@font-face {
	font-family: Arial, sans-serif, Verdana;
}
body {
	font-size: 12px;
	color: #5D5D5D;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #5D5D5D;
}
a:hover {
	color: #0067BD;
	text-decoration: none;
}
.bar-link {
	margin-top: 52px;
}
.bar-link li {
	margin: 0;
	padding: 0;
}
.v-divider:after {
	content: "|";
	margin: 0 2px 0 4px;
}
.slogan .v-divider:after {
    content: "|";
    margin: 0 0 0 12px;
}
.vspan-16 {
	margin-bottom: 18px;
}
.menu {
	background: #454545;
	box-shadow: 3px 3px 1px #888888;
	margin-bottom: 8px;
}
.menu-head:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 6px;
	margin-right: 32px;
	background: url("../img/dd.gif") no-repeat;
}
.menu .v-divider:after {
	content: "|";
	color: #FFFFFF;
	margin: 0 0 0 12px;
}
.menu .list-inline {
	margin: 4px;
	height: 27px;
	line-height: 27px;
}
.menu a {
	color: #FFFFFF;
}
.xs-menu {
	height: 90px;
	background: #454545;
}
.xs-menu  a:link {
	color:#FFFFFF!important;
}
.xs-menu  a:visited {
	color:#FFFFFF!important;
}
.xs-menu a:hover {
	color: #333333!important;
}
.content-header {
	background: url("../img/navi.gif") no-repeat 8px 6px;
	padding-left: 20px;
	font-weight: bold;
}
.left-index {
	background-color: #ECF0F3;
	margin-top: 20px;
	padding: 0;
	line-height: 30px;
}
.left-index-item {
	padding-left: 8px;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.center-index {
	margin-top: 20px;
	padding: 0;
	line-height: 30px;
}
.center-product-index {
	margin-top: 0;
	padding: 0;
	line-height: 30px;
}
.center-header {
	background: #C5D1D9 url("../img/navi.gif") no-repeat 8px 12px;
	padding-left: 20px;
	font-weight: bold;
	color: #00365F;
}
.center-header a {
	float: right;
	display: inline-block;
	background-color: #BFC9D0;
	color: #5D5D5D;
	text-align: center;
	width: 55px;
}
.center-header a:before {
	content: "+ ";
}
.center-index-item {
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 8px;
	margin-bottom: 14px;
}
.new-item:after {
    content: "";
    display: inline-block;
    width: 28px;
    height: 14px;
    margin-right: 4px;
    background: url("../new2.jpg") no-repeat;
}
.left-header a {
	float: right;
	display: inline-block;
	background-color: #BFC9D0;
	color: #5D5D5D;
	text-align: center;
	width: 55px;
}
.left-header a:before {
	content: "+ ";
}
.right-index {
	background-color: #F8F8F8;
	margin-top: 20px;
	padding: 0;
	line-height: 30px;
}
.right-index button {
	height: 100px;
}
.right-index div {
	text-align: center;
	line-height: 20px;
	white-space: normal;
}
.left-submenu {
	background-color: #ECF0F3;
	margin-top: 36px;
	padding: 0;
	line-height: 30px;
}
.left-header {
	background: #C5D1D9 url("../img/navi.gif") no-repeat 8px 12px;
	padding-left: 20px;
	font-weight: bold;
	color: #00365F;
}
.left-item {
	background: url("../img/navi.gif") no-repeat 16px 12px;
	padding-right: 8px;
	border-bottom: 1px dashed #5D5D5D;
	text-align: right;
}
.left-product {
	width: 40%;
	text-align: center;
}
.left-product img {
	display: inline-block;
}
.product-name {
	font-size: 18px;
	text-align: center;
}
.product-menu {
	text-align: center;
	border: 1px solid #DDD;
}
.product-bar {
	font-weight: bold;
	font-size: 13px;
	color: #e67e22;
}
.product-ad {
	line-height: 16px;
	margin-bottom: 8px;
}
.right-product {
	padding-left: 8px;
	padding-right: 30px;
}
.rad-lg-btn {
	width: 100%;
	padding: 13px;
	text-align: left;
	margin: 4px;
}
@media (max-width: 768px) {
    .menu-head:before {
        margin-right: 0;
        background: none;
    }
    .open .glyphicon-chevron-down {
        color: #DDD;
    }
	.right-product {
		padding-left: 8px;
		padding-right: 8px;
	}
}
.product-menu .v-divider:after {
	content: "|";
	margin: 0 0 0 12px;
}
.right-submenu {
	background-color: #F8F8F8;
	margin-top: 36px;
	padding: 0;
	line-height: 30px;
}
.right-header {
	background: #858585 url("../img/navi.gif") no-repeat 8px 12px;
	padding-left: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.right-header a {
	float: right;
	display: inline-block;
	background-color: #6C6C6C;
	color: #FFFFFF;
	text-align: center;
	width: 55px;
}
.right-header a:before {
	content: "+ ";
}
.right-item {
	background: url("../img/cone.gif") no-repeat 13px 12px;
	padding: 0 8px 0 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.right-submenu button {
	height: 100px;
}
.btn-gray {
	background-color: #96A0A6;
}
.right-submenu div {
	text-align: center;
	line-height: 20px;
	white-space: normal;
}
.down-title {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.down-info {
	font-style: italic;
	font-size: 12px;
}
.btn-std {
	width: 100px;
}
.rad-btn {
	width: 50%;
}
.required:after {
	content: "*";
	color: #FF0000;
	margin-left: 4px;
}
.alt-menu .v-divider:after {
	content: "|";
	margin: 0 0 0 12px;
}
.index-title {
	background: url("../img/kb.png") no-repeat 0;
	padding-left: 24px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
}
.index-subtitle {
	background: url("../img/navi.gif") no-repeat 8px 8px;
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
}
.index-item {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 2;
}
.index-item a {
	border-bottom: 1px dashed;
}
.slogan {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	margin-top: 16px;
	padding-bottom: 16px;
}
.slogan a {
	color: #FF0000;
}
.content {
	font-size: 16px;
}
.content a {
	border-bottom: 1px dashed;
}
.footer {
	margin-top: 50px;
}
.bold-font {
	font-weight: bold;
}
.green-font {
	color: #4cae4c;
}
.table-buy tbody tr td {
	width: 33%;
	text-align: center;
	vertical-align: middle;
}
.col-buy {
	width: 60% !important;
	text-align: left !important;
}
.org-price {
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
	font-size: 14px;
	height: 30px;
}
.special-price {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	height: 30px;
}
.adv-header:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 4px;
	background: url("../img/heart.png") no-repeat;
}
.adv-header {
	margin-top: 24px;
}
.adv-item {
	font-weight: bold;
}
.adv-item:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	background: url("../img/check.png") no-repeat;
}
.key-link:before {
	content: "";
	display: inline-block;
	width: 31px;
	height: 17px;
	padding-top: 10px;
	margin-right: 4px;
	background: url("../img/point.png") no-repeat;
}
.key-link a:link,
.key-link a:visited,
.key-link a:hover,
.key-link a:active {
	color: #3272F0;
	font-weight: bold;
}
.pain-header:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 4px;
    background: url("../img/footprint.png") no-repeat;
}
.pain-header {
    margin-top: 24px;
}
.vs-header:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 4px;
    background: url("../img/vs.png") no-repeat;
}
.vs-header {
    margin-top: 24px;
}
.table tbody tr:last-child td {
    border-bottom: 2px solid #ddd;
}
.tech-header:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 4px;
    background: url("../img/tech.png") no-repeat;
}
.tech-header {
    margin-top: 24px;
}
.support-header:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 4px;
    background: url("../img/email.png") no-repeat;
}
.support-header {
    margin-top: 24px;
}
.buy-header:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 4px;
    background: url("../img/security.png") no-repeat;
}
.buy-header {
    margin-top: 24px;
}
.alt-info {
    font-style: italic;
    font-size: 14px;
}
.alt-title {
	font-size: 14px;
	font-weight: bold;
}
.alt-title .v-divider:after {
	content: "|";
	margin: 0 0 0 12px;
}
.col-vcenter {
	vertical-align: middle !important;
}
.alt-pay {
	margin-top: 15px;
}
.alt-pay a {
    border-bottom: 1px dashed;
}
.no-under a {
	border-bottom: none;
}
.content .panel-warning {
	border-width: 3px;
}
.bullet {
    border: 3px solid #e67e22;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
}
.bullet-title {
    margin-top: 16px;
    margin-bottom: 16px;
    color: #e67e22 !important;
}
.bullet-btn {
    padding: 15px 30px;
    font-size: 18px;
    margin: 16px 0 26px 0;
    white-space: normal;
    color: #FFFFFF !important;
}
.bullet-btn i {
    color: #5D5D5D;
}
.nt-btn {
    padding: 30px 30px;
}
.full-btn {
    margin-top: 16px;
    color: #FFFFFF !important;
    max-width: 100%;
    white-space: normal;
    word-wrap: break-word;
}
.btn-white {
    color: #FFFFFF !important;
}
.bullet-blue {
	background-color: #f0f7ff;
	border: 1px solid #cce5ff;
}
.bullet-lg-btn {
	white-space: normal;
	word-wrap: break-word;
}
.nav-tabs .active {
	position: relative;
}
.nav-tabs .active::after {
	content: '';
	display: block;
	width: 94%;
	height: 2px;
	background-color: #5bc0de;
	position: absolute;
	left: 2%;
	top: -1px;
}
.tab-pane h4 {
	margin-top: 26px;
}
.blue-top {
	border-top: 3px solid #5bc0de;
}