* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

ul, ol {
    list-style: none
}

a {
    text-decoration: none;
    transition: All .3s ease
}

img {
    border: 0;
    max-width: 100%
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.clearfix {
    *zoom: 1
}

input {
    border: 0;
    outline: 0;
    width: 100%;
    background-color: transparent
}

body {
    font-family: Arial;
    line-height: 23px;
    color: #333
}

#wrap-main {
    max-width: 900px;
    min-height: 600px;
    height: auto !important;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 15px rgba(51, 51, 51, .75);
    -moz-box-shadow: 0 3px 15px rgba(51, 51, 51, .75);
    box-shadow: 0 3px 15px rgba(51, 51, 51, .75);
    margin: 15px auto;
    padding: 10px 25px
}

.header {
    border: 1px;
    border-style: dashed;
    border-color: #fdb408;
    padding: 10px;
    border-radius: 4px;
    color: Green;
    font-weight: 700;
    font-size: 26px;
    text-align: center;
    line-height: 30px
}

.tinhnang {
    padding: 20px 0 0
}

.tinhnang ul {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    padding-right: 7px
}

.tinhnang ul li {
    background-image: url(../images/arrow_1.png);
    background-repeat: no-repeat;
    text-align: justify;
    font-size: 14px;
    min-height: 24px;
    line-height: 21px;
    padding: 3px 0;
    padding-left: 30px;
    margin: 15px 0
}

.tinhnang .img-tinhnang {
    display: inline-block;
    vertical-align: middle;
    width: 29%
}

.tinhnang2 ul {
    display: inline-block;
    vertical-align: middle
}

.tinhnang2 span {
    color: Blue
}

.tinhnang2 ul li {
    background-image: url(../images/icon-del.png);
    background-repeat: no-repeat;
    text-align: justify;
    font-size: 14px;
    min-height: 24px;
    line-height: 18px;
    padding: 3px 0;
    padding-left: 30px;
    margin: 0
}

.tinhnangicon1 ul {
    display: inline-block;
    vertical-align: middle
}

.tinhnangicon1 ul li {
    background-repeat: no-repeat;
    text-align: justify;
    font-size: 14px;
    min-height: 24px;
    line-height: 18px;
    padding: 3px 0;
    padding-left: 20px;
    margin: 0
}

.tinhnangtop {
    padding: 5px 0 0
}

.tinhnangtop ul {
    display: inline-block;
    vertical-align: middle
}

.tinhnangtop ul li {
    background-image: url(../images/arrow_1_warn.png);
    background-repeat: no-repeat;
    font-weight: 400;
    text-align: justify;
    font-size: 14px;
    min-height: 24px;
    line-height: 18px;
    padding: 3px 0;
    padding-left: 30px;
    margin: 5px 0
}

.tinhnangtop ul li.ok {
    background-image: url(../images/arrow_1.png);
    background-repeat: no-repeat;
    font-weight: 400;
    text-align: justify;
    font-size: 14px;
    min-height: 24px;
    line-height: 18px;
    padding: 3px 0;
    padding-left: 30px;
    margin: 5px 0
}

.tinhnangbox {
    padding: 5px 10px;
    border: solid 1px #fbbd83;
    background-color: #faf1da;
    margin: 10px 0
}

.tinhnangbox ul {
    display: inline-block;
    vertical-align: middle
}

.tinhnangbox ul li {
    background-image: url(../images/icon_other.gif);
    background-repeat: no-repeat;
    font-weight: 400;
    text-align: justify;
    font-size: 14px;
    min-height: 24px;
    line-height: 18px;
    padding: 3px 0;
    padding-left: 30px;
    margin: 5px 0;
    background-position-y: 8px;
    background-position-x: 8px
}

.title-2 {
    font-size: 20px;
    color: #f2c014;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    line-height: 1.3
}

.wrap-detail {
    line-height: 1.6;
    font-size: 14px;
    text-align: justify;
    padding: 15px 0
}

.wrap-detail p {
    margin-bottom: 10px
}

.blue {
    color: blue
}

.blue2 {
    display: block;
    color: blue;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 3px;
    text-transform: uppercase
}

.wrap-detail p.pic {
    text-align: center
}

.wrap-detail p.pic iframe {
    max-width: 100%
}

.wrap-detail p.pic img {
    padding-bottom: 5px
}

h4 {
    text-align: center !important;
    font-weight: 400;
    font-size: 14px;
    color: #333;
    margin-bottom: 15px !important
}

.wrap-detail p.pic em {
    display: block;
    padding-top: 5px
}

.wrap-detail p.pic .detail-red {
    color: red;
    text-align: justify;
    display: block
}

.wrap-form h3 {
    color: #1ba3e5;
    font-size: 16px;
    font-style: italic;
    text-align: center
}

.box-form {
    max-width: 450px;
    margin: 15px auto 0
}

.box-form .form-group {
    margin-bottom: 15px
}

.box-form .label {
    width: 135px;
    float: left;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    padding: 8px 0
}

.box-form .input {
    width: 300px;
    float: right
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    line-height: 1.428571429;
    padding-left: 10px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.btn-1 {
    display: table;
    padding: 8px 25px;
    border-radius: 2px;
    background-color: #393;
    color: #fff !important;
    font-weight: 700;
    margin-bottom: 12px;
    font-size: 11.5pt;
    border: none;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase
}

.btn-1:hover {
    background-color: #048604
}

.wrap-detail .tinhnang {
    padding: 0
}

.wrap-detail .tinhnang ul {
    width: auto
}

.wrap-detail .tinhnang li {
    margin: 3px 0
}

ul.box-list li {
    background-image: url(../images/Check1.jpg);
    background-repeat: no-repeat;
    background-position: left 2px;
    background-size: 16px;
    text-align: justify;
    line-height: 1.6;
    margin: 7px 0;
    padding-left: 20px
}

ul.box-list-1 li {
    background-image: url(../images/Check2.jpg);
    background-repeat: no-repeat;
    background-position: left 3px;
    background-size: 14px;
    text-align: justify;
    line-height: 1.6;
    margin: 7px 0;
    padding-left: 20px
}

.wrap-comment .fb-comments {
    width: 100% !important;
    height: auto !important;
    margin: 15px 0
}

.intro-wr {
    text-align: center;
    font-size: 18px;
    margin-top: 35px
}

.intro-wr h2 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1
}

.intro-wr h2.blue {
    font-size: 28px;
    color: blue
}

.intro-wr .red {
    color: red
}

.intro-wr h3 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 10px
}

.intro-wr p {
    margin-bottom: 10px
}

.intro-wr .tinhnang {
    padding: 0
}

.intro-wr .tinhnang ul {
    width: auto;
    font-size: 18px;
    text-align: left
}

.intro-wr .tinhnang ul li {
    margin: 10px 0;
    font-size: 18px
}

.intro-wr .tinhnang ul li i {
    font-size: 12px;
    margin-left: 10px;
    font-weight: 400
}

.font-13 {
    font-size: 13px
}

.address {
    font-size: 12px;
    line-height: 1.3;
    padding: 10px 0
}

.address p {
    padding-bottom: 5px
}

.countdownincontentHolder {
    max-width: 450px;
    width: auto
}

#note {
    width: auto;
    text-align: center
}

#back-top {
    position: fixed;
    bottom: 30px;
    right: 8%;
    height: 50px;
    text-align: center;
    font-size: 11px
}

#back-top a.buttontop {
    height: 34px;
    display: block;
    line-height: 20px;
    color: #333;
    text-align: center;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    font-size: 11px
}

.tm-hotline {
    position: fixed;
    text-align: center;
    top: 50%;
    right: 0;
    font-weight: 700;
    font-size: 12px;
    margin-top: -28px;
    color: #fff
}

.goingay {
    background: #00a2ff;
    overflow: hidden;
    -webkit-border-radius: 28px 0 0 28px;
    -moz-border-radius: 28px 0 0 28px;
    border-radius: 28px 0 0 28px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    width: 200px
}

.goingay .icon {
    width: 56px;
    height: 56px;
    border: 6px solid #4dbeff;
    background: #caecff;
    text-align: center;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 44px
}

.goingay .icon img {
    margin-top: 6px
}

.goingay span {
    display: block;
    margin-top: -2px;
    font-size: 12px
}

.goingay > div {
    overflow: hidden;
    padding-top: 8px;
    line-height: 1.4
}

.tm-hotline .sdt {
    font-size: 20px;
    color: #fff
}

.iframe {
    width: 100%;
    border: 0;
    min-height: 340px
}

.autoResizeFr {
    height: 105px;
    width: 100% !important
}

.boxNewItem ul li {
    float: left;
    width: 271px !important;
    margin: 0 18px 18px 0
}

.boxNewItem ul li.end {
    margin-right: 0 !important
}

.boxNewItem ul li img {
    width: 100% !important
}

.boxNewItem ul li h2 {
    font-size: 15px;
    font-weight: 700;
    margin: 5px 0;
    min-height: 42px;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.boxNewItem ul li .notenews {
    height: 45px;
    overflow-y: hidden;
    min-height: 71px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.boxNewItem ul li {
    padding: 10px;
    border: solid 1px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px
}

@media (max-width: 1024px) {
    .tm-hotline {
        width: 100%;
        margin: 0;
        left: 0;
        top: 0;
        padding: 0;
        z-index: 9999
    }

    .box-phone {
        max-width: 900px;
        margin: auto;
        padding: 6px 0;
        background: rgba(255, 255, 255, .95)
    }

    .box-shadow .box-phone {
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .5);
        box-shadow: 0 3px 5px rgba(0, 0, 0, .5)
    }

    .goingay .icon {
        width: 30px;
        height: 30px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #caecff;
        border: 0
    }

    .goingay .icon img {
        margin-top: 4px
    }

    .goingay {
        width: 18px;
        display: table;
        margin: auto;
        width: 226px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #00a2ff;
        border: solid 1px #008edf
    }

    .goingay > div {
        padding-top: 0;
        color: #caecff;
        line-height: 16px
    }

    .tm-hotline .sdt {
        margin-top: 1px
    }

    #back-top {
        right: 5px
    }

    #wrap-main {
        padding-top: 0;
        position: relative;
        margin: 0 auto;
        border-radius: 0
    }

    .goingay .icon img {
        height: 25px;
        margin-top: 1px
    }

    .autoResizeFr {
        height: 105px;
        width: 100% !important
    }
}

@media (max-width: 767px) {
    .footer_icon a {
        margin-left: -490px !important
    }

    #wrap-main {
        padding: 10px 15px 15px
    }

    .tinhnang {
        padding: 10px 0
    }

    .tinhnang ul {
        width: auto;
        font-size: 13px
    }

    .tinhnang ul li {
        font-size: 12px;
        margin: 10px 0
    }

    .tinhnang .img-tinhnang {
        display: none
    }

    #back-top {
        right: 0;
        width: 30px;
        bottom: -20px
    }

    #back-top span {
        display: none
    }

    .listImgBorder table tr td td {
        text-align: center;
        border: #d3d3d3 1px solid;
        background-color: #fff;
        padding: 5px
    }

    .iframe {
        width: 100%;
        border: 0;
        min-height: 430px
    }

    .autoResizeFr {
        height: 105px
    }

    .boxNewItem ul li {
        width: 49% !important;
        float: left;
        margin-right: 0;
        padding: 0
    }

    .boxNewItem ul li.end {
        margin-left: 2%
    }
}

@media (max-width: 568px) {
    .wrap-detail p.pic img {
        max-width: 100%
    }
}

@media (max-width: 479px) {
    .box-form .label, .box-form .input {
        float: none;
        width: auto
    }

    .box-form {
        width: auto;
        text-align: left
    }

    .countdownincontentHolder {
        font-size: 24px
    }

    #note {
        font-size: 18px
    }

    .intro-wr h2 {
        font-size: 18px
    }

    .intro-wr {
        font-size: 15px
    }

    .intro-wr h3 {
        font-size: 21px
    }

    .wrap-form h3 {
        font-size: 14px
    }

    .wrap-form h3 span {
        font-size: 18px !important
    }

    .header {
        font-size: 20px;
        padding: 10px
    }

    .title-2 {
        font-size: 16px;
        margin-bottom: 10px
    }

    #wrap-main, .wrap-detail {
        font-size: 15px
    }

    .intro-wr .tinhnang ul li {
        font-size: 15px
    }

    .goingay {
        padding: 3px 10px
    }

    .headertitleGreen {
        margin-right: -15px !important;
        padding-right: 15px !important
    }

    .headertitleYellow {
        margin-right: -15px !important;
        padding-right: 15px !important
    }

    .headertitleBlue {
        margin-right: -15px !important;
        padding-right: 15px !important
    }

    .headertitleObj {
        margin-right: -15px !important;
        padding-right: 15px !important
    }

    .titleSubGreen {
        margin-right: -15px !important;
        padding-right: 15px !important
    }

    .titleSubBlue {
        margin-right: -15px !important;
        padding-right: 15px !important
    }

    .titleSubObj {
        margin-right: -15px !important;
        padding-right: 15px !important
    }

    .autoResizeFr {
        height: 130px !important
    }

    .boxNewItem ul li {
        width: 100% !important;
        height: auto;
        text-align: center
    }

    .boxNewItem ul li.end {
        margin-left: 0
    }

    .boxNewItem ul li img {
        width: 70% !important;
        height: auto
    }

    .boxNewItem ul li h2 {
        margin: 5px;
        min-height: auto !important
    }

    .boxNewItem ul li .notenews {
        margin: 5px
    }
}

@media (max-width: 375px) {
    .autoResizeFr {
        height: 160px !important
    }
}

@media (max-width: 360px) {
    .autoResizeFr {
        height: 160px !important
    }
}

@media (max-width: 320px) {
    .autoResizeFr {
        height: 190px !important
    }
}

.headertitleGreen {
    border-color: #9c0;
    background-color: #f2fce6;
    border-style: solid;
    margin: 20px -25px;
    border-width: 1px 0;
    padding: 10px 25px
}

.titleSubGreen {
    margin-left: -26px;
    margin-right: -26px;
    border-bottom: 1px solid #9c0;
    font-weight: 700;
    font-size: 18px;
    color: Green;
    padding-bottom: 20px;
    line-height: 28px;
    padding-bottom: 10px;
    padding-left: 26px;
    padding-right: 26px;
    margin-bottom: 5px
}

.headertitleYellow {
    padding: 10px;
    background: #fdf8ed;
    border: 1px solid #f09450;
    border-width: 1px 0;
    font-size: medium;
    font-family: arial, helvetica, sans-serif;
    color: #f90;
    margin-left: -25px;
    padding-left: 25px;
    margin-right: -25px;
    padding-right: 25px;
    font-size: 130%
}

.headertitleBlue {
    border-color: #5997f9;
    background-color: #eaf2ff;
    border-style: solid;
    margin: 0 -25px;
    border-width: 1px 0;
    padding: 10px 25px
}

.titleSubBlue {
    margin-left: -26px;
    margin-right: -26px;
    border-bottom: 1px solid #5997f9;
    font-weight: 700;
    font-size: 16px;
    color: #034da1;
    padding-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 26px;
    text-transform: uppercase;
    padding-right: 26px;
    margin-bottom: 5px
}

.headertitleObj {
    border-color: #f09450;
    background-color: #fdf8ed;
    border-style: solid;
    margin: 0 -25px;
    border-width: 1px 0;
    padding: 10px 25px
}

.titleSubObj {
    margin-left: -26px;
    margin-right: -26px;
    border-bottom: 1px solid #f09450;
    font-weight: 700;
    font-size: 16px;
    color: #f90;
    padding-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 26px;
    text-transform: uppercase;
    padding-right: 26px;
    margin-bottom: 5px
}

.clssVideo iframe {
    max-width: 100% !important
}

.wrap-detail {
    line-height: 23px
}

.wrap-detail p {
    margin: 10px 0 5px
}

.green {
    color: Green;
    font-weight: 700
}

.wrap-detail h2, h3 {
    font-weight: 700;
    font-size: 18px;
    margin: 10px 0 5px;
    line-height: 28px
}

iframe {
    max-width: 100% !important
}

.red {
    color: Red
}

.img {
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 5px
}

.hinh_cn {
    margin-right: 3px;
    border: 1px solid #9c0;
    border-radius: 15px;
    behavior: url(PIE.html);
    position: relative
}

.img_bo1 {
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-color: #fff;
    padding: 5px !important;
    margin-bottom: 5px
}

.img_bo2 {
    padding: 5px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.boxNewItem2018 {
    border: 1px;
    border-style: dashed;
    border-color: #c90f0f;
    padding: 10px;
    border-radius: 4px;
    color: Green;
    font-weight: 700;
    font-size: 19px;
    text-align: center;
    line-height: 35px;
    margin-bottom: 24px
}

#divContent img {
    max-width: 100% !important;
    height: 100% !important
}

.footer_icon {
    position: fixed;
    height: 30px;
    padding: 7px;
    background: #fff;
    z-index: 999;
    bottom: 0;
    box-shadow: 0 -1px 20px 0 rgba(0, 0, 0, .12);
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center
}

.footer_icon a {
    color: #fff !important;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    background-color: #23b574;
    z-index: 999;
    border-radius: 3px;
    padding: 6px 15px;
    margin: 0 6px
}

.container {
    margin-right: auto;
    margin-left: auto;
    max-width: 900px
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.background-white {
    background: #f6dfa9;
    border-bottom: 1px solid #ffcd71
}

.no-ul {
    margin: 0;
    padding: 0
}

.no-ul li {
    list-style-type: none
}

.head-body {
    background-color: #fff
}

.margin-top-20 {
    margin-top: 20px
}

.margin-top-10 {
    margin-top: 10px
}

.margin-bot-10 {
    margin-bottom: 10px
}

.text-right {
    text-align: right
}

.social-fb {
    padding: 15px
}

.text-random {
    color: #c00000;
    font-size: 20px
}

.container-b {
    padding-left: 15px;
    padding-right: 15px
}

.content-c p {
    line-height: 25px;
    text-align: justify
}

.content-c div {
    line-height: 22px;
    text-align: justify
}

.text-center {
    text-align: center !important
}

.p-import {
    font-size: 15px;
    font-weight: 700
}

.padding-bot {
    padding-bottom: 20px
}

.menu-ul li {
    display: inline-block;
    margin-top: -3px
}

.menu-ul li a {
    display: inline-block;
    padding: 7px;
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600
}

.menu-ul li a:hover, .active-a {
    color: #fb9d08 !important
}

.scroll-to-fixed-fixed {
    background: #f6dfa9;
    box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.1), 0 1px 8px 0 rgba(0, 0, 0, .6);
    width: 100%;
    top: 0 !important
}

.scroll-to-fixed {
    position: fixed;
    top: 0;
    z-index: 9999
}

.scroll-to-fixed .img-shadow {
    width: 60px;
    z-index: 9999
}

.menu-fix {
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out
}

.img-menu {
    margin: auto
}

@media (max-width: 992px) {
    .background-white {
        background: #556b2f
    }

    .menu-ul li {
        width: 16.666%;
        text-align: center;
        border-right: 1px solid #fff
    }

    .menu-ul li a {
        color: #fff;
        font-size: 8px;
        line-height: 20px;
        word-break: break-word
    }

    .menu-ul li:last-child {
        border-right: none
    }

    .active-a {
        color: #fb9d08 !important
    }

    .scroll-to-fixed .menu-list {
        margin-top: 0
    }

    .img-menu {
        padding-top: 12px
    }
}

@media (max-width: 768px) {
    .menu-ul li a {
        font-size: 7px;
        line-height: 12px;
        padding: 10px
    }

    .img-menu {
        margin: auto;
        width: 35%;
        padding-top: 5px
    }
}

@media (max-width: 480px) {
    .menu-ul li a {
        font-size: 7px;
        line-height: 12px;
        padding: 5px
    }
}

@media (max-width: 400px) {
    .menu-ul li a {
        font-size: 7px;
        line-height: 12px;
        padding: 3px
    }
}

@media (max-width: 378px) {
    .menu-ul li a {
        font-size: 6px;
        line-height: 12px;
        padding: 2px
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

@media (min-width: 992px) {
    .hidden-md {
        display: none !important
    }

    .menu-fix {
        display: block;
        height: 40px
    }
}

@media (max-width: 992px) {
    .hidden-mobile {
        display: none !important
    }
}

.second-body {
    background-color: #f2fce6;
    border-top: 1px solid #9c0;
    border-bottom: 1px solid #9c0
}

.text-import {
    border-bottom: 0 solid #9c0 !important;
    color: #c00000
}

.three-body {
    background: #fff
}

.many-body {
    background-color: #faf1da;
    border-bottom: solid 1px #fbbd83;
    border-top: solid 1px #fbbd83
}

.readmore-title {
    color: #ff9e65;
    font-size: 16px
}

.readmore-content li {
    display: list-item;
    padding: 5px 0
}

.box-readmore {
    position: relative
}

.item-readmore {
    position: relative
}

.child-pos {
    position: absolute;
    height: 40px;
    width: 100%;
    top: -40px;
    background: linear-gradient(#f3f3f342, #fffffff2)
}

.item-readmore a {
    color: #ff904f
}

.magic-readmore {
    background: #fff
}

.hide {
    display: none
}

.anyarrow {
    position: relative;
    cursor: pointer
}

.arrowdow:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #ff904f;
    position: absolute;
    top: 6px;
    right: -18px
}

.arrowup:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ff904f;
    position: absolute;
    top: 6px;
    right: -18px
}

.fore-body {
    background: #fff;
    padding-top: 30px
}

#fbFeedbackContent {
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 1.28;
    text-align: left;
    direction: ltr
}

#fbFeedbackContent .top {
    padding: 9px 0 7px;
    border-bottom: 1px solid #e9ebee;
    border-top: 1px solid #e9ebee
}

#fbFeedbackContent strong, b {
    font-weight: bolder
}

#fbFeedbackContent .top k {
    float: right
}

k {
    cursor: pointer;
    color: #4267b2;
    text-decoration: none;
    font-weight: 700
}

#fbFeedbackContent ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none;
    margin-left: -7px
}

#fbFeedbackContent li {
    background: none !important;
    padding: 7px 0
}

#fbFeedbackContent .image {
    float: left;
    background-color: #EDEDED;
    margin-bottom: 8px;
    margin-right: 11px;
    margin-left: 8px
}

.img1 {
    padding: 0;
    margin: 0;
    border: none;
    width: 48px !important;
    border-radius: 0
}

#fbFeedbackContent img {
    padding: 0;
    margin: 0;
    border: none;
    width: 36px;
    border-radius: 0
}

#fbFeedbackContent .postContainer {
    display: table-cell;
    vertical-align: top;
    width: 10000px
}

#fbFeedbackContent span {
    color: #90949c;
    padding-left: 5px
}

#fbFeedbackContent p {
    margin-bottom: .2em
}

#fbFeedbackContent .bottom {
    color: #90949c
}

#fbFeedbackContent .bottom k {
    font-weight: 400;
    font-weight: normal;
    padding: 0 5px
}

#fbFeedbackContent .bottom k:first-child {
    padding-left: 0
}

#fbFeedbackContent li li {
    margin-left: 60px;
    border-bottom: none;
    border-left: 1px dotted #d3d6db;
    padding: 0
}

#fbFeedbackContent li ul {
    margin-top: 4px
}

.fire-body {
    background: #fff;
    padding-top: 20px
}

.fire-body h3 {
    margin-top: 0 !important
}

.col-md-6 {
    width: 100%;
    display: inline-flex;
    margin-top: 10px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
    .col-md-6 {
        width: 50%
    }

    .menu-list {
        float: left;
        margin-top: 5px
    }

    .box-menu {
        display: inline-block
    }

    .hinh-tinh {
        position: relative;
        min-width: 100px;
        min-height: 40px
    }

    .hinh-tinh a {
        position: absolute
    }
}

.content {
    border: 1px solid #cecece;
    padding: 15px;
    border-bottom: 5px solid;
    min-height: 296px
}

.six-body {
    background: #fff;
    padding-bottom: 30px
}

.shadwoec {
    -webkit-box-shadow: 0 -6px 7px rgba(51, 51, 51, .75);
    -moz-box-shadow: 0 4px 7px rgba(51, 51, 51, .75);
    box-shadow: 0 7px 7px rgba(51, 51, 51, .75);
    margin-top: 0;
    border-top-left-radius: 20px
}

.shadw {
    -webkit-box-shadow: 0 9px 9px 0 rgba(51, 51, 51, .75);
    -moz-box-shadow: 0 9px 9px 0 rgba(51, 51, 51, .75);
    box-shadow: 0 9px 9px 0 rgba(51, 51, 51, .75)
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 75px;
    height: auto;
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out
}

.phonering-alo-phone.phonering-alo-static {
    opacity: .6
}

.phonering-alo-phone.phonering-alo-hover, .phonering-alo-phone:hover {
    opacity: 1
}

.phonering-alo-ph-circle {
    width: 160px;
    width: 160px;
    height: 160px;
    bottom: 90px;
    right: -35px;
    position: fixed;
    background-color: transparent;
    border-radius: 100% !important;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border: 2px solid #bfebfc 9;
    opacity: .1;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
    -webkit-animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important;
    animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
    -webkit-animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important;
    animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone:hover .phonering-alo-ph-circle {
    border-color: #00aff2;
    opacity: .5
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
    border-color: #75eb50;
    border-color: #baf5a7;
    opacity: .5
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color: #00aff2;
    border-color: #29e413;
    opacity: .5
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
    border-color: #ccc;
    opacity: .5
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
    border-color: #75eb50;
    opacity: .5
}

.phonering-alo-ph-circle-fill {
    width: 100px;
    height: 100px;
    bottom: 120px;
    right: -3px;
    position: fixed;
    background-color: #000;
    border-radius: 100% !important;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
    -webkit-animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    opacity: 0 !important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    background-color: #00aff2 9;
    opacity: .75 !important
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    background-color: #baf5a7 9;
    opacity: .75 !important
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    background-color: #a6e3fa 9
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
    background-color: rgba(204, 204, 204, 0.5);
    background-color: #ccc 9;
    opacity: .75 !important
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: .75 !important
}

.phonering-alo-ph-img-circle2 {
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out
}

.phonering-alo-ph-img-circle {
    width: 60px;
    height: 60px;
    bottom: 140px;
    right: 15px;
    position: fixed;
    background: rgba(30, 30, 30, 0.1) url(../../HoatSacXuan/images/online-min23860.html?v=1) no-repeat center center;
    border-radius: 100% !important;
    border: 2px solid transparent;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-size: 60px 60px
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
    -webkit-animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important;
    animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone:hover .phonering-alo-ph-img-circle {
    background-color: #00aff2
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
    background-color: #75eb50;
    background-color: #75eb50 9
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
    background-color: #28f200;
    background-color: #00aff2 9
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
    background-color: #ccc
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
    background-color: #75eb50
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }
}

#onlinenumber {
    display: inline-block;
    position: absolute;
    bottom: 16px;
    z-index: 99999;
    right: 16px;
    color: #fff
}

.a-thgon {
    position: fixed;
    bottom: 30px;
    width: 100%;
    background: #fdfdfd;
    height: 35px
}

.a-thgon a {
    position: relative;
    cursor: pointer;
    margin-top: 8px;
    display: inline-block
}

.show {
    display: block !important
}

.margin-top-5 {
    margin-top: 5px
}

.img-shadow {
    box-shadow: 0 -10px 3px 0 rgba(0, 0, 0, 0.16), 0 -8px 4px 0 rgba(0, 0, 0, 0.27);
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    width: 100%
}

.bottom {
    font-size: 12px
}

.uiLinkSubtle {
    margin-top: 10px;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    position: relative
}

.uiLinkSubtle img {
    position: absolute;
    width: 12px !important;
    top: 1px
}

.uiLinkSubtle span {
    color: #425e9b !important;
    cursor: pointer;
    text-decoration: none;
    padding-left: 18px !important
}

@media (max-width: 767px) {
    .footer_icon a {
        margin-left: inherit !important
    }
}

.pic {
    text-align: center !important;
    margin: 10px 0 5px
}

.padding-top {
    padding-top: 20px
}

.mar-top-minus {
    margin-top: -15px
}

.highslide-container div {
    font-family: Verdana, Helvetica;
    font-size: 10pt
}

.highslide-container table {
    background: none
}

.highslide {
    outline: none;
    text-decoration: none
}

.highslide:hover img {
    border-color: gray
}

.highslide-active-anchor img {
    visibility: hidden
}

.highslide-gallery .highslide-active-anchor img {
    border-color: #000;
    visibility: visible;
    cursor: default
}

.highslide-image {
    border-width: 2px;
    border-style: solid;
    border-color: #fff
}

.highslide-wrapper, .highslide-outline {
    background: #fff
}

.glossy-dark {
    background: #111
}

.highslide-number {
    font-weight: 700;
    color: gray;
    font-size: .9em
}

.highslide-caption {
    display: none;
    font-size: 1em;
    padding: 5px
}

.highslide-heading {
    display: none;
    font-weight: 700;
    margin: .4em
}

.highslide-dimming {
    background: #000
}

a.highslide-full-expand {
    background: url(graphics/fullexpand.html) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px
}

.highslide-loading {
    display: block;
    color: #000;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border: 1px solid #fff;
    background-color: #fff;
    padding-left: 22px;
    background-image: url(graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px
}

a.highslide-credits, a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px
}

a.highslide-credits:hover, a.highslide-credits:hover i {
    color: #fff;
    background-color: gray
}

.highslide-move, .highslide-move * {
    cursor: move
}

.highslide-viewport {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: none;
    left: 0;
    top: 0
}

.highslide-overlay {
    display: none
}

.hidden-container {
    display: none
}

.closebutton {
    position: relative;
    top: -15px;
    left: 15px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(graphics/close.html)
}

.highslide-gallery ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.highslide-gallery ul li {
    display: block;
    position: relative;
    float: left;
    width: 106px;
    height: 106px;
    border: 1px solid silver;
    background: #ededed;
    margin: 2px;
    padding: 0;
    line-height: 0;
    overflow: hidden
}

.highslide-gallery ul a {
    position: absolute;
    top: 50%;
    left: 50%
}

.highslide-gallery ul img {
    position: relative;
    top: -50%;
    left: -50%
}

html > /**/ body .highslide-gallery ul li {
    display: table;
    text-align: center;
    text-align: center
}

html > /**/ body .highslide-gallery ul a {
    position: static;
    display: table-cell;
    vertical-align: middle
}

html > /**/ body .highslide-gallery ul img {
    position: static
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(graphics/controlbar-white.html) 0 -90px no-repeat;
    margin: 20px 15px 10px 0
}

.highslide-controls ul {
    position: relative;
    left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(graphics/controlbar-white.html) right -90px no-repeat
}

.highslide-controls li {
    float: left;
    padding: 5px 0;
    margin: 0;
    list-style: none
}

.highslide-controls a {
    background-image: url(graphics/controlbar-white.html);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none
}

.highslide-controls a.disabled {
    cursor: default
}

.highslide-controls a.disabled span {
    cursor: default
}

.highslide-controls a span {
    display: none;
    cursor: pointer
}

.highslide-controls .highslide-previous a {
    background-position: 0 0
}

.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px
}

.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important
}

.highslide-controls .highslide-play a {
    background-position: -30px 0
}

.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px
}

.highslide-controls .highslide-play a.disabled {
    background-position: -30px -60px !important
}

.highslide-controls .highslide-pause a {
    background-position: -60px 0
}

.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px
}

.highslide-controls .highslide-next a {
    background-position: -90px 0
}

.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px
}

.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important
}

.highslide-controls .highslide-move a {
    background-position: -120px 0
}

.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px
}

.highslide-controls .highslide-full-expand a {
    background-position: -150px 0
}

.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px
}

.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important
}

.highslide-controls .highslide-close a {
    background-position: -180px 0
}

.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px
}

.highslide-maincontent {
    display: none
}

.highslide-html {
    background-color: #fff
}

.mobile .highslide-html {
    border: 1px solid silver
}

.highslide-html-content {
    display: none;
    width: 400px;
    padding: 0 5px 5px
}

.highslide-header {
    padding-bottom: 5px
}

.highslide-header ul {
    margin: 0;
    padding: 0;
    text-align: right
}

.highslide-header ul li {
    display: inline;
    padding-left: 1em
}

.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
    display: none
}

.highslide-header a {
    font-weight: 700;
    color: gray;
    text-transform: uppercase;
    text-decoration: none
}

.highslide-header a:hover {
    color: #000
}

.highslide-header .highslide-move a {
    cursor: move
}

.highslide-footer {
    height: 16px
}

.highslide-footer .highslide-resize {
    display: block;
    float: right;
    margin-top: 5px;
    height: 11px;
    width: 11px;
    background: url(graphics/resize.html) no-repeat
}

.highslide-footer .highslide-resize span {
    display: none
}

.highslide-resize {
    cursor: nw-resize
}

.draggable-header .highslide-header {
    height: 18px;
    border-bottom: 1px solid #ddd
}

.draggable-header .highslide-heading {
    position: absolute;
    margin: 2px .4em
}

.draggable-header .highslide-header .highslide-move {
    cursor: move;
    display: block;
    height: 16px;
    position: absolute;
    right: 24px;
    top: 0;
    width: 100%;
    z-index: 1
}

.draggable-header .highslide-header .highslide-move * {
    display: none
}

.draggable-header .highslide-header .highslide-close {
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 5;
    padding: 0
}

.draggable-header .highslide-header .highslide-close a {
    display: block;
    height: 16px;
    width: 16px;
    background-image: url(graphics/closeX.html)
}

.draggable-header .highslide-header .highslide-close a:hover {
    background-position: 0 16px
}

.draggable-header .highslide-header .highslide-close span {
    display: none
}

.draggable-header .highslide-maincontent {
    padding-top: 1em
}

.titlebar .highslide-header {
    height: 18px;
    border-bottom: 1px solid #ddd
}

.titlebar .highslide-heading {
    position: absolute;
    width: 90%;
    margin: 1px 0 1px 5px;
    color: #666
}

.titlebar .highslide-header .highslide-move {
    cursor: move;
    display: block;
    height: 16px;
    position: absolute;
    right: 24px;
    top: 0;
    width: 100%;
    z-index: 1
}

.titlebar .highslide-header .highslide-move * {
    display: none
}

.titlebar .highslide-header li {
    position: relative;
    top: 3px;
    z-index: 2;
    padding: 0 0 0 1em
}

.titlebar .highslide-maincontent {
    padding-top: 1em
}

.no-footer .highslide-footer {
    display: none
}

.wide-border {
    background: #fff
}

.wide-border .highslide-image {
    border-width: 10px
}

.wide-border .highslide-caption {
    padding: 0 10px 10px
}

.borderless .highslide-image {
    border: none
}

.borderless .highslide-caption {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    background: silver
}

.outer-glow {
    background: #444
}

.outer-glow .highslide-image {
    border: 5px solid #444
}

.outer-glow .highslide-caption {
    border: 5px solid #444;
    border-top: none;
    padding: 5px;
    background-color: gray
}

.colored-border {
    background: #fff
}

.colored-border .highslide-image {
    border: 2px solid green
}

.colored-border .highslide-caption {
    border: 2px solid green;
    border-top: none
}

.dark {
    background: #111
}

.dark .highslide-image {
    border-color: #000 #000 #202020;
    background: gray
}

.dark .highslide-caption {
    color: #fff;
    background: #111
}

.dark .highslide-controls, .dark .highslide-controls ul, .dark .highslide-controls a {
    background-image: url(graphics/controlbar-black-border.html)
}

.floating-caption .highslide-caption {
    position: absolute;
    padding: 1em 0 0;
    background: none;
    color: #fff;
    border: none;
    font-weight: 700
}

.controls-in-heading .highslide-heading {
    color: gray;
    font-weight: 700;
    height: 20px;
    overflow: hidden;
    cursor: default;
    padding: 0 0 0 22px;
    margin: 0;
    background: url(graphics/icon.html) no-repeat 0 1px
}

.controls-in-heading .highslide-controls {
    width: 105px;
    height: 20px;
    position: relative;
    margin: 0;
    top: -23px;
    left: 7px;
    background: none
}

.controls-in-heading .highslide-controls ul {
    position: static;
    height: 20px;
    background: none
}

.controls-in-heading .highslide-controls li {
    padding: 0
}

.controls-in-heading .highslide-controls a {
    background-image: url(graphics/controlbar-white-small.html);
    height: 20px;
    width: 20px
}

.controls-in-heading .highslide-controls .highslide-move {
    display: none
}

.controls-in-heading .highslide-controls .highslide-previous a {
    background-position: 0 0
}

.controls-in-heading .highslide-controls .highslide-previous a:hover {
    background-position: 0 -20px
}

.controls-in-heading .highslide-controls .highslide-previous a.disabled {
    background-position: 0 -40px !important
}

.controls-in-heading .highslide-controls .highslide-play a {
    background-position: -20px 0
}

.controls-in-heading .highslide-controls .highslide-play a:hover {
    background-position: -20px -20px
}

.controls-in-heading .highslide-controls .highslide-play a.disabled {
    background-position: -20px -40px !important
}

.controls-in-heading .highslide-controls .highslide-pause a {
    background-position: -40px 0
}

.controls-in-heading .highslide-controls .highslide-pause a:hover {
    background-position: -40px -20px
}

.controls-in-heading .highslide-controls .highslide-next a {
    background-position: -60px 0
}

.controls-in-heading .highslide-controls .highslide-next a:hover {
    background-position: -60px -20px
}

.controls-in-heading .highslide-controls .highslide-next a.disabled {
    background-position: -60px -40px !important
}

.controls-in-heading .highslide-controls .highslide-full-expand a {
    background-position: -100px 0
}

.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
    background-position: -100px -20px
}

.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
    background-position: -100px -40px !important
}

.controls-in-heading .highslide-controls .highslide-close a {
    background-position: -120px 0
}

.controls-in-heading .highslide-controls .highslide-close a:hover {
    background-position: -120px -20px
}

.text-controls .highslide-controls {
    width: auto;
    height: auto;
    margin: 0;
    text-align: center;
    background: none
}

.text-controls ul {
    position: static;
    background: none;
    height: auto;
    left: 0
}

.text-controls .highslide-move {
    display: none
}

.text-controls li {
    background-image: url(graphics/controlbar-text-buttons.html);
    background-position: right top !important;
    padding: 0;
    margin-left: 15px;
    display: block;
    width: auto
}

.text-controls a {
    background: url(graphics/controlbar-text-buttons.html) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
    display: block;
    width: auto;
    height: auto;
    text-decoration: none !important
}

.text-controls a span {
    background: url(graphics/controlbar-text-buttons.html) no-repeat;
    margin: 1px 2px 1px 10px;
    display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
    padding: 1px 0 1px 18px;
    color: #333;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap
}

.text-controls .highslide-next {
    margin-right: 1em
}

.text-controls .highslide-full-expand a span {
    min-width: 0;
    margin: 1px 0;
    padding: 1px 0 1px 10px
}

.text-controls .highslide-close a span {
    min-width: 0
}

.text-controls a:hover span {
    color: #000
}

.text-controls a.disabled span {
    color: #999
}

.text-controls .highslide-previous span {
    background-position: 0 -40px
}

.text-controls .highslide-previous a.disabled {
    background-position: left top !important
}

.text-controls .highslide-previous a.disabled span {
    background-position: 0 -140px
}

.text-controls .highslide-play span {
    background-position: 0 -60px
}

.text-controls .highslide-play a.disabled {
    background-position: left top !important
}

.text-controls .highslide-play a.disabled span {
    background-position: 0 -160px
}

.text-controls .highslide-pause span {
    background-position: 0 -80px
}

.text-controls .highslide-next span {
    background-position: 0 -100px
}

.text-controls .highslide-next a.disabled {
    background-position: left top !important
}

.text-controls .highslide-next a.disabled span {
    background-position: 0 -200px
}

.text-controls .highslide-full-expand span {
    background: none
}

.text-controls .highslide-full-expand a.disabled {
    background-position: left top !important
}

.text-controls .highslide-close span {
    background-position: 0 -120px
}

.highslide-thumbstrip {
    height: 100%;
    direction: ltr
}

.highslide-thumbstrip div {
    overflow: hidden
}

.highslide-thumbstrip table {
    position: relative;
    padding: 0;
    border-collapse: collapse
}

.highslide-thumbstrip td {
    padding: 1px
}

.highslide-thumbstrip a {
    outline: none
}

.highslide-thumbstrip img {
    display: block;
    border: 1px solid gray;
    margin: 0 auto
}

.highslide-thumbstrip .highslide-active-anchor img {
    visibility: visible
}

.highslide-thumbstrip .highslide-marker {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent
}

.highslide-thumbstrip-horizontal div {
    width: auto
}

.highslide-thumbstrip-horizontal .highslide-scroll-up {
    display: none;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 25px;
    height: 42px
}

.highslide-thumbstrip-horizontal .highslide-scroll-up div {
    margin-bottom: 10px;
    cursor: pointer;
    background: url(graphics/scrollarrows.html) left center no-repeat;
    height: 42px
}

.highslide-thumbstrip-horizontal .highslide-scroll-down {
    display: none;
    position: absolute;
    top: 3px;
    right: 3px;
    width: 25px;
    height: 42px
}

.highslide-thumbstrip-horizontal .highslide-scroll-down div {
    margin-bottom: 10px;
    cursor: pointer;
    background: url(graphics/scrollarrows.html) center right no-repeat;
    height: 42px
}

.highslide-thumbstrip-horizontal table {
    margin: 2px 0 10px
}

.highslide-viewport .highslide-thumbstrip-horizontal table {
    margin-left: 10px
}

.highslide-thumbstrip-horizontal img {
    width: auto;
    height: 40px
}

.highslide-thumbstrip-horizontal .highslide-marker {
    top: 47px;
    border-left-width: 6px;
    border-right-width: 6px;
    border-bottom: 6px solid gray
}

.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
    margin-left: 10px
}

.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
    border-bottom-color: #fff !important
}

.highslide-thumbstrip-vertical-overlay {
    overflow: hidden !important
}

.highslide-thumbstrip-vertical div {
    height: 100%
}

.highslide-thumbstrip-vertical a {
    display: block
}

.highslide-thumbstrip-vertical .highslide-scroll-up {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px
}

.highslide-thumbstrip-vertical .highslide-scroll-up div {
    margin-left: 10px;
    cursor: pointer;
    background: url(graphics/scrollarrows.html) top center no-repeat;
    height: 25px
}

.highslide-thumbstrip-vertical .highslide-scroll-down {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px
}

.highslide-thumbstrip-vertical .highslide-scroll-down div {
    margin-left: 10px;
    cursor: pointer;
    background: url(graphics/scrollarrows.html) bottom center no-repeat;
    height: 25px
}

.highslide-thumbstrip-vertical table {
    margin: 10px 0 0 10px
}

.highslide-thumbstrip-vertical img {
    width: 60px
}

.highslide-thumbstrip-vertical .highslide-marker {
    left: 0;
    margin-top: 8px;
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-left: 6px solid gray
}

.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
    border-left-color: #fff
}

.highslide-viewport .highslide-thumbstrip-float {
    overflow: auto
}

.highslide-thumbstrip-float ul {
    margin: 2px 0;
    padding: 0
}

.highslide-thumbstrip-float li {
    display: block;
    height: 60px;
    margin: 0 2px;
    list-style: none;
    float: left
}

.highslide-thumbstrip-float img {
    display: inline;
    border-color: silver;
    max-height: 56px
}

.highslide-thumbstrip-float .highslide-active-anchor img {
    border-color: #000
}

.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
    display: none
}

.highslide-thumbstrip-float .highslide-marker {
    display: none
}

.listImgBorder tr td img {
    text-align: center;
    border: #d3d3d3 1px solid;
    background-color: #fff;
    padding: 5px
}

.highslide img {
    cursor: url(https://mualaung.vn/images/zoomin.cur), pointer !important;
}
.highslide-viewport-size {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.auto-style1 {color: #3333CC;}

/**Auto height image - responsive**/
@media only screen and (max-width: 768px){
    .secret img{
        height: auto !important;
    }
}