/** Generated by FG **/
@font-face {
    font-family: 'Conv_Gotham-Thin';
    src: url('../fonts/Gotham-Ultra.eot');
    src: local('☺'), url('../fonts/Gotham-Ultra.woff') format('woff'), url('../fonts/Gotham-Ultra.ttf') format('truetype'), url('../fonts/Gotham-Ultra.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UTM Aristote';
    src: url('../fonts/UTM Aristote.eot');
    src: local('☺'), url('../fonts/UTM Aristote.woff') format('woff'), url('../fonts/UTM Aristote.ttf') format('truetype'), url('../fonts/UTM Aristote.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UTM-Swiss';
    src: url('../fonts/UTM-Swiss.eot');
    src: local('☺'), url('../fonts/UTM-Swiss.woff') format('woff'), url('../fonts/UTM-Swiss.ttf') format('truetype'), url('../fonts/UTM-Swiss.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

li {
    list-style: none;
}
a {
    color: #222;
    text-decoration: none;
}
p {
    margin: 0px;
}
.form-control,.input-group-addon,.btn { border-radius: 1px;}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.list-group {margin-bottom: 0px;}

.td_trai {
  border-bottom: 1px dotted #DDDDDD;
  line-height: 25px;
  padding: 5px 10px;
  text-align: left;
  width: 160px;
  color: #666666;
  vertical-align: middle;
  border-right: 1px dotted #DDDDDD;
}
.td_phai {
  border-bottom: 1px dotted #DDDDDD;
  line-height: 23px;
  padding: 5px 15px;
  text-align: left;
  vertical-align: top;
}
@media screen and (min-width: 767px ) {
    .navbar.nav-header li:hover > .dropdown-menu {
    display: block;
    margin-top: 0px }
}

.panel-body {
    padding: 15px;
    border: 1px #CE2121 solid;
}
.panel-body_cate {
    padding: 0px !important;
    border: 1px #CE2121 solid;
}
#content {
    margin-top: 5px;
}
#sidebar {
    margin-top: 5px;
}
.padding-20 {
    padding: 20px;
    line-height: 22px;
}
.padding-10 {
    padding: 10px;
}
.padding-15 {
    padding: 15px;
    line-height: 24px;
}
.padding-5 {
    padding: 5px;
    line-height: 24px;
}
.padding-10, .padding-5, .padding-15,. .padding-20 p {
    line-height: 24px;
}
#sidebar > .panel-primary > .panel-heading {
    border: 0px;
    background: #CE2121;
    height: 35px;
    padding-left: 30px;
    border-left: 6px #B50F0F solid;
}
#sidebar > .panel-primary > .panel-heading > h3.panel-title {
    font-weight: normal;
    font-size: 14px;
}
#sidebar > .panel {
    border: 0px;
    border-radius: 1px;
}
.padding-lr-10 {
    padding-right: 10px;
    padding-left: 10px;
}
.padding-lr-5 {
    padding-right: 5px;
    padding-left: 5px;
}
.padding-lr-4 {
    padding-right: 4px;
    padding-left: 4px;
}
.padding-lr-0 {
    padding-left: 0px;
    padding-right: 0px;
}
#content > .title-header {
    width: 100%;
    height: 37px;
    background: url('../images/gach_03.png') -8px bottom repeat-x;
}
#content > .title-header > h3 {
    font-size: 14px;
    margin: 0px 0px 0px 0px;
    padding: 0px 50px 0px 33px;
    color: #0F8E2E;
    text-transform: uppercase;
    line-height: 33px;
    text-align: left;
    font-family: arial;
    float: left;
    font-weight: bold;
    background: url('../images/ico-h.png')no-repeat 8px 4px;
}
.products {
    margin: 10px 0px;
}
.products .box-product {
    display: block;
    margin: 10px 5px;
    padding: 0px;
    border-radius: 1px;
    border-bottom: 4px #ECECEC solid;
}
.products:after,.info:after,.title-header:after,.news:after,.sub ul:after,.fade-sidebar,.bxslider,.menu_head:after,.top_home:after,.clock_header:after,.clock:after {
    content: "";
    clear: both;
    display: block;
}
.products .box-product .image {
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 3px;
    border: 1px #E8E8E8 solid;
}
.products .box-product .image img {
    width: 100%;
    height: 210px;
    margin-top: 0px;
    border-radius: 1px;
}
.products .box-product .title {
    text-align: center;
    color: #111;
    padding: 2px 0px;
    color: #000;
    font-size: 16px;
    font-weight: normal;
}
.products .box-product .price {
    text-align: center;
    color: #111;
    margin: -2px 0px 8px 0px;
}
.products .box-product .price span {
    text-align: center;
    color: #f00;
    font-weight: bold;
    font-size: 13px;
}
.products .box-product .info {
    margin-bottom: 5px;
}
.products .box-product .info .detail-btn {
    float: left;
    width: 47%;
    font-size: 12px;
    background: #F1F1F1;
    border: 1px #F1F1F1 solid;
    text-align: center;
    padding: 4px 0px;
    text-transform: uppercase;
    margin-left: 6px;
}
.products .box-product .info .order-btn {
    float: right;
    width: 47%;
    font-size: 12px;
    background: #F1F1F1 url('../images/icon-cart.png') no-repeat 6px 2px;
    border: 1px #F1F1F1 solid;
    text-align: center;
    padding: 4px 0px 4px 8px;
    text-transform: uppercase;
    margin-right: 6px;
}
.products .box-product .info .detail-btn a {
    color: #232323;
}
.products .box-product .info .order-btn a {
    color: #232323;
}
.products .box-product .info .detail-btn a:hover {
    color: #0468B6;
}
.products .box-product .info .order-btn a:hover {
    color: #0468B6;
}
.full-nav {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-left: none;
    border-right: none;
    background-image: -ms-linear-gradient(top, #f2f2f2 0%, #f2f2f2 33%, #f2f2f2 100%);
    background-image: -moz-linear-gradient(top, #f2f2f2 0%, #f2f2f2 33%, #f2f2f2 100%);
    background-image: -o-linear-gradient(top, #f2f2f2 0%, #f2f2f2 33%, #f2f2f2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2f2f2), color-stop(33, #f2f2f2), color-stop(100, #f2f2f2));
    background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #f2f2f2 33%, #f2f2f2 100%);
    background-image: linear-gradient(to bottom, #f2f2f2 0%, #f2f2f2 33%, #f2f2f2 100%);
    height: 44px;
    border-bottom: 4px #B11616 solid;
}
header.header {
    padding: 0px 0 0 0;
    border: none;
}
.two_lang {
    width: 40px;
    background-color: rgba(197, 197, 197, 0.53);
    padding: 0px;
    padding-top: 10px;
    padding-left: 7px;
    border-radius: 0px;
    padding-bottom: 8px;
    padding-right: 35px;
    /* float: right; */
    top: 185px;
    right: 0px;
    position: fixed;
    z-index: 9999;
}
.two_lang .button_lang {
    margin-bottom: 5px;
}
.two_lang img {
        margin: 3px 0px;
}
.menu_list {
    margin-top: 5px;
    margin-left: 3px;
}
.menu_head {
    padding: 7px 0px 5px 28px;
    cursor: pointer;
    position: relative;
    margin: 1px;
    color: #1E1E1E;
    margin-bottom: 5px;
    background: url(../images/menu-4.png) left 5px top 0px no-repeat;
    border-bottom: 1px dashed #CCC;
}
.menu_body {
    display: block;
}
.menu_body a {
    padding: 1px;
    display: block;
    color: #555;
    padding-left: 10px;
    text-decoration: none;
    font-size: 12px;
    margin: 3px;
    padding-left: 25px;
}
.menu_head:hover {
    
    font-weight: bold;
    cursor: pointer;
    background: url(../images/cube_orange.gif) left 10px top 10px no-repeat;
}
.menu_head:hover a
{
    color: #199BFF;
}
.menu_list .active {
    color: #F31313;
}
.copy_right {
    display: block;
    text-align: center;
    padding: 0px;
    margin: 0px auto;
    height: 30px;
    line-height: 30px;
    color: #D2D2D2;
    overflow: hidden;
    margin-top: 10px;
    font-size: 80%;
    background: #3C820C;
}
footer.footer {
    padding: 15px 0px 0px 0px;
    overflow: hidden;
    min-height: 200px;
    background: #C1C1C1;
    border-top: 4px #D0131A solid;
}
footer.footer .footer-widgets h2 {
    border-bottom: 2px solid #F6F6F6;
    color: #fff;
    padding: 5px 10px 0px 0px;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}
#backtotop {
    width: 50px;
    height: 70px;
    position: fixed;
    bottom: 35px;
    right: 0px;
    z-index: 9999;
    text-indent: -99999px;
    cursor: pointer;
    background: url(../images/backtotop.png) no-repeat 0 0;
}
.help li {
    width: 100%;
    display: block;
}
.help-weather {
    width: 42px;
    height: 35px;
    background: url("../images/thoitiet.png") left top no-repeat;
}
.help li a {
    width: 100%;
    display: block;
    padding-left: 33px;
    margin-top: 5px;
    padding-top: 4px;
    color: #000;
    font-size: 13px;
    -webkit-transition: all .90s ease;
    -moz-transition: all .90s ease;
    transition: all .90s ease;
    text-align: left;
}
.help li a:hover {
    position: relative;
    left: 5px;
}
.help-gold {
    width: 42px;
    height: 35px;
    background: url("../images/giavang.png") left top no-repeat;
}
.help-money {
    width: 42px;
    height: 35px;
    background: url("../images/ngoaite.png") left top no-repeat;
}
.help-stock {
    width: 42px;
    height: 35px;
    background: url("../images/chungkhoan.png") left top no-repeat;
}
header.header .search-form {
    display: block;
    float: right;
    width: 240px;
    overflow: hidden;
    margin: 4px 15px;
    border: none;
    position: relative;
    background: #f8f8f8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 4px;
    border: 1px solid #dadada;
}
.navbar-form {
    margin: 4px 0px 5px 0px;
}
.list-footer h2 {
    font-size: 15px;
    color: #4E4E4E;
    text-transform: uppercase;
    border-bottom: 1px #848484 dashed;
    padding-bottom: 6px;
    margin-top: 30px;
    font-weight: bold;
    margin-bottom: 7px;
}
.list-footer ul.menu li a {
    color: #3A3939;
}
.list-footer ul.menu li a:hover {
    color: #A31713;
}
.abt-social-slide ul li {
    list-style: none;
    border-bottom: none;
    padding: 0}
.abt-social-slide li a {
    width: 40px;
    height: 40px;
    float: left;
    text-indent: -99999px;
    border: solid 1px #B1B1B1;
    border-radius: 3px;
    -webkit-transition: All .3s ease-out;
    -moz-transition: All .3s ease-out;
    -o-transition: All .3s ease-out;
    margin: 5px 5px 10px;
    padding: 0}
.abt-social-slide li a.facebook {
    background: url(../images/facebook.png) no-repeat 0 0}
.abt-social-slide li a.facebook:hover {
    background: url(../images/facebook.png) no-repeat 0 -58px}
.abt-social-slide li a.twitter {
    background: url(../images/twitter-1.png) no-repeat 0 0}
.abt-social-slide li a.twitter:hover {
    background: url(../images/twitter-1.png) no-repeat 0 -58px}
.abt-social-slide li a.google-p {
    background: url(../images/google.png) no-repeat 0 0}
.abt-social-slide li a.google-p:hover {
    background: url(../images/google.png) no-repeat 0 -58px}
.abt-social-slide li a.rss {
    background: url(../images/twitter.png) no-repeat 0 0}
.abt-social-slide li a.rss:hover {
    background: url(../images/twitter.png) no-repeat 0 -58px}
.social_network_mailler h2:hover {
    border-bottom: 3px orange solid;
}
/*! * Bootstrap Colorpicker * http: //mjolnic.github.io/bootstrap-colorpicker/ * * Originally written by (c) 2012 Stefan Petre * Licensed under the Apache License v2.0 * http: //www.apache.org/licenses/LICENSE-2.0.txt * */.colorpicker-saturation {
    float: left;
    width: 100px;
    height: 100px;
    cursor: crosshair;
    background-image: url("../img/bootstrap-colorpicker/saturation.png");
}
.colorpicker-saturation i {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    margin: -4px 0 0 -4px;
    border: 1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.colorpicker-saturation i b {
    display: block;
    width: 5px;
    height: 5px;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.colorpicker-hue,.colorpicker-alpha {
    float: left;
    width: 15px;
    height: 100px;
    margin-bottom: 4px;
    margin-left: 4px;
    cursor: row-resize;
}
.colorpicker-hue i,.colorpicker-alpha i {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    margin-top: -1px;
    background: #000;
    border-top: 1px solid #fff;
}
.colorpicker-hue {
    background-image: url("../img/bootstrap-colorpicker/hue.png");
}
.colorpicker-alpha {
    display: none;
    background-image: url("../img/bootstrap-colorpicker/alpha.png");
}
.colorpicker-saturation,.colorpicker-hue,.colorpicker-alpha {
    background-size: contain;
}
.colorpicker {
    top: 0;
    left: 0;
    z-index: 2500;
    min-width: 130px;
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
}
.colorpicker:before,.colorpicker:after {
    display: table;
    line-height: 0;
    content: "";
}
.colorpicker:after {
    clear: both;
}
.colorpicker:before {
    position: absolute;
    top: -7px;
    left: 6px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}
.colorpicker:after {
    position: absolute;
    top: -6px;
    left: 7px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}
.colorpicker div {
    position: relative;
}
.colorpicker.colorpicker-with-alpha {
    min-width: 140px;
}
.colorpicker.colorpicker-with-alpha .colorpicker-alpha {
    display: block;
}
.colorpicker-color {
    height: 10px;
    margin-top: 5px;
    clear: both;
    background-image: url("../img/bootstrap-colorpicker/alpha.png");
    background-position: 0 100%;
}
.colorpicker-color div {
    height: 10px;
}
.colorpicker-selectors {
    display: none;
    height: 10px;
    margin-top: 5px;
    clear: both;
}
.colorpicker-selectors i {
    float: left;
    width: 10px;
    height: 10px;
    cursor: pointer;
}
.colorpicker-selectors i + i {
    margin-left: 3px;
}
.colorpicker-element .input-group-addon i,.colorpicker-element .add-on i {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: text-top;
    cursor: pointer;
}
.colorpicker.colorpicker-inline {
    position: relative;
    z-index: auto;
    display: inline-block;
    float: none;
}
.colorpicker.colorpicker-horizontal {
    width: 110px;
    height: auto;
    min-width: 110px;
}
.colorpicker.colorpicker-horizontal .colorpicker-saturation {
    margin-bottom: 4px;
}
.colorpicker.colorpicker-horizontal .colorpicker-color {
    width: 100px;
}
.colorpicker.colorpicker-horizontal .colorpicker-hue,.colorpicker.colorpicker-horizontal .colorpicker-alpha {
    float: left;
    width: 100px;
    height: 15px;
    margin-bottom: 4px;
    margin-left: 0;
    cursor: col-resize;
}
.colorpicker.colorpicker-horizontal .colorpicker-hue i,.colorpicker.colorpicker-horizontal .colorpicker-alpha i {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1px;
    height: 15px;
    margin-top: 0;
    background: #ffffff;
    border: none;
}
.colorpicker.colorpicker-horizontal .colorpicker-hue {
    background-image: url("../img/bootstrap-colorpicker/hue-horizontal.png");
}
.colorpicker.colorpicker-horizontal .colorpicker-alpha {
    background-image: url("../img/bootstrap-colorpicker/alpha-horizontal.png");
}
.colorpicker.colorpicker-hidden {
    display: none;
}
.colorpicker.colorpicker-visible {
    display: block;
}
.colorpicker-inline.colorpicker-visible {
    display: inline-block;
}
.colorpicker-right:before {
    right: 6px;
    left: auto;
}
.colorpicker-right:after {
    right: 7px;
    left: auto;
}
#breadcrumb {
    display: block;
    width: 100%;
}
#breadcrumb ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.crumbs {
    display: block;
}
.crumbs li {
    display: inline;
}
.crumbs li.first {
    padding-left: 8px;
    position: relative;
    z-index: 11;
}
.crumbs li a, .crumbs li a:link, .crumbs li a:visited {
    color: #666;
    display: block;
    float: left;
    font-size: 12px;
    margin-left: -13px;
    padding: 0px 20px;
    position: relative;
    text-decoration: none;
    height: 30px;
    line-height: 28px;
}
.crumbs li a {
    background-image: url('../images/bg-crumbs.png');
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: relative;
}
.crumbs li a:hover {
    color: #333;
    background-position: 100% -48px;
    cursor: pointer;
}
.crumbs li a.active {
    color: #131313;
    background-position: 100% -96px;
    font-weight: bold;
}
.crumbs li.first a {
    margin-left: 0px;
}
.crumbs li.first a span {
    height: 29px;
    width: 3px;
    border-left: 1px solid #d9d9d9;
    position: absolute;
    top: 0px;
    left: 0px;
}
.crumbs li {
    content: "";
    clear: both;
    display: inline !important;
}
.page-top {
    margin-top: 5px;
}
.page-top .sub {
    padding: 5px 0px;
    border: 1px solid #E8E6E6;
    border-top: none;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    margin-left: -1px;
}
}
.page-top .sub ul li {
    float: left;
}
.page-top .sub ul li a {
    color: #686868;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0px 10px;
    font-weight: bold;
    border-right: dotted 1px #ccc;
}
.page-top .sub ul li:hover a {
    color: #CD0F1D;
    border-radius: 2px;
    text-decoration: none;
    background: #E1E1E1;
    webkit-transition: all .50s ease;
    -moz-transition: all .50s ease;
    -ms-transition: all .50s ease;
    -o-transition: all .50s ease;
    transition: all .50s ease;
}
/*TIN TỨC*/
.news .summary {
    width: 99%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    text-align: justify;
    color: #474747;
    font-size: 13px;
    font-weight: normal;
}
.news .title {
    width: 99%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.news .title a {
    font-size: 14px;
    font-weight: bold;
    color: #D60000;
}
.news .image {
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 4px;
    border: 1px #BFBFBF solid;
    border-radius: 1px;
}
.news ul li {
    position: relative;
    padding: 10px 10px 0px 10px;
    margin-left: -4px;
    vertical-align: top;
}
.news ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.news {
    float: left;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}
.news .line-info {
    width: 99%;
    height: 1px;
    float: left;
    border-top: 1px dashed #A8A8A8;
    margin: 10px 0px 10px 0px;
    padding: 0;
}
.news-other h2{
    font-size: 15px;
    border-top: 1px #A2A2A2 dashed;
    margin-bottom: 5px;
    padding-top: 15px;
    color: #413F3F;
    font-weight: bold;
}
.news-other ul li a{
  font-size: 13px;
}
.news-other .inner ul
{
  padding-left: 10px;
}
.padding-10 .title h1 {
    color: #000;
    font: normal 20px 'arial';
    margin-bottom: 10px;
}
.document_content img
{
  max-width: 100%;
  height: auto;
  margin: 10px 0px;
}
.news .author
{
  font-size: 13px;
  color: #AEACAC;
}
.news .title a:hover
{
  color: #096EAC;
}


.text-center
{
  text-align: center;
}
.alert {border-radius: 0px;}
.sub ul
{
  margin: 0px;
  padding-left: 5px;
}
/*LIÊN HỆ*/

.form-lh {
    margin: 20px auto 20px auto;
    border: 1px solid #dcdcdc;
    padding: 10px;
    background: #fff url('../images/bg13.png');
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0px;
}
.contact_form
{
    background: #fff;
    padding-bottom: 10px;
}
.td_phai b
{
    background: #4A4848;
    padding: 5px 10px;
    color: #fcfcfc;
}
.is_required {
    color: red;
    font-size: 13px;
}
textarea.text_contact
{
  width: 100%;
  height: 100px;
}
#content .readmore
{
    float: right;
    padding: 1px 7px;
    background: #5D5D5D;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    margin-right: 15px;
    margin-top: 5px;
}
#content a.readmore:hover
{
  color: #E0E0E0;
}

/*DETAIL PRODUCT*/
.product-other {
    width: 100%;
    position: relative;
    margin: 20px 0px 0px 0px;
    padding: 10px 0px 5px 0px;
    border-top: 1px dashed #A8A8A8;
    display: block;
}
.product-info .title
{
    font-size: 22px;
    color: #222;
    margin: 10px;
}
.product-info .button a.order {
    border-radius: 2px;
    background: #2D863D;
    float: left;
    width: 130px;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px;
    font: normal 18px 'arial';
    text-transform: uppercase;
    line-height: 2;
    text-shadow: 1px 1px 1px #000;
    color: #fff;
    text-align: center;
    border: 1px solid #0D7731;
    border-bottom-width: 4px;
    -webkit-transition: all .20s ease;
    -moz-transition: all .20s ease;
    -ms-transition: all .20s ease;
    -o-transition: all .20s ease;
    transition: all .20s ease;
}
.product-info .button a.order:hover
{
    background: #219E4B;
}
.product-info .price span {
    text-decoration: none;
    color: #F00;
    font: normal 22px 'arial';
    line-height: 1.5;
}
.product-other h2 {
    position: relative;
    /* padding-left: 21px; */
    font-size: 15px;
    font-weight: bold;
    color: #555;
    padding: 0px 10px;
}
ul.tabs {
    height: 28px;
    line-height: 25px;
    list-style: none;
    border-bottom: 1px solid #DDD;
    background: #FFF;
    padding-left: 0px;
    margin-bottom: 0px;
}
.tabs li {
    float: left;
    display: inline;
    margin: 0 1px -1px 0;
    padding: 0 13px 1px;
    color: #777;
    cursor: pointer;
    background: #F9F9F9;
    border: 1px solid #E4E4E4;
    border-bottom: 1px solid #F9F9F9;
    position: relative;
}
.tabs li:hover,
.vertical .tabs li:hover {
    color: #F70;
    padding: 0 13px;
    background: #FFFFDF;
    border: 1px solid #FFCA95;
}
.tabs li.current {
    color: #212121;
    background: #D6D6D6;
    padding: 0px 13px 2px;
    border: 1px solid #D4D4D4;
    border-bottom: 1px solid #EFEFEF;
    font-size: 13px;
    font-weight: bold;
}
.box {
    display: none;
    border: 1px solid #D4D4D4;
    border-width: 0 1px 1px;
    background: #EFEFEF;
    padding: 10px;
}
.box.visible {
    display: block;
    padding: 10px;
}
.section
{
    margin: 20px 0px;
}

/*SIDEBAR-LEFT*/
.news-sidebar .title
{
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 8px 0px;
}
.news-sidebar .description
{
    height: 76px;
    overflow: hidden;
}
.news-sidebar .description p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: justify;
    color: #525252;
    font-size: 13px;
    line-height: 1.5;
}
.news-sidebar .info {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: justify;
    color: #525252;
    font-size: 12px;
    line-height: 16px;
}
.fade-sidebar img 
{
    padding: 3px;
    border: 1px #dcdcdc solid;
}
.list-group-item
{
  border: none;
}
#sidebar .panel .panel-heading h2.panel-title
{
  text-transform: uppercase;
  color: #fcfcfc;
  font-size: 14px;
  font-family: 'UVNChimBienNang';
}
/*Phân Trang*/
.pagination 
{
    float: right;
    margin: 0px;
    margin-right: 4px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.abt-social-slide ul
{
    padding: 0px;
}
.freecall {
    background: url(../images/besthome_freecall.jpg) no-repeat 20px 4px;
    text-align: center;
    font-weight: bold;
}
.freecall label {
    font-size: 21px;
    line-height: 40px;
    color: #FF0000;
    padding-left: 71px;
}
.title-sub {
    background: url("../images/dot.jpg") repeat-x scroll 0 50% transparent;
    color: #0084B4;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 10px;
}
.title-sub label {
    background: #FFF;
}
.icon-support {
    text-align: center;
}
.mobile {
    font-weight: bold;
}
.products .box-product:hover
{
    border-bottom: 4px #737373 solid;
}
.summary p
{
    line-height: 20px;
}
.home_news .title a
{
    font-size: 13px;
}
.products .box-product .title a
{
    /*background: url('../images/dot-title.png') no-repeat 0px 6px;*/
    /*padding-left: 12px;*/
    color: #444444;
    /*font-weight: bold;*/
    font-size: 13px;
}
.products .box-product .title a:hover { color: #0B83D2;}
.hotline-header {
    width: 100%;
    background: url(../images/hotline.png) center no-repeat;
    height: 32px;
    position: fixed;
    top: 0px;
    z-index: 9999;
}
.hotline-header .hotline {
    margin: 5px auto;
    width: 300px;
    padding-left: 5px;
}
.hotline-header .hotline p {
    color: white;
    font-size: 13px;
    padding: 0px 15px;
}
.custom p span
{
    font-size: 15px;
    font-weight: bold;
}
.custom p label
{
    font-weight: normal;
}
.menu_list .menu_head img.img_menu
{
    float: left;
}
.price span strike
{
    font-weight: normal;
    color: #888;
    font-size: 13px;
}
.logo
{
    max-width: 240px;
    margin-left: 20px;
    /* width: 155px; */
    /* height: 165px; */
    position: absolute;
    left: 10px;
    top: 30%;
    z-index: 6;
    margin: 0;
    margin-top: 30px;
    padding: 0;
}
.logo:hover {
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 12px;
    margin-bottom: 0px;
}
.header-center
{
    display: table-cell;
    vertical-align: middle;
    height: 156px;
    text-align: center;
    width: 540px;
}
/*KÍCH THƯỚC MÀN HÌNH NHỎ HƠN 768*/
@media screen and (max-width: 767px ) {
    .navbar-form { padding: 10px 0px; }
    .cbp-fwslider ul li > a img {height: auto !important;}
}
/*KÍCH THƯỚC MÀN HÌNH NHỎ HƠN 479*/
@media screen and (max-width: 479px ) {
    .td_trai,.td_phai {     
    width: 100%;
    float: left;
    border: none;}
    .full-nav .container .row .col-md-12 { padding: 0px;}
    .col-md-12 .img-responsive { margin-top: 30px; }
    .navbar-form { margin: -3px 5px -6px 5px; }
    #content > .title-header > h3 { padding: 0px 0px 0px 33px; }
    #backtotop { display: none !important; }
    .none { display: none;}
    .block { display: block; }
    .cbp-fwslider nav span { top : 75% !important;}
    .homeBox { padding: 25px 0 20px 45px !important; }
    .homeBox .one_fourth, .homeBox .last { margin-bottom: 25px; }
    .header .header-logan { width: 100% !important;padding: 20px 15px 5px 0px !important; }
    .line-2 p { line-height: 38px; }
    .logo { position: relative;display: inline-block; }
    .clock { margin: 0px !important;float: left; }
    .two_lang { float: right; }
    .banner_header .col-md-2 {text-align: center;}
    .fl { display: none; }
}
@media screen and (min-width: 479px ) {
    .none { display: block;}
    .block { display: none; }
}
.banner_header
{
    min-height: 120px;
    padding: 20px 0px 18px 0px;
}
.custom
{
    text-align: center;
}
.header .header-logan {
    padding: 0px;
    color: #2D2D2D;
    text-align: center;
}
.padding-bs-0 {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
}
.header .header-logan .line-2{
    font-size:2.2em;
    font-family:'Conv_Gotham-Thin';
    line-height: 1.2em;
    padding-bottom:0px;
    font-weight:bold;
    color:#EC1F1F;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff;
}
.header .header-logan .line-3{font-size:2em;line-height:1em;font-weight:bold;color:#007726;font-family:'arial';text-shadow:1px 1px 0px #FFF;}
.header .header-logan .line-1{    font-size: 1.8em;
    font-size: 1.6em;
    line-height: 1.8em;
    font-family: 'UTM Aristote';
    text-shadow: 0px 2px 2px #FFF;
    margin-bottom: 4px;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    color: #0C8A3F;}
.line-1 p {
    line-height: 22px;
}
.line-0 
{
    margin-top: 5px;
}
.line-0 p
{
    line-height: 23px;
}
.panel-heading
{
    padding: 9px 15px;   
    border-radius: 0px;
}
.product-info .price
{
    margin: 3px 0px 5px 0px;
    font-weight: bold;
    color: red;
    font-size: 17px;
}
.center-slick .slick-slide:hover
{
    position: relative;
    z-index: 5;   
    transform: scale(1.1);
}
.center-slick .slick-slide
{
    transition: transform 0.2s linear 0s;
    background: #f5f5f5 none repeat scroll 0 0;
    color: #333;
    font-size: 14px;
    line-height: 15px;
    margin: 0;
    padding: 10px 10px 5px;
    text-align: left;
    text-decoration: none;
    width: auto;   
    border-radius: 0px !important;
}

.center-slick .slick-slide p
{
    padding: 4px 0px 0px 0px;
    font-size: 12px;
    color: #999;
}
.center-slick .slick-slide p.title_h
{
    padding: 0px 0px 4px 0px;
    color: #111;
    font-size: 14px;
}
.slick-list{
    padding: 0px 0px !important;
}
.subtitle {
    margin-bottom: 25px;
    overflow: hidden;
}
.subtitle, .sub-title {
    clear: both;
    padding: 0px 0 0px;
    font-size: 15px;
    margin: 0 0 6px;
    text-align: left;
    border-bottom: 1px #C3C3C3 solid;
}
.subtitle span {
    color: #c69c6d;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
}
.subtitle div span {
    color: #333333;
    display: inline-block;
    font-size: 15px;
    font-family: 'UTM-Swiss';
    line-height: 20px;
    position: relative;
    /* height: 70px; */
    width: 195px;
    text-transform: uppercase;
    background: #C3C3C3;
    padding: 5px 15px;
    /* text-shadow: 1px 1px 1px #000000; */
}
.subtitle div span::before, .subtitle div span::after {
    border-color: #c69c6d;
}
.subtitle div span::before, .subtitle div span::after {
    top: 13px;
}
.subtitle div span::before {
    margin-right: 15px;
    right: 100%;
}
.subtitle div span::before, .subtitle div span::after {
    /*background: url('../images/gach_03.png');*/
    content: "";
    height: 8px;
    position: absolute;
    top: 10px;
    width: 1000px;
}
.subtitle div span::after {
    left: 100%;
    margin-left: 15px;
}

.box-product img { 
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.top_home
{
    padding: 20px 0px;
}


.homeBox {
    width: 100%;
    position: relative;
    float: left;
    display: block;
    padding: 25px 0 20px 0;
}
.homeBox .one_fourth, .homeBox .last {
    min-height: 180px;
    float: left;
    margin: 8px 0px;
}
.homeBox .one_fourth .boxImage {
    position: relative;
    float: left;
    margin: 0px 0px 0 0px;
    background: #fff;
    width: 205px;
    height: 205px;
    border: 5px solid #CACACA;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 205px;
    text-align: center;
    cursor: pointer;
}
.homeBox .one_fourth .imagerecentholder {
    padding: 3px;
    cursor: pointer;
    text-align: center;
}
.homeBox .one_fourth .imagerecentholder img {
    width: 190px;
    height: 190px;
    -webkit-border-radius: 180px;
    -moz-border-radius: 180px;
    border-radius: 180px;
}
.homeBox .one_fourth .boxImage img {
    margin: auto auto;
    cursor: pointer;
}
.homeBox .one_fourth:hover .boxImage{
    text-shadow: 0 0 0 transparent,black 0px 1px 0px;
    transition-duration: 0.9s;
    /*margin-top: -15px;*/
    border: 5px solid #1F83F1;
}
.homeBox .boxdescwraper {
    border-color: rgba(16, 102, 197, 0.8) transparent rgba(16, 102, 197, 0.8) transparent;
    text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
.homeBox .boxdescwraper {
    position: absolute;
    margin-top: 86px;
    margin-left: -5px;
    width: 243px;
    color: #fff !important;
    text-transform: none;
    line-height: 0px;
    margin-right: 7px;
    height: 0;
    left: 0px;
    opacity: 0.9;
    filter: alpha(opacity=90);
    border-width: 17px 17px;
    border-style: solid;
    text-align: center;
}
.boxdescwraper a span
{
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}
.news_home img {
    height: 160px;
}
.news_home .slick-slide {
    height: 260px;
}
.news_home .slick-slide p{
   line-height: 18px;
}
.news-other .inner ul li
{
    line-height: 20px;
}
.menu_head a:hover {
    color: #199BFF;
    font-weight: bold;
}
.logo_footer
{
    margin-top: 70px;
    margin-left: 25px;
}
#nav_menu-3 .top-10 p
{
    line-height: 25px;
}
.top-10
{
    margin-top: 10px;
}
.document_content p 
{
    line-height: 23px;
}
#content .av-container .padding-10 p
{
    line-height: 24px;
}
.readmore a:hover {
    background: #fff;
    border: 1px #86A0BF solid;
    color: #215492;
}
.readmore a {
    float: right;
    font-size: 11px;
    background-color: #636161;
    color: #fff;
    padding: 2px 7px;
    border-radius: 2px;
    border: 1px #888 solid;
}
.clock {
    margin: 30px -45px 0px -45px;
    color: #fff;
    height: auto;
    display: block;
}
 
#Date {
    font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #585757;
    width: 230px;
}
 
#point {
    position: relative;
    -moz-animation: mymove 1s ease infinite;
    -webkit-animation: mymove 1s ease infinite;
    padding-left: 3px;
    padding-right: 3px;
}
@-webkit-keyframes mymove {
    0% {opacity: 1.0;
    text-shadow: 0 0 20px #0A0A0A;
}
 
50% {
    opacity: 0;
    text-shadow: none;
}
 
100% {
    opacity: 1.0;
    text-shadow: 0 0 20px #0A0A0A;
}
}
 
@-moz-keyframes mymove {
    0% {
        opacity: 1.0;
        text-shadow: 0 0 20px #0A0A0A;
    }
 
    50% {
        opacity: 0;
        text-shadow: none;
    }
 
    100% {
        opacity: 1.0;
        text-shadow: 0 0 20px #0A0A0A;
    };
}
.clock_header {width: 250px;height: auto;display: block;}
.clock_header li
{
  color: #EC1F1F;
  font-weight: bold;
  font-size: 24px;
  float: left;
  padding: 0px 5px;
  text-shadow: 0px 0px 0px #D6D6D6;
  font-family: 'Conv_Gotham-Thin';
}
.btn
{
   padding: 3px 12px;
}
.header .input-group .form-control {
    height: 36px;
    border-left: 0px;
    border: 0px;
    margin-top: -1px;
    background: whitesmoke;
}

.ch-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    cursor: default;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.ch-thumb {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    box-shadow: inset 0 0 0 15px rgba(255,255,255, 0.5);
    
    -webkit-transform-origin: 95% 40%;
    -moz-transform-origin: 95% 40%;
    -o-transform-origin: 95% 40%;
    -ms-transform-origin: 95% 40%;
    transform-origin: 95% 40%;
    
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ch-thumb:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 50%;
    top: 40%;
    left: 95%;
    margin: -4px 0 0 -4px;
    background: rgb(14,14,14);
    background: -moz-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(14,14,14,1)), color-stop(100%,rgba(125,126,125,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
    background: radial-gradient(ellipse at center, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);
    box-shadow: 0 0 1px rgba(255,255,255,0.9);
}


.ch-info {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    background: #0C8A3F url(../images/noise.png);
    box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
}

.ch-info h3 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    font-size: 18px;
    margin: 0 10px;
    padding: 65px 0 0 0;
    height: 85px;
    font-family: 'Open Sans', Arial, sans-serif;
    /* text-shadow: 0 0 1px #fff, 
 0 1px 2px rgba(0,0,0,0.3); */
}

.ch-info p {
    color: #fff;
    padding: 30px 0px;
    font-style: italic;
    margin: 0 30px;
    font-size: 12px;
    border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
    display: block;
    color: #333;
    width: 120px;
    height: 120px;
    background: rgba(255,255,255,0.3);
    border-radius: 50%;
    color: #F9D206;
    text-shadow: 1px 1px 1px #141414;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    padding-top: 50px;
    margin: 20px auto 0;
    font-family: 'Conv_Gotham-Thin';
    -webkit-transition: -webkit-transform 0.3s ease-in-out 0.2s,
    opacity 0.3s ease-in-out 0.2s,
    background 0.2s linear 0s;
    -moz-transition: -moz-transform 0.3s ease-in-out 0.2s,
     opacity 0.3s ease-in-out 0.2s,
    background 0.2s linear 0s;
    -o-transition: -o-transform 0.3s ease-in-out 0.2s,
    opacity 0.3s ease-in-out 0.2s,
    background 0.2s linear 0s;
    -ms-transition: -ms-transform 0.3s ease-in-out 0.2s,
     opacity 0.3s ease-in-out 0.2s,
    background 0.2s linear 0s;
    transition: transform 0.3s ease-in-out 0.2s,
    opacity 0.3s ease-in-out 0.2s,
    background 0.2s linear 0s;
    -webkit-transform: translateX(60px) rotate(90deg);
    -moz-transform: translateX(60px) rotate(90deg);
    -o-transform: translateX(60px) rotate(90deg);
    -ms-transform: translateX(60px) rotate(90deg);
    transform: translateX(60px) rotate(90deg);
    -webkit-backface-visibility: hidden;
}

.ch-info p a:hover {
    background: rgba(255,255,255,0.5);
}
.ch-item:hover .ch-thumb {
    box-shadow: inset 0 0 0 15px rgba(255,255,255, 0.5), 0 1px 3px rgba(0,0,0,0.2);
    -webkit-transform: rotate(-110deg);
    -moz-transform: rotate(-110deg);
    -o-transform: rotate(-110deg);
    -ms-transform: rotate(-110deg);
    transform: rotate(-110deg);
}
.ch-item:hover .ch-info p a{
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
}
.ch-grid {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}

.ch-grid:after,
.ch-item:before {
    content: '';
    display: table;
}

.ch-grid:after {
    clear: both;
}

.ch-grid li {
    width: 220px;
    height: 220px;
    display: inline-block;
    margin: 20px;
}
.title-circle
{
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0px;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    color: #4A4A4A;   
}
.top_header
{
    background: #262626;
    padding: 3px;
    margin-bottom: 14px;
    color: #E6E6E6;
    height: 38px;
    border-bottom: solid 1px #363636;   
}
.fl {float: left;line-height: 32px;color: #C5C534;}
.fr {float: right;}

.btn-default {    
    background: #F3F3F3;
    height: 36px;
    margin-top: -1px; }
.btn-default:hover { background: #EFEFEF; }
.fa-2x {
    font-size: 1.8em;
    color: #E8E6E6;
}
.id_product {
   text-align: center;
    font-size: 12px;
    color: #999;  
}
.id_product span
{
    color: #252525;
}
.logo_footer .img-responsive
{
    width: 155px;
}
.panel_left{
    position: fixed;
    top: 40%;
    left: 0;
    display: none;
    background-color: #188F1E;
    max-width: 300px;
    width: 100%;
    height: auto;
    padding: 1.25em;
    filter: alpha(opacity=85);
    opacity: .85;
    z-index: 9999;
    border-radius: 0px;
    margin-top: 40px;
}
a.trigger{
    position: fixed;
    z-index: 9999;
    top: 40%;
    left: 0;
    padding: 7px 9px 6px 9px;
    color: #fff;
    display: block;
    background-color: #0B83D2;
}
.title_header {
    float: left;
    margin-bottom: 5px;
}
.Tear_1{width:30%;height:66px;float:right;margin:5px 0px 5px 5px;background:url('../images/tear_3.png') no-repeat left center scroll transparent;background-position:5px;}
.Tear_2{width:30%;height:66px;float:left;margin:5px 50px;background:url('../images/tear_2.png') no-repeat left center scroll transparent;background-position:5px;}
.Tear_3{width:30%;height:66px;float:left;margin:5px 5px 5px 0px;background:url('../images/tear_1.png') no-repeat left center scroll transparent;background-position:5px;}
.title_tear{font-size:16px;color:#393939;text-transform:uppercase;font-family:'UTM-Swiss';margin:2px 5px 3px 65px;display:block;}
.des_tear{font-style:italic;font-size:12px;color:#796666;margin:3px 5px 3px 65px;display:block;}
.tear_footer{padding:5px 0px 20px 0px;}
.full_tear {padding: 15px 0px 0px 0px}
.partners {background: #fff;}



#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  color: #ffffff;
}
#cssmenu ul ul {
  display: block;
}
#cssmenu ul ul ul {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
    padding: 9px 26px;
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    text-transform: uppercase;
    /* text-shadow: 0 1px 1px rgb(204, 196, 26); */
    background: #616161;
    background: -webkit-linear-gradient(#616161, #616161);
    background: -moz-linear-gradient(#616161, #616161);
    background: -o-linear-gradient(#616161, #616161);
    background: -ms-linear-gradient(#616161, #616161);
    background: linear-gradient(#616161, #616161);
    background: #D4D4D4 url('../images/menu-4.png') 5px 7px no-repeat;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
    border-bottom: 1px #B5B5B5 solid;
    line-height: 20px;
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a {
  color: #eeeeee;
  background: #E81616;
  background: -webkit-linear-gradient(#E81616, #E81616);
  background: -moz-linear-gradient(#E81616, #E81616);
  background: -o-linear-gradient(#E81616, #E81616);
  background: -ms-linear-gradient(#E81616, #E81616);
  background: linear-gradient(#E81616, #E81616);
}
#cssmenu > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid #1682ba;
}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
  border-bottom: 1px solid #B5B5B5;
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
  border-color: #eeeeee;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#cssmenu ul ul li a {
    cursor: pointer;
    border-bottom: 1px dashed #E0E0E0;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #BBBBBB;
    padding: 10px 20px;
    z-index: 1;
    text-decoration: none;
    font-size: 13px;
    color: #2D2D2D;
    background: #fcfcfc;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
  background: #C72121;
  color: #ffffff;
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
    display: block;
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    right: 20px;
    z-index: 10;
    top: 9.5px;
    border-top: 2px solid #000000;
    border-left: 2px solid #000000;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}
