@charset "UTF-8";


input.form-control {
    width: 100% !important;
    box-sizing: border-box;
}
.con-form textarea {width: 100% !important;height: 10em !important;}
