﻿.content{ text-align: center;}
.login{ text-align: center;padding-top: 104px;padding-bottom: 200px;display:inline-block;}
.login-font{font-size: 25px;letter-spacing: 2px;color: #959595; }
h1.login-font{ padding-top: 10%;}
.form-control{border-radius: 4px;display: block;border: 0;margin-top: 32px;height: 44px}
.textbox{border: 1px solid #ABABAB; width: 332px;position: relative;height: 44px;}
.textbox img{position: absolute;top: 8px;left: 8px;}
.input {line-height: 24px;letter-spacing: 2px;font-size: 16px;display: inline-block;padding: 0 5px;float: right;height: 30px;border: 0;margin:5px 0 0 2px;width: 266px;}
.btn-login{letter-spacing: 10px;color: #D90E02;background: #D90E02;color: #fff;font-size: 20px;cursor: pointer; width: 332px;line-height: 22px;}
.textbox.form-control .field-validation-error {display: inline-block;margin-top: 10px;} 