* {
    margin: 0;
    padding: 0;
    outline: none;
}

.clear {
    clear: both;
}

ul.ul_list {
    list-style: none;
}

a {
    text-decoration: none;
}

@font-face {
    font-family: "font1";
    font-weight: normal;
    font-style: normal;
}

body {
    font-size: 12px;
    font-family: Arial, Helvetica;
}

#header {
    position: relative;
}

.banner {
    width: 1014px;
    margin: auto;
    position: relative;
    overflow: hidden;
}

.wikis {
    width: 1014px;
    margin: auto;
    position: relative;
}

.hotline {
    background: url(images/dt.png) no-repeat 0px 0px;
    line-height: 39px;
    padding-left: 40px;
    position: absolute;
    right: 82px;
    top: 99px;
    ;
    font-size: 25px;
    color: #ef0006;
    font-family: Arial;
    font-weight: bold;
    text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff; /* text border 2px #fff */
}

    .hotline span {
        font-family: "Cooper Black";
        color: #fff;
        font-size: 15px;
        text-shadow: none;
    }

#bg_menu {
    background: url(images/bg_menu.png) repeat-x;
    height: 30px;
}

.menu {
    line-height: 30px;
}

    .menu ul {
        list-style: none;
    }

        .menu ul li {
            float: left;
            position: relative;
            max-height: 56px;
            text-align: center;
            padding: 0 10px;
        }

.touch .menu ul li {
    padding: 0 6px;
}

.menu ul li a {
    color: #fff;
    font-family: "font1";
    font-size: 16px;
    display: block;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px 2px #121212;
}

.menu ul li:hover {
    background: url(images/bg_menu_sl.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.menu ul ul {
    visibility: hidden;
    opacity: 0;
    width: 250px;
    position: absolute;
    z-index: 9;
    background: #fff;
    margin-top: -1px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    margin-left: -9px;
}

    .menu ul ul li {
        background: #cfe5f7 none repeat scroll 0 0;
        border: 1px solid white;
        border-bottom: 1px solid white;
        color: red;
        font-weight: normal;
        height: auto;
        line-height: 25px;
        margin: 0;
        text-align: left;
        width: 100%;
        padding-left: 8px;
        padding-right: 8px;
    }

        .menu ul ul li a {
            font-weight: normal;
        }

    .menu ul ul a {
        padding: 5px;
        margin: 0px;
        color: black;
        display: block;
        text-shadow: none;
    }

    .menu ul ul h2 {
        font-weight: normal;
        font-size: 12px;
    }

.menu .mb-caret {
    display: none;
    width: 20px;
    margin-left: 0;
    height: 30px;
    position: relative;
    float: right;
}

    .menu .mb-caret::before {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        vertical-align: middle;
        border-top: 4px solid;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }

    .menu .mb-caret::after {
        content: '';
        display: block;
        width: 10px;
        position: absolute;
        height: 10px;
        border: 1px solid;
        top: 50%;
        left: 50%;
        margin-left: -5px;
        margin-top: -4px;
    }

.touch .menu .mb-caret {
    display: inline-block;
}

.menu ul ul li:hover {
    background: #0462ed;
}

    .menu ul ul li:hover a {
        color: #fff;
    }

    .menu ul ul li:hover ul a {
        color: black;
    }

.menu ul ul ul li:hover a {
    color: #fff;
}

.menu ul li:hover ul, .menu ul li.open ul {
    visibility: visible;
    opacity: 1;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

    .menu ul li:hover ul ul {
        visibility: hidden;
        opacity: 0;
    }

.menu ul ul ul {
    margin-left: 251px;
    margin-top: -35px;
}

    .menu ul ul ul h3 {
        font-size: 12px;
        font-weight: normal;
    }

.menu ul ul li:hover ul {
    visibility: visible;
    opacity: 1;
}

.khung_tk {
    position: absolute;
    right: 10px;
    top: 16px;
}

.tu_khoa {
    padding: 10px 27px 9px 5px;
    width: 115px;
    border: 1px solid #37c130;
    background: url(images/bg_timkiem.png) repeat-x;
    font-size: 11px;
    color: #b3e8c0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-borde-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.timkiem input::-webkit-input-placeholder { /* Chrome 21 */
    color: #b3e8c0;
    font-size: 11px;
}

.timkiem input:-moz-placeholder { /* Firefox 17 */
    color: #b3e8c0;
    font-size: 11px;
}

.timkiem input:-ms-input-placeholder { /* IE 10 */
    color: #b3e8c0;
    font-size: 11px;
}

.btn_img {
    position: absolute;
    top: 11px;
    right: 6px;
}


.slider img {
    width: 574px;
    height: 266px;
}

#main_wrap {
    padding: 15px 0px;
    margin-top: 0px;
}

.left {
    float: left;
}

.right {
    width: 207px;
    float: right;
    padding-right: 5px;
}

.block {
    margin-bottom: 15px;
}

    .block .name {
        background: url(images/bg_name_block.png) no-repeat;
        width: 207px;
        height: 45px;
        text-align: center;
        font-family: "font1";
        color: #fff;
        text-transform: uppercase;
        font-size: 15px;
        line-height: 48px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=0, Color=#121212)"; /*IE 8*/
        text-shadow: 0 1px 2px #121212; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#121212); /*IE 5.5-7*/
    }

    .block .cont {
        border: 1px solid #e0e0e0;
        width: 207px;
        border-top: none;
        padding: 5px;
        background: #f2f2f2;
        -webkit-border-radius: 0 0 3px 3px; /*Safari, Chrome*/
        -moz-border-radius: 0 0 3px 3px; /*Firefox*/
        border-radius: 0 0 3px 3px;
    }

ul.service {
    list-style: none;
}

    ul.service li, .left .block .cont .html li {
        background: url(images/bg_list_dv.png) repeat-x;
        line-height: 36px;
        border-bottom: 1px solid #d9d9d9;
        position: relative;
        overflow: hidden;
    }

        ul.service li a, .left .block .cont .html li a {
            color: #006fff;
            display: block;
            font-weight: bold;
            font-size: 13px;
            background: url(images/icon_dv.png) no-repeat 0px 14px;
            padding-left: 15px;
            margin-left: 15px;
        }

            ul.service li a:hover, .left .block .cont .html li a:hover {
                color: #009e24;
                font-weight: bold;
            }

ul.list_bds {
    list-style: none;
}

    ul.list_bds li {
        line-height: 18px;
        border-bottom: 1px solid #d9d9d9;
        position: relative;
    }

        ul.list_bds li a {
            color: #006fff;
            display: block;
            font-weight: bold;
            font-size: 13px;
            background: url(images/icon_bds.png) no-repeat 0px 15px;
            padding: 10px 10px 10px 15px;
            margin-left: 15px;
        }

            ul.list_bds li a:hover {
                color: #009e24;
            }

    ul.list_bds ul {
        list-style: none;
    }

        ul.list_bds ul li {
            border-bottom: 1px dotted #d9d9d9;
            margin-left: 10px;
            line-height: 20px;
        }

            ul.list_bds ul li a {
                background: none;
                padding: 0px;
                margin: 0px;
                font-weight: normal;
                color: black;
                font-size: 12px;
                padding: 5px 0px;
            }

.content {
    float: left;
    width: 580px;
    padding-left: 5px;
}

#footer {
    background: url(images/bg_foot.png) no-repeat top center;
    height: 168px;
    margin-top: -25px;
}

.thongke {
    color: #6a6969;
    line-height: 32px;
    margin-left: 17px;
}

    .thongke span {
        font-weight: bold;
    }

.onl {
    background: url(images/onl.png) no-repeat 0px 6px;
    padding-left: 30px;
}

.tuan {
    background: url(images/tuan.png) no-repeat 0px 9px;
    padding-left: 30px;
}

.thang {
    background: url(images/thang.png) no-repeat 0px 4px;
    padding-left: 30px;
}

.tong {
    background: url(images/tong.png) no-repeat 0px 2px;
    padding-left: 30px;
}

.quangcao {
    margin-bottom: 15px;
    margin-left: 5px;
}

    .quangcao img {
        width: 202px;
    }

.main_name {
    position: relative;
    background: #006fff;
    font-weight: bold;
    color: #fff;
    padding-left: 10px;
    line-height: 30px;
    font-size: 14px;
    text-transform: uppercase;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=0, Color=#121212)"; /*IE 8*/
    text-shadow: 0 1px 2px #121212; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#121212); /*IE 5.5-7*/
}

    .main_name h1 {
        font-size: 15px;
    }

    .main_name .bg3 {
        float: left;
        background: url(images/bg_nam_3.html);
        width: 63px;
        height: 39px;
    }

    .main_name .prev {
        position: absolute;
        background: url(images/prev.html) no-repeat;
        width: 15px;
        height: 22px;
        top: 14px;
        right: 30px;
        cursor: pointer;
    }

    .main_name .next {
        position: absolute;
        background: url(images/next.html) no-repeat;
        width: 15px;
        height: 22px;
        top: 14px;
        right: 0px;
        cursor: pointer;
    }

.main_content {
    line-height: 1.6em;
    list-style: inside;
    padding: 10px 0px;
    text-align: justify;
}

    .main_content table, .main_content th, .main_content tr, .main_content td, .main_content span, .main_content p, .main_content img {
        max-width: 580px;
    }

.slider {
    width: 574px;
    height: 266px;
    border: 3px solid #008fff;
}

.slogan {
    height: 35px;
    line-height: 35px;
    color: #d02203;
    font-weight: bold;
    font-size: 14px;
}

.bg_ht {
    background: url(images/bg_hotline.png);
    width: 188px;
    height: 73px;
    margin: auto;
    position: relative;
    margin-bottom: 10px;
}

    .bg_ht span {
        font-family: Georgia;
        color: red;
        font-weight: bold;
        display: inline-block;
        margin-top: 46px;
        margin-left: 76px;
        font-size: 15px;
    }

.item_ht {
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #b5b5b5;
}

    .item_ht .ten {
        float: left;
        width: 70px;
        margin-right: 10px;
        line-height: 22px;
    }

    .item_ht .yh {
        float: left;
    }

.tintuc {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #b5b5b5;
    max-height: 60px;
    overflow: hidden;
}

    .tintuc img {
        width: 69px;
        height: 54px;
        float: left;
        margin-right: 5px;
    }

        .tintuc img:hover {
            opacity: 0.8;
        }

    .tintuc .ten {
        overflow: hidden;
    }

        .tintuc .ten a {
            color: black;
            font-size: 13px;
        }

            .tintuc .ten a:hover {
                color: green;
            }

.lk {
    margin: 5px auto;
    width: 173px;
    height: 60px;
}

    .lk img {
        width: 173px;
        height: 60px;
    }

#bg_doitac {
    background: #f2f4f5;
    padding: 15px 0px 50px 0px;
}

    #bg_doitac .name {
        position: relative;
        padding-bottom: 10px;
        border-bottom: 1px dashed #b5b7b8;
    }

        #bg_doitac .name span {
            background: url(images/icon_dt.png) no-repeat 0px 0px;
            padding-left: 30px;
            line-height: 24px;
            display: inline-block;
            color: #da0a03;
            font-size: 17px;
            font-family: 'font1';
        }

.khung_doitac {
    padding-top: 15px;
}

.foot {
    padding: 35px 0px 5px 0px;
}

.menu_foot ul {
    list-style: none;
}

    .menu_foot ul li {
        float: left;
        border-right: 1px solid #fff;
    }

        .menu_foot ul li a {
            color: #fff;
            font-family: 'font1';
            padding: 0px 15px;
            font-size: 15px;
            -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=0, Color=#121212)"; /*IE 8*/
            text-shadow: 0 1px 2px #121212; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
            filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#121212); /*IE 5.5-7*/
        }

            .menu_foot ul li a:hover {
                color: yellow;
            }

.foot .noidung {
    margin: 31px 0px 5px 0px;
    line-height: 20px;
    height: 80px;
    overflow: hidden;
}

.foot .info {
    color: #fff;
    font-size: 11px;
    font-family: Arial;
}

/* --------------------- Phan trang ------------------*/
.phantrang ul {
    list-style: none;
}

    .phantrang ul li {
        display: inline-block;
    }

.phantrang {
    text-align: center;
    margin-top: 15px;
    line-height: 26px;
}

    .phantrang a {
        padding: 4px 12px;
        background: none;
        color: black;
        border: 1px solid #2781ff;
        text-align: center;
        text-decoration: none;
        margin: 0px 3px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-borde-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        transition: 0.5s;
    }

        .phantrang a:hover {
            background: #2781ff;
            color: #fff;
            transition: 0.5s;
        }

    .phantrang span {
        font-weight: bold;
        background: #2781ff;
        padding: 5px 12px;
        color: #fff;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-borde-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
    }
/* --------------------- Phan trang ------------------*/

.tb-option-01, .tb-option-02, .tb-option-03, .tb-option-04, .tb-option-05 {
    width: 100%;
    margin-right: 11px;
}

.tb-option-05 {
    margin-right: 0px;
}

#timbds input, #timbds select {
    color: black;
    display: block;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 0 10px;
    width: 100%;
}

.select {
    background: url("images/select.png") no-repeat scroll 0 0 transparent;
    color: black;
    font: 11px/25px arial,sans-serif;
    height: 25px;
    overflow: hidden;
    padding: 0px 28px 0px 5px;
    position: absolute;
    width: 70px;
}

select.styled {
    position: relative;
    width: 103px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 5;
    cursor: pointer;
}


#timbds input, #timbds select {
    color: black;
    display: block;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 0 10px;
    width: 100%;
}

input#tukhoa::-webkit-input-placeholder { /* Chrome 21 */
    color: black;
}

input#tukhoa:-moz-placeholder { /* Firefox 17 */
    color: black;
}

input#tukhoa:-ms-input-placeholder { /* IE 10 */
    color: black;
}

button#keyword {
    display: inline-block;
    background: url(images/btn_timkiem.png) repeat;
    width: 100%;
    line-height: 25px;
    border: none;
    color: #fff;
    padding-left: 30px;
    cursor: pointer;
}

#keyword:hover {
    opacity: 0.8;
}

.bds {
    padding: 10px;
    background: #f3f1ee;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000)"; /*IE 8*/
    -moz-box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.2); /*FF 3.5+*/
    -webkit-box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.2); /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.2); /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000); /*IE 5.5-7*/
}

    .bds .image {
        float: left;
        margin-right: 10px;
        position: relative;
    }

    .bds .img-overlay {
        max-width: 30px;
    }

.overlay.rent img.img-overlay {
    max-width: 70px;
}

.bds .image img {
    width: 151px;
    height: 155px;
}

    .bds .image img:hover {
        opacity: 0.8;
    }

.bds .image .sold {
    color: #f31919;
    display: inline-block;
    padding: 2px 7px;
    font-size: 11px;
    border: 1px solid #f31919;
    -webkit-border-radius: 6px; /*Safari, Chrome*/
    -moz-border-radius: 6px; /*Firefox*/
    border-radius: 6px;
    position: absolute;
    top: 11px;
    left: 0px;
    z-index: 9;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.bds .khung_info {
    float: left;
}

.bds .info {
    float: left;
    width: 255px;
    padding-right: 10px;
    border-right: 1px solid #d1d1d1;
    margin-right: 10px;
    overflow: hidden;
}

    .bds .info .name {
        line-height: 20px;
        overflow: hidden;
    }

        .bds .info .name a {
            color: #cd0005;
        }

            .bds .info .name a:hover {
                text-decoration: underline;
            }

    .bds .info .row {
        margin-bottom: 5px;
    }

.bds .info2 {
    float: left;
    line-height: 20px;
    width: 123px;
    font-size: 13px;
    max-height: 127px;
    overflow: hidden;
    text-align: left;
}

    .bds .info2 .price span {
        font-weight: bold;
        color: #cd0005;
        font-size: 14px;
    }

    .bds .info2 .lienhe {
        font-weight: bold;
        color: #006fff;
        font-size: 14px;
        height: 40px;
        overflow: hidden;
    }

    .bds .info2 .date {
        color: #737373;
        font-style: italic;
    }

.bds .last {
    border-top: 1px solid #d1d1d1;
    margin-top: 5px;
    padding-top: 5px;
}

.bds .luotxem {
    background: url(images/luotxem.png) no-repeat 0px 1px;
    padding-left: 25px;
    color: #006fff;
    float: left;
}

.bds .detail {
    float: right;
}

    .bds .detail a {
        display: inline-block;
        background: url(images/bg_btn_bds.png);
        width: 83px;
        height: 22px;
        line-height: 22px;
        text-align: center;
        color: #fff;
        font-size: 11px;
        margin-left: 5px;
    }

        .bds .detail a:hover {
            color: #006fff;
        }

.item_news {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}

.khung_img_news {
    float: left;
    margin-right: 10px;
}

    .khung_img_news img {
        width: 200px;
        height: 149px;
    }

#loading_page {
    background: #fff url(images/loading_page.gif) 50% 50% no-repeat;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
}

.dangtin .section {
    color: #37a244;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 15px;
}

.dangtin hr {
    margin-top: 20px;
    margin-bottom: 10px;
}

.dangtin .row {
    margin: 10px 0px;
    line-height: 31px;
}

    .dangtin .row span.ghichu {
        margin-left: 5px;
    }

.dangtin .col-left {
    float: left;
    width: 125px;
    margin-right: 15px;
    font-size: 13px;
}

    .dangtin .col-left span {
        color: red;
        margin-left: 5px;
    }

.dangtin .col-right {
    float: right;
    width: 440px;
}

    .dangtin .col-right .text {
        float: left;
        margin-right: 5px;
    }

button.sub_dangtin {
    padding: 10px 20px;
    border: none;
    background: #37a344;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}

    button.sub_dangtin span {
        background: url(images/check.png) no-repeat 0px 0px;
        padding-left: 22px;
    }

    button.sub_dangtin:hover {
        opacity: 0.8;
    }

button.huy_dangtin {
    padding: 10px 20px;
    border: none;
    background: #016096;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    margin-left: 5px;
}

    button.huy_dangtin span {
        background: url(images/cancel.png) no-repeat 0px 2px;
        padding-left: 20px;
    }

    button.huy_dangtin:hover {
        opacity: 0.8;
    }

.dangtin input[type="text"], .dangtin input[type="number"], .dangtin input[type="email"] {
    border: 1px solid #cac1ba;
    width: 250px;
    padding: 0px 5px;
    line-height: 31px;
}

.dangtin textarea {
    border: 1px solid #cac1ba;
    width: 390px;
    height: 100px;
    padding: 5px;
}

span.error {
    color: red;
    font-weight: bold;
    display: none;
}

select.sele_box {
    padding: 5px;
    line-height: 31px;
    width: 232px;
    border: 1px solid #cac1ba;
    margin-bottom: 15px;
}

/*-----------Chi tiáº¿t BÄS--------------*/
.product-detail h1 {
    font: bold 20px/24px Tahoma;
    color: #015f95;
}

.product-detail .pd-location {
    background: url(images/icon-location.png) no-repeat;
    padding-left: 22px;
    margin: 8px 0 0 0;
}

.product-detail .pd-price {
    margin: 10px 0 0 0;
    color: #444;
    font: normal 14px tahoma;
}

    .product-detail .pd-price .spanprice {
        padding-right: 25px;
    }

    .product-detail .pd-price span {
        font: bold 16px tahoma;
        color: #006fff;
    }

.product-detail .pd-desc {
    border-top: 1px solid #e3e3e3;
    padding-top: 12px;
    margin: 15px 0 20px 0;
    text-rendering: geometricPrecision;
}

    .product-detail .pd-desc h3 {
        font: bold 16px/22px Tahoma;
        color: #006fff;
        margin-bottom: 5px;
    }

.product-detail .pd-info {
    float: left;
    margin: 20px 0 20px 0;
    width: 100%;
}

.pd-info .pd-dacdiem {
    float: left;
    width: 270px;
}

.pd-info h3 {
    font: bold 14px/20px Tahoma;
    color: #006fff;
    margin-bottom: 10px;
}

.pd-info table {
    display: table;
    border-collapse: separate;
    font-family: Arial;
    width: 100%;
}

.pd-info .pd-contact {
    float: left;
    width: 270px;
    margin-left: 30px;
}

.pd-info table tr:nth-child(2n+1) {
    background: #eaf5ff;
}

.pd-info table tr td {
    padding: 4px 5px;
    text-align: left;
    vertical-align: top;
    min-width: 75px !important;
    font-family: Tahoma;
}

.option {
    background: url(images/list_con.png) no-repeat 0px 5px;
    padding-left: 10px;
    margin: 5px 0px;
    width: 136px;
    float: left;
    margin-right: 20px;
}

    .option a {
        color: black;
    }

        .option a:hover {
            text-decoration: underline;
        }

/*------------------------ NÃ‚NG Cáº¤P ------------------------*/

.link_dkdn {
    float: right;
    margin: 10px 0px;
}

    .link_dkdn ul {
        list-style: none;
    }

        .link_dkdn ul li {
            float: right;
            border-left: 2px solid blue;
            line-height: 12px;
            padding-left: 12px;
            margin-left: 12px;
            font-size: 14px;
        }

            .link_dkdn ul li a {
                font-size: 16px;
                text-transform: capitalize;
                /*font-weight: bold;*/
                color: blue;
            }

                .link_dkdn ul li a:hover {
                    text-decoration: underline;
                }

.ten_feild span {
    color: red;
}

.wrap_tindang table {
    border-collapse: collapse;
}

.wrap_tindang table, .wrap_tindang th, .wrap_tindang td {
    border: 1px solid #ddd;
}

.wrap_tindang th {
    text-align: center;
    color: #497590;
    font-weight: bold;
}

.wrap_tindang td {
    padding: 5px;
}

.wrap_tindang .wrap_date {
    font-weight: bold;
    margin-top: 5px;
    color: #999
}

.wrap_tindang .editor {
    float: right;
    margin-top: 5px;
}

    .wrap_tindang .editor a {
        color: black;
        font-size: 13px;
        display: inline-block;
        padding-left: 20px;
        margin-left: 10px;
    }

        .wrap_tindang .editor a:hover {
            color: blue;
        }

a.readonly {
    cursor: default;
    opacity: 0.5;
}


a.view_all_home {
    float: right;
    clear: both;
    margin-bottom: 10px;
    color: red;
    font-weight: bold;
}


/* --------------------- Phan trang ------------------ */
ul.pagination {
    text-align: center;
    color: #829994;
}

    ul.pagination li {
        display: inline;
        padding: 0 3px;
    }

    ul.pagination a {
        color: #0473bd;
        display: inline-block;
        padding: 5px 10px;
        border: 1px solid #cde0dc;
        text-decoration: none;
    }

        ul.pagination a:hover,
        ul.pagination a.current {
            background: #0473bd;
            color: #fff;
        }

.pagination {
    margin: auto;
    width: auto;
    text-align: center;
    margin-top: 10px;
    z-index: 99999;
}

.pages {
}

    .pages li.prev {
        margin-right: 15px;
    }

    .pages li.next {
        margin-left: 15px;
    }

    .pages li {
        display: inline-block;
        margin: 5px 2px;
    }

        .pages li a {
            height: 25px;
            padding: 4px 8px;
            text-decoration: none;
            color: #0473bd;
            font-weight: bold;
            background: url(images/backgrounds/pagingBg.html) repeat-x 0 0;
            border: 1px solid #d5d5d5;
            font-size: 11px;
        }

            .pages li a:hover {
                background: #f6f6f6;
            }

        .pages li .active {
            background: url(images/backgrounds/sideGradient.html) repeat-x;
            color: #fff;
            border-color: #424852;
        }

            .pages li .active:hover {
                background: #2a313d;
            }
/* --------------------- Phan trang ------------------*/

.loading-ajax {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.8) url(images/loading-ajax.gif) center no-repeat;
}

.left .panel-title.title.header {
    display: none;
}

body .nav > li > a:hover, .nav > li > a:focus {
    background-color: inherit;
}

#main_wrap .articles-compact img {
    width: 69px;
    height: 54px;
}

#main_wrap .articles-compact .short-description {
    display: none;
}

#main_wrap .articles-compact .article-item-title {
    font-weight: normal;
}

#main_wrap .panel-title {
    display: none;
}

.cont ul {
    margin-bottom: 0px;
}

.cont .facebook-wraper {
    margin-right: 0px;
}

.info .row {
    padding-left: 0px;
}

.info .name h3 {
    margin-top: 0px;
    font-size: 15px;
    font-weight: bold;
}

.after-main {
    width: 1014px;
    margin: auto;
    padding-left: 5px;
    padding-right: 5px;
}

    .after-main .wikis {
        width: 1004px;
    }


.HomeContent .articleSlideShow {
    border: 1px solid #e8d0c6;
}

.HomeContent ul li {
    width: 100%;
    border-bottom: 1px solid #e8d0c6;
    padding-top: 2px;
    padding-bottom: 2px;
}

.HomeContent .als-item img {
    display: none;
}

.HomeContent .article-item-title {
    color: #055699;
    font-size: 13px;
    font-weight: bold !important;
    line-height: 20px;
    margin-left: 10px;
    padding-bottom: 5px;
    text-align: left;
}

.HomeContent .glyphicon-stop::before {
    font-size: 9px;
    color: green;
}

#main_wrap .HomeContent.caroselPageSize-1 .articles-compact .als-item img {
    display: block;
    width: 30%;
    height: auto;
}

#main_wrap .HomeContent.caroselPageSize-1 .articles-compact .short-description {
    display: block;
}

.HomeContent.caroselPageSize-1 .articles-compact img:hover {
    border-color: #055699;
}

.HomeContent.caroselPageSize-1 .articles-compact a:hover img {
    border-color: #055699;
    box-shadow: 0 0 0 1px #055699;
}

.HomeContent.caroselPageSize-1 .articles-compact .short-description {
    font-size: 13px;
}

.HomeContent.caroselPageSize-1 .article-item-title {
    font-size: 15px;
}

.HomeContent.caroselPageSize-1 ul li {
    margin-bottom: 5px;
}

.ztb-tab-container {
    right: 0% !important;
}

.banner h2 {
    margin-top: 0px;
}

body .go-to-top {
    bottom: 50px;
}

b {
    color: red;
}

.product-detail .flex-description {
    display: none;
}

.product-detail .flexslider {
    margin-bottom: 10px;
}

    .product-detail .flexslider .slides img {
        margin: auto;
    }

.flexsliderDisplay img {
    height: 400px !important;
}

.flexslider img {
    cursor: pointer;
}

.flexslider.flexCarousel.flexsliderNavs {
    margin: auto;
}

.fcb_map {
    display: none !important;
}

.articles-compact li {
    border-bottom: 1px dashed #b5b5b5;
}

#main_wrap .facebook-wraper .panel-title {
    display: block;
}

.facebook-wraper .headline {
    display: none;
}

.productCarousel #carousel .slides li img {
    width: 100%;
}

.ul_list li.old .overlay {
    display: none;
}

li.fadeIn.animated {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

body:not(.home) #show_data_index .holder {
    display: none;
}

body:not(.home) #show_data_index .jp-hidden {
    display: block !important;
}
