html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}

#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;

}


#footer {
  /*height: 60px;*/
  border-top: 1px solid #eee;  
  margin-top: 16px;
  padding-top: 20px;
  /*padding-bottom: 10px;*/
  padding-bottom: 0px;
  /*background: none repeat scroll 0% 0% rgb(51, 51, 51);*/
  background: none repeat scroll 0% 0% #4F9D4F;
  /*color: rgb(153, 153, 153);*/
  color: white;
}

#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}

.title_block_footer{
font-size:16px;
font-weight:bold;
/*color: rgb(139, 203, 47);*/
color: white;
/*padding:10px 15px;*/
/*border-bottom:1px #006600 dashed;*/
/*border-bottom:1px rgb(139, 203, 47) solid;*/
margin-bottom:10px;
}

.navbar-brand {
    float: left;
    padding: 15px;
    padding-top: 12px;
    font-size: 18px;
    line-height: 20px;
}

.header-links {
    position: absolute;
    color: rgb(198, 221, 238);
    font: bold 14px "Trebuchet MS",Arial,Tahoma,Sans-serif;
    top: 20px;
    right: 20px;
}

.copyright
{
  padding-top: 13px;
  padding-bottom: 13px;
  background-color: #55AB55;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  background: none repeat scroll 0% 0% #55AB55;
  border-bottom:0px #0B610B solid;
  color: white;
  margin-bottom: 0px;
  padding: 10px 0px;
  /*background-image: url("./green.jpg");*/
  /*text-shadow: 2px 3px 0px rgba(59, 88, 139, 0.4);*/
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);

  background-image: url("./hd.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}

.bannertop img {
  height: auto;
  width: 100%;
}


.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "\00a0/";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}

.breadcrumb a {
  text-decoration: none;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .masthead,
  .marketing,
  .footer {
    padding-left: 0;
    padding-right: 0;
  }
}

.showblack{
  background-color: black;
}

.showheight{
  height:16px;
}

.block{
  margin-bottom: 10px;
}

.title_block{
font-size:18px;
font-weight:bold;
color: rgb(139, 203, 47);

padding: 6px 15px 10px 15px;
border-bottom:1px rgb(139, 203, 47) dashed;
margin-bottom:10px;

  padding: 0px 0px 6px 0px;

}

.title_block a{
text-decoration:none;
font-size:18px;
font-weight:bold;
color: rgb(139, 203, 47);
}

.title_content{
font-size:16px;
font-weight:bold;
color: rgb(139, 203, 47);
padding: 0px 0px 6px 0px;
/*padding: 6px 15px 10px 0px;*/
/*border-bottom:1px rgb(139, 203, 47) dashed;*/
/*margin-bottom:10px;*/
}

.symbol_title_block{
  font-size:18px;
  font-weight:bold;
  margin-right:8px;
}

.symbol_hyperlink_list{
  font-size:16px;
  font-weight:bold;
  margin-right:1px;
  color:#FF9933;
}

.symbol_glyphicon{
  margin-right:10px;
}

.news{
padding:10px 0 8px 0;

}

.news_image{
padding-left: 12px;
text-align: center;
}

.news_title{
font-size:normal;
/*color: rgb(139, 203, 47);*/
font-size: 16px;
color:#FF9933;
padding:0 0 4px 0;
font-weight:bold;
/*border-bottom:1px #CCCCCC dashed;*/
}

.news_title a{
text-decoration:none;
font-size: 16px;
color:#FF9933;
}

.news_title_xs{
font-size:normal;
/*color: rgb(139, 203, 47);*/
font-size: 16px;
color:#FF9933;
padding-left:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
/*border-bottom:1px #CCCCCC dashed;*/
margin-bottom:-10px;
}

.news_title_xs a{
text-decoration:none;
font-size: 16px;
color:#FF9933;
}

.news_content{
text-align:justify;
padding:0 0 4px 0;
color: rgb(85, 85, 85);
font-size: 14px;
}

.news_content img{
  max-height:100%;
  max-width:100%;
  display:block;
  margin:auto;

/*  background: #2E2E2E; color: white; padding: 12px;*/
}

.news_content a{
  text-decoration: none;
}

/*tin suc khoe*/
.tsk-right{
  line-height:22px;
  /*border-left:1px rgb(220, 220, 220) dotted;*/
  border-left:1px rgb(139, 203, 47) dashed;
  padding-left:0px;
  margin-top:6px;
}

.tsk-right ul{
  list-style:none;
  margin:0;
  padding:0;
}

.tsk-right ul li{
  /*background:url(img07.gif) no-repeat 0 10px;*/
  padding:5px 10px;
}

.tsk-right ul li a{
  text-decoration:none;
}


/* =====================
===DROP DOWN LEFT MENU
=======================*/
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: white;
}

.nav-list {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: none;
}
.nav-list .open>a, .nav-list .open>a:hover, .nav-list .open>a:focus {
   /* background-color: #fafafa;*/
}
.nav-list>li>a, .nav-list .nav-header {
    margin: 0;
}
.nav-list>li {
    display: block;
    background-color: white;
    padding: 0;
    margin: 0;
    border-top: 1px solid #fcfcfc;
    /*border-bottom: 1px solid #e5e5e5;*/
    position: relative;

}
.nav-list>li:first-child {
    border-top: 0;
}
.nav-list li>a:focus {
   /* outline: 0;*/
}
.nav-list>li>a {
    display: block;
    height: 38px;
    line-height: 36px;
    padding: 0 16px 0 15px;
    /*background-color: #f9f9f9;*/
    color: rgb(85, 85, 85);
    text-shadow: none!important;
    font-size: 14px;
    text-decoration: none;
}

.nav-list>li>a:focus {
    background-color: white;
    color: rgb(85, 85, 85);
}
.nav-list>li>a:hover {
    background-color: white;
    color: rgb(85, 85, 85);
}
/*show border left of menu*/
.nav-list>li>a:hover:before {
    /*display: block;
    content: "";
    position: absolute;
    top: -1px;
    bottom: 0;
    left: 0;
    width: 3px;
    max-width: 3px;
    overflow: hidden;
    background-color: #3382af;*/
}
.nav-list>li a>.arrow {
    display: inline-block;
    width: 14px!important;
    height: 14px;
    line-height: 14px;
    text-shadow: none;
    font-size: 18px;
    position: absolute;
    right: 11px;
    top: 11px;
    padding: 0;
    color: rgb(85, 85, 85);
}
.nav-list>li a:hover>.arrow, .nav-list>li.active>a>.arrow, .nav-list>li.open>a>.arrow {
    color: rgb(85, 85, 85);
}
.nav-list>li.separator {
    height: 3px;
    background-color: transparent;
    position: static;
    margin: 1px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.nav-list>li.open>a {
    background-color: white;
}
.nav-list>li.active {
    /*background-color: #fff;*/
}
.nav-list>li.active>a, .nav-list>li.active>a:hover, .nav-list>li.active>a:focus, .nav-list>li.active>a:active {
    background-color: white;
    color: #2b7dbc;
    font-size: bold;
    font-size: 13px;
}

.nav-list>li.active>a:hover:before {
    display: none;
}
.nav-list>li.active:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: -2px;
    top: -1px;
    bottom: 0;
    z-index: 1;
    border: 2px solid #2b7dbc;
    border-width: 0 2px 0 0;
}
.nav-list>li.open {
    border-bottom-color: #e5e5e5;
}
.nav-list>li.active .submenu {
    display: block;
}
.nav-list>li .submenu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
}
.nav-list>li .submenu>li {
    margin-left: 0;
    position: relative;
}
.nav-list>li .submenu>li>a {
    display: block;
    position: relative;
    color: #616161;
    padding: 7px 0 9px 18px;
    margin: 0;
    border-top: 1px dotted #e4e4e4;
}
.nav-list>li .submenu>li>a:focus {
    text-decoration: none;
    color: #616161;
}
.nav-list>li .submenu>li>a:hover {
    text-decoration: none;
    color: #616161;
}
.nav-list>li .submenu>li.active>a {
    color: #616161;
}
.nav-list>li .submenu>li a>[class*="icon-"]:first-child {
    display: none;
    font-size: 12px;
    font-size: normal;
    width: 18px;
    height: auto;
    line-height: 12px;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 11px;
    z-index: 1;
    background-color: #FFF;
}
.nav-list>li .submenu>li.active>a>[class*="icon-"]:first-child, .nav-list>li .submenu>li:hover>a>[class*="icon-"]:first-child {
    display: inline-block;
}
.nav-list>li .submenu>li.active>a>[class*="icon-"]:first-child {
    color: #c86139;
}
.nav-list>li>.submenu>li:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 7px;
    left: 20px;
    top: 17px;
    border-top: 0px dotted #9dbdd6;
}
.nav-list>li>.submenu>li:first-child>a {
    border-top: 1px solid #fafafa;
}
.nav-list>li>.submenu:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 18px;
    top: 0;
    bottom: 0;
    border: 1px dotted #9dbdd6;
    border-width: 0 0 0 0px;
}
.nav-list>li.active>.submenu>li:before {
    border-top-color: #8eb3d0;
}
.nav-list>li.active>.submenu:before {
    border-left-color: #8eb3d0;
}
.nav-list li .submenu {
    overflow: hidden;
}
.nav-list li.active>a:after {
    display: block;
    content: "";
    position: absolute!important;
    right: 0;
    top: 4px;
    border: 8px solid transparent;
    border-width: 14px 10px;
    border-right-color: #2b7dbc;
}
.nav-list li.open>a:after {
    display: none;
}
.nav-list li.active.open>.submenu>li.active.open>a.dropdown-toggle:after {
    display: none;
}
.nav-list li.active>.submenu>li.active>a:after {
    display: none;
}
.nav-list li.active.open>.submenu>li.active>a:after {
    display: block;
}
.nav-list li.active.no-active-child>a:after {
    display: inline-block!important;
}
.nav-list a .badge, .nav-list a .label {
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    position: absolute;
    top: 9px;
    right: 11px;
    opacity: .88;
}
.nav-list a .badge [class*="icon-"], .nav-list a .label [class*="icon-"] {
    vertical-align: middle;
    margin: 0;
}
.nav-list a.dropdown-toggle .badge, .nav-list a.dropdown-toggle .label {
    right: 28px;
}
.nav-list a:hover .badge, .nav-list a:hover .label {
    opacity: 1;
}
.nav-list .submenu .submenu a .badge, .nav-list .submenu .submenu a .label {
    top: 6px;
}

}.nav-list>li>.submenu li>.submenu {
    border-top: 0;
    background-color: transparent;
    display: none;
}
.nav-list>li>.submenu li.active>.submenu {
    display: block;
}
.nav-list>li>.submenu a>.arrow {
    right: 11px;
    top: 10px;
    font-size: 16px;
    color: #6b828e;
}
.nav-list>li>.submenu .open>a, .nav-list>li>.submenu .open>a:hover, .nav-list>li>.submenu .open>a:focus {
    background-color: transparent;
    border-color: white;
}
.nav-list>li>.submenu li>.submenu>li>a>.arrow {
    right: 12px;
    top: 9px;
}
.nav-list>li>.submenu li>.submenu>li {
    line-height: 16px;
}
.nav-list>li>.submenu li>.submenu>li:before {
    display: none;
}
.nav-list>li>.submenu li>.submenu>li>a {
    margin-left: 20px;
    padding-left: 22px;
}
.nav-list>li>.submenu li>.submenu>li>.submenu>li>a {
    margin-left: 20px;
    padding-left: 38px;
}
.nav-list>li>.submenu li>.submenu>li a>[class*="icon-"]:first-child {
    display: inline-block;
    color: inherit;
    font-size: 14px;
    position: static;
    background-color: transparent;
    margin-right: 1px;
}
.nav-list>li>.submenu li>.submenu>li a {
    font-size: 13px;
    color: #777;
}
.nav-list>li>.submenu li>.submenu>li a:hover {
    color: #316292;
    text-decoration: underline;
}
.nav-list>li>.submenu li>.submenu>li a:hover [class*="icon-"] {
    text-decoration: none;
    color: #316292;
}
.nav-list>li>.submenu li.open>a {
    color: #25639e;
}
.nav-list>li>.submenu li.open>a>[class*="icon-"]:first-child {
    display: inline-block;
}
.nav-list>li>.submenu li.open>a .arrow {
    color: #25639e;
}
.nav-list>li>.submenu li>.submenu li.open>a {
    color: #25639e;
}
.nav-list>li>.submenu li>.submenu li.open>a>[class*="icon-"]:first-child {
    display: inline-block;
    color: #1963aa;
}
.nav-list>li>.submenu li>.submenu li.open>a .arrow {
    color: #25639e;
}
.nav-list>li>.submenu li>.submenu li.active>a {
    color: #347cb3;
}
.nav-list>li>.submenu li>.submenu li.active>a>[class*="icon-"]:first-child {
    display: inline-block;
    color: #347cb3;
}
.nav-list>li.active.open li.active>a:after {
    top: 2px;
    border-width: 14px 8px;
}
.nav-list>li.active.open li.active.open li.active>a:after {
    top: 0;
}

.list-group-item:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-top: 0px;
    border-bottom: 1px solid rgb(221, 221, 221);
}



.dashboard-stat {
  position: relative;
  display: block;
  padding: 30px 20px;
  background-color: #eee;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  overflow: hidden;
}
.dashboard-stat,
.dashboard-stat:hover,
.dashboard-stat:active,
.dashboard-stat:focus {
  color: #666;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
  outline: none;
}
.dashboard-stat i,
.dashboard-stat:hover i,
.dashboard-stat:active i,
.dashboard-stat:focus i {
  color: #e4e4e4;
}
.dashboard-stat:hover {
  background-color: #e6e6e6;
}
.dashboard-stat:hover i {
  color: #dcdcdc;
}
.dashboard-stat:active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.dashboard-stat.green,
.dashboard-stat.green:hover,
.dashboard-stat.green:active {
  color: #FFF;
  background-color: #5cb85c;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.dashboard-stat.green i,
.dashboard-stat.green:hover i,
.dashboard-stat.green:active i {
  color: #55AB55;
}
.dashboard-stat.green:hover {
  background-color: #57B057;
}
.dashboard-stat.green:hover i {
  color: #4F9D4F;
}

.dashboard-stat.primary,
.dashboard-stat.primary:hover,
.dashboard-stat.primary:active {
  color: #FFF;
  background-color: #e5412d;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.dashboard-stat.primary i,
.dashboard-stat.primary:hover i,
.dashboard-stat.primary:active i {
  color: #dd301b;
}
.dashboard-stat.primary:hover {
  background-color: #e3351f;
}
.dashboard-stat.primary:hover i {
  color: #d42e1a;
}
.dashboard-stat.secondary,
.dashboard-stat.secondary:hover,
.dashboard-stat.secondary:active {
  color: #FFF;
  background-color: #f0ad4e;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.dashboard-stat.secondary i,
.dashboard-stat.secondary:hover i,
.dashboard-stat.secondary:active i {
  color: #eea236;
}
.dashboard-stat.secondary:hover {
  background-color: #eea236;
}
.dashboard-stat.secondary:hover i {
  color: #ec9924;
}
.dashboard-stat.tertiary,
.dashboard-stat.tertiary:hover,
.dashboard-stat.tertiary:active {
  color: #FFF;
  background-color: #888888;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.dashboard-stat.tertiary i,
.dashboard-stat.tertiary:hover i,
.dashboard-stat.tertiary:active i {
  color: #7b7b7b;
}
.dashboard-stat.tertiary:hover {
  background-color: #7b7b7b;
}
.dashboard-stat.tertiary:hover i {
  color: #717171;
}
.dashboard-stat .visual {
  z-index: 10;
  float: right;
  width: 54px;
  height: 100%;
}
.dashboard-stat .details {
  position: relative;
  z-index: 11;
  float: left;
  margin-top: -10px;
  text-align: left;
}
.dashboard-stat .value {
  display: block;
  /*font-size: 32px;*/
  font-size: 13px;
  font-weight: 600;
}
.dashboard-stat .content {
  display: block;
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.dashboard-stat .visual i {
  position: absolute;
  left: 0;
  left: auto;
  right: 0;
  bottom: 0;
  display: block;
  height: 72px;
  font-size: 72px;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  text-shadow: none;
}
.dashboard-stat .more {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.25) !important;
  text-shadow: none;
}

#back-to-top {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 1001;
  width: 45px;
  height: 45px;
  display: block;
  background: #222;
  background: rgba(0, 0, 0, 0.75);
  font-size: 16px;
  text-align: center;
  line-height: 45px;
  /*border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;*/
  cursor: pointer;
  transition: background 0.25s linear;
}
#back-to-top:hover {
  text-decoration: none;
  background-color: #F90;
  background: rgba(229, 65, 45, 0.85);
}
#back-to-top i {
  color: #fff;
}


/*Dropdown menu large*/
.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  margin-left: 16px;
  margin-right: 16px;
  padding: 20px 0px;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}

.thongbao-top {
    padding: 15px 0px;
    padding-bottom: 6px;
    color: rgb(119, 119, 119);
    background-color: rgb(250, 250, 250);
    border-top: 1px solid rgb(255, 255, 255);
    border-bottom: 1px solid rgb(229, 229, 229);
    /*text-align:justify;*/
}


.thongbao-top a {
   text-decoration: none;
}

/* overlay */
#alt-caption { 
    /*font-family: tahoma, arial;*/
    /*font-weight:bold;*/
    /*background: black; color: white; padding: 15px; opacity: .5;
    position: absolute; bottom: 0; width: 100%; z-index: 600;*/

    background: #2E2E2E; color: white; padding: 12px;
}

#img-caption { 
    text-align: left;
    font-style:italic;
    font-weight:bold;
    margin-top:6px;
    /*background: #2E2E2E; color: white; padding: 12px;*/
}


@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}



.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#disqus_thread{
     position: relative;
}
#disqus_thread:after{
     content: "";
     display: block;
     height: 55px;
     width: 100%;
     position: absolute;
     bottom: 0px;
     background:white;
}


.gsc-orderby-container, 
.gcsc-branding-img-noclear, 
.gcsc-branding-text{
  display: none;
}


