@charset "utf-8";
.pr0{
	padding-right:0px; 
}
.pl0{
	padding-left:0px; 
}
.pdlr0{
	padding-left: 0;
	padding-right: 0;
}
.bgw{
	background-color: white;
}
.mgb15{
	margin-bottom: 15px;
}
.pdl0{
	padding-left: 0;
}
.pdr0{
	padding-right: 0;
}
.pdt0{
	padding-top: 0;
}
.btn-right{
	float: right;
	height: 37px;
	width: 93px;
	margin-right: 10px;
	margin-top: 8px;
}
.form-horizontal .has-feedback .feedback-right30 + .form-control-feedback{
	right:30px; 
}
.form-horizontal .has-feedback .feedback-right35 + .form-control-feedback{
	right:35px; 
}
.form-horizontal .has-feedback .feedback-right40 + .form-control-feedback{
	right:40px; 
}
.form-horizontal .has-feedback .feedback-right20 + .form-control-feedback{
	right:20px; 
}
.form-horizontal .has-feedback .feedback-right25 + .form-control-feedback{
	right:25px; 
}
.form-horizontal .has-feedback .feedback-right10 + .form-control-feedback{
	right:10px; 
}
.form-horizontal .has-feedback .feedback-right55 + .form-control-feedback{
	right:55px; 
}
.form-horizontal .has-feedback .feedback-right50 + .form-control-feedback{
	right:50px; 
}
@media (min-width: 768px){
	.sm-pdlr0{
		padding-left: 0;
		padding-right: 0;
	}
	.sm-pdl0{
		padding-left: 0;
	}
	.sm-pdr0{
		padding-right: 0;
	}
}
.text-center-import{
	text-align: center!important;
}
.main-container{
	width: 100%;
	height: 100%;
	
}
.my-tabs{
	border-bottom: 1px solid #f3f3f3;
}
.my-tab-6{
	width: 50%;
}
.my-tab-6 a{
	text-align: center;
}
.my-tabs > li > a {
  color: #9c9a96;
  font-weight: bold;	
  line-height: 1;
  border: none;
  border-bottom: 2px solid #f3f3f3;
}
.my-tabs > li > a:hover {
  color: #c9302c;
  border: none;
  border-bottom: 2px solid #f3f3f3;
}
.my-tabs > li.active > a,
.my-tabs > li.active > a:hover,
.my-tabs > li.active > a:focus {
  color: #c9302c;
  border: none;
  border-bottom: 2px solid #c9302c;
}
.navbar-btn{
	color: #333;
    background-color: #D1CEC9;
    /* border-color: #ccc; */
}
.navbar-btn:hover,
.navbar-btn:active{
	color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    outline: none !important;  
}

.my-btn2{
	height: 24px;
    width: 57px;
	color: #fff;
	border:0px;
    /* background-color:rgba(0,0,0,0); 
    border-color: #ccc; */
    background-color:#d9534f;
    border-color: #d9534f;
    outline: none;
    border-radius: 5px;
}
.my-btn2:hover{
	height: 24px;
    width: 57px;
	color: #fff;
	border:0px;
    background-color:rgba(0,0,0,0); 
    border-color: #c9302c;
    outline: none;
}
.my-btn2:hover,
.my-btn2.active{
	height: 24px;
    width: 57px;
	color: #fff;
	border:0px;
    background-color:#c9302c;
    border-color: #c9302c;
    outline: none;
}

.my-btn{
	height: 32px;
    width: 69px;
	color: #fff;
	border:0px;
    /* background-color:#ccc; 
    border-color: #ccc; */
    background-color:#d9534f;
    border-color: #d9534f;
    outline: none;
    border-radius: 5px;
    margin: 5px 10px 0;
}
.my-btn:hover,
.my-btn.active{
	color: #fff;
	border:0px;
    background-color:#c9302c;
    border-color: #c9302c;
    outline: none;
}

.my-btn-big,
.my-btn-big:hover{
	width: 114px;
}

.fixed-table-container{
	border-radius: 0;
}
.gnl-list {
	height: 36px;
	/* width: 98%; */
	margin-top: 15px;
	/* margin-right: auto;
	margin-left: auto; */
/*	border-bottom-style: solid; */
	border-bottom-color: #e3e3e3;
	border: 1px solid #dddddd;
	border-bottom-width: 0;
}
.gnl-bqanniu {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 36px;
	color: #666666;
	text-align: center;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.gnl-bqanniu a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #fff;
  opacity: 1;
}
.surveytab{
	padding-left: 20px;
}
.surveytab > li.active > a, 
.surveytab > li.active > a:hover,
.surveytab > li.active > a:focus,
.surveytab > li > a:hover,
.surveytab > li > a:focus{
	color:#fff;
	background-color: #d9534f;
	font-family:"微软雅黑";
	font-size: 14px;
	font-weight: 500;
}

.surveytab > li > a{
	color:black;
	font-family:"微软雅黑";
	font-size: 14px;
	font-weight: 500;
	background-color: #fbecec;
}
.star{
	color:#ff0000;
	position: relative;
    top: 2px;
}
/* button.active, */
/* button.active:hover, */
/* button.active:focus */
/* { */
/* 	color: #fff; */
/*     background-color: #d9534f; */
/*     border-color: #d43f3a; */
/* } */