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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
background: transparent;
/* text-align:left; */
}
body {
line-height: 1;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
/* remember to define focus styles */
:focus {
outline: 0;
}
/* remember to highlight inserts */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
/* text-align:center; */

}

a { line-height:18px; text-decoration:none; color:#666;}

p { line-height:18px; }

h3 {}

h4 {}

*:focus { outline: none;}
*::-moz-focus-inner { border: none;}
button{-webkit-appearance: none;}
input[type=submit]{-webkit-appearance: none;}
button::-moz-focus-inner { border:medium none;}

button::-moz-focus-inner { margin:0; padding:0;}

input, select {
_zoom:1;
font-size:11px;
/* padding:4px 0 2px 0; */
margin-bottom:4px;
}
/*~~~~~~~~~END OF RESETCSS~~~~~~~~~~~*/
.textcontent{
font-size:14px;
line-height: 22px;
}
.textcontent img {
margin: auto;
display:block;
max-width:100%
}
.textcontent ol , .textcontent ul{
float: left;
width: 100%;
margin-left: 30px;
line-height: 22px;
font-size: 14px;
}
.textcontent  ol li{
list-style-type:decimal;
margin-bottom: 14px;
width: 80%;
}
.textcontent  ul li{
list-style-type:disc;
margin-bottom: 14px;
width: 80%;
}
.textcontent p{
margin-bottom:14px;
font-size:14px;
line-height: 22px;
text-align: justify;
}
.textcontent td , .textcontent th{
border:solid 1px #ccc;
padding: 5px;
}
.clear{
clear:both;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: "";
     clear: both;
     height: 0;
}
.clearfix {
  clear: both;
}
.wrapper {
  width: 98%;
  padding: 1%;
  float: left;
}
img{
width:auto;
height:auto;
max-width:100%;
}
#mobile_content{
width:100%;
max-width:800px;
  margin: auto;
}
header .topbar {
  height: auto;
  background: #0574bb;
  float: left;
  width: 100%;
}
header .menu-head > li {
  float: left;
}
header .menu-head > li:nth-child(1){
display:none;
}
header .menu-head > li:nth-child(3){
display:none;
}
header .menu-head > li > a {
  color: #FFF;
  text-decoration: none;
  padding: 0px 5px;
  line-height: 33px;
  height: 33px;
  font-size: 12px;
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
}
header .quick-head {
  float: right;
}
header .quick-head > li {
  float: left;
}
header .quick-head > li > p {
  color: #FFF;
  text-decoration: none;
  padding: 0px 5px;
  line-height: 33px;
  height: 33px;
  font-size: 12px;
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
}
header .quick-head > li > p > a {
  color: #FFF;
}
header .toplogo {
  height: 110px;
}
header .toplogo .logoarea {
  height: 100%;
  position: relative;
  float: left;
  width: 50%;
}
header .toplogo .logoarea img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
header .toplogo .hottline-b {
    float: right;
    width: 50%;
    height: auto;
}
header .toplogo .hottline-b p {
    text-align: right;
    float: right;
    clear: both;
}
header .toplogo .hottline-b a {
  text-decoration: none;
}
header .toplogo .hottline-b span {
    color: #0574bb;
    font-size: 14px;
    font-weight: bold;
    transition: 0.4s;
    float: right;
}
header .toplogo .hottline-b b {
    float: right;
    clear: both;
    width: 100%;
    font-size: 11px;
}
.navbar {
  width: 100%;
  float: left;
}
.navbar .menunav {
  height: 45px;
  background: #1375e3 url(images/bgmenutopnav.png) repeat-x;
  border-bottom: 2px solid #00415d;
  border-radius: 4px;
  position: relative;
}
span.nav_menu_btn {
  float: left;
  margin: 6px;
  width: 10%;
  height: 35px;
}
span.nav_menu_btn img {
  width: 100%;
  height: 100%;
}
.searchbar {
  float: left;
  width: 70%;
  margin-top: 7px;
}
input.input_search {
  margin: 0px;
  padding: 0px;
  float: left;
  border: none;
  background-color: #fff;
  height: 32px;
  width: 60%;
  border-radius: 4px 0px 0px 4px;
}
input.submit_search {
-webkit-appearance: none;
  float: left;
  width: 30%;
  border: none;
  background-color: #00415D;
  height: 32px;
  margin: 0px;
  padding: 0px;
  border-radius: 0px 4px 4px 0px;
  color: #fff;
  font-size: 1em;
}
.menunav .total_item {
  float: right;
}
.menunav .total_item i {
  float: left;
  display: block;
  height: 20px;
  background: url(images/icon-carttop.png) no-repeat;
  width: 26px;
}
.menunav .total_item span.cart-label-arrow {
  content: "";
  background: url(images/label-totalitem.png) no-repeat;
  display: block;
  float: left;
  width: 9px;
  margin-left: 2px;
  height: 20px;
}
.menunav .total_item span.cart-label {
  display: block;
  float: left;
  height: 19px;
  padding-left: 3px;
  padding-right: 7px;
  margin-right: 10px;
  border-radius: 0px 2px 2px 0px;
  color: #FFF;
  font-size: 12px;
  line-height: 18px;
  background: #00425f;
}
.menunav .total_price{
display:none;
}
.cart-homearea {
  float: right;
  width: 15%;
  margin-top: 12px;
  min-width: 65px;
  position: absolute;
  right: 0px;
}
.topmenu_show {
  float: left;
  width: 100%;
  display: none;
}

.topmenu_show > .wrapper > ul > li > a {
  background-color: #0574bb;
  clear: both;
  padding: 10px;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
}
.topmenu_show > .wrapper > ul > li > ul {
  background-color: #fff;
  clear: both;
  display: none;
}
.topmenu_show > .wrapper > ul > li > ul > li {
  width: 22%;
  text-align: center;
  margin: 1%;
  height: 135px;
  float: left;
}
.topmenu_show > .wrapper > ul > li > ul > li > a > div {
  width: 100%;
  height: 100px;
  position: relative;
  float: left;
}
.topmenu_show > .wrapper > ul > li > ul > li > a > div > img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.topmenu_show > .wrapper > ul > li > ul > li > a > span {
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  height: 32px;
  overflow: hidden;
  float: left;
  width: 100%;
}
.topmenu_show > .wrapper > ul ul ul{
display:none;
}

.home_slider {
  width: 100%;
  float: left;
  overflow: hidden;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.other-image {
  width: 100%;
  float: left;
}
.other-image-item {
  width: 33.33333%;
  float: left;
  box-shadow: 0px 0px 3px 0px #ccc;
  position: relative;
}
.product-home .title-block {
  background: url(images/titleborder.png) no-repeat top center;
  height: 50px;
  clear: both;
  background-size: 100% 100%;
}
.product-home .title-block h3, .product-home .title-block h1 {
  float: left;
  height: 50px;
  line-height: 50px;
  padding-left: 56px;
  font-size: 16px;
  color: #0092d2;
  text-transform: uppercase;
}
h3.saleb-icon {
  background: url(images/saleb-icon.png) no-repeat 0px 9px;
}
.pro-item {
  float: left;
  width: 100%;
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.pro-item .pro-img {
  width: 30%;
  float: left;
  margin-right:5%;
}
.pro-item h2 {
  font-size: 1em;
  margin: 10px 0px;
}
.pro-item h2 a{
  color: #0092d2;
}
.pro-item p.pro-price {
  color: #f00;
  font-weight: bold;
}
.pro-item .act-pro {
  margin: 10px 0px;
  clear: both;
  float: right;
}
.pro-item .act-pro > a {
  padding: 5px;
  background-color: #848484;
  border-radius: 5px;
  color: #fff;
  margin-right: 10px;
  width: 115px;
  float: left;
  height: 18px;
}
.pro-item .act-pro span.add-sosanh {
  padding: 5px;
  background-color: #848484;
  border-radius: 5px;
  color: #fff;
  float: left;
  width: 84px;
  height: 18px;
}
.pro-item .act-pro span.add-sosanh input {
  display: inline-block;
  margin: 0px;
  margin-right: 10px;
  margin-top: 0px;
}
.quangcao-giuatrang img {
  width: 100%;
  height: auto;
  display:none;
}
.quangcao-giuatrang img:first-child {
display:block;
}
h3.hotb-icon {
  background: url(images/hotb-icon.png) no-repeat 0px 9px;
}
.fanpage-ops-wrapper .fanpage-ops {
  padding-bottom: 10px;
}
.fanpage-ops-wrapper .info-trungtambaohanh {
  width: 100%;
  float: left;
}
.fanpage-ops-wrapper .info-trungtambaohanh h3 {
  color: #00a0cc;
  height: 25px;
  line-height: 25px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 10px;
}
.fanpage-ops-wrapper .info-trungtambaohanh .timeline {
  background: #0092d3;
  color: #FFF;
  line-height: 29px;
  height: 29px;
  border-radius: 14px;
  margin-bottom: 10px;
  padding-left: 15px;
}
.menulist-wrap {
  background: #0092d3;
  color: #FFF;
  padding: 10px;
  border-radius: 10px;
}
.menulist-wrap .menulist h3 {
  font-size: 14px;
  padding: 10px 0px;
  border-bottom: solid 1px #D3D3D3;
}
.menulist-wrap .menulist:last-child h3 {
  border-bottom: none;
}
.menulist-wrap .menulist ul {
  margin-top: 5px;
  display:none;
}
.menulist-wrap .menulist ul li {
  list-style: disc;
  margin-left: 15px;
  line-height: 24px;
  height: 24px;
  color: #fff;
}
.menulist-wrap .menulist ul li a{
  color: #F3FF47;
}

footer .footer_map {
  background: #ffffff;
  color: #000;
  min-height: 53px;
  padding-top: 7px;
}
footer .footer_map li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
footer .footer_map li .where-stt {
  text-align: center;
  font-size: 20px;
  font-family: Tahoma,Arial;
  line-height: 15px;
}
footer .footer_map li .where-stt {
  float: left;
  width: 45px;
  height: 45px;
  background: #eaeaea;
  color: #878787;
  margin-right: 8px;
  transition: .3s;
}
footer .footer_map li .where-stt span {
  text-transform: uppercase;
  font-size: 10px;
}
footer .footer_map li .where-info {
  font-size: 12px;
  color: #000;
  font-family: Tahoma,Arial;
}
footer .footer_map li .where-info p {
  line-height: 18px;
}


.compare_line {
  background-color: #fff;
  padding: 1%;
  border-bottom: solid 1px #00415D;
  width: 98%;
  float: left;
}
.compare_line .pro-img {
  width: 35%;
  float: left;
}
.compare_line .pro-info {
  width: 60%;
  float: right;
}

.compare_line .pro-info p.pro-price {
  color: red;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}
.compare_line .pro-info ul li{
  margin-bottom: 6px;
}
h3.compare_title {
  color: #0574bb;
  font-size: 20px;
  font-weight: bold;
  transition: 0.4s;
  margin-top: 4px;
  text-align: center;
  border-bottom: solid 1px;
  padding: 10px;
  background-color: #EFEFEF;
  text-transform: uppercase;
}
h3.compare_title span {
  color: red;
}

.compare_line .pro-control {
  float: left;
  width: 100%;
  clear: both;
  text-align: center;
  margin-top: 10px;
}
.compare_line .pro-control span.remove-compare {
  background-color: #f00;
  color: #fff;
  padding: 5px;
  display: inline-block;
  margin: 5px;
  border-radius: 4px;
}
.compare_line .pro-control  span:first-child {
  background-color: #0574BB;
  color: #fff;
  padding: 5px;
  display: inline-block;
  margin: 5px;
  border-radius: 4px;
}
p.compare_noty {
  color: red;
  text-align: center;
  font-weight: bold;
}
.thanhdieuhuong{
  background-color: #f9f9f9;
}
.thanhdieuhuong .dieuhuong-wrapper{
  padding:10px 0px;
}
ul.breadcrumb {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
ul.breadcrumb li {
  float: left;
  padding-right: 20px;
  margin-right: 10px;
  background: url('images/arrow-breads.png') no-repeat center right;
}

.blockcol2 h1 {
  color: #0092d2;
  line-height: 30px;
  font-size: 14px;
}
.blockcol2 .price {
  margin: 10px 0px;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
.blockcol2 .thongtinsanpham .desc-title {
  padding: 10px 0px;
}
.blockcol2 .thongtinsanpham .desc-info {
  line-height: 24px;
  font-size: 14px;
}
.diachimuahang {
  font-size: 14px;
}
.blockcol2 .diachimuahang h3 {
  color: #0092d2;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 10px 0px;
}
.single_quatang {
    line-height: 24px;
    padding: 10px;
    border: solid 1px #0574bb;
    margin: 5px 0px;
}
.blockcol2 .quickcart-area {
  margin-top: 30px;
}
.blockcol2 .themvaogiohang-btn {
  display: block;
  border: none;
  float: left;
  width: 40%;
  height: 36px;
  background: #0574bb;
  cursor: pointer;
  color: #FFF;
  border-radius: 5px;
}
.blockcol2 .dathang-btn {
  display: block;
  border: none;
  float: right;
  width: 40%;
  height: 36px;
  background: #0574bb;
  cursor: pointer;
  color: #FFF;
  border-radius: 5px;
}
.contentinfo .main-b1 .item-tab {
  float: left;
  color: #707171;
  font-size: 14px;
  padding: 1%;
  border-bottom: 2px solid #A6A6A6;
  line-height: 30px;
  width: 48%;
  margin-bottom: 15px;
  background-color: #ECECEC;
  margin-top: 10px;
}
.contentinfo .main-b1 .item-tab.active {
  border-bottom: 2px solid #0574bb;
  color: #0092d2;
}
.contentinfo .main-b2 .main-content {
  padding: 10px;
}
.contentinfo .main-b2 .main-content {
  display: none;
}
.contentinfo .main-b2 .main-content:first-child {
  display: block;
}

.sub_category_in_cat_wrapper {
    float: left;
    width: 100%;
    background-color: #FFF;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 20px;
}
.sub_category_item {
    display: block;
    width: 25%;
    float: left;
}
.sub_category_item_img {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 100px;
}
.sub_category_item_img img {
    position: absolute;
    margin: auto;
    max-width: 80%;
    max-height: 80%;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
}
.sub_category_item h2 {
    text-align: center;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}

.pagination {
    clear: both;
    margin: 20px 0px;
    float: right;
}
.pagination > a {
    border: solid 1px #ccc;
    padding: 3px;
    min-width: 18px;
    text-align: center;
    float: left;
    margin-left: 3px;
    height: 18px;
    line-height: 18px;
    display: block;
}
.pagination > span {
    border: solid 1px #0574bb;
    padding: 3px;
    min-width: 18px;
    text-align: center;
    float: left;
    margin-left: 3px;
    background: #0574bb;
    color: #fff;
    height: 18px;
    line-height: 18px;
    display: block;
}


.news-cat .colbig {
    float: left;
    width: 100%;
    min-height: 277px;
}
.news-cat .colbig .anewss {
    margin-top: 15px;
    clear: both;
}
.news-cat .colbig .anewss img {
float: left;
    width: 30%;
    height: auto;
    margin-right: 5%;
}
.news-cat .colbig .anewss h2 {
    color: #0574bb;
}
.news-cat .colbig .anewss h2 a {
    color: #0574bb;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 13px;
    font-weight: bold;
}
.news-cat .colbig .anewss .tgtin {
    color: #a9a9a9;
    text-decoration: none;
    line-height: 30px;
    font-size: 13px;
    font-weight: bold;
}
.news-cat .colbig .anewss .desctin {
    color: #595959;
    text-decoration: none;
    font-size: 13px;
    padding-right: 10px;
    line-height: 22px;
}
h1.title_page {
    margin: 20px 0px;
    color: #0058C5;
    border-bottom: solid 1px #EFEFEF;
    padding-bottom: 20px;
}
.empty_cart {
    text-align: center;
    margin: 20px 0px;
    background: rgba(23, 144, 225, 0.27);
    padding: 20px;
    font-size: 18px;
    color: #00415D;
}
.tablecart {
    width: 100%;
    float: left;
}
.incat_item.cart_line {
    margin-bottom: 20px;
    padding: 5px;
    background-color: #1372E3;
}
.table_cart_col {
    padding: 5px;
    background-color: #fff;
    border: solid 1px #CECECE;
}
.table_cart_col.blue_col {
    background-color: #CECECE;
    padding: 5px;
    color: #000000;
    font-weight: bold;
}
input.input_num_cart {
    display: block;
    width: 100%;
    height: 20px;
}
.table_cart_col > img {
    margin: auto;
    display: block;
}
span.cart_remove img {
    display: block;
    margin: auto;
}

.bot_cart_1 {
    width: 100%;
    float: left;
}
span.download_excel {
    background-color: #248800;
    width: 50%;
    float: left;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
}
span.download_excel a{
	color: #fff;
}
span.next_payment {
    background-color: #880000;
    width: 50%;
    float: left;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
}
span.next_payment a{
	color: #fff;
}
.bot_cart_2 {
    width: 100%;
    float: left;
    margin-top: 10px;
}
p.cart_tongdonhang {
    text-align: center;
    font-size: 15px;
}
p.cart_tongdonhang span {
    color: red;
    font-weight: bold;
}
.payment_col1 {
    width: 100%;
    float: left;
}
.payment_box {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.payment_title {
  background: #F7F7F7;
      text-transform: uppercase;
      font-weight: bold;
      color: #000;
      font-size: 12px;
      padding: 5px;
      border: solid 1px #ccc;
      clear: both;
}
.submit_order_bar {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.payment_line input[type=text], .payment_line input[type=password], .payment_line input[type=email] {
    clear: both;
    width: 100%;
    float: left;
    margin: 10px 0px 0px 0px;
    border: solid 1px#ccc;
    height: 26px;
}
.payment_line textarea {
    clear: both;
     width: 100%;
    float: left;
    margin: 10px 0px 0px 0px;
    border: solid 1px#ccc;
    height: 100px;
    padding: 0px;
}
.payment_line label {
    width: 100%;
    margin-top: 10px;
    float: left;
    color: #00415D;
}
.payment_content_md6 .payment_line {
    margin-top: 20px;
}
.payment_line input[type=radio] {
    margin: 0px;
    float: left;
    margin-right: 10px;
}
.payment_method_text {
    padding: 1%;
    background: #F5F5F5;
    margin-top: 5px;
    clear: both;
    float: left;
    width: 98%;
    margin-bottom: 20px;
}
.backtocart {
    background-color: #00415D;
    width: 50%;
    float: left;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
	border: none;
    margin: 0px;
    padding: 0px;
}
.submitorder{
    background-color: #880000;
    width: 50%;
    float: left;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
	border: none;
    margin: 0px;
    padding: 0px;
}
.submitregister{
float: left;
    width: 100%;
    border: none;
    background-color: #00415D;
    height: 32px;
    margin: 0px;
    padding: 0px;
    border-radius: 4px;
    color: #fff;
    font-size: 1em;
}
#simple-menu {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    font-family: Arial;
    color: #ffffff;
    font-size: 22px;
    padding: 1%;
    text-decoration: none;
    border: none;
    width: 98%;
    float: left;
    text-align: center;
    margin: 10px 0px;
}

/** bo loc */
.loc1 h3 {
    font-size: 14px;
    color: #0092D3;
    padding-bottom: 10px;
}
.filter_items {
    width: 100%;
    float: left;
}
.filter_query_wapper {
    width: 100%;
    float: left;
}
.filter_items > span {
    clear: both;
    float: left;
    display: block;
    border-bottom: dashed 1px #ccc;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
	color:#00415D;
}
.loc2 .sort_select {
    position: relative;
    float: left;
    margin-top: 8px;
    width: 100%;
}
.loc2 .sort_select > span{
    border: solid 1px #9A9A9A;
    display: block;
    height: 36px;
    background: white;
    padding: 0 10px;
    line-height: 36px;
    color: #222;
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding-right: 25px;
}
.loc2 .sort_select span.icon_dropdown{
margin-left:7px;
  width: 9px;
  height: 5px;
  background-position: -349px -44px;
  vertical-align: middle;
  display: inline-block;
  background:url(../images/drop-down-menu.png) no-repeat;
  position: absolute;
  top: 9px;
  right: 10px;
}
.loc2 .sort_select ul {
margin: 0;
  list-style: none;
  background: white;
  border: solid 1px #9A9A9A;
  padding: 3px 8px;
  display: none;
  width: 100%;
  position: absolute;
  z-index: 99;
  line-height: 20px;
  top: 37px;
  left: 0;
  box-sizing: border-box;
  max-height: 200px;
  overflow-y: scroll;
}
.loc2 .sort_select ul a{
  text-decoration:none;
  font-size:12px;
}

.filter_items > span b {
    color: #000;
}
.filter_items > span a {
    color: #EC0101;
    font-weight: bold;
    float: right;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
}
.loc2 {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
li.search_breadcrumb span {
    color: #0574BB;
    font-weight: bold;
}
a.close_filter {
    color: red;
    position: relative;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    cursor: pointer;
}
.wrapper-sidebar-bulider {
    float: left;
    width: 100%;
}
.wrapper-sidebar-bulider .step {
    border: solid 1px #9A9A9A;
    display: none;
    height: 36px;
    background: white;
    padding: 0 10px;
    line-height: 36px;
    color: #222;
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding-right: 25px;
    margin-bottom: 10px;
}
.contacform.clearfix {
    width: 100%;
    float: left;
}
.ctfulltitle {
    color: #1370E3;
    font-size: 16px;
    margin-bottom: 20px;
}
.contacform .leftform {
    float: left;
    width: 100%;
}
.contacform .formrow {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.formrow input {
    width: 100%;
    border: solid 1px #ccc;
    height: 32px;
    padding: 0px;
    background-color: #FAFAFA;
    margin-top: 5px;
}
.formrow textarea {
    width: 100%;
    border: solid 1px #ccc;
    height: 120px;
    padding: 0px;
    background-color: #FAFAFA;
	margin-top: 5px;
}
.formrow_last {
    float: left;
    width: 100%;
}
span.captcha_label {
    width: 100%;
    float: left;
}
.formrow_last img {
    clear: both;
    float: left;
    margin: 10px 0px;
}
input.captcha_input {
    width: 100%;
    border: solid 1px #ccc;
    height: 32px;
    padding: 0px;
    background-color: #FAFAFA;
    margin-top: 5px;
}
input.submitlh {
    margin: auto;
    width: 50%;
    float: none;
    display: block;
    border: none;
    background-color: #0092D3;
    color: #fff;
    padding: 10px;
    margin-top: 10px;
    font-size: 14px;
}
.step_label {
    line-height: 36px;
    float: left;
    height: 36px;
}
.step_label p {
    line-height: 36px;
}

.wrapper-sidebar-bulider .step.instep {
    display: block;
    background-color: #0092D3;
    color: #fff;
    height: 72px;
}
.wrapper-sidebar-bulider .step.instep a{
    color: #fff;
}

.bulider-price {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    color: red;
    font-weight: bold;
}
.bulider-price a {
    float: right;
    color: #00415D;
}
.pro-item-builder {
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.pro-item-builder .pro-img img {
    width: 100%;
    height: auto;
}
.pro-item-builder .pro-img a {
    float: left;
    line-height: 0px;
}
.pro-item-builder .pro-desc {
    clear: both;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.pro-item-builder .pro-desc h2 {
    margin-bottom: 10px;
}
.pro-item-builder .pro-desc h2 a {
    color: #0092D3;
}
.pro-item-builder .pro-desc p.pro-price {
    color: #f00;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 14px;
}
.pro-item-builder .pro-desc .pro-store {
    clear: both;
    float: left;
    width: 100%;
    border-top: dashed 1px #ccc;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 14px;
}
.pro-item-builder .pro-img {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
}
span.addbuilder {
    width: 98%;
    padding: 1%;
    background-color: #0092D3;
    color: #fff;
    float: left;
    clear: both;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
}
.now_chose {
    float: left;
    width: 100%;
    clear: both;
    border-top: solid 1px #ccc;
    padding-top: 10px;
}
.now_chose h3 {
    color: #00415D;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}
.now_chose ul {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.now_chose ul li {
    list-style: disc;
    margin-left: 15px;
    color: #000;
    margin-bottom: 5px;
}
.now_chose ul li a {
    color: #0092D3;
}
span.buildpc_remove_item {
    color: red;
    z-index: 9;
    margin-left: 10px;
    font-weight: bold;
}
.bulider-checkout-control a {
    color: #fff;
    width: 29%;
    margin: 1%;
    float: left;
    background-color: #0092D3;
    padding: 1%;
    text-align: center;
}
li.close-simple-menu a {
    color: #f00 !important;
}
span.home_more_ajax_btn {
    display: block;
    padding: 1%;
    background-color: #0092D3;
    clear: both;
    margin: 10px 0px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.support_online {
    float: right;
    background: #FFEC65;
    padding: 5px;
    margin-top: 5px;
    border-radius: 3px;
    color: red;
    font-weight: bold;
    cursor: pointer;
}
.support_area {
    float: left;
    width: 100%;
    clear: both;
}
.support_item {
    width: 190px;
    float: left;
    padding: 5px;
    margin: 0px 15px 15px 15px;
	background-color: #F9F9F9;
}
.support_item p {
  height: 25px;
  line-height: 25px;
}
.support_box_title {
  background: url(../images/bg-sp.png) no-repeat;
  width: 196px;
  height: 34px;
  float: left;
}
.support_item .left{
float: left;
  width: 100px;
}
.support_item .right{
float: left;
  text-align: center;
  width: 84px;
}
.skype_icon {
  background: url(images/skype-icon.png) no-repeat;
  width: 45px;
  height: 20px;
  display: block;
  margin-left: 5px;
    float: left;
}
a.facebook_icon{
  background: url(images/sp-face.png) no-repeat center left;
  width: 16px;
  height: 20px;
  display: block;
  margin-left: 10px;
    float: left;
}
.support_item_label h3 {
    font-size: 12px;
    line-height: 22px;
    color: #f00;
    padding-left: 25px;
    background: url(images/playericon.png) no-repeat center left;
    margin-left: 15px;
}
.hotrotructuyen_box {
float: left;
    width: 100%;
    clear: both;
    display: none;
	background: #DEDEDE;
	padding-top:10px;
}
.barcode_wrapper {
    width: 100%;
    float: left;
    background: #f9f9f9;
    border: solid 1px #ccc;
    padding: 20px;
    display: block;
    box-sizing: border-box;
    margin: 50px 0px;
}
.barcode_form_line {
    width: 100%;
    float: left;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.barcode_form_line label {
    float: left;
    font-size: 16px;
    color: #0574bb;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 20px;
    line-height: 26px;
}
.barcode_form_line input {
    width: 300px;
    height: 26px;
    float: left;
    box-sizing: border-box;
    border: solid 1px #ccc;
    padding: 5px;
}
.ajax_serial_search {
    clear: both;
    font-size: 16px;
    line-height: 26px;
}
.ajax_serial_search p {
    margin-bottom: 10px;
    color: #0574bb;
    float: left;
    clear: both;
}
.ajax_serial_search span {
    float: left;
    width: 150px;
}
.ajax_serial_search .now_serial {
    color: #f00	;
}
.ajax_serial_search b {
    color: #333;
}
.ngungkinhdoanh {
    color: #f00;
    line-height: 30px;
    font-size: 16px;
    float: left;
    width: 100%;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
