body.loginpage {background: url(../images/login_bg.jpg) center center no-repeat; background-size:cover; min-height:100vh}

body.loginpage .fullwidth_lgn {
    background: #FFAD01;
    color: #fff;
    border-radius: 50px;
}

form input[type="tel"] {border: none; }

.logo { width: 308px; height: 140px; margin: 10% auto 5%; background:url(../images/noormehr_logo.png) center center no-repeat}
.ologo {
    width: 150px;
    height: 140px;
    margin: 0% auto;
    background: url(../img/onoormehr_logo.png) center center no-repeat;
    background-size: contain;
}

form input[type="tel"] { text-align: center; }
.jq-toast-wrap.bottom-left {top: 0; left: 0px;}
.acceptruls {
    font-size: 1.2rem;
    padding: 0 25px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    bottom: 10px;
    width: 100%;
    left: 0;
    direction: rtl;
}
.acceptruls a {color: #0F3C71;}
.inputguid {
	color: #fff;
	font-weight:bold;
    font-size: 1.2rem;
    padding: 0 25px;
    text-align: center;
}
form input[type="tel"] { border-radius: 50px;}

form.dialog-form {
    width: 310px;
    margin: 0 auto;
}