@import url('css/reset.css');
@import url('css/style.css');
/*
Theme Name: Meissner Law Theme
Description: Meissner Law theme design and developed by Adlava.com
Version: 1.0
Author: Adlava
Author URI: www.adlava.com
*/
.text{
color: #424242;

    margin: auto;
    overflow: auto;
    width: 960px;
}
.text h2{
   color: #722B2B;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}


.text p {
    font-size: 14px;
    line-height: 18px;
}


/*Gravity Forms*/
#gform_wrapper_1 {
	background-image: url('http://meissnerlaw.com/wp-content/themes/meissnerlaw/images/form_bg.png');
	background-repeat: no-repeat;
	padding-top: 43px;
	padding-left: 21px;
	margin-top: -3px;
}

#gform_wrapper_1 label {
	color: transparent !important;
}

#gform_wrapper_1 li#field_1_2 {
	margin-top: 17px;
}

#gform_wrapper_1 li#field_1_3 {
	margin-top: 19px;
}

#gform_wrapper_1 li#field_1_4 {
	margin-top: 21px;
	width: 206px;
}

#gform_wrapper_1 textarea#input_1_4 {
	height: 38px !important;
	border: none;
}

#gform_wrapper_1 li#field_1_4 .ginput_container {
	margin-top: 2px;
}

#gform_wrapper_1 .gform_footer {
	padding: 0px 0 38px 0;
	margin: 1px 0 0 0;
}

#gform_wrapper_1 .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	background-image: url('http://meissnerlaw.com/wp-content/themes/meissnerlaw/images/submit-h.png');
	background-repeat: no-repeat;
	height: 33px;
	color: transparent;
	background-position: right;
	margin-top: 4px;
}

#gform_wrapper_1 .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]:hover {
	background-image: url('http://meissnerlaw.com/wp-content/themes/meissnerlaw/images/submit.png');
	background-repeat: no-repeat;
}

#gform_wrapper_1 input {
	width: 212px !important;
}

.gform_wrapper .gfield_required {
	color: transparent !important;
}

textarea#input_1_4 {
    margin-top: 3px;
    height: 40px !important;
    width: 100%;
    margin-left: 3px;
}

input#input_1_1 {
  margin-top: -10px !important;
}

input#input_1_2 {
  margin-top: 2px !important;
}

input#input_1_3 {
  margin-top: 15px !important;
}

#gform_wrapper_1 textarea#input_1_4 {
  margin-top:34px !important;
  width: 200px !important;
}
