body{font-family: 'Microsoft YaHei'; font-size: 14px;background-color: #039BE5; background-image: url('../images/login_bg.png');background-size: cover;}
h2{font-family: 'Microsoft YaHei'; font-weight: normal; font-size: 18px;}
label{font-weight: normal;}
hr{margin: 10px 0 15px;}
#load-indicator{left: 0; right: 0; bottom: 0; top: 0; position: fixed; z-index: 9999; display: none;}
#load-indicator:before{background-color: transparent;}
.modal-dialog {border-radius: 0; border-width: 0;}
.modal-backdrop.in {opacity: 0;}
.modal-header {padding: 10px;}
.captcha{border:1px solid #ccc;}
.form-control,.btn{border-radius: 0;}
.pr0{padding-right: 0;}
@media (min-width: 768px) {.modal-dialog {width: 400px;}}