body{
    background-color: rgb(242, 242, 242);
}
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100;300;400;500;700&display=swap');


@font-face {
font-family: 'Nexa';
src: url('../fonts/NexaBold.woff2') format('woff2'),
    url('../fonts/NexaBold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Nexa';
src: url('../fonts/Nexa-Black.woff2') format('woff2'),
    url('../fonts/Nexa-Black.woff') format('woff');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Nexa';
src: url('../fonts/Nexa-Bold.woff2') format('woff2'),
    url('../fonts/Nexa-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Nexa';
src: url('../fonts/Nexa-Book.woff2') format('woff2'),
    url('../fonts/Nexa-Book.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Nexa';
src: url('../fonts/Nexa-Heavy.woff2') format('woff2'),
    url('../fonts/Nexa-Heavy.woff') format('woff');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Nexa';
src: url('../fonts/Nexa-XBold.woff2') format('woff2'),
    url('../fonts/Nexa-XBold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
font-family: "Nexa",Sans-serif;
font-weight: bold;
}
body{
font-family: "Nexa",Sans-serif;
font-weight: bold;
}
.h1, h1 , .h3, h3 {
color:#163758;
}




/**header css**/

.usericon a img {
width: 50px;
}

.bgwhite {
background: #fff;
}
header a.navbar-brand img {width: 84px;}
ul.navbar-nav {column-gap: 0px;align-items: center;}
li.nav-item.dropdown.usericon a::after {
display: none;
}
ul.navbar-nav li a {
font-size: 16px;
font-weight: 400;
color: #163758;
padding: 0 15px;
}

ul.navbar-nav li ul.dropdown-menu {
padding: 0px;
border: none;
box-shadow: 0 4px 10px -2px rgb(0 0 0 / 10%);
}

ul.navbar-nav li ul li a {
padding: 10px 20px;
border-left: solid 4px #ffffff;
}

ul.navbar-nav li ul li a:hover {
border-left: solid 4px #dc1d47;
}
.usericon ul.dropdown-menu.show {
left: auto;
right: 0px;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #db124b;
}
/**header css**/

.daysred{
    color: #db124b;
}
.viewreason p {
    font-size: 16px;
    font-weight: 400;
    padding: 8px;
}
.opsrequistion {
    text-align: center;
}

.form-control {
    background-color: #f5f5fe;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    border: solid 1px #e2e0e0;
    font-size: 13px;
    color: #a1a1a2;
    font-family: "Nexa", Sans-serif;
    height: 40px;
}
button.btn {
    background-color: #041f40;
    color: #ffffff;
    width: 100%;
    font-family: 'Nexa';
    padding: 9px 0px 6px;
    margin-top: 10px;
    border: 1px solid #041f40;
}
button.btn:hover {
    opacity: 0.8;
    color: #fff;
     background-color: #003e70;
}
body {
    min-height: calc(108vh - 110px);
    position: relative;
}
.footer {
    position: absolute;
    bottom: -60px;
    width: 100%;
}
body .footer {
    height: 60px;
    background-color: #003e70;
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.form-group label {
    font-size: 16px;
    color: #0a4676;
    font-family: "Nexa", Sans-serif;
    font-weight: 400;
    margin: 0px;
}
.form-control {
       background-color: #f5f5fe;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    border: solid 1px #e2e0e0;
    font-size: 13px;
    color: #a1a1a2;
    font-family: "Nexa", Sans-serif;
    height: 40px;
}




.multidropdown label {
    width: 100%;
}

.multidropdown button.multiselect {
  margin: 0px;
    width: 100%;
    display: block;
    text-align: left;
    padding: 10px 10px;
    background-color: #f5f5fe;
    color: #a1a1a2;
    border: 1px solid #ccc;
    overflow: hidden;
    font-size: 14px;
}

.fleetmanagment .multidropdown .btn-group {
    width: 100%;
    text-align: left;
}

.fleetmanagment .multidropdown .dropdown-toggle::after {
    position: absolute;
    right: 10px;
    top: 19px;
    font-size: 22px;
}
.fleetmanagment .multidropdown .btn-group ul.multiselect-container {
    width: 100%;
}
.fleetmanagment .multidropdown .btn-group ul.multiselect-container {
    width: 100%;
}

.fleetmanagment .multiselect-container>li>a>label {
    padding: 6px 20px 3px 14px;
}

.fleetmanagment .multidropdown 
 ul li label {
    padding: 4px 10px;
}
select {
    word-wrap: normal;
}
select {
    webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/selectarrow.svg);
    background-repeat: no-repeat, repeat !important;
    background-position: right 0.5em top 50%, 0 0 !important;
    background-size: 25px;
}

.fleetmanagment span.select2-selection.select2-selection--single {
  background-color: #f5f5fe;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    border: solid 1px #e2e0e0;
    font-size: 13px;
    color: #a1a1a2;
    font-family: "Nexa", Sans-serif;
    height: 40px;
    padding: 6px 0px;
    font-size: 14px;
}

.fleetmanagment span.select2-selection.select2-selection--single span.select2-selection__rendered {
    color: #a1a1a2;
    font-weight: 400;
}

.fleetmanagment .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
    right: 10px;
}

.headingform h3 {
    font-size: 24px;
    padding: 20px 0px 6px;
    color: #163758;
    font-weight: 600;
}


.col-md-12.pull-right {
    display: flex;
    justify-content: end;
   
}

.col-md-12.pull-right button.btn{
      width: auto;
    color: #fff !important;
    padding: 6px 10px 4px;
    font-size: 12px;
    margin: 0px 8px;
}

.col-md-12.pull-right button.btn a {
    color: #fff;
}

.table-responsive {
    margin-bottom: 60px;
    margin-top: 20px;
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    background: #fff !important;
    padding: 20px !important;
    width: 100% !important;
    border-radius: 10px !important;
}
ul.pagination {
    font-size: 15px;
}
.page-item .page-link {
    margin: 2px;
    border-radius: 8px !important;
    font-weight: 500;
}
.page-item.disabled .page-link {
    font-size: 12px;
}

.page-item.disabled .page-link {
    color: #053a64;
    background-color: #aaadb0;
    border-color: #dee2e6;
}

.page-item.active .page-link {
    background-color: #dc1d47;
    border-color: #dc1d47;
}

.page-item .page-link {
    margin: 2px;
    border-radius: 8px !important;
    font-weight: 500;
}
.page-item .page-link {
    background-color: #aaadb0;
    color: #053a64;
}
table#data_table {
    border: 1px solid #ccc;
}
.table thead th {
    font-weight: 300;
        font-size: 14px;
}
.table td {
    font-size: 13px;
    font-weight: 300;
}

.btn-dark-blue {
    background-color: #041f40 !important;
    color: #fff !important;
}
.card.p-4.border-0.shadow button.btn {
    padding: 8px 8px;
    margin: 0px 0px 0px;
}

h1.text-center.mb-4 {
    font-family: "Nexa", Sans-serif;
    font-weight: bold;
    font-size: 2.5rem;
}
.container-fluid.fleetmanagment {
    padding-bottom: 10px !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    background-color: #f5f5fe;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    border: solid 1px #e2e0e0;
    font-size: 13px;
    color: #a1a1a2;
    font-family: "Nexa", Sans-serif;
    height: 40px;
}

.table td a.btn {
    padding: 6px 8px 4px;
}

.table-responsive tbody tr td:last-child span{
    display: flex;
    column-gap: 10px;
    justify-content: center;
}



.table-responsive tbody .form-group select {
    width: 154px;
    padding: 6px 8px 0px;
}

.table-responsive tbody .form-group input {
    width: 148px;
    line-height: 18px;
    font-size: 12px;
}

.table-responsive tbody .form-group 
 span.select2-selection.select2-selection--single {
    width: 150px;
}

.table-responsive tbody .form-group span.select2.select2-container {
    width: 155px !important;
}

.table-responsive tbody .form-group .btn-group {
    width: 150px;
}

.table-responsive tbody .form-group .btn-group button.multiselect {
    padding: 10px 10px 6px;
    line-height: 20px;
}

.table-responsive tbody .form-group label.checkbox input {
    width: auto;
}


div#excelModal h4#excelModalLabel {color: #163758;}

div#excelModal  .modal-header {
    padding: 18px 16px 10px;
}

body .footer p {
    padding: 0px;
    margin: 0px;
}
/* .dataTables_filter {
    display: none;
} */


/**Checkbox buttoon*/
[type="checkbox"]:checked, [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:checked + label, [type="checkbox"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 26px;
    display: inline-block;
}
[type="checkbox"]:checked + label:before, [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
[type="checkbox"]:checked + label:after, [type="checkbox"]:not(:checked) + label:after {
    width: 22px;
    height: 22px;
    background: #dc1d48;
    position: absolute;
    top: 1px;
    left: 1px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s;
    color: #ffffff;
    border: none;
    content: "\f00c";
    font-family: 'FontAwesome';
    line-height: 20px;
    font-weight: 200;
    padding: 0px 2px;
}
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.assetcheckbox {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 26px;
}

.assetcheckbox > label {
    width: 100%;
}

.assetcheckbox .form-check {
    padding: 0px;
}

/**radio buttoon*/
[type="radio"]:checked, [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 26px;
    display: inline-block;
}
[type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
[type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 14px;
    height: 14px;
    background: #dc1d48;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
/**radio buttoon*/
.assetstable {
    margin-top: 16px;
}

.assetstable table {border: 1px solid #ccc;}

.assetstable table td .form-group {
    margin: 0px;
}

header li.nav-item.dropdown:hover ul.dropdown-menu {
    display: block;
    margin: 0px;
    min-width: 12rem;
   
}
header li.nav-item.dropdown:nth-child(9):hover ul.dropdown-menu {
  
    min-height: 30px;
    overflow-y: auto;
    max-height: 400px;
}
/*
 *  STYLE 3
 */

 header li.nav-item.dropdown:hover ul.dropdown-menu::-webkit-scrollbar-track
{
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
     background-color: #F5F5F5;
 }
 
 header li.nav-item.dropdown:hover ul.dropdown-menu::-webkit-scrollbar
 {
     width: 6px;
     background-color: #F5F5F5;
 }
 
 header li.nav-item.dropdown:hover ul.dropdown-menu::-webkit-scrollbar-thumb
 {
     background-color: #db124b;
 }
 
.fleetmanagment .card h4 {
    color: #163758;
}

.setuppage .form-group select {
    width: 40% !important;
}
.setuppage .form-group input {
    width: 40% !important;
}

.form-group.btnnext {
    display: flex;
    justify-content: center;
    column-gap: 26px;
}

.form-group.btnnext a.btn.previson {
    background-color: #041f40;
    color: #ffffff;
    width: 100%;
    font-family: 'Nexa';
    padding: 9px 0px 6px;
    border: 1px solid #041f40;
}

.form-group.btnnext button.btn.w-25 {
    background: #dc1d47;
    border-color: #dc1d47;
}


.deductions_tablet table {
    border: 1px solid #ccc;
}

.deductions_tablet table th  , .deductions_tablet table td {
    padding: 10px 10px;
}

.deductions_tablet table td {
    border: 1px solid #ccc;
}

.deductions_tablet table td .form-group {
    margin: 0px;
}
.deductions_tablet table button.addcolumn {
    width: auto;
    padding: 8px 10px 4px !important;
}

.expendrow {
    justify-content: center;
    column-gap: 40px;
}

.expendrow h3 {
    font-size: 22px;
}


header li.nav-item.dropdown:hover ul.dropdown-menu li.nav-item.dropdown ul {
    display: none;
}

header li.nav-item.dropdown:hover ul.dropdown-menu li.nav-item.dropdown:hover ul.dropdown-menu {
    display: block;
    left: auto;
    top: 0px;
    right: 170px;
}

header li.nav-item.dropdown:hover ul.dropdown-menu li.nav-item.dropdown a.nav-link {
    font-size: 16px;
    font-weight: 400;
    color: #163758;
    padding: 10px 20px;
    border-left: solid 4px #ffffff;
}

.popuprequest .modal-header h4 {
 
    width: 100%;
    padding: 0px;
}

.popuprequest  .modal-body {
    padding: 30px 0px;
}

.modal-footer.modalbtm {
    justify-content: center;
    column-gap: 20px;
}

.modal-footer.modalbtm button {
    width: auto;
    padding: 10px 30px 8px;
    font-weight: 400;
    font-size: 18px;
    opacity: 1;
    line-height: 20px;
}

.modal-footer.modalbtm button:first-child {
    background: #dc1d47;
    border-color: #dc1d47;
}

table th.transferth {
    text-align: center !important;
    border: 1px solid #cccccc87 !important;
    border-top: 1px solid #cccccc87 !important;
}
.thtransfer tbody td {
  
    border-top: 1px solid #cccccc87 !important;
}

.form-group.btnviewup {
    display: flex;
    flex-wrap: wrap;
    column-gap: 14px;
    align-items: center;
    width: 100%;
}

.form-group.btnviewup input {
    width: 76%;
}

.form-group.btnviewup label {
    display: block;
    width: 100%;
}

.form-group.btnviewup span a.btn {
    margin: 0px 4px;
}

.viewdocuments img {
    width: 100%;
}
td .form-group.btnviewup {
    flex-wrap: nowrap;
    justify-content: center;
}

td .form-group.btnviewup span {
    display: flex;
}

header li.nav-item.dropdown:hover ul.dropdown-menu li.nav-item.dropdown {
    webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/selectarrow.svg);
    background-repeat: no-repeat, repeat !important;
    background-position: right 0.5em top 50%, 0 0 !important;
    background-size: 25px;
}
.col-md-12.pull-right a.btn {
    font-size: 12px;
}

.form-group label {
    width: 100%;
}

.form-group  .btn-group {
    width: 100%;
    text-align: center;
    display: block;
}

.form-group .btn-group ul {
    width: 100%;
    text-align: left;
}

.form-group .btn-group button.multiselect {
    text-align: left;
    background-color: #f5f5fe;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    border: solid 1px #e2e0e0;
    font-size: 14px;
    color: #a1a1a2;
    font-family: "Nexa", Sans-serif;
    height: 40px;
}

.form-group .btn-group button.multiselect:after {position: absolute;right: 10px;top: 16px;font-size: 20px;}

.form-group .btn-group ul li {
    position: relative;
}

.form-group .btn-group ul li label {
    position: relative;
    padding-left: 22px;
    font-size: 15px;
}

.form-group .btn-group ul li label input[type="checkbox"] {
    left: 4px;
    top: 8px;
}

.navbar-expand-lg .navbar-nav li.nav-item.dropdown:nth-child(9) ul.dropdown-menu , .navbar-expand-lg .navbar-nav li.nav-item.dropdown:nth-child(10) ul.dropdown-menu {
    left: auto;
    right: 0px;
}
.form-group label span.required {color: red;font-size: 22px;line-height: normal;}
.statusdeployed button.btn {
    padding: 10px 0px  4px!important;
    font-size: 15px;
}
span.editbuttons {
    display: flex;
    column-gap: 6px;
}
.cancelpopup {
    text-align: center;
    padding: 20px;
}

.cancelpopup i {
    font-size: 43px;
    color: #dc1d47;
}

.cancelpopup h3 {
    font-size: 30px;
    padding: 20px 0px 0px;
    text-transform: unset;
}

.cancelpopup p {
    font-size: 18px;
    font-weight: 500;
}

.footerbtn {
    display: flex;
    column-gap: 20px;
}

.footerbtn button.btn.btnyes {
    background: #dc1d47;
    border-color: #dc1d47;
}
.cancelpopup h4 {
    font-size: 18px;
    font-weight: 600;
}
.cancelpopup .form-group {
    margin-top: 20px;
}

.cancelpopup .form-group label {
    text-align: left;
}

td.stpending {
    color: #da1a49;
}



.loginlogo.login {
    width: 100%;
}

.mobileview.login header {
    border: none;
}

.loginpage .form-group label {
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #0a4676;
    font-family: "Nexa", Sans-serif;
    font-weight: 400;
    margin: 0px;
}

.loginpage .form-group input {
    background-color: #f5f5fe;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    border: solid 1px #e2e0e0;
    font-size: 13px;
    color: #a1a1a2;
    font-family: "Nexa", Sans-serif;
    height: 40px;
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #cccccc94;
}


.loginpage .form-group button.btn {
    background-color: #041f40;
    color: #ffffff;
    width: -webkit-fill-available;
    font-family: 'Nexa';
    padding: 12px 0px 10px;
    margin-top: 10px;
    border: 1px solid #041f40;
}
a.forgotpassword {
    text-align: end;
    display: block;
    font-size: 14px;
    margin-bottom: 0px;
    color: #db124b;
}
.loginpage {
    width: 550px;
    background: #fff;
    padding: 30px 15px;
    margin: 30px auto;
    border-radius: 10px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.loginpage h5 {
    font-size: 24px;
}
a.loginbtn {
    text-align: center;
    margin: auto;
    display: block;
    padding: 11px 0px;
    color: #041f40;
    border: 1px solid #041f40;
    border-radius: 6px;
    margin-top: 20px;
    font-weight: 500;
    text-decoration: none;
    font-size: 16px;
}
.card.p-4.border-0.shadow button.btn a {
    width: 100%;
    display: block;
    color: #fff;
}

.yesclickpopup span.selection {
    width: 100%;
    display: block;
}

.yesclickpopup 
 span.select2-selection.select2-selection--single.select2-selection--clearable {
    width: 100%;
    display: block;
}

.yesclickpopup 
 span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.yesclickpopup  .form-group {
    width: 100%;
}

.yesclickpopup .form-group button {
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
}
form.row.viewfilter .col {
    margin: 0px;
    padding: 6px;
}
.requestionheadin {
    margin: auto;
    width: 100%;
    padding-bottom: 20px;
}

.requestionheadin h4 {
    display: block;
    font-size: 18px;
}

.requestionheadin h4 span {
    font-weight: 500;
    padding-top: 10px;
}

.recuriment {margin: auto;width: 100%;}

.recuriment thead tr {
    background: #041f40;
    color: #fff;
}

.recuriment thead tr th {
    padding: 6px 16px;
    border: 1px solid;
    font-size: 15px;
}

.recuriment table {
    border: 1px solid #ccc;
    width: 100%;
}

.recuriment table tbody tr td {
    padding: 10px 10px;
    border: 1px solid #ccc;
    text-align: center;
}

.recuriment table tbody tr td span.statusgreen {
    font-weight: 500;
    color: green;
}

.recuriment table tbody tr td span.statuspending {
    color: red;
    font-weight: 500;
}

.recuriment table tbody tr td span.releasebtn {
    border-radius: 4px;
    font-size: 14px;
    line-height: 6px;
    text-align: center;
    background: #041f40;
    color: #fff;
    padding: 6px 10px 4px;
    font-weight: 400;
    cursor: pointer;
}
.table td , .table th {
    text-align: center !important;
}

span.deleteimg {
    position: absolute;
    right: 8px;
    top: 8px;
}

span.deleteimg a {
    font-size: 26px;
    border: 1px solid #db124b;
    background: #db124b;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    text-decoration: none;
}

span.deleteimg a:hover {
    opacity: 0.9;
}

.greencolor {
    color: #008000 !important;
}

.ambercolor {
    color: #FFBF00 !important;
}

.redcolor {
    color: #FF0000 !important;
}

.recuriment table tbody tr td .form-group {
    margin: 0px;
}

.iti.iti--allow-dropdown {
    width: 100%;
}

.iti.iti--allow-dropdown input {
    width: 100%;
}

.whitespacen {
    white-space: nowrap;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after{
    background-image: none;
}

.reportssetting  .tablecheckbox button.btn {
    width: auto;
    margin: auto;
}
.reportssetting button.btn {
    display: flex;
    justify-content: space-between;
    background: transparent;
    color: #041f40;
    border: none;
}
.col.firstview {
    width: 200px !important;
    max-width: 200px !important;
}

.col.firstview .form-group.multidropdown.mb-0 {
    width: 100%;
}

.col.firstview .btn-group {
    width: 190px !important;
    margin-right: 10px !important;
}

.col.firstview ul.multiselect-container.dropdown-menu.show {
    height: 300px;
    overflow: auto;
}
.report_setting div#headingOne button:focus {
    outline: none;
    box-shadow: none;
    text-decoration: none;
}

.tablecheckbox .custom-control-input:checked~.custom-control-label::before{
    border-color: #db124b;
   background-color: #db124b;
}

.tablecheckbox .custom-checkbox .custom-control-label::before{
       top: 0px;
}
.tablecheckbox .custom-control-label::after{
   top: 0px;
}
.tablechecbtn {
   width: 100%;
   text-align: center;
   margin-top: 10px;
}
.tablecheckbox {
   display: flex;
   flex-wrap: wrap;
   background: #fff;
   padding: 20px;
   border-radius: 6px;
       margin-bottom: 0px;
}

.tablecheckbox .custom-control {
   padding: 4px 30px;
   width: 25%;
   display: flex;
}

   .report_setting div#headingOne {
       background: #fff;
       border-bottom: 1px solid #ccc;
z-index: 999;
   }

   .report_setting div#headingOne button {
      font-size: 20px;
       margin: 0px;
       padding-bottom: 0px;
       padding-top: 2px;
   }
   .report_setting div#headingOne button.collapsed span i {
       transform: rotate(0deg);
   }

   .report_setting div#headingOne button span i {
       transform: rotate(180deg);
   }
   .report_setting button.collapsed span.foraccicon {
       display: none;
   }

   .report_setting button span i {
       font-size: 28px !important;
       line-height: 11px !important;
       padding-right: 0px !important;
       margin-top: -2px;
   }

   .report_setting div#headingOne button span {
       display: flex;
       align-items: center;
       height: 32px;
   }
   
.jeeblygpt {
    text-align: center;
    padding-bottom: 50px;
    /* height: calc(100% - -180px);
    align-content: center; */
}

.jeeblygpt form {
    width: 650px;
    margin: auto;
}

.jeeblygpt form input {
    width: 100%;
    padding: 16px 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
}


.jeeblygpt form .form-group {
    margin-bottom: 3px;
}

.categortiesbtn {
    column-gap: 20px;
    margin-top: 10px;
    justify-content: center;
}
.categortiesbtn  li button {
    background: #ffffff !important;
    color: #000 !important;
    font-size: 14px  !important;
    line-height: 20px  !important;
    padding: 10px 29px 4px  !important;
    border: 1px solid #ccc !important;
    border-radius: 10px !important;!I;!;
}
.answerquestion h3 {
    margin: 0 0 10px;
    font-size: 22px !important;
    color: #333;
  }
  .answerquestion p {
    margin: 0;
    font-size: 14px;
    color: #555;
    font-weight: 400;
  }
.gptinput h3 {
    font-size: 34px;
}
.highprioritys {
    padding-top: 34px;
    text-align: left;
}

.form-group. {
    display: flex;
    flex-wrap: wrap;
}

. input.form-control {
    width: 44%;
}

.codeflex 
 input.form-control-copy {
    width: 50%;
    margin-left: 20px;
    background-color: #f5f5fe;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    border: solid 1px #e2e0e0;
    font-size: 13px;
    color: #a1a1a2;
    font-family: "Nexa", Sans-serif;
    height: 40px;
    padding: 0px 10px;
}


@media(max-width:767px){
   .tablecheckbox .custom-control {
       width: 100%;
   }
}

.gptinput.rmsquestion {
    text-align: left;
    background: #fff;
    padding: 12px 16px 1px;
}

.gptinput.rmsquestion p {
    font-size: 16px;
    font-weight: 500;
    color: #0066b9;
}

.gptinput.rmsquestion p a {
    color: #508ec1;
}

.nav-link.active {
    color: #db124b !important;
    border-color: #db124b !important;
}

.form-group.resourceeid span.select2.select2-container.select2-container--default {
    width: 100% !important;
}


textarea.form-control.remark200char {
    height: 100px;
}

.modal-body.uploadapproval {
    padding: 20px 20px;
}
@media(max-width:767px){
/**header css start**/
    header a.navbar-brand img {
    width: 70px;
}
ul.navbar-nav li {padding: 6px 0px;}

ul.navbar-nav {
    align-items: start;
    padding: 10px 0px;
}

ul.navbar-nav li a.nav-link {
    color: #000000db !important;
}

.navbar-light .navbar-toggler {
    padding: 4px 8px;
}
/**header css start**/

.col-md-12.pull-right {
    margin-top: 14px;
}

.card.p-4 {
    padding: 15px !important;
}

.card form .form-group.mb-0 {
    margin-bottom: 13px !important;
    width: 100%;
}

.card form  .col {
    width: 100% !important;
}

.card.p-4 form.row {
    display: block;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: left !important;
}
.col-md-12.pull-right button.btn {
    padding: 6px 6px 4px;
    font-size: 10px;
    margin: 0px 4px;
}
h1.text-center.mb-4 {
    font-size: 34px;
}

}


.avatar-upload {
    position: relative;
    max-width: 140px;
    margin: auto;
    
    .avatar-edit {
        position: absolute;
        right: 12px;
        z-index: 1;
        top: 10px;
        input {
            display: none;
            + label {
                display: inline-block;
                width: 34px;
                height: 34px;
                margin-bottom: 0;
                border-radius: 100%;
                background: #db124b;
                border: 1px solid transparent;
                box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                cursor: pointer;
                font-weight: normal;
                transition: all .2s ease-in-out;
                
                &:hover {
                    background: #db124b;
                    border-color: #d6d6d6;
                }
                &:after {
                    content: "\f040";
                    font-family: 'FontAwesome';
                    color: #ffffff;
                    position: absolute;
                    top: 5px;
                    left: 0;
                    right: 0;
                    text-align: center;
                    margin: auto;
                }
            }
        }
    }
    .avatar-preview {
        width: 122px;
        height: 122px;
        position: relative;
        border-radius: 100%;
        border: 6px solid #003e70;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
        > div {
            width: 100%;
            height: 100%;
            border-radius: 100%;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
        }
    }
}

.row.hidden {
    display: none; /* Hides elements by default */
  }

  
/**dashboard css**/

.dashboard .g-orange{
    background: linear-gradient(65deg, rgba(233,152,109,1) 0%, rgba(233,152,109,1) 35%, rgba(241,183,155,1) 100%, rgba(241,183,155,1) 100%, rgba(241,183,155,1) 100%);
 }
 .dashboard .g-green{ 
    background: linear-gradient(65deg, rgba(86,189,134,1) 0%, rgba(86,189,134,1) 35%, rgba(112,238,166,1) 100%, rgba(112,238,166,1) 100%, rgba(112,238,166,1) 100%);
 }
 .dashboard .g-red{   
     background: linear-gradient(65deg, rgba(230,95,111,1) 0%, rgba(230,95,111,1) 35%, rgba(237,147,156,1) 100%, rgba(237,147,156,1) 100%, rgba(237,147,156,1) 100%);
 }
 
 .dashboard .g-blues{
    background: linear-gradient(65deg, rgb(34 24 208) 0%, rgb(34 24 208) 35%, rgb(89 112 231) 100%, rgb(89 112 231) 100%, rgb(89 112 231) 100%);
 }
 .dashboard .g-purple{
    background: linear-gradient(65deg, rgba(157,60,210,1) 0%, rgba(157,60,210,1) 35%, rgba(183,97,231,1) 100%, rgba(183,97,231,1) 100%, rgba(183,97,231,1) 100%);
 }
 .dashboard .g-maroon{ 
    background: linear-gradient(65deg, rgba(162,44,110,1) 0%, rgba(162,44,110,1) 35%, rgba(199,84,148,1) 100%, rgba(199,84,148,1) 100%, rgba(199,84,148,1) 100%);
 }
 .dashboard .g-yellow{   
     background: linear-gradient(65deg, rgba(204,177,61,1) 0%, rgba(204,177,61,1) 35%, rgba(227,203,102,1) 100%, rgba(227,203,102,1) 100%, rgba(227,203,102,1) 100%);
 }
 .dashboard .g-blue{
     background: linear-gradient(65deg, rgba(0,62,112,1) 0%, rgba(0,62,112,1) 35%, rgba(31,116,184,1) 100%, rgba(31,116,184,1) 100%, rgba(31,116,184,1) 100%);
 }
 .dashboard .g-pink{
     background: linear-gradient(65deg, rgba(219,18,75,1) 0%, rgba(219,18,75,1) 35%, rgba(236,71,118,1) 100%, rgba(236,71,118,1) 100%, rgba(236,71,118,1) 100%);
 }
 .dashboard .card span{
     background-color: #F0B394;
     width: 35px;
     height: 35px;
     display: block;
     border-radius: 50%;
     margin: 10px 0;
     line-height: 35px;
     text-align: center;
 } 
 .dashboard .card {
   border-radius: 4px !important;
   -webkit-box-shadow: 0px 2px 4px 0 rgb(0 0 0 / 33%);
   box-shadow: 0px 2px 4px 0 rgb(0 0 0 / 33%);
   flex-direction: row;
   padding: 10px 10px 0px;
 }
 .dashboard .card.g-green span {
      background-color: #6CE6A1;
 }
 .dashboard .card.g-red span {
      background-color: #ED909A;
 }
 .dashboard .card.g-blue span {
      background-color: #5FCCD7;
 }
 .dashboard .card.g-blue span {
      background-color: #1f74b8;
 }
 .dashboard .card.g-purple span {
      background-color: #b558e8;
 }
 .dashboard .card.g-maroon span {
      background-color: #c43b87;
 }
 .dashboard .card.g-yellow span {
      background-color: #e1c757;
 }
 
 .dashboard .card.g-pink span {
      background-color:#ec4776;
 }

 .dashboard .text-white{
    color: #fff !important
}
.dashboard .text-right{
    text-align: right !important;
}
.dashboard .card-sec h3{
  margin-top: 10px;
      font-size: 1.6rem;
  margin-bottom: 5px;
}
.dashboard .card-sec h5{
  font-size: 11px;
}
.dashboard .card-sec h6{
    padding-top: 25px;
    font-size: 12px;
    font-weight: normal;
}
.dashboard h6.price {
    padding-top: 10px;
}
.dashboard .bg-dark-blue{
  background-color: #163758;
}

.dashboard .card h5 {
    font-size: 11px;
}

.dashboard .slastatus .card-header {
    padding: 16px 14px 10px;
}



/**dashboard css**/


/**new css 21-01-25**/

div#jeeblysim span.select2.select2-container {
    width: 100% !important;
    text-align: left;
}


nav.jeb-dash-con.new-userjebdash.moveo-tabs {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  
  .jeb-dash-con {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0px;
    border-bottom: 4px solid #163758;
    overflow: hidden;
    transition: border 100ms ease;
  }
  
  button.btn.btn-link.btn-block.text-left span.foraccicon,
  button.btn.btn-link.btn-block.text-left.collapsed span.foraccicon-plus {
    display: block;
  }
  
  .jeb-dash-con div#nav-tab {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    margin: auto;
    justify-content: flex-end;
  }
  
  .moveo-tabs #nav-tab {
    padding-top: 4px !important;
  }
  
  .jeb-dash-con .nav-tabs {
    border-bottom: none !important;
  }
  
  div#nav-tab a {
    display: block;
    float: right;
    padding: 10px 24px 8px;
    background-color: #FFF;
    margin-right: 46px;
    /* z-index: 2; */
    position: relative;
    cursor: pointer;
    color: #777;
    text-transform: capitalize;
    border-radius: 8px 8px 0 0;
  }
  
  div#nav-tab a {
    padding: 10px 16px 8px !important;
  }
  
  div#createvendor .modal-footer {
    justify-content: space-between;
    padding: 10px 30px;
  }
  
  div#createvendor .modal-body {
    margin-bottom: 20px;
  }
  
  div#nav-tab a {
    box-shadow: rgba(0, 0, 0, .1) -3px 2px 5px, inset rgba(255, 255, 255, .09) 1px 0 !important;
    border: none !important;
  }
  
  div#nav-tab a:before,
  div#nav-tab a:after {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 44px;
    background-color: #FFF;
    transition: all 0.35s;
  }
  
  li.catagry-list span.catagry-list-btn {
    text-align: end;
  }
  
  li.catagry-list span.catagry-list-btn input {
    width: 50%;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  
  div#nav-tab a:before {
    border-radius: 0px 8px 0px 0px;
    right: -24px;
    transform: skew(30deg, 0deg);
    box-shadow: rgba(0, 0, 0, .1) 3px 2px 5px, inset rgba(255, 255, 255, .09) -1px 0;
  }
  
  div#nav-tab a:before {
    right: -32px !important;
  }
  
  .tabbed a.active,
  .tabbed a.active:before,
  .tabbed a.active:after {
    background-color: #163758 !important;
    color: #fff !important;
    z-index: 999;
  }
  
  .tabbed a.active,
  .tabbed a.active:before,
  .tabbed a.active:after {
    background-color: #163758 !important;
    color: #fff !important;
    z-index: 999;
  }
  
  div#nav-tab a:after {
    border-radius: 8px 0 0 0;
    left: -24px;
    transform: skew(-30deg, 0deg);
    box-shadow: rgba(0, 0, 0, .1) -3px 2px 5px, inset rgba(255, 255, 255, .09) 1px 0;
  }
  
  div#nav-tab a:after {
    left: -32px !important;
  }


  .bgbanner img {
    width: 100%;
}

.col-md-12.contentbanner {padding: 0px 40px;}

.bannersec {
    position: relative;
    background: url(../img/welcome.JPG);
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    padding-top: 90px;
}

.bannersec h2 {
    color: #fff;
    font-size: 52px;
}

.bannersec p {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
}
.bannersec:after {
    content: "";
    background: #00000003;
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
}
