/**
 * 文件: .css 
 * 公司: 浙江电子口岸
 * 作者: qzzf1987@gmail.com
 * 时间: 2014-05-22 06:12:50
 */
.lgbox-common-form .controller-group .controller-label {
  background-image: url("../../images/sso/icos.png?v=1.0");
  background-repeat: no-repeat;
}
.lgbox-common-form .lg-btn .controller-body .lgbtn-common-login {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 35px;
  background-color: #e85d15;
  background-image: -moz-linear-gradient(top, #ec641d, #e35409);
  background-image: -ms-linear-gradient(top, #ec641d, #e35409);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ec641d), to(#e35409));
  background-image: -webkit-linear-gradient(top, #ec641d, #e35409);
  background-image: -o-linear-gradient(top, #ec641d, #e35409);
  background-image: linear-gradient(top, #ec641d, #e35409);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec641d', endColorstr='#e35409', GradientType=0);
  border: 1px solid #d44900;
}
.lgbox-common-form .lg-btn .controller-body .lgbtn-common-login .lgbtn-txt {
  line-height: 35px;
  line-height: 43px\9;
  font-size: 16px;
  font-family: '微软雅黑';
  letter-spacing: 6px;
}
.lgbox-common-form .lg-btn .controller-body .lgbtn-common-login:hover {
  background-color: #ee641c;
  background-image: -moz-linear-gradient(top, #ed6c28, #f0590a);
  background-image: -ms-linear-gradient(top, #ed6c28, #f0590a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ed6c28), to(#f0590a));
  background-image: -webkit-linear-gradient(top, #ed6c28, #f0590a);
  background-image: -o-linear-gradient(top, #ed6c28, #f0590a);
  background-image: linear-gradient(top, #ed6c28, #f0590a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed6c28', endColorstr='#f0590a', GradientType=0);
}
.lgbox-common-form .lg-btn .controller-body .lgbtn-common-login:active {
  background-color: #e65a11;
  background-image: -moz-linear-gradient(top, #e35409, #ec641d);
  background-image: -ms-linear-gradient(top, #e35409, #ec641d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e35409), to(#ec641d));
  background-image: -webkit-linear-gradient(top, #e35409, #ec641d);
  background-image: -o-linear-gradient(top, #e35409, #ec641d);
  background-image: linear-gradient(top, #e35409, #ec641d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e35409', endColorstr='#ec641d', GradientType=0);
}
body {
  background: none;
}
.lgview-box-tabs {
  padding-left: 20px;
  padding-top: 12px;
}
.lgview-box-tabs .tabs-nav .ikeyer-tab-item,
.lgview-box-tabs .tabs-nav .yiwu-tab-item,
.lgview-box-tabs .tabs-nav .iccard-tab-item,
.lgview-box-tabs .tabs-nav .secure-tab-item {
  display: none;
}
.lgview-box-tabs .tabs-nav .nav-item {
  width: auto;
  margin-left: 0;
}
.lgview-box-tabs .tabs-nav .nav-item a {
  height: 33px;
  color: #fff;
  font-size: 16px;
  font-family: '微软雅黑';
  line-height: 40px;
  line-height: 41px\9;
}
.lgview-box-tabs .tabs-nav .nav-item a,
.lgview-box-tabs .tabs-nav .nav-item a:hover {
  border: 0;
  font-weight: 100;
  background: none;
}
.lgview-box-tabs .tabs-content {
  width: 232px;
  background: none;
}
.lgview-box-tabs .tabs-content .tab-content {
  padding: 0;
}
.lgview-tip-common {
  width: 232px;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 4px;
}
.lgview-tip-common .error {
  display: block;
  width: auto;
  padding-left: 3px;
  padding-right: 3px;
  border: 1px solid #e5570d;
  color: #d34900;
  text-align: left;
  background: none;
  background-color: #fdeee9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lgview-box-container {
  position: relative;
  border: none;
  background: none;
  padding-top: 10px;
}
.lgbox-common {
  width: 232px;
}
.lgbox-common-container {
  width: 100%;
}
.lg-common-controller-vcode {
  display: block;
}
.lgbox-common-form .controller-group {
  position: relative;
}
.lgbox-common-form .controller-group .controller-label {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 38px;
  height: 38px;
  background-color: #aaabab;
  z-index: 999;
}
.lgbox-common-form .controller-group .controller-label span {
  display: none;
}
.lgbox-common-form .controller-group .controller-body .inp_text {
  width: 186px;
  padding-left: 44px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-color: #aaabab;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.lgbox-common-form .controller-group .controller-body .inp_text:focus {
  border-color: #049cdb;
  -webkit-box-shadow: 0 0 5px rgba(4,156,219,0.55);
  box-shadow: 0 0 5px rgba(4,156,219,0.55);
}
.lgbox-common-form .controller-group .controller-body .placeholder .placeholder-text {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 44px;
}
.lgbox-common-form .lg-common-controller-username .controller-label {
  background-position: 0 0;
}
.lgbox-common-form .lg-common-controller-password .controller-label {
  background-position: 0 -39px;
}
.lgbox-common-form .lg-btn .controller-body {
  float: none;
  margin-left: 0;
}
.lgbox-common-form .lg-btn .controller-body a {
  display: block;
  position: relative;
}
.lgbox-common-form .lg-btn .controller-body .regist,
.lgbox-common-form .lg-btn .controller-body .forget-pwd {
  position: absolute;
  color: #fff;
  font-weight: 700;
}
.lgbox-common-form .lg-btn .controller-body .regist {
  left: 0;
  top: -5px;
}
.lgbox-common-form .lg-btn .controller-body .forget-pwd {
  right: 0;
  top: -2px;
}
.lgbox-common-form .lg-btn .controller-body .lgbtn-common-login {
  margin-top: 19px;
}

.lgbox-common-form #verifyCodeImg.atuocode-img {
	height: 36px;
    width: 60px;
    margin-bottom: -5px;
    position: absolute;
    top: 2px;
    right: 1px;
}
