@charset "utf-8";

body,body a,body span,body p {
	font-family: "microsoft yahei" !important;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "microsoft yahei" !important;
}

a:link,a:visited {
	text-decoration: none;
}

a {
	color: #ffffff
}

a:hover {
	color: #ffffff
}

/* 背景 */
.login {
	background: #f5f5f5;
	overflow: hidden;
}

/*顶部条*/
/*.login .logodiv{
	background-color: #5e87b0;
}*/
.logodiv {
	width: 100%;
}

button.btn.btn-primary.dropdown-toggle {
	
}

.logodiv .project-name {
	font-size: 24px;
	color: #fff;
	font-family: "微软雅黑";
	line-height: 40px;
	float: left;
	margin-left: 10px;
}

.logodiv .project-name small {
	font-size: 16px;
}

.logodiv .xzyy .btn-group button.btn.btn-default {
	border-radius: 4px !important;
	margin-right: 10px;
	margin-top: 5px;
	line-height: 15px;
}

/*登陆框*/
.loginbgbox {
	width: 100%;
}

.login .content {
	position: relative;
}

.login .content {
	width: 330px;
	padding: 30px;
	padding-top: 15px;
	padding-bottom: 15px !important;
	position: absolute;
	top: 50%; /*距顶部50%*/
	left: 50%;
	margin: -200px 0 0 -165px;
	/*设定这个div的margin-top的负值为自身的高度的一半,margin-left的值也是自身的宽度的一半的负值.(感觉在绕口令)*/
	z-index: 99; /*浮动在最上层 */
}

.login .content .login-form .title-b {
	color: #499f97;
	width: 200%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 30px;
	margin-left: -50%;
}

.title-b {
	font-family: "microsoft yahei";
	font-weight: bold;
	margin-bottom: 20px;
}

.title-b span {
	color: #333333
}
/*项目管理平台*/
.pingtai {
	width: 100%;
	height: 33px;
	line-height: 33px;
	color: #999999;
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
}

.icon_login_user {
	display: inline-block;
	margin-right: 15px;
	width: 51px;
	height: 44px;
	vertical-align: middle;
}

.login .content .login-form .input-icon {
	
}

.input-icon {
	position: relative;
}

.input-icon i {
	color: #ccc;
	display: block;
	position: absolute;
	margin: 11px 2px 4px 3px;
	text-align: center;
}

[class ^="fa-"],[class *=" fa-"] {
	line-height: 14px;
}

.login .content .input-icon .form-control {
	
}

.input-icon input {
	
}

.form-control {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	box-shadow: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.form-control:focus {
	background: #ffffff;
	border: 1px solid #499f97;
	box-shadow: none;
}

.control-label {
	margin-top: 2px;
}

.visible-ie9 {
	display: none;
}

.visible-ie8 {
	display: none;
}

.btn {
	border-width: 0;
	padding: 7px 14px;
	font-size: 14px;
	outline: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
}

.btn a:hover {
	width: 100%;
	height: 33px;
	line-height: 33px;
	background: #4c85b7;
	display: block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.btn-default {
	border-width: 1px;
}

span.filter-option.pull-left {
	padding-left: 0px;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	list-style: none;
	text-shadow: none;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
	font-size: 14px;
	border: 1px solid #ddd;
}

.dropdown-menu li>a {
	padding: 6px 0 6px 13px;
	color: #333;
	text-decoration: none;
	display: block;
	clear: both;
	font-weight: normal;
	line-height: 18px;
	white-space: nowrap;
}

.dropdown-menu li>a:hover,.dropdown-menu .active>a,.dropdown-menu .active>a:hover
	{
	text-decoration: none;
	background-image: none;
	background-color: #eee;
	color: #333;
	filter: none;
}

.login .content .form-actions {
	margin-top: 0px;
	border-bottom: 0;
	padding-bottom: 0;
}

.login .content .form-actions { /*background-color: #fff;*/
	clear: both;
	border: 0px;
	padding: 0px 30px 20px 30px;
	margin-left: -30px;
	margin-right: -30px;
}

.login .content .form-actions .checkbox {
	display: inline-block;
	margin-top: 8px;
	width: 50%;
	margin-bottom: 10px !important;
}

.login .content .form-actions .checkbox {
	margin-left: 0;
	padding-left: 0;
}

.form-actions label {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}

label {
	font-weight: 400;
	font-size: 14px;
}

.login .content .form-actions .checkbox input {
	margin-left: 0;
	margin-right: 5px;
}

.login .content p {
	color: #666666;
}

.form-actions label p {
	margin-left: 20px;
}

.login .content .form-actions .btn {
	margin-top: 1px;
}

.login-form .btn.blue {
	background-color: #499f97
}

.btn.blue {
	color: white;
	text-shadow: none;
}

.login-form .btn.blue {
	width: 100%;
}

.login .content .forget-password {
	margin-top: 5px;
	color: #666666
}

.login .forget-password h4 {
	margin: 0;
	margin-top: 2px;
}

.login .content h4 {
	color: #555;
}

a,a:focus,a:hover,a:active {
	outline: 0;
}

.validate-random-code {
	margin: 4px;
	margin-left: 0px;
	height: 26px;
	cursor: pointer;
}

/*页脚*/
.footer_text {
	position: absolute;
	left: 45%;
	bottom: -5px;
}

.footer_text p {
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-family: "宋体";
}

/*错误隐藏*/
.display-none,.display-hide {
	display: none;
}

.alert.alert-danger.display-hide {
	position: absolute;
	width: 83%;
}

#bsportal_mdfpwddlg {
	top : 0 !important	
}

.modal-footer>.btn-primary{
	background-color:#4a9f97!important;
    color:#fff!important;
    border-color:#3a928a!important;
}
.modal-footer>.btn-primary:hover{
	background-color:#33827b!important;
    color:#fff!important;
    border-color:#3a928a!important;
}

.btn-warning {
	background-color:#ffffff;
    color:#666;
    border: 1px #ccc solid;
}

.btn-warning:hover {
	background-color:#4a9f97;
    color:#fff;
    border-color:#3a928a;
}