@font-face {
    font-family: 'iransans';
    src: url('https://ruberah.com/wp-content/themes/ostadino/login/webfonts/Vazir-Regular.ttf') format('woff2'),
         url('https://ruberah.com/wp-content/themes/ostadino/login/webfonts/Vazir-Regular.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}

.tml-field {
	text-align: left;
    clear: both;
    float: left;
}




.tml-field-wrap, .tml-log-wrap, .tml-field-wrap, .tml-pwd-wrap {
	border-color: #232a31;
    color: #000;
	margin: 10px 0;	
}
.tml-field {
	text-align: left;
}

.tml-button {
	text-align: center;
    width: 100%;
    line-height: 1.5;
    border-radius: 0.25rem;
    padding: inherit;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    background-color: #2533cc;
    border-color: #1e2756;
    padding: 0.8rem 2.6rem;
    font-weight: 500;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #fff;
}

.tml-rememberme-wrap {
	text-align: right;
	margin-top: 45px;
}
.tml-lostpassword-link a{
	
color :#667494;
}

.tml-alerts {
    color :#667494;
        text-align: right;
}
.tml-indicator_hint-wrap {text-align: right;}

.tml-lostpassword-link {
  list-style: none;
}

.tml-links {
  padding-right: 0;
  margin-right: 0; /* اگه خواستی کلن بچسبه */
}
