.clear{
  clear: both;
}

/*HOME*/
@media (max-width: 768px) {
  .wrap_navlogo h4, .wrap_navlogo h5{font-size: 0.9em !important;}
  .box-one .box-left {padding: 0 !important;  margin-bottom: 9px;}
  .box-two .box-right{margin: 9px 0 0 0 !important;}
  .box-two .box-right ul li .login {padding-top: 5% !important;}
  .box-two .box-right ul li .register {padding-top: 5% !important;}
  .box-nav img{width: 25px;}
  .box-logo img{width: 30px;}
  .box-language .box-top img{width: 25px;}
  .wrap_navlogo {
    width: 100%;
    height: 108px !important;
    overflow: hidden;
  }
  .box-logo {padding-top: 20% !important;}
  .box-nav ul li .box1, .box-nav ul li .box2,.box-nav ul li .box3,.box-nav ul li .box4 {padding-top: 33% !important;}
}
@media (max-width: 985px) {
    .wrap_three_add {padding: 0 !important;margin-top: 9px !important;}
}
@media (max-width: 640px) {
    .seemore {display: none !important;}
    .wrap_collection h5{
      position: relative !important;
      bottom: 0 !important;
      left: 0 !important;
      margin: 15px !important;
    }
    .box-two .box-left ul.ul-left li .box1 {padding-top: 25%;}
    .box-two .box-left ul.ul-left li .box2 {padding-top: 25%;}
    .box-two .box-left ul.ul-left li .box3 {padding-top: 25%;}
    .box-nav ul li .box1, .box-nav ul li .box2,.box-nav ul li .box3,.box-nav ul li .box4 {padding-top: 42% !important;}
    .box-language {
    height: 116px;
    width: 16% !important;
    float: left;
  }
  .box-three ul.ul-three li .box1 a{font-size: 0.8em !important;}
  .box-three ul.ul-three li .box2 a{font-size: 0.8em !important;}
}

.add_footer{
  height: 100%;
}
.wrap_add_footer{
  padding: 0;
  padding-right: 9px;
  margin-bottom: 9px;

}
.maps_gg{
  padding: 0;
}
.wrap_banner{
  height: 330px;

}
.img_banner_home{
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.wrap_arrow_search{
    position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
}
.wrap_arrow_search button{
  background: none;
  border: none;
  width: 40px;
  height: 40px;
}
.wrap_arrow_search button i{
  font-size: 1.3em;
}
.wrap_arrow_search button:hover{
  background: none;
  border: none;
  width: 40px;
  height: 40px;
  background-color: #3e2390;
}
/*Search Page*/
.wrap_search{
  z-index: 10;
}
.h3_title_search{
  float: left;
}
.box_top_search{padding: 0px;}
.bg_pagin_top{
  float: left;
}
.bg_pagin_top ul{margin: 15px 0;}
.box_value_result{
  width: 100%;
  background-color: #fff;
  margin-bottom: 15px;
}
.bg_pagin_main ul li{
  float: left;
  margin-right: 3px;
}
.bg_pagin_main ul li span{
  float: none;
  border: none;
  padding: 0px 3px;
}
.bg_pagin_main ul li a{
    padding: 1px 10px 2px 10px;
  color: #FFFFFF;
  background-color: #ABBAC3;
  border: none;
}
.bg_pagin_main ul li input{
  height: 22px;
  width: 30px;
}
.bg_pagin_main .btn_pagin{
  height: 22px;
  width: 30px;
  background-color: #ABBAC3;
  border: none;
  color: #fff;
  font-size: 12px;
}
@media (max-width: 480px) {
  .btn_sort_result{width: 100%;}
  .btn_sort_result button{width: 100%;}
  .btn_sort_result ul {right: 0px; left: 0px !important;}
  .txt_giohang{display: none}
}
.box_value_result .list-justified-container {
  padding: 15px 0;
}
.box_value_result ul.list-justified {
  display: table;
  width: 100%;
  list-style: none;
  padding: 0;
}
.box_value_result ul.list-justified>li {
  float: none;
  display: table-cell;
  padding: 10px;
  width: 1%;
  border-right: 1px solid #eee;
}
.box_value_result ul{
  margin: 0;
}
.box_value_result ul.list-justified>li:last-child {
  border: none;
}
.box_value_result ul.list-justified>li p {
  margin: 0;
}
.box_value_result .size-h3 {
  font-size: 24px;
  font-weight: bold;
}
.text-muted {
  color: #777;
}
.box_dk_search{
  padding: 15px;
  background-color: #0F81A5;
  margin-bottom: 15px;
  position: relative;
}
.box_search_sub{
  padding: 0px;
  position: relative;
}
.box_search_sub button{
    position: absolute;
  top: 0px;
  right: 0px;
  border: none;
  background: none;
  padding: 6px 12px;
  color: #B3B3B3;
}
.box_search_sub button:hover{
    position: absolute;
  top: 0px;
  right: 0px;
  border: none;
  background: rgb(244, 244, 244);
  padding: 6px 12px;
  color: #B3B3B3;
}
.box_cart{
    padding: 0px 0 0 15px;
  color: #fff;
  position: relative;
}
.box_cart a:hover, .box_cart a:visited{color: #fff;}
.box_cart a:hover > .my_cart{opacity: 0.8;}
.my_cart i{
  position: absolute;
  right: 15px !important;
  top: 9px !important;
  color: #fff !important;
  font-size: 1.4em;
}
.my_cart{
padding: 5px;
position: relative;
line-height: 23px;
}
.num_cart{
  position: absolute;
  right: 6px;
  top: 2px;
  font-size: 12px;
  padding: 0px 5px !important;
}
.txt_giohang{
  float: right;
  margin-right: 40px;
}
@media (max-width: 640px) {
  .txt_giohang{display: none}
}

.box_dk_search .ip_search_dk{
    border: none;
    padding-right: 40px;
}
.btn_view_more, .btn_down, .btn_add2cart{
  padding: 1px;
}
.btn_view_more button, .btn_down button, .btn_add2cart button{
  width: 100%;
}
.box_category{
    padding: 0 15px 0 0;
}
.bg_category{
  background-color: #fff;
  position: relative;
}
.box_result{
  background-color: #fff;
  padding: 15px;
    margin-bottom: 9px;
}
.box_search_page{
  margin-top: 15px;
  height: 100%;
  color: #000;
  clear: both;
}
.title_categoty{
  background-color: #ff6a22;
  height: 60px;
  line-height: 32px;
}
.title_categoty h4{
    line-height: 60px;
  /* margin-left: 15px; */
  padding: 0;
  margin: 0 15px;
  color: #ffffff;
}
.wrap_arrow_search .dropdown-menu {
    position: absolute !important;
  left: -119px !important;
}
@media (max-width: 768px) {
  .box_category {
    padding: 0 !important;
    margin-bottom: 15px !important;
  }
  .single-row-list .prev a {
    width: 900px !important;
  }
  .content_list_search button{
    width: 100% !important;
  }
}
.box_result h3{
  float: left;
  margin: 15px 0;
}
@media (max-width: 480px) {
  .box_result h3 {
  margin: 20px 0;
  font-size: 1.2em;
}
.lbl_showtype{display: none;}
}
.btn_sort_result{
 float: right; 
 margin: 11px 0;
}
.btn_sort_result ul{
  left: -80px;
}
.box_result hr{
  margin: 0 0 15px 0 !important;
}

.listing_product{
  margin: 42px -1px 10px;
}
.single-row-list{
  margin-bottom: 15px;
  border:1px solid #e0e0e0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  behavior: url(PIE.htc);
}
.listing_product .grid_3{
  float: left;
  width: 228px;
}
.listing_product .grid_4{
  float: left;

}
.single-row-list .prev {
  padding: 7px;
}
.single-row-list .prev a {
  height: 210px;
  width: 210px;
  padding: 0;
  border: 0 none;
  background: #f5f5f5;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
img.sale {
  position: absolute;
  margin: -4px 0 0 -4px;
  z-index: 999;
}
.entry_content {

}
.content_list_search{
  padding: 0 ;
  margin: 0;
}
.entry_content .review {
  height: 14px;
  margin: 0 0 20px 0;
  color: #777;
  font: normal 11px/16px Segoeui, Arial, Verdana, serif;
}
.entry_content .review a.plus, .entry_content .review a:hover {
  background-position: 100% 0;
}
.entry_content .review a {
  display: block;
  float: left;
  height: 14px;
  width: 14px;
  margin: 0 2px 0 0;
  background: url(../images/review.png) no-repeat 0 0;
}
.single-row-list .row {
  margin: 0 !important;
    padding: 5px;
}
.thumb_img_search{
  padding: 0;
}
.thumb_img_search img{max-width: 140px;}
.bg_pagin{
  text-align: center;
}

.wrap_search_nc{
  height: 100%;
}
.box_search_z39{
    background-color: #fff;
      padding-bottom: 25px;
}
.box_search_z39 h3{
  float: left;
}
.box_search_z39 table tr td{
  padding: 5px;
}
.box_search_z39 table tr{

}
.lbl_z_left_w{
  float: left;
  width: 155px;
}
.lbl_z_left_w2{
  float: left;
  width: 250px;
}
.lbl_z_left_w2 input{
  width: 100%;
}
.lbl_z_left{
  float: left;
}

.box_search_nc{
  height: 600px;
  background-color: #fff;
}
.box_search_nc h3{float: left}
.box_search_nc table tr{
  line-height: 50px;
}
.box_search_nc table tr td{
  padding: 5px;
}
.btn_search_nc{
  text-align: center;
}
.ip_z39{
  width: 170px;
}
.btn_search_nc button{
  margin: 5px;
  width: 100px;

}
.wrap_search_main .nav-tabs>li>a,.wrap_search_main .nav-tabs>li>a:hover {
  border: none;
}

.wrap_search_main .nav-tabs {
  background-color: #fff;
}
.wrap_search_main .tab-content {
  border: none;
  border-top: 1px solid #c5d0dc;
}
.lbSubformTitle {
  background-color: #006a6e;
  font-size: 1.1em;
  font-weight: bold;
  color: White;
  padding-left: 10px;
}
.type_z39{
  margin-bottom: 10px;
}
.type_z39 span label {
  margin: 0 0 0 8px;
}

.box_search_basic{
  background-color: #fff;
  padding-bottom: 20px;
}
.select_three{
  width: 100%;
}
.title_search{
    background-color: #006a6e;
  color: #fff;
  padding: 7px 15px;
}
.show_result{
  float: right;
  margin-top: 15px;
}
.btn_show_category{
  width: 40px;
  height: 40px;
  position: absolute;
  right: 15px;
  top: 15px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.box_search_page .form-horizontal .control-label{
  text-align: left;
  padding-right: 0px;
}
@media (max-width: 991px) {
  .box_category {
      padding: 0;
  margin-bottom: 9px;
  }
  .wrap_tree{
    display: none;
  }
  .btn_show_category{
  display: block !important;
  }
}

@media (max-width: 768px) {
  .box_search_nc table tr td{
  padding: 2px !important;
}
.ip_z39{
  width: 100% !important;
}
.td_width100{
  width: 100%;
}
.lbl_z_left_w2{
  float: left;
  width: 100% !important;
}
.fiel_input{
  margin-bottom: 15px;
}
.select_three{
  width: 100%;
}
.nc_search form hr, .z39_search form hr{
  display: block;
  margin-top: -5px;
}
}
.wrap_search_main{
  padding: 0;
}
.content_search{
  background-color: #ffffff;
}
.content_search .tab-pane{
  margin-top: 15px;
}
/*login*/
.login_page{
  margin-top: 20%;
    margin-bottom: 10%;
}
.login_page  a{
  color: #428bca;
  text-decoration: none;
}
.login_page p{
  color: #666666;
}
.login_page .col-stretch {
  margin-left: 15px;
}
.login_page .center {
  margin-bottom: 20px;
}
.login_page .center img{
    width: 60%;
}
.space {
  background: #e6e6e6 !important;
}
.login_page form i{
  position: absolute;
  right: 8px;
  top: 8px;
  color: silver;
}
.login_page .widget-box .widget-main {
  padding: 16px 36px 20px;
  background: #FFFFFF !important;
}

/*PROFILE*/
img.img80_80 {
  width: 80px;
  height: 80px;
}
.panel-profile .profile {
  margin: 5px 15px 5px 5px;
  border-radius: 50%;
  -moz-box-shadow: 0 0 0 5px #2b9adf,0 0 10px 0 rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 0 5px #2b9adf,0 0 10px 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 0 5px #2b9adf,0 0 10px 0 rgba(0,0,0,0.2);
}
.wrap_profile .panel {
  border: 1px solid #eff2f7;
}
.panel-profile a{
  color: #777;
}
.panel-profile ul{
  margin: 0;
}
.panel-profile .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  padding: 15px;
}
.list-group-item {
  
}
.panel-profile .list-group>a>li>i {
  margin-right: 10px;
  font-size: 16px;
  color: #777;
  table-layout: fixed;
}
.panel-profile .badge-custom{
  color: #666666 !important;
  background-color: #ffffff !important;
}
.bg_profile_info .list-info li label {
  width: 100px;
}
.bg_profile_info label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.bg_profile_info .list-info li .icon {
  margin-right: 10px;
  color: #1C7EBB;
}
.bg_profile_info{
  color: #777;
}
.bg_profile_info ul, ol {
  margin-bottom: 6px;
}
.bg_profile_info .list-info li {
  padding: 8px;
  border-bottom: 1px solid #eee;
}
.list-info li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}
/*Edit Profile*/
.ul_edit label {
  width: 150px !important;
}
.tr_bg_color{
  background-color: #eaeaea;
}

/*De muc*/
.btn_sort_demuc {
  float: right;
}
.btn_sort_demuc ul{
  left: -80px !important;
}
.list_demuc{
  padding: 15px;
  padding-bottom: 0px;
}
.mini-box {
  min-height: 100px;
  padding: 15px;
}
.demuc_page .panel {
  margin-bottom: 20px;
  background-color: #FCFCFC;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  border: 1px solid #E5E5E5;
}
.mini-box .box-icon {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  line-height: 65px;
  vertical-align: middle;
  text-align: center;
  font-size: 35px;
}
.list_demuc a{
  color: #767676;
}
.bg-danger {
  background-color: #E94B3B;
  color: #fff;
}
.bg-warning {
  background-color: #FFB61C;
  color: #fff;
}
.bg-success {
  background-color: #23AE89;
  color: #fff;
}
.bg-info {
  background-color: #2EC1CC;
  color: #fff;
}
.bg-facebook {
  background-color: #335397;
  color: #fff;
}
.bg-twitter {
  background-color: #00c7f7;
  color: #fff;
}
.bg-cus1 {
  background-color: #880E4F;
  color: #fff;
}
.bg-cus2 {
  background-color: #006064;
  color: #fff;
}
.bg-cus3 {
  background-color: #FF3D00;
  color: #fff;
}
.mini-box .box-info p {
  margin: 0;
}
.size-h2 {
  font-size: 30px;
}
.text-muted {
  color: #777;
}
.listview-outlook {
  position: relative;
  display: block;
}
.listview-outlook .list {
  display: block;
  width: 100%;
  border: 0;
  border-bottom: 1px #e1e1e1 solid;
  padding: 2px 0;
  color: #555555;
  margin: 0 0 10px 0;
}
.listview-outlook .list:hover{
  background-color: rgb(249, 249, 249);
  border-left: 3px solid #FF3D00;
}
.mt_value{
  font-weight: bold;
  margin: 0 0 10px 0;
  color: #0f81a5;
}
.mt_value h2{
  margin: 0 0 5px 0;
}
.mt_value span{
  color: #111111;
}
.listview-outlook .list .list-content {
  margin: 2px 0;
  padding: 2px 20px;
  font-size: 16px;
  color: inherit;
  border-left: 3px transparent solid;
}
.alpha-list-order p a{
  color: #0f81a5;
  margin: 5px;
  line-height: 40px;
}
.alpha-list-order{
  display: block;
  text-align: center;
  margin-top: 20px;
    font-size: 18px;
  font-weight: bold;
}
.box_search_left{
  float: left;
  width: 70%;
}
.wrap_sort_demuc{
  float: right;
  width: 30%;
    margin-top: 2px;
}
/*Detail*/
.box_detail{
  background-color: #fff;
  padding: 15px;
  clear: both;
}
.box_img_detail{
  background-color: #f5f5f5;
  padding: 15px;
  text-align: center;
  margin-bottom: 15px;
  overflow: hidden;
}
.box_action_detail{
  padding: 0;
}
.box_img_detail img{
  max-width: 230px;
    width: 100%;
}
.tit_sub_detail{
  margin: 10px 0;
  clear: both;
  background-color: rgb(15, 129, 165);
  padding: 10px;
  color: #fff;
}
.product-detail-left .line2 {
  float: left;
  line-height: 30px;
  font-size: 13px;
  width: 100%;
  clear: both;
}
.product-detail-left .line2 span.left {
  float: left;
  width: 160px;
  font-weight: bold;
  line-height: 30px;
  padding: 0 0 0 10px;
}
.product-detail-left .line2 span.right {
  float: left;
  line-height: 30px;
    padding: 0 0 0 10px;
    color: #666666;
}
.product-detail-left .line2:nth-child(even) {
  background-color: #f8f8f8;
}
.nyc_content .left, .nyc_content .right{
  text-align: center;
}
.nyc_content{
  margin-bottom: 15px;
}

#scrolling{/*frame*/
    background:#ffffff;/*FF473D*/
    height:38%;
    overflow: hidden;
}

.product_other ul {
    /*Add if you want to disable the option of selecting the text while sliding*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin-top:4vh;
    height:80%;
    list-style-type: none;
    -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.product_other li {
    float: left;
    width:10%;
    min-width: 250px;
    height: 100%;
    color: #000;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    -webkit-transform:  scale(0.95);
    -ms-transform:  scale(0.95);
    -moz-transform:  scale(0.95);
    transform: scale(0.95);
    color: #fff;
}

.itemslide-active
{/*applied to current active item*/
    -webkit-transform:  scale(1);
    -ms-transform:  scale(1);
    -moz-transform:  scale(1);
    transform: scale(1);

}
.ul_slider img{
  height: 200px;
}
.ul_slider li a{color: #0F81A5;}
.ul_slider li p{
  margin-top: 10px;
  max-height: 40px;
  overflow: hidden;
}
.title_other{
  font-size: 1.5em;
  font-weight: bold;
}
.wrap_marc_content ul{margin: 0;}
.wrap_marc_content ul li{
  line-height: 30px;
  padding: 6px 0;
}
.wrap_marc_content ul li:nth-child(even) {
  background-color: #f8f8f8;
}
/*link website*/
.wrap_accordion{
  margin-top: 25px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.news_top_content .icons .icon-item {
  float: left;
  width: 33.33%;
  height: 30px;
  margin: 5px 0;
}
.icon-item {
  display: inline-block;
}
.horizontal>.icon-item a {
  text-decoration: none;
  color: #000;
  white-space: nowrap;
}
.horizontal>.icon-item .icon, .horizontal>.icon-item .title, .horizontal>.icon-item a {
  display: inline-block;
  float: left;
}
.horizontal>.icon-item a {
  text-decoration: none;
  color: #000;
  white-space: nowrap;
}
.horizontal>.icon-item .title {
  font-size: 10pt;
  margin-left: 5px;
}
.icon-view .icons .icon-item img {
  width: 16px;
  height: 16px;
}
@media (max-width: 480px) {
.news_top_content .icons .icon-item {
  float: left;
  width: 50%;
  }
}

/*table*/
.table_name{
  width: 70%;
}
.a_table{
  color: #111111;
  display: block;
}
.search_table th{
  vertical-align: middle !important;
}
/*modal content*/
.box_reg_modal .modal-header h4{
  color: #111111;
}
.reg_md_content{
  color: #666666;
}


/*bo suu tap*/

.title{font-size:16px;bottom:10px;left:10px; }
      .caption{position:absolute;top:10px;left:10px;right:10px}
      .menu-item{color:whitesmoke;padding:5px;}
      
      .small{min-width:25%; height:125px}
      .large{min-width:43%;height:125px;}
      
      .big{height:60px;width:60px;}
      
      .YELLOW{background-color:#FFCA28}
      .INDIGO{background-color:#5C6BC0}
      .ORANGE{background-color:#FF7043}
      .BLUE{background-color:#0086D4}
      .LIGHTBLUE{background-color:#26C6DA}
      .GREEN{background-color:#9CCC65}
      .PINK{background-color:#EC407A}
      .purple{background-color:#AB47BC}
      
      .flip {-webkit-perspective: 1000;position: relative;}
      .card {width: 100%; height: 100%; transform-style: preserve-3d; transition: 0.45s;position: relative;box-shadow:         1px 1px 4px 0px rgba(50, 50, 50, 0.18);}
      .face {width: 100%; height: 100%;  backface-visibility: hidden;}
      .front {position: absolute;z-index: 1;}
      .back {transform:rotatex(-180deg);z-index: 2;}
      .flip:hover .card{transform:rotatex(-180deg);}
      
      .clickable a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9999;cursor:pointer;}








.btn_selection{
  padding: 0px;
}

.btn_selection label{
  padding: 6px 12px;
  margin: 0px;
}
.btn_wrap_select{
  padding: 2px 12px;
  text-align: center;
}
.btn_checked{
  background: url(../images/icon_check.png) no-repeat;
  width: 67px;
  height: 28px;
  display: block;
  line-height: 28px;
  margin: 0 auto;
}

.btn_uncheck{
  background: url(../images/icon_uncheck.png) no-repeat;
  width: 86px;
  height: 28px;
  display: block;
  line-height: 28px;
  margin: 0 auto;
}



.bg_video{
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
}

/*list video page*/
.wrap_main_video{
  padding-right: 14px;
  padding-left: 0;
}
.box_main_video{
  background: #ffffff;
  padding: 15px;
  color: #000000;
  position: relative;
}
.box_main_video hr{
      margin-top: 15px;
    margin-bottom: 15px;
}
.thumb_main_video{
  position: relative;
}
.wrap_list_video{
  padding: 0;
}
.box_list_video{
  background: #ffffff;
  padding: 15px;
  color: #000000;
}
.description_video .time_video{
  color: #666666;
  font-style: italic;
}
.description_video p{
  text-align: justify;
}
.box_list_video ul{
  padding: 0;
  margin: 0;
}
.box_list_video ul a li{
  clear: both;
  margin-bottom: 15px;
}
.box_list_video ul a li .thumb_list_video{
  width: 120px;
  height: 70px;
  overflow: hidden;
  background: #000;
  text-align: center;
  float: left;
}
.box_list_video ul a li .thumb_list_video img{
  width: 120px;
}
.box_list_video ul a li .title_list_video{
  margin-left: 130px;
  color: #000000;
  height: 65px;
  overflow: hidden;
  font-weight: bold;
}
.box_list_video ul a:hover>li .title_list_video span{color: #00b3e7;}

.more_list_video{
  width: 100%;
 
  color: #fff;
  text-align: center;
}
.txt_view_more{
       background-color: #E0E0E0;
    padding: 5px;
}
@media (max-width: 992px) {
  .wrap_main_video {
    padding-right: 0;
    margin-bottom: 15px;
  }
}

.wrap_search_video{
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
.wrap_search_video .ip_search_video{
    border: 1px solid #DCDCDC;
    padding-right: 45px
}
.wrap_search_video button {
    position: absolute;
    top: 0px;
    right: 0px;
    border: none;
    background: none;
    padding: 6px 12px;
    color: #B3B3B3;
}
.wrap_search_video button:hover {
    position: absolute;
    top: 0px;
    right: 0px;
    border: none;
    background: none;
    padding: 6px 12px;
    color: #B3B3B3;
    background-color: #E8E8E8;
}

/*bst page*/
.wrap_bst{
  background: #fff;
  padding: 15px;
  color: #000000;
}
.header_bst hr{
  margin-top: 0px;
}
.header_bst .bg_pagin_main ul{
  margin: 0;
}
.wrap_search_bst{
  margin: 0;
  padding: 0;
}
.header_bst .bg_pagin_main{
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0
}
.bst_row a{
  padding: 5px;
}
.box_topic h5{
  margin-bottom: 2px;
  font-weight: bold;
}
.box_topic{
  background-color: #78909C;
  text-align: center;
  padding: 20px 0 15px 0;
  color: #fff;
}
.bst_row a:hover> li .box_topic{
    background: #00B3E7;
    transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
}
.box_noiquy{
  background-color: #ffffff;
  padding: 15px;
}
.box_noiquy h3{
  font-weight: bold;
  color: #00b3e7;
}
.nq_roman li{
  list-style-type: upper-roman;
}
.nq_number li{
  list-style-type: decimal;
}
.nq_gach li{
  list-style-type: disc;
}
.nq_alpha li{
  list-style-type: lower-alpha;;
}


/*gellery page*/
.box_detail_gallery{
  background-color: #fff;
    padding: 15px 15px 15px 19px;
    clear: both;
}
.wrap_gallery{
  padding: 0;
}

.bg_title_gallery{
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 38px;
  background-color: rgba(0, 0, 0, 0.54);
  color: #FAFAFA;
  overflow: hidden;
  padding: 3px 5px;
  font-size: 12px;
  line-height: 17px;
}


/*page document*/
.box_document a{
  color: #000;
}
@media (max-width: 768px) {
  .wrap_table_btn{
    margin-bottom: 20px;
  }
}

.box_khuongdata{
  margin-bottom: 15px !important;
}
.wrap_show_btn{padding: 0;}


