@charset "utf-8";
/*.bg-header{
 background: url(../images/banner.jpg) no-repeat;
 background-size:100%;
 height:auto;
 max-width: 100%;
}*/
*{
	margin: 0;
	padding:0;
}
ul,li{
 list-style: none;
}
a {
    background-color: transparent;
    /*color: #a94442!important;*/
}
a:hover,a:focus{
  /*color: #d26666!important;*/
	text-decoration: none;
}
body{
	font-size: 14px;
	font-size: 1.4rem;
  background-color: #f5f5f5;!important;
}
em,u,s,strong,b{
	font-style: normal;
}
table td {
	vertical-align: middle !important;
    word-break: break-all;
}
table td.word-wrap {
	word-break:normal;
	word-wrap:break-word;
}
 textarea {
	width: 100%;
	line-height:1.5;
	resize:none;
	border:1px solid #ccc;
	border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.table{
	margin-bottom: 0;
}

.bg-header
{
	width: auto;
	max-width: 100%;
	height: 40px;
	line-height: 40px;
	background: #ececec;
}

.bg-header-user{
	position: absolute;
	right: 25px;
	/*top: 5px;*/
	top: -2px;
	color: #fcb405;
	font-size: 16px;
	font-size: 1.6rem;

}
.bg-header-user em{
	cursor: pointer;
}
.bg-header-user em:hover{
	text-decoration: underline;
}
.bg-header-user .badge
{
	font-size: 14px;
	font-size: 1.4rem;	
}
.bg-header-user .badge .glyphicon
{
	font-size: 12px;
	font-size: 1.2rem;
}
.bg-header img{
	width: 100%;
}
.frame-left {
	/*width: 18%;*/
	width: 100%;
	background: #fff;
	font-family: "微软雅黑";
	border-right: 1px solid #fff;
	font-size: 16px;
	font-size: 1.6rem;
	display: inline-block;
}
.frame-right {
	/*width: 82%;
	padding: 20px;*/
	width:100%;
	padding:1%;
	background: #fff;
	font-family: "微软雅黑";
	display: inline-block;
}
.frame-right-content {
	background: #fff;
	min-height: 550px;
	_height:550px;
	/*box-shadow: 3px 3px 2px #ccc;*/
	padding: 5px 0px 0px 5px;
}
.frame-right-content-dialog {
	background: #fff;
	min-height: auto !important;
	_height:auto !important;
	/*box-shadow: 3px 3px 2px #ccc;*/
}
.frame-right-content h4{
	border-bottom: 1px solid #0066cc;
	line-height: 1.5;
	font-size: 16px;
	font-size: 1.6rem;
	color: #0066cc;
	margin-bottom: 15px;
}

.frame-right-content .required
{
	color:#ff0000;
}

.input table .required
{
	color:#ff0000;
}

.list-group-item{
	border-radius:0px !important;
	border-right: none;
	color:#0066cc;
	padding-left: 20px;
	cursor: pointer;
}


.glyphicon{
	margin-right: 5px;
}
.list-group-children{
	display: none;
	/*padding: 10px 15px 0px 15px;*/
	color: #666;
	color: #aaa;
	font-size: 14px;
	font-size: 1.4rem;
}
.list-group-children li{
	/*padding: 5px;*/
	padding: 8px 0px 8px 35px;
	margin-top: 5px;
	font-size: 15px;
	font-size: 1.5rem;
}
.list-group-children a {
	/*color:#666;*/
	color:#ececec;
}
.list-group-children li:hover{
	color: #0066cc;
}

/*.main-content{
	border: 1px solid #d9d9d9;
}*/
.main-content td {
	vertical-align: middle !important;
}
.on {
	color: #0066cc;
	background: #ececec;
}

.search-conditions .container-fluid{
	border: 1px solid #d9d9d9;


}
.search-conditions-header span{
	color:#666;
	display: inline-block;
	margin: 10px 0px 10px 20px;
}

.search-conditions .search-conditions-header .search-conditions-title,
.search-conditions .search-conditions-header .glyphicon-triangle-bottom,
.search-conditions .search-conditions-header .glyphicon-triangle-right{
	cursor: pointer;
}

.search-conditions-bt{
	line-height: 1.5;
	font-size: 15px;
	font-size: 1.5rem;

}
.search-conditions-header .btn{
	float: right;
	margin:6px;
}
.border{
	height: 1px;
	border-bottom: 1px solid #d9d9d9;
}
.frame-right-content .container-fluid{
	padding: 10px 10px 0 10px;
}

.search-content{
	/*min-height: 380px;*/
	margin-top: 15px;
}

.search-content-auto{
	height: auto;
	margin-top: 15px;
}

.search-conditions-header {
	border: 1px solid #d9d9d9;
	border-bottom: none;
}
.search-content-table th{
	/*background:url(../images/table-bg.jpg) repeat;*/
	background:#eeeeee;
	vertical-align:middle !important;
	color:#333;
}

.glyphicon-cog {
	cursor: pointer;
}
.glyphicon-cog:hover {
	color: #0066cc;
}

.glyphicon-search {
	cursor: pointer;
}
.glyphicon-search:hover {
	color: #0066cc;
}

.glyphicon-envelope {
	cursor: pointer;
}
.glyphicon-envelope:hover {
	color: #0066cc;
}

.glyphicon-export
{
	cursor: pointer;
}
.glyphicon-export:hover {
	color: #0066cc;
}

.glyphicon-remove
{
	cursor: pointer;
}
.glyphicon-remove:hover {
	color: #0066cc;
}

.glyphicon-th-list
{
	cursor: pointer;
}
.glyphicon-th-list:hover
{
	color: #0066cc;
}

.glyphicon-pencil
{
	cursor: pointer;
}
.glyphicon-pencil:hover
{
	color: #0066cc;
}

.glyphicon-thumbs-up
{
	cursor: pointer;
}

.glyphicon-thumbs-up:hover
{
	color: #0066cc;
}

.glyphicon-arrow-up
{
	cursor: pointer;
}

.glyphicon-arrow-up:hover
{
	color: #0066cc;
}

.glyphicon-arrow-down
{
	cursor: pointer;
}

.glyphicon-arrow-down:hover
{
	color: #0066cc;
}

.glyphicon-trash
{
	cursor: pointer;
}

.glyphicon-trash:hover
{
	color: #0066cc;
}

.weihu-page{
	margin-top: 10px;
	position: relative;
}
.weihu-page .btn{
	padding:6px 25px;
	/*margin-right: 10px;*/
}
.weihu-page .form-control{
	width: 50px !important;
	display: inline !important;
}
.weihu-page .form-group{
	position: absolute;
    top: 0;
    right: 0px;
    min-width:50%;
    text-align: right;
}
.weihu-page label{
	font-weight: normal;
}

/*窗口模式分页样式*/
.weihu-page-window{
	margin-top: 10px;
	position: relative;
}
.weihu-page-window .btn{
}
.weihu-page-window .form-control{
	width: 50px !important;
	display: inline !important;
}
.weihu-page-window .form-group{
	position: absolute;
    top: 0;
    right: 0px;
    min-width:50%;
    text-align: right;
}
.weihu-page-window label{
	font-weight: normal;
}

.control_label
{
    margin-bottom: 0;
    text-align: right;
	line-height:34px;
}

.line-style
{
	background-color:#f9f9f9;
}

.input .container-fluid{
	text-align: center;
}
.input .input-btn{
	margin-right: 8px;
}

.duty .container-fluid{
	text-align: center;
}
.duty .duty-btn{
	margin-right: 8px;
}

.work-initiated .work-initiated-postion-btn{
  position: absolute;
  right: 8px;
  top: 3px;
}
.work-initiated .container-fluid{
	text-align: center;
}
.work-initiated .work-initiated-btn{
	margin-right: 8px;
}

 .work-initiated .tr-close{
	font-size: 22px;
	text-align: center;
	cursor: pointer;
}
 .work-initiated .tr-close:hover {
 	color:#0066cc;
 }
.work-initiated .readonly{
	background: #f9f9f9;
}

em,u,s,strong,b,i{
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.index-fluid {
    padding-top: 20px;
    margin-right: 5px!important;
    font-family: "微软雅黑";
}
.index-fluid .personal-informatio,.word-desk,.questionnaire-survey,.news-information,.waitfor-handle,.learning-materials,.ranking-list,.moudle-pic1,.moudle-pic2,.study-exam{
    background-color: #fff;
    border: 1px solid #d9d9d9;
    box-shadow: 2px 2px 5px #e4e4e4;
    margin-bottom: 20px;
}
.index-fluid-dolist-msg-mode 
{
    padding: 0px;
    margin: 0px!important;
}
.ul-dolist-msg-mode 
{
    margin: 0px!important;
}
.waitfor-handle-dolist-msg-mode 
{
    min-height: auto !important;
    border: 0;
    box-shadow: none;
}
.index-fluid h3{
	font-size: 16px;
	font-size: 1.6rem;
	color: #0066cc;
	padding-left: 15px;
	border-bottom: 1px solid #f1e6e6;
	line-height: 2;
	margin: 0;
}
.index-fluid h3 span{
	margin-right: 5px;
}

.index-fluid .personal-informatio-content{
	padding: 10px 20px;

}

.index-fluid .personal-informatio-content ul li{
  margin:5px 0px 10px 0px;
}
.index-fluid .personal-informatio-content ul li b{
	color: #333;
	margin-right: 10px;
}
.index-fluid .personal-informatio-content ul li u{
	color: #666;
}
.index-fluid .word-desk ul {
	margin: 0;
}
.index-fluid .word-desk ul li{
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  cursor: pointer;
  font-size: 15px;
  font-size: 1.5rem;
  border-bottom: 1px solid #eee;
  color: #666;

}
.index-fluid .word-desk ul li:before{
	font-size: 1px;
	margin-right: 5px;
}
.index-fluid .word-desk ul li:hover{
	border-left: 2px solid #0066cc;
	border-top: 1px solid #d9d9d9;
	background: #eae9e9;
}
.index-fluid .questionnaire-survey ul,.index-fluid .study-exam ul{
	margin-top: 10px;
}
.index-fluid .questionnaire-survey ul li,.index-fluid .study-exam ul li{
	 height: 28px;
  line-height: 28px;
  padding-left: 10px;
  cursor: pointer;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;

}
.index-fluid .questionnaire-survey ul li:hover,.index-fluid .study-exam ul li:hover{
	 padding-left: 20px;
	 transition: all .5s ease;
}
.index-fluid .questionnaire-survey ul li img,.index-fluid .study-exam ul li img{
	width: 18px;
	height: 18px;
	margin-right: 5px;
}
.index-fluid .news-information .row{
    padding: 15px;
    margin: 0;
}
.index-fluid .news-information .news-list ul {
	margin: 0;
	max-height: 252px;   /*与右边图片轮播对齐 列表溢出隐藏*/
	overflow: hidden;    /*与右边图片轮播对齐 列表溢出隐藏*/
}
.index-fluid .news-information .news-list ul li{
   line-height:1.8;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
}
.index-fluid .news-information .news-list ul li:hover{
	color: #0066cc;
	cursor: pointer;
	transition: 0.2s all ease;
}
.index-fluid .news-information .news-list ul li:before{
	content: "·";
	margin-right: 5px;
}
.index-fluid .waitfor-handle ul{
	margin-top: 8px;
	margin-left: 15px;
}
.index-fluid .waitfor-handle ul li{
	color: #666;
	line-height: 1.7;
	position: relative;
    cursor: pointer;
}
.index-fluid .waitfor-handle ul li:hover{
	color: #0066cc;
}
.index-fluid .waitfor-handle ul li u{
   display: inline-block;
   white-space: nowrap;
   text-overflow:ellipsis;
   overflow:hidden;
   max-width: 71%;
}

.index-fluid .waitfor-handle ul li s{
  position: absolute;
  right: 10px;
}
.index-fluid .learning-materials .row{
	padding-left: 10px;
	padding-top: 10px;
}
.index-fluid .learning-materials .row .col-xs-6{
   margin:8px 0 5px 0;
   cursor: pointer;
   color: #777;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
}
.index-fluid .learning-materials .row .col-xs-6:hover{
	color: #0066cc;
}
.index-fluid .ranking-list ul.ranking-title{
	height: 40px;
	line-height: 40px;
	margin: 0;
	position: relative;
}
.index-fluid .ranking-list .ranking-title li{
	float: left;
	text-align: center;
	cursor: pointer;
	width: 50%;
	color: #333;
	background: #eae8e8;
}
.index-fluid .ranking-list .ranking-title span{
   position: absolute;
   height: 1px;
   border-bottom:1px solid #0066cc;
   color: red;
   bottom: 0;
   width: 18%;
  }
 .on-title{
  color: #0066cc !important;
  background: #fff !important;
  transition: .3s all ease;
  }
.index-fluid .ranking-list .rangking-content-ul{
	margin-top: 8px;

}
 .index-fluid .ranking-list .rangking-content-ul li {
 	line-height: 35px;
 	height: 24px;
 	font-size: 16px;
 	font-size: 1.6rem;
 	position: relative;
 	margin: 7px 0px;
 	padding-left: 10px;
 	cursor: pointer;
 }
  .index-fluid .ranking-list .rangking-content-ul li:hover{
  	color: #0066cc;
  	padding-left: 20px;
  	transition: 0.3s all ease;
  }
  .index-fluid .ranking-list .rangking-content-ul li u{
  	width: 22px;
  	height: 22px;
  	background: #a4a0a0;
  	display: inline-block;
  	position: absolute;
  	top: 8px;
  	line-height: 22px;
  	text-align: center;
  	border-radius: 5px;
    color: #fff;

  }
   .index-fluid .ranking-list .rangking-content-ul li span{
   	margin-left: 30px;
   	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 64%;
   }
   .index-fluid .ranking-list .rangking-content-ul li s{
   	position: absolute;
   	right: 7px;
   }
.dangyuan {
	display: none;
}

.index-bottom 
{
    background-color: #cd0009;
    height: 130px;
    line-height: 130px;
  	text-align: center;
  	color:#fff;
}

/*以下代码是 轮播器的样式*/
.banner {width:55% !important; position: relative; overflow: auto; text-align: center; padding:0 !important; min-height: 100%; border: 1px solid #d9d9d9;}
.banner li { list-style: none; }
.banner ul li { float: left; position: relative;}
/*.banner img { max-height:400px; }*/
.banner span {opacity: .7; background: #000; display: inline-block; height: 25px; width: 100%;color: #fff; position: absolute; bottom: 0; left: 0;}
.banner .news-pic{
	height: 252px;
	min-width: 100%;
}
.banner .dots { position: absolute; right: 0; bottom: 25px; margin-bottom: 0;}
.banner .dots li
{
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 0 4px;
	/*text-indent: -999em; */
	/*border: 2px solid #fff; */
	background: #0c3b89;
	/*border-radius: 6px; */
	cursor: pointer;
	color: #fff;
	/*opacity: .4; */
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
.banner .dots li.active
{
	background: #fff;
	opacity: 1;
	color: #333;
}
.banner .arrow { position: absolute; top: 110px;}
.banner #al { left: 15px;}
.banner #ar { right: 15px;}

.news-information .news-list{
	padding: 0px 0px 0px 8px;
   width: 45% !important;
}


.texthtml-right .texthtml-body
.texthtml-left{
   width:20%;
   background: #e7ebf7;
   font-family: "微软雅黑";
   position: relative;
   min-height: 600px;
   padding: 20px;
   border-right: 1px solid #d9d9d9;
}

.texthtml-left ul {
	background:#ce0101;
	color: #fff;
	border-radius: 15px;
	border:2px solid #fff;
}
.texthtml-left ul li{
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	border-bottom: 1px solid #bb0101;

}
.texthtml-left ul li:hover{
	background: #0066cc;
	color:#fcb405;
	/*li:hover样式*/
}
.texthtml-left ul li:last-child{
	border:none;
	 /*最后一个li清除样式*/
}
.texthtml-left ul li:first-child:hover{
	background: #0066cc;
	color:#fcb405;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    /*第一个li鼠标一上去的样式*/
}
.texthtml-left ul li:last-child:hover{
	background: #0066cc;
	color:#fcb405;
	border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    /*最后一个li鼠标一上去的样式*/
}
.texthtml-on-first{
	background: #0066cc;
	color:#fcb405;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;

}
.texthtml-on{
		background: #0066cc;
	color:#fcb405
}
.texthtml-on-last{
		background: #0066cc;
	color:#fcb405;
	border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.texthtml-left ul li span{
	margin-right: 10px;
}
/*--------- .texthtml-left屏蔽 ---------*/


.texthtml-right{
   width:100%;
   font-family: "微软雅黑";
   min-height: 600px;
  background: #f3f3f3;
}

.texthtml-right .texthtml-content{
	width: 70%;
	margin: 0 auto 20px auto;
	border: 1px solid #d9d9d9;
	box-shadow: 2px 2px 5px #cecdcd;
	padding: 20px;
	background: #fff;
}
.texthtml-right .texthtml-content-full{
	width: 95%;
	margin: 0 auto 20px auto;
	border: 1px solid #d9d9d9;
	box-shadow: 2px 2px 5px #cecdcd;
	padding: 20px;
	background: #fff;
}
.texthtml-right .texthtml-content .search{
	padding-top:10px;
	font-size: 16px;
	font-size: 1.6rem;
	border-bottom:1px #ccc solid;
}

.texthtml-right .texthtml-head{
	text-align: center;
}
.texthtml-right .texthtml-head h3{
 font-weight: normal;
 font-size: 20px;
 font-size: 2.0rem;
 color: #0066cc;
}
.texthtml-right .texthtml-head h5 span{
	padding-right:10px;
}
.texthtml-right .border{
	border-bottom: 1px solid #d9d9d9;
    width: 90%;
    height: 1px;
    margin: 0 auto;
}
.texthtml-right .texthtml-body{
	/*padding:0 10px;*/
	padding:0 21px;
	margin-top: 10px;
}

.texthtml-right .texthtml-body img{
  display: block;
  margin: 10px auto;
}
.texthtml-right .texthtml-footer{
 margin:10px 0;
}


.texthtml-right .texthtml-footer h3{
	font-size: 16px;
    font-size: 1.6rem;
    color: #0066cc;
    /*padding-left: 15px;
    border-bottom: 1px solid #0066cc;*/
    line-height: 2;
    margin: 0;
}


.texthtml-right .texthtml-footer h3 span {
	margin-right: 5px;
}

.texthtml-right .texthtml-footer ul {
	padding-left: 20px;
}

.texthtml-right .texthtml-footer ul li{
	line-height: 1.5;
	margin-top: 5px;
}

.texthtml-right .texthtml-footer .option
{
	text-align: right;
}

.texthtml-right .texthtml-footer .option .btn-submit
{
	color:#fff;
	background: #0066cc;
	border-color: #0066cc;
	width: 100px;
}

.texthtml-right .texthtml-footer .comment-list li
{
	border-bottom:1px #ccc solid;
}

.texthtml-right .texthtml-footer .comment-list li p .glyphicon-user
{
	color:#0066cc;
}

.texthtml-right .texthtml-footer .comment-list li p .time
{
	padding-left:10px;
}

.texthtml-right .texthtml-footer .load-msg
{
	text-align:center;
}

.texthtml-right .breadcrumb{
	margin-bottom: 15px;
	border-bottom: 1px solid #d9d9d9;
	background: #fff;
}

.texthtml-right .textlist-h3{
	font-size: 18px;
    font-size: 1.8rem;
    color: #0066cc;
    padding-left: 15px;
    border-bottom: 1px solid #0066cc;
    line-height: 2;
    margin: 0;
}
.texthtml-right .textlist-h3 span{
	margin-right: 5px;
}

.texthtml-right .form-horizontal{
	padding-top: 10px;
}

.texthtml-right .typelist{
	border-right:1px solid #ccc;
	min-height:480px;
}

.texthtml-right .typelist-ul{
}

.texthtml-right .typelist-ul li{
	padding-left:10px;
	color:#0066cc;
	background:#fff;
	cursor:pointer;
	margin-bottom:10px;
}

.texthtml-right .typelist-ul li:hover{
	color:#fff;
	background:#0066cc;
}

.texthtml-right .typelist-ul li.checked{
	color:#fff;
	background:#0066cc;
}

.texthtml-right .textlist-ul{
	/*padding-left: 15px;
	padding-top: 10px;*/
	font-size: 16px;
	font-size: 1.6rem;
	min-height:436px;
}

.texthtml-right .textlist-ul li {
	/*height: 30px;*/
	line-height: 30px;
	position: relative;
}

.texthtml-right .textlist-ul li a{
	color: #666;
}
.texthtml-right .textlist-ul li a:hover{
	color: #0066cc;
}
.texthtml-right .textlist-ul li u{
	display: inline-block;
	max-width: 90%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.texthtml-right .textlist-ul li s{
  position: absolute;
  right: 0;
}

.texthtml-right .lisi-page{
	margin-top: 15px;
    position: relative;
}

.lisi-page .form-group {
    position: absolute;
    top: 0;
    right: 0px;
    min-width: 20%
}

.lisi-page .btn{
	padding:5px 20px;
	/*margin-right: 10px;*/
}
.lisi-page .form-control{
	width: 45px !important;
	display: inline;
}
.lisi-page label{
	font-weight: normal;
}

.lisi-page .form-group .btn{
	margin-right:5px;
}

.q_option div span
{
	margin-right:5px;
}

.q_option a 
{
	text-decoration: underline;
}

.desc_ol
{
	list-style:decimal inside;
}

.desc_ol li
{
	list-style: inherit;
}

.q_nav_ul
{
	margin:10px 0 0 0;
	border:1px #0066cc solid;
}

.q_nav_ul li
{
	float:left;
	width:100px;
	padding:0 5px;
	line-height:25px;
	text-align:center;
	color:#0066cc;
}

.q_nav_ul li:hover
{
	background:#0066cc;
	color:#ffffff;
	cursor:pointer;
}

.q_nav_ul li[class=checked]
{
	background:#0066cc;
	color:#ffffff;
}


.view_title
{
	color:#0066cc;
	font-size:16px;
	text-align:center;
	margin-bottom:5px;
}


.check-list td
{
	padding-right:10px;
}

.check-list td label
{
	max-width:200px;
	padding-left: 3px;
}

.nav-tabs li{
	cursor:pointer;
}

.title-option
{
	position: fixed;
    z-index: 2;
    top: 0;
}

.title-option .container-fluid
{
	background: #fff;
    padding: 5px 0px 10px 5px
    /*box-shadow: 3px 3px 2px #ccc;*/
}

.title-option .title
{
	border-bottom: 1px solid #0066cc;
    line-height: 1.5;
    font-size: 16px;
    font-size: 1.6rem;
    color: #0066cc;
    margin:0px 0px 10px 0px;
}

.title-option .option
{
    text-align: right;
}

.title-option .option .mr
{
    margin-right: 10px;
}

.pt
{
	margin-top:95px;
}


div.Flaot_bg {
	top:0;
	left:0;
	filter:alpha(opacity=50);
	opacity: 0.5;
	background-color:#fff;
	width:100%;
	_width:100%;
	height:100%;
	_height:100%;
	z-index:1000;
	position:fixed!important;
	position:absolute;
	_top:       expression(eval(document.compatMode &&
				document.compatMode=='CSS1Compat') ?
				documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :
				document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}

.control_label
{
    margin-bottom: 0;
    text-align: right;
    line-height:34px;
}

.check-list-role
{
	width:100%;
}

.check-list-role td
{
	width:30%;
}

.stat-desc span
{
	padding:0 10px;
	color:#0066cc;
	font-size:18px !important;
	font-size:1.8rem !important;
}

.like-bar
{
    display:inline-block;
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 15px;
	cursor: pointer;
}

.like-bar:hover
{	
	border: 1px solid #0066cc;
	color: #0066cc;
}

.like-bar span
{
    padding:0 !important;
}

.like-bar.is-like
{
	border: 1px solid #0066cc;
    color: #0066cc;
}

.custom-menu-item {
    border: 0px solid #fff !important;
    padding: 10px 10px 10px 10px !important;
    background: none !important;
}

.row .check-code-img
{
    line-height: 26px;
    height: 26px;
    margin-top: 3px;
}

.exam-stat-info label
{
    margin-right: 10px;
    margin-bottom: 0;
}

.rate-bar-work
{
	background: #cccccc;
	position:relative;
}

.rate-bar-work .bar
{
	position: absolute;
	background:#0066cc;
	height: 18px;
	line-height: 18px;
}

.rate-bar-work .desc
{
	position: relative;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #ffffff;
}

.list-ul-exam
{
	margin-top: 10px;
}

.list-ul-questionnaires
{
	margin-top: 10px;
}

.list-ul-questionnaires li
{
	line-height:50px !important;
	height:60px !important;
}

.list-ul-questionnaires li a .icon
{
	position: absolute;
	width: 50px;
	height: 50px;
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.list-ul-questionnaires li a .icon img
{
	width:100%;
	height:100%;
}

.list-ul-questionnaires li a u
{
    max-width: 70% !important;
}




.texthtml-content-questionnaires
{
	width: 100% !important;
}

.texthtml-content-questionnaires .textlist-h3
{
	padding-left: 0;
}

.texthtml-content-questionnaires .textlist-ul
{
	margin-top: 10px;
}

.texthtml-content-questionnaires textlist-ul li
{
	margin-bottom: 10px;
}

.texthtml-content-questionnaires .icon
{
	position: absolute;
	right: 30px;
	top: 120px;
	width: 150px;
	height: 150px;
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.texthtml-content-questionnaires .icon img
{
	width: 100%;
	height: 100%;
}

.form-horizontal .form-group-bottom
{
	margin-bottom: 0;
}

.img-auto-size
{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}

.layout-panel-west
{
	z-index: 9 !important;
}

.nav-body
{
	width: 220px !important;
	overflow-x: hidden !important;
}

.nav-body .nav-scroll
{
	width: 220px;
	height: 100%;
	position: relative;
	/* overflow-x: hidden; */
}

.nav-body  .nav-scroll .nav-header
{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9;	
	border-bottom:1px solid #ccc;
	padding: 10px 0;
	width: 220px;
	overflow: hidden;
	background:#ececec;
}

.nav-body  .nav-scroll .nav-header .login-logo
{
	text-align: center;
	padding: 0 80px;
}

.nav-body  .nav-scroll .nav-title
{
	text-align: center;
	color: #0066cc;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}

.nav-body  .nav-scroll .nav-list
{
	float: none !important;
	position: relative;	
	width: 220px;
	margin-top: 80px;
}

.nav-body-style
{
	background: #35495e !important;
	border: 1px solid #35495e !important;
}
.nav-body-style .nav-scroll .nav-header
{
	background: #35495e;
	border-bottom: 1px solid #4a5b6e;
}
.nav-body-style .nav-scroll .nav-title
{
	color: #fff;
}
.nav-body-style .nav-scroll .nav-list
{
	background: #35495e;
}
.nav-body-style .nav-scroll .nav-list .list-group .list-group-item
{
	color: #ccc;
}
.nav-body-style .nav-scroll .nav-list .list-group .list-group-item  .menu-on
{
	color: #fff;
}
.nav-body-style .nav-scroll .nav-list .list-group .custom-menu-item
{
	background: #35495e !important;
}
.nav-body-style .nav-scroll .nav-list .list-group-children
{
	color: #ccc;
}
.nav-body-style .nav-scroll .nav-list .list-group li:hover
{
	color: #fff;
}
.nav-body-style .nav-scroll .nav-list .list-group .list-group-item .list-group-children .on
{
	color: #fff;
	background: #4a5b6e;
}