.btn-login {
    width: 100%;
    border-radius: 4px;
    border: none;
    background-color: #03CA88;
    color: #fff;
    font-weight: 600;
    height: 33px;
    margin: auto;
}

.btn-login:hover {
    color: #fff;
}

.icon-color-primary {
    color: #c5de80;
}
.icon-color-white {
    color: #fff;
}
.auto-search-input {
    text-transform: uppercase;
    border-radius: 15px;
    border: none;
    width: 100%;
    border-bottom: 1px solid #03CA88;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    height: 45px;
    outline-color: transparent;
}
@media (max-width: 576px) {
    p {
        font-size: 10px !important;
        margin-bottom: 3px;
    }
    hr {
        margin: 7px 0 7px 0;
    }
    .mb-n-30 {
        margin-bottom: -30px !important;
    }
    .w-215px {
        width: 215px !important;
    }
}
@media (max-width: 768px) {
    .auto-search-btn-es {
        position: unset !important;
        margin-left: 0px !important;
        margin-top: 8px !important;
        width: 100% !important;
    }
}
.modal {
    background-color: rgba(0, 0, 0, 0.4);
}
.modal-header {
    border-bottom: none !important;
}
.auto-search-btn {
    background: linear-gradient(to left, #00CC99, #03CA88 80%) !important;
    border-radius: 29px;
    height: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    border: none;
    padding: 0 40px 0 40px;
    position: absolute;
    margin-left: -114px;
    margin-top: 8px;
}
.auto-product-card {
    width: 100%;
}
.border-radius-50 {
    border-radius: 50%;
}
.car-detail-body p {
    font-size: 12px;
    font-weight: 100;
}
#car-list .card-header {
    background-color: #26465310;
    border-bottom-right-radius: calc(0.42rem - 1px);
    border-bottom-left-radius: calc(0.42rem - 1px);
    padding-right: 0.3rem;
}
#car-list .card.card-custom > .card-header .card-toolbar {
    align-items: flex-start !important;
    display: grid;
    margin: 0;
}
.btn.btn-white i {
    padding-right: 0;
}
.btn-brand-next {
    background: linear-gradient(130deg, #03CA88, #00CC99) !important;
    border-color: transparent !important;
    color: #fff;
}
.btn-brand-next:hover {
    color: #fff;
}

.btn-emng-confirm {
    background: #218838 !important;
    text-transform: uppercase;
    color: #ffffff;
}
.btn-emng-confirm:hover {
    text-decoration: underline !important;
    color: #ffffff;
}

.btn-emng-cancel {
    background: #c82333 !important;
    text-transform: uppercase;
    color: #ffffff;
}
.btn-emng-cancel:hover {
    text-decoration: underline !important;
    color: #ffffff;
}


.brand-background {
    background: linear-gradient(130deg, #03CA88, #00CC99);
}

.aside-filter {
    width: 100%;
    background-color: #26465340;
    border: 1px solid #ffffff40;
    padding: 12px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    border-radius: 5px;
}
.card-banner {
    background-color: #aad0371c;
    border-radius: 10px;
}
.menu-item-main {
    width: 50%;
}
.menu-item-deactive {
    width: 50%;
    background-color: #fff;
    border-bottom-right-radius: unset;
    border-bottom-left-radius: 15px;
}
.menu-item-active-side {
    width: 50%;
    border-top-right-radius: 20px !important;
    background-color: transparent !important;
}
.brand-background {
    background-image: linear-gradient(to top, #00CC99, #03CA88 80%);
}
.btn-send {
    height: 37px;
    width: 200px;
    border: none;
    font-weight: 400 !important;
    color: #fff !important;
    font-weight: 100;
    border-radius: 30px;
    background: linear-gradient(to right, #00CC99, #03CA88 80%) !important;
}
canvas {
    display: block;
}
#particles-js {
    position: absolute;
    height: 90vh;
    z-index: -1;
}
.btn-brand-next {
    background: linear-gradient(130deg, #03CA88, #00CC99) !important;
    border-color: transparent !important;
}
.brand-background {
    background: linear-gradient(130deg, #03CA88, #00CC99);
}
#timer {
    left: 0;
    top: 0;
    color: #fff;
    background: red;
    position: fixed;
    border-radius: 0 0 12px 0;
    padding: 3px 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    z-index: 9999;
}
.request-content {
    /*box-shadow: 0 0 6px rgba(0, 0, 0, 0.08);*/
    padding: 28px;
    border-radius: 8px;
    box-shadow: 0 0px 18px rgba(0, 0, 0, 0.08);
    background: #fff;
}
.input-brand {
    border: none;
    font-size: 14px;
    font-weight: 300;
    color: #264653;
    border-bottom: 1px solid #03CA88;
}
.btn-brand-login {
    color: #fff;
    background-color: #03CA88;
    border-color: #03CA88;
    width: 100%;
}
.btn-brand-reset {
    color: #fff;
    background-color: #03CA88;
    border-color: #03CA88;
}
.product-card {
    margin: 20px auto;
    border-radius: 10px;
    padding: 2rem !important;
}
.product-card .product-image {
    width: 120px;
    margin: 0 auto;
    height: 120px;
}
.product-rm-btn {
    position: absolute;
    top: 1rem;
    right: 1rem;
}
.product-card-type {
    top: 2rem;
    position: absolute;
    margin-top: 2rem;
}
.product-card-price {
    top: 4rem;
    margin-top: 3rem;
    position: absolute;
}
.product-card-vendor {
    bottom: 2rem;
    position: absolute;
}
@media (min-width: 576px) {
    .product-card .product-image {
        width: 120px;
        height: 120px;
    }
}
.step1-img-cancel {
    display: inline-flex !important;
    position: absolute !important;
    right: -10px !important;
    bottom: -5px !important;
}
.nav.nav-pills.nav-brand .nav-link.active {
    color: #fff;
    background-color: #03CA88;
}
.nav.nav-pills.nav-brand .nav-link.active .nav-text {
    color: #fff;
}
.nav.nav-pills.nav-brand .nav-link.active .nav-icon i {
    color: #fff;
}
.nav.nav-pills.nav-brand .nav-link.active .nav-icon .svg-icon svg g [fill] {
    transition: fill 0.3s ease;
    fill: #fff !important;
}
.nav.nav-pills.nav-brand .nav-link.active .nav-icon .svg-icon svg:hover g [fill] {
    transition: fill 0.3s ease;
}
.nav.nav-pills.nav-brand .nav-link.active:after {
    color: #fff;
}
.nav-grid {
    display: grid;
    gap: 3px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
@media (max-width: 1024px) {
    .nav-grid {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    }
}
@media (max-width: 576px) {
    .nav-grid {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media (max-width: 320px) {
    .nav-grid {
        grid-template-columns: 1fr 1fr;
    }
}

.profile-add-bank {
    width: fit-content !important;
    cursor: pointer !important;
    border: 2px dashed #ebedf3;
    border-radius: 0.42rem;
}
.checkbox.checkbox-brand > input:checked ~ span {
    background-color: #03CA88;
}
.checkbox.checkbox-brand > input:checked ~ span:after {
    border-color: #fff;
}
.loan-status-table-border {
    border: 1px solid #f3f6f9;
}
.file-input-button {
    height: 100% !important;
    width: 100% !important;
    position: absolute !important;
}
.bgi-size-contain {
    background-size: contain !important;
}
.img-upload-border {
    border-radius: 0.42rem !important;
    border: 1px solid #e4e6ef !important;
}
.img-upload-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.vertical-center {
    margin: auto !important;
    width: 50% !important;
}
@media (min-width: 768px) {
    .overflow-unset {
        overflow-x: unset !important;
    }
}
.filter-loader {
    position: fixed;
    background-image: url(/media/svg/loading.svg);
    background-position: center;
    background-size: 70px;
    background-color: #fff;
    opacity: 0.7;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100vh;
    z-index: 999;
}
.display-none {
    display: none !important;
}
.preloader-loading {
    display: block;
    background-image: url(/media/svg/loading.svg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.7;
    background-size: 70px;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 9999;
}

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

.swal2-loader {
    border-color: #03CA88 transparent #03CA88 transparent !important;
}

.text-bank-list-agree {
    color: #03CA88;
    font-weight: 600;
}

.text-bank-list-not-agree {
    color: #f6d381;
    font-weight: 600;
}

.agree-btn {
    border-radius: 24px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    margin: auto;
    width: 82%;
}

.user-confirm-btn {
    border-radius: 24px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    margin: auto;
    width: 82%;
}

.g-recaptcha {
    text-align: center;
}

.g-recaptcha > div > div {
    width: 100% !important;
}

