﻿#sbfc-contactform fieldset {
    width: 100%;
    overflow: hidden;
    margin: 5px 0;
    border: 0
}
.clr,
#sbfc-contactform fieldset input,
#sbfc-contactform textarea {
    clear: both;
    display: block;
    clear: left
}
#sbfc-contactform fieldset input {
    min-height: 35px
}
#sbfc-contactform textarea {
    clear: both;
    max-width: 95%
}
#sbfc-contactform label {
    margin-top: 8px;
    line-height: 1.8;
    font-size: 90%
}
#qbw_success pre {
    font-size: 1em
}
#sbfc-contactform .smartestb_sbfc_error {
    border: 2px solid #C00
}
#sbfc-contactform label.error {
    display: block;
    color: #222;
    background: #ffd2d2;
    padding: 0 10px;
    height: auto!important
}
@media screen and (max-device-width: 1024px) {
    #sbfc-contactform textarea {
        max-width: 70%;
        margin-left: auto;
        margin-right: auto
    }
    #sbfc-contactform fieldset {
        display: table-cell
    }
    #sbfc-contactform fieldset input {
        clear: none;
        width: 90%;
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-left: auto;
        margin-right: auto
    }
    #sbfc-contactform fieldset {
        display: table-cell
    }
    #sbfc-contactform fieldset input {
        clear: none;
        width: 90%;
        max-width: 90%;
        margin-left: auto;
        margin-right: auto
    }
}
@media screen and (max-device-width: 568px) {
    #sbfc-contactform textarea {
        max-width: 90%
    }
}