
/*******************************************************************************/
/* POWERMAIL SETTING   */
/*******************************************************************************/

.tx-powermail { margin-top:0px !important; }

.tx-powermail h3 { display:none; height:0px;}

.powermail_legend {
display:none;
}

.powermail_fieldwrap_wohnungstyp { padding-bottom:12px; }

label.col-sm-2 {
	width:0% !important;
	display:none;
}

.col-sm-offset-2 {
    margin-left: 0% !important;
}

.tx-powermail .col-sm-10 { width:90% !important;}


.form-horizontal .control-label {
    text-align: left !important;
}


.form-control:focus {
  border-color: #76B82A !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(181, 212, 136, 0.6) !important;
}

.btn { padding: 4px 12px 5px 12px !important; }


.btn-primary {
    background-color: #A1D078 !important;
    border-color: #333 !important;
    color: #fff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	background-color:#6E7B29 !important;
}



.powermail_fieldwrap_type_check {	margin-bottom:4px !important }
.powermail_fieldwrap_55zimmer_wohnung {	margin-bottom:15px !important }





@media screen and (max-width: 767px) { 

	.powermail_fieldwrap_type_submit .col-sm-offset-2 {
		margin-left: 0% !important;
	}

}


@media screen and (max-width: 600px) { 

	.tx-powermail .col-sm-10 { width:100% !important;}

	.powermail_legend {
	font-size:24px;
	}

}
