﻿.live-banner {
    padding: 140px 0;
    margin-top: 90px;
    text-align: center;
    color: #fff;
    background-image: url(../images/live_banner.png);
    background-size: contain;
}
.amounthigh {
    background-color: #ffe9a7;
    border: 1px solid#e6dede;
    font-size: 24px;
    color: #000;
    font-weight: 900;
    letter-spacing: 3px;
    border-radius: 30px;
}

.dob label {
    color: #495057
}

.login {
    display: none !important;
}

#ContentPlaceHolder1_lblamnt {
    background: none;
    border: none;
    padding: 0px 25px;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.applycode {
    color: #000;
    display: block;
    margin-bottom: 10px;
}

    .applycode:hover {
        color: #000
    }

.payment-alert {
    margin-right: 0.25rem;
    font-size: 13px;
    line-height: normal;
    padding: 10px;
    border: 1px solid #f0f0f0;
}

.modal-title {
    color: #000
}