@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.woff2') format('woff2'),
    url('../fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.woff2') format('woff2'),
    url('../fonts/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/matrial-sympols.woff2) format('woff2')
}

ul.sidebar-menu li a {
    padding: 10px 0 10px 5px;
}

ul.sidebar-menu li ul.sub li a {
    padding: 5px 0;
}

ul.sidebar-menu li ul.sub li a {
    line-height: 30px;
}

#sidebar .sub-menu > .sub li:last-child {
    padding-bottom: 0px;
}

.sidebar-menu h5 a {
    color: #ffffff;
}

a h4 {
    color: #ffffff;
}

.pn {
    height: 200px;
}

#sidebar .sub-menu > .sub li {
    padding-left: 20px;
}

.red {
    color: #df4c4d;
}

.style-form .form-group {
    padding-top: 0px;
    padding-bottom: 10px;
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 0px;
}
.checkbox-inline:first-of-type:not(:last-of-type), .radio-inline:first-of-type:not(:last-of-type){
    padding-left: 0;
}
.change_tab h4 {
    color: #000;
}

.nav-tabs {
    margin-bottom: 0px;
}

.panel {
    margin-bottom: 10px;
}

.wrapper {
    background-color: #ffffff;
}

.center {
    text-align: center;
}

.table tr td {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    font-size: 14px;
}

.table tr th {
    text-align: center;
}

ul.top-menu > li > a {
    color: #ffffff;
}

.darkblue-header h4 {
    color: #ffffff;
}

.sub li a.active, .sub li a.active span {
    background: none !important;
    color: #ffffff;
    text-decoration: underline;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.ms-container {
    width: 100%;
}

.ms-container .search-input, .ms-container .btn-ms-select {
    width: 100%
}

.groups-cont {
    padding: 20px;
}

.loader {
    background: #eee none repeat scroll 0 0;
    background-image: url("../img/loaders/loader6.gif");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 275px;
    opacity: 0.69;
    position: absolute;
    top: 0;
    width: 98%;
    z-index: 2147483647;
    display: none;
}

.redd {
    color: #d43f3a;
}

.logo {
    margin-left: 7%;
    width: 42%;
}

.content {
    padding-top: 10px;
}

.access-wrap {
    display: none;
}

.other-wrap, .name-wrap, .description-wrap {
    display: none;
}

.reading > .form-wrap > .stage-wrap > .frmb > .select-field > .frm-holder > .form-elements > .field-options > .sortable-options-wrap > .multiple-wrap {
    display: none;
}

.className-wrap {
    display: none;
}

.checklist-remove {
    font-size: 17px;
    margin-top: 44px;
    text-align: center;
}

.body-loader {
    background: #eee url("../img/loaders/loader6.gif") no-repeat scroll 50% 50%;
    bottom: 0;
    height: auto;
    opacity: 0.69;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2147483647;
}

.btn.btn-primary.form-builder-save.not-seen {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #ccc #ccc -moz-use-text-color -moz-use-text-color;
    border-style: none;
    border-width: 0;
    cursor: default;
}

.clear-all.btn.btn-default {
    margin-right: 81%;
    width: 100%;
}

.add-table {
    margin-bottom: 5px;
}

.reading > .form-wrap > .stage-wrap > .frmb > .form-field > .frm-holder > .form-elements > .multiple-wrap {
    display: none;
}

.select-client-container {
    background: #eee;
    bottom: 0;
    height: auto;
    opacity: 0.69;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1111111111;
}

.search-input {
    background: #fff url(../img/icon-search.png) no-repeat 95% center;
    font-size: 14px;
    float: right;
}

.chosen-container-single .chosen-single {
    height: 34px;
    word-break: break-all;
}

.chosen-container-multi .chosen-choices li.search-choice {
    word-break: break-all;
}

.ui-spinner {
    height: 34px;
}

.text-align-right {
    text-align: right;
}

.checkbox-radio-cont {
    margin-top: 0px;
}

.label-text-left {
    text-align: left !important;
}

.test-type-group {
    border: 1px solid #eee;
    margin-bottom: 10px;
    padding: 5px;
}

.add-new-input {
    float: left;
    margin-right: 6px;
    margin-top: 5px;
    width: 224px;
    display: none;
    margin-bottom: 10px;
}

.add-new-button {
    margin-top: 5px;
    display: none;
}

.add-standard-input {
    float: left;
    margin-right: 6px;
    margin-top: 5px;
    width: 224px;
    display: none;
}

.add-standrad-botton {
    margin-top: 5px;
    display: none;
}

.checklist-row {
    margin-bottom: 5px;
}

.checklist-row-key {
}

.tab-pane.reading_test_type {
    min-height: calc(100vh - 175px);
}

.reading-test-type-groups-container, .reading-container {
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    height: auto !important;
}

.reading-test-type-groups-container table, .reading-container table {
    background-color: #ffffff;
}

/*.test-type-tab-pane{*/
/*    min-height: calc(100vh - 175px);*/
/*}*/
.reading-cell:not(.actions) {
    /*max-width: 200px;*/
    min-width: 200px !important;
}

.reading-cell > div {
    width: 100%;
}

.reading-test-type-groups-container.enable_custom_header .validate-cont{
    min-height: unset !important;
    margin: unset;
    padding: 5px 10px 10px;
}
.reading-test-type-groups-container.enable_custom_header thead th,
.reading-test-type-groups-container.enable_custom_header thead td{
    background: unset;
    color: #737373;
    font-size: 16px;
    vertical-align: bottom;
}
.reading-test-type-groups-container.enable_custom_header thead .actions-column{
    vertical-align: middle;
}
.reading-test-type-groups-container.enable_custom_header .reading-row .reading-cell.actions a{
    margin-top: unset;
}

.top-search-botton {
    margin-left: 35px;
}

.upload-container > #files > div > p > button.btn-primary {
    background: none;
    border: 0;
    cursor: default;
}

#files > div {
    float: left;
    margin-left: 5px;
}

.fixed-success-message {
    background: #000;
    color: #fff;
    min-height: 48px;
    position: fixed;
    right: 2%;
    top: 60px;
    width: 25%;
    z-index: 1111111;
    display: none;
    border-color: #fff;
    opacity: 0.76;
}

.form-imag-c {
    float: left;
    margin-left: 5px;
    width: 156px;
    margin-top: 5px;
}

.MultiFile-label {
    display: inline-block;
    width: 50%;
    float: left;
}

.certificates-left-side {
    width: 70%
}

.btn-white {
    background: #fff;
    width: 100%;
}

.btn-text-white-color {
    color: #eee !important;
}

.pdf-page-container {
    min-height: 1316px;
    padding-top: 125px;
}

.column .img-responsive {
    display: inline-block;
    border-left: 2px solid #fff;
}

/*.approved{*/
/*    background-image: url('../img/approved.png');*/
/*    background-repeat: no-repeat;*/
/*    background-position: 89% 97%;*/
/*    padding-bottom: 100px;*/
/*}*/
/*.pending{*/
/*    background-image: url('../img/pending.png');*/
/*    background-repeat: no-repeat;*/
/*    background-position: 89% 97%;*/
/*    padding-bottom: 100px;*/
/*}*/

.capitalize {
    text-transform: capitalize;
}

/*.rejected{*/
/*    background-image: url('../img/rejected.png');*/
/*    background-repeat: no-repeat;*/
/*    background-position: 89% 97%;*/
/*    padding-bottom: 100px;*/
/*}*/
.checklist-container {
    border: 4px double #555;
    min-height: 100px;
    margin: 10px 20px;
}

/*.preview-img-cont{
    margin-top: 43px;
}*/
.toggle-wrap {
    display: none;
}

.jFiler-input {
    max-width: 100%;
}

.col-cont {
    float: left;
    display: inline-block;
    margin-left: 5px;
}

/*#checklist{*/
/*    max-height: 500px;*/
/*    overflow-x: hidden;*/
/*    overflow-y: scroll;*/
/*}*/
.page404 {
    margin-top: 70px;
    color: #323232;
    margin-bottom: 70px;
}


.page404 h1.class404 {
    font-size: 185px;
    font-weight: bold;
}

.page404 h2.classsub404 {

}

.page404 h4 {
    color: #898b8f;
}

input[type=file].form-control {
    padding: 5px;
}

.iconlinks a {
    padding: 5px;
    margin: 2px;
}

.iconlinks a .fa {
    margin: 0 !important;
}

.breadcrumb-wrapper {
    right: 0;
    left: 25px;
}

.pageheader .breadcrumb-wrapper {
    top: 0;
}

.pageheader .row {
    min-height: 35px;
    margin: 0 -10px !important;
}

.pageheader li {
    line-height: 1;
}

.breadcrumb-wrapper > .p-title {
    display: inline-block;
}

.x-ima {
    position: absolute;
    left: 18px;
    color: #000;
    font-weight: bold;
    background: #fff;
    top: 36px;
}

.dataTables_filter input.form-control {
    margin-left: 5px;
}



.nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
}

.mainpanel {
    /*height: auto !important;*/
    /*    padding-bottom: 25px;*/
}

.c-item {
    background: #ccc;
    padding: 3px;
}

.c-item-cont {
    display: inline-block;
    padding-right: 7px;
}

.c-item-remove {

}

.c-items {
    padding-left: 34%;
}

.document-editor {
    width: 15.8cm;
    min-height: 21cm;
    padding: 1cm 2cm 2cm;
    margin: 0.5cm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

body.document-editor, body.document-editor td, body.document-editor th {
    font-size: 0.9em;
}

body.document-editor table {
    margin-top: 0.5cm;
    margin-bottom: 0.5cm;
}

body.document-editor h1 {
    margin-bottom: 1cm;
}

.chosen-results > li > em {
    display: inline-block;
    text-decoration: underline;
}

.preview-image {
    width: 156px;
    height: 100px;
    margin-top: 10px;
    border: 1px solid #ccc;
    padding: 10px;
    background: #fff;
}

.delete-preview-image {
    display: block;
    margin-top: 5px;
    margin-left: 140px;
}

.preview-image-large {
    position: fixed;
    z-index: 999;
    left: 50%;
    right: 0;
    top: 50%;
    bottom: 0;
    transform: translateX(-50%) translateY(-50%);
    max-width: 600px;
    width: 600px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

.site-footer {
    /*position: fixed;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*width: 100%;*/
    /*z-index: 9999;*/
}

.dis {
    pointer-events: none;
}


.ui-datepicker .ui-datepicker-header {
    padding: 7px 0 !important;
}

.daterangepicker {
    box-shadow: 0 0 6px 1px #dadada;
}

.panel .panel-heading.authentication {
    height: 200px !important;
}

ul.dropdown-menu {
    z-index: 10000 !important;
}

.chosen-container.chosen-with-drop .chosen-drop {
    z-index: 10000 !important;
}

.help-btn {
    cursor: pointer;
    color: #428bca;
}

.reading-cell .help-btn {
    color: #a4a4a4;
}

.help-btn .fa {
    font-size: 17px;
}

.modal .table-static th, .modal .table-static td {
    font-size: 14px;
    text-align: center;
}

.modal#categories_details_modal .modal-header {
    padding: 9px 15px 9px 9px;
}

.modal#categories_details_modal .modal-body {
    padding: 10px;
}

.modal#categories_details_modal .modal-body p {
    font-size: 12px;
}


.table tr td.data_col {
    font-weight: bold;
    font-size: 15px !important;
    padding: 13px 13px !important;
}

.table tr td.data_col + td {
    font-size: 15px !important;
    padding: 13px 13px !important;
}

.f-orange {
    color: #FAA72A;
}

.bg-orange {
    background-color: #FAA72A;
    color: #FFF !important;
}

.bg-orange .panel-title {
    color: #FFF !important;
}


.multi-select-cont .chosen-results li.add_new_option,
.multi-select-cont .chosen-results li.add_new_option_dynamic {
    background: #cbd1d6;
    color: #42516f;
}

.multi-select-cont .chosen-results li.add_new_option:hover,
.multi-select-cont .chosen-results li.add_new_option_dynamic:hover {
    background: #337ab7;
    color: #fff;
}

.checkbox-field .label-wrap, .checkbox-group-field .label-wrap {
    border-top: 0;
}

.form-builder-content .cb-wrap {
    position: sticky;
    top: 90px;
    width: 24% !important;
}

.sigWrapper {
    position: relative;
    width: 310px;
    /*height: 120px;*/
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: solid 1px #ddd;
    margin: 2px 0px;
    height: auto;
}

.sigPad.has-error .sigWrapper {
    border-color: #de3f2c;
}

.sigPad {
    width: 337px;
    padding-left: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.sigPad.has-error h4 {
    color: #de3f2c;
}

.sigPad h4 {
    display: inline;
}

.sigPad .clearSignatureButton {
    cursor: pointer;
    color: red;
    float: right
}
.sign-pad {
    position: absolute;
    left: 0;
    top: 0;
}

.panel-footer.sticky .btn-group {
    margin-bottom: 0;
}

.chosen-container-single .chosen-default, .chosen-container-multi .chosen-choices .search-field input[type="text"] {
    color: #bdbdbd !important;
}

.select_equipment_transparent .chosen-container-single .chosen-single {
    background-color: rgba(187, 189, 190, 0.07);
}

.select_equipment_transparent .chosen-container-single {
    width: 140px !important;
}

.select_equipment_transparent .chosen-container-single.chosen-container-active.chosen-with-drop {
    width: 460px !important;
}

.select_equipment_transparent .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-drop ul.chosen-results li:nth-child(odd) {
    background-color: #e0e0e0;
}

.select_equipment_transparent .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-drop {
    background: transparent;
    margin-top: 3px;
    position: relative;
}

.select_equipment_transparent .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-drop .chosen-results li.highlighted {
    background-color: #337ab7 !important;
    background-image: none;
    color: white;
}

.select_equipment_transparent .chosen-container-single .chosen-default {
    color: #737677 !important;
}

.select_equipment_transparent .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single {
    display: none;
}

.select_equipment_transparent .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-container-single .chosen-search input[type="text"] {
    background: url(../imgs/chosen-sprite.png) no-repeat 100% -20px, transparent;
}


::placeholder {
    color: #bdbdbd !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #bdbdbd !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #bdbdbd !important;
}

.input-group-addon.clear-datepicker {
    cursor: pointer;
}

.without-padding {
    padding: 0 !important;
}

.without_shadow {
    box-shadow: none !important;
}

.panel.transparent {
    background: transparent !important;
}

.fieldsets_container fieldset {
    margin-top: 20px;
}

.fieldsets_container fieldset:first-of-type {
    margin-top: 0px;
}

fieldset.fields_section_container legend {
    margin: 0 0 0 8px;
}

fieldset.fields_section_container {
    margin-top: 0px;
    margin-bottom: 20px;
}
fieldset.fields_section_container.first_with_legend{
    margin-top: 23px;
}
fieldset.fields_section_container.sub_section{
    box-shadow: none;
    border: 2px dashed #a1a1a157 !important;
    background: #92929217;
}
fieldset.fields_section_container .paragraph-field{
    border: 2px dashed #428bcaa1;
    padding: 5px 13px;
    border-left: 6px solid #428bca9e;
    border-radius: 12px;
    margin: 10px;
}
fieldset.fields_section_container .label-field{
    padding: 10px;
    margin: 5px 10px;
    background: #eee;
    border-radius: 7px;
    font-size: large;
}

fieldset.fields_section_container.sub_section legend{
    padding: 3px 5px;
    font-size: 13px;
    background-color: #a1a1a1;
    box-shadow: none;
}
.tab-pane fieldset.fields_section_container:first-of-type {
    margin-top: 20px;
}
.tab-pane fieldset.fields_section_container.sub_section:first-of-type{
    margin: 10px 0px;
}

select.chosen[readonly=true] ~ .chosen-container {
    pointer-events: none;
}

select.chosen[readonly=true] ~ .chosen-container.chosen-container-multi .chosen-choices {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

select.chosen[readonly=true] ~ .chosen-container.chosen-container-multi .chosen-drop {
    display: none;
}

select.chosen[readonly=true] ~ .chosen-container .search-choice-close {
    display: none;
}

select.chosen[readonly=true] ~ .chosen-container .chosen-single {
    pointer-events: none;
    background: rgba(204, 204, 204, 0.15);
}

.alertify-notifier {
    z-index: 99999999;
}

.nav-tabs.with-arrow > li.active > a:after {
    content: '';
    width: 26px;
    position: absolute;
    border: 15px solid;
    border-color: #418bca transparent transparent transparent !important;
    top: 43px;
    left: calc(50% - 18px);
}


.cb-wrap .form-actions {
    display: none;
}

.reading-row .reading-cell .main-label {
    white-space: nowrap;
}

.reading-row .reading-cell.actions {
    width: 80px;
    min-width: 80px;
}
.reading-row .reading-cell.actions.more_buttons {
    width: 141px;
    min-width: 141px;
}

.reading-row .reading-cell.actions a {
    display: inline-block;
    margin-top: 21px;
}
table.editable .reading-row .reading-cell.actions a {
    margin-top: unset;
}

/*.reading-row .reading-cell.actions.more_buttons a {*/
/*    margin-top: 12px;*/
/*}*/

.blue-table .actions a .btn,
.reading-row .reading-cell.actions a .btn {
    border-radius: 50% !important;
    width: 30px;
    height: 30px;
    /*padding: 6px;*/
    line-height: inherit;
    padding: 3px 6px;
    font-size: 17px;
}
.blue-table .actions a .btn,
table.editable .reading-row .reading-cell.actions a .btn {
    width: 26px;
    height: 25px;
    padding: 3px 2px;
    font-size: 13px;
}
.reading-row:not(:last-of-type) .reading-cell.actions a.add-test-type-row,
.reading-row:not(:last-of-type) .reading-cell.actions a.add_reading_row {
    display: none;
}

.reading-row .reading-cell .validate-cont .form-group {
    padding-top: 0px;
}

.fields_section_container.reading-test-type {
    min-height: 72vh;
}

#checklist .fields_section_container:last-of-type:first-of-type,
#defect .fields_section_container:last-of-type:first-of-type,
.test-type-tab-pane .fields_section_container:last-of-type:first-of-type {
    min-height: 60vh;
}

.test-type-tab-pane .fields_section_container.reading-test-type {
    min-height: 78vh !important;
}


#checklist .fields_section_container table tr td, #checklist .fields_section_container table {
    border: 0;
    background: #fff;
}


.dropdown-menu .related_certificates_table tbody tr td, .dropdown-menu .related_assessments_table tbody tr td, .dropdown-menu .related_wqtrs_table tbody tr td {
    position: relative;
}

.dropdown-menu .related_certificates_table tbody tr td .fa, .dropdown-menu .related_assessments_table tbody tr td .fa, .dropdown-menu .related_wqtrs_table tbody tr td .fa {
    margin-right: unset;
}

.dropdown-menu .related_certificates_table tbody tr td:first-of-type .fa, .dropdown-menu .related_assessments_table tbody tr td:first-of-type .fa, .dropdown-menu .related_wqtrs_table tbody tr td:first-of-type .fa {
    display: none;
    border: 2px solid;
    border-radius: 50%;
    padding: 1px;
    position: absolute;
    left: 11px;
    top: 8px;
}

.dropdown-menu .related_certificates_table tbody tr.selected td:first-of-type .fa, .dropdown-menu .related_assessments_table tbody tr.selected td:first-of-type .fa, .dropdown-menu .related_wqtrs_table tbody tr.selected td:first-of-type .fa {
    display: block;
}

legend.legend-small {
    font-size: 13px;
    padding: 7px 10px;
    font-weight: unset;
}

.equipment_table table.table-data-col2 .data_col,
.equipment_table table.table-data-col2 .data-col-value {
    padding: 6px 6px !important;
    font-size: 13px !important;
    width: 25%;
    word-break: break-all;
}

.timesheet_main_details .data-col-value {
    width: 30%;
}

.rrrrr svg {
    color: red;
}

.dropdown-menu .table-responsive table, .certificates_table_container table thead th {
    position: relative;
    margin: 0 !important;
}

.dropdown-menu .table-responsive table thead th, .certificates_table_container table thead th {
    background: rgb(77, 86, 98);
    position: sticky;
    top: 0;
    z-index: 1;
}

.modal#show_files {
    z-index: 1053;
}

.modal#kvFileinputModal {
    z-index: 1055;
}

.modal#show_files .modal-body .preview_files, .modal#show_files .modal-body.editor #tui-image-editor-container {
    display: block;
}

.modal#show_files .modal-body.editor .preview_files, .modal#show_files .modal-body #tui-image-editor-container {
    display: none;
}

.input_loading {
    background-image: url('../img/loaders/Spin.gif') !important;
    background-repeat: no-repeat !important;
    background-position-x: 96% !important;
    background-position-y: 45% !important;
    background-size: 27px !important;
    /*padding-right: 42px !important;*/
}


@media only screen and (min-width: 320px) and (max-width: 576px) {
    .header-right .headermenu .header_select_left {
        width: 75%;
    }

    .header-right .headermenu .header_menu_right {
        width: 25%;
    }

    .pageheader .breadcrumb li {
        font-size: 10px;
    }

    .pageheader .glyphicon, .pageheader .fa {
        font-size: 12px;
        width: 22px;
        height: 32px;
    }

    .topIconstye a {
        font-size: 10px;
        height: 32px;
        margin: 0;
    }
}

.modal#modal_equipment_form .modal-header, .modal#modal_candidate_form .modal-header {
    padding: 6px 12px;
}

.modal#modal_equipment_form .modal-body, .modal#modal_candidate_form .modal-body {
    background: #eee;
    overflow-y: auto;
    height: 79vh;
    padding-bottom: 0;
}

.modal#modal_equipment_form .modal-footer, .modal#modal_candidate_form .modal-footer {
    padding: 7px 15px;
}

.modal#modal_equipment_form .modal-body form, .modal#modal_candidate_form .modal-body form {
    margin: 0;
}

.modal#modal_equipment_form .modal-body .panel, .modal#modal_candidate_form .modal-body .panel {
    margin: 0;
    box-shadow: none;
}

.modal#modal_log_observation_form .modal-header, .modal#modal_candidate_form .modal-header {
    padding: 6px 12px;
}

.modal#modal_log_observation_form .modal-body, .modal#modal_candidate_form .modal-body {
    background: #eee;
    overflow-y: auto;
    height: 79vh;
    padding-bottom: 0;
}

.modal#modal_log_observation_form .modal-footer, .modal#modal_candidate_form .modal-footer {
    padding: 7px 15px;
}

.modal#modal_log_observation_form .modal-body form, .modal#modal_candidate_form .modal-body form {
    margin: 0;
}

.modal#modal_log_observation_form .modal-body .panel, .modal#modal_candidate_form .modal-body .panel {
    margin: 0;
    box-shadow: none;
}

.dataTable.equipment_types_table tr td:first-of-type {
    word-break: break-all;
    text-align: center;
}

.ms-container .ms-optgroup-label {
    background: #eee;
    padding: 5px 5px 5px 3px;
}

.ms-container .ms-list {
    margin-bottom: 6px;
}

.ms-selection .search-input, .ms-selectable .search-input {
    margin-bottom: 6px;
    border-radius: 3px;
    border: 1px solid #ccc;
}

.form-horizontal .validate-cont .ckbox input[type="checkbox"]:checked + label::after {
    left: -2px;
}

.validate-cont .main-label {
    margin-top: 3px;
}

.has-error .form-control,
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error .help-inline.text-danger,
.has-error .error,
.has-error .input-group-addon,
.has-error .chosen-container-single .chosen-single,
.has-error .chosen-container-multi .chosen-choices,
.has-error .select2-container--default .select2-selection--single,
.has-error .select2-container--default .select2-selection--single .select2-selection__placeholder,
.validate-cont:not(.read_only).has-error .main-label,
.has-error .ui-spinner,
.has-error .bootstrap-tagsinput,
.has-error .ui-spinner .ui-spinner-button {
    color: #dd2b28 !important;
    border-color: #dd2b28 !important;
}
.has-error .table-responsive table{
    border-color: #dd2b28 !important;
}
.has-error .table-responsive table .row-error{
    background: #ff000012;
}
/*.has-error .table-responsive table .row-error td:first-of-type{*/
/*    background: #dd2b28;*/
/*}*/
.has-error span.error ul{
    padding: 5px 20px !important;
    list-style-type: disclosure-closed !important;
}
.has-error .table-responsive table thead th{
    background: #ca52429e;
}

.has-error .ui-spinner a.ui-spinner-button {
    background-color: #f2dede;
}

.has-error .cke_chrome {
    border: 2px solid #e60703;
    box-shadow: 0 0 6px 1px rgba(230, 7, 3, 0.15);
}

.dropdown-menu .divider {
    margin: 6px 0 !important;
    background-color: #e5e5e5 !important;
}

/*.form-bordered .form-group:first-of-type {*/
/*    border: none;*/
/*}*/
/*.form-bordered .form-group{*/
/*    !*padding: 10px 0px 6px !important;*!*/
/*    padding: 15px 0px 3px !important;*/
/*    margin-left: -15px;*/
/*    margin-right: -15px;*/
/*}*/
/*.form-bordered .form-group:not(.checklist_related) {*/
/*    margin-bottom: 10px !important;*/
/*}*/

/*.form-bordered .form-group.checklist_related {*/
/*    margin-bottom: 0px !important;*/
/*}*/

/*.panel-body.panel-body-nopadding {*/
/*    padding: 15px !important;*/
/*}*/
.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.headermenu .plus-btn .dropdown-toggle:not(.multiselect) {
    padding: 13.5px;
    font-size: 23px;
}

.headermenu .plus-btn .dropdown-toggle:not(.multiselect):hover,
.headermenu .plus-btn .dropdown-toggle:not(.multiselect):focus,
.headermenu .plus-btn .dropdown-toggle:not(.multiselect):active,
.headermenu .plus-btn .dropdown-toggle:not(.multiselect).active,
.headermenu .plus-btn .open .dropdown-toggle:not(.multiselect).dropdown-toggle {
    background: transparent;
}

.headermenu .plus-btn .dropdown-menu:after {
    display: none;
}

.headermenu .plus-btn .dropdown-menu {
    border: 1px solid rgba(0, 0, 0, .15);
    margin-top: -12px;
    margin-left: 5px;
    margin-right: 0px;
    border-radius: 3px;
}

.dropdown-menu {
    -moz-box-shadow: 0 0 12px 0px rgba(12, 12, 12, 0.17) !important;
    -webkit-box-shadow: 0 0 12px 0px rgba(12, 12, 12, 0.17) !important;
    box-shadow: 0 0 12px 0px rgba(12, 12, 12, 0.17) !important;
    border: 1px solid #d3d7db !important;
}

.headermenu .plus-btn .dropdown-menu li {
    padding: 0;
}

.headermenu .plus-btn .dropdown-menu li a:hover {
    background: #428bca;
    color: #fff;
}

.break-all-words {
    word-break: break-all;
}

.break-word {
    word-break: break-word;
}

.nav-bracket > li > a {
    /*padding: 8px 20px;*/
    padding: 8px 12px;
}

.nav-stacked > li + li {
    margin-top: 4px;
}

.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
    padding: 8px 3px !important;
}

.table td > .btn-group {
    margin: 0;
}

.table td > .btn-group > .btn-actions {
    background: transparent;
    color: #989898;
    border: 0;
    padding: 0;
    line-height: unset;
    font-size: 18px;
}

.panel-btns a.minimize {
    padding: 3px 6px;
    line-height: 0.6;
}

.panel-minimizable {
    user-select: none;
}

.panel-minimizable .panel-body {
    user-select: text;
}

.panel-minimizable.minimized .panel-heading .panel-title:after {
    content: "double click to expand";
    margin-left: 8px;
    font-size: 13px;
    color: #ccc;
    font-weight: 100;
}

.pagination {
    margin-top: 5px;
}

.pagination > li > a, .pagination > li > span {
    margin-left: 2px;
    border-radius: 8px !important;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: rgba(247, 166, 42, 0.38);
    border-color: rgba(247, 166, 42, 0.1);
}

.pagination li:first-child span,
.pagination li:first-child a,
.pagination li:last-of-type span,
.pagination li:last-of-type a {
    padding: 1px 12px;
    font-size: 21px;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    background-color: #f1f1f1;
}

.btn-small {
    padding: 2px 7px;
}

.no-border-top {
    border-top: 0px;
}

.panel.search-form {
    -moz-box-shadow: 0 0 3px 3px rgba(12, 12, 12, 0.03);
    -webkit-box-shadow: 0 0 3px 3px rgba(12, 12, 12, 0.03);
    box-shadow: 0 0 3px 3px rgba(12, 12, 12, 0.03);
}

.panel.search-form:not(.minimized) .panel-heading {
    border-bottom: 0px;
    background-color: #d6d6d6;
}

.panel.search-form .panel-body {
    margin-bottom: 5px;
    padding: 6px 15px;
}

.panel.search-form .panel-footer {
    border-top: 0px;
    background: #fcfcfc;
}

/*.panel.search-form.panel-minimizable.minimized .panel-heading .panel-title:after {*/
/*    color: #848484;*/
/*}*/
.text-success {
    color: #27ae60 !important;
}

.text-warning {
    color: #F0AD4E !important;
}

.text-primary {
    color: #428BCA !important;
}

.text-bold {
    font-weight: bold;
}

.label-success, .badge-success, .btn-success {
    background-color: #27ae60;
}

.label-warning, .badge-warning, .btn-warning {
    background-color: #f7a62a;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-color: #218e4f;
    border-color: #218e4f;
}

.btn-as-label {
    pointer-events: none !important;
    text-transform: none !important;
    font-size: 15px !important;
    background: transparent !important;
    pointer-events: none !important;
}

.table .btn-as-label {
    font-size: 12px !important;
    padding: 0px 5px;
}

.btn-as-label.btn-danger {
    background: #ec2f2f !important;
}

.btn-as-link-li {
    background: transparent;
    border: 0;
    padding: 7px 10px;
    padding: 4px 10px;
    color: #666;
    display: block;
    width: 100%;
    text-align: left;
    outline: none;
}

.uppercase {
    text-transform: uppercase !important;
}

.dropdown-menu > li > a:hover, .btn-as-link-li:hover {
    background: #428bca;
    color: #fff;
}

table tr .ckbox {
    float: none !important;
    text-align: center;
}

table tr .ckbox input[type="checkbox"] + label {
    padding: 0 !important;
    margin: 0px !important;
    position: relative;
}

/*table tr th .ckbox input[type="checkbox"]:checked + label::after {*/
/*    top: -3px;*/
/*    left: 4px;*/
/*}*/
table tr .ckbox input[type="checkbox"]:checked + label::after {
    top: 2px;
    left: 1px;
}

table tr .ckbox input[type="checkbox"] + label::before {
    position: relative;
    top: unset;
    left: unset;
}

table tr th.checkbox-column, table tr td.checkbox-column {
    width: 31px;
}

.table > tbody > tr.selected > td {
    background-color: rgba(165, 165, 165, 0.3);
    color: #4c535d;
}

.table.table-hover.selectable-rows > tbody > tr:hover > td {
    background-color: rgba(165, 165, 165, 0.3);
}

.table.selectable-rows > tbody > tr:hover > td:not(.not-selectable) {
    cursor: pointer;
}

.table.selectable-rows td .ckbox {
    pointer-events: none !important;
}

.table.shadow {
    -moz-box-shadow: 0 0 9px 0px rgba(12, 12, 12, 0.08) !important;
    -webkit-box-shadow: 0 0 9px 0px rgba(12, 12, 12, 0.08) !important;
    box-shadow: 0 0 9px 0px rgba(12, 12, 12, 0.08) !important;
}

.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
    border-color: rgba(136, 136, 136, 0.08);
}

.table thead > tr > th {
    border-color: rgba(165, 110, 27, 0.07);
    border-bottom: 0;
}

.dropdown-menu > li > a {
    padding: 4px 10px;
}

.headermenu .dropdown-menu li a {
    color: #666;
    padding: 5px 10px;
}

.input-group .form-control:last-of-type:first-of-type {
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.input-group-btn .btn {
    border-radius: inherit;
}

.input-group-btn:last-of-type {
    border-bottom-right-radius: 3px !important;
    border-top-right-radius: 3px !important;
}

.breadcrumb > li + li:before {
    padding: 0 7px;
    color: #ccc;
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.panel-body.custom-min-height {
    min-height: 52vh;
}

.letter-list li.active a {
    color: #fff;
    background: #428BCA;
}

.letter-list li a:hover {
    background: rgba(66, 139, 202, 0.34);
}

.ckbox-success input[type="checkbox"]:checked + label:before {
    border-color: #4ea18c;
    background-color: #5eb060;
}

.ckbox-primary input[type="checkbox"]:disabled + label {
    cursor: not-allowed;
}

.ckbox-primary input[type="checkbox"]:disabled + label:before {
    border-color: #dedede;
    background-color: #efefef;
}

.ckbox input[type="checkbox"]:checked:disabled + label::after {
    color: #a2a2a2;
}

.panel-default.gray > .panel-heading {
    border-color: #e7e7e7;
    background-color: #e0e0e0;
    color: #636363;
}

li.active-result.result-selected {
    background: rgba(51, 122, 183, 0.11);
}

.chosen-container .chosen-results li.highlighted {
    background-color: #337ab7;
    color: white !important;
}

.user-avatar {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    -webkit-box-shadow: 0 0 8px 1px #ccc;
    -moz-box-shadow: 0 0 8px 1px #ccc;
    box-shadow: 0 0 8px 1px #ccc;
}

table.no-td-padding > tbody > tr > td {
    padding: 0 !important;
    text-align: left !important;
}

.validate-cont.checkbox-group-field .form-group {
    margin: 0 !important;
}

tr.defect_row, tr.failed_row , tr.canceled_job_order {
    color: #d9534f;
}


.certificate_table tbody tr td, .assessment_table tbody tr td {
    word-break: break-word;
}

.datetimepicker-time-only .datetimepicker-hours fieldset.hour,
.datetimepicker-time-only .datetimepicker-minutes fieldset.minute {
    width: 208px;
    margin-top: 8px;
}

.datetimepicker-time-only .datetimepicker-hours thead,
.datetimepicker-time-only .datetimepicker-minutes thead {
    display: none;
}

.datetimepicker-time-only .datetimepicker-hours fieldset.hour legend,
.datetimepicker-time-only .datetimepicker-minutes fieldset.minute legend {
    padding: 0px 9px;
}

.alert-danger,
.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}

.per_page_dropdown ~ .chosen-container {
    width: 63px !important;
    display: inline-block;
}


.modal#modal_docmosis,
.modal#modal_docxtpl {
    overflow-y: auto;
}

.modal#modal_docmosis fieldset,
.modal#modal_docxtpl fieldset {
    margin-bottom: 10px;
}

.modal#modal_docmosis .docmosis-placeholder,
.docxtpl-placeholder {
    color: #3b495c;
    background-color: #eee;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    /*margin: 7px;*/
    width: 23.8%;
    height: 85px;
    text-align: center;
    vertical-align: baseline;
    box-shadow: 0 0 2px 0px #555;
    border: 0 !important;
    overflow-y: auto !important;
    display: table;
    border-radius: 15px;
    /*flex-basis: 23.8%;*/
}

.docxtpl-checklist-content .table-responsive>.table>tbody>tr>td,
.docxtpl-checklist-content .table-responsive>.table>tbody>tr>th,
.docxtpl-checklist-content .table-responsive>.table>tfoot>tr>td,
.docxtpl-checklist-content .table-responsive>.table>tfoot>tr>th,
.docxtpl-checklist-content .table-responsive>.table>thead>tr>td,
.docxtpl-checklist-content .table-responsive>.table>thead>tr>th{
    white-space: normal;
}


@media screen and (min-width: 1692px){
    .docxtpl-placeholder{
        width: 18.8%;
    }
}
@media screen and (max-width: 1692px){
    .docxtpl-placeholder{
        width: 23.5%;
    }
    .modal#modal_docxtpl .modal-header .docxtpl_filter_container{
        width: 30% !important;
    }
}
@media screen and (max-width: 1239px){
    .docxtpl-placeholder{
        width: 31.8%;
    }
    .modal#modal_docxtpl .modal-header .docxtpl_filter_container{
        width: 40% !important;
    }
}
@media screen and (max-width: 991px){
    .docxtpl-placeholder{
        width: 48%;
    }
    .modal#modal_docxtpl .modal-header{
        height: 80px;
    }
    .modal#modal_docxtpl .modal-header .modal-title {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    .modal#modal_docxtpl .modal-header .docxtpl_filter_container {
        float: unset;
        width: 60% !important;
        position: relative;
        margin: 9px auto 0;
    }
}
@media screen and (max-width: 476px){
    .docxtpl-placeholder{
        width: 100%;
    }
    .modal#modal_docxtpl .modal-header .docxtpl_filter_container{
        width: 80% !important;
    }
}
.docxtpl-placeholder .field-label{
    font-size: 16px;
    font-weight: bold;
}

.modal#modal_docmosis .docmosis-placeholder:hover,
.modal#modal_docxtpl .docxtpl-placeholder:hover {
    background-color: #d9d9d9;
}
.modal-header .btn.copy-table{
    margin-top: -4px;
    border-radius: 20px;
}
.modal#modal_docmosis .docmosis-placeholder span ,
.docxtpl-placeholder span {
    display: table-cell;
    vertical-align: middle;
}
.docxtpl-placeholder.static_field{
    background: #faa72a26;
    border: 2px solid #faa72a !important;
}
.docxtpl-placeholder.system_field{
    background: #fa672a26;
    border: 2px solid #ee00007a !important;
}

.modal#modal_docmosis .modal-header,
.modal#modal_docxtpl .modal-header {
    padding: 6px 12px;
}

.modal#modal_docmosis .modal-title,
.modal#modal_docxtpl .modal-title {
    width: 40%;
    display: inline-block;
}

.modal#modal_docmosis .modal-body,
.modal#modal_docxtpl .modal-body {
    background: #eee;
    overflow-y: auto;
    height: 79vh;
    padding-bottom: 0;
    padding-top: 0px;
}

.modal#modal_docmosis .modal-footer,
.modal#modal_docxtpl .modal-footer {
    padding: 7px 15px;
}

.certificate_docmosis_modal .modal-content,
.reading_docmosis_modal .modal-content,
.checklist_docmosis_modal .modal-content,
.certificate_docxtpl_modal .modal-content,
.reading_docxtpl_modal .modal-content,
.checklist_docxtpl_modal .modal-content {
    width: 75%;
    margin: 10% auto;
}

.docmosis-container table thead,
.docmosis-container table tbody,
.docxtpl-container table thead,
.docxtpl-container table tbody {
    border: 1px solid #6a6a6a;
}

#modal_docmosis table tr td,
#modal_docmosis table tr th,
.reading_docmosis_modal table tr td,
.reading_docmosis_modal table tr th,
#modal_docxtpl table tr td,
#modal_docxtpl table tr th,
.reading_docxtpl_modal table tr td,
.reading_docxtpl_modal table tr th {
    border: 1px solid #6a6a6a;
    text-align: center;
    font-size: 16px;
    color: #6a6a6a;
}

.checklist_docmosis_modal table tr td,
.checklist_docmosis_modal table tr th,
.checklist_docxtpl_modal table tr td,
.checklist_docxtpl_modal table tr th {
    border: 1px solid #6a6a6a;
    font-size: 16px;
    color: #6a6a6a;
    cursor: pointer;
}

.modal.docmosis-container table tr th,
.modal.docxtpl-container table tr th {
    background-color: rgba(108, 106, 106, 0.36);
}

.popover,
.docmosis-container .popover,
.docxtpl-container .popover
 {
     background-color: #3f3e3e;
     color: #fff;
     font-weight: normal;
 }

 .popover.top>.arrow,
 .docxtpl-container .popover.top>.arrow{
     bottom: -10px;
 }

  .popover.top>.arrow:after,
 .docmosis-container .popover.top > .arrow:after,
 .docxtpl-container .popover.top > .arrow:after {
     border-top-color: #3f3e3e;
 }

 .popover-title {
     display: none;
 }

.docmosis-container .copy,
.docxtpl-container .copy {
    cursor: pointer;
}

.docxtpl-container .nav-tabs > li > a{
    padding: 12px;
}
.docxtpl-container fieldset,.docxtpl-container fieldset legend{
    border-radius: 10px;
}
.docxtpl_filter_container {
    float: right;
    width: 40%;
    position: relative;
    border: 1px solid #878787;
    border-radius: 15px;
    margin: 1px 10px 0px 0px;
    height: 27px;
    display: flex;
    flex-direction: row;
}
.docxtpl_filter_container.focused{
    outline: 2px solid #2f8ada;
    border-color: transparent;
}
.modal#modal_docxtpl .docxtpl_filter_container  #docxtpl_filter_clear{
    height: 25px;
    line-height: 0;
    border-radius: 0 15px 15px 0;
    border-left: 1px solid #cfcfcf;
    padding: 0 6px 0 3px;
}
#docxtpl_filter_clear.active.focus, #docxtpl_filter_clear.active:focus, #docxtpl_filter_clear.focus, #docxtpl_filter_clear:active.focus, #docxtpl_filter_clear:active:focus, #docxtpl_filter_clear:focus{
    outline: none;
}
.modal#modal_docxtpl .docxtpl_filter_container  #docxtpl_filter{
    height: 25px;
    border: 0;
    background: transparent;
    float: left;
}
.modal#modal_docxtpl .docxtpl_filter_container  #docxtpl_filter:focus{
    box-shadow: none;
}
.docxtpl_filter_container .chosen-container, .select2-container{
    width: 23%;
    /*position: absolute;*/
    /*border-right: 1px solid #eee;*/
    /*top: 1px;*/
    /*left: 0;*/
}
.docxtpl_filter_container .select2-container--default .select2-selection--single{
    border: none;
    background: transparent;
    /*height: 0;*/
}
.docxtpl_filter_container .select2-container--default .select2-selection--single .select2-selection__rendered{
    border: none;
    background: transparent;
    line-height: 1.8;
    border-right: 1px solid #00000033;
}
.docxtpl_filter_container .select2-container--default .select2-selection--single .select2-selection__clear,
.docxtpl_filter_container .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}
.docxtpl_filter_container .select2-container .select2-selection--single .select2-selection__rendered{
    padding-right: 4px;
    color: #878787;
}
.docxtpl_filter_container .select2-container--open .select2-dropdown--below{
    /*width: 67px;*/
    border: 1px solid #878787;
    border-radius: 15px;
    width: auto !important;
}
.docxtpl_filter_container .select2-container--default .select2-results>.select2-results__options{
    border-radius: 14px;
    max-height: unset;
}
.docxtpl_filter_container .select2-container--default .select2-results>.select2-results__options li{
text-wrap-mode: nowrap;
}

.modal.modern .modal-header {
padding: 10px 15px;
border-bottom: 1px solid #f9f9f9;
height: 45px;
background: #fbfbfb;
/* line-height: 1; */
        border-radius: 15px 15px 0 0;
}

.modal.modern .modal-header .modal-title {
    /*margin-top: -10px;*/
    font-size: 18px;
}

.modal.modern .modal-header .close {
    border: 1px solid #000;
    margin: 0;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    font-weight: 500;
}

.modal#certificate_verify_modal .modal-header .close {
    background: #FAA72A !important;
}

.search-form .input-group {
    /*display: inline-flex;*/
    width: 100%;
}

.search-form .input-group-addon {
    height: 34px;
    width: 34px;
    padding: 8px 11px;
}

.search-form .form-bordered .form-group {
    padding: 0 0 10px 0;
}

.search-form .chosen-container-multi .chosen-choices {
    height: auto !important;
}

.search-form select.form-control + .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: 31px !important;
}
.chosen-container .chosen-choices .search-field:only-child,
.chosen-container .chosen-choices .search-field:only-child input {
    width: 100% !important;
}
.modal.modern .modal-content {
    border-radius: 15px;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
.modal.modern .modal-footer {
    background: #fbfbfb;
    padding: 10px 15px;
    border-top: 1px solid #f9f9f9;
    border-radius: 0 0 15px 15px;
}

.search-form .form-group .control-label {
    margin-top: 0px;
}

.modal.modern .modal-body {
    animation: fadeIn;
    animation-duration: 1s;
}

.modal.modern .modal-body label.main-label {
    font-weight: 700;
}

.search-form .bootstrap-tagsinput input {
    max-width: 100% !important;
    display: block;
    size: 200px;
    /*height: 6% !important;*/
}


.modal.modern .modal-dialog {
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    /*top: 30vh;*/
}
.modal.modern .modal-dialog.modal-lg{
    top: 4vh;
}


.search-form .bootstrap-tagsinput .label {
    padding: initial;
    font-size: 15px;
}

.search-form .form-group {
    padding: 9px 0px 0px 0px !important;
}

.chosen-container .chosen-results li.disabled-result {
    color: #777777b8;
    cursor: not-allowed;
}

a.disabled {
    pointer-events: none;
    cursor: default;
}

.select2-tags.select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
.items_to_be_inspected.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 0px;
    float: right;
    margin-left: 4px;
}

.select2-tags.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.items_to_be_inspected.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.items_to_be_inspected .select2-selection--multiple {
    min-height: 94px !important;
}

.select2-tags .select2-selection--multiple {
    min-height: 36px !important;
}

.items_to_be_inspected .select2-dropdown, .select2-tags .select2-dropdown {
    display: none !important;
}

.select2-container--open .select2-dropdown {
    z-index: 9999999999 !important;
}

.select2-container.items_to_be_inspected, .select2-container.select2-tags {
    width: 100% !important;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #ccc;
}

.iti--allow-dropdown {
    width: 100%;
}

.ui-spinner {
    width: 100%;
}

.as_iframe {
    background: rgb(82, 86, 89);
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100vh - 183px);
}


.panel.chart .panel-body {
    position: relative;
}

.panel.chart .chart-paginate {
    top: 48%;
    position: absolute;
}

.panel.chart .chart-paginate.chart-paginate-left {
    left: 4px;
    z-index: 4;
}

.panel.chart .chart-paginate.chart-paginate-right {
    right: 4px;
    z-index: 4;
}

.panel.chart .chart-filter {
    position: absolute;
    top: 10%;
    z-index: 1;
    width: 23%;
}

.panel.chart .job_orders_pie_chart_filter {
    padding: 12px 20px;
    margin-left: -15px;
    background: #f0f1f2;
    margin-right: -15px;
}

.panel.chart .disabled_paginate_btn_chart {
    pointer-events: none;
    color: #aaa;
}

.leftpanelinner .icon-border.custom {
    padding: 0px 4px 0 5px !important;
    margin-right: -7px;
}

.leftpanelinner .icon-border.custom .menu-icon {
    font-size: 20px;
}

.text-danger {
    color: #dd2b28 !important;
}

.remaining_characters {
    font-size: 11px;
    color: #999898;
}

.inline {
    display: inline-block;
    margin: 0;
}

.ms-container .ms-selection,
.ms-container .ms-selectable {
    background: transparent !important;
}

.ms-container .ms-selection .ms-list,
.ms-container .ms-selectable .ms-list {
    background: #fff !important;
}

.has-error .ms-container .ms-selection .ms-list,
.has-error .ms-container .ms-selectable .ms-list,
.has-error .ms-container .search-input{
    background: #fee !important;
    border-color: #f00;
}
.has-error .ms-container .btn-ms-select{
    background-color: #dd5151;
    border-color: #ff0000;
}
.has-error .ms-container .ms-optgroup-label {
    background: #fdd;
}

.click-to-copy-container {
    position: relative;
}

.click-to-copy-container .well {
    word-break: break-all;
    user-select: none;
    background-color: #cfcfcf;
    max-height: 60vh;
    overflow: auto;
}

.click-to-copy-container:hover .click-to-copy {
    display: block;
}

.click-to-copy {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #ffffff;
    padding: 10px;
    border-radius: 4px;
    display: none;
}

.click-to-copy:hover {
    cursor: pointer;
}

.pdf_container {
    height: 80vh;
    overflow: auto;
    overflow-x: hidden;
    text-align: center;
    padding: 30px 3px;
    background: rgb(82, 86, 89);
    position: relative;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.pdf_container .pdf_canvas {
    box-shadow: 0 0 5px 1px #252424;
    /*width: 80%;*/
    max-width: 85vw;
    animation: fadeIn 0.9s ease;
    transition: all 0.5s ease, width 0.5s ease;
}

.pdf_container .pdf_canvas:not(:first-of-type) {
    margin-top: 18px;
}

@keyframes pageIn{
    0%{
        transform: translatey(-800px);
        opacity: 0;
    }
    100%{
        transform: translatey(0px);
        opacity: 1;
    }
}

.text-md-right {
    text-align: right;
}

@media (max-width: 768px) {
    .table-responsive {
        overflow: auto;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .text-md-right {
        text-align: left
    }

    .contact_phone {
        font-size: 12px;
    }

    table.table-data-col .data_col {
        width: 30% !important;
    }
}

@media (min-width: 768px) and (max-width: 874px) {
    .modal-lg.modal-lg-custom {
        width: 631px;
    }
}

@media (min-width: 874px) and (max-width: 1079px) {
    .modal-lg.modal-lg-custom {
        width: 831px;
    }
}

@media (min-width: 1080px) {
    .modal-lg.modal-lg-custom {
        width: 1030px;
    }
}

@media (min-width: 768px) {
    .modal-lg.modal-lg-custom {
        margin: 11px auto;
    }

    .modal-lg.modal-lg-custom .file-preview-thumbnails {
        display: block;
        justify-content: unset;
        align-items: unset;
        flex-direction: unset;
    }

    .col-cont {
        width: 50%;
    }

    .modal#modal_docmosis .modal-dialog,
    .modal#modal_docxtpl .modal-dialog {
        margin: 20px auto;
    }

    .modal#modal_equipment_form .modal-dialog, .modal#modal_candidate_form .modal-dialog {
        margin: 20px auto;
    }
    .modal#modal_log_observation_form .modal-dialog, .modal#modal_candidate_form .modal-dialog {
        margin: 20px auto;
    }
}

@media (min-width: 478px) {
    .modal.modern .modal-dialog:not(.modal-lg) {
        /*width: 460px !important;*/
        /*margin: 30px auto;*/
    }
}

@media (max-width: 992px) {
    .pageheader .breadcrumb li:not(.active), .pageheader .breadcrumb li.active:before {
        display: none;
    }
}

@media (min-width: 992px) {

    .modal-lg.extra-width {
        width: 75vw;
    }
}

.bootstrap-tagsinput {
    width: 100%;
}

.bootstrap-tagsinput {
    width: 100%;
}

.bootstrap-tagsinput .tag {
    line-height: 2;
}


#un_returned_reasons_container {
    margin: 17px -15px -8px;
    padding: 15px;
    background: #e1e1e1;
    border: 1px solid rgba(207, 196, 196, 0.44);
}

.tab-content.request_items .reading-cell .badge.category,
.reading-cell .badge.row_num {
    display: block;
    padding: 8px 4px;
    width: 30px;
    text-transform: capitalize;
}

.select2-container--default .select2-selection--single {
    height: 34px;
    box-shadow: unset !important;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-size: 14px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #bdbdbd;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #a6a6a6 transparent transparent transparent;
    border-width: 7px 5px 0px 5px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 33px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px;
}

.select2-container--default .select2-selection__clear {
    font-size: 16px;
    padding: 0 6px;
    background: #eee;
    border-radius: 50%;
    height: 22px;
    width: 22px;
    line-height: 22px;
    top: 6px;
    color: #767676;
}

.select2-container--default .select2-selection--single .select2-selection__clear:hover {
    background: #e5e5e5;
    color: #5a5a5a;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #337ab7;
}

.select2-results__option {
    padding: 5px 6px;
}

.select2-search--dropdown .select2-search__field {
    padding: 3px 4px;
}

.display-flex{
    display: flex;
}
.gap-10{
    gap: 10px;
}
.gap-20{
    gap: 20px;
}
.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}

.row.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

label.error {
    margin: 2px 0 0 !important;
}

select[readonly].select2-hidden-accessible + .select2-container {
    pointer-events: none;
    touch-action: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
    background: #eee;
    box-shadow: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
    display: none;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    cursor: not-allowed;
    outline: none;
}

element.style {
    width: 100%;
}

.chosen-container, .select2-container {
    padding: 0px;
    display: block;
}

.chosen.margin-auto ~ .chosen-container {
    margin: 0 auto;
}

.chosen.display-inline-block ~ .chosen-container {
    display: inline-block;
}


.chosen-container .chosen-results li {
    word-break: break-all;
}

.file-preview-frame[data-template=pdf] .btn.edit_img {
    display: none;
}

.ckbox-primary input[type="checkbox"][readonly] + label, .rdio input[type="radio"][readonly] + label {
    cursor: not-allowed;
}

.ckbox input[type="checkbox"][readonly] + label, .rdio input[type="radio"][readonly] + label {
    color: #999;
}

.ckbox-primary input[type="checkbox"][readonly] + label:before, .rdio-primary input[type="radio"][readonly] + label:before {
    border-color: #dedede;
    background-color: #efefef;
}
.ckbox input[type="checkbox"][readonly]:checked + label::after {
    color: #a2a2a2;
}

.rdio input[type="radio"][readonly]:checked + label::after {
    background-color: #a2a2a2;
}
.rdio.readonly{
    pointer-events: none;
    user-select: none;
}

.hidden_form {
    display: none !important;
}
body.dragging, body.dragging * {
    cursor: move !important;
}

.dragged {
    position: absolute;
    opacity: 0.5;
    z-index: 2000;
}

ul.sortable-ul li.placeholder {
    position: relative;
    /** More li styles **/
}

ul.sortable-ul li.placeholder:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: red;
    top: -6px;
    margin-left: -5px;
    border-bottom: none;
}

ul.sortable-ul li.dragged {
    background: #eee !important;
    border: 1px solid #d5d5d5 !important;
    width: auto !important;
}

ul.sortable-ul li.dragged a {
    padding: 10px 20px !important;
}

/* tui-image-editor */
.tui-image-editor-container .tui-image-editor-submenu {
    height: 64px !important;
}

.tui-image-editor-container .svg_ic-submenu {
    width: 25px !important;
    height: 25px !important;
}

.tui-image-editor-container .color-picker-value {
    width: 25px !important;
    height: 25px !important;
}

.tui-image-editor-container.bottom .tui-image-editor-submenu > div {
    padding-bottom: 0px !important;
}

.tui-image-editor-container .tui-image-editor-controls {
    height: 40px;
}

.tui-image-editor-container .tui-image-editor-menu > .tui-image-editor-item {
    padding: 3px 8px;
}

.tui-image-editor-container .tui-image-editor-main-container {
    bottom: 40px !important;
}

.tui-image-editor-container .tui-image-editor-submenu .tui-image-editor-submenu-item .tui-image-editor-button.preset {
    margin: 5px 9px 1px;
}

.tui-image-editor-container .tui-image-editor-submenu .tui-image-editor-submenu-item label {
    padding-top: 2px;
    margin-bottom: 0px !important;
}

.tui-image-editor-container .tui-image-editor-submenu .tui-image-editor-submenu-item .tui-image-editor-button.apply label, .tui-image-editor-container .tui-image-editor-submenu .tui-image-editor-submenu-item .tui-image-editor-button.cancel label {
    margin-bottom: 0px !important;
}

.tui-image-editor-container .tui-image-editor-range-value {
    margin-top: 0px;
}

.tui-image-editor-container .tui-image-editor-submenu .tui-image-editor-submenu-item li {
    margin-top: 4px;
}

.tui-image-editor-container .tui-image-editor-header-buttons button, .tui-image-editor-container .tui-image-editor-header-buttons div, .tui-image-editor-container .tui-image-editor-controls-buttons button, .tui-image-editor-container .tui-image-editor-controls-buttons div {
    width: 78px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
}

.request_type.label {
    line-height: 2;
}

.ckbox {
    width: 100%;
}

.ui-spinner a.ui-spinner-button {
    z-index: 2;
}

#per_certificate_quota_table tbody td {
    text-align: center;
    font-size: 14px;
    padding: 6px !important;
}

.disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
}

table tbody tr.danger_row td {
    background-color: #f2dede !important;
}

.select2-container--default .select2-selection--multiple {
    min-height: 34px !important;
    border-radius: 3px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li:first-of-type:last-of-type.select2-search--inline,
.select2-container--default .select2-selection--multiple .select2-selection__rendered li:first-of-type:last-of-type.select2-search--inline .select2-search__field {
    width: 100% !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding-bottom: 5px;
    position: relative;
    padding-right: 33px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    white-space: initial;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    margin-right: 5px;
    position: absolute;
    right: 0;
    top: 0;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #66afe9;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 0px;
    margin-left: 4px;
    float: right;
    font-size: 17px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 4px;
    color: #fff;
    background-color: #5bc0de;
    border-color: #BCD8F3;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    pointer-events: none;
}

.job_integrations h4 {
    background: #eee;
    padding: 14px;
}

.job_integrations .form-group {
    border-top: 0px;
}

.cke_editor_assessment_id_card_template_dialog .cke_dialog .cke_dialog_ui_input_select option[value="Printed By Name{printed_by_name}"],
.cke_editor_assessment_id_card_template_dialog .cke_dialog .cke_dialog_ui_input_select option[value="Printed By Signature{printed_by_signature}"],
.cke_editor_assessment_id_card_template_dialog .cke_dialog .cke_dialog_ui_input_select option[value="Printed By Name & Signature{printed_by_name_with_signature}"] {
    display: none;
}

.alertify-notifier.ajs-right .ajs-message.ajs-visible {
    font-size: 17px;
    text-shadow: none;
}
.alertify-notifier .ajs-message.ajs-info{
    background-color: #24a1d3 !important;
    color: #fff !important;
}
input.has_issue, .form-group.has_issue .chosen-single {
    background: rgb(255 255 0 / 70%);
    color: red;
    border-color: #bebe79 !important;
}

.krajee-default.file-preview-frame {
    margin: 7.4px;
}

.nav-tabs.classic {
    top: 48px;
    background: #f8f8f8;
    /* box-shadow: none; */
    border: 1px solid #d1d2d2;
    border-bottom: 0;
}

.tab-content.classic {
    border: 1px solid #d1d2d2
}

.nobr {
    white-space: nowrap
}
.tubular-certificates-body .jBox-content {
    max-height: 300px;
    overflow: auto;
}

.topIconstye .fa, .topIconstye .glyphicon {
    font-size: 14px;
}

.table > tbody + tbody {
    border-top: none;
}

.table > tbody > tr.odd > td, .table > tbody > tr.odd > th {
    background-color: #f5f5f5;
}

.table.multi-body > tbody > tr.even > td, .table > tbody > tr.even > th {
    background-color: unset;
}

.table.table-hover.selectable-rows.multi-body > tbody:hover > tr > td {
    background-color: rgba(165, 165, 165, 0.3);
}

.table > tbody.selected > tr > td {
    background-color: rgba(165, 165, 165, 0.3) !important;
    color: #4c535d !important;
}

.table.table-hover.selectable-rows.multi-body > tbody:hover > tr > td {
    background-color: rgba(165, 165, 165, 0.3);
}
/* Table Columns part */
.columns-form .dropdown-menu {
    width: 250px;
    padding: 11px;
    /* top: 0; */
}

.columns-form .panel-default {
    max-height: 340px;
    overflow-y: auto;
}

.columns-form .panel-footer.sticky {
    box-shadow: none;
}

.columns-form .ckbox.ckbox-primary {
    padding: 3px;
}

.columns-form .ckbox.ckbox-primary.ui-sortable-helper {
    background-color: rgba(238, 238, 238, 0.627);
}

.columns-form .ckbox label:not(.error):before {
    left: 13px;
    top: 4px;
}

.columns-form .ckbox input[type="checkbox"]:checked + label::after {
    left: 16.5px;
    top: 3px;
}

.bx-table-scroll table {
    width: max-content;
    min-width: 100%;
}

.columns-form.job-order-report-setting .sortable {
    max-height: 360px;
    overflow-y: scroll;
    border: 1px solid;
    padding: 8px;
    margin-top: 8px;
}


/* End table columns */


select#equipment_types_count_equipment_type_filter ~ .select2-container ul.select2-selection__rendered {
    max-height: 88px;
    overflow-y: auto;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #bdbdbd;
}
.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 50%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    border-color: orange;
}

.setup-content .form-group.col-md-12 {
    padding: 10px;
}

.setup-content .form-group.col-md-12 {
    padding: 10px;
}

.p-10 {
    padding: 10px;
}
.p-15 {
    padding: 15px !important;
}
.p-20 {
    padding: 20px !important;
}

#create_batch_modal table td,#create_batch_modal table th {
    padding: 5px !important;
    line-break: anywhere;
}

.form-horizontal .control-label {
    text-align: left !important;
}

.sample-file {
    text-decoration: underline;
}

.sample-file-container {
    color: #4a535e;
}

.bx-radio-row .checkbox-inline {
    padding: 0;
    margin: 0 auto;
}

#create_batch_modal .col-md-9 {
    padding: 0;
    margin: 0 auto;
}

#create_batch_modal input[type=file].form-control {
    margin-left: -5px;
}

#create_batch_modal div#equipment_type_chosen {
    width: 252px !important;
}

#create_batch_modal tbody.data-validation {
    font-size: smaller;
}

.list-checkmarks li {
    list-style-type: none;
    padding-left: 1rem;
}

.list-checkmarks li:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    margin: 0 10px 0 -28px;
    color: #17aa1c;
}

.list-checkmarks li.error:before {
    font-family: 'FontAwesome';
    content: "\f00d";
    margin: 0 10px 0 -28px;
    color: red;
}
.dataTables_length .chosen-container.chosen-container-single.chosen-container-single-nosearch {
    display: inline-block;
}

table.table thead .sorting, table.table thead .sorting_desc, table.table thead .sorting_asc {
    padding-right: 18px !important;
}
input#select-unselect-all {
    margin-bottom: 9px;
}
.leftpanelinner {
    font-family: Poppins, regular;
    font-weight: 400;
    line-height: 20px;
}

.material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: lighter;
    font-style: normal;
    font-size: 22px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

table.freeze-action-col th:last-child,
table.freeze-action-col td:last-child {
    position: sticky;
    right: -2px;
    width: 60px;
    border: 0;
}

table.freeze-action-col td:last-child {
    background: rgb(218, 218, 218);
    background: linear-gradient(90deg, rgba(218, 218, 218, 1) 0%, rgba(245, 245, 245, 1) 65%, rgba(245, 245, 245, 1) 100%);
}

table.freeze-action-col th:last-child {
    background: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(250, 167, 42, 1) 3%, rgba(250, 167, 42, 1) 100%);
}
.blue-table table.freeze-action-col th:last-child {
    background: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgb(135 181 220) 3%, rgb(135 181 220) 100%);
}
.text-wrap{
    text-wrap: wrap;
}
.toggle-switchy[data-size='sm'] > input + .toggle:before, .toggle-switchy[data-size='sm'] > input + .toggle:after {
    font-size: 1rem !important;
}

.toggle-switchy > input:active + .toggle, .toggle-switchy > input + .toggle {
    box-shadow: none !important;
    transition: none !important;
}
td.reading-cell.row_num_cell{
    width: 44px !important;
    min-width: 44px !important;
}
td.reading-cell.row_num_cell:not(.editable) {
    position: sticky;
    left: 0;
    border-right: 2px solid #e3e3e3 !important;
    background: #ededed;
    z-index: 4;
}

td.reading-cell.actions_sticky {
    position: sticky;
    right: 0;
    border-left: 2px solid #e3e3e3 !important;
    background: #ededed;
    z-index: 4;
    width: 44px !important;
    min-width: 44px !important;
}

td.reading-cell.actions_sticky a {
    margin: 4px 0 !important;
}

fieldset.reading-test-type table.table {
    border-collapse: unset !important;
}

.reading-test-type-groups-container tr:first-of-type td.reading-cell.row_num_cell {
    border-top-left-radius: 13px;
}

.reading-test-type-groups-container tr:last-of-type td.reading-cell.row_num_cell:not(.editable) {
    border-bottom-left-radius: 13px;
}

.reading-test-type-groups-container tr:first-of-type td.reading-cell.actions_sticky {
    border-top-right-radius: 13px;
}

.reading-test-type-groups-container tr:last-of-type td.reading-cell.actions_sticky {
    border-bottom-right-radius: 13px;
}

.reading-row .reading-cell.actions.actions_sticky a .btn {
    width: 26px;
    height: 26px;
    font-size: 13px;
}

#modal_view_serial_numbers .modal-body button.close {
    position: absolute;
    background: #4b596c;
    color: #fff;
    border: 2px solid #ddd;
    font-weight: 100;
    right: -12px;
    top: -12px;
    z-index: 4;
    opacity: 1;
    border-radius: 50%;
    width: 32px;
    height: 32px;
}

#modal_view_serial_numbers .modal-body button.close:hover {
    background: #5d687c !important;
}
.btn-box {
    width: 127px;
    /*height: 100px;*/
    flex: auto;
    margin-right: 12px;
    margin-bottom: 12px;
}
.shadow-warning {
    box-shadow: 0 0 10px 1px rgb(243 156 18 / 90%);
}
.shadow-danger {
    box-shadow: 0 0 10px 1px rgb(243 18 18 / 90%);
}

.btn-box .fad, .btn-box .fas, .btn-box .far, .btn-box .fa {
    display: block;
    margin: 15px;
    font-size: 40px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.bx-profile-attachment-table td.left-side {
    text-align: center;
}

td i.f-icon.fa {
    font-size: 49px;
}
.equipment_table td i.f-icon.fa {
    font-size: 36px;
}

.bx-profile-attachment-table tr td:first-child {
    text-align: center;
}

.bx-profile-attachment-table > tbody > tr > td {
    border: 0;
}

table.bx-profile-attachment-table {
    margin: 20px;
}

.bx-profile-attachment-table .fa {
    font-size: 17px;
}

.attachment-certificate {
    width: 50px;
    border-radius: 10px;
    border: solid 1px #eee;
}

button.dt-button {
    background-color: white;
    vertical-align: top;
}

.white-bg {
    background-color: white;
}

.bx-view-profile {
    padding: 3%;
    margin-top: 3%;
    margin-bottom: 3%;
    border-radius: 0.5rem;
    background: #fff;
}

.bx-view-profile .nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.bx-view-profile .profile-img {
    text-align: center;
}

.bx-view-profile .profile-img img {
    width: 70%;
    height: auto;
}

.bx-view-profile .profile-img .file {
    position: relative;
    overflow: hidden;
    margin-top: -20%;
    width: 70%;
    border: none;
    border-radius: 0;
    font-size: 15px;
    background: #212529b8;
}

.bx-view-profile .profile-img .file input {
    position: absolute;
    opacity: 0;
    right: 0;
    top: 0;
}

.bx-view-profile .profile-head h5 {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0px;
}

.bx-view-profile .profile-head h6 {
    font-size: 14px;
}

.bx-view-profile .profile-head h6 strong {
    font-size: 21px;
}

.bx-view-profile .profile-edit-btn {
    border: none;
    border-radius: 1.5rem;
    width: 70%;
    padding: 2%;
    font-weight: 600;
    color: #6c757d;
    cursor: pointer;
}

.bx-view-profile .proile-rating {
    font-size: 12px;
    color: #818182;
    margin-top: 5%;
}

.bx-view-profile .proile-rating span {
    color: #495057;
    font-size: 15px;
    font-weight: 600;
}

.bx-view-profile .bx-tabllist .nav-tabs {
    margin-bottom: 0%;
}

.bx-view-profile .bx-tabllist .nav-tabs .nav-link {
    font-weight: 600;
    border: none;
    color: #0062cc;
    background-color: inherit !important;
}

.bx-view-profile .bx-tabllist .nav-tabs .nav-item.active {
    border: none;
    color: inherit !important;
}

.bx-view-profile .bx-tabllist .nav-tabs :not(.nav-item.active) {
    border: none !important;
}

.bx-view-profile .profile-tab label {
    font-weight: 600;
}

.bx-view-profile .profile-tab p {
    font-weight: 600;
    color: #0062cc;
}

.bx-view-profile ul#myTab {
    background-color: inherit;
}

.bx-view-profile .bx-tabllistd .nav-tabs .nav-item {
    border: none;
    color: #0062cc;
}

.bx-view-profile .bx-tabllist .nav-tabs .nav-item.active {
    border: none;
    border-bottom: 2px solid #0062cc;
    background-color: inherit !important;
    color: inherit !important;
}

.bx-view-profile .bx-tabllist .nav-tabs .nav-item.active a {
    color: #666 !important;
}

button.dt-button span i {
    color: blue !important;
    font-size: larger;
}

td.details-control {
    background: url('../../img/details_open.png') no-repeat center center;
    cursor: pointer;
}

.bx-view-profile i.fas.fa-user-secret {
    font-size: 147px;
}

.bx-view-profile address {
    line-height: 27px;
}


.superbox {
    font-size: 0
}

.superbox-list {
    display: inline-block;
    width: 12.5%;
    margin: 0;
    position: relative
}

.superbox-list.active:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    border: 10px solid transparent;
    border-bottom-color: #2d353c;
    margin-left: -10px
}

.superbox-show {
    text-align: center;
    position: relative;
    background: #2d353c;
    width: 100%;
    float: left;
    padding: 25px;
    display: none
}

.superbox-img {
    /*max-width: 50px;*/
    cursor: pointer
}

.superbox-current-img {
    -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, .65);
    box-shadow: 0 5px 35px rgba(0, 0, 0, .65);
    max-width: 100%
}

.superbox-img:hover {
    opacity: .8
}

.superbox-close {
    opacity: .7;
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 25px;
    background: url(assets/plugins/superbox/img/close.gif) center center no-repeat;
    width: 35px;
    height: 35px
}

tr.shown td.details-control {
    background: url('../../img/details_close.png') no-repeat center center;

}

.superbox-list {
    margin-bottom: 10px;
}

#profile-certificates tr td {
    text-align: center;
}

div.slider {
    display: none;
    padding: 20px;
    margin: 0 auto;
    width: 86%;
}

.superbox-list .img-container {
    width: 100px;
    height: 100px;
    display: block;
    position: relative;
    overflow: hidden;
}

.superbox-img {
    object-fit: cover;
    width: 50px;
    height: 50px;
}

.bx-profile-attachment-table img {
    object-fit: cover;
    width: 50px;
    height: 50px;
}

.bx-view-profile span.material-symbols-outlined {
    font-size: 60px;
}

.bx-view-profile .panel-stat h1 {
    margin: 0;
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 15px;
    line-height: 21px;
}

.bx-view-profile .panel-stat .stat-label {
    font-size: 8px;
}

.bx-view-profile .stat-div .panel {
    margin-bottom: 5px;
}

.bx-view-profile .panel-stat .stat {
    color: #fff;
    max-width: initial;
}

.bx-view-profile .panel-danger .panel-heading {
    background-color: #4a4a4a;
}

.bx-view-profile .panel-danger.panel-stat-blue .panel-heading {
    background-color: #5aa7ff;
}

.bx-view-profile .panel-danger.panel-stat-green .panel-heading {
    background-color: #4cddc0;
}

.panel.panel-default.profile-add-edit {
    background-color: white;
}

.profile-add-edit .form-group .control-label {
    text-align: left !important;
    font-weight: bold;
}

.profile-add-edit .form-bordered .form-group {
    border-top: none;
}

.btn-danger {
    background-color: #DC3545;
    border-color: #DC3545;
}

.btn-primary {
    background-color: #168fd0;
    border-color: #168fd0;
}

.bx-tabllist {
    width: 88%;
    margin: 0 auto;
    margin-top: 30px;
}

.bx-tabllist .nav-link {
    font-weight: bold;
    font-size: 14px;
}

.profile-box {
    box-shadow: none;
    background: transparent;
    padding-top: 5px;
    position: relative;
    overflow: hidden;
}

.profile-box .profile-picture {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
    border: 5px solid #fff;
    border-radius: 100%;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    width: 200px;
    height: 200px;
    overflow: hidden;
    background: #fff;
    text-align: center;
    margin: 0 auto;
}

.vcenter {
    display: flex;
    align-items: center;
    flex-wrap: wrap;

}

.bx-fs-10 {
    font-size: 10px !important;
}

.profile-add-edit fieldset .form-group {
    padding: 10px;
}

.profile-add-edit fieldset .form-control[type='color'] {
    display: inherit;
}

.profile-box.profile-box.add-edit .profile-picture {
    width: 50px;
    height: 50px;
    display: inline-flex;
}

.profile-add-edit .add-edit .profile-picture {

}

.profile-add-edit div.chosen-container {
    width: 96% !important;
    display: inline-block;
}

.custom-file-upload-button {
    border: 1px solid #ccc;
    padding: 6px 12px;
    cursor: pointer;
    font-weight: normal !important;
    display: table;
}

small.loading-dots {
    font-size: 14px;
}

small.loading-dots:after {
    content: ' ...';
    animation: dots 1s steps(5, end) infinite;
}

@keyframes dots {
    0%, 20% {
        color: rgba(0, 0, 0, 0);
        text-shadow: .25em 0 0 rgba(0, 0, 0, 0),
        .5em 0 0 rgba(0, 0, 0, 0);
    }
    40% {
        color: white;
        text-shadow: .25em 0 0 rgba(0, 0, 0, 0),
        .5em 0 0 rgba(0, 0, 0, 0);
    }
    60% {
        text-shadow: .25em 0 0 white,
        .5em 0 0 rgba(0, 0, 0, 0);
    }
    80%, 100% {
        text-shadow: .25em 0 0 white,
        .5em 0 0 white;
    }
}

.filemanager .btn-link.modal-button {
    font-weight: bold;
}

.bx-date-icon {
    position: absolute;
    right: 25px;
    top: 11px;
}

table.dataTable tbody td.no-padding {
    padding: 0;
}

.slider .child-label {
    background-color: #eee;
    line-height: 16px;
}

.bx-datatable-container .dataTables_length select.form-control {
    height: 37px;
}

.profile-box {
    box-shadow: none;
    background: transparent;
    padding-top: 5px;
    position: relative;
    overflow: hidden;
}

.profile-box .profile-picture {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
    border: 5px solid #fff;
    border-radius: 100%;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    width: 200px;
    height: 200px;
    overflow: hidden;
    background: #fff;
    text-align: center;
    margin: 0 auto;
}

.vcenter {
    display: flex;
    align-items: center;
    flex-wrap: wrap;

}

.bx-fs-10 {
    font-size: 10px !important;
}

.profile-add-edit fieldset .form-group {
    padding: 10px;
}

.bx-datatable-container .dataTables_wrapper .chosen-container {
    /*width: 15% !important;*/
    display: inline-block;
    margin-left: 5px;
}

table#properties-renderer {
    width: 97%;
    margin: 0 auto;
}

table#properties-renderer thead tr th {
    background: #e9e9e9;
}

table#properties-renderer tbody tr td:first-child {
    font-weight: bold
}

#properties_viewer_modal pre {
    overflow: scroll;
    max-width: 354px;
}

.profile-add-edit fieldset .form-control[type='color'] {
    display: inherit;
}

.profile-box.profile-box.add-edit .profile-picture {
    width: 50px;
    height: 50px;
    display: inline-flex;
}

.profile-add-edit .add-edit .profile-picture {

}

.profile-add-edit div.chosen-container {
    width: 96% !important;
    display: inline-block;
}

.custom-file-upload-button {
    border: 1px solid #ccc;
    padding: 6px 12px;
    cursor: pointer;
    font-weight: normal !important;
    display: table;
}

small.loading-dots {
    font-size: 14px;
}

small.loading-dots:after {
    content: ' ...';
    animation: dots 1s steps(5, end) infinite;
}

@keyframes dots {
    0%, 20% {
        color: rgba(0, 0, 0, 0);
        text-shadow: .25em 0 0 rgba(0, 0, 0, 0),
        .5em 0 0 rgba(0, 0, 0, 0);
    }
    40% {
        color: white;
        text-shadow: .25em 0 0 rgba(0, 0, 0, 0),
        .5em 0 0 rgba(0, 0, 0, 0);
    }
    60% {
        text-shadow: .25em 0 0 white,
        .5em 0 0 rgba(0, 0, 0, 0);
    }
    80%, 100% {
        text-shadow: .25em 0 0 white,
        .5em 0 0 white;
    }
}

.filemanager .btn-link.modal-button {
    font-weight: bold;
}

.bx-date-icon {
    position: absolute;
    right: 25px;
    top: 11px;
}

.logs-extra-info{
    word-break: break-all;
}
/*Advanced Search Form*/
.AS-add-remove{
    padding: 9px;
}
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 540px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 8px;
}

.modal.right .modal-body {
    padding: 15px 15px 25px;
}

#search-modal.modal.right .modal-body {
    overflow: auto;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;

}
#search-modal .modal-footer{
    text-align: center;
}

span.equipment-label{
    text-decoration: underline;
    /*font-weight: ;*/
}
#advanced-search-table a.btn.btn-danger {
    padding: 1px;
    background: transparent;
    color: red;
    border: 0;
    font-size: 18px;
}
/*End AS*/

body.no-left-panel .leftpanel, body.no-header .headerbar, body.no-footer .site-footer {
    display: none !important;
}

body.no-left-panel .mainpanel {
    margin-left: 0px !important;
    height: 100%;
}
/* Hiding the checkbox, but allowing it to be focused */
.document-lib{
    border-top: none !important;
}
.document-lib .badgebox
{
    opacity: 0;
}

.document-lib .badgebox + .badge
{
    /* Move the check mark away when unchecked */
    text-indent: -999999px;
    /* Makes the badge's width stay the same checked and unchecked */
    width: 23px;
}

.document-lib .badgebox:focus + .badge
{
    /* Set something to make the badge looks focused */
    /* This really depends on the application, in my case it was: */

    /* Adding a light border */
    box-shadow: inset 0px 0px 5px;
    /* Taking the difference out of the padding */
}

.document-lib .badgebox:checked + .badge
{
    /* Move the check mark back when checked */
    text-indent: -1px;
}
.document-lib .v-center {
    display: flex;
    align-items: center;
    height: 13%;
}
#main-table td.inline-actions {
    text-align: center;
}


.bootstrap4-iso a:hover {
    color: #0056b3;
    text-decoration: none !important;
}

/*  eq-type tab */
div.eq-type-tab-container{
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border:1px solid #ddd;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}
div.eq-type-tab-menu{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
div.eq-type-tab-menu div.list-group{
    margin-bottom: 0;
}
div.eq-type-tab-menu .material-symbols-outlined{
    font-size: 30px;
}
div.eq-type-tab-menu div.list-group>a{
    margin-bottom: 0;
}
div.eq-type-tab-menu div.list-group>a .glyphicon,
div.eq-type-tab-menu div.list-group>a .fa {
    color: #faa72a;
}
div.eq-type-tab-menu div.list-group>a:first-child{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
div.eq-type-tab-menu div.list-group>a:last-child{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
div.eq-type-tab-menu div.list-group>a.active,
div.eq-type-tab-menu div.list-group>a.active .glyphicon,
div.eq-type-tab-menu div.list-group>a.active .fa{
    background-color: #faa72a;
    border-color: #faa72a;
    color: #ffffff;
}
div.eq-type-tab-menu div.list-group>a.active:after{
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #faa72a;
}

div.eq-type-tab-content{
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    /*padding-left: 20px;*/
    margin-top: 15px;
    margin-bottom: 15px;
}

div.eq-type-tab div.eq-type-tab-content:not(.active){
    display: none;
}
.eq-type-tab-content .nav-tabs
{
    position: fixed;
    z-index: 9;
    background-color: #fff;
    margin-top: -11%;
}
.eq-type-tab-content .tab-content
{
    margin-top: 5%; // insert n% as per your need
}
.eq-type-tab-menu{
    position: sticky;
    inset: 5px auto auto 0;
}
.eq-type-tab-content .form-wrap.form-builder .frmb{
    background-color: #fef5e561;
    border: dashed 2px #f7aa3482;
    padding: 15px;
    border-radius: 13px;
}
.eq-type-tab-content .form-wrap.form-builder .stage-wrap {
    width: 73% !important;
    padding-top: 23px;
    margin-top: 8px;
}
.eq-type-tab-content .form-wrap.form-builder .stage-wrap::after {
    content: "Select Your Custom Fields" !important;
    background: #faab36 !important;
    color: #fff !important;
    top: -17px !important;
    left: 15px !important;
    position: absolute !important;
    padding: 6px 17px !important;
    border-radius: 10px !important;
    font-weight: 500 !important;
    margin-top: unset !important;
    width: unset !important;
}

.eq-type-tab-content .form-wrap.form-builder .frmb .form-elements{
    background-color: white;
}
.eq-type-tab-content .form-wrap.form-builder .frmb-control li{
    /*background: #faa930;*/
    color: #3c3c3c;
}
.eq-type-tab-content .form-wrap.form-builder .frmb-control li::before {
    margin-right: 10px;
    font-size: 25px;
}
.eq-type-tab-content .form-wrap.form-builder .frmb-control li:hover {
    background-color: #faab369c;
}
.eq-type-tab-content .form-field.editing {
    border-color: #faab36 !important;
    box-shadow: inset 0 1px 1px rgb(251 211 150), 0 0 4px rgb(251 211 150) !important;
}
.eq-type-tab-content .form-wrap.form-builder .tooltip-element-custom,
.eq-type-tab-content  .form-wrap.form-builder .tooltip-element {
    margin-left: 7px !important;
    background: #faab365e !important;
}
.eq-type-tab-content .ui-state-highlight,
.eq-type-tab-content .frmb li.frmb-placeholder
{
    background: radial-gradient(ellipse at center, #f3be70 0%, rgba(0,0,0,0) 75%) !important;
}
.eq-type-tab-content .well{
    background-color: #ffffff;
    border: dashed 2px #f7aa3482;
}
form.equipmenttypes-form .panel-footer.sticky, .pager.sticky,
form.tpi-setup-form .panel-footer.sticky, .pager.sticky,
form.custom-form .panel-footer.sticky, .pager.sticky{
    z-index: 99;
}

form.ndt-setup-form .panel-footer.sticky, .pager.sticky{
    z-index: 99;
}
#importWizard #import_modal .tab-content{
    background: #fff;
    overflow-y: auto;
    height: 66vh;
}
#importWizard #import_modal .modal-footer{
    background-color: #f7f7f7;
    border-top: 1px solid #e5e5e5 !important;
    box-shadow: inset 1px -2px 20px 0px #efefef;
}
#importWizard #import_modal .nav-tabs{
    display: flex;
}
#importWizard #import_modal .nav-tabs > li{
    display: grid;
    flex: 1;
    margin-left: 0px;
    margin-right: 0px;
}
#importWizard #import_modal .nav-tabs > li.active{
    border-right: 1px solid #cfd0d1;
}
#importWizard #import_modal .nav-tabs > li.active > a{
    background: #fff !important;
    color: #898989 !important;
}
#importWizard #import_modal .nav-tabs > li.active > a .badge-primary {
    background-color: #428BCA;
    color: #fff;
}
#importWizard #import_modal .nav-tabs a{
    padding: 7px;
}
#importWizard #import_modal .nav-tabs a .badge{
    width: 25px;
    height: 26px;
    border-radius: 50%;
    font-size: 17px;
    padding: 4px;
    margin-bottom: 3px;
    font-weight: 100;
}

#importWizard #import_modal label.error{
    display: block;
}
/*#importWizard #import_modal .table tr td.data_col + td{*/
/*    background-color: #eeeeee !important;*/
/*}*/
/*#importWizard #import_modal .table tbody > tr > td.data_col,*/
/*#importWizard #import_modal .table tbody > tr > td.data-col-value{*/
/*    border-color: rgb(159 159 159 / 42%);*/
/*}*/
#importWizard #import_modal .table-data-col .data_col {
    background: #f5f5f5;
}
#importWizard #import_modal .table-data-col .data_section_title{
    background: rgb(225 228 231 / 49%);
    color: #545454;
    font-size: 14px;
    font-weight: 600;
    /*border-color: #d5d5d5;*/
}
#importWizard #import_modal .table-data-col tbody > tr > td{
    padding: 5px 3px !important;
}
#importWizard #import_modal .data-col-value span.label {
    display: inline-block;
    margin: 2px;
}
.checklist-group-sub-inner{
    border: 1px solid #eee;
    background: #f9f9f9;
    border-radius: 11px;
    margin-bottom: 9px !important;
    padding: 0!important;
}

.checklist-groups-container .well.checklist-group {
    padding: 4px;
    border-radius: 13px;
}
.checklist-groups-container .well.checklist-group .panel-heading{
    background: #fad49a9e;
    /*margin: 0 -15px;*/
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}
.checklist-groups-container .well.checklist-group.minimized .panel-heading{
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}
.checklist-groups-container #checklist-group-inner{
    padding: 10px;
}
.checklist-group .btn {
    margin: 0px 0 5px 10px;
}
.checklist-group .panel-btns a{
    margin: 5px 0 5px 12px;
    text-decoration: none;
}
.checklist-group .group_name{
    font-size: 14px;
    color: #7e7e7e;
}
/* User search */
.user-search-container {
    margin: 0 auto;
    max-width: 50%;
}
.user-search{
    margin-bottom: 20px;
}
.user-search .search{
    position: relative;
    box-shadow: 0 0 40px rgba(51, 51, 51, .1);

}
.user-search .search input {
    border-radius: 10px;
    height: 38px;
    padding-left: 25px;
    border: 2px solid #d6d4d4;
}
.user-search-container{
    margin-left: 10px;

}
.user-search  .search input:focus{
    box-shadow: none;
}
/*.user-search .search .fa-search{*/
/*    position: absolute;*/
/*    top: 20px;*/
/*    left: 16px;*/
/*}*/
.user-search .search button {
    position: absolute;
    top: 3px;
    right: 3px;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.table-details-container{
    display: none;
}
.table-details-container {
    width: 80%;
    margin: 0 auto;
    margin-right: 2px;
}
.table-details-container table thead tr th{
    background: #428bca9e;
}
/*.table-details-container table.table thead .sorting{*/
/*    background: #428bca9e url(../img/sort_both.png) no-repeat center right !important;*/
/*}*/
/*.table-details-container table.table thead .sorting_asc{*/
/*    background: #428bca9e url(../img/sort_asc.png) no-repeat center right !important;*/
/*}*/
/*.table-details-container table.table thead .sorting_desc{*/
/*    background: #428bca9e url(../img/sort_desc.png) no-repeat center right !important;*/
/*}*/
.table-details-container th {
    border-bottom: solid 1px !important;
}
.bx-datatable-container tbody {
    text-align: center;
}
.table-details-container span.green {
    color: green;
}
.table-details-container span.red {
    color: orangered;
}
.table-details-container .pagination li:first-child span, .pagination li:first-child a, .pagination li:last-of-type span, .pagination li:last-of-type a {
    padding: 5px 12px;
    font-size: 16px;
}
td.no-padding.bx-row-details{
    padding: 8px 12px !important;
}
.bx-datatable-container td .col-md-9{
    line-height: 32px;
}

td.col-sm-4.AS-value-Td {
    min-width: 300px;
}
#certificate .align-right{
    text-align: right !important;
}

/** Images upload for batch */
.import-images-input::before {
    content: "Choose folder";
    position: absolute;
    z-index: 2;
    display: block;
    background-color: #eee;
    width: 83px;
    margin-top: 1px;
    margin-left: 1px;
}



div.vertical-tab-container{
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border:1px solid #ddd;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}
.vertical-tab-container div.tab-menu{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
.vertical-tab-container div.tab-menu div.list-group{
    margin-bottom: 0;
}
.vertical-tab-container div.tab-menu .material-symbols-outlined{
    font-size: 30px;
}
.vertical-tab-container div.tab-menu div.list-group>a{
    margin-bottom: 0;
}
.vertical-tab-container div.tab-menu div.list-group>a .glyphicon,
.vertical-tab-container div.tab-menu div.list-group>a .fa {
    color: #faa72a;
}
.vertical-tab-container div.tab-menu div.list-group>a:first-child{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
.vertical-tab-container div.tab-menu div.list-group>a:last-child{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
.vertical-tab-container div.tab-menu div.list-group>a.active,
.vertical-tab-container div.tab-menu div.list-group>a.active .glyphicon,
.vertical-tab-container div.tab-menu div.list-group>a.active .fa{
    background-color: #faa72a;
    border-color: #faa72a;
    color: #ffffff;
}
.vertical-tab-container div.tab-menu div.list-group>a.active:after{
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #faa72a;
}

.vertical-tab-container div.tab-content{
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    /*padding-left: 20px;*/
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0;
    min-height: 62vh;
}

.vertical-tab-container div.tab div.tab-content:not(.active){
    display: none;
}
.vertical-tab-container .tab-content .nav-tabs {
    position: fixed;
    z-index: 9;
    background-color: #fff;
    margin-top: -11%;
}
.vertical-tab-container .tab-content .tab-content {
    margin-top: 5%; // insert n% as per your need
}
.vertical-tab-container .tab-menu{
    position: sticky;
    inset: 5px auto auto 0;
}
.vertical-tab-container .tab-content .form-wrap.form-builder .frmb{
    background-color: #fef5e561;
    border: dashed 2px #f7aa3482;
    padding: 15px;
    border-radius: 13px;
}
.vertical-tab-container .tab-content .form-wrap.form-builder .stage-wrap {
    width: 73% !important;
    padding-top: 23px;
    margin-top: 8px;
}
.vertical-tab-container .tab-content .form-wrap.form-builder .stage-wrap::after {
    content: "Select Your Custom Fields" !important;
    background: #faab36 !important;
    color: #fff !important;
    top: -17px !important;
    left: 15px !important;
    position: absolute !important;
    padding: 6px 17px !important;
    border-radius: 10px !important;
    font-weight: 500 !important;
    margin-top: unset !important;
    width: unset !important;
}

.vertical-tab-container .tab-content .form-wrap.form-builder .frmb .form-elements{
    background-color: white;
}
.vertical-tab-container .tab-content .form-wrap.form-builder .frmb-control li{
    /*background: #faa930;*/
    color: #3c3c3c;
}
.vertical-tab-container .tab-content .form-wrap.form-builder .frmb-control li::before {
    margin-right: 10px;
    font-size: 25px;
}
.vertical-tab-container .tab-content .form-wrap.form-builder .frmb-control li:hover {
    background-color: #faab369c;
}
.vertical-tab-container .tab-content .form-field.editing {
    border-color: #faab36 !important;
    box-shadow: inset 0 1px 1px rgb(251 211 150), 0 0 4px rgb(251 211 150) !important;
}
.vertical-tab-container .tab-content .form-wrap.form-builder .tooltip-element-custom,
.vertical-tab-container .tab-content  .form-wrap.form-builder .tooltip-element {
    margin-left: 7px !important;
    background: #faab365e !important;
}
.vertical-tab-container .tab-content .ui-state-highlight,
.vertical-tab-container .tab-content .frmb li.frmb-placeholder
{
    background: radial-gradient(ellipse at center, #f3be70 0%, rgba(0,0,0,0) 75%) !important;
}
.vertical-tab-container .tab-content .well{
    background-color: #ffffff;
    border: dashed 2px #f7aa3482;
}



.form-wrap.form-builder .sun-editor .se-btn {
    width: 25px !important;
    height: 25px !important;
    font-size: 12px !important;
}
.form-wrap.form-builder .sun-editor .se-btn-select.se-btn-tool-size,
.form-wrap.form-builder .sun-editor .se-btn-select.se-btn-tool-font{
    width: 50px!important;
}
.form-wrap.form-builder .sun-editor .se-btn-select.se-btn-tool-format{
    width: 70px!important;
}
.form-wrap.form-builder .frmb .sun-editor .se-menu-list li{
    padding: 0!important;
}
.form-wrap.form-builder .sun-editor .se-svg,
.form-wrap.form-builder .sun-editor button>svg{
    width: 12px!important;
    height: 12px!important;
}
.form-wrap.form-builder .sun-editor .se-btn-tray {
    padding: 4px 3px 4px;
}
.form-wrap.form-builder .sun-editor .se-btn-module-enter{
    display: inline;
}
.form-wrap.form-builder .sun-editor {
    z-index: 9999999999999999999999999 !important;
    width: 100% !important;
}
.form-wrap.form-builder textarea.se-wrapper-inner.se-wrapper-code {
    width: 100% !important;
}
.form-wrap.form-builder .sun-editor .se-list-inner li,
.form-wrap.form-builder .sun-editor .se-list-layer li{
    padding: 0 !important;
}
.form-wrap.form-builder .sun-editor .se-wrapper .se-wrapper-code {
    background-color: #191919 !important;
}

.reading-fixed-container table{
    background: transparent !important;
}
.reading-fixed-container table thead tr th{
    background: #428bca9e;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
}
.reading-fixed-container table thead tr th.row_num{
    text-align: center;
}
.reading-fixed-container table thead tr th em.red{
    font-size: 21px;
    line-height: 0;
    vertical-align: middle;
}

.reading-fixed-container table tbody tr td:not(.field-type-label):not(.actions){
    padding: 0 !important;
}
.reading-fixed-container table tbody tr td.field-type-label{
    font-size: 16px;
}
.reading-fixed-container table tbody tr td .validate-cont .input-group-addon.clear-datepicker .glyphicon,
.reading-fixed-container table tbody tr td .validate-cont .input-group-addon:not(.clear-datepicker){
    display: none;
}
.reading-fixed-container table tbody tr td .validate-cont .input-group-addon{
    background: transparent;
    border: 0;
    position: absolute !important;
    right: 5px;
    top: unset;
    font-size: 16px;
    padding: 0 6px;
    background: #eee;
    border-radius: 50%;
    height: 22px;
    width: 22px;
    line-height: 22px;
    top: calc(50% - 11px);
    color: #767676 !important;
    font-weight: bold;
    z-index: 5;

}
.reading-fixed-container table tbody tr td .validate-cont .input-group-addon:after{
    content: "×";
}
.reading-fixed-container table tbody tr td .validate-cont{
    min-height: 0 !important;
    margin: 0;
    padding: 0;
}
.reading-fixed-container table tbody tr td .validate-cont:hover{
    background: transparent !important;
}
.reading-fixed-container table tbody tr td .validate-cont.focused{
    border-radius: 0px;
    box-shadow: none;
}

table.editable tr td {
    padding: 8px;
    font-size: 16px;
}
table.editable .validate-cont:not(.read_only):hover {
    border-radius: unset;
    box-shadow: 0 0 5px 0px #d8dbde !important;
}

table tr td.editable {
    padding: 0px !important;
    height: 40px;
}

table.editable tr.row_totals td {
    padding: 13px;
}

table tr td.editable .form-group,table tr td.editable .validate-cont {
    height: 100%;
    margin: 0;
    border-radius: 0;
    background: transparent !important;
    padding: 0;
}
table tr td.editable input,table tr td.editable textarea,table tr td.editable .input-group {
    width: 100%;
    height: 100%;
}


table tr td.editable .select2-selection,
table tr td.editable .select2-selection__rendered,
table tr td.editable .chosen-container,
table tr td.editable .chosen-container a.chosen-single{
    height: 100%;
    background: transparent;
    border-color: transparent;
    border-radius: 0;
}
table tr td.editable .chosen-container .chosen-single abbr{
    right: 9px;
    top: calc(50% - 6px);
}
table tr td.editable .select2-selection__rendered,
table tr td.editable .chosen-container a.chosen-single span{
    height: 100%;
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}
table tr td.editable .select2-container--default .select2-selection__clear{
    position: absolute !important;
    right: 5px;
    top: unset;
}
table tr td.editable .select2-container .select2-selection--single .select2-selection__rendered{
    padding-right: 30px;
}
table tr td.editable .select2-container--default .select2-selection--single .select2-selection__arrow{
    display: none;
}

table tr td.editable .chosen-container a.chosen-single .search-choice-close{
    cursor: pointer;
}
table tr td.editable .chosen-container a.chosen-single div,
table tr td.editable .chosen-container a.chosen-single div b{
    display: none;
}
table tr td.editable .file-input .file-caption .file-caption-name{
    height: 100% !important;
    padding: 0;
}
table tr td.editable .file-input .file-caption .file-caption-icon{
    display: none;
}
table tr td.editable .file-input .input-group button[file_id]{
    font-size: 17px;
    border-radius: 50% !important;
    width: 35px;
    height: 35px;
    padding: 6px 6px;
    margin-right: 3px;
    cursor: pointer;
    background: #b5b5b5;
    border: 1px solid #eee;
    display: none;
}

table tr td.editable .file-input .input-group .btn-file{
    border-radius: 50%;
    width: 35px;
    height: 35px;
    padding: 6px 9px;
    cursor: pointer;
    background: #b5b5b5;
    border: 1px solid #eee;
    display: none;
}
table tr td.editable .file-input:hover .input-group .btn-file,
table tr td.editable .file-input:hover .input-group button[file_id]{
    display: inline-block;
}
table tr td.editable input,table tr td.editable textarea,table tr td.editable textarea.editable,table tr td.editable .file-input .file-caption{
    background: transparent;
    border-color: transparent;
    border-radius: 0;
    padding: 10px;
    height: 100%;
    width: 100%;
    margin: 0!important;
}
table tr td.editable input,table tr td.editable textarea, table tr td.editable textarea.editable{
    border: 2px solid transparent;
}
table tr td.editable input:focus,
table tr td.editable textarea:focus,
table tr td.editable textarea.editable:focus,
table tr td.editable .chosen-container-active{
    box-shadow: none;
    border-radius: 0;
    border: 2px solid #309ad7;
    background: #4b89ad1c;
}
table tr td.editable .form-control:focus{
    box-shadow: none !important;
}

.has-error .form-control.editable {
    border: 1px solid #ff7d7d;
}
.tooltip.tooltip_error {
    max-width: none;
    font-size: 13px;
    background-color: rgb(255, 71, 71);
    border: 0.05rem solid rgb(208, 47, 47);
    font-family: inherit;
    padding: 6px;
    border-radius: 6px;
    width: auto;
    color: #fff;
}
.tooltip.tooltip_error:after {
    background-color: #ff4747;
    border: 6px solid #ff4747;
    bottom: -6px;
    position: absolute;
}
.blue-table table thead tr th{
    background: #428bca9e;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
}
.bg-blue{
    background: #428bca9e;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
}
.blue-table table tr td .row_num{
    margin: 0 auto;
    display: block;
    text-align: center;
}

.checkbox-group .main-label, .radio-group .main-label {
    display: block;
}
.checkbox-group .checkbox-option,
.radio-group .radio-option {
    float: left;
    margin: 6px 15px 6px 0;
    display: inline-block;
}
.form-group.has-error label {
    color: #dd4b39;
}
.form-group.has-error .select2-container--default .select2-selection--single,
.form-group.has-error .select2-container--default .select2-selection--multiple,
.form-group.has-error .ms-container .search-input,
.form-group.has-error .ms-container ul,
.form-group.has-error .input-group-btn button,
.form-group.has-error .form-control {
    border-color: #dd4b39;
    background-color: rgb(255 0 0 / 5%);
}

.alertify .ajs-dialog {
    /* border-radius: 17px !important; */
    background-color: #fff !important;
    border: 1px solid rgba(55, 55, 55, 0.52) !important;
    border-radius: 15px;
    max-width: 530px;
}
.alertify .ajs-header{
    border-radius: 15px 15px 0 0;
}
/* start alertify info style */
.alertify.info .ajs-footer,
.alertify.info .ajs-header,
.alertify.info .ajs-dialog,
.alertify.info .ajs-body {
    background-color: #24a1d3 !important;
    color: #fff !important;
    font-size: 18px;
}

.alertify.info .ajs-header {
    border-bottom: 1px solid #2dade1;
}
.alertify.info .ajs-footer .ajs-button {
    border: 1px solid #fff !important;
    background: transparent !important;
    color: #fff !important;
}

.alertify.info .ajs-footer .ajs-button:hover,
.alertify.info .ajs-footer .ajs-button:focus,
.alertify.info .ajs-footer .ajs-button:active {
    color: rgba(255, 255, 255, 0.7) !important;
    border-color: rgba(255, 255, 255, 0.7) !important;
}

/* end alertify info style */

/* start alertify error style */
.alertify.danger .ajs-footer,
.alertify.danger .ajs-header,
.alertify.danger .ajs-dialog,
.alertify.danger .ajs-body {
    background-color: #d33724 !important;
    color: #fff !important;
    font-size: 18px;
}

.alertify.danger .ajs-header {
    border-bottom: 1px solid #e44545e3;
}
.alertify.danger .ajs-footer .ajs-button {
    border: 1px solid #fff !important;
    background: transparent !important;
    color: #fff !important;
}

.alertify.danger .ajs-footer .ajs-button:hover,
.alertify.danger .ajs-footer .ajs-button:focus,
.alertify.danger .ajs-footer .ajs-button:active {
    color: rgba(255, 255, 255, 0.7) !important;
    border-color: rgba(255, 255, 255, 0.7) !important;
}

/* end alertify error style */

/* start alertify warning style */
.alertify.warning .ajs-footer,
.alertify.warning .ajs-header,
.alertify.warning .ajs-dialog,
.alertify.warning .ajs-body {
    background-color: #db8b0b !important;
    color: #fff !important;
    font-size: 18px;
}

.alertify.warning .ajs-header {
    border-bottom: 1px solid rgb(243, 156, 18, 0.55);
}

.alertify.warning .ajs-footer .ajs-button {
    border: 1px solid #fff !important;
    background: transparent !important;
    color: #fff !important;
}

.alertify.warning .ajs-footer .ajs-button:hover,
.alertify.warning .ajs-footer .ajs-button:focus,
.alertify.warning .ajs-footer .ajs-button:active {
    color: rgba(255, 255, 255, 0.7) !important;
    border-color: rgba(255, 255, 255, 0.7) !important;
}

/* end alertify warning style */
.btn.disabled,
button.disabled,
.btn[disabled],
button[disabled],
fieldset[disabled] .btn ,
fieldset[disabled] button {
    cursor: not-allowed !important;
    opacity: .5;
}
button.close[disabled]{
    opacity: .2;
}
.justify-content-center{
    justify-content: center;
}
.form-bordered .form-group:first-of-type {
    border-top: 0;
}
.select2-results__option .select2-custom-option{
    padding: 5px 6px;
    margin: -5px -6px;
    display: block;
}
.select2-selection__rendered .select2-custom-option{
    background: unset !important;
}

.job-summary-form .table-responsive{
    width: 99%;
    margin: 0 auto;
}
.job-summary-form .table.table-striped a{
    margin-right:10px;
    display: block;
}
.job-summary-form .table.table-striped a .fa{
    margin-right:0;
}
.import-selected-modal-search{
    margin: 7px auto;
    margin-right: 41px;
}
tr.not_synced td:first-child {
    color: red;
}
.table-white-header  thead tr th{
    background: #ffffff;
    color: #000
}
.table-white-header  thead tr th a{
    background: #ee0000;
}
#select_client_modal .chosen-single{
    width: 100% !important;
}

.nowraping {
    min-width: 100%;
    border-collapse: collapse;
    width: auto;
}
.nowraping th,.nowraping td {
    border: 1px solid #ddd;
    padding: 30px !important;
    white-space: nowrap;
}
/*New tabs UI */
.bx-new-tabs {
    margin: 0 10px 0 10px;
}
.bx-new-tabs .nav-tabs {
    margin-bottom: 0%;
    background-color: inherit;
}

.bx-new-tabs .nav-tabs .nav-link {
    font-weight: 600;
    border: none;
    color: #0062cc;
    background-color: inherit !important;
}

.underline-red{
    text-decoration: underline;
    text-decoration-color: red;
}
.nav-tabs > li.active > a.forced-text-danger:hover,
.nav-tabs > li.active > a.forced-text-danger:focus,
.nav-tabs > li.active > a.forced-text-danger{
    color: #9b1111 !important;
}
.nav-tabs > li > a.forced-text-danger{
    color: #9b1111 !important;
}

.bx-new-tabs .nav-tabs .nav-item.active {
    border: none;
    color: inherit !important;
}

.bx-new-tabs .nav-tabs :not(.nav-item.active) {
    border: none !important;
}


.bx-new-tabs .nav-tabs .nav-item {
    border: none;
    color: #0062cc;
}

.bx-new-tabs .nav-tabs .nav-item.active {
    border: none;
    border-bottom: 2px solid #0062cc;
    background-color: inherit !important;
    color: inherit !important;
}

.bx-new-tabs .nav-tabs .nav-item.active a {
    color: #666 !important;
}


.bx-new-tabs .nav-tabs > li.active > a{
    background-color: transparent !important;
}

.tools-form .fields_section_container{
    margin-bottom: 10px;
}
.consumable-case{
    display: none;
}
/*.datatable-container td.actions_column a {*/
/*    padding: 2px;*/
/*}*/
.datatable-container td.actions_column a .btn {
    border-radius: 50% !important;
    width: 20px;
    height: 20px;
    line-height: inherit;
    padding: 0px 0px;
    font-size: 12px;

}
.datatable-container td.actions_column a .lareger-icon {
    font-size: 23px;
}

.bx-view-profile .profile-tab .datatable-container label,
.bx-view-profile .profile-tab .datatable-container .dataTables_info{
    font-size: 12px;
}

.bx-view-profile .profile-tab .datatable-container .pagination{
    font-size: 12px;
}

.datatable-container .material-symbols-outlined {
    font-size: 50px;
    opacity: 0.6;
}
.people-item span.material-symbols-outlined {
    font-size: 15px;
    vertical-align: text-bottom;
}


/*Progress Bar*/
#preloader-upload-progress{
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
}
#preloader-upload-progress .progress {
    position: relative;
    height: 20px;
    margin: 0;
    border-radius: 0;
}
#preloader-upload-progress .progress > .progress-type{
    top: 1px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size:12px;
    font-weight: 800;
    color: #000;
    position: absolute;
    padding: 0 7px;
}

/*Progress Bar*/
#preloader-upload-progress{
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
}
#preloader-upload-progress .progress {
    position: relative;
    height: 20px;
    margin: 0;
    border-radius: 0;
}
#preloader-upload-progress .progress > .progress-type{
    top: 1px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size:12px;
    font-weight: 800;
    color: #000;
    position: absolute;
    padding: 0 7px;
}
.btn-card{
    border: 2px solid #e2ebf6;
    border-radius: 10px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    padding: 1em;
    transition: border-color 0.2s ease-out;
    color: #9fa8b3;
    flex-basis: 185px;
    height: 185px;
    justify-content: center;
    gap: 5px;
}
.btn-card .fad,
.btn-card .fas,
.btn-card .fa {
    display: block;
    margin-bottom: 7px;
    font-size: 40px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-card:hover .fad,
.btn-card:hover .fas,
.btn-card:hover .fa {
    text-decoration: none;
    animation: flip;
    -webkit-animation: flip;
    animation-duration: 1000ms;
    -webkit-animation-duration: 1000ms;
}
.btn-card .btn-title{
    font-size: 14px;
}
.btn-card .fa{
    font-size: 40px;
}
.btn-card:hover {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
}
.col-md-12.dz-error-message {
    color: red;
}

#search-typesense{
    padding-top: 6.5px;
}
#search-typesense #searchInput{
    width: 244px;
    border-radius: 10px 0 0 10px;
    border-width: 1px 0px 1px 1px;
}
#search-typesense #searchButton{
    padding: 8px 22px 7px 10px;
    border-width: 1px 0px;
    font-size: 12px;
}
#search-typesense #collections-select ~ .btn-group .btn{
    border-width: 1px 1px 1px 0;
    padding: 0 6px 0 3px;
    border-radius: 0 10px 10px 0 !important;
}
#search-typesense #autocompleteResults li{
    padding: 5px !important;
}
#search-typesense #autocompleteResults a{
    color: #1e527e;
}
#search-typesense #autocompleteResults .view-more-btn {
    display: block;
    margin: 2px auto 5px;
    background-color: #ccc;
    color: #777777;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    width: 95%;
}
#search-typesense #autocompleteResults .collection-title{
    background: #8f9192;
    padding: 0px 11px;
    font-size: 14px;
    font-weight: bold;
    color: white;
    border-radius: 0px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    /*margin-bottom: 8px;*/
    position: sticky;
    top: 0;
}
#search-typesense #autocompleteResults .collection-title:hover {
    background: #8f9192 !important;  /* Ensure the background doesn't change */
    color: white !important;          /* Ensure the text color remains white */
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1) !important; /* Keep the same shadow */
}

#search-typesense #autocompleteResults .typesence-results{
    list-style: none;
    padding: 0px;
}
#search-typesense .multiselect-container.dropdown-menu{
     margin: 0px !important;
    border-radius: 10px !important;
}
#search-typesense .multiselect-container.dropdown-menu li a {
    color: #666 !important;
    padding: 5px 10px !important;
    margin: 3px 0 !important;
    border-radius: 10px;
}
#search-typesense .multiselect-container.dropdown-menu > li > a:hover {
    background-color: #e7e7e7 !important;
    color: #333 !important;
}
#search-typesense .multiselect-container.dropdown-menu > li.active > a {
    background-color: #bebebe !important;
    color: #333 !important;
}

#search-typesense .multiselect-container>li>a>label.checkbox, .multiselect-container>li>a>label.radio {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
#search-typesense .multiselect-container>li>a>label {
    padding: 3px 20px 3px 20px;
    margin: 0 !important;
}
#search-typesense .multiselect-container>li.multiselect-all {
    border-bottom: 1px solid #c1c1c1;
}

.input-group.flex-row, .input-group-btn.flex-row{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
}
.mark, mark {
    padding: 0px;
    background-color: #F9EA9B;
}

#search-typesense #autocompleteResults {
    list-style-type: none;
    padding: 0px;
    margin: 41px 0px 0px -5px;
    width: 416px !important;
    position: absolute;
    z-index: 9;
    background: white;
    max-height: 400px; /* Adjust this value based on the height you need */
    overflow-y: auto; /* This enables vertical scrolling */
    box-shadow: 0 0 9px 2px #1f1f1f47;
    border-radius: 10px;
}
#search-typesense #autocompleteResults ul.typesence-results {
    list-style: none;
    padding: 0px;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    margin: 10px;
}
#search-typesense #autocompleteResults ul.typesence-results li:hover {
    cursor: pointer;
    background: #d7d7d7;
}
#search-typesense #autocompleteResults .typesence-header{
    letter-spacing: 1px;
    text-decoration: underline;
    font-weight: bold !important;
}

.section-actions{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*margin-bottom: 5px;*/
    background: #eee;
    text-align: center;
    box-shadow: 0px 2px 3px 0px #cbcbcb;
}
.section-actions ~table{
    margin-top: 10px;
}
.enable_custom_header .section-actions ~table{
    margin-top: 20px;
}
.tox-tinymce .tox-statusbar__right-container {
    display: none !important;
}


.dropdown-menu.dropdown-bexel-only{
    right: 100%;
    top: 90%;
}
.dropdown-menu.dropdown-bexel-only > li > a {
    color: red;
}
.symbols-link{
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
}

/*TyniMCE CSS*/
.tox-form__grid div.tox-form__group:nth-last-of-type(-n+2),
.tox-dialog__content-js [role="tabpanel"] .tox-form div.tox-form__group:nth-last-of-type(-n+3),
.tox-menu .tox-collection__item[aria-label="Cell type"],
.tox [aria-label="Row properties"]{
    display: none !important;
}
/*TyniMCE CSS*/
