/* ##########  */
/*   $GLOBAL   */
/* ##########  */
/* line 10, ../sass/typica-login.scss */
html,body {
  height: 100%;
  min-width: 1040px;
  min-height: 550px;
}
/* line 13, ../sass/typica-login.scss */
body {        
    font-family: MicrosoftYaHei;
    /* overflow-y: hidden; */
}
.control-group {
	margin-bottom:5px;
	text-align: center;
}
/* line 25, ../sass/typica-login.scss */
.btn-black {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 5px 20px;
  background-color: #222222;
  background-image: none;
  color: white;
  text-shadow: none;
}
/* line 33, ../sass/typica-login.scss */
.btn-black:hover {
  background: #333333;
  color: white;
}

/* ########### */
/* $NAVIGATION */
/* ########### */
/* line 49, ../sass/typica-login.scss */
.login-container {
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  font-weight: bold;
}
.navbar .navbar-inner {
  background: #FFF;
  background-image:none;
  filter: none;
  box-shadow: none;
  border-bottom-width: 0;
  box-sizing: border-box;
  padding: 24px;
  font-weight: bold;
}
/* line 54, ../sass/typica-login.scss */
.navbar .nav {
  margin-top: 20px;
}
/* line 56, ../sass/typica-login.scss */
.navbar .nav > li > a {
  padding: 10px 10px 11px;
  color: #333;
  text-shadow: none;
}
/* line 63, ../sass/typica-login.scss */
.navbar .nav > li > a:hover {
  color: #111;
}
/* line 67, ../sass/typica-login.scss */
.navbar .nav > li.active > a {
  background: none;
  color: #111;
}
/* line 70, ../sass/typica-login.scss */
.navbar .nav > li.active > a:hover {
  background: none;
  color: #111;
}
.welcome_word {
  font-weight: normal;
  letter-spacing: 0;
  font-size: 24px;
  color: #5A5C68;
  letter-spacing: 0;
  padding-left: 40px;
  top: 10px;
  position: relative;
}
.rightMenu{
  float: right;
  margin-right: 12%;
  font-size: 18px;
  color: #5A5C68;
  letter-spacing: 0;
  top: 10px;
  position: relative;
}
#pdaDownload {
	padding-right: 10px;
    cursor: pointer;
    font-size: 18px;
	color: #2196F3;
}
#opTel{
  cursor: pointer;
  font-size: 18px;
  color: #2196F3;
}
.QRtitle {
	top:2px;
	position:relative;
	font-size: 16px;
	color: #5D6178;
	letter-spacing: 0;
	margin-left:20px;
}
#handDown {
	width: 150px!important;
    height: 40px;
    border-radius: 20px;
    background-color: #FFF;
    margin: 0 15px;
    background: #FFFFFF;
	border: 1px solid #5D6178;
	box-shadow: 0 2px 4px 0 #5D6178, inset 0 1px 3px 0 rgba(75,105,116,0.24);
	border-radius: 24px;
}
#QRcode {
/* 	background-image: url(../img/QRcode.png); */
    display: block;
    width: 250px;
    height: 250px;
    margin: 20px auto;
}
.cp-icon-cloud-download {
	background-image: url(../img/login_download.png);
    display: inline-block;
    width: 14px;
    height: 14px;
    /* background-position: -122px -3px; */
    top: 2px;
    position: relative;
}
.cp-icon-logo-son {
	background-image: url(../img/pda.png);
    display: inline-block;
    width: 13px;
    height: 20px;
    background-position: 0 0;
    top: 6px;
    position: relative;
}
.line {
	width: 50px;
    height: 1px;
    border-bottom: 1px solid #40424C;
    display: inline-block;
    top: -4px;
    position: relative;
    margin: 0 15px;
}
.cp-icon-download-son {
	background-image: url(../img/cpjdpt-login.png);
	display: inline-block;
    width: 10px;
    height: 12px;
    background-position: -149px -5px;
}
#time_bar {
	padding-left: 10px;
	margin-left: 10px;
}
/* ####### */
/* $LOGIN  */
/* ####### */
/* line 80, ../sass/typica-login.scss */
.cp-icon{
  /*background-image: url('../img/cpjdpt.png');*/
  top: 2px;
  position: relative;
  display: inline-block;
}
/*.cp-icon-logo{background-position: -309px 0px;width:243px;height:75px;}*/
.cp-icon-login-logo {background-image: url('../img/login-logo.png'); background-position: 0 0;width:171px;height:40px;background-repeat: no-repeat;}
.cp-icon-login_logo {background-image: url('../img/logo.png'); background-position: 0 0;width:26px;height:24px;background-repeat: no-repeat;top:4px;}
.cp-icon-login-gray-user {background-image: url('../img/login-gray-user.png'); }
.cp-icon-login-user {background-image: url('../img/login-user.png');}
.cp-icon-login-lock {background-image: url('../img/login-lock.png');}
.cp-icon-login-gray-lock{background-image: url('../img/login-gray-lock.png'); }
.cp-account {  
  background-position: 0 0; 
  width:20px;
  height:20px;
  background-repeat: no-repeat;
  position: relative;
  left: 30px;
  top: 15px;
  z-index: 999;
  margin-left: -20px;
}
#login-wraper {
    -webkit-box-shadow:  0 8px 14px 0 rgba(0,0,0,0.20);
    -moz-box-shadow:  0 8px 14px 0 rgba(0,0,0,0.20);
    box-shadow: 0 8px 14px 0 rgba(0,0,0,0.20);
    position: relative;
    display: block;
    padding: 0;
    width: 450px;
    height: auto;
    float: right;
    box-sizing: border-box;
    top: 20%;
    right: 12%;
    background: #FFFFFF;
    border-radius: 8px;
    z-index:999;
}

/* line 97, ../sass/typica-login.scss */
.login-form .login_header {
    margin-top: 0;
    height: 40px;
    text-align: center;
    padding: 28px 40px 10px 40px;
    line-height: 24px;
}
.login-form .login_header img {
  width: 20px;
  height: 18px;
  margin: 11px 23px 11px 50px;
}
.login_title {
  letter-spacing: 0;
  line-height: 40px;
  color: #1C1D21;
  padding-left: 10px;
  font-size: 26px;
  color: #333333;
}

/* line 102, ../sass/typica-login.scss */
.login-form .body {
  padding-bottom: 20px;
  overflow-y:hidden;
}

input.error{
  border-color: #b94a48;
  color: #b94a48;
}

#username, #password, #security,#smsPhoneNo,#smsAuthCode {
  width: 360px;
  height: 42px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 18px;
  border: 1px solid #BDBEC3;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  line-height: 30px;
  box-sizing: border-box;
  background: white;
  border-radius: 100px;
  padding-left: 20px;
}

#username:focus, #password:focus, #security:focus,#username:active, #password:active, #security:active{
  box-shadow: none;
  -webkit-box-shadow:none;
  border: 1px solid #6FBDFF;
  color: #5A5C68;
}
#security {
  width: 155px;
  margin-right: 10px;
}
#sec_code {
    width: 90px;
    height: 40px;
    box-sizing: border-box;
    display: inline-block;
}
#sec_code img{
	height:100%;
}
#alertPassword, #alertUsername, #alertSec {
  font-size: 15px;
}
.alert {
  margin-bottom: 0;
}
.control-group .input-prepend .add-on {
  height: 40px;
  margin-top: 5px;
  min-width: 30px;
  background-color: transparent;
  border-right: 0;
}

.input-prepend input {
  font-size: 16px;
}
.icon-user, .icon-lock,.icon-glass {
  margin-top: 10px;
}
/* line 106, ../sass/typica-login.scss */
.login-form .footer {
  margin-top: 50px;
  padding: 0 40px;
  background: url(../img/rectangle2.png) no-repeat;
  background-size: 100%;
  height: 120px;
  text-align:center;
}
.btn_login {
  font-size: 18px;
  width: 150px !important;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #7B8CD9;
  box-shadow: 0 0 4px 0 #7B8CD9;
  margin-top: 40px;
  border-radius: 100px;
}
/* line 108, ../sass/typica-login.scss */
.login-form .footer .checkbox.inline {
  display: inline;
}
/* line 110, ../sass/typica-login.scss */
.login-form .footer .checkbox.inline input[type="checkbox"] {
  float: none;
  margin-top: -4px;
}
.mid_fun {
  height: 20px;
  font-size: 12px;
}
.rem_lock {
  float: left;
  margin-left: 30px;
}
#checkbox-1 {
  margin-top: 0;
  display: none;
}
.checkbox-box {
  margin-bottom: 0px;
  /*background-image: url("../img/bg4-2.jpg");*/
  /*width: 16px;
  height: 16px;*/
}
.FAQ {
  text-decoration: none;
  float: right;
  margin-right: 30px;
  cursor: pointer;
}
.FAQ:hover {
  text-decoration: none;
}
/* line 115, ../sass/typica-login.scss */
.login-form .footer .btn {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 7px 25px;
  background-image: none;
}

/* ######### */
/* $REGISTER */
/* ######### */
/* line 127, ../sass/typica-login.scss */
#register-wraper {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  margin-top: 25px;
  margin-bottom: 70px;
  padding-top: 25px;
  padding-bottom: 25px;
  background: white;
  text-align: center;
}

/* line 137, ../sass/typica-login.scss */
#register-form {
  margin: 0 auto;
  width: 350px;
}
/* line 140, ../sass/typica-login.scss */
#register-form .control-inline {
  display: inline-block;
}
/* line 143, ../sass/typica-login.scss */
#register-form legend {
  margin-bottom: 15px;
  border-bottom: none;
}
/* line 147, ../sass/typica-login.scss */
#register-form input.input-huge {
  width: 318px;
}
/* line 150, ../sass/typica-login.scss */
#register-form .control-group .verify{
  margin-bottom: 0;
}
/* line 153, ../sass/typica-login.scss */
#register-form .checkbox.inline {
  margin-bottom: 10px;
  padding: 0;
  font-size: 98%;
}
/* line 157, ../sass/typica-login.scss */
#register-form .checkbox.inline input {
  margin-right: 10px;
}
/* line 161, ../sass/typica-login.scss */
#register-form .body {
  overflow-y: auto;
  height: auto;
}
/* line 165, ../sass/typica-login.scss */
#register-form .btn {
  padding: 10px 40px;
  background-image: none;
  box-shadow: none;
}

/* line 171, ../sass/typica-login.scss */
.register-info-wraper {
  background: rgba(0, 0, 0, 0.2);
}

/* line 174, ../sass/typica-login.scss */
#register-info {
  position: relative;
  padding: 25px;
}
/* line 177, ../sass/typica-login.scss */
#register-info ul {
  margin-right: 25px;
}
/* line 179, ../sass/typica-login.scss */
#register-info ul li {
  margin-bottom: 25px;
}

/* ####### */
/* $FOOTER */
/* ####### */
/* line 185, ../sass/typica-login.scss */
footer.white {
  padding-top: 20px;
  height: 50px;
  background: white;
  text-align: center;
}

/* ###### */
/* $FONTS */
/* ###### */
/* navigation */
/* line 7, D:/DropBox/bootstrap/typica-login/sass/includes/_fonts.scss */

/* login form */
/* line 17, D:/DropBox/bootstrap/typica-login/sass/includes/_fonts.scss */
.login-form legend {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 24, D:/DropBox/bootstrap/typica-login/sass/includes/_fonts.scss */
.login-form label {
  font-size: 20px;
  color: #333333;
  font-weight: 300;
}

/* register form */
/* line 32, D:/DropBox/bootstrap/typica-login/sass/includes/_fonts.scss */
#register-form legend {
  font-size: 36px;
  font-weight: 300;
  color: #333333;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 39, D:/DropBox/bootstrap/typica-login/sass/includes/_fonts.scss */
#register-form label {
  font-size: 18px;
  color: #333333;
  font-weight: 300;
}

/* register info */
/* line 48, D:/DropBox/bootstrap/typica-login/sass/includes/_fonts.scss */
#register-info h1 {
  font-size: 42px;
  line-height: 55px;
  font-weight: 700;
  text-align: right;
  padding-bottom: 50px;
  color: white;
}
/* line 57, D:/DropBox/bootstrap/typica-login/sass/includes/_fonts.scss */
#register-info ul {
  text-align: right;
  color: white;
  font-size: 24px;
}

/* footer */
/* line 66, D:/DropBox/bootstrap/typica-login/sass/includes/_fonts.scss */
footer.navbar-fixed-bottom {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
}
#msg,#msg_js { 
  color: red;
  height: 20px;
  font-size: 14px;
  padding: 0 50px;
  text-align:left;
  /* background-color: #fff; */
  border: 0px;
}
.label-title {
  text-align: left;
  padding: 0 58px;
  display: block;
  font-size: 16px;
  color: #333333a8;
}
/* add style  */
.navbar_header {
  width: 100%;
  height: 30px;
  background-color: #606789;
}
.brand{
  padding:0!important;
  margin-left: 12%!important;
}

.input-append, .input-prepend {
  padding: 0 40px;
}
.left-addon input  { padding-left:40px;}
.invisibe {
	font-size: 14px;
    /* color: #A8ACB9; */
    color:#1C1D21;
    letter-spacing: 0;
    margin-left: 10px;
    position: relative;
    line-height: 12px;
    display: inline-block;
    cursor:pointer;
}
.invisibe:hover, .invisibe:active {
	color:#1C1D21;
}
#login-from {
	margin:0;
  background: #F2F2F2;
  border-radius: 6px;
}
.navbar_notice{
	background-color:#FFF;
	height:20px;
	width:100%;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0;
}
.navbar_notice_title{
	padding-left:15%;
	float:left;
}
.navbar_notice_details{
	float:right;
	padding-right:15%;
}
.copyright{
    position: fixed;
    bottom: 8px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
}
#waves{
	height: 80px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
}
#smsBox .jbox-title-panel{
  background: #5B6FD2!important;
}
#smsBox .jbox-title{color:#fff;}
#sms_content{margin:10px 20px;}
#sms_content .label-title{padding-left:0;}
#smsPhoneNo{width:330px;}
#smsAuthCode{width:330px;}
#smsBtnSend{border:none;color: #4D95FF;background:none;position:absolute;right:0;padding-right:20px;text-align:right;line-height: 50px}
#sms_content .sms_code_box{position:relative;}
#sms_content .sms_btn_box{text-align: center}
#sms_content .btn_login{margin-top:40px;}
.sms_veri_msg{display:none;color: red;font-size:12px;position:relative;}
.sms_veri_msg span{position:absolute;height: 20px; font-size: 12px;}
.sms_veri_msg.show{display:block;}
.btn_login{
  font-weight: bold;
}