/*
Theme Name: NASAA Arts Responsive WP Theme
Author: Top Shelf Design
Contributors: Top Shelf Design
Description: The custom, resposnive theme for your Top Shelf Website.
Version: 1.1
License: GNU General Public License
License URI: LICENSE
*/

.gform_wrapper .top_label .gfield_label {
  font-weight: normal !important;
  width: 50%;
  float: left;
}

.gform_wrapper .radio-inline li {
  display: inline-block;
  margin-right: 1em !important;
}

.gform_wrapper .radio-inline li > label {
  /*margin-top: 13px !important;*/
}

.gfield_description-right .gfield_description {
  margin: -1em 0 1em 50%;
}

.ginput_container-right .ginput_container {
  float: right;
  width: 50%;
}

.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
  /*margin: 12px 0 0 24px !important;*/
}

.gform_wrapper .gfield_checkbox input,
.gform_wrapper .gfield_radio input {
  height: 12px;
}
