.sidebar-dropdown.active .submenu {
    height: auto !important;
}

.effective-date-heading {
    font-family: 'Averta';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #2F415E;
}

.effective-content-admin-spacer {
    background: #f6f6f6;
    border-radius: 8px;
    margin-bottom: 20px;
}

.effective-date-admin-spacer {
    background: #E3FFFB;
    height: 40px;
    border-top: 1px solid #19B7A2;
    border-bottom: 1px solid #19B7A2;
    padding: 0 16px;
    font-family: 'Averta';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
}

.effective-main-date {
    font-family: 'Averta';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #F97373;
    margin-bottom: 12px;
}

.effective-content-admin-spacer {
    padding: 32px 0px 32px 32px;
}

.effective-date-loc-north {
    font-family: 'Averta';
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    padding: 0 17px;
    color: #2F415E;
    background: #FFE5DA;
    border-top: 1px solid #F99A73;
    border-bottom: 1px solid #F99A73;
}

.effective-date-loc-south {
    background: #FFF2CF;
    height: 40px;
    border-top: 1px solid #FFCD41;
    border-bottom: 1px solid #FFCD41;
    padding: 0 17px;
    font-family: 'Averta';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #2F415E;
}

.effective-date-data {
    margin-left: 32px;
    color: #2F415E;
}

.effective-date-data th {
    font-weight: 500;
}

span#select2-order-add-property_type-select-container {
    color: #9B9EB4;
    height: 40px;
    background: #ffffff;
    border: 1px solid #ffffff;
    padding: 3px 16px;
    border-radius: 4px;
}

.invoice-detail {
    font-family: 'Averta';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #2F415E;
}

.invoice-detail-spacer {
    width: 219px;
    display: inline-block;
}

.invoice-header {
    margin-bottom: 40px;
}

.bill-to-space {
    margin-bottom: 20px;
}

.invoices-spacer {
    margin-bottom: 16px;
}

.invoices-extra-spacer {
    margin-bottom: 32px;
}

.inline-table {
    display: inline-table;
}

.invoice-detail-view {
    background: #7E829B;
    color: white;
    border-radius: 25px;
    padding: 7px;
}

.invoice-detail-view:hover {
    color: white;
}

.commercial-bid-main {
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.revission-list-card-spacer {
    margin: 0 32px;
}

.revission-list-content-bg {
    background: #fff;
}

.revission-list-main {
    font-family: 'Averta';
    font-style: normal;
    line-height: 20px;
}

.revission-list-btn {
    background: none;
    border: 1px solid #F99A73;
    color: #F99A73 !important;
    border-radius: 20px !important;

    padding: 4px 12px;
    margin-right: 12px;
    height: 32px;
}

.revission-list-btn.active {
    color: #34A851 !important;
    border-color: #34A851;
}

.revission-list-main-btn {
    background: #fff;
    height: 40px;
    padding: 0 20px;
    border: 1px solid #2F415E;
}

.revission-list-main-btn.active {
    color: #fff;
    background: #2F415E;
}

.revission-list-name {
    background: #fff;
    width: 100%;
    border-radius: 10px;
    padding: 5px 10px;
}

.comparable-photo-list-filter {
    background: none;
    border: 1px solid #7E829B;
    color: #000;
    border-radius: 20px !important;
    padding: 4px 15px;
    margin-right: 12px;
}

.select2-container.select2-container--focus .select2-selection,
.select2-container--default .select2-selection--single {
    border: none;
}

.select2-container .selection .select2-selection {
    height: 100%;
}

span#select2-select2-selection-container {
    margin-right: -10px;
}

.commercial-bid-collapse {
    background: #E3FFFB;
    border-top: 1px solid #19B7A2;
}

.commercial-bid-collapse td:nth-child(1) {
    width: 10%;
}

.commercial-bid-collapse td:nth-child(2) {
    width: 15%;
}

.commercial-bid-collapse td:nth-child(3) {
    width: 15%;
}

.commercial-bid-collapse td:nth-child(4) {
    width: 15%;
}

.commercial-bid-collapse td:nth-child(5) {
    width: 15%;
}

.commercial-bid-collapse td:nth-child(6) {
    width: 10%;
}

.commercial-bid-collapse td:nth-child(7) {
    width: 10%;
}

.commercial-bid-collapse td:nth-child(8) {
    width: 15%;
}

.commercial-bid-table tr:nth-child(odd) {
    border-bottom: 1px solid #e3fffb;
}

.commercial-bid-table tr:nth-child(even) {
    border-bottom: 1px solid #19B7A2;
}

.commercial-bid-table-btn {
    padding: 5px 15px;
    background: #1F9CE2;
    color: #fff;
    border: none;
    border-radius: 4px;
}

.commercial-bid-table-btn:nth-child(1) {
    background: #1F9CE2;
}

.commercial-bid-table-btn:nth-child(2) {
    background: #6A6BFF;
}

.commercial-bid-table-btn:nth-child(3) {
    background: #19B7A2;
}

.commercial-bid-collapse .status {
    display: inline-flex;
    align-items: center;
}

.commercial-bid-collapse .status::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: red;
    margin-right: 8px;
}

.commercial-bid-collapse .status.success-status {
    color: #34A851;
}

.commercial-bid-collapse .status.success-status::before {
    background: #34A851;
}

.commercial-bid-collapse .status.warning-status {
    color: #E7AB04;
}

.commercial-bid-collapse .status.warning-status::before {
    background: #E7AB04;
}

.commercial-bid-collapse .status.danger-status {
    color: #FF4737;
}

.commercial-bid-collapse .status.danger-status::before {
    background: #FF4737;
}

.commercial-bid-collapse .status.accepted-status {
    color: #4285F5;
}

.commercial-bid-collapse .status.accepted-status::before {
    background: #4285F5;
}

.hidden {
    display: none;
}

.accounting-invoice-table {
    width: 100%;
    font-size: 12px;
}

.accounting-invoice-table tr:first-child {
    border-top: 1px solid #19B7A2;
    border-bottom: 1px solid #19B7A2;
}

.accounting-invoice-table td,
.accounting-invoice-table th {
    padding: 9px;
}

.accounting-invoice-table td:first-child,
.accounting-invoice-table th:first-child {
    padding-left: 9px;
}

input {
    border: 1px solid #ddd;
    border-radius: 4px;
}

input:focus-visible {
    outline: none;
}

::-webkit-scrollbar {
    width: 7px !important;
}

::-webkit-scrollbar-track {
    background-color: #ffffff;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(to top, #9697A0, #F5F5F5);
    border-radius: 5px;
}


@import url('https://fonts.cdnfonts.com/css/averta-blackitalic');

.none {
    display: none !important;
}

.select2 .select2-selection {
    border: unset !important;
}

.select2-dropdown {
    border: unset;
    box-shadow: 0 5px 15px 0px rgb(0 0 0 / 15%);
    padding: 10px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: unset;
    background: #eee;
    padding: 8px;
    border-radius: 0.25rem;
    margin-bottom: 10px;
    outline-width: 1px;
    outline-color: #333;
}

.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option--selected {
    background: #dfdfdf;
    color: #333333;
    border-radius: 0.25rem;
}

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

.sidebar-dropdown.active .submenu {
    min-height: 150px;
}

.dashboard-spacer {
    padding: 32px;
    border-radius: 8px;
}

.accounting-right-btn .accounting-btn {
    padding: 10px 18px;
    display: inline-block;
    border: 1px solid #2F415E;
    background: #fff;
}

.accounting-right-btn .accounting-btn:not(:first-child) {
    margin-left: -6px;
}

.appraisal-filter-btn {
    padding: 12px 16px;
    display: inline-block;
    border: 1px solid #2F415E;
    background: #fff;
}

#editor_container {
    width: 838px;
    margin: 50px;
}

#editor {
    width: 1104px;
    height: 816px;
}

.ck-editor__editable[role="textbox"] {
    min-height: 150px;
}

.engagement-letter .form-select:focus {
    box-shadow: transparent;
}

section {
    margin: 0 !important;
}

.ck.ck-editor__editable_inline {
    padding: 0 !important;
}

/* Boston Animated Button */

.boston-animate-btn-late a,
.boston-animate-btn a {
    position: relative;
    display: inline-block;
    padding: 8px 18px;
    color: #19B7A2;
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
    overflow: hidden;
    transition: 0.5s;
    letter-spacing: 3px;
}

.boston-animate-btn-late a:hover,
.boston-animate-btn a:hover {
    background: #19B7A2;
    color: #fff;
}

.boston-animate-btn-late a span,
.boston-animate-btn a span {
    position: absolute;
    display: block;
}

.boston-animate-btn a span:nth-child(1) {
    top: 0;
    left: -100%;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent, #19B7A2);
    animation: btn-anim1 1s linear infinite;
}

@keyframes btn-anim1 {
    0% {
        left: -100%;
    }

    50%,
    100% {
        left: 100%;
    }
}

.boston-animate-btn a span:nth-child(2) {
    top: -100%;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg, transparent, #19B7A2);
    animation: btn-anim2 1s linear infinite;
    animation-delay: 0.25s;
}

@keyframes btn-anim2 {
    0% {
        top: -100%;
    }

    50%,
    100% {
        top: 100%;
    }
}

.boston-animate-btn a span:nth-child(3) {
    bottom: 0;
    right: -100%;
    width: 100%;
    height: 2px;
    background: linear-gradient(270deg, transparent, #19B7A2);
    animation: btn-anim3 1s linear infinite;
    animation-delay: 0.5s;
}

@keyframes btn-anim3 {
    0% {
        right: -100%;
    }

    50%,
    100% {
        right: 100%;
    }
}

.boston-animate-btn a span:nth-child(4) {
    bottom: -100%;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(360deg, transparent, #19B7A2);
    animation: btn-anim4 1s linear infinite;
    animation-delay: 0.75s;
}

@keyframes btn-anim4 {
    0% {
        bottom: -100%;
    }

    50%,
    100% {
        bottom: 100%;
    }
}

@media only screen and (max-width: 492px) {

    .boston-animate-btn-late a,
    .boston-animate-btn a {
        padding: 8px 10px;
        font-size: 14px;
        letter-spacing: 2px;
    }
}



/* Boston Animated Button - late */

.boston-animate-btn-late a span:nth-child(1) {
    top: 0;
    left: -100%;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent, #19B7A2);
    animation: btn-anim1 2s linear infinite;
}

.boston-animate-btn-late a span:nth-child(2) {
    top: -100%;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg, transparent, #19B7A2);
    animation: btn-anim2 2s linear infinite;
    animation-delay: 0.5s;
}

.boston-animate-btn-late a span:nth-child(3) {
    bottom: 0;
    right: -100%;
    width: 100%;
    height: 2px;
    background: linear-gradient(270deg, transparent, #19B7A2);
    animation: btn-anim3 2s linear infinite;
    animation-delay: 1s;
}

.boston-animate-btn-late a span:nth-child(4) {
    bottom: -100%;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(360deg, transparent, #19B7A2);
    animation: btn-anim4 2s linear infinite;
    animation-delay: 1.5s;
}


.sidebar__menu-list .list-item .icon-arrow-down {
    display: block;
}


/* Special Button */


.s-btn {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    background-color: transparent;
    border: none;
    cursor: pointer;
    min-width: 150px;
}

.s-btn span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    top: 0;
    left: 0;
    width: 100%;
    padding: 13px 20px;
    transition: 0.3s;
}

/*--- btn-4 ---*/
.s-btn-4 span {
    color: rgb(28, 31, 30);
    background-color: transparent;
}

.s-btn-4 span:hover {
    color: rgb(54, 56, 55);
}

.s-btn-4::before,
.s-btn-4::after {
    content: "";
    position: absolute;
    width: 15%;
    height: 2px;
    background-color: rgb(54, 56, 55);
    z-index: 2;
}

/* 17. hover-border-7 */
.s-btn.hover-border-7::before,
.s-btn.hover-border-7::after {
    content: "";
    position: absolute;
    bottom: 0;
    transition: width 0.2s 0.35s ease-out;
}

.s-btn.hover-border-7::before {
    content: "";
    position: absolute;
    right: 50%;
}

.s-btn.hover-border-7::after {
    content: "";
    position: absolute;
    left: 50%;
}

.s-btn.hover-border-7:hover::before,
.s-btn.hover-border-7:hover::after {
    content: "";
    position: absolute;
    width: 50%;
    transition: width 0.2s ease-in;
}

.s-btn.hover-border-7 span::before,
.s-btn.hover-border-7 span::after {
    content: "";
    position: absolute;
    width: 0%;
    height: 0%;
    background: transparent;
    opacity: 0;
    z-index: 2;
    transition: width 0.2s ease-in, height 0.15s 0.2s linear, opacity 0s 0.35s;
}

.s-btn.hover-border-7 span::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-left: 2px solid rgb(54, 56, 55);
    border-top: 2px solid rgb(54, 56, 55);
}

.s-btn.hover-border-7 span::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-right: 2px solid rgb(54, 56, 55);
    border-top: 2px solid rgb(54, 56, 55);
}

.s-btn.hover-border-7 span:hover::before,
.s-btn.hover-border-7 span:hover::after {
    content: "";
    position: absolute;
    width: 50%;
    height: 96%;
    opacity: 1;
    transition: height 0.2s 0.2s ease-in, width 0.2s 0.4s linear, opacity 0s 0.2s;
}

.quotation-label label {
    width: 200px;
}

.margin-left-155 {
    margin-left: 155px;
}

.sidebar-dropdown.active .submenu {
    min-height: auto !important;
}

.sidebar-dropdown .submenu .submenu-item {
    padding: 0 !important;
    left: 366px !important;
}

.sidebar-dropdown .submenu .submenu-item a {
    padding: 13px 0px 13px 45px !important;

}

.sidebar-collapse .sidebar-dropdown.active ul.submenu {
    position: absolute;
    bottom: 0px;
    left: 80px;
    background: #223045;
    width: 175px;
}

.sidebar-collapse .sidebar-dropdown.active ul.submenu a {
    padding: 14px 20px !important;
}

.sidebar-dropdown:hover .submenu {
    min-height: 0 !important;
}

.profile__img img {
    height: 28px !important;
}

.sidebar__menu-list .list-item:hover {
    background: #139181;
}

.sidebar-collapse .sidebar__menu-list {
    overflow: visible;
}

.sidebar__menu-list::-webkit-scrollbar {
    width: 0px !important;
}

/* .sidebar-collapse .submenu-active ul.submenu {
    position: absolute;
    top: 0px;
    left: 80px;
    width: 175px;
} */

.sidebar-collapse .submenu-active ul.submenu a {
    padding: 14px 20px !important;
}

.sidebar-dropdown .dropdown-main {
    display: block !important;
    width: 75%;
}

.sidebar-dropdown span.icon.icon-arrow-down.ms-auto {
    color: #fff;
    padding: 18px;
}

.sidebar-dropdown span.icon.icon-arrow-down.ms-auto:hover {
    background-color: #19B7A2;
}

.sidebar-collapse .sidebar-dropdown span.icon.icon-arrow-down.ms-auto {
    padding: none;
}

.sidebar-collapse .sidebar-dropdown .submenu .submenu-item a {
    padding: 12px 0px 12px 2px !important;
}

.sidebar-collapse {
    min-width: 120px !important;
}

@media only screen and (max-width: 1200px) {
    .user-dashboard-table {
        min-width: 950px;
    }
}

@media only screen and (max-width: 978px) {

    .notification-icon {
        margin-right: 0px;

    }

    .icon-button__badge {
        right: 7px !important;
    }

    .roles-permissions {
        min-width: 850px;
    }

}

@media only screen and (max-width: 764px) {

    .app-name {
        font-size: 18px;
        line-height: 1.5;
    }

    .s-btn {
        min-width: 140px;
    }
}

@media only screen and (max-width: 738px) {

    .app-name {
        font-size: 16px;
        line-height: 1.35;
    }
}

@media only screen and (max-width: 1385px) {
    .order-title-res {
        font-size: 18px;
    }

    .due-in-res {
        font-size: 12px;
    }
}

.sidebar-collapse .submenu-item a {
    font-size: 13px;
}
