@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
  font-family: 'Noto Sans', sans-serif !important;
  font-size: 14px !important;
      background-color: #fff;
      color: #707070 !important;
}
footer{
    background-color: #00263E;
    color: #fff;
    padding: 5px 0px;
}
p{
      margin-bottom: 10px;
}
.btn{
  cursor: pointer;
}
.btn:disabled{
  border:none !important;
}
form{
  margin-bottom: 0px !important;
}
input.form-control{
  border: 1px solid #868686 !important;
    border-radius: 0px;
    padding: 5px 5px;
    width: 100%;
    background-color: #fff;
        min-height: 26px !important;
}
textarea.form-control{
   border: 1px solid #868686 !important;
    border-radius: 5px;
    padding: 3px 5px;
    width: 100%;
    background-color: #fff;
}
:focus-visible{
  outline: none !important;
}
 option{
  color: #707070 !important;
}

.g10{
  gap: 10px;
}
.g20{
  gap: 20px;
}
.g100{
  gap: 100px;
}
.card-body{
 color: #707070 !important; 
}
.fa-save, .fa-window-close, .fa-trash-alt{
  font-weight: 500 !important;
}
.alert {
margin: 10px 30px 0px 30px !important;
}
.page-content{
  min-height: 90vh;
  background-color: #fff;
}
/* Logins Starts*/
.login-bg{
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.login-div{
  height: 100vh;
  align-items: center;
}
.login-div .card{
    box-shadow: 8px 8px 12px #00000066;
    border-radius: 8px;
      background: #16D1C9;
padding: 30px 30px 30px 30px;
    border: none;
    max-width: 536px;
    margin: 0 auto;
}
.login-logo img{
      width: 70%;
    margin: 0 auto;
}
.login-logo h3{
  color: #000000;
    font-size: 36px;
        margin-bottom: 0px;
}
.login-div .card-header{
  border: none;
  background-color: transparent;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
    padding: 20px 0px 15px 0px;
}
.login-div .card-body{
    padding: 0px 15px;
    }
.login-div input{
height: 35px;
    border-radius: 0px;
background-color: #fff !important;
    color: #767676 !important;
font-size: 14px;
border: none;
    border: none !important;
    padding: 3px 10px;
}
input:focus, select:focus, .btn:focus, textarea:focus{
outline: none !important;
/*    border: none !important;*/
    box-shadow: none !important;
}
.form-control{
font-size: 14px !important;
}
.form-control:focus{
background-color: #fff !important;
    border-color: #868686 !important;
}
.form-control[readonly]:focus{
      background-color: #e9ecef !important;
}
select {
  appearance: none;
    font-size: 14px !important;
        padding: 5px 35px 5px 10px !important;
}
select:focus
{
   background-color: transparent;
   border: 1px solid #868686 !important;

}
.login-div a{
      text-align: center;
        color: #fff !important;
    text-decoration: underline;
    margin: 15px 0px;
}
.login-div a i{
  margin-right: 5px;
}
.login-div .btn-login{
    background-color: #00263E !important;
  color: #fff !important;
  width: 172px;
height: 45px;
text-transform: uppercase;
margin: 0 auto;
border: none;
    font-weight: 700;
}
.password-text{
    color: #003239;
  text-align: center;
padding: 0px 0px 15px 0px;
}
.login-bg .alert {
  position: absolute;
    z-index: 99;
padding: 10px 50px;
        max-width: 536px;
        left: 0;
        right: 0;
    margin: 0 auto !important;
        top: 40px;
}
.login-bg .alert-warning{
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
    text-align: center;
}
label.error{
      color: #ff0000 !important;
    font-size: 12px !important;
    padding: 0px;
        margin-bottom: 0px !important;

    font-weight: normal !important;
        line-height: 15px !important;
            white-space: normal !important;
}
div.error{
  color: #ff0000 !important;
font-size: 12px !important;
padding: 0px;
    margin-bottom: 0px !important;
    line-height: 15px !important;
        white-space: normal !important;
}
.login-bg .row > div {
padding: 0px;
}
.password-eye-icon{
    position: absolute;
    right: 7px;
    top: 15px;
    cursor: pointer;
    display: block;
line-height: 10px;
    font-size: 12px;
}
.password-div{
  position: relative;
      padding: 0px !important;
}
/* Login ends */
/* Header starts*/
header .navbar {
  padding: 0px;
      background-color: #00263E;
    }
header .container-fluid{
  padding: 0px;
}
header .navbar-brand{
padding: 7px 30px 6px 10px;
        margin-right: 0px;
}
header .navbar-brand img{
      width: 45px;
}
header li.nav-item a{
color: #0eb !important;
padding: 10px 20px !important;
    font-weight: 600;
}
header .navbar-nav li a:focus{
  color: #fff;
}
header .navbar-nav .nav-item{
  margin-right:5px;
}
header .navbar-nav .nav-item .nav-link:hover, header .navbar-nav .nav-item .nav-link.active{
  color: #fff !important;
  background-color: #6666FF !important;
}
header .nav-item.my-profile .nav-link:hover, header .nav-item.my-profile .nav-link.active{
  background-color: transparent !important;
}
.header-right-menu ul.right-menu-main{
     padding: 0px;
    margin: 0;
    padding-right: 10px;
}
.header-right-menu ul.right-menu-main li.nav-item{
    display: inline-block;
/*    margin-left: 25px;*/
    position: relative;
    cursor: pointer;

}
.header-right-menu ul.right-menu-main li.nav-item a{
/*      color: #fff !important;*/
      padding: 10px 0px !important;
}
.header-right-menu ul.right-menu-main li.nav-item{
  margin-left: 15px;
}
.header-right-menu ul.right-menu-main li.nav-item.my-profile {
    padding-right: 20px;
}
.my-profile .dropdown-toggle:after{
    position: absolute;
    content: '';
    border: solid #fff;
    border-width: 0px 2px 2px 0;
    display: inline-block;
    padding: 4px;
    text-align: center;
    top: 15px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 5px;
}
.my-profile .dropdown-toggle.mydetails-arrow:after{
  transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    top: 20px;
}
.my-profile .dropdown-menu, .dropdown-menu {
  margin: 0 !important;
    border: 0;
    border-radius: 0px;
      background-color: #15D1C8;
}
.my-profile ul, .dropdown-menu ul{
    padding: 0 15px;
    margin: 0;
    font-size: 14px;
    color: #fff;
}
.my-profile ul li, .dropdown-menu ul li{
list-style: none;
    line-height: 30px;
}
.my-profile ul li a, .dropdown-menu ul li a{
  color: #fff !important;
  text-decoration: none;
  cursor: pointer;
}
.my-profile img{
  width: 25px;
}
.my-details-popup{
  display: none;
  position: absolute;
  width: 550px;
  background-color: #fff;
z-index: 9999;
  right: 0;
    padding: 40px 20px;
box-shadow: 0px 0px 10px #cdcdcd;
    top: 58px;
}
.editdetails .profile-edit-btn{
      margin-top: 50px !important;
}
.change-password .popup-save-btn:hover{
background-color: #6666FF !important;
}
.popup-heading{
  font-size: 20px;
  margin-bottom: 30px;
color: #6666FF;
    font-weight: 600;
}
.my-details-popup h5{
  font-size: 14px;
    color: #000;
}
.my-details-popup-right a{
cursor: pointer;
margin-left: 20px;
}
.my-details-popup-right a i{
  font-size: 23px;
/*  color: #BDBDBD;*/
}
.my-details-popup-right{
  align-items: start;
    vertical-align: top;
    display: flex;
    justify-content: end;
}
.my-details-popup label{
  color: #545454;
font-weight: 700;
    margin-bottom: 5px;
    padding: 0px;
/*    font-size: 13px;*/
}
.my-details-popup input{
    border: 1px solid #868686 !important;
    border-radius: 0px;
    padding: 3px 5px;
    width: 100%;
    background-color: transparent;
        font-size: 14px;
}
.my-details-popup input:focus{
   background-color: transparent;
}
.change-pass{
        background-color: #15D1C8 !important;
    color: #fff !important;
    border: none !important;
    font-size: 13px !important;
}
.profile-edit-btn{
    justify-content: center;
    gap: 30px;
    margin-top: 30px !important;
}
.profile-edit-btn input, .profile-edit-btn a{
  width: 84px;
  background-color: #BDBDBD;
  text-transform: uppercase;
  color: #fff !important;
border: none !important;
  padding: 4px 10px;
  font-size: 14px;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.popup-btn{
  display: flex;
  gap: 20px;
}
.popup-btn .btn{
  border: none !important;
  border-radius: 0px;
  padding: 0px;
  font-size: 15px;
  color: #BDBDBD;
}
.popup-btn .btn:focus, .popup-btn .btn:active{
border: none !important;
  outline: none !important;
  box-shadow: none !important;
}
.popup-btn .btn i{
  margin-right: 5px;
}
.popup-btn .btn.btn-save{
color:green;
}
.popup-btn .btn.btn-closes{
  color: #D81515;
}
.popup-btn .btn.btn-edit:hover{
  color: #005285;
}
.popup-btn .btn.btn-delete:hover, .popup-btn .btn.btn-delete:hover .fa-trash-alt{
  color: #D81515 !important;
}
.popup-btn .fa-trash-alt{
    color: #BDBDBD;
}
.profile-edit-btn input:active, .profile-edit-btn input:focus,
.profile-edit-btn a:active, .profile-edit-btn a:focus{
  background-color: #BDBDBD;
}
.popup-save-btn:active, .popup-save-btn:focus,
.popup-close-btn:active, .popup-close-btn:focus{
  background-color: #BDBDBD;
}
.popup-save-btn:hover{
  background-color: #003239 !important;
}
.popup-close-btn:hover{
  background-color: #D81515 !important;
}
.popup-edit-btn:hover{
  background-color: #005285 !important;
}
.popup-green-btn{
    background-color: #6666FF !important;
}
.change-password{
  position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    right: 0;
    margin: 0 auto;
    width: 400px;
    padding: 10px 30px;
    z-index: 999;
}
.change-password .profile-edit-btn{
  margin-top: 15px !important;
}
.change-password-popup:after{
  position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-radial-gradient(rgb(112 112 112 / 80%), rgba(0, 0, 0,.8))
}
.change-password .password-eye-icon{
    top: 43px;
}
/*Header Ends*/

/* Inner page  */
.page-inner-content{
padding: 15px;
}
.inner-heading-div{
      display: flex;
    gap: 50px;
    align-items: center;
}
.inner-heading{
    color: #003239;
    font-size: 25px;
    margin-bottom: 0px;
}
.inner-heading span{
      color: #000;
    font-size: 17px;
}
.btn-add{
    width: 150px;
    height: 40px;
    background-color: #6666FF !important;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 14px !important;
    border: none !important;
    font-weight: 500;
}
.btn-add:hover{
  background-color: #6666FF !important;
  color:#fff !important;
}
.btn-add.btn-width-auto{
  width: auto;
}
.heading-row{
  margin-bottom: 20px;
  align-items: center;
}

/* Tab Starts */
.custom-tab .nav-link:focus{
 color: #fff;
}
.custom-tab .nav-link {
    color: #cdcdcd;
padding: 10px;
    width: 190px;
    border: none !important;
    transition: all 0.25s;
    font-weight: 500;
    font-size: 18px;
    background-color: transparent !important;
}
.custom-tab .nav-link i{
  margin-right: 6px;
}
.custom-tab .nav-link:hover{
  border: none;
}
.custom-tab .nav-link:focus-visible{
  outline: none;
}
.custom-tab .nav-link.active, .custom-tab .nav-link:hover, 
.custom-tab .nav-item:hover .nav-link{
  color: #003239 !important;
    transition: top 0.25s;
}

.custom-tab .nav-tabs{
border-bottom: 2px solid #dee2e6;
}
.custom-tab .tab-content{
    background-color: #dfedebb0;
}
/* Tab ends */
/* Table Starts */
.custom-table{
      background-color: #daf4f3;
          margin-bottom: 0px !important;
}
.custom-table th{
    font-weight: 700;
    color: #ffffff;
    font-size: 13px;
    border-bottom: 1px solid #003239 !important;
    text-transform: capitalize;
    /* padding-top: 20px !important; */
    position: relative;
    background-color: #00263E !important;
}
.custom-table tr:nth-child(odd) td{
  background-color: #fff !important;
}
.custom-table tr:nth-child(even) td{
  background-color: #eee !important;
}
.custom-table td{
  color: #000000;
  font-size: 12px;
  vertical-align: middle;
    border-bottom: 1px solid #00263E;
      background-color: transparent !important;
}
.custom-table a, .view-table a, .company-table a{
  color: #000;
  text-decoration: none !important;
}
.custom-table td a{
  display: flex;
}
.custom-table td a:hover{
      color: #000 !important;
}
.view-form a, .common-form a{
  color: #707070;
  text-decoration: none !important;
}
.custom-table a:hover, .view-table a:hover, .company-table a:hover,
.user-by-table a:hover, .view-form a:hover, .common-form a:hover{
  color: #3B90C7 !important;
  text-decoration: underline !important;
}
/* Table Ends */
/* PopUp Starts */
.new-popup .modal-body{
  padding: 15px !important;
}
.new-popup.modal.show .modal-dialog{
transform: translate(0, 40px);
}
.new-popup .modal-dialog.modal-sm{
    max-width: 630px;
}
.new-popup.modal-default-width .modal-dialog{
    max-width: 500px;
}
.new-popup .modal-content{
  box-shadow: 6px 6px 12px #00000080;
    border-radius: 0px;
        background-color: #fff !important;
}
.new-popup .modal-title{
      color: #000;
    font-size: 20px;
    font-weight: 400 !important;
}
.new-popup .modal-header{
      border-bottom: 1px solid #707070;
      padding: 5px 15px !important;
}
.new-popup-right{
  display: flex;
  gap: 20px;
  align-items: center;
}
.popup-btn-icon i{
  margin-left: 5px;
      font-size: 22px;
    /* line-height: 34px; */
    position: absolute;
    right: 0;
}  
.popup-btn-icon .fa-edit{
font-size: 20px;
}
.popup-btn-icon .btn{
  border: none !important;
  color: #C2C2C2 !important;
  font-family: OpenSans-SemiBold !important;
    font-size: 14px !important;
    padding: 0px !important;
    position: relative !important;
    padding-right: 30px !important;
    background-color: transparent !important;
    width: auto !important;
}
.popup-btn-icon .btn:active, .popup-btn-icon .btn:focus{
   color: #C2C2C2 !important;
}
.popup-btn-icon{
      display: flex;
    gap: 20px;
}
.popup-btn-icon .popup-save-btn:hover{
  color: #3DB64D !important;
}
.popup-btn-icon .popup-close-btn:hover{
  color: #D81515 !important;
}
.popup-btn-icon .popup-edit-btn:hover{
  color: #005285 !important;
}
.new-popup input, .new-popup select{
     border: 1px solid #868686;
    padding: 5px 5px;
    width: 100%;
    background-color: transparent;
    font-size: 14px;
        border-radius: 0px;
}
.new-popup input:focus, 
.new-popup select:focus
{
   background-color: transparent;
   border: 1px solid #868686;
}
.new-popup label, .custom-table label, label{
     font-weight: 500;
    color: #444444;
 /*   margin-bottom: 5px;*/
    padding: 0px;
    line-height: 30px;
        font-size: 14px;
}
/* PopUp Ends */
.loader {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.loader:before{
  content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-radial-gradient(rgb(112 112 112 / 80%), rgba(0, 0, 0,.8))
}


.custom-select{
  position: relative;
  width: 100%;
}
.custom-select select{
display: block;
    padding: 5px 30px 5px 5px;
    cursor: pointer;
    overflow: hidden; 
     white-space: nowrap; 
text-overflow: ellipsis;
    border: 1px solid #868686;
    border-radius: 0px;
    background-color: white;
    width: 100%;
        font-size: 14px;
}

.custom-select:after{
 content: '\f078';
    font: normal normal normal 12px/1 FontAwesome;
    color: #808495;
    right: 10px;
    top: 11px;
    position: absolute;
    pointer-events: none;
}
.multi-select.custom-select:before{
  height: 100%;
}
.custom-select option[disabled]{
      background-color: #C8C8C8;
    color: #fff !important;
}
.custom-toggle{
position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
    margin-bottom: 0px !important;
}
.custom-toggle .custom-form-check{
  opacity: 0;
    height: 0;
    width: 0;
}
.custom-toggle .slider {
      position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #BDBDBD;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}
.custom-toggle .slider:before {
    position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}
.custom-toggle .custom-form-check:checked + .slider:before {
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(26px);
}
.custom-toggle .custom-form-check:checked + .slider {
    background-color: #005285;
}
.custom-checkbox label{
      cursor: pointer;
          padding: 5px 0px;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color:#3AB54A;
    border: 1px solid #3AB54A;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 30px;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0 !important;
}
.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -30px;
    display: block;
    width: 24px;
    height: 24px;
    content: "";
    border: 1px solid #707070;
    border-radius: 6px;
}
.custom-control-label::after {
  display: none;
position: absolute;
    content: "";
    left: -21px;
    top: 9px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{
  display: block;
}
/* Pagination Starts */
.pagination-div{
  align-items: center;
  margin-top: 20px !important;
}
.pagination{
  margin: 0 auto;
}
.pagination ul{
  text-align: center;
}
.pagination li a{
      line-height: 20px !important;
    border-radius: 5px !important;
    font-size: 14px !important;
        border: 1px solid #d9d9d9 !important;
        background-color: #fff !important;
        cursor: pointer;
        color: #00263E !important;
        font-weight: 600;
}
.pagination li.active a{
      background-color: #00263E !important;
    border: 1px solid #00263E !important;
    color: #fff !important;
}
.page-item {
      margin-right: 10px;
}
.pagination .fas{
    font-weight: 600 !important;
    font-size: 15px;
    color: #8A8E9D;
}
.pagination .active .fas{
  color: #fff;
}
#countDiv, #countpageDiv{
         color: #00263E;;
}
.pagination .disable{
  pointer-events: none;
}
.pagination .disable a{
      background-color: #f7f7f7 !important;
}
/* Pagination Ends */
.edit-user-active{
  display: flex;
  gap: 5px;
justify-content: space-between;
  align-items: center;
}
.edit-user-active .form-check.form-switch .form-check-label{
 padding: 0px !important;
}
.edit-user-active label{
  margin-bottom: 0 !important;
}
.popover-body{
      border: 1px solid #707070;
    border-radius: 6px;
    box-shadow: 0px 3px 6px #00000029;
        text-align: center;
    padding: 20px 20px !important;
}
.popover-arrow{
  display: none !important;
}
.popover-delete-icon {
    text-align: center;
    color: #D81515;
    font-size: 36px;
}

.custom-scroll::-webkit-scrollbar {
  width: 5px;
  height: 3px;
}
.custom-scroll::-webkit-scrollbar-track {
  background: #fff; 
}
.custom-scroll::-webkit-scrollbar-thumb {
  background: #BDBDBD; 
}
.custom-scroll::-webkit-scrollbar-thumb:hover {
  background: #BDBDBD; 
}
/* Custom Switch Starts */
.form-check.form-switch .form-check-input:checked {
    background-color: #00263E !important;
    background-image:none !important;
}
.form-check.form-switch .form-check-input {
    width: 50px;
    height: 24px;
    background-color: #BDBDBD !important;
    border: none;
    cursor: pointer;
    margin-left: -60px !important;
    -webkit-transition: .4s;
    transition: .4s;
        position: relative;
}
.form-check.form-switch .form-check-input:after{
  position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}
.form-check.form-switch .form-check-input:checked:after{
  -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(26px);
} 
.form-switch {
    padding-left: 60px !important;
        margin-bottom: 0px !important;
}
.form-check.form-switch .form-check-label{
padding: 5px 0px !important;
}
/* Custom Switch Ends */
/* Custom Checkbox Starts */
.new-checkbox{
   width: 20px;
  height: 20px;
  position: relative;
  margin: 0 auto;
  cursor: pointer;
      vertical-align: middle;
}
.new-checkbox input{
  z-index: 1;
    opacity: 0;
    left: 50%;
    top: 50%;
    transform: translatex(-50%) translatey(-50%);
    display: block;
    cursor: pointer;
    width: 100%;
    height: 20px;
}
.new-checkbox input[disabled], .new-checkbox input[readonly]{
  cursor: default;
}
.new-checkbox input[disabled] ~ .new-checkbox-visible, .new-checkbox input[readonly] ~ .new-checkbox-visible{
 cursor: default;
  }
.new-checkbox > * {
    position: absolute;
}
.new-checkbox-visible {
    border: 1px solid gray;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #707070;
    border-radius: 0px;
    left: 0;
    right: 0;
}
.new-checkbox input:checked ~ .new-checkbox-visible {
    background: #00263E;
    border-color: #00263E;
  }
.new-checkbox-visible::after {
    display: none;
    position: absolute;
    content: "";
left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.new-checkbox input:checked ~ .new-checkbox-visible::after{
  display: block;
}
.new-checkbox .red-disable ~ .new-checkbox-visible{
    background-color: #D81515;
    border: 1px solid #D81515;
}
.new-checkbox .red-disable ~ .new-checkbox-visible::after{
    display: block;
    position: absolute;
    content: "";
    left: 6px;
    top: 2px;
    width: 7px;
    height: 16px;
    border: solid white;
    border-width: 0 2px 0px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.new-checkbox .red-disable ~ .new-checkbox-visible::before{
position: absolute;
    content: "";
    left: 10px;
    top: 2px;
    width: 7px;
    height: 16px;
    border: solid white;
    border-width: 0 2px 0px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(135deg);
}
.label-checkbox.new-checkbox.label-checkbox-right{
      padding-left: 0px;
    padding-right: 30px;
}
.label-checkbox-right .new-checkbox-visible{
  left: inherit;
}
.label-checkbox.new-checkbox{
    width: auto;
    padding-left: 25px;
    line-height: 25px;
    margin: 0 !important;
}
/* Custom Checkbox Ends */






/* Custom Datepicker Starts */
.ui-datepicker{
      box-shadow: 0px 3px 6px #00000029;
    padding: 0 !important;
        z-index: 9999 !important;
}
.ui-widget-header {
    background: #ffffff !important;
    border: 1px solid #E8E9EC !important;
    border-radius: 0px !important;
    margin-bottom: 5px;
    border-bottom: none !important;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    box-shadow: 0px 2px 3px #0000000d !important;
    border: 1px solid #E8E9EC;
    border-radius: 4px;
}
.ui-datepicker .ui-datepicker-title {
    color: #505050;
    font-family: Noto Sans !important;
    font-size: 14px;
        font-weight: 500;
            display: flex;
    gap: 10px;
}
.ui-datepicker-calendar thead {
background-color: #F5F7F9;
    border: 1px solid #E8E9EC;
    text-transform: uppercase;
    font-size: 13px;
    color: #BDBDBD;
    font-family: Noto Sans;
}
.ui-datepicker-calendar th {
    color: #787878;
}
.ui-datepicker td {
    padding: 0.1px !important;
    border-collapse: collapse;
    border: 1px solid #E8E9EC !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
/*    color: #fff !important;*/
    text-align: center !important;
    border: none !important;
}
/*.ui-widget-content .ui-datepicker-current-day.ui-datepicker-today .ui-state-active{
      background-color:#fffa90 !important;
      color:#000 !important;
}*/
.ui-widget-content .ui-datepicker-current-day .ui-state-active{
  background-color: #003239 !important;
  color:#fff !important;
}
.ui-state-default {
    background: transparent !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
  background: #fffa90 !important;
}
.ui-datepicker td a, .ui-datepicker td span {
    text-align: center !important;
    color: #505050 !important;
    font-size: 13px !important;
    font-family: Noto Sans !important;
    padding: 5px 7px !important;
    border: none !important;
        line-height: 20px;
}
.ui-datepicker-next:after, .ui-datepicker-prev:after {
    position: absolute;
    content: '';
    border: solid #A4AFB7;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    text-align: center;
    top: 8px;
}
.ui-datepicker-prev:after {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left: 9px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: none !important;
}
.ui-datepicker-next:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: 6px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
top: 4px !important;
}
.ui-datepicker .ui-datepicker-next{
      right: 2px !important;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px !important;
}
.ui-state-hover{
  background: transparent !important;
}

/* Custom Datepicker ends */

.refresh-btn{
color: #707070;
    font-family: OpenSans-Bold;
    display: flex;
    gap: 10px;
    align-items: center;
    cursor: pointer;
}
.refresh-btn i{
  font-size: 24px;
}
.switch-left input {
    float: right !important;
}
.switch-left.form-check.form-switch .form-check-label{
      padding-right: 60px !important;
      
      line-height: inherit;
}
.dissolved .form-check-label{
  color: #000000;
}
.switch-left.form-switch{
  padding-left: 0px !important;
}

.custom-table .red{
  color: #D81515;
}
.custom-table .red a{
  color: #D81515;
}
.custom-table .orange{
  color: #EC990A;
}
.custom-table .orange a{
  color: #EC990A;
}
.custom-table .yellow{
  color: #ECCD05;
}
.custom-table .yellow a{
  color: #ECCD05;
}
.btn-small-add{
  background-color: #85C916 !important;
    color: #fff !important;
    border: none !important;
    font-size: 13px !important;
    padding: 5px 10px !important;
    width: 150px;
}
.btn-small-add:hover{
  background-color: #D81515 !important;
}
.btn-small-auto{
  width: auto !important;
}


.dropstart .help-toggle.dropdown-toggle::before{
  display: none !important;
}
.accordion-help .accordion-button {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 6px;
        margin-bottom: 10px;
            padding: 8px 10px !important;
}
.accordion-help{
    --bs-accordion-bg: transparent !important;
    --bs-accordion-border-color: none !important;
    }
    .accordion-help .accordion-button:focus{
      border: 1px solid #707070 !important;
      background: #fff !important;
    box-shadow: none !important;
    }
.accordion-help .accordion-button span{
width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
     }
.accordion-help .accordion-button:not(.collapsed){
      background-color: #fff !important;
     }
.accordion-help .accordion-button::after{
    position: absolute;
    content: '';
    border: solid #BFBFBF;
    border-width: 0px 2px 2px 0;
    display: inline-block;
    padding: 3px;
    text-align: center;
    top: 18px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 15px;
    background-image: none;
    width: 15px;
    height: 15px;
     }
.accordion-help .accordion-button:not(.collapsed)::after{
      background-image: none;
          transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    top: 24px;
     }
     .accordion-heading{
      align-items: center;
      margin-bottom: 10px;
     }
.accordion-help h5{
      color: #005285;
    font-size: 14px;
    font-family: OpenSans-SemiBold;
        margin-bottom: 0px !important;
    line-height: 30px;
}
.accordion-help textarea{
      height: 380px;
    border-radius: 0px;
        resize: none;
}
.accordion-help .profile-edit-btn{
  margin-top: 0px !important;
      justify-content: end;
    display: flex;
}
.accordion-help .popup-save-btn:hover {
    background-color: #85C916 !important;
}
.accordion-help .accordion-body{
    padding: 5px 5px 30px 5px !important;
}

.loading-overlay {
  display: table;
  opacity: 0.7;
}

.loading-overlay-content {
  text-transform: uppercase;
  letter-spacing: 0.4em;
  font-size: 1.15em;
  font-weight: bold;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.loading-overlay.loading-theme-light {
  background-color: #fff;
  color: #000;
}

.loading-overlay.loading-theme-dark {
  background-color: #000;
  color: #fff;
}

.custom-daterange{
  border: none;
    border-radius: 5px;
    padding: 3px 5px 3px 5px;
}
.daterangepicker{
      border: 1px solid #c5c5c5;
    background: #fff;
    color: #333;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 0px;
}
.calendar-table thead tr:nth-child(2){
  background-color: #F5F7F9;
    border: 1px solid #E8E9EC;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 0px;
    color: #787878;
}
.calendar-table thead tr:nth-child(2) th{
      padding: 0.7em 0.3em;
    text-align: center;
    font-weight: bold;
    border: 0;
        height: auto;
    line-height: initial;
    border-radius: 0px;
      font-family: 'Noto Sans', sans-serif !important;
}
.calendar-table tbody tr td{
  text-align: center !important;
    color: #505050 !important;
    font-size: 13px !important;
    padding: 7px 9px !important;
    border: none !important;
    line-height: 20px;
    border-collapse: collapse;
    border: 1px solid #E8E9EC !important;
    border-radius: 0px !important;
      font-family: 'Noto Sans', sans-serif !important;
}
.daterangepicker td.active, .daterangepicker td.active:hover{
  color: #fff !important;
    background-color: #003239 !important;
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td{
  width: auto !important;
  height: auto !important;
  line-height: inherit !important;
}
.daterangepicker .calendar-table .next span, 
.daterangepicker .calendar-table .prev span{
    border: solid #A4AFB7 !important;
    border-width: 0 2px 2px 0 !important;
}
.monthselect, .yearselect{
    font-family: 'Noto Sans', sans-serif !important;
      border: none;
    color: #505050;
    font-size: 14px !important;
 font-weight: 500; 
     margin-bottom: 8px !important;
position: relative;
  background-image: url(../images/down-arrow.png);
      background-size: 15px;
    background-repeat: no-repeat;
    background-position: calc(70% - 4px) 2px;
        width: 50% !important;
        cursor: pointer !important;
}
.daterangepicker .calendar-table th.prev,
.daterangepicker .calendar-table th.next{
      box-shadow: 0px 2px 3px #0000000d !important;
    border: 1px solid #E8E9EC;
    border-radius: 4px;
    padding: 0px !important;
    display: inline-block;
    width: 5px !important;
    height: 25px !important;
    line-height: 25px !important;
    margin-bottom: 8px !important;
}
.daterangepicker th.available:hover{
  background-color: #fff !important;
  border: 1px solid #E8E9EC !important;
}
.daterangepicker .ranges li.active {
    background-color: #005285 !important;
}
.daterangepicker .drp-buttons .btn{
  padding: 4px 15px !important;
    border: none !important;
}
.daterangepicker .drp-buttons .btn.btn-primary{
background-color: #003239;
}



.search-status-s{
  padding-left: 2px;
}

/* New CSS*/
.search-container{
  position: relative;
}
.search-container input{
      padding-right: 25px;
}
.search-container button {
font-size: 17px;
    border: none;
    position: absolute;
    top: 3px;
    right: 0;
    color: #ddd;
    background-color: transparent;
    padding: 3px 5px;
}
/*.inactive td, .inactive td a, .pending td, .pending td a{
color: #A6A1A1;
}*/
tr.inactive{
background-color: #E1E3E5;
}
tr.pending{
  background-color: #faf4cc;
}
.view-heading{
    margin-bottom: 0px;
    line-height: 26px;
    font-size: 19px;
    color: #003239;
    font-weight: 600;
}
.view-heading span{
      font-style: italic;
    font-size: 14px;
}
.common-view label{
  font-weight: 500;
    color: #444444;
}
.custom-table tr.red td{
  color:#D81515;
}
.custom-table .btn{
  padding: 0px !important;
}
.back-close{
      color: #707070;
    font-size: 16px;
    cursor: pointer;
}
.fa-trash-alt{
  color: #D81515;
  cursor: pointer;
}
.fa-sign-out-alt{
  font-size: 18px;
    color: #808080;
}
.fa-edit{
  color: #003239;
  }
  .fa-window-close{
    color: #D81515;
  }
.fas{
   cursor: pointer;
}
.custom-table .fa-edit{
  color: #003239;
   cursor: pointer;
}
.small-heading {
      font-size: 17px;
      color: #003239;
      margin-bottom: 0px;
}
.form-small-heading{
      color: #003239;
    font-size: 13px !important;
    font-weight: 700;
    margin-top: 10px;
}
.form-small-heading span{
  border-bottom: 1px solid #003239;
}
.user-view-div{
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    border: 1px solid #140F4B;
    background-color: #fff;
}
.user-heading{
  border-bottom: 1px solid #140F4B;
    margin: 0;
    padding: 10px 0px;
}
.org-user-list-div{
      background-color: #E2EFED;
    padding: 10px 5px 0px 5px;
    margin: 0px;
}
.user-details{
  margin: 0;
    padding: 10px 0px;
}
.user-profile h3{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-color: #E2EFED;
    margin-bottom: 0px;
    line-height: 90px;
color: #003239;
    text-align: center;
    font-weight: 700;
}
.user-heading h4{
      font-size: 18px;
    color: #003239;
    font-weight: 600;
    margin-bottom: 0px
}
.user-details p{
  margin-bottom: 0px;
    font-size: 14px;
    color: #000000;
}
.user-details label{
      line-height: 20px;
      font-weight: 800;
}
.organization-name{
      color: #fff;
    margin-bottom: 0px;
    background-color: #e2efed73;
    line-height: 29px;
    padding: 0px 5px;
    font-size: 15px;
}
.activity-box{
  display: flex;
  align-items: center;
  justify-content: space-between;
      padding-left: 10px;
}
.date-input input{
  width: 110px !important;
}
.exportdropdown img{
  width: 20px;
}
.exportdropdown .dropdown-toggle::after{
  display: none !important;
}
.exportdropdown  .dropdown-menu{
    background-color: #FFFFFF;
    min-width: 60px;
    border: 1px solid #ddd;
    padding: 0px 0px;
    font-size: 13px;
}
.exportdropdown  .dropdown-menu li a{
      padding: 5px 10px;
}
.exportdropdown  .dropdown-menu li a:hover{
  background-color: #fff;
  color:#003239;
}
.popup-footer-btn {
  display: flex;
  gap: 15px;
  justify-content: center;
}
.popup-footer-btn .btn-yes{
  background-color: #4C767B !important;
}
.popup-footer-btn .btn-closes{
  background-color: #D81515 !important;
}
.dashboard-heading .btn-closes, .heading-row .btn-closes{
      color: #D81515;
    font-weight: 500;
}
.dashboard-heading .btn-closes i, .heading-row .btn-closes i{ 
  margin-right: 2px;
}
.popup-footer-btn .btn{
    color: #fff;
    border-radius: 0px !important;
    font-size: 13px;
    }
    .delete-popup p{
      color: #000;
      margin-top: 15px;
      margin-bottom: 20px;
    }
.green {
    color: #3AB54A !important;
}
/* Settings Starts */
.settings-heading{
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #003239;
      padding-bottom: 5px;

}
.settings-heading h4{
      color: #003239;
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 600;
}
.settings-box{
  padding:10px;
      box-shadow: 0 0 10px 4px rgb(31 66 135 / 10%);
}
.action-list{
display: flex;
gap:10px;
    background-color: #F8F9FA;
    border: 1px solid #ddd;
    color: #000;
    font-size: 13px !important;
    padding: 5px 5px;
    align-items: center;
}
.action-main-list {
background-color: #4C767B;
    border: 1px solid #ddd;
    font-size: 13px !important;
    padding: 5px 10px;
    color: #fff;
        font-weight: 600;
            
}
/*.actiondesc{
  cursor: all-scroll;
}*/
.drag-icon{
padding-right: 0px;
   cursor: all-scroll;
}
.drag-icon i{
  cursor: all-scroll;
}
.action-sub-list{
  padding-left: 20px;
    align-items: center;
    padding-right: 20px;
}
.add-action{
  color: #003239;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    cursor: pointer;
}
.settings-inner{
      min-height: 800px;
    max-height: 800px;
    overflow-y: auto;
    overflow-x: hidden;
}
.sectings-actions{
  display: flex;
  gap: 10px;
      justify-content: end;
}
.sectings-actions i, .action-sub-list i{
  cursor: pointer;
}
.action-main-list .fa-trash-alt{
  color: #fff;
}
.action-row{
  border-left: 1px solid #4C767B;
   border-right: 1px solid #4C767B;
    border-bottom: 1px solid #4C767B;
        padding-bottom: 10px;
}
.action-sub-list h5 span{
  color: #003239;
    font-size: 13px !important;
    font-weight: 700;
        border-bottom: 1px solid #003239;
}
.action-sub-list h5{
  margin-bottom: 0px;
}
.no-reaction{
          color: #000;
    font-size: 12px;
    }
    .activity-color {
      display: flex;
    }
    .activity-color #colorpicker{
      width: 50px;
    height: 34px;
    }
    .activity-list-color{
      width: 15px;
      height: 15px;
    }
    .activity-list{
      display: flex;
      gap: 5px;
      align-items: center;
          padding-right: 0px;
    }
    .chart-text h3{
    text-align: center;
    color: #e34c4c;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    }
	
	.notify {
padding: 10px;
    text-align: center;
/*    border: 2px solid #003239;*/
    font-size: 15px;
    color: #000;
    font-weight: 500;
margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
	}
  .dabhboard-border{
       border: 1.5px solid #003239;
       height: 100%;
       position: relative;
           box-shadow: 0px 3px 6px #00000029;
           padding: 15px;
  }
  .logged-user{
     color: #D81515;
    padding: 5px 15px 0px 0px;
    font-weight: 600;
  }
  .btn.btn-go{
    background-color: #6BA03C;
    color: #fff;
    font-size: 12px;
    padding: 1px 10px !important;
    border: none !important;
  }
  .btn-unarchive{
    background-color: #D81515;
    color: #fff !important;
    font-size: 12px;
    padding: 2px 10px;
    font-weight: 600;
  }
    .table-selectall{
display: flex;
align-items: end;
gap: 10px;
  }
  .table-selectall h6{
    margin-bottom: 0px;
    font-size: 9px;
    font-weight: 600;
  }

/* Publisher Starts */
.accordion-row{
  width: 100%;
}
.accordion-button{
  background-color: #ffffff;
    border: 1px solid #ddd !important;
    
}
.accordion-item{
   background-color: #ffffff;
   border-right: 1px solid #ddd !important;
   border-left: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
   margin-bottom: 20px;
}
.sub-accordion .accordion-item{
    margin-bottom: 0px;
}
.accordion-modules .alert{
margin: 0 !important;
    margin-top: 10px !important;
    padding: 7px;
    font-size: 12px;
    border-radius: 0px !important;
}
.accordion-modules h3{
    color: #000;
    font-weight: 800;
    font-size: 16px;
}
.accordion-modules h3 span{
  font-size: 13px;
    font-weight: 500;
}
.module-year{
  color: #FF0001;
  font-weight: 800;
}
.accordion-button:not(.collapsed){
      background-color: #d5d5d5;
}
.accordion-modules .collapse {
    visibility: visible;
}
.sub-accordion input{
  width: 100%;
      height: 30px;
    border: 1px solid #c3c1c1 !important;
    font-size: 12px;
        padding: 5px;
}
.accordion-modules textarea{
   border: 1px solid #c3c1c1 !important;
   width: 100%;
   border-radius: 0px;
    font-size: 12px;
        padding: 5px;
}
.accordion-modules .accordion-body{
    padding: 15px !important;
}
.sub-accordion  .accordion-button{
      padding: 6px 10px !important;
    font-weight: 600;
}
.sub-accordion .btn-list-add{
    width: auto !important;
    background-color: #15D1C8;
    color: #fff !important;
    font-size: 12px;
    padding: 2px 14px;
    border: none !important;
    height: auto !important;
}
.sub-accordion-header h4{
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
.sub-accordion-header{
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
    margin-bottom: 10px;
    }
    .sub-accordion  .accordion-button:not(.collapsed){
          background-color: #f3f3f3;
              color: #6666FF;
    }
    .sub-accordion-btn{
      display: flex;
    gap: 20px;
    justify-content: end;
    margin-top: 10px;

    }
    .sub-accordion-btn .btn{
          width: 80px;
    height: auto;
    padding: 2px 10px !important;
    background-color: #6666FF;
    color: #fff;
    border:none !important;
    }
    .btn-generate{
          background-color: #6666FF;
    color: #fff !important;
    padding: 4px 10px !important;
    font-size: 13px;
    }
    .btn-generate a{
      color: #fff !important;
    }
    .inactive td, .inactive td a, .inactive td a:hover{
      color: #D81515 !important;
    }
