.space_checkmark
{
	background-image: url(../img/checkmark-xxl.png);
    height: 50px;
    width: 50px;
    background-size: 27px auto;
    background-repeat: no-repeat;
    position: absolute;
    right: -60px;
    top: 42px;
}

.fb-text.form-group.field-nric_text_box {
    position: relative;
}

.space_cross
{
	background-image: url(../img/x-mark-xxl.png);
    height: 50px;
    width: 50px;
    background-size: 27px auto;
    background-repeat: no-repeat;
    position: absolute;
    right: -60px;
    top: 42px;
}
.center_back_otp form#otp_form {
    float: none!important;
    display: block!important;
    text-align: center!important;
}
