﻿.uc-login-form { width: 320px; padding-top: 15px; }
.uc-login-form > .uc-form { padding: 0px 15px;}
.uc-login-form > .uc-form > .uc-form-item { padding: 10px 0; }
.uc-login-form > .uc-form > .uc-form-item { display: block; }
.uc-login-form > .uc-form > .uc-form-item.hidden { display: none; }
.uc-login-form > .uc-form > .uc-form-item > div { display: block; padding: 0; }
.uc-login-form > .uc-form > .uc-form-item > .uc-form-label { height: auto; font-weight: bold; line-height: inherit; padding-bottom: 2px; font-size: 11.6px; }
.uc-login-form > .uc-form > .uc-form-item > .uc-form-label:before { content: ''; }
.uc-login-form > .uc-form > .uc-form-item > .uc-form-input { box-sizing: border-box; }

.uc-login-form > .uc-form-info-message,
.uc-login-form > .uc-form-error-message { width: auto !important; margin-bottom:15px !important; margin-left: 15px !important; margin-right: 15px !important; display:none;} 

.login-from { display: table; vertical-align:middle; position: relative; margin: auto; }
.login-from .login-from-center { display: table-cell; vertical-align: middle; text-align: center; border: 1px solid #000; }
.login-from .login-from-center-inline { display: inline-block; margin: 0 auto; background-color: White; text-align: left; }

.login-from .login-from-header { border-bottom: 1px solid #d1d5d7; background-color: #e5e6e7; text-align: right; }
.login-from .login-from-header-title { padding: 9px 15px; vertical-align: top; white-space: nowrap; color: #005686; font-family: "3ds", "sans-serif" !important; font-weight: bold; text-align: left; }
.login-from .login-from-header-title > .fonticon { color: #BEBEBE; margin: 0; vertical-align: middle; font-size: 1.5em; padding-right: 10px; }
.login-from .login-from-header-title > div { display: inline-block; white-space: nowrap; vertical-align: middle; }
.login-from .login-from-header-close-holder { height: 0; vertical-align: top; }
.login-from .login-from-header-close { display: inline-block; background: url('/images/I_ModalClose_White.png') no-repeat; background-size: 30px 30px; width: 30px; height: 50px; margin-top: -50px; cursor: pointer; }

.login-from .login-from-body { padding: 15px; }

.login-from .login-from-footer { padding: 15px; border-top: 1px solid #d1d5d7; background-color: #f5f5f5; text-align: right; }
.login-from .login-from-footer > input[type="button"][data-type="applyButton"],
.login-from .login-from-footer > input[type="button"][data-type="cancelButton"] { display: inline-block; width: auto; vertical-align: middle; margin-left: 5px; }
.login-from .login-from-footer > img.small { width: 22px; height: 22px; }
.login-from .login-from-footer > img.large { width: 31px; height: 31px; }

.login-from .uc-message-box-body { color: #6d6e71; padding: 20px 0; font-size: 1.2em; font-family: "3ds", "sans-serif"; }

.login-from .login-from-footer.uc-login-form-footer { text-align: right; }
.login-from .login-from-footer.uc-login-form-footer > input[type="button"][data-type="applyButton"] { width: 30%; margin: 0; }
.login-from .login-from-footer.uc-login-form-footer > label { color: #6D6E71; font-size: .7562em; vertical-align: top; margin: 15px 0 10px 0; line-height: 20px; display: inline-block; }
.login-from .login-from-footer.uc-login-form-footer > label > input { width: 13px; height: 13px; margin: 0 3px 0 0; position: relative; top: 3px; }
.login-from .login-from-footer.uc-login-form-footer > .uc-login-form-footer-links { display: table; width: 100%; }
.login-from .login-from-footer.uc-login-form-footer > .uc-login-form-footer-links > div { display: table-cell; }
.login-from .login-from-footer.uc-login-form-footer > .uc-login-form-footer-links > .uc-login-form-footer-links-right { text-align: right; }
.login-from .login-from-footer.uc-login-form-footer > .uc-login-form-footer-links > div > a { color: #3294c5; font-size: 11px; }