/* Default Styles - DO NOT EDIT */
body {position: static !important;}
body h1, .h1 {font-size: 2rem;}
body h2, .h2 {font-size: 1.75rem;}
body h3, .h3 {font-size: 1.5rem;}
body h4, .h4 {font-size: 1.25rem;}
body h5, .h5 {font-size: 1.1rem;}
body h6, .h6 {font-size: 1rem;}

.everything {border-left: 1px solid rgba(0, 0, 0, 0.1); border-right: 1px solid rgba(0, 0, 0, 0.1); margin-left: auto; margin-right: auto;}

a:not(.cta):not(.button):link:hover {opacity: 0.75;}

.grid-container.full > .grid-x, .grid-container.full > .grid-y {margin-left: auto; margin-right: auto;}
#row-hero {position: relative;}
#row-hero:before {content: ' '; display: block; background-size: cover; background-position: center center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}

.uppercase {text-transform: uppercase;}
.lowercase {text-transform: lowercase;}
.title {display: block; width: 100%;}
.sticky {position: inherit; transform: none; z-index: auto;}
.gallery-caption {}
.bypostauthor {}

hr.clear {background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: medium none; clear: both; display: block; height: 0; margin: 0; width: 100%;}

.no-padding {padding: 0px;}
.no-padding-top {padding-top: 0px;}
.no-padding-right {padding-right: 0px;}
.no-padding-bottom {padding-bottom: 0px;}
.no-padding-left {padding-left: 0px;}

.text-white {color:#fff;}
.text-black {color:#000;} 
.htext-white:hover {color:#fff;} 
.htext-black:hover {color:#000;}
.bg-white {background-color:#fff;} 
.bg-black {background-color:#000;} 
.hbg-white:hover {background-color:#fff;} 
.hbg-black:hover {background-color:#000;}

.absolute {position: absolute;}
.relative {position: relative;}
.background-contain, .background-contain .row-bg-wrapper {background-size: contain;}
.background-cover, .background-cover .row-bg-wrapper {background-size: cover;}

#logo {max-height: 5rem;}
#small-logo {max-height: 4rem; padding: 0.5rem 0;}
nav.top-bar {position: relative;}
nav.top-bar .top-bar-right {top: 0.5rem; position: absolute; right: 0.5rem;}
nav.top-bar .top-bar-left {top: 0.5rem; position: absolute; left: 0.5rem;}
nav.top-bar .menu > li > a {margin-left: 0.25rem; border-radius: 0rem; padding:0.5rem 0.75rem; font-size: 0.8rem;}
nav.top-bar, nav.top-bar ul {background-color:transparent;}

.menu > li {padding-right:2rem;}
.menu > a {padding: .7rem 0;}
.menu > a:hover, .menu .active > a {border-bottom:2px solid; background:transparent;padding: .7rem 0rem;}

#template-name {background-color: rgba(255, 255, 255, 0.25); bottom: 0; display: inline-block; opacity: 0.5; padding: 1rem; position: fixed; right: 0;}

.notouch {background:transparent; position:relative; z-index: 10;}

/* Default WP styles */
img.alignnone {margin: 0.25rem 1.25rem 1.25rem 0;}
img.alignright {float: right; margin: 0.25rem 0 1.25rem 1.25rem;}
img.alignleft {float: left; margin: 0.25rem 1.25rem 1.25rem 0;}
img.aligncenter {display: block; margin: 0.25rem auto 0;}
.alignnone {margin: 0.25rem 1.25rem 1.25rem 0;}
.alignright {float: right; margin: 0.25rem 0 1.25rem 1.25rem;}
.alignleft {float: left; margin: 0.25rem 1.25rem 1.25rem 0;}
.aligncenter, div.aligncenter {display: block; margin: 0.25rem auto;}

.wp-caption {background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 0.25rem 0.125rem 0.625rem; text-align: center;}
.wp-caption.alignnone {margin: 0.25rem 1.25rem 1.25rem 0;}
.wp-caption.alignleft {margin: 0.25rem 1.25rem 1.25rem 0;}
.wp-caption.alignright {margin: 0.25rem 0 1.25rem 1.25rem;}
.wp-caption img {border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; margin: 0; padding: 0 0.25rem 0.25rem;}

/* Text meant only for screen readers. */
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden;}
.screen-reader-text:focus {background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 0.25rem; line-height: normal; padding: 10.25rem 1.5rem 0.875rem; text-decoration: none; top: 0.25rem; width: auto; z-index: 100000; /* Above WP toolbar. */}

/* Admin bar indicators */
#wpadminbar #wp-admin-bar-root-default .bb .ab-item, #wpadminbar #wp-admin-bar-root-default .bb .ab-item:hover {color: white;}
#wpadminbar #wp-admin-bar-root-default .bb.dev .ab-item, #wpadminbar #wp-admin-bar-root-default .bb.dev .ab-item:hover,
#wpadminbar #wp-admin-bar-root-default .bb.broken .ab-item, #wpadminbar #wp-admin-bar-root-default .bb.broken .ab-item:hover {background-color: red;}
#wpadminbar #wp-admin-bar-root-default .bb.stage .ab-item, #wpadminbar #wp-admin-bar-root-default .bb.stage .ab-item:hover,
#wpadminbar #wp-admin-bar-root-default .bb.wip .ab-item, #wpadminbar #wp-admin-bar-root-default .bb.wip .ab-item:hover {background-color: darkorange;}
#wpadminbar #wp-admin-bar-root-default .bb.prod .ab-item, #wpadminbar #wp-admin-bar-root-default .bb.prod .ab-item:hover,
#wpadminbar #wp-admin-bar-root-default .bb.stable .ab-item, #wpadminbar #wp-admin-bar-root-default .bb.stable .ab-item:hover {background-color: green;}
.bb.css a::before {content: ""; top: 2px;}

/* Offcanvas Menu */
.off-canvas button.close-button {z-index: 20;}

/* List Posts */
.bb_posts_wrapper {list-style: none;}
.bb_posts_item {text-align: center;}
.bb_posts_item img {border-radius: 50%; padding: 2rem;}

/* Some tweaks to help GF and Zurb play nicely together */
span>[type=text], span>[type=password], span>[type=date], span>[type=datetime], span>[type=datetime-local], span>[type=month], span>[type=week], span>[type=email], span>[type=tel], span>[type=time], span>[type=url], span>[type=color], span>[type=number], span>[type=search], span>textarea {margin-bottom: 0.25rem;}
label.gfield_label {font-size: 1rem;}
body .gform_wrapper .gfield_date_day label, body .gform_wrapper .gfield_date_month label, body .gform_wrapper .gfield_date_year label, body .gform_wrapper .gfield_time_ampm label, body .gform_wrapper .gfield_time_hour label, body .gform_wrapper .gfield_time_minute label, body .gform_wrapper .ginput_complex label, body .gform_wrapper .instruction {margin-bottom: 1.5rem;}
.gform_wrapper.gf_browser_gecko select {padding: 2px 24px 2px 2px!important;}
.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type="checkbox"], .gform_wrapper .gfield_radio li input[type="radio"] {vertical-align: inherit!important;}


/* Gravity Forms validation errors */
body .gform_wrapper div.validation_error, body .gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message {border: 2px solid #E02E48; background-color: #FED7DA; color: inherit; width: auto; display: inline-block; padding: 0.8rem 0.5rem;}
body .gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message span {display: inline-block; margin: 0; padding: 0 0 0 1.25rem; min-height: 1rem; border: none; -webkit-filter: grayscale(100%); filter: grayscale(100%);}
body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_creditcard_warning, body .gform_wrapper li.gfield.gfield_error.gfield_creditcard_warning, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {background-color: transparent; border: none; padding: 0;}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {margin-top: 0;}
body .gform_wrapper .validation_message, body .gform_wrapper .gfield_error .gfield_label, body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, body .gform_wrapper li.gfield_error ul.gfield_checkbox, body .gform_wrapper li.gfield_error ul.gfield_radio {color: inherit;}
body .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper li.gfield_error select, body .gform_wrapper li.gfield_error textarea {border-color: #E02E48; border-width: 1px 1px 1px 5px;}
body .gform_wrapper .gfield_description.validation_message {padding: 0 0 0.6rem;}

/* Add support for multi-column Gravity Forms */
.gform_wrapper .two-column .gsection:not(.empty), .gform_wrapper .three-column .gsection:not(.empty) {display: none;}

@media only screen and (min-width: 40.063em) { /* <-- min-width 641px, medium screens */
    .gform_wrapper ul.gform_column {float:left; display:inline-block; padding: 0.5rem 1.5rem; min-height: 100%;}
    .gform_wrapper .two-column .gform_column {width: 49.5%;}
    .gform_wrapper .three-column .gform_column {width: 33%;}
    .gform_wrapper .gsection {margin: 0;}
    .gform_wrapper .two-column .gform_column:nth-of-type(3), .gform_wrapper .three-column .gform_column:nth-of-type(4) {float: right;} /* Extra 1 because there's an empty one at the start */
}

/* Children as paragraphs */
aside .menu.vertical > li > a {padding-left: 0; padding-right: 0;}
aside .sticky {background-color: white;}

/* Children as Tiles */
.child-tiles .cell {display: inline-block; height: 170px; overflow: hidden; position: relative;}
.child-tiles:not(.small-up-2) .cell:not(:nth-child(+n+6)) {margin-bottom: 2rem;}
.child-tiles .image {position: relative; height: 100%; width: 100%; background-position: center center; background-size: cover; background-repeat: no-repeat;}
.child-tiles .image::before {content: ''; height: 100%; width: 100%; position: absolute; top: 0; left: 0; background-color: rgba(62, 62, 62, 0.5); transition: background-color 0.1s ease-in;}
.child-tiles .image:hover::before {background-color: rgba(62, 62, 62, 0.7);}
.child-tiles .link {display: table; height: 100%; width: 100%; -moz-transform: translateY(-0%); -ms-transform: translateY(-0%); transform: translateY(-0%);}
.child-tiles span {display: table-cell; vertical-align: middle;}

/* START Panels */
.panel-wrapper {position: relative;}
.panel-wrapper a:hover {opacity: 1;}
.panel-wrapper, .panel-bg-wrapper, .panel-inner-wrapper {background-position: center center; background-repeat: no-repeat; background-size: cover;}
.panel-bg-wrapper {width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.panel-inner-wrapper {width: 100%; height: 100%; position: relative; z-index: 3;}
.panel-inner-wrapper > .cell {padding-top: 2rem; padding-bottom: 2rem;}
.panel-inner-wrapper > .cell > a {display: block; width: 100%; height: 100%; min-height: inherit; position: absolute; top: 0; left: 0;}
.panel-inner-wrapper.no-image {text-align: inherit; color: inherit;}
.panel-inner-wrapper p.action-button {text-align: center;}

/* Edit link */
.edit-panel a {background: rgba(0, 0, 0, 1) none repeat scroll 0 0; color: #fff !important; display: table-caption; margin-top: -3rem; opacity: 0.2; padding: 0.5rem 1rem; white-space: nowrap; position: relative; z-index: 1000;}
.edit-panel a * {color:#fff;}

/* Children as Slider */
.panel-slider.slick-slider {padding: 0;}
.panel-slider .panel-inner-wrapper {padding-left: 4rem; padding-right: 4rem;}

.slick-prev, .slick-next {z-index: 10; position: absolute; display: block; line-height: 0; font-size: 0; cursor: pointer; background: transparent !important; color: transparent; top: 50%; margin-top: -2.5rem; padding: 0; border: none; outline: none;}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {outline: none; background: transparent; color: transparent;}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:after, .slick-next:focus:after {opacity: 1;}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {opacity: 0.25;}

.slick-prev:before, .slick-next:after {font-family: "slick"; font-size: 5rem; line-height: 1; color: white;}

.slick-prev {left: 25px;}
[dir="rtl"] .slick-prev {left: auto; right: 25px;}
.slick-prev:before {content: "‹";}
[dir="rtl"] .slick-prev:before {content: "›";}

.slick-next {right: 25px;}
[dir="rtl"] .slick-next {left: 25px; right: auto;}
.slick-next:after {content: "›";}
[dir="rtl"] .slick-next:after {content: "‹";}

/* Children as Tiles */
.panel-tiles .tile {display: inline-block; padding: 0; min-height: 300px; overflow: hidden; position: relative; border: 4px solid transparent;}
.panel-tiles .tile .panel-wrapper, .panel-tiles .tile .panel-inner-wrapper {height: inherit; min-height: inherit;}
.panel-tiles .panel-wrapper.video {height: 100%; padding: 0;}

/* Default recipe */
.default .link {display: block;}

/* Custom styles for specific recipes */
.panel-wrapper.half_image {position: relative; overflow: hidden;}
.panel-wrapper.half_image .panel-inner-wrapper > .cell {padding-top: 0; padding-bottom: 0;}
.panel-wrapper.half_image .image {background-position: center center; background-repeat: no-repeat; background-size: cover; height: 200px; width: 110%; margin-left: -1rem;}
.panel-wrapper.half_image .content {padding-top: 0.975rem; padding-bottom: 0.975rem;}

.panel-wrapper.recent_posts .image {display: table; height: 300px; width: 100%; background-position: center center; background-size: cover; background-repeat: no-repeat; text-align: center;}
.panel-wrapper.recent_posts .title {margin-top: 1rem; text-transform: uppercase;}
.panel-wrapper.recent_posts .content {margin-top: 1rem;}

.panel-wrapper.tile_menu .cell {display: inline-block; padding: 0; height: 250px; overflow: hidden; position: relative; border: 4px solid transparent;}
.panel-wrapper.tile_menu .image {display: table; height: 100%; width: 100%; background-position: center center; background-size: cover; background-repeat: no-repeat;}
.panel-wrapper.tile_menu .image::before {content: ''; height: 100%; width: 100%; position: absolute; top: 0; left: 0; background-color: rgba(0,0,0,0.25);}
.panel-wrapper.tile_menu .link {display: table-row;height: 100%;-moz-transform: translateY(-0%); -ms-transform: translateY(-0%); transform: translateY(-0%)}
.panel-wrapper.tile_menu span {display: table-cell; vertical-align: middle;}

.panel-wrapper.video {height: 300px;}
.panel-wrapper.video .cell {display: inline-block; padding: 0; height: 100%; overflow: hidden; position: relative; text-align: center;}
.panel-wrapper.video .wrapper {display: block; position: absolute; width: 100%; height: 100%;}
.panel-wrapper.video .link {display: block; position: absolute; width: 100%; height: 100%;}
.panel-wrapper.video .link .fa {color: #E62117; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}

/* Medium and up */
@media only screen and (min-width: 40em) { /* <-- min-width 640px - medium screens and up */	
    .panel-wrapper.half_image .image {background-position-x: left; height: 100%; position: absolute; width: calc(50% + 0.46875rem); top: 0; left: 0;}
    .panel-wrapper.half_image .image-right > .image {background-position-x: right; left: auto; right: 0;}
    .panel-wrapper.half_image .content {float: right; padding: 0.975rem; width: 50%;}
    .panel-wrapper.half_image .image-right .content {float: left;}
    .panel-wrapper.tile_menu .cell {border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: none; border-bottom: none;}
    .panel-wrapper.video {height: 500px;}
}

/* Large and up */
@media only screen and (min-width: 64em) { /* <-- min-width 1024px - large screens and up */
    .panel-wrapper.video {padding-top: 2rem; padding-bottom: 2rem;}
    .panel-wrapper.video {height: 600px;}
}

/* END Panels */

/* End Default Styles - BEGIN EDITING BELOW THIS LINE */

/* Medium and up */
@media only screen and (min-width: 40em) { /* <-- min-width 640px - medium screens and up */
    nav.top-bar {min-height: 6rem;}
}

/* Large and up */
@media only screen and (min-width: 64em) { /* <-- min-width 1024px - large screens and up */

}

@media print {
	a[href]:after {content:""}
}

.preference_status{
    margin: auto;
    display: table;
    padding: 3em;
    font-size: 2em;
}

.page-events .gform_confirmation_message{
	text-align: center;
    padding: 3em;
    font-size: 2em;
}

.page-events #row-inner-content{
    padding: 2em;
}
.event-title{
    text-align: center;
    padding-top: 2em;
}
.promoter-form-title{
	width: 75%;
	margin: 0 auto;
	padding-top: 2rem;
    max-width: 1025px;
}

/*Sample Css*/
#modal {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    height: 100%;
    width: 100%;
}
.modalcontent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 50%;
    padding: 3%;
}

.modal_content{
	display: flex;
}
.email-input{
	margin: 0;
	width: 80%;
    margin-right: 3%;
	font-size: 16px;
}
.email-button{
    vertical-align: middle;
    font-family: inherit;
    padding: 1px 20px;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 3px;
    transition: background-color .25s ease-out,color .25s ease-out;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #2ba6cb;
    color: #fefefe;
}

@media only screen and (max-width: 768px){
	.modalcontent {
		width: 70%;
	}
	.email-input{
		margin: 0;
		width: 80%;
		margin-right: 3%;
		font-size: 14px;
	}
}

@media only screen and (max-width: 500px){
	.modalcontent {
		width: 80%;
	}
	.email-button{
		font-size: 12px;
	}
}

@media only screen and (max-width: 320px){
	.modalcontent {
		width: 80%;
	}
	.email-button{
		font-size: 10px;
	}
}



/* FROM THEME ADDITIONAL STYLES */

.gform_wrapper .top_label li.gfield.gf_quarter.gf_clear {
    margin-right: 50%;
  }
  
  .gfield_repeater_item select,
  .gfield_repeater_item input {
    min-width: 95%;
  }
  
  .page-venue .gform_heading {
    display: none;
  }
  
  .gfield_repeater .gfield_repeater_items,
  .gfield_repeater_items
    .gfield_repeater_cell:not(:first-child):not(.gf_17_session-name) {
    padding-top: 5px;
    width: auto;
    display: inline-block !important;
    vertical-align: text-top;
  }
  
  #input_17_1008-0 {
    min-width: 7.5rem;
  }
  
  html body .gform_body .gfield_repeater_cell .gfield_time_hour i {
    margin-top: 0;
  }
  
  .gform_wrapper
    .field_sublabel_below
    .gfield_repeater_cell
    div[class*="gfield_time_"].ginput_container
    label {
    margin: 0 !important;
    padding: 0;
  }
  
  #panel3 .gfield_label {
    border-bottom: 1px solid #ddd;
    width: calc(100% + 1rem);
    padding-bottom: 0.3rem;
    margin-top: 0.5rem;
  }
  
  .gchoice_select_all {
    background: transparent !important;
    left: -0.5rem;
    opacity: 0.5;
  }
  
  .page-preferences .gfield_checkbox .gchoice_select_all label {
    background: transparent !important;
  
    padding: 0 0 0 0.25rem !important;
  }
  
  .page-preferences .gform_wrapper ul.gfield_checkbox li label {
    width: 100%;
    min-width: 85%;
    line-height: 1.1rem;
    font-size: 0.8rem;
  }
  
  html body .gform_body .gfield_repeater_cell table tbody,
  html body .gform_body .gfield_repeater_cell table tfoot,
  html body .gform_body .gfield_repeater_cell table thead {
    background-color: transparent;
  }
  
  html body .gform_body .gfield_repeater_cell table.gfield_list thead * {
    background-color: transparent !important;
  }
  
  #gform_fields_17 .gfield_repeater_item {
    border-left: 0.5rem solid #aaa;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 1rem !important;
    border: none;
    box-shadow: -0.25rem 0.25rem 0.2rem rgba(0, 0, 0, 0.25);
  
    background: #f9f9f9;
  }
  
  #field_16_44 {
    min-width: 75% !important;
  }
  
  .gfield_repeater_buttons {
    display: none;
    visibility: hidden;
  }
  
  /* small */
  @media only screen {
    html {
      font-size: 13px;
    }
  }
  
  /* x-small 420px @14px */
  @media only screen and (max-width: 20em) {
    html {
      font-size: 12.5px;
    }
  }
  
  /* medium 770px @14px */
  @media only screen and (min-width: 55em) {
    html {
      font-size: 14px;
    }
  }
  
  /* large 1020px @15px */
  @media only screen and (min-width: 70em) {
    html {
      font-size: 16px;
    }
  }
  
  #field_16_17 {
    vertical-align: bottom;
  }
  
  #gform_fields_16_4 {
    position: relative;
  }
  
  #ratio {
    display: none;
  }
  
  .gform_wrapper .top_label .gfield_label,
  .gform_wrapper legend.gfield_label {
    font-size: 0.9rem;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .gfield_error {
    border-left: 0.3rem solid #f00 !important;
    padding: 0.5rem 1rem !important;
    background-color: #fed7da !important;
  }
  
  table tbody tr:nth-child(2n) {
    background-color: #ffffff;
  }
  
  .gfield_description_16_27 {
    background: rgba(230, 150, 10, 0.2);
    font-weight: bold;
    padding: 1rem 1.5rem;
    margin-top: 2rem !important;
  }
  
  .page-events .gform_confirmation_message {
    text-align: center;
    padding: 3em;
    font-size: 1rem;
  }
  
  .page-events .gform_confirmation_message ul {
    list-style: none;
  }
  
  
  @media only screen and (min-width: 40em) {
    .gform_wrapper .top_label li.gfield.gf_quarter {
      min-width: 50%;
    }
  

    #ratio {
      display: inline-block;
      position: absolute;
      right: 1.5rem;
      top: 0;
      max-height: 100px;
    }
  }
  
  @media only screen and (min-width: 60em) {
    #ratio {
      position: absolute;
      right: 1.5rem;
      top: 0;
      max-height: 100px;
    }
  
    .gform_wrapper .top_label li.gfield.gf_quarter {
      min-width: 0;
      max-width: 25%;
    }
  
    .main-section {
      padding: 1rem 3rem;
    }
  
    #row-top .logo,
    #row-top .logo img {
      position: relative !important;
      top: 0;
      left: 0;
    }
  
    #row-top .menu-items {
      display: none;
    }
  
    .event-title {
      text-align: center;
      background: #eee;
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 0.5rem;
      padding-top: 0;
      max-width: 80rem;
    }
  
    .gform_wrapper .gfield:not(.gf_readonly) input {
      background-color: #eee;
      border: 0;
      border-radius: 0;
      margin: 0 !important;
      padding: 0 0.5rem !important;
      height: 2rem;
      box-shadow: none;
      line-height: 2rem;
    }
  
    .gform_wrapper input:focus {
      border: 0 !important;
      box-shadow: none !important;
    }
  
    .gform_wrapper #field_16_60 {
      margin-bottom: -1.5rem;
    }
  
    .gform_wrapper #field_16_67 .gfield_label.gfield_label_before_complex {
      display: none !important;
    }
  
    .gform_wrapper #field_16_74 {
      margin-top: 0 !important;
    }
  
    .gform_wrapper #field_6_1 {
      display: none;
    }
  
    .gform_wrapper #field_6_2 > label {
      display: none;
    }
  
    .gform_wrapper .gf_readonly > * {
      margin: 0 !important;
      padding: 0 !important;
    }
  
    .gform_wrapper .gf_readonly input {
      background: none;
      border-width: 0;
      border-radius: 0;
      box-shadow: none;
      margin: 0 !important;
      padding: 0 !important;
      line-height: 0.5rem !important;
      height: 1.5rem;
    }
  
    .gform_wrapper .gf_readonly input:focus {
      box-shadow: none;
      border: none;
      background: #eee;
    }
  
    .gform_wrapper .gf_readonly {
      margin: 0 0 0.5rem 0 !important;
    }
  
    .gform_wrapper .gfield_time_ampm select {
      background: #eee;
      border: 0;
      border-radius: 0;
      height: 2rem;
      text-align: center;
      padding: 0 !important;
      max-width: 2rem;
    }
  
    .gform_wrapper .gfield_time_hour input,
    .gfield_time_minute input {
      text-align: center;
    }
  
    body .gform_wrapper .field_description_below .gfield_description {
      top: 0;
    }
  
    .gform_wrapper li.gfield.field_description_below + li.gsection {
      margin: 1rem 0 !important;
    }
  
    .gform_wrapper textarea.large {
      max-height: 4rem;
      background-color: #eee;
      border: 0;
      border-radius: 0;
      box-shadow: none;
    }
  
    .gform_wrapper ul.gfield_checkbox li input[type="checkbox"] {
      height: 0.8rem;
    }
  
    .gform_wrapper {
      margin: 0 !important;
      max-width: 100%;
    }
  
    .grid-container {
      max-width: 80rem;
    }
  
    .logo-image {
      max-height: 9rem !important;
      display: inline-block;
    }
  
    .page-events #row-inner-content {
      padding-top: 0;
    }
  
    .promoter-form-title {
      display: none;
    }
  
    .top-bar {
      overflow: hidden;
    }
  
    .wppu.wppu-login {
      max-width: 40rem;
    }
  
    html body .gform_body table.gfield_list thead * {
      background-color: #fff;
    }
  
    html {
      background-color: #444;
    }
  }
  
  html body.page-preferences #panel2 .gform_wrapper ul.gfield_checkbox {
    columns: 2;
  }
  
  .page-preferences .gform_wrapper ul.gfield_checkbox li {
    background: #f1f1f1;
    padding-left: 0.75rem !important;
  }
  
  .page-preferences .gfield_checkbox label {
    width: 100%;
    background-color: #f1f1f1;
    padding: 0.5rem 1rem !important;
  }
  
  #gform_fields_19 {
    columns: 2;
  }
  
  .page-preferences article {
    padding: 1rem 0;
    max-width: 50rem;
  }
  
  #preferences-tabs li:hover > a {
    color: #116078;
    opacity: 1;
  }
  
  body .gform_wrapper ul li.gfield {
    page-break-inside: avoid;
  }
  
  .tabs-content {
    border-width: 0 0 0 1px !important;
  }
  
  #preferences-tabs {
    list-style: none;
    padding: 0;
    padding-right: 0px;
    margin: 0;
    padding-right: 1rem;
    border-bottom: 1px solid #eee;
    height: 3.6rem;
  }
  
  #preferences-tabs li > a {
    border-radius: 0;
    background: #fafafe;
    border: 0;
  }
  
  #preferences-tabs li.is-active > a {
    border-radius: 0;
    background: #fff;
  }
  
  html body .main-section {
    background: #fff;
  }
  
  html body .tabs {
    background: #fff;
    border: 0 !important;
  }
  
  html body .tabs-title {
    background: #fff;
    border: 1px solid #eee !important;
    padding: 1px;
    position: relative;
    height: 3.6rem;
  }
  
  html body .page-preferences .tabs-title a {
    min-height: 2.6rem;
    border: 0 !important;
    border-radius: 0;
    padding: 1.25rem 0.4rem;
    font-size: 0.8rem;
    line-height: 1.1;
    font-weight: bold;
  }
  
  html body .tabs-title > a:focus,
  .tabs-title > a[aria-selected="true"] {
    background: #fff;
    color: #222;
    position: absolute;
    top: 0;
    height: calc(2.6rem + 1rem);
    width: 100%;
    left: 0;
  }
  
  body.page-id-705 td.gfield_list_1009_cell3 {
    display: none;
  }
  
  /*remove margin on select*/
  .gfield_list_1009_cell1 select {
    margin: 0;
    height: 32px;
    padding-left: 10px !important;
    background: #eee;
    border: none;
  
    /*Arrow + vert line*/
    background-image: linear-gradient(45deg, transparent 50%, gray 50%),
      linear-gradient(135deg, gray 50%, transparent 50%),
      linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 20px) calc(1em), calc(100% - 15px) calc(1em),
      calc(100% - 2.5em) 0.1em;
    background-size: 5px 5px, 5px 5px, 1px 90%;
    background-repeat: no-repeat;
  }
  
  /*3wf-037--ticketing_form_billboard*/
  @media screen and (min-width: 60em) {
    .gform_wrapper #gform_16 .gfield.enmore_paid {
      margin-left: 24px !important;
    }
  }
  
/* VENUE GRAVITY FORM CSS */

@media only screen {}
@media only screen and (min-width: 40em) { /* <-- min-width 640px - medium screens and up */}
@media only screen and (min-width: 64em) {
 /* <-- min-width 1024px - large screens and up */
	.gform_wrapper .gfield_repeater_wrapper .gfield_repeater_cell.gf_17_session-timehoursminutesampm { width:20% !important;}
	.gform_wrapper .gfield_repeater_wrapper .gfield_repeater_cell li.gfield {
        max-width: 100% !important;
		width: 100% !important;
        padding-right: 0;
    }
	
	.gform_wrapper .gfield_repeater_wrapper input:disabled, .gform_wrapper .gfield_repeater_wrapper input[readonly], 
	.gform_wrapper .gfield_repeater_wrapper textarea:disabled, .gform_wrapper .gfield_repeater_wrapper textarea[readonly] {
		background-color: #eee !important;
		border: 1px solid #f1f1f1 !important;
		cursor: not-allowed;
		pointer-events: none;
	}
	
	.gform_wrapper .gfield_repeater_wrapper select {
		border: 1px solid #f1f1f1 !important;
    background-color: #eee !important;
	}
	
	.gform_wrapper .gfield_repeater_wrapper .gf_17_session-timehoursminutesampm { margin-top: 0 !important; padding-top:0 !important;}
	
	.gform_wrapper .gfield_repeater_wrapper div.ginput_container.ginput_complex { margin-top: 0;}
}
  