﻿body {
    background: none #ffffff;
    /*background: url(/App_Themes/Web/images/bgGiangSinh2014.jpg) top center no-repeat #ffffff;*/
    font: 400 12px arial;
    color: #4e4e4e;
}

#ViT-Portal {
    width: 1000px;
    margin: 0 auto;
}

#header-left {
    float: left;
    width:60%;
}

#header-right {
    float: left;
    width:40%;
}

#logo a {
    background: url(/App_Themes/Product/images/logo.png) 0 0 no-repeat;
    width: 495px;
    height: 89px;
    display: block;
    cursor: pointer;
}

#logo_vi a {
    background: url(/App_Themes/logo_vi.png) 0 0 no-repeat;
    width: 549px;
    height: 110px;
    display: block;
    cursor: pointer;
}

#logo_en a {
    background: url(/App_Themes/logo_en.png) 0 0 no-repeat;
    width: 549px;
    height: 110px;
    display: block;
    cursor: pointer;
}

.mau_ghi {
    background: none #a7a7a7;
    height: 33px;
    line-height: 33px;
    color: white;
    width:100%;
    padding-left: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size:12px;
}

    .mau_ghi a {
        color: white;
        padding: 0 5px;
    }

    .mau_ghi .menu-home {
        float: left;
    }

    .mau_ghi #language {
        float: right;
    }

        .mau_ghi #language a {
            display: block;
            width: 25px;
            height: 15px;
            float: left;
            margin-top: 10px;
        }

            .mau_ghi #language a.en {
                background: url(/App_Themes/Product/images/en.png) 0 0 no-repeat;
            }

            .mau_ghi #language a.vi {
                background: url(/App_Themes/Product/images/vi.png) 0 0 no-repeat;
            }

            

#hotline_cart {
    padding-top: 16px;
	/*padding: 16px 0;*/
    font-size: 20px;
	font-weight: bold;
}

    #hotline_cart span.text {
        color: #dd0000;
		
    }

    #hotline_cart span.label {
        color: #7a7a7a;
        height: 25px;
        line-height: 25px;
        display: block;
        float: left;
        padding-left: 18px;
        padding-right: 2px;
    }

#hotline {
    float: right;
    /*display: none;
    border-right: 1px solid #cccccc;*/
    padding-right: 15px;
}

    #hotline span.label {
        background: url(/App_Themes/Product/images/icon_phone.png) 0 0 no-repeat;
    }

#mini-cart span.label {
    background: url(/App_Themes/Product/images/icon_giohang.png) 0 0 no-repeat;
}

#mini-cart {
    padding-left:3px;
    padding-right:3px;
    border-left:solid 1px #d7d7d7;
    border-right:solid 1px #d7d7d7;
    margin-right:5px;
}

    #mini-cart span.label {
        padding-left: 22px;
    }
#search-box {
    margin-top:15px;
    position:relative;
}
#search-box .bentrai {
    border: 1px solid #9d9d9d;
    color: #7a7a7a;
    line-height: 29px;
}

#search-box .txtKeyword {
    border: 0 none;
    float: left;
    height: 29px;
    width: 100%;
    padding-left: 5px;
}

#search-box .dropdown-danhmuc {
    float: left;
    display: none;
}

    #search-box .dropdown-danhmuc select {
        background: none #f8f8f8;
        border: 0 none;
        width: 139px;
        height: 29px;
        cursor: pointer;
    }

#search-box .btnSearch {
    position:absolute;
    top:0px;
    right:0px;
}

    #search-box .btnSearch input {
        background: url(/App_Themes/Product/images/btnSearch.png) 0 0 no-repeat;
        width: 31px;
        height: 31px;
        display: block;
        border: 0 none;
        cursor: pointer;
    }

#menu-top {
    margin: 10px 0 0;
    background: none #747474;
    border: 1px solid #747474;
    white-space: nowrap;
}
#menu-top ul{
    margin-bottom:0 !important
}
    #menu-top ul li {
        position: relative;
        float: left;
        border-right: 1px solid #909090;
    }

        #menu-top ul li:last-child {
            border: 0 none;
        }

        #menu-top ul li:hover,
        #menu-top ul li.on {
            background: white;
            border-right: 1px solid white;
        }

            #menu-top ul li:hover a,
            #menu-top ul li.on a {
                color: #353535;
            }

        #menu-top ul li .menu-block {
            height: 33px;
            line-height: 32px;
        }

        #menu-top ul li a {
            color: white;
            font-size: 12px;
            display: block;
            padding: 0 11px;
        }

            #menu-top ul li a:hover {
                text-decoration: none;
            }

        #menu-top ul li.last a {
            padding: 0 15px;
        }

    #menu-top ul ul {
        min-width: 160px;
        padding: 0 10px;
        background: none white;
        display: none;
        position: absolute;
        top: 33px;
        box-shadow: 1px 4px 4px #888888;
        left: 0;
        z-index: 99999;
    }

    #menu-top li:hover > ul {
        display: block;
    }

    #menu-top li li,
    #menu-top ul li li:hover {
        background: url(/App_Themes/Product/images/icon_submenu.jpg) left center no-repeat;
        padding-left: 14px;
        float: none;
        border: 0 none;
    }

        #menu-top li li a {
            color: #8f8f8f;
            display: block;
            border-bottom: 1px solid #e5e5e5;
            padding: 5px 0;
        }

            #menu-top li li a:hover {
                color: #0071b7;
            }

        #menu-top li li:last-child a {
            border: 0 none;
            padding-bottom: 10px;
        }

    #menu-top ul ul ul {
        top: 0;
        left: 100%;
    }

#deophaiadv-top {
    position: relative;
    width: 1000px;
    height: 438px;
    display: block;
    overflow: hidden;
    margin: 10px 0 0;
}

    #deophaiadv-top .slide-pager {
        position: absolute;
        bottom: 10px;
        left: 10px;
        z-index: 99999;
    }

    #deophaiadv-top #slide-news li {
        float: left;
        margin: 0 5px;
    }

        #deophaiadv-top #slide-news li a {
            background: url(/App_Themes/Product/images/pager_a.png) 0 0 no-repeat;
            display: block;
            width: 15px;
            height: 15px;
        }

        #deophaiadv-top #slide-news li.activeSlide a {
            background: url(/App_Themes/Product/images/pager_a_active.png) 0 0 no-repeat;
        }

#menu-middle {
    margin: 14px 0 0;
    margin-left:-10px;
    margin-right:-10px;

}

    #menu-middle .item {
        float: left;
        width:25%;
        padding-left:10px;
        padding-right:10px;
        min-height: 250px;
    }

       

        #menu-middle .item .image img {
            width:100%;
        }

        #menu-middle .item .title {
            font-family: UTM_Bebas;
            font-size: 20px;
            padding-bottom: 8px;
        }

            #menu-middle .item .title a {
                color: #484848;
            }

            #menu-middle .item .title:hover a {
                text-decoration: none;
                color: #0071b7;
            }


        #menu-middle .item .recap {
            text-align: justify;
            color: #4e4e4e;
            line-height: 18px;
            font-size: 12px;
            padding-top: 5px;
            height: 130px;
            overflow: hidden;
        }

#footer {
    color: #666666;
    margin: 10px 0 0;
}

    #footer a {
        color: #0071b7;
        font-style: italic;
        font-weight: bold;
    }

#footer-top {
    background: none #dddddd;
    padding: 13px 10px;
}

#footer-left {
    float: left;
}

#footer-right {
    float: right;
}

.footer-text .title {
    font-family: UTM_Bebas;
    font-size: 23px;
    padding-bottom: 7px;
    color: #0070b5;
}

.footer-text .address {
    line-height: 18px;
}

#footer-bottom {
    background: none #c5c5c5;
    text-align: center;
    color: #626262;
    height: 33px;
    line-height: 33px;
}


#socials a {
    display: block;
    width: 32px;
    height: 33px;
    float: left;
    margin-left: 10px;
}

    #socials a.fb {
        background: url(/App_Themes/Product/images/icon_fb.png) 0 0 no-repeat;
    }

    #socials a.tw {
        background: url(/App_Themes/Product/images/icon_tw.png) 0 0 no-repeat;
    }

    #socials a.gg {
        background: url(/App_Themes/Product/images/icon_gg.png) 0 0 no-repeat;
    }
	
	#socials a.yt {
        background: url(/App_Themes/Product/images/icon_yt.png) 0 0 no-repeat;
    }
	
	#socials a.ln {
        background: url(/App_Themes/Product/images/icon_ln.png) 0 0 no-repeat;
    }
	
#like-ne .logo_likebox {
    background: url(/App_Themes/Product/images/logo_likebox.png) 0 0 no-repeat;
    display: block;
    float: left;
    width: 50px;
    height: 50px;
}

#like-ne {
    margin: 15px 0 0;
}

    #like-ne .like-info {
        float: left;
        width: 156px;
        overflow: hidden;
        margin-left: 8px;
    }

    #like-ne .like_name {
        color: #415a9f;
        font-weight: bold;
        font-size: 14px;
        padding-bottom: 4px;
    }

#main {
    margin: 10px 0 0;
}

.category-image {
    margin: 10px 0 0;
}

    .category-image .des {
        color: #242424;
        line-height: 18px;
        padding: 10px 0;
        border-bottom: 1px solid #adadad;
    }

.nav-title {
    padding: 8px 0;
    border-bottom: 1px solid #adadad;
}

    .nav-title a {
        color: #5e5e5e;
        font-weight: bold;
        padding: 0 5px;
        font-size:12px !important;
    }

        .nav-title a:hover {
            text-decoration: none;
            color: #0071b7;
        }


        .nav-title a:first-child {
            padding-left: 0;
        }

#left {
    width: 232px;
    float: left;
}

#menu-left {
    border: 1px solid #d7d7d7;
}

    #menu-left h4 {
        background: none #fafafa;
        height: 30px;
        line-height: 30px;
        border-bottom: 1px solid #d3d3d3;
        padding-left: 10px;
    }

    #menu-left li {
        padding: 0 10px;
    }

        #menu-left li a {
            color: #7a7a7a;
            padding: 8px 0;
            border-bottom: 1px dotted #c1c1c1;
            display: block;
            font-weight: bold;
        }

        #menu-left li:last-child a {
            border: 0 none;
        }

        #menu-left li.on a,
        #menu-left li:hover a {
            text-decoration: none;
            color: #0071b7;
        }

        #menu-left li:hover li a {
            color: #7a7a7a;
        }


#hethong-daily {
    margin: 10px 0 0;
}

    #hethong-daily h4,
    #menu-left h4 {
        font-family: UTM_Bebas;
        color: #484848;
        font-weight: normal;
        font-size: 14pt;
    }

    #hethong-daily .image {
        padding: 8px 0;
    }

    #hethong-daily .recap {
        color: #4e4e4e;
        text-align: justify;
    }

#product-list,
#product-detail,
#producers-list {
    float: left;
    margin-left: 24px;
    width: 744px;
}

#main .menu_963,
#main .menu_936,
#main .menu_941 {
    float: none !important;
    margin-left: 0 !important;
    width: 100% !important;
}

#product-list ul {
    padding-bottom: 15px;
}

#product-list li,
#product-list-lienquan li {
    padding: 18px;
    border: 1px solid white;
    float: left;
    font-weight: bold;
    text-align: center;
    width: 25%;
    color: #484848;
    text-transform: uppercase;
    margin-top: 20px;
}
#product-list li img,
#product-list-lienquan li img{
    width:100%;

}

    #product-list li h3.product-title,
    #product-list-lienquan li h3.product-title {
        height: 35px;
    }

    #product-list li a,
    #product-list-lienquan li a {
        color: #484848;
    }

    #product-list li:hover,
    #product-list-lienquan li:hover {
        border: 1px solid #b8b8b8;
    }

    #product-list li.abc,
    #product-list li.last,
    #product-list-lienquan li.abc,
    #product-list-lienquan li.last {
        margin-right: 0;
    }

.seo-ne {
    padding-bottom: 15px;
    border-bottom: 1px dotted #c1c1c1;
    
}

    .seo-ne .seo-title h1 {
        font-family: UTM_Bebas;
        color: #484848;
        font-weight: normal;
        font-size: 18pt;
        padding-bottom: 10px;
    }

    .seo-ne .seo-description {
        color: #595858;
        line-height: 18px;
        font-size: 13px;
    }

#paging {
    text-align: center;
    margin: 10px 0 0;
}

    #paging span,
    #paging .text {
        display: none;
    }

    #paging a {
        padding: 3px 8px;
        background: none #cccccc;
        float: left;
        display: block;
        color: #4e4e4e;
        margin-left: 5px;
    }

    #paging strong {
        padding: 3px 8px;
        float: left;
        background: none #0071b7;
        color: white;
        margin: 0 0 0 5px;
    }

#product-detail .content {
    margin: 15px 0 0;
}

.product-image-fashion {
    width: 502px;
    float: left;
}

#anh_dau_tien {
    max-width: 502px;
    max-height: 487px;
    margin: 0 auto;
}

#other-images {
    border-top: 1px solid #d3d3d3;
}

    #other-images h4 {
        display: none;
    }

    #other-images li {
        float: left;
    }

        #other-images li img {
            height: 65px;
            padding-top: 5px;
            padding-left: 5px;
        }

#product-detail .product-info {
    background: none #fcfcfc;
    width: 208px;
    float: left;
    padding: 10px 16px;
}

    #product-detail .product-info h1,
    #other-products h4,
    #sp-lienquan h4,
    #producers-list .location .title,
    #producers-list .location .title2 {
        font-family: UTM_Bebas;
        font-weight: normal;
        font-size: 25px;
    }

#producers-list .location .title {
    font-size: 20px;
}

#producers-list .location2 {
    margin-top: 10px;
    margin-left: 10px;
}

#producers-list .title2 {
    font-size: 18px !important;
}

#producers-list .item {
    position: relative;
    padding: 10px;
}

#producers-list .name {
    font-weight: bold;
}

#producers-list .info {
    float: left;
}

#producers-list .bando {
    float: right;
}

    #producers-list .bando a {
        background: url(/App_Themes/Product/images/xembando.jpg) 0 0 no-repeat;
        display: block;
        width: 111px;
        height: 63px;
    }

#product-detail .content .product-code,
#product-detail .content .product-price,
#product-detail .content .product-documents,
#product-detail .content .product-price span {
    font-family: UTM_Bebas;
    font-size: 20px;
    color: #979797;
}

#product-detail .content .product-documents {
    border-bottom: 1px dotted #b0b0b0;
    padding: 6px 0;
}

#product-detail .content .product-documents-list li a {
    background: url(/App_Themes/Product/images/pdf.png) left center no-repeat;
    display: block;
    padding: 3px 0 3px 18px;
    margin-left: 5px;
    margin-top: 5px;
}

#product-detail .product-price {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px dotted #b0b0b0;
    color: #de0000;
    padding: 6px 0;
    margin: 6px 0 0;
}

    #product-detail .product-price span {
        color: #979797;
    }

#product-detail .product-des {
    margin: 6px 0 0;
    color: #505050;
    line-height: 20px;
}

#product-detail .product_addthis {
    overflow: hidden;
    width: 100%;
    height: 20px;
    margin: 10px 0 0;
}

#product-detail .email_print {
    margin-top: 15px;
}

    #product-detail .email_print a {
        padding-left: 24px;
        color: #3a3a3a;
        font-size: 12px;
    }

    #product-detail .email_print .email {
        background: url(/App_Themes/Product/images/email.jpg) 0 0 no-repeat;
    }

    #product-detail .email_print .print {
        margin-left: 10px;
        background: url(/App_Themes/Product/images/print.jpg) 0 0 no-repeat;
    }

#product-detail .daily_sanpham {
    margin: 20px 0 0;
}

    #product-detail .daily_sanpham select {
        width: 100%;
        border: 1px solid #aeaeae;
        background: none #ffffff;
        height: 29px;
        cursor: pointer;
    }

#other-products,
#sp-lienquan {
    margin: 20px 0 0;
}

    #other-products .title,
    #sp-lienquan .title {
        padding-bottom: 5px;
        position: relative;
    }

    #other-products .readmore,
    #sp-lienquan .readmore {
        text-align:right;
    }

        #other-products .readmore a,
        #sp-lienquan .readmore a {
            color: #3a3a3a;
            font-weight:bold;
            font-size:14px;
        }

    #other-products #product-list,
    #other-products #product-list-lienquan {
        float: none;
        margin: 0;
    }

#contact-form .thongtin {
    width: 450px;
    height: 500px;
    float: right;
}

#contact-form .info_all {
    float: left;
}

#contact-form .contact-text {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    margin-left: 90px;
}
#news .danhsachtin li .img
#news .danhsachtin li {
    padding: 10px 0 0;
}

    #news .danhsachtin li h3 a {
        font-size: 13pt;
    }

    #news .danhsachtin li .post-date,
    #news .danhsachtin li .post-views,
    #news .danhsachtin li .readmore {
        display: none;
    }
    .center
    {
        

    }
    #news .danhsachtin li
    {
        margin-bottom:10px;

    }
    #news .danhsachtin li .img {
        float: left;
        width: 25%;
        padding-left:10px;
        padding-right:10px;
    }

        #news .danhsachtin li .img img {
            width:100%;
        }

    #news .danhsachtin li .info {
        float: left;
        width: 75%;
        padding-left:10px;
        padding-right:10px;
    }

    #news .danhsachtin li .recap {
        padding-top: 5px;
        line-height: 18px;
    }

#other-news {
    display: none;
}

#news-detail .news-title {
    font-size: 18px;
}

#news-detail .news-time {
    font-size: 12px;
    padding: 3px 0;
}

#news-detail .news_other_ontop {
    padding: 3px 0 0;
}

#news-detail .news-description {
    margin: 10px 0 0;
}

#related-news .top {
    font-weight: bold;
    font-size: 16px;
}

    #related-news .top a {
        font-weight: bold;
        color: #0070b5;
    }

#related-news h3 {
    font-size: 14px;
    font-weight: normal;
    padding: 5px 0;
}

#related-news .recap,
#related-news .post-views,
#related-news .post-date,
#related-news .view-detail {
    display: none;
}

.form_lien_he {
    float: left;
    width: 540px;
}


.recap_title {
    text-align: left;
    font-weight: bold;
    padding-top: 3px;
}

/* CLOUD ZOOM */
.cloudzoom-blank div:last-child {
    display: none !important;
}

#portal_cloud_zoom .first_image_wrapper {
    width: 502px;
    height: 400px;
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #e3e3e3;
    text-align: center;
}

#portal_cloud_zoom #other_product_images li:first-child {
    border-left: 1px solid #e3e3e3;
}

#portal_cloud_zoom #other_product_images li {
    width: 100px;
    height: 100px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    float: left;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

    #portal_cloud_zoom #other_product_images li img {
        width: 100%;
        height: 100%;
    }

#portal_cloud_zoom .first_image img {
    max-width: 100%;
    max-height: 390px;
}

#portal_cloud_zoom #thumbelina_slider {
    position: relative;
    width: 100%;
}

    #portal_cloud_zoom #thumbelina_slider .button {
        position: absolute;
        display: block;
        width: 28px;
        height: 30px;
        top: 40px;
        z-index: 9999;
        cursor: pointer;
    }

    #portal_cloud_zoom #thumbelina_slider #thumbelina_slider_left {
        background: url(../images/sprite_prev.png) 0 0 no-repeat;
        left: 0px;
    }

    #portal_cloud_zoom #thumbelina_slider #thumbelina_slider_right {
        background: url(../images/sprite_next.png) 0 0 no-repeat;
        right: 0px;
    }

    #portal_cloud_zoom #thumbelina_slider .caroufredsel_wrapper {
        width: 100% !important;
    }
/* END CLOUD ZOOM */



/*Css thêm*/
.tabline {
    margin:0;
    padding:10px;
    padding-left:0;
    padding-bottom:0;
    margin-top:20px;
    border-bottom:solid 3px #4e4e4e; 
    overflow:hidden;
}
    .tabline li {
        display:block;
        float:left;
        padding:10px;
        font-family:"UTM_Bebas";
        font-size:18px;
        padding-left:0;
        text-transform:uppercase;
    }
        .tabline li.act {
            border-bottom:solid 3px #e46c12;
            margin-bottom:-3px;
            padding-bottom:10px;
        }
    .tabline li a{
    }

        .tabline li a.active {
            color: #7a7a7a
        }

    .tabline li a:hover {
        text-decoration:none;
        color: #7a7a7a
    }
.tab-details {
    line-height:22px;
    margin-top:15px;
    display:none
}



.tab {
    
}
    .tab li {
        display:block;
        float:left;
        padding:10px;
        padding-left:20px;
        padding-right:20px;
        font-family:"UTM_Bebas";
        font-size:18px;
        text-transform:uppercase;
        color:#fff;
        
    }
        .tab li.act {
            background-color:#f7f7f7;
        }
            .tab li.act a {
                color:#222
            }
                .tab li.act a:hover {
                    color:#222
                }

    .tab li a{
        color:#d7d7d7;
    }
    .tab li a:hover {
        text-decoration:none;
        color:#fff;
    }
.content-details {
    line-height:22px;
    margin-top:20px;
}

.product-row {
    padding-top:10px;
    padding-bottom:10px;
    font-family:"UTM_Bebas";
    font-size:16px;
    text-transform:uppercase;
}
.line-bot {
    border-bottom:dotted 1px #d7d7d7;
}
.product-price {
    padding-top:10px !important;
    padding-bottom:10px !important;
}

.tab-container {
    margin-top:20px;
}
.etabs { 
    margin: 0;
    padding: 0;
    background-color:#747474;
    overflow:hidden;
}

.tab {
     display:block;
        float:left;
        padding-left:20px;
        padding-right:20px;
        font-family:"UTM_Bebas";
        font-size:18px;
        text-transform:uppercase;
        color:#fff;
        padding:4px;
}
.tab a { display: block; padding: 10px 10px; outline: none; color:#fff; }
    .tab a:hover{
        text-decoration:none;
    }
.tab.active { background: #666; position: relative; top: 1px; border-color: #666; }
.tab a.active { font-weight: normal; }
.tab-container .panel-container { background: #fff;  margin-top:15px;}
.panel-container { margin-bottom:10px;  display:none; margin-top:0 !important}


/*Giỏ hàng*/
.cart {
    width:100%;
}

    .cart .hd {
        background-color:#c5c5c5;
        padding:10px;
        color:#fff;
        text-align:center;
    }
.cart .row {
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:solid 1px #d7d7d7;
    font-weight:bold;
    text-align:center;
}
.cart .row td {
    padding-top:10px;
    padding-bottom:10px;
}
.cart .row td .title {
    margin-top:10px;
}
.empty {
    text-align:center;
    padding-top:40px;
    padding-bottom:40px;
    font-weight:bold;
    line-height:20px;
}
    .empty a {
        color:#0071b7;
        text-decoration:underline;
    }
        .empty a:hover {
            color:#4e4e4e;
        }
.cart .row td .txtcount {
    border:solid 1px #d7d7d7;
    padding:5px;
    width:40px;
    text-align:center;
    font-weight:bold;
}
.product-image img{
    width:90px;
}
.icon-remove {
    color:#e84316;
}
.total-price {
 text-align:right;
 padding-top:10px;
 padding-bottom:10px;
 font-size:16px;
 font-weight:bold;
}
#total-price {
    color:#b73800;
}
.cart-buttons {
    text-align:right;
}
.cart-buttons div{
    display:inline-block;
    padding-left:20px;
    background-color:#4e4e4e;
    padding:10px;
}
    .cart-buttons div a {
        color:#fff;
        font-weight:bold;
        text-transform:uppercase;
        font-size:14px;
    }
        .cart-buttons div a:hover {
            text-decoration:none
        }
.cart-buttons .button-checkout {
    background-color:#da251c;
}
.product-price {
    color:#da251c;
    font-size:16px;
}
.icon_shoppingcart {
    
    padding:10px;
    background-color:#da251c;
    text-align:center;
}
.product-order {
    background-image:url("/App_Themes/Product/images/icon_giohang.png");
    background-repeat:no-repeat;
    padding-left:25px;
}
    .product-order a {
        color:#fff;
        font-size:14px;
        font-weight:bold;
    }
.btn-download {
    background-color:#da251c;
    padding:10px;
    width:300px;
    margin:auto;
    text-align:center;
    margin-top:30px;
    margin-bottom:30px;
}
    .btn-download a {
        color:#fff;
        font-family:"UTM_Bebas";
        text-transform:uppercase;
        font-size:16px;
        background-image:url("/App_Themes/Product/images/download.png");
        display:inline-block;
        padding-right:26px;
        background-position:right center;
        background-repeat:no-repeat;
    }
        .btn-download a:hover {
            color:#d7d7d7;
            text-decoration:none
        }

.filter {
    margin-left:-10px;
    margin-right:-10px;
    margin-bottom:15px;
}
.filter .col{
    width:31%;
    float:left;
    padding-left:10px;
    padding-right:10px;
}
    .filter .sl {
        width:100%;
        border:solid 1px #d7d7d7;
        padding:5px;
        font-size:14px;
    }
.producers .item {
    border-bottom:solid 1px #e9e7e7;
}   
.producers .item:hover {
    border-bottom:solid 1px #ed1b2f;
}   

.info-producers {
    float:left;
}
.info-producers .producers-name{
    
    text-transform:uppercase;
    font-family:"UTM_Bebas";
    font-size:16px;
    margin-bottom:10px;
}
.info-producers .add {
    font-size:12px;
    margin-bottom:5px;
    font-weight:bold;
}
.info-producers .tel-fax {
    font-size:12px;
    margin-bottom:5px;
    font-weight:bold;
}
    .info-producers .tel-fax a{
        color:#ed1b2f
    }
    .info-producers .producers-name a {
        font-weight:normal;
    }


    #shopping-cart .quantity_down {
    background: url(/App_Themes/Administrator/images/Cart/btnDown.png) 0 0 no-repeat;
    width: 22px;
    height: 20px;
    display: block;
    float: left;
}

#shopping-cart .quantity_up {
    background: url(/App_Themes/Administrator/images/Cart/btnUp.png) 0 0 no-repeat;
    width: 22px;
    height: 20px;
    display: block;
    float: left;
    margin-left: 2px;
}

.block-updown {
    display: block;
    margin: 5px auto 0;
    width: 46px;
}

.baogia {
    width:1000px;
    margin:auto;
    display:none;
    position:relative;   
}
.logo-bao-gia {
    border-bottom:solid 2px #7a7a7a
}
.baogia .hd {
    text-align:center;
    font-size:20px;
    font-family:"UTM_Bebas";
    font-weight:normal;
    text-transform:uppercase;
    margin-top:20px;
    margin-bottom:20px;
}
.loading-cart
{
    width:100%;
    height:530px;
    position:absolute;
    top:0;
    padding-top:200px;
    left:0;
    background-color:#fff;
    text-align:center;
    display:none;
}
.loading-cart img{
    margin:auto;
}
.modal-content
{
    position:relative;

}
.banner-bosanpham {
    position:relative;
    height:500px;
    overflow:hidden;
}
.div-pos {
        width:100%;
        margin-top:20px;
    }
.div-pos .inner
{

}
.div-pos .inner .title {
    font-size:20px;
    font-family:"UTM_Bebas";
    color:#4e4e4e;
    margin:0;
    padding:0;
    font-weight:normal;
    padding-bottom:10px;
    
}
.div-pos .des div{
    font-size:12px;
    color:#222;
    font-weight:bold;
    padding-top:5px;
    padding-bottom:5px;
    line-height:20px;
}
.div-pos .des .content {
    font-weight:normal;
    border-top:solid 1px #d7d7d7;
    margin-top:10px;
    padding-top:10px;
}
.product-in-group {
    
}
.product-in-group ul{
    margin-left:-10px;
    margin-right:-10px;

}

.product-in-group ul li{
    width:25%;
    padding:0;
    margin:0;
    padding-left:10px;
    padding-right:10px;
    float:left;
}
    .product-in-group ul li img {
        width:100%;
    }
.hd-bo {
    font-size:20px;
    font-family:"UTM_Bebas";
    margin-top:20px;
    margin-bottom:20px;
    font-weight:normal;
}
.product-title1 {
    font-size:16px;
    font-family:"UTM_Bebas";
    margin-top:10px;
    margin-bottom:10px;
    font-weight:normal;
}
    .product-title1 a {
        color:#222;
    }


    .modal-body .txt
        {
    height:auto;
    -webkit-border-radius: 0 !important;
border-radius: 0 !important;
border:solid 1px #d7d7d7 !important;
padding-top:6px;
padding-bottom:6px;
padding-left:5px !important;
padding-right:0 !important;
        }
    .btn-send
    {
        -webkit-border-radius: 0 !important;
border-radius: 0 !important;
background-color:#da251c !important

    }
    .lblred
    {
        color:#da251c;

    }
    .meserr
    {
        font-size:11px;
        color:#da251c;
        display:none
    }
    .modal-title-h4
    {
        background-color:#747474 !important;
        color:#fff;
        font-weight:bold;
        text-transform:uppercase;
    }
    .close
    {
        color:#fff !important;
    }
    .halo
    {
        background-color:#da251c !important;
        border:solid 1px #da251c !important;
        border-radius:0 !important;
        color:#ffffff !important;
        font-weight:bold !important;
        text-transform:uppercase !important;
    }
    .content-modal-shop
    {

    }
    .content-modal-shop div
    {
        margin-bottom:10px;
        font-size:16px;
    }
    .modal-footer-shop
    {
        margin-top:0 !important;
        padding-top:5px !important;
        padding-bottom:5px !important;
    }
.container{
 
}
.row{
    margin-left:-10px;
    margin-right:-10px;
}
.btn-mobile
{
    display:none;
    color:#fff;
}
.btn-mobile i.fa{
    font-size:20px;
    line-height:48px;
    color:#fff;
    padding-left:5px;
    padding-right:5px;
}
.frm-search-mobile
{
    position:relative;
    display:none
}

.frm-search-mobile input
{
    width:100%;
    padding:8px;
    border:solid 1px #d7d7d7;
}
.frm-search-mobile .btn-sub-search-moblie
{
    position:absolute;
    display:block;
    width:32px;
    line-height:32px;
    background-color:#0071b7;
    color:#fff;
    text-align:center;
    right:0;
    top:0;
    font-size:18px;
}

.hotline-mobibe
{
    float:right;
    color:#fff;
    font-size:16px;
    display:none;
    line-height:50px;
    padding-right:10px;
}
.cart-mobile
{
    margin-left:5px;
    padding-left:15px;
    border-left:solid 1px #d7d7d7;

}
.center>.content
{
    padding-left:10px;
    padding-right:10px;

}
.btn-mobile-news
{
    display:none;

}