/*seelct 2 css*/
/*.select2-dropdowncss .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    position: unset;
}
.select2-dropdowncss .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    padding: 0 4px 0px 0px;
}*/

.required-field label:after {
    content: "*";
    color: red;
    padding-left: 4px;
}
/* Selec2 css */

.select2-container--default .select2-selection--single {
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    border-radius: 4px !important;
}

.select2-container .select2-selection--single {
    box-sizing: border-box !important;
    cursor: pointer !important;
    display: block !important;
    height: 38px !important;
    user-select: none !important;
    -webkit-user-select: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
    position: absolute;
    top: 1px;
    right: 5px;
    width: 20px;
}
/* end */
.select2-css .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: 0px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: auto;
    margin: 0% 1%;
    border-radius: 4px;
}
.select2-css .btn.btn-default.multiselect-clear-filter {
    display: none;
}
.select2-css .dropdown-menu {
    border: 0 !important;
    border-radius: 4px !important;
    margin: 0;
}
.select2-css .input-group-addon {
    display: none;
}
.multiselect-native-select button.multiselect.dropdown-toggle.btn.btn-default {
    height: 36px;
    color: #969fa4;
    background: transparent;
    border: 1px solid #ced4da;
    font-size: 14px;
    text-align: left;
}
#chkveg .multiselect-container.dropdown-menu {
    border-radius: 4px;
}
#chkveg .multiselect-item.multiselect-filter.active .multiselect-all {
    display: block !important;
}
#chkveg .multiselect-item.multiselect-all.active .multiselect-all{
    display: block !important;
}
.multiselect-all {
    display: block !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 33px !important;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 36px !important;
    margin-right: 20px;
    padding-right: 0px;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 36px !important;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 4px;
}

/*end*/
.add-role label h4 {
    margin: 0px;
    float: right;
    margin-top: 2px;
    font-size: 14px !important;
    color: #546185;
    font-weight: 400;
}
.vh {
    height: 20px;
}
label {
    line-height: initial;
    font-weight: 400;
    margin-bottom: 0px;
}
.media-object .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.media-object .media h6 {
    font-size: 14px;
}
    .media-object .media p {
        color: #9499A7;
        margin-bottom: 15px;
        font-size: 14px;
        font-weight: 400;
    }
.wings-div {
    display: none;
}
.members.box {
    display: none;
}
h4.attendes {
    color: #546185;
    font-size: 18px !important;
    font-weight: 600;
    margin: 0px;
    line-height: 34px;
}
.choices__input {
    display: inline-block;
    vertical-align: baseline;
    background-color: #f9f9f9;
    font-size: 14px !important;
    margin-bottom: 0px !important;
    border: 0;
    border-radius: 0 !important;
    max-width: 100% !important;
    padding: 3px 0 3px 2px !important;
}

.choices__inner {
    display: inline-block !important;
    vertical-align: top !important;
    width: 100% !important;
    background-color: #f9f9f9 !important;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    font-size: 14px !important;
    min-height: 38px !important;
    overflow: hidden !important;
}
/* div.footnotes{  
                page-break-before: always;
         }   */
@media only print {
    #cssBtnWrap {
        display: none;
    }

    .cssInp {
        visibility: visible;
    }

    .page-sidebar {
        margin-bottom: 20px;
    }

    .top-header, .navbar {
        display: none;
    }
}

/*.blue {
    background: #5864bd !important;
}
.sidemenu-container .sidemenu .blue .sub-menu {
    list-style: none;
    display: none;
    padding: 0 0 15px 0;
    margin: 0;
    background-color:#5864bd !important;
}*/
/*.dark-sidebar-color .sidemenu-container .sidemenu > li.blue:hover > a {
    background-color: #5864bd;
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 14px;
    border-right: 3px solid #fff;
}*/
.k-no-data {
    display: table;
    width: 100%;
    padding-top: 20px;
}
.k-chip-md {
    padding: 3px 4px;
    font-size: 13px;
    line-height: 16px;
}
.k-input-md .k-input-values, .k-picker-md .k-input-values {
    width: 100%;
    padding: 0px 0px;
    gap: 2px;
    cursor: text;
}
.k-input:not(:-webkit-autofill) {
    -webkit-animation-name: autoFillEnd;
    animation-name: autoFillEnd;
    padding: 5px;
}
.k-input-solid {
    border-color: #ced4da;
    color: #424242;
    background-color: #fff;
}
/*select 2 Css*/
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 33px;
    margin-right: 20px;
    padding-right: 0px;
}
.form-control[type=file] {
    overflow: hidden;
    font-size: 13px !important;
    line-height: 1.5 !important;
    min-height: auto;
    /* padding: 0; */
    padding: 0rem 0.5rem;
    height: 36px;
}
.select2-container {
    width: 100% !important;
}
.select2-dropdowncss .select2-container {
    width: 85.5% !important;
}
.select2-dropdowncss .btn-view{
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}
.select2-dropdowncss .input-group {
    display: inline-table;
}

.form-control[type=file]:not(:disabled):not([readonly]) {
    cursor: pointer;
    font-size: 13px;
    line-height: normal;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #212529;
    line-height: 33px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 35px;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem;
}

/*end*/
.Download-attachment {
    margin-top: 0;
    margin-bottom: 1rem;
    padding: 5px 5px;
    display: block;
    color: #212529;
    text-decoration: none;
}
.btn-tbl-delete {
    background-color: #109992;
    border-radius: 5px;
    padding: 5px !important;
    color: #fff !important;
    font-size: 12px;
    width: 30px;
    height: 30px;
}

.btn-tbl-edit {
    background-color: #19a5f3;
    border-radius: 5px !important;
    padding: 5px !important;
    color: #fff !important;
    font-size: 12px;
    width: 30px;
    height: 30px;
}
.btn-position 
{
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top: 19px;
}
.Download-attachment {
    /*position: absolute;*/
    right: 8px;
    top: 6px;
}
.Download-attachment a{
    text-decoration:none;
}
    .Download-attachment i {
        color: #1ea59e;
        float: right;
        font-size: 18px;
        line-height: 23px !important;
    }
.case-detail h6{
    font-weight: 600;
    margin-bottom: 3px;
    font-size: 15px;
}

.case-detail .text-muted{
    color:#6c757d!important;
    font-size: 14px;
    font-weight: 400;
}
.b-r
{
    margin-bottom: 1.5rem;
}

.form-select 
{
    font-size: 14px;
}
body {
    font-size: 14px;
    overflow-x: hidden;
}
.form-control 
{
    font-size: 14px;
}
.form-label {
    margin-bottom: 0rem;
    display: block;
}
.dark-sidebar-color .sidemenu-container .sidemenu > li .active {
    background-color: #1b4b2b;
    color: #fff;
}
.case-detail .status-pending {
    background-color: #F9A02A !important;
    border-radius: 0.25rem;
    padding: 4px 7px;
    font-weight: 400;
    font-size: 14px;
}
.case-detail .status-complete {
    background-color: #f49832 !important;
    border-radius: 5px;
    padding: 4px 7px;
    font-weight: 400;
    font-size: 14px;
}
.table td a .fa-download{
    font-size: 21px;
    font-weight: 500;
    vertical-align: middle;
}
.navbar-left li h1 {
    color: #1ea59e;
    font-size: 18px !important;
    font-weight: 600;
    padding-top: 21px;
    margin-bottom: 0px;
}
.k-content .k-calendar-tr .k-calendar-th {
    color: #fff;
}

#scheduler table
{
    border-radius:0px;
}
.container {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

@media (max-width:772px) {
    .navbar-left li h1{
    margin-top: 10px;
    font-size: 16px !important;
  }
}
.navbar-left {
  float: left;
}
.nav-item a img {
    padding-right: 12px;
    padding-left: 0px;
}

.onhover-img
{
  display: none;
}

.top-headersec
{
  width: -webkit-fill-available;
}
.page-logo a img
{
    margin: auto;
    display: block;
    max-width: 100%;
}
.sidebar-container .nav-item
{
  margin-bottom: 10px !important;
}
.sub-menu .nav-item{
    margin-bottom: 0px !important;
}
#remove-scroll
{
  padding-top: 25px;
}
.humberger
{
    width: 22px;
    height: 3px;
    background-color: #768280;
    margin: 5px 0px 0px 0px;
    border-radius: 20px;
}
.humberger:first-child
{
  margin-top: 0px;
}
.humberger2
{
  width: 30px !important;
}

.border-rad
{
    border-radius: 10px;
    padding: 20px 10px;
    float: left;
    width: 100%;
    box-shadow: 1px 2px 17px -10px rgba(84,97,133,0.6);
-webkit-box-shadow: 1px 2px 17px -10px rgba(84,97,133,0.6);
-moz-box-shadow: 1px 2px 17px -10px rgba(84,97,133,0.6);
}
.onhover-color
{
	float: left;
	width: 100%;
	padding: 25px 25px;
}
    .onhover-color:hover {
        /*background-color: #546185 ; background-image: linear-gradient(147deg, #546185  -21%, #1cbb75 42%);*/
        border: 1px solid #0e776f;
    }
.onhover-color:hover h5
{
	    color: #fff;
}
.btn-outline-primary {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
    font-size: 14px;
}
.onhover-color:hover .info-box-content
{
	    color: #fff;
}
.onhover-color:hover .hover-img
{
	display: inline-block;
}

.att-class h2
{
    color: #546185;
    margin: 0px;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 33px;
}
@media(max-width: 772px){
  #remove-scroll{
    padding-top: 10px !important;
  }
}
.radius-50{
  border-radius: 50%;
  height: 38px !important;
  width: 38px;
}
.img-text{
  color: #8792AF;
  font-weight: 500;
  font-size: 14px;
}
.img-text b{
  color: #546185;
}
.notify p{
  margin-bottom: 0px;
  margin-top: 0px;
}
.notify_heading{
  color: #606376;
  font-size: 15px;
  font-weight: 600;
}
.notify_para{
  color: #ADADAD;
}
.notify span{
  color: #1ea59e;
  font-weight: 500;
  font-size: 13px !important;
}
/* Login Screen */
.bg-login{
  background-image: url(../img/bg-login.png);
  background-size: cover;
  min-height: 100vh;
  width: 100%;
  padding: 0px;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.login-sec{
  background-color: rgb(50 50 50 / 30%);
  border-radius: 14px;
  padding: 40px 70px 20px 70px;
  backdrop-filter: blur(10px);
  border: 1px solid #818586;
}

.login-body h6{
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  color: white;
}
.login-body form{
  padding-top: 30px;
}
.login-body .form-control{
  color: white;
  padding: 9px 15px;
  background-color: rgb(80 80 80 / 40%);
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #818586;

}
.login-body .form-select{
  color: white;
  padding: 9px 15px;
  background-color: rgb(80 80 80 / 40%);
  font-size: 14px;
  font-weight: 400;
  background-image: none !important;
  border: 1px solid #818586;

}
.form-control:focus , .form-select:focus{
  box-shadow: none;
  border-color: #818586 !important;
}
.login-body .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

.login-body .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

.login-body .form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
}
.login-body .forgot_pass a{
    color: white;
    font-size: 14px;
    margin-top: 0px;
    font-weight: 500;
    text-decoration: underline;
}
.btn-submit{
    background-color: #1ea59e;
    color: white !important;
    font-size: 14px;
    min-width: 150px;
    padding: 8px ;
    border-radius: 20px;
}

@media(max-width:772px){
  .login-sec{
  padding: 40px 20px 20px 20px;
   } 
}
.error{
    color: #bd1c1c;
    font-size: 13px;
    font-weight: 400;
}
select option{
  background-color: white !important;
  color: black;
}
.login-sec .fa{
  position: absolute;
  right: 79px;
  margin-top: 12px;
  color: white;
}
@media (max-width:750px){
  .login-sec .fa{
      position: absolute;
      right: 30px;
      margin-top: 12px;
      color: white;
  } 
}
.chartdiv {
  width: 100%;
  min-height: 400px;
}
.apexcharts-menu-icon{
  display: none !important;
}
.total-padd{
  padding: 10px;
}
.card_heading{
margin-top: 6px;
color: #606376;
font-size: 18px;
font-weight: 600;
}
.dashboard .card_head{
  padding: 20px 30px 20px 30px;
}
.dashboard .card{
  border: none;
  height: 100%;
  border-radius: 5px;
}
.btn-secondary {
    font-size: 14px;
}
.form-control {
    color: #606376;
}
.form_select .form-select {
    border-color: #ced4da !important;
    color: #606376;
    font-size: 13px;
    border-radius: 5px;
}
.app_stats p{
font-size: 13px;
margin-top: 0px;
}
.app_stats h2{
  margin-bottom: 0px;
}
#pie-chart{
  width: 90%;
  margin-top: 40px;
}
.app_stats img{
  margin-top: 5px;
  margin-left: 23px;
}
@media(max-width:772px){
  #pie-chart{
    margin-top: 10px;
  }
}
table thead {
    font-size: 14px;
    border-top-right-radius: 5px;
    background: #1DA099;
    color: white;
}

    table thead th {
        padding: 0.5rem 0.5rem !important;
        /* border: 1px solid #dee2e6; */
    }

table tbody tr {
    font-size: 14px;
    color: #606376;
}
.border.table-responsive {
    border: 1px solid #dee2e6;
    border-radius: 5px;
}

.table-module table {
    background-color: #F5F5F5 !important;
}
    .table-module table tr td {
        background-color: #F5F5F5 !important;
        border: 1px solid #fff;
    }
    .table-module table tr th {
        border-bottom: 0px;
        border: 1px solid #fff;
    }
table {
    text-align: left;
    border-collapse: collapse;
    overflow: hidden;
    vertical-align: middle !important;
    background: #fff;
    border: 0px solid #dee2e6;
    border-radius: 5px;
}
.table tr td 
{
    max-width: 200px; /* Optional: set maximum width for the cell */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
   /* table.table-bordered.dataTable thead tr:first-child th, table.table-bordered.dataTable thead tr:first-child td {
        border-top-width: 0px;
    }
    table.table-bordered.dataTable tr:last-child td {
        border-bottom-width: 0px !important;
    }
    table.table-bordered.dataTable tr:first-child th {
        border-bottom: 1px solid #dee2e6;
    }
    table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable td:first-child, table.table-bordered.dataTable td:first-child {
        border-left-width: 0px;
    }*/
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #1ea59e;
  border-color: #1ea59e;
}
#example_wrapper .form-control:focus,#example_wrapper .form-select:focus {
  box-shadow: none;
  border-color: #818586 !important;
  color: #1ea59e;
}
.btn-view {
    background-color: #109992;
    color: white !important;
    padding: 0.375rem 0.75rem;
    font-size: 14px;
}
.table>:not(caption)>*>*{
  border-bottom-width:0px
}
#example_wrapper .table>:not(caption)>*>*{
  border-bottom-width:1px
}
.card .card-head {
    font-size: 16px;
    font-weight: 600;
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #21283208;
    color: #1ea59e;
}
.CheckBox-Size input {
    height: 15px;
    width: 19px;
}
.btn-tbl-danger {
    background-color: #dc3545;
    border-radius: 50% !important;
    padding: 5px !important;
    color: #fff !important;
    font-size: 12px;
    width: 30px;
    height: 30px;
}
.CheckBox-Size label {
    font-size: 17px;
    font-weight: 500;
}
.upper_heading {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    box-shadow: 10px 10px 14px -4px rgb(0 0 0 / 75%);
    -webkit-box-shadow: 10px 10px 14px -4px rgb(0 0 0 / 75%);
    -moz-box-shadow: 10px 10px 14px -4px rgba(0,0,0,0.75);
}
.nav-pills .nav-link.active> .bg-secondary{
  background-color: white !important;
  color: #1ea59e;
}
.btn-tbl-view:hover {
  color: #ffffff;
}
.btn-tbl-view {
    color: #fff;
    display: inline-block;
    border-radius: 5px !important;
    padding: 5px 8px;
    text-align: center;
    background-color: #1ea59e;
    font-size: 13px;
}
.label-success {
    background: linear-gradient(45deg,#FFB64D,#FFB64D) !important;
}
.btn-reset {
    background-color: #0d6efd;
    color: white !important;
    padding: 5px 15px;
    font-size: 14px;
}

.label-pending {
  background: linear-gradient(45deg,#FFB64D,#FFB64D) !important;
}
.label-Pending {
    background: linear-gradient(45deg,#FFB64D,#FFB64D) !important;
}
.label-approved {
  background: linear-gradient(45deg,#5bbc93,#5bbc93) !important;
}
.label-Approved {
    background: linear-gradient(45deg,#5bbc93,#5bbc93) !important;
}
.label-Inprocess {
  background: linear-gradient(45deg,#6eb1e6,#6eb1e6) !important;
}
.label-rejected {
  background: linear-gradient(45deg,#fd8b94,#fd8b94) !important;
}
.label-Rejected {
  background: linear-gradient(45deg,#fd8b94,#fd8b94) !important;
}
.label.label-sm {
    font-size: 75%;
    font-weight: 600;
    margin-right: 5px;
    color: #fff;
    border-radius: 50%;
    display: block;
    text-align: left;
    height: 10px;
    width: 10px;
}
.nav-pills .nav-link{
background-color: #FFFFFF;
color: #343434;
margin-right: 10px;
display: flex;
padding: 15px 10px;
justify-content: space-between;
border-radius: 5px;
font-size: 13px;
min-width: 200px;
margin-bottom: 10px;
}
.nav-pills .bg-secondary {
    background-color: #870000 !important;
    color: white;
    min-width: 25px;
    align-items: center;
    justify-content: center;
    border: 1px solid #870000;
    display: flex;
    height: 25px;
    border-radius: 50% !important;
}
table.dataTable {
    margin-top: 13px !important;
}
.page-link {
  border: none;
  color: #2b2b2b;
  margin: 0 .4em;
  border-radius: 5px !important;
  
}
.page-link:hover, .page-link.active {
  color: #fff !important;
background-color: #1ea59e;
}
.detail_page .card {
    padding: 15px 20px;
    border-radius: 0px;
    border: 0px;
}
.theme_color{
  color: #1ea59e;
  font-size: 18px;
  font-weight: 500;
}
.form-check-label{
  color: #222222;
  font-size: 14px;
}
.form-check-input:checked {
  background-color: #1ea59e;
  border-color: #1ea59e;
}
.form_set .form-control {
    border: 1px solid #ced4da;
    color: #606376;
    font-size: 13px;
    border-radius: 5px;
}
.btn-send{
  background-color: #1ea59e;
  color: white !important;
  padding: 5px 10px;
  font-size: 15px;
  min-width: 100px;
  text-transform: uppercase;
}
.btn:focus{
  box-shadow: none;
}
.btn-cancel{
  font-size: 15px;
  margin-right: 10px;
}
.timeline_area {
  position: relative;
  z-index: 1;
}
.single-timeline-area {
  position: relative;
  z-index: 1;
  padding-top: 50px;
  padding-left: 142px;
}
@media only screen and (max-width: 575px) {
  .single-timeline-area {
      padding-left: 100px;
  }
    .nav.pull-right > li > .dropdown-menu,
    .nav > li > .dropdown-menu.pull-right {
        right: auto !important;
        left: auto;
    }
    .d-sm-none
    {
        display:none;
    }
}
.single-timeline-area .timeline-date {
  position: absolute;
  width: 180px;
  height: 100%;
  top: 0;
  left: 0;
  margin-top: 25px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  padding-right: 60px;
}
@media only screen and (max-width: 575px) {
  .single-timeline-area .timeline-date {
      width: 100px;
  }
}
.single-timeline-area .timeline-date::after {
  position: absolute;
  width: 1.5px;
  height: 100%;
  content: "";
  background-color: #707070;
  top: 0;
  right: 70px;
  z-index: 1;
}
.single-timeline-area .timeline-date::before {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  content: "";
  top: 50%;
  right: 62px;
  z-index: 5;
  margin-top: -5.5px;
}

.border-1::before{
  background-color: #82CFEC;
}
.border-2::before{
  background-color: #F5C851;
}
.border-3::before{
  background-color: #5BBC93;
}
.single-timeline-area .timeline-date p {
  margin-bottom: 0;
  color: #2F5657;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
}
.single-timeline-area .single-timeline-content {
  position: relative;
  z-index: 1;
  padding: 30px 30px 25px;
  border-radius: 6px;
  margin-bottom: 15px;
  margin-top: 15px;
  -webkit-box-shadow: 0 0.25rem 1rem 0 rgba(47, 91, 234, 0.125);
  box-shadow: 0 0.25rem 1rem 0 rgba(47, 91, 234, 0.125);
  border: 1px solid #ebebeb;
}
@media only screen and (max-width: 575px) {
  .single-timeline-area .single-timeline-content {
      padding: 20px;
  }
}
.single-timeline-area .single-timeline-content .timeline-icon {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  width: 30px;
  height: 30px;
  background-color: #f1c40f;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  text-align: center;
  max-width: 30px;
  border-radius: 50%;
  margin-right: 15px;
}
.single-timeline-area .single-timeline-content .timeline-icon i {
  color: #ffffff;
  line-height: 30px;
}
.single-timeline-area .single-timeline-content .timeline-text h6 {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.single-timeline-area .single-timeline-content .timeline-text p {
  font-size: 13px;
  margin-bottom: 0;
}
.single-timeline-area .single-timeline-content:hover .timeline-icon,
.single-timeline-area .single-timeline-content:focus .timeline-icon {
  background-color: #020710;
}
.single-timeline-area .single-timeline-content:hover .timeline-text h6,
.single-timeline-area .single-timeline-content:focus .timeline-text h6 {
  color: #3f43fd;
}
.status{
  color: #343434;
  font-size: 14px;
  margin-top: 3px;
}
.btn-cancel{
  text-transform: uppercase;
}
.detail_img{
  width: 150px;
    height: 150px;
    border-radius: 50%;
}
.name_heading{
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0px;
  color: #575757;
}
.detail_section p{
  color: #717171;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 600;
  margin-top: 5px;
}
.detail_section span{
  color: #9499A7;
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400;
}
.detail_set b{
  color: #717171;
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: 600;
}
.detail_set p{
  color: #9499A7;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 400;
}
#imageUpload
{ display: none;
}
#profileImage
{cursor: pointer;
}
#profile-container img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
}
.upload h6{
  color: #66697B;
}
.form_padding{
  padding: 30px;
}
.form_padding .form-select{
  background-image: url('../img/ic_dropdown.svg') !important;
  background-size: 12px 12px;
font-size: 14px;
height: 43px;
border-color: #CBD3DD;
  color: #ADADAD;
}


.form_padding .form-label{
  color: #606376;
  font-size: 14px;
}
.form_padding .form-control{
  font-size: 14px;
height: 43px;
border-color: #CBD3DD;
  color: #ADADAD;
}
.wrap-input100 .input100::placeholder {
    color: #fff;
}
.form_padding .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ADADAD;
}

.form_padding .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ADADAD;
}

.form_padding .form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #ADADAD;
}
.btn-save{
  background-color: #1ea59e;
  color: white !important;
  font-size: 14px;
}

.user-roles {
  padding: 0;
}
.user-roles li {
  float: left;
  width: 100%;
  background-color: white;
  padding: 10px;
  text-align: left;
  font-size: 14px;
  color: #424242;
  border-left: 2px solid white;
  line-height: 24px;
  border-bottom: #CDCDCD 1px solid;
  list-style: none;
}
.user-roles li:last-child{
border-bottom: 0px;
}
.shadow-table{
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
  border-radius: 10px !important;
}

.module-access{
  padding: 7px 0px;
}
.module-access li:last-child{
  border-bottom: 0px;
}
.shadow-table tr:last-child{
  border-bottom: 0px;
}
.user-roles{
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px !important;
  margin-top: 10px;
padding-top: 10px;
min-height: 200px;
border-radius: 10px;
}
.user-roles .active{
  border-left: #1ea59e 2px solid;
  color: #424242;
  background-color: #F5F5F5;
}
.card-body .fa-plus{
font-size: 15px;
margin-right: 5px;
}

.module-access li {
  width: 100%;
  padding: 12px 20px 12px 20px;
  background-color: white;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  list-style: none;
  border-bottom: #CDCDCD 1px solid;
}
.module-access li span {
  float: right;
}
.form-switch .form-check-input {
  width: 3em !important;
  height: 20px !important;
}
.btn-theme{
  background-color: #1ea59e;
  color: white !important;
  padding: 11px;
  border-radius: 5px;
  font-size: 14px;
}
.form-switch .form-check-input:focus{
  box-shadow: none !important;
}
.shadow-table thead{
  background-color: white;
  color: #666666;
}
.shadow-table tbody tr{
  border-bottom: 1px solid #CDCDCD;
  width: 100%;
}
.shadow-table tbody tr td{
  padding: 13px;
}
.shadow-table table{
  border-radius: 0px !important;
  text-align: left;
}
.modal-footer .border-none{
  background-color: white;
  border: none;
}
@media(max-width:772px){
.form_padding{
  padding: 0px;
}
.media_set .card{
  padding-left: 15px !important;
  padding-right: 15px !important;
}
}
.color_block{
  background-color: #1ea59e;
  color: white;
  padding: 25px;
  border-radius: 10px;
  align-items: center;
}
.user_set a{
text-decoration: none ;
}
.white_block{
  background-color: white;
  color: #343434;
  padding: 25px;
  border-radius: 10px;
  align-items: center;
}
.alert-danger {
  color: #424242;
  font-size: 15px;
}

.user_display{
  border-radius: 50%;
  width: 110px;
  height: 110px;
}
.progress .bg-danger {
  border-radius: 10px;
}
.progress{
  border-radius: 10px;
  height: 14px;
  background-color: #EDF3FA;
}
.progress_info{
display: flex;
justify-content: end;
margin-bottom: 5px;
color: #9499A7;
font-size: 14px;
}
.completion ul{
  list-style: none;
  padding: 10px 0px;
}
.completion li{
  display: flex;
  padding: 10px 15px;
  justify-content: space-between;
  border-bottom: 1px solid #C8C8C8;
}
.completion p{
  margin-bottom: 0px;
}
.completion li:last-child{
  border-bottom: 0px;
}
.completion .bi-x-circle{
  color: #FD8B94;

}
.completion .bi-check-circle{
  color: #5BBC93;
}
.completion i{
  font-size: 18px;
}
@media (max-width:600px){
  .single-timeline-area .timeline-date::after{
    right: 14px !important;
  }
  .single-timeline-area .timeline-date::before {
    right: 8px !important;
  }
}
.completion li p{
font-size: 15px;
color: #343434;
}
input[type=file]::file-selector-button {
  border: 2px solid #1ea59e;
  color: white;
  height: 45px;
  border-radius: .2em;
  background-color: #1ea59e !important;
  transition: 1s;
}

input[type=file]::file-selector-button:hover {
  background-color: #81ecec;
  border: 2px solid #00cec9;
  width: 65px !important;
}

input[type=file]::placeholder {
  display: none !important;
}


#msform {
  position: relative;
  margin-top: 20px
}

#msform fieldset {
  box-sizing: border-box;
  width: 100%;
  background: white;
  border: 1px solid #E1E6EB;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 0;
  padding-bottom: 20px;
  text-align: left;
  position: relative
}

.form-card {
  text-align: left
}

#msform fieldset:not(:first-of-type) {
  display: none
}



#msform .action-button {
 color: #fff;
background-color: #1ea59e;
margin-top: 20px;
border-color: #1ea59e;
border-radius: 5px;
margin-bottom: 30px;
margin-right: 33px;
font-size: 14px;
float: right;
border: none;
padding: 10px 20px;
font-weight: 600;
min-width: 150px;
}

#msform .action-button:hover,
#msform .action-button:focus {
  background-color: #1ea59e
}

#msform .action-button-previous {
color: #606376;
margin-top: 20px;
border: 1px solid #CBD3DD;
border-radius: 5px;
font-size: 14px;
float: right;
padding: 10px 20px;
margin-right: 10px;
font-weight: 600;
min-width: 130px;
}

.btn-tab-submit {
  background-color: #1ea59e;
    border-radius: 5px;
    color: white;
    margin-right: 10px;
    min-width: 120px;
    border: 1px solid #1ea59e;
    padding: 5px 20px;
   margin-top: 20px;
    font-size: 14px;
}
.btn-tab-cancel {
  background-color: none;
   background-color: white;
    border-radius: 5px;
    color: #4F8F36;
    margin-right: 10px;
    min-width: 120px;
    border: 1px solid #4F8F36;
    padding: 5px 20px;
   margin-top: 20px;
    font-size: 14px;
}
.file-dsplay .badge{
  background-color: white;
  font-size: 14px;
  border: 1px solid #4088DB;
  box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 20%);
  padding: 8px 20px;
  color: #6B6B6D;
  margin-bottom: 15px;
  margin-right: 10px;
}

.steps {
  font-size: 25px;
  color: gray;
  margin-bottom: 10px;
  font-weight: normal;
  text-align: right
}

.fieldlabels {
  color: gray;
  text-align: left
}

#progressbar {
  background: white;
  display: grid;
  margin-left: 0px;
  color: #969CA2;
  padding: 10px;
  overflow: hidden;
  border: 1px solid #E1E6EB;
  width: auto;
-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}


#progressbar .active {
  color: #23d486
}
.buttons_input{
display: flex;
justify-content: center;
}

#progressbar li {
  list-style-type: none;
  font-size: 15px;
  float: left;
  padding: 8px 5px;
  border-bottom: 1px solid #D8DEE5;
  position: relative;
  font-weight: 400
}
/* #progressbar li:before {
  width: 40px;
  height: 40px;
  line-height: 35px;
  display: block;
  font-size: 17px;
  color: #6B6B6D;
  background: #dadada;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px
} */

/* #progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #dadada;
  position: absolute;
  right: 0;
  top: 25px;
  z-index: -1
} */

#progressbar li.active,
#progressbar li.active {
  color: #1ea59e;
  font-weight: 600;
}


#progressbar li:last-child{
  border-bottom: 0px;
  
}
.repeater-heading a{
  color: #1ea59e;
  font-size: 14px;
  text-decoration: none;
}
.btn-set{
  font-size: 15px;
  color: #606376;
  text-transform: none;
  border: 1px solid #CBD3DD;
  width: 120px;
  margin-right: 10px;
}

.btn-edit{
  background: #ffedef;
  color: #f13232 !important;
  border-radius: 5px;
  margin-right: 5px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
 
}
.btn-upload{
  background: #e6fff4;
  color: #5BBC93 !important;
  border-radius: 5px;
  margin-right: 5px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;

}
.btn-download{

  background: #fff0c8;
  color: #cfa946 !important;
  border-radius: 5px;
  margin-right: 5px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  
}

/* My css */
.vo .form-select {
    background-size: 12px 12px !important;
    font-size: 13px;
    height: 36px;
    color: #606376;
    background-repeat: no-repeat !important;
    background-position: right 0.75rem center;
}
@media (max-width:772px){
  fieldset .form_padding{
    padding: 30px 20px;
  }
}


/* Login Start Here css*/

/* Login Screen Start*/
/*.bg-zinc {
  background-image: url(../img/bgimg.jpg);
  background-size: cover;
}*/
.login-half {
    padding: 15px;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    background-color: rgba(235,241,241,0.9);
    background-image: url(../img/side_image.png);
}
.login {
    min-height: 100vh;
    /*background-image: linear-gradient(to right, rgb(140 177 197 / 90%), rgb(143 244 138 / 90%));*/
    background-color: #20b774;
}
.theme-txt{
  color: #555555;
  font-size: 16px;
  font-weight: bold;
}
.text-copyright{
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.main-text{
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.text-bold-red{
  font-size: 31px;
  font-weight: 600 !important;
  color: #fff;
}

.input100 {
    font-size: 15px;
    color: #fff;
    line-height: 1.2;
    display: block;
    width: 100%;
    height: 45px;
    background: transparent;
    padding: 0 5px 0 38px;
}
.login100-form {
    width: 500px;
    border-radius: 10px;
    overflow: hidden;
    padding: 25px 40px 25px 40px;
    background: #9152f8;
    background: -webkit-linear-gradient(top, #197B75, #197B75);
    background: -o-linear-gradient(top, #0F5105, #0F5105);
    background: -moz-linear-gradient(top, #0F5105, #0F5105);
    background: linear-gradient(top, #0F5105, #0F5105);
    margin:auto;
}
.margin-text{
  padding-left: 50px;
  margin-top: 50px;
}

.wrap-input100 {
  width: 100%;
  position: relative;
  border-bottom: 2px solid #d9d9d9;
}
.login span i {
    margin-left: 0px;
    margin-top: -25px;
    z-index: 2;
    color: #6E6D6D;
    margin-right: 14px;
    max-width: 68px;
    font-size: 17px;
    float: right;
}
.label-input100 {
    font-size: 14px;
    color: #20b774;
    font-weight: 500;
}

.focus-input100 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}

input {
  outline: none;
  border: none;
}
textarea {
  outline: none;
  border: none;
}
/*textarea:focus, input:focus {
  border-color: transparent !important;
}*/
input:focus::-webkit-input-placeholder {
  color:transparent;
}
input:focus:-moz-placeholder {
  color:transparent;
}
input:focus::-moz-placeholder {
  color:transparent;
}
input:focus:-ms-input-placeholder {
  color:transparent;
}
textarea:focus::-webkit-input-placeholder {
  color:transparent;
}
textarea:focus:-moz-placeholder {
  color:transparent;
}
textarea:focus::-moz-placeholder {
  color:transparent;
}
textarea:focus:-ms-input-placeholder {
  color:transparent;
}
input::-webkit-input-placeholder {
  color: #779696;
}
input:-moz-placeholder {
  color: #1D3F98;
}
input::-moz-placeholder {
  color: #1D3F98;
}
input:-ms-input-placeholder {
  color: #1D3F98;
}
textarea::-webkit-input-placeholder {
  color: #1D3F98;
}
textarea:-moz-placeholder {
  color: #1D3F98;
}
textarea::-moz-placeholder {
  color: #1D3F98;
}
textarea:-ms-input-placeholder {
  color: #1D3F98;
}
.login p{
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.login a {
    color: #20b774;
    text-decoration: underline;
}
.validate-form p {
    color: #A3A2A2;
    font-size: 14px;
    font-weight: 500;
}
a:focus {
  outline: none !important;
}
a:hover {
  text-decoration: none;
}
button {
  outline: none !important;
  border: none;
  background: transparent;
}
button:hover {
  cursor: pointer;
}
.container-login100-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.Investment .form-control {
    background-color: #fff !important;
    color: #707070 !important;
    font-size: 14px;
    border: 1px solid #707070;
}

@media (max-width: 767px)
{
    .login100-form {
        width: 100%;
        margin-left: 0%;
        padding-right: 20px;
        padding-left: 20px;
    }
.margin-text {
  padding-left: 0px;
  margin-top: 50px;
}
}

/* Side Button */
.btn-evenet
{
    bottom: 50%;
    right: 0em;
    z-index: 100;
}
.vo-name h4
{
  color: #343434;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0px;
  padding-top: 8px;
}
.vo-name h4 span
{
    color: #1ea59e;
    font-size: 20px;
    font-weight: 600;
}
/* TimeLine Step */
.timeline-steps {
  display: flex;
  justify-content: start;
  flex-wrap: wrap
}

.timeline-steps .timeline-step {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 1rem 0rem;
}


    .timeline-steps .timeline-step:not(:last-child):after {
        content: "";
        display: block;
        border-top: 0.25rem dotted #1ea59e;
        width: 11.5rem;
        position: absolute;
        left: 2.6rem;
        top: 0.3125rem;
    }
/*@media (min-width:768px) {
    .timeline-steps .timeline-step:not(:first-child):before {
        content: "";
        display: block;
        border-top: .25rem dotted #1ea59e;
        width: 3.8125rem;
        position: absolute;
        right: 7.5rem;
        top: .3125rem
    }
}*/

.timeline-steps .timeline-content {
  width: 14rem;
  text-align: left;
}

    .timeline-steps .timeline-content .inner-circle {
        border-radius: 1.5rem;
        height: 1rem;
        width: 1rem;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background-color: #F5C851;
        margin-left: 14px;
    }

    .timeline-steps .timeline-content .inner-circle:before {
        content: "";
        background-color: #F5C851;
        display: inline-block;
        height: 2.5rem;
        width: 2.5rem;
        min-width: 2.5rem;
        border-radius: 5px;
        opacity: .5;
    }

.timeline-steps .timeline-content .inner-circle.approved {
  border-radius: 1.5rem;
  height: 1rem;
  width: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #5BBC93
}

    .timeline-steps .timeline-content .inner-circle.approved::before {
        content: "";
        background-color: #5BBC93;
        display: inline-block;
        height: 2.5rem;
        width: 2.5rem;
        min-width: 2.5rem;
        border-radius: 5px;
        opacity: .5;
    }
    .timeline-steps .timeline-content .inner-circle.inprocess {
        background-color: #6eb1e6;
        border-radius: 1.5rem;
        height: 1rem;
        width: 1rem;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

        .timeline-steps .timeline-content .inner-circle.inprocess::before {
            content: "";
            background-color: #6eb1e6;
            display: inline-block;
            height: 2.5rem;
            width: 2.5rem;
            min-width: 2.5rem;
            border-radius: 5px;
            opacity: .5;
        }

/*Event Calendar */

.acess-container {
    right: 0px;
    top: 30%;
    color: #fff;
    z-index: 500;
    font-size: 20px;
    display: flex;
    border-radius: 4px;
    position: fixed;
    line-height: normal;
}

#jbbutton {
    margin-left: 0px;
    float: left;
    background-color: #0a9639;
    padding: 10px 15px;
    height: 44px;
    border-bottom-left-radius: 5px;
    text-align: center;
    line-height: 24px;
    border-top-left-radius: 5px;
}

.main-ixon {
    background-color: #1ea59e;
    color: #ffffff;
    margin-top: -3px;
}

#acess-icons {
    display: none;
    float: left;
}

.display-one {
    color: black;
    background-color: white;
    padding: 10px 20px;
    min-height: 210px !important;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    border: 1px solid #e0e3e8;
    border-radius: 5px;
}

/* Unified dashboard */

.unified-dashboard .border-rad {
    border-radius: 5px;
    padding: 10px 10px;
    float: left;
    width: 100%;
    box-shadow: 1px 2px 17px -10px rgb(84 97 133 / 60%);
    -webkit-box-shadow: 1px 2px 17px -10px rgb(84 97 133 / 60%);
    -moz-box-shadow: 1px 2px 17px -10px rgba(84,97,133,0.6);
    /*background-image: linear-gradient(to right, rgb(9 117 176 / 90%), rgb(108 197 104 / 90%));*/
    background-color: #fff;
}

.unified-dashboard .my-cards .media-body h3 {
    font-size: 32px;
    font-weight: 600;
    color: #1ea59e;
    margin-bottom: 0;
}

.unified-dashboard .my-cards .media-body p {
    font-size: 15px;
    font-weight: 400;
    color: #606376;
    margin-bottom: 0px;
}
.unified-dashboard .my-cards .border-rad img
{
width: 100px;
}

/*New Design css*/

.border-rad {
    border-radius: 5px;
    padding: 20px 15px;
    float: left;
    width: 100%;
    box-shadow: 1px 2px 17px -10px rgb(84 97 133 / 60%);
    -webkit-box-shadow: 1px 2px 17px -10px rgb(84 97 133 / 60%);
    -moz-box-shadow: 1px 2px 17px -10px rgba(84,97,133,0.6);
    background-image: linear-gradient(to right, rgb(9 117 176 / 90%), rgb(108 197 104 / 90%));
}

.my-cards-custom .media-body h3 {
    font-size: 1.5rem;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 0;
}

.my-cards-custom .media-body p {
    font-size: 14px;
    font-weight: 400;
    color: #FFF;
    margin-bottom: 0px;
}

.my-cards-custom .card {
    position: relative;
    margin-bottom: 10px;
    /* margin-top: 10px; */
    background-color: #1ea59e;
    border-radius: 3px;
    min-height: 110px;
    border: 0px;
}

.my-cards-custom .card-footer {
    padding: 0.5rem 1rem;
    background-color: inherit;
    border-top: 0px solid rgba(0,0,0,.125);
}
.my-cards-custom .card a {
    text-decoration: none;
}
.card-header {
    font-size: 16px;
    font-weight: 600;
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #21283208;
    color: #1ea59e;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav-pills .nav-item.total-app .nav-link {
    background: linear-gradient(to right,#b993d6,#8ca6db);
    color: #fff;
}

.nav-pills .nav-item.inprocess-app .nav-link {
    background: linear-gradient(to right,#5b86e5,#36D1DC);
    color: #fff;
}

.nav-pills .nav-item.pending-app .nav-link {
    background: linear-gradient(to right,#F2994A,#f2c94c );
    color: #fff;
}

.nav-pills .nav-item.approved-app .nav-link {
    background: linear-gradient(to right,#11998e,#38ef7d );
    color: #fff;
}

.nav-pills .nav-item.rejected-app .nav-link {
    background: linear-gradient(to right,#EB3349,#F45C43 );
    color: #fff;
}
.nav-pills .nav-link.active > .bg-secondary {
    background-color: white !important;
    color: #870000;
}


/* Scrool Style */
/* width */
.dropdown-menu-list {
    overflow-y: scroll !important;
}

    .dropdown-menu-list::-webkit-scrollbar {
        width: 10px;
    }

    /* Track */
    .dropdown-menu-list::-webkit-scrollbar-track {
        background: #f2f6fc;
    }

    /* Handle */
    .dropdown-menu-list::-webkit-scrollbar-thumb {
        background: #ced4da;
    }

        /* Handle on hover */
        .dropdown-menu-list::-webkit-scrollbar-thumb:hover {
            background: #ced4da;
        }
#Viewinfo thead {
    vertical-align: bottom;
    background: #1DA099;
    color: white;
}

/* DataTable css */
.dataTables_wrapper .dataTables_length label {
    display: contents;
}
.form-select-sm {
    padding: .375rem 2.25rem .375rem .75rem !important;
    font-size: .875rem !important;
    display: inline !important;
    width: auto !important;
}
#listusers_filter label {
    display: flex;
    align-items: center;
}
/*.dataTables_wrapper .dataTables_filter label{
    display: flex;
    align-items: center;
}*/
.btn-tbl-pencil {
    background-color: #19a5f3;
    border-radius: 5px;
    padding: 5px !important;
    color: #fff !important;
    font-size: 12px;
    width: 30px;
    height: 30px;
}

/* role Page css */

/*.card-custom-role table {
    background-color: #F5F5F5 !important;
    color: #424242;
}

.card-custom-role .table > :not(:last-child) > :last-child > * {
    border-bottom-color: #CDCDCD !important;
}

.card-custom-role tbody, td, tfoot, th, thead, tr {
    border-color: #CDCDCD;
    border-style: solid;
    border-width: 0;
}*/

/*.card-custom thead {
    font-size: 16px;
    color: #666666;
   
}*/
/*.card-custom-role table {
    background-color: #F5F5F5 !important;
    color: #424242;
    border: 1px solid #fff;
    border-radius: 0;
}
.card-custom-role .table > :not(:last-child) > :last-child > * {
    border-bottom-color: #CDCDCD !important;
}

.card-custom-role tbody, td, tfoot, th, thead, tr {
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
}*/
span.badge.badge-success {
    color: #fff;
    background-color: #28a745;
}
span.badge.badge-warning

{
    color: #212529;
    background-color: #ffc107;
}
#listusers thead{
    background: #1DA099;
    color: white;
}
