h1 {
    font-size: 24px;
    text-align: center;
    color: #ED4040;    
    padding: 5px 5px;
    border-bottom: 0px solid #d9d9d9;                  
    text-shadow: 0.44px 0.44px 0px rgba(150, 150, 150, 1);
}
h2 {
    font-size: 18px;
    text-align: center;
    color: #ED4040;  
    line-height: 50px;    
    padding: 5px 5px;
    text-shadow: 0px 0.45px 0px rgba(150, 150, 150, 1);
    border-bottom: 1px solid #d9d9d9; 
}
h3 {
    font-size: 18px;
    text-align: center;

    line-height: 50px;
    width: 800px;
    padding: 5px 5px;
    text-shadow: 0px 0.45px 0px rgba(150, 150, 150, 1);
}
h4
h5,
h6 {
    line-height: 36px;
}
h3 {
    font-size: 18px;
}
/* Override some defaults */
body {
    font-family:"Calibri";
    font-size: 13px;
    padding: 10px 10px; 
    background-color: #eee;
}
.span1 {
    width: 100%;
}
.span9 {
    width: 100%;
}
.infoForm {
    text-align: center;
    padding: 0px 5px 0px 5px;
    border: 1px solid #e5e5e5;
}

p {
    font-family:"Calibri";
    font-size: 14.5px;
    text-align: justify;
    line-height:150%;
    padding: 5px 10px;

}
.infoForm textarea {
    font-family:"Calibri";
    font-size: 13.5px;
    height: auto;
    width: 300px;
    margin-top: 10px;
    margin-right: 5px;	
    padding: 5px 5px;
}
.infoForm input[type="text"] {
    font-family:"Calibri";
    font-size: 13.5px;
    height: auto;
    width: 145px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 7px 7px;
}
.ngay {
    font-family:"Calibri";
    font-size: 13px;
    height: auto;
    width: 125px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 7px 7px;
}
.infoForm label {
    font-family:"Calibri";
    font-size: 14px;	
    padding: 5px 5px;
}
.infoForm input[type="password"],
.infoForm input[type="submit"], 
.infoForm input[type="reset"], 
.infoForm select,
.infoForm input[type="radio"] {
    font-family:"Calibri";
    font-size: 13px;
    height: auto;
    width: 70px;
    margin-top: 5px;	
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px 5px;
}
.infoForm button {
    font-family:"Calibri";
    font-weight: bold;
    font-size: 13.5px;
    height: auto;    
    width: 70px;
    margin-top: 5px;	
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px 5px;
}
#chon {
    font-family:"Calibri";
    font-size: 13.5px;
    height: auto;
    width: 230px;
    margin-top: 5px;	
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px 5px;
}

#hienthi {
    font-family:"Calibri";
    font-size: 13.5px;
    height: auto;
    width: 175px;
    margin-top: 5px;	
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px 5px;
}


.motacung {
    text-align: center;
    font-family:"Calibri";    
    font-size: 15.5px; 
    font-style: oblique;
    padding: 0px 0px;   
    position: relative; 
    display: block; 
    margin-bottom: 0px; 
    padding-bottom: 20px; 
    border-bottom: 2px solid #d9d9d9;   
    text-shadow: 0px 0.4px 0px rgba(150, 150, 150, 1);

}
.mota {
    border-bottom: 0px solid #d9d9d9;              
    padding-bottom: 15px; 
}

.note {
    border-bottom: 1px solid #d9d9d9;                  
    padding-bottom: 20px; 
    font-size: 14.8px; 
    font-style: normal;
    line-height:150%;
    color: #045FB4;
}
.info {
    border-bottom: 1px solid #d9d9d9;                  
    padding-bottom: 20px; 
    font-size: 14.8px;
    font-weight: bold;
    font-style: normal;
    line-height:150%;
    display: inline-block;
}

input::-webkit-calendar-picker-indicator{
    display: none;
}
input[type="date"]::-webkit-input-placeholder{ 
    visibility: hidden !important;
}

.ketqua {
    font-family:"Calibri";
    font-size: 14px;
    text-align: justify;
    line-height:150%;
    padding: 5px 10px;

}


.chuthich {
    font-family:"Calibri";
    font-size: 14px;
    text-align: center;
    line-height:150%;
    padding: 5px 10px;

}

.info p label{font-weight: bold; padding: 5px;}
.info p span{font-weight: bold; color: #31708f; padding: 5px;}