body {
	font-family: Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Source Han Sans CN",Roboto,"Microsoft Yahei",sans-serif !important;
	background-color: #f7f7f7;
	/*background-color: #FFF;*/
	line-height: 1.6em;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #333;
	padding-top: 90px;
}

strong, b, h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
}

li {
	line-height: 1.6em;
}

a {
	color: #515151;
}
a, button, .btn-link {
	text-decoration: none;
}

a:hover {
	color: #d24d57;
	text-decoration: none;
}

h1 {
	font-size: 30px;
	color:#556145;
}

h2, h3, h4 {
	font-size: 20px;
}

.text-center {
	text-align: center;
}

.main-content-max-width {
	max-width: 800px;
}

.menu_bar {
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
	color: #FFF;
}

li.news_archive a {
	text-decoration:none;
}

img {
	max-width: 100%;
	height: auto;
}

.bodycopysmall {
    FONT: 11px/12px Arial, Helvetica, sans-serif;
    LINE-HEIGHT: 13px;
}

.shadow-box {
	width: 100%;
	padding: 20px;
	background-color: #FFF;
	box-shadow: 0 1px 3px #D1D1D1;
	-moz-box-shadow: 0 1px 3px #D1D1D1;
	-webkit-box-shadow: 0 1px 3px #D1D1D1;
}
.footer {
	margin-top: 20px;
	background-color: #515151;
	padding: 6em 0;
	color: #FFF;
	font-size: 1em;
	color: #AAA;
}

.footer-section-title {
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px auto;
	text-align: left;
	color: #EDEDED;
}

.footer-section {
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 15px;
}

.footer-section ul{
	text-align: left;
	margin: 10px auto;
}

.footer-section ul li{
	list-style: none;
	line-height: 2em;
	margin-left: -40px;
}

.bodycopysmall a {
	color: #999;
	text-decoration:none;
}

.cover-banner {
	height: 400px;
	border-bottom: 1px solid #EAEAEA;
	background-color: #85A1D4;
	background: url("../images/bg.jpg") 50% 0px no-repeat;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
	position: relative;
	margin-top: -20px;
	margin-bottom: 20px;
}
.cover-banner-content {
	text-align: center;
	color: #7A7A7A;
	/*text-shadow: 1px 1px 1px #000;*/
	padding: 100px 10px 50px 10px;
}
.cover-banner-content h1 {
	color: #FFF;
	font-size: 38px;
	font-weight: 700;
}
.cover-banner-content h3 {
	color: #FFF;
	font-size: 21px;
	font-weight: normal;
}

h1.page-title {
	text-align: center;
	margin-bottom: 40px !important;
	font-weight: bold;
}

.mobile-top {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.mobile-nav {
	background-color: #c1c1c1;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
	border: 1px solid #CCC;
	text-align: center;
}
.mobile-nav a {
	color: #FFF;
	text-decoration: none;
}
.mobile-nav-active {
	background-color: #555 !important;
}

/* begin sidebar table */

img.software-icon-square {
  float: right;
  max-width: 140px;
  height: auto;
  margin: 5px;
}
img.vpn-logo {
  max-width: 300px;
  height: auto;
  margin-top: -8px;
  margin-bottom: -8px;
}
img.vpn-logo-table {
  max-width: 100%;
  height: auto;
  border: none;
}
i.arrow-table {
  font-size: 25px;
  color: #b5b5b5;
}

/* end sidebar table */


/*********************** Bootstrap Overwrite *****************************/
.my-navbar {
	background-color: #FFF;
	border: none;
	border-radius: 0;
	background-image: none !important;
	box-shadow: none !important;
	border-bottom: 1px solid #EDEDED;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0), 0 2px 3px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0), 0 2px 3px rgba(0, 0, 0, 0.09);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0), 0 2px 3px rgba(0, 0, 0, 0.09);
}

.my-navbar .navbar-header {
	height: 70px;
}

.navbar-default .navbar-nav>li>a {
	/*color: #FFF !important;*/
}

.navbar-default .navbar-nav>li>a:hover {
	color: #d24d57 !important;
}

.my-navbar .navbar-toggle {
	margin-top: 10px;
}
.my-navbar .navbar-brand img {
	max-height: 42px;
	width: auto;
}
.my-navbar .navbar-nav {
	margin-top: 10px;
	font-weight: 600;
	font-size: 1.1em;
}
.navbar-brand, .navbar-nav>li>a {
	text-shadow: none !important;
}

.my-navbar .dropdown-menu>li>a {
	padding: 10px 20px;
	font-weight: 600;
}

.footer a {
	color: #EDEDED;
}

/* ------------------------ begin site ---------------------------- */
div.side-nav {
	background-color: #FFF;
	padding: 20px 15px 15px 15px;
	border: 1px solid #ECECEC;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.925rem;
}
div.side-nav-title {
	/*background-color: #fda0a7;*/
	color: #c9252e;
	padding: 4px 0px 8px 0px;
	font-weight: 600;
	font-size: 1.25em;
	margin-top: -5px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #e6a7aa;
}
div.side-nav img {
	max-width: 100%;
	height: auto;
}
div.side-nav-title a {
	color: #c9252e;
}
h2.link-section-title {
	border-bottom: 2px solid #fda0a7;
	padding-bottom: 10px;
}
div.link {
	font-size: 16px;
	display: inline-block;
	margin-right: 25px;
	margin-top: 8px;
	margin-bottom: 8px;
}
div.news-item {
	border-bottom: 1px solid #FFF;
	padding: 4px 0px;
	margin: 4px 0px;
}
div.banner-728 {
	text-align: center;
	padding: 8px;
  padding: 15px;
  width: 100%;
  background-color: #FFF;
  border: 1px solid #ECECEC;
}
div.banner-728 img {
	max-width: 100%;
	height: auto;
}
.api_article {
	clear:both;
	padding-top: 0;
	margin: 2px;
	padding-bottom: 20px;
	/* border-bottom: 1px solid #EEEEEE; */
	border-top: none;
	border-bottom: none;
}
.api_article_image {
	float:left;
	margin-top: 3px;
	margin-right:10px;
	margin-bottom:10px;
}
.api_article_image img {
	padding: 3px;
	border: 1px solid #CCC;
}
.api_article_title {
	cursor:pointer;
	cursor:hand;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight:normal;
	font-size: 19px;
	color:#444 !important;	/* color of the news title */
	text-decoration:none;
}

.api_article_title a {
	text-decoration:none;
	color:#444 !important;	/* color of the news title */
	font-weight: bold;
}
.api_article_excerpt {
	font-size: 16px;
	color: #666666;
	line-height: 1.7em;
}
.api_article_info {
	/*font-size: 13px;*/
	color:#999;
	/*line-height: 1.4em;*/
}
span.news-title {
  font-size: 15px;
}
span.news-detail-source {
	font-weight: 400;
	font-size: 16px;
	color: #d24d57;
}
/* ------------------------ end site  --------------------------- */



/********************* End Footer ***********************/

.info_box {
	padding: 25px !important;
	background: #EDEDED;
	margin: 10px;
}

.no_bg {
	background: none !important;
}

/********************* Begin Small Screen ***********************/
@media (max-width: 480px) {
	body {
		background: #FFF;
	}
	#contact, #footer, .main_section {
		background: none !important
	}
	.main_section {
		margin-top: 0px;
	}
	.footer {
		padding-top: 30px;
		padding-bottom: 80px;
	}
	#footer .copyright, #footer .footer-links {
		text-align: center
	}
	.my-navbar .navbar-toggle {
		margin-top: 18px;
	}
	.my-navbar .navbar-brand img {
		max-height: none;
		max-width: 160px;
		height: auto;
	}
	.cover-banner {
		height: 300px;
	}
}
/********************* End Small Screen ***********************/
