@charset "utf-8";

body {
	font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	margin-top: 68px;
	line-height: 150%;
}
p{
	font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:16px;
	/*text-align:left;*/
	/*padding-top:20px*/
}


p.header{
	font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	padding-top:50px;
	color:rgb(29,73,152);
}

.head_icon{display:inline-block;background:white;font-weight:bold;font-size:50px;text-align:center;margin:0px;padding:0px}

h4{
	font-size:18px;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:10px;
	margin-left:10px;
}

.liclass{
	font-size:16px;
	padding-left:2px;
	margin-left:40px;
	padding-top:10px;
	list-style-type:circle;
}
.linohead{
	list-style-type:none;
	padding-left:2px;
	margin-left:40px;
	padding-top:10px;
	font-size:16px;
}
.oliclass{
	font-size:16px;
	padding-left:0px;
	margin-left:0px;
	padding-top:10px;
	text-align:justify;
}

.papers{
	font-size:14px;
	padding-left:0px;
	margin-left:-20px;
	padding-top:10px;
}

h2{
	font-weight:bold;
}
button.title{
	font-weight:bold;
	text-align:center;
	background-color:#5b9bd5 ;
	background:linear-gradient(top,#5b9bd5 ,#5b9bd5);
background:-o-linear-gradient(top,#5b9bd5 ,#5b9bd5);
background:-moz-linear-gradient(top,#5b9bd5 ,#5b9bd5);
background:-webkit-linear-gradient(top,#5b9bd5 ,#5b9bd5);
border-style:solid;

border-width:4px;
border-color:#5b9bd5 #5b9bd5 #5b9bd5 #5b9bd5;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
box-shadow:2px 2px 0px #dddddd;
-webkit-box-shadow:2px 2px 0px #dddddd;
-moz-box-shadow:2px 2px 0px #dddddd;
	color:white;
	padding-top:6px;
	padding-bottom:6px;
	margin: 0;
	margin-top: 20px;
	height:65px;
	vertical-align:middle;
	font-size:22px;
	width:100%
}
button.title:active{
	font-weight:bold;
	text-align:center;
	background-color:#5b9bd5 ;
	background:linear-gradient(top,#5b9bd5 ,#5b9bd5);
background:-o-linear-gradient(top,#5b9bd5 ,#5b9bd5);
background:-moz-linear-gradient(top,#5b9bd5 ,#5b9bd5);
background:-webkit-linear-gradient(top,#5b9bd5 ,#5b9bd5);
border-style:solid;

border-width:4px;
/*border-color:#7CAFDE #4a6985 #638cb1 #96bfe4;*/
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
box-shadow:2px 2px 0px #dddddd;
-webkit-box-shadow:2px 2px 0px #dddddd;
-moz-box-shadow:2px 2px 0px #dddddd;
	color:rgb(29,73,152);
	padding-top:6px;
	padding-bottom:6px;
	margin: 0;
	margin-top: 20px;
	height:65px;
	vertical-align:middle;
	font-size:22px;
}
button.title:hover{
	font-weight:bold;
	text-align:center;
	background-color:#5b9bd5 ;
	background:linear-gradient(top,#5b9bd5 ,#5b9bd5);
background:-o-linear-gradient(top,#5b9bd5 ,#5b9bd5);
background:-moz-linear-gradient(top,#5b9bd5 ,#5b9bd5);
background:-webkit-linear-gradient(top,#5b9bd5 ,#5b9bd5);
border-style:solid;

border-width:4px;
/*border-color:#7CAFDE #4a6985 #638cb1 #96bfe4;*/
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
box-shadow:2px 2px 0px #dddddd;
-webkit-box-shadow:2px 2px 0px #dddddd;
-moz-box-shadow:2px 2px 0px #dddddd;
	color:rgb(29,73,152);
	padding-top:6px;
	padding-bottom:6px;
	margin: 0;
	margin-top: 20px;
	height:65px;
	vertical-align:middle;
	font-size:22px;
}

div.title{
	text-align:left;
	background-color:rgb(210,222,239);
	color:rgb(29,73,152);
	padding-top:40px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	margin: 0;
	margin-bottom: 20px;
	height:150px;
	font-size:18px;
	font-weight:bold;
}
p.title{
	text-align:left;
	background-color:rgb(210,222,239);
	color:rgb(29,73,152);
	padding-top:40px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	margin: 0;
	margin-bottom: 20px;
	height:150px;
	font-size:18px;
	font-weight:bold;
}

.list-bullet {
  list-style-type: none;
  margin-left: 10px;
  padding-left: 0px; /* change 30px to anything */
  text-indent: -20px;
margin-top:-10px;
}
.list-bullet li:before {
  content: "•";
  display: inline-block; 
  width: 20px;
  text-indent: 0;
  text-align: left; /* change this for different bullet position */
  
}

.list-bullet2 {
  list-style-type: none;
  margin-left: 10px;
  padding-left: 0px; /* change 30px to anything */
  text-indent: -20px;
margin-top:-10px;
}
.list-bullet2 li:before {
  content: "•";
  display: inline-block; 
  width: 15px;
  text-indent: 0;
  text-align: left; /* change this for different bullet position */
}

/*li.title{
	margin-left:25px;
	background-color:rgb(210,222,239);
	color:rgb(29,73,152);
	font-size:18px;
	/*list-style-image:url('figure/escc.png');
	/*list-style-type:square;
	/*list-style-type:none;
	
	font-weight:bold;}
*/

.docs {
	
	font-weight:bold;
	color:#595959;
	text-align:right;
}

.docs >a{
	
	font-weight:bold;
	color:#595959;
	text-align:right;
}

.docs > a:active :hover :focus{
	
	color:red;
	
}

.about{
	font-weight:bold;font-size:32px;color:rgb(29,73,152);display:inline;vertical-align:middle;
}

.standards{
	font-weight:bold;font-size:24px;color:#595959;display:inline;vertical-align:middle;
}

.standards >a {
	font-weight:bold;font-size:24px;color:#595959;display:inline;vertical-align:middle;
}
.standards > a:active :hover :focus{
	
	color:red;
	
}
h2.name{
	font-weight:bold;
	
	font-size:26px;
}
h3.criteria{
	font-weight:bold;
	font-size:20px;
	color:rgb(4,50,255);
	padding-bottom:2px;
	margin-bottom:0px;
}
li.criteria{
	font-weight:bold;
	color:rgb(4,50,255);
	font-size:19px;
	padding-left:2px;
	margin-left:-14px;
	padding-top:18px;
}
table.TF{
	border-top:1px solid grey; 
	border-left:1px solid grey;
	border-bottom:1px solid grey; 
	border-right:1px solid grey;
	border-left:1px solid grey;
}
table.TF tr.bg1{background-color:#deebf7}
table.TF tr.bg2{background-color:white}
table.TF th{
	background-color:white; 
	border-bottom:1px solid grey; border-right:1px solid grey;
	border-left:1px solid grey; border-top:1px solid grey;
	padding:5px 5px 5px 5px; 
	color:#333;
	width:200px;
	text-align:center;
}

table.TF td{ padding:5px 5px 5px 5px; border-bottom:1px solid grey; border-right:1px solid grey;text-align:center;}


.al-strong{
	font-weight: bold;
}

.al-nav{
	font-weight: bold; 
	color: white;
	font-size:17px
}

a.hrefclass{
	color: white;
	text-decoration:none;
}

a {
	color: black;
	text-decoration: none;
}
a:hover, a:focus {
	color: grey;
	text-decoration: none;
}

    .nav-pills > li > a {
        width: 120px;
        text-align: left;
		background-color:rgb(46,117,182)
    }

    .navbar-box {
        <!-- box-shadow: 0 3px 5px rgba(0, 0, 0, .25); -->
    }

    .nav-pills > li + li {
        margin-left: 0;
    }

    .navbar-default {
        background-color:  rgb(46,117,182);
    }
	
	.navbar-default-2 {
        background-color:  white;
    }
	
	.navbar-footer {
		float: center;
		font-size: 55px;
		text-align: left;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 0px;
		background-color: rgb(46,117,182);
	}

    .brand-img {
        width: auto;
        height: auto;
    }

    .navbar-brand {
        padding: 0 0px;
    }

    .navbar-collapse {
        border-top: none;
        box-shadow: none;
    }

    .nav > li > a {
        padding-left: 0px;
        padding-right: 0px;
    }

	
    .adaptive-img {
        width: 100%;
        height: auto;
    }

    

    
.navbar-fixed-top, .navbar-fixed-bottom {
    border-bottom: none;
}
.submit_button{
    height:35px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 100px;
    margin-left: 5px;
    margin-top: 0px;
    background-color: forestgreen;
    -webkit-box-shadow: 0px;
    -moz-box-shadow: 0px;
    box-shadow: 0px;
    border:0px;
    color:white;
}

.button_link{
	display: inline-block;
    height:30px;
    -moz-border-radius: 3px;
	/*-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;*/
    -webkit-border-radius: 3px;
    width: auto;
    margin-left: 3px;
	margin-right: 3px;
    margin-top: 0px;
    background-color: rgb(46,117,182);
    -webkit-box-shadow: 0px;
    -moz-box-shadow: 0px;
    box-shadow: 0px;
    border:1px;
    color:white;
	font-size:20px;
	padding-bottom:0px;
	padding-top:0px;
}

.change_button{
	display: inline-block;
    height:35px;
    -moz-border-radius: 3px;
	/*-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;*/
    -webkit-border-radius: 3px;
    width: auto;
    margin-left: 0px;
    margin-top: 0px;
    background-color: rgb(46,117,182);
    -webkit-box-shadow: 0px;
    -moz-box-shadow: 0px;
    box-shadow: 0px;
    border:0px;
    color:white;
	font-size:18px;
	padding-bottom:0px;
	padding-top:0px;
}

.header_escc{
    display: inline-block;
    color: #0390a1;
    text-align: left;
    margin: 10px 0 10px;
    padding-bottom: 6px;
    background-color: white;
    width: 100%;
    box-shadow: 0px;
    border:0px;
    border-bottom: 5px solid #0390a1;
}
.header_escc2{
	display: inline-block;
    height:35px;
    -moz-border-radius: 2px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
    -webkit-border-radius: 2px;
    width: 100%;
	text-align: center;
    margin-left: 0px;
    margin-top: 0px;
    background-color: #0390a1;
    -webkit-box-shadow: 0px;
    -moz-box-shadow: 0px;
    box-shadow: 0px;
    border:0px;
    color:white;
}


.white12 {
	color: #fff;
	font-size: 12px;
}
.white12 a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
.white12 a:hover {
	color: #fff;
	font-size: 19px;
	text-decoration: underline;
}

.containers {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
/*
.navbar {
	position: relative;
	min-height: 50px;
	background-color: #0c6ab3;
}
*/
.navbar:before, .navbar:after {
	display: table;
	content: " ";
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #187bca;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	padding-left: 100px;
	padding-right: 38px;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #fff;
}
.navbar-default .navbar-nav > li:hover {
	background-color: #187bca;
}

/*底部*/
.footer {
	float: left;
	width: 100%;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	/*padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f0f0f0;*/
	line-height: 30px;
	background-color: #262626;
	padding-bottom: 20px;
	padding-top: 20px;
}
/*底部*/
.footers {
	float: left;
	width: 100%;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-top: 6px;
	background-color: #084B8A;
}
/*内容页*/

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #187bca;
}
/* .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	text-decoration: none;
	color: fff;
	height: 40px;
	background-color: #cc0000;
	/*padding-top: 20px;
	border-top-width: 4px;
	/*border-top-style: solid;
	border-top-color: #af0000;
} */

.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
	background: #6c5f81;
	background: -moz-linear-gradient(top, #716487, #675a7b);
	background: -webkit-linear-gradient(top, #716487, #675a7b);
	background: -o-linear-gradient(top, #716487, #675a7b);
	background: linear-gradient(top, #716487, #675a7b);
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	border-color: #675a7b;
	color: #fff;
}

.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
	color: #ffffff;
	text-shadow: none;
	background-color: #3498db;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	color: fff;
	height: 40px;
	background-color: #cc0000;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #af0000;
}
.nav-pills > li > a {
	border-radius: 0px;
	height: 35px;
	padding-top: 8px;
	vertical-align:middle;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	font-size:18px;
	
}
/* at(dot)lipeng(at)gmail(dot)com
@media (min-width: 1200px) {
.container {
	width: 980px;
}
}
 @media (min-width: 768px) {
.container {
	width: 980px;
}
}
 @media (min-width: 992px) {
.container {
	width: 980px;
}
}*/

.nav-pills > li > a.active {
	color: rgb(192,192,192);
	float: left;
	height: 40px;
	background-color:rgb(46,117,182);
	padding-top: 12px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #af0000;
}
.nav-pills > li > a:hover, .nav-pills > li > a:focus {
	color: black;
	float: left;
	height: 35px;
	background-color: rgb(46,117,182); /*change nav_pills bg color*/
	padding-top: 8px;
	
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #af0000;
}


.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: bold;
	font-size:18px;
	border-top-width: 0px;
	color: white;
	white-space: nowrap;
	background-color: rgb(46,117,182);
	width:120px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color:rgb(192,192,192);
	text-decoration: none;
	background-color: rgb(46,117,182);;
}
.open > a {
	color: #ffffff;
}

.sidebar {
    margin-left: auto;
    margin-right: auto;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}
.sidebar-title {
    padding: 20px;
    background: #187bca;
    font-size: 18px;
}
.sidebar-title a {
    color: white;
}

.justify {
       text-align: justify;
       text-justify: auto;
       text-justify: distribute;
       text-justify: inter-cluster;
       text-justify: inter-word;
       text-justify: inter-ideograph;
}
