





.tahoma{
    font-family: Tahoma;
}
.RobotoCondensed{
    font-family: RobotoCondensed;
}
#content{
    overflow: hidden;


}
#mainContent{
    overflow: hidden;
    background: #dcdbdc;
}
.opacity0{
    opacity: 0;
}

.hide-noidung{
    display: none;
    float: right;
    font-weight: bold;
    color: #56c94e;
}
.hide-noidung:hover{
    cursor: pointer;
}
/*UPDATE 15-7-2016*/
.cap-anh{

    font-style: italic;
    font-size: 14px;
    margin: 0 auto;
    width: 80%;
    text-align: center;
}

body
{
    font-size:12px;
    color: #000;
    font-family: NotoSerif-Regular ,TimesNewRoman, Helvetica;
    background: #fff;
    height: auto;
    max-width: 100%;
    min-width: 320px;
    width: 100%;
    margin: 0 auto;
}

.align-center{
    text-align: center;
}
#zoomtext{
    position: fixed;
    top: 10%;
    right: 0;
    z-index: 999;
}
#zoomtext ul li{
    height: 20px;
    width: 20px;
    background: #000;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    font-weight: bold;
    margin: 5px;
    opacity: 0.5;
}
#zoomtext ul li:hover{
    opacity: 1;
    cursor: pointer
}


a{
    border: none;
    outline: none;
    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;
}

.line{
    width: 195px;
    height: 25px;
    margin: 0 auto;
    background: url("../images/bg/lr.png") no-repeat;
}


*
{
    margin: 0;
    padding: 0;
}
.displayblock{
    display: block;
}
img {
    border: medium none;
}
.h100{
    height: 100px;
    clear: both;
}

ul,li,a{
    list-style: none;
}
img:hover{

}
.clear{
    clear: both;
    margin: 0 auto;
    width: 100%;

}
.clear:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;

}

.clearfix{
    display: block;
}
.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.full{
    width: 100%;
}




/*COMPUTER*/
@media all and (min-width: 599px){
    .h80{
        height: 80px;
    }
    .h40{
        height: 40px;
    }



    .left{
        float: left;
    }

    .right{
        float: right;
    }
    p{
        text-align: justify;
        word-wrap: break-word;
        font-weight: inherit;
        font-size: 18px;
        vertical-align: baseline;
        line-height: 1.5em;
        margin: 15px auto;
    }

    h1,h2,h3,h4,h5{
        text-align: inherit;
        word-wrap: break-word;
        font-weight: inherit;
        font-size: 18px;
        vertical-align: baseline;
        line-height: 1.5em;
    }



    .w80p{
        width: 80%;
        margin: 0 auto;
    }
    .w60p{
        width: 60%;
        margin: 0 auto;
    }
    .w50p{
        width: 50%;
        margin: 0 auto;
    }
    .w40p{
        width: 40%;
        margin: 0 auto;
    }
    .w37p{
        width: 37%;
        margin: 0 auto;
    }
    .w90p{
        width: 90%;
        margin: 0 auto;
    }
    .w550px{
        width: 550px;
        margin: 0 auto;
    }
    .w600px{
        width: 600px;
        margin: 0 auto;
    }
    .w640px{
        width: 640px;
        margin: 0 auto;
    }
    .w700px{
        width: 700px;
        margin: 0 auto;
    }
    .w800px{
        width: 800px;
        margin: 0 auto;
    }

    .w980px{
        width: 980px;
        margin: 0 auto;
    }
    .w900px{
        width: 900px;
        margin: 0 auto;
    }
    .displayPC{
        display: block;
    }
    .displayMobile{
        display: none;
    }



    .moc{
        text-align: center;
        width:180px;
        height: 80px;
        margin: 10px auto;


    }
    .moc h1{
        width: 100%;
        height: 100%;
        border-radius: 50px;

        margin: 20px auto;
        background: rgba(6, 132, 87, 0.83);
        font-size: 25px;
        font-weight: bold;
        line-height: 80px;
        color: #fff;
        text-align: center;
        vertical-align: baseline;
        word-wrap: break-word;

    }




    .bg1{
        background: rgb(68, 144, 221);
        padding:5px;
        color: #fff;
    }
    .bg2{
        background: #23c1a1;
        padding: 5px;
        color: #fff;
    }









}





