.mess_wrap{padding: 20px;}
.mess_set{margin-top: 20px;}
.hidden{display: none;}



.tools{
    width: 100%;
    max-width: 400px;
}
.info{
    margin-top: 20px;
    width: 100%;
    max-width: 400px;
}
.m_title{
    font-size: 17px;
    margin-bottom: 10px;
}
.sm_field{
    width: 100%;
}
textarea.sm_field{
    height: 250px;
}
input.sm_field{
    height: 20px;
}
.f_w{
    margin: 5px 0;
}
.formButtons{
    text-align: center;
}
.formButtons .btn{
    font-size: 14px !important;
}
.email_message{height: 800px; background-color: #fff;}

