body {

    font-family: "Gotham Rounded";
    background-image: url("/assets/qlip_pay_portal/img/background.png") !important;
    background-color: rgba(131, 124, 124, 0.096) !important;

}

input[type="checkbox"]:checked {
    background-color: #00551D !important;
    background-image: url("data:image/svg+xml, <svg viewBox='0 0 8 7' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 4.00001L2.66667 5.80001L7 1.20001' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>"), linear-gradient(180deg, #4AC3F8 -124.51%, #00551D 100%) !important;
}



.dropdown-menu {
    background-color: #00551D !important;
}

.sidenav {
    background-color: #00551D !important;

    color: #fff !important;
    /* Black*/

}

.navbar-control .rounded,
.navbar-control .rounded-circle {
    border: solid 1px !important;
    
}

.rounded-circle {
    border: solid 0.1px;
}

.title {
    text-align: left;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #00551D;
    margin-bottom: 40px;
}

.div_base {
    background-color: #00551D !important;
    padding: 0 !important;
}

.div_content {
    background-color: white !important;

}


.card-amount {
    font-size: 20px;
    color: #00551D;
}

.card-label {
    font-size: 10px;
    color: #969A97;
}

.card-setting {

    color: #00551D;
}

@media print {

    .footer,
    #pdf_printer,
    #navbar_general,
    nav {
        display: none;
    }
}

.row_title {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #9D9D9D;
    font-size: 19px;
    font-weight: bold;
}

.footer {
    bottom: 0;
    width: 100%;
    height: 60px;
    color: white;
    font-size: 25px;
    padding-top: 10px;
    background-color: #00551D;
}

.footer button {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 6px;
    font: normal normal medium 12px/18px Gotham Rounded;
    letter-spacing: 0px;
    color: #00551D;
    border: 0;
    margin-right: 10px;
}

.footer-control {
    max-width: 80%;
}

.field-wrapper .field-placeholder,
#pdf_printer {
    color: #00551D;

}
.pdf_printer{
    background-color: #00551D !important;

}
.field-wrapper input:not([disabled]):focus~.field-placeholder {
    color: #00551D;
}


.modal-backdrop {
    background-color: #00551D !important;
}

.modal-title {
    font: normal normal bold 24px/29px Gotham Rounded;
    color: #00551D !important;

}

::placeholder {
    color: #00551D;
    margin-left: 50px;
    /*font-size: 1.5em;*/
}

input[type="radio"]:checked::before {
    background-color: #00551D !important;
}

.btn_standard {
    background: #00551D 0% 0% no-repeat padding-box !important;
}

:focus {
    box-shadow: 0 0 1px #00551D !important;
}

.file-select::before {
    background-color: #00551D;
}

.filter_active {
    background-color: #00551D !important;
}

.bg-green-custom {
    background-color: #00551D !important;
}

.kr-smart-form .kr-payment-button {
    background-color: #00551D !important;
}

.footer2 {
    background-color: #00551D;
}

.footer button {
    color: #00551D;
}

    .link {
        color: #00551D !important;
    }