.gri-login-view {}



.gri-login-view
.view-body
.step
.step-body
.step-head
img {
    display: inline-block;
    margin: 10px 0 0 0;
    width: auto;
    height: 50px;
}



.gri-login-view
.view-body
.step
.step-body
.step-head
h1 {
    margin: 2px 0 0 0;
    font-size: 20px;
    font-weight: 700;
}



.gri-login-view
.view-body
.step
.step-body
.step-head
h2 {
    margin: 10px 0 0 0;
    font-size: 15px;
    color: #888;
    font-weight: 600;
}



.gri-login-view
.view-body
.step
.step-body
.cc-fc-input-wrapper {
    margin-top: 25px;
}





/** EMAIL **/
.gri-login-view
.view-body
.gri-login-email-guide-step
.step-head
p {
    margin: 25px 0 0 0;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}



.gri-login-view
.view-body
.gri-login-email-guide-step
.step-body
.cc-fc-input-wrapper {
    margin-top: 10px;
}







.gri-login-view
.view-body
.gri-login-otp-guide-step
.step-body
.resend-otp-button-wrapper {
    margin: 10px 0 0 10px;
}



.gri-login-view
.view-body
.gri-login-otp-guide-step
.step-body
.resend-otp-button-wrapper
p {
    display: none;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.gri-login-view
.view-body
.gri-login-otp-guide-step
.step-body
.resend-otp-button-wrapper.countdown
p {
    display: block;
}



.gri-login-view
.view-body
.gri-login-otp-guide-step
.step-body
.resend-otp-button-wrapper
a {
    display: none;
    font-size: 15px;
    font-weight: 600;
}

.gri-login-view
.view-body
.gri-login-otp-guide-step
.step-body
.resend-otp-button-wrapper.send-button
a {
    display: inline;
}



.gri-login-view
.view-body
.gri-login-otp-guide-step
.step-body
.resend-otp-button-wrapper
span {
    display: none;
    font-size: 15px;
    font-weight: 700;
    color: #65b649;
}

.gri-login-view
.view-body
.gri-login-otp-guide-step
.step-body
.resend-otp-button-wrapper.sending
span {
    display: block;
}














