@charset "UTF-8";
/* CSS Document */

div.form-custom .controls {
    width: 90%;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;

}


div.form-custom div#fox-container-m178 .fox-form select, div#fox-container-m178 .fox-form textarea, div#fox-container-m178 .fox-form input[type="text"], div#fox-container-m178 .fox-form input[type="email"]

{
 border-radius: 0px;

}

 div.form-custom .inputbox, .sppb-form-control, textarea {
 width: 100%;
 height: 135px !important;
 margin-bottom: 10px;
border: 1px solid #ccc;
border-radius: 0;
background: transparent;
box-shadow: none;
}