/**
 * @Project NUKEVIET 4.x
 * @Author VINADES.,JSC <contact@vinades.vn>
 * @Copyright (C) 2014 VINADES.,JSC. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate Thu,17 Apr 2014 04:03:46 GMT
 */


/* NUKEVIET ICONS */
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Light.otf');
    font-weight: 300;
}
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.otf');
    font-weight: 400;
}
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Medium.otf');
    font-weight: 500;
}
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Bold.otf');
    font-weight: 700;
}

@font-face {
    font-family: 'NukeVietIcons';
    src: url('../../default/fonts/NukeVietIcons.eot?avyewf');
    src: url('../../default/fonts/NukeVietIcons.eot?#iefixavyewf') format('embedded-opentype'), url('../../default/fonts/NukeVietIcons.ttf?avyewf') format('truetype'), url('../../default/fonts/NukeVietIcons.woff?avyewf') format('woff'), url('../../default/fonts/NukeVietIcons.svg?avyewf#NukeVietIcons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    font: normal normal normal 14px/1 NukeVietIcons;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    vertical-align: -10%;
}

.icon-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -25%;
}

.icon-horizon {
    width: 14px;
}

.icon-lg.icon-horizon {
    width: 22px;
}

.icon-nukeviet:before {
    content: "\e607";
}

.icon-nukeviet_sm:before {
    content: "\e608";
}

.icon-callcenter:before {
    content: "\e609";
}

.icon-today:before {
    content: "\e600";
}

.icon-qrcode:before {
    content: "\e601";
}

.icon-enter:before {
    content: "\e602";
}

.icon-exit:before {
    content: "\e603";
}

.icon-yahoo:before {
    content: "\e604";
}

.icon-old-phone:before {
    content: "\e606";
}

.icon-icq:before {
    content: "\e605";
}

.icon-viber:before {
    content: "\e60a";
}

.icon_new {
    background: url("../images/icons/new.gif") no-repeat;
    display: inline-block;
    width: 33px;
    height: 15px;
}

.icon_new_small {
    background: url("../images/squared-blue.png") no-repeat 0 8px;
}

.icon_list {
    background: url("../images/arrow_left_orange.png") no-repeat 0 8px;
}


/* Fonts Color */

.text-black {
    color: #000 !important;
}

.text-white {
    color: #fff !important;
}


/* Fonts Weight */

.text-normal {
    font-weight: 400;
}

.text-bold {
    font-weight: 800;
}


/* Fix bootstrap */

.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-ss-block,
.visible-ss-inline,
.visible-ss-inline-block {
    display: none;
}

.hidden-ss-block {
    display: block !important;
}

.hidden-ss-inline {
    display: inline !important;
}

.hidden-ss-inline-block {
    display: inline-block !important;
}

.margin {
    margin: 10px;
}

.margin-right {
    margin-right: 10px;
}

.margin-left {
    margin-left: 10px;
}

.margin-top {
    margin-top: 10px;
}

.margin-bottom {
    margin-bottom: 10px;
}

.margin-sm {
    margin: 4px;
}

.margin-right-sm {
    margin-right: 4px;
}

.margin-left-sm {
    margin-left: 4px;
}

.margin-top-sm {
    margin-top: 4px;
}

.margin-bottom-sm {
    margin-bottom: 4px;
}

.margin-lg {
    margin: 15px;
}

.margin-right-lg {
    margin-right: 15px;
}

.margin-left-lg {
    margin-left: 15px;
}

.margin-top-lg {
    margin-top: 15px;
}

.margin-bottom-lg {
    margin-bottom: 15px;
}

.padding-top {
    padding-top: 10px
}

.padding-left {
    padding-left: 10px
}

.padding-right {
    padding-right: 10px
}

.padding-bottom {
    padding-bottom: 10px
}

.boder-top {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
}

.boder-bottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
}

.border-left {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ccc;
}

.border-right {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
}

.column-margin-left {
    margin-left: 10px !important
}

.bg-gainsboro {
    background-color: #dcdcdc
}

.bg-lavender {
    background-color: #eeeeee
}


/*Load_Bar*/

.load-bar {
    display: inline-block;
    vertical-align: middle;
    width: 33px;
    height: 8px;
    background: transparent url(../../../assets/images/load_bar.gif);
    margin: auto 10px
}


/*Center DIV*/

.centered {
    text-align: center;
    font-size: 0
}

.centered>div {
    float: none;
    display: inline-block;
    text-align: left;
    font-size: 14px;
}


/*nv-info*/

.nv-info {
    border-width: 1px;
    border-style: solid;
    border-color: #dcdcdc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #f7f7f7;
    color: #333;
    padding: 10px;
}

.nv-info.error {
    background-color: #EFD7D7 !important;
    border-color: #DCA8A6 !important;
}

.nv-info.success {
    background-color: #edf4fa !important;
    border-color: #82b2dc !important;
}

.nv-info.info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.nv-info:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 1;
    vertical-align: middle;
    margin-right: 5px;
}

.nv-info.error:before {
    content: " \f057 ";
    color: #de495b;
}

.nv-info.success:before {
    content: " \f13a ";
    color: #68D044;
}

.nv-info.info:before {
    content: "\f05a";
    color: #31708f;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pointer {
    cursor: pointer;
}

.middle {
    vertical-align: middle
}

.align-bottom {
    vertical-align: bottom
}

.align-top {
    vertical-align: top
}

ul,
ol {
    list-style: none;
}

.input-group-btn {
    font-size: 14px !important;
}

.input-group .form-control {
    float: right !important;
    width: 100% !important;
}

.input-group .form-control-search {
    float: right !important;
    width: 20% !important;
}

.radius-top-left {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}

.radius-top-right {
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

.radius-bottom-left {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.radius-bottom-right {
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.radius {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bg-gradient {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.3) 100%);
}

.box-shadow {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

.fix-box {
    position: inherit !important;
    margin-left: 0 !important;
}

.well {
    padding: 8px;
    line-height: 18px
}

.well p {
    margin: 0;
}

input[type=text].required,
input[type=password].required,
input[type=email].required,
input[type=number].required,
input[type=search].required,
input[type=tel].required,
input[type=time].required,
input[type=url].required,
input[type=url].required,
textarea.required,
select.required,
label.required {
    background-image: url(../images/icons/required.png);
    background-position: right center;
    background-repeat: no-repeat;
}

textarea.required {
    background-position: right 10px;
}

select.required {
    background-position: calc(100% - 15px) 10px;
}

label.required {
    padding-right: 20px;
}

label.radio-box,
label.check-box {
    font-weight: normal;
    margin-right: 20px;
    cursor: pointer;
}

div.radio-box,
div.check-box {
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    padding: 10px
}

.has-error div.radio-box,
.has-error div.check-box {
    border-color: #de495b;
}

div.radio-box label,
div.check-box label {
    margin-bottom: 0;
}

div.radio-box label [type="radio"],
div.check-box label [type="radio"] {
    margin-top: -2px;
}

.display-inline-block {
    display: inline-block
}

.display-table {
    display: table;
}

.display-table>* {
    display: table-row;
}

.display-table>*>* {
    display: table-cell;
    padding: 5px;
}


/*tooltip*/

.tooltip-inner {
    opacity: 1000;
    max-width: 550px !important;
    padding: 10px;
    color: #212121;
    text-align: left !important;
    background-color: #fff;
    border-radius: 4px;
    height: auto;
    font-size: 14px;
    border: 1px solid #ccc;
    overflow: auto
}
.tooltip-inner h3{
    font-size: 14px;
    color: #0FA015;
    font-weight: bold;
    padding-bottom: 10px;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #255986;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #255986;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #255986;
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #255986;
}

.tooltip-inner img.pull-left {
    margin: 3px 5px 1px 0;
}

.tooltip-inner img.pull-right {
    margin: 3px 1px 0 5px;
}


/* Fixed Jquery UI Style */

.ui-widget {
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
}

.ui-datepicker {
    width: 18em !important;
}

.ui-datepicker select.ui-datepicker-month {
    width: 59% !important;
    font-weight: normal !important;
}

.ui-datepicker select.ui-datepicker-year {
    width: 39% !important;
    font-weight: normal !important;
}

figure {
    position: relative;
    padding: 3px;
    display: block;
    margin: 5px 10px 10px 0;
    text-align: center
}

figure.article {
    background-color: #939393;
}

figure.left {
    float: left;
    margin: 5px 10px 10px 0;
}

figure.right {
    float: right;
    margin: 5px 0 10px 10px;
}

figure.center {
    float: none;
    background: transparent;
    margin: 0 auto 10px;
    padding-top: 0;
    text-align: center
}

figure.noncaption {
    background: transparent;
    padding: 0;
}

figcaption {
    text-align: center;
    margin-top: 5px;
    font-weight: 700;
}

figure figcaption {
    font-size: 12px;
    font-weight: normal;
}

figure.article figcaption {
    color: #fff;
}

figure.article.center figcaption {
    color: inherit
}

figure.avatar {
    margin-top: 0 !important
}

figure.avatar figcaption {
    position: absolute;
    bottom: 12px;
    left: 3px;
    width: calc(100% - 6px);
    background-color: #357ebd;
    color: #fff;
    font-size: 11px
}


/* Global */

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

body {
    color: #000;
    font-family: 'Inter', 'roboto', 'monterrat', sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    background-color: #fff;
}
.panel-primary > .panel-heading H2 {
    font-size: 20px;
}
a,
a:link,
a:active,
a:visited {
    color: #007d37;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #012c09;
}

a.dimgray {
    color: #707070;
}

a.dimgray:hover {
    color: #012c09;
}

a.black {
    color: #333;
}

a.black:hover {
    color: #012c09;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin: 0;
    padding: 0;
    line-height: 1.5
}

.title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #007d37;
}

.cartCount {
    position: absolute;
    #background: #dc3333;
    color: #000 !important;
    width: 25px;
    height: 25px;
    #border-radius: 50%;
    #padding: 3px 3px 3px 5px;
    margin-left: -24px;
    margin-top: 8px;
    text-align: center;
}

.hometext {
    font-weight: 700
}

.bodytext {
    word-break: keep-all;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: visible;
    line-height: 1.7em;
}

.bodytext p {
    margin-bottom: 15px !important
}

.bodytext ol {
    list-style-type: decimal!important;
}

.bodytext ul {
    list-style-type: disc!important;
    #padding-left: 10px!important;
    margin-bottom: 10px!important;
}

.bodytext li {
    margin-bottom: 0!important;
}

.bodytext div.alert {
    margin-bottom: 7px;
    margin-top: 4px;
}

iframe {
    border: 0;
}

.m-bottom {
    margin-bottom: 10px !important;
}

.wraper {
    position: relative;
    width: 1080px;
    margin: 0 auto;
}

.container,
.rel {
    position: relative;
}

.fa-fix {
    margin-right: -5px;
}

.fa-pointer {
    cursor: pointer;
}

.fa-horizon {
    width: 14px;
}

.fa-lg.fa-horizon {
    width: 22px;
}

h3.sm {
    font-size: 16px;
}

span.keyword {
    background-color: yellow;
}

.nv-fullbg {
    min-height: 100%;
    background-color: #fff;
}

a.btn {
    color: #fff;
}

.body-bg {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    background-color: #ffffff;
    background-image: url(../images/header.png), linear-gradient(to bottom, #f05023 0, #245682 51px, rgba(255, 255, 255, 1) 51px, rgba(255, 255, 255, 1) 100%);
    background-repeat: no-repeat, repeat-x;
    background-position: left 51px, left top;
    background-size: 100%, auto;
}


/* Header */

header {
    margin-bottom: 20px;
}

#header {
    position: relative;
    background: transparent;
    margin-top: 51px;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
}

#header .logo {
    position: relative;
    margin: 0;
    padding: 20px 10px;
}

#header .logo h1,
#header .logo .site_name {
    display: none;
}

#header .logo h2,
#header .logo .site_description {
    color: #707070;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    font-family: "Times New Roman";
    line-height: 1.1;
    margin: 0;
    padding: 0;
    display: block;
}


/* breadcrumb */

.breadcrumbs-wrap {
    position: relative;
}

.breadcrumbs-wrap .display {
    height: 35px;
    overflow: hidden;
}

.breadcrumbs {
    display: inline-block;
}

.breadcrumbs li {
    float: left;
    margin: 0 .5em 0 1em;
}

.breadcrumbs a,
.show-subs-breadcrumbs {
    background-color: #d0ad7b57;
    padding: .6em 1em;
    float: left;
    text-decoration: none;
    color: #0b7f3e;
    position: relative;
}

.breadcrumbs a:hover,
.show-subs-breadcrumbs:hover {
    background-color: #d0ad7b80;
    color: #452e0d;
}

.breadcrumbs a:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-width: 1.5em 0 1.5em 1em;
    border-style: solid;
    border-color: #d0ad7b57 #d0ad7b57 #d0ad7b57 transparent;
    left: -1em;
}

.breadcrumbs a:hover:before {
    border-color: #d0ad7b80 #d0ad7b80 #d0ad7b80 transparent;
}

.breadcrumbs a:after,
.show-subs-breadcrumbs:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-top-width: 1.5em;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width: 1.5em;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    border-left-width: 1em;
    border-left-style: solid;
    border-left-color: #d0ad7b57;
    right: -1em;
}

.breadcrumbs a:hover:after,
.show-subs-breadcrumbs:hover:after {
    border-left-color: #d0ad7b80;
}


/*.breadcrumbs li:last-child a,
.breadcrumbs li:last-child a:hover {
    font-weight:bold;
    background:none;
}

.breadcrumbs li:last-child a:after,
.breadcrumbs li:last-child a:before {
    content:normal;
}

*/

.subs-breadcrumbs {
    margin: 0;
    padding: 0;
    background-color: #fff linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.1) 100%);
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0 0;
    position: absolute;
    left: 0;
    top: 40px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
    border-top: none;
    box-shadow: 0 0.063em 0.25em rgba(7, 20, 34, 0.25);
    display: none;
    z-index: 999999;
}

.subs-breadcrumbs.open {
    display: block;
}

.subs-breadcrumbs li:last-child,
.subs-breadcrumbs li:last-child a,
.subs-breadcrumbs {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.subs-breadcrumbs li,
.subs-breadcrumbs a {
    display: block;
    float: none;
}

.subs-breadcrumbs a {
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    padding: 0 10px;
}

.subs-breadcrumbs li:not(:last-child) a {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1);
}

.subs-breadcrumbs a:hover {
    background-color: rgba(0, 0, 0, 0.1)
}

.subs-breadcrumbs a em {
    display: inline-block;
    margin-right: 5px;
    color: #707070;
}

.show-subs-breadcrumbs {
    padding-right: 5px;
    margin-right: 7px;
    width: 30px;
    text-align: center;
}

.fix_banner_left {
    width: 120px;
    height: 480px;
    position: fixed;
    top: 2px;
    left: 2px;
    display: none;
}

.fix_banner_right {
    width: 120px;
    height: 480px;
    position: fixed;
    top: 2px;
    right: 2px;
    display: none;
}


/* SECOND NAV */

.second-nav {
    z-index: 3
}

.second-nav .bg {
    background: #cccccc;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%) !important;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


/* THIRD NAV */

.third-nav {
    position: relative;
    margin-bottom: 6px;
}

.third-nav .row {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dcdcdc;
}

.third-nav .bg {
    margin-top: 5px;
    background-color: #ff9900a8;
    padding: 5px 5px 3px;
}

.third-nav .current-time {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 37px
}

.third-nav ul+.current-time {
    float: right;
    margin-top: -35px
}

.headerSearch {
    float:right;
}

.headerSearch input {
    border-color: #007e37;
    background-color: #fff !important;
}

.headerSearch input:hover,
.headerSearch input:focus {
    background-color: #fff !important;
}

.headerSearch .btn-info {
    background-color: #e8b149;
    border-color: #007e37;
    color: #ab7b37;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.headerSearch .btn-info:focus,
.headerSearch .btn-info.focus,
.headerSearch .btn-info:hover,
.headerSearch .btn-info:active,
.headerSearch .btn-info.active {
    background-color: #f6cc7d;
    border-color: #178431;
    color: #fff;

}

.login_title {
    font-size: 14px;
    color: #007d37;
    #font-weight: bold;
    text-transform: uppercase;
    float: right;
    margin-top: 10px;
}

.login_title a, .login_title a:link, .login_title a:active, .login_title a:visited {
     color: #ffffff;
}
.nv-block-login a, .nv-block-login a:link, .nv-block-login a:active, .nv-block-login a:visited {
    color: #ffffff !important;
}
.nv-block-login a:active, .nv-block-login a:visited {
    color: #ffff00 !important;
}
/* Bootstrap Menu */
.user_login_avatar {
    width: 35px;
    height: 35px;
    border-radius: 20px;
}
#menusite .navbar-default {
    background-color: #f05023;
    border-bottom-color: #f05023;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#menusite .navbar-default .navbar-nav>li {
    margin-left: 1px;
}

#menusite .navbar-default .navbar-nav>li:first-child {
    margin-left: 4px;
}

#menusite .navbar-default .navbar-nav>li:last-child {
    margin-right: 4px;
}

.navbar-nav>li>a {
    text-transform: uppercase !important;
    white-space: nowrap;
    font-weight: bold;
    font-size: 12px;
}
#searchform .form-control {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    border-left: 0px;
}
#menusite .dropdown-menu>li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cacaca;
}

#menusite .dropdown-menu>li:last-child {
    border-bottom: none;
}
#menusite .dropdown-menu>li:first-child {
    #border-top: 1px solid #e8b149;
}

#menusite .dropdown-menu>li>a {
    color: #007d37 !important;
    line-height: 30px !important;
    padding: 3px 15px !important;
    background: #fff;
}

#menusite .dropdown-menu>li>a:hover {
    color: #007d37 !important;
    line-height: 30px !important;
    padding: 3px 15px !important;
    background: #eee;
}

#menusite .dropdown-submenu {
    position: relative;
    display: none;
}

#menusite .open .dropdown-submenu {
    display: block;
}

#menusite .dropdown-submenu li a {
    color: #333;
    display: block;
}

#menusite .top_menu {
    float:right;
}
#menusite .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 1px;
    margin-left: -1px;
    -webkit-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
}

#menusite .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

#menusite .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #333;
    margin-top: 10px;
    margin-right: -5px;
}

#menusite .dropdown-submenu.pull-left {
    float: none;
}

#menusite .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 5px 0 5px 5px;
    border-radius: 5px 0 5px 5px;
}


/* Head-Nav */

.header-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 51px;
    width: 100%;
    color: #dcdcdc;
    background-color: transparent;
}

.header-nav a {
    color: #dcdcdc;
}

.header-nav a:hover {
    color: #ffffff;
}

.header-nav a.button {
    display: inline-block;
    padding: 8px;
    color: #dcdcdc;
    line-height: 1;
    background-color: #f05023;
    border-width: 2px;
    border-color: transparent transparent #f05023 #f05023;
    border-style: solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.header-nav a.button:hover,
.header-nav a.active {
    background-color: #245682 !important;
    color: #ffffff !important;
}


/* TIP POPUP and FTIP POPUP */

#tip,
#ftip {
    position: absolute;
    color: #333 !important;
    background-color: #eeeeee;
    max-width: 485px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    display: none;
}

#tip {
    top: 51px;
    right: 0;
    min-height: 51px;
    margin-right: 10px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#ftip {
    bottom: 45px;
    left: 0;
    min-height: 51px;
    margin-left: 10px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

#tip .bg,
#ftip .bg {
    padding: 15px;
    border-bottom-color: #aaaaaa;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#tip .bg {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#ftip .bg {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

#tip .tip-footer,
#ftip .tip-footer {
    background-color: #e5e5e5;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    padding: 10px;
}

#tip .tip-footer {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: 10px -15px -16px;
}

#ftip .ftip-footer {
    margin: 10px -15px -15px;
}

#tip h3,
#ftip h3 {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 15px;
}

#tip ul {
    margin: 0;
    padding: 0;
}

#tip a {
    color: #333;
}

#tip .socialList a {
    color: #fff;
}


/* Blocks social-icons,contactDefault and personalArea */

.social-icons,
.personalArea {
    line-height: 51px;
    float: right;
    margin: 0 10px;
}

.contactDefault {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 51px;
    margin: 0 10px;
}

.personalArea {
    margin-left: 50px;
}

.personalArea a.button.user,
.personalArea a.button.user:hover {
    width: 30px;
    height: 30px;
    margin-top: 11px;
    border-width: 0;
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    background-color: transparent !important;
    background-size: contain;
}

.qlist {
    position: absolute;
    left: 0;
    bottom: 35px;
    width: 100%;
    background-color: #d9e8f4;
    border-width: 1px;
    border-style: solid;
    border-color: #a6c8e6;
    padding: 10px;
    z-index: 1000;
    display: none;
}


/* block counter */

.counter.display-table {
    width: 100%
}

.counter span+span {
    text-align: right;
}


/* guestBlock */

.guestBlock {
    width: 350px;
}

.guestBlock>h3 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

.guestBlock>h3>a {
    display: inline-block;
    line-height: 34px;
    padding: 0 17px;
    background-color: #e5e5e5;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}

.guestBlock>h3>a:hover,
.guestBlock>h3>a.current {
    background-color: #cccccc;
}

.socialList,
.contactList {
    list-style: none;
    padding: 0;
    margin: 0;
}

.socialList li,
.contactList li {
    display: inline-block;
    margin-right: 10px;
}

.socialList li:last-child,
.contactList li:last-child {
    margin-right: 0 !important;
}

.socialList li a {
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    color: #000;
    text-align: center;
    font-size: 16px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.user_log_in a, .user_log_in a:link, .user_log_in a:active, .user_log_in a:visited  {
    color: #ffffff;
    font-size: 12px;
    #font-weight: bolder;
}

.user_log_in .user_log_in_member  {
    color: #7e7f7e;
    font-size: 10px;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 3px 5px;
}

.user_log_in .user_log_in_point  {
    color: #ffda00;
    font-size: 10px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 3px 5px;
}

.user_log_in a:hover, .user_log_in a:focus{
    color: #ffff00;
}

.socialList li a[href*="facebook"]:hover {
    color: #3D5D8C;
}

.socialList li a[href*="google"]:hover,
.socialList li a[href*="youtube"]:hover {
    color: #ec5c42;
}

.socialList li a[href*="twitter"]:hover {
    color: #50A0D7;
}

.socialList li a[href*="feeds"]:hover {
    color: #ec5c42;
}

.socialList li .fa {
    margin-right: -4px;
}


/* Body */

#body {
    background-color: #fff;
}


/* Footer-NAV2 */

.footerNav2 {
    position: relative;
    width: 100%;
    background-color: #193c5a;
    padding: 10px 0;
    color: #dcdcdc;
}

.footerNav2 .theme-change {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    height: 40px;
}

.footerNav2 .theme-change a,
.footerNav2 .theme-change span {
    display: inline-block;
    margin-top: 5px;
    margin-right: 10px;
    line-height: 30px;
    width: 30px;
    background-color: #245682;
    color: #f05023;
    text-align: center;
    border-radius: 15px;
    -webkit-border-radius: 15px;
}

.footerNav2 .theme-change span {
    color: #dcdcdc;
    background-color: #f05023;
}

.footerNav2 .theme-change a:hover,
.footerNav2 .theme-change span:hover {
    color: #fff;
    background-color: #f05023;
}

.footerNav2 .theme-change .fa-lg {
    font-size: 14px;
}

.footerNav2 .theme-change .fa-mobile {
    font-size: 20px;
    margin-right: -2px;
}

.footerNav2 .bttop {
    float: right;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

.footerNav2 .bttop a {
    display: block;
    line-height: 40px;
    background-color: #245682;
    color: #f05023;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
    -webkit-border-radius: 20px;
}

.footerNav2 .bttop a:hover {
    color: #fff;
    background-color: #f05023;
}

.footerNav2 .bttop em {
    margin-right: -2px;
}


/* Footer */

#footer {
    position: relative;
    min-height: 300px;
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f05023;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #245682;
    background-color: #245682;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, 0) 100%);
    padding: 20px 0;
    font-size: 13px
}

#footer,
#footer a {
    color: #dcdcdc;
}

#footer h3 {
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #dcdcdc;
}

#footer h3 a {
    color: inherit;
}

#footer p {
    margin: 0;
    padding: 0;
}


/* Block Footer-Menu */

#footer .menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .menu li {
    position: relative;
    display: inline-block;
    width: 49%;
    padding: 0;
    margin: 0;
}

#footer .menu li:nth-child(2n+1) {
    padding-right: 8px;
}

#footer .menu li:nth-child(2n) {
    padding-left: 7px;
}

#footer .menu li a {
    display: block;
    white-space: nowrap;
    border-bottom-width: 1px;
    border-bottom-color: #6aa3d5;
    border-bottom-style: dotted;
    padding: 8px 0;
}

#footer .menu li a:before {
    content: "\f111";
    color: #dcdcdc;
    font-family: FontAwesome;
    font-size: 5px;
    padding-right: 6px;
    vertical-align: middle;
}

#footer .menu li a:hover {
    border-bottom-color: #fff;
    color: #fff;
}

#footer .menu li a:hover:before {
    color: #fff;
}


/* Block copyright*/

.copyright {
    color: #dcdcdc;
}

.copyright span a {
    color: #dcdcdc !important;
}

.copyright span a:hover {
    color: #ffffff !important;
}


/* Block Company info */

.company_info  {
    color: #022c0a;
}

.company_info a {
    color: #022c0a;
}

.company_info li {
    font-size: 14px;
    font-weight: bold;
    display: table;
    clear: both;
    padding-bottom: 10px;
}

.company_info .company_name {
    text-transform: uppercase;
}

.company_info li>em,
.company_info li>span {
    display: table-cell;
    vertical-align: middle;
}

.company_info li.company_name>span {
    display: inline;
}

.company_info li em {
    font-size: 1.4em;
    width: 26px;
    color: #055313;
    text-align: center;
    padding-right: 10px;
}

.company-map {
    width: 100%;
    height: 300px;
}


/* Page break line */

.nv-hr {
    clear: both;
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-color: #dcdcdc;
    border-bottom-style: solid;
    margin: 10px 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.nv-hr.nv-hr-lg {
    margin: 20px 0;
}

.nv-hr.nv-hr-sm {
    margin: 5px 0;
}


/* Social share,social button */

.nv-social-share {
    list-style: none;
    margin: 0;
    padding: 4px 5px 0 5px!important;
}

.nv-social-share li {
    display: inline-block;
    margin-bottom: 0!important;
    height: 20px;
}

.nv-social-share li.facebook {
    position: relative;
    top: -4px;
    padding-right: 40px;
}


/* Form control */

.nv-captcha {
    vertical-align: middle;
}

.nv-recaptcha-default {
    margin: 0 auto;
    width: 304px;
    height: 78px;
}

.nv-recaptcha-compact {
    margin: 0 auto;
    width: 164px;
    height: 144px;
}


/* List item */

.nv-list-item {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nv-list-item li {
    padding: 4px;
    margin: 0 !important;
}

.nv-list-item.sm li {
    padding: 2px;
}

.nv-list-item.xsm li {
    padding: 1px;
}

.nv-list-item.lg li {
    padding: 10px;
}


/* sub-list-icon */

.sub-list-icon>li:first-child>*:before,
.cat-icon:before {
    content: " \f114 ";
    font-family: FontAwesome;
    font-size: inherit;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    margin-top: -3px;
}

.sub-list-icon>li+li>*:before {
    content: " \f10c ";
    font-family: FontAwesome;
    font-size: 8px;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.sub-list-icon>li:first-child+li>*:before {
    content: " \f101 ";
    font-size: 12px;
    margin-top: -2px;
}


/* List none */

.list-none {
    list-style: none;
    margin: 0;
    padding: 0;
}


/* Block global */

.nv-block-banners {
    position: relative;
    margin-bottom: 10px;
    text-align: center;
}

.nv-block-banners .link {
    position: absolute;
    top: 0;
    left: 0;
}

.nv-block-banners img {
    max-width: 100% !important;
    height: auto;
}

.nv-block-rss li {
    border-bottom-width: 1px;
    border-bottom-color: #dcdcdc;
    border-bottom-style: solid;
}

.nv-block-rss li:last-child {
    border: none;
    padding-bottom: 0;
}

.nv-block-rss li:first-child {
    padding-top: 0;
}

.nv-block-rss img {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #dcdcdc;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
    position: relative;
    top: 4px;
    margin-right: 10px;
    margin-bottom: 5px;
}


/* Info die */

.nv-infodie {
    margin: 0 auto;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    border-width: 1px;
    border-color: #dcdcdc;
    border-style: solid;
    background-color: #fff;
    position: absolute;
    min-height: 300px !important;
    min-width: 300px !important;
    display: table;
}

.nv-infodie .panel-body {
    display: table-cell;
    vertical-align: middle;
}

.nv-infodie a {
    color: #000;
}
.nv-infodie .logo {
    background-color: #178431;
}

/* panel-body */

.panel-body p {
    margin: 0;
}

.panel-body ul {
    margin: 0;
    #padding: 0;
}

.panel-body img {
    margin-right: 5px;
}

.panel-body ul li:last-child {
    margin-bottom: 0;
}

.nv-infodie .logo {
    max-width: 90% !important;
    margin-bottom: 10px
}


/* Form */

input[type="checkbox"],
input[type="radio"] {
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: 3px 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #707070;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

input[type=radio] {
    border-radius: 50%;
    margin-right: 4px;
    line-height: inherit;
}

input[type=checkbox]:disabled,
input[type=radio]:disabled,
input[type=checkbox]:disabled:checked:before,
input[type=radio]:disabled:checked:before {
    opacity: 0.7;
}

input[type=checkbox]:checked:before,
input[type=radio]:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    font: normal 14px/1 'FontAwesome';
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input[type=checkbox]:checked:before {
    content: '\f00c';
    margin: 0 0 0 0;
    color: #333333;
}

input[type=radio]:checked:before {
    content: '\2022';
    text-indent: -9999px;
    border-radius: 50px;
    font-size: 24px;
    width: 6px;
    height: 6px;
    margin: 4px;
    line-height: 16px;
    background-color: #333333;
}
.crsl-wrap
{
    font-size: 16px;
}
.img-thumbnail {
    #border: none;
    max-width: 99%;
    #height: 230px;
    margin-bottom: 5px;
    #box-shadow: 5px 5px 10px #d7d7d7;
    border: 0px solid #efefef;
    padding: 0px 2px 2px 2px;
    #border-radius: 10px;
    min-height: 50px;
}

@media (min-width: 619px) {
    .product-item .img-thumbnail {
        #border: 1px solid #64a727;
        height: 230px;
    }
}
.fb-like {
    height: 30px;
    margin-right: 50px;
}

.navbar-inverse {
    background-color: #d9e8f4;
    border-color: #2a6496;
}

.navbar-inverse .navbar-nav>li>a {
    color: #FFFFFF;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    color: #ffffff;
    background-color: #2a6496;
}

.panel-heading {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%) !important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px;
}

.panel-primary>.panel-heading>a {
    color: #fff;
}

.panel-primary>.panel-heading>a:hover {
    color: #dcdcdc;
}

table caption {
    color: #357ebd;
    text-align: left;
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
    padding: 0 0 5px 2px;
}

blockquote {
    font-size: 13px;
}

.modal-header .close {
    margin-top: -2px;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}

.modal-body {
    padding: 15px
}

#sitemodal .modal-dialog {
    position: relative;
    width: auto !important;
    max-width: 600px;
    text-align: center;
    font-size: 0;
}

#sitemodal .modal-content {
    width: auto;
    display: inline-block;
    font-size: 14px;
    text-align: left
}

#sitemodal .close,
#sitemodalTerm .close {
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 24px;
    height: 24px;
    background-color: #000;
    color: #fff;
    font-size: 11px;
    opacity: 0.8;
    border-width: 2px;
    border-style: solid;
    border-color: #cccccc;
    border-radius: 12px
}

#sitemodal .close:hover {
    opacity: 1;
}

@media (max-width: 1050px) {
    .container {
        width: 100% !important;
    }
    .bg-main-home .box-boder-items a {
        color: #fff;
        font-size: 16px !important;
        line-height: 18px;
        margin: 3px !important;
        text-transform: uppercase;
        padding-left: 5px;
    }
    .headerSearch input {
        width: 400px !important;
    }
}

@media (max-width: 619px) {
    #sitemodal .modal-dialog {
        margin-left: 10px;
        margin-right: 10px;
    }
    #sitemodal .modal-content {
        display: block
    }
}

#sb-container {
    z-index: 99999999 !important;
}

.chromeframe {
    position: fixed !important;
    top: 0 !important;
    right: 0;
    left: 0;
    width: 100% !important;
    z-index: 99999999999999 !important;
    background-color: #ffff00 !important;
    color: #000 !important;
    height: 25px;
    line-height: 25px;
    padding: 0.2em 0;
    text-align: center !important;
}

#timeoutsess {
    display: none;
}

#timeoutsess a {
    color: #2f70a7 !important;
}


/* Block featured-products */

.featured-products>.row {
    margin-bottom: 35px;
}

.featured-products>.row:last-child {
    margin-bottom: 0;
}

.featured-products .img-thumbnail {
    margin-top: 3px;
    margin-bottom: 10px;
    background-color: #fff !important;
    border-width: 1px !important;
    padding: 0 !important;
}

.featured-products ul {
    margin: 0;
    padding: 0;
}

.featured-products ul>li {
    margin-bottom: 5px;
}

.featured-products ul>li:before {
    font-family: 'FontAwesome';
    content: "\f105";
    margin-right: 5px;
}


/* Account Level */

[class^="lev-"],
[class*=" lev-"] {
    display: inline-block;
}

[class^="lev-"]:before,
[class*=" lev-"]:before {
    font-family: FontAwesome;
    font-size: inherit;
    margin-right: 5px
}

.lev-1:before {
    content: " \f005 \f005 \f005 "
}

.lev-2:before {
    content: " \f005 \f005 \f006 "
}

.lev-3:before {
    content: " \f005 \f006 \f006 "
}

.lev-user:before {
    content: " \f007 "
}


/* module Contact*/

.contact-result {
    position: absolute;
    top: 40px;
    left: 5%;
    width: 90%;
    float: left;
    z-index: 2;
    padding: 30px 20px;
    display: none
}


/* Block module-menu */

.module-menu {
    display: block;
    float: left;
    width: 100%;
    background-color: #333
}

.module-menu ul {
    margin: 0;
    padding: 0
}

.module-menu a {
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    background-color: #f05023;
    background-image: linear-gradient(to right, #4a4a4b 4px, #f05023 4px);
    background-repeat: repeat-x;
    color: #fff;
    text-decoration: none;
    margin: 0;
    padding: 9px 10px 9px 20px;
    cursor: pointer;
}

.module-menu a:before {
    font-family: 'FontAwesome';
    content: " \f105 ";
    margin-right: 5px;
}

.module-menu a.home:before {
    content: " \f07c ";
}

.module-menu a.active {
    background-color: #f08b23;
}

.module-menu a:hover,
.module-menu a.active,
.module-menu a:focus {
    color: #333;
    text-decoration: none;
    background-image: linear-gradient(to right, #4a4a4b 4px, rgba(0, 0, 0, 0) 4px);
}

.calendar-icon {
    background-image: url(../../../assets/images/calendar.jpg);
    background-position: right 6px center;
    background-repeat: no-repeat;
    padding-right: 26px;
}


/*alert*/

.nv-alert {
    position: fixed !important;
    top: 25% !important;
    right: 0;
    left: 0;
    width: 350px !important;
    margin: auto;
    z-index: 99999999999999 !important;
    text-align: center !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.select2-container--default .select2-selection--single,
.select2-container--bootstrap .select2-selection--single {
    height: 32px !important;
    padding-top: 2px;
}

.voting-col-2 {
    border-left: 1px solid #ccc;
    padding: 0px 10px;
}

.padding-voting ul li {
    margin: 0px 10px;
    padding: 10px 0px;
    list-style: disc;
    text-align: justify;
}

.sum-voting {
    margin-top: 5px;
}


/* header*/

.container {
    width: 1180px;
}

.header{
    width: 100%;
    margin: auto 0;
    height: 45px;
    background: #007d37 !important;
    padding: 0px;
    border-bottom: 1px solid #ddd;
}

.topmenu{
    width: 100%;
    margin: auto 0;
    #height: 45px;
    #background: #007d37 !important;
    padding: 0px;
    #border-bottom: 1px solid #ddd;
    min-height: 0px !important;
}


@media (min-width: 300px) {
    .app_info {
        background: url(../images/app_info.png) no-repeat;
        height: 160px;
        background-size: cover;
        background-position: inherit;
        color: #ffffff;
        padding-top: 20px;
    }
    .app_download {
        border: 2px solid #ffffff;
        border-radius: 10px;
        padding: 5px;
        text-align: center;
        letter-spacing: 0px;
        font-size: 12px;
    }
    .down_app img {
        padding-bottom: 2px;
    }
    .app_link {
        width: 180px;
        margin-right: -120px;
        margin-top: 25px;
        float: right;
    }
    .app_intro {
        font-size: 14px;
        #letter-spacing: 1px;
    }
    .app_download_act {
        background: #179140;
        border-radius: 10px;
        padding: 6px 15px;
        font-size: 18px;
        font-weight: bold;
        float: right;
        box-shadow: 2px 2px #267149;
        margin-top: 0px;
    }
}
@media (min-width: 700px) {
    .app_info {
        background: url(../images/app_info.png) no-repeat;
        height: 150px;
        background-size: cover;
        background-position: inherit;
        color: #ffffff;
        padding-top: 25px;
    }
    .app_download {
        border: 2px solid #ffffff;
        border-radius: 10px;
        padding: 10px;
        text-align: center;
        letter-spacing: 1px;
        font-size: 16px;
    }
    .app_link {
        width: 180px;
        margin-right: -160px;
        margin-top: 25px;
        float: right;
    }
    .app_intro {
        font-size: 20px;
        letter-spacing: 1px;
    }
    .app_download_act {
        background: #179140;
        border-radius: 10px;
        padding: 6px 15px;
        font-size: 18px;
        font-weight: bold;
        float: right;
        box-shadow: 2px 2px #267149;
        margin-top: -20px;
        margin-right: 80px;
    }
}
#menusite .navbar {
    min-height: 0px !important;
}

.service .items-service {
    float: left;
    padding-top: 7px;
    height: 50px;
}

.service .freeship {
    background: url(../images/ship.jpg) left center no-repeat;
}

.service .giao-hang {
    background: url(../images/trahang.jpg) left center no-repeat;
}

.service .thanhtoan {
    background: url(../images/thanh-toan.jpg) left center no-repeat;
}

.service .hotline {
    background: url(../images/hotline.jpg) left center no-repeat;
}

.hot {
    color: #005fac;
    font-size: 16px;
}

.service .items-service>div {
    margin-top: -3px;
    margin-left: 50px;
}

.service .d-block {
    display: block;
    font-size: 11px;
    color: #999;
    padding-top: -10px;
    line-height: 28px;
}

.navbar-default {
    background: none !important;
    border: none !important;
}

.navbar-default .navbar-nav>li>a {
    color: #ffffff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background: #178431;
    color: #ffff00;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #ffff00;
    background-color: #178431;
}

.navbar-default li img {
    float: left;
    margin-top: -5px;
}

.header-2 {
    padding-top: 15px;
}

.widget-cat {
    width: 170px;
    float: right;
    border: 1px #ccc solid;
    height: 30px;
    margin: 3px;
    color: #fff;
    padding-left: 5px;
    padding-right: 6px;
    background: #e9068b;
}

.widget-cat a {
    color: #fff;
}

.cart-info {
    padding-top: 8px;
}

.money {
    font-weight: bold;
    padding: 5px;
}

.blockcart {
    color: #0055a5 !important;
    font-size: 12px;
}

.fa-shopping-cart {
    font-size: 15px;
}

.sanpham {
    padding: 10px;
}


/*
.sanpham .wp-post-image{
	height:auto;  margin:0 auto; margin-bottom:5px; width:96%; margin-top:0px;
	border-radius: 50%; float:none;
	box-shadow: 0 3px 10px -2px rgba(0, 0, 0, 0.32); padding:2%; position:relative;
	background:#fff;
	border:3px #fff solid;
}
.sanpham .wp-post-image {
    height: auto;
    margin: 0 auto;
    margin-bottom: 5px;
    width: 96%;
    margin-top: 0px;
    border-radius: 50%;
    float: none;
    box-shadow: 0 3px 10px -2px rgba(0, 0, 0, 0.32);
    padding: 2%;
    position: relative;
    background: #fff;
    border: 3px #fff solid;
}
*/

@media (min-width: 300px) {
    .sanpham .wp-post-image {
        height: 120px;
        margin-bottom: 5px;
        margin-top: 0px;
        #width: 96%;
        background: #fff;
        #padding: 2%;
        position: absolute;
        #border: 3px #fff solid;
        margin: 0px auto;
        top: 20px;
        left: 0;
        right: 0;
    }
    .bigimg {
        #height: 150px;
        #overflow: hidden;
        margin-bottom: 85px;
    }
}
@media (min-width: 619px) {
    .sanpham .wp-post-image {
        height: 150px;
        margin-bottom: 5px;
        margin-top: 0px;
        #width: 96%;
        background: #fff;
        #padding: 2%;
        position: absolute;
        #border: 3px #fff solid;
        margin: 0px auto;
        top: 20px;
        left: 0;
        right: 0;
    }
    .bigimg {
        #height: 150px;
        #overflow: hidden;
        margin-bottom: 115px;
    }
}



.sanpham .wp-post-image:hover {
    #border: 0px #19af5b solid;
    transition: all 0.3s ease 0s;
    #height: 150px;
    transform: scale(1.03);
}

.sanpham .details {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    z-index: 222;
    top: 0;
    padding: 30px;
    padding-top: 0px;
    padding-top: 58%;
    text-align: center;
}

.sanpham .details h2 {
    font-size: 20px;
    line-height: 32px;
    color: #0055a5;
    text-transform: uppercase;
    margin-top: 0;
}

.sanpham .floadright {
    margin: 0 auto;
    #margin-top: -25%;
    #padding: 3%;
    #padding-top: 35%;
}

.floadright .tieude {
    font-size: 13px;
    line-height: 20px;
    padding: 10px 0px 5px 0px;
}

.floadright .tieude a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    -webkit-box-orient: vertical;
    margin-bottom: 0px;
    text-align: center;
}

.floadright .tieude1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
}
.floadright a {
    color: #0f0f0f;
    #text-transform: uppercase;
}

.floadright .btn-primary:hover {
    color: #fff !important;
    background-color: #178431 !important;
    border-color: #178431;
}
.product-name {
    #white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.group-product {
    background: #178431;
    border-radius: 0px 0px 10px 10px;
    margin-top: -5px;
    padding: 5px 0px 2px 0px;
}
.group-product a, a:link, a:active, a:visited {

}
.group-product .group-name {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}
.group-product .title-group-name {
    color: #ffffff;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}
@media(min-width: 219px) {
    .sliderimage {
        height: 200px;
    }
}
@media(min-width: 700px) {
    .sliderimage {
        height: 100%;
    }
}

.best_price {
    color: #0075bd;
    font-size: 13px;
    padding: 1%;
}
.floadright .best_price {
    text-align: center;
}

#btnAddToCart {
    background: url(../images/book.png) 7px 2px #0075bd no-repeat;
    padding: 6px 10px;
    border-radius: 5px;
    border: none;
    color: #fff;
    width: 120px;
    text-align: center;
    margin: 0 auto;
    padding-left: 35px;
    float: left;
    margin-top: 5px;
    display: block
}

.btnAddToCart {
    background-color: #119317;
    color: #ffffff !important;
    padding: 2%;
    width: 48%;
    text-align: center;
    margin: 0 auto;
    margin-top: 7px;
    display: block;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    float: left;
    text-transform: uppercase;
}

.btnMoreDetail {
    background-color: #ffffff;
    color: #0c9112 !important;
    padding: 2%;
    width: 48%;
    text-align: center;
    margin: 0 auto;
    margin-top: 7px;
    display: block;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    float: right;
    text-transform: uppercase;
}

.left_col {
    width: 50%;
    float: left;
}

.sanpham .title_homepost,
.ttmoi {
    line-height: 40px;
    background: url(../images/ke.png) 190px 40px no-repeat;
    padding-left: 0px;
    height: 90px;
}

.sanpham .title_homepost h2 a,
.sanpham .title_homepost h2 {
    text-transform: uppercase;
    color: #0075bd;
    font-size: 23px;
}

.title_homepost h2 {
    background: rgba(0, 0, 0, 0) url(../images/hoalily.png) no-repeat scroll left center;
}

.sanpham .title_homepost h2 {
    color: #0075bd;
    font-size: 23px;
}

.title_homepost h2 {
    float: left;
    height: 90px;
    padding-left: 190px;
}

.bx-wrapper {
    margin: 0 auto !important;
}
.myphamnews{
    padding: 10px 0;
}
.myphamnews .item {
    border: 1px #ccc solid;
    padding: 5px;
    box-shadow: 0px 1px 5px #ccc;
}

.bigimg2 {
    height: 210px;
    overflow: hidden;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.tieude a {
    color: #504d4d;
    font-size: 12px;
}

.title_homepost2 {
    margin: 15px 0px;
    text-transform: uppercase;
}

.title_homepost2 h2 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 30px;
    position: relative;
    word-wrap: break-word;
    line-height: 0.95;
    font-weight: 500;
    font-weight: bold;
    color: #fff;
}
.display_table_cell_md{
    color: #ccc;
}
.myphamnews .floadright .tieude {
    text-transform: none;
    line-height: 22px;
    height: 50px;
    text-align: center;
    padding: 10px 0 10px;
}

.pagebt {
    background: #e0e0e0;
}

.bottom11 {
    border: 1px #0075bd dashed;
    padding: 3px;
    background: #fff;
    margin-top: 1px !important;
}

.bottom11 img {
    max-width: 100%;
    height: auto;
}

.footer {
    background: #eff2ef;
    color: #000;
    font-size: 13px;
    padding-top: 12px;
    line-height: 20px;
    height: auto;
    padding-top: 20px;
    clear: both;
}

.footer .widget li {
    padding: 0 0 14px;
    #background: url(../images/treeview-line.gif) 0 0 no-repeat;
    margin: 0;
    padding: 3px 20px 0px 0px;
}

.minfooter li {
    background: url(../images/treeview-line.gif) 0 0 no-repeat;
    margin-top: 0px;
    padding: 3px 0pt 3px 16px;
}

.footer .widget li a {
    font-size: 12px;
    color: #022c0a;
    padding: 0px;
    #text-transform: uppercase;
}

.footer .footermenu li {
    padding: 0 0 14px;
    #background: url(../images/treeview-line.gif) 0 0 no-repeat;
    margin: 0;
    padding: 3px 20px 0px 0px;
}

.footer .footermenu li a {
    font-size: 12px;
    color: #022c0a;
    padding: 0px;
    #text-transform: uppercase;
}

.footer .widget_title {
    font-size: 17px;
    text-transform: uppercase;
    color: #022c0a;
    line-height: 30px;
    font-weight: bold;
}

.minfooter {
    width: 100%;
    margin: 0 auto;
    #max-width: 1170px;
    #padding-left: 20px;
}

.logoft {
    float: left;
    #background: url(../images/logo-footer.gif) no-repeat;
    width: 200px;
    height: 140px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.logo_ft{
    padding-top: 20px;
    max-width: 150px;
}

.info_footer {
    padding-top: 20px;
}

.titleft{
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    color: #fff;
}
.descriptionleft{
    font-size: 12px;
    color: #fff;
}
.logoft4 {
    #float: right;
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #fff;
    background-color: #178431;
    border-top: 1px solid #178431;
}

.logoft4 a {
    color: #fff !important;
}

.logoft5 {
    #float: right;
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #ccc;
    background-color: #007c33;
    border-top: 1px solid #555555;
    line-height: 1.8em;
}
.logoft5 a {
    color: #ccc !important;
}
.logoft5 H2 {
    font-size: 20px;
    color: #fff !important;
}

.logoft6 H2:before {
    content : "";
    position: absolute;
    left: 10px;
    height: 35px;
    width   : 300px;
    border-bottom: 2px solid #ccc;
}

.logoft6 H2 {
    font-size: 20px;
    color: #fff !important;
    height: 60px;
    #text-decoration-line: underline;
}

.logoft6 {
    #float: right;
    width: auto;
    padding-top: 20px;
    padding-bottom: 0px;
    color: #000;
    background-color: #eff2ef;
    line-height: 1.8em;
}
.logoft6 a {
    color: #000 !important;
}
.logoft6 li {
    float:left;
}

.logoft6 li a {
    #text-decoration-line: underline;
    font-weight: normal !important;
}

.logoft6 .hotline {
     font-size: 30px;
     color: #fff;
     border: 1px solid #fff;
     padding: 20px 10px;
     width: 320px;
     font-weight: bold;
     margin-top: 20px;
 }

.logoft6 .highline {
    font-size: 30px;
    color: #fff;
    border: 1px solid #fff;
    padding: 20px 10px;
    width: 320px;
    font-weight: bold;
    margin-top: 20px;
}


.logoft6 .borderline {
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 10px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.logoft6 ul {
    margin-left: -40px;
}

.logoft7 {
    #float: right;
    width: auto;
    padding-top: 10px;
    padding-bottom: 15px;
    color: #000;
    background-color: #eff2ef;
    line-height: 1.8em;
    margin: auto;
}

.logoft7 a {
    color: #888889 !important;
    font-weight: bolder;
}
@media (min-width: 300px) {
    #searchform {
        width:80%;
        margin-top: -35px;
    }
    .logoft7 ul {
        margin-left: 0px;
        #width: 80%;
    }
    .logoft7 li {
        float: left;
        font-size: 12px;
        text-transform: uppercase;
        padding: 0px 5px;
        #border-right: 1px solid #888889;
    }
}

@media (min-width: 619px) {
    #searchform {
        width:50%;
        margin-top: -40px
    }
    .logoft7 ul {
        margin-left: 0px;
        width: 80%;
    }
    .logoft7 li {
        float: left;
        font-size: 12px;
        text-transform: uppercase;
        padding: 0px 20px;
        border-right: 1px solid #888889;
    }
}

.thuky H2 {
    font-size: 18px;
    color: #f8b038 !important;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
 }

.thuky H2 {
    font-size: 18px;
    color: #f8b038 !important;
    text-transform: uppercase;
    font-weight: bold;
}
.thuky {
    background-image: url(../images/thuky_home.png);
    background-repeat: no-repeat;
    color: #000;
}

.thuky li {
    background: url(../images/thuky_li.png) 0 no-repeat;
    margin: 0;
    padding: 3px 0px 5px 20px;
    color: #000;
    text-transform: uppercase;
}

.video {
    background-image: url(../images/video_home.png);
    background-repeat: no-repeat;
    color: #000;
}

.social-icons img {
    width: 32px !important;
    height: 32px !important;
}

.sanpham .floadright {
    #margin: 0 auto;
    #margin-top: -25%;
    #padding: 3%;
    #padding-top: 35%;
    #text-align: center;
}

.archive_intro .headline {
    color: #333;
    text-transform: uppercase;
    padding-left: 0px;
}

#socialList {
    float: right;
}
.archive_intro .headline {
    line-height: 40px;
    background: url(../images/h2.png) 0px no-repeat;
    color: #086e9c;
    font-size: 14px;
    font-weight: bold;
    width: 99%;
    padding-top: 50px;
    padding-bottom: 4px;
    margin-bottom: 10px;
    height: auto;
}

.panel-primary>.panel-heading {
    background: #178431;
    border: 1px solid #fff;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}

.panel-primary {
    border: 1px solid #178431;
    margin-top: 10px;
}

#fixmenu {
    /*float:right;
    width: 100%;
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.4);
    z-index: 999;
    background: linear-gradient(to top, #171617 0%, #767676 100%);
    border-bottom: 2px solid #f25526;
    margin: 0;*/
}

.fixmenu {
    border: 1px solid #ccc;
    overflow: auto;
    position: relative;
}

.fix-search {
    position: fixed;
    top: 0px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #ffff00;
    background-color: transparent;
    border-bottom: 0px solid #0b7f3e;
}

.bg-main-home {
    background-color: #0075bd;
}

.bg-main-home .box-boder-items {
    padding: 10px !important;
    #background-color: #F1F2F2 !important;
    border: 1px dashed #404040 !important;
}

.bg-main-home .box-boder-items a {
    #color: #fff;
    font-size: 20px;
    line-height: 78px;
    margin: 3px !important;
    text-transform: uppercase;
    padding-left: 15px;
}

.bg-main-home .item {
    height: 100%;
    display: block;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    border-right: 0px #fff solid;
    border-left: 0px #fff solid;
    border-bottom: 0px #f00 solid;
    position: relative;
}

.bg-main-home .item a {
    color: #fff;
}

.img-cat-produc:hover {
    overflow: hidden;
}

.panel-default > .panel-heading {
    padding: 10px 5px;
    font-size: 20px;
    color: #ffffff;
}
.product_sale_title h2 {
    padding: 10px 5px;
    font-size: 20px;
    font-weight: bold;
    #background: #7ac932c2;
    text-transform: uppercase;
    #text-align: center;
    color: #898989;
    border-radius: 4px;
}

.product-item-home {
    text-align: center;
    width: 230px;
    font-size: 14px;
}

.product-item {
    position: relative
}

.product-item .price {
    text-align: center;
}

.product-item .sale-label {
    display: block;
    padding: 3px 6px;
    font-size: 13px;
    color: #ffffff;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    z-index: 100;
    background: #e8b149;
    right: 0;
}

.product-item .product-mainpic {
    top: 0;
    left: 0;
}

.product-item .product-secondpic {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .5s;
}

.product-item:hover .product-secondpic {
    opacity: 1;
    border: 2px solid #e8b149;
}

.product-item .price_product {
    text-align: center;
    margin: 0;
    white-space: nowrap;
}

.product-item .new-price {
    font-size: 23px;
    color: #e8b149;
    font-weight: 300;
    margin-right: 10px;
}

.product-item .old-price {
    font-size: 19px;
    color: #777777;
    font-weight: 300;
}

.product-item h3,
.product-item a {
    #margin-top: 5px;
    text-align: center;
    font-weight: 400;
    min-height: 50px;
}
#input_mobile .form-control {
    border: 1px solid #64a727;
}
.product-item .product-name,
.product-item a {
    font-size: 15px;
    color: #000000;
    #text-transform: uppercase;
}

.area_btn {
    margin: 0 auto;
    text-align: center;
}

.news-footer {
    text-align: center;
}

.news-footer .date {
    color: #888888;
    text-transform: uppercase;
    margin: 5px 0;
    font-size: 12px;
}

.news-footer img {
    width: 100%;
    height: 200px;
    border: 1px solid #dddddd;
}

.news-home, .main-news {
    #text-align: center;
}

.news-home .date, .main-news .date{
    color: #888888;
    text-transform: uppercase;
    margin: 5px 0;
    font-size: 12px;
}
@media (min-width: 300px) {
    .news-home img {
        width: 100%;
        height: 120px;
        border: 0px solid #dddddd;
        border-radius: 10px;
    }
    .main-news img {
        width: 100%;
        height: 200px !important;
        border: 0px solid #dddddd;
        border-radius: 10px;
    }

    .home_news_right_info {
        background: #f3f4f3;
        border: 1px solid #dddddd;
        border-radius: 10px;
        padding: 2px 2px 0px 2px;
        margin-bottom: 10px;
    }

    .home_news_info {
        background: #f3f4f3;
        border: 1px solid #dddddd;
        border-radius: 10px;
        padding: 2px 2px 50px 2px;
        margin-bottom: 10px;
    }
}

@media (min-width: 619px) {
    .news-home img {
        width: 100%;
        height: 200px;
        border: 0px solid #dddddd;
        border-radius: 10px;
    }

    .main-news img {
        width: 100%;
        height: 400px !important;
        border: 0px solid #dddddd;
        border-radius: 10px;
    }

    .home_news_right_info {
        background: #f3f4f3;
        border: 1px solid #dddddd;
        border-radius: 10px;
        padding: 2px 2px 0px 2px;
        margin-bottom: 10px;
        height: 280px;
    }

    .home_news_info {
        background: #f3f4f3;
        border: 1px solid #dddddd;
        border-radius: 10px;
        padding: 2px 2px 50px 2px;
        margin-bottom: 10px;
        height: 370px;
    }
}

.home_news_main_info {
    background: #f3f4f3;
    border: 1px solid #dddddd;
    border-radius: 10px;
    padding: 2px 2px 50px 2px;
    margin-bottom: 10px;
}



.club_info {
    background: #f3f4f3;
    border: 1px solid #dddddd;
    border-radius: 10px;
    margin: 5px;
    padding: 2px 2px 50px 2px;
}
.club_image {
    width: 100%;
    #border: 1px solid #dddddd;
    border-radius: 10px;
}
.club_title, .club_title a {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding: 10px 0px 5px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}
.new_title, .new_title a {
    color: #000;
    #text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding: 10px 0px 5px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}
.new_description a {
    color: #3d3d3d;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}
.club_description a {
    color: #3d3d3d;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.news-footer h3 {
    padding: 10px 0;
    font-weight: 300;
    font-size: 15px;
    height: 60px;
    overflow: hidden;
}

.news-footer h3 a {
    color: #000;
    #text-transform: uppercase;
}

.news-footer h3 a:hover {
    color: #0b7f3e;
}

.product_sale_title {
    margin-top: 10px;
    margin-bottom: 10px;
}
.footer_home {
    font-size: 14px;
    text-transform: uppercase;
    #text-align: center;
    color: #000;
    #font-weight: bolder;
}
.block_samecat {
    margin-left: -30px;
}
.block_samecat a, .block_samecat a:link, .block_samecat a:active, .block_samecat a:visited {
    color: #333;
    font-size: 13px;
}
.hot_category {
    border: 1px solid #0b7f3e;
    border-radius: 5px;
    padding: 5px 5px 5px 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    color: #0b7f3e;
    display: -webkit-inline-box;
}

.hot_category a, .hot_category a:link, .hot_category a:active, .hot_category a:visited {
    color: #0b7f3e;
    font-size: 13px;
}
.health_title {
    color: #0b7f3e;
    font-weight: bold;
    font-size: 16px;
}

.health_title a, .health_title a:link, .health_title a:active, .health_title a:visited {
    color: #0b7f3e;
    font-size: 18px;
}

.view_more {
    background: #0b7f3e;
    color: #ffffff;
    padding: 5px;
    width: 80px;
    float: right;
    border-radius: 5px;
    margin-top: 10px;
    text-align: center;
    margin-right: 5px;
}

.health_time {
    color: #5C5C5C;
    float: left;
    margin-top: 10px;
    font-size: 16px;
    display: none;
}

.view_more a, .view_more a:link, .view_more a:active, .view_more a:visited {
    color: #ffffff;
}
.news_home {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
    color: #3d3d3d;
}
.newsdate {
    #float: left;
    background: #007e37;
    color: #ffffff;
    padding: 2px;
    position: absolute;
    border-radius: 5px;
    text-align: center;
    width: 30px;
    font-size: 10px;
    display: none;
}

.news_date {
    #float: left;
    background: #007e37;
    color: #ffffff;
    padding: 2px;
    position: absolute;
    border-radius: 5px;
    text-align: center;
    width: 50px;
    font-size: 13px;
    display: none;
}

.health_date {
    #float: left;
    background: #007e37;
    color: #ffffff;
    padding: 2px;
    position: absolute;
    border-radius: 5px;
    text-align: center;
    width: 50px;
    font-size: 13px;
    display: none;
}
.primary_title {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.primary_title h2 {
    background-image: linear-gradient(to right, #007e37 4px, rgba(0, 0, 0, 0) 4px);
    padding: 5px 5px;
    #font-size: 18px;
    #background: #178431;
    text-transform: uppercase;
    #text-align: center;
    color: #007e37;
    #float: left;
    #border-radius: 4px;
    #height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.primary_title h2 a{
    color: #007e37;
}

.home_title {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}
.home_title .tail_article {
    background-image: url(../images/bg_article3.png);
    background-repeat: no-repeat;
    float: left;
    width: 81px;
    height: 40px;
}
@media(min-width: 219px) {
    /*
    .home_title h2:before {
        background-image: url(../images/bg_article1.jpg);
        background-repeat: repeat-x;
        float: left;
        margin-left: -500px;
        width: 500px;
        height: 40px;
        content: "";
        margin-top: -5px;
    }*/
    .home_title h2 {
        background-image: linear-gradient(to right, #007e37 4px, rgba(0, 0, 0, 0) 4px);
        width: 50%;
        padding: 5px 5px;
        font-size: 18px;
        #background: #178431;
        #text-transform: uppercase;
        #text-align: center;
        color: #178431;
        float: left;
        #border-radius: 4px;
        height: 40px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .home_title h2 a{
        color: #178431;
    }
}
@media(min-width: 619px) {
    /*
    .home_title h2:before {
        'background-image: url(../images/bg_article1.jpg);
        'background-repeat: repeat-x;
        float: left;
        margin-left: -500px;
        width: 500px;
        height: 40px;
        content: "";
        margin-top: -5px;
    }*/
    .home_title h2 {
        width: 20%;
        padding: 5px 5px;
        font-size: 20px;
        #background: #178431;
        #text-transform: uppercase;
        #text-align: center;
        color: #178431;
        float: left;
        #border-radius: 4px;
        height: 40px;
    }

    .home_title h2 a{
        color: #178431;
    }
}

.main_club_page {
    border: 1px solid #cacaca;
    #margin-top: 30px;
    margin-bottom: 50px;
}

.main_club_title h2 {

    padding: 5px 5px;
    font-size: 18px;
    background: #178431;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    height: 40px;
}

.vision_title {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}
.vision_title .tail_article {
    background-image: url(../images/bg_article3.png);
    background-repeat: no-repeat;
    float: left;
    width: 81px;
    height: 40px;
}
@media(min-width: 219px) {
    .vision_title h2 {
        width: 60%;
        padding: 5px 5px;
        font-size: 18px;
        background: #178431;
        text-transform: uppercase;
        #text-align: center;
        color: #ffffff;
        float: left;
        #border-radius: 4px;
        height: 40px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .vision_title h2 a{
        color: #ffffff;
    }
}
@media(min-width: 619px) {
    .vision_title h2 {
        width: 22%;
        padding: 5px 5px;
        font-size: 20px;
        background: #178431;
        text-transform: uppercase;
        #text-align: center;
        color: #ffffff;
        float: left;
        #border-radius: 4px;
        height: 40px;
    }

    .vision_title h2 a{
        color: #ffffff;
    }
}
.vision_gshoppe7 .content-block {
    border-radius: 0px;
    color: #000000;
    font-size: 25px;
    padding: 0;
    margin-top: -83px;
}

.about_gshoppe7 {
    font-size: 14px;
    color: #000000;
    background: linear-gradient(to bottom, #d2e5d2, #8abcb9);
}


@media (min-width: 300px) {
    .about_gshoppe7 .content-block {
        border-radius: 5px;
        color: #000000;
        font-size: 18px;
        padding: 10px 20px 50px 20px;
        line-height: 30px;
        letter-spacing: 1px;
    }
}

@media (min-width: 700px) {
    .about_gshoppe7 .content-block {
        border-radius: 5px;
        color: #000000;
        font-size: 25px;
        padding: 50px 50px 100px 50px;
        line-height: 40px;
        letter-spacing: 2px;
    }
}
.home_video {
    background: linear-gradient(to bottom, #f3f4e4, #9ccfc8) ;
    padding: 30px 10px 20px 10px;
}

@media(min-width: 219px) {
    .home_video .main_video {
        height: 300px;
    }
}

@media(min-width: 600px) {
    .home_video .main_video {
        height: 450px;
    }
    .home_video .sub_video {
        height: 130px;
    }
}

.home_video .video_title a, .video_title a:link, .video_title a:active, .video_title a:visited {
    font-size: 16px;
    margin: 10px 0 10px 0;
    color: #017f36 !important;
    text-transform: uppercase;
    font-weight: bold;
}

.home_video .sub_video_title a, .sub_video_title a:link, .sub_video_title a:active, .sub_video_title a:visited {
    padding: 0 0 10px 5px;
    font-size: 14px;
    color: #017f36 !important;
    text-transform: uppercase;
    font-weight: bold;
}


.about_g7 {
    #background-image: url(../images/bg_article31.png);
    #width: 81px;
    height: 40px;
}

.input-register-mail {
    width: 100%;
    height: 42px;
    float: left;
    padding: 0 10px;
    background: none !important;
    border: 1px solid #f05023;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-box-shadow: inset 0 0 0 22px rgba(255, 255, 255, .1) !important;
    box-shadow: inset 0 0 0 22px rgba(255, 255, 255, .1) !important;
    border-radius: 0;
}

.footer-reg-email button {
    width: 42px;
    height: 42px;
    background: #f05023 !important;
    border: 2px solid #000000 !important;
    border-width: 0 0 0 2px !important;
    color: #ffffff !important;
    text-transform: uppercase;
    border-radius: 0;
    position: absolute;
    right: 0;
}


.dropdown-menu>li>a {
    min-height: 25px;
    line-height: 25px;
}

.sanpham .product {
    padding-bottom: 10px;
}

.minfooter a {
    color: #022c0a;
}

#menusite ul .open ul li {
    #background: #fefefe !important;
}

aside.floating {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    background-color: #009cdd;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    font-size: 1.2em
}

.floating>div>div {
    padding: 10px;
    text-align: center;
    border-right: 1px dotted #ccc;
}

.floating>div>div:last-child {
    border-right: none;
}

aside.floating div section.inside>a {
    text-transform: capitalize;
    vertical-align: middle;
    color: #fff;
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative
}

aside.floating div section.chatus {
    padding-left: 55px;
    text-align: left;
    float: left;
    white-space: nowrap;
    border-right: 0;
    position: relative;
    word-spacing: -1px;
    font-size: 1.4em;
    box-sizing: border-box
}

aside.floating div section.inside>a strong {
    font-size: 1.3em
}

aside.floating div section.chatus a {
    color: #fff
}

aside.floating div section.chatus a:hover {
    color: #ff0
}

aside.floating div section.chatus img {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -10px
}

div.orderstep.floating div div.pr-back,
div.orderstep.floating div div.pr-next,
div.orderstep.floating div div.pr-now {
    height: 55px;
    line-height: 70px;
    font-size: .9em
}

div.orderstep.floating div span {
    opacity: .95
}


/*new css*/
.cs.main_color2, .cs.main_bg_color2 {
    background-color: #fff;
}
.page_topline {
    font-size: 13px;
    line-height: 30px;
    position: relative;
    z-index: 1001;
    background-color: #90ed3a91;
    border-bottom: 1px solid #64a727;
}
.page_toplogo{
    padding:  10px 0;
}
.cs {
    color: #000;
}
.section_padding_top_5 > [class*="container"] {
    padding-top: 5px;
}
.ls {
    background-color: #084caf;
    color: #919899;
}
/*
** Shortcodes
*/
/*
** Teasers
*/
/* small teaser - media bootstrap component with icon */
.small-teaser {
    line-height: 22px;
    margin-top: 12px;
}

.small-teaser .media-left {
    padding-right: 15px;
}

.small-teaser .media-left i {
    display: inline-block;
    width: 1em;
    text-align: center;
}

.small-teaser h4 {
    margin-bottom: 8px;
}

.small-teaser .media-body {
    width: auto;
}

.small-teaser.fontsize_14 {
    line-height: 20px;
}

.small-teaser.teaser.media {
    margin-top: 10px;
}

.small-teaser.teaser.media .media-left {
    padding-right: 20px;
}

.small-teaser.teaser.media:first-child {
    margin-top: 10px;
}

.media.small-padding .media-left {
    padding-right: 15px;
}

.teaser {
    position: relative;
    overflow: visible;
    color: #fff;
}
.page_toplogo .logo {
    padding-left: 20px;
    width: 100%;
    max-width: 200px;
}
.ls .highlight2 {
    color: #fff;
    float: left;
    border-color: #ec5c42;
    padding-right: 20px;
}
.items-service h4{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.items-service a, .items-service{
    color: #fff;
}
.floatleft{
    float: left;
}
.floatright{
    float: right;
}


.cs.gradient {
    position: relative;
    padding: 10px 0;
    #background: linear-gradient(-90deg, #e1dad191 50%, #ff990059 50%);
}
.gradient:before,
.dark_gradient:before {
    #background: #19bcdb;
    #background: linear-gradient(to right, #e1dad191 0%, #ff990059 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$mainColor', endColorstr='$mainColor2',GradientType=1 );
}

.gradient:before,
.gradient:after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}
.teaser h3[class*="count"] {
    font-size: 40px;
    font-weight: bold;
    margin: 0;
}
.parallax > *, .muted_section > *, .radial_gradient > *, .gradient > *, .vertical_gradient > *, .darken_gradient > *, .diagonal_section > *, .background_cover > * {
    position: relative;
}

.page_gallery.parallax {
    background-color: #fff;
}
.parallax {
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    position: relative;
}
.display_table_cell_md img{
    #width: 100%;
}

#products a{
    color: #0a6d03;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
#products .best_price_space{
    color: #0b7203;
}

.rounded {
    border-radius: 5px;
}
.ds {
    #background-color: #7ac93224;
    color: #022c0a;
}
.image_cover, .background_cover, .parallax {
    background-size: cover;
}
.section_padding_bottom_90 > [class*="container"] {
    padding-bottom: 90px;
}

.section_padding_top_100 > [class*="container"] {
    padding-top: 100px;
}
.topmargin_30 {
    margin-top: 30px;
}
.ds .theme_button.color2.inverse {
    color: #ec5c42;
    background-color: transparent;
}
.ds .theme_button.color2 {
    background-color: #ec5c42;
    border-color: #ec5c42;
}
.theme_buttons.color2 a:active,
.theme_button.color2:hover,
.theme_button.color2:focus,
.theme_button.color2:active {
    color: #ec5c42;
    background-color: transparent;
}

.parallax.ds.color:after {
  /*  background-color: #084caf;*/
}
.parallax {
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    position: relative;
}
.ds .highlight {
    color: #19bcdb;
    border-color: #19bcdb;
}
.parallax:after, .background_cover:after {
    opacity: 0.8;
}
.muted_section:before, .muted_section:after, .parallax:before, .parallax:after, .gradient:before, .gradient:after, .vertical_gradient:before, .vertical_gradient:after, .darken_gradient:before, .darken_gradient:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}
.parallax > *, .muted_section > *, .radial_gradient > *, .gradient > *, .vertical_gradient > *, .darken_gradient > *, .diagonal_section > *, .background_cover > * {
    z-index: 4;
    position: relative;
}

@media (min-width: 1200px) {
    .section_header {
        font-size: 40px;
    }
}
.section_padding_top_150 > [class*="container"]{
    padding-top: 150px;
}
.section_padding_bottom_150 > [class*="container"] {
    padding-bottom: 150px;
}
.section_padding_bottom_50 > [class*="container"] {
    padding-bottom: 50px;
}

.support_g7 {
    float: right;
    margin-right: 15px;
    background: #178431;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bolder;
    text-transform: uppercase;
    padding: 10px 10px 0 10px;
}
.section-model {
    position: relative;
    overflow: hidden;
    background-image: url(../images/mohinh-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 0;
}
.list-inline a, .list-inline a:link, .list-inline a:active, .list-inline a:visited {
    color: #ffffff;
}
.list-inline a:hover, .list-inline a:focus {
    color: #ffff00;
}
.section_header {
    margin-bottom: 35px;
    font-size: 30px;
    color: #fff;
    position: relative;
    word-wrap: break-word;
    line-height: 0.95;
    font-weight: 500;
}
.ds .ls {
    padding: 20px;
    background-color: #ffffff;
    color: #919899;
    margin-bottom: 10px;
}
.ds .highlight2 {
    color: #ec5c42;
    border-color: #ec5c42;
    font-size: 40px;
}
.vertical-item h5{
    font-weight: bold;
}
.content-block{
    #background-image: url(../images/mohinh-bg.png);
    border-radius: 5px;
    color: #000;
    font-size: 14px;
    padding: 10px 10px 50px 0;
}
.info_marketing{
    padding: 30px 0;
}
.info_marketing h3[class=title]{
    font-size: 20px;
    text-align: center;
    background: rgba(0, 0, 0, .15);
    border-radius: 4px;
    padding: 20px;
}
.info_marketing >div{
    padding: 20px;
}
.info_marketing .items p{
    padding-top: 20px;
    font-size: 18px;
    font-weight: bold;
}
.info_marketing .info_cash13{
    padding-top: 20px;
    font-size: 25px;
    text-align: center;
}
.nav>li>a{
    padding: 15px 12px;
}

#fixmenu .nav>li>a{
    padding: 15px 6px;
}

.gioithieu {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    height: 55px;
}
.gioithieu:before {
    content : "";
    position: absolute;
    left: 40%;
    height: 35px;
    width   : 20%;
    border-bottom: 3px solid #c4811f;
}
.gt2:before {
    height: 65px;
}

.gioithieu_row {
    padding-top: 50px;
    padding-bottom: 50px;
}
.button_all {
    background-color: #000;
    color: #e8b149 !important;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    padding: 6px 12px;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 5px;
}

.videoMain .panel-heading {
    background: #007e37;
    background-image: none;
    border: 1px solid #fff;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
}

.videoMain .col1 .topicList {
    padding: 8px 10px !important;
    color: #04361a;
    text-transform: uppercase;
    font-size: 14px;
    border-top: 1px solid #007e373d;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    text-indent: 10px !important;
}

.videoMain .col1 .topicList.current {
    background: transparent !important;
    color: #007e37 !important;
    padding-left: 10px !important;
    text-decoration: none;
    background-image: linear-gradient(to right, #007e37 4px, rgba(0, 0, 0, 0) 4px) !important;
}

.sale_statistic {
    min-height: 20px;
    padding: 19px;
    margin-top: 10px;
    margin-bottom: 20px;
    border: 1px solid #cacaca;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px
    rgba(0,0,0,0.05);
}

.btn-sale {
    color: #ffffff;
    background-color: #0a6d03;
    border-color: #2c2c2c;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-sale:hover,.btn-sale:focus,.btn-sale a:focus {
    color : #f8b038
}

.btn-sale a:link {
    color: #ffffff !important;
}

rslides img {
    height: auto;
    width: 100%;
    max-height: 400px;
}


.aligncenter {
    #float: right;
    display: block;
}

.social_link {
    width: 35px;
    height: 35px;
}
.app_barcode {
    max-width: 80px;
}

.app_download_link {
    max-width: 90px;
    padding: 0px;
    margin-top: 6px;
}

#cart_detail {
    width:250px;
    border: 3px solid #dbd9d9;
    border-top: 0px;
    padding: 5px;
    margin-left: -150px;
    background-color: #fff;
    z-index: 100;
    position: absolute;
}
#cart_detail::before {
    background: url("../images/cart_border_top.png") no-repeat;
}
#cart_detail hr {
    margin: 0px 10px 10px 10px;
    border-top: 1px solid #eee;
}
.cart_detail_image {
    width: 70px;
}
#cart_detail em {
    margin-top: 25px;
    font-size: 16px;
}
#cart_detail .cart_detail_title {
    font-size: 12px;
    text-transform: uppercase;
    color: #0c7c03;
    font-weight: bold;
}

#cart_detail .cart_detail_number {
    font-size: 12px;
    color: #606060;
    font-weight: bold;
}

.cart_detail_header {
    width: 250px;
    height: 11px;
    margin-left: -150px;
    margin-top: 7px;
}

.main_cart {
    background: #f7fcf8;
    padding-bottom: 100px;
}

.cart_payment {
    width:270px;
    border: 1px solid #dbd9d9;
    border-top: 0px;
    padding: 5px;
    margin-left: 10px;
    background-color: #fff;
    #z-index: 100;
    #position: absolute;
}

.cart_payment .cart_payment_title {
    font-size: 13px;
    color: #000000;
    font-weight: bold;
    padding: 5px 20px;
}

.cart_payment_value {
    font-size: 13px;
    color: #0c7c03;
    font-weight: bold;
    padding: 5px 0px;
}
.cart_payment_header {
    width: 270px;
    height: 11px;
    margin-left: 10px;
    margin-top: 7px;
}
.cart_payment_total {
    color: #ffffff !important;
    background: #e75800;
    font-size: 13px;
    padding: 5px;
    font-weight: bold;
    margin-top: 10px;
}
.cart_total_product {
    font-size: 18px;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #0c7c03;
}
.cart_payment_total #total {
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
}
#fpro .cart_detail_image {
    width: 70px;
}

#fpro th {
    font-size: 12px;
}
#fpro a,#fpro a:link,#fpro a:active,#fpro a:visited {
    color: #000000;
}
.cart_payment_button {
    color: #ffffff !important;
    background: #178431;
    #width: 100%;
    display: inline-block;
    margin-bottom: -5px;
    margin-top: 20px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px 5px 12px;
    font-size: 13px;
    line-height: 1.42857143;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #178431;
}

.user_page_title {
    color: #178431;
    font-weight: bold;
}
.cart_payment_button:hover {
    color: #000000 !important;
    background-color: #f2930d;
    #border-color: #9d6f2d;
}
#table_product1 {
    font-size: 13px;
}
#table_product1 label {
    font-weight: normal !important;
}

#table_product1 .form-control {
    border: 1px solid #dbd9d9;
    border-radius: 0px;
}

.account_icon_image {
    width: 30px;
    margin-right: 10px;
}

/* Block account_user_menu */

#block_user_menu .account_user_menu {
    display: block;
    float: left;
    width: 95%;
    background-color: #ffffff;
    height: 500px;
    border-right: 1px solid #c4c4c4;
    padding-left: 10px;
}

#block_user_menu .account_user_menu ul {
    margin: 0;
    padding: 0
}

#block_user_menu .account_user_menu a {
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c4c4c4;
    background-color: #ffffff;
    #background-image: linear-gradient(to right, #4a4a4b 4px, #f05023 4px);
    #background-repeat: repeat-x;
    color: #686868;
    text-decoration: none;
    margin: 0;
    padding: 9px 10px 9px 10px;
    cursor: pointer;
}

.account_user_menu a:before {
    #font-family: 'FontAwesome';
    #content: " \f105 ";
    #margin-right: 5px;
}

.account_user_menu a.home:before {
    content: " \f07c ";
}

#block_user_menu .account_user_menu a.active, #block_user_menu account_user_avatar a.active{
    background-color: #f08b23;
}

#block_user_menu .account_user_menu a:hover, #block_user_menu .account_user_menu a.active, #block_user_menu .account_user_menu a:focus {
    color: #074315;
    text-decoration: none;
    background-image: linear-gradient(to left, #178431 4px, rgba(0, 0, 0, 0) 4px);
}

.account_user_avatar {
    width:70%;
    margin:auto;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 15px;
}
.account_user_avatar img {
    width: 50px;
    height: 50px;
    border-radius: 25px;
}
.account_user_avatar a, .account_user_avatar a:link, .account_user_avatar a:active, .account_user_avatar a:visited {
    color: #686868;
}

.account_user_avatar a:hover, .account_user_avatar a:focus {
    color: #000000;
}
.report_user_head {
    color: #0a6d03;
    font-size: 18px;
    background: #cacaca;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 5px;
}
.report_user_info {
    color: #e7f426;
    font-size: 14px;
    position: absolute;
    top: 80px;
    left: 130px;
}
.report_user_name a, .report_user_name a:link{
    color: #ffffff;
    font-size: 16px;
    position: absolute;
    top: 160px;
    left: 30px;
}
.report-rating {
    float: left;
    color: #f39c12;
    font-size: 14px;
    position: absolute;
    top: 150px;
    left: 185px;
}
.report_user_avatar {
    background-image: url("/uploads/bg_bctk_thanhvien2.png");
    background-repeat: no-repeat;
    #background-attachment: fixed;
    #background-position: center;
    #background-size: 500px 242px;
    #width: 500px;
    height: 140px;
    background-size: cover;
}
#account_menu {
    width:220px;
    #border: 3px solid #dbd9d9;
    border-top: 0px;
    #padding: 5px;
    #margin-left: -150px;
    background-color: #d5ecd0;
    z-index: 100;
    position: absolute;
}

#account_menu .account_user_menu {
    display: block;
    float: left;
    width: 100%;
    background-color: #d5ecd0;
    #height: 500px;
    #border-right: 1px solid #c4c4c4;
    #padding-left: 10px;
}

#account_menu .account_user_menu ul {
    margin: 0;
    padding: 0
}

#account_menu .account_user_menu a {
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c4c4c4;
    background-color: #d5ecd0;
    #background-image: linear-gradient(to right, #4a4a4b 4px, #f05023 4px);
    #background-repeat: repeat-x;
    color: #686868;
    text-decoration: none;
    margin: 0;
    padding: 5px 5px 5px 10px;
    cursor: pointer;
}

#account_menu .account_user_menu a.active, #account_menu account_user_avatar a.active{
    background-color: #f08b23;
}

#account_menu .account_user_menu a:hover, #account_menu .account_user_menu a.active, #account_menu .account_user_menu a:focus {
    color: #074315;
    text-decoration: none;
    background: #ecf4e6;
    #background-image: linear-gradient(to right, #178431 4px, rgba(0, 0, 0, 0) 4px);
}
.order_view_list {
    width: 100%;
    margin: auto;
    margin-top: 30px;
    font-size: 13px;
    margin-bottom: 150px;
}
.order_view_detail {
    width: 70%;
    margin: auto;
    margin-top: 30px;
    font-size: 13px;
    margin-bottom: 150px;
}
.order_view_detail th, .order_view_list th {
    color: #3c3838;
}

.order_viewtable{
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 15px;
    background: #ffffff;
    border: 1px solid #dddddd;
}
.order_viewtable th, .order_viewtable td{
    padding: 8px;
    line-height: 1.42857143;
}
.order_view_detail .order_viewcode, .order_view_detail a, .order_view_detail a:link, .order_view_detail a:active, .order_view_detail a:visited,
.order_view_list .order_viewcode, .order_view_list a, .order_view_list a:link, .order_view_list a:active, .order_view_list a:visited{
    color: #309c4d;
    font-weight: bold;
}

.order_arrow {
    color: #3c3838;
    font-weight: bold;
}
.order_view_detail .order_status, .order_view_list .order_status {
    color: #d23030;
}
.order_delivery_time {
    float: left;
    color: #3c3838;
    font-weight: bold;
}
.order_view_link {
    float: right;
}

.pagination .active a, .pagination .active a:link, .pagination .active a:active, .pagination .active a:visited{
    color: #ffffff;
    font-weight: bold;
}

.sale_report_title {
    color: #131111;
    padding: 5px 10px;
}

.sale_report_value {
    color: #309c4d;
    font-weight: bold;
    padding: 5px 0px;
}
.orderdtl_value {
    color: #309c4d;
    font-weight: bold;
    padding-left: 10px;
}
.member_cart {
    /*background-image: url("../images/member_cart_1.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 500px 242px;*/
    width: 500px;
    height: 242px;
    position: absolute;
}
.member_level {
    width: 150px;
    position: absolute;
    top: 270px;
    left: 170px;
}
.member_title {
    position: absolute;
    font-weight: bold;
    color: #fff;
    top: 21px;
    z-index: 100;
    left: 62px;
    font-size: 20px;
}

.member_name {
    position: absolute;
    font-weight: bold;
    color: #fff;
    top: 100px;
    text-align: center;
    margin: auto;
    font-size: 35px;
    width: 500px;
    z-index: 100;
}
.orderdtl_head {
    font-size: 16px;
    font-weight: bold;
}
.orderdtl_title {
    font-size: 14px;
    font-weight: bold;
    margin: 10px;
}
.orderdtl_info {
    background: #ffffff;
    font-weight: bold;
    color: #0e0e0e;
    padding: 20px;
}
.orderdtl_info .col-md-6 {
    height: 30px;
}
.orderdtl_data {
    background: #ffffff;
}

#hot-news .panel-default {
    border-color: transparent !important;
}

#menusite .caret {
    margin-left: 0px !important;
    border-right: 0px solid transparent !important;
    border-left: 0px solid transparent !important;
}

.gedu-header-detail {
    background: url("/uploads/studyonline/gp_banner_edu6.jpg") no-repeat;
    #display: inline-block;
    height: 200px;
    color: #fff;
    padding: 10px;
    #opacity: 0.3;
}

.affiliate-header {
    background: url(/uploads/bg_affiliate.jpg) no-repeat;
    #display: inline-block;
    height: 250px;
    color: #fff;
    padding: 10px;
    background-position: center;
    background-size: cover;
}

.affiliate-menu {
    background: #0a6d03;
    color: #ffffff;
}

.affiliate-info {
    color: #0a6d03;
    text-transform: uppercase;
    font-size: 24px;
    margin-top: 20px;
}

.rpt-header-bctk, .rpt-header-bctk a {
    color: #5a5a5a;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.gedu-header-detail-title {
    color: #0a6d03;
    text-transform: uppercase;
    font-size: 24px;
    margin-top: 50px;
    font-weight: bold;
}
.gedu-header-detail-home, .gedu-header-detail-home a {
    color: #0a6d03;
    font-size: 18px;
    margin-top: 10px;
}

.gedu-header-title {
    text-transform: uppercase;
    color: #178431;
    text-align: center;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
}

.gedu-header-title a {
    color: #178431 !important;
    font-size: 20px !important;
}
.gedu-underline-title {
    width: 150px;
    border: 2px solid #178431;
}

.aff-link {
    border: solid 1px #097537;
    padding: 3px 5px;
    border-radius: 5px;
    display: block;
    width: 70%;
    float: left;
    margin-right: 10px;
}

.aff-note {
    font-size: 16px;
    font-weight: bold;
}

.btn-date {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border: solid 1px #097537;
}

.member-header {
    background: #168430;
    height: 150px;
    color: #ffffff;
}

.member-info {
    color: #ffffff;
    font-size: 16px;
    margin-top: 30px;
}

.member-info-title {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 20px;
    text-align: center;
}

.member-info-static {
    margin: auto;
}
.member-info-link, .member-info-link a i {
    color: #168430;
    font-size: 16px;
}
.member-info-link a {
    color: #6e6a6a;
    font-size: 16px;
}

.member-search-map {
    height: 500px;
    padding: 5px 10px;
    overflow-y: scroll;
}

.member-search-header {
    background-color: #168430;
    color: #fff;
    padding: 10px;
    font-size: 16px;
    #margin-bottom: 10px;
}

.member-search-detail {
    background: #fff;
    border: 1px solid #efefef;
    padding: 10px;
    box-shadow: 2px 2px 5px #d7d7d7;
    border-radius: 2px;
    margin-bottom: 15px;
    color: #6e6a6a;
    font-size: 14px;
}

.member-search-detail span {
    color: #000000;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
element {
}
.btn-search-map {
    color: #ffffff;
    background-color: #0a6d03;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 0px 5px;
    font-size: 20px;
    border-radius: 2px;
}

.gpharmacy-title {
    color: #043201;
    font-size: 20px;
    font-weight: bold;
    #border-bottom: 1px solid #cacaca;
}

.gpharmacy-info {
    color: #6e6a6a;
    font-size: 14px;
    line-height: 30px;
}

.gpharmacy-info span{
    color: #043201;
}

.dtl-frm-src-pharma {
    border: 1.5px solid #a7a8a7;
    border-radius: 5px;
    padding: 10px 5px;
}
.dtl-btn-src-pharma {
    text-transform: uppercase;
    color: #178431;
    background-color: #e8e8e8;
    border: 0px;
    padding: 5px;
    margin: 0 auto;
    font-size: 13px;
}
.dtl-product-hotline, .dtl-product-hotline a {
    color: #178431 !important;
    font-size: 16px !important;
    font-weight: 500;
}
.dtl-order-number {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    padding: 5px 0px;
    display: flex;
    align-items: center;
    font-size: 12px;
}
.dtl-order-number .number {
    width: 60px;
    margin-right: 5px;
    border-radius: 20px;
    font-size: 12px;
    height: 26px;
    padding: 6px 10px !important;
    border: 1px solid #cccccc;
}
.dtl-product-unit {
    border: 1px solid #cccccc;
    border-radius: 20px;
    width: 150px;
    padding: 6px 10px !important;
    height: 26px;
}
.dtl-product-title {
    font-weight: bold;
    color: #000000;
    font-size: 12px;
}
.dtl-product-content {
    font-weight: normal;
    color: #000000;
    font-size: 12px;
}

.dtl-menu-content {
    width: 20%;
    display: flex;
    flex-direction: column;
    padding: 0px 5px;
    max-width: 190px;
}
.dtl-main-content {
    width: 80%;
    padding: 0px 10px 5px 25px;
}
.dtl-link-content {
    color: #414242;
    font-weight: 500;
    border-bottom: 1px solid #cccccc;
    font-size: 13px;
    line-height: 30px;
}
.dtl-link-content:last-child {
    border-bottom: 0px solid #cccccc;
}

.dtl-detail-content .content-title {
    font-weight: bold;
    color: #000000;
    font-size: 14px;
    margin: 10px 0px;
}

.dtl-detail-content .content-title span {
    border-bottom: 1px solid #000000;
}

.dtl-detail-content .content-detail {
    font-weight: normal;
    color: #000000;
    font-size: 12px;
}

.dtl-menu-content a {
    color: #414242 !important;
}

.dtl-menu-content a:hover, .dtl-menu-content a:focus, .dtl-menu-content a:visited {
    color: #4cb551 !important;
}
.dtl-number-review {
    color: #414242;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
}
.dtl-main-review {
    width: calc(100% - 180px);
    padding: 0px 10px 5px 15px;
}
.dtl-review-item {
    margin-bottom: 10px;
}
.dtl-review-feedback, .dtl-review-reply {
    display: flex;
}
.dtl-review-image {
    width: 30px;
    height: 30px;
    border: 0px;
    border-radius: 50%;
    z-index: 999;
}
.dtl-review-line {
    background-color: #dbdbdb;
    width: 0.7px;
    margin-left: -20px;
    margin-right: 20px;
    margin-top: 5px;
}
.dtl-review-feedback-content {
    margin-left: 10px;
    margin-bottom: 5px;
}
.dtl-review-sender {
    color: #000000;
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
}
.dtl-review-content {
    color: #414242;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}
.dtl-review-time {
    color: #414242;
    font-size: 8px;
    font-weight: normal;
}
.dtl-review-answer a {
    display: flex;
    color: #178431 !important;
    font-size: 8px;
    font-weight: normal;
    margin-left: 20px;
}
.dtl-review-feedback-info {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}
.dtl-review-reply-content {
    margin-left: 10px;
    margin-bottom: 30px;
}
.dtl-review-reply-header {
    display: flex;
    align-items: center;
}

.dtl-review-receiver {
    color: #178431;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.dtl-review-title {
    padding: 3px 5px;
    background-color: #e8e8e8;
    color: #178431;
    font-size: 8px;
    font-weight: normal;
    margin-left: 20px;
}
.dtl-app-download {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background:#f6f6f6;
}
.dtl-app-barcode {
    border-right:2px solid #eff2ef;
}
.dtl-app-barcode img {
    max-width: 60px;
}
.dtl-app-logo {
    font-size: 10px;
    font-weight: normal;
    display: flex;
    align-items: center;
}
.dtl-app-logo img {
    max-width: 60px;
}
.dtl-app-download-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    min-height: 60px;
    padding: 3px 0px;
}
.dtl-app-download-link img {
    max-width: 70px;
    padding: 0px;
}
.dtl-product-promotion {
    border: 1px solid #e8e8e8;
}

.dtl-product-promotion .title {
    background-color: #e8e8e8;
    color: #178431;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    padding: 3px;
}

.dtl-product-promotion .detail {
    border-bottom: 1px solid #e8e8e8;
    font-size: 12px;
    padding: 3px;
}
.dtl-panel-default {
    border: 1px solid #6d6d6d;
    border-radius: 5px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
    margin-top: 10px;
    padding: 10px;
}

.dtl-panel-default .panel-body {
    padding: 0px 15px !important;
}
.dtl-panel-heading {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 30px;
    margin-top: 10px;
}

.list-product .owl-prev, .list-article .owl-prev {
    position: absolute;
    top: 50%;
    left: -30px;
    border-radius: 50%;
    background: #4cb551;
    border: 0px;
    color: #ffffff;
    font-weight: 100;
    width: 25px;
    height: 25px;
}

.list-product .owl-next, .list-article .owl-next {
    position: absolute;
    top: 50%;
    right: -30px;
    border-radius: 50%;
    background: #4cb551;
    border: 0px;
    color: #ffffff;
    font-weight: 100;
    width: 25px;
    height: 25px;
}

.dtl-article {
    background: #e2e2e2;
    padding: 10px 0px;
}

.dtl-main-article {

}

.dtl-article_detail .art_tieude{
    font-size: 14px !important;
    color: #0e0e0e;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: center;
    font-weight: 700;
}
.dtl-article_detail .art_desc{
    font-size: 12px !important;
    color: #0e0e0e;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    height: 55px;
    padding: 1%;
}
.dtl-more-content {
    text-align: center;
    font-size: 14px;
    color: #414242;
    cursor: pointer;
}
.dtl-more-content em {
    color: #178431;
    font-weight: 700;
}
.dtl-hide-content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 15;
    -webkit-box-orient: vertical;
}