.content{
    padding: 0px;
    margin-bottom:auto;
    background-color: aliceblue;
}


#thu{
    color:#192f4d ;
    font-weight: bold;
    font-size: 18px;
   
    margin-bottom: 0px;
}

#gio{
    float: left;
    color: red;
    font-weight: bold;
    text-align: justify;
}

#noidung{
   
    margin-left: 10px;
    text-align: justify;
    display: inline;
}
#inline{
    display: inline;
}



#datetimepicker4 {
    z-index: 5;
width: 300px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    border: solid 1px #0033FF;
    border-radius: 2px;
   
    color: #0e6252;


}
.form-control {
    border: 1px solid white;
}
#datetimepicker4:hover {
   
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);

}
#datetimepicker3 {
    z-index:10;
  width: 300px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    border: solid 1px #0033FF;
    border-radius: 2px;
   
    color: #0e6252;


}

#datetimepicker3:hover {
   
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);

}
textarea{
    margin: 5px 5px 0px 10px;
    width: 300px;
    border: solid 1px #0033FF;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0);
   
   
    color: #0e6252;
}
textarea:hover {
   
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
input[id="nut"] {

    border: none;
    background: #59a453;
    cursor: pointer;
    border-radius: 3px;
    width: 170px;
    height: 35px;
    color: white;

  

}
input:hover {
   
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.phantrang{
    margin: 0 auto;
    text-align: center;
    padding: 10px;
}

