

/* Start:/bitrix/templates/.default/components/artismedia/main.feedback/feedback/style.css?16661664872414*/
/* ========================================================================
   GENERAL
 ========================================================================== */

.artis-feedback .row {
	/*padding: 5px;*/
	float: left;
}

.contact-form form input[type="text"] {
	width: 184px;
}

.artis-feedback label {
    display: block;
    min-width: 200px;
    margin-bottom: 3px;
    float: left;
	display: none;
}

/*
.artis-feedback input[type="text"] {
    min-width: 220px;
    padding: 3px 0px;
    margin: 3px 0;
}

.artis-feedback input[type="submit"], .artis-feedback input[type="button"] {
    font: 13px/27px Arial,sans-serif;
    color: #333333;
    border: 1px solid;
    border-color: #AFB3BB #9B9FA7 #7D8087;
    height: 27px;
    padding: 0 6px;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
}

.artis-feedback textarea {
    padding: 3px 5px;
    min-width: 380px;
    min-height: 150px;
    resize: none;
    margin: 3px 0;
}


.artis-feedback input, .artis-feedback textarea {
    outline: none;
}
*/
.artis-feedback .asterisk {
    color: #FF3737;
    font-size: 13px;
    font-weight: bold;
}

/*
.artis-feedback .errors {
    font-size: 14px;
    color: #e73a51;
}
*/

.artis-feedback .success {
    color: #21a73f;
    background: #fbfbfb;
    border: 1px solid #e0e0e0;
    padding: 5px 10px;
    margin-bottom: 10px;
}
/* End */
/* /bitrix/templates/.default/components/artismedia/main.feedback/feedback/style.css?16661664872414 */
