:root {
    --primary1: #141615;
    --secondary1: #237b9b;
    --tertiary1: #ab1d13;
}

.navbar-light {
    background-color: #fff !important;
}

body {
    box-sizing: border-box;
    padding: 0;
    font-family: "Roboto", sans-serif !important;
}

.form-control {
    color: #141615 !important;
    font-size: 13px !important;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    padding-right: 0 rem !important;
}

.wrapper,
body,
html {
    overflow-x: hidden !important;
}

.card-title {
    float: none !important;
}

table.dataTable thead>tr>th.sorting:before,
table.dataTable thead>tr>th.sorting_asc:before,
table.dataTable thead>tr>th.sorting_desc:before,
table.dataTable thead>tr>th.sorting_asc_disabled:before,
table.dataTable thead>tr>th.sorting_desc_disabled:before,
table.dataTable thead>tr>td.sorting:before,
table.dataTable thead>tr>td.sorting_asc:before,
table.dataTable thead>tr>td.sorting_desc:before,
table.dataTable thead>tr>td.sorting_asc_disabled:before,
table.dataTable thead>tr>td.sorting_desc_disabled:before {
    opacity: 0.7 !important;
}

table.dataTable thead>tr>th.sorting:after,
table.dataTable thead>tr>th.sorting_asc:after,
table.dataTable thead>tr>th.sorting_desc:after,
table.dataTable thead>tr>th.sorting_asc_disabled:after,
table.dataTable thead>tr>th.sorting_desc_disabled:after,
table.dataTable thead>tr>td.sorting:after,
table.dataTable thead>tr>td.sorting_asc:after,
table.dataTable thead>tr>td.sorting_desc:after,
table.dataTable thead>tr>td.sorting_asc_disabled:after,
table.dataTable thead>tr>td.sorting_desc_disabled:after {
    opacity: 0.7 !important;
}

.card {
    border-radius: 8px !important;
}

.sidebar .info img {
    width: 100% !important;
    background: #fff;
    padding: 5px;
    height: 75px;
}

li.google_translate {
    margin-left: 950px;
}

.dataTables_wrapper .dataTables_length select {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: transparent;
    color: inherit;
    padding: 4px;
    width: max-content;
}

#Client_datatable_filter strong {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}

#Client_datatable td {
    font-size: 12px;
}

#Client_datatable th {
    font-size: 14px;
}

.form-control:focus {
    border-color: #ced4da !important;
}

.evaluation-form select {
    font-size: 13px !important;
    font-weight: 400 !important;
    outline: none !important;
}

input#vResumeFile {
    font-size: 12px;
}

.companyDetailsAppend a.view-class {
    padding-left: 20px;
}

.companyDetailsAppend button.view-class.delClone {
    width: 140px;
}

.Service-heading {
    text-align: center;
    width: 100%;
    margin-top: 28px;
}

.imgmargin-class {
    padding-bottom: 5px !important;
}

.Company-heading.mt-8 {
    margin-top: 18px;
    margin-bottom: 18px;
}

#Company_datatable td:last-child {
    padding: 8px 0px 8px 4px;
}

#Staff_datatable td:last-child {
    padding: 8px 0px 8px 4px;
}

input.form-control {
    box-shadow: unset !important;
}

a {
    text-decoration: none !important;
}

.form-control[readonly] {
    background-color: #fff !important;
    opacity: 1;
}

p {
    margin-bottom: 0rem !important;
}

.nav-pills .nav-link:not(.active):hover {
    color: #fff !important;
}

.col-md-3.paddingleft1 {
    padding-left: 109px;
}

.col-md-3.paddingleft2 {
    padding-left: 60px;
}

.sixetext {
    font-size: 14px;
}

.padd30 {
    padding: 0px 30px;
}

.padright-7 {
    padding-right: 7px !important;
}

.padleft-7 {
    padding-left: 7px !important;
}

.top-header {
    background: #fff;
}

.potentialhead-class h3.card-title {
    font-size: 20px;
    font-weight: 400;
    color: #000;
}

.potentialhead-class .card {
    box-shadow: unset;
}

.potentialhead-class .card .row.align-items-center.mt-3.ml-1 {
    margin-top: 1.2rem !important;
}

.potentialhead-class .card.mt-3 {
    margin-top: 0rem !important;
}

.potentialcontent-class strong {
    font-size: 14px;
    text-align: left;
    font-weight: 400 !important;
    display: flex;
    align-items: center;

    gap: 10px;
}

li#CurrEmp_datatable_previous {
    font-size: 14px;
}

li#CurrEmp_datatable_next {
    font-size: 14px;
}

#HR_datatable_paginate .pagination {
    display: flex;
    gap: 0px;
    margin-top: 10px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #000 !important;
    border: 1px solid #111;
    background-color: #111;
    background: unset !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #000 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 2px !important;
}

li#HR_datatable_previous {
    font-size: 14px;
}

li#HR_datatable_next {
    font-size: 14px;
}

.dataTables_length strong {
    width: 100%;
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 14px;
}

.potentialcontent-class .dataTables_length select.custom-select.custom-select-sm.form-control.form-control-sm {
    width: 60px;
}

.potentialcontent-class select {
    font-size: 12px;
    outline: unset;
}

.potentialcontent-class input[type="search"] {
    font-size: 12px;
    outline: unset !important;
}

.potentialcontent-class .table-bordered {
    border: 1px solid #ddd !important;
}

.potentialcontent-class .table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

.potentialcontent-class .table-bordered th:first-child {
    border-left: 0px solid #ddd !important;
}

.potentialcontent-class .table-bordered td {
    border-left: 1px solid #ddd !important;
}

table#HR_datatable {
    border-top: none !important;
    border-left: none !important;
    border-bottom: none !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid;
}

.potentialcontent-class th {
    font-size: 14px !important;
    font-weight: 500 !important;
}

.potentialcontent-class td {
    font-size: 12px;
    color: #000;
    font-weight: 400 !important;
}

.potentialcontent-class a#HR_datatable_previous {
    font-size: 14px;
}

.potentialcontent-class a#HR_datatable_next {
    font-size: 14px;
}

.potentialcontent-class div#HR_datatable_info {
    font-size: 14px;
}

.potentialcontent-class .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
}

.potentialcontent-class .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
}

.nav-sidebar li.nav-item p {
    font-size: 15px;
}

i#icon {
    font-size: 1.2rem;
}

ul.nav.nav-view.block {
    margin-left: 15px;
}

.block i.far.fa-circle.nav-icon {
    font-size: 11px !important;
    margin-right: 0px;
}

.block a.nav-link p {
    font-size: 14px !important;
    margin-bottom: 0px;
}

[class*="sidebar-dark"] .user-panel {
    border-bottom: 1px solid #ffffff6b !important;
}

.block .nav-link {
    display: block;
    padding: 0.2rem 1rem;
}

.nav-sidebar i.nav-icon {
    font-size: 14px !important;
}

.table-action-btn a.view.mr-1.addborder {
    margin-right: 0.3rem !important;
}

.toplink {
    display: flex;
    justify-content: end;
    gap: 15px;
}

.customption-class .col-sm-1 {
    flex: 1;
    max-width: 6%;
}

ul.navbar-nav.top-header {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

a#clear {
    font-size: 14px;
    position: relative;
    top: 3px;
}

.profile_menu a#dropdownMenuLink {
    outline: unset !important;
    box-shadow: unset !important;
    font-size: 14px;
    font-weight: 500;
    margin-right: 30px;
}

.table-class .table-bordered {
    border: 1px solid #ddd !important;
}

.table-class .table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

.profile_menu span.fas.fa-user {
    background: #ccc;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 10px;
}

tr.even {
    background: #0079f712 !important;
}

/* tr.even {
    background: #0079f72b !important;
} */
.profile_menu a.dropdown-item {
    font-size: 12px;
    font-weight: 500;
}

.profile_menu .dropdown-menu {
    left: -19px !important;
}

.dropdown-toggle::after {
    margin-left: 10px !important;
    font-size: 24px;
    position: relative;
    top: 5px;
}

.content-bottom p {
    font-size: 14px;
    margin-left: -43px;
    margin-top: -7px;
    text-align: center;
}

.toplink a {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 27px;
    text-transform: uppercase;
}

.toplink a:hover {
    color: #1b7ed9;
}

.msgerror {
    font-size: 12px;
    /* color: red !important; */
    color: red;
    position: absolute;
}

.registerform-class {
    background: #f5f3f3;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.register-box .card-body.register-card-body {
    background: #fff;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.08);
    padding: 35px 25px;
    border-radius: 8px;
}

.register-box {
    width: 400px !important;
    margin: 0 auto;
    margin-top: -35px;
}

.register-class {
    width: 100%;
    height: 100%;
    overflow-y: hidden;
}

#RegisterForm input.form-control {
    background: #fff;
    outline: unset !important;
    box-shadow: unset !important;
    font-size: 12px;
    color: #000;
    font-weight: 400;
}

#RegisterForm .fa,
.fas {
    font-weight: 900;
    font-size: 14px;
}

.register-box p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    padding: 0px 0px;
}

#RegisterForm button.btn.btn-primary {
    background: #1b7ed9;
    border: none !important;
    padding: 11px 32px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 25px;
    box-shadow: unset;
}

#RegisterForm .form-group {
    margin-bottom: 1.8rem;
}

.login-box {
    width: 400px !important;
    margin: 0 auto;
    margin-top: -35px;
}

.login-logo img {
    width: 40%;
}

.card.login_form {
    background: #fff;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.08);
    /* padding: 10px 5px; */
}

.staffWrapper {
    display: flex;
    flex-wrap: wrap;
}

.info {
    margin: 0 auto;
}

.login-box p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    position: relative;
}

#loginForm input.form-control {
    background: #fff;
    outline: unset !important;
    box-shadow: unset !important;
    font-size: 12px;
    color: #000;
    font-weight: 400;
}

table#StaffSide_datatable td {
    font-size: 12px;
}

table#StaffSide_datatable th {
    font-size: 14px;
}

#StaffSide_datatable_filter strong {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}

#loginForm button.btn.btn-block.custom_btn_color {
    background: #1b7ed9;
    border: none !important;
    padding: 11px 32px;
    font-size: 14px;
    line-height: 20px;
    box-shadow: unset;
    width: auto;
    color: #fff;
}

.forgot_a a {
    color: #1b7ed9;
    font-size: 14px;
    font-weight: 500;
}

#loginForm .form-group {
    margin-bottom: 1.5rem;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-append,
.input-group-prepend {
    display: flex;
}

.input-group-text {
    background-color: transparent;
    border-bottom-right-radius: 0.25rem;
    border-left: 0;
    border-top-right-radius: 0.25rem;
    color: #777;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.forgot-class button.btn.btn-block.custom_btn_color {
    margin: 0 auto;
}

.login-logo h3 {
    font-size: 24px;
    color: #000;
    padding-bottom: 5px;
    font-weight: 600;
}

.changepassword {
    margin-top: -2rem !important;
}

.changepass-class .card.login_form {
    padding: 0px 0px;
}

.changepass-class .form-control {
    background: #fff;
    outline: unset !important;
    box-shadow: unset !important;
    font-size: 12px;
    color: #000;
    font-weight: 400;
}

#questionContainer h3 {
    font-size: 18px;
}

#addBankDetails .error {
    position: absolute;
}

#addBankDetails .col-md-4.mb-3 {
    margin-bottom: 1.5rem !important;
}

#addBankDetails button#submitBtn {
    margin-top: 10px;
    display: inline-flex;
}

#addBankDetails .form-text a {
    font-size: 14px;
    text-decoration: underline !important;
    font-weight: 500;
}

.changepass-class button.btn.btn-primary {
    background: #1b7ed9;
    border: none !important;
    padding: 11px 32px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 25px;
    box-shadow: unset;
}

.changepass-class .form-group {
    padding-bottom: 1rem;
}

.resetpassword-class .card.login_form {
    padding: 0px 0px;
}

.resetpassword-class .form-control {
    background: #fff;
    outline: unset !important;
    box-shadow: unset !important;
    font-size: 12px;
    color: #000;
    font-weight: 400;
}

.resetpassword-class button.btn.btn-primary {
    background: #1b7ed9;
    border: none !important;
    padding: 11px 32px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 25px;
    box-shadow: unset;
}

img.dashicon-class {
    width: 25px;
}

img.dashicon2-class {
    width: 28px;
}

img.dashicon3-class {
    width: 29px;
}

img.dashicon4-class {
    width: 20px;
}

.top-heading {
    margin-left: 15px;
}

.evaluation-form {
    background: #fff;
    padding: 20px 0px;
    border-radius: 8px;
}

.content-wrapper>.content {
    padding: 1.2rem 1rem !important;
}

.breadcrumb-class {
    padding: 15px 18px 5px !important;
}

.content-wrapper {
    background-color: #6c757d29 !important;
}

ul.nav.nav-treeview {
    margin-left: 25px;
}

.evaluation-form h2 {
    font-size: 22px;
    font-weight: 400;
    color: var(--primary1);
}

.evaluation-form form {
    margin-top: 25px;
    padding: 0px 15px;
}

.customrow {
    display: flex;
}

.remarks-class .col-md-9 {
    flex: 0 0 74%;
    max-width: 74%;
}

.customrow input.form-control {
    border-left: 0px;
    border-radius: 0px;
    outline: unset !important;
    box-shadow: unset !important;
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.customrow .input-group-append {
    margin-right: -1px;
}

.customrow .input-group-text {
    border-radius: 0px;
    background: transparent;
    border-right: 0px;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
    position: relative;
}

.evaluation-form .form-control:focus {
    border-color: #cfd4da;
}

.evaluation-form strong {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 5px;
}

a.file-link {
    color: #237b9b;
}

#bookMeeting input.select2-search__field {
    margin-top: 10px !important;
}

#bookMeeting .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    font-size: 13px !important;
    color: #141615 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #141615 !important;
}

.select2-container--default .select2-search--inline .select2-search__field {
    font-size: 13px !important;
}

.Verification-class .form-group {
    margin-bottom: 0.4rem !important;
}

.Verification-class .custom-btn-wrapper {
    margin-left: 0px;
    margin-top: 10px;
    display: inline-block;
}

.table-action-btn .action-btn {
    font-size: 12px;
}

.is-invalid .input-group-text {
    border: 1px solid #dc3545;
    border-radius: 4px 0px 0px 4px !important;
    border-right: 0px;
}

.customrow .input-group-text:before {
    content: "";
    width: 1px;
    height: 25px;
    position: absolute;
    background: #cfd4da;
    right: 0;
}

.evaluation-form input.form-control {
    font-size: 13px;
}

#completeForm .card-header h5 {
    font-size: 16px;
}

.evaluation-form .form-group {
    margin-bottom: 0.4rem;
}

.doubleinput {
    display: flex;
    gap: 20px;
}

body:not(.layout-fixed) .main-sidebar {
    height: inherit;
    min-height: 100%;
    position: absolute;
    top: 0;
    position: fixed !important;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 2px !important;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 2px !important;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 0px solid #cccccc !important;
    background: transparent !important;
    font-weight: normal;
    color: #2b2b2b;
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png") !important;
    background-color: transparent !important;
    border: none !important;
}

.radio-class strong.form-check-strong {
    padding-bottom: 0px;
    margin-left: 0px;
}

.radio-class strong.col-form-strong {
    margin-right: 15px;
    padding-bottom: 0px;
}

.form-group.margin0-class {
    margin-bottom: 0rem !important;
}

.selectBox {
    position: relative;
}

.selectBox select {
    width: 100%;
    font-weight: bold;
}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#checkboxes {
    display: none;
    border: 1px #dadada solid;
}

#checkboxes1 {
    display: none;
    border: 1px #dadada solid;
}

#checkboxes2 {
    display: none;
    border: 1px #dadada solid;
}

#checkboxes3 {
    display: none;
    border: 1px #dadada solid;
}

#checkboxes4 {
    display: none;
    border: 1px #dadada solid;
}

#checkboxes strong {
    display: block;
}

#checkboxes strong:hover {
    background-color: #1e90ff;
}

.multiselect .selectBox select {
    width: 100%;
    font-weight: bold;
    background: #ebebeb;
    padding: 10px 8px;
    font-size: 13px;
    font-weight: 500;
    border: none;
    border-radius: 4px;
}

div#checkboxes,
div#checkboxes1,
div#checkboxes2,
div#checkboxes3,
div#checkboxes4 {
    background: #ebebeb;
    border-radius: 4px;
    margin-top: -5px;
    padding: 10px 0px;
}

#checkboxes strong {
    font-weight: 500 !important;
    font-size: 12px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    margin-left: 15px;
    display: block;
}

#checkboxes span {
    margin-left: 8px;
}

#checkboxes label:hover {
    background-color: transparent;
}

#checkboxes1 label {
    font-weight: 500 !important;
    font-size: 12px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    margin-left: 15px;
    display: block;
}

#checkboxes1 span {
    margin-left: 8px;
}

#checkboxes1 label:hover {
    background-color: transparent;
}

#checkboxes2 label {
    font-weight: 500 !important;
    font-size: 12px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    margin-left: 15px;
    display: block;
}

#checkboxes2 span {
    margin-left: 8px;
}

#checkboxes2 label:hover {
    background-color: transparent;
}

#checkboxes3 label {
    font-weight: 500 !important;
    font-size: 12px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    margin-left: 15px;
    display: block;
}

#checkboxes3 span {
    margin-left: 8px;
}

#checkboxes3 label:hover {
    background-color: transparent;
}

#checkboxes4 label {
    font-weight: 500 !important;
    font-size: 12px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    margin-left: 15px;
    display: block;
}

#checkboxes4 span {
    margin-left: 8px;
}

#checkboxes4 label:hover {
    background-color: transparent;
}

.customption-class {
    margin-left: 0px !important;
}

.details h4 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 25px;
    color: #000;
}

.details label {
    font-weight: 500 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    margin-left: 0px;
    display: flex;
    align-items: center;
}

.details .col-auto {
    padding: 0px 15px !important;
}

.details input.form-control {
    font-size: 12px;
    width: 180px;
    margin-left: 10px;
}

.widthsize input.form-control {
    width: 230px;
}

.datesize input.form-control {
    font-size: 12px;
    width: 125px;
    background: transparent;
    margin-left: 0px;
}

.reason-class {
    margin-left: 15px;
}

.col-sm-12.customrow.joining-class {
    padding-right: 7px;
}

.score-class input.form-control {
    height: 20px;
}

.percent-class.score-class {
    font-size: 12px;
}

.joining-class input.form-control {
    margin-left: 0px !important;
}

a.view-class {
    position: relative;
    top: 15px;
    color: #000;
    font-size: 14px;
    text-decoration: underline !important;
    padding-left: 60px;
}

.joining-class .input-group-append {
    margin-left: 15px;
}

.dropdown-class {
    margin-top: 20px;
}

legend.w-auto {
    font-size: 14px;
    font-weight: 500 !important;
    color: #000;
    margin-left: 25px;
}

.dropdown-class label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    margin-left: 15px;
    display: flex;
    align-items: center;
}

.dropdown-class input.form-control {
    font-size: 12px;
    width: 100%;
}

fieldset.border.p-2 {
    width: 100%;
}

.dropdown-class .col-sm-8,
.col-sm-6,
.col-auto {
    padding: 0px !important;
}

.dropdown-class .col-auto {
    padding: 0px 0px !important;
}

.padd-class {
    padding: 30px 0px 0px;
}

.dropdown-class .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 80%;
    max-width: 80%;
}

.intview-class {
    padding: 0px 0px 10px;
}

.intview-class h4 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 25px;
    color: #000;
}

.row.align-items-center.intviewmargin-class {
    margin-left: 7px;
}

.table-class h4 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 25px;
    color: #000;
}

table.table.table-striped.table-bordered {
    width: auto;
}

th.table1-class {
    width: 350px;
}

th.table2-class {
    width: 100px;
}

th.table3-class {
    width: 510px;
}

table#Task_datatable {
    font-size: 12px;
}

table#Staff_datatable {
    font-size: 12px;
}

table#Company_datatable td {
    font-size: 12px;
}

table#Company_datatable th {
    font-size: 14px;
}

#Company_datatable_filter label {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}

.services-heading-font {
    font-size: 22px;
}

.services-subheading-font {
    font-size: 16px;
}

button.view.mr-1.addborder.assignstaff {
    font-size: 5px;
    padding: 2px 3px 2px 3px;
}

.services-font label {
    font-size: 11px;
}

.table-action-btn {
    font-size: 14px;
    line-height: 14px;
}

#Staff_datatable_filter label {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}

#Task_datatable_filter label {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}

.table-bordered {
    border: 2px solid #000 !important;
}

.table input[type="text"] {
    width: 28px;
    background: transparent;
    border: none;
    border-bottom: 1px dashed #000;
    outline: unset;
}

tr.odd {
    background-color: transparent !important;
}

.table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 2px solid #ddd !important;
}

.table-class .table textarea#exampleFormControlTextarea1 {
    background: transparent;
    border: none;
    outline: unset !important;
    box-shadow: unset !important;
    resize: unset;
    height: 55px;
    overflow: hidden;
}

textarea {
    font-size: 13px !important;
}

th.table1-class {
    font-size: 14px;
    font-weight: 500;
}

th.table2-class {
    font-size: 14px;
    font-weight: 500;
}

th.table3-class {
    font-size: 14px;
    font-weight: 500;
}

.table-class table th {
    font-size: 12px;
    font-weight: 500;
}

.table-class table td {
    font-size: 12px;
}

button.btn.btn-primary.mb-2.save-class {
    background: #1b7ed9;
    border: none;
    font-size: 14px;
    padding: 8px 25px;
    font-weight: 500;
    margin-left: 15px;
    outline: unset;
    box-shadow: unset !important;
}

button.btn.btn-primary.detail-btn {
    margin-top: 25px;
    background: #1b7ed9;
    border: none;
    font-size: 12px;
    padding: 8px 15px;
    outline: unset;
    box-shadow: unset;
}

.project_header {
    padding: 14px 20px;
    position: sticky;
    width: 100%;
    margin: 0 auto;
    top: 0;
    z-index: 9;
    background: #188af2;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}

.project_header ul {
    padding: 0px;
    font-size: 14px;
    display: flex;
    justify-content: start;
    text-transform: capitalize;
    list-style: none;
    font-weight: 500;
    margin-bottom: 0px;
}

.project_header ul li {
    margin: 0 50px 0px 0px;
}

.project_header ul li a {
    color: #000;
    font-weight: 500;
}

.project_header .active>a {
    color: #fff;
    font-weight: 500;
}

.personhead-class h2 {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin: 0px 5px;
}

.personhead-class {
    margin-top: 25px;
}

.mainpage form {
    padding: 0px 30px;
}

.mainpage {
    background: #fff;
    height: 100vh;
}

.project_header {
    padding: 14px 20px;
    position: sticky;
    width: 100%;
    margin: 0 auto;
    top: 0;
    z-index: 9;
    background: #188af2;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}

.col-md-4.widthsize {
    flex: 1;
    max-width: 33%;
}

.simplebtn {
    margin-right: 20px;
    font-size: 15px !important;
    font-weight: 500 !important;
    position: relative;
    top: 5px;
    color: #000;
}

#LeaveForm select {
    font-size: 12px !important;
}

i.fa.fa-chevron-left {
    margin-right: 5px;
}

.project_header ul {
    padding: 0px;
    font-size: 14px;
    display: flex;
    justify-content: start;
    text-transform: capitalize;
    list-style: none;
    font-weight: 500;
    margin-bottom: 0px;
}

.project_header ul li {
    margin: 0 50px 0px 0px;
}

.project_header ul li a {
    color: #000;
    font-weight: 500;
}

.project_header .active>a {
    color: #fff;
    font-weight: 500;
}

button.btn.btn-primary.detail-btn {
    margin-left: -15px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.customption-class .col-auto {
    display: flex;
    gap: 15px;
}

.customption-class .count {
    display: flex;
    gap: 15px;
}

.customption-class .append {
    display: flex;
    gap: 15px;
}

.mainpage {
    background: #fff;
    height: auto;
    padding-bottom: 30px;
}

.project_header {
    padding: 14px 20px;
    position: sticky;
    width: 100%;
    margin: 0 auto;
    top: 0;
    z-index: 9;
    background: #188af2;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}

.project_header ul {
    padding: 0px;
    font-size: 14px;
    display: flex;
    justify-content: start;
    text-transform: capitalize;
    list-style: none;
    font-weight: 500;
    margin-bottom: 0px;
}

.project_header ul li {
    margin: 0 50px 0px 0px;
}

.project_header ul li a {
    color: #000;
    font-weight: 500;
}

.project_header .active>a {
    color: #fff;
    font-weight: 500;
}

button.view-class.delClone {
    border: none;
    color: red;
    position: relative;
    top: 16px;
    width: 166px;
    background: transparent;
}

.customption-class select {
    font-size: 12px !important;
}

.delClone i.fa.fa-trash {
    font-size: 20px;
}

.row.doublerow {
    margin-left: 0px;
}

.customrow.doublebirth-class {
    padding: 0px;
}

.personal-detail label.col-form-label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.personal-detail input.form-control {
    font-size: 12px;
    height: 35px;
}

.personal-detail select {
    font-size: 12px;
    height: 35px;
    width: 100%;
    padding: 0px;
}

.doublerow .col-sm-9 {
    flex: 1;
    max-width: 100%;
}

.radio2-class label.form-check-label {
    font-size: 12px;
}

.radio2-class .form-check-inline {
    padding-left: 3px;
}

.personal-detail textarea#textarea {
    resize: unset;
    font-size: 12px;
}

.employee-details .row.doublerow {
    margin-left: -7px !important;
}

.employee-details label.col-form-label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.employee-details h4 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 5px;
    color: #000;
    margin: 15px 0px;
}

.employee-details input.form-control {
    font-size: 12px;
    height: 35px;
}

.deposit-class .form-check {
    margin: 10px 0px;
}

.deposit-class label.form-check-label {
    font-weight: 500;
    font-size: 14px;
    position: relative;
    top: -2px;
}

.securitydeposit-class .form-check {
    margin: 20px 0px 10px;
}

.securitydeposit-class label.form-check-label {
    font-weight: 500;
    font-size: 14px;
    position: relative;
    top: -2px;
}

.dualbtn2_class select#designation {
    height: 35px;
    font-size: 12px;
}

.dualbtn2_class label.col-form-label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.yearly-class .form-check {
    margin: 20px 0px 10px;
}

.yearly-class label.form-check-label {
    font-weight: 500;
    font-size: 14px;
    position: relative;
    top: -2px;
}

.dualbtn2_class {
    display: flex;
    align-items: center;
    column-gap: 15px;
}

.card-body.potentialcontent-class {
    padding: 0.5rem 0.9rem !important;
}

.btn-bottom {
    margin-top: 35px;
}

button.btn.btn-primary.detail-btn.btn2class {
    height: auto;
    margin-top: 10px;
    font-size: 13px;
    margin-bottom: 20px;
    margin-left: 0px !important;
}

.monthinput-class input.form-control {
    width: 100px;
}

label.col-form-label.label1 {
    text-align: center;
    width: 100%;
    font-weight: 400 !important;
    font-size: 12px;
}

.row.monthcount-class {
    margin: 0px;
}

.boardheading h4 {
    font-size: 16px;
    font-weight: 500;
}

form.boardingdoc-class {
    margin-top: 20px;
}

.boardingdoc-class label.col-form-label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    display: block;
}

.boardingdoc-class input.form-control {
    font-size: 12px;
    height: 35px;
}

label.col-form-label.labeltop-class {
    font-size: 16px;
    font-weight: 500 !important;
}

.boardingdoc-class .form-control-file {
    margin-top: 5px;
}

.boardingdoc-class label span {
    font-size: 11px;
}

.active {
    color: #fff;
}

.block {
    display: block !important;
}

.educationfile {
    margin-top: 19px;
}

.percent-class {
    display: flex;
    font-size: 12px;
}

.percent-class input.form-control {
    border: none;
    border-bottom: 1px dashed;
    border-radius: 0px;
}

.educational-class label.col-form-label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
}

.percent-class input.form-control {
    height: 22px;
    font-size: 12px;
}

.educational-class label.col-form-label.labeltop-class {
    font-size: 16px !important;
    font-weight: 500 !important;
    padding-bottom: 11px;
}

.educationradio-class label.form-check-label {
    font-size: 13px;
}

.educationradio-class .form-check-inline {
    padding-left: 15px;
    position: relative;
    top: 3px;
}

.educational-class select#exampleFormControlSelect1 {
    font-size: 12px;
}

.educationlabel-class label.col-form-label {
    padding-bottom: 12px;
}

.select-class {
    margin-left: 7px;
}

.employmentheading h4 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}

.employment-class label.col-form-label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.employment-class input.form-control {
    font-size: 12px;
    height: 35px;
}

.employmentfield-class a.view-class {
    top: 12px;
    padding-left: 0px;
}

.employmentfield-class .dropdown-class label {
    margin-left: 0px;
}

.employmentfield-class .padd-class {
    padding: 20px 0px 0px;
}

.employmentfield-class .form-check-inline {
    padding-left: 0px;
    position: relative;
    top: 3px;
}

.font-12 {
    font-size: 14px !important;
}

button.btn.btn-primary.detail-btn.employmentbtn {
    margin-left: 0px;
}

.employmentfield-class textarea.form-control {
    height: auto;
    font-size: 12px;
}

.offboardingheading h4 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}

.offboardingheading label.form-check-label {
    font-size: 14px;
    padding-bottom: 5px;
}

.offboardingheading .form-check-input {
    position: relative;
    top: 2px;
}

.offboarding-class h4 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}

.offboarding-class {
    margin-top: 20px;
}

.offboardingradio-class .form-check-inline {
    padding-left: 0px;
    position: relative;
    top: 3px;
}

.offboardingradio-class label.form-check-label {
    font-size: 13px;
}

.offboarding-class label.col-form-label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.offboarding-class input.form-control {
    font-size: 12px;
    height: 35px;
}

.offboarding-class textarea.form-control {
    height: auto;
    font-size: 12px;
}

.view {
    color: #000;
    text-decoration: underline !important;
    text-align: center !important;
}

.current_employee h3.card-title {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;
}

.card-title {
    font-size: 22px !important;
}

.knowledge-test h4.card-title {
    font-size: 16px !important;
}

.form-group.complet-prof-main {
    margin-bottom: 0px;
}

#completeForm .card-body {
    padding-top: 0px;
    padding-bottom: 14px;
}

#completeForm .card-header {
    padding-top: 20px;
    padding-bottom: 10px;
}

#completeForm .card-header h6 {
    font-size: 18px;
    margin: 0;
}

.new-added-qualification {
    padding-top: 0px !important;
    padding-bottom: 5px !important;
}

.job-list-page-main,
.manage-candi.manage-intrview {
    background: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    margin: 0px 20px;
    border-radius: 8px;
}

a#addLastCompany {
    padding: 8px 0px 0;
    border-radius: 4px;
    color: #0c83b5;
    font-size: 14px;
    margin-top: 5px;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 0;
}

section.content.job-list-page-main,
section.content.manage-candi.manage-intrview {
    position: relative;
    top: 20px;
}

.card-header {
    border-bottom: 0px solid rgba(0, 0, 0, 0.125) !important;
}

.Businessman .card-header {
    margin-top: 10px;
}

.Verification-class .card-header {
    margin-top: 20px;
    padding-bottom: 0px;
    padding-top: 0;
}

.dataTables_info {
    font-size: 13px;
}

.Verification-class .alert-dismissible {
    margin: 15px 15px;
    font-size: 14px;
}

.headbtn {
    display: flex;
    justify-content: space-between;
    padding-right: 34px !important;
    align-items: center;
}

.headbtn a.btn.btn-primary {
    font-size: 12px;
    padding: 10px 15px;
}

.card-body.employee_content {
    padding: 0.5rem 0.9rem !important;
}

.current_employee .card.mt-3 {
    margin-top: 0rem !important;
}

.row.current_employee {
    background: #fff;
}

.current_employee .card .row.align-items-center.mt-3.ml-1 {
    margin-top: 1.2rem !important;
}

li#Leave_datatable_previous {
    font-size: 14px;
}

li.paginate_button.page-item.active {
    font-size: 14px;
}

li#Leave_datatable_next {
    font-size: 14px;
}

li#currentHolidays_datatable_previous {
    font-size: 14px;
}

li.paginate_button.page-item.active {
    font-size: 14px;
}

li#currentHolidays_datatable_next {
    font-size: 14px;
}

.page-link {
    padding: 0.2rem 0.4rem !important;
    margin-left: 0px !important;
}

.current_employee .card {
    box-shadow: unset;
}

.col-md-2.paddleft-15 {
    padding-left: 5px;
}

.topselect-class label.col-form-label {
    font-size: 14px;
    font-weight: 400 !important;
    padding-bottom: 25px;
}

.col-md-4.doublehead-class {
    margin-top: 8px;
}

.topselect-class .form-control {
    font-size: 12px;
    height: 32px;
}

.doublecol-class {
    display: flex;
    column-gap: 15px;
}

.doublecol-class label {
    font-size: 10px;
    font-weight: 400 !important;
    margin-bottom: 0;
}

.doublehead-class p {
    font-size: 14px;
    font-weight: 400 !important;
    padding-bottom: 0px;
}

button#dateFilter {
    font-size: 12px;
    padding: 7px 15px;
    background: #007bff;
    border: none;
    margin-top: 5px;
}

.employee_content label {
    font-size: 14px;
    text-align: left;
    font-weight: 400 !important;
    display: flex;
    gap: 10px;
    align-items: center;
}

.employee_content select {
    font-size: 12px;
    outline: unset;
    width: 60px;
}

.dt-buttons {
    margin-top: -10px;
}

.current_employee .mt-3,
.my-3 {
    margin-top: 0.5rem !important;
}

.employee_content th {
    font-size: 14px !important;
    font-weight: 500 !important;
}

.employee_content td {
    font-size: 12px;
    color: #000;
    font-weight: 400 !important;
}

.employee_content input[type="search"] {
    font-size: 12px;
    outline: unset !important;
}

.current_employee .card-header {
    padding: 0.75rem 0.8rem 0rem;
}

li#Emp_datatable_previous {
    font-size: 14px;
}

li#Emp_datatable_next {
    font-size: 14px;
}

li#PrevEmp_datatable_previous {
    font-size: 14px;
}

li.paginate_button.page-item {
    font-size: 14px;
}

li#PrevEmp_datatable_next {
    font-size: 14px;
}

ul.pagination {
    gap: 0px;
    margin-top: 10px;
}

.employee_content div#CurrEmp_datatable_info {
    font-size: 14px;
}

.employee_content a#CurrEmp_datatable_previous {
    font-size: 14px;
}

.employee_content a#CurrEmp_datatable_next {
    font-size: 14px;
}

.employee_content .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
}

.employee_content .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
}

.current_employee .card-header {
    background: transparent;
    border: none;
}

.paddtop-class {
    padding-top: 5px;
}

.current_employee .table-bordered {
    border: 0px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
}

.current_employee .table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

table#PrevEmp_datatable,
table#CurrEmp_datatable {
    border-top: none !important;
    border-bottom: none !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #ddd !important;
}

.employee_content div#PrevEmp_datatable_info {
    font-size: 14px;
}

.employee_content a#PrevEmp_datatable_previous {
    font-size: 14px;
}

.employee_content a#PrevEmp_datatable_next {
    font-size: 14px;
}

.dualbtn_class {
    display: flex;
    column-gap: 15px;
    align-items: center;
}

.dualbtn_class {
    margin-left: -90px;
}

.dashboardheading-class {
    padding: 25px 20px 15px !important;
}

.dashboard-class section.content {
    padding: 0 1.2rem !important;
}

.dashboard-class .info-box {
    padding: 1rem;
    width: 100%;
}

.bg1-class {
    background: var(--secondary1);
    color: #ffff;
}

.bg1-class i.fas {
    font-size: 25px;
}

.bg2-class {
    background: #343a40;
    color: #fff;
}

.bg2-class i.fas {
    font-size: 25px;
}

.dashboardheading-class h1 {
    font-size: 22px !important;
    font-weight: 400;
    padding-bottom: 5px;
    color: var(--primary1);
}

.potentialhead-class h2 {
    font-size: 18px;
    margin-bottom: 20px;
}

.row.potentialhead-class {
    background: #fff;
}

.dashboard-class span.info-box-text {
    font-size: 15px;
    color: var(--primary1);
}

.dashboard-class span.info-box-number {
    font-size: 16px;
    color: var(--secondary1);
}

.dashboard-class .info-box-content {
    padding: 0px 20px !important;
}

.increment_width .col-md-2 {
    flex: 1;
    max-width: 8.666667%;
}

.increment_width .col-md-5 {
    flex: 0 0 45%;
    max-width: 45%;
}

button.btn.btn-danger.delete_button {
    padding: 2px 6px 1px 6px;
}

.increment_width button.btn.btn-danger.detail-btn.btn2class.remove_button {
    background: transparent;
    color: #c82333;
    border: none;
    font-size: 24px;
    margin-top: -8px;
    outline: unset !important;
    box-shadow: unset !important;
}

.col-md-6.incwidthcol-class {
    flex: 0 0 45%;
    max-width: 45%;
    align-self: start;
}

.input-group.mb-3.col-md-3.offset-md-0.paddingleft {
    padding-left: 60px;
    gap: 45px;
    font-size: 13px;
}

.save-class {
    background: #1b7ed9 !important;
}

a.view.mr-1.addborder.companyActivate.cursorPointer {
    padding: 3px 2px 3px 2px;
}

span.astric-sign {
    color: #dd0000 !important;
    font-size: 16px !important;
    line-height: 20px;
}

.project_header .font-header .active a {
    border-bottom: 2px solid #000;
    padding-bottom: 8px;
}

.educationradio-class label.col-form-label.labeltop-class1 {
    font-weight: 500 !important;
    font-size: 16px;
}

.inputwidth-class input.form-control {
    width: 200px;
}

.hideShowComapny {
    cursor: pointer;
}

.experience-class {
    display: flex;
    gap: 20px;
}

multiselect .selectBox .is-invalid {
    border: 1px solid #dc3545 !important;
}

.breadcrumb-class {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.breadcrumb-class h2 {
    font-size: 22px;
    font-weight: 400;
    color: var(--primary1);
    margin-bottom: 0px;
}

#resource-modal button.btn-close.mr-1 {
    border: none;
    background: transparent;
    font-size: 30px;
    position: absolute;
    right: -6px;
    top: -13px;
}

#resource-modal h5.modal-title {
    font-size: 18px;
    margin: 0 auto;
}

#resource-modal form {
    margin-top: 5px;
}

#resource-modal .form-group {
    margin-bottom: 1rem;
}

.radio2-class .form-check-inline {
    position: relative;
    top: 1px;
}

.row.monthcount-class {
    width: 100%;
}

.row.monthcount-class input.form-control.trainingMonth {
    min-width: 65px;
}

.row.monthcount-class .col-md-1 {
    min-width: 107px;
}

span#checkboxGroup span#vEmpSignature-error {
    display: inline-block;
}

.table-class table.table.table-striped.table-bordered {
    width: 100%;
}

th.table1-class {
    width: 20px;
}

.modal-class h5#exampleModalCenterTitle {
    font-size: 16px;
}

.modal-class .modal-dialog {
    max-width: 600px;
    margin: 1.75rem auto;
}

.modal-class .table th {
    font-size: 14px;
}

.modal-class .table td {
    font-size: 12px;
}

.modal-class button.btn.btn-secondary {
    background: #007bff !important;
    border: none !important;
}

.modal-class .modal-header {
    border-bottom: 0px solid #e9ecef;
    padding: 1.5rem 1rem 0rem;
}

input.form-check-input.require-one.is-invalid+label.form-check-label {
    color: inherit !important;
}

.headbtn a.btn.btn-primary {
    font-size: 12px;
    padding: 10px 15px;
}

.save-class i.fa.fa-chevron-left {
    padding-right: 8px;
    font-size: 14px;
}

.save-class i.fa.fa-chevron-left {
    padding-right: 8px;
    font-size: 14px;
}

.save-class i.fa.fa-chevron-left {
    padding-right: 8px;
    font-size: 14px;
}

.bgbtncolor {
    background-color: rgb(231, 125, 15) !important;
    border: 1px solid rgb(231, 125, 15) !important;
    margin-right: 35px;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.employee-details label.form-check-label {
    font-size: 14px;
}

/* .swal2-cancel {
    margin-right: 30px;
} */
.mountcount-class2 {
    display: flex;
}

.mail-loading-box {
    height: 100%;
    width: 100%;
    position: fixed;
    background: #ffffffd4;
    z-index: 9999;
    bottom: 0;
    top: 0;
    display: none;
}

.mail-loading-box .mail-loading-text {
    position: absolute;
    left: calc(50% - 28px);
    text-align: center;
    top: calc(50% - 77px);
}

.mail-loading-info {
    position: absolute;
    left: calc(50% - 28px);
    top: calc(50% - 77px);
    text-align: center;
}

.nameCircle {
    top: 3px;
    line-height: 34px;
    font-size: 17px;
    padding: 2px;
    width: 12px;
    border-radius: 28px;
}

.mail-loading-msg {
    font-size: 18px;
    font-weight: 600;
}

div.mail-loader {
    display: block;
    justify-content: center;
    align-items: center;
}

.cursorPointer {
    cursor: pointer;
}

.mail-loader .loading-point {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    margin: 2px;
    background-color: #0d6dc1;
    animation: bounce 1.5s 0.5s linear infinite;
}

.mail-loader .point1 {
    animation-delay: 0s;
}

.mail-loader .point2 {
    animation-delay: 0.2s;
}

.mail-loader .point3 {
    animation-delay: 0.3s;
}

.mail-loader .point4 {
    animation-delay: 0.4s;
}

.previewImageDel {
    background: transparent;
    border: none;
    color: red;
    font-size: 17px;
}

.delPreview {
    background: transparent;
    border: none;
    color: red;
    font-size: 17px;
}

img.img-fluid.headimg-class {
    width: 22px;
    margin-right: 7px;
    border: 2px solid #fff;
    border-radius: 50%;
    height: 22px;
    object-fit: contain;
}

.mustard {
    background-color: #eb9b09 !important;
    border: 0px !important;
}

.staleblue {
    background-color: rgb(68, 13, 131) !important;
    border: 0px !important;
}

.RoleColor {
    background-color: #b33109 !important;
    border: 0px !important;
}

.EngagementColor {
    background-color: coral !important;
    border: 0px !important;
}

.evaluation-form .joining-class input.form-control {
    margin-left: 0px !important;
}

.detailborder-class .col-sm-12.customrow.joining-class {
    padding-right: 0px;
}

span.fa.fa-inr {
    font-size: 12px;
}

.errorflex-class {
    display: flex;
    align-items: center;
    gap: 15px;
}

.refund-class {
    gap: 15px;
}

#assign_emp th.sorting {
    font-size: 14px;
    font-weight: 500 !important;
}

#assign_emp td {
    font-size: 12px;
}

table#assign_emp {
    border: 1px solid #ddd !important;
    border-left: none !important;
}

#assign_emp.table-bordered td,
.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-left: 1px solid #ddd !important;
}

#assignEmpForm input.btn.btn-primary {
    font-size: 14px;
}

a#assign_emp_previous {
    font-size: 14px;
}

a#assign_emp_next {
    font-size: 14px;
}

a.paginate_button.current {
    font-size: 13px;
    background: var(--secondary1) !important;
    border: none !important;
    color: #fff !important;
}

#assign_role h5#exampleModalLongTitle {
    font-size: 24px;
    font-weight: 500 !important;
    text-align: center;
    width: 100%;
}

#assign_role label {
    font-size: 14px;
    font-weight: 500 !important;
}

#assign_role label.form-check-label {
    font-size: 12px;
    position: relative;
    top: -2px;
}

#assign_role button#AssignRole {
    font-size: 12px;
    padding: 9px 20px;
    background: #007bff;
    border: none;
}

#assign_role button.btn.btn-secondary {
    background: red;
    border: none;
    font-size: 12px;
    padding: 9px 20px;
}

label.popup2 {
    padding-right: 32px !important;
}

.modal-footer.margin_Class {
    border-top: 0px solid #e9ecef;
    padding-bottom: 1.5rem;
}

.delete-modal .modal-body {
    padding: 0rem 1rem 0rem !important;
}

.delete-modal .modal-header {
    border-bottom: 0px solid #e9ecef;
    padding-top: 1.5rem;
}

label.popup1 {
    margin-left: -6px;
}

#hide_email input#off_email {
    width: 266px;
}

label.popup1 {
    position: relative;
    left: 7px;
}

.dataTables_scrollBody {
    height: auto !important;
}

.refund-class .col-md-2 {
    flex: 1 !important;
    max-width: 20% !important;
}

.refund-class {
    padding-top: 10px;
}

a#AddSecurity {
    font-size: 14px;
}

.wraper {
    height: 979px;
}

.table-action-btn p {
    white-space: nowrap !important;
    width: 172px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.popupwidth-class {
    width: 900px;
    margin: auto;
}

.popupwidth-class h2 {
    font-size: 24px;
    font-weight: 400;
    color: #000;
}

.popupwidth-class label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

form#LeaveForm {
    padding-top: 5px;
}

#LeaveForm input.form-control.Datetime {
    font-size: 12px;
}

#LeaveForm input.form-control {
    font-size: 12px;
}

#LeaveForm button.btn.btn-primary {
    background: #1b7ed9;
    border: none;
    font-size: 14px;
    padding: 8px 25px;
    font-weight: 500;
    outline: unset;
    box-shadow: unset !important;
    margin-top: 10px;
}

p.desination-class {
    width: 122px !important;
    overflow: unset !important;
    text-overflow: unset;
    white-space: break-spaces !important;
}

.addborder:hover {
    color: #000;
}

.thankyou-class {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    text-align: center;
    width: 650px;
    margin: 0 auto;
    padding: 75px;
}

.icon-class {
    border: 3px solid green;
    width: 80px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
}

.icon-class i.fa.fa-check {
    font-size: 35px;
    position: relative;
    top: 7px;
    color: green;
}

.thankbg-class h3 {
    margin-top: 0rem;
    font-weight: 400 !important;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    padding: 25px 0px 15px;
}

.thankyou-class h3 {
    font-size: 3rem;
    margin-top: 1.5rem;
    font-weight: 900 !important;
    text-align: center;
}

.thankyou-class p {
    font-size: 1.2rem;
}

.addborder {
    border: 1px solid #000;
    padding: 3px;
}

#Service_datatable_filter label {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}

.addborder .fa {
    font-size: 14px;
    line-height: 14px;
    padding: 2px 0px;
}

.option-block {
    margin-left: -7px !important;
}

.deleteQuestion i.fa.fa-trash {
    color: #fff;
    font-size: 12px;
}

.deleteOption i.fa.fa-trash {
    color: #fff;
    font-size: 12px;
}

.table-action-btn a.view.mr-1.addborder {
    margin-right: 0.6rem !important;
}

button.view.mr-1.addborder.assignstaff {
    margin-right: 0.6rem !important;
}

#Service_datatable_wrapper td {
    font-size: 13px;
}

.addborder img.score-card-icon {
    height: 16px;
    vertical-align: middle !important;
}

.toast-top-full-width {
    width: 400px !important;
    margin-top: 50px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#Service_datatable th {
    font-size: 15px;
}

.toast-message {
    font-size: 18px;
}

.xdsoft_option {
    color: #495057;
}

.xdsoft_label span {
    color: #495057;
}

span#fTechnicalScore-error {
    position: absolute;
    margin-top: 25px;
}

p.note-sign {
    color: #5cc019;
    font-size: 12px !important;
    line-height: 12px;
    position: relative;
    top: -15px;
}

.mt {
    margin-top: -12px;
}

button.view-class.detail-btn.btn2class.Remove {
    border: none;
    color: red;
    position: relative;
    top: 10px;
    width: 10px;
    background: transparent;
}

a.addMoreAnchorBtn {
    color: #1b7ed9 !important;
    text-decoration: underline !important;
    cursor: pointer;
}

a#employmentbtn {
    font-size: 14px;
}

.empprev-class button.view-class.delClone {
    width: 100px;
}

.form-control-file {
    font-size: 14px;
}

input#vBondFile {
    font-size: 14px;
}

a#add_more {
    font-size: 14px;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 200px !important;
}

.col-md-6.colwidth6-class {
    margin-top: 10px;
}

input#vAffidavitFile {
    font-size: 14px;
}

input#vPoshPolicyFile {
    font-size: 14px;
}

a.nav-link.openbtn.text-danger {
    font-size: 14px;
}

.modal-dialog.modal-dialog-centered.modal-dialog-delete {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}

.weightage-alert a.nav-link.openbtn.text-danger {
    background: red;
    color: #fff !important;
    font-size: 13px;
    font-weight: 700;
    margin: 0px !important;
    padding: 13px 15px;
    position: relative;
    top: 4px;
    line-height: 1;
    height: auto !important;
}

.employee_remove_role button.close {
    position: relative;
    top: -2px;
    left: -12px;
}

.employee_remove_role .modal-header .close,
.modal-header .mailbox-attachment-close {
    padding: 0rem;
    margin: -1rem -1rem -1rem auto;
}

.employee_remove_role h5.text-danger.mb-4 {
    font-size: 24px;
    font-weight: 500 !important;
    text-align: center;
    width: 100%;
    margin-bottom: 15px !important;
}

.employee_remove_role h6 {
    font-size: 14px;
}

.employee_remove_role.show .modal-footer {
    border-top: 0px solid #e9ecef;
    justify-content: center;
    margin-top: -7px !important;
    margin-bottom: 11px;
}

.employee_remove_role .modal-dialog.modal-dialog-centered.modal-dialog-delete {
    width: 500px;
}

.employee_remove_role button.btn.btn-secondary.add_member_cls {
    background: red;
    border: none;
    font-size: 12px;
    padding: 9px 20px;
}

.employee_remove_role button.btn.custom_btn_color.remove_role_yes {
    font-size: 12px;
    padding: 9px 20px;
    background: #007bff;
    border: none;
    color: #fff;
}

.CurrEmp_datatable th {
    border-right: 1px solid #dee2e6;
}

.HR_datatable th {
    border-left: 1px solid #b2b2b2;
}

.PrevEmp_datatable th {
    border-left: 1px solid #d9d9d9;
}

#slab .setradio-class input {
    font-size: 12px;
    padding: 0px 10px;
    position: relative;
    top: 3px;
}

.error {
    color: red !important;
}

.empqual-class .educationfile {
    margin-top: 0px !important;
}

#key_engagement_indicator thead {
    height: 40px;
}

button.view-class.detail-btn.btn2class.Remove {
    border: none;
    color: red;
    position: relative;
    top: -3px !important;
    width: 10px;
    background: transparent;
}

.personal-detail select {
    padding: 5px !important;
}

.topselect-class label.col-form-label {
    font-size: 14px;
    font-weight: 400 !important;
    padding-bottom: 25px;
}

.col-md-4.doublehead-class {
    margin-top: 8px;
}

.card-body.potentialcontent-class {
    padding: 0.5rem 0.5rem !important;
}

div#yearly_view_wrapper {
    padding: 0px 10px;
}

.dataTables_scrollBody tr td p {
    max-width: 500px;
    white-space: break-spaces;
}

img#blah {
    border: 2px solid black;
    padding: 2px;
}

.modal-class button {
    font-size: 14px;
}

input#imgInp {
    font-size: 12px;
}

.emmprevsec-class .form-group.radio-class.educationradio-class {
    margin-bottom: 0rem;
}

.emmprevsec-class .salaryRec .form-group.radio-class.educationradio-class {
    margin-bottom: 1rem;
}

.btn-bottom button#dateFilter {
    margin-top: -2px;
}

.btn-bottom a#clear {
    top: 0px;
}

div#HR_datatable_wrapper {
    padding: 0px 5px;
}

.form-group.radio-class.radio2-class {
    margin-bottom: 0rem;
}

.totalweight-class label {
    margin-top: 9px;
}

thead {
    background-color: whitesmoke !important;
    font-size: 15px !important;
}

table td {
    font-size: 13px;
}

div #leavecalendar {
    width: 90%;
    margin: 0 auto;
}

th.fc-day-header.fc-widget-header {
    padding: 10px;
}

.fc-day-header span {
    font-size: 15px;
    font-weight: 400;
}

.fc-scroller.fc-day-grid-container {
    overflow: hidden !important;
}

.fc-view.fc-month-view.fc-basic-view {
    height: auto !important;
    overflow: hidden;
}

.fc-basic-view .fc-body .fc-row {
    min-height: 3em;
    font-size: 14px;
}

.fc-content {
    height: 26px;
}

a.fc-day-number {
    font-size: 14px;
}

span.fc-title {
    font-size: 14px;
    color: #fff;
    padding: 5px;
}

.wraper.thankbg-class {
    background: #fff;
    padding-top: 50px;
}

.thannksbox {
    width: 30%;
    margin: 0 auto;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding-bottom: 10px;
}

.fc-basic-view table {
    border: 1px solid #dddddd;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: none !important;
    margin: 7px auto !important;
    display: table !important;
}

.readonly-class .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: right !important;
    margin: 20px 15px !important;
    display: table !important;
}

.thankbg-class form {
    text-align: left;
    width: 93%;
    margin: 25px auto;
}

.thankbg-class form p {
    font-size: 14px;
}

p.formdetails-class {
    font-size: 14px !important;
    margin-bottom: 10px !important;
}

tr:first-child>td>.fc-day-grid-event {
    margin-top: 0px !important;
}

.thanksbtn {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.bgornage-class {
    background: orange !important;
    border: none !important;
    font-size: 14px;
    color: black !important;
}

.bgblue-class {
    border: none !important;
    font-size: 14px;
}

.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
    background: #fff !important;
    border-color: #dddddd !important;
}

p.messsage-class {
    font-size: 16px !important;
    font-weight: 700;
    text-align: center;
}

.fc-widget-header {
    background: #007bff !important;
    color: #fff;
}

.fc-event,
.fc-event-dot {
    background-color: red !important;
}

.fc-event {
    border: 1px solid red !important;
}

.readonly-class #calendar {
    width: 80%;
    margin: 0 auto;
}

.readonly-class .fc-toolbar,
.fc-toolbar.fc-header-toolbar {
    padding: 0rem !important;
}

.readonly-class a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end {
    height: 18px;
}

.readonly-class .fc-row.fc-week.fc-widget-content.fc-rigid {
    height: 100px !important;
}

.readonly-class .fc-view.fc-month-view.fc-basic-view {
    height: 646px !important;
    overflow: hidden;
}

.evaluation-form.readonly-class {
    height: 93vh;
    background: #fff !important;
    overflow-y: hidden;
    padding: 20px 0px;
}

.readonly-class .fc-day-number {
    font-size: 15px;
    font-weight: 300;
    padding-right: 10px;
}

.readonly-class .fc-center h2 {
    position: relative;
    top: 7px;
}

.readonly-class .fc-more-popover .fc-event-container {
    padding: 0px 0px 10px 0px;
}

.readonly-class .fc-unthemed .fc-popover .fc-header .fc-close {
    color: #fff;
    font-size: 0.9em;
    margin-top: 2px;
}

.leavepop-class button.btn-close {
    background: transparent;
    border: none;
    font-size: 26px;
    position: relative;
    top: 0px;
    width: 100%;
    left: 188px;
}

.leavepop-class .modal-header {
    padding: 30px 15px 5px;
    text-align: center;
    border: none;
    height: 25px;
}

.leavepop-class hr {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.leavepop-class h4.modal-title {
    text-align: left;
    margin: 0 auto;
}

.leavepop-class form {
    margin-top: 0px !important;
}

.leavepop-class .delHoliday i.fa.fa-trash {
    color: red;
}

.leavepop-class button.delHoliday {
    border: none;
    background: transparent;
    position: absolute;
    top: 3px;
    left: 2px;
}

.leavepop-class .modal-header {
    padding: 0px 15px 5px;
    text-align: center;
    border: none;
}

.leavepop-class label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 0px;
}

.leavepop-class .card-body {
    padding: 0px;
}

.leavepop-class .form-check {
    position: relative;
    display: inline-block;
    gap: 24px;
    padding-right: 15px;
}

.leavepop-class form {
    margin-top: 40px;
    padding: 10px 15px 0px 7px;
}

.leavepop-class h4.modal-title {
    font-size: 24px;
    font-weight: 500;
}

.weekend-class a.btn.btn-primary {
    gap: 18px;
    font-size: 14px;
}

h6.holidayDate {
    font-size: 16px;
    padding-bottom: 10px;
}

.assign-staff button.btn-close {
    border: none;
    background: transparent;
    font-size: 38px;
    position: absolute;
    right: -3px;
    top: -13px;
}

.assign-staff h5#exampleModalLabel {
    margin: 0 auto;
    font-size: 18px;
}

.assign-staff .table th {
    font-size: 14px;
    border-bottom: 0px !important;
    border-left: 1px solid #ddd;
    border-right: 1px solid #dddddd;
}

.assign-staff .table td {
    font-size: 12px;
    border-right: 1px solid #dddddd;
}

.assign-staff .modal-header {
    border-bottom: 0px;
}

.assign-staff .modal-header {
    border-bottom: 0px;
    padding-bottom: 0rem;
}

#resource-modal .modal-header {
    border-bottom: 0px;
    padding-bottom: 0px;
}

#resource-modal .modal-footer {
    padding-top: 0rem;
    border-top: 0px;
}

#resource-modal label {
    font-weight: 400 !important;
    font-size: 14px;
    color: #000;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.leavepop-class .form-group {
    margin-bottom: 1rem;
}

.leavepop-class button.btn.btn-primary.eventform {
    font-size: 14px;
    padding: 7px 20px;
}

.leavepop-class .modal-body {
    padding-bottom: 40px;
}

.readonly-class .modal-dialog {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%) !important;
}

.ActionButton {
    width: 94px !important;
    overflow: unset !important;
    text-overflow: unset;
    white-space: break-spaces !important;
}

div.dt-buttons {
    float: right;
    margin-right: 29px;
    margin-top: -2px;
}

.table-action-btn.ActionButton {
    gap: 7px;
    display: flex;
    flex-wrap: wrap;
}

.fc-center h2 {
    font-size: 18px;
}

.CurrEmp_datatable .dt-body-color {
    z-index: 99;
}

.PrevEmp_datatable .dt-body-color {
    z-index: 99;
}

.fc-content-skeleton td.fc-day-top.fc-today {
    background: #fcf8e3 !important;
    position: relative;
}

td.fc-day-top.fc-wed.fc-today::before {
    content: "";
    background: #fcf8e3;
    width: 100%;
    position: absolute;
    height: 21px;
    bottom: -20px;
}

.fc-day-grid-event {
    margin: 1px 0px 0 !important;
}

.fc-content-skeleton td.fc-day-top.fc-sat.fc-future {
    background: #ff9f89 !important;
}

.fc-content-skeleton td.fc-day-top.fc-sun.fc-future {
    background: #ff9f89 !important;
}

.fc-content-skeleton td.fc-day-top.fc-sat.fc-past {
    background: #ff9f89 !important;
}

.fc-content-skeleton td.fc-day-top.fc-sun.fc-past {
    background: #ff9f89 !important;
}

.fc-content-skeleton td.fc-day-top.fc-sat.fc-other-month.fc-future {
    background: #ff9f89 !important;
}

.fc-content-skeleton td.fc-day-top.fc-sun.fc-other-month.fc-future {
    background: #ff9f89 !important;
}

.fc-day-top.fc-other-month {
    opacity: 1 !important;
}

.holidayflex-class {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.marital-class .form-check-inline {
    padding-left: 0px;
}

.gender-class .form-check-inline {
    padding-left: 0px;
}

.errorpad-class .error {
    padding-left: 25px;
}

.dt-buttons::before {
    content: "Export To :";
    margin-right: 10px;
    font-size: 14px;
}

.dt-buttons {
    position: relative;
}

button.dt-button.buttons-excel.buttons-html5 {
    padding: 0.3em 0.7em !important;
}

h2.calendarHeading {
    margin-bottom: 20px;
}

.potentialhead-class .modal-footer {
    margin: 0rem 1rem;
}

table.table.table-bordered.table-striped.HR_datatable.nowrap.dataTable.no-footer {
    width: 100% !important;
}

.dataTables_scrollHeadInner {
    width: max-content !important;
}

table.table.table-bordered.table-striped.Leave_datatable.nowrap.dataTable.no-footer {
    width: 100% !important;
}

table.table.table-bordered.table-striped.UserLeave_datatable.nowrap.dataTable.no-footer {
    width: 100% !important;
}

table.table.table-bordered.table-striped.EmpContact_datatable.nowrap.dataTable.no-footer {
    width: 100% !important;
}

.employees-list.dataTable.no-footer {
    width: 100% !important;
}

#calendar {
    max-width: 80%;
    margin: 40px auto;
}

#calendar .fc-row.fc-week.fc-widget-content {
    height: 120px !important;
}

.fc-today::before {
    content: "";
    position: absolute;
    width: 100%;
    background: #fcf8e3;
    height: 41px;
    top: 42px;
}

#key_engagement_indicator thead {
    background-color: orange !important;
}

#key_engagement_indicator td {
    background: whitesmoke;
}

a.fc-more {
    position: relative;
}

td.fc-day-top.fc-sun.fc-future {
    position: relative;
}

td.fc-day-top.fc-sun.fc-future::before {
    content: "";
    background: #ff9f89;
    position: absolute;
    width: 100%;
    height: 42px;
    top: 62px;
}

td.fc-day-top.fc-sat.fc-future {
    position: relative;
}

td.fc-day-top.fc-sat.fc-future::before {
    content: "";
    background: #ff9f89;
    position: absolute;
    width: 100%;
    height: 42px;
    top: 62px;
}

td.fc-day-top.fc-sun.fc-past {
    position: relative;
}

td.fc-day-top.fc-sun.fc-past::before {
    content: "";
    background: #ff9f89;
    position: absolute;
    width: 100%;
    height: 42px;
    top: 62px;
}

td.fc-day-top.fc-sat.fc-past {
    position: relative;
}

td.fc-day-top.fc-sat.fc-past::before {
    content: "";
    background: #ff9f89;
    position: absolute;
    width: 100%;
    height: 42px;
    top: 62px;
}

#leavecalendar .fc-content-skeleton td.fc-day-top.fc-sat.fc-future::before {
    content: "";
    background: #ff9f89;
    position: absolute;
    width: 100%;
    height: 42px;
    top: 35px;
}

#leavecalendar .fc-content-skeleton td.fc-day-top.fc-sun.fc-future::before {
    content: "";
    background: #ff9f89;
    position: absolute;
    width: 100%;
    height: 42px;
    top: 35px;
}

#leavecalendar a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end {
    position: relative;
}

#leavecalendar a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end::before {
    content: "";
    background: #ff9f89;
    width: 100%;
    height: 40px;
    position: absolute;
    top: -36px;
    left: -1px;
    border-radius: 0px;
    border: 1px solid #ff9f89;
}

#leavecalendar .fc-event {
    border: 1px solid #ff9f89 !important;
    background-color: #ff9f89 !important;
}

#leavecalendar a.fc-day-number {
    position: relative;
    z-index: 99 !important;
}

#leavecalendar a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end {
    z-index: 0 !important;
}

.sidebar-collapse .dataTables_scrollHeadInner {
    width: 100% !important;
}

.modal-class.previous-class .table th {
    font-size: 13px;
    font-weight: 500;
}

.modal-class.previous-class .modal-dialog {
    max-width: 650px;
    margin: 1.75rem auto;
}

.previous-class .modal-dialog .modal-body {
    padding: 1rem 1rem 0rem !important;
}

.previous-class .modal-dialog table.table {
    border: 1px solid #dee2e6;
}

.previous-class .modal-dialog .modal-footer {
    border: none;
    padding: 0rem 0rem 1.2rem;
}

.previous-class .modal-dialog table th,
td {
    border-left: 1px solid #dee2e6;
}

.page-link:focus {
    box-shadow: unset !important;
}

.col-md-5 {
    flex: 1;
    max-width: 38.666667%;
}

.strikeemp {
    background-color: red !important;
    text-decoration: line-through;
    color: #fff !important;
}

tr.strikeemp.odd {
    background: radial-gradient(red, red);
}

.strikeemp td {
    color: #fff !important;
}

table#Client_datatable {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

table.DataTable>thead>tr>th,
table.DataTable>thead>tr>td {
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

/* Style for the table */
.table {
    width: 100%;
    border-collapse: collapse;
}

/* Style for table header */
.table th {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

/* Style for table rows */
.table td {
    padding: 8px;
    border-bottom: 1px solid #ddd;
}

/* Style for alternating row colors */
.table tbody tr:nth-child(even) {
    background-color: #f2f2f2;
}

/* Style for table cell alignment */
.table td {
    text-align: left;
}

/* [class*=sidebar-dark-] {
    background-color: #405189!important;
} */
.user-panel .info {
    display: inline-block;
    padding: 5px 0px 5px 0px !important;
}

.nav-pills .nav-item .nav-link {
    display: block;
    padding: 0.5rem 0.5rem;
}

.nav-sidebar>.nav-item {
    margin-bottom: 0px !important;
}

img.nav-icon {
    width: 30px !important;
    height: 20px;
    object-fit: contain;
}

.dualbtn2-class {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    padding: 10px 15px 0px;
}

.dualbtn2-class i.fa.fa-pencil-square-o.fa-2x {
    font-size: 14px;
    line-height: 14px;
    padding: 2px;
    color: #000;
}

.dualbtn2-class i.fa.fa-trash.fa-2x {
    font-size: 14px;
    line-height: 14px;
    padding: 2px;
    color: #000;
}

i.fa.fa-trash {
    font-size: 14px;
    line-height: 14px;
    padding: 2px;
}

label.col-form-label-branch {
    font-size: 16px;
    font-weight: 500 !important;
}

.para-class {
    padding: 0px 16px 0px;
    width: 100% !important;
}

i.fa.fa-inr {
    position: absolute;
    left: 1px;
    font-size: 13px;
    border-right: 1px solid #ced4da;
    height: 36px;
    line-height: 37px;
    background-color: #eeeeeea1;
    padding: 0px 11px;
}

/* [class*=sidebar-dark-] {
    background-color: #334E6A !important;
} */
.saveclass-button {
    background-color: #4eabc9 !important;
}

.price-input {
    display: flex;
    align-items: center;
    position: relative;
}

.price-input input.form-control {
    padding-left: 35px;
}

.dualbtn2-class i.fa.fa-trash.fa-2x {
    font-size: 14px;
    line-height: 14px;
    padding: 2px;
    color: red;
}

.custom-font {
    font-size: 13px;
    font-weight: 600;
    width: 80%;
}

/* General message box styling */
/* #chatBox {
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    padding: 10px;
} */
#chatBox {
    display: flex;
    flex-direction: column;
    padding: 10px;
    border: 1px solid #ddd;
    /* padding: 15px; */
    height: 400px;
    overflow-y: scroll;
    background-color: #fafafa;
    border-radius: 8px;
    margin-bottom: 15px;
}

/* Styling for each individual message */
.message {
    display: flex;
    align-items: flex-end;
    margin-bottom: 15px;
    max-width: 80%;
    word-wrap: break-word;
}

/* Styling for messages sent by the current user (on the right side) */
.message.sent {
    justify-content: flex-end;
}

/* Styling for messages received from others (on the left side) */
.message.received {
    justify-content: flex-start;
}

/* Message content styling */
.message-content {
    background-color: #f0f0f0;
    padding: 8px 15px;
    border-radius: 20px;
    max-width: 80%;
    position: relative;
    font-size: 14px;
}

/* Sent message (current user) background color */
.message.sent .message-content {
    background-color: #0078ff;
    color: white;
    border-radius: 20px 20px 0 20px;
    /* Rounded edges on the right */
}

/* Received message (other users) background color */
.message.received .message-content {
    background-color: #e5e5e5;
    color: black;
    border-radius: 20px 20px 20px 0;
    /* Rounded edges on the left */
}

/* File attachment styling */
.message-file {
    max-width: 150px;
    border-radius: 10px;
    margin-top: 10px;
}

/* Video element styling */
video {
    max-width: 150px;
    margin-top: 10px;
}

/* Alignment of sender's name */
.message-content strong {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

/* Styling for the chat input and send button */
.message-input-container {
    display: flex;
    align-items: center;
}

textarea {
    resize: none;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
    flex: 1;
}

button.SendMessage {
    background-color: #0078ff;
    border: none;
    padding: 10px;
    color: white;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 10px;
}

button.SendMessage:disabled {
    background-color: #ccc;
    cursor: not-allowed;
}

/* Adjust file attachment button */
label[for="file"] {
    cursor: pointer;
}

/* General chat box styling */
.chat-box {
    display: flex;
    flex-direction: column;
    padding: 10px;
    overflow-y: auto;
    max-height: 500px;
}

/* Message container */
.message {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    max-width: 80%;
    word-wrap: break-word;
    padding: 10px 15px;
    border-radius: 20px;
    position: relative;
}

/* Sent messages (current user) */
.message.sent {
    align-self: flex-end;
    background-color: #8ce4b1;
    color: rgb(10, 10, 10);
    border-radius: 20px 20px 0 20px;
}

/* Received messages (other users) */
.message.received {
    align-self: flex-start;
    background-color: #e5e5e5;
    color: black;
    border-radius: 20px 20px 20px 0;
}

/* Sender's name */
.message strong {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    font-size: 12px;
    color: #333;
}

/* File attachment container */
.message-file {
    margin-top: 10px;
}

/* Image attachments */
.message-image {
    max-width: 150px;
    border-radius: 10px;
    margin-top: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* Video attachments */
video {
    max-width: 150px;
    border-radius: 10px;
    margin-top: 5px;
}

/* Links for file attachments */
.message-file a {
    color: #4160c4;
    text-decoration: none;
    font-size: 14px;
}

/* Hover effect for links */
.message-file a:hover {
    text-decoration: underline;
}

/* Responsive design */
@media (max-width: 768px) {
    .message {
        max-width: 90%;
    }

    .message-image,
    video {
        max-width: 100px;
    }

    #chatBox {
        display: flex;
        flex-direction: column;
        overflow-y: auto;
        padding: 10px;
    }

    /* Styling for each individual message */
    .message {
        display: flex;
        align-items: flex-end;
        margin-bottom: 15px;
        max-width: 80%;
        word-wrap: break-word;
    }

    /* Styling for messages sent by the current user (on the right side) */
    .message.sent {
        justify-content: flex-end;
    }

    /* Styling for messages received from others (on the left side) */
    .message.received {
        justify-content: flex-start;
    }

    /* Message content styling */
    .message-content {
        background-color: #f0f0f0;
        padding: 8px 15px;
        border-radius: 20px;
        max-width: 80%;
        position: relative;
        font-size: 14px;
    }

    /* Sent message (current user) background color */
    .message.sent .message-content {
        background-color: #23b671;
        color: white;
        border-radius: 20px 20px 0 20px;
        /* Rounded edges on the right */
    }

    /* Received message (other users) background color */
    .message.received .message-content {
        background-color: #e5e5e5;
        color: black;
        border-radius: 20px 20px 20px 0;
        /* Rounded edges on the left */
    }

    /* File attachment styling */
    .message-file {
        max-width: 150px;
        border-radius: 10px;
        margin-top: 10px;
    }

    /* Video element styling */
    video {
        max-width: 150px;
        margin-top: 10px;
    }

    /* Alignment of sender's name */
    .message-content strong {
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
    }

    /* Styling for the chat input and send button */
    .message-input-container {
        display: flex;
        align-items: center;
    }

    textarea {
        resize: none;
        padding: 10px;
        border-radius: 10px;
        border: 1px solid #ccc;
        flex: 1;
    }

    button.SendMessage {
        background-color: #0078ff;
        border: none;
        padding: 10px;
        color: white;
        border-radius: 50%;
        cursor: pointer;
        margin-left: 10px;
    }

    button.SendMessage:disabled {
        background-color: #ccc;
        cursor: not-allowed;
    }

    /* Adjust file attachment button */
    label[for="file"] {
        cursor: pointer;
    }

    .chatbox {
        max-height: 400px;
        /* You can adjust this height based on your design */
        overflow-y: auto;
        padding: 10px;
        border: 1px solid #ccc;
        border-radius: 10px;
        background-color: #f9f9f9;
        display: flex;
        flex-direction: column;
    }

    .message {
        padding: 10px;
        margin-bottom: 10px;
        border-radius: 10px;
        background-color: #fff;
        max-width: 80%;
    }

    .message.sent {
        background-color: #dcf8c6;
        align-self: flex-end;
    }

    .message.received {
        background-color: #fff;
        align-self: flex-start;
    }

    .message-content {
        font-size: 14px;
    }
}

.typing-indicator {
    font-style: italic;
    color: gray;
    margin: 10px 0;
}

.typing-indicator.d-none {
    display: none;
}

.UserChart {
    width: 100% !important;
    height: 400px !important;
}

#errNm4 {
    color: red;
    visibility: visible;
}

.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 25px;
}

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

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 25px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    transition: 0.4s;
    border-radius: 50%;
}

input:checked+.slider {
    background-color: #dc3545;
    /* Red color for 'Deleted' status */
}

input:checked+.slider:before {
    transform: translateX(24px);
}

div#cke_notifications_area_tTemplateContent {
    display: none;
}

.updateEmail {
    float: right;
}

.emailFooter {
    width: 100%;
}

.error {
    color: red !important;
    font-size: 12px !important;
}

label {
    font-size: 15px;
    font-weight: 400 !important;
}

a#addNewCategory {
    font-size: 12px;
    position: relative;
    top: -6px;
    color: #237b9b;
}

#addCategoryForm {
    font-size: 13px;
}

.invalid-feedback {
    display: block;
    /* Ensure it's visible when error is triggered */
    color: red;
    font-size: 12px;
    margin-top: 5px;
    margin-left: 10px;
}

.is-invalid {
    border-color: red;
}

.main-sidebar.sidebar-dark-primary {
    background-color: #343a40 !important;
    /* Dark background color */
}

.main-sidebar.sidebar-dark-primary .sidebar a {
    color: #ffffff !important;
    /* Ensure the text inside the sidebar is white */
}

.crossImage {
    cursor: pointer;
    position: absolute;
    top: -14px;
    left: 58px;
}

/* li.select2-selection__choice {
    background-color: #007bff !important;
}

span.select2-selection__choice__remove {
    color: #ffffff !important;
} */

/* 18-1-2025 in css */

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: var(--secondary1) !important;
}

.breadcrumb-class .btn-primary {
    font-size: 14px !important;
}

.btn-primary {
    border-color: var(--secondary1) !important;
    background-color: var(--secondary1) !important;
    font-size: 16px !important;
    transition: 0.5s all;
}

div#Service_datatable_info {
    font-size: 13px;
}

.dataTables_paginate {
    font-size: 13px;
}

table.dataTable {
    width: 100% !important;
}

.Verification-class .invalid-feedback {
    margin-left: 0px !important;
}

.removeOption i.fa.fa-trash {
    color: #fff;
    font-size: 12px;
}

.removeQuestion i.fa.fa-trash {
    color: #fff;
    font-size: 12px;
    padding: 2px;
}

#questionsForm form {
    padding: 0px 20px;
}

div#questionsContainer {
    margin: 0px 0px;
}

button#addQuestion {
    margin-left: 7px;
}

form#assignForm {
    margin-top: 0px !important;
    padding: 0px 0px !important;
}

.Businessman-class {
    padding-bottom: 40px;
}

.Businessman-class .custom-registration-card {
    border-radius: 10px;
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    padding: 6px 0px;
    margin: 0px 20px;
}

.Businessman-class .card-header {
    border-radius: 10px 10px 0 0;
}

.Businessman-class .section-title {
    font-size: 16px;
    font-weight: bold;
    color: #141615;
    margin-bottom: 15px;
    border-bottom: 1.5px solid #141615;
    padding-bottom: 12px;
}

.Businessman-class .businessman-info {
    margin-bottom: 6px;
}

.Businessman-class .businessman-info strong,
.col-md-4.job-info strong {
    font-weight: 500;
    color: #343a40;
    font-size: 14px;
}

.Businessman-class .businessman-info p,
.col-md-4.job-info p {
    margin: 0;
    color: #141615;
    font-size: 13px;
}

.Businessman-class .businessman-info .form-control {
    border-radius: 5px;
}

.Businessman-class .businessman-info .btn-success {
    border-radius: 5px;
    font-weight: bold;
}

#ratingModal .modal-title {
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 20px;
}

.ratingOfBuisnessman .fa-2x {
    font-size: 1.5em;
}

.modal-header .close,
/* .modal-header .mailbox-attachment-close {
    margin: -2rem -1.5rem -1rem auto !important;
    font-size: 30px;
    color: #fff !important;
    opacity: 1;
}
#ratingModal .modal-header .close,
.modal-header .mailbox-attachment-close {
    margin: -2rem -1.5rem -1rem auto !important;
    font-size: 35px!important;
    color: #ab1d12 !important;
    opacity: 1;
} */
.remove-btn .fa.fa-trash {
    color: #fff;
    font-size: 12px;
    padding: 2px;
    position: relative;
}

button.btn.btn-danger.remove-btn {
    padding: 4px 8px;
    margin-top: 5px;
}

button.btn.btn-danger.removeQuestion {
    padding: 4px 8px;
    margin-top: -20px;
}

/* div:where(.swal2-container)
    button:where(.swal2-styled).swal2-default-outline:focus {
    box-shadow: unset !important;
} */
.changepassword {
    margin-top: 0rem;
    height: calc(100vh - 80px);
    display: flex;
    justify-content: center;
    align-items: center;
}

.profile-class input.form-control {
    font-size: 14px;
    height: 42px;
}

.changepassword .register-box {
    margin-top: 0px;
}

.profile-class button.btn.btn-primary {
    margin-top: 14px;
}

.profile-class .row {
    margin-bottom: 0px;
}

.addborder {
    border: 1px solid #000;
    padding: 3px;
    text-decoration: none !important;
}

.table-action-btn a {
    text-decoration: none !important;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.table-action-btn {
    display: flex;
    gap: 5px;
}

.table-action-btn a.view.addborder.ml-1.cancel.addPadding.DeleteNotification {
    margin-left: 0 !important;
}

button.btn.btn-danger.removeQuestion {
    padding: 4px 8px;
    margin-top: 0;
}

@media screen and (max-width: 1400px) {
    .sidebar .info img {
        height: 65px;
    }

    .nav-sidebar>.nav-item {
        margin-bottom: 0px !important;
    }

    .breadcrumb-class h2 {
        font-size: 18px;
    }

    .profile_menu a#dropdownMenuLink {
        font-size: 15px;
        margin-right: 0px;
        display: inline-block;
        margin-left: -140px;
    }

    .profile_menu .dropdown-menu {
        left: -158px !important;
    }

    .container.profile-class {
        margin-top: 7rem;
    }
}

@media screen and (max-width: 1280px) {
    .profile_menu a#dropdownMenuLink {
        margin-left: -240px;
    }

    .profile_menu .dropdown-menu {
        left: -232px !important;
    }

    .table-action-btn a i {
        height: auto !important;
    }

    .table-action-btn a {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .profile_menu a#dropdownMenuLink {
        margin-left: 0 !important;
    }

    li.google_translate {
        margin-left: auto;
    }

    .profile_menu .navbar-expand .navbar-nav .dropdown-menu {
        position: absolute;
        left: auto !important;
        right: 10px !important;
    }
}

@media (max-width: 1020px) {
    table#Notification_datatable {
        width: 100%;
        overflow: auto !important;
        display: block;
    }
}

/* headkhdfgsdf */
.candidate-card {
    border-radius: 12px;
    transition: all 0.3s ease-in-out;
}

.candidate-card:hover {
    transform: translateY(-5px);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
}

.profile-img-container {
    width: 100px;
    height: 100px;
    border: 3px solid #237b9b;
    border-radius: 50%;
    overflow: hidden;
}

.profile-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.profile-picture-container {
    width: 150px;
    height: 150px;
    /* border: 3px solid #237b9b; */
    border-radius: 50%;
    overflow: hidden;
}

.rating i {
    font-size: 18px;
}

.w-45 {
    width: 48%;
}

.candidatecardprofile-class .col-md-3 {
    flex: 0 0 20%;
    max-width: 20%;
}

.content-detil .text-info {
    color: #141615 !important;
    text-align: left;
    font-size: 18px;
}

.rating i {
    font-size: 14px;
}

.content-detil p.text-muted.mb-1 {
    text-align: left;
    font-size: 12px;
    margin-bottom: 8px !important;
}

.content-detil .rating {
    text-align: left;
}

.dualbtnform {
    gap: 10px;
}

.badgedouble-class {
    display: flex;
    gap: 10px;
}

.dualbtnform button.btn {
    font-size: 14px;
    font-weight: 500;
}

.candidatecardprofile-class .card-body {
    padding: 0rem;
    margin-top: 20px;
}

.candidatecardprofile-class .card-header {
    padding: 0px !important;
    margin-top: 10px;
}

.dualbtnform button.btn.btn-success {
    background: #237b9b !important;
    border-color: #237b9b !important;
}

tr.removed-row td {
    background-color: #bc1a0f !important;
    color: #fff !important;
}

tr.complete-row td {
    background-color: #237b9b !important;
    color: #fff !important;
}

.Candidate-class {
    padding-bottom: 40px;
}

.Candidate-class .custom-registration-card {
    border-radius: 10px;
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    padding: 6px 0px;
    margin: 0px 20px;
}

.Candidate-class .card-header {
    border-radius: 10px 10px 0 0;
}

.Candidate-class .section-title {
    font-size: 16px;
    font-weight: bold;
    color: #343a40;
    margin-bottom: 15px;
    border-bottom: 1.5px solid #141615;
    padding-bottom: 12px;
}

.Candidate-class .candidate-info {
    margin-bottom: 15px;
}

.Candidate-class .candidate-info strong {
    font-weight: 500;
    color: #343a40;
    font-size: 14px;
}

.Candidate-class .candidate-info p {
    margin: 0;
    color: #6c757d;
    font-size: 13px;
}

.Candidate-class .candidate-info .form-control {
    border-radius: 5px;
}

.Candidate-class .candidate-info .btn-success {
    border-radius: 5px;
    font-weight: bold;
}

input[type="number"] {
    -moz-appearance: textfield;
    /* Firefox */
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    /* Chrome, Safari, Edge */
    margin: 0;
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
    left: auto !important;
    right: 13px !important;
    top: 140%;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s all;
    display: inline-block !important;
}

.navbar-expand .navbar-nav .dropdown-menu.show {
    top: 100%;
    opacity: 1;
    visibility: visible;
    display: inline-block !important;
}

.manage_businessman .table-action-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
}

.manage_candidate .table-action-btn a {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Knowledge-test h2 {
    font-size: 28px;
}

.Knowledge-testbox .card-header {
    background-color: var(--secondary1) !important;
    padding: 8px 0px;
}

span.timer {
    color: var(--tertiary1) !important;
    margin-bottom: 10px !important;
}

.knowledge-test {
    float: right;
}

.question-box h5 {
    font-size: 18px;
    margin-bottom: 10px;
}

.question-box label.form-check-label {
    font-size: 14px;
}

.question-box input.form-check-input {
    position: relative;
    top: 2px;
}

button#nextBtn {
    float: right;
    padding: 6px 15px;
}

.result-box {
    background-color: var(--secondary1) !important;
    font-size: 13px;
    padding: 8px 20px;
    width: max-content;
    margin: 0 auto;
}

button#submitBtn {
    background-color: var(--secondary1) !important;
    font-size: 16px;
    padding: 8px 20px;
}

.Knowledge-testbox {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important;
}

.result-box p {
    font-size: 14px;
}

#questionsContainer textarea.form-control {
    height: 80px;
}

.Employees img {
    object-fit: cover;
}

.add_question .question-block {
    flex: 0 0 auto;
    max-width: 52%;
}

.add_question .col-md-8.errorPlace {
    flex: 0 0 auto;
    max-width: 100%;
}

#assignForm label {
    font-size: 16px;
}

.candidate-list label.form-check-label {
    font-size: 14px !important;
}

#profileForm .form-group,
#PasswordForm .form-group {
    margin-bottom: 1.5rem;
}

.loginform .mb-3 {
    margin-bottom: 1.5rem !important;
}

.loginform .card {
    padding: 25px 30px;
}

.logsubmit {
    margin: 15px 0px;
}

#loginForm a {
    font-size: 14px;
    font-weight: 500;
}

.logsubmit button.btn.btn-primary {
    width: 100%;
}

.custom-registration-container.register-class {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5rem auto;
}

.card.custom-registration-card {
    padding: 25px 30px;
    width: 100%;
    max-width: 550px;
    margin-top: 40px !important;
    display: block;
}

.card-body.custom-registration-body {
    padding: 15px 0px;
}

.card-header.custom-registration-header,
.resetpasswordform .card-header,
.resetform-class .card-header {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding-top: 0px;
}

.custom-link {
    font-size: 14px;
    font-weight: 500;
}

.rating {
    display: flex;
}

.rating i {
    font-size: 20px;
    color: #ffd700;
    cursor: pointer;
}

.rating i.full {
    color: #ffd700;
    /* Full star color */
}

.rating i.half {
    color: #ffc107;
    /* Half star color */
}

.rating i.far {
    color: #ffd700;
    /* Empty star color */
}

span#Remark_0-error {
    height: 0px;
}

/* tr.job_apply {
    background-color: rgb(154, 175, 122) !important;
    color: #fff !important;
} */
.job_apply {
    background-color: rgb(42, 185, 149) !important;
    color: #fff !important;
}

.colordot-class p:before {
    content: "";
    height: 15px;
    width: 15px;
    position: absolute;
    left: 0;
    bottom: 2px;
    border: 1px solid #000;
    top: 4px;
}

.colordot-class p.Cancel:before {
    background: rgb(42, 185, 149);
}

/* .colordot-class p.didnotanswer:before {
    background:rgb(154, 175, 122)
} */
.colordot-class p.didnotanswer:before {
    background: rgb(9 120 153) !important;
}

.enrolStatus {
    margin-left: 15px;
    font-size: 17px;
    margin-top: 1px;
}

.colordot-class {
    gap: 70px;
    margin-bottom: 20px;
}

.colordot-class .col-sm-2 {
    flex: 1;
    max-width: max-content;
}

label#vServicesIId-error {
    display: block !important;
}

/* style 2-3-2025 */

li.google_translate {
    margin-left: auto;
}

.profile_menu a#dropdownMenuLink {
    margin-right: 0;
}

/* .complete-row .table-action-btn a {
    border: 1px solid #fff;
}

.complete-row .table-action-btn a i {
    color: #fff;
} */

.invalid-feedback {
    margin-left: 0;
}

#questionsHrForm .question-block {
    min-height: 160px;
    max-height: 160px;
    height: 160px;
}

#questionsHrForm .question-block .row .col-md-4 {
    height: 110px;
}

#questionsHrForm .question-block .row .col-md-4.mt-5.del-btn {
    margin: 0 !important;
    display: flex;
    align-items: end;
    height: 106px;
}

.del-btn {
    margin: 0 !important;
    display: flex;
    align-items: end;
    height: 106px;
}

.businessman-details-card .col-md-4.businessman-info,
.col-md-4.job-info {
    display: flex;
    align-items: baseline;
    gap: 10px;
    flex-wrap: wrap;
}

.dataTables_wrapper .dataTables_filter input:focus {
    outline: 0;
}

/* .swal2-popup .swal2-actions .swal2-cancel.swal2-default-outline {
    border: 1px solid #dd3333;
    transition: .5s all;
}
.swal2-popup .swal2-actions button.swal2-confirm {
    border: 1px solid #3085d6 !important;
    transition: .5s all;
}
.swal2-popup .swal2-actions button.swal2-confirm:hover{
    color: #3085d6!important;
}
.swal2-popup .swal2-actions button.swal2-confirm.swal2-default-outline:hover {
    background-color: #ffffff !important;
    color: #dd3333;
    background-image: none;
}
.swal2-popup .swal2-actions .swal2-cancel {
    border: 1px solid #dd3333;
    transition: .5s all;
}

.swal2-popup .swal2-actions .swal2-cancel:hover {
    color: #dd3333;
} */

/* button.swal2-confirm {
    border: 1px solid #dd3333!important;
}
button.swal2-confirm:hover {
    color:#dd3333;
    background: transparent!important;
} */
/* button.swal2-cancel {
    border: 1px solid #3085d6!important;
}
.swal2-popup .swal2-actions  button.swal2-cancel:hover {
    color:#3085d6!important;
    background: transparent!important;
} */

/* .swal2-actions {
    margin-top: 5px;
} */
/* button.swal2-cancel {
    border: 1px solid #dd3333!important;
} */
/* button.swal2-cancel:hover {
    color: #3085d6!important;
} */
/* .swal2-popup .swal2-actions .swal2-cancel:hover {
    background-color: #ffffff !important;
    color: #dd3333;
    background-image: none;
} */
.btn-primary:hover {
    background: transparent !important;
    color: var(--secondary1) !important;
}

.btn-secondary {
    transition: 0.5s all;
}

a.btn.btn-secondary:hover {
    background: transparent;
    color: #6c757d;
}

.manageQues .row .col-md-8.errorPlace {
    height: 108px;
}

.manageQues .options-container .row.mb-2.option-block {
    height: 100px;
    margin: 0px 0px 5px !important;
}

.manageQues .addOption {
    display: inline-block;
    margin-top: 30px;
}

.manageQues .options-container .col-md-3.errorPlace.mt-5 {
    max-width: 30%;
    flex: 0 0 30%;
}

.manageQues .options-container .col-md-4.mt-5 {
    flex: 0 0 30%;
    max-width: 30%;
}

.manageQues button.btn.btn-success.addOption {
    margin: 0;
}

.manageQues button.btn.btn-danger.removeQuestion {
    margin: 0;
}

.manageQues .mt-2.add-del-btns {
    margin-top: 35px !important;
}

.mt-2.add-del-btn {
    margin-top: 35px !important;
}

.addOption:hover,
button#addQuestion:hover {
    background-color: transparent !important;
}

.addOption:hover i,
button#addQuestion:hover i,
.add-btn:hover i {
    color: #28a745;
}

.removeOption:hover,
.removeQuestion:hover,
.add-btn:hover,
.deleteHrQuestion:hover {
    background: transparent !important;
}

.removeOption:hover i,
.removeQuestion:hover i,
.deleteHrQuestion:hover i {
    color: #dc3545 !important;
}

.dataTables_wrapper .dataTables_paginate a.paginate_button.current {
    border: 1px solid var(--secondary1) !important;
}

.dataTables_wrapper .dataTables_paginate a.paginate_button.current:hover {
    color: #fff !important;
}

.dataTables_wrapper .dataTables_paginate a.paginate_button {
    border: 1px solid var(--secondary1) !important;
    color: var(--secondary1) !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    border: none !important;
}

.dataTables_wrapper .dataTables_paginate a.paginate_button:hover {
    background: var(--secondary1) !important;
    color: #fff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.next:hover {
    background: none !important;
    color: var(--secondary1) !important;
    box-shadow: none;
}

.candidte-detals .col-md-4.candidate-info {
    display: flex;
    align-items: baseline;
    gap: 6px;
}

.notfic-img {
    display: inline-block;
    position: relative;
}

.notfic-img .crossImage {
    display: inline-block;
    position: absolute;
    top: -11px;
    right: -11px;
    left: auto;
}

.notfic-imgd-none {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
}

.notfic-imgd-none .crossImage {
    position: absolute;
    top: -11px;
    right: -11px;
    left: auto;
}

.register-card-body .input-group .input-group-text .input-group-text:focus {
    border: 1px solid #ced4da !important;
}

.add-notif-img {
    margin-bottom: 20px !important;
}

.combo-add .row.input-border .form-group {
    margin: 0;
}

.combo-add .row.input-border {
    height: 66px;
    margin-bottom: 30px;
}

.combo-add .row.ml-1 {
    margin-top: 50px !important;
    margin-left: 0 !important;
}

.sticky {
    position: fixed !important;
    top: 0;
    left: 0;
    width: -webkit-fill-available;
    background: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

.logsubmit button.btn.btn-primary {
    border: 1px solid #257a9f;
}

.slect-services li.select2-selection__choice {
    color: #000 !important;
    text-transform: capitalize !important;
    font-size: 13px !important;
}

.slect-services li.select2-selection__choice button.select2-selection__choice__remove {
    border-right: 0;
}

.slect-services li.select2-selection__choice button.select2-selection__choice__remove {
    border-right: 0;
    margin-right: 0;
}

.slect-services button.select2-selection__clear {
    margin: 0 !important;
}

.businessman-section.basic-info,
.businessman-section.address-details {
    margin-bottom: 10px;
}

.Verification-class {
    padding-top: 2px !important;
}

.Employees .card {
    padding-top: 15px;
}

/* vishavjeet css 2-4-2025 */
.manageQues button.btn.btn-success.addOption {
    margin: 0;
}

.ad-del-btns .deleteOption {
    margin-top: 0;
}

.ad-del-btns {
    margin-top: 5px;
}

.deleteOption:hover {
    background: transparent;
}

.deleteOption:hover i {
    color: #dc3545;
}

.opt-box-del-btns {
    margin-top: 30px !important;
}

.deleteQuestion:hover,
.deleteOption:hover {
    background: transparent !important;
}

.deleteQuestion:hover i,
.deleteOption:hover i {
    color: #c82333 !important;
}

.candidate-list .form-check .bg-success {
    background-color: #237a9f !important;
}

.ques-del-btn {
    margin: 0 !important;
    display: flex;
    align-items: end;
    height: 106px;
}

.remove-btn:hover {
    background: transparent !important;
}

.remove-btn:hover i {
    color: #dc3545 !important;
}

.btn-link {
    color: #267a9e !important;
}

.loginform .mt-3.forgt-pass a {
    color: #257a9f;
}

.text-center.creat-new-acc a {
    color: #257a9f;
}

.slect-services span.select2-search input:focus {
    outline: none !important;
    border: none !important;
}

.custom-btn-wrapper.prof-upd-btn {
    display: inline-block;
}

.add-more-qual-btn {
    background: var(--secondary1);
    padding: 0.375rem 0.75rem;
    color: #fff;
    border-radius: 0.25rem;
    border: 1px solid var(--secondary1) !important;
    transition: 0.5s all;
}

.add-more-qual-btn:hover {
    background: transparent;
    color: var(--secondary1) !important;
}

.apply-form-main {
    max-width: 550px;
    margin: 0 20px;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.08);
    padding-top: 0;
    margin-top: -270px;
}

.apply-form-main .top-heading {
    margin: 0;
    margin-bottom: 20px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.apply-form-main .top-heading h2 {
    margin: 0;
    font-size: 21px;
    padding: 10px;
    background: #435b65;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
    font-family: "Urbanist", sans-serif;
}

.apply-form-main hr.w-50.mx-auto {
    margin: 15px auto;
}

.apply-frm {
    margin-top: 0px !important;
}

.apply-frm .yes-apply-btn {
    max-width: max-content;
    padding: 0.375rem 0.75rem;
}

.apply-frm h4 {
    font-size: 18px;
    margin-bottom: 10px !important;
    line-height: 30px;
    font-weight: 700;
}

.apply-frm p {
    margin-bottom: 15px !important;
}

.view-upl-file a.file-link {
    font-size: 14px !important;

}

.view-upl-file {
    position: relative;
    display: inline-block;
    margin-left: 14px;
    margin-top: 2px;
}

.view-upl-file span.remove-file,
.removeCompany {
    background: #ac1e11;
    color: #fff;
    padding: 3px 10px;
    border-radius: 3px;
    font-size: 14px;
    text-transform: capitalize;
    border: 1px solid #ac1e11;
    cursor: pointer;
}

.view-upl-file span.remove-file:hover,
.removeCompany:hover {
    background: transparent;
    color: #ac1e11;
}

.full-wdth-lable {
    width: 100%;
}

.view-upl-file span.remove-file i {
    font-size: 12px;
    font-weight: 600;
}

.view-upl-file a.file-link:hover {
    color: #ffffff;
}

.mange-candidate-modal .rating i {
    font-size: 22px;
}

.mange-candidate-modal .rating {
    margin-bottom: 15px;
}

.mange-candidate-modal select {
    margin-bottom: 15px;
}

section.content.aply-job-form-main {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 94.3vh;
}

.slect-services.slect-services span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.book-a-meting input.select2-search__field:focus {
    border: none !important;
}

.book-a-meting .select-serv button.select2-selection__choice__remove {
    margin-right: 0;
    border: none;
    border-radius: 5px;
}

.book-a-meting span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.book-a-meting .select-serv button.select2-selection__clear {
    margin: 0 !important;
}

.edit-candidate-hiring span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.edit-candidate-hiring .job-title-field .form-group {
    max-height: 94px;
    margin: 0;
}

.edit-candidate-hiring .select-edit-service span.select2-selection.select2-selection--multiple {
    min-height: 40px;
    display: flex;
    /* align-items: center; */
    padding: 0;
}

.edit-candidate-hiring .select-edit-service span.select2-selection.select2-selection--multiple li.select2-selection__choice {
    margin: 0;
}

.select-edit-service input.select2-search__field:focus {
    border: none !important;
}

.select-edit-service button.select2-selection__choice__remove {
    margin-right: 0 !important;
    border: none !important;
    border-radius: 4px;
}

.edit-candidate-hiring .select-edit-service .select2-container .select2-selection--multiple .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em;
    margin: 0 !important;
    right: 4px;
    position: absolute;
    top: 0;
}

.edit-candidate-hiring .select2-container .select2-search--inline .select2-search__field {
    margin-top: 0px;
    padding: 9px 0px;
}

.select-edit-service ul#select2-vServicesIId-container {
    margin: 0 !important;
    margin-left: 5px !important;
}

.select-edit-service ul#select2-vServicesIId-container li.select2-selection__choice {
    margin-right: 5px;
    margin-top: 6px;
}

.select-edit-service ul#select2-vServicesIId-container .select2-selection__choice__display {
    color: #495057 !important;
    font-size: 12px;
    margin-left: 2px;
}

.edit-candidate-hiring .select2-results__options li {
    font-size: 12px;
}

.select2-results__option {
    font-size: 12px;
}

.select-serv span.select2-selection.select2-selection--multiple input.select2-search__field {
    color: #495057;
}

#book-a-meeting .book-a-meting .select-serv span.select2-selection.select2-selection--multiple .select2-selection__choice__display {
    color: #495057 !important;
    font-size: 12px !important;
    padding-left: 3px !important;
}

#book-a-meeting .book-a-meting .mention-mobile-num {
    color: #495057;
}

.select-edit-service span.select2-selection.select2-selection--multiple {
    border: 1px solid #ced4da;
}

.new-register-form .row.justify-content-center .card.custom-registration-card {
    margin: 0 auto;
}

.dualbtnform i {
    font-size: 13px;
}

.verify-prof-img .profile-picture-container.mt-1 img#profileImage,
.complet-prof-main .profile-picture-container.mt-1 img#profileImage {
    width: 70px;
    height: 70px;
    border-radius: 0px !important;
}

.complet-prof-main img#profileImage {
    border-radius: 0 !important;
}

.verify-prof-img .profile-picture-container,
.complet-prof-main .profile-picture-container {
    width: 70px;
    height: 70px;
    border-radius: 0;
    overflow: visible;
    position: relative;
}

.verify-prof-img .profile-picture-container span.profile-cross-icon,
.complet-prof-main .profile-picture-container span.profile-cross-icon {
    position: absolute;
    top: -11px;
    right: -14px;
    cursor: pointer;
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.complet-prof-main img#profileImage {
    border-radius: 0 !important;
    /* border: 2px solid #008000; */
    border: none;
    cursor: pointer;
}

.select-serv span.select2-selection.select2-selection--multiple {
    border: 1px solid #ced4da;
}

.slect-services li.select2-selection__choice {
    font-size: 12px !important;
    color: #495057 !important;
}

.view-upl-file a.file-link {
    background: #40bff3;
    color: #fff;
    padding: 3px 10px;
    border-radius: 3px;
    text-transform: capitalize;
    border: 1px solid #40bff3;
}

.view-upl-file a.file-link:hover {
    background: transparent;
    color: #40bff3;
}

.new-added-qualification1 {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
}

.new-added-qualification .col-md-4.mt-4.qual-del-btn {
    margin: 0 !important;
    display: flex;
    align-items: center;
}

.new-added-qualification .col-md-4.mt-4.qual-del-btn button.btn.btn-danger.removequal.mt-3 {
    margin-top: 28px !important;
}

.qual-del-btn button.btn.btn-danger.removequal.mt-3:hover {
    background: transparent;
}

.qual-del-btn button.btn.btn-danger.removequal.mt-3:hover i {
    color: #dc3545;
}

.col-md-4.mt-5.new-del-btn {
    margin: 0 !important;
    display: flex;
    align-items: end;
}

.new-del-btn .removeOptionNew {
    font-size: 13px;
    padding: 6px 12px;
    text-transform: capitalize;
    border: 1px solid #dc3545;
}

.new-del-btn .removeOptionNew:hover {
    background: transparent;
    color: #dc3545;
}

.new-added-qualification .col-md-4.mt-4.qual-del-btn .file-container.view-upl-file span.remove-file {
    padding: 8px 20px;
    font-size: 15px;
}

.col-md-4.mt-4.qual-del-btn .file-container.view-upl-file {
    margin-top: 5px;
}

/* css-2-5-2025 */
a#add_more_qualification {
    /* background: #0c83b5; */
    padding: 8px 0px;
    border-radius: 4px;
    color: #0c83b5;
    font-size: 14px;
    margin-top: 0px;
    display: inline-block;
    font-weight: 600;
}

.text-group.yearStyle {
    border: 1px solid #e8e3e3;
    margin-top: 0px;
    padding-top: 6px !important;
}

.dualbtnform {
    justify-content: start !important;
}

.totl-exp input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0px;
}

.totl-exp .text-group.yearStyle {
    padding: 6px 5px !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #ced4da;
}

.totl-exp .text-group.yearStyle span {
    font-size: 14px;
}

.new-added-qualification .col-md-3.mt-4.qual-del-btn {
    margin-top: 29px !important;
}

.new-added-qualification .qual-del-btn .file-container.view-upl-file span.remove-file.removequal,
span.remove-file.removeCompany {
    padding: 7px 20px;
    font-size: 14px;
    display: inline-block;
}

a#add_more_qualification i {
    margin-right: 3px;
}

.add-bnk-detl-btns button#submitBtn {
    margin-top: 0 !important;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
}

.add-bnk-detl-btns {
    margin-top: 15px;
}

.editoption-btn {
    font-size: 14px !important;
    text-transform: capitalize;
    display: inline-block !important;
    margin: 0 !important;
    margin-top: 38px !important;
    background: #ac1e12 !important;
    border: 1px solid #ac1e12 !important;
}

.manageQues .options-container .col-md-4.mt-5 {
    margin: 0 !important;
}

.editoption-btn:hover {
    color: #ac1e12 !important;
}

.corrct-field .form-check-input.is-invalid~.form-check-label {
    color: #000 !important;
}

/* .table-action-btn .add_candidate_rating i, .table-action-btn .rate_businessman{
    color: #ffd700;
} */

/* .complete-row td:last-child {
    background: #fff !important;
    background-color: #fff !important;
} */
.manage-candi .complete-row td:last-child {
    background: #fff !important;
    background-color: rgb(255 255 255) !important;
}

.table-action-btn a.delete_candidate i,
.table-action-btn a.delete_businessman i,
.table-action-btn a.DeleteNotification i,
.table-action-btn a.remove_employee i,
.add_candidate_rating i {
    color: #000 !important;
}

.table-action-btn a .text-warning {
    color: #000 !important;
}

.manage-busines-details-view a.btn.btn-link {
    background: #40bff3;
    color: #fff !important;
    padding: 3px 10px;
    border-radius: 3px;
    text-transform: capitalize;
    border: 1px solid #40bff3;
    font-size: 14px !important;
}

.manage-busines-details-view a.btn.btn-link:hover {
    color: #40bff3 !important;
    background: #40c0f300;
}

.mange-candidate-modal .modal-footer {
    justify-content: start !important;
    align-items: start !important;
}

.slect-services span.select2-selection.select2-selection--multiple {
    border: 1px solid #ced4da;
}

.add-bnk-detl-btns button#submitBtn:hover {
    background: transparent !important;
    color: #237b9b;
}

.col-md-4.combo-field .form-group,
.col-md-4.services-field .form-group {
    margin-bottom: 0 !important;
}

.select-edit-service ul#select2-vServicesIId-container {
    margin: 0px 0px 0px 5px !important;
    padding-bottom: 5px;
}

.candidatecardprofile-class .dualbtnform {
    justify-content: start !important;
}

.candidte-detals a.btn.btn-link {
    background: #40bff3;
    color: #fff !important;
    padding: 3px 10px;
    border-radius: 3px;
    text-transform: capitalize;
    border: 1px solid #40bff3;
    font-size: 14px !important;
}

.candidte-detals a.btn.btn-link:hover {
    color: #40bff3 !important;
    background: #40c0f300;
}

.table-action-btn a i {
    color: #000;
}

/* h2#swal2-title {
    font-size: 22px;
    line-height: 33px;
} */
img#profileImage {
    border: none !important;
    cursor: pointer;
}

/* css 2-7-2025 */

.candid-name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.candid-name h5 {
    margin: 0;
}

.manage-cand-req .alert span {
    font-size: 14px;
    padding: 8px 0px;
    margin-bottom: 0px;
    margin-top: 8px;
    background: transparent;
    border-color: transparent;
    color: var(--tertiary1) !important;
    text-align: left;
    font-weight: 400;
}

.manage-cand-req .alert {
    font-size: 14px;
    padding: 8px 0px;
    margin-bottom: 0px;
    margin-top: 8px;
    background: transparent;
    border-color: transparent;
    color: var(--tertiary1) !important;
    text-align: left;
}

.manage-cand-req-content h5#exampleModalLongTitle {
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 20px;
    color: #fff;
}

.manage-cand-req-content span.cand-name {
    font-weight: 700;
}

.manage-cand-modal-body img.manage-cand-pro-pic {
    max-width: 130px;
    width: 100%;
    min-height: 110px;
    height: 100%;
    border-radius: 100%;
    max-height: 110px;
    border: 3px solid #237b9b;
}

.manage-cand-modal-body h4 {
    font-size: 18px;
    font-weight: 600 !important;
    color: #237b9b !important;
    margin-bottom: 6px;
}

.manage-cand-modal-body strong {
    color: #000 !important;
    font-size: 15px;
    font-weight: 600;
}

.manage-cand-req-content p {
    font-size: 15px;
    color: #000 !important;
}

.manage-cand-modal-body .job-titl {
    margin: 3px 0px;
    font-size: 15px;
    display: block;
    color: #237b9b !important;
    max-width: max-content;
    font-weight: 600;
}

.manage-cand-modal-body span.badge.badge-success {
    background: #36d505;
    padding: 5px 15px !important;
    color: #fff;
    font-weight: 500;
    border-radius: 50px;
    margin-top: 7px;
    font-size: 13px;
}

.manage-cand-modal-body span.badge.badge-success i {
    margin-left: 5px;
    font-size: 11px;
}

a.v-candidate-detals {
    background: #40bff3;
    color: #fff;
    padding: 3px 10px;
    border-radius: 3px;
    text-transform: capitalize;
    border: 1px solid #40bff3;
    font-size: 14px;
}

a.v-candidate-detals:hover {
    background: transparent;
    color: #40bff3;
}

.cand-persdetails p {
    margin: 6px 0px;
    font-size: 15px;
}

.cand-serv-main {
    font-size: 16px;
    color: #6c757d !important;
}

p.cand-serv-main strong {
    font-size: 15px;
}

.cand-persdetails .right-brdr {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.cand-persdetails .right-detls {
    padding-left: 25px !important;
    margin-left: 0px !important;
}

.candi-qual-tabl {
    margin-top: 11px;
}

.candi-qual-tabl h5,
.cand-doc-list h5,
.cand-botm-addr-det h5 {
    font-size: 17px;
    font-weight: 600;
    color: #000000 !important;
}

.candi-qual-tabl table.table thead.thead-light {
    border: none !important;
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
}

.candi-qual-tabl table.table tr {
    border-right: 1px solid #ddd !important;
}

.cand-persdetails p strong {
    font-size: 15px;
}

.cand-right-hed-detal {
    padding-left: 10px;
}

.view-cand-cert,
.view-cand-doc {
    background: #40bff3;
    padding: 4px 10px;
    color: #fff;
    border-radius: 4px;
    border: 1px solid #40bff3;
    transition: 0.5s all;
    font-size: 14px;
}

.view-cand-cert:hover,
.view-cand-doc:hover {
    background: #40c0f300;
    color: #40bff3;
}

li.list-group-item.doc-brdr {
    z-index: 0 !important;
    border: none;
    background: none;
    border-right: 1px solid rgba(0, 0, 0, 0.125);
    margin: 0px;
}

.cand-doc-list ul.list-group {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    flex-direction: row;
    padding: 10px 0px;
}

.cand-doc-list li.list-group-item {
    padding: 0.25rem 1.25rem !important;
}

.cand-doc-list ul {
    flex-direction: row;
}

li.list-group-item.view-resume {
    border: none;
    background: none;
}

.cand-doc-list {
    margin-bottom: 1rem;
}

.cand-botm-addr-det p {
    font-size: 15px;
}

.view-cand-doc {
    background: #237b9b;
    border: 1px solid #237b9b;
}

.view-cand-doc:hover {
    background: #237b9b00;
    color: #237b9b;
}

.manage-cand-modal-body hr {
    margin-bottom: 10px !important;
    margin-top: 13px;
}

.candidate-bx {
    position: relative;
}

.businessman-bx {
    position: relative;
}

.register-boxes-main img {
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    height: 260px;
    object-fit: cover;
}

.new-register-form {
    max-width: 700px !important;
}

.register-boxes-main {
    background: #cfcfcf54;
    border-radius: 15px;
    border: 1px solid #ccc;
}

.register-boxes-main span.box-top-heading {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    color: #fff;
    background: #000;
    padding: 10px 12px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
}

.register-boxes-main button {
    max-width: max-content;
    margin: 15px 0px;
}

.new-register-form .registration-btn {
    padding: 10px 15px !important;
    background: #237b9b !important;
    border: 1px solid #237b9b !important;
    transition: 0.5s all;
    font-size: 15px !important;
}

.new-register-form .registration-btn:hover {
    background: #237b9b00 !important;
    color: #237b9b !important;
}

.register-form-main-bxes {
    gap: 10px;
    margin-top: 30px !important;
}

.registr-frm-btn a {
    color: #237b9b;
}

#candidate_hiring_List_wrapper .table-bordered {
    border: none !important;
}

.pay-for-cand span#comboDescription {
    font-size: 15px !important;
}

.h3-pay-headings {
    font-size: 20px;
}

/* 2-10-2025 css */
/* .businessman-dashboard .businessman-dashboard-main {
    padding-top: 3rem;
} */
.businessman-dashboard .businessman-dashboard-main .businessman-dash-boxes {
    width: 100%;
    padding: 0 !important;
}

.businessman-dash-boxes img {
    width: 100%;
    border-radius: 5px;
}

.dashboard-img-bx {
    position: relative;
}

.dashboard-img-bx .businessman-dash-boxes-content {
    position: absolute;
    left: -1px;
    padding: 8px 35px;
    background: #2a2a2a;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 500;
    max-width: max-content;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid #fff;
    bottom: 0;
    border-bottom: none;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
}

.businessman-dash-boxes .businessman-grab:hover {
    background: transparent !important;
    color: #28a745;
}

.businessman-dash-boxes .businessman-servic:hover {
    background: transparent !important;
    color: #ffc107 !important;
}

.businessman-dash-boxes .info-box-content {
    padding: 10px 20px !important;
}

.hire-now-form-contents {
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}

.form-group.totl-exp .in-month {
    width: 100%;
    height: 21px;
}

.hire-combo-form-contents {
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}

.hire-combo-form-contents-req .form-group {
    margin-bottom: 1rem !important;
}

.hire-for-serv .form-group {
    margin-bottom: 1rem !important;
}

.notif-main {
    padding: 1.25rem;
    border-radius: 8px !important;
    width: 100%;
}

.notific-history-main .row.potentialhead-class {
    border-radius: 8px;
    max-width: 850px;
    margin: auto;
    overflow-y: auto;
    max-height: 840px;
}

.notification-text {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    padding: 15px;
    background: #0079f712 !important;
    border-radius: 8px;
    display: inline-block !important;
    width: 100%;
}

span.date-format {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #565555;
    font-weight: 600;
}

span.date-format strong {
    font-weight: 600;
    font-size: 14px;
    color: #565555;
}

.notification-text p {
    margin-top: 5px;
    font-size: 1rem;
}

.notific-history-main .load-more-container.text-center {
    margin-top: 10px;
}

.notif-main .card.mt-3 {
    margin-bottom: 0;
    margin-top: 20px !important;
}

.notif-main .card.mt-3 .card-body.potentialcontent-class {
    padding: 0 !important;
}

.notif-main h3.activity_notifications {
    font-size: 22px;
}

.removed-row td:last-child {
    background: none !important;
}

.manage-busin-empl tr td:last-child {
    background-color: transparent !important;
}

.notification-text h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
}

.manage-businssman .complete-row td:last-child {
    background: transparent !important;
    background-color: transparent !important;
}

/* .manage-candi tr td:last-child {
    background: transparent!important;
} */
.manage-candi tr.job_apply td:last-child {
    background-color: transparent !important;
}

.hire-combo-form-contents h3,
.hire-combo-form-contents-req h5,
.hire-now-form-contents h5 {
    font-size: 18px;
}

.unverifying-modal .modal-body p {
    margin-bottom: 10px !important;
    display: inline-block;
}

.unverifying-mod-btn:hover {
    background: transparent !important;
    color: #dc3545 !important;
}

/* css 2-11-2025 */
.business-unverify-modal .modal-header,
.unverifying-candidate-modal .modal-header {
    color: #fff;
    justify-content: center !important;
    position: relative;
    /* background: #259eca; */
    background: #435b65;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 10px 0px;
}

.business-unverify-modal .modal-header .close span,
.unverifying-candidate-modal .modal-header .close span {
    color: #fff;
    font-size: 25px;
}

.business-unverify-modal .modal-header .close_unverify_businessman,
.unverifying-candidate-modal .modal-header .close_unverify_candidate {
    padding: 0;
    position: absolute;
    top: 5px;
    right: 8px;
    margin: 0 !important;
}

.unverifying-business-modal .business-unverify-modal .modal-body,
.unverifying-candidate-modal .modal-body {
    text-align: center;
}

.unverifying-business-modal .business-unverify-modal .modal-body p,
.unverifying-candidate-modal .modal-body p {
    margin-bottom: 8px !important;
}

.unverifying-business-modal .business-unverify-modal .modal-footer,
.unverifying-candidate-modal .modal-footer {
    justify-content: center;
}

.unverifying-business-modal .modal-dialog,
.unverifying-candidate-modal .modal-dialog {
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rigt-adm-btns {
    display: flex;
    justify-content: end;
    flex-direction: column;
    row-gap: 19px;
}

.del-toggle-btn label.switch {
    margin: 0;
}

.del-toggle-btn {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 8px;
}

.del-toggle-btn span {
    font-weight: 400;
    font-size: 15px;
}

.left-main-heds h3.card-title {
    display: block !important;
}

.delete-admin-tabl {
    padding-top: 0px !important;
    margin-top: 15px;
}

.delete-admin-tabl .admin_datatable th {
    box-shadow: none !important;
    border-bottom: 0 !important;
    border-top: 0;
}

.delete-admin-tabl .admin_datatable {
    border-bottom: 0 !important;
}

.drop-filters:focus-visible {
    outline: 0;
}

.add-adm-btn {
    font-size: 14px !important;
    text-transform: capitalize;
}

.colordot-class.empl-color {
    display: flex;
    gap: 10px;
}

.options-container.opt-conta-main {
    display: flex;
    flex-direction: column;
}

.drop-filters {
    margin-top: 15px;
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.job_apply td {
    color: #000;
}

.dash-box-btn-common {
    font-size: 18px !important;
}

.ad-memb-btn {
    text-align: right;
}

.manage-candi #manage_candidate .job_apply td {
    background: rgb(42, 185, 149) !important;
    color: #fff;
}

.manage-candi #manage_candidate tr td:last-child {
    background: transparent !important;
    background-color: transparent !important;
}

/* 2-12-2025 */
.qualif-tabl th {
    border-top: 0 !important;
}

.accpt-candi table#AcceptedCandidates td:last-child {
    background: none;
}

.hiring-list-page table#candidate_Hiring_List {
    width: 100% !important;
    display: block;
    overflow-x: auto;
}

.hire-type-select select {
    font-size: 16px;
}

@media (max-width: 1700px) {
    .manage-intrview .row.card-deck .col-md-3.mb-4 {
        flex: 0 0 33% !important;
        min-width: 33% !important;
    }
}

@media (max-width: 1545px) {
    .candidte-assign-table {
        width: 100%;
        display: block;
        overflow-x: auto;
    }
}

@media (max-width: 1500px) {
    .content.aply-job-form-main {
        height: 90vh !important;
    }

    .businessman-dashboard-main .businessman-dash-boxes .info-box-content {
        padding: 10px 20px !important;
    }

    .hired-candid-details-main label {
        padding: 0;
    }
}

@media (max-width: 1440px) {
    .hiring-list-page table#candidate_Hiring_List {
        display: block;
        overflow-x: auto;
    }
}

@media (max-width: 1366px) {
    .manageQues .options-container .col-md-3.errorPlace.mt-5 {
        max-width: 35%;
        flex: 0 0 35%;
    }

    .manageQues .options-container .col-md-4.mt-5 {
        flex: 0 0 14%;
        max-width: 14%;
    }

    .dashboard-img-bx .businessman-dash-boxes-content {
        padding: 8px 20px;
        font-size: 13px !important;
    }

    .businessman-dash-boxes .dash-box-btn-common {
        padding: 0.3rem 1rem;
        font-size: 15px !important;
    }

    .manage-intrview .row.card-deck .col-md-3.mb-4 {
        flex: 0 0 50% !important;
        min-width: 50% !important;
    }
}

@media (max-width: 1310px) {
    .manageQues .options-container .col-md-3.errorPlace.mt-5 {
        max-width: 40%;
        flex: auto;
    }
}

@media (max-width: 1200px) {
    .businessman-dashboard .businessman-dashboard-main .row {
        row-gap: 15px;
    }

    .manage-permision-tabl table {
        width: 100%;
        display: block;
        overflow-x: auto;
    }
}

@media (max-width: 1099px) {
    .manageQues .options-container .col-md-3.errorPlace.mt-5 {
        max-width: 35%;
        flex: auto;
    }
}

@media (max-width: 991px) {
    .cand-persdetails .right-detls {
        padding-left: 7.5px !important;
        margin-left: 0px !important;
    }

    .candi-qual-tabl .table {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .view-cand-cert,
    .view-cand-doc {
        min-width: 120px;
        display: inline-block;
    }

    .candi-qual-tabl thead.thead-light th:nth-child(2) {
        min-width: 130px !important;
    }

    .candi-qual-tabl thead.thead-light th:nth-child(3) {
        min-width: 110px !important;
    }

    .view-cand-doc {
        margin-top: 5px;
    }

    .cand-doc-list li.list-group-item {
        padding: 0.25rem 2rem !important;
        text-align: center;
    }

    .manage-cand-modal-body img.manage-cand-pro-pic {
        min-height: 101px;
        height: auto;
        max-height: 110px;
    }

    .add_question .question-block {
        max-width: 100%;
    }
}

@media (max-width: 767px) {

    .custom-registration-container.register-class {
        margin: 2rem auto 3rem;
    }

    .card.custom-registration-card {
        margin-top: 15px !important;
    }

    .card-header.custom-registration-header {
        font-size: 20px;
    }

    .custom-registration-card p.registration-subtext {
        font-size: 14px !important;
        line-height: 1.5 !important;
    }

    .login-logo img {
        width: 145px !important;
    }

    .manage-cand-modal-body img.manage-cand-pro-pic {
        min-height: 121px;
    }

    .cand-right-hed-detal {
        padding-left: 0;
        margin-top: 30px;
    }

    .cand-persdetails .right-brdr {
        border-right: none;
    }

    .manageQues .options-container.opt-conta-main .col-md-3.errorPlace.mt-5 {
        margin-top: 10px !important;
    }

    .options-container.opt-conta-main {
        gap: 25px;
    }

    .mt-2.ad-del-btns {
        margin-top: 49px !important;
    }

    .editoption-btn {
        margin-top: 10px !important;
    }

    .add_question .question-block {
        max-width: 100% !important;
    }

    #questionsHrForm .question-block {
        min-height: auto;
        max-height: max-content;
        height: auto;
        width: auto;
        max-width: 100%;
    }

    #questionsHrForm .question-block .row .col-md-4.mt-5.del-btn {
        height: auto;
        margin-top: 10px !important;
    }

    #questionsHrForm .question-block .row .col-md-4 {
        height: auto;
        margin-bottom: 20px !important;
    }

    form#questionsHrForm div#questionsContainer {
        width: 100%;
        display: inline;
    }

    .ques-del-btn {
        height: auto;
    }

    .combo-add .row.input-border {
        height: auto;
        margin-bottom: 30px;
    }

    span.date-format {
        position: unset;
        top: auto;
        right: 15px;
        bottom: 0;
        left: 15px;
        margin-top: 7px;
        display: inline-block;
    }

    .qualif-tabl table.table {
        display: block;
        width: 100% !important;
        overflow-x: auto;
    }

    .qualif-tabl table.table th {
        min-width: 126px;
    }

    .search-clr-btn {
        margin-bottom: 20px;
    }

    .col-md-4.mt-4.srch-clr-btns {
        margin-top: 0 !important;
    }

    .form-group.gross-filled-businessman {
        flex-direction: column;
        align-items: start !important;
    }
}

@media (max-width: 640px) {

    #manage_businessman_filter,
    #Notification_datatable_filter,
    #manage_jobs_filter,
    #MeetingBooked_datatable_filter,
    #manage_candidate_filter,
    #manage_combos_filter,
    #candidate_Hiring_List_filter,
    #AcceptedCandidates_filter,
    #admin_datatable_filter,
    #payment_datatable_filter,
    #candidate_hiring_List_filter,
    #candidate_jobtitlehiring_List_filter,
    #candidate_serviceshiring_List_filter,
    #manage_employee_filter,
    #candidatesTable_filter {
        text-align: left;
    }

    .ad-memb-btn {
        text-align: left;
        margin-top: 15px;
    }
}

@media (max-width: 600px) {
    .register-form-main-bxes {
        flex-direction: column;
        gap: 20px !important;
    }

    .new-register-form .row.justify-content-center {
        min-width: auto;
    }

    .manage-meetig-page table#MeetingBooked_datatable {
        width: 100%;
        display: block;
        overflow-x: auto;
    }
}

@media (max-width: 475px) {
    .colordot-class.empl-color {
        display: flex;
        gap: 10px;
        flex-direction: column;
    }

    .payment-history-page table {
        width: 100%;
        display: block;
        overflow-x: auto;
    }
}

/* @media (max-width: 1190px){
.manageQues .options-container .col-md-3.errorPlace.mt-5 {
    max-width: 45%;
    flex: 0 0 45%;
}
}
@media (max-width: 1199px){
.complet-prof-main .profile-picture-container {
    width: 100px;
    height: 100px;
}
}
@media (max-width: 1099px){
.manageQues .options-container .col-md-3.errorPlace.mt-5 {
    max-width: 50%;
    flex: 0 0 50%;
}
}
@media (max-width: 1030px){
.manageQues .options-container .col-md-3.errorPlace.mt-5 {
    max-width: 52%;
    flex: 0 0 52%;
}
} */

.resetpasswordform,
.resetform-class {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.resetpasswordform .card,
.resetform-class .card {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    width: 450px;
    padding: 25px 30px;
    margin-top: 10px !important;
    display: inline-block;
}

.resetpasswordform .card-body,
.resetform-class .card-body {
    padding: 0px;
}

.resetbtn {
    text-align: center;
}

#registeredForm input.form-control,
#registeredForm select,
.login-container input.form-control {
    font-size: 14px !important;
}

.regiterbtn-class {
    padding-top: 15px;
}

.resetform-class .row.mb-3 {
    margin-bottom: 1.5rem !important;
}

.customrow {
    display: flex;
}

.text-group.yearStyle {
    border: 1px solid #e8e3e3;
    margin-top: 0px;
    padding-top: 6px !important;
}

i.fas.fa-eye.view_candidate_details {
    cursor: pointer;
}

.complete-row td:last-child {
    background-color: rgb(42, 185, 149) !important;
}

.complete-row-class {
    background-color: #237b9b !important;
    /* Example color */
    color: #fff;
}

.removed-row-class {
    background-color: #ac1e12 !important;
    color: #fff !important;
}

.colordot-class p.hired_candidates:before {
    background: rgb(42, 152, 185);
}

.colordot-class p.rejected_candidates:before {
    background: #ac1e12;
}

#addBankDetails .col-md-6.mb-3 {
    margin-bottom: 2rem !important;
}

span.note-sign {
    font-size: 11px !important;
}

.colordot-class p.hired_candidates_employees:before {
    background: rgb(42, 152, 185);
}

.hindi-businessman {
    font-size: 14px;
}

/* css-2-18-2025 */
.search-clr-btn .srch-filtr:hover {
    background: transparent !important;
    color: #259eca;
    background-color: transparent !important;
}

.srch-filtr {
    background: #259eca;
    border: 1px solid #259eca !important;
    background-color: #259eca !important;
}

.clear-filtr {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    border: 1px solid transparent;
    padding: 0.385rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    color: #fff;
    background-color: #ac1e12;
    border-color: #ab1e12;
    box-shadow: none;
}

.clear-filtr:hover {
    background: transparent;
    color: #ab1e12;
}

.candidte-assign-table th {
    min-width: 130px;
}

.candid-select-checkbox input[type="checkbox"],
input[type="radio"] {
    margin-left: 0 !important;
    left: 20px;
}

label.selct-candi {
    margin-bottom: 10px;
    font-size: 19px !important;
}

.knowledge-test h3.card-title {
    float: none;
    text-align: right;
}

.job-requirement-form form#updatecandidateDetails {
    margin-top: 0;
}

.job-requiremnt-form-main {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90vh;
}

.job-requirement-form form#updatecandidateDetails {
    padding: 0;
}

.knowledge-test-intructs {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90vh;
    width: 100%;
}

.knowledge-test-intructs div#testContainer {
    width: 100%;
}

.knowledge-test-intructs div#testContainer .card-body input.form-check-input {
    left: 0;
}

.knowledge-test-intructs div#testContainer .text-right {
    display: inline-block;
    float: right;
}

.knowledge-test-intructs div#testContainer h5 {
    display: inline-block;
}

.next-submit-btn button#submitBtn.knowledge-test-submit:hover {
    background-color: transparent !important;
    color: var(--secondary1) !important;
}

.knowledge-test-intructs div#questionContainer {
    margin-top: 30px;
}

.knowledge-test-intructs .card-header {
    border-top-left-radius: 7px !important;
    border-top-right-radius: 7px !important;
    padding: 10px 0px;
}

.knowledge-test-intructs .card-header h2 {
    font-size: 25px;
}

.job-list-page-main .job-card .card-body p.card-text {
    margin-bottom: 6px !important;
}

.decline-reason-modl .modal-footer {
    margin: 0;
    padding: 0;
}

.decline-reason-modl .modal-footer button {
    margin: 0;
}

.decline-reason-modl .ok-btn:hover {
    background-color: transparent !important;
    color: #dc3545;
}

.decline-reason-modl span {
    border: none !important;
    text-shadow: none;
    font-size: 30px;
    color: #fff;
}

.manage-intrview .row.card-deck {
    justify-content: start;
}

.manage-intrview .row.card-deck .card {
    margin: 0;
}

.manage-intrview .card-header {
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
}

.manage-intrview .card-body {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.manage-intrview .card-body h5.card-title {
    font-size: 18px !important;
}

.manage-intrview .card-header {
    font-size: 18px;
    padding: 10px;
}

.manage-intrview .row.card-deck .col-md-3.mb-4 {
    flex: 0 0 25%;
}

.schedule-interview-modl .modal-header h5 {
    display: flex;
    align-items: center;
    gap: 11px;
}

.schedule-interview-modl .modal-header {
    padding: 1rem 1.5rem;
}

.schedule-interview-modl .form-group label i {
    margin-right: 4px;
}

.candid-confim-btn button:hover {
    background-color: transparent !important;
    color: #237b9b;
}

.candid-confim-btn button:hover {
    background-color: transparent !important;
    color: #237b9b !important;
    box-shadow: none !important;
}

.candid-confim-btn button {
    border: 1px solid #237b9b;
}

.schedule-interview-modl .modal-header span {
    text-shadow: none;
    font-size: 30px;
    color: #fff !important;
}

.ck-editor__editable {
    min-height: 300px !important;
    max-height: 500px !important;
    overflow-y: auto !important;
    /* Scrollbar appears when text exceeds height */
}

/* css-2-19-2025 */

.filters-head p {
    font-weight: 600 !important;
}

.assign-candid form#assignFormEmployee {
    padding: 0px;
}

.accepted-candi-modl .submit-amt,
.employee-gross-amt .submit-amt {
    max-width: max-content;
    padding: 7px 23px;
}

.accepted-candi-modl .modal-header span#closepayment,
.employee-gross-amt .modal-header span#closepayment,
.close_rating {
    text-shadow: none;
    font-size: 30px;
    color: #fff;
}

.accepted-candi-modl .modal-header,
.employee-gross-amt .modal-header {
    position: relative;
}

.accepted-candi-modl .modal-header h5,
.employee-gross-amt .modal-header h5 {
    font-size: 20px;
    font-weight: 400 !important;
}

.accepted-candi-modl .modal-header button.close,
.employee-gross-amt .modal-header button.close {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 30px;
    top: 30px;
}

/* .schedule-cand-btn {
    margin-top: 6px;
} */
.schedule-cand-btn .clear-filtr {
    padding: 0.375rem 0.75rem;
    font-size: 15px;
    line-height: 1.5;
    min-height: 38px;
}

.candid-accptacne-main {
    margin-top: 20px;
}

.candidate-acceptance select {
    font-size: 15px;
}

.manage-candi select {
    font-size: 15px;
}

.radioOfGender {
    position: relative;
    display: block;
    padding-left: 3.25rem;
}

/* .candid-select-checkbox input[type=checkbox], input[type=radio] {
    margin-left: 0 !important;
    left: 0px !important;
} */

.form-group.gross-filled-businessman {
    display: flex;
    align-items: center;
}

.form-group.gross-filled-businessman label {
    min-width: 300px;
}

.manage-emp-gross-emp .modal-dialog.modal-lg {
    max-width: 410px !important;
}

.hindi-businessman {
    font-size: 14px;
    margin-bottom: 10px !important;
}

.manage-cand-req .alertAccept {
    font-size: 14px;
    padding: 8px 0px;
    margin-bottom: 0px;
    margin-top: 8px;
    background: transparent;
    border-color: transparent;
    color: #17a2b8 !important;
    text-align: left;
    height: 80px;
    /* opacity: 0; */
}

.manage-cand-req .alertSuccess {
    font-size: 14px;
    padding: 8px 0px;
    margin-bottom: 0px;
    margin-top: 8px;
    background: transparent;
    border-color: transparent;
    color: #28a745 !important;
    text-align: left;
}

.decline-reason {
    cursor: pointer;
    font-weight: 500;
}

.bs-tooltip-top .arrow::before {
    border-top-color: #237b9b !important;
}

.backgroundColor {
    background: #fff !important;
}

.seen_notification {
    cursor: pointer;
}

.btn .badge {
    position: relative;
    top: -9px !important;
}

aside.main-sidebar.sidebar-dark-primary.elevation-4 {
    height: 100%;
}

.main-sidebar .sidebar:hover {
    scrollbar-width: none !important;
}

#AcceptedCandidates {
    width: 100% !important;
}

.table-action-btn {
    display: flex;
    gap: 4px;
    /* Ensures consistent spacing */
    flex-wrap: nowrap;
    /* Prevents buttons from wrapping to the next row */
}

.table-action-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    /* Set a fixed width */
    height: 30px;
    /* Set a fixed height */
    padding: 3px;
    margin: 0;
    /* Remove unnecessary spacing */
    border-radius: 0;
    /* Remove rounded corners */
    text-decoration: none;
    border: 1px solid #000;
    /* Optional: Add a border for consistency */
}

/* Adjust for smaller screens */
@media (max-width: 480px) {
    .table-action-btn a {
        width: 1.8rem;
        height: 1.8rem;
        padding: 0.4rem;
    }
}

.fixed-action {
    background-color: white !important;
    position: sticky;
    right: 0;
    z-index: 2;
    white-space: nowrap;
}

/* .fixed-action {
    white-space: nowrap;
} */

.buildingstyle {
    color: white !important;
}

@media (max-width: 1500px) {
    aside.main-sidebar.sidebar-dark-primary.elevation-4 {
        height: 100%;
    }

    .main-sidebar .sidebar:hover {
        scrollbar-width: none !important;
    }

    .main-sidebar .sidebar {
        height: 100% !important;
        /* scrollbar-width: thin !important; */
    }
}

/* 3-5-2025 css */
.edit-generate-performa-invoice-form .card-header .top-heading {
    margin-left: 0;
}

.edit-generate-performa-invoice-form .invoice-container {
    border-radius: 8px;
    /* background: #f1fbff; */
    background: #fff;
}

.edit-generate-performa-invoice-form .invoice-container .performa-main-heading h4.mb-0,
.combo-details .combo-details-main h5,
.edit-generate-performa-invoice-form .invoice-container .performa-main-heading span b {
    font-size: 18px;
    font-weight: 600;
}

.edit-generate-performa-invoice-form .invoice-container .performa-main-heading {
    margin-bottom: 10px;
}

.edit-generate-performa-invoice-form .invoice-container .left-bill-content p.billed-addr-detail {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 3px !important;
}

.edit-generate-performa-invoice-form .invoice-container .left-bill-content p.billed-addr-detail strong,
.combo-details p.billed-addr-detail strong,
.combo-details p strong {
    font-size: 15px;
    font-weight: 700 !important;
    margin: 0 !important;
    padding: 0;
}

.edit-generate-performa-invoice-form .invoice-container .left-bill-content p.billed-addr-detail span,
.hired-candid-details-main span,
.combo-details p.billed-addr-detail span,
.job-details .job-details-main p.billed-addr-detail span,
.services-details .services-detail-main p.billed-addr-detail span {
    font-size: 15px;
    font-weight: 500;
    color: #616161;
}

.pay-now-from-main .card-body span {
    font-size: 14px;
    color: #212529;
}

p.billed-addr-detail {
    display: flex;
    align-items: center;
    gap: 5px;
}

.fs-14 {
    font-size: 14px;
}

.left-bill-content {
    display: inline-block;
}

.billing-main {
    display: flex;
    justify-content: space-between;
}

.performa-main-form {
    padding: 0 !important;
}

.installment-status {
    position: relative;
}

.installment-status input {
    position: absolute;
    right: 0 !important;
    left: unset !important;
    top: -65px;

}

.performa-main-form .hired-candid-details-main h5,
.job-details .job-details-main h5,
.services-details .services-detail-main h5 {
    font-size: 18px;
    font-weight: 600;
}

.hired-candid-details-main strong,
.job-details .job-details-main p.billed-addr-detail strong,
.services-details .services-detail-main strong,
.pay-now-from-main .card-body strong {
    font-size: 15px;
    font-weight: 700 !important;
    margin: 0 !important;
    padding: 0;
}

.performa-bottom-fields {
    float: right;
    max-width: 450px;
    padding: 20px 0px 25px;
}

.performa-bottom-fields .form-group.last-grp {
    border-bottom: 0;
    margin-bottom: 0 !important;
    gap: 25px;
}

.performa-bottom-fields .form-group {
    display: flex;
    justify-content: end;
    gap: 25px;
    border-bottom: 1px dashed #d6d6d6;
    padding-bottom: 20px;
    margin-bottom: 20px !important;
    align-items: center;
}

.performa-bottom-fields .form-group input {
    max-width: 120px;
}

.amnts-input {
    display: flex;
    align-items: center;
    gap: 7px;
    min-width: 185px;
}

.amnts-input.error-field .error-input span {
    float: left;
}

.performa-bottom-fields .form-group input {
    max-width: 169px;
    min-width: 169px;
}

.performa-bottom-fields-main {
    width: 100%;
    display: inline-block;
}

.performa-bottom-fields .form-group strong {
    font-size: 14px;
    font-weight: 500 !important;
    padding-bottom: 0px;
}

.dueDateSection label {
    font-size: 14px;
}

.dueDateSection input#multiple-due-dates {
    position: relative;
    top: 2px;
}

.dueDateSection {
    margin-left: auto;
    padding: 0px 15px;
}

button.add-more-due {
    background: #237b9b !important;
    border-color: #237b9b !important;
    font-size: 12px;
    padding: 0px;
    height: 28px;
    width: 35px;
}

button.remove-due {
    font-size: 12px;
    padding: 0px;
    height: 28px;
    width: 35px;

}

.performa-form {
    padding: 15px;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding-bottom: 0px;
}

.date-price {
    align-items: center;
}

.d-flex.align-items-center.justify-content-between.performa-main-heading.mobile {
    display: none !important;
}

.make-payment-main .card-header,
.pay-now-from-main .card-header {
    background: #257a9f;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
}

.make-payment-main .card-header h3,
.pay-now-from-main .card-header h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
}

.make-payment-main strong {
    font-size: 15px;
    font-weight: 700 !important;
    margin: 0 !important;
    padding: 0;
}

.make-payment-main .card-body span,
.d-flex.justify-content-between.cmbo-main p {
    font-size: 15px;
    font-weight: 500;
    color: #616161;
}

.d-flex.justify-content-between.cmbo-main strong {
    min-width: 170px;
    color: #000;
}

.d-flex.justify-content-between.cmbo-main {
    margin-bottom: 5px;
}

.amnt-total-main {
    max-width: 160px;
    float: right;
}

.make-payment-main {
    max-width: 800px;
    margin: auto;
    width: 100%;
}

.main-amnt input {
    font-size: 14px;
    margin-bottom: 5px !important;
}

.resend-performa-invoice {
    border: 1px solid #28a745 !important;
}

.resend-performa-invoice:hover {
    background: transparent !important;
    color: #28a745 !important;
}

.pay-now-from-main {
    max-width: 850px;
    width: 100%;
}

.pay-form-back {
    text-align: center;
}

.d-flex.justify-content-between.Combos {
    gap: 7px;
}

.col-md-2.invoice-status select {
    font-size: 15px;
}

.dat-inpt {
    max-width: 169px;
    min-width: 169px;
}

.dat-inpt label#billingDate-error {
    margin: 0 !important;
    padding: 0 !important;
}

.error-input {
    position: relative;
}

.amnts-input.error-field .error-input span {
    float: left;
    position: absolute;
    left: -17px;
    top: 8px;
    bottom: 0;
    margin: auto;
}

.amnts-input.error-field {
    max-width: 169px;
    min-width: 169px;
}

.amnts-input.error-field label {
    margin: 0 !important;
    padding: 0 !important;
}

span#removeImage1 {
    margin-top: 25px;
}

@media (max-width: 768px) {

    .make-payment-main .card-header h3,
    .pay-now-from-main .card-header h3 {
        font-size: 21px;
    }

    .section.candidate-section.qualif-tabl.qualify-detail table.table {
        display: inline-table;
    }
}

@media (max-width: 640px) {

    div#InvoiceList_length,
    div#InvoiceList_filter {
        text-align: left;
    }

    div#InvoiceList_filter {
        margin-bottom: 10px;
    }

    .section.candidate-section.qualif-tabl.qualify-detail table.table {
        display: block;
    }
}

@media (max-width: 575px) {
    .d-flex.align-items-center.justify-content-between.performa-main-heading.mobile {
        display: block !important;
    }

    .edit-generate-performa-invoice-form .invoice-container .left-bill-content p.billed-addr-detail {
        flex-direction: column;
        align-items: self-start;
        margin-bottom: 12px !important;
        gap: 3px;
    }

    .d-flex.align-items-center.justify-content-between.performa-main-heading.desktop span.fw-bold {
        display: none;
    }

    .d-flex.align-items-center.justify-content-between.performa-main-heading.mobile h4.mb-0 {
        display: none;
    }

    .billing-main {
        margin-bottom: 10px;
    }

    .edit-generate-performa-invoice-form .invoice-container .performa-main-heading h4.mb-0,
    .edit-generate-performa-invoice-form .invoice-container .performa-main-heading span b {
        font-size: 17px;
        font-weight: 600;
    }

    .edit-generate-performa-invoice-form .invoice-container {
        padding: 24px 15px !important;
    }
}

@media (max-width: 490px) {
    .performa-bottom-fields .form-group {
        flex-direction: column;
    }

    .dat-inpt {
        max-width: 100%;
        min-width: 100%;
    }

    .performa-bottom-fields .form-group input {
        max-width: 100%;
        min-width: auto;
    }

    .amnts-input {
        min-width: 100%;
    }

    .amnts-input.error-field {
        max-width: 100%;
        min-width: 100%;
    }

    .error-input {
        width: 100%;
        margin-left: 15px;
    }

    .amnts-input.error-field .error-input span {
        left: -15px;
    }
}

@media (max-width: 400px) {
    .performa-bottom-fields .form-group input {
        max-width: 100%;
        min-width: max-content;
        width: 100%;
    }

    .edit-generate-performa-invoice-form .invoice-container .performa-main-heading h4.mb-0,
    .combo-details .combo-details-main h5,
    .edit-generate-performa-invoice-form .invoice-container .performa-main-heading span b {
        font-size: 16px;
        font-weight: 600;
    }

    .card.shadow-lg.make-payment-main .d-flex.justify-content-between {
        flex-direction: column;
        row-gap: 5px;
        margin-bottom: 10px;
    }

    .amnt-total-main {
        max-width: 100%;
        float: none;
    }

    .pay-now-from-main .card-body .d-flex.justify-content-between {
        flex-direction: column;
        row-gap: 5px;
        margin-bottom: 6px;
    }

    .performa-bottom-fields .form-group {
        align-items: baseline;
    }

    .amnts-input {
        width: 100%;
    }

    .profile_menu .dropdown {
        display: flex;
    }

    .profile_menu .dropdown span#group {
        max-width: 45px;
    }

    .dat-inpt {
        max-width: 100%;
        width: 100%;
    }

    .resend-performa-invoice {
        margin-top: 10px;
    }

    p.billed-addr-detail {
        gap: 5px;
        flex-direction: column;
        align-items: self-start;
        margin-bottom: 6px !important;
    }

    .error-input {
        position: relative;
        margin-left: 18px;
        width: 100%;
    }

    .amnts-input.error-field {
        max-width: 100%;
    }

    .performa-bottom-fields .form-group input {
        max-width: 100%;
        min-width: max-content;
        width: 100%;
    }
}

.content-detil.manage-cand-req {
    max-width: 70%;
}

.businessman-dash-boxes .info-box-content .dash-box-btn-common {
    margin-bottom: 10px;
}

.businessman-servic.dash-box-btn-common {
    background: #e7ae02;
    border: 1px solid #e7ae02;
}

.businessman-servic.dash-box-btn-common:hover {
    background: transparent;
    color: #e7ae02 !important;
}

span.badge.badge-light.notification_count {
    padding: 5px 2px;
    top: -9px;
    right: 4px;
    width: 21px;
    height: 21px;
    border-radius: 100%;
    color: #fff;
    font-size: 11px;
    background: #ac1e12;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.alert-dismissible strong {
    color: #fff;
}

.hire-combo-form-contents-req input.select2-search__field:focus {
    border: none !important;
}

.hire-combo-form-contents-req .select2-selection__choice__display,
.language-fluency .select2-selection__choice__display {
    color: #495057;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 2px;
}

.hire-combo-form-contents-req button.select2-selection__choice__remove,
.language-fluency button.select2-selection__choice__remove {
    border: none !important;
    margin-right: 0 !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.hire-combo-form-contents-req span.select2-selection.select2-selection--multiple,
.language-fluency span.select2-selection.select2-selection--multiple {
    padding-bottom: 0;
    border: 1px solid #ced4da !important;
}

.hire-combo-form-contents-req .select2-selection__clear {
    margin: 0 !important;
}

.hire-combo-form-contents-req span.select2.select2-container.select2-container--default.select2-container--below:focus-visible {
    border: none !important;
    outline: none;
}

.gender-preferences .form-check {
    padding-left: 0;
}

.gender-preferences .form-check input {
    left: 0;
}

.language-fluency input.select2-search__field {
    border: none !important;
}

.rejectReasonsModalnew .modal-header h5.modal-title.font-weight-bold.full_name_candidate {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 20px;
    font-weight: 400 !important;
}

.rejectReasonsModalnew .modal-header {
    position: relative;
}

.rejectReasonsModalnew .modal-header button.close.text-white.close_decline_reason_modal {
    padding: 0;
    position: absolute;
    right: 30px;
    top: 30px;
}

.rejectReasonsModalnew .modal-header button.close.text-white.close_decline_reason_modal span {
    border: none;
    text-shadow: none;
    color: #fff;
}

.rejectReasonsModalbody {
    padding: 14px !important;
}

.notification-text.seen_notification .date-format {
    display: flex;
    gap: 5px;
    min-width: 160px;
}

.notif-main .notification-text .notification-left-content strong {
    max-width: 78%;
}

.notification-left-content .notif-read-more {
    display: inline-block;
    margin-top: 5px;
    font-size: 16px;
    font-weight: 600;
    color: #257a9f;
}

.titlee {
    float: left;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
}

.no-records.text-center.d-flex.justify-content-center {
    font-size: 16px;
    color: #000;
    text-align: center;
    padding: 50px 0;
}

#ratingModal .modal-header .close,
.modal-header .mailbox-attachment-close {
    margin: -2rem -1.5rem -1rem auto !important;
    font-size: 30px !important;
    color: #fff !important;
    opacity: 1;
    text-shadow: none;
}

button.close.text-white.close_decline_reason_modal,
.remove_employee_modal_admin {
    color: #fff !important;
    font-size: 30px;
    text-shadow: none;
}

button.close.text-white.remove_employee_modal_admin {
    text-shadow: none;
    font-size: 30px;
    color: #fff !important;
}

.custom-registration-card.candidatecardprofile-class.candidate-req-page {
    padding: 1.2rem 1rem !important;
    background: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
}

button.close.meetingClose {
    text-shadow: none;
    font-size: 30px;
    color: #fff !important;
    opacity: 1;
}

.select2-container--default .select2-dropdown .select2-search__field:focus,
.select2-container--default .select2-search--inline .select2-search__field:focus {
    border: 0px solid #80bdff !important;
}

button.btn-close.close {
    color: #fff !important;
    font-size: 30px;
    text-shadow: none;
}

button.close.close_candidate_modal {
    text-shadow: none;
    font-size: 30px;
    color: #fff !important;
    opacity: 1;
    top: -4px;
}

p.no-requests-msg {
    font-size: 18px;
    color: #000;
    /* Black */
    text-align: center;
}

.text-center.no-records-msg {
    font-size: 16px;
    color: #000;
    text-align: center;
}

.col-md-3.jobcard-class {
    flex: 0 0 20%;
    max-width: 20%;
}

/* Add smooth transition effect for showing and hiding the details */
.company-details {
    display: none;
    transition: all 0.3s ease-in-out;
}

/* div#modalforjobstatus {
    margin-left: 125px;
    margin-top: 50px;
} */
.card-body.cardbodypad-class {
    padding-bottom: 5px !important;
}

.padcard-header.card-header {
    padding: 0.75rem 0.25rem !important;
}

.removeCompany {
    padding: 7px 20px;
    font-size: 14px;
    display: inline-block;
    background: #ac1e11;
    color: #fff;
    padding: 3px 10px;
    border-radius: 3px;
    font-size: 14px;
    text-transform: capitalize;
    border: 1px solid #ac1e11;
    cursor: pointer;
}

#verificationForm .card-header h6 {
    font-size: 18px;
    margin-bottom: 0px;
}

button.close.close_document_preview {
    text-shadow: none;
    font-size: 30px;
    color: #fff !important;
}

span.select2-selection.select2-selection--multiple {
    width: 331px;
}

.margincardtext {
    margin-bottom: 6px !important;
}

i.fas.fa-building.icon.buildingstyle {
    font-size: 16px;
}

.card-text strong {
    color: #237b9b;
}

.card-text .icon {
    color: #237b9b;
    margin-right: 5px;
}

.basic-card {
    padding-bottom: 5px !important;
}

.manage-busin-empl .card-body {
    padding: 1.25rem 0rem !important;
}

#createMeetingModal .modal-header {
    padding: 10px 15px !important;
}

form#CandidateHiringCombo {
    margin-top: 0px;
}

form#CandidateHiringService {
    margin-top: 10px;
    margin-bottom: 10px;
}

.manage-cand-req-content .modal-header {
    padding: 12px 15px 5px;
}

small {
    font-size: 80%;
    font-weight: 400;
}

small.link {
    font-size: 86%;
}

/* div#Service_datatable_length label {
    font-size: 16px!important;
} */

.evaluation-form.add-services-main .form-group textarea#tServiceDescription {
    height: 38px;
}

.evaluation-form.add-services-main .form-group .error {
    margin: 0;
}

.row.add-services-btns {
    margin-top: 10px;
}

.edit-questions-page .alert.alert-warning {
    background-color: var(--secondary1) !important;
    border: var(--secondary1) !important;
}

.edit-questions-page .alert.alert-warning p {
    color: #fff;
    font-size: 16px;
}

.evaluation-form.add_question.edit-questions-page .top-heading h2 {
    margin: 0 !important;
}

form#questionsForm {
    margin-top: 0;
}

.mt-4.opt-box-del-btns {
    margin-top: 15px !important;
}

.evaluation-form.add_question.edit-questions-page .options-container.opt-conta-main {
    margin-top: 30px;
}

.evaluation-form.add_question.edit-questions-page .mt-2.add-del-btn {
    margin-top: 11px !important;
}

form#questionsForm .row.mb-4 .col-md-4 label {
    font-size: 17px;
}

.container-fluid.Businessman.manage-businssman .card-body {
    padding-top: 10px;
}

.business-unverify-modal .modal-header h5.modal-title,
.unverifying-candidate-modal .modal-header h5.modal-title {
    font-size: 20px;
}

/* .swal2-icon.swal2-warning.swal2-icon-show {
    margin: 1.5em auto 0em;
} */
.evaluation-form.update-job-form .top-heading h2 {
    margin: 0 !important;
}

/* button.swal2-confirm {
    border: 1px solid #dd3333!important;
} */

/* button.swal2-confirm:hover {
    color: #dd3333!important;
}
button.swal2-cancel:hover {
    color: #dd3333!important;
}
button.swal2-cancel {
    border: 1px solid #3085d6!important;
}
button.swal2-cancel:hover {
    color: #3085d6!important;
} */
.evaluation-form.update-job-form form#AddJob {
    margin-top: 0;
}

.row.add-jobs-btn {
    margin-top: 10px;
}

.details-back-btn {
    margin-top: 10px;
}

.row.btn-spacing {
    margin-top: 10px;
}

.evaluation-form.update-job-form .error {
    margin: 0;
}

.evaluation-form.add-edit-ques h2.add-ques {
    margin: 0 !important;
}

.evaluation-form.add-edit-ques form#questionsHrForm {
    margin-top: 0;
}

.top-heading h2 {
    margin: 0 !important;
}

.evaluation-form.add-notifications form#AddNotification {
    margin-top: 0 !important;
}

/* div#swal2-html-container {
    margin: 10px 0px;
} */

.section.candidate-section.qualif-tabl {
    margin-bottom: 10px;
}

.evaluation-form.update-combo-form form#AddCombo {
    margin: 0;
}

.evaluation-form.update-combo-form .row.input-border {
    margin-bottom: 25px;
}

.evaluation-form.update-combo-form .ck-blurred.ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline {
    min-height: auto !important;
    padding: 5px 10px;
}

.row.update-combo-btns {
    padding: 0 7.5px;
    margin-top: 15px;
}

.form-group.desciption-textarea {
    margin: 0;
}

.evaluation-form.update-combo-form .error {
    margin: 0;
}

.assign-candidate-toggle {
    text-align: left;
    position: relative;
    margin: 8px 0px 0px;
}

.assign-candidate-toggle .job-post-toggle {
    font-size: 16px;
    color: #237b9b;
}

.company-details {
    position: unset;
    right: 0;
    top: 43px;
    z-index: 999;
    background: #fff;
    display: inline-block;
    width: 100%;
    box-shadow: rgba(100, 100, 111, 0.1) 0px 7px 29px 0px;
    transition: max-height 0.5s ease-in-out, opacity 0.3s ease-in-out;
    margin-top: 10px;
}

.company-details .job-details-drop {
    padding: 20px;
    border-radius: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
}

.company-details .job-details-drop p {
    text-align: left;
    margin: 5px 0px;
}

.company-details .job-details-drop p strong {
    font-weight: 600 !important;
}

.company-details.show {
    top: 43px;
    opacity: 1;
    visibility: visible;
    max-height: max-content;
    transition: 0.5s all;
}

.assign-candidate-toggle .job-post-toggle i {
    font-size: 17px;
    position: relative;
    top: 2px;
}

.accepted-candi-modl .modal-header button.close.text-white.close_interview_modal.closepayment {
    top: 5px;
    right: 10px;
}

.custom-registration-card.assigning-candidate-header .card-body {
    padding-top: 5px;
}

.filter-field-main {
    margin-bottom: 15px;
}

.filters-main.assigning-candidates-filters-main {
    margin-bottom: 20px;
}

.search-clr-btn {
    height: 69.5px;
    display: flex;
    align-items: end;
    gap: 10px;
}

.evaluation-form.assign-candidates.assigning-candi form#assignFormEmployee {
    margin-top: 0;
}

.accepted-candi-modl .error {
    margin: 0;
}

.accepted-candi-modl .form-group {
    margin-bottom: 5px;
}

button.btn.btn-primary.submit-amt {
    margin-top: 15px;
}

.remove-candidate-modal .modal-body .form-group {
    margin: 0;
}

.remove-candidate-modal .modal-footer {
    justify-content: start;
}

.select#vServices {
    width: 465px;
}

input.form-check-input.radioStyle {
    left: 0px;
}

button.btn.btn-primary.btn-lg.w-5.yes-applyintern-btn {
    max-width: max-content;
    padding: 0.375rem 0.75rem;
}

h4.font-weight-bold.mb-3.fs-2 {
    font-size: 16px;
}

.evaluation-form.add-services-main .form-group {
    margin-bottom: 5px;
}

.evaluation-form.add-services-main form#AddService {
    margin: 0;
}

.col-md-3.criteria_field {
    flex: 0 0 60%;
    max-width: 50%;
}

.col-md-2.candidate-acceptance {
    flex: 0 0 25%;
    max-width: 25%;
}

/* button.swal2-cancel {
    border: 1px solid #dd3333!important;
} */
/* button.swal2-cancel:hover {
    color: #dd3333!important;
} */
button.close.text-white.remove_employee_modal.pt-4 {
    font-size: 30px;
}

.rotate-icon {
    transition: transform 0.3s ease;
}

.rotate-icon.up {
    transform: rotate(180deg);
}

.card-header {
    padding: 10px 20px;
}

/* css 07-04-2025 */
.card-body {
    padding-top: 10px !important;
}

/* .form-group.remarks-field textarea {
    max-height: 38px;
} */
.back-sav-btn {
    margin-top: 10px;
}

form#inPersonInterviewForm {
    margin-top: 0 !important;
}

.evaluation-form.manage-profile-page form#completeForm {
    margin-top: 10px;
}

.new-added-qualification .card .card-header {
    padding-bottom: 0 !important;
}

.form-group.slect-services span.select2-selection.select2-selection--multiple {
    width: 100%;
}

.company-header.card-header {
    padding-bottom: 0px !important;
}

.common-card .card-header {
    padding-bottom: 0px !important;
}

.padcard-header.card-header {
    padding: 0.75rem 1.25rem !important;
    padding-top: 20px !important;
}

.card-body.new-added-qualification .row {
    padding-top: 5px;
}

#completeForm .card-header h5.qualcounterupdate {
    margin: 0;
}

.col-md-1.mt-3.remove-class.cancel-company-card {
    margin-top: 5px !important;
}

.card-body.lastCompanydetailsAppend .card-body {
    padding-bottom: 20px !important;
}

.main-sidebar a.nav-link p {
    position: relative;
}

.main-sidebar a.nav-link p i {
    margin-left: 7px;
    font-size: 13px;
    position: absolute;
    top: -2px;
    right: -20px;
}

.main-sidebar a.nav-link.active p i {
    color: #fff !important;
}

.job-status-modal,
.apply-internship-modal {
    padding: 0 !important;
}

body.modal-open {
    padding-right: 0 !important;
}

.job-field-main,
.intership-form-fields {
    margin-bottom: 8px !important;
}

.job-field-main label,
.intership-form-fields label {
    margin-bottom: 5px;
}

.modal-content.job-requirement-form {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.form-group.slect-services.job-field-main span.select2-selection.select2-selection--multiple {
    padding-bottom: 0;
}

.modal-content.job-requirement-form .modal-header {
    background: #435b65 !important;
}

.learning-ready-form-btn {
    margin-top: 15px;
}

.job-requirement-form .closeBtnStyle {
    opacity: 1;
}

.Hire-Now-form span.select2.select2-container.select2-container--default span.select2-selection.select2-selection--multiple {
    width: 100% !important;
    max-height: 38px;
}

.Hire-Now-form span.select2-selection.select2-selection--multiple {
    border: 1px solid #ced4da;
}

.Hire-Now-form li.select2-selection__choice span {
    color: #000;
}

.Hire-Now-form li.select2-selection__choice button.select2-selection__choice__remove {
    margin-right: 0px !important;
    border-right: 0;
}

form#hireform .error {
    margin: 0;
}

.row.form-fields-main {
    margin-bottom: 5px;
}

.knowledge-test-page .modal-header {
    padding: 10px 20px;
    background: #435b65 !important;
}

.knowledge-test-page {
    border-radius: 8px;
}

.text-start.test-instructins {
    margin: 10px 0px;
}

.start-test-btn {
    margin-top: 15px;
    text-align: center;
}

.Knowledge-testbox .card-header {
    padding: 10px 20px;
}

.text-center.next-submit-btn button#nextBtn {
    float: none;
}

div#testContainer .card-header {
    background: #435b65 !important;
}

form#verificationForm .card-body.basic-card {
    padding-bottom: 20px;
}

.book-businessman-modal form#bookMeeting .form-group span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.book-businessman-modal form#bookMeeting .form-group span.select2.select2-container.select2-container--default span.select2-selection.select2-selection--multiple {
    width: 100%;
}

.book-businessman-modal .modal-content {
    border-radius: 8px;
}

.book-businessman-modal .modal-content .modal-header.text-white {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.manage-internship-tabl div#Internship_datatable_wrapper {
    position: relative;
    margin-top: 10px;
}

.manage-internship-tabl div#Internship_datatable_wrapper .dt-buttons {
    position: absolute;
    top: -50px;
    right: 0;
    margin: 0;
}

.thank-you-icon img {
    max-width: 170px;
    width: 100%;
}

.thank-you-content {
    border: 1px solid #237b9b;
}

.already-applied-text {
    min-height: 38px;
}

table#employees_Table th {
    width: 100% !important;
}

table#employees_Table th:nth-child(1),
table#employees_Table th:nth-child(2),
table#employees_Table th:nth-child(3),
table#employees_Table th:nth-child(4) {
    max-width: 28.9% !important;
    min-width: 100px;
}

.evaluation-form.assign-candidates.assigning-candi .custom-registration-card {
    padding: 0;
}

.accept-filter-main {
    display: flex;
    gap: 15px;
}

.accept-filter-main .candidate-acceptance {
    min-width: 240px;
}

.right-btns-interview .search-clr-btn.schedule-cand-btn {
    height: 69.5px;
}

.evaluation-form.global-seting-frm-main form#balancifyGlobal {
    margin-top: 0;
}

/* .Verification-class.businessman-manage-pro-main .alert-dismissible {
    background: #237b9b;
    border: #237b9b;
    color: #fff;
} */
/* .Verification-class.businessman-manage-pro-main .alert-dismissible {
    background: #ffc107;
    border: #ffc107;
    color: #000000;
    font-size: 16px;
} */

.serviceStyle {
    max-width: 200px;
    word-wrap: break-word;
}

textarea.Option {
    height: 56px !important;
    width: 274px;
}

button.close.closeModalBtn.text-white {
    font-size: 26px;
}

.assign-employee-toggle {
    text-align: left;
    position: relative;
    margin: 8px 18px 0px;
}

.eligible-note {
    text-align: center;
    margin: 16px 13px 16px 25px;
    background: #f8d7da;
    padding: 8px 20px;
    border-radius: 0.25rem;
}

.verify-ph-number {
    padding: 8px 20px;
    background: #f8d7da;
    border-radius: 8px;
    text-align: center;
    margin-right: 10px;
}

.eligible-note strong {
    font-size: 15px;
    color: #721c24 !important;
    font-weight: 400;
}

.verify-ph-number p {
    font-size: 16px;
    color: #721c24 !important;
}

form#questionsHrRemarkForm {
    margin-top: 0px;
}

.assign-back-btn {
    margin-top: 10px;
}

.resend-performa-invoice {
    float: right;
}

.add-employe-btns {
    margin-top: 10px;
}

.form-group.fluent-language span.select2-selection.select2-selection--multiple {
    width: 100%;
}

.post-serv-page .form-group {
    margin-bottom: 0.4rem !important;
}

.row.post-serv-btns {
    margin-top: 15px;
}

.d-flex.gender-checks-main {
    gap: 15px;
}

.form-check.gender-check {
    margin: 0 !important;
    padding: 0;
}

.form-check.gender-check label.form-check-label.ml-3 {
    padding-left: 20px;
    margin-left: 0 !important;
}

.form-check.gender-check input.form-check-input {
    left: 0;
}

.evaluation-form.add_question.edit-questions-page .options-container.opt-conta-main textarea {
    width: 100%;
}

.ad-del-btns .btn-success.addOption,
.ad-del-btns-append .removeQuestion {
    background: none;
    border: none;
}

.ad-del-btns-append .removeQuestion {
    color: #dc3545;
}

.ad-del-btns-append .removeQuestion:hover {
    color: #dc3545;
}

.ad-del-btns-append .removeQuestion i {
    color: #dc3545 !important;
}

.manageQues button.btn.btn-success.addOption {
    color: #28a745;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}

.manageQues button.btn.btn-success.addOption i,
.ad-del-btns .deleteQuestion i,
.ad-del-btns-append .removeQuestion i {
    margin-right: 5px;
}

.ad-del-btns .deleteQuestion {
    background: none;
    border: none;
}

.ad-del-btns .deleteQuestion,
.ad-del-btns-append .removeQuestion {
    color: #dc3545;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}

.ad-del-btns .deleteQuestion:hover {
    color: #dc3545;
}

.ad-del-btns .deleteQuestion i {
    color: #dc3545 !important;
}

span.verified-profile-badge {
    background: #36d505;
    padding: 5px 15px !important;
    color: white;
    /* font-weight: 500; */
    border-radius: 50px;
    font-size: 13px;
    display: inline-block;
    position: absolute;
    top: -10px;
}

span.verified-profile-badge i {
    margin-left: 5px;
    font-size: 11px;
}

.verification-detail-header h6 {
    position: relative;
}

.decline-reason-modl .modal-header {
    background: #237b9b;
}

.decline-reason-modl .ok-btn {
    background: #237b9b;
    border: 1px solid #237b9b;
}

.decline-reason-modl .ok-btn:hover {
    color: #237b9b;
    background: transparent;
    border: 1px solid #237b9b;
}

.decline-reason-modl .form-group label {
    font-weight: 700 !important;
}

.decline-reason-modl .modal-body {
    padding: 1.5rem !important;
}

.decline-reason-modl textarea {
    border: 1px solid #dee2e6 !important;
    border-radius: 4.8px;
    color: #141615;
}

.decline-reason-modl .modal-footer {
    margin: 0;
    padding: 0.75rem 1.5rem;
    border-top: 1px solid #e9ecef;
}

.decline-reason-modl .modal-body .form-group {
    margin: 0;
}

.clock-icn-btn a.addborder.accept_candidate_req {
    padding: 0.25rem 0.5rem;
    border-radius: 0.2rem;
    background: #17a2b8;
    border: 1px solid #17a2b8 !important;
    color: #fff;
    display: inline-block;
}

.clock-icn-btn a.addborder.accept_candidate_req i {
    margin-right: 5px;
}

.clock-icn-btn {
    margin-top: 10px;
}

.manage-candidate-tabs-main {
    margin: 0px 0px 20px;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.modal-common-header {
    background: #435b65 !important;
}

/* .manage-candidate-tabs-main button.tabs {
    margin-right: 2px;
    background: transparent;
    border: none;
    padding: 5px 20px;
    color: #000;
    transition: .5s all;
    font-size: 17px;
    font-weight: 600;
    border-bottom: 2px solid transparent;
} */
.manage-candidate-tabs-main button.tabs {
    margin-right: 2px;
    background: transparent;
    border: none;
    padding: 10px 20px;
    color: #212529;
    transition: 0.5s all;
    font-size: 15px;
    font-weight: 400;
    border-bottom: 2px solid transparent;
}

.all-btn {
    border-bottom: 2px solid #237b9b !important;
    color: #237292 !important;
}

/* .complete-pro {
    border-bottom: 2px solid #67bb58 !important;
    color: #67bb58 !important;
}
.verification-pending {
    border-bottom: 2px solid #feb600 !important;
    color: #feb600!important;
}
.incomplete-profile {
    border-bottom: 2px solid #b14237 !important;
    color: #b14237!important;
}
.book-businessman-modal .form-group.select-serv {
    margin-bottom: 0.4rem!important;
} */

.post-combo-job {
    padding: 20px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    margin-top: 25px;
}

form#hireform {
    margin-top: 0;
}

.post-service-drop span.select2-selection.select2-selection--multiple {
    width: 100%;
}

.verify-ph-number p a {
    color: #007bff;
    pointer-events: all;
}

.alert.alert-warning.alert-dismissible strong {
    font-size: 16px;
}

.alert.alert-warning.alert-dismissible {
    margin: 16px !important;
}

.alert.alert-warning.alert-dismissible.verification-note {
    margin: 0 16px 16px 16px !important;
}

.verification-note {
    background: #237b9b !important;
    border: #237b9b !important;
    color: #fff !important;
}

.verification-note strong {
    font-size: 16px;
}

.open-to-work {
    border-bottom: 2px solid #00adff !important;
    color: #00adff !important;
}

.text-wrapping {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /* Limit to 3 lines */
    overflow: hidden;
    text-overflow: ellipsis;
}

.int-req-accept {
    height: 100px !important;
}

.int-req-accept.content-hide {
    opacity: 0;
}

.hire-now-form-contents.post-combo-job.about-company {
    padding-top: 0 !important;
}

.quest-delete-btn .removeQuestion {
    background: transparent;
    color: #dc3545 !important;
    border: none;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}

.quest-delete-btn .removeQuestion:hover {
    color: #dc3545 !important;
}

.quest-delete-btn .removeQuestion:active {
    color: #dc3545;
}

.quest-delete-btn .removeQuestion i {
    color: #dc3545 !important;
    margin-right: 5px;
}

.phone-verification-page {
    font-family: "Inter", sans-serif;
    background: #e9ecef;
    /* background: linear-gradient(to bottom, #d0ebff, #a0d4f7); */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
    margin: 0;
}

.phone-verification-page .otp-main-box {
    background: white;
    padding: 30px 20px;
    border-radius: 20px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 350px;
    text-align: center;
}

.phone-verification-page h4 {
    /* color: #216ba5; */
    margin-bottom: 10px;
}

.phone-verification-page p {
    color: #555;
    margin-bottom: 20px;
}

.phone-verification-page .btn {
    background-color: #257a9f;
    color: white;
    padding: 12px;
    width: 100%;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: 15px;
}

.phone-verification-page .verify-later {
    display: inline-block;
    color: #666;
    margin-bottom: 10px;
    font-weight: 500;
    cursor: pointer;
}

.phone-verification-page .resend-text {
    color: #666;
}

.phone-verification-page .resend-text span {
    color: #007bff;
    font-weight: 600;
    cursor: pointer;
}

.phone-verification-page .logo.otp-page-logo {
    text-align: center;
}

.phone-verification-page .logo.otp-page-logo img {
    width: 100%;
    max-width: 170px;
    margin-bottom: 20px !important;
}

.phone-verification-page .otp-container-main {
    max-width: 370px;
    margin: auto;
}

.phone-verification-page .otp-page {
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.phone-verification-page .form-group {
    text-align: left;
    margin-bottom: 15px;
}

.phone-verification-page .form-control {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 16px;
}

.phone-verification-page .otp-main-box {
    min-height: 300px;
    min-width: 400px;
    /* or any value that fits your design */
}

.otp-verification-page {
    font-family: "Inter", sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
    margin: 0;
}

.otp-verification-page .otp-page {
    /* height: 90vh; */
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 300px;
    min-width: 400px;
}

.otp-verification-page .otp-container-main {
    max-width: 370px;
    margin: auto;
}

.otp-verification-page .logo.otp-page-logo {
    text-align: center;
}

.otp-verification-page .logo.otp-page-logo img {
    width: 100%;
    max-width: 170px;
    margin-bottom: 20px !important;
    margin: 0 auto;
}

.otp-verification-page .otp-main-box {
    background: white;
    padding: 30px 20px;
    border-radius: 20px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 350px;
    text-align: center;
}

.otp-verification-page h4 {
    /* color: #216ba5; */
    margin-bottom: 10px;
}

.otp-verification-page p {
    color: #555;
    margin-bottom: 20px;
}

.otp-verification-page .code-inputs {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 20px;
}

.otp-verification-page .code-inputs input {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 24px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.otp-verification-page .btn {
    background-color: #257a9f;
    color: white;
    padding: 12px;
    width: 100%;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: 15px;
}

.otp-verification-page .verify-later {
    display: inline-block;
    color: #666;
    margin-bottom: 10px;
    font-weight: 500;
    cursor: pointer;
}

.otp-verification-page .resend-text {
    color: #666;
}

.otp-verification-page #timer {
    color: #007bff;
    font-weight: 600;
    cursor: pointer;
}

.text-red {
    color: red;
}

form#questionsHrForm .add-question-btn .add-btn {
    background: none;
    border: none;
    color: #28a745;
    font-size: 16px;
    font-weight: 600;
}

form#questionsHrForm .add-question-btn .add-btn:hover {
    color: #28a745;
}

form#questionsHrForm .add-question-btn .add-btn i {
    margin-right: 5px;
}

#questionsHrForm .question-block .row .col-md-4.mt-5.del-btn .deleteHrQuestion {
    background: transparent;
    border: none;
    border-radius: 0;
    color: #dc3545;
    font-size: 14px;
    font-weight: 600;
}

#questionsHrForm .question-block .row .col-md-4.mt-5.del-btn .deleteHrQuestion i {
    color: #dc3545;
    margin-right: 5px;
}

.form-group.interview-address textarea {
    max-height: 35px;
}

#ratingModal .modal-title {
    color: #fff;
}

#ratingModal .modal-title strong {
    color: #fff;
}

.candidate-req-page .card-body {
    margin-top: 16px;
}

.candidate-req-page .card-header {
    margin-top: 0;
}

.candid-card-main {
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, 0.125);
    border-radius: 8px;
    transition: 0.5s all;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
    height: 100%;
}

.candidate-card-header {
    background: #435b65;
    padding: 10px 15px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.candidate-card-header h5.text-info.font-weight-bold {
    margin: 0;
    color: #fff !important;
    font-size: 18px;
    font-weight: 500 !important;
}

.candid-card-main .candidate-card:hover {
    transform: translateY(0px);
}

.candid-card-main:hover {
    transform: translateY(-5px);
}

.candid-name p.text-muted.mb-1 {
    margin-bottom: 0 !important;
}

.custom-registration-card.candidatecardprofile-class.candidate-req-page .card-body {
    padding-top: 0 !important;
}

.colordanger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f8d7da;
}

.colordanger strong {
    color: #721c24;
}

.alert-warning {
    color: #1f2d3d !important;
    background-color: #f8df92 !important;
    border-color: #efda9c !important;
}

.colorsuccess {
    color: #201c1c;
    background-color: #91e6a4;
    border-color: #91e6a4;
}

.colorsuccess strong {
    color: #0e0d0d;
}

.candid-card-main .candidate-card {
    margin-bottom: 0 !important;
    box-shadow: none !important;
}

.custom-registration-card.candidatecardprofile-class.candidate-req-page .row {
    gap: 15px 0px;
}

.manage-prof-container i {
    position: absolute;
    right: 2px;
    top: 10px;
    color: #237b9b;
    font-size: 12px;
}

/* .interview-date-field input {
    font-size: 16px!important;
} */
.schedule-interview-modl .form-group label,
.schedule-interview-modl .form-group span,
.schedule-interview-modl .form-group input {
    font-size: 16px !important;
}

.schedule-interview-modl .form-group {
    margin-bottom: 1.2rem;
}

.add-permissions-form-page .card-header {
    padding: 0px !important;
}

.add-permissions-form-page .card {
    padding: 20px;
}

.add-permissions-form-page .card-body {
    padding: 0 !important;
}

.add-permissions-form-page ul {
    padding-left: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 0px;
}

.modal-footer.d-flex.justify-content-between.candid-confim-btn {
    padding-bottom: 0;
}

.modal-footer.d-flex.justify-content-between.candid-confim-btn button {
    margin-bottom: 0;
}

.schedule-interview-modl .form-group label {
    margin-bottom: 0;
}

.colorgreen {
    color: green;
}

.locked {
    cursor: not-allowed;
    opacity: 0.6;
}

.eligible-note.yellowcolor {
    background: #f8df92 !important;
}

.manage-emp-gross-emp .close {
    top: 15px !important;
    right: 15px !important;
}

.dataTables_sizing input[type="checkbox"] {
    display: none !important;
}

.apply-form h4 {
    font-size: 18px;
    margin-bottom: 2px !important;
    line-height: 30px;
    font-weight: 700;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #3a3737 !important;
    padding: 0 10px !important;
    margin-top: 0.31rem !important;
}

.info-box .info-box-text,
.info-box .progress-description {
    display: initial !important;
    overflow: visible !important;
    text-overflow: unset !important;
    white-space: normal !important;
}

table#referralDataTable {
    border: 0px !important;
}

.select-edit-service ul#select2-vServicesid-container .select2-selection__choice__display {
    color: #495057 !important;
    font-size: 12px;
    margin-left: 2px;
}

.d-none {
    display: none !important;
}

.closeReferralModal span {
    font-size: 1.8rem;
    /* You can increase this value as needed */
    line-height: 1;
}

.registration-steps {
    display: flex;
    align-items: center;
    /* Align arrows and circles center */
    justify-content: center;
    gap: 20px;
}

.step-group {
    display: flex;
    align-items: center;
    position: relative;
}

/* Circle styling */
.circle {
    width: 56px;
    height: 56px;
    background-color: #dde9ed;
    color: #232121;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    border: 1px solid #0c84ad;
    z-index: 2;
}

/* Arrow styling */
.arrow {
    position: relative;
    width: 70px;
    /* Adjust as needed */
    height: 2px;
    background-color: #000;
    margin-left: 10px;
    margin-right: 10px;
}

.arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -6px;
    transform: translateY(-50%);
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #000;
}

/* Step labels */
.step-labels {
    display: flex;
    justify-content: center;
    gap: 45px;
    /* Match step-group spacing */
    margin-top: 15px;
    text-align: center;
    flex-wrap: wrap;
}

.labell {
    max-width: 170px;
    font-size: 14px;
    line-height: 1.3;
}

h5.mt-5.fontweightstyle {
    font-weight: 600 !important;
    font-size: 22px;
    margin-bottom: 20px;
}

.info-icon-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.info-icon {
    font-size: 14px;
    color: #2da7d1;
}

.labelll {
    display: none;
    position: absolute;
    bottom: 130%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    border: 1px solid #2da7d1;
    color: #000;
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 13px;
    width: 240px;
    white-space: normal;
    text-align: left;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    z-index: 999;
}

.stepflexmobile p.labell {
    display: none;
}

.info-icon-container:hover .labelll {
    display: block;
}

.alreadyHaveAnAccount a {
    color: #237b9b !important;
    font-size: 16px;
}

.alreadyHaveAnAccount a.custom-link:hover {
    color: #0056b3 !important;
}

.stepflexmobile p.labell {
    display: none;
}

/* Completed step: green */
.step-group .circle.complete {
    background-color: #9aff9a;
    color: #000;
    border: none;
}

.circle {
    border: none;
}

/* Active step: yellow + slightly larger + glow + animation */
.step-group .circle.active {
    background-color: #ffb13b;
    color: #000;
    transform: scale(1.1);
    /* increased from 1.2 to 1.4 */
    z-index: 1;
    border: 1px solid #0c84ad;
    width: 52px;
    height: 52px;
}

.verified-email {
    margin-top: 41px !important;
}

.thankyou-message.card.shadow.p-4.mx-auto {
    height: auto;
    margin-top: 35px;
    padding: 30px 0px 20px !important;
}

.thankyou-message h4.card-title.text-success {
    font-size: 24px !important;
    color: #333 !important;
    margin-bottom: 10px;
    font-weight: 600;
}

.thankyou-message p.card-text {
    font-size: 16px;
    color: #555;
}

/* new css */
p.SalaryRange {
    color: #45c445;
}

.custom-img-box {
    position: relative;
}

.custom-top-right-text {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #141615;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 6px;
    font-size: 0.85rem;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.combo-hindi-line {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8px;
    font-size: 1rem;
    font-weight: 500;
    gap: 6px;
    position: relative;
}

.combo-free-badge {
    display: flex;
    align-items: center;
    background-color: #e6f9ec;
    padding: 3px 8px;
    border-radius: 5px;
    margin-left: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.combo-free-badge .icon {
    color: #28a745;
    margin-right: 4px;
    font-size: 1rem;
}

.combo-hindi-line-wrapper {
    position: relative;
    text-align: center;
    margin-top: 12px;
    font-size: 1rem;
    font-weight: 500;
    padding-right: 60px;
    /* leave space for the badge */
}

.combo-hindi-line-text {
    display: inline-block;
    margin-left: 5rem;
}

.combo-free-img {
    position: absolute;
    top: -22px;
    right: -10px;
    width: 72px !important;
    height: auto;
}

button.btn.impersonateadmin {
    position: absolute;
    margin-top: 3px;
    margin-left: -50px !important;
}

.impersonateadmin {
    font-size: 18px;
    line-height: 1;
    width: 40px;
    height: 40px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    user-select: none;
    transform: rotate(180deg);
    color: #333;
    /* Dark icon for white background */
    background-color: transparent;
    border: 2px solid #333;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s, transform 0.1s;
}

.impersonateadmin:hover {
    background: rgba(0, 0, 0, 0.05);
    /* Light hover effect */
}

.impersonateadmin:active {
    transform: rotate(180deg) translateX(-2px);
}

button.btn.impersonateadmin.btn-sm {
    background: #237b9b;
    border-radius: 4px;
    width: max-content;
    height: max-content;
    color: #ffffff;
    padding: 3px 13px;
}

.job-subscription-wrapper {
    max-width: 90%;
    margin: 0 auto;
    padding: 40px 20px;
    font-family: 'Inter', 'Segoe UI', sans-serif;
    min-height: 100vh;
}

.plan-title label {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 5px;
}

.price-section {
    display: flex;
    align-items: center;
    gap: 10px;
}

.subscription-header {
    text-align: center;
    margin-bottom: 50px;
}

.subscription-header h2 {
    font-size: 32px;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 12px;
    letter-spacing: -0.025em;
}

.subscription-header p {
    font-size: 18px;
    color: #64748b;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
}

.job-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 30px;
    margin-bottom: 40px;
    align-items: start;
}

.job-card {
    background: #ffffff;
    border-radius: 8px;
    padding: 20px;
    position: relative;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: 2px solid transparent;
    cursor: pointer;
    height: auto;
    border: 1.5px solid #ccc;
}

.job-card:hover {
    transform: translateY(-4px);
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.job-card.recommended.selected {
    border: 2px solid #3b82f6;
}

.job-card.purchased {
    border: 2px solid #3b82f6;
    background: linear-gradient(135deg, #ffffff 0%, #f0fdf4 100%);
}

.job-card.selected {
    border: 2px solid #3b82f6;
}

.recommended-badge {
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    background: #23799f;
    color: white;
    padding: 6px 20px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    box-shadow: 0 4px 6px -1px rgba(59, 130, 246, 0.3);
}

.purchased-badge {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    color: white;
    padding: 6px 20px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    box-shadow: 0 4px 6px -1px rgba(16, 185, 129, 0.3);
}

.plan-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 5px;
}

.plan-radio-wrapper {
    position: relative;
    flex-shrink: 0;
    order: 2;
}

.plan-radio {
    width: 20px;
    height: 20px;
    border: 2px solid #d1d5db;
    border-radius: 50%;
    appearance: none;
    cursor: pointer;
    transition: all 0.2s;
}

.plan-radio:checked {
    border-color: #247aa2;
    background: #247aa2;
}

.plan-radio:checked::after {
    content: '';
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 6px;
    height: 6px;
    background: white;
    border-radius: 50%;
}

.plan-title {
    flex: 1;
    order: 1;
}

.plan-title h3 {
    font-size: 18px;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 8px 0;
    line-height: 1.2;
}

.plan-duration {
    font-size: 12px;
    color: #222;
    background: #f2f7f9;
    padding: 4px 12px;
    border-radius: 8px;
    display: inline-block;
    font-weight: 500;
}

.price-section {
    margin-bottom: 24px;
    text-align: left;
}

.price {
    font-size: 32px;
    font-weight: 700;
    color: #1e293b;
    line-height: 1;
    margin-bottom: 4px;
}

.price-period {
    font-size: 14px;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 500;
}

.features {
    list-style: none;
    padding: 0;
    margin: 0;
}

.features li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 12px;
    padding: 6px 0;
}

.feature-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-top: 2px;
    /* filter: hue-rotate(120deg) brightness(0.8); */
}

.feature-text {
    font-size: 15px;
    color: #374151;
    line-height: 1.5;
}

.visibility-highlight {
    background: linear-gradient(135deg, #ecfdf5 0%, #d1fae5 100%);
    border: 1px solid #a7f3d0;
    border-radius: 12px;
    padding: 12px 16px;
    margin-top: 16px;
    text-align: center;
}

.visibility-highlight .visibility-type {
    font-size: 14px;
    font-weight: 600;
    color: #065f46;
    margin-bottom: 2px;
}

.visibility-highlight .visibility-desc {
    font-size: 12px;
    color: #047857;
    line-height: 1.3;
}

.proceed-section {
    text-align: center;
    margin-top: 50px;
    padding: 30px;
    background: white;
    border-radius: 20px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.proceed-btn {
    background: #23799f;
    color: white;
    padding: 14px 25px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s;
    min-width: 200px;
}

.proceed-btn:hover {
    transform: translateY(-2px);
}

.proceed-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    transform: none;
}

.tax-note {
    margin-top: 16px;
    font-size: 14px;
    color: #6b7280;
    font-style: italic;
}

.selection-summary {
    background: #23799f0f;
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 20px;
    border-left: 4px solid #23799f;
    border-right: 4px solid #23799f;
}

.selection-summary h4 {
    margin: 0 0 8px 0;
    color: #1e293b;
    font-size: 24px;
    font-weight: 700;
}

.selection-summary p {
    margin: 0;
    color: #222;
    font-size: 16px;
}

.job-cards ul.features {
    height: auto;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1;

}

.subscription-history table,
th,
td {
    border: 1px solid #ccc;
}

a#addPlanFeature {
    color: #00a65a;
    font-weight: 600;
}

/* Animation for card selection */
@keyframes selectPulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.02);
    }

    100% {
        transform: scale(1);
    }
}

.job-card.selecting {
    animation: selectPulse 0.3s ease-out;
}

.payment-summary {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.payment-summary h4 {
    font-size: 18px;
    margin-bottom: 15px;
    color: #222;
}

.payment-summary .row {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    font-size: 16px;
    color: #333;
}

.payment-summary .row.total {
    font-weight: bold;
    font-size: 22px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    color: #000;
}

.payment-summary .row.total small {
    font-size: 14px;
    color: #888;
}

.gst-link {
    color: #007bff;
    font-size: 14px;
    cursor: pointer;
    text-decoration: underline;
    margin-left: 8px;
}

.info-text {
    font-size: 12px;
    color: #666;
    margin-top: 10px;
    line-height: 1.4;
}

.tax-note {
    font-size: 13px;
    color: #222;
    margin-top: 10px;
    text-align: center;
}

.subcription-img {
    display: inline-block;
    position: relative;
}

#candidate_jobtitlehiring_List td:last-child {
    display: flex;
    gap: 6px;
}

#payment_subscription_businessman button.close {
    opacity: 1 !important;
}

.add_feature_append .subcription-img {
    display: inline-block;
    position: relative;
    top: 34px;
}

.new-added-feature .removeImage {
    position: absolute;
    top: -9px;
    right: -13px;
}

.new-added-feature .col-md-2 {
    flex: 1;
    max-width: max-content;
    padding-right: 30px;
}

@media (max-width: 1650px) {
    .plan-title h3 {
        font-size: 20px;
        line-height: 1.2;
    }

    .price {
        font-size: 28px;
    }

    .price-section {
        margin-bottom: 10px;
    }

    .job-subscription-wrapper {
        max-width: 100%;
    }

    .feature-icon {
        width: 17px;
        height: 17px;
        margin-top: 12px;
        object-fit: contain;
    }

    .job-cards {
        gap: 25px;
    }

    .job-card {
        padding: 14px;
    }

    .features li {
        align-items: center;
        margin-bottom: 4px;
        padding: 3px 0;
    }

    .feature-text {
        font-size: 14px;
        line-height: 1.2;
    }
}

@media (max-width: 1350px) {
    .job-cards {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }

    .plan-title h3 {
        font-size: 16px;
        line-height: 1;
    }

    .plan-duration {
        font-size: 12px;
    }

    .price-section {
        margin-bottom: 10px;
    }

    .features li {
        align-items: center;
        margin-bottom: 8px;
        padding: 3px 0;
    }

    .recommended-badge {
        top: -17px;
    }

}



@media (max-width: 768px) {
    .job-subscription-wrapper {
        padding: 20px 15px;
    }

    .subscription-header h2 {
        font-size: 24px;
    }

    .subscription-header p {
        font-size: 16px;
    }

    .job-cards {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .job-card {
        padding: 24px;
    }

    .price {
        font-size: 28px;
    }

    .proceed-btn {
        width: 100%;
        padding: 14px 20px;
    }
}

@media (max-width: 320px) {
    .job-subscription-wrapper {
        padding: 20px 15px;
    }

    .subscription-header h2 {
        font-size: 24px;
    }

    .subscription-header p {
        font-size: 16px;
    }

    .job-cards {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .job-card {
        padding: 24px;
    }

    .price {
        font-size: 28px;
    }

    .proceed-btn {
        min-width: 145px;
        padding: 14px 20px;
    }
}

label.form-label.qualificat-class.ml-2 {
    margin-left: 20px !important;
}

input#qualifications_1_Qualification {
    margin-left: 17px !important;
}

.new-added-qualification .card.mb-3 {
    box-shadow: unset;
}


/* installment */

.installment-step-tracker {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 1rem;
    position: relative;
}

.installment-step {
    position: relative;
    width: 180px;
    min-height: 100px;
    padding: 1rem;
    border-radius: 8px;
    text-align: center;
    background-color: #f1f1f1;
    border: 2px solid #007bff;
    flex-shrink: 0;
}

.installment-step::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -1rem;
    width: 2rem;
    height: 2px;
    background-color: #ccc;
    z-index: 0;
}

.installment-step:last-child::after {
    display: none;
}

.installment-step.paid {
    background-color: #eafaf1;
    border-color: #28a745;
}

.installment-step.unpaid {
    background-color: #fff8e1;
    border-color: #ffc107;
}

.installment-step.locked {
    opacity: 0.6;
    background-color: #f9f9f9;
    border-color: #dee2e6;
    pointer-events: none;
}

.installment-title {
    font-weight: bold;
    font-size: 1rem;
    margin-bottom: 0.3rem;
}

.installment-amount {
    font-size: 0.95rem;
    margin-bottom: 0.4rem;
}

.installment-status {
    font-size: 0.85rem;
}

.installment-step i {
    margin-right: 5px;
}

.paid-installment {
    border: 2px solid #28a745 !important;
    /* Bootstrap green */
    background-color: #e9f9ee;
    /* Optional light green background */
    color: #155724;
    font-weight: bold;
}

#adminActionModal .modal-header {
    border-bottom: 0px;
    padding-bottom: 10px;
}

#adminActionModal .modal-footer {
    border-top: 0px;
    padding-top: 0px;
    justify-content: start;
    gap: 15px;
}

#adminActionModal .modal-body {
    padding-top: 0px;
    font-size: 17px;
}

#adminActionModal .modal-title {
    font-size: 24px;
}

#adminActionModal button.btn.btn-primary {
    background: #237b9b !important;
    color: #fff !important;
    font-size: 15px !important;
    border: 1px solid #237b9b !important;
    font-weight: 500;
}

#adminActionModal button.btn.btn-primary:hover {
    background: transparent !important;
    color: #237b9b !important;
}

#adminActionModal button.btn.btn-secondary {
    background: transparent !important;
    color: #237b9b !important;
    font-size: 15px !important;
    border: 1px solid #237b9b !important;
    font-weight: 500;
}

#adminActionModal button.btn.btn-secondary:hover {
    background: #237b9b !important;
    color: #fff !important;
}

label[id^="payment"][id$="[amount]-error"] {
    position: absolute;
    margin-top: 72px;
}

i.fa.fa-times-circle {
    width: 10px;
    margin-left: -3px;
}

a.ml-2.view.addborder.cancel-customized-invoice.cursorPointer {
    padding: 3px;
}
.custom-registration-card p.registration-subtext {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500 !important;
    text-align: center;
}