

/* Start:/local/templates/aquarelle/components/34web/mail_forms/rent_request/style.css?17483525321727*/
.success_message_form
{
	margin:0 auto;
	display:table;
	padding:15px 60px;
	border:1px dashed #b0b0b0;
	border-radius:5px;
}

.success_message_form td
{
	padding:10px;
    vertical-align:middle;
}

.success_message_form span
{
	font-size:16px;
	color:#666666;
	font-weight:bold;
}	
	
.agree_div_about input[type="checkbox"] {
    display: none;
}

.agree_div_about input[type="checkbox"]:checked + label:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 20px;
    background-color: #fe507d;
}

.agree_div_about label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    line-height: 1.2em;
	font-size: 16px;
	color: #959595;	
}

.agree_div_about label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}

.error_msg {
	color: #ff6565;
	height:20px;
    width: 100%;
    display: block;	
	padding-top: 4px;
}

input.error {
    border-color: #dd1f1f!important;
    box-shadow: 0 0 5px 0 #dd1f1f;
    -moz-box-shadow: 0 0 5px 0 #dd1f1f;
    -webkit-box-shadow: 0 0 5px 0 #dd1f1f;
}

.about-block-9 .ab9-col {
	margin-bottom: 6px!important;
}

label.about-us__label {
     line-height:20px;
     color: #959595;
 }

#dropZone {    
	cursor:pointer;
}

#dropZone.hover {
    background: #ddd;
    border-color: #aaa;
}

#dropZone.error {
    background: #faa;
    border-color: #f00;
}

#dropZone.drop {
    background: #cbefd4;
    border-color: #95ca95;
}

#files_old {
	display:none;
}

.ab9-col-first{
    display: none;
}
/* End */
/* /local/templates/aquarelle/components/34web/mail_forms/rent_request/style.css?17483525321727 */
