/*
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;
}


.parent-pageid-11424 .block,
.page-id-11424 .block {
    display: block;
}

.parent-pageid-11424 .reveal,
.page-id-11424 .reveal {
    border: none !important;
    padding: 0 !important;
}

.parent-pageid-11424 .reveal-overlay,
.page-id-11424 .reveal-overlay {
    background-color: rgba(21, 11, 29, .8) !important;
}

.page-id-11589 .nasaa-interior-header-text,
.page-id-11589 > .content {
    display: none;
}

.page-id-11589 .nasaa-tailwind-container h3 {
  font-size: 36px;
  color: #321547;
  margin-bottom: 20px;
}

.postid-12208 #input_29_21 {
    clear: left;
}

.wFormContainer label {
    background: transparent;
}

body.post-type-archive-nasaa_advocacy form#gform_3 #field_3_3,
body.post-type-archive-nasaa_advocacy form#gform_3 #field_3_5,
body.post-type-archive-nasaa_advocacy form#gform_3 #field_3_6,
body.post-type-archive-nasaa_advocacy form#gform_3 #field_3_7 {
    margin-top: -15px !important;
}

body.post-type-archive-nasaa_advocacy form select {
    background: rgba(0,0,0,0.65);
    text-indent: 20px;
    margin: 0 !important;
    color: white;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 1.5px;
    font-family: "Open Sans",Helvetica,Roboto,Arial,sans-serif;
    text-transform: uppercase;
    border-radius: 100px;
}


@media screen and (min-width: 64em) {
    .show-for-large {
        display: block !important;
    }
}


.wFormContainer .label {
    word-wrap: break-word;
    white-space: break-spaces;
}