@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700&display=swap');

/*
GLOBAL STYLES
=================================================================================================================================================
    =========
    FONTS START
    =========
    Open Sans Regular equivalent -> font-weight: 400
    Open Sans SemiBold equivalent -> font-weight: 500
    Open Sans Bold equivalent -> font-weight: 600
    =========
*/

body#frontsteps,
body #site-container {
    font-family: 'Heebo', sans-serif;
}


body#frontsteps h1, body#frontsteps h2, body#frontsteps h3, body#frontsteps h4, body#frontsteps h5, body#frontsteps h6 {
    font-family: 'Heebo', sans-serif;
    font-weight: 500;
}

body#frontsteps .btn.btn-primary,
body#frontsteps .btn--wp {
    font-family: 'Heebo', sans-serif;
    font-weight: 500;
}

body#frontsteps .btn--wp {
    font-family: 'Heebo', sans-serif !important;
}




body#frontsteps #site-container label {
    font-family: 'Heebo', sans-serif;
    font-weight: 600;
    font-size: 16px;
}


/*
    =========
    FONTS END
    =========
================================================================================================================================================
*/

/*
=================================================================================================================================================
    =========
    FORMS START
    =========
*/

html body#frontsteps input:not([type="file"]):not([type="radio"]):not([type="checkbox"]):not([type="hidden"]):not([hidden=""]), 
html body#frontsteps textarea, 
html body#frontsteps select, 
html body#frontsteps .chosen-container.chosen-container-single .chosen-single, 
html body#frontsteps .select2-container .select2-selection--single {
    border: 1px solid #e6ecf3;
    border-radius: 4px;
    background-color: #fff;
}

/*
    =========
    FORMS END
    =========
=================================================================================================================================================
*/


body#frontsteps #site-container {
    background: #243141;
}

body#frontsteps #site-container #page-content {
    background: #fbfcfd;
}
body#frontsteps #site-footer {
    display: none;
}

a {
    color: #1C75BC;
}

body .page-header {
    color: #243141;
    border-bottom: 0px;
}

:root {
    --ppp-dark-grey: #243141;
}

html body .dataTables_filter .table-search:after {
    background-image: url("../img/magnifier-blue.svg");
}

.manage-profile-nav-cmc-link {
    text-decoration: none;
}

.manage-profile-nav-cmc {
    background: #1C75BC;
    min-height: 50px;
    padding: 28px;
    color: white;
    display: flex;
    font-size: 22px;
    align-items: center;
}

.manage-profile-nav-cmc .menu__hoa-name {
    padding-left: 10px;
}

nav.project-menu .left-menu-section-title {
    color: #acc4d8;
}

nav.project-menu ul.first-level > li > a,
nav.project-menu ul.first-level > li.with-children > a.collapsed,
nav.project-menu ul.first-level > li > a.collapsed,
nav.project-menu ul.first-level > li.with-children > a,
nav.project-menu ul.first-level > li.with-children > a.active, 
body nav.project-menu ul.first-level >li > a.active,
body nav.project-menu ul.first-level >li > a:hover,
nav.project-menu ul.first-level > li.with-children > a:hover,
nav.project-menu ul.first-level > li.with-children > a[aria-expanded="true"]:not(.collapsed)
 {
    background: transparent;
    color: #1C75BC;
    font-size: 16px;
    text-transform: none;
}

nav.project-menu ul.second-level {
    border-left: 2px solid #39424f;
    overflow: visible;
}

nav.project-menu ul.second-level.collapse:not(.in) {
    overflow: hidden;
}

nav.project-menu ul.second-level > li:nth-child(2n) > a {
    background: transparent;
}

nav.project-menu ul li:not(.with-children) > a[data-button],
body nav.project-menu ul.first-level > li.with-children > .second-level a.active, 
body nav.project-menu ul.first-level > li.with-children > .second-level a:hover, 
body nav.project-menu ul.first-level > li.with-children > .second-level a[aria-expanded="true"]:not(.collapsed) {
    color: #1C75BC;
}

nav.project-menu ul.first-level > li.with-children > a:after,
nav.project-menu ul.first-level > li.with-children > a.collapsed:after,
body nav.project-menu ul.first-level >li > a.active,
body nav.project-menu ul.first-level >li > a:hover,
nav.project-menu ul.first-level > li.with-children > a:hover:after,
nav.project-menu ul.first-level > li.with-children > a:focus:after, 
nav.project-menu ul.first-level > li.with-children > a:active:after,
nav.project-menu ul.first-level > li.with-children > a.collapsed:hover:after, 
nav.project-menu ul.first-level > li.with-children > a.collapsed:focus:after,
nav.project-menu ul.first-level > li.with-children > a.collapsed:active:after
{
    color: #1C75BC;
}

body nav.project-menu ul.first-level >li > a.active {
    font-family: 'Open Sans SemiBold';
    font-weight: normal;
}

body#frontsteps nav.project-menu ul.first-level li.with-children > a:after, 
body#frontsteps .manage-profile-nav ul.nav-with-children > li.with-children > a:after {
    color: #acc4d8;
    right: 15px;
}

body nav.project-menu ul.first-level > li.with-children > a.active, 
body nav.project-menu ul.first-level > li.with-children > a:hover,
body nav.project-menu ul.first-level > li.with-children > a[aria-expanded="true"]:not(.collapsed) {
    background: transparent;
}

body nav.project-menu {
    padding-top: 20px;
    padding-left: 15px;
}

body nav.project-menu li > a:hover {
    font-family: 'Open Sans SemiBold';
    font-weight: normal;
}

body#frontsteps nav.project-menu li > a {
    color: #acc4d8;
    
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 25px !important;
    text-transform: none;
}

body#frontsteps ul.nav.second-level, 
body#frontsteps ul.nav.second-level li.with-children a {
    padding-left: 12px;
}

body#frontsteps nav.project-menu ul.second-level li > a.active {
    color: #fff;
    background-color: #1a202a;
    border-radius: 8px;
    position: relative;
    z-index: 1;
}

body#frontsteps nav.project-menu ul.second-level li > a.active::before {
    content: '';
    position: absolute;
    left: -14px;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 31px;
    background-image: url('/_/site/frontsteps/icon-menu-item-active.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.nav>li>a>img.hp-menu__item-icon {
    width: 20px;
    max-height: 20px;
    margin-right: 10px;
}

body .modal .modal-header {
    background: #242d3c;
    border: 0.1rem solid #242d3c;
    background-color: #242d3c;
    color: #fff;
}

body .btn-tertiary, body .btn.btn-link {
    color: #1C75BC;
}

html body #site-container .step-header {
    color: #1C75BC;
}

.order-menu {
    border-bottom: 1px solid #1C75BC;
}

.default-fileuploader .fileuploader .fileuploader-input .fileuploader-input-button {
    color: #1C75BC;
}

body .btn.btn-primary,
body .btn.btn-primary:hover, body .btn.btn-primary:focus {
    background-image: linear-gradient(to bottom, #6fc95c, #6fc95c) !important;
    background-color: #6fc95c !important;
    border-color: #6fc95c !important;
    color: #242d3c !important;
    border-radius: 7px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

body .btn.btn-primary:disabled, body .btn.btn-primary[disabled], body .btn.btn-primary.btn-disabled {
    background: #baf0ba;
    color: #4d7393 !important;
}

body .btn.btn-primary--light {
    background-image: linear-gradient(#fff, #fff);
    border: 0px;
    padding-left: 25px;
    padding-right: 25px;
    color: #242d3c !important;
    text-transform: uppercase;
}

body .btn.btn-primary--black {
    background-color: #242d3c !important;
    color: #fff !important;
    text-transform: uppercase;
}

body .btn.btn-primary--light:hover {
    background-color: #fff;
}

.btn-primary--disabled,
.btn-primary--disabled:hover {
    background-image: linear-gradient(to bottom, #c7c7c7, #c7c7c7);
    background-color: #c7c7c7;
    border-color: 2px solid #c7c7c7;
}

.btn-primary--disabled,
.btn-primary--disabled:hover {
    color: white;
}

.btn-link#cancel-button {
    color: #1C75BC;
}

a:not(.btn) {
    color: #1C75BC;
}

/* Left menu - pay open invoices */
.pay-open-invoices-button-container .pay-open-invoices-button {
    background-color: #364d6a;
    border-radius: 30px;
}

.pay-open-invoices-button-container .pay-open-invoices-button:hover {
    background-color: #364d6a;
}

#ajaxLodingIndicator div {
    border-top: 16px solid #1C75BC;
}

.radio-wrapper [type="radio"]:checked + label:after {
    background: #6fc95c;
}

.radio-wrapper [type="radio"]:checked + label:before {
    border: 0.5px solid #6fc95c;
}

html body input:not([type="file"]):not([type="radio"]):not([type="checkbox"]):not([type="hidden"]):not([hidden=""])[required]:focus, 
html body textarea[required]:focus, html body select[required]:focus, 
html body .chosen-container.chosen-container-single .chosen-single[required]:focus, 
html body .select2-container .select2-selection--single[required]:focus {
    /* border: 0.1rem solid #1C75BC; */
}

.general-info .uploaded-file-info .mapping-remove-file {
    background-color: #1C75BC;
}

#success-modal .icon img, #deleted-modal .icon img {
    filter: hue-rotate(200deg);
}

.notification-title img {
    filter: hue-rotate(200deg);
}

.navbar-right img {
    filter: brightness(0) invert(1);
}

.grid-view .table.table-with-collapse tbody a[data-toggle="collapse"] i {
    border-color: #243141;
}

.estimatedCost #pricing-table table.tbl_custom .total-row th {
    background: #1C75BC;
}

.estimatedCost #pricing-table table.tbl_custom .total-row {
    border: 3px solid #1C75BC;
}


.empty-ballots-list a.btn.btn-tertiary {
    color: #1C75BC !important;
}

body .btn-tertiary:hover, 
body .btn-link:hover, 
body .btn-tertiary:focus, 
body .btn-link:focus {
    color: #1C75BC;
}

.file-wrapper .delete-file{ 
    color: #1C75BC !important;
}


.hporders__title {
    color: #1C75BC !important;
    font-size: 2rem;
    font-weight: normal;
}

.hporders__subtitle {
    display: flex;
    gap: 30px;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 2px solid #1C75BC;
}

.admin-left-column {
    background: #243141 !important;
    /* border-right: 0.1rem solid #bcbec0; */
    min-height: 100vh;
}

.checkbox-wrapper input:checked + label:before {
    background: #6fc95c;
    border: 0.5px solid #6fc95c;
    border-radius: 1px;
}

.checkbox-wrapper label:before {
    border-radius: 1px;
}

.checkbox-wrapper input:checked + label:after {
    content: '';
    background: transparent;
    border-left: 2.5px solid #fff;
    border-bottom: 2.5px solid #fff;
    width: 0.7rem;
    height: 0.4rem;
    left: 0.35rem;
    top: 0.7rem;
    transform: rotate(-45deg);
}

.fileupload-seed-record-wrapper {
    row-gap: 0px;
}

.fileuploader-wrapper label[for=use_hp_hoa_homeowners-csv] {
    margin-top: 0px;
}

body .fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove i {
    background: #1C75BC;
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove i:hover {
    background: #1c75bca3;
}

body .btn.btn-light:hover, body .btn.btn-light:focus {
    color: #1C75BC;
    border: 0.5px solid #1C75BC;
}

.filter-section-header-arrow.opened,
.filter-section-header.opened {
    background-color: #1C75BC !important;
}

.white_arrow.opened {
    background-color: #1C75BC !important;
}

.ballot__active-cta-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 20px;
    margin-top: 60px;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
    border-color: #1C75BC;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
    box-shadow: 0 0 6px #1C75BC;
}

.checkbox-wrapper label.semi-checked:after {
    background: #1C75BC;
}

.question-wrapper .step-header:before {
    color: #1C75BC;
}

.election-wrapper .step-header:before {
    color: #1C75BC;
}

.feedback-survey-heading-title {
    color: #1C75BC;
}

.feedback-survey-menu .square.active {
    background-color: #1C75BC;
}

.feedback-survey-menu .square.visited {
    color: #1C75BC;
}

#scanReport tfoot tr {
    border: 3px solid #1c75bc;
}

#scanReport tfoot tr th:first-child {
    background: #1c75bc;
}

body #site-container .header-container > nav.navbar .container-fluid .navbar-collapse ul.navbar-nav > li.dropdown > a.dropdown-toggle > span.hamburger {
    color: white;
}

.user-initials-circle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: #fff;
    color: #242d3c;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
}

nav.project-menu ul.first-level li > a.menu__left-arrow:before {
    color: #fff;
    margin-right: 10px;
}

.menu__account-back {
    margin-left: 10px;
}

.invoices-amount .amount-due {
    color: #6fc95c;
}