#shaim_dotaz_error {
    color: red;
}

li.shaim_dotaz {
    list-style: none;
    margin-bottom: 5px;
}

#shaim_dotaz form.std fieldset {
    margin: 0 0 20px 0;
    padding: 10px 15px;
    background: none repeat scroll 0 0 #eee
}

#shaim_dotaz .product .product_desc {
    float: left;
    width: 200px;
    font-weight: bold;
    font-size: 12px;
    color: #000;
}

#shaim_dotaz #shaim_dotaz_content .text {
    padding-bottom: 10px
}

#shaim_dotaz #shaim_dotaz_content .text label {
    display: inline-block;
    padding: 6px 15px;
    width: 180px;
    font-size: 12px;
    text-align: right
}

#shaim_dotaz #shaim_dotaz_content .text input {
    padding: 0 5px;
    height: 22px;
    width: 260px;
    border: 1px solid #ccc;
    font-size: 12px
}

#shaim_dotaz #shaim_dotaz_content .submit {
    margin: 0 20px 0 0;
    padding: 5px 0;
    text-align: right
}

#shaim_dotaz #shaim_dotaz_content #shaim_dotaz_message {
    width: 100%;
    height: 50px;
}

#shaim_dotaz .shaim_left {
    display: inline-block;
    float: left;
}

#shaim_dotaz .shaim_right {
    display: inline-block;
    float: right;
}

a#shaim_dotaz_button:before {
    font-family: FontAwesome;
    content: "\f003";
    margin-right: 5px;
}

a#shaim_dotaz_button.remove-before:before {
    content: none;
}

#shaim_dotaz #uniform-shaim_dotaz_newsletter, #shaim_dotaz #shaim_dotaz_newsletter {
    display: inline-block;
}

#shaim_dotaz label[for=shaim_dotaz_newsletter] {
    cursor: pointer;
}

#shaim_dotaz h2 {
    text-align: center;
}

#shaim_dotaz .image_mobile_div a {
    cursor: default;
}

@media (max-width: 768px) {
    #shaim_dotaz .shaim_right, #shaim_dotaz #shaim_dotaz_content .text input {
        width: 100%;
    }

    #shaim_dotaz h2 {
        font-size: 20px;
    }

    #shaim_dotaz .shaim_left.image_mobile_div {
        display: block;
        text-align: center;
        float: none;
    }
}
