

/* Start:/bitrix/components/yamasters/x_form/templates/light/style.css?15037329581475*/

/* feedback form */

#feedback {
    border: 1px solid #5c4c2b;
    border-radius: 10px;
    position: absolute;
    top: 10px;
    right: 0;
    width: 240px;
    padding: 10px;
    z-index: 20;
}
.feedback_form {
    border: 1px solid #5c4c2b;
    border-radius: 10px;
	width: 240px;
	margin: 0 auto;
	padding: 10px;
}
#feedback h3, .feedback_form h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
#feedback h3 {
	color: #b7af9c;
}
.feedback_form h3 {
	color: #92866c;
}
form {
    color: #2d2d29;
}
.field {  
    height: 18px;    
    margin-bottom: 15px;
}
#feedback textarea, .feedback_form textarea {
    height: 45px;
    margin-bottom: 10px;
    overflow: auto;
    resize: none;
}
#feedback .field, .feedback_form .field, #feedback textarea, .feedback_form textarea { 
    font-family: 'PT Sans',sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    padding: 5px 5px;
    width: 228px;
}
#feedback .field, #feedback textarea {
	border: 1px solid #b7af9c;
	color: #5d5442;
}
.feedback_form .field, .feedback_form textarea {
	border: 1px solid #92866c;
	color: #92866c;
}
.fbd {
    text-align: right;
}
.fb_submit {
    background: none;
    border: 0;
    color: #5d5442;
    cursor: pointer;
    font-family: 'PT Sans Narrow',sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
}

/* End */
/* End */
/* /bitrix/components/yamasters/x_form/templates/light/style.css?15037329581475 */
