.sliderContainer .splide .splide__track .splide__slide h1 a, .sliderContainer .splide .splide__track .splide__slide h2 a {
	color: #080808;
}
.sliderContainer .splide .splide__track .splide__slide h1 a:hover, .sliderContainer .splide .splide__track .splide__slide h2 a:hover {
	color: #aabcbf;
}
.sliderContainer .splide .splide__arrow:hover svg {
	fill: #aabcbf;
}
#ticketSearch .chosen-container .chosen-results li.highlighted, #contentLeft .filterHolder .chosen-container .chosen-results li.highlighted {
	background-color: #aabcbf;
}
.ticketChooser .ticketTime > span {
	color: #aabcbf;
}

.topMenuContainer {
	position: fixed;
	right: calc(((100% - 980px) / 2) + 120px);
	top: 40px;
	z-index: 99;
}
main.pc1 .topMenuContainer, main.pc1 .top-bar, main.pc1 .top-bar-section li a, main.pc1 .top-bar-section ul, main.pc1 .top-bar-section .dropdown li {
	background: #FFF;
}
main.pc1 .topMenuContainer .basket::before, main.pc1 .topMenuContainer .basket::after {
	background-color: #FFF;
}
main.pc1 .top-bar-section ul.dropdown {
	margin-bottom: 0;
	border: 1px solid #959595;
}
main.pc1 .top-bar-section ul li {
	font-size: 13px;
}
main.pc1 .top-bar-section ul li > a {
	color: #050505;
	border: none;
}
main.pc1 .top-bar-section ul li > a:hover {
	color: #959595;
}
main.pc1 .top-bar-section ul li.divider {
	border-color: #959595;
}

/* Font change */
body {
	font-family: Arial, sans-serif;
}
#verticalMenuBox ul li a {
	font-family: Arial, sans-serif;
}
.advancedSearch .searchInfo a {
	font-family: Arial, sans-serif !important;
}
.alert-box {
	font-family: Arial, sans-serif;
}
.subproduct-list > div .subproduct-price >div {
	font-family: Arial, sans-serif;
}
.subproduct-list > div .subproduct-servicecharge.price >div {
	font-family: Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
}
.ui-dialog .ui-dialog-titlebar {
	font-family: Arial, sans-serif;
}
.ui-dialog .ui-dialog-content.ui-widget-content {
	font-family: Arial, sans-serif !important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
	font-family: Arial, sans-serif;
}
.wrapper.yellow h5 {
	font-family: Arial, sans-serif;
}
h1 {
	font-family: Arial, sans-serif;
}
h2 {
	font-family: Arial, sans-serif;
}
h4 {
	font-family: Arial, sans-serif;
}
.label, a.label {
	font-family: Arial, sans-serif;
}
.price {
	font-family: Arial, sans-serif;
}
.headerContainer .logo h2 {
	font-family: Arial, sans-serif;
}
.headerContainer .menu {
	font-family: Arial, sans-serif;
}
.autocompleteTitle {
	font-family: Arial, sans-serif;
}
.tabs li a {
	font-family: Arial, sans-serif;
}
.advancedSearch .searchInfo a strong {
	font-family: Arial, sans-serif;
}
.programBoxesContainer .programBoxes .programBox .mainImgContainer .discount {
	font-family: Arial, sans-serif;
}
.programBoxesContainer .programBoxes .programBox .infoContent h2 {
	font-family: Arial, sans-serif;
}
.toplistBox .info h3 {
	font-family: Arial, sans-serif;
}
.countdown {
	font-family: Arial, sans-serif;
}
.largeRecommendation .place {
	font-family: Arial, sans-serif;
}
.programInfo .placeContainer a {
	font-family: Arial, sans-serif;
}
.ratingContainer .ratingElem .name {
	font-family: Arial, sans-serif;
}
.howmany {
	font-family: Arial, sans-serif;
}
ol.circlePoints li:after {
	font-family: Arial, sans-serif;
}
.alert-box h2 {
	font-family: Arial, sans-serif;
}
.item {
	font-family: Arial, sans-serif;
}
.itemPrice .highlight {
	font-family: Arial, sans-serif;
}
.afterSlash:after {
	font-family: Arial, sans-serif;
}
.ticketChooser .ticketTime, .ticketChooser .ticketTime span, .ticketChooser .ticketTime > span > span {
	font-family: Arial, sans-serif;
}
table.advertise_table th {
	font-family: Arial, sans-serif;
}
h1.advertise_title, h2.advertise_title, h3.advertise_title {
	font-family: Arial, sans-serif;
}
.feedback-wrapper {
	font-family: Arial, sans-serif;
}
.light-strong {
	font-family: Arial, sans-serif;
}
.largeRecommendation h2 a, #priceTotalSum {
	font-family: Arial, sans-serif;
}

.programBoxesContainer.programList .programBoxes .programBox:not(.bigList) .dateBox {
	width: 80px;
}
#toplist_type_select {
	box-shadow: none;
}
.sliderContainer, .sliderContainer .orbit-container, .largeRecommendation {
	background-color: #FFF;
}
main.pc1 .largeRecommendation h1 {
	line-height: 2.25rem;
}
main.pc1 .largeRecommendation p.description {
	color: #333;
}
.sliderContainer .orbit-container .orbit-next, .sliderContainer .orbit-container .orbit-previous {
	background-color: #222 !important;
}
#toplist_type_select {
	width: auto;
}
main.pc1 .footerMenu {
	margin-top: 30px;
}
main.pc1 .footerMenu a {
	color: #888;
}
main.pc1 .footerMenu a:hover {
	color: #FFF !important;
}
main.pc1 .footerMenu .row .columns.large-2 {
	min-height: unset;
}

/* Basic Tags Correction */
body main.pc1 {
	color: #333;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	cursor: default;
	font-size: 13px;
	height: auto;
}
*, *::before, *::after {
	box-sizing: border-box;
}
main.pc1 *, main.pc1 *::before, main.pc1 *::after {
	box-sizing: border-box;
}
.ui-dialog *, .ui-dialog *::before, .ui-dialog *::after {
	box-sizing: border-box;
}
main.pc1 a {
	color: #333;
	text-decoration: none;
	transition: none;
	font-weight: normal;
}
main.pc1 a:hover, main.pc1 a:focus {
	color: #404040;
	text-decoration: none;
}
main.pc1 h1, main.pc1 h2, main.pc1 h3, main.pc1 h4, main.pc1 h5, main.pc1 h6 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #222;
	text-rendering: auto;
	margin-top: 0.375rem;
	margin-bottom: 0.625rem;
	line-height: 1.16923em;
	padding: 0;
	letter-spacing: 0;
	text-align: left;
	background: none;
}
main.pc1 h1 {
	font-family: Arial, sans-serif;
	font-size: 40px;
}
main.pc1 .siteTitle h1 {
	margin-top: 0;
}
main.pc1 h1, main.pc1 h1 a {
	color: #888;
}
main.pc1 .programInfo h1 {
	color: #222;
	line-height: 1.14em;
	margin-top: 0;
	margin-bottom: 0.2em;
}
main.pc1 h2 {
	font-family: Arial, sans-serif;
	font-size: 1.38462em;
}
main.pc1 .programBoxesContainer .programBoxes .programBox .infoContent h2 {
	color: #222;
	margin: 8px 0;
	line-height: 22px;
}
main.pc1 .programBoxesContainer.programList .programBoxes .programBox .infoContent .generalInfo h2 {
	margin-top: 0;
	margin-bottom: 5px;
}
main.pc1 h3 {
	font-size: 1.23077em;
}
main.pc1 h4 {
	font-family: "Neuron-Light", sans-serif;
	font-size: 1.53846em;
	text-transform: uppercase;
}
main.pc1 .h4Title h4 {
	padding-right: 0.4em;
}
main.pc1 h5, main.pc1 h6 {
	font-size: 1.23077em;
}
main.pc1 p {
	font-size: 1em;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 1.53846em;
	color: #333;
	padding: 0;
	font-weight: normal;
}
main.pc1 hr {
	border: 0;
	border-top: 1px solid #ECECEC;
	margin: 1.53846em 0 1.46154em;
}
main.pc1 .h4Title .lineHolder hr {
	margin: 0;
}
main.pc1 .wrapper hr {
	border-color: #DCDCDC;
	margin-top: 0;
}
main.pc1 .wrapper.yellow hr {
	border-color: #FCEA9A;
	margin: 1.15385em -0.38462em;
}
main.pc1 label {
	font-size: 1em;
	color: #4D4D4D;
	display: block;
	font-weight: normal;
	margin-bottom: 0.23077em;
}
main.pc1 label.inline {
	margin: 0 0 1.11538em;
	padding: 0.71154em 0;
}
@media only screen and (max-width: 767px) {
main.pc1 label.inline {
	margin-bottom: 0;
}
}
main.pc1 ul {
	padding: 0;
}
main.pc1 ul, main.pc1 ol, main.pc1 dl {
    margin-left: 0;
	font-size: 1em;
	list-style-position: outside;
}
main.pc1 ul.inline-list {
	margin: 0 auto 1.30769em auto;
}
main.pc1 .bottom ul li {
	line-height: 30px;
}
img {
	max-width: none;
}
main.pc1 img {
	vertical-align: middle;
	max-width: 100%;
}
main.pc1 form {
	margin: 0;
	padding: 0;
	float: none;
}
main.pc1 fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
main.pc1 input[type="text"], main.pc1 input[type="password"], main.pc1 input[type="email"], main.pc1 input[type="number"], main.pc1 textarea {
	background-color: #FFF;
	border: 1px solid #CCC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	color: #888;
	margin: 0 0 14px;
	padding: 7px;
	height: 33px;
	width: 100%;
	border-radius: 0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	float: none;
	min-width: unset;
	box-sizing: border-box;
	transition: box-shadow 0.2s ease 0s, border-color 0.2s ease-in-out 0s;
}
main.pc1 input[type="text"]:hover, main.pc1 input[type="password"]:hover, main.pc1 input[type="email"]:hover, main.pc1 input[type="number"]:hover, main.pc1 textarea:hover {
	background: #FAFAFA;
	border-color: #DCDCDC;
}
main.pc1 input[readonly], main.pc1 select[readonly], main.pc1 textarea[readonly] {
	cursor: default;
}
main.pc1 select {
    border: 1px solid #CCC;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #888;
    margin: 0 0 14px;
    padding: 4px 8px;
	height: 32px;
	border-radius: 0;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

/* Frequent Classes Correction */
main.pc1 .row {
	max-width: 990px;
	margin: 0 auto;
	display: block;
}
main.pc1 .row .row {
	width: auto;
	margin: 0 -1.15385em;
}
main.pc1 .row .row.collapse {
	margin: 0;
}
main.pc1 form .row .row {
	margin: 0 -0.55769em;
}
main.pc1 .grid-view, main.pc1 .list-view {
	color: #888 !important;
}
main.pc1 .categoriesBreadCrumb .divider {
	padding: 0;
}
main.pc1 .place {
	color: #999;
}
main.pc1 .programInfo .placeContainer a {
	font-size: 15px;
}
@media only screen and (min-width: 768px) {
main.pc1 .usagepart {
	min-width: unset;
}
}
main.pc1 .wrapper {
	background: #F0F0F0;
	border: 1px solid #DCDCDC;
	padding: 0.76923em;
	width: 100%;
	margin: 0;
}
main.pc1 .wrapper.charity-box {
	background: #FFF;
	padding: 3px;
	margin-bottom: 20px;
}
main.pc1 .wrapper.charity-box p {
	margin: 15px 0 0;
}
main.pc1 .charity-box p a {
	color: #D82727;
	text-decoration: underline;
}
main.pc1 .charity-box .button {
	font-family: Arial, sans-serif !important;
	font-weight: bold;
	padding: 8px 10px 8px 32px;
	background-color: #E6E6E6 !important;
	margin: 10px 8px 5px 0;
}
main.pc1 .wrapper.yellow {
	background: #FEFAD3;
	border: 1px solid #FCE68C;
	padding: 1.15385em;
}
main.pc1 .ticketBox {
	background: #F0F0F0;
	border: 1px solid #E8E8E8;
	position: relative;
	overflow: hidden;
	padding: 1em;
}
main.pc1 .ticketBoxOne {
	background: #F0F0F0;
	border: 1px solid #E8E8E8;
}
main.pc1 .ticketBox.ticketTypes {
	padding: 0 0.76923em;
}
main.pc1 .dateSelector {
	background: #F0F0F0;
	border: 1px solid #DCDCDC;
}
main.pc1 .section-container.auto section .content {
	color: #333;
}
main.pc1 .clearing-blackout, main.pc1 .clearing-container {
	z-index: 99998;
}
main.pc1 .clearing-close {
	z-index: 99999;
	color: #FFF !important;
}
main.pc1 .clearing-close:hover {
	color: #CCC !important;
}
main.pc1 .ticketBox.ticketTypes .ticketBoxElem {
	border-color: #E8E8E8;
}
main.pc1 button, main.pc1 .button, .ui-dialog button, .ui-dialog .button {
	border-style: none;
	border-width: 0;
	font-family: Arial, sans-serif;
	font-weight: normal !important;
	line-height: normal;
	text-decoration: none;
	font-size: 18px;
	background-image: none;
	color: #FFF;
	box-shadow: none;
	margin: 0;
	padding: 6px;
	border-radius: 0;
	text-shadow: none;
	text-transform: lowercase;
	height: auto;
	letter-spacing: 0;
}
main.pc1 button.disabled, main.pc1 button[disabled], main.pc1 .button.disabled, main.pc1 .button[disabled] {
	background: #E6E6E6 !important;
	color: #878787 !important;
	padding-right: 20px !important;
    padding-left: 20px !important;
}
main.pc1 .programBoxesContainer.programList .programBoxes .programBox {
	border-color: #ECECEC;
}
main.pc1 .wrapper.oneColumnWithInfo .row .rowContainer {
	border-color: #DCDCDC;
}
main.pc1 .basket .tableRow {
	border-color: #ECECEC;
}
main.pc1 .alert-box h2 {
	font-family: Arial, sans-serif;
	font-size: 1.84615em !important;
	color: #333;
	margin: 0 !important;
	padding-left: 1.5em;
	line-height: 1.3em;
}
main.pc1 .alert-box p {
	color: #333;
	margin-bottom: 0;
	font-weight: normal;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-radius: 0 !important;
}
main.pc1 .section-container.auto section .title a {
	font-weight: normal !important;
	font-size: 22px;
	background: transparent !important;
	border: none !important;
	color: #878787;
}
@media only screen and (min-width: 768px) {
main.pc1 .section-container.auto section .title a {
	border-left: 1px solid #D2D2D2 !important;
}
}
main.pc1 .section-container.auto section:first-child .title a {
	border: none !important;
}
main.pc1 .section-container.auto > section.active > .title a {
	color: #333 !important;
}
main.pc1 .section-container.auto > section.active > .title, main.pc1 .section-container.auto > .section.active > .title, main.pc1 .section-container.auto section .content, main.pc1 .section-container.auto > section > .title, .section-container.auto > .section > .title {
	background: none !important;
	border: none !important;
}
main.pc1 form.custom .custom.dropdown .current, main.pc1 form.custom .custom.dropdown .selector {
	cursor: pointer;
}
main.pc1 form.custom .custom.dropdown .current {
	color: #888;
	font-weight: normal;
}
main.pc1 form.custom .custom.dropdown .selector::after {
	border: none !important;
	background-position: 0 -24px;
	height: 6px;
	width: 10px;
}
main.pc1 form.custom.minimal .dropdown a.selector::after {
	background-position: 0 -301px;
	height: 24px;
	width: 24px;
}
main.pc1 form.custom .custom.dropdown ul {
	margin: 0;
	padding: 0;
}
main.pc1 form.custom .custom.dropdown ul li {
	padding: 0.30769em 2.92308em 0.30769em 0.46154em;
	line-height: 1.84615em;
}
main.pc1 form.custom .custom.dropdown ul li.selected {
	background: #FF681A;
}
main.pc1 form.custom .custom.dropdown ul li:hover {
	background-color: #FF5A05;
}
main.pc1 .editLink a {
	color: #999;
}
main.pc1 .pagination {
	float: none;
	margin: 0;
	display: block;
	border: none;
	padding: 0;
	text-align: center;
}
main.pc1 .pagination span {
	padding: 0;
	border: none;
	height: auto;
	line-height: normal;
}
main.pc1 .paginationLink a {
	padding: 8px 8px;
	margin: 6px 2px;
	background-color: #E9E9E9 !important;
	border: none;
	line-height: normal;
	height: auto;
}
main.pc1 .paginationLink.current span {
	padding: 8px;
	color: #FFF;
}
main.pc1 .basketPage .price {
	color: #222 !important;
}
main.pc1 .artistBoxes {
	border-color: #ECECEC;
}
main.pc1 .venueWrapper {
	background: transparent;
	padding-top: 20px;
}
main.pc1 .carousel ul {
	padding: 0;
}
main.pc1 .venueWrapper h1 {
	color: #888;
	line-height: 40px;
	font-size: 44px;
	margin-top: 20px;
	margin-bottom: 12px;
	max-height: 80px;
	overflow: hidden;
}
main.pc1 .venueWrapper .description {
	color: #333;
}
main.pc1 .h4Title .searchLineHolder hr {
	margin: 0;
}
main.pc1 .countdown.alert {
	background: #D80000;
	color: #FFF !important;
	border-radius: 0;
	border-color: #DCDCDC;
}
main.pc1 .radio, main.pc1 .checkbox {
	margin: 0;
	min-height: unset;
}
main.pc1 .checkbox {
	padding: 0;
}
main.pc1 #customerDataBlock span {
	margin-right: 10px;
}
main.pc1 .programBoxesContainer.programList .programBoxes .programBox:not(.bigList) .dateBox, main.pc1 .programBoxesContainer.programList .programBoxes .programBox:not(.bigList) .dateBox .date, main.pc1 .programBoxesContainer.programList .programBoxes .programBox:not(.bigList) .dateBox .hour {
	background: transparent !important;
}
main.pc1 .h4Title .extra {
	background: transparent;
}
main.pc1 *, .ui-widget-content *, .qtip * {
	text-shadow: none;
}
main.pc1 span.error, main.pc1 small.error {
	line-height: normal;
}
main.pc1 .highlight {
	background: none;
	padding: 0;
}
main.pc1 .city-box h2, main.pc1 .venue-box {
    background-color: #F0F0F0;
    padding: 5px 10px;
}
.ui-dialog {
	padding: 0;
	text-align: left;
}
.ui-widget-content {
	border: none;
}
.ui-dialog .ui-widget-header .ui-state-default {
	background: #888 !important;
}
.ui-front {
	z-index: 10000;
}
.ui-dialog .ui-widget-header .ui-state-default {
	background: #888 !important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
	background-color: #222 !important;
}
.ui-dialog .title {
	border: none;
	padding: 0;
}
.ui-dialog .title h4 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 1.4;
}
.ui-dialog hr {
	border-bottom: none;
}
.fancybox-container {
	z-index: 999999;
}
main.pc1 .footer {
	background-color: #FEFEFE;
	margin-top: 20px;
}
main.pc1 .footer a {
	color: #888;
}
main.pc1 .footer a:hover {
	color: #A2A2A2;
}
main.pc1 input.error, main.pc1 textarea.error, main.pc1 select.error {
	border-color: #D90000;
}
main.pc1 label.error {
	color: #D90000;
}


/* General Search Correction */
main.pc1 .blackBackground, main.pc1 .mainBackground .menu {
	display: none;
}
main.pc1 .mainBackground {
	padding-left: 1.15385em;
}
main.pc1 .headerContainer, main.pc1 .mainBackground, main.pc1 .headerContainer .searchHolder, main.pc1 #searchButton {
	background: transparent !important;
}
main.pc1 .headerContainer {
	margin-left: 0 !important;
}
main.pc1 #generalSearch {
	color: #888;
	background: #FFF;
	border: 1px solid #CCC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	z-index: 99;
	position: relative;
}
main.pc1 #searchButton, main.pc1 #searchCancelButton {
	z-index: 100;
	padding: 0;
	background-color: transparent !important;
}
main.pc1 .searchHolder {
	height: 78px;
	display: block !important;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
main.pc1 #generalSearchForm {
	display: block !important;
}
main.pc1 .h4Title .searchLineHolder hr {
	border-color: #DBDBDB;
	margin: 0;
}
main.pc1 .quick_search_sepline {
	border-color: #DBDBDB;
	margin: 5px 10px;
}

/* My Account Correction */
main.pc1 .new-form {
	line-height: 1.3125rem;
}
main.pc1 .new-form h2 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	margin: 0 0 12px;
	padding: 4px 0 12px;
}
main.pc1 .new-form h4 {
	font-size: 18px;
	text-transform: none;
}
main.pc1 .new-form .tabs .tabs-title > a {
	font-size: 13px;
	border: none !important;
	border-bottom: 1px solid #DCDCDC !important;
}
main.pc1 .new-form .tabs .tabs-title:hover {
	background-color: #F0F0F0;
}
main.pc1 .new-form .show-more {
	line-height: 1.3125rem;
}
main.pc1 .new-form hr {
	border-color: #DCDCDC;
	margin: 12px 0;
}
main.pc1 .new-form .row .row {
	margin-left: -0.9375rem;
	margin-right: -0.9375rem;
}
main.pc1 .new-form label {
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
}
main.pc1 .new-form label.error {
	color: #D90000;
}
main.pc1 .new-form input[type="text"], main.pc1 .new-form input[type="password"], main.pc1 .new-form input[type="email"], main.pc1 .new-form select, main.pc1 .new-form textarea {
	margin-bottom: 10px;
}
main.pc1 input.error, main.pc1 textarea.error, main.pc1 select.error {
	border-color: #D90000;
}
main.pc1 .new-form input[type="text"][disabled], main.pc1 .new-form input[type="email"][disabled], main.pc1 .new-form input[type="password"][disabled] {
	background-color: #DDD;
}
main.pc1 .new-form button.disabled, main.pc1 .new-form button[disabled], main.pc1 .new-form .button.disabled, main.pc1 .new-form .button[disabled] {
	border: none;
	color: #878787 !important;
	padding-right: 6px;
}
main.pc1 .new-form p {
	margin-top: 10px;
}
main.pc1 .new-form button, main.pc1 .new-form .button {
	margin-bottom: 15px;
}
main.pc1 .new-form .confirm-button {
	background-image: url("/resources/img/admin/buttons/confirm.png") !important;
	background-repeat: no-repeat !important;
	background-position: 6px 50% !important;
	padding-left: 36px;
}
main.pc1 .new-form .calendar:after {
	z-index: 99;
}
main.pc1 .new-form .tabs-content .tabs-panel .dataTables_wrapper .dataTables_filter label {
	padding: 0;
}
main.pc1 .new-form .checkbox-custom + .checkbox-custom-label {
	padding: 0;
	margin: 12px 0;
}
main.pc1 .new-form .checkbox-custom + .checkbox-custom-label p {
	margin: 0;
}
main.pc1 .new-form .subscribe-button {
	width: auto;
}
main.pc1 .new-form .alert-box p {
	margin: 10px 0 5px 2.75rem;
}
main.pc1 .new-form .alert-box h2 {
	line-height: 1.6rem;
	font-size: 20px !important;
	margin: 0 0 12px !important;
}
main.pc1 .top-bar-section .dropdown li {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
main.pc1 .top-bar-section .dropdown li a {
	border-color: #DCDCDC;
}
main.pc1 .new-form > .large-3, main.pc1 .new-form > .large-9 {
	max-width: none;
}