.forgetSection {
    padding-top: 20px;
    background-color: #ebf6f0 !important;
    padding-bottom: 20px;
}

.forgetConatiner {
    padding-top: 20px;
    padding-bottom: 0px;

}

.emailCss {
    margin-top: 20px;
}

.forgetSubmit {
    width: 100%;
    height: 45px;
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
    margin-bottom: 10px;
    font-size: 13px;
}

.emailControl {
    height: 45px;
    font-size: 14px;
    border: 1px solid #ccc;
}

.textColor {
    color: #999;
}

.headingForget {
    font-weight: 600;
}

.startColor {
    color: red;
}


