@font-face {
    font-family: Roboto;
    src: url(../font/RobotoCondensed-Regular.ttf);
}

body {
    font-size: 17px;
    color: #0f0f07;
    font-family: Roboto,Helvetica,Tahoma, Arial;
    height: auto;
    max-width: 100%;
    min-width: 320px;
    width: 100%;
    background: #fff;
}

a:hover {
    cursor: pointer;
}

* {
    margin: 0;
    padding: 0;
}

.dong_box_bc {
    /*
     display: none !important;
    */
}

.binh_chon_iframe {
    margin: 15px 0;
    text-align: center;
    color: #097986;
    font-size: 35px;
    border-top: 1px dotted;
}

.anh_box_tt {
    text-align: center;
}

    .anh_box_tt img,
    .anh_box_tt p {
        width: 90%;
        margin: 0 auto !important;
        text-align: center !important;
    }

.display_none {
    display: none !important;
}

.anh_header {
    height: 100% !important;
}

.bg-xanh {
    background: #4491d6;
}

.bg-top {
    background: url(../img/icon/bg-top.png) no-repeat top;
    height: 25px;
    background-size: 100%;
    margin-top: 15px;
}

.bg-bottom {
    background: url(../img/icon/bg-bottom.png) no-repeat top;
    height: 25px;
    margin-bottom: 15px;
    background-size: 100%;
}
.box_thong_tin img{
    display: none;
}
.ten_du_an {
    margin: 10px auto;
    text-transform: uppercase;
    text-align: left;
}

.w660px img{
    max-width: 100% !important;
}
.w900px img{
    max-width: 100% !important;
}
img {
    border: medium none;
    max-width: 100% !important;
}

.h100 {
    height: 100px;
    clear: both;
}

ul, li, a {
    list-style: none;
}

a {
    text-decoration: none;
}

.in-nghieng {
    font-style: italic;
}

.in-dam {
    font-weight: bold;
}

.dam-nghieng {
    font-weight: bold;
    font-style: italic;
}

.in-hoa {
    text-transform: uppercase;
}


.color_1 {
    color: #282f37;
}

.color_2 {
    color: #4491d6;
}

.color_3 {
    color: #0f0f07;
}

.color_4 {
    color: #e43a3a;
}

.color_5 {
    color: rgba(227, 228, 230, 0.53);
}

.color_6 {
    color: #4583b6;
}

.color_7 {
    color: #e94a4f;
}

.clearfix {
    display: block;
}

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



.clear {
    clear: both;
    margin: 0 auto;
    width: 100%;
}

    .clear:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
    }


.w980px {
    width: 980px;
}



#tim_kiem {
    width: 300px;
    margin: 10px auto;
}

    #tim_kiem .txtTimKiem {
        width: 200px;
        height: 35px;
        float: left;
        padding-left: 10px;
        font-size: 18px;
        color: #808183;
    }

    #tim_kiem .button_timkiem {
        width: 80px;
        background: #60bb46 none repeat scroll 0 0;
        color: #fff;
        float: right;
        border-radius: 3px;
    }

        #tim_kiem .button_timkiem p {
            text-align: center;
        }

        #tim_kiem .button_timkiem:hover {
            background: #e94a4f none repeat scroll 0 0 !important;
            cursor: pointer;
        }


/* TIM KIEM MOBILE*/
#tim_kiem_mobile {
    width: 300px;
    margin: 10px auto;
}

    #tim_kiem_mobile .txtTimKiem_mobile {
        width: 180px;
        height: 35px;
        float: left;
        margin-top: 5px;
        padding-left: 10px;
        font-size: 18px;
        color: #808183;
        border: 1px solid #ddd;
        margin-left: 10px;
    }

    #tim_kiem_mobile .button_timkiem_mobile {
        width: 80px;
        background: #4491d6 none repeat scroll 0 0;
        color: #fff;
        float: left;
        border-radius: 3px;
        margin-top: 5px;
        margin-left: 15px;
    }

        #tim_kiem_mobile .button_timkiem_mobile p {
            text-align: center;
        }

        #tim_kiem_mobile .button_timkiem_mobile:hover {
            background: #e94a4f none repeat scroll 0 0 !important;
            cursor: pointer;
        }



@media all and (min-width: 599px) {
    p {
        text-align: justify;
        word-wrap: break-word;
        font-weight: inherit;
        font-size: 18px;
        vertical-align: baseline;
        line-height: 1.5em;
        margin: 5px auto;
    }

        p.intro {
            text-align: justify;
            word-wrap: break-word;
            font-weight: inherit;
            font-size: 25px;
            vertical-align: baseline;
            line-height: 1.5em;
            margin: 5px auto;
        }
}


@media all and (max-width: 599px) {
    p {
        text-align: justify;
        word-wrap: break-word;
        font-weight: inherit;
        font-size: 18px;
        vertical-align: baseline;
        line-height: 1.5em;
        margin: 5px auto;
    }

    #content .noi_dung {
        margin: 5px;
    }

    #content .title {
        margin: 5px;
    }

    #content .wrap_top {
        margin: 0 5px;
    }

    #tim_kiem_mobile {
        position: fixed;
        top: 50px;
        left: 0;
        z-index: 9999;
        width: 100%;
        height: 50px;
        background: #fff;
        margin: 10px auto;
        display: none;
    }
}



.dang_cham_diem{
    display: none;
}
