﻿li{list-style-type:none}
.passport-wrapper{background:url(/Imges/loginbg.jpg) center no-repeat; background-size:cover;height:calc(100vh - 161px);min-height:500px;position:relative;}
.passport-header{margin-bottom:30px}
.title{text-align:center;font-size:18px;padding-bottom:18px;color:#fff;}
.passport-sign{width:420px;padding:18px;background-color:rgba(255,255,255,.4); border-radius:3px;height:500px;margin:auto 0px;text-align:left;}
.passport-sign .aside{margin-left:40px}
.passport-sign .passport-goto{margin-bottom:10px;padding-top:50px;color:#b7bcbe;font-size:16px}
.passport-sign .sendgift{margin-bottom:50px}
.required{color:red;font-style:normal;padding-right:2px}
.required:after{content:"*"}
.dcontent{width:340px;margin:0px auto;}
.dcontent .form-control {height: 46px;border-radius: 5px;line-height: 32px;}
.btn-blue{background-color: #56aefe;border-color: #56aefe;color:#fff;}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active {background-color: #108dff;border-color: #108dff;color:#fff;}
.btn-max{height: 46px;font-size: 14px;border-radius: 5px;line-height: 1.75;padding: 10px 16px;}
.dother{ margin-top:15px;}
.dother p{margin-bottom:10px;text-align:center;color:#fff;position: relative;}
.dother p:before, .dother p:after { content: ''; position: absolute;top: 50%; background: #fff;width: 35%;height: 1px; } 
.dother p:before { left: 0;} 
.dother p:after { right: 0; }
.dother a{cursor:pointer;}
.dlother{text-align:center;margin-top:8px;}
.dlother a{display:inline-block;padding:0px 15px;}
.dlother i{color:#fff;font-size:35px;}
.dlother .logobg{width:42px;height:42px;display:inline-block;background-position:center;background-repeat:no-repeat;}
.dlother .weixinlogo{background-image:url('/Imges/wxdefault.png');}
.dlother .weixinlogo:hover{background-image:url('/Imges/weixinlogo.png')}
.text-danger{color:#ff0000;display:block;line-height:20px;min-height:15px;}
.margin-bottom-no{margin-bottom:0px;}
.vcode{border: #CCC 1px solid; cursor:pointer; border-radius:5px; margin-left:10px;margin-top:-3px;}
.btn-danger,.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger{background-color: #ff9a14;border-color: #ff9a14;color:#fff !important;}
.vertical-container{display:table;height:inherit;vertical-align:middle;text-align:right;}
.vertical-container .vertical-con{text-align: right;padding-right: 3%;vertical-align: middle;display: table-cell;height: inherit;}
.vertical-container .passport-sign{float:right;}
 .passport-sign:before, .passport-sign:after{content:"";clear:both;display:block;}
@media (max-width:767px)
{
   .passport-wrapper{padding:0px 15px;}
   .passport-sign{padding:15px 0px; border-radius:0px;right:0px;width:100%;}
   .passport-sign .main-form {padding-right:0px;border-right:none;}
   .passport-sign .row{margin-left:0px;margin-right:0px;}
   .passport-sign .aside{margin:0px;}
   .passport-sign .sendgift{margin-bottom:10px;}
   .passport-sign .passport-goto{padding-top:0px !important; text-align:center;}
}
