@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

:root {
    --bs-font-sans-serif: "Roboto",Helvetica,sans-serif;
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-body-font-family:'Poppins', sans-serif;
    --bs-secondary-font-family:  'Poppins', sans-serif ;
    --bs-body-font-size: 0.875rem;
    --bs-form-font-size: 0.875rem;
    --bs-gray-color:#f7f7f7;
    --bg-primary:#0E3A5C;
    --bg-secondary:#89919a;
    --bg-secondary-hover:#194078;
    --bg-primary-hover:#0055cc;
    --bg-black: #000;
    --bg-white: #ffffff;
    --bg-light: #edeff0;
    --text-primary:#32363a;
    --text-danger:#880000 ;
}
body {
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    background-color: var(--bg-light);
    color: #000;
}
.btn-primary, .fc .fc-button-primary:not(:disabled).fc-button-active, .fc .fc-button-primary:not(:disabled):active, .swal2-popup .swal2-actions button.swal2-confirm, .wizard>.actions a, .wizard>.actions a:active, .wizard>.actions a:hover, div.tox .tox-button:not(.tox-button--naked):not(.tox-button--secondary),.wizard>.steps .current a, .wizard>.steps .current a:active, .wizard>.steps .current a:hover{
    background-color:var(--bg-primary);
    border-color: var(--bg-primary);
}
.text-primary{
    color: var(--bg-primary) !important;
}
.font-8{
    font-size: 8px;
}
.font-10 {
    font-size: 10px;
}
.font-11 {
    font-size: 11px;
}
.font-12 {
    font-size: 12px;
}
.font-13 {
    font-size: 13px;
}
.font-14 {
    font-size: 14px;
}
.font-15 {
    font-size: 15px;
}
.font-16 {
    font-size: 16px !important;
}
.font-18 {
    font-size: 18px;
}
.font-20{
    font-size: 20px;
}
.font-22{
    font-size: 22px;
}
.fw-medium{
    font-weight: 500;
}
.font-29 {
    font-size: 29px;
}
.font-30 {
    font-size: 30px;
}
.font-32 {
    font-size: 32px;
}
.font-44 {
    font-size: 44px;
}
.fw-semibold {
    font-weight: 600 !important;
}
.va-super {
    vertical-align: super;
}
.lh-43 {
    line-height: 43px;
}
.form-check-input:checked {
    background-color: var(--bg-primary);
    border-color: var(--bg-primary);
}
.bg-primary {
    background-color: var(--bg-primary) !important;
}
.btn  {
    padding: 6px 14px !important;
}
.border-right-0 {
    border-right: 0 !important;
}
.btn-primary,.btn-primary:disabled, .btn-primary.disabled {
    background-color: var(--bg-primary);
    border-color: var(--bg-primary);
}
.btn-primary:hover,.btn-primary:focus,
.btn-outline-primary:hover,.btn-outline-primary:focus{
    background-color: var(--bg-primary-hover);
    border-color: transparent;
    color: var(--bg-white);
}
.btn-outline-primary {
    color: var(--bg-primary);
    border-color: var(--bg-primary);
    background-color: var(--bg-white);
}
.btn-secondary {
    background-color: var(--bg-secondary);
    border-color: var(--bg-secondary);
}
.btn-secondary:hover,.btn-secondary:focus,
.btn-outline-secondary:hover,.btn-outline-secondary:focus{
    background-color: var(--bg-secondary-hover);
    border-color: transparent;
    color: var(--bg-white);
}
.btn-outline-secondary {
    color: var(--bg-secondary);
    border-color: var(--bg-secondary);
    background-color: var(--bg-white);
}
.text-secondary {
    color: var(--bg-secondary);
}
.bg-white {
    background-color: var(--bg-white) !important;
}
.rounded-20 {
    border-radius: 20px;
}
.form-select.bootstrap-select {
    padding: 0;
    display: block;
    min-width: 100%;
}
.form-select.bootstrap-select .btn-light {
    color: inherit;
    background-color: inherit;
    font-size: var(--bs-form-font-size);
}
.form-select.bootstrap-select .dropdown-toggle:focus,
.form-select.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: none !important;
}
.form-control.datepicker {
    padding: 0.375rem 0.75rem;
}
.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow:initial;
}
.form-control:focus, .dataTable-input:focus {
    box-shadow: initial;
}
.view-all {
    color: #17437f;
    font-size: 16px;
    font-weight: 500;
}
.border-right {
    border-right: 1px solid #ccd3db;
}
.text-gray-600 {
    color: #7e8299!important;
}
.font-34 {
    font-size: 34px;
}

/*login*/
.login-bg {
    background-image: url(../img/login-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}


/*navbar start*/
.sb-sidenav-dark{
    background-color: var(--bg-primary) !important;
}
.sb-sidenav-dark .sb-sidenav-menu .nav-link,.sb-sidenav-dark .sb-sidenav-menu .nav-link .sb-nav-link-icon,.sb-sidenav-dark .sb-sidenav-menu .nav-link .sb-sidenav-collapse-arrow{
    color:rgba(255,255,255,0.8);
}
.sb-sidenav-dark .sb-sidenav-menu .sb-sidenav-menu-heading{
    color: var(--bg-white);
}
.navbar-dark .navbar-nav .nav-link{
    color: var(--bg-primary);
}


/*footer*/
footer{
    background-color: var(--bg-white);
}
.page-content{
    padding: 24px;
}
/* .main-wrapper .page-wrapper {
    background-color: var(--bg-white);
} */

/*card*/
.card {
    border: 1px solid #E8E8E8;
    border-radius: 10px;
}
.card.com-card {
    border-radius: 4px;
    box-shadow: 0 0 10px 0 rgb(76 87 125 / 2%);
    border: 0;
}
.card .card-title {
    text-transform: none;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.card-subtitle {
    text-transform: none;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin-bottom: 1rem;
    margin-top: 0;
}
h2.card-title,
.page-heading,
.card-title {
    color: #000;
    font-size: 18px !important;
    font-weight: 600;
    line-height: 28px;
    text-transform: none;
}
.card-header {
    background: transparent;
    padding: 16px;
}
.card-body{
    padding: 20px;
}
.text-theme {
    color: #002c6a;
}

/*form*/
.form-add-design label {
    color: #a4a4a4;
    font-size: 14px;
    font-weight: 500;
}
.form-add-design .input-group-text {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #ddd;
}
.form-control, .form-select,
.form-add-design .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 6px 14px;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    border-color: #d1d3e2;
    border-radius: 4px;
}
.form-h {
    height: 46px;
    border: 0;
    background-color: #F7F7F7;
    border-radius: 0;
    border-left: 5px solid var(--bg-primary);
}
.form-control.form-h:focus {
    background-color: #F7F7F7;
    border-color: var(--bg-primary);
    box-shadow: none;
}


/*table*/
.table td,
.table th {
    padding:1rem;
    border: none;
}
.table td{
    padding: 0.75rem 1rem;
}
table tr:hover {
    box-shadow: none !important;
}
table.data-table tr th {
    background-color: #f6f6f6;
    border: none;
    box-shadow: none;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.87);
    text-transform: none;
    font-size: 15px;
}
table.data-table tr td {
    font-size: 15px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.87);
    padding: 0.75rem 1rem;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: #fff;
    color: rgba(0, 0, 0, 0.87);
}
.table-striped>tbody>tr:nth-of-type(even) {
    --bs-table-accent-bg: #f9f9f9;
    color: rgba(0, 0, 0, 0.87);
}
table.data-table tr td:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
table.data-table tr td:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
table.data-table tr th:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
table.data-table tr th:last-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
div.dataTables_length {
    margin-bottom: 12px;
}
div.dataTables_wrapper div.dataTables_paginate {
    margin-top: 18px;
}
.td-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 80px;
}
/*action button*/
.action-button .dropdown-toggle::after{
    display: none;
}
.action-button a{
    color: #AEAEAE;
}
.action-button li span {
    vertical-align: middle;
}
.action-button li {
    min-width: 40px;
    text-align: center;
}
.action-button li span.material-icons {
    line-height: 15px;
}
.action-button .dropdown-menu {
    min-width: initial;
    padding: 8px 8px 4px;
}
.bg-table{
    background-color: #EFEFEF;
    color: var(--bg-black);
}
.table tbody{
    border: none;
}
.action-button li:hover a{
    color: var(--bg-primary);
}
.table-bordered td, .table-bordered th {
    border-bottom: 1px solid #e3e6f0;
    vertical-align: middle;
}
 .table>:not(:last-child)>:last-child>* {
    border-bottom-color: #e3e6f0;
 }
.table-bordered tr,.table-bordered tr:last-child td {
    border: none;
}
.back-hover:hover {
    background-color: var(--bg-primary) !important;
    color: var(--bg-white) !important;
}
.action-button .dropdown-menu {
    transform:translate3d(-30px, -11px, 0px) !important;
}
table tr:hover {
    box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.07);
}
.select2-container--default .select2-selection--multiple ,
.select2-container--default .select2-selection--single,.select2-container--default{
    border-color: #DBDBDB;
    font-size: 13px;
    line-height: 21px;
}
.sb-sidenav .sb-sidenav-menu .nav .sb-sidenav-menu-nested {
    padding: 8px 0;
    margin-left: 1rem;
    margin-right: 1rem;
    flex-direction: column;
    background-color: #fff;
    border-radius: 8px;
    margin-top: 10px;
}
.sb-sidenav .sb-sidenav-menu .nav .sb-sidenav-menu-nested a.nav-link {
    color: var(--bg-black);
    font-weight: 500;
    padding: 3px 16px;
}
.sb-sidenav .sb-sidenav-menu .nav .sb-sidenav-menu-nested a.nav-link:hover {
    color: var(--text-primary);
}
.custom-modal .modal-header {
    background-color: var(--bg-primary);
}
.custom-modal .modal-content {
    border: none;
}
.custom-modal .modal-title {
    color: var(--bg-white);
}
.custom-modal .btn-close {
    filter: brightness(0) invert(1);
    opacity: 1;
}
.dropify-wrapper {
    border: 1px solid #DBDBDB;
    border-radius: 0.25rem;
}
.dropify-wrapper .dropify-message span.file-icon:before {
    font-size: 50px;
}
.dropify-wrapper .dropify-message span.file-icon {
    font-size: 20px;
    color: #CCC;
}
.accept-text {
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
}
.nicEdit-main {
    outline: none;
}
.search-button .search-icon {
    position: absolute;
    top: 0;
    padding: 4px 6px;
    right: 0;
    color: rgba(0,0,0,0.3);
}
.ck-editor__editable {min-height: 150px;}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {color: var(--bg-primary);}
.docx-img img {
    width: 100%;
    height: 150px;
    max-width: 150px;
}
.down-icon {
    position: absolute;
    top: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    max-width: 150px;
    align-items: center;
    display: none;
    justify-content: center;
}
.down-icon .material-icons {
    font-size: 22px;
    line-height: 42px;
    color: var(--bg-primary);
    background-color: #ffffff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
}
.docx-img:hover .down-icon {
    display: flex;
    cursor: pointer;
    text-decoration: none;
}
.sb-nav-fixed #layoutSidenav #layoutSidenav_nav .sb-sidenav .sb-sidenav-menu::-webkit-scrollbar {
    width: 3px;
}
.sb-nav-fixed #layoutSidenav #layoutSidenav_nav .sb-sidenav .sb-sidenav-menu::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.sb-nav-fixed #layoutSidenav #layoutSidenav_nav .sb-sidenav .sb-sidenav-menu::-webkit-scrollbar-thumb {
    background: #ffffff;
}
.sb-nav-fixed #layoutSidenav #layoutSidenav_nav .sb-sidenav .sb-sidenav-menu::-webkit-scrollbar-thumb:hover {
    background: #ffffff;
}
.search-form .select2-container .select2-selection--single {
    height: 36px;
    background-color: #fafafa;
    border-color: #fafafa;
    border-radius: 5px;
    max-width: 250px;
    min-width: 250px;
    width: 100%;
}
.search-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: 20px;
    color: #002c6a;
    font-weight: 500;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 31px;
}
.select2-container .select2-selection--multiple {
    min-height: 36px;
}
.dataTables_scrollBody::-webkit-scrollbar,
.ox-auto::-webkit-scrollbar {width: 5px;height: 5px;}
.dataTables_scrollBody::-webkit-scrollbar-track,
.ox-auto::-webkit-scrollbar-track {background: #E9E9E9;border-radius: 35px;}
.dataTables_scrollBody::-webkit-scrollbar-thumb,
.ox-auto::-webkit-scrollbar-thumb{background:rgb(53 96 147 / 80%);border-radius: 35px;}
.ox-auto{
    overflow-y: hidden;
}
.search-button .form-control {
    padding-right: 36px;
}
.search-form .select2-container--open .select2-dropdown--below {
    border: none;
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 12%), 0 6px 16px 0 rgb(0 0 0 / 8%), 0 9px 28px 8px rgb(0 0 0 / 5%);
}
.form-add-design .select2-container .select2-selection--multiple,
.form-add-design .select2-container .select2-selection--single {
    /*height: 43px;*/
    border-radius: 6px;
    border-color: #ddd;
}
.form-add-design .input-group .select2-container .select2-selection--multiple,
.form-add-design .input-group .select2-container .select2-selection--single {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.form-add-design .select2-container--default {
    border-color: #ddd;
}

.form-add-design .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 2px;
}

/*javscript modal*/
.javscript_modal{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}
.javscript_modal:before{
    position: fixed;
    top: 0;
    content: "";
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color:var(--bg-black);
    opacity: 0.5;
    z-index: -1;
}
/*tag input*/
.bootstrap-tagsinput .tag {
    background: var(--bg-primary);
    padding:3px 4px;
    font-size: 13px;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: top;
}
/*datepicker*/
.datepicker td, .datepicker th {
    font-size: 13px;
    padding: 5px;
}
.datepicker tr:hover{
    box-shadow: initial;
}
.bootstrap-datetimepicker-widget tr:hover{
    box-shadow: initial;
}
/*Bootstrap selectpicker*/
.bootstrap-select li {
    font-size: 13px;
}
/*button group*/
.btn-check:checked + .btn-outline-primary {
    color: #fff;
    background-color: #002c6a;
    border-color: #002c6a;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #002c6a;
    border-color: #002c6a;
}
/*popover*/
.popover{
    font-family: var(--bs-body-font-family);
}
.scrollspy-example {
    position: relative;
    height: 200px;
    margin-top: 0.5rem;
    overflow: auto;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #002c6a;
}
.dash.datepicker.date .input-group-text {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.dash.datepicker.date .form-control {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.dash.datepicker.date {
    height: 39px;
}
.error-head {
    color: #E6EAF0;
    font-size: 15rem;
    font-weight: bold;
    line-height: 19rem;
}
.dropdown-item {
    font-size: 13px;
}
.card-img-top {
    width: 100%;
    height: 15vw;
    object-fit: cover;
}
.owl-theme.custom-nav .owl-prev,.owl-theme.custom-nav .owl-next {
    position: absolute;
    background: none;
    border: none;
    z-index: 100;
    top: 48%;
    transform: translateY(-50%);
    margin: 0;
}
.owl-theme.custom-nav .owl-prev span, .owl-theme.custom-nav .owl-next span {
    font-size: 45px;
    color: #cecece;
    line-height: 13px;
}
.owl-theme.custom-nav .owl-prev {
    left: 0;
}
.owl-theme.custom-nav .owl-next {
    right: 0;
}
.custom-nav {
    position: relative;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
    outline: none;
}
.owl-carousel.owl-theme.custom-nav {
    padding: 0 30px 30px;
}
.custom-nav .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.notification-count {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 21px;
    font-weight: 600;
}
.count-percentage {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -20%);
}
/*copy button*/
.highlight .btn-clipboard {
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 12px;
    padding: 1px 6px;
    background: rgba(101,113,255,.2);
}
figure.highlight {
    padding-top: 15px;
}
.highlight .btn-clipboard:hover{
    background: var(--bg-primary);
    color: var(--bg-white);
}
/*Accordion plus layout */
.plus_accordion  .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(.7) !important;
    left: 20px;
    position: absolute;
}
.plus_accordion  .accordion-button[aria-expanded="true"]:after{
    background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%230c63e4' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/></svg>") !important;
}
.chart-select {
    max-width: 120px;
    height: 29px;
    line-height: 10px;
    font-size: 13px;
}
.plus_accordion .accordion-button {
    padding-left: 50px;
}
/**/
.border-dashed-black {
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    margin: 10px 0;
    background-color: #ffffff;
}
.property-img-pip, .floor-img-pip {
    display: inline-block;
    margin: 0 20px 20px 0;
    position: relative;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
}
.property-img-pip .property-img {
    width: 150px;
    height: 150px;
    min-width: inherit;
    max-width: 150px;
    min-height: 150px;
    max-height: 150px;
    object-fit: cover;
    border-radius: 0.25rem;
    border-color: var(--bg-primary);
    border-width: 1px;
}
.property-img-remove, .floor-img-remove {
    background: var(--bg-white);
    border: 1px solid var(--bg-white);
    color: var(--bg-primary);
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: 8px;
    bottom: 3px;
    width: 25px;
    border-radius: 50%;
    height: 25px;
    font-size: 12px;
    top: 6px;
    line-height: 23px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 30%);
}
.upload-block {
    width: 150px;
}
.border-dashed-black .upload-btn-wrapper {
    max-height: 150px;
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 150px;
    flex-wrap: wrap;
    align-content: center;
    line-height: 20px;
    margin-top:0;
    background: var(--bg-primary);
}
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.upload-btn-wrapper span {
    color: var(--bg-white);
}
.upload-btn-wrapper input[type=file] {
    height: 150px;
    right: 0;
    max-width: 150px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
/*kpi template*/
.head-arr {
    left: 0;
    top: 0;
    z-index: 1;
    transition: all 0.3s;
}
.sect-head .icon-set {
    left: -37px;
}
.icon-set {
    left: -48px;
    top: 0;
    z-index: 1;
    background-color: #f8f9fc;
    border: none;
    display: none;
    z-index: 1045;
}
.quest-del, .sect-del {
    top: 10px;
    right: -25px;
    z-index: 1;
    display: none;
}
.tab-response .svg-arr {
    top: 5px;
    right: 6px;
}
.sect-arr {
    background-color:var(--bg-primary);
    left: 10px;
    top: 13px;
    width: 30px;
    line-height: 30px;
    height: 30px;
    transition: all 0.2s;
}
.quest-del, .sect-del {
    top: 10px;
    /*right: -40px;*/
    z-index: 1;
    display: none;
}
.quest-row .quest-del {
    right: -36px;
}
.sect-head .icon-set {
    left: 3px;
    top: 50px;
    z-index: 1045;
}
.quest-row > td:before {
    left: 11px;
    border-left: 1px solid rgba(61,1,41,0.1);
}
.sect-quest > td:before, .quest-row > td:before {
    position: absolute;
    content: "";
    border-left: 1px solid var(--bg-primary);
    width: 0.08px;
    height: calc(100% - 34px);
    top: 8px;
    bottom: 0;
    left: 25px;
}
.table-opt {
    display: none;
}
.title-edit .controls {
    right: -5px;
    top: 7px;
}
.title-edit.desc-edit .controls {
    top: 1px;
    cursor: pointer;
}
.title-edit .controls {
    right: -5px;
    top: 7px;
}
.remove-shadow tr:hover{
    box-shadow: initial;
}
.temp-accr .table-bordered.table-head {
    background-color: #fafafa;
}
.control-label input,.template-creation input {
    font-size: 13px;
    width: 100%;
}
td.selected .quest-del, td.selected .sect-del, td.selected .icon-set {
    display: block;
}
.add-quest,.add-section {
    text-decoration: none;
    color: #000;
}
.quest-del ,.sect-del svg{
    color:var(--text-danger) ;
}
.inspec-arrow {
    right: 0;
    top: 4px;
}
.prev-sect .btn-light:hover,.prev-sect .btn-light:focus{
    color: #3a3b45;
    background-color: #dde2f1;
}
.prev-sect button{
    min-width: 90px;
}
.quest-row > td {
    padding-left: 25px !important;
}
.sect-head {
    background-color: #f5f5f5;
}
.sect-quest .table-bordered {
    border-bottom: 1px solid #e3e6f0;
}
/*other response modal*/
.edit-response, .other-response, .notify-pop {
    top: 0;
    right: -100%;
    z-index: 9999;
    transition: all 0.5s;
    max-width: 500px;
}
.response-focus,.score-contain {
    display: none;
}
.response_add_color .list-group-item {
    border: none;
}
input.color-palette {
    top: 5px;
    right: 7px;
}
body.responses:before {
    background: rgba(0,0,0,0.5);
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    z-index: 1049;
    top: 0;
    bottom: 0;
}
.sect-contain.active .sect-quest, .sect-message {
    display: none;
}
.quest-row > td:after {
    content: "";
    position: absolute;
    left: -22px;
    width: 55px;
    border-bottom: 1px solid var(--bg-primary);
    bottom: 26px;
}
.response-ul > li.response-active .response-focus {
    display: block;
}
.fail-response {
    width: 100px;
    margin-right: 12px;
}
.other-response svg.fa-trash-alt,
.edit-response svg.fa-trash-alt{
    color: var(--text-danger);
}
.sect-quest > td td:before {
    opacity: 0;
}
tr.quest-row:last-child table {
    border-bottom: none;
}
.parent_model_reponse li {
    margin-bottom: 12px;
}
/*kpi template close*/
/*scroll to top arrow*/
button.back-to-top {
    margin: 0 !important;
    padding: 0 !important;
    background: #fff;
    height: 0px;
    width: 0px;
    overflow: hidden;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    color: transparent;
    clear: both;
    visibility: hidden;
    position: fixed;
    cursor: pointer;
    display: block;
    border: none;
    right: 50px;
    bottom: 75px;
    font-size: 0px;
    outline: 0 !important;
    z-index: 99;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus {
    outline: 0 !important;
}
button.back-to-top::before,
button.back-to-top::after {
    content: "";
    display: block;
    /* vertical-align: middle; */
    border-bottom: solid 10px var(--bg-primary);
    border-left: solid 10px transparent;
    line-height: 0;
    border-right: solid 10px transparent;
    height: 0;
    margin: 18px auto 0;
    width: 0;
    border-radius: 20px;
    visibility: hidden;
}
button.back-to-top.show::after,
button.back-to-top.show::before {
    visibility: visible;
}
button.back-to-top::after {
    border-bottom-color: #fff;
    position: relative;
    top: -24px;
}
button.back-to-top.show {
    display: block;
    background: #fff;
    color: #00ab6c;
    font-size: 25px;
    right: 25px;
    bottom: 50px;
    height: 50px;
    width: 50px;
    visibility: visible;
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
}
button.back-to-top.show:active {
    box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}
/*notification dropdown start*/
.dropdown-toggle.disable-caret::after{
    display: none;
}
.dropdown-menu .icon-circle {
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dropdown-list .dropdown-item {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-left: 1px solid #e3e6f0;
    border-right: 1px solid #e3e6f0;
    border-bottom: 1px solid #e3e6f0;
    line-height: 1.3rem;
}
.custom-dropdown{
    width: 300px;
}
.custom-dropdown .dropdown-item{
    white-space: normal;
    border-bottom:1px solid #e3e6f0 ;
}
.dropdown-item:active {
    background-color: #eaecf4;
    color: #3a3b45;
}
.pagination-flex {
    flex-wrap: wrap;
}
/*mobile responsive*/
@media(max-width: 574px){
    .pagination-flex {
        margin-top: 12px;
    }
    ul.pagination {
        margin-top: 12px;
    }
    .login-bg {
        padding: 20px;
    }
    .border-dashed-black .upload-btn-wrapper{
        min-height: 100px;
    }
}.submenu ul{
     margin: 0 0 8px 0;
     padding: 0 0 0 15px;
 }
.submenu h2 {
    color: var(--bg-black);
    font-weight: 500;
    padding: 3px 16px;
    font-size: 15px;
    margin-bottom: 0;
}
.mogrify_report_tool img{
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.floor-plan-toolbar{
    padding: 0 8px;
}
.floor-plan-toolbar li{
    padding:10px 8px;
    text-align: center;
}
.category-line{
    border-right: 1px solid #ddd;
    position: relative;
    z-index: 2;
}
#mogrify_report {
    position:relative;
}
#mogrify_report {
    background: #FFFFFF;
    width: 1036px;
    height: 700px;
    background-color:transparent;
    background-image: url('https://ict.realcube.estate/images/floor-plan.svg');
    background-size: cover;
    background-repeat: no-repeat;
}
.qrcode-link a{
    text-decoration: none;
}
.gallery_plan li{
    padding-right: 12px;
    padding-bottom:12px;
}
.gallery_plan{
    border-right:none;
    display: inline-block;
    vertical-align: top;
    padding: 2;
}
.gallery_plan img{
    width: 80px;
    height: 80px;
}
.floor-plan-toolbar .mogrify_report_tool img {
    pointer-events: none;
}
.plan-width{
    overflow-x: auto;
}
/* .form-select {
    -webkit-appearance: none;
} */
.gallery-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.56);
}
.gallery_bg a {
    top: 39%;
    left: 0;
    right: 0;
    text-decoration: none;
}
.sidebar .sidebar-body .nav .nav-item.nav-category {
    height: inherit;
}
.sidebar .sidebar-body .nav.sub-menu .nav-item .nav-link {
    white-space: normal;
    line-height: 15px;
    height: 31px;
}
.report-type {
    display: none;
}

/*//////////////// Custom Model Start //////////////////////*/
.custom-modal-content-2{
    border-radius:15px;
    border-radius: 10px;
    padding:8px 18px;
}
.custom-modal-content{
    border-radius:15px;
    background-color: #f2f2f2;
    border-radius: 10px;
    padding:8px 18px;
}
.custom-modal-content .nav-tabs{
    border-bottom: 1px solid transparent;
    background: #fff;
    border-radius: 10px;
    padding: 5px 18px;
}
.custom-modal-content .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #1c447b !important;
    background-color: #fff;
    border-color:transparent;
    font-weight: 700;
    position: relative;
}
.custom-modal-content .nav-tabs .nav-link{
    color: #8b8b8b;
}
.custom-modal-content .nav-tabs .nav-link:hover {
    border-color: transparent;
}
.custom-modal-content .nav-tabs .nav-link.active:after {
    background: #04377f;
    border: 2px solid #04377f;
    border-radius: 20px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top:42px;
    width: 40px;
}
/* .tab-content{
    background: #fff;
    border-radius: 10px;
    padding:13px 18px;
} */
.dataTables_wrapper{
    overflow-x: scroll;
}
.dataTables_wrapper::-webkit-scrollbar {
    width: 4px;
    height:5px;
}
.dataTables_wrapper::-webkit-scrollbar-track {
    background: #eee;
    border-radius: 10px;
  }
.dataTables_wrapper::-webkit-scrollbar-thumb {
    background: #284168;
    border-radius: 10px;
}

/*  Login Styles Start */
.login-left img {
    border-bottom-right-radius: 80px;
    border-top-right-radius: 80px;
    height: 100vh;
    min-height: 100vh;
    object-fit: cover;
}
.h-35 {
    height: 35px;
}
.login-right .form-control {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    color: #808186;
    font-size: 12px;
    font-weight: 500;
    min-height: calc(1.5em + 2rem + 2px);
    transition: color .2s ease,background-color .2s ease;
    box-shadow: none!important;
    border-radius: 0.475rem;
    padding: 0.825rem 1.5rem;
}
.login-right .form-control:focus {
    outline: 0;
}
.login-password button {
    position: absolute;
    right: 0;
    top: 9px;
    outline: none!important;
    box-shadow: none!important;
    padding: calc(0.95rem + 1px) calc(0.8rem + 1px);
    cursor: pointer;
}
.login-password button i {
    display: inline-flex;
    line-height: 0;
    padding-right: 0.35rem;
    vertical-align: middle;
    color: #a1a5b7;
    font-size: 20px;
}
.text-theme-black {
    color: #252525!important;
}
.login-right .btn-outline-secondary,
.login-right .btn-primary {
    padding: 12px 10px;
}
/*  Login Styles End */

/* datepicker Start */
.datepicker.datepicker-dropdown.dropdown-menu,
.tt-menu {
    background: #f3f3f3;
    border: 1px solid #a0a096;
}
.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th {
    cursor: pointer;
    background: transparent;
}
.datepicker table thead th {
    color: #20447b;
    padding: 6px 6px;
    border: 1px solid #e1e1e1 !important;
    background: #fff;
}
.datepicker table td,
.datepicker table th{
    padding: 6px 12px;
    border: 1px solid #e1e1e1 !important;
}
.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today[disabled] {
    background-color: #1C447B;
    color: #fff;
}
.datepicker table tr td.new,
.datepicker table tr td.old {
    background: #fff;
    color: #dadadb;
}
.datepicker.datepicker-dropdown:after {
    border-bottom-color: #a9a9a9;
}

/* datepicker End */

/* accordian  Start*/
.accordion-item {
    /* background-color: #fff;
    border-radius: 10px;
    border: none; */
    margin-bottom: 12px;
    overflow: hidden;
}
.accordion-button:not(.collapsed) {
    color: var(--bg-black);
    background-color: #f7f7f7;
    /* border-bottom: 1px solid #dbdbdb; */
    border-radius: 0;
    margin-bottom: 6px;
}
/* accordian End */

/* File Upload  */
.input-file-container {
    position: relative;
}
  .js .input-file-trigger {
    display: block;
    padding: 10px 10px;
    transition: all .4s;
    cursor: pointer;
    background-color: #f5f5f5!important;
    border-color: #ddd!important;
    border-radius: 5px!important;
    color: #a4a4a4!important;
    font-size: 14px;
    border: 1px solid;
    text-align: center;
  }
  .js .input-file {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    padding: 14px 0;
    cursor: pointer;
  }
  .js .input-file:hover + .input-file-trigger,
  .js .input-file:focus + .input-file-trigger,
  .js .input-file-trigger:hover,
  .js .input-file-trigger:focus {
    background: #34495E;
    color: #39D2B4;
  }

  /* .file-return {
    margin: 0;
  }
  .file-return:not(:empty) {
    margin: 1em 0;
  }
  .js .file-return {
    font-style: italic;
    font-size: .9em;
    font-weight: bold;
  }
  .js .file-return:not(:empty):before {
    content: "Selected file: ";
    font-style: normal;
    font-weight: normal;
  } */
  /* File Upload  */

/*//////////////// Custom Model End //////////////////////*/

/* --- Service -request --- */
.approval-move{
    overflow: hidden;
}
.approval-move img{
    height: 175px;
    width: 100%;
    overflow: hidden;
    object-fit: cover;
    border-radius: 9px;
  }

.text-theme-gray {
    color: #aeaeae;
}
.data-contain{
    background-color: #fafafa;
    padding: 10px;
    border-radius: 11px;
}
  /* --- Service -request --- */

  .iti--separate-dial-code{
    width: 100%;
  }
  .nicEdit-main{
    min-height: 150px !important;
  }
.storage-rental-details h2{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* ////////////////////////////////// */

.mesgs {
    float: left;
    padding: 0px 15px 0 0px;
    width: 100%;
}
.msg_history {
    height: 516px;
    overflow-y: auto;
}
.outgoing_msg {
    overflow: hidden;
    margin: 26px 0 26px;
}
.sent_msg {
    float: right;
    width: 46%;
}
.sent_msg.tenant p {
    /* background-color: #5d1537; */
    border-top: 5px solid #002c6a;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.sent_msg p {
    background: #F4F4F4 !important;
    color: #5a5c69!important;
}
.time_date {
    color: #747474;
    display: block;
    font-size: 12px;
    margin: 8px 0 0;
}
.sent_msg p {
    background: #026978 none repeat scroll 0 0;
    border-radius: 3px;
    font-size: 12px;
    margin: 0;
    color: #fff;
    padding: 5px 10px 5px 12px;
    width: 100%;
    line-height: 23px;
}

/* Roles Start */
.main-menu-title {
    color: #002c6a;
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
}
.sub-menu-title {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0.5rem;
}
.form-switch .form-check-input {
    width: 3em;
    height: 1.6em;
    cursor: pointer;
}
/* Roles End */

.oa-admin-pic{
    overflow: hidden;
    border-radius: 20px;
    background: silver;
    width: 40px;
    height: 40px;
}
.oa-admin-pic img{
    object-fit: cover;
    width: 100% !important;
    height: 40px !important;
    display: block;
    overflow: hidden;
}
.update-user{
    background-color: #f2f2f2;
    position: relative;
}
.update-user img{
    border: 3px solid #fff;
    height: 152px;
    max-height: 152px;
    object-fit: cover;
    width: 152px;
    margin: 0 auto;
    display: block;
}

.update-user .upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
  }
  .update-user .btn {
    color: #002c6a;
    background-color: #f2f2f2;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
  }

  .update-user .upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
  }

/* ////////////////////////////////// */

/*Summernote Editor*/
.note-editor .btn-group>.btn:first-child {
    margin-left: 0;
}
.note-editor .btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left;
}
.note-editor .btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.note-editor .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.note-editor .note-toolbar, .note-popover .popover-content {
    margin: 0;
    padding: 0 0 5px 5px;
}
.note-editor.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.note-editor .note-toolbar .note-color .dropdown-toggle, .note-popover .popover-content .note-color .dropdown-toggle {
    width: 20px;
    padding-left: 5px;
}
.note-editor.note-airframe, .note-editor.note-frame {
    border-radius: 0.475rem;
    overflow: hidden;
}
.note-editor .dropdown-toggle::after{
    display: none;
}
/*Summernote Editor*/

/*Notification-setup*/
.javscript_modal .btn-close.modal_close {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 26px;
    height: 26px;
    background-color: #fff;
    border-radius: 50%;
    filter: initial;
    background-size: 15px;
}
.cr-point{
    cursor: pointer;
}
.javscript_modal .modal-header{
    text-align: center;
}
.javscript_modal .modal-header h5 {
    font-size: 20px;
}
.javscript_modal .modal-header {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.javscript_modal .modal-content {
    border-radius: 10px;
}

/* Finance Styles Start */
.schedule-block,
.recurring-block,
.monthly-block,
.select-dates-block {
    display: none;
}
.show-week-label,
.show-month-label {
    display: none;
}
span.select2-container.select2-container--open {
    z-index: 1056;
}
/* Finance Styles End */

.manage-notification select{
    min-width: 300px;
}
.manage-notification {
    padding: 0;
    margin: 0;
}
.manage-notification .select2-container {
    min-width: 400px;
}
.mail-box div {
    vertical-align: top;
}
.manage-notification .form-check {
    margin-left: 16px;
}
.manage-notification label {
    min-width: 100px;
}
.manage-select{
    padding: 0 30px;
}
.manage-notification li {
    margin-bottom: 20px;
}
.v-top{
    vertical-align: top;
}
.mail-logo{
    margin-bottom: 30px;
}
.mail-template-modal .modal-dialog {
    max-width: 600px;
}
.email-verify h2 {
    font-weight: 600;
    font-size: 24px;
    margin: 30px 0 20px;
}
.email-message {
    text-align: left;
}
.mail-template-modal .modal-body {
    padding: 20px 30px;
}
.email-message span {
    display: block;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 8px;
}
.email-message p {
    margin-bottom: 8px;
}
.confirm-mail-bt * {
    font-size: 17px;
    padding: 8px;
}
.confirm-mail-bt {
    text-align: center;
    margin:20px 0 30px;
}
.mail-footer ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.mail-footer ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
}
.mail-footer p {
    font-size: 13px;
}
.mail-footer p a {
    color: black;
    margin-top: 8px;
    display: inline-block;
}
.email-verify {
    border-top: 7px solid #002c6a;
    padding-top: 30px;
}
.mail-template-modal .modal-header {
    background-color: transparent;
    border: none;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge-warning {
    color: #fff;
    background-color: #dc3545;
}
.light{
    color: #4D4D4D;
}
.dataTables_wrapper{
    padding-bottom: 15px;
}
.btn-refresh svg {
    height: 15px;
    width: 15px;
}
.xml-link-text p {
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*****************************************/
        /* Tasc Project Style*/
/*****************************************/
body .wizard > .content > .body{
    width: 100%;
    padding: 20px;
}
.wizard>.content{
    min-height: 100vh;
}
.wizard>.actions {
    margin-top: 20px;
}
.sidebar .sidebar-body,.sidebar .sidebar-header{
    background: transparent;
    border-bottom: none;
}
.sidebar{
    background-color: var(--bg-primary);
}
.form-add-design label{
    color: #777;
}
.sidebar .sidebar-body .nav .nav-item .nav-link{
    color: var(--bg-white);
}
.sidebar .sidebar-body .nav .nav-item .nav-link{
    padding: 8px 12px;
    height: auto;
    margin: 6px 0;
    border-radius: 4px;
}
.sidebar .sidebar-body .nav .nav-item:hover .nav-link,.sidebar .sidebar-body .nav .nav-item:hover .nav-link .link-icon{
    color: rgba(255,255,255, 80%);
}
.sidebar .sidebar-body .nav .nav-item:hover .nav-link,
.sidebar .sidebar-body .nav .nav-item.active .nav-link{
    background-color:var(--bg-white) ;
    color: var(--bg-primary);
}
.sidebar .sidebar-body .nav .nav-item.active:hover .nav-link .link-icon,.sidebar .sidebar-body .nav .nav-item:hover .nav-link .link-icon,
.sidebar .sidebar-body .nav .nav-item.active:hover .nav-link .link-icon,.sidebar .sidebar-body .nav .nav-item.active .nav-link .link-icon{
    color: var(--bg-primary);
}
.sidebar .sidebar-body .nav .nav-item .nav-link .link-title,.sidebar .sidebar-body .nav .nav-item:hover .nav-link .link-title{
    margin-left: 22px;
}
.sidebar .sidebar-header .sidebar-toggler span{
    background: var(--bg-white);
}
.sidebar-brand-text{
    color: var(--bg-white);
}
.sidebar .sidebar-body .nav .nav-item.active .nav-link:before{
    display: none;
}
.form-check-input[type=radio],.wizard > .content > .body input.form-check-input[type=radio]{
    border-radius: 50%;
}
.wizard>.steps .done a, .wizard>.steps .done a:active, .wizard>.steps .done a:hover{
    border: none;
}

.navbar .navbar-content .navbar-nav .nav-item .nav-link svg{
    color: #89919a;
}
.form-add-design label {
    font-weight: 600;
    font-size: 12px;
    color: #212121;
}
/**/
.table input.form-control {
    width: 160px;
    text-align: right;
    padding: 8px 12px;
}
.table tr td:first-child {
    font-weight: 600;
}
.table .input-group {
    width: 160px;
    flex-wrap: nowrap;
}
.table thead th {
    font-weight: 600;
    font-size: 12px;
    text-transform: capitalize;
    color: #000;
    background-color: #f0f8ff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--bg-primary);
}


/**/
.table-custom tr td {
    padding: 3px 5px;
    font-size: 12px;
}
.table-custom .bg-total input.form-control,
.table-custom .bg-total .input-group {
    width: 80px;
}
.table-custom input.form-control {
    width: 100%;
    text-align: right;
    padding: 3px 5px;
    margin: 2px;
    line-height: 19.5px;
    font-size: 12px;
    color: #000;
    border-color: #d1d3e2;
    border-radius: 2px;
}
.table-custom tr td:first-child {
    font-weight: 500;
}
.table-custom .input-group {
    width: 100%;
    flex-wrap: nowrap;
}
.table-custom .input-group .input-group-text {
    flex-wrap: nowrap;
    padding: 0px 5px;
    margin: 2px;
    font-size: 12px;
    background-color: #fff;
    border-left: 0;
    margin-left: -3px !important;
}
.gray-card {
    background-color: #f9f9f9;
    padding: 0;
    box-shadow: none;
    border-color: #f9f9f9;
    border-radius: 8px;
}
.gray-card .card-body {
    padding: 14px;
}
.success-content{
    font-family: Poppins;
}
.success-content h2 {
    font-size: 33px;
    margin: 19px 0 6px;
    font-weight: 600;
}
.success-content svg {
    font-size: 52px;
    color: green;
}
.success-content p {
    font-size: 16px;
}
.btn-close.modal_close {
    opacity: 1;
}
.mail-template-modal .modal-body {
    padding: 20px 30px 40px;
}
.p-10 {
    padding: 10px !important;
}
.table-custom thead th {
    font-weight: 500;
    font-size: 12px;
    text-transform: capitalize;
    color: #000;
    background-color: transparent;
    padding: 5px;
    white-space: normal;
}
.accordion-button {
    padding: 15px;
    font-weight: 500;
    background-color: #f7f7f7;
}
.accordion-body{
     padding:15px;
}
.sticky-price{
    position: sticky;
    top: 60px;
    z-index: 1;
}
.select2-results__option {
    font-size: 12px;
}
.table-responsive::-webkit-scrollbar {
  height: 5px;
}
.table-responsive::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
}
.table-responsive::-webkit-scrollbar-thumb {
  height: 5px;
  background-color: var(--bg-primary);
  /* background-color: rgba(46,134,193,0); */
  /* opacity: 0; */
}
/* .table-responsive::-webkit-scrollbar-thumb:hover,.table-responsive:hover::-webkit-scrollbar-thumb{
  background-color: var(--bg-primary);
  opacity: 1;
} */
.table-responsive::-webkit-scrollbar:vertical {
  display: none;
}
.table-sno .table tr td:first-child{
    font-weight: initial;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 92%;
    padding: 6px 14px;
}
.input-group .form-control {
    border-right: 0;
}
.input-group .input-group-text {
    background-color: transparent;
    border-left: 0;
}
.input-group .input-group-text.disabled {
    background-color: #e9ecef;
}
span.alert-text {
    display: block;
    font-size: 10px;
}
.two-column td {
    width: 25%;
}
.bg-secondary{
    background-color: #0854A0;
}

.table-custom.two-column tr.bg-total td,.table-custom.two-column tr.bg-total input.form-control {
    font-size: 14px;
    font-weight: 600 !important;
}
.table-custom.two-column tr td {
    padding: 0px 10px;
}
.gray-card .bg-total {
    background-color:#dbdbdb;
}
.card.bg-primary .bg-total {
    background-color: rgba(0, 0, 0, 0.3);
}
.table-custom.two-column tr.bg-total td {
    padding-top: 4px;
    padding-bottom: 4px;
}
.card.bg-primary .table-custom input.form-control:disabled {
    color: rgba(255, 255, 255, 0.50);
    background-color: rgba(0, 0, 0, 0.20);
    border-color: rgba(0, 0, 0, 0.20);
}
/* new styles */
.sidebar .sidebar-body .nav {
    padding: 25px 15px 50px;
}

.navbar-content .top-logo{display: none;}
.sidebar-folded .sidebar-header .side-logo{display: none !important;}
.sidebar-folded .navbar-content .top-logo{display: inline-block;}
.main-wrapper .page-wrapper {
    width: calc(100% - 240px);
    margin-left: 240px;
}
.sidebar-folded.open-sidebar-folded .sidebar-header .sidebar-brand-text .side-logo {
    display: inline-block !important;
}
.sidebar-folded.open-sidebar-folded .sidebar-header  .sidebar-brand-text .sidebar-brand{
    opacity: 1;
    visibility: visible;
}
.sidebar-folded.open-sidebar-folded .sidebar-header {
    width: 240px;
}
.sidebar-folded  .page-wrapper{
    width: calc(100% - 70px);
    margin-left: 70px;
}
.no_sidebar .navbar {
    width: 100%;
    left: 0;
    margin-left: 0px;
}
.no_sidebar .navbar-content .top-logo{display: block;}
.no_sidebar .page-wrapper {
    width: 100%;
    left: 0;
    margin-left: 0px;
}
@media (max-width: 1199px){
.main-wrapper .page-wrapper {
    margin-left: 0;
    width: 100%;
}
.sidebar {
    z-index: 999;
    margin-left: -240px;
    visibility: hidden;
}
.navbar {
    width: 100%;
    left: 0;
}
.navbar .sidebar-toggler {
    display: inline-flex;
}
.navbar .navbar-content {
    width: calc(100% - 71px);
}
.navbar-content .top-logo{display: block;}
}
.h-40{
    height: 40px;
}
.p-10 {
    padding: 10px;
}
.ph-img {
    filter: grayscale(1);
    opacity: 0.5;
}
.fit-cover {
    width: 100%;
    height: 200px;
    object-fit: contain;
}
.bg-lightgray {
    background-color: #fafafa;
}
.remove-file {
    margin-bottom: 10px;
    cursor: pointer;
    display: block;
}
.view-file {
    cursor: pointer;
    display: block;
}
.bg-befour{
    position: relative;
    background: #f8f8f8;
    overflow: hidden;
    transition: right 2s ease-in-out;
    height: 200px;
}
.bg-befour img{
    object-fit: cover;
    height: 200px;
}
.option-view {
    position: absolute;
    right: -40px;
    top: 0;
    bottom: 0;
    background: rgb(255 255 255 / 70%);
    z-index: 2;
    padding: 10px;
    transition: right 0.3s ease-in-out;
}
.bg-befour:hover .option-view{
    right: 0;
}
/* wizard style */
#basic-document .wizard ul {
    justify-content: end;
    list-style: none;
}
#basic-document .wizard > .content > .body {
    padding: 15px;
}
#basic-document .steps ul li a {
    min-height: 60px;
    line-height: 20px;
    padding: 20px;
    font-weight: 500;
    font-size: 15px;
    border: 1px solid #eee;
    background: transparent;
}
#basic-document .steps li.done a {
    background-color: rgb(53 146 239 / 7%);;
    border-color: #9dc8e2;
}
#basic-document .steps li.current a {
    background-color: #3592ef;
    border-color: #3592ef;
}
.employment {
    width: 25px;
    height:25px;
}
/* Datatable Custom Css */
div.dataTables_wrapper div.dataTables_paginate, .dataTables_length {
    float: left;
    margin-bottom: 10px;
}
div.dataTables_wrapper div.dataTables_length label, div.dataTables_wrapper div.dataTables_length select, div.dataTables_wrapper div.dataTables_filter label {
    font-size: 15px;
    color: #737373;
    text-transform: none;
}
label:before {
    background-color: white;
    color: white;
    content: " ";
    display: block;
    border-radius: 50%;
    border: 1px solid grey;
    position: absolute;
    top: -5px;
    left: -5px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 28px;
    transition-duration: 0.4s;
    transform: scale(0);
}
div.dataTables_wrapper div.dataTables_length select, div.dataTables_wrapper div.dataTables_filter input {
    border: 1px solid #bbb;
    border-radius: 5px;
    outline: none;
}
div.dataTables_wrapper div.dataTables_filter input, div.dataTables_wrapper div.dataTables_length select {
    height: 35px;
    padding: 0 7px;
}
select.form-control, select {
    appearance: auto;
}
div.dataTables_wrapper div.dataTables_filter {
    float: right;
}
div.dataTables_wrapper div.dataTables_filter label {
    float: left;
}
.w-fit-content {
    min-width: max-content;
    white-space: nowrap;
}
.table {
    width: 100%;
}
.table thead, .table thead th {
    background-color: #f6f6f6;
}
.table > :not(:first-child), .dataTable-table > :not(:first-child) {
    border-top: none;
}
.table tbody {
    border: none;
}
.table td:first-child, .table th:first-child {
    border-radius: 0;
}
.table td {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #1d1d1f;
}
.table td, .table th {
    border: none;
    padding: 8px 10px;
    text-wrap: nowrap;
}
div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
    font-size: 14px;
    display: inline-block;
    margin: 10px 0;
    cursor: pointer;
}
div.dataTables_wrapper div.dataTables_paginate {
    float: right;
    position: absolute;
    right: 10px;
}
a, .btn-link {
    color: var(--bg-primary);
    font-size: 14px;
    font-weight: 500;
    padding: 0;
}
.paginate_button {
    border: 1px solid #707070;
    display: inline-block;
    padding: 5px 10px;
    min-width: 30px;
    min-height: 20px;
    text-align: center;
    margin: 0 2px;
    text-decoration: none;
}
.paginate_button.current, .paginate_button.current:hover {
    background-color: var(--bg-primary);
    color: #fff;
    border-color: var(--bg-primary);
}
.dataTables_wrapper {
    overflow-x: auto;
}
/* End Datatable Custom Css */
.login > .card {
    height: 100vh;
    background-color: #fff;
}
.login > .card > .card-body {
    display: flex;
    align-items: center;
    margin: auto;
}
.navbar-content .dropdown-menu {
    max-width: 350px;;
}
.form-check-inline {
    display: inline-flex;
    margin-right: 1rem;
    align-items: center;
}

.mw-400{
    max-width: 400px !important;
}

.profileform .form-control, .profileform .form-select, .profileform .form-add-design .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 8px 12px;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    border-color: #d1d3e2;
    border-radius: 4px;
}
star{
    color: red;
}
.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 0 auto 25px auto;
}
.avatar-upload .avatar-edit {
    position: absolute;
    right: 23px;
    z-index: 1;
    top: 15px;
}
.avatar-upload .avatar-edit input {
    display: none;
}
.avatar-upload .avatar-edit input + label {
    display: inline-flex;
    width: 34px;
    height: 34px;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:hover {
    background: #f1f1f1;
    border-color: #d6d6d6;
}
/* .avatar-upload .avatar-edit input + label:after {
    content: "\f040";
    font-family: 'FontAwesome';
    color: #757575;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
} */
.avatar-upload .avatar-preview {
    width: 192px;
    height: 192px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #f8f8f8;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.alert-close-btn {
    background: transparent;
    border: 0;
    font-size: 26px;
    padding-top: 0;
    position: absolute;
    right: 6px;
    top: 6px;
}
.close:hover {
    text-decoration: none;
}
.close {
    background-image:url("../img/modal-close.svg");
    background-repeat: no-repeat;
    border: 0;
    border-radius: 0.475rem;
    box-sizing: initial;
    color: #000;
    height: 1em;
    opacity: .5;
    padding: 0.25em;
    width: 1em;
}
.close:focus-visible{
    outline: none !important;
}
.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border;
}
.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black */
    z-index: 9999; /* Higher z-index than other elements */
    display: none; /* Initially hidden */
}
.bg-tertiary {
    background-color: #0A6ED1;
}
.icon-shape {
    text-align: center;
    vertical-align: middle;
    width: 3rem;
    height: 3rem;
    justify-content: center;
    align-items: center;
    display: inline-flex;
}
.icon {
    line-height: 1;
}
.dash-table .dataTables_filter,
.dash-table .dataTables_paginate,
.dash-table .dataTables_info,
.dash-table .dataTables_length{
    display: none !important;
}
.profile-txt{
    text-transform: capitalize;
}
#document-tab{
    position: sticky;
    top: 60px;
    z-index: 2;
    background: #fff;
    padding: 10px 0;
}
.saved {
    position: absolute;
    top: 10%;
    left: 5%;
    width: 30px;
    height: 30px;
    transform: translate(-50%, -50%);
    background-size: cover;
    border-radius: 50%;
}
.welcome-card {
    position: relative;
    background-color: #002c6a;
    color: #fff;
    padding: 20px;
    border-radius: 5px;
}
.accordion-button[aria-expanded="true"] {
    background-color: #0e3a5c;
    color: #fff;
}
.h-260 {
    min-height: 265px;
}
.grid-match>* {
    display: flex;
    flex-wrap: wrap;
}
.grid-match>*>:not([class*=w-]) {
    box-sizing: border-box;
    width: 100%;
    flex: auto;
}
.note-editable {
    background-color: #fff;
}
a.underline:hover{
    text-decoration: underline;
}