/* ------- Login Form ------- */
.newloginform form {width: 100%;height: auto;padding-top: 1px;}
.newloginform .logintxt {color:#000;font-size: 24px; font-weight:bold; border-bottom:2px solid #000; margin-bottom:15px;}
.newloginform .username-text {color:#505050;}
.newloginform .password-text {color:#505050;}
.newloginform .welcome-text {color:#505050;}
.newloginform .username-field {}
.newloginform .password-field {}
.remembermetext { color:#505050;}
.remembermetext span { color:#FFF; margin:0px 3px;}
.remembermetext label { font-size:12px;}
.newloginform input[type="text"], .newloginform input[type="password"] {font-size: 16px;color: #2d2d2d;border-radius: 4px;border: none;padding: 5px; border:1px solid #1F1F1F;}
.newloginform input[type="submit"] { font-size: 18px;color: #ffffff;background: #1b8ca7;border: none;padding: 7px;border-radius: 5px;cursor:pointer;}
.subscribetotfrsection h1 { color:#3c9bb3; border-bottom:3px solid #313131; margin-bottom:10px;}
.subscribetotfrsection p { color:#505050; }
.subscribetotfrsection h2 { color:#505050; font-size:18px; }
.subscribetotfrsection p span { color:#3c9bb3; margin-top:10px; display:inline-block; font-size:16px; }
.subscribetotfrsection h4 { color:#505050; text-align:center; }
.subscribetotfrsection h3 { color:#505050; text-align:center; }
.logoutbutton a {background: #1b8ca7;border: none;border-radius: 4px;color: #FFF;padding: 4px 12px;text-transform: uppercase;font-size: 16px;margin-top: 15px;}
.lostpasswordemail { margin-top:30px;}
.lostpasswordemail a { color:#675050; font-size:16px;}