/* menu */

.non{
    padding: 0;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  	background-color:#bf2454;
    color: #fff;
    }
/*********************************/
#sync1 .item{
        background: #000;
    }
    #sync2 .item{
        background: #C9C9C9;
        padding: 2px;
        margin: 15px 5px;
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
        cursor: pointer;
    }
    #sync2 .synced .item{
      opacity: 1;
    }
    #sync2  .item{
      opacity: 0.5;
    }
    #sync2{
        padding: 1px;
        margin: -10px 0px ;
    }
    
/*
Back to top button 
*/

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 80px;
  right: 10px;
  
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../../images/front/go_to_top.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 80px;
  }
}
/********************************/
.navbar_header{margin-bottom:5px;min-height:30px !important}
.border_header{border: 2px solid #66BBCC;}
.table_weekend{width:50px ;background: #f4eee6;border: 2px solid #a87053 !important;font-weight: bold; padding-left: 5px}
.table_content{border-right: 2px solid #171717 !important;border-top: 2px solid #171717 !important;border-bottom: 2px solid #171717 !important;font-weight: bold; padding-left: 5px}
.header_panel{text-align: center; margin-top: 5px;font-weight: bold; font-size: 16px;padding: 2px;}
.fp-content {
  background: none repeat scroll 0 0 #111111;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  overflow: hidden;
  padding: 10px 15px;
  position: absolute;
  right: 0;
}
.fp-title {
  color: #FFFFFF;
  font: bold 18px Arial,Helvetica,Sans-serif;
  margin: 0;
  padding: 0 0 2px;
  text-shadow: 0 1px 0 #000000;
}
.fp-content p {
  color: #FFFFFF;
  line-height: 18px;
  margin: 0;
  padding: 0;
  text-shadow: 0 1px 0 #000000;
}
.fp-title a, .fp-title a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.dropdown-menu>li>a{font-family: 'Roboto Condensed', sans-serif; }
.connect{text-align: center;display: block;font-family: 'Roboto Condensed', sans-serif; font-weight: bold;}
.connect_link{color: #934d2a; text-decoration: underline !important;font-family: 'Roboto Condensed', sans-serif; font-weight: bold;}
.panel_heading_non{border-top: 2px solid rgba(240, 0, 0, 1);border-bottom: 1px dotted rgba(240, 0, 0, 1);}
.muc_vu{ font-size: 14px; display: block; text-align: center;}
.suy_tu{ font-size: 12px; display: block; text-align: center;}
.muc_vu_header{margin-top: 10px;}
.under-line{text-decoration: underline;}
.news_img{
    float: left;
    height: 80px;
  margin: 0 10px 0 0;
  padding: 4px;
  border: 1px solid #C7C5C8;
  clear: left;
}
.fl_left_frist{padding-top: 0px !important}
.fl_left {
  float: left;
  padding: 15px 0px;
  border-bottom: 1px dashed #C7C5C8;
    width: 100%;
}
.header_news_relate{
  width: 100%;
  margin: 5px 0 20px;
  border-top: 8px solid #57badf;
}
.news_relate{
    font-size: 1.1em;
  text-transform: uppercase;
  position: relative;
  display: inline;
  top: -11px;
  left: 10px;
  padding: 0 12px;
  color: #0098D3;
  background: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
}
.time_pop{  display: inline;
  font-size: 10px;
  line-height: 12px;
  color: #888;}
  .news_header{
    font-family: 'Roboto Condensed', sans-serif;
  }