#sv_apptpro_request_gad{
  padding: 0;
  border: none;
  background:none;
}
#sv_apptpro_request_gad h3{
  color: #0198c3;
  padding: 0;
  background: none;
  border: none;
}
#sv_header label{
  display:block;
  margin-bottom:0;
  font-weight:inherit;
  text-align:left;
  padding:0;
  margin:0;
  font-size: 14px;
}
.sv_apptpro_request_helptext a,
#sv_header label a{
  font-weight:bold;
  text-decoration:underline;
  color: #0d7dbc;
}
#sv_header label li{
  margin-bottom:5px;
}

.sv_table_cell_name{width:30%;}
.sv_table_cell_value input[type=text],
.sv_table_cell_value textarea,
.sv_table_cell_value select{
  width:90%;
  padding: 5px;
  margin-bottom: 15px;
  border: 1px solid #d2d2d2;
  background:white;
  border-radius:5px;
}
.sv_table_cell_value{margin-bottom:25px}

#sv_footer,
#resources_label{display:none;}
#resources{visibility: hidden;}

.sv_apptpro_request_helptext {
  font-size:inherit;
	padding-bottom:0;
	display:inline-block;
	margin-left:35px;
	position:relative;
	top:-20px;

    margin-bottom: 0;
}
