body{ font-family: Arial; background-color: #efefef;}
.navbar-brand{padding: 7px 15px;}
.content{background:url(../images/bg.gif) repeat;box-shadow: 1px 0px 8px 1px #ccc;padding-top: 10px;}
.topbar{height:50px;line-height:50px;background:#339900;color:#fff;}
.topbar a{color:#fff;padding-left:10px;font-size:12px;}
.topbar ul:first-child{float:left;text-align: left;}
.topbar ul:last-child{float:right;text-align: right;}
.main_menu>li>a{font-weight: bold; font-family:Tahoma;}
.mega-menu{width:400px;padding: 5px 0px ! important;}
.mega-menu li {display: inline-block;float: left; font-size: 13px;padding: 3px 0px;width: 100%;}
.content_left,.content_right{  padding-top:10px;padding-bottom:10px;width:100%;float:left;}
.content_right img{max-width:100%;}
.list_sim{width:100%;float:left;text-align: center;border:1px solid #ccc; background:#fff;}
.list_sim ul{margin: 0px; padding:0px;}
.list_sim .list_title{  background: #339900;color: #fff;font-size: 13px;font-weight: bold;}
.list_sim .list_title li{padding:7px 0px;}
.list_sim .list_items {border-bottom: 1px solid #E4E4E4;}
.list_sim .list_items li{height:45px; line-height:45px;}
.list_sim .list_items li:first-child{border-right:1px solid #E8E8E8;background:#FAFAFA;}
.list_sim .list_items li:nth-child(2) a{font-weight:bold;font-size:16px;color:#339900}
.list_sim .list_items li:nth-child(3){color:#ff6600;}
.list_sim .list_items li a{margin-top:10px;}
.list_sim .list_items:hover{background:#F7F7F7 !important;}
.box_hotline img{max-width:100%;border: 1px solid #E4E2E2;box-shadow: 1px 0px 8px 1px #E8DEDE;border-radius: 10px;margin-bottom:10px;}
.form_search{font-size:12px;background:url(../images/search_bg.png) 50% -2% no-repeat #fff;padding:50px 0px 20px 0px;border-radius: 10px;
  border: 1px solid #E4E2E2;}
.form_search input{width:60%;height:30px;border:1px solid #ccc;padding-left:5px;margin: 0px 0px 0px 75px;}
.form_search>ul{  margin: 10px 0px 0px 50px;font-size: 11px;}

.sim_detail,.sim_info_cart{width:100%;float:left; padding:10px; background:#fff;margin-bottom:10px;}
.sim_info_cart h4{font-weight: bold; font-size:14px; font-family: Tahoma; text-transform: uppercase; color:#FC4C00;}
.sim_detail h1{  color: #246186;
  font-size: 17px;
  font-weight: bold;
  font-family: Tahoma;
  padding-left: 16px;}
.sim_info ul li {
  width: 100%;
  float: left;
  line-height: 35px;
  background: #F7F7F7;
  border-bottom: 1px solid #EDEDED;
}

.sim_info ul li:first-child span{font-size:20px; font-weight:bold;color: #398439;}

.sim_info ul li label {
  width: 30%;
  float: left;
  color: #444;
  font-size: 12px;
  border-right: 1px solid #EDEDED;
  margin: 0px 10px 0px 0px;
  padding-right: 10px;
  text-align: right;
}
.sim_info ul li b{
  color: #fe0000;
  font-size: 17px;
}
.sim_info .glyphicon-star { color: #C8A448;}
.sim_info_note{  
    font-style: italic;
  font-size: 12px;
  color: #915C0A;
  text-align: justify;
}
.sim_info_note h5{text-decoration: underline;}
.sim_info_note ul{margin: 0px; padding:0px;}
.sim_info_cart button{
  padding: 4px 12px;
  background: url(../images/bg_v.png) repeat-x;
  border-radius: 4px;
  border: 1px solid #666;
  font-weight: bold;
  font-size: 18px;
  color: #333;
  font-family: Tahoma;
}
.sim_info_cart>p{font-size:13px;}

.red{color:#fe0000;}
.filter{background-color: rgb(255, 255, 153);border: 1px solid #ccc;padding:5px 0px;}

div.pagination {width:100%; margin:0px 0px 10px 0px; float: left; text-align:right;}
div.pagination a{font-size:11px; font-weight:bold; color:#339900}
.pg-cr{}
.pg-cr a{background:#339900 !important;color:#fff !important;}

.content_right{
  background-color: #fff;
  padding: 10px;
  border: 1px solid #E4E2E2;
  box-shadow: 1px 0px 8px 1px #E8DEDE;
  border-radius: 10px;
  margin-bottom:10px;
}

.content_right h2{
      margin: 0px;
      padding: 10px 40px;
      font-size: 17px;
      font-weight: bold;
      font-family: Tahoma;
      background: url(../images/sim-icon.png) no-repeat 0% 50%;
      color: #E50C0C;
}
.content_right ul{
    
    
}

.content_right ul li{
    list-style:none;
    border-bottom:1px dashed #E0D9D9;
    padding:5px 0px;
    width:100%;
    float:left;
}
.content_right ul li a{
}

.mega-menu-column{
      width: 50% !important;
      float: left !important;
      padding-left: 15px !important;
}
.nav-header{ 
  font-weight: bold;
  border-bottom: 1px dotted #ccc;
}

.scrollTobottom {
  width: 50px;
  height: 50px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  position: fixed;
  top: 50px;
  right: 5px;
  background: url('../images/bottom.png') no-repeat;
  opacity: 0.90;
}

.scrollToTop {
  width: 50px;
  height: 50px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  position: fixed; 
  bottom: 75px;
  right: 5px;
  display: none;
  background: url('../images/totop.png') no-repeat;
  opacity: 0.90;
}
.section_box{width:100%;float:left;}
.text{width:100%;float:left;background:#fff; padding:10px;border-radius:10px; border:1px solid #E4E2E2;}
.pageDetailArticle,.box_content_content{width: 100%;float: left;background-color: #fff;padding: 10px;}
.show_article>header>h1{font-size:20px; font-weight: bold;}
.article_item{width:100%;float:left;height:190px;margin-bottom:10px; padding-bottom:10px; border-bottom:1px dotted #ccc;position: relative;}
.article_item img{width:40%;height:140px;float:left;margin-right:10px;}
.article_item h4{font-family:Tahoma;}
.read_more{  position: absolute;bottom: 10px;right: 20px;border: 1px solid #0DDDE5;padding: 4px 10px;border-radius: 10px;color: #1EC2BB;font-family: Tahoma;}
.read_more:hover{background: #0ED5C6;color: #fff !important;box-shadow: 1px 1px 4px 1px #4DCFE7;border: 1px solid #10CCD3;text-decoration: none;}
.bvlq{background: #FAFAFA;padding: 10px;border: 1px solid #FFDFDF;}
.bvlq h4{border-bottom:1px solid #EFD4D4; padding-bottom:5px; font-family:Tahoma;}
.bvlq ul li{margin: 5px 0px; list-style:square inside; color:#fe0000;}
.boxNews{text-align:justify;}
.boxNews h4{font-size:13px; font-weight:bold; font-family: Tahoma;}
.boxNews p{font-style:italic;}
.footer>div{
      background-color: #339900;
      color:#fff;
      padding-top:20px;
      padding-bottom:50px;
}
.footer a{color:#fff;}
.footer ul li{list-style: none;}
.footer ul li strong{font-size:14px;text-transform: uppercase;display: block; border-bottom:1px dashed #ccc; margin-bottom: 5px; padding-bottom:5px;}
.footer ul li li{padding:5px 0px;}
.footer ul li li a{font-size:12px;}
.footer ul ul{margin: 0px; padding:0px;}
.form-horizontal div div p{font-size:11px;font-weight: bold; color:#fe0000; font-style: italic;}
.error_404{width:100%;min-height:500px;float:left; background:url(../images/404.jpg) no-repeat center center #fff; border:1px solid #ccc; border-radius:10px;}
.error_404 p{ font-size:16px; font-weight: bold; text-transform: uppercase; color:#fe0000; margin-top:40px;  font-family: Tahoma;}
.header>h1{position: fixed; top: -1000px;}
@media only screen and ( max-width:760px) {
    .topbar{display:none;}
    .navbar-brand>img {
        max-width:170px;
    }
    
    .form_search input{margin: 0px 0px 0px 6px;}
    .form_search>ul{  margin: 10px 0px 0px 0px;font-size: 11px;padding: 5px;list-style: none;text-align: center;}
    aside,section,section>div{padding-left: 0px !important; padding-right:0px !important;}
    .list_sim .list_items li:nth-child(2) a{font-size:15px;}
    .list_sim .list_items li:nth-child(3) {font-size: 11px;}
}

.pagination_search{
    width:100%;
    float:left;
    margin:10px 0px;
    text-align: center;
}
.pagination_search a{
    padding: 7px 30px;
    border: 1px solid #16A72E;
    background: #13B911;
    text-transform: uppercase;
    color:#fff;
}







