.subject {
}

p{
font-family: arial;
font-weight: 900;
font-size: 14px;
color: #3e3e3e;
}

.contactSubmit {
    width: 100px;
    margin: 0;
    background-color: #3b3b5b;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
}

.formtable, .formtablequestion{
width: 400px;
max-width: 100%;
background-color: #dfe7ed;
border: 0;
padding: 0 !important;
height: 30px;
}

.formtablequestion{
height: 170px
}
