Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /autoinstalator/wordpress/wp-includes/pomo/plural-forms.php on line 210
Warning: Cannot modify header information - headers already sent by (output started at /autoinstalator/wordpress/wp-includes/pomo/plural-forms.php:210) in /autoinstalator/wordpress/wp-content/plugins/simple-custom-css/includes/public.php on line 39
/* Enter Your Custom CSS Here */
/*--- 2 Column Form Styles Start ---*/
#left {
width: 47%;
float: left;
margin-right:6%;
}
#right {
width: 47%;
float: left;
}
.clearfix:after {
content:"\0020";
display:block;
height:0;
clear:both;
visibility:hidden;
overflow:hidden;
margin-bottom:10px;
}
.clearfix {
display:block;
}
/*--- 2 Column Form Styles End ---*/
.text-block {
background: #45a8bd;
}
/*--- top ---*/
.pre-header {
padding: 5px 0;
font-size: 80%;
font-weight: 700;
height: 35px;
}