.container-fluid,.navbar-homepage,.login-banner{
    min-width:1226px;
}

.navbar-login-top{
    margin-bottom: 0px;
    background-color:#ffffff;
    min-height:60px;
}

.navbar-login-top a{
     color:#EFEDED;
 }

.navbar-login-top a:hover{
    color:#ffffff;
}


.login-banner{
    background-color:#2980B9;
    position:relative;
}

#particles-js{
    z-index:1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;}

.login-banner>.container{
    min-height:330px;
}

.alert-login{
margin-bottom:0px;
}

.login-form{
    background-color: #eceff1;
    border-radius: 6px;
    padding: 24px 23px 20px;
    position: relative;
    height:auto;
    z-index: 2;
}

.login-form .login-control-group{
    margin-bottom: 15px;
    position: relative;
}

.login-form .login-control-group input.form-control{
    height:50px;
    line-height:14px;
}

.login-form .login-control-group .login-label{
    position:absolute;
    right:13px;
    top:18px;
    color: #bfc3c6;

}
.login-form .login-control-group .login-label:before{
    color: #bfc3c6;
}


.login-form .login-control-group input.form-control:focus + .login-label ,.login-form .login-control-group input.form-control:focus + .login-label:before{
    color: #66afe9;
}


.footer{
    font-size: 14px;
    padding: 0;
    color: #6F6F6F;
}


.cardview{
    width:100%;
    background-color:#ffffff;
    border:solid 1px #eee;
    border-radius:8px;
    padding:20px;
    box-shadow: 2px 3px 2px #D2D2D2;
}

.newsList{
    list-style: none;
    padding-left:10px;
}
.newsList>li{
    padding-left:18px;
    margin:4px 0;
    display:block;
    background:url("../images/sprites.png") no-repeat top left;
    height:18px;
    background-position:-18px -40px;
    line-height:18px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.homenews{
    list-style: none;
    padding-left:10px;
}
.homenews>li{
    padding-left: 0px;
    margin: 15px 0 0 0;
    display: block;
    background: none;
    padding-bottom: 10px;
    border-bottom: solid 1px #dad8d8;
    float:left;
    width:50%;

}
.homenews>li .timeSpan{
    display: inline-block;
    color: #a2a0a0;
    font-size: 14px;
    margin-right: 8px;
    line-height: 12px;
    height: 60px;
    width: 60px;
    background: #f5f5f5;
    border: solid 1px #d2d2d2;
    text-align:center;
}
.homenews>li>a{
    color: #151515;
}
label.error{
    color:#e74c3c;
}
.form-control.error{
    border-color: #e74c3c;
}
.pagination input{
    width:30px;
    line-height:18px;
    height:18px;
    vertical-align: middle;
}


.breadcrumb{
    background:transparent;
}

.alertContainer{
    position:relative;
    color:#3ec107;
}

.alertContainer .glyphicon{
    position:absolute;
    top:0;
    left:0;
    font-size:1.5em;
}

.alertContainer .successTitle {
    font-size:1.4em;
    color:#5a5959;
    font-family: SimHei,"microsoft yahei","Microsoft JhengHei", "Times New Roman", "宋体", Times, serif;
    margin-left:2em;
    font-weight: bold;
    display: inline-block;

}

.alertContainer .successTitle p{
    font-size:13px;
    color: #9c9b9b;
    font-weight: normal;
    margin-top:5px;

}

.alertContainer .alert_btn_area{
    margin-left:2em;
}

.steps{
    list-style: none;
    display: block;
    width:100%;

}

.steps>li {
    display: inline-block;
    float:left;
    margin:0;
    padding:0;
    width:33.33333%;
    text-align: center;
    position: relative;

}

.steps .overd{
    color:#3399cc;
}


.steps .stepTitle{
    font-size:1.1em;
    color:#999999;
}
.steps .blue_circle{
    border:solid 3px #3399cc;
    border-radius:100%;
    display: inline-block;
    height:30px;
    width:30px;
    text-align: center;
    color:#3399cc;
    line-height: 30px;
    vertical-align: middle;
    margin-right:10px;
    float:left;

}

.steps .stepContainer{
    position:relative;
    display: inline-block;
    text-align:left;
}

.steps .blue_circle .glyphicon {
    top:-1px;

}
.steps .active .stepTitle {
    color: #656363;
    font-weight: bold;
    line-height: 30px;
}


.steps .active .blue_circle{
    border:none;
    background-color:#3399cc;
    color:#ffffff;
    font-weight: bold;
}



.steps .wait .blue_circle{
    border: solid 3px #b1b0b0;
    color: #b1b0b0;
    font-weight: bold;
    line-height: 24px;
}
.steps .wait .stepTitle {
    line-height: 30px;
}

.steps li:before,.steps li:after{
    display: inline-block;
    content: '';
    position: absolute;
    top: 15px;
    width: 60px;
    height: 2px;
    right: 0;
    background: #e8e8e8;

}



.steps li:before{
    left:0;
}


.steps li.active:before,.steps li.prev:after{
    background: #3399cc;

}

.steps li.first:before,.steps li.last:after{
    display: none;
}

.loginSpan {
    list-style:none;
    padding:0;
    z-index: 100;
    margin:0;
    position: relative;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden;
}

.loginSpan1 > li{
     float:left;
     display:inline-block;
     width:100%;
}

.loginSpan2 > li{
    float:left;
    display:inline-block;
    width:50%;
}

.loginSpan3 > li{
    float:left;
    display:inline-block;
    width:33.3333333333%;
}

.loginSpan4 > li{
    float:left;
    display:inline-block;
    width:25%;
}

.loginSpan > li a{
    padding: 10px;
    color: #e2e0e0;
    background: #0f6196;
    display: block;
    text-align: center;
    cursor: pointer;
}

.loginSpan > li a:hover{
    text-decoration: none;
}


.loginSpan > li.active a{
    color: #0e6096;
    background: #eceff1;
}


.login-form-multi {

    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}


.toOtherPlatformLink{
    float: right;
    margin-top: 17px;
    color: #ff9150;
    font-size: 14px;
    text-decoration:none!important;
    cursor:pointer;
}

table.table th{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.loginSpan5{
    width:100%;
    text-align: center;
    background-color: #eceff1;
    padding-top: 5px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}
