@charset "UTF-8";
/* CSS Document */

body{
	background: #ffffff;
	/*height: 100vh;*/
	}
/* header color */
#header {
    width: 100%;
    margin: 0;
    padding: 0;
    /*background: #98fb98;*/
  /* background: linear-gradient(#9fed66, #6ae875);*/
    border-bottom: 1px solid #7bd87a;
}

article.cmntxt dl dd ul {
    list-style-type: decimal;
    list-style-position: inside;
    /* list-style: disc inside; */
}
.headwrap {
    width: 100%;
    max-width: 1170px;
}
.hdR .btn-success, #header-xs .btn-success {
    border: 2px solid #272727;
    color: #272727;
}
.hdR .btn-success:hover, #header-xs .btn-success:hover {
    background: transparent;
    border: 2px solid #027800;
    color: #027800;
}
.headwrap .btn-group .dropdown-toggle, #header-xs .btn-group .dropdown-toggle {
    border: 2px solid #027800!important;
    color: #027800;
}
#main h2 {
    color: #deba5c;
    border: 2px solid #deba5c;
}
p#login{width: 500px;margin: 0 auto;position: relative;left: -145px;    overflow: hidden;}
.progress-bar {
    background-color: #deba5b!important;
}
.breadcrumb a {
    color: #272727!important;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #a77f15;
}
.select{
	appearance: none;
    -moz-appearance: none;
    
    -webkit-appearance: none;
	width: 100%;
}
@media screen and (max-width: 768px){
#header-xs {
    background: linear-gradient(#9fed66, #6ae875) !important;
    padding: 0 20px 10px;


}
div#login {
    margin: 10% 0 2% -45%;
}	
p#login {
    width: 90%;
    left: 0;
}
}

.dropdown-menu {
    padding: 3px 0;
    min-width: 111px;
    background: #99fa98;
    border: 2px solid #272727;
    border-radius: 16px!important;
}
/* header2 color */
aside#colLeft h1 {
    overflow: hidden;
    margin: 0 0 0 0px;
    line-height: 0;
    text-align: center;
    background: #98fb98;
}
.loginMain:after {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    content: "";
    height: 145px;
    background: #98fb98;
    width: 100%;
}
header div.heading ul.utilities {
    position: absolute;
    top: 6px;
    right: 10px;
    background: #98fb98;
    height: 34px;
    font-size: 0;
    border-radius: 0 0 3px 3px;
    z-index: 10;
}
/* header2 langchang color */
header div.heading ul.utilities li:last-child a {
    border: 2px solid #027800;
    border-radius: 16px;
    background: none;
    margin: 0 0 0 10px;
	color: #027800;
}
.red {
    color: #ebb72f !important;
}
/* nav color */
.navbar-default {
   /* background: #98fb98;*/
  /*background: linear-gradient(#9fed66, #6ae875);*/
    border: 0;
}
.navbar-default .navbar-nav>li>a {
    color: #272727;
}
.dropdown-menu > li > a {
        color: #272727;
}
.dropdown-menu > li > a:hover {
    background: transparent;
    color: #017801;
}
article.cmntxt dl .ddtitle{
	font-weight:600;}
.headwrap .btn-group .dropdown-toggle a{
	color: #27272B;
	}
       .text-al{
        text-align:center;
    }
.btn-primary,.bg-grad, .bg-filter {
    background-color: #f1d281;
	background: #f1d281;
    border: none!important;
	color: #272727;
	padding: 10px 20px;
} 
.bg-grad:hover, .bg-filter:hover {
    background: #f1d281;
    color: #da251c;
}
/* footer color */
footer a {
    color: #272927;
}
#footer {
    width: 100%;
    background: linear-gradient(#9fed66, #6ae875) ;
    color: #fff;
    height: 190px;
    bottom: 0;
    /*position: absolute;*/
    font-size: 12px;
}
#footer nav ul li {
    border-right: 1px solid #0ac307;
}
#footer-xs {
    width: 100%;
    background: linear-gradient(#9fed66, #6ae875) ;
    color: #fff;
    height: auto;
    position: absolute;
    bottom: 0;
    text-align: center;
    font-size: 12px;
}
#footer p.copyright,#footer-xs p.copyright {
    color: #888888;
}
#footer-xs nav ul{overflow: hidden;}
#footer-xs nav ul li{width: 50%;
    display: inline-block;
    float: left;
    padding: 3px 0px;}	


.bgwhite{width: 100%;
    background: #fff;
    padding: 20px;
    position: relative;
    border-radius: 10px!important;
    border: none!important;
    box-shadow: 0 3px 15px 0 rgba(0,0,0,.125)!important;}
.bgwhite p {
    color: #838ea5;
    /* font-size: 1rem; */
    font-weight: 400;
}
.container h3+p{color: #838ea5;margin: 16px 0}
.container h3+h5 {
    font-weight: 700;
    margin: 20px 0 0;
    line-height: 1.8rem;
}
.container h3+h5+p {
    color: #838ea5;
    margin: 16px 0;
    margin-top: 6px;
}
.select2 {
    color: #414a5b;
    font-weight: 400;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../img/select_drop_bg.png") no-repeat right center,#fff;
    background-size: 24px;
    border: 1px solid #e5e5e5;
    width: 400px;
    padding: 10px;
    border-radius: 4px!important;
    margin-bottom: 20px;
}
.input2 {
    color: #414a5b;
    font-weight: 400;
    outline: none;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px!important;
    padding: 10px;
    margin-bottom: 20px;
    width: 400px;
    position: relative;
    padding-right: 38px;
}
.input3 {
    color: #414a5b;
    font-weight: 400;
    outline: none;
    background: none!important;
    border: 1px solid #ffffff!important;
    border-bottom: 1px solid #434c61!important;
    padding: 10px;
    margin-bottom: 20px;
    width: 100%;
    position: relative;
    z-index: 10;
    border-radius: 0px!important;
}
.input_dis {
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
}
.select3 {
    color: #414a5b;
    font-weight: 400;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/select_drop_bg.png) no-repeat right center,#fff;
    background-size: 24px;
    border: 1px solid #e5e5e5;
    width: auto;
    padding: 10px;
    padding-right: 30px;
    border-radius: 4px!important;
    margin-bottom: 20px;
}
.bgred {
    background: #f1d281;
    font-size: 1rem;
    padding: 10px 45px;
    color: #333;
	border-radius: 4px!important;
}
.bggray {
    border: 1px solid #272727;
    background: #272727;
    color: #fff;
    font-weight: 600;
    font-size: 1rem;
    padding: 10px 45px;
	border-radius: 4px!important;
}
.bggray:hover{color: #fff;opacity: .9}
.datetxt {
    display: inline-block;
    margin: 10px;
}

.loginbox {
    max-width: 780px;
    width: 80%;
    background: #fff;
    border-radius: 6px;
    margin: 0 auto;
    padding: 50px 100px;
    border-radius: 10px!important;
    border: none!important;
    box-shadow: 0 3px 35px 0 rgba(0,0,0,.125)!important;
	position: relative;
  /*  left: -123px;*/
	margin-bottom: 30px;
}
/*.loginbox .logos {
    background: url(../../../images/new_design/images/logo.png) no-repeat center;
    background-size: 120px;
    width: 100%;
    height: 60px;
    margin: 0;
    margin-bottom: 50px;
}*/
.loginbox h4 {
    color: #424a5c;
    font-weight: 700;
    font-size: 1.4rem;
    margin-bottom: 40px;
}
.input-item {
    position: relative;
    margin-bottom: 20px;
}
.input-title {
    position: absolute;
    z-index: 0;
    top: 10px;
    left: 0px;
    font-size: .8rem;
    transition: all .7s;
    -moz-transition: all .7s;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    float: left;
}
.slow{top: 45px;
    font-size: .7rem;
    color: #5a7dda;}
@media (max-width: 970px){
#colLeft h1 a img {
    margin: 0px 0 0 -110px;
    z-index: 1;
}}
@media (max-width: 768px){
.loginbox {
    left: 0px;
	margin-top: 50px;
}
	#footer{padding:0;}
}
@media (max-width: 767px){
#main {
    padding-bottom: 190px;
}
	.loginbox {
    width: 90%;
    padding: 1rem;
}
	.select2,.input2,.input3{width:100%;}
}

.max-wid{max-width: 100% !important;} 

#wrapper .header-top{
	background: linear-gradient(#9fed66, #6ae875) !important;
}
.left-sidebar{
	background: linear-gradient(#9fed66, #6ae875) !important;
}
#container{
	min-height: 100vh;
}

.bg_head_jb{
	background: linear-gradient(#9fed66, #6ae875) !important;
}
.navbar-default{background-color: transparent !important;}
.btn-yuyan_sj{display: none;}
@media only screen and (max-width: 768px) {
	.navbar-default{background: linear-gradient(#9fed66, #6ae875) !important;}
	#footer-xs{
		position: inherit !important;
		bottom: auto !important; 
	}
	.sj_yuyan{
		position: relative;
		float: right;
		margin-right: 15px;
		margin-top: 8px;
	}
	.btn-yuyan_sj{
		display: block;
		border-radius: 16px !important;
		background: transparent;
		border: 2px solid #027800 !important;
		color: #027800;
		padding: 6px 16px;
	}
	.sj_yuyan .dropdown-toggle a{color: #333;}
}
.btn_col_white{
    color: #ffffff !important;
    font-size: 16px !important;
}
.fa{padding-left: 4px;}

.navbar-toggle{
	position: relative;
	float: left !important;
	margin-left: 15px !important;
	margin-right: 0 !important;
	border-radius: 6px;
}

.main .container{min-height: 100vh;}
.table>tbody>tr>td, .table>tfoot>tr>td, .table>thead>tr>td{vertical-align: middle;}
