    									#skypedetectionswf 
{
    display: none;}
#scrolltop {
    position: fixed;
    bottom: 30px; right: 15px;
	display: block;
	border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%;
	background-color: #F69C71;
	padding: 8px 12px;
	text-align: center;
	transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -moz-transition: all 0.2s linear 0s; -ms-transition: all 0.2s linear 0s;
}
#scrolltop:hover {background-color: #29C3C1;}
#scrolltop a[href="#top"] {color: #fff; outline: none;}
#scrolltop:hover a[href="#top"] {background-color: transparent;}

div:empty {
	display: none;
}
.payment-order {
	margin: 15px 0px;
}
/*
	>>>>>>>>>> Title H1,.....H6 style
*/
h2 {font-size: 1.143em;}
h3 {font-size: 1.071em;}
h4 {font-size: 1.071em;}
body {
	background:#b7b8b8 none repeat scroll 0 0;
	font-family: Arial,sans-serif;
}
#wrap-page > .container {background-color: #fff; box-shadow: 0 0 40px 0 rgba(0,0,0,0.45);}
#main-content {padding-top: 5px;}
.fixed {position: fixed; z-index: 99999; width: 100%; left: 0; top: 0;}
a:hover,
a:focus {color: #F27133;}
.modal-backdrop {z-index: 13;}
.news-rss a {color: #fff;}
.news-rss a:hover {color: #ff9b6b;}
 
.tab-content h2,.sidebar-left .carousel-inner h2, .tab-content h4,.sidebar-left .carousel-inner h4 {font-size: 14px;}
.sidebar-left .carousel-inner h2, .sidebar-left .carousel-inner h4 {overflow: hidden; height: 32px;}
.form-control {margin-bottom: 10px;}
#captchaOperation {line-height: 33px;}

.tt-lien-quan ul {padding-left: 15px;}
.tt-lien-quan ul li,.lk-web-link ul li {list-style-image: url('../images/arrow_list.png');}
.tt-lien-quan ul li:hover {list-style-image: url('../images/arrow_list_hover.png');}
/*
	list product style
*/
.list-prd-ct .item-prd {
	float: left;
	width: 33.33%;
	padding: 0 8px; margin-bottom: 0px;
	text-align: center;
	margin-top:10px;
}
.item-prd h2, .item-prd h4 {
	height: 32px;
	overflow: hidden;
}

.view-all {
	position: relative;
	bottom: 0px;
	left: 0;
	background-color: #f6f6f6;
	padding: 5px 15px;
	clear: both;
}
.view-all:before {
	content: '';
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent transparent #29C3C1;
	width: 0px; height: 0px;
	position: absolute;
	top: 10px; left: 81px;
}
.view-all:hover:before {
border-color: transparent transparent transparent #f27133;
}
.view-all > a {color: #29C3C1;}
.view-all > a:hover {
  color: #f27133;
}
/*
 ** effects css
*/
.thumbnail {
	border: none;
	padding: 0;
	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
	overflow: hidden;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
}

.item-prd .thumbnail img,.box-sb .carousel-inner .thumbnail img {
	height: 134px;
	width: auto;
}
.thumbnail:hover {
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
}
.prd-btn-buy .buy {
	-webkit-transition: all 0.25s linear 0s;
	-moz-transition: all 0.25s linear 0s;
	-ms-transition: all 0.25s linear 0s;
	-o-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s; float:left; margin-right:2px; margin-left:10px;
}
/*
>>>>>>>>>>>>>>>>>>> input form <<<<<<<<<<<<<<<<<<<<<
*/
.search-form input[type="text"] {padding: 3px 8px; height: auto;}

/*
  >>>>>>>>>> Button Style <<<<<<<<<
*/
.search-form .btn {
	background-color: #00688d;
	border-color: #00688d;
	padding: 3px 9px;
}
.prd-btn-buy .buy {
	background: #00688d;
	/*background: -moz-linear-gradient(top, #29c3c1 0%, #29c3c1 50%, #26aaa8 50%, #1a9290 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#29c3c1), color-stop(50%,#29c3c1), color-stop(50%,#26aaa8), color-stop(100%,#1a9290));
	background: -webkit-linear-gradient(top, #29c3c1 0%,#29c3c1 50%,#26aaa8 50%,#1a9290 100%);
	background: -o-linear-gradient(top, #29c3c1 0%,#29c3c1 50%,#26aaa8 50%,#1a9290 100%);
	background: -ms-linear-gradient(top, #29c3c1 0%,#29c3c1 50%,#26aaa8 50%,#1a9290 100%);
	background: linear-gradient(to bottom, #29c3c1 0%,#29c3c1 50%,#26aaa8 50%,#1a9290 100%);*/
	border-color: #1b9493; text-shadow: none; color: #fff;
}
.prd-btn-buy .buy:hover, .prd-btn-buy .buy:focus {
    background: #0e4518;
}

/*
 * * Breadcrumb
*/
.breadcrumb {border: 1px solid #ddd; background-color: #FEFEFE;}
/*
    Top nav
*/
#top-nav {
	margin: 0 -15px;
}
#top-nav.fixed {margin: 0;}
#top-nav .top-nav-ct{
	border-bottom: 2px solid #e2e2e2;
	background-color: rgba(255,255,255,0.85);
}
#top-nav.fixed .top-nav-ct {padding: 0px;}
#count-cart {
	padding: 5px 8px;
	background-color: #00688d;
}
#top-nav .top-cart {}
.top-cart #count-cart a {color: #fff; margin-right: 4px;}
.top-cart #count-cart span.badge {background-color: #fff; padding: 2px 3px; color: #F27133;}
.top-header .logo {
	float: left;
	width: 25%;
}
.top-header .banner {
	float: left;
	width: 100%;
}
.top-header .logo + .banner {
	width: 75%;
}
/*
    Header
*/
.banner img,.logo img {
	max-width: 100%; height: auto; max-height: 120px;
}
#header {}
.top-header {
	background-color: #fff;
}
#txt-slogan {font-size: 15px; color: #848484; display: block; text-align: center; width: 320px;}
.banner a {} 
/*
    Main Menu
*/
.main-menu {position: relative; margin: 0;}
.main-menu .navbar-collapse {background-color: #F7F7FA;}
.navbar-nav > li.active > a,.navbar-nav > li > a:hover, .navbar-nav > li > a:focus,.nav .open > a,.nav .open > a:hover, .nav .open > a:focus {
        background-color: #00688d !important;
        color: #02400E;
}
.box-sb .menu-sb .box-ct-sb {padding: 0;}
.navbar-nav > li > a 
{
            text-transform: uppercase;
              color: #02400E !important;
              font-size: 14px;
            padding-top: 10px;
            padding-bottom: 10px;
            font-weight: 600;
            white-space: nowrap;
}
.navbar-collapse {padding: 0;}
.navbar-nav > li > .dropdown-menu 
{
	background: #FFF !important;
}
.dropdown-menu > li > a 
{
	color: #333;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus 
{
        background: #00688d;
}
.ft-menu ul li a
{
        color: #fff !important;
}
.ft-menu ul li.active a
{
        color: #02400E !important;
}
/*
    Bottom Header
*/
.bottom-header {background-color: #00688d;}
.news-rss {padding: 12px 15px;}
.news-rss .fa-rss-square {color: orange; margin-right: 5px;}

/*
    Feature Slider
*/
#feature-slider {margin: 0 0 10px;}
#feature-slider .slide {margin: 0;}
.carousel-indicators {bottom: 0;}
#feature-slider .carousel-inner {
	max-height: 370px;
}
/*
    Main product
*/
.main-wrap {float:right;border-left:1px solid #e7d7d7;}
.subpage .main-wrap {}
.prd-list,.news-wrap {margin: 0px 0px 30px 0px;}
.nav-tabs {border-bottom-color: #00688d; position: relative; z-index: 3;}
.nav-tabs li.active > a,.nav-tabs li.active > a:hover,.nav-tabs li.active > a:focus {
    background-color: #00688d; color: #fff;
}
.nav-tabs li a {background-color: #00688d; color: #fff; white-space: nowrap;}
.nav-tabs > li > a:hover {border-bottom-color: #92A89B;}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {background-color: #29C3C1; border-color: transparent;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border-bottom-width: 2px;
	padding-bottom: 8px;
	border-color: #29C3C1 #29C3C1 #525252; outline: none;
}
.tab-content {
	border: 1px solid #e0e0e0;
	margin-top: -1px;
	padding: 0px 0px 0px;
}
.tab-pane .row {margin: 0 0 15px;}
.ds-tt-khac .row {margin-bottom: 0;}
.price {margin: 8px 0; height:24px;}
/*
    News Tabs
*/
.news-wrap .tab-content {
  padding-top: 15px;
}
.news-des h2, .news-des h4 {margin-top: 0; font-weight: 600;}
.news-lead {padding-left: 0px; height: auto !important;}
.ds-tt-khac {padding-right: 0px;}
/*
    Aside
*/
.sidebar-left {}
.box-sb .box-ct-sb {
	border-width: 1px; border-style: solid; border-color: transparent #e8e8e8 #e8e8e8;
	background-color: #fff; padding: 10px 8px;
}
.box-ct-sb .thumbnail {border: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
  box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.box-ct-sb .slide{padding: 10px 0; background-color: #fff;}

.sidebar-left .title-sb {}
.sidebar-left .title-sb > h3 {
	background-color: #00688d;
	margin: 0; padding: 8px 10px; font-size: 1em; color: #fff; text-transform: uppercase; font-weight: 600;
	border-left: 5px solid #00688d;
	position: relative; text-align:center;
	border-radius:5px 5px 0px 0px;
}
.sidebar-left .title-sb > h3:before {
	content: '';
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent transparent #00688d;
	position: absolute;
	left: 0px; top: 34%;
	height: 0px; width: 0px;
}

.box-sb {margin-bottom: 10px;}
.sidebar-left .carousel .carousel-control {opacity: 0.2;}
.sidebar-left .carousel .carousel-control:hover {opacity: 0.1;}
.sidebar-left .carousel .carousel-inner .item {text-align: center;}
.prd-typical .box-ct-sb {position: relative;}
.sidebar-left .sale-icon {
    background-image: url('../images/sale-ico.png');
    background-repeat: no-repeat;
    font-size: 0px;
    text-indent: -9999em;
    position: absolute;
    width: 62px; height: 62px;
    z-index: 5;
    top: 0;
    left: 75px;
}
.lk-web-link .lk-link-list {padding-left: 15px;}
/* ---- Support online -----*/
.online-sp-sb .box-ct-sb {
	display: inline-block;
	width: 100%;
}
.online-sp-sb .img-avatr{
	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
	clear: both;
}
.online-sp-sb .img-avatr img {
	max-width: 100%;
	width: auto;
}
.online-sp-sb .img-avatr ~ .box-info-sp,.online-sp-sb .img-avatr ~ .box-chat-sp {
	float: right;
	width: 77%;
}
.online-sp-sb .sp-ol-sb {
	float: left;
	margin: 8px 0px 4px;
	padding: 0px;
}
.online-sp-sb .box-chat-sp {
	display: inline-block;
	width: 100%;
}
.online-sp-sb .box-chat-sp .sp-ol-sb {
	margin: 0px 22px 0px 0px;
}
.online-sp-sb .box-info-sp .sp-name {
	width: 32%;
	margin-right: 10px;
	word-wrap: break-word;
}
.online-sp-sb .box-info-sp .sp-name > span {
	font-weight: 700;
	font-size: 12px;
}
/**
    Sidebar Menu
**/
.menu-sb .box-ct-sb {border-color: #e0e0e0; margin-top: -1px;}
.box-ct-sb .list-dm-sp {
    list-style: none; padding: 0px 8px 5px; background-color: #fff; margin-bottom: 0;
}
.box-ct-sb .list-dm-sp h1, .box-ct-sb .list-dm-sp h2
{
        font-size: 14px;
        margin: 0;
}
.box-ct-sb .list-dm-sp li > a, .box-ct-sb .list-dm-sp li > h1 > a, .box-ct-sb .list-dm-sp li > h2 >a {
    background-color: #00688d;
    margin: 0 -9px;
    display: block; color: #fff; padding: 5px 15px; font-weight: 600;
}
.box-ct-sb .list-dm-sp li > a:hover, .box-ct-sb .list-dm-sp li > a:focus,
.box-ct-sb .list-dm-sp li > h2 > a:hover, .box-ct-sb .list-dm-sp li > h2 > a:focus,
.box-ct-sb .list-dm-sp li > h1 > a:hover, .box-ct-sb .list-dm-sp li > h1 > a:focus 
{text-decoration: none; color: #ff9b6b;}

.box-ct-sb .list-dm-sp li .sub-menu {padding-left: 0px;}
.box-ct-sb .list-dm-sp li .sub-menu li {
    border-bottom: 1px solid #e0e0e0;
    color: #2F3559; list-style: none;
}
.box-ct-sb .list-dm-sp li .sub-menu li:last-child {border-bottom: 0;}

.box-ct-sb .list-dm-sp li .sub-menu li > a, .box-ct-sb .list-dm-sp li .sub-menu li > a:hover
.box-ct-sb .list-dm-sp li .sub-menu li > h2 > a, .box-ct-sb .list-dm-sp li .sub-menu li > h2 > a:hover,
.box-ct-sb .list-dm-sp li .sub-menu li > h1 > a, .box-ct-sb .list-dm-sp li .sub-menu li > h1 > a:hover
{background-color: transparent; text-transform: inherit; font-weight: 100; color: #424242;}
.box-ct-sb .list-dm-sp li .sub-menu li > a:hover, .box-ct-sb .list-dm-sp li .sub-menu li > a:focus,.box-ct-sb .list-dm-sp li .sub-menu li:hover, 
.box-ct-sb .list-dm-sp li .sub-menu li > h2 > a:hover, .box-ct-sb .list-dm-sp li .sub-menu li > h2 > a:focus,
.box-ct-sb .list-dm-sp li .sub-menu li > h1 > a:hover, .box-ct-sb .list-dm-sp li .sub-menu li > h1 > a:focus
{color: #7480c3; text-decoration: underline;}

/*
    Box nhận tin sản phẩm mới
*/
.nt-sp-m .form-nt-spm {padding: 0 10px;}
.nt-sp-m .form-nt-spm label {display: block;}
.inp-field {margin-bottom: 10px;}
.box-ct-sb .inp-field input {width: 100%;}
/*
    Social facebook, google, twitter,...
*/


/*
    Footer
*/
#footer .ft-menu {background-color: #323232;}
.ft-menu .navbar-nav li.active > a{background-color: #F27133;}
.ft-menu .navbar-nav > li > a:hover,.ft-menu .navbar-nav > li > a:focus {background-color: #F27133;}
.footer-info {
    border-top: 3px solid #00688d;
    padding: 10px 0;    
		margin: 0 0px;
		background:url(../images/maps.jpg);
}


/***-------------------------->>>>>>>>>>>   Subpage  <<<<<<<<<<<---------------------------***/
/**
    Trang chi tiết sản phẩm 
**/
article img,.entry-content img {
	max-width: 100%;
	height: auto;
}
.prd-details {
  margin-top: 25px;
}
.product-content {
	margin-top: 15px;
}
.thumbs-list ul li img{
	max-height: 65px;
	max-width: 65px;
}
.prd-details .product-content {margin-top: 15px;}
.prd-img-details {margin-bottom: 10px;}
.thumbs-list ul li img{ max-height:65px; max-width:65px;}
.prd-img-details a {overflow: hidden;border: 1px solid #ddd;}
.prd-img-details .mousetrap {height: 315px !important;}
.thumbs-list ul {list-style: none; padding: 0; margin: 0;}
.thumbs-list ul li {float: left; margin: 0px 10px 10px 0px; width: 70px;}
.thumbs-list ul li:last-child {margin-right: 0;}
.thumbs-list ul li a {outline: none; display: block; border: 1px solid #ddd; width: 70px; height: 53px; overflow: hidden;}
.thumbs-list ul li a:hover {opacity: 0.5; filter: alpha(opacity=50);}
.mousetrap, .prd-img-details a img {
	height: 306px !important;
	max-width: 100%;
	width: auto;
}
.cloud-zoom-big {border: 3px solid rgba(0,0,0,0.3); -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.2); -moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.2); box-shadow: 2px 2px 4px rgba(0,0,0,0.2);}
.prd-quantity label{float: left; margin: 6px 20px 0 0;}
.quantity {width: 50px;}
.prd-details .tab-content {padding: 10px 8px; background-color: #fff; margin-top: 0;}
#comment-fb .title {margin-bottom: 0; padding: 5px 8px; display: inline-block; background-color: #818181; color: #fff;}
.fb_iframe_widget iframe#faf9d3be {height: 466px !important;}
.prd-dt-title {margin-top: 0;}
.prd-code, .prd-price,.btn-buy-prd,.prd-payment,.gia-goc .badge {margin-bottom: 8px;}
.prd-payment {padding: 0 0 8px; border-width: 1px; border-color: #ddd transparent; border-style: dotted;}

.prd-payment h5 {font-weight: 700;}
.supp-info .supp-tlp-num{margin-bottom: 10px;}
.supp-tlp-num span {color: #F5296E; margin-right: 10px;}
.prd-related {margin: 10px 0 20px;}
.info-right {background-color: #fff; padding-top: 10px; padding-bottom: 10px;}
.entry-content {padding: 8px; background-color: #fff;}
h1.post-title {margin-top: 0;}
/*
	*|------ Goole Map -------->
*/
.bound-google-map  #map-container {min-height: 400px;}
/*
    Price products
*/
.gia-goc .badge{background-color: #f2f2f2; color: #727272;}
.prc-numb-old {text-decoration: line-through; margin-right: 5px; font-size: 16px;}
.prc-numb-new {font-size: 16px; color: #EF3E33;}
/*
    Trang tin tức >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
*/
.news-page-content .list-news {list-style: none; padding-left: 0;}
.news-page-content .list-news li {margin-bottom: 10px; padding-bottom: 9px; border-bottom: 1px dashed #ccc;}
.news-thumb-img a {display: block; overflow: hidden;}
.news-thumb-img a,.news-thumb-img a > img {height: 150px;}
.art-title {font-size: 1.250em; margin-top: 0;}
.art-dtstart {display: block; font-size: 12px; margin-top: 5px;}
.post-title {font-size: 1.5em;}
.news-other {background-color: #fff; padding: 8px 10px;}
.news-other h3 {background-color: #f2f2f2; padding: 5px 8px; border: 1px solid #ddd; margin-top: 0;}
.news-other .list-news-others {list-style: none; padding: 0;}
.list-news-others .news-img{
	float:left;
	width:150px;
}
.list-news-others .news-img img{ width:130px; height:130px;}
.list-news-others  .news-subject{
	float:left;
	width:80%;
}
.list-news-others li {float: left; width: 100%; margin-bottom:10px;}
.list-news-others .news-thumb-img a, .list-news-others .news-thumb-img a > img {height: 70px;}
.list-news-others .art-title {font-size: 1em;}
.list-news-others .art-title > a {font-weight: 700;}
.form-ct label {min-width: 150px; float: left;}
/* email */
ol, ul, li{ margin:0 auto;}
.newsletter-fb input{
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	height: auto;
	padding: 5px;
	width: 100%;
}
.search_top_submit{
	background: #7FAF1B;
	border: 1px solid rgba(0,0,0,0.4);
	cursor: pointer;
	color: #fff;
	padding: 6px 8px;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
	width:100px !important;
}
.search_top_submit:hover {
	background: #92cc19;
	border: 1px solid rgba(0,0,0,0.25);
}
/*
	Trang thanh toan
*/
.payment-order {
	margin-bottom: 20px;
}
/*
	----------- Responsive Style ------------>
*/
@media (max-width: 767px) {
	/*
		------------ Tabs product style ----------->
	*/
	.nav-tabs {
		margin-bottom: 3px;
	}
	.nav-tabs > li {
		width: 100%;
		margin-bottom: -3px;
	}
	/*
		------------ item products ----------->
	*/
	.list-prd-ct .item-prd {
		width: 100%;
	}
	/*-- table style --*/
	.table-bordered tr > td {width: auto !important;}
	table.table-bordered:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
	table.table-bordered,.table-bordered thead { zoom: 1; }
	table.table-bordered { width: 100%; border-collapse: collapse; border-spacing: 0; }
	.table-bordered th,
	.table-bordered td { margin: 0; vertical-align: top; }
	.table-bordered th { text-align: left; }
	table.table-bordered { display: block; position: relative; width: 100%; }
	.table-bordered thead { display: block; float: left; }
	.table-bordered tbody { display: block; width: auto; position: relative; overflow-x: auto; white-space: nowrap; }
	.table-bordered thead tr { display: block; }
	.table-bordered th { display: block; text-align: right; }
	.table-bordered tbody tr { display: inline-block; vertical-align: top; }
	.table-bordered td { display: block; min-height: 1.25em; text-align: left; }
	/* sort out borders */
	.table-bordered th { border-bottom: 0; border-left: 0; width: auto;}
	.table-bordered tr th:nth-child(2){
		padding: 22px 6px;
	}
	.table-bordered tr th:nth-child(4){
		padding: 12px 6px;
	}
	.table-bordered tr th:last-child{
		padding: 17px 6px;
	}
	.table-bordered td { border-left: 0; border-right: 0; border-bottom: 0; }
	.table-bordered tbody tr { border-left: 1px solid #babcbf; }
	.table-bordered th:last-child,
	.table-bordered td:last-child { border-bottom: 1px solid #babcbf; }
}
@media (min-width: 768px) and (max-width: 991px) {
	/*
		------------ Tabs product style ----------->
	*/
	.nav-tabs {
		margin-bottom: 3px;
	}
	.nav-tabs > li {
		width: 100%;
		margin-bottom: -3px;
	}
	.news-lead, .ds-tt-khac {padding: 0;}
	/* Sidebar style */
	.box-sb img {width: 100%;}
	.online-sp-sb .img-avatr{
	float: left;
	height: 50px;
	overflow: hidden;
	width: 50px;
	}
	.online-sp-sb .img-avatr img{
		max-width:100%;
	}
	.online-sp-sb .sp-ol-sb{
		display: inline-block;
		margin: 0 5px;
	}
}
.list-news-others .news-img{
	float:left;
	width:150px;
}
.list-news-others .news-img img{ width:130px; height:130px;}
.list-news-others  .news-subject{
	float:left;
	width:560px;
}

/*thangtv*/
.compared th{
    font-size: 12px;
    text-align: center;
}
.compared td{
    font-size: 12px;
    vertical-align: baseline !important;
}
.compared td.order{
    font-size: 12px;
    vertical-align: baseline !important;
    text-align: center;
}
.compared td.order a{
    margin-bottom: 2px;
    border-radius: 0;
    width: 100%;
}
.form-aff label{
    font-size: 12px;
    text-align: right;
    line-height: 30px;
}
.form-aff .form-control{
    border-radius: 0px;
}

.form-aff-login label{
    font-size: 12px;
    text-align: right;
}
.form-aff-login .form-control{
    border-radius: 0px;
}
.form-aff-login .form-group{
    margin-bottom: 0px;
}

.form-aff, .form-aff-login {
    background: none repeat scroll 0 0 #fbfbfb;
    border: 1px solid #ccc;
    padding: 30px 10px;
    overflow: hidden;
}
.menu-aff li{
    float: left;
    margin: 0px 5px 10px 5px;
}
.tab-info-aff{
    border-bottom: 1px solid #cccc;
    margin-top: -10px;
}
.menu-aff li .btn{
    border-radius: 0px;
}
.info-content-aff{
    margin-top: 10px;
}
.info-content-aff .col-md-9{
    line-height: 30px;
}
.text-aff{
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid #CCCCCC;
    background: #F8FFBF;
}
.view-update{
    background: #F8FFBF;
    padding-bottom: 20px;
}
.form-aff-index {
    background: none repeat scroll 0 0 #fbfbfb;
    border: 1px solid #ccc;
    padding: 30px 10px 0px 10px;
    overflow: hidden;
}
.form-aff-index label{
    font-size: 12px;
    text-align: right;
    line-height: 30px;
}
.view-update .btn{
    border-radius: 0px;
    margin-right: 5px;
}
.linkaff{
    display: none;
}

.error{
    width: 100%;
    float: left;
    line-height: 14px;
    color: red;
    text-align: left !important;
}
.header-aff, .header-aff a{
    color: #fff;
}
.header-aff a{
    margin-right: 5px;
}

.name-aff {
    color: red;
    font-size: 17px;
    text-transform: uppercase;
}

.lino{
    border: 1px solid #dddd00;
    background: #f5f4a8;
    padding: 20px;
    text-align: center;
}
.name-policy{
    border-bottom: 1px solid #ccc;
    font-weight: 600;
    padding: 5px 0;
    text-transform: uppercase;
}
.prd-detail-info table th{
    font-size: 12px;
    text-align: center;
}
.adv-list img{
    width: 100%;
    margin-bottom: 5px;
}

.payment-order, .solo-order{
    background: #F6FFA8;
    padding: 10px;
    border: 1px solid #B3C73B;
}
.payment-inline{
    font-size: 12px;
    width: 100%;
    color: red;
}
.payment-items label
{
    font-size: 12px;
    width: 100%;
}
.payment-items input
{
    margin-right: 5px;
}                                 	                              		
.product-content img {
    max-width: 100%;
}

.saovan {
    border-bottom: 3px solid red;
    margin-bottom: 2px;
}


.box-ct-sb ul.list-dm-sps{list-style:none; padding:0px;}
.box-ct-sb ul.list-dm-sps li {
    background: #e7e7e7 url("../images/left-parent-active.png") no-repeat scroll left center;
    line-height: 29px;
    margin-bottom: 2px;
    padding-left: 19px;
    width: 100%;
}
.list-dm-sps a {
    color: #333;
}
.gt_r {
    background-image: url("../images/gt_r.png");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    height: 22px;
    width: 296px;
}
.gt_l {
    background-image: url("../images/gt_l.png");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    height: 22px;
    width: 12px;
}
.gt_center {
    color: #31449c;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 0 14px;
    text-transform: uppercase;
}
.prd-mtn {
    padding: 12px;
}
.tag {display:none;}
.l-ctn_temp {
    padding: 13px;
	padding-top:0px;
}
