.login-black-bg {
    background-color: #413F3F !important;
}


.login-white-bg {
    background-color: #FFFFFF !important;
}

.login-blue-bg  {
    background-color: #093574 !important;
    padding-top: 12px;
}

.login-header-image{
	text-align: center !important;
}


.login-black-c {
   color: #413F3F !important;
}

.login-white-c {
    color: #fff !important;
}

.login-blue-c  {
   color: #093574 !important;
}
.login-login {
    font-size: 43px;
    font-weight: 800;
    line-height: 64px;
}

.card-login-register{
	height: 650px !important;
}

.card-login-login {
    height: 423px !important;
}

.login-main-login{
	height: 423px !important;
}

.card-distributor {
    border-radius: 6px;
    height: 100%;
    max-width: 400px;
    float: right;
}


.login-main {
    background-image: url('/images/defaults/dole_bg.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 65% 100%;
    padding: 0px;
    border-radius: 6px;
    text-align: left;
    background-color: #F6F1EE;
    height: 100%;

    margin-bottom: 50px;
}
.track-submain {
    background-image: url('/images/defaults/dolebldng.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-color: -webkit-linear-gradient(top left, #0305ba, #ff0103);

    background-size: 65% 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    /* background-size: 65vh 80vw; */
    padding: 0px;
    border-radius: 6px;
    text-align: left;

    height: 100vh;
    background-size: 100vw 100vh;
    margin-bottom: 50px;
}
.track-main {

    background-image: url('/images/defaults/dole_bg.png');
    background-repeat: no-repeat;
    background-position: left top;


    background-size: 65% 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    /* background-size: 65vh 80vw; */
    padding: 0px;
    border-radius: 6px;
    text-align: left;
    background-color: #FFFFFF;
    height: 100vh;
    background-size: 100vw 100vh;
    margin-bottom: 50px;
}

@media only screen and (max-width: 1199px) {
    .login-blue-bg {
        background-color: #09357470 !important;
        padding-top: 12px;
    }
    .form-control {
        border: 1px solid #55657bb5;
        background-color: rgb(0 0 0 / 10%) !important;
    }
    .login-main {
        width: max-content;
        /* background-image: none; */
        background-image: url('/images/defaults/dole.png');
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% 66%;
        padding: 0px;
        border-radius: 6px;
        text-align: left;
        background-color: #F6F1EE;
        height: 100%;
        margin-bottom: 50px;
    }
}
.scrollbar {
    overflow: scroll;
}
.login-a {
    color: #FFFFFF;
    font-weight: 700;
}
.login-card-footer {
    background-color: rgba(0, 0, 0, 0.0) !important;
}

.login-submit {
    color: #FFFFFF;
    font-weight: 700;
    line-height: 34px;
    font-size: 20px;
}
.login-footer-text {
    color: #FFFFFF;
    font-weight: 200;
}
.login-phone-verification{
    padding: 0px;
    border-radius: 6px;
    text-align: left;
    background-color: #F6F1EE;
    height: 650px;
}
.login-align-center{
    text-align: center
}

.login-phone-verification-card{
	padding: 5rem !important;
}

.login-phone-verification-card {
    margin: 0 auto;
    float: none;
    margin-bottom: 10px;
    background-color: #F6F1EE;
   	border-radius: 15px;
    height: 100%;
}
.login-inputBox {
    background-image: url('/assets/images/profiles/qr.png');
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 20px;
    height: 300px !important;

}
.btn-link {
    color: #000000;
}
