/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 12-Oct-2023, 1:11:07 pm
    Author     : ketan
*/

#container::-webkit-scrollbar {
    background: lightgray;
    width: 12px;
}
#container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}
#container::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
div.scrollable-bar-handle {
    height: 300px;
/*    border: 1px solid gray;*/
    overflow: auto;
}



.sf-menu li.active{  
  
    border-bottom: 4px solid #6BD24F;
}

#loginDivrowID{
    margin:0;
    padding:0;
    width: 100%;
    height: 100vh;
    background: transparent linear-gradient(298deg, #045DB3 0%, #0E2564 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
}

#labelforProjName{
    top: 136px;
    left: 129px;
    height: 104px;
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    position: absolute;
/*    font-size: 1.6rem;*/
font-size: 40px;
    font-weight: 500;
}

#tagLineForProjName{
    position: absolute;
    top: 190px;
    left: 129px;
    width: 43%;
    height: 74px;
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.44;
}

#div_login{
    position: absolute;
    min-height: 55%;
    min-width: 30%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 8px;
    opacity: 1;
    right: 10%;
    margin-top:7%
}

#loginLabelconnect{
    width: 60px;
    height: 32px;
    text-align: left;
    letter-spacing: 0px;
    color: #043F6A;
    opacity: 1;
    font-size: 25px;
    font-weight: bold;
}

#login_forgotpassword{
    margin-top: 5px;
    float: right;
    letter-spacing: 0px;
    color: #D50000;
    opacity: 1;
    cursor: pointer
}

.formlabel{
    /*text-align: left;*/
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    display: inherit;
}
.formcontrol{
    width: 100%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #ADADAD;
    border-radius: 4px;
    opacity: 1;
    margin-top: 10px;
    height: 30px;
    padding: 10px;
}

/*.btn .dropdown-toggle .btn-light{
    width: 100%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #ADADAD;
    border-radius: 4px;
    opacity: 1;
    margin-top: 10px;
    height: 30px;
    padding: 10px;
}*/

.formtextareacontrol{
    width: 100%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #ADADAD;
    border-radius: 4px;
    opacity: 1;
    margin-top: 10px;
    padding: 10px;
}

label small{
    color: crimson;
    margin-right: 5px;
    font-size: 1.3em;
}

#div_login .row {
    margin: 15px 0px 0px 0px;
}

#NavAfterLogin{
    background: transparent linear-gradient(270deg, #1457BB 0%, #202F8F 100%) 0% 0% no-repeat padding-box;
    height:52px;
    margin-left:0px;
    margin-right:0px;
}

#menuHolder{
    background: transparent;
    height:52px;
    display:inline-block;
    padding-left: 10px;
}

.dataTables_filter{
    padding-bottom:20px;
}

.table-bordered td {
    padding-top:0px;
    padding-bottom:0px;
}

.table-bordered td, .table-bordered th {
    border:none;
}
table.dataTable thead th {
    border-bottom: 1px solid lightgrey;
    text-align: left;
}

table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center{
    text-align: -webkit-center;
}

.ConnectAdminDatatablehead{
    background: #EDF6FD 0% 0% no-repeat padding-box;
    height: 35px;
    text-align:left;
    border:none;

}



table.dataTable tbody tr {
    height:35px;
    display: table-row;
}

button.btn.dropdown-toggle.bs-placeholder.btn-default{
    height: 30px;
}

/*.btn-light {
    width:100%;
  background-color: white;  
  border-color:#ADADAD;
  padding: 10px;
  margin-top:10px;
  height:40px;
  padding-top:0px;
  padding-bottom:0px;
}*/

.filter-option{
    
}

#selectTransferUser{
    margin-top:0px;
}

 td.details-control {
            text-align:center;
            color:forestgreen;
    cursor: pointer;
}
tr.shown td.details-control {
    text-align:center; 
    color:red;
}

#SubscriptPartNameSelect .btn-light{
    padding:0px;
}

/*.bootstrap-select {
  width: auto !important;
}*/

#formforaddUpSubscript .bootstrap-select {
  width: auto !important;
}

/*div.dataTables_filter input { 
    border: 1px solid rgb(221,221,221);
    border-radius :4px;
}*/
div.dataTables_filter input { border: 1px solid black; }


.dataTables_length select{
    border: 1px solid rgb(221,221,221);
    border-radius :4px;
}

#mainmenuUL1 > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: white; /* IE8 fallback colour */
}

.headerright i{
    color: transparent;
    -webkit-text-stroke-width: 0.8px;
    -webkit-text-stroke-color: white;
    display: block;
    margin-top: 17px;
    margin-right: 20px;
    font-size: 1.7rem;
}
.headerright img{
    margin: 15px 0 15px 25px;
    width: 25px;
    height: 25px;
    float: left;
}

.modal-footer{
    justify-content:flex-start;
}


/*new*/
.switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px;
}

.switch input { 
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider.fionoff {
    background-color: #2196F3;
}
input:checked + .slider.blockunblock {
    background-color: #FF0000;
}
input:checked + .slider.superuser {
    background-color: #22B54A;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}
.dataTables_wrapper .dataTables_filter input{
        padding-left: 10px;
        font-size: 20px;
    }
.dataTables_wrapper .paginate_button{
  padding-bottom: 4px;
    padding-right: 8px;
    padding-top: 4px;
    padding-left: 8px;  
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
    background: #1E52A3 !important;
    color: #fff !important;
    border-color: #428bca !important;
    border-radius: 5px !important;
    padding: 0px;
}

