.fmessage { float: left; width: 100%; font-size: 13px; }

.full_field{ width: 100% !important; }

.half_field
{
    width: 47% !important;
    margin-right: 3% !important;
    float: left !important;
   
    
    /* text-align: center !important; */
}
.full_field label
{
    float: left;
    width: 100%;
}
