.pad-lft-20 {
    padding-left: 20px!important;
}

.pad-lft-24 {
    padding-left: 24px!important;
}

.rounded-circle-40 {
    width: 40px;
}

.logo-icon {
  margin-right: 0!important;  
}

.logo-icon img {
    width: auto;
    padding: 0px 0;
    
}

.logo-text img {
    width: auto;
}

.topbar {
    background: #fff!important;
    z-index: 1001 !important;
    box-shadow: none !important;
}

.select2-container--classic .select2-selection--single, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__arrow, .select2-container--default .select2-selection--multiple {
    height: 35px!important;
    line-height: 33px!important;
}

.btn-blue {
    background: #0096FF!important;
}
.card-body {
    padding: 0.8rem;
}
.table th, .table td {
    padding: 15px 18px 15px 8px;
    font-size: 13px !important;
}
.btn-outline-blue {
    border: 1px solid #0096FF!important;
    color: #0096FF!important;
}

.rounded-circle {
    border: 2px solid #fff;
}

.rounded-20{
    border-radius: 20px;
}

.m-l--8{
    margin-left: -8px!important;
}

.pull-right {
    float: right;
}

.table tbody th {
    border-bottom: 0!important;
}
.table-compact {
    font-size: 13px;
}

.table-compact-12 {
    font-size: 12px!important;
}

ul.pagination {
    font-size: 11px;
}
.dataTables_info, .dataTables_filter {
    font-size: 11px;
}
.m-t-80 {
    margin-top: 80px;
}
.font-20 {
    font-size: 20px;
}
.font-22 {
    font-size: 22px;
}
.font-25 {
    font-size: 25px;
}
.font-28 {
    font-size: 28px;
}
.font-30 {
    font-size: 30px;
}
.font-35 {
    font-size: 35px;
}
.font-60 {
    font-size: 60px;
}
.font-70 {
    font-size: 70px;
}
.text-subgreen {
  color: #B1D242 !important; }
.nexsub-logo {
    height: 40px;
    width: auto;
}
.img-round-4 {
    height: 4px;
    width: 4px;
}
.img-round-12 {
    height: 12px;
    width: 12px;
}
.img-round-30 {
    height: 30px;
    width: 30px;
}
.img-round-35 {
    height: 35px;
    width: 35px;
}
.img-round-40 {
    height: 40px;
    width: 40px;
}

.img-round-45 {
    height: 45px;
    width: 45px;
}
.img-round-50 {
    height: 50px !important;
    width: 50px !important;
}
.img-round-55{
    height: 55px !important;
    width: 55px !important;
}
.btn-lg-text-center {
    padding: 14px 10px!important;
}
/*
#B1D242

#588695
*/

td.details-control {
    background: url('../../assets/nexsub/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.details td.details-control {
    background: url('../../assets/nexsub/details_close.png') no-repeat center center;
}
.card-body-custom {
    padding: 20px 20px 20px 10px!important;
}

li.no-border {
    border: 0px!important;
    padding: 5px!important;
}

.error{
	font-weight:normal;
	color:#F44336;
}

.listSelected {
    background: #f7f7f7 none repeat scroll 0 0 !important;
}

.p-b-8 {
    padding-bottom: 8px !important;
}
/*.p-r-18{
    padding-right:18px !important;
}*/

.overlay, .loading-img {
	position: absolute;
	top: 0%;
	left: 0;
	width: 100%;
	height: 100%;
}

.loader-app-panel-fields {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	pointer-events: none;
}

.loader-app-panel-fields .overlay,
.loader-app-panel-fields .loading-img {
	pointer-events: auto;
}

.overlay {
	position : absolute !important;
	z-index: 1010;
	background: rgba(255, 255, 255, 0.7);
}

.loading-img {
	z-index: 6020;
	background: transparent url('../images/loader.gif') 50% 40% no-repeat;
	-webkit-background-size: 80px;
	-moz-background-size: 80px;
	-ms-background-size: 80px;
	background-size: 80px;
}

/* Substitute profile: center spinner over stats cards / table (not under section title) */
.sub-profile-job-stats-body .loading-img,
.sub-profile-recent-jobs-body .loading-img,
.sub-profile-header-section .loading-img,
.sub-profile-preferences-section .loading-img,
.sub-profile-availability-body .loading-img,
.sub-profile-documents-body .loading-img {
	background-position: center center !important;
}

/* Substitute profile — Deactivate + View Application Details (stacked, link centered under button, group flush right) */
.sub-profile-header-actions {
	min-width: 0;
	flex-shrink: 0;
}
.sub-profile-actions-stack {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	width: max-content;
	max-width: 100%;
	box-sizing: border-box;
}
/* Match header contact row typography (fs-14-f); keep teal as link affordance */
.sub-profile-view-application-link {
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	letter-spacing: normal;
	display: inline-block;
	width: auto;
	max-width: none;
	box-sizing: border-box;
	text-align: center;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer;
	color: #00BBB3;
	text-decoration: underline;
	text-decoration-color: #00BBB3;
	text-underline-offset: 3px;
	transition: color 0.15s ease, text-decoration-color 0.15s ease;
}
.sub-profile-view-application-link:hover,
.sub-profile-view-application-link:focus {
	color: #009688;
	text-decoration: underline;
	text-decoration-color: #009688;
	outline: none;
}
.sub-profile-view-application-link:focus-visible {
	box-shadow: 0 0 0 2px rgba(0, 187, 179, 0.45);
	border-radius: 4px;
}
.sub-profile-view-application-link:visited {
	color: #00BBB3;
	text-decoration-color: #00BBB3;
}
.sub-profile-view-application-link:active {
	color: #00796b;
	text-decoration-color: #00796b;
}

/* Recent job activity card footer: count (gray) + “View full history” (teal), inline like design */
.sub-profile-recent-jobs-footer {
	background: #f0fdfd;
	border-radius: 0 0 10px 10px;
}
.sub-profile-recent-jobs-footer-line {
	gap: 12px 18px;
}
.sub-profile-recent-jobs-view-all {
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	color: #00bbb3 !important;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	transition: color 0.15s ease, text-decoration-color 0.15s ease;
}
.sub-profile-recent-jobs-view-all:hover,
.sub-profile-recent-jobs-view-all:focus {
	color: #009688 !important;
	text-decoration: underline;
	text-decoration-color: #009688;
	outline: none;
}
.sub-profile-recent-jobs-view-all:visited {
	color: #00bbb3 !important;
}

.red-500 {
    color: #F44336 !important;
}

.purple-500 {
    color: #9C27B0 !important;
}

.blue-500 {
    color: #2196F3 !important;
}

.green-500 {
    color: #4CAF50 !important;
}

.orange-500 {
    color: #FF9800 !important;
}

.teal-500 {
    color: #00897B !important;
}

.m-t-7 {
    margin-top: 7px !important;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px !important;
}

.full-width {
    width: 100% !important;
}

.wd-35p-f{
    width: 35% !important;
}

.select2-container--default .select2-selection--multiple {
    line-height: 22px !important;
}
.width50{
    width : 50% !important;
}
.width55 {
     width : 55% !important;
}
.width60{
    width : 60% !important;
}
.width75{
    width : 75% !important;
}

.small-ex {
    font-size: 80% !important;
    font-weight: 700 !important;
    color: #000000 !important;
}

.u1 {
    display:inline-block;
    border-bottom:1px solid lightgray;
    padding-bottom:7px;
}

.display-2_5{
    font-size:1.5rem !important;
}

.m-b-2 {
    margin-bottom: 2px !important;
}

.m-b-3 {
    margin-bottom: 3px !important;
}

.m-b-4 {
    margin-bottom: 4px !important;
}

.m-b-6 {
    margin-bottom: 6px !important;
}

.m-b-8 {
    margin-bottom: 8px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-12 {
    margin-bottom: 12px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-t-2 {
    margin-top: 2px !important;
}

.label-expire {
    background-color: #A9A9A9;
}

.text-expire {
    color: #A9A9A9;
}

a.disabled {
  pointer-events: none;
  cursor: default;
}

.help_msg_margin{
    margin-bottom: -5px;
}

input.select2-search__field {
    width: 100% !important;
}

.input-group > .select2-container--bootstrap {
    width: auto;
    flex: 1 1 auto;
}

.input-group > .select2-container--bootstrap .select2-selection--single {
    height: 100%;
    line-height: inherit;
    padding: 0.5rem 1rem;
}

.ct-series-a .ct-area, .ct-series-a .ct-slice-donut-solid, .ct-series-a .ct-slice-pie {
    fill: #2196f3 !important;
}
.ct-series-a .ct-line{
  stroke: #2196f3 !important;
  stroke-width:2962FF 2px;
}
.ct-series-a .ct-point{
  stroke: #2196f3 !important;
  stroke-width: 6px;
}
.ct-series-b .ct-area, .ct-series-b .ct-slice-donut-solid, .ct-series-b .ct-slice-pie {
    fill: #4caf50 !important;
}
.ct-series-b .ct-line{
  stroke: #4caf50 !important;
  stroke-width: 2px;
}
.ct-series-b .ct-point{
  stroke: #4caf50 !important;
  stroke-width: 6px;
}
.ct-series-c .ct-area, .ct-series-c .ct-slice-donut-solid, .ct-series-c .ct-slice-pie {
    fill: #9C27B0 !important;
}
.ct-series-c .ct-line{
  stroke: #9C27B0 !important;
  stroke-width: 2px;
}
.ct-series-c .ct-point{
  stroke: #9C27B0 !important;
  stroke-width: 6px;
}
.ct-series-d .ct-area, .ct-series-d .ct-slice-donut-solid, .ct-series-d .ct-slice-pie {
    fill: #F44336 !important;
}
.ct-series-d .ct-line{
  stroke: #F44336 !important;
  stroke-width: 2px;
}
.ct-series-d .ct-point{
  stroke: #F44336 !important;
  stroke-width: 6px;
}
.ct-series-e .ct-area, .ct-series-e .ct-slice-donut-solid, .ct-series-e .ct-slice-pie {
    fill: #9e9e9e !important;
}
.ct-series-e .ct-line{
  stroke: #9e9e9e !important;
  stroke-width: 2px;
}
.ct-series-e .ct-point{
  stroke: #9e9e9e !important;
  stroke-width: 6px;
}

.m-b {
    margin-bottom: .5rem !important;
    line-height: 20px !important;
}
.font-size-9{
    font-size:9px;
}
.f-w-300{
    font-weight: 300;
}
.p-r-16{
    padding-right : 16px !important;
}

.no-value{
    text-align: center;
    font-size: large;
    font-weight: 300;
}

.font-size-11 {
    font-size: 11px !important;
}

.text-green500 {
    color: #4caf50 !important;
}

.text-blue500 {
    color: #2196f3 !important;
}

.text-purple500 {
    color: #9c27b0 !important;
}

.text-gray500 {
    color: #9e9e9e !important;
}

.text-red500 {
    color: #f44336 !important;
}

/*
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-right: 4px !important;
    margin-top: 4px !important;
}

.select2-container .select2-search--inline .select2-search__field {
    font-size: 12px !important;
    margin-top: 4px !important;
}

.form-control {
    font-size: 12px !important;
}

.select2-container .select2-selection--multiple {
    min-height: 31px !important;
}

.select2-container--default .select2-selection--multiple {
    border-radius: 0px !important;
}

.btn-smx {
    line-height: 21px !important;
}*/

.m-b-18 {
    margin-bottom: 18px !important;
}

.font-size12 {
    font-size: 12px !important;
}

.modal-header-center {
    display: inline;
}

.select2-container--classic .select2-selection--single, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__arrow, .select2-container--default .select2-selection--multiple {
    height: 100% !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    font-size: 12px !important;
    background: #00BBB3 !important;
    border: 0px !important;
}

.select2-container--default .select2-search--inline .select2-search__field {
    width: 135px !important;
}

/*--------Pagination------*/
.pagination > li > a {
    cursor: pointer !important;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination {
    font-size: 11px !important;
    margin-bottom: 0;
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination .active {
    background: #2962FF;
    border-color: #2962FF;
    color: #fff !important;
}
.pagination > li {
    display: inline;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination .active a {
    background: #2962FF;
    border-color: #2962FF;
    color: #fff !important;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #2962FF;
    border-color: #2962FF;
}
.pagination > li > a {
    background: #fafafa;
    color: #666;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
        border-top-color: rgb(221, 221, 221);
        border-right-color: rgb(221, 221, 221);
        border-bottom-color: rgb(221, 221, 221);
        border-left-color: rgb(221, 221, 221);
}

.m-l-3 {
    margin-left: 3px !important;
}

.m-l-8 {
    margin-left: 8px !important;
}

.m-l-12-f {
    margin-left: 12px !important;
}

.m-l-18-f {
    margin-left: 18px !important;
}

.right-align{
position: absolute;
right: 40px;
}

.m-l-40-f {
    margin-left: 40px !important;
}

.m-l-45-f {
    margin-left: 45px !important;
}

.m-l-50-f {
    margin-left: 50px !important;
}

.m-l-58-f{
    margin-left: 58px !important;
}

.m-l-65-f{
    margin-left: 65px !important;
}

.m-t-9 {
    margin-top: 9px !important;
}

.limited-text{
    white-space: nowrap;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.z-i-40{
    z-index: 40 !important;
}

.paginationjs .paginationjs-pages li > a{
    min-width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
    font-size: 12px !important;
}

.paginationjs .paginationjs-pages li.active > a{
    height: 27px !important;
    line-height: 27px !important;
}

.modal-width-50{
    width: 50% ;
    max-width: 100% !important;
    padding-left: 2% !important;
    padding-right: 1% !important;
    padding-top: 2% !important;
}

.modal-width-55{
    width: 55% ;
    max-width: 100% !important;
    padding-left: 2% !important;
    padding-right: 1% !important;
    padding-top: 2% !important;
}

.modal-width-60{
    width: 60% ;
    max-width: 100% !important;
    padding-left: 2% !important;
    padding-right: 1% !important;
    padding-top: 2% !important;
}

.modal-width-70{
    width: 70% ;
    max-width: 100% !important;
    padding-left: 2% !important;
    padding-right: 1% !important;
    padding-top: 2% !important;
}

.modal-width-80{
    width: 80% ;
    max-width: 100% !important;
    padding-left: 2% !important;
    padding-right: 1% !important;
    padding-top: 2% !important;
}

.modal-width-90{
    width: 90% ;
    max-width: 100% !important;
    padding-left: 2% !important;
    padding-right: 1% !important;
    padding-top: 2% !important;
}

.modal-width-100{
    width: 100% ;
    max-width: 100% !important;
    padding-left: 2% !important;
    padding-right: 1% !important;
    padding-top: 2% !important;
}

@media only screen and (max-width: 500px) {
    .modal-width-50 {
        width:auto;
    }
}

@media only screen and (max-width: 550px) {
    .modal-width-55 {
        width:auto;
    }
}

@media only screen and (max-width: 600px) {
    .modal-width-60 {
        width:auto;
    }
}

@media only screen and (max-width: 700px) {
    .modal-width-70 {
        width:auto;
    }
}

@media only screen and (max-width: 800px) {
    .modal-width-80 {
        width:auto;
    }
}

@media only screen and (max-width: 900px) {
    .modal-width-90 {
        width:auto;
    }
}

@media only screen and (max-width: 1000px) {
    .modal-width-100 {
        width:auto;
    }
}

.pac-container{
    z-index: 1052 !important;
}

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
    border-right-width: 1px;
}

.location-placeholder::-webkit-input-placeholder {
  color: #C8C8C8 !important;
}
.location-placeholder::-moz-placeholder {
  color: #C8C8C8 !important;
}
.location-placeholder:-ms-input-placeholder {
  color: #C8C8C8 !important;
}
.location-placeholder::placeholder {
  color: #C8C8C8 !important;
}

.login-logo {
    height:135px !important;
    margin:auto !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

.m-w-20 {
    min-width: 20%;
}
.log_content{
    margin-left: 19%;
}
.p-l-r-100{
    padding-left:100px;
    padding-right:100px;
}

.logo-clr{
    background-color:#00BBB4 !important;
    border-color: #00BBB4 !important;
}
.logo-clr:focus{
	box-shadow: 0 0 0 .2rem #00BBB4 !important;
}

.b-r-0{
    border-radius: 0px !important;
}

.b-r-10{
    border-radius: 10px !important;
}

.b-r-t-l-10{
    border-top-left-radius: 10px !important;
}

.b-r-t-r-10{
    border-top-right-radius: 10px !important;
}

.b-r-13{
    border-radius: 13px !important;
}

.b-r-15{
    border-radius: 15px !important;
}

.b-r-30{
    border-radius: 30px !important;
}

.b-r-50{
    border-radius: 50px !important;
}

.b-r-2{
    border-radius: 2px !important;
}

.b-r-3{
    border-radius: 3px !important;
}

.b-r-4{
    border-radius: 4px !important;
}

.b-r-5{
    border-radius: 5px !important;
}

.text-clr{
    color: #00BBB4 !important;
}
.log-text-clr{
    color: #3E5593 !important;
}

.log-note{
    min-height: 0px !important;
    margin-top: 20px !important;
}

.m-m-10{
    margin-top: -14% !important;
}
.m-h-0{
    min-height: 0px !important;
}
.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}
.mWd-200 .select2-container {
	min-width: 200px !important;
}
.mdl-heading{
    font-size: 13px !important;
    font-weight: 700 !important;
}
.width64{
    width: 75% !important;
}

.width16{
    width: 16% !important;
}

.width17{
    width: 17% !important;
}

.width18{
    width: 18% !important;
}

.width20{
    width: 20% !important;
}

.width30{
    width: 30% !important;
}

.width45{
    width: 45% !important;
}

.width83{
    width: 83% !important;
}

.wd-15px-f{
    width: 15px !important;
}

.wd-17px-f{
    width: 17px !important;
}

.wd-18px-f{
    width: 18px !important;
}

.wd-29px-f{
    width: 29px !important;
}

.wd-55px-f{
    width: 55px !important;
}

.wd-60px-f{
    width: 60px !important;
}

.wd-74px-f{
    width: 74px !important;
}

.wd-150px-f{
    width: 150px !important;
}

.wd-175px-f{
    width: 175px !important;
}

.wd-200px-f{
    width: 200px !important;
}

.wd-215px-f{
    width: 215px !important;
}

.wd-225px-f{
    width: 225px !important;
}

.min-wd-100px-f{
    min-width: 100px !important;
}

.min-wd-120px-f{
    min-width: 120px !important;
}

.max-wd-120px-f{
    max-width: 120px !important;
}

.min-wd-150px-f{
    min-width: 150px !important;
}

.min-wd-180px-f{
    min-width: 180px !important;
}

.bR .select2-selection{
    border-radius:5px !important;
}

.wizard > .content > .body label.error{
  color: #F44336 !important;
}
.wizard > .content > .body input.error {
    background: none !important;
    border: 1px solid #e9ecef !important;
    color: #4F5467 !important;
}
.m-t-b-50{
    margin-bottom: 50px !important;
    margin-top: 50px !important;
}

.pd-t-4-f{
    padding-top: 4px !important;
}

.pd-t-8-f{
    padding-top: 8px !important;
}

.pd-t-15-f{
    padding-top: 15px !important;
}

.pd-t-20-f{
    padding-top: 20px !important;
}

.pd-t-30-f{
    padding-top: 30px !important;
}

.pd-b-30-f{
    padding-bottom: 30px !important;
}

.pd-40-f {
    padding: 40px !important;
}

.pd-14-f {
    padding: 14px !important;
}

.pd-16-f {
    padding: 16px !important;
}

.pd-18-f {
    padding: 18px !important;
}

.pd-20-f {
    padding: 20px !important;
}

.pd-22-f {
    padding: 22px !important;
}

.pd-24-f {
    padding: 24px !important;
}

.pd-4-f {
    padding: 4px !important;
}

.pd-5-f {
    padding: 5px !important;
}

.pd-10-f {
    padding: 10px !important;
}

.pd-12-f {
    padding: 12px !important;
}

.my-20-f {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.my-10-f {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.my-40-f {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.m-t-auto {
    margin-top: auto !important
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-15 {
    margin-top: 15px;
}

.tx-normal {
    font-weight: 400 !important;
}

.fw-500{
    font-weight: 500 !important;
}

.tx-heavy {
    font-weight: 600 !important;
}


.tx-white {
  color: #fff !important;
}

.tx-gray-47 {
    color: rgba(47, 47, 47, 0.701961) !important;
}

.elBulletList {
    padding: 0px;
    list-style-type: none;
    text-align: left !important;
}

.bg-teal {
    background-color: rgb(0, 187, 179);
}

.containerInner {
    width: 1170px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.container-theme {
    padding-top: 20px;
    padding-bottom: 20px;
    outline: none;
}

.container-bg {
    background-image: url('//connect.1coresolution.com/hosted/images/a9/bfaff4f4da43fc8a8d65a5790eaac1/Official-1Core-Gradient-01.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.card-theme {
    border: none !important;
    box-shadow:0 0 0px 0px  !important;
    background-color: #ffffff !important;
}

.wizard-content .wizard > .steps > ul > li a {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

input::placeholder{
    color: #c7c9ce !important;
}
textarea::placeholder{
    color: #c7c9ce !important;
}

@media only screen and (max-width: 600px) {
.media_authbox{
display: block !important;
min-height:0 !important;

}
.media_width {
width: 100% !important;
}
.media_login{
margin-top: 0px !important;
margin-left: 5% !important;
margin-bottom: 10% !important;
}
.media_contact_text{
font-size:13px !important;
}
}
@media only screen and (max-width: 360px){
.media_contact_text{
font-size:12px !important;
}
}

.mg-r-10 {
    margin-right: 10px;
}

.mg-r-150 {
    margin-right: 150px;
}

.mg-l-150 {
    margin-left: 150px;
}

.img-cover {
    object-fit: cover;
}

.img-fill {
    object-fit: fill;
}

.img-fit {
    object-fit: contain;
}
.badge-document{
background-color:#B95CF4;
color:#fff;
}

.application-form input[type="text"],
.application-form select,
.application-form textarea,
.application-form .custom-select {
    padding: 10px;
    border: 1px solid #ccc;
    border-left: none !important;
    font-size: 14px;
    border-radius:5px;
    border-top-left-radius: 0 !important; /* Remove left-top border radius */
    border-bottom-left-radius: 0 !important; /* Remove left-bottom border radius */
}

.application-form .input-group-text {
    border: 1px solid #ccc;
    background-color: transparent;
    border-right: none !important;
     border-radius:5px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.application-form select {
    border: none !important;
    padding: 0;
    font-size: inherit;
    background: transparent;
}


.application-form .select2-container {
    width: 100% !important;
}

.application-form .card{
border-radius:10px;
padding:20px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.application-form .select2-selection {
    padding: 10px;
    border: 1px solid #ccc;
    border-left: none !important;
    font-size: 14px;
    border-radius: 5px !important;
    display: flex;
    align-items: center;
    height:42px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}


.application-form .select2-selection__rendered {
    padding: 10px;
}

.application-form .select2-selection__arrow {
    padding: 0 10px;
    border-left: 1px solid #ccc;
}

.application-form .custom-select {
    padding: 10px;
    border: 1px solid #ccc;
    border-left: none !important;
    font-size: 14px;
    border-radius: 4px !important;
}


.application-form label {
display: block;
margin-bottom: 5px;
font-weight: bold;
color: #555;
}
.application-form .card-body h4{
font-weight:bold;
color: #333;
}
.application-form .login-logo{
height:80px !important;
}

.application-form #btn_submit, .application-form #btn_get_location{
background-color:#00bbb4;
border:1px solid #00bbb4;
}

.application-form .error{
color:red;
}
.pref-com-sub p{
font-size:16px;
font-weight:bold;
}
.pref-com-sub a{
font-size:15px;
}
.prefer-link .card{
border-radius:12px;
border: 1px solid rgba(0, 0, 0, .125);
}

.prefer-link .card-header{
border-bottom: 1px solid rgba(0, 0, 0, .125);
border-radius: 12px;
border-bottom-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}

.application-form .select2-container .select2-selection--single .select2-selection__rendered{
padding-left: 0px !important;
padding-right: 0px !important;
padding-bottom: 42px !important;
overflow: visible !important;
}
.position-modal{
max-width:480px;
}

.tab-buttons {
    display: flex;
    gap: 5px;
    padding-bottom: 5px;
}

.tab-btn {
    background: none;
    border: none;
    color: #00bbb4;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    padding: 5px 0;
    outline: none;
    transition: color 0.3s ease;
    margin: 0 5px 8px 0;
    padding: 10px 20px;
    border-radius: 5px;
    background-color:#fff;
    box-shadow: 0 2px rgba(0, 0, 0, 0.1);
    font-weight:600;
}

.tab-btn.active{
    color: #fff;
    font-weight:600;
    opacity: 1;
    box-shadow: 0 2px rgba(1, 128, 123);
    background-color: #00bbb4;
}

.tab-btn:focus{
outline:none !important;
}

/* Override for onboarding toggle buttons - show both buttons */
#onboarding_target_type_toggle {
    display: flex !important;
}
#onboarding_target_type_toggle .tab-btn {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
}
#onboarding_target_type_toggle .tab-btn:nth-child(2){
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.nav-tabs .nav-link{
    color: #000000;
    background:#FFFFFF ;
    border: 1.5px solid #E8E8E8;
    transition: all 0.2s ease;
    border-radius: 35px !important;
    font-weight: 500;
    font-size: 13px;
    /*margin-bottom: 10px;*/
    padding: 6px 20px !important;
}
.nav-tabs .nav-link.active{
    border: 1px solid #00BBB4;
    /*border-bottom: 6px solid #00BBB4;*/
    background: #00BBB4;
    color: #FFFFFF;
    transition: all 0.2s ease;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0px;
}
.nav-tabs .nav-link:hover{
    background: #00BBB4;
    /*margin-bottom: 0px;*/
    color: #FFFFFF;
    transition: all 0.2s ease;
}
.nav{
    border: 0px;
    /*font-family: "Poppins";*/
}

#enquiryStatusTab .nav-link{
    padding: 6px 18px !important;
}

#enquiryStatusTab .nav-link span {
    background-color: #00bbb4 !important;
    color: #ffffff !important;
}

#enquiryStatusTab .nav-link.active span {
    background-color: #ffffff !important;
    color: #323743 !important;
}

#sub_enq_tabs .nav-item .nav-link{
    padding: 6px 18px !important;
    background-color: #ffffff !important;
    color: #323743 !important;
    border-radius: 25px !important;
}

#sub_enq_tabs .nav-item .nav-link.active {
    background-color: #00bbb4 !important;
    color: #ffffff !important;
}

#incident_status_tab .nav-link{
    padding: 6px 18px !important;
}

.incident_status_tab .nav-link:hover span{
    background: #ffffff !important;
    color: #00bbb4 !important;
}

#incident_status_tab .nav-link span {
    background-color: #00bbb4 !important;
    color: #FFFFFF !important;
}

#incident_status_tab .nav-link.active span {
    background-color: #FFFFFF !important;
    color: #00bbb4 !important;
}

.gredient-primary-bg{
    background: linear-gradient(to right,#00bbb4 0,#149c97 100%);
}

.gredient-primary-clr{
    color: #0AACA6 !important;
}

.gredient-primary-bg{
    background: #0AACA6 !important;
}

.pd-y-2-f{
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.pd-y-3-f{
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.pd-y-4-f{
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

.pd-y-5-f{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.pd-y-6-f{
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

.pd-y-16-f{
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

.pd-y-20-f{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.pd-y-24-f{
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}

.pd-y-30-f{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.pd-y-11-f{
    padding-top: 11px !important;
    padding-bottom: 11px !important;
}

.pd-y-15-f{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.pd-y-10-f{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.pd-r-4{
    padding-right: 4px;
}

.pd-r-8{
    padding-right: 8px;
}

.tx-18{
    font-size: 18px !important;
}

.tx-19{
    font-size: 19px !important;
}

.pd-x-4-f{
    padding-left:4px !important;
    padding-right:4px !important;
}

.pd-x-6-f{
    padding-left:6px !important;
    padding-right:6px !important;
}

.pd-x-7-f{
    padding-left:7px !important;
    padding-right:7px !important;
}

.pd-x-8-f{
    padding-left:8px !important;
    padding-right:8px !important;
}

.pd-x-10-f{
    padding-left:10px !important;
    padding-right:10px !important;
}

.pd-x-12{
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.pd-x-13{
    padding-left: 13px !important;
    padding-right: 13px !important;
}

.pd-x-14-f{
    padding-left: 14px !important;
    padding-right: 14px !important;
}

.pd-x-15-f{
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.pd-x-16-f{
    padding-left: 16px !important;
    padding-right: 16px !important;
}

.pd-x-18-f{
    padding-left: 18px !important;
    padding-right: 18px !important;
}

.pd-x-20-f{
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.pd-x-24-f{
    padding-left: 24px !important;
    padding-right: 24px !important;
}

.pd-x-30-f{
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.pd-x-32-f{
    padding-left: 32px !important;
    padding-right: 32px !important;
}

.pd-x-40-f{
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.pd-x-45-f{
    padding-left: 45px !important;
    padding-right: 45px !important;
}

.pd-x-50-f{
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.text-underline-f{
    text-decoration: underline !important;
}

.mg-r-5-f{
    margin-right: 5px !important;
}

.mg-r-8-f{
    margin-right: 8px !important;
}

.font-size-10{
    font-size: 10px;
}

.ln-ht-20{
    line-height: 20px;
}

.ln-ht-22{
    line-height: 22px;
}

.ln-ht-24{
    line-height:24px;
}

.ln-ht-26{
    line-height: 26px;
}

.ln-ht-38{
    line-height: 38px;
}

.ln-ht-74{
    line-height: 74px;
}

#menu_region_content .dropdown-toggle::after {
    display: none !important;
}
#menu_region_content .dropdown-menu{
    left: auto !important;
    padding: 0.5rem 0.5rem !important;
    min-width: 12rem !important;
    margin-top: 0 !important;
}
#menu_region_content {
    overflow: visible !important;
}

#menu_region_content ul.list-style-none li a {
    opacity: 0.6;
}

#menu_region_content ul.list-style-none li a:hover{
    opacity: 1;
    color: #212529 !important;
}

#menu_region_content #sideToggleMenu {
    position: absolute;
    top: -5px;
    right: -20px;
    width: 220px;
    background: white;
    border-radius: 8px 0px 0px 8px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    transition: right 0.5s ease-in-out;
    z-index: 1000;
}

#menu_region_content #sideToggleMenu.active {
    right: 10px; /* Slide into view */
}

#menu_region_content #toggleMenuBtn {
    transition: all 0.3s ease-in-out;
}

#menu_region_content #closeMenuBtn {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%,-50%);
    background: #2962FF;
    color: white;
    border: none;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    font-size: 14px;
    cursor: pointer;
    font-weight: 900;
}

#menu_region_content #closeMenuBtn:focus {
    outline: none !important;
}

#menu_region_content #closeMenuBtn:hover{
    background: #0346ff;
}

.label-outline-info {
    border: 1px solid #2962FF;
    color: #2962FF;
    /*background-color: #ffffff;*/
}

.label-outline-success {
    border: 1px solid #36bea6;
    color: #36bea6;
    /*background-color: #ffffff;*/
}

.label-outline-warning {
    border: 1px solid #ffbc34;
    color: #ffbc34;
    /*background-color: #ffffff;*/
}

.label-outline-danger {
    border: 1px solid #f62d51;
    color: #f62d51;
    /*background-color: #ffffff;*/
}

.label-outline-expire {
    border: 1px solid #A9A9A9;
    color: #A9A9A9;
    /*background-color: #ffffff;*/
}

.label-outline-primary {
    border: 1px solid #7460ee;
    color: #7460ee;
    /*background-color: #ffffff;*/
}

.label{
    padding: 4px 16px !important;
}

.bd-r-0 {
    border-right: 0px;
}

.bd-r-2px-platinum {
    border-right: 2px solid #e7e7e7;
}

.bd-r-1px-black {
    border-right: 1px solid #000000;
}

.br-1px-black {
    border: 1px solid #000000;
}

.bd-l-0 {
    border-left: 0px;
}

.bg-white {
  background-color: #ffffff;
}

.bg-white-f {
  background-color: #ffffff !important;
}

.pos-relative {
    position: relative;
}

.pos-absolute {
    position: absolute;
}

.ht-100p {
    height: 100%;
}

.ht-2px-f{
    height: 2px !important;
}

.ht-28px-f{
    height: 28px !important;
}

.ht-30px-f{
    height: 30px !important;
}

.ht-47px-f{
    height: 47px !important;
}

.ht-55px-f{
    height: 55px !important;
}

.ht-85px-f{
    height: 85px !important;
}

.ht-200px-f{
    height: 200px !important;
}

.t-1 {
    top: 1px;
}

.tx-gray-100 {
  color: #f4f5f8; }

.tx-gray-200 {
  color: #e3e7ed; }

.tx-gray-300 {
  color: #cdd4e0; }

.tx-gray-400 {
  color: #b4bdce; }

.tx-gray-500 {
  color: #97a3b9; }

.tx-gray-600 {
  color: #7987a1; }

.tx-gray-700 {
  color: #596882; }

.tx-gray-800 {
  color: #3b4863; }

.tx-gray-900 {
  color: #1c273c; }

.tx-gray-900-f {
  color: #1c273c; !important }

.pd-0 {
    padding: 0px;
}

.pd-0-f {
    padding: 0px !important;
}

.t-3 {
    top: 3px;
}

#app_thank_you_section{
    height: 60vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.br-t-2p-tx-clr{
    border-top: 2px solid #00BBB4;
}


/* Menu Bars */
.sidebar-toggle .bar {
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
}

/* Opened State - Transform into "X" */
.sidebar-toggle.hidden .bar:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}

.sidebar-toggle.hidden .bar:nth-child(2) {
    opacity: 0;
}

.sidebar-toggle.hidden .bar:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}






.sidebar-wrapper {
    position: relative;
    right: -20px;
    z-index:49;
    margin-left: 35px;
}

.sidebar-toggle {
    position: absolute;
    right: 0;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
    padding: 4px 8px;
    border-radius: 0px;
    background-color: #58595D;
    color: #000000;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 40px;
    height: 35px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.sidebar-toggle.hidden{
    transform: translateX(-240px);
}

.side-bar {
    position: absolute;
    right: 0;
    top: 0px;
    width: 240px;
    height: auto;
    background: #ffffff;
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
    border-left: 3px solid #2196f3;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}

.side-bar.hidden {
    transform: translateX(240px);
}

.b-s-double{
    border-style: double;
}

.b-s-dashed{
    border-style: dashed;
}

.b-solid{
    border-style: solid !important;
}

.table{
    border: 1px solid #DEE1E6 !important;
}



.table-header-style{
    background: #E6FAF9 !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-bottom: 1px solid #dee2e6;
    color: #7A7A7A !important;
    font-weight: 600 !important;
}

.b-btm-white{
    border-bottom: 1px solid #ffffff !important;
}

.b-btm-primary-clr{
    border-bottom: 2px solid #00BBB4 !important;
}

.pd-8{
    padding:8px;
}

.fw-800{
    font-weight: 800;
}

.bg-clr-kf-daisy {
    background: #563d7c;
}

.br-s{
    border-style : solid;
}

.br-w-1{
    border-width: 1px;
}

.br-w-2{
    border-width: 2px !important;
}

.br-w-3{
    border-width: 3px !important;
}

.br-w-4{
    border-width: 4px;
}

#render_timeLog_table_wrap::-webkit-scrollbar, #requestedTo_table_wrap::-webkit-scrollbar, .scrollable-right::-webkit-scrollbar, #activity_log_list::-webkit-scrollbar{
    width: 2px;
}

#render_timeLog_table_wrap::-webkit-scrollbar-track, #requestedTo_table_wrap::-webkit-scrollbar-track, .scrollable-right::-webkit-scrollbar-track,.#activity_log_list::-webkit-scrollbar-track{
    background: #f1f1f1;
    border-radius: 10px;
}

#render_timeLog_table_wrap::-webkit-scrollbar-thumb, #requestedTo_table_wrap::-webkit-scrollbar-thumb, .scrollable-right::-webkit-scrollbar-thumb, #activity_log_list::-webkit-scrollbar-thumb{
    background: #888;
    border-radius: 10px;
}

#render_timeLog_table_wrap::-webkit-scrollbar-thumb:hover,#requestedTo_table_wrap::-webkit-scrollbar-thumb:hover, .scrollable-right::-webkit-scrollbar-thumb:hover,#activity_log_list::-webkit-scrollbar-thumb:hover{
  background: #555;
}

.overflow-wrap-anywhere{
    overflow-wrap: anywhere !important;
}

.br-clr-white{
    border-color: #ffffff !important;
}

.br-clr{
    border-color: #fefefe;
}

.br-clr-very-light-gray{
    border-color: #e2e2e2 !important;
}

.br-clr-gradient-primary{
    border-color: #0aaca6 !important;
}

.br-clr-platinum{
    border-color: #e7e7e7;
}

.fs-13-f{
    font-size: 13px !important;
}

.fs-14-f{
    font-size: 14px !important;
}

.fs-15-f{
    font-size: 15px !important;
}

.fs-16-f{
    font-size: 16px !important;
}

.fs-17-f{
    font-size: 17px !important;
}

.fs-25-f{
    font-size: 25px !important;
}

.moderate-blue-f{
    color: #6da2c1 !important;
}

.moderate-blue-bg-f{
    background-color: #6da2c1 !important;
}

.wd-f-c{
    width: fit-content !important;
}

.pd-y-7-f{
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

.pd-y-8-f{
    padding-top: 8px;
    padding-bottom: 8px;
}

#requestedTo_table_wrap, #render_timeLog_table_wrap {
    max-height: 200px; /* Adjust height as needed */
    overflow-y: auto;  /* Enable vertical scrolling */
    overflow-x: hidden; /* Hide horizontal scroll */
}

.rounded-5{
    border-radius: 5px;
}

.rounded-50p{
    border-radius: 50%;
}

.font-24-f{
    font-size: 24px !important;
}

.strong-cyan-f{
    color: #00BBB4 !important;
}

.strong-cyan-bg-f{
    background: #00BBB4 !important;
}

.strong-cyan-shade-two-f{
    color: #05BBB4 !important;
}

.strong-cyan-shade-two-bg-f{
    background: #05BBB4 !important;
}

.vivid-pink-f{
    color: #e91e63 !important;
}

.vivid-pink-bg-f{
    background: #e91e63 !important;
}

.t-0-f{
    top: 0 !important;
}

.l-50p-f{
    left: 50% !important;
}

.translate-x-50p{
    transform: translateX(-50%) !important;
}

.b-5px-f{
    bottom: 5px !important;
}

.modern-violet-f{
    color: #673ab7 !important;
}

.modern-violet-bg-f{
    background: #673ab7 !important;
}

.vivid-blue-f{
    color: #2196f3 !important;
}

.vivid-blue-bg-f{
    background: #2196f3 !important;
}

.moderate-green-f{
    color: #8bc34a !important;
}

.mango-tango-bg-f{
    background: #ED6F00 !important;
}

.mango-tango-f{
    color: #ED6F00 !important;
}

.moderate-green-bg-f{
    background: #8bc34a !important;
}

.light-grayish-blue-f{
    color: #eef5f9 !important;
}

.light-grayish-blue-bg-f{
    background: #eef5f9 !important;
}

.br-8px-f{
    border-radius: 8px !important;
}

.stats-wrap{
    box-shadow: 0px 4px 8px rgba(38, 38, 38, 0.2);
}

.stats-wrap-hover, .stats-wrap-hover-2 {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}

.stats-wrap-hover:hover{
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
    background: #ffffff90 !important;
    transition: 0.5s ease-out;
}

.stats-wrap-hover-2:hover{
    transform: translateY(-3px) scale(1.02);
    transition: 0.5s ease-out;
}

.card-hover-effect-one{
    transition: box-shadow 0.3s ease-in-out;
}

.card-hover-effect-one:hover{
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}

.stars i.inactive{
    color: #9d9d9d;
}

.deepBlue-clr-f{
    color: #29347c;
}

.bg-deepBlue{
    background: #29347c;
}

.bg-darkGreen{
    background: #006400;
}

.bg-brown{
    background: #8B4513;
}

#region_management_sub_menu::-webkit-scrollbar{
    width: 5px;
}

#region_management_sub_menu {
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1;
}

.cursor-default-f{
    cursor: default !important;
}

.clr-green800{
    color: #2E7D32;
}

.bg-clr-green800{
    background: #2E7D32;
}

.clr-rocket-metallic{
    color: #857979;
}

.clr-police-blue{
    color: #3e5569;
}

.clr-platinum{
    color: #e7e7e7;
}

.bg-clr-platinum{
    background-color: #e7e7e7;
}

.bd-2px-orange-peel{
    border: 2px solid #FF9800;

}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #dc3545;
}

.arrow-down-style-two {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #dc3545;
}

.arrow-up {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #28a745;
}

.arrow-up-style-two {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #28a745;
}

.silver-clr-f{
    color: #c1c1c1 !important;
}

.silver-clr-bg-f{
    background-color: #c1c1c1 !important;
}

.dim-gray-clr{
    color: #747474 !important;
}

.dim-gray-bg{
    background-color: #747474 !important;
}

.z-i-1{
    z-index: 1 !important;
}

.bounce-animate {
  animation: bounce 1s infinite alternate;
}

@keyframes bounce {
  0%   { transform: translateY(0); }
  100% { transform: translateY(-5px); }
}

.blink-animate {
  animation: blink 1s infinite;
}

@keyframes blink {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.5; }
}

.zoom-animate {
  animation: zoom 1s infinite;
}

@keyframes zoom {
  0%, 100% { font-weight: 1000; }
  50% { font-weight: 100; }
}

.magic-mint-f{
    color: #90f0d1 !important
}

.magic-mint-bg-f{
    background: #90f0d1 !important
}

.eden-f{
    color: #0F4E3C !important;
}

.eden-bg-f{
    background: #0F4E3C !important;
}

.cupid-f{
    color: #FBBFD4 !important;
}

.cupid-bg-f{
    background: #FBBFD4 !important;
}

.claret-f{
    color: #881337 !important;
}

.claret-bg-f{
    background: #881337 !important;
}

.salomie-f{
    color: #FDD983 !important;
}

.salomie-bg-f{
    background: #FDD983 !important;
}

.smokey-topaz-f{
    color: #78350E !important;
}

.smokey-topaz-bg-f{
    background: #78350E !important;
}

.independence-f{
    color: #4A5568 !important;
}

.independence-bg-f{
    background: #4A5568 !important;
}

.light-gray-f{
    color: #F7FAFC !important;
}

.light-gray-bg-f{
    background: #ffffffb3 !important;
}

.japanese-indigo-f{
    color: #2D3748 !important;
}

.japanese-indigo-bg-f{
    background: #2D3748 !important;
}

.hover-bg:hover{
    background-color: #b4ecff !important;
}

.paradise-green-f{
    color: #b4e5a2 !important;
}

.paradise-green-bg-f{
    background-color: #b4e5a2d9 !important;
}

.black-clr-f{
    color: #000000 !important;
}

.black-bg-f{
    background: #000000 !important;
}

.very-soft-orange-f{
    color: #f6c6ad !important;
}

.very-soft-orange-bg-f{
    background: #f6c6add9 !important;
}

.very-soft-blue-f{
    color: #96dcf8 !important;
}

.very-soft-blue-bg-f{
    background: #96dcf8d9 !important;
}

.effect-increase{
    background-color: #DCFCE7 !important;
    color: #17813E !important;
}

.effect-decrease{
    background-color: #ffe5e5 !important;
    color: #d32f2f !important;
}

.very-light-gray-bg{
    background: #e2e2e2 !important;
}

.very-light-gray-two-bg{
    background: #FAFAFA !important;
}

.very-light-gray-three-bg{
    background: #F7F7F7 !important;
}

#requestedToTable th{
    background: #E6FAF9 !important;
}

#timeLogTable th{
    background: #E6FAF9 !important;
}

#centerProfilePillTabs .nav-link, .company-profile-page-pills-tab .nav-link, #matchedSubsTabs .nav-link{
    color: #0AACA6 !important;
    opacity: 1 !important;
}

#centerProfilePillTabs .nav-link.active, .company-profile-page-pills-tab .nav-link.active, #matchedSubsTabs .nav-link.active{
    color : #FFFFFF!important;
    background : #0AACA6!important;
    border-bottom: none !important;
}

.mfa-input {
    border: 2px solid #999999;
}

.mfa-input:focus {
    border-color: #00BBB4;
    outline: none;
    box-shadow: 0 0 5px rgba(0,187,180,0.5);
}
/* eye icon showed in edge inside of the text box */
input::-ms-reveal,
input::-ms-clear {
  display: none;
}

.lime-green-bg{
    background: #198754 !important;
}

.gap-5{
    gap: 5px !important;
}

.gap-10{
    gap: 10px !important;
}

.gap-15{
    gap: 15px !important;
}

.gap-18{
    gap: 18px !important;
}

.row-gap-8{
    row-gap: 8px !important;
}

.light-orange-clr{
    color: #ff9800 !important;
}

.light-orange-bg{
    background: #ff9800 !important;
}


/* Fix modal height */
#mdl_job_post_detail .modal-dialog {
    max-height: 90vh; /* adjust as needed */
}

#mdl_job_post_detail .modal-content {
    height: 100%;
}

/* Make body scrollable area */
#mdl_job_post_detail .modal-body {
    max-height: calc(100vh - 60px); /* subtract header/footer height */
    overflow: hidden; /* prevent entire modal from scrolling */
}

/* Left column stays fixed */
#mdl_job_post_detail .modal-body .col-3 {
    overflow-y: auto;
    max-height: 80vh;
}

/* Right column scrollable */
#mdl_job_post_detail .modal-body .col-9 {
    overflow-y: auto;
    max-height: 80vh;
    padding-right: 10px; /* space for scrollbar */
}

/* daterangepicker - arrow mark */
.date-filter-wrapper {
    display: inline-block;
    position: relative;
    width: 150px;
}

.date-filter-input {
    background: #fff !important;
    cursor: pointer;
    padding-right: 20px;
}

.date-filter-arrow-icon {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #888888;
    transform: translateY(-50%);
    pointer-events: none;
    border-color: rgb(136, 136, 136) transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0px;
}

.bs-2-4 {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.anti-flash-white-br-clr{
    border-color: #F3F4F6 !important;
}

.anti-flash-white-bg-clr{
    background-color: #F3F4F6 !important;
}

.pastel-green-br-clr{
    border-color: #BBF7D0 !important;
}

.green-cyan-clr{
    color: #3F935C !important;
}

.grayish-navy-clr{
    color: #111827 !important;
}

.dark-grayish-blue-clr{
    color: #6B7280 !important;
}

.dark-grayish-blue-clr-two{
    color: #9ca3af !important;
}

.dark-grayish-blue-clr-three{
    color: #9095A1 !important;
}

.very-dark-grayish-blue-clr{
    color: #323743 !important;
}

.very-dark-grayish-blue-bg{
    background: #323743 !important;
}

.very-dark-grayish-blue-br{
    border-color: #323743 !important;
}

.strong-blue-clr{
    color: #2593bb !important;
}

.strong-blue-bg-clr{
    background: #2593bb !important;
}

.dark-charcoal-clr{
    color: #333333 !important;
}

.dark-charcoal-bg-clr{
    background-color: #333333 !important;
}

.br-bot-2-strong-cyan-f{
    border-bottom: 2px solid #00BBB4 !important;
}

.strong-cyan-br-f{
    border-color: #00BBB4 !important;
}

.sonic-silver-clr-f{
    color: #7A7A7A !important;
}

.sonic-silver-br-clr-f{
    border-color: #7A7A7A !important;
}

.sonic-silver-bg-clr-f{
    background-color: #7A7A7A !important;
}

.eerie-black-f{
    color: #171A1F !important;
}

.very-dark-grayish-blue-f{
    color: #374151 !important;
}

.very-dark-grayish-blue-br-f{
    border-color: #374151 !important;
}

.taupe-gray-f{
    color: #878787 !important;
}

.medium-dark-cyan-clr-f{
    color: #02BBA8 !important;
}

.dark-cyan-clr-f{
    color: #1E786F !important;
}

.medium-dark-cyan-bg-clr-f{
    background-color: #02BBA8 !important;
}

.angry-flamingo-clr-f{
    color: #EF4444 !important;
}

.angry-flamingo-br-clr-f{
    border-color: #EF4444 !important;
}

.silver-grey-br-clr{
    border-color: #E0E0E0;
}

.light-grayish-blue-f{
    color: #d1d5db !important;
}

.light-grayish-blue-br-clr{
    border-color: #d1d5db !important;
}

.very-dark-desaturated-blue-bg-f{
    background-color: #1f2937 !important;
}

.very-dark-desaturated-blue-f{
    color: #1f2937 !important;
}

.bright-orange-f{
    color: #efb034 !important;
}

.bright-orange-bg-f{
    background-color: #efb034 !important;
}

.bright-orange-br-f{
    border-color: #efb034 !important;
}

.light-grayish-blue-bg-f{
    background: #E5EAF0 !important
}

.light-grayish-blue-three-f{
    color: #DEE1E6 !important;
}

.light-grayish-cyan-bg-f{
    background-color: #E8F5F3 !important
}

#scrollableDiv-preview .sd-container-modern__title{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    width: 720px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#surveyjs_form_section .sd-container-modern__title{
    width: -webkit-fill-available !important;
}

#surveyjs_form_section .sd-container-modern__title .sv-logo--left{
    width:100% !important;
}

#surveyjs_form_section .sd-container-modern__title .sv-logo--left img{
    width:100% !important;
    margin-top: 0 !important;
}

#scrollableDiv-preview .sd-container-modern__title .sv-logo--left{
    width:100% !important;
}

#scrollableDiv-preview .sd-container-modern__title .sv-logo--left img{
    width:100% !important;
    margin-top: 0 !important;
}

.sd-hide-toggle-btn{
    padding: 6px 12px !important;
    margin-left: 0px !important;
    color: #ffffff !important;
    margin-top: 10px !important;
    background: #00BBB4 !important;
    border: 2px solid #00BBB4;
    outline: none !important;
}

.dark-lime-green-f{
    color: #29A847 !important;
}

.dark-lime-green-bg-f{
    background-color: #29A847 !important;
}

.dark-lime-green-br-f{
    border-color: #29A847 !important;
}

.dark-cyan-lime-green-f{
    color: #117B34 !important;
}

.dark-cyan-lime-green-bg-f{
    background-color: #117B34 !important;
}

.dark-cyan-lime-green-br-f{
    border-color: #117B34 !important;
}

.bright-red-f{
    color: #EF4444 !important;
}

.bright-red-bg-f{
    background-color: #EF4444 !important;
}

.app-review-tab-label{
    /*font-family: "Roboto";*/
    font-size: 14px !important;
    /*font-weight: 500 !important;*/
}

.app-review-inline-input {
    /*font-family: "Poppins";*/
    font-size:14px !important;
    border-radius: 6px !important;
    border: 1px solid #f0f2f1 !important;
    font-weight: 600 !important;
    color: #565D6D !important;
}

.app-review-profile-input-wrap {
    position: relative;
    display: block;
}
.app-review-profile-input-wrap .app-review-profile-input-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #9CA3AF;
    font-size: 18px;
    pointer-events: none;
    z-index: 1;
}
.app-review-profile-input-wrap .app-review-profile-input-with-icon {
    padding-left: 42px !important;
    width: 100%;
}
.app-review-panel-card .form-group .form-label {
    margin-bottom: 6px;
}
.app-review-panel-card .row .form-group.mb-3 {
    margin-bottom: 1rem !important;
}

.app-review-profile-address-row.align-items-stretch {
    align-items: stretch;
}
.app-review-profile-address-city-col .form-group {
    margin-bottom: 0 !important;
}
.app-review-profile-city-input {
    flex: 1;
}
.app-review-profile-address-state-zip-col .form-group.mb-3:last-child {
    margin-bottom: 0 !important;
}

.sidebar-nav ul .sidebar-item .sidebar-link,
.sidebar-nav ul .sidebar-item .sidebar-link span {
    color: #ffffff !important;
}

.sidebar-nav ul .sidebar-item .sidebar-link i,
.sidebar-nav ul .sidebar-item .sidebar-link i::before,
.sidebar-nav ul .sidebar-item .sidebar-link i::after {
    color: #ffffff !important;
}

.sidebar-nav ul .sidebar-item .sidebar-link:hover,
.sidebar-nav ul .sidebar-item .sidebar-link:hover span,
.sidebar-nav ul .sidebar-item > .sidebar-link:hover i {
    color: #ffffff !important;
}

.sidebar-nav ul .sidebar-item .sidebar-link.active,
.sidebar-nav ul .sidebar-item .sidebar-link.active span,
.sidebar-nav ul .sidebar-item.active > .sidebar-link,
.sidebar-nav ul .sidebar-item.active > .sidebar-link span,
.sidebar-nav ul .sidebar-item.active > .sidebar-link i,
.sidebar-nav ul .sidebar-item.selected > .sidebar-link,
.sidebar-nav ul .sidebar-item.selected > .sidebar-link span,
.sidebar-nav ul .sidebar-item.selected > .sidebar-link i {
    color: #ffffff !important;
}

.sidebar-nav ul .sidebar-item.active,
.sidebar-nav ul .sidebar-item.selected {
    background-color: #3a4146 !important;
    border-left: 3px solid #20c997 !important;
}

.sidebar-nav ul .sidebar-item.active > .sidebar-link,
.sidebar-nav ul .sidebar-item.selected > .sidebar-link {
    background-color: #3a4146 !important;
}

.sidebar-nav ul .sidebar-item.active > .sidebar-link.has-arrow,
.sidebar-nav ul .sidebar-item.selected > .sidebar-link.has-arrow {
    background-color: #3a4146 !important;
    color: #20c997 !important;
}

.sidebar-nav ul .sidebar-item.active > .sidebar-link.has-arrow i,
.sidebar-nav ul .sidebar-item.selected > .sidebar-link.has-arrow i {
    color: #20c997 !important;
}

.sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link,
.sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link span {
    color: #ffffff !important;
}

.sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link i {
    color: #ffffff !important;
}

.sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link:hover,
.sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link:hover span,
.sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link:hover i {
    color: #ffffff !important;
}

.sidebar-nav ul .sidebar-item .first-level .sidebar-item.active {
    background-color: #3a4146 !important;
    border-left: 3px solid #20c997 !important;
}

.sidebar-nav ul .sidebar-item .first-level .sidebar-item.active .sidebar-link {
    background-color: #3a4146 !important;
    color: #20c997 !important;
}

.sidebar-nav ul .sidebar-item .first-level .sidebar-item.active .sidebar-link span {
    color: #20c997 !important;
}

.sidebar-nav ul .sidebar-item .first-level .sidebar-item.active .sidebar-link i {
    color: #20c997 !important;
}

.sidebar-nav ul .sidebar-item .first-level {
    background-color: #404448 !important;
}


.topbar .top-navbar .navbar-nav>.top-menu-page-title:hover{
    background: #ffffff !important;
}

.navbar-light .navbar-nav .nav-link.js-sidebar-link{
    color: #00bbb3 !important;
}

.topbar .user-dd {
    min-width: -webkit-fill-available !important;
}

.select2-selection__choice__remove{
    background: transparent !important;
}

.very-pale-yellow-clr-f{
    color: #fff9e5 !important;
}

.very-pale-yellow-bg-f{
    background-color: #fff9e5 !important;
}

.very-pale-yellow-clr-f-2{
    color: #fff9e5 !important;
}

.very-pale-yellow-bg-f-2{
    background-color: #fff9e5 !important;
}

.very-pale-yellow-clr-f-3{
    color: #fff3cc !important;
}

.very-pale-yellow-bg-f-3{
    background-color: #fff3cc !important;
}

.bright-blue-clr-f{
    color: #2563EB !important;
}

.bright-blue-bg-f{
    background: #2563EB !important;
}

.dark-moderate-blue-clr-f{
    color: #425b91 !important;
}

.dark-moderate-blue-bg-f{
    background: #425b91 !important;
}

.dark-grayish-violet-f{
    color: #8f82a8 !important;
}

.grayish-blue-br-f{
    border-color: #bdc1ca !important;
}

.page-wrapper{
    background : #F7F7F7 !important;
}

.vivid-orange-f{
    color: #F7941D !important;
}

.vivid-orange-bg-f{
    background-color: #F7941D !important;
}

.lyt-grayish-blue-bg-f{
    background: #f3f4f6 !important;
}

.left-sidebar{
    box-shadow: none !important;
    outline: 1px solid #DEE1E6 !important;
    background: #404448 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    height: 100vh !important;
    min-height: 100vh !important;
}

.left-sidebar .scroll-sidebar,
.left-sidebar .sidebar-nav,
.left-sidebar #sidebarnav{
    background: #404448 !important;
}

.left-sidebar .sidebar-nav,
.left-sidebar #sidebarnav {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.left-sidebar .scroll-sidebar {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    height: 100% !important;
}

/* Same transition for sidebar expand from either left-sidebar or navbar-header hover */
#main-wrapper.mini-sidebar .left-sidebar,
#main-wrapper.mini-sidebar .left-sidebar .scroll-sidebar {
    transition: width 0.2s ease !important;
}
/* Navbar-header (logo strip) expand in sync with sidebar */
.navbar-header {
    transition: width 0.2s ease, min-width 0.2s ease !important;
}

/* When hovering navbar-header or left-sidebar, expand left-sidebar in mini-sidebar mode */
body #main-wrapper.mini-sidebar.sidebar-hover-expand .left-sidebar {
    width: 250px !important;
}
body #main-wrapper.mini-sidebar.sidebar-hover-expand .left-sidebar .scroll-sidebar {
    width: 250px !important;
}
/* Show menu labels when expanded via topbar/sidebar hover */
body #main-wrapper.mini-sidebar.sidebar-hover-expand .left-sidebar .hide-menu {
    display: inline-block !important;
}
/* Show menu item arrow icons when expanded via topbar/sidebar hover (theme hides them in mini-sidebar) */
body #main-wrapper.mini-sidebar.sidebar-hover-expand .left-sidebar .sidebar-link.has-arrow::after,
body #main-wrapper.mini-sidebar.sidebar-hover-expand .left-sidebar .sidebar-link.has-arrow::before {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* Hide nav-lock (pin) icon only when sidebar is collapsed and not hover-expanded */
#main-wrapper.mini-sidebar:not(.sidebar-hover-expand) .topbar .nav-lock {
    display: none !important;
}

.topbar .nav-lock{
    color: #9ca3af;
    transition: color 0.2s ease, transform 0.2s ease;
}

/* Smooth pin icon & indicator animation */
.topbar .nav-lock i{
    transition: color 0.2s ease, transform 0.2s ease;
}

.topbar .nav-lock .nav-lock-indicator{
    transform: translate(2px,-6px) rotate(45deg);
    opacity: 0;
    transition: transform 0.25s ease, opacity 0.25s ease;
}

/* When navbar/sidebar is locked (pinned), slide indicator from top to bottom */
body.sidebar-pinned .topbar .nav-lock .nav-lock-indicator{
    transform: translate(2px,-2px) rotate(45deg);
    opacity: 1;
}

body.sidebar-pinned .topbar .nav-lock i{
    color: #00bbb3;
    transform: translate(-1px,1px) rotate(45deg);
}

#navbarSupportedContent{
    border-bottom: 1px solid #DEE1E6 !important;
}

.table thead th{
    color: #7A7A7A !important;
    border-bottom: none !important;
}

/*
span{
    font-size: 13px;
}*/

.page-item.active .page-link{
    background: #00bbb3 !important;
    border: none !important;
}

.page-item .page-link{
    margin-right: 6px !important;
    border-radius: 5px !important;
    font-weight: 600 !important;
    color: #171A1F !important;
}

.very-pale-cyan-bg-f{
    background: #e2fffe !important;
}

table.dataTable thead .sorting_asc:before{
    color: #000000 !important;
    font-size: 17px !important;
}
table.dataTable thead .sorting_desc:after{
    color: #000000 !important;
    font-size: 17px !important;
}
table.dataTable thead .sorting:before{
    opacity: 0.8 !important;
    font-size: 17px !important;
}
table.dataTable thead .sorting:after{
    opacity: 0.8 !important;
    font-size: 17px !important;
}
table.dataTable thead .sorting_asc:after{
    font-size: 17px !important;
}
table.dataTable thead .sorting_desc:before{
    font-size: 17px !important;
}

.tx-23 {
    font-size: 23px !important;
}

.op_0_5 { opacity: 0.5; }

.tx-bold {
    font-weight: 700 !important;
}

.pd-t-0-f {
    padding-top: 0px !important;
}

.dark-liver-f{
    color: #505050 !important;
}

.icheckbox_minimal-blue,
.iradio_minimal-blue {
    background: #ffffff !important;
    border: 2px solid #00bbb3 !important;
    border-radius: 4px !important;
    background-image: none !important;
    width: 19px;
    height: 19px;
    position: relative;
}

.iradio_minimal-blue {
    border-radius: 50% !important;
}

.icheckbox_minimal-blue.hover,
.icheckbox_minimal-blue.checked.hover,
.iradio_minimal-blue.hover,
.iradio_minimal-blue.checked.hover {
    box-shadow: 0 0 0 2px rgba(0, 187, 179, 0.25);
}

.icheckbox_minimal-blue.checked,
.iradio_minimal-blue.checked {
    background-color: #e2fffe !important;
    border-color: #00bbb3 !important;
}

.icheckbox_minimal-blue::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #00bbb3;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
}

.icheckbox_minimal-blue.checked::after {
    opacity: 1;
}

.iradio_minimal-blue::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #00bbb3;
    opacity: 0;
}

.iradio_minimal-blue.checked::after {
    opacity: 1;
}

.form-check {
    display: flex;
    align-items: center;
    padding-left: 0;
}

.form-check-input {
    margin-top: 0;
    margin-left: 0;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    border: 2px solid #00bbb3;
    background-color: #ffffff;
}

.form-check-input:checked {
    background-color: #00bbb3;
    border-color: #00bbb3;
}

.form-check-input:focus {
    box-shadow: 0 0 0 0.15rem rgba(0, 187, 179, 0.4);
}

.progress{
    background : #dee2e7 !important;
    border-radius: 5px !important;
}

.sidebar-nav ul .sidebar-item .sidebar-link.has-arrow::after,
.sidebar-nav ul .sidebar-item .sidebar-link.has-arrow::before {
    color: #ffffff !important;
    filter: brightness(0) invert(1) !important;
}

.sidebar-nav ul .sidebar-item.active .sidebar-link.has-arrow::after,
.sidebar-nav ul .sidebar-item.active .sidebar-link.has-arrow::before,
.sidebar-nav ul .sidebar-item.selected .sidebar-link.has-arrow::after,
.sidebar-nav ul .sidebar-item.selected .sidebar-link.has-arrow::before {
    color: #20c997 !important;
    filter: none !important;
}

.pure-blue-f{
    color: #0075ff !important;
}

.pure-yellow-f{
    color: #ffcc00 !important;
}

.soft-blue-f{
    color: #4F46E5 !important;
}

.soft-blue-bg-f{
    background-color: #4F46E5 !important;
}

.soft-blue-br-f{
    border-color: #4F46E5 !important;
}

.grayish-cyan-clr-f{
    color: #8fb1b4 !important;
}

.support-wrap-header::before{
   position: absolute;
   content: '';
   width: 120px;
   height: 1px;
   background: #BDC1CA;
   transform: translate(0%, -50%);
   top: 50%;
   left: 0;
}

.support-wrap-header::after{
    position: absolute;
    content: '';
    width: 120px;
    height: 1px;
    background: #BDC1CA;
    transform: translate(0%,-50%);
    top: 50%;
    right: 0;
}

.mdl-admin-doc-delete-confirm .mdl-admin-doc-delete-confirm__dialog {
    max-width: 520px;
    width: calc(100% - 1.5rem);
    margin: 0.5rem auto;
}
.mdl-admin-doc-delete-confirm .mdl-admin-doc-delete-confirm__content {
    border-radius: 14px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    background: #fff;
    overflow: hidden;
}
.mdl-admin-doc-delete-confirm .mdl-admin-doc-delete-confirm__body-wrap {
    padding: 2.5rem 2.75rem 2.25rem;
    text-align: center;
}
.mdl-admin-doc-delete-confirm .mdl-admin-doc-delete-confirm__icon-row {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 1.5rem;
    width: 100%;
}
.mdl-admin-doc-delete-confirm .mdl-admin-doc-delete-confirm__logo {
    display: block;
    flex-shrink: 0;
    margin: 0 auto;
}
.mdl-admin-doc-delete-confirm .mdl-admin-doc-delete-confirm__title {
    font-family: inherit;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -0.01em;
    color: #1a1a1a;
    max-width: none;
    width: 100%;
    margin: 0 auto 0.75rem;
    padding: 0;
    text-align: center;
}
.mdl-admin-doc-delete-confirm .mdl-admin-doc-delete-confirm__text {
    font-family: inherit;
    font-size: 0.8125rem;
    font-weight: 400;
    line-height: 1.6;
    color: #666666;
    max-width: none;
    width: 100%;
    margin: 0 auto 2.25rem;
    text-align: center;
}
.mdl-admin-doc-delete-confirm .mdl-admin-doc-delete-confirm__actions {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.mdl-admin-doc-delete-confirm .mdl-admin-doc-delete-confirm__btn-cancel {
    flex: 0 0 auto;
    background: #f2f2f2;
    color: #4d4d4d;
    border: none;
    border-radius: 8px;
    min-width: 118px;
    padding: 0.625rem 1.5rem;
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 1.2;
    box-shadow: none;
}
.mdl-admin-doc-delete-confirm .mdl-admin-doc-delete-confirm__btn-cancel:hover {
    background: #e8e8e8;
    color: #333333;
}
.mdl-admin-doc-delete-confirm .mdl-admin-doc-delete-confirm__btn-delete {
    flex: 0 0 auto;
    background-color: #00bfa5;
    color: #fff;
    border: none;
    border-radius: 8px;
    min-width: 132px;
    padding: 0.625rem 1.5rem;
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 1.2;
    box-shadow: none;
}
.mdl-admin-doc-delete-confirm .mdl-admin-doc-delete-confirm__btn-delete:hover {
    background-color: #00b5ad;
    color: #fff;
}

.onboarding-requirement-detail-page .onboarding-requirement-detail-helper {
    padding-bottom: 1rem;
    margin-bottom: 0;
    border-bottom: 1px solid #e5e7eb;
    max-width: 52rem;
    line-height: 1.5;
}
.onboarding-requirement-detail-page .onboarding-requirement-detail-helper__icon {
    font-size: 1.25rem;
    line-height: 1;
    color: #92400e;
    display: inline-block;
    vertical-align: middle;
}
.onboarding-requirement-detail-page .onboarding-requirement-detail-helper__text {
    color: #6b7280;
    line-height: 1.5;
}
.onboarding-requirement-detail-page .onboarding-requirement-detail-docs-panel {
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-left: 4px solid #00bbb4;
    border-radius: 10px;
    padding: 1.25rem 1.25rem 1rem;
    box-shadow: 0 1px 3px rgba(15, 23, 42, 0.06);
}
.onboarding-requirement-detail-page .onboarding-requirement-detail-docs-heading {
    margin-bottom: 0.75rem;
}
.onboarding-requirement-detail-page .onboarding-requirement-detail-docs-table-wrap {
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #dee1e6;
}
.onboarding-requirement-detail-page .onboarding-requirement-detail-docs-table-wrap .table {
    margin-bottom: 0;
}
.onboarding-requirement-detail-page .onb-req-detail-doc-row {
    background-color: #ecfdf9;
}
.onboarding-requirement-detail-page .onb-req-detail-doc-row:hover {
    background-color: #d1faf5;
}
.onboarding-requirement-detail-page .onb-req-detail-doc-name {
    font-weight: 600;
    color: #1e3a5f;
    vertical-align: middle;
}
.onboarding-requirement-detail-page .onboarding-requirement-detail-notes-panel {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 1.25rem;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
}
.onboarding-requirement-detail-page .onb-req-detail-action-inner {
    gap: 0.35rem 0.5rem;
    justify-content: flex-start;
    align-items: center;
}
.onboarding-requirement-detail-page .onb-req-detail-accept-inline {
    padding: 0.35rem 0.85rem !important;
    font-size: 0.8125rem !important;
    line-height: 1.25;
    margin-left: 0.25rem;
    white-space: nowrap;
    flex-shrink: 0;
}
@media (max-width: 767.98px) {
    .onboarding-requirement-detail-page .onb-req-detail-action-inner {
        flex-direction: column;
        align-items: stretch;
    }
    .onboarding-requirement-detail-page .onb-req-detail-accept-inline {
        margin-left: 0;
        margin-top: 0.25rem;
        text-align: center;
    }
}

.custom-style-background{
  background:rgb(2, 187, 168) !important;
  padding: 6px 24px !important;
}

/* ---- Interview Schedule Setup (#interview_schedule_table) ---- */
:root {
    --isc-teal: #26b7b1;
    --isc-teal-hover: #1fa39e;
    --isc-teal-focus: rgba(38, 183, 177, 0.35);
    --isc-minus: #f28b82;
    --isc-minus-hover: #e86b60;
    --isc-border: #d8dde3;
    --isc-header: #6c757d;
    --isc-day: #5a5a5a;
}

#interview_schedule_table.isc-schedule-table {
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 0;
}

#interview_schedule_table.isc-schedule-table thead th {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--isc-header);
    border-top: none;
    border-bottom: 1px solid #e8eaed;
    padding: 10px 8px 12px;
    vertical-align: bottom;
}

#interview_schedule_table.isc-schedule-table tbody tr.isc-slot-row {
    border-bottom: 1px solid #e8eaed;
}

#interview_schedule_table.isc-schedule-table tbody tr.isc-slot-row td {
    padding: 10px 8px;
    vertical-align: middle;
}

#interview_schedule_table.isc-schedule-table .isc-day-cell {
    font-weight: 600;
    font-size: 13px;
    color: var(--isc-day);
    letter-spacing: 0.5px;
    min-width: 3.5rem;
    vertical-align: middle;
    border-right: 1px solid #e8eaed;
    background: #fafbfc;
}

#interview_schedule_table.isc-schedule-table .isc-time-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px 6px;
}

#interview_schedule_table.isc-schedule-table .isc-time-sep {
    color: #6c757d;
    user-select: none;
}

#interview_schedule_table.isc-schedule-table .isc-inp-hh,
#interview_schedule_table.isc-schedule-table .isc-inp-mm,
#interview_schedule_table.isc-schedule-table .isc-inp-spots {
    width: 48px;
    min-width: 44px;
    padding: 4px 6px;
    font-size: 13px;
    line-height: 1.2;
    border: 1px solid var(--isc-border);
    border-radius: 6px;
    text-align: center;
    background: #fff;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

#interview_schedule_table.isc-schedule-table .isc-inp-spots {
    width: 72px;
    min-width: 64px;
}

#interview_schedule_table.isc-schedule-table .isc-inp-hh:focus,
#interview_schedule_table.isc-schedule-table .isc-inp-mm:focus,
#interview_schedule_table.isc-schedule-table .isc-inp-spots:focus {
    outline: none;
    border-color: var(--isc-teal);
    box-shadow: 0 0 0 2px var(--isc-teal-focus);
}

#interview_schedule_table.isc-schedule-table .isc-ampm-btn.toggle-ampm {
    min-width: 48px;
    height: 30px;
    padding: 0 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    color: var(--isc-teal);
    background: transparent;
    border: 1px solid var(--isc-teal);
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}

#interview_schedule_table.isc-schedule-table .isc-ampm-btn.toggle-ampm:hover {
    background: rgba(38, 183, 177, 0.08);
    border-color: var(--isc-teal-hover);
    color: var(--isc-teal-hover);
}

#interview_schedule_table.isc-schedule-table .isc-ampm-btn.toggle-ampm:focus {
    outline: none;
    box-shadow: 0 0 0 2px var(--isc-teal-focus);
}

#interview_schedule_table.isc-schedule-table .isc-ampm-btn.toggle-ampm:disabled {
    opacity: 0.55;
    cursor: not-allowed;
}

#interview_schedule_table.isc-schedule-table .isc-icon-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 0 2px;
    background: #fff;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

#interview_schedule_table.isc-schedule-table .isc-icon-btn:disabled {
    opacity: 0.45;
    cursor: not-allowed;
}

#interview_schedule_table.isc-schedule-table .add-slot-btn.isc-icon-btn {
    color: var(--isc-teal);
    border: 1px solid var(--isc-teal);
}

#interview_schedule_table.isc-schedule-table .add-slot-btn.isc-icon-btn:hover {
    background: rgba(38, 183, 177, 0.08);
    border-color: var(--isc-teal-hover);
    color: var(--isc-teal-hover);
}

#interview_schedule_table.isc-schedule-table .remove-slot-btn.isc-icon-btn {
    color: var(--isc-minus);
    border: 1px solid var(--isc-minus);
}

#interview_schedule_table.isc-schedule-table .remove-slot-btn.isc-icon-btn:hover {
    background: rgba(242, 139, 130, 0.1);
    border-color: var(--isc-minus-hover);
    color: var(--isc-minus-hover);
}

#interview_schedule_table.isc-schedule-table .copy-day-btn.isc-icon-btn {
    color: var(--isc-teal);
    border: 1px solid var(--isc-teal);
}

#interview_schedule_table.isc-schedule-table .copy-day-btn.isc-icon-btn:hover {
    background: rgba(38, 183, 177, 0.08);
    border-color: var(--isc-teal-hover);
    color: var(--isc-teal-hover);
}

#interview_schedule_table.isc-schedule-table .isc-icon-btn i {
    font-size: 16px;
    line-height: 1;
}

#interview_schedule_table.isc-schedule-table .isc-action-cell {
    white-space: nowrap;
    text-align: left;
}

.btn.isc-save#btn_save_schedule,
.btn.isc-save {
    min-width: 120px;
    padding: 8px 24px;
    font-weight: 600;
    color: #fff;
    background: var(--isc-teal);
    border: 1px solid var(--isc-teal);
    border-radius: 6px;
    transition: background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}

.btn.isc-save#btn_save_schedule:hover,
.btn.isc-save:hover {
    background: var(--isc-teal-hover);
    border-color: var(--isc-teal-hover);
    color: #fff;
}

.btn.isc-save#btn_save_schedule:focus,
.btn.isc-save:focus {
    outline: none;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px var(--isc-teal);
    color: #fff;
}

.tc-app, .tc-app *, .tc-dp-popover, .tc-dp-popover * { box-sizing: border-box; }
.tc-app {
  font-family: "Segoe UI", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  color: #242424;
  background: #fff;
  border: 1px solid #e1dfdd;
  border-radius: 8px;
  display: flex;
  width: 100%;
  height: min(100vh - 40px, 760px);
  overflow: hidden;
  position: relative;
}

/* Sidebar */
.tc-side { width: 260px; min-width: 260px; border-right: 1px solid #edebe9; padding: 14px; display: flex; flex-direction: column; gap: 12px; background: #faf9f8; }
.tc-newbtn { background: #5b5fc7; color:#fff; border:none; border-radius:4px; padding:8px 12px; font-weight:600; cursor:pointer; }
.tc-newbtn:hover { background: #4f52b2; }
.tc-mini { background:#fff; border:1px solid #edebe9; border-radius:6px; padding:10px; }
.tc-mini-head { display:flex; align-items:center; justify-content:space-between; margin-bottom:8px; }
.tc-mini-title { font-weight:600; font-size:13px; }
.tc-mini-nav { display:flex; gap:4px; }
.tc-iconbtn { width:24px; height:24px; border:none; background:transparent; border-radius:4px; cursor:pointer; display:inline-flex; align-items:center; justify-content:center; color:#424242; padding:0; }
.tc-iconbtn:hover { background:#f3f2f1; }
.tc-mini-grid { display:grid; grid-template-columns: repeat(7,1fr); gap:2px; }
.tc-mini-dow { font-size:11px; color:#605e5c; text-align:center; padding:4px 0; font-weight:600; }
.tc-mini-day { font-size:12px; text-align:center; padding:5px 0; border-radius:50%; cursor:pointer; }
.tc-mini-day:hover { background:#f3f2f1; }
.tc-mini-day.tc-other { color:#a19f9d; }
.tc-mini-day.tc-today { background:#5b5fc7 !important; color:#fff; font-weight:600; }
.tc-mini-day.tc-in-week { background:#e8ebfa; }
.tc-mini-day.tc-selected { outline: 2px solid #5b5fc7; }

/* Main */
.tc-main { flex:1; display:flex; flex-direction:column; min-width:0; }
.tc-toolbar { display:flex; align-items:center; gap:8px; padding:10px 14px; border-bottom:1px solid #edebe9; flex-wrap:wrap; }
.tc-btn { background:#fff; border:1px solid #d1d1d1; border-radius:4px; padding:6px 12px; font-size:13px; cursor:pointer; display:inline-flex; align-items:center; gap:6px; color:#242424; line-height:1; }
.tc-btn:hover { background:#f3f2f1; }
.tc-range { font-weight:600; }
.tc-spacer { flex:1; }
.tc-view { padding:6px 12px; }
.tc-view.active { background:#e8ebfa; border-color:#5b5fc7; color:#4f52b2; }

/* Icons (CSS only) */
.tc-i { display:inline-block; position:relative; vertical-align:middle; }
.tc-i-cal { width:14px; height:13px; border:1.5px solid currentColor; border-radius:2px; margin-top:2px; }
.tc-i-cal::before { content:""; position:absolute; top:-3px; left:2px; width:2px; height:4px; background:currentColor; border-radius:1px; box-shadow:6px 0 0 currentColor; }
.tc-i-cal::after { content:""; position:absolute; top:2px; left:-1px; right:-1px; border-top:1.5px solid currentColor; }
.tc-i-chev { width:7px; height:7px; border-right:1.5px solid currentColor; border-bottom:1.5px solid currentColor; transform: rotate(45deg); margin-bottom:3px; }
.tc-i-left { width:8px; height:8px; border-left:1.5px solid currentColor; border-bottom:1.5px solid currentColor; transform: rotate(45deg); }
.tc-i-right { width:8px; height:8px; border-right:1.5px solid currentColor; border-top:1.5px solid currentColor; transform: rotate(45deg); }

/* Grid wrap with bottom horizontal scrollbar */
.tc-grid-wrap { flex:1; overflow:auto; position:relative; min-height:0; }
.tc-grid-inner { min-width: 900px; }
.tc-grid-head { display:grid; grid-template-columns: 60px repeat(7, minmax(110px, 1fr)); position:sticky; top:0; background:#fff; z-index:5; border-bottom:1px solid #edebe9; }
.tc-grid-head > div { padding:8px 6px; text-align:center; font-size:12px; color:#605e5c; border-right:1px solid #edebe9; }
.tc-grid-head .tc-dh-num { font-size:18px; font-weight:600; color:#242424; }
.tc-grid-head .tc-dh-today .tc-dh-num { color:#5b5fc7; }
.tc-grid-body { display:grid; grid-template-columns: 60px repeat(7, minmax(110px, 1fr)); position:relative; }
.tc-hours { border-right:1px solid #edebe9; }
.tc-hour-cell { height:48px; font-size:11px; color:#605e5c; padding:2px 6px; text-align:right; border-bottom:1px solid #f3f2f1; }
.tc-day-col { border-right:1px solid #edebe9; position:relative; }
.tc-slot { height:48px; border-bottom:1px solid #f3f2f1; }
.tc-event { position:absolute; left:4px; right:4px; background:#e8ebfa; border-left:3px solid #5b5fc7; border-radius:4px; padding:4px 6px; font-size:12px; overflow:hidden; cursor:pointer; }
.tc-event-title { font-weight:600; color:#242424; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.tc-event-time { color:#605e5c; font-size:11px; }
.tc-now-line { position:absolute; left:0; right:0; height:2px; background:#d13438; z-index:3; pointer-events:none; }
.tc-now-line::before { content:""; position:absolute; left:-4px; top:-3px; width:8px; height:8px; border-radius:50%; background:#d13438; }

/* Popover - fixed width, class-based show/hide with !important to defeat host CSS */
.tc-dp-popover {
  position: fixed !important;
  z-index: 99999 !important;
  background:#fff;
  border:1px solid #d1d1d1;
  border-radius:6px;
  box-shadow:0 6px 20px rgba(0,0,0,.15);
  padding:10px;
  font-family:"Segoe UI",sans-serif;
  width: 280px !important;
  max-width: 280px !important;
  display: none !important;
}
.tc-dp-popover.tc-open { display: block !important; }
.tc-dp-pane { display: none !important; }
.tc-dp-pane.tc-pane-active { display: block !important; }
.tc-dp-head { display:flex; align-items:center; justify-content:space-between; margin-bottom:8px; }
.tc-dp-title { font-weight:600; font-size:13px; cursor:pointer; padding:4px 8px; border-radius:4px; flex:1; text-align:center; }
.tc-dp-title:hover { background:#f3f2f1; }
.tc-dp-grid { display:grid; grid-template-columns:repeat(7,1fr); gap:2px; }
.tc-dp-dow { font-size:11px; text-align:center; color:#605e5c; padding:4px 0; font-weight:600; }
.tc-dp-day { font-size:12px; text-align:center; padding:6px 0; cursor:pointer; border-radius:50%; }
.tc-dp-day:hover { background:#f3f2f1; }
.tc-dp-day.tc-other { color:#a19f9d; }
.tc-dp-day.tc-today { background:#5b5fc7; color:#fff; }
.tc-dp-mg, .tc-dp-yg { display:grid; grid-template-columns:repeat(3,1fr); gap:6px; }
.tc-dp-month, .tc-dp-year { padding:14px 6px; text-align:center; cursor:pointer; border-radius:4px; font-size:13px; user-select:none; }
.tc-dp-month:hover, .tc-dp-year:hover { background:#f3f2f1; }
.tc-dp-month.tc-active, .tc-dp-year.tc-active { background:#5b5fc7; color:#fff; }

@media (max-width: 720px){ .tc-side { display:none; } }

/* ── inline location card ───────────────────────────────────── */
.loc-card-wrap { margin-top: 4px; }
.loc-card { display:flex; align-items:center; gap:12px; border:1.5px solid #e5e7eb; background:#fdfcf2; border-radius:10px; padding:12px 14px; max-width:420px; }
.loc-icon { width:40px; height:40px; border:2px solid #02bba8; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0; }
.loc-text { flex:1; font-size:13px; color:#111827; line-height:1.5; }
.loc-change-btn { font-size:12px; color:#374151; border:1px solid #d1d5db; background:#fff; border-radius:6px; padding:4px 10px; cursor:pointer; flex-shrink:0; }
.loc-change-btn:hover { border-color:#9ca3af; }
