/* Enter Your Custom CSS Here */
.col-left-small {
    float: left;
    margin-right: 1.69492%;
    width: 32.2034%;
}
.col-right-big {
    float: right;
    margin-right: 0;
    width: 66.1017%;
}
.ezcol-one-third {
    width: 30.666%;
}
.ezcol-one-quarter, .ezcol-one-half, .ezcol-three-quarter, .ezcol-one-third, .ezcol-two-third, .ezcol-one-fifth, .ezcol-two-fifth, .ezcol-three-fifth, .ezcol-four-fifth {
    box-sizing: border-box !important;
    float: left;
    margin-right: 4%;
    position: relative;
    word-wrap: break-word;
}
.ezcol-last:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    opacity: 0;
}
.ezcol-last {
    clear: right;
    float: right;
    margin-right: 0;
}
.ezcol-two-third {
    width: 65.334%;
}
.ezcol-one-quarter, .ezcol-one-half, .ezcol-three-quarter, .ezcol-one-third, .ezcol-two-third, .ezcol-one-fifth, .ezcol-two-fifth, .ezcol-three-fifth, .ezcol-four-fifth {
    box-sizing: border-box !important;
    float: left;
    margin-right: 4%;
    position: relative;
    word-wrap: break-word;
}
.ezcol-divider {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    clear: both !important;
    display: block !important;
    margin-bottom: 20px !important;
    padding-top: 0 !important;
    width: 100% !important;
}
.ezcol-two-third {
    width: 65.334%;
}
.ezcol-last {
    clear: right;
    float: right;
    margin-right: 0;
}
.ezcol-two-third {
    width: 65.334%;
}
.ezcol-last:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    opacity: 0;
}
.ezcol-one-quarter, .ezcol-one-half, .ezcol-three-quarter, .ezcol-one-third, .ezcol-two-third, .ezcol-one-fifth, .ezcol-two-fifth, .ezcol-three-fifth, .ezcol-four-fifth {
    box-sizing: border-box !important;
    float: left;
    margin-right: 2%;
    position: relative;
    word-wrap: break-word;
}

[data-role="evp-video"]{
  margin-bottom:20px;
}

.testimonials-container{
  margin-top:66px;
}

/*--------------------------------------------------------------
bottom widget
--------------------------------------------------------------*/
 .disclosure .rpwe-summary{
  font-size:16px !important ;
}

/*--------------------------------------------------------------
REDUCE VIDEO WIDTH
--------------------------------------------------------------*/
div[id^="jwplayer"]{
 max-width: 600px; 
}
.disclosure .rpwe-summary{
   font-size:18px !important ;
}


.grey-box h4{
  margin-bottom:0;
}

.myButton, input#gform_submit_button_34, input#gform_submit_button_33, input#gform_submit_button_32, input#gform_submit_button_31, input#gform_submit_button_30, input#gform_submit_button_29, input#gform_submit_button_28, input#gform_submit_button_27, input#gform_submit_button_26, input#gform_submit_button_25, input#gform_submit_button_24 {
	-moz-box-shadow: 0 1px 0 0 #336699;
	-webkit-box-shadow: 0 1px 0 0 #336699;
	box-shadow: 0 1px 0 0 #336699;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ffec64),color-stop(1,#ffab23));
	background: -moz-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: -webkit-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: -o-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: -ms-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: linear-gradient(to bottom,#ffec64 5%,#ffab23 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64',endColorstr='#ffab23',GradientType=0);
	background-color: #ffec64;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ffaa22;
	display: inline-block;
	color: #336699;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px!important;
	text-decoration: none;
	text-shadow: 0 0 0 #ffee66;
}

.myButton:hover, input#gform_submit_button_34:hover, input#gform_submit_button_33:hover, input#gform_submit_button_32:hover, input#gform_submit_button_31:hover, input#gform_submit_button_30:hover, input#gform_submit_button_29:hover, input#gform_submit_button_28:hover, input#gform_submit_button_27:hover, input#gform_submit_button_26:hover, input#gform_submit_button_25:hover, input#gform_submit_button_24:hover  {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ffab23),color-stop(1,#ffec64));
	background: -moz-linear-gradient(top,#ffab23 5%,#ffec64 100%);
	background: -webkit-linear-gradient(top,#ffab23 5%,#ffec64 100%);
	background: -o-linear-gradient(top,#ffab23 5%,#ffec64 100%);
	background: -ms-linear-gradient(top,#ffab23 5%,#ffec64 100%);
	background: linear-gradient(to bottom,#ffab23 5%,#ffec64 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23',endColorstr='#ffec64',GradientType=0);
	background-color: #ffab23;
}

.myButton:active {
	position: relative;
	top: 1px;
}

.myButton1 {
	-moz-box-shadow: 0 1px 0 0 #336699;
	-webkit-box-shadow: 0 1px 0 0 #336699;
	box-shadow: 0 1px 0 0 #336699;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ffec64),color-stop(1,#ffab23));
	background: -moz-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: -webkit-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: -o-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: -ms-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: linear-gradient(to bottom,#ffec64 5%,#ffab23 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64',endColorstr='#ffab23',GradientType=0);
	background-color: #ffec64;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ffaa22;
	display: inline-block;
	color: #336699;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	text-shadow: 0 0 0 #ffee66;
}

.myButton1:hover {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ffab23),color-stop(1,#ffec64));
	background: -moz-linear-gradient(top,#ffab23 5%,#ffec64 100%);
	background: -webkit-linear-gradient(top,#ffab23 5%,#ffec64 100%);
	background: -o-linear-gradient(top,#ffab23 5%,#ffec64 100%);
	background: -ms-linear-gradient(top,#ffab23 5%,#ffec64 100%);
	background: linear-gradient(to bottom,#ffab23 5%,#ffec64 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23',endColorstr='#ffec64',GradientType=0);
	background-color: #ffab23;
}

.myButton1:active {
	position: relative;
	top: 1px;
}

.myButton2 {
	-moz-box-shadow: 0 1px 0 0 #336699;
  -webkit-box-shadow: 0 1px 0 0 #336699;
	box-shadow: 0 1px 0 0 #336699;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ffec64),color-stop(1,#ffab23));
	background: -moz-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: -webkit-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: -o-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: -ms-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: linear-gradient(to bottom,#ffec64 5%,#ffab23 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64',endColorstr='#ffab23',GradientType=0);
	background-color: #ffec64;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ffaa22;
	display: inline-block;
	color: #336699;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 20px;
	text-decoration: none;
	text-shadow: 0 0 0 #ffee66;
}
.myButton2 {
	-moz-box-shadow: 0 1px 0 0 #336699;
  -webkit-box-shadow: 0 1px 0 0 #336699;
	box-shadow: 0 1px 0 0 #336699;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ffec64),color-stop(1,#ffab23));
	background: -moz-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: -webkit-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: -o-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: -ms-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: linear-gradient(to bottom,#ffec64 5%,#ffab23 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64',endColorstr='#ffab23',GradientType=0);
	background-color: #ffec64;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	border: 2px solid #ffec64;
	display: inline-block;
	color: #336699;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 20px;
	text-decoration: none;
	text-shadow: 0 0 0 #ffee66;
}

.myButton2:hover {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ffab23),color-stop(1,#ffec64));
	background: -moz-linear-gradient(top,#ffab23 5%,#ffec64 100%);
	background: -webkit-linear-gradient(top,#ffab23 5%,#ffec64 100%);
	background: -o-linear-gradient(top,#ffab23 5%,#ffec64 100%);
	background: -ms-linear-gradient(top,#ffab23 5%,#ffec64 100%);
	background: linear-gradient(to bottom,#ffab23 5%,#ffec64 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23',endColorstr='#ffec64',GradientType=0);
	background-color: #ffab23;
}

.myButton2:active {
	position: relative;
	top: 1px;
}

.button3 {
	display: inline-block;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#9FDC22),color-stop(100%,#94CC20));
	background: -moz-linear-gradient(center top,#9FDC22 0%,#94CC20 100%);
	-webkit-box-shadow: 0 1px 0 0 #C2EC6A inset, 0 1px 2px 0 #d5d5d5;
	-moz-box-shadow: 0 1px 0 0 #C2EC6A inset, 0 1px 2px 0 #d5d5d5;
	box-shadow: 0 1px 0 0 #C2EC6A inset, 0 1px 2px 0 #d5d5d5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 0 -1px 0 #709A16;
	padding: 10px 20px;
	border-color: #7BA819;
	border-width: 1px;
	border-style: solid;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.button3:hover {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#84B71E),color-stop(100%,#7BA819));
	background: -moz-linear-gradient(center top,#84B71E 0%,#7BA819 100%);
	-webkit-box-shadow: 0 1px 0 0 #A0CA4E inset;
	-moz-box-shadow: 0 1px 0 0 #A0CA4E inset;
	box-shadow: 0 1px 0 0 #A0CA4E inset;
	text-shadow: 0 -1px 0 #628813;
}

.button3:active {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7BA819),color-stop(100%,#84B71E));
	background: -moz-linear-gradient(center top,#7BA819 0%,#84B71E 100%);
	-webkit-box-shadow: 0 0 0 0;
	-moz-box-shadow: 0 0 0 0;
	box-shadow: 0 0 0 0;
}

.infusion-radio input[type="checkbox"], input[type="radio"] {
	width: 16% !important;
}

.rpwe-title a {
	font-size: 18px;
	font-weight: 700;
}
.widget-title {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 24px;
    padding: 16px;
    text-align: left;
    text-transform: uppercase;
}
.sidebar img{
  padding-bottom: 0px;
}
.sidebar img{
  padding-top: 15px;
}  

/*--------------------------------------------------------------
LANDING PAGE CUSTOM CSS
--------------------------------------------------------------*/

.page-id-21821 .site-container {
  max-width: 100%;
  margin: 0 auto;
}

.page-id-21821 .site-container .entry {
  padding: 0;
}

.page-id-21821 #landing-page-popup a.myButton2.fancybox-inline {
  background: #FFFF41;
  color: #336699;
  padding: .5em;
  border: 3px solid #336699;
  border-radius: 20px;
}

.page-id-21821 #landing-page-popup a.myButton2.fancybox-inline:hover {
  background: #FFF;
  color: #000;
  border: 3px solid #000;
}

.page-id-21821 #landing-header {
  background-position: center top !important;
}

.page-id-21821 #landing-header .dark-3d-text-shadow h1 {
  text-shadow: 0 1px 0 #bbb,
               0 2px 0 #a9a9a9,
               0 3px 0 #999,
               0 4px 0 #989898,
               0 5px 0 #888,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
}

.page-id-21821 #landing-header .dark-3d-text-shadow h3 span strong {
  text-shadow: 0 0 1px #000,
    		   0 0 2px #010101,
    		   0 0 3px #111;
}

.site-footer{ padding-left:24px; padding-right:24px }

/*Popup Box Theming*/
#icegram_message_22901, #icegram_message_22913, #icegram_message_22973, #icegram_message_23414, .ig_popup.ig_focus {

	border: .5em solid #FF8E36!important;

}

#gform_submit_button_19, #gform_submit_button_23 {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto; 
}

.page-id-21821 .site-container {
  max-width: 100%;
  margin: 0 auto;
}

.page-id-21821 .site-container .entry {
  padding: 0;
}

.page-id-21821 #landing-page-popup a.myButton2.fancybox-inline {
  background: #FFFF41;
  color: #336699;
  padding: .5em;
  border: 3px solid #336699;
  border-radius: 20px;
}

#gform_34, #gform_33, #gform_32, #gform_31, #gform_30, #gform_29, #gform_28, #gform_27, #gform_26, #gform_25, #gform_24 {
  text-align:center;
}
#gform_25 {
 text-align:left; 
}
input#gform_submit_button_34, input#gform_submit_button_33, input#gform_submit_button_32, input#gform_submit_button_31, input#gform_submit_button_30, input#gform_submit_button_29, input#gform_submit_button_28, input#gform_submit_button_27, input#gform_submit_button_26, input#gform_submit_button_25, input#gform_submit_button_24 {
  padding:10px!important;
}

#gform_35 label, #gform_39 label, #gform_40 label, #gform_41 label, #gform_42 label, #gform_43 label, #gform_44 label {
 display:none; 
}
#gform_35 .gform_footer, #gform_36 .gform_footer, #contact_form_pop8 .gform_footer, #gform_39 .gform_footer, #gform_40 .gform_footer, #gform_41 .gform_footer, #gform_42 .gform_footer, #gform_43 .gform_footer, #gform_44 .gform_footer {
 	text-align:center!important;
  	margin-top:0px;
}
/*
input#gform_submit_button_35 {
width:200px; height:30px; background-color:#336699; color:#FFFFFF; font-size:15px; font-family:Arial; border-color:#336699; border-style:Ridge; border-width:3px; -moz-border-radius:9px;border-radius:9px;margin-left:auto;margin-right:auto;
}

input#gform_submit_button_36 { width:310px; height:90px; background-color:#336699; color:#FFFFFF; font-size:22px; font-family:Impact; border-color:#336699; border-style:Ridge; border-width:3px; -moz-border-radius:9px;border-radius:9px; white-space:normal;
}

input#gform_submit_button_37 {
 width:310px; height:90px; background-color:#336699; color:#FFFFFF; font-size:22px; font-family:Impact; border-color:#336699; border-style:Ridge; border-width:3px; -moz-border-radius:9px;border-radius:9px; white-space:normal;
}


input#gform_submit_button_39 {
  width:200px; height:60px; background-color:#EFFC32; color:#336699; font-size:22px; font-family:Impact; border-color:#336699; border-style:Inset; border-width:3px; -moz-border-radius:8px;border-radius:8px;
}
input#gform_submit_button_40 {
 width:310px; height:90px; background-color:#336699; color:#FFFFFF; font-size:22px; font-family:Impact; border-color:#336699; border-style:Ridge; border-width:3px; -moz-border-radius:9px;border-radius:9px;white-space:normal; 
}

input#gform_submit_button_41 { 
  width:280px; height:35px; background-color:#336699; color:#FFFFFF; font-size:15px; font-family:Arial; border-color:#336699; border-style:Ridge; border-width:3px; -moz-border-radius:9px;border-radius:9px;white-space:normal;
}
input#gform_submit_button_42 { 
 width:120px; height:34px; background-color:#336699; color:#FFFFFF; font-size:18px; font-family:Arial; border-color:#336699; border-style:Outset; border-width:2px; -moz-border-radius:9px;border-radius:9px;white-space:normal; 
}
input#gform_submit_button_43 {
 width:180px; height:36px; background-color:#336699; color:#FFFFFF; font-size:15px; font-family:Arial; border-color:#336699; border-style:Outset; border-width:2px; -moz-border-radius:9px;border-radius:9px;white-space:normal; 
}
input#gform_submit_button_44 {
  width:170px; height:35px; background-color:#336699; color:#FFFFFF; font-size:15px; font-family:Arial; border-color:#336699; border-style:Ridge; border-width:3px; -moz-border-radius:9px;border-radius:9px; white-space:normal;
} */

input#gform_submit_button_36, input#gform_submit_button_35, input#gform_submit_button_37, input#gform_submit_button_38, input#gform_submit_button_39, input#gform_submit_button_40, input#gform_submit_button_41, input#gform_submit_button_42, input#gform_submit_button_43, input#gform_submit_button_44 {
 background:#1d679d!important;
	border-radius: 5px;
	color:#fff;
	font-weight: bold;
	font-size: 24px;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);
box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);
padding: 10px 15px;
margin-top: 5px; 
  max-width:380px;
  white-space:normal;
}

input#gform_submit_button_36:hover, input#gform_submit_button_35:hover, input#gform_submit_button_37:hover, input#gform_submit_button_38:hover, input#gform_submit_button_39:hover, input#gform_submit_button_40:hover, input#gform_submit_button_41:hover, input#gform_submit_button_42:hover, input#gform_submit_button_43:hover, input#gform_submit_button_44:hover {
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ffec64),color-stop(1,#ffab23))!important;
	background: -moz-linear-gradient(top,#ffec64 5%,#ffab23 100%)!important;
	background: -webkit-linear-gradient(top,#ffec64 5%,#ffab23 100%)!important;
	background: -o-linear-gradient(top,#ffec64 5%,#ffab23 100%)!important;
	background: -ms-linear-gradient(top,#ffec64 5%,#ffab23 100%)!important;
	background: linear-gradient(to bottom,#ffec64 5%,#ffab23 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64',endColorstr='#ffab23',GradientType=0);
	background-color: #ffec64!important;
	border: 1px solid #ffaa22;
	color: #336699!important;
	text-decoration: none;
	text-shadow: 0 0 0 #ffee66;
}

.gform_previous_button, .gform_next_button {
 
  width:35%!important;
  margin-left:5%!important;
  
}

.myBlueButton2 {
	-moz-box-shadow: 0 1px 0 0 #336699;
  -webkit-box-shadow: 0 1px 0 0 #336699;
	box-shadow: 0 3px 0 0 #336699;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ffec64),color-stop(1,#ffab23));
	background: -moz-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: -webkit-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: -o-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: -ms-linear-gradient(top,#ffec64 5%,#ffab23 100%);
	background: linear-gradient(to bottom,#ffec64 5%,#ffab23 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64',endColorstr='#ffab23',GradientType=0);
   background:#1d679d!important;
  -moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	border: 1.5px solid #ffec64;
	display: inline-block;
	color: #fff!important;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 20px;
	text-decoration: none;
	text-shadow: 0 0 0 #ffee66;
}

.myBlueButton2:hover {
background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ffec64),color-stop(1,#ffab23))!important;
	background: -moz-linear-gradient(top,#ffec64 5%,#ffab23 100%)!important;
	background: -webkit-linear-gradient(top,#ffec64 5%,#ffab23 100%)!important;
	background: -o-linear-gradient(top,#ffec64 5%,#ffab23 100%)!important;
	background: -ms-linear-gradient(top,#ffec64 5%,#ffab23 100%)!important;
	background: linear-gradient(to bottom,#ffec64 5%,#ffab23 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64',endColorstr='#ffab23',GradientType=0);
	background-color: #ffec64!important;
	border: 5px solid #ffaa22;
	color: #336699!important;
	text-decoration: none;
	text-shadow: 0 0 0 #ffee66;
}

.myBlueButton2:active {
	position: relative;
	top: 1px;
}

.myBlueButton, #gform_45 input[type="button"], #gform_45 input[type="submit"] {
	-moz-box-shadow: 0 1px 0 0 #336699;
	-webkit-box-shadow: 0 1px 0 0 #336699;
	box-shadow: 0 1px 0 0 #336699;
	background:#1d679d!important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64',endColorstr='#ffab23',GradientType=0);
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	border: 1.5px solid #ffec64;
	display: inline-block;
	color: #fff!important;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px!important;
	text-decoration: none;
	text-shadow: 0 0 0 #ffee66;
}

.myBlueButton:hover, #gform_45 input[type="button"]:hover, #gform_45 input[type="submit"]:hover {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ffec64),color-stop(1,#ffab23))!important;
	background: -moz-linear-gradient(top,#ffec64 5%,#ffab23 100%)!important;
	background: -webkit-linear-gradient(top,#ffec64 5%,#ffab23 100%)!important;
	background: -o-linear-gradient(top,#ffec64 5%,#ffab23 100%)!important;
	background: -ms-linear-gradient(top,#ffec64 5%,#ffab23 100%)!important;
	background: linear-gradient(to bottom,#ffec64 5%,#ffab23 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23',endColorstr='#ffec64',GradientType=0);
	color: #336699!important;

}

.myBlueButton:active, #gform_45 input[type="button"]:active, #gform_45 input[type="submit"]:active {
	position: relative;
	top: 1px;
}

#gform_wrapper_45 .gfield_label {
 font-size: 15px;
  width:100%!important;
  margin-bottom:0px!important;
  margin-top:7px!important;
}

#gform_wrapper_45 .gform_body li {
  margin-top: 0px!important;
  margin-bottom:0px!important;
}
#gform_wrapper_45 .ginput_container {
  margin-top: -5px!important;
 margin-bottom:-5px!important; 
}

#input_45_15 {
 
  height:100px!important;
  
}

#input_45_10 {
 
  height:30px!important;
  
}

#input_45_10_4_label {
  
  display:none;
}
#input_45_10_4_container {
 width:100%;
 padding-right:12px;

}

body #gform_wrapper_45 .gform_body .gform_fields .gfield input[type=text],
body #gform_wrapper_45 .gform_body .gform_fields .gfield input[type=email],
body #gform_wrapper_45 .gform_body .gform_fields .gfield input[type=tel],
body #gform_wrapper_45 .gform_body .gform_fields .gfield input[type=url],
body #gform_wrapper_45 .gform_body .gform_fields .gfield input[type=number],
body #gform_wrapper_45 .gform_body .gform_fields .gfield input[type=password],
body #gform_wrapper_45 .gform_body .gform_fields .gfield select {
    height:28px;
   width:280px;
  font-size:16px!important;
}
#input_45_10_4 {
	width:100%;
}