/*************global******************/
body {
	font-family: "Microsoft Yahei", "Roboto", Helvetica Neue, Helvetica,
		Arial, sans-serif;
}

.content-wrapper {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/*************login.jsp****************/

/**************index.jsp***************/
.sidebar-main-toggle-position {
	
}

.category-content {
	cursor: default !important;
	padding: 12px;
}

.navbar-brand>img {
	display: inline;
	margin-top: -4px;
	height: 30px;
}

.navbar-brand span {
	display: inline;
	font-size: 18px;
	font-weight: 600;
	padding-left: 12px;
}

.breadcrumb-line:first-child {
	border-bottom-width: 0;
}

.sidebar {
	background-color: #e0e1e6
}

.navigation .navigation-header>span {
	color: #999;
}

.navigation>li.active>a, .navigation>li.active>a:hover, .navigation>li.active>a:focus
	{
	background-color: #929897;
	color: #fff;
}

.navigation>li ul {
	background: none;
}

.navigation li a {
	color: #555;
}

.navigation>li>ul li.active>a, .navigation>li>ul li.active>a:hover,
	.navigation>li>ul li.active>a:focus {
	color: #555;
}

.navigation li a:hover, .navigation li a:focus {
	color: #555;
}

.navigation li a:hover {
	color: #555;
}

.navigation .navigation-header, .navigation .navigation-header a {
	color: #999;
}

.bg-workbench-button {
	background-color: rgba(0, 0, 0, 0.4);
}

.navigation>li.active>a:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #f5f5f5;
	position: absolute;
	top: 12px;
	right: 0;
}

.bg-primary-900 {
	background-color: #0f4b80;
	border-color: #0f4b80;
	color: #fff;
}

.fa-weixin {
	font-size: 16px;
}

/*result提示页面*/
.result-tips-box {
	background: rgba(0, 0, 0, 0.05);
	padding: 20px 50px;
	position: relative;
	margin: 50px 10%;
	border-radius: 3px;
}

.result-tips-box .iconbox {
	line-height: 80px;
	position: absolute;
	top: 0;
	left: -100px;
}

.result-tips-box .iconbox i {
	font-size: 80px;
}

.result-tips-box .primary {
	padding: 80px 0;
	padding-left: 120px;
	margin: 0 20%;
	position: relative;
}

.result-tips-box .primary h2 {
	font-size: 18px;
}

.result-tips-box .primary .msg {
	position: relative;
}

.result-tips-box .primary .msg .f16 {
	font-size: 14px;
	min-height: 50px;
}

.result-tips-box .primary .msg .text-semibold {
	font-weight: 600;
}

.result-tips-box .extra-bar {
	border-top: 1px solid #ddd;
	padding-top: 40px;
	text-align: center;
}

.result-tips-box .extra-bar li {
	display: inline-block;
	list-style: none;
	margin: 0 1em;
}

.result-tips-box .extra-bar li a+a {
	margin-left: 1.5em;
}

@media screen and (max-width: 1150px) {
	.result-tips-box {
		margin: 0;
	}
}

@media screen and (max-width: 960px) {
	.result-tips-box {
		margin: 0;
	}
	.result-tips-box .primary {
		padding-left: 0;
	}
	.result-tips-box .primary .msg, .result-tips-box .primary .btnbox {
		text-align: center;
	}
	.result-tips-box .iconbox {
		position: relative;
		left: auto;
		top: auto;
		margin: 0 auto;
		text-align: center;
	}
}

/***旧的top nav 背景颜色***/
.bg-navbar-red {
	background-color: #600;
}

.bg-navbar-grey {
	background-color: #4f5a67;
}

.bg-navbar-blue {
	background-color: #2D5F8B;
}

/* .query-form-div .btn { */
/* 	border-radius: 0px !important; */
/* } */

.ui-draggable .ui-dialog-titlebar {
	border-bottom: 1px solid #ccc;
	background-color: #ddd;
}

/********个人首页功能导航样式***********/
.entry-box .menu {
	overflow: hidden;
	border-radius: 4px;
}

.entry-box .menu>.item {
	width: 20%;
	box-sizing: content-box;
	background: #fff;
	border: 1px solid #eee;
	margin: -1px;
	float: left;
	border-bottom: none;
	border-top: none;
}

.entry-box .menu>.item a {
	display: block;
	text-align: center;
	color: #999;
	font-size: 12px;
	padding: 10px 10px 15px 10px;
}

.entry-box .menu>.item a>.iconbox {
	position: relative;
	width: 40px;
	height: 40px;
	margin: 15px auto;
}

.entry-box .menu>.item a>.iconbox i {
	display: block;
	line-height: 40px;
	font-size: 40px;
	color: #03A9F4;
	margin: 0 auto;
}

.entry-box .menu>.item a>.iconbox span {
	position: absolute;
	top: -10px;
	left: 34px;
}

.entry-box .menu>.item a em {
	display: block;
	font-size: 14px;
	font-style: normal;
	color: #444;
}

.entry-box .menu>.item a:hover {
	background: #fcfcfc;
}

.quick-bar {
	width: 100%;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	background: #fbfbfb;
	position: absolute;
	left: 0;
	bottom: 0;
}

.quick-bar ul {
	margin: 0;
	overflow: hidden;
	zoom: 1;
}

.quick-bar li {
	list-style: none;
	display: inline-block;
	padding: 0 1em;
	position: relative;
}

.quick-bar li a {
	color: #666
}

.entry-box .msg {
	width: 750px;
	margin: 0 auto;
	position: relative;
	top: -15px;
}

.entry-box .msg>.items {
	width: 12.5%;
	float: left;
}

.entry-box .msg>.items a {
	display: block;
	width: 84px;
	height: 52px;
	text-align: center;
	background: #bbbbbb;
	border: 2px solid #bbbbbb;
	border-radius: 8px !important;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.entry-box .msg>.items a:hover {
	text-decoration: none;
	box-shadow: 0 0 5px rgba(252, 139, 63, 1.00);
}

.entry-box .msg>.items a .iconbox2 {
	display: block;
	color: #fff;
	position: absolute;
	left: 8px;
	top: 5px;
}

.entry-box .msg>.items a .icon-box i {
	font-size: 24px;
}

.entry-box .msg>.items a .number {
	display: block;
	font-family: arial;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	margin-left: 23px;
}

.entry-box .msg>.items a .name {
	display: block;
	width: 100%;
	color: #bbbbbb;
	background: #fff;
	line-height: 18px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.entry-box .msg>.items a.yellow {
	background: #f98730;
	border: 2px solid #f98730;
}

.entry-box .msg>.items a.yellow .name {
	color: #f98730;
}

.entry-box .msg>.items a.red {
	background: #e65a4b;
	border: 2px solid #e65a4b;
}

.entry-box .msg>.items a.red .name {
	color: #e65a4b;
}

.entry-box .msg>.items a.blue {
	background: #2782af;
	border: 2px solid #2782af;
}

.entry-box .msg>.items a.blue .name {
	color: #2782af;
}

.text-inline {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list-top-box {
	padding-right: 100px;
}

.list-top-box a {
	display: block;
	width: 100%;
}

.help-top-box {
	position: absolute;
	top: -9px;
	right: 0;
}

.entry-box .msg>.items-split {
	border-right: 1px solid #ddd;
	width: 20px;
	height: 32px;
	margin-right: 16px;
	margin-top: 10px;
}

.icon-object {
	min-width: 75px;
}

.dropdown-menu {
	min-width: 188px;
}

.myasset {
	text-align: center;
	position: relative;
	top: -25px;
}

.myasset>.item {
	display: inline-block;
	line-height: 24px;
	margin: 0 25px;
}

.myasset>.item a {
	display: block;
	font-size: 12px;
	color: #888;
}

.myasset>.item a i {
	margin-right: 5px;
}

.myasset>.item a em {
	font-size: 20px;
	font-style: normal;
	color: #444;
	margin-left: 0.6em;
	position: relative;
	top: 2px;
}

.myasset>.item a:hover {
	color: #555;
}

.myasset>.item a.imp {
	color: #f57300;
}

.navigation>li ul li a {
	padding-left: 35px;
}

.navigation>li>ul>li>ul>li>a, .navigation>li>ul>li>ul>.navigation-header
	{
	padding-left: 50px;
}

@media screen and ( min-width : 769px) {
	.sidebar-fixed .sidebar-content {
		width: 230px;
	}
}

@media screen and ( min-width : 769px) {
	.sidebar {
		width: 230px;
	}
}


