@charset "utf-8";
.widget_outlogin_wrap .info {
	border-top:1px solid #cbcbcb;
	padding:2px 8px;
	background-color:#fff;
	font-size:13px;
}
.widget_outlogin_wrap .info .po {
	color:#00a69c;
}
.widget_outlogin_wrap .exp {
	border-top:1px solid #cbcbcb;
	padding:0px 3px;
}
.widget_outlogin_wrap .exp .at-tip {
	padding:10px 10px 10px 50px;
}
.tooltip .tooltip-inner span.widget_outlogin_tooltip {
	font-size:12px !important;
}
.widget_outlogin_wrap .mb_signature {
	border-radius:50px;
	color: #000;
	background:#f5f5f5;
	font-size:13px;
	padding:1px 10px 0;
	letter-spacing:-1px;
}
.widget_outlogin_wrap .login_menu:after {
	content:'';
	display: block;
	clear: both;
}
.widget_outlogin_wrap .login_menu {
	background:#fff;
	border-top:1px solid #cbcbcb;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
.widget_outlogin_wrap .login_menu>li {
	position:relative;
	float:left;
	width:20%;
	height:55px;
	border-left:1px solid #cbcbcb;
}
.widget_outlogin_wrap .login_menu>li:first-child{
	border-left: none;
}
.widget_outlogin_wrap .login_menu>li>a{
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 16px;
}
.widget_outlogin_wrap .login_menu .badge{
	position:absolute;
	top:6px;
	right:6px;
	display:inline-block;
	min-width:10px;
	padding:4px 6px 3px;
	font-size:11px;
	font-weight:bold;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	background-color:#777;
	border-radius:10px;
}
.login_menu li a .fa {
	font-size:24px;
}
.info .text-muted span {
	color:#000;
}
.exp .pull-left {
	line-height:32px;
	margin-left:7px;
	color:#000;
	font-size:13px;

}
.div-progress .progress {
	 margin:0px;
	 height:11px;
	 border-radius:10px;
	 background-color:rgb(245, 245, 245);
	-webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
}
.icon-outlogin-btn {
	width: 40px;
	height: 15px;
	vertical-align: middle;
}