/* Minification failed. Returning unminified contents.
(3732,12): run-time error CSS1036: Expected expression, found ';'
 */
/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.jqui .ui-helper-hidden { display: none; }
.jqui .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.jqui .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.jqui .ui-helper-clearfix:before, .jqui .ui-helper-clearfix:after { content: ""; display: table; }
.jqui .ui-helper-clearfix:after { clear: both; }
.jqui .ui-helper-clearfix { zoom: 1; }
.jqui .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.jqui .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.jqui .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.jqui .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.jqui .ui-widget { font-family:Arial, Helvetica, sans-serif; font-size: 0.9em; }
.jqui .ui-widget .ui-widget { font-size: 0.7em; }
.jqui .ui-widget input, .jqui .ui-widget select, .jqui .ui-widget textarea, .jqui .ui-widget button { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
.jqui .ui-widget-content { border: 1px solid #dddddd; background: #eeeeee  50% top repeat-x; color: #333333; }
.jqui .ui-widget-content a { color: #333333; }
.jqui .ui-widget-header { border: 1px solid #00c900; background: #00c900  50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.jqui .ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.jqui .ui-state-default, .jqui .ui-widget-content .ui-state-default, .jqui .ui-widget-header .ui-state-default { border: 1px solid #e6e8ed; background: white 50% 50% repeat-x; font-weight: bold; color: #000; border-radius: 3px; margin: 2px; text-align: center;}
.jqui .ui-state-default a, .jqui .ui-state-default a:link, .jqui .ui-state-default a:visited { color: #000; text-decoration: none; }
.jqui .ui-state-hover, .jqui .ui-widget-content .ui-state-hover, .jqui .ui-widget-header .ui-state-hover, .jqui .ui-state-focus, .jqui .ui-widget-content .ui-state-focus, .jqui .ui-widget-header .ui-state-focus { border: 1px solid #D0D0D0; background: #FAFAFA  50% 50% repeat-x; font-weight: bold; color: black; }
.jqui .ui-state-hover a, .jqui .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.jqui .ui-state-active, .jqui .ui-widget-content .ui-state-active, .jqui .ui-widget-header .ui-state-active { border: 1px solid #00c900; background: #ffffff  50% 50% repeat-x; font-weight: bold; color: #00c900; }
.jqui .ui-state-active a, .jqui .ui-state-active a:link, .jqui .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.jqui .ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.jqui .ui-state-highlight, .jqui .ui-widget-content .ui-state-highlight, .jqui .ui-widget-header .ui-state-highlight  {border: 1px solid #D1F5D1; background: #D1F5D1  50% top repeat-x; color: black; }
.jqui .ui-state-highlight a, .jqui .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.jqui .ui-state-error, .jqui .ui-widget-content .ui-state-error, .jqui .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900  50% 50% repeat; color: #ffffff; }
.jqui .ui-state-error a, .jqui .ui-widget-content .ui-state-error a, .jqui .ui-widget-header .ui-state-error a { color: #ffffff; }
.jqui .ui-state-error-text, .jqui .ui-widget-content .ui-state-error-text, .jqui .ui-widget-header .ui-state-error-text { color: #ffffff; }
.jqui .ui-priority-primary, .jqui .ui-widget-content .ui-priority-primary, .jqui .ui-widget-header .ui-priority-primary { font-weight: bold; }
.jqui .ui-priority-secondary, .jqui .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.jqui .ui-state-disabled, .jqui .ui-widget-content .ui-state-disabled, .jqui .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.jqui .ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(https://code.jquery.com/ui/1.11.4/themes/smoothness/images/ui-icons_222222_256x240.png);
}
.jqui .ui-widget-content .ui-icon {
    background-image: url(https://code.jquery.com/ui/1.11.4/themes/smoothness/images/ui-icons_222222_256x240.png);
}
.jqui .ui-widget-header .ui-icon {
    background-image: url(https://code.jquery.com/ui/1.11.4/themes/smoothness/images/ui-icons_222222_256x240.png);
}
.jqui .ui-state-default .ui-icon {
    background-image: url(https://code.jquery.com/ui/1.11.4/themes/smoothness/images/ui-icons_222222_256x240.png);
}
.jqui .ui-state-hover .ui-icon, .jqui .ui-state-focus .ui-icon {
    background-image: url(https://code.jquery.com/ui/1.11.4/themes/smoothness/images/ui-icons_222222_256x240.png);
}
.jqui .ui-state-active .ui-icon {
    background-image: url(https://code.jquery.com/ui/1.11.4/themes/smoothness/images/ui-icons_222222_256x240.png);
}
.jqui .ui-state-highlight .ui-icon {
    background-image: url(https://code.jquery.com/ui/1.11.4/themes/smoothness/images/ui-icons_222222_256x240.png);
}
.jqui .ui-state-error .ui-icon, .jqui .ui-state-error-text .ui-icon {
    background-image: url(https://code.jquery.com/ui/1.11.4/themes/smoothness/images/ui-icons_222222_256x240.png);
}

/* positioning */
.jqui .ui-icon-carat-1-n { background-position: 0 0; }
.jqui .ui-icon-carat-1-ne { background-position: -16px 0; }
.jqui .ui-icon-carat-1-e { background-position: -32px 0; }
.jqui .ui-icon-carat-1-se { background-position: -48px 0; }
.jqui .ui-icon-carat-1-s { background-position: -64px 0; }
.jqui .ui-icon-carat-1-sw { background-position: -80px 0; }
.jqui .ui-icon-carat-1-w { background-position: -96px 0; }
.jqui .ui-icon-carat-1-nw { background-position: -112px 0; }
.jqui .ui-icon-carat-2-n-s { background-position: -128px 0; }
.jqui .ui-icon-carat-2-e-w { background-position: -144px 0; }
.jqui .ui-icon-triangle-1-n { background-position: 0 -16px; }
.jqui .ui-icon-triangle-1-ne { background-position: -16px -16px; }
.jqui .ui-icon-triangle-1-e { background-position: -32px -16px; }
.jqui .ui-icon-triangle-1-se { background-position: -48px -16px; }
.jqui .ui-icon-triangle-1-s { background-position: -64px -16px; }
.jqui .ui-icon-triangle-1-sw { background-position: -80px -16px; }
.jqui .ui-icon-triangle-1-w { background-position: -96px -16px; }
.jqui .ui-icon-triangle-1-nw { background-position: -112px -16px; }
.jqui .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.jqui .ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.jqui .ui-icon-arrow-1-n { background-position: 0 -32px; }
.jqui .ui-icon-arrow-1-ne { background-position: -16px -32px; }
.jqui .ui-icon-arrow-1-e { background-position: -32px -32px; }
.jqui .ui-icon-arrow-1-se { background-position: -48px -32px; }
.jqui .ui-icon-arrow-1-s { background-position: -64px -32px; }
.jqui .ui-icon-arrow-1-sw { background-position: -80px -32px; }
.jqui .ui-icon-arrow-1-w { background-position: -96px -32px; }
.jqui .ui-icon-arrow-1-nw { background-position: -112px -32px; }
.jqui .ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.jqui .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.jqui .ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.jqui .ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.jqui .ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.jqui .ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.jqui .ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.jqui .ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.jqui .ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.jqui .ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.jqui .ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.jqui .ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.jqui .ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.jqui .ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.jqui .ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.jqui .ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.jqui .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.jqui .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.jqui .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.jqui .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.jqui .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.jqui .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.jqui .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.jqui .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.jqui .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.jqui .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.jqui .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.jqui .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.jqui .ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.jqui .ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.jqui .ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.jqui .ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.jqui .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.jqui .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.jqui .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.jqui .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.jqui .ui-icon-arrow-4 { background-position: 0 -80px; }
.jqui .ui-icon-arrow-4-diag { background-position: -16px -80px; }
.jqui .ui-icon-extlink { background-position: -32px -80px; }
.jqui .ui-icon-newwin { background-position: -48px -80px; }
.jqui .ui-icon-refresh { background-position: -64px -80px; }
.jqui .ui-icon-shuffle { background-position: -80px -80px; }
.jqui .ui-icon-transfer-e-w { background-position: -96px -80px; }
.jqui .ui-icon-transferthick-e-w { background-position: -112px -80px; }
.jqui .ui-icon-folder-collapsed { background-position: 0 -96px; }
.jqui .ui-icon-folder-open { background-position: -16px -96px; }
.jqui .ui-icon-document { background-position: -32px -96px; }
.jqui .ui-icon-document-b { background-position: -48px -96px; }
.jqui .ui-icon-note { background-position: -64px -96px; }
.jqui .ui-icon-mail-closed { background-position: -80px -96px; }
.jqui .ui-icon-mail-open { background-position: -96px -96px; }
.jqui .ui-icon-suitcase { background-position: -112px -96px; }
.jqui .ui-icon-comment { background-position: -128px -96px; }
.jqui .ui-icon-person { background-position: -144px -96px; }
.jqui .ui-icon-print { background-position: -160px -96px; }
.jqui .ui-icon-trash { background-position: -176px -96px; }
.jqui .ui-icon-locked { background-position: -192px -96px; }
.jqui .ui-icon-unlocked { background-position: -208px -96px; }
.jqui .ui-icon-bookmark { background-position: -224px -96px; }
.jqui .ui-icon-tag { background-position: -240px -96px; }
.jqui .ui-icon-home { background-position: 0 -112px; }
.jqui .ui-icon-flag { background-position: -16px -112px; }
.jqui .ui-icon-calendar { background-position: -32px -112px; }
.jqui .ui-icon-cart { background-position: -48px -112px; }
.jqui .ui-icon-pencil { background-position: -64px -112px; }
.jqui .ui-icon-clock { background-position: -80px -112px; }
.jqui .ui-icon-disk { background-position: -96px -112px; }
.jqui .ui-icon-calculator { background-position: -112px -112px; }
.jqui .ui-icon-zoomin { background-position: -128px -112px; }
.jqui .ui-icon-zoomout { background-position: -144px -112px; }
.jqui .ui-icon-search { background-position: -160px -112px; }
.jqui .ui-icon-wrench { background-position: -176px -112px; }
.jqui .ui-icon-gear { background-position: -192px -112px; }
.jqui .ui-icon-heart { background-position: -208px -112px; }
.jqui .ui-icon-star { background-position: -224px -112px; }
.jqui .ui-icon-link { background-position: -240px -112px; }
.jqui .ui-icon-cancel { background-position: 0 -128px; }
.jqui .ui-icon-plus { background-position: -16px -128px; }
.jqui .ui-icon-plusthick { background-position: -32px -128px; }
.jqui .ui-icon-minus { background-position: -48px -128px; }
.jqui .ui-icon-minusthick { background-position: -64px -128px; }
.jqui .ui-icon-close { background-position: -80px -128px; }
.jqui .ui-icon-closethick { background-position: -96px -128px; }
.jqui .ui-icon-key { background-position: -112px -128px; }
.jqui .ui-icon-lightbulb { background-position: -128px -128px; }
.jqui .ui-icon-scissors { background-position: -144px -128px; }
.jqui .ui-icon-clipboard { background-position: -160px -128px; }
.jqui .ui-icon-copy { background-position: -176px -128px; }
.jqui .ui-icon-contact { background-position: -192px -128px; }
.jqui .ui-icon-image { background-position: -208px -128px; }
.jqui .ui-icon-video { background-position: -224px -128px; }
.jqui .ui-icon-script { background-position: -240px -128px; }
.jqui .ui-icon-alert { background-position: 0 -144px; }
.jqui .ui-icon-info { background-position: -16px -144px; }
.jqui .ui-icon-notice { background-position: -32px -144px; }
.jqui .ui-icon-help { background-position: -48px -144px; }
.jqui .ui-icon-check { background-position: -64px -144px; }
.jqui .ui-icon-bullet { background-position: -80px -144px; }
.jqui .ui-icon-radio-off { background-position: -96px -144px; }
.jqui .ui-icon-radio-on { background-position: -112px -144px; }
.jqui .ui-icon-pin-w { background-position: -128px -144px; }
.jqui .ui-icon-pin-s { background-position: -144px -144px; }
.jqui .ui-icon-play { background-position: 0 -160px; }
.jqui .ui-icon-pause { background-position: -16px -160px; }
.jqui .ui-icon-seek-next { background-position: -32px -160px; }
.jqui .ui-icon-seek-prev { background-position: -48px -160px; }
.jqui .ui-icon-seek-end { background-position: -64px -160px; }
.jqui .ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.jqui .ui-icon-seek-first { background-position: -80px -160px; }
.jqui .ui-icon-stop { background-position: -96px -160px; }
.jqui .ui-icon-eject { background-position: -112px -160px; }
.jqui .ui-icon-volume-off { background-position: -128px -160px; }
.jqui .ui-icon-volume-on { background-position: -144px -160px; }
.jqui .ui-icon-power { background-position: 0 -176px; }
.jqui .ui-icon-signal-diag { background-position: -16px -176px; }
.jqui .ui-icon-signal { background-position: -32px -176px; }
.jqui .ui-icon-battery-0 { background-position: -48px -176px; }
.jqui .ui-icon-battery-1 { background-position: -64px -176px; }
.jqui .ui-icon-battery-2 { background-position: -80px -176px; }
.jqui .ui-icon-battery-3 { background-position: -96px -176px; }
.jqui .ui-icon-circle-plus { background-position: 0 -192px; }
.jqui .ui-icon-circle-minus { background-position: -16px -192px; }
.jqui .ui-icon-circle-close { background-position: -32px -192px; }
.jqui .ui-icon-circle-triangle-e { background-position: -48px -192px; }
.jqui .ui-icon-circle-triangle-s { background-position: -64px -192px; }
.jqui .ui-icon-circle-triangle-w { background-position: -80px -192px; }
.jqui .ui-icon-circle-triangle-n { background-position: -96px -192px; }
.jqui .ui-icon-circle-arrow-e { background-position: -112px -192px; }
.jqui .ui-icon-circle-arrow-s { background-position: -128px -192px; }
.jqui .ui-icon-circle-arrow-w { background-position: -144px -192px; }
.jqui .ui-icon-circle-arrow-n { background-position: -160px -192px; }
.jqui .ui-icon-circle-zoomin { background-position: -176px -192px; }
.jqui .ui-icon-circle-zoomout { background-position: -192px -192px; }
.jqui .ui-icon-circle-check { background-position: -208px -192px; }
.jqui .ui-icon-circlesmall-plus { background-position: 0 -208px; }
.jqui .ui-icon-circlesmall-minus { background-position: -16px -208px; }
.jqui .ui-icon-circlesmall-close { background-position: -32px -208px; }
.jqui .ui-icon-squaresmall-plus { background-position: -48px -208px; }
.jqui .ui-icon-squaresmall-minus { background-position: -64px -208px; }
.jqui .ui-icon-squaresmall-close { background-position: -80px -208px; }
.jqui .ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.jqui .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.jqui .ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.jqui .ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.jqui .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.jqui .ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.jqui .ui-corner-all, .jqui .ui-corner-top, .jqui .ui-corner-left, .jqui .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.jqui .ui-corner-all, .jqui .ui-corner-top, .jqui .ui-corner-right, .jqui .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.jqui .ui-corner-all, .jqui .ui-corner-bottom, .jqui .ui-corner-left, .jqui .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.jqui .ui-corner-all, .jqui .ui-corner-bottom, .jqui .ui-corner-right, .jqui .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.jqui .ui-widget-overlay { background: #666666 ; }
.jqui .ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 ; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*!
 * jQuery UI Resizable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.jqui .ui-resizable { position: relative;}
.jqui .ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.jqui .ui-resizable-disabled .ui-resizable-handle, .jqui .ui-resizable-autohide .ui-resizable-handle { display: none; }
.jqui .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.jqui .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.jqui .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.jqui .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.jqui .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.jqui .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.jqui .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.jqui .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
 * jQuery UI Selectable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.jqui .ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*!
 * jQuery UI Accordion 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.jqui .ui-accordion { width: 100%; }
.jqui .ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.jqui .ui-accordion .ui-accordion-li-fix { display: inline; }
.jqui .ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.jqui .ui-accordion .ui-accordion-header a { display: block; font-size: 0.7em; padding: .5em .5em .5em .7em; }
.jqui .ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.jqui .ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.jqui .ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.jqui .ui-accordion .ui-accordion-content-active { display: block; }
/*!
 * jQuery UI Autocomplete 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.jqui .ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.23
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.jqui .ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.jqui .ui-menu .ui-menu {
	margin-top: -3px;
}
.jqui .ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.jqui .ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.jqui .ui-menu .ui-menu-item a.ui-state-hover,
.jqui .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*!
 * jQuery UI Button 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.jqui .ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.jqui .ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.jqui .ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.jqui .ui-button .ui-button-text { display: block; line-height: 1.4;  }
.jqui .ui-button-text-only .ui-button-text { padding: .4em 1em; }
.jqui .ui-button-icon-only .ui-button-text, .jqui .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.jqui .ui-button-text-icon-primary .ui-button-text, .jqui .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.jqui .ui-button-text-icon-secondary .ui-button-text, .jqui .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.jqui .ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.jqui .ui-button-icon-only .ui-icon, .jqui .ui-button-text-icon-primary .ui-icon, .jqui .ui-button-text-icon-secondary .ui-icon, .jqui .ui-button-text-icons .ui-icon, .jqui .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.jqui .ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.jqui .ui-button-text-icon-primary .ui-button-icon-primary, .jqui .ui-button-text-icons .ui-button-icon-primary, .jqui .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.jqui .ui-button-text-icon-secondary .ui-button-icon-secondary, .jqui .ui-button-text-icons .ui-button-icon-secondary, .jqui .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.jqui .ui-button-text-icons .ui-button-icon-secondary, .jqui .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.jqui .ui-buttonset { margin-right: 7px; }
.jqui .ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.jqui .ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.jqui .ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.jqui .ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.jqui .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.jqui .ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.jqui .ui-dialog .ui-dialog-titlebar-close:hover, .jqui .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.jqui .ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.jqui .ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.jqui .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.jqui .ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.jqui .ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.jqui .ui-draggable .ui-dialog-titlebar { cursor: move; }
/*!
 * jQuery UI Slider 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.jqui .ui-slider { position: relative; text-align: left; }
.jqui .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.jqui .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.jqui .ui-slider-horizontal { height: .8em; }
.jqui .ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.jqui .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.jqui .ui-slider-horizontal .ui-slider-range-min { left: 0; }
.jqui .ui-slider-horizontal .ui-slider-range-max { right: 0; }

.jqui .ui-slider-vertical { width: .8em; height: 100px; }
.jqui .ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.jqui .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.jqui .ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.jqui .ui-slider-vertical .ui-slider-range-max { top: 0; }/*!
 * jQuery UI Tabs 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.jqui .ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.jqui .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.jqui .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.jqui .ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.jqui .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.jqui .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .jqui .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .jqui .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.jqui .ui-tabs .ui-tabs-nav li a, .jqui .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.jqui .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.jqui .ui-tabs .ui-tabs-hide { display: none !important; }
/*!
 * jQuery UI Datepicker 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.jqui .ui-datepicker { z-index:100; width: 19em; padding: .2em .2em 0; display: none; background-color: white;}
.jqui .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.jqui .ui-datepicker .ui-datepicker-prev, .jqui .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.jqui .ui-datepicker .ui-datepicker-prev-hover, .jqui .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.jqui .ui-datepicker .ui-datepicker-prev { left:2px; }
.jqui .ui-datepicker .ui-datepicker-next { right:2px; }
.jqui .ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.jqui .ui-datepicker .ui-datepicker-next-hover { right:1px; }
.jqui .ui-datepicker .ui-datepicker-prev span, .jqui .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.jqui .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; color: white}
.jqui .ui-datepicker .ui-datepicker-title select { font-size:0.8em; margin:1px 0; }
.jqui .ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.jqui .ui-datepicker select.ui-datepicker-month, 
.jqui .ui-datepicker select.ui-datepicker-year { width: 49%;}
.jqui .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.jqui .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.jqui .ui-datepicker td { border: 0; padding: 1px; }
.jqui .ui-datepicker td span, .jqui .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.jqui .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.jqui .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.jqui .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.jqui .ui-datepicker.ui-datepicker-multi { width:auto; }
.jqui .ui-datepicker-multi .ui-datepicker-group { float:left; }
.jqui .ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.jqui .ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.jqui .ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.jqui .ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.jqui .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.jqui .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.jqui .ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.jqui .ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.jqui .ui-datepicker-rtl { direction: rtl; }
.jqui .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.jqui .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.jqui .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.jqui .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.jqui .ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.jqui .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.jqui .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.jqui .ui-datepicker-rtl .ui-datepicker-group { float:right; }
.jqui .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.jqui .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.jqui .ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*!
 * jQuery UI Progressbar 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.jqui .ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.jqui .ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/*
DOCUMENTATION
-------------

The CSS for the site is contained in one complete file and is commented into sections:
RESET: This sits at the top of the document to iron out the variances with browsers
UNIVERSAL STYLES: These are free-to-use classes which can be applied anywhere
UNIVERSAL LAYOUT: These styles deal with positioning of elements plus style modules accordingly

UNIVERSAL LAYOUT is further divided into:
- CORE LAYOUT: the bare bones structure of the page
- CONTEXT COLUMN: This RHS of the site gets its own section for clarity here
- ADBOXES: These are grouped together so that then can all be styled in one place
- MODULES: There are each grouped into reusable items

A "module" is any discrete section of the main body on the page which is contained within <section> tags.
Modules can be nested within modules also.

Giving a module a class of moduleseparator will space it out vertically, adding separatorline also adds the black separator line
e.g. class="moduleseparator separatorline"

Many sections contain floats so will need a class of "clearfix" added to them - this will often be the reason for layouts seemingly misbehaving

The styles have been designed with reuse in mind so are mostly classes.
Those items which can only appear within a page once will be styled by its ID instead.

LAYOUT CSS code will be indented as a guideline to position within the box layout: each indented section will be contained by the section futher left-indented 
before it. Those on the same indent level will be within the same parent container in the layout model.

Any awkward-looking CSS will be commented to give a reason for its being (and will often be an unavoidable browser-specific hack of some description).

There is also an accompanying jqui.css file which is the bare JQueryUI CSS file - leave that alone and make any modifications in this style sheet where possible
*/

/***************************** CLASS RESETS  **********************************/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* hit area on mobile Safari; */
}

a {
  color: #00e;
}

a:visited {
  color: #551a8b;
}

a:hover {
  color: #06e;
}

a:focus {
  outline: none;
}

a:hover,
a:active {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: transparent;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

code {
  font-size: 0.9em;
  display: inline;
  margin: 0;
  padding: 0;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 85%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
  list-style: none;
}

dd {
  margin: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
  background-color: white;
  min-width: 16px;
}

input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/* input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; } */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}

.ir br {
  display: none;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.clear {
  clear: both;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: ' (' attr(href) ')';
  }

  abbr[title]:after {
    content: ' (' attr(title) ')';
  }

  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

/* **************************** /CLASS RESETS  ********************************* */
/* ***************************** UNIVERSAL STYLES  ********************************* */
/* Base styles are set and then cascaded throughout the document */
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
a,
a:active,
a:visited {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  padding: 0;
  margin: 0;
}

/* ************ Headings, Links and Text ********** */
p,
p>a,
p>a:link,
p>a:active,
p>a:visited,
td,
div {
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
}

p>a,
p>a:link,
p>a:active,
p>a:visited {
  text-decoration: underline;
  font-weight: inherit;
  color: inherit;
}

p>a:hover {
  color: #00a500;
}

p.article,
p.article>a,
.footnote {
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
  font-style: italic;
}

p.article>a {
  text-decoration: underline;
}

p.article>a:hover {
  color: #00a500;
}

h1,
h1>a {
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
}

h1>a:hover {
  color: #00a500;
}

h1.article,
h1.article>a {
  font-weight: bold;
  font-size: 20px;
  text-transform: none;
  text-decoration: none;
  line-height: 22px;
}

h1.article>a:hover {
  color: #00a500;
}

h1.pagearticle,
h1.pagearticle>a {
  font-weight: bold;
  font-size: 24px;
  text-transform: none;
  text-decoration: none;
  line-height: 30px;
}

h1.pagearticle>a:hover {
  color: #00a500;
}

h1.eventarticle,
h1.eventarticle>a {
  font-size: 22px;
  line-height: 26px;
}

h1.titlebar,
h1.titlebar>a {
  position: relative;
  display: block;
  background: #000;
  padding: 2px;
  padding-left: 10px;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 21px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
}

h1.titlebar>a {
  padding: 0;
  margin: 0;
}

h1.titlebar>a:hover {
  color: #00a500;
}

h2.titlebar,
h2.titlebar>a {
  position: relative;
  display: block;
  background: #000;
  padding: 4px 12px;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 21px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
}

h2.titlebar>a {
  padding: 0;
  margin: 0;
}

h2.titlebar>a:hover {
  color: #00a500;
}

h2.subtitlebar {
  font-size: 15px;
  text-transform: none;
  padding: 7px;
  font-weight: bold;
}

h2,
h2>a,
th,
tfoot tr td {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}

h2>a:hover {
  color: #00a500;
}

h2.article,
h2.article>a {
  font-weight: normal;
  font-size: 12px;
  text-transform: none;
  text-decoration: none;
}

h2.article>a:hover {
  color: #00a500;
}

h2.pagearticle,
h2.pagearticle>a {
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
}

h2.pagearticle>a:hover {
  color: #00a500;
}

h3,
h3>a {
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
}

h3>a:hover {
  color: #00a500;
}

h4,
h4>a {
  margin: 0;
  padding: 0;
  padding-top: 3px;
  font-weight: bold;
  font-size: 17px;
  color: #000;
  text-decoration: none;
  line-height: 19px;
  text-transform: none;
}

h4>a:hover {
  color: #00a500;
}

h4.sidenavmenu_title {
  display: block;
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  height: 26px;
  padding-top: 8px;
  font-weight: bold;
}

h5,
h5>a {
  margin: 0;
  padding: 0;
  padding-top: 3px;
  font-weight: bold;
  font-size: 15px;
  color: #000;
  text-decoration: none;
  line-height: 17px;
  text-transform: none;
}

h5>a:hover {
  color: #00a500;
}

.date,
.date>a,
.subtitle,
.subtitle a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}

.date>a:hover,
.subtitle a:hover {
  color: #00a500;
}

.description,
.description>a {
  font-weight: normal;
  font-size: 11px;
  font-style: italic;
  text-decoration: none;
}

.description>a:hover {
  color: #00a500;
}

.subtext,
.subtext>a:link,
.subtext>a:active,
.subtext>a:visited {
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000;
  text-decoration: none;
}

.subtext>a:hover {
  text-decoration: underline;
}

.titlebar_container {
  position: relative;
}

a.morelink,
a.morelink:active,
a.morelink:visited {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 8px 12px;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

a.morelink:hover {
  color: #00a500;
}

a.morelinkbox,
a.morelinkbox:active,
a.morelinkbox:visited {
  position: absolute;
  top: 3px;
  right: 0;
  padding: 4px;
  font-weight: normal;
  font-size: 10px;
  color: #fff;
  text-decoration: none;
  background: #000;
}

a.morelinkbox:hover {
  background: #00a500;
  color: #fff;
}

ul.sidenavmenu {
  padding: 0;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e7e7;
}

ul.sidenavmenu>li {
  padding-top: 3px;
  padding-bottom: 3px;
}

ul.sidenavmenu>li>a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  text-decoration: none;
  color: #000;
}

ul.sidenavmenu>li>a.active {
  font-weight: bold;
}

ul.sidenavmenu>li>a:hover {
  color: #00c900;
}

/* ************ /Headings, Links and Text ********** */
/* ************ Buttons, Icons and Graphics ********** */
.button-base,
.button-base:active,
.button-base:visited {
  padding-left: 15px;
  padding-right: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 4px;
  border: none;
  height: 40px;
}

.button-base:hover {
  background: #000;
}

.button_black,
.button_black:active,
.button_black:visited {
  display: inline-block;
  padding: 15px;
  padding-top: 5px;
  padding-bottom: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  background: #000;
  border: none;
  border-radius: 3px;
  cursor: pointer;
}

.button_black:hover {
  background: #000;
  color: #00c900;
}

.button_orange,
.button_orange:active,
.button_orange:visited {
  display: inline-block;
  padding: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  background-image: linear-gradient(to right, #45d745, #00c900);
  border: none;
}

.button_orange:hover {
  background: #000;
  color: #fff;
}

.button_orange_no_background,
.button_orange_no_background:active,
.button_orange_no_background:visited {
  display: inline-block;
  color: #45d745;
  padding: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  background-image: linear-gradient(to right, white, white);
  border: none;
}

.button_orange_no_background:hover {
  background: #fafafa;
}

.button_orange_inverse,
.button_orange_inverse:active,
.button_orange_inverse:visited {
  display: inline-block;
  padding: 15px;
  padding-top: 5px;
  padding-bottom: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  background-image: linear-gradient(to right, #45d745, #00c900);
  border: none;
  height: 16px;
}

.button_orange_inverse:hover {
  color: #ffffff;
}

.button_grey,
.button_grey:active,
.button_grey:visited {
  display: inline-block;
  padding: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #a4a4a4;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  background: #dddddd;
  border: none;
}

.button_grey:hover {
  background: #00c900;
  color: #fff;
}

.button-green,
.button-green:active,
.button-green:visited {
  background-image: linear-gradient(to right, #00d100, #00a500);
}

.button-off,
.button-off:active,
.button-off:visited,
.button-off:hover {
  cursor: default;
  color: #a4a4a4;
  background: #ddd;
}

.button_cancel {
  background: #e5e5e5;
  color: #a2a2a2;
}

.button_cancel:hover {
  background: #a2a2a2;
  color: #fff;
}

.button_fullwidth {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 5px;
  font-size: 14px;
}

.button_close {
  display: inline-block;
  background-image: url(/v2/assets/img/common/icon-close.png);
  background-repeat: no-repeat;
  width: 17px;
  height: 18px;
}

.button_search,
.button_search:hover,
.button_search:active,
.button_search:visited {
  font-size: 17px;
}

.qtip {
  font-size: 10px;
}

.button_centered {
  text-align: center;
}

.button_lefted {
  float: left;
}

.button_righted {
  float: right;
}

.select_medium {
  font-size: 15px;
}

.icon-help {
  background: url(/v2/assets/img/common/icon_help_20_2x.png) no-repeat center;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  display: inline-block;
  vertical-align: top;
}

/* ********* Select ********* */
.select-div {
  position: relative;
  border: 2px solid #ccc;
  width: fit-content;
}

.select-div:after {
  content: url('/v2/assets/img/common/icon-drop-down.png');
  top: 2px;
  right: 8px;
  position: absolute;
  pointer-events: none;
}

.select-div select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #494949;
  background-color: #ffffff;
  border-width: 0;
  outline: 0;
}

.select-medium {
  font-size: 12px;
  width: 65px;
  height: 26px;
  display: inline-block;
  padding: 5px 8px;
  -moz-transform: translateX(-4px);
}

/* IE11 hide native button */
select::-ms-expand {
  display: none;
}

/* ********* /Select ********* */
/* ********* Offer Code ********* */
.offer-code-container {
  text-align: right;
  padding: 10px 0;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.2px;
  color: #575757;
}

#event-offercode-textbox,
#voucher-offercode-textbox {
  width: 150px;
  text-align: right;
  border-radius: 3px 0 0 3px;
  border-right: 0;
  font-style: italic;
  line-height: 18px;
  font-size: 14px;
  display: inline-block;
  border: 1px solid #bdbdbd;
  height: 30px;
}

#event-offercode-textbox:disabled,
#voucher-offercode-textbox:disabled {
  background-color: #eee;
}

.offercode-button {
  display: inline-block;
  vertical-align: bottom;
  width: 75px;
}

.offercode-apply-button {
  background-color: #ffffff;
  border: solid 1px #00c900;
  font-size: 14px;
  font-weight: bold;
  color: #00c900;
  text-transform: uppercase;
  text-align: center;
  height: 30px;
}

.offercode-applied-button {
  background: url('/v2/assets/img/common/icon-check-white.png') no-repeat center;
  background-size: 24px;
  background-color: #4e922f;
  border: solid 1px #4e922f;
  height: 28px;
}

.remove-offer-code {
  font-size: 12px;
  font-weight: normal;
  color: #6b6b6b;
  padding-top: 4px;
  width: fit-content;
  float: right;
  text-decoration: underline;
  cursor: pointer;
}

.remove-offer-code:hover,
.remove-offer-code:active,
.remove-offer-code:visited {
  padding-top: 4px;
  color: #6b6b6b;
}

/* ********* /Offer Code ********* */
.icon_info,
.icon_success,
.icon_error {
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  float: left;
  margin-right: 10px;
}

.icon_error {
  height: 21px;
  width: 19px;
}

.icon_info {
  background: url('/v2/assets/img/common/message-icons.png') 0 -23px;
}

.icon_success {
  background: url('/v2/assets/img/common/message-icons.png') 0 -46px;
}

.icon_error {
  background: url('/v2/assets/img/common/Validation-Error.png') 19px 21px;
}

.message_Box {
  background-color: #ffe5e5;
  border: 1px Solid #ed1c24;
  border-radius: 2px;
  font: Arial 12px #000000;
}

.errorfield {
  background-color: #fff2f2;
  border: 2px solid #f7999c;
}

.panel {
  display: none;
}

.showPanels div.moduleseparator.clearfix.panel {
  display: block;
}

.panel_info,
.panel_error,
.panel_success {
  padding: 5px 5px 5px 10px;
  border: 2px solid;
  min-height: 20px;
  margin-bottom: 10px;
  color: #000;
}

.panel_info p,
.panel_error p,
.panel_success p {
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  padding-left: 5px;
}

.panel_info {
  background-position: 10px -19px;
  background-color: rgba(0, 130, 198, 0.2);
  border-color: rgb(0, 130, 198);
}

.panel_error {
  background-position: 10px 4px;
  background-color: rgba(236, 28, 36, 0.2);
  border-color: rgb(236, 28, 36);
}

.panel_success {
  background-position: 10px -42px;
  background-color: rgba(155, 202, 59, 0.2);
  border-color: rgb(155, 202, 59);
}

.panel_closer_icon {
  float: right;
  width: 16px;
  height: 16px;
  color: #fff;
  border: 1px solid #fff;
  cursor: pointer;
  line-height: 16px;
  text-align: center;
  margin-top: 2px;
}

.panel_closer:hover .panel_closer_icon {
  border: 1px solid #00c900;
  color: #00c900;
}

.panel_closer:hover {
  cursor: pointer;
  color: #00c900;
}

hr {
  border: none;
  border-top: 2px solid #e7e7e7;
  margin-top: 15px;
  margin-bottom: 2px;
}

hr:last-child {
  margin-bottom: 0;
}

hr.thin {
  border: none;
  border-top: 1px solid #000;
  margin-top: 10px;
  margin-bottom: 1px;
}

hr.thin:last-child {
  margin-bottom: 0;
}

hr.light {
  border: none;
  border-top: 1px solid #ccc;
  margin-top: 10px;
  margin-bottom: 1px;
}

hr.light:last-child {
  margin-bottom: 0px;
}

.keylineborder {
  border: 1px solid #656565;
}

.overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgb(0, 0, 0);
  background: transparent\9;
  background: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cFF0000, endColorstr=#4cFF0000);
  zoom: 1;
}

.overlay:nth-child(n) {
  filter: none;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

/* ************ Panel Section ********** */
.panelsection {
  padding: 15px;
  background: #e6e6e6;
}

.panelsection h1 {
  margin-bottom: 10px;
}

.panelmap {
  border: 8px solid #fff;
}

/* ************ /Panel Section ********** */
.titleicon {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  background-image: url('/v2/assets/img/common/titleicon_sprite.png');
  background-repeat: no-repeat;
  width: 21px;
  height: 21px;
}

.titleicon_mapmarker {
  background-position: 0px 2px;
}

.titleicon_video {
  background-position: -26px 3px;
}

.titleicon_camera {
  background-position: -53px 3px;
}

.titleicon_musicnote {
  background-position: -75px 3px;
}

.titleicon_star {
  background-position: -100px 3px;
}

.titleicon_art {
  background-position: -120px 3px;
}

#booking-perform-booking-button-holder-masterpass,
#booking-perform-booking-button-holder-masterpass-fz {
  text-align: center;
}

#booking-perform-booking-button-holder-masterpass>a img,
#booking-perform-booking-button-holder-masterpass-fz>a img {
  margin-bottom: 10px;
  display: block;
}

#booking-perform-booking-button-holder {
  margin-top: 20px;
  justify-content: flex-start;
}

.info-section {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 20px 0;
  padding: 15px;
  border-radius: 4px;
  border: solid 1px #f0f0f0;
  background-color: #f0f0f0;
}

.info-section-icon {
  padding-right: 12px;
}

.info-section-icon>img {
  width: 32px;
  height: 32px;
}

.info-section-content {
  font-size: 15px;
  line-height: 20px;
}

.info-section-subtitle {
  font-size: 12px;
  letter-spacing: 0.1px;
  color: #6b6b6b;
}

.option-group {
  border-radius: 4px;
  border: solid 1px #d0d0d0;
}

.option-group .option-group-option {
  display: flex;
  align-items: center;
  padding: 0 20px;
}

.option-group .option-group-option:not(:last-child),
.option-group .option-group-expanded {
  border-bottom: solid 1px #d0d0d0;
}

.option-group .option-label {
  padding-left: 15px;
  display: flex;
  flex-direction: column;
}


.option-group .option-title {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
}

.option-group .option-subtext {
  font-family: Arial;
  font-size: 12px;
  color: #6b6b6b;
}


/* ********** Payment Selection ********* */
#payment-selection {
  border-radius: 4px;
  border: solid 1px #d0d0d0;
}

#payment-selection .button-green {
  width: 100%;
}

#payment-selection .button-off {
  width: 100%;
}

#payment-selection .payment-option {
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  border-bottom: solid 1px #d0d0d0;
  padding: 0px 18px;
  height: 64px;
}

#payment-selection .payment-option input[type="radio"] {
  cursor: pointer;
}

#payment-selection .payment-type-name {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  padding-left: 15px;
}

#payment-selection .payment-type-subtitle {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  display: block;
  letter-spacing: 0.1px;
  color: #6b6b6b;
  margin-top: 2px;
}

#payment-selection .payment-icon-group {
  margin-left: auto;
}

#payment-selection .payment-icon {
  padding-left: 10px;
  margin-left: auto;
}

.payment-icon.latitudepay {
  display: block;
  background: url('/v2/assets/img/payment/icon-latitudepay.png') center no-repeat;
  width: 147px;
  height: 24px;
}

.payment-icon.genoapay {
  display: block;
  background: url('/v2/assets/img/payment/icon-genoapay.png') center no-repeat;
  width: 136px;
  height: 24px;
}

#payment-selection .payment-option-expanded {
  display: none;
  padding: 33px 25px;
  border-bottom: solid 1px #d0d0d0;
  background-color: #fafafa;
}

#payment-selection .payment-option-expanded:last-child {
  border-bottom: none;
}

#payment-selection .button-semapator {
  height: 20px;
}

.payment-option-expanded {
    position: relative;
}

#payment-selection .loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.2);
}

#payment-selection .loader:after {
    content: '';
    display: block;
    background: url(/v2/assets/img/common/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 32px;
    width: 32px;
}

.latitudepay-background {
  background: url('/v2/assets/img/payment/latitudepay-bkg.png');
}

.button-latitudepay {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #006aff;
}

.button-latitudepay img {
  margin-left: 10px;
}

.button-genoapay {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #00ab8e;
}

.button-genoapay img {
  margin-left: 10px;
}

.button-paypal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  background-color: #ffc439;
  border-radius: 22px;
  border: none;
  outline: none !important;
}

.button-paypal img {
  margin-right: 10px;
}

.button-paypal span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
}

/* PayPal button style overwriting */
.paypal-button {
  width: auto !important;
  max-width: 100% !important;
  outline: none !important;
}

.paypal-button-tag-content {
  display: none !important;
}

.paypal-button-content {
  width: auto !important;
}

.paypal-button-content img {
  width: auto !important;
  height: 20px !important;
  margin-top: -5px !important;
  margin-right: 5px !important;
}

/* /PayPal button style overwriting */

a.latitudepay,
a.latitudepay:link,
a.latitudepay:active,
a.latitudepay:visited {
  text-decoration: underline;
  color: #0064f0;
}

a.genoapay,
a.genoapay:link,
a.genoapay:active,
a.genoapay:visited {
  text-decoration: underline;
  color: #00806a;
}

#payment-selection .latitudepay {
  display: block;
  padding-top: 8px;
}

#payment-selection .genoapay {
  display: block;
  padding-top: 8px;
}

/* ********** /Payment Selection ********* */

/*Needed to correctly render the credit card form fields of the CommWeb MPGS gateway.*/
#commwebmpgs-creditcard-form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* ******************* Stripe gateway  ********************* */
#stripe-form {
  /*max-width: 370px;*/
  padding-bottom: 15px;
}

/* ******************* /Stripe gateway  ********************* */

#latitudepay-banner,
#genoapay-banner {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 24px;
  padding: 20px;
  border-radius: 4px;
}

#latitudepay-banner {
  background-color: #f0f6ff;
}

#genoapay-banner {
  background-color: #ecf9f6;
}

#latitudepay-banner .payment-icon,
#genoapay-banner .payment-icon {
  padding-right: 20px;
  background-position-x: left;
}

#latitudepay-banner .promo-text,
#genoapay-banner .promo-text {
  padding-top: 3px;
}

/* ************ /Buttons, Icons and Graphics ********** */
/* ******************* CORE LAYOUT  ********************* */
body {
  background: #fff;
}

#wrapper {
  padding-bottom: 18px;
}

#wrapper>#container {
  margin: auto;
  width: 970px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  background: #fff;
}

/* Old Internet Explorer container shadow */
.oldie #wrapper>#container.piefix {
  border: 2px #ccc solid;
  border-top: none;
}

#wrapper>#setlocation {
  /* Slide-down notification with JS */
  display: none;
  position: relative;
  background: #3d3d3d;
  padding: 25px;
  border-bottom: 4px dashed #00c900;
  z-index: 1000;
}

#wrapper.philhughes {
  background: url('/v2/assets/img/ads/Phil-Hughes_Skin_BG.JPG') 50% 0 no-repeat;
}

#setlocation p,
#setlocation h1,
#setlocation h2 {
  color: #fff;
  text-align: center;
}

#setlocation .button_close {
  vertical-align: top;
}

#setlocation a {
  color: #00a500;
}

#setlocation .selectdiv {
  display: inline;
}

header>#logo img {
  height: 140px;
}

#topsection>#topbar {
  background: #3d3d3d;
  padding-top: 5px;
  padding-bottom: 7px;
  padding-right: 10px;
  height: 18px;
}

#topbar>#chooselocation {
  float: right;
  color: #fff;
}

#topbar>#chooselocation .selectdiv {
  display: inline-block;
}

.location-dropdown {
  width: 120px;
}

header>nav {
  width: 100%;
  z-index: 10;
  padding-bottom: 30px;
}

header>nav.nav_stick {
  position: fixed;
  top: 0;
  padding-bottom: 2px;
  background: #fff;
  box-shadow: 0 5px 5px 0 #ccc;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
  width: 970px;
}

header>nav>ul {
  width: 100%;
}

header>nav>ul>li {
  float: left;
  width: 119px;
  margin-left: 4px;
}

header>nav>ul>li.menu-item-small {
  width: 105px;
}

header>nav>ul>li.menu-item-medium {
  width: 140px;
}

header>nav>ul>li.menu-item-large {
  width: 150px;
}

header>nav>ul>li[class^='menu-social-'] {
  width: 29px;
  height: 29px;
}

header>nav>ul>li[class^='menu-social-']>a {
  background-color: #ddd;
  background-repeat: no-repeat;
}

header>nav>ul>li[class^='menu-social-']>a:hover {
  background-color: #000;
  background-repeat: no-repeat;
  background-position-y: -29px;
}

header>nav>ul>li.menu-social-facebook>a,
header>nav>ul>li.menu-social-facebook>a:hover {
  background-image: url('/v2/assets/img/common/icon-facebook.png');
}

header>nav>ul>li.menu-social-twitter>a,
header>nav>ul>li.menu-social-twitter>a:hover {
  background-image: url('/v2/assets/img/common/icon-twitter.png');
}

header>nav>ul>li.menu-social-instagram>a,
header>nav>ul>li.menu-social-instagram>a:hover {
  background-image: url('/v2/assets/img/common/icon-instagram.png');
}

header>nav>ul>li:first-child {
  margin-left: 0;
}

header>nav>ul>li>a,
header>nav>ul>li>a:active,
header>nav>ul>li>a:visited {
  display: block;
  height: 22px;
  padding-top: 7px;
  background: #ddd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}

header>nav>ul>li>a:hover {
  background: #00c900;
  color: #fff;
}

header>nav>#navpanel_container {
  display: none;
  position: absolute;
  height: 120px;
  width: 970px;
  top: 29px;
  overflow: hidden;
}

#navpanel_container>.navpanel {
  position: absolute;
  height: 120px;
  background: #fa9f34;
  width: 970px;
  margin-top: -120px;
}

#container>#content {
  margin-top: 15px;
}

#content>#col_main {
  float: left;
  width: 650px;
  padding-right: 10px;
}

#content>#col_main.one-column {
  width: 100%;
}

#col_main>section:last-child {
  margin-bottom: 0;
}

#content>#col_context {
  float: right;
  width: 300px;
  z-index: 5;
  background: #fff;
  /* Uncomment these two line if using sticky context column:
					border-left:1px solid #000;
					padding-left:10px; */
}

#content>#col_context.context_stick {
  position: fixed;
  margin-left: 659px;
  /* col_main width + margins */
}

#container>footer {
  padding-top: 15px;
  margin-top: 20px;
}

footer #logo_footer img {
  padding-left: 20px;
}

footer .footer_col {
  margin-left: 60px;
  float: left;
}

footer .footer_col:first-child {
  margin-left: 0;
}

.footer_col>h3 {
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -1px;
}

.footer_col>ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}

.footer_col>ul li {
  margin: 0;
  padding: 0;
  line-height: 12px;
}

.footer_col>ul li a {
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  text-decoration: none;
}

.footer_col>ul li a:hover {
  text-decoration: underline;
}

footer>#footer_subtext {
  margin-top: 10px;
}

footer #footer_socialmedia {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}

#footer_socialmedia>li {
  float: left;
  margin-right: 3px;
}

#footer_socialmedia>li>a {
  display: block;
  width: 25px;
  height: 21px;
}

#footer_socialmedia>li>a#footer_facebook {
  background: url(/v2/assets/img/common/footer_sprite_socialmedia.png) 0px 0px no-repeat;
}

#footer_socialmedia>li>a#footer_facebook:hover {
  background: url(/v2/assets/img/common/footer_sprite_socialmedia.png) 0px -24px no-repeat;
}

#footer_socialmedia>li>a#footer_twitter {
  background: url(/v2/assets/img/common/footer_sprite_socialmedia.png) -28px 0px no-repeat;
}

#footer_socialmedia>li>a#footer_twitter:hover {
  background: url(/v2/assets/img/common/footer_sprite_socialmedia.png) -28px -24px no-repeat;
}

#footer_socialmedia>li>a#footer_instagram {
  background: url(/v2/assets/img/common/footer_sprite_socialmedia.png) -56px 0px no-repeat;
}

#footer_socialmedia>li>a#footer_instagram:hover {
  background: url(/v2/assets/img/common/footer_sprite_socialmedia.png) -56px -24px no-repeat;
}

#footer_socialmedia>li>a#footer_email {
  background: url(/v2/assets/img/common/footer_sprite_socialmedia.png) -112px 0px no-repeat;
}

#footer_socialmedia>li>a#footer_email:hover {
  background: url(/v2/assets/img/common/footer_sprite_socialmedia.png) -112px -24px no-repeat;
}

/* ******************* /CORE LAYOUT  ********************* */
/* ******************* CONTEXT COLUMN  ********************* */
/* ********** Subcriber box ********** */
#col_context>#subscriber {
  height: 30px;
  background: #000;
  margin-bottom: 10px;
}

/* ********** /Subcriber box ********** */
/* ********** Small Social Media Links ********** */
#socialmedia_small {
  margin-bottom: 15px;
}

.socialmedia_link,
.socialmedia_link:active,
.socialmedia_link:visited {
  display: block;
  float: left;
  padding-top: 11px;
  padding-bottom: 10px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  text-align: left;
}

#socialmedia_small_facebook {
  padding-left: 21px;
  width: 129px;
  background: url(/v2/assets/img/common/icon_facebook_small.png) no-repeat 7px 11px #3b5997;
}

#socialmedia_small_facebook:hover {
  background: url(/v2/assets/img/common/icon_facebook_small.png) no-repeat 7px 11px #000;
  color: #fff;
}

#socialmedia_small_twitter {
  padding-left: 28px;
  width: 122px;
  background: url(/v2/assets/img/common/icon_twitter_small.png) no-repeat 6px 11px #00a0d1;
}

#socialmedia_small_twitter:hover {
  background: url(/v2/assets/img/common/icon_twitter_small.png) no-repeat 6px 11px #000;
  color: #fff;
}

#socialmedia_moshguide_driver {
  padding-left: 28px;
  width: 272px;
  background: url(/v2/assets/img/common/icon_email_small.png) no-repeat 6px 13px #f9d300;
  color: #000000;
  font-size: 12px;
}

#socialmedia_moshguide_driver:hover {
  background: url(/v2/assets/img/common/icon_email_small.png) no-repeat 6px 13px #000;
  color: #fff;
}

/* ********** /Small Social Media Links ********** */
/* ********** Recommendations ********** */
#recommendations {
  border-bottom: 2px solid #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

/* ********** Watch and View ********** */
#watchandview {
  position: relative;
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px #000 solid;
}

#watchandview_content {
  margin-top: 10px;
}

#watchandview #watchandview_featured {
  display: block;
  float: left;
  text-decoration: none;
  width: 195px;
}

#watchandview #watchandview_featured:hover {
  background: #eee;
}

#watchandview_featured img {
  height: 128px;
  width: 193px;
}

#watchandview #watchandview_featured h2 {
  margin-top: 3px;
}

#watchandview_col_side {
  float: left;
  width: 90px;
  margin-left: 15px;
}

#watchandview_col_side img {
  height: 58px;
  width: 88px;
}

#watchandview_col_side>a {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}

/* ********** /Watch and View ********* */
/* ********** /Recommendations ********** */
/* ********** Twitter ********** */
#twitter_plugin,
#facebook_plugin {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#twitter_plugin #twitter_logo {
  float: left;
}

#twitter_plugin #twitter_follow {
  float: left;
  margin-left: 15px;
}

#twitter_plugin h5 {
  margin-bottom: 5px;
}

/* ********** /Twitter ********* */
/* ********** Facebook Plugin ********* */
#facebook_plugin {
  height: 258px;
}

/* ********** /Facebook Plugin ********* */
/* ******************* /CONTEXT COLUMN  ********************* */
/* ******************* ALL AD BOXES  ******************** */
#content>#adbox_banner {
  margin-bottom: 15px;
  height: 250px;
  width: 970px;
}

#topsection>#adbox_leaderboard {
  float: right;
  width: 728px;
  height: 90px;
  margin-top: 25px;
}

#footer>#adbox_leaderboard_footer {
  width: 728px;
  height: 90px;
  margin: 0 auto 30px auto;
}

#col_context>#adsection {
  padding-bottom: 10px;
}

#col_context>#adsectionbottom {
  padding-bottom: 10px;
}

.ndmadkit,
#adbox_medrec,
#adbox_medrec_bottom,
#adbox_shortrec {
  line-height: 0;
}

/* ********************** MODULES  ************************ */
/* ************ Module and Inner-module Separator Types  ********** */
section.moduleseparator,
div.moduleseparator {
  margin-bottom: 15px;
}

section.moduleseparator-large,
div.moduleseparator-large {
  margin-bottom: 30px;
}

section.separatorline,
div.separatorline {
  padding-bottom: 15px;
  border-bottom: 1px solid #d0d0d0;
}

section.moduleseparator-clean,
div.moduleseparator-clean {
  padding-bottom: 25px;
}

/* ************ /Module and Inner-module Separator Types  ********** */
/* ************ Hover Info Panel  ********** */
.hoverinfo {
  position: relative;
  display: block;
  float: left;
  text-decoration: none;
  /* overflow: hidden; */
}

.hoverinfo>img {
  display: block;
  border: 1px solid #656565;
}

.hoverinfo .hoverinfo_infopanel {
  opacity: 0.9;
  display: none;
}

.hoverinfo:hover .hoverinfo_infopanel {
  display: block;
}

.hoverinfo .hoverinfo_infopanel.hoverinfo_infopanel_autocolour {
  background: #00c900;
  /* defaults to orange in case no JS */
}

.hoverinfo .hoverinfo_infopanel.hoverinfo_green {
  background: #00c900;
}

.hoverinfo .hoverinfo_infopanel.hoverinfo_blue {
  background: #00c900;
}

.hoverinfo .hoverinfo_infopanel.hoverinfo_red {
  background: #00c900;
}

.hoverinfo .hoverinfo_infopanel.hoverinfo_orange {
  background: #00c900;
}

.hoverinfo .hoverinfo_infopanel.hoverinfo_purple {
  background: #00c900;
}

.hoverinfo .hoverinfo_infopanel.hoverinfo_yellow {
  background: #00c900;
}

.hoverinfo .hoverinfo_infopanel.hoverinfo_teal {
  background: #00c900;
}

.hoverinfo .hoverinfo_infopanel.hoverinfo_navy {
  background: #00c900;
}

.hoverinfo .infopanel_container {
  /* appended in JS */
  display: block;
  position: absolute;
  overflow: hidden;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
}

.hoverinfo .hoverinfo_infopanel {
  position: absolute;
  width: 100%;
  height: 100%;
}

.hoverinfo .hoverinfo_infopanel .hoverinfo_title {
  position: static;
  margin: 0;
  padding: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  line-height: 14px;
  text-transform: uppercase;
}

.hoverinfo .hoverinfo_infopanel .hoverinfo_infopanel_bottom {
  position: absolute;
  bottom: 5px;
  left: 5px;
  right: 5px;
}

.hoverinfo .hoverinfo_infopanel .hoverinfo_description {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #fff;
  font-style: italic;
  text-decoration: none;
}

.hoverinfo .hoverinfo_infopanel .hoverinfo_date {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  font-style: italic;
  text-decoration: none;
  line-height: 17px;
}

/* ************ /Hover Info Panel  ********** */
/* ************ Hover Bright  ********** */
.hoverbright {
  opacity: 1;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  transition: 350ms;
}

.hoverbright:hover {
  opacity: 0.8;
}

/* ************ /Hover Bright  ********** */
/* ************ Feature Slides  **************** */
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#feature-slides-section {
  display: flex;
  justify-content: space-between;
}

#col_main #featureslides {
  position: relative;
  height: 300px;
  width: 650px;
  overflow: hidden;
  cursor: pointer;
  visibility: hidden;
}

#featureslides div.loading {
  left: 300px;
  position: relative;
  top: 130px;
  visibility: visible;
}

/* JQueryUI classes */
#featureslides.ui-tabs {
  position: relative;
  zoom: 1;
  margin-bottom: 30px;
}

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
#featureslides.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  z-index: 5;
  background: #f00;
}

#featureslides.ui-tabs .ui-tabs-nav li {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 139px;
  padding: 10px;
  background: rgb(0, 0, 0);
  cursor: pointer;
  border: 1px rgb(0, 0, 0) solid;
  border-bottom: none;
  opacity: 0.9;
  cursor: pointer;
}

#featureslides.ui-tabs .ui-tabs-nav li>a {
  text-decoration: none;
}

#featureslides.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  border: 1px #fff solid;
  border-bottom: none;
}

#featureslides.ui-tabs .ui-tabs-nav li.selector_orange {
  left: 0;
}

#featureslides.ui-tabs .ui-tabs-nav li.selector_green {
  left: 163px;
}

#featureslides.ui-tabs .ui-tabs-nav li.selector_blue {
  left: 326px;
}

#featureslides.ui-tabs .ui-tabs-nav li.selector_red {
  left: 489px;
}

#featureslides.ui-tabs .ui-tabs-nav li.ui-tabs-selected.selector_orange {
  background-color: rgba(24, 24, 24, 0.8);
}

#featureslides.ui-tabs .ui-tabs-nav li.ui-tabs-selected.selector_green {
  background-color: rgba(24, 24, 24, 0.8);
}

#featureslides.ui-tabs .ui-tabs-nav li.ui-tabs-selected.selector_blue {
  background-color: rgba(24, 24, 24, 0.8);
}

#featureslides.ui-tabs .ui-tabs-nav li.ui-tabs-selected.selector_red {
  background-color: rgba(24, 24, 24, 0.8);
}

#featureslides.ui-tabs .ui-tabs-nav li h2 {
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  min-height: 50px;
  overflow: hidden;
  line-height: 15px;
}

#featureslides.ui-tabs .ui-tabs-nav li .featureslides_details {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #fff;
}

#featureslides.ui-tabs .ui-tabs-nav li.ui-tabs-selected {}

#featureslides.ui-tabs .ui-tabs-nav li.ui-tabs-selected>a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled>a,
.ui-tabs .ui-tabs-nav li.ui-state-processing>a {
  cursor: pointer;
}

#featureslides.ui-tabs .ui-tabs-nav li>a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected>a {
  cursor: pointer;
  /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
}

#featureslides.ui-tabs .ui-tabs-panel {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-width: 0;
  background: none;
}

#featureslides.ui-tabs .ui-tabs-hide {}

/* ************ /Feature Slides  **************** */
/* ************ Feature Tabs  **************** */
/* JQueryUI classes */
#featuretabs.ui-tabs {
  position: relative;
  zoom: 1;
}

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
#featuretabs.ui-tabs .ui-tabs-nav {
  margin: 0;
}

#featuretabs.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
}

#featuretabs.ui-tabs .ui-tabs-nav li>a {
  text-decoration: none;
}

#featuretabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
}

#featuretabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected>a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled>a,
.ui-tabs .ui-tabs-nav li.ui-state-processing>a {
  cursor: default;
}

#featuretabs.ui-tabs .ui-tabs-nav li>a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected>a {
  cursor: pointer;
}

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
#featuretabs.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  background: none;
}

#featuretabs.ui-tabs .ui-tabs-hide {
  position: absolute;
  left: -10000px;
}

#col_main>#featuretabs {
  visibility: hidden;
}

#featuretabs>div {
  height: 120px;
}

#featuretabs .loading {
  left: 300px;
  position: relative;
  top: 45px;
}

#featuretabs ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#featuretabs ul li {
  padding: 0;
  margin: 0;
  float: left;
  width: 161px;
  margin-left: 1px;
  margin-right: 1px;
}

#featuretabs ul li:first-child {
  margin-left: 0px;
}

#featuretabs ul li:last-child {
  margin-right: 0px;
}

#featuretabs ul li>a {
  position: relative;
  display: block;
  padding: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  background: rgb(40, 40, 40);
  background: -moz-linear-gradient(top, rgba(40, 40, 40, 1) 0%, rgba(20, 20, 20, 1) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, rgba(40, 40, 40, 1)),
      color-stop(100%, rgba(20, 20, 20, 1)));
  background: -webkit-linear-gradient(top, rgba(40, 40, 40, 1) 0%, rgba(20, 20, 20, 1) 100%);
  background: -o-linear-gradient(top, rgba(40, 40, 40, 1) 0%, rgba(20, 20, 20, 1) 100%);
  background: -ms-linear-gradient(top, rgba(40, 40, 40, 1) 0%, rgba(20, 20, 20, 1) 100%);
  background: linear-gradient(to bottom, rgba(40, 40, 40, 1) 0%, rgba(20, 20, 20, 1) 100%);
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  border: 1px solid #282828;
}

#featuretabs ul li>a .tabicon {
  position: absolute;
  right: 6px;
  top: 11px;
  width: 16px;
  height: 16px;
  overflow: hidden;
}

#featuretabs ul li>a#tab_livemusic .tabicon {
  background: url(/v2/assets/img/featuretabs/sprite_icons.png) 0px -47px no-repeat;
}

#featuretabs ul li.ui-tabs-selected>a#tab_livemusic .tabicon,
#featuretabs ul li>a#tab_livemusic:hover .tabicon {
  background: url(/v2/assets/img/featuretabs/sprite_icons.png) 0px 0px no-repeat;
}

#featuretabs ul li>a#tab_festivals .tabicon {
  background: url(/v2/assets/img/featuretabs/sprite_icons.png) -159px -48px no-repeat;
}

#featuretabs ul li.ui-tabs-selected>a#tab_festivals .tabicon,
#featuretabs ul li>a#tab_festivals:hover .tabicon {
  background: url(/v2/assets/img/featuretabs/sprite_icons.png) -159px 0px no-repeat;
}

#featuretabs ul li>a#tab_artsandculture .tabicon {
  background: url(/v2/assets/img/featuretabs/sprite_icons.png) -324px -49px no-repeat;
}

#featuretabs ul li.ui-tabs-selected>a#tab_artsandculture .tabicon,
#featuretabs ul li>a#tab_artsandculture:hover .tabicon {
  background: url(/v2/assets/img/featuretabs/sprite_icons.png) -324px -1px no-repeat;
}

#featuretabs ul li>a#tab_thisweekend .tabicon {
  background: url(/v2/assets/img/featuretabs/ThisWeekend-Icon-White.png) no-repeat;
}

#featuretabs ul li.ui-tabs-selected>a#tab_thisweekend .tabicon,
#featuretabs ul li>a#tab_thisweekend:hover .tabicon {
  background: url(/v2/assets/img/featuretabs/ThisWeekend-Icon.png) no-repeat;
}

#featuretabs ul li>a:hover {
  background: -moz-linear-gradient(top, rgba(80, 80, 80, 1) 0%, rgba(20, 20, 20, 1) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, rgba(80, 80, 80, 1)),
      color-stop(100%, rgba(20, 20, 20, 1)));
  background: -webkit-linear-gradient(top, rgba(80, 80, 80, 1) 0%, rgba(20, 20, 20, 1) 100%);
  background: -o-linear-gradient(top, rgba(80, 80, 80, 1) 0%, rgba(20, 20, 20, 1) 100%);
  background: -ms-linear-gradient(top, rgba(80, 80, 80, 1) 0%, rgba(20, 20, 20, 1) 100%);
  background: linear-gradient(to bottom, rgba(80, 80, 80, 1) 0%, rgba(20, 20, 20, 1) 100%);
  border: 1px solid #505050;
}

#featuretabs ul li.ui-tabs-selected>a {
  color: #000;
  border: 1px solid #cecece;
  border-bottom: none;
  padding-bottom: 9px;
  /* makes up for border-bottom:none; */
  background: #f3eee8;
}

#featuretabs.ui-tabs .ui-tabs-panel {
  background: #f3eee8;
  border: 1px solid #cecece;
  padding: 8px;
  padding-right: 0;
  margin-top: -1px;
}

#featuretabs.ui-tabs .ui-tabs-panel>.hoverinfo {
  margin-right: 8px;
}

#featuretabs.ui-tabs .ui-tabs-panel>.hoverinfo:last-child {
  margin-right: 0px;
}

#featuretabs img {
  width: 118px;
  height: 118px;
}

#featureslides img {
  height: 300px;
  width: 650px;
}

/* ************ /Feature Tabs  **************** */
/* *************** Main Feeds  ****************** */
#mainfeeds {
  min-height: 300px;
}

#mainfeeds div.loading {
  left: 300px;
  position: relative;
  top: 100px;
}

.mainfeeds {}

.mainfeeds table {
  width: 100%;
  border: none;
  border-collapse: separate;
  border-spacing: 6px;
}

.mainfeeds table td {
  text-align: center;
  padding-bottom: 6px;
}

.mainfeeds table thead th {
  border-bottom: 1px #000 solid;
  text-align: center;
  padding-bottom: 5px;
  font-size: 15px;
}

.mainfeeds table tbody td {
  border-bottom: 1px #ccc solid;
  width: 50%;
}

.mainfeeds table tbody td a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #000;
  -moz-transition: background 200ms;
  -webkit-transition: background 200ms;
  transition: background 300ms;
}

.mainfeeds table tbody td a:hover {
  background: #dddddd;
}

/* ************ /Main Feeds  ********** */
/* ************ Featured Events  ********** */
.featured-events {
  padding-bottom: 15px;
}

.featured-events .feature_event_col {
  float: left;
  width: 140px;
  min-height: 212px;
  margin-right: 26px;
  margin-top: 10px;
}

.featured-events a {
  text-decoration: none;
}

.featured-events .feature_event_col:hover {
  background: #eee;
}

.featured-events .feature_event_col_image {
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
}

.featured-events .feature_event_col img {
  height: 140px;
  margin-bottom: 10px;
}

.featured-events .feature_event_col .description {
  font-style: normal;
}

.featured-events .feature_event_col:last-child {
  margin-right: 0 !important;
}

.feature_event_col_details h2 {
  font-size: 14px;
  -webkit-hyphens: auto;
  hyphens: auto;
}

figure.featured-events {
  text-align: center;
  margin: auto;
}

figure.featured-events>img {
  max-width: 100%;
  height: auto;
}

.featured-events .date {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

.featured-events .venue {
  font-size: 12px;
  font-weight: normal;
  color: #878787;
}

/* ************ /Featured Events  ********** */
/* ************ News  ********** */
.news {
  padding-bottom: 15px;
}

.news .news_col_feature {
  float: left;
  width: 230px;
  margin-right: 16px;
  margin-top: 10px;
}

.news .news_col_feature>a {
  text-decoration: none;
}

.news .news_col_feature:hover {
  background: #eee;
}

.news .news_col_feature_image {
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.news .news_col_feature img {
  height: 125px;
  margin-bottom: 10px;
}

.news .news_col_feature .description {
  margin-top: 5px;
}

.news .news_col_feature .button_orange {
  display: inline-block;
  float: none;
  background: #f00;
}

.news .news_col_feature:last-child {
  margin-right: 0 !important;
}

.news_page_head>.page_headtitle {
  margin-bottom: 10px;
}

.news_col_details h2 {
  font-size: 14px;
}

.news_author {
  font-size: 14px;
}

.news_page_head {
  margin-bottom: 15px;
}

.news_page_body figure {
  max-width: 100% !important;
}

.loading {
  display: none;
  margin-left: 300px;
}

.newsitem_feature_holder {
  padding-bottom: 10px;
  padding-top: 10px;
}

.page_col_side>h1.titlebar {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

figure.news {
  text-align: center;
  margin: auto;
}

figure.news>img {
  max-width: 100%;
  height: auto;
}

figure.news>em {
  display: block;
}

blockquote {
  border: 0;
  quotes: '\201C' '\201D' '\2018' '\2019';
  position: relative;
  line-height: 2em;
}

blockquote:before {
  content: open-quote;
  font-size: 6rem;
  color: #ccc;
  position: absolute;
  top: 15px;
  left: -25px;
}

blockquote:after {
  content: close-quote;
  font-size: 6rem;
  color: #ccc;
  position: absolute;
  bottom: -25px;
  right: -25px;
}

blockquote * {
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.5rem;
  font-style: italic;
  position: relative;
  display: block;
}

#news-container {
  display: flex;
  justify-content: space-between;
}

#news-container #adbox_medrec_bottom {
  margin-top: 10px;
}

/* ************ /News  ********** */
/* ************ Newsitems  **************** */
.newsitem_feature {
  text-decoration: none;
  display: block;
  transition: background 250ms;
  -moz-transition: background 250ms;
  -webkit-transition: background 250ms;
}

.newsitem_feature:hover {
  background: #eee;
}

.newsitem_feature .newsitem_details {
  float: left;
  width: 425px;
}

.newsitem_feature .newsitem_details h1 {
  margin-top: 6px;
}

.newsitem_feature .newsitem_details p {
  margin-bottom: 6px;
  margin-top: 6px;
}

.newsitem_feature .newsitem_featureimage {
  display: block;
  float: left;
  margin-right: 15px;
  overflow: hidden;
  width: 210px;
  display: flex;
  justify-content: center;
}

.newsitem_feature .newsitem_featureimage img {
  height: 140px;
}

.newsitem_feature:hover .newsitem_details .button_orange {
  background: #000;
}

/* ************ /Newsitems  **************** */
/* ************ Search Box  **************** */
.search_main form {
  box-sizing: border-box;
  width: 100%;
  border-radius: 4px;
  border: solid 1px #e7e7e7;
}

.search_main .button_orange {
  background-image: none;
  background-color: #00c900;
  padding-left: 0;
}

.search_main .searchbox {
  border: none;
  height: 100%;
  flex-grow: 1;
}

#search-bar {
  display: flex;
  align-items: center;
  background: #00c900;
  border-radius: 3px;
  padding: 5px;
  height: 25px;
}

#search-bar>input {
  font-size: 15px;
  margin-right: 10px;
}

#search-bar>input::placeholder {
  font-style: italic;
  color: #a9a9a9;
}

#search-bar .search-refine {
  background-color: #00c900;
  width: 16px;
  height: 15px;
  background-size: 16px 15px;
  margin: 0 10px;
  background-repeat: no-repeat;
  border: none;
}

#search-bar button:focus,
#search-bar button {
  outline: 0;
}

#search-refine-button {
  padding: ;
}

#search-bar .search-refine-inactive {
  background-image: url(/v2/assets/img/common/icon-search-refine-inactive.png);
}

#search-bar .search-refine-active {
  background-image: url(/v2/assets/img/common/icon-search-refine-active.png);
}

#search-bar input:focus {
  outline: none;
}

#search-submit-button {
  display: flex;
  padding: 0;
  align-items: center;
  width: 120px;
}

#search-submit-button>span {
  padding-left: 5px;
}

/* ************ /Search Box  **************** */
/* ************ Search Refine  **************** */
#search-refine-container {
  display: none;
  padding: 16px;
}

.search-refine-row {
  margin-bottom: 12px;
}

#search-refine-container p {
  font-size: 16px;
  font-weight: bold;
}

#refine-time {
  max-width: 615px;
}

#refine-time-generic {
  width: 350px;
}

#refine-time-generic>div {
  width: 45%;
}

#refine-time-custom {
  margin-top: 22px;
  width: 250px;
  display: none;
}

#refine-time select,
#refine-time input {
  border-color: #e6e8ed;
}

#search-refine-container label {
  margin-top: 0;
}

#search-refine-categories>div {
  max-width: 500px;
  margin-top: 10px;
}

#search-refine-categories label span {
  font-weight: normal;
  color: black;
}

#searchrefine {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding-top: 3px;
  padding-bottom: 5px;
  margin-top: 20px;
}

/* TODO audit these styles*/
#searchrefine_number {
  float: left;
  font-size: 13px;
  padding-top: 4px;
}

#searchrefine_form {
  display: none;
}

.searchrefine_textbox {
  font-size: 15px;
}

#searchrefine_when_from,
#searchrefine_when_to {
  z-index: 20;
  /* for JQUI datepicker */
}

JQUI classes .jqui .ui-slider {
  position: relative;
  text-align: left;
}

.jqui .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 14px;
  height: 14px;
  cursor: default;
  border-radius: 7px;
  border: 1px #6b654f solid;
  background: #e9e9e9;
  cursor: pointer;
}

.jqui .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
  background: #00c900;
}

#searchrefine_updateresults {
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 3px;
  border: solid 2px #45d745;
  color: #45d745;
  text-transform: uppercase;
  font-weight: bold;
  background-color: white;
}

#searchrefine_updateresults:hover {
  color: white;
  background-color: #45d745;
}

/* ************ /Search Refine  **************** */
/* ************ Pagination  **************** */
.pagination {
  position: relative;
  background: #000;
  padding: 6px;
  text-align: center;
}

.pagination a {
  display: inline-block;
  padding: 3px;
  border: 1px solid #fff;
  min-width: 14px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
}

.pagination a:hover {
  background: #999;
}

a.pagination_leftarrow,
a.pagination_rightarrow {
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  font-stretch: condensed;
  border: 0;
  color: #fff;
  font-size: 30px;
  top: 8px;
}

a:hover.pagination_leftarrow,
a:hover.pagination_rightarrow {
  color: #999;
  background: none;
}

a.pagination_leftarrow {
  left: 16px;
}

a.pagination_rightarrow {
  right: 16px;
}

/* ************ /Pagination  **************** */
/* ************ Pages **************** */
.page {
  margin-bottom: 15px;
}

.page p,
.page p {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 21px;
}

.page_head {
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: flex;
}

.page_headleftimage {
  float: left;
  margin-right: 20px;
  width: 138px;
  height: 138px;
}

.page_headtitle {
  min-width: 490px;
}

.page_headtitle p {
  margin-top: 8px;
  line-height: normal;
  margin-bottom: 35px;
}

.page_headtitle_withleftimage {
  position: relative;
  float: left;
  min-height: 140px;
  word-break: break-word;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
}

.page_headtitle_withleftimage .page_sociallinks {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

#event-summary-block .page_sociallinks {
  margin-bottom: 0;
}

.page_sociallinks {
  margin-top: 5px;
  margin-bottom: 35px;
}

.MoreContentLink {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 0;
  display: block;
}

.MoreContentLink>a {
  color: #00a500;
  text-decoration: none;
}

.MoreContentLink~div.page_sociallinks {
  margin-top: 15px;
}

a.moreLink {
  color: #00a500;
}

.page_image {
  margin-top: 15px;
}

.page_image img {
  max-width: 100%;
  max-height: 500px;
}

.page_cols {}

.page_cols .page_col_main {
  width: 430px;
  float: left;
}

.page_col_main p img {
  width: 100%;
  height: 100%;
}

.page_col_main img {
  width: 100%;
  height: 100%;
}

.page_col_main a:hover {
  color: #00a500;
}

.page_cols .page_col_side {
  width: 199px;
  float: right;
  border-left: 1px #000 solid;
  padding-left: 10px;
  margin-left: 10px;
}

.page_col_side_section {
  margin-top: 20px;
}

.page_col_side_section:first-child {
  margin-top: 0;
}

.page_cols .page_col_side h1,
.page_cols .page_col_side h1 a {
  text-transform: none;
  margin-bottom: 10px;
}

.page_cols .page_col_side p,
.page_cols .page_col_side p a {
  font-size: 12px;
  line-height: 16px;
  font-style: italic;
  text-decoration: none;
}

/* ************ /Page  **************** */
/* ************ Search Result Sections **************** */
.searchresult {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #000;
  -moz-transition: 250ms background;
  -webkit-transition: 250ms background;
  transition: 250ms background;
}

.searchresult:nth-of-type(1) {
  border-top: none;
}

.searchresult:hover {
  background: #eee;
}

.searchresult_image {
  float: left;
  width: 138px;
  border: 1px solid #656565;
  overflow-x: hidden;
}

.searchresult .searchresult_content {
  float: left;
  margin-left: 20px;
  width: 490px;
}

.icon_search {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 41px;
  height: 40px;
}

.icon_search_gallery {
  background: url(/v2/assets/img/search/icon_searchtype.png) no-repeat 0px 0px;
}

.searchresult:hover .icon_search_gallery {
  background: url(/v2/assets/img/search/icon_searchtype.png) no-repeat 0px -60px;
}

.icon_search_ticket {
  background: url(/v2/assets/img/search/icon_searchtype.png) no-repeat -41px 0px;
}

.searchresult:hover .icon_search_ticket {
  background: url(/v2/assets/img/search/icon_searchtype.png) no-repeat -41px -60px;
}

.icon_search_news {
  background: url(/v2/assets/img/search/icon_searchtype.png) no-repeat -82px 0px;
}

.searchresult:hover .icon_search_news {
  background: url(/v2/assets/img/search/icon_searchtype.png) no-repeat -82px -60px;
}

.searchresult .searchresult_content h1,
.searchresult .searchresult_content h1 a {
  text-transform: none;
  font-size: 20px;
}

.searchresult .searchresult_content h2,
.searchresult .searchresult_content h2 a {
  text-transform: none;
  font-size: 14px;
  font-weight: normal;
}

.searchresult .searchresult_content h2 a {
  text-decoration: underline;
  font-weight: bold;
}

.searchresult .searchresult_content p {
  font-size: 13px;
  padding-top: 13px;
  padding-bottom: 10px;
}

.searchresult .searchresult_content p a:link,
.searchresult .searchresult_content p a:visited,
.searchresult .searchresult_content p a:active {
  color: #000;
}

.searchresult .searchresult_content p a:hover {
  color: #00a500;
}

.searchresults_venue p {
  margin-top: 12px;
  margin-bottom: 12px;
}

/* ************ /Search Result Pages  **************** */
/* ************ FAQs  **************** */
#faqs h3 a {
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-size: 15px;
  text-transform: none;
  text-decoration: none;
}

#faqs>h3 {
  padding-bottom: 6px;
  padding-top: 6px;
  border-top: 1px solid #000;
}

#faqs>h3:first-child {
  border-top: none;
}

#faqs p {
  margin-bottom: 5px;
}

/* ************ /FAQs  **************** */
/* ********************** GALLERY TYPES  ************************ */
.galleryrow {
  margin-top: 10px;
}

.galleryrow:first-child {
  margin-top: 0;
}

.page_sociallinks_custom {
  margin-top: 10px;
  margin-bottom: 25px;
}

/* ************ Gallery (5 col)  **************** */
.gallery-5col a {
  margin-left: 5px;
}

.gallery-5col a:first-child {
  margin-left: 0;
}

/* cascades for hoverover panels */
.gallery-5col .hoverinfo .infopanel_container {
  /* appended in JS */
  top: 3px;
  bottom: 3px;
  left: 3px;
  right: 3px;
}

.gallery-5col .hoverinfo .hoverinfo_infopanel {
  position: absolute;
  width: 100%;
  height: 100%;
}

.gallery-5col .hoverinfo .hoverinfo_infopanel .hoverinfo_title {
  padding: 3px;
  font-size: 12px;
}

.gallery-5col.galleryrow {
  margin-top: 5px;
}

.gallery-5col.galleryrow:first-child {
  margin-top: 0;
}

/* ************ /Gallery (5 col)  **************** */
/* ************ Gallery (3 col)  ********** */
.gallery-3col>.hoverinfo {
  margin-right: 10px;
}

.gallery-3col>.hoverinfo:last-child {
  margin-right: 0px;
}

/* ************ /Gallery (3 col)  ********** */
/* ************ Gallery (1:2 up)  ********** */
.gallery-onetwo_col_featured {
  float: left;
  width: 430px;
  margin-right: 10px;
  text-decoration: none;
}

.gallery-onetwo_col_featured:hover {
  background: #eee;
}

.gallery-onetwo_col_featured>img {
  margin-bottom: 5px;
  border: 1px solid #656565;
}

.gallery-onetwo_col_side {
  float: left;
  width: 210px;
}

.gallery-onetwo_col_side img {
  border: 1px solid #656565;
}

.gallery-onetwo_col_side>a {
  display: block;
}

.gallery-onetwo_col_side>a:last-child {
  margin-top: 10px;
}

#featured-images>a>img {
  height: 287px;
  width: 430px;
}

#galleryimages>.hoverinfo {
  margin-right: 10px;
  margin-bottom: 10px;
}

#galleryimages>.hoverinfo:nth-child(3n + 3) {
  margin-right: 0px;
}

/* ************ /Gallery (1:2 up)  ********** */
/* ************ Gallery (1:3 up)  ********** */
.gallery-onethree_col_featured {
  float: left;
  width: 480px;
  margin-right: 5px;
  text-decoration: none;
}

.gallery-onethree_col_featured>img {
  margin-bottom: 5px;
  border: 1px solid #656565;
}

.gallery-onethree_col_side {
  float: left;
  width: 165px;
}

.gallery-onethree_col_side img {
  border: 1px solid #656565;
}

.gallery-onethree_col_side>a {
  margin-top: 4px;
  display: block;
}

.gallery-onethree_col_side>a:first-child {
  margin-top: 0;
}

#gallery-images img {
  width: 208px;
  height: 138px;
}

#feature-video {
  margin-bottom: 10px;
}

#galleryvideo_col_side img {
  height: 113px;
  width: 208px;
}

#galleryvideo_col_featured img {
  width: 430px;
  height: 240px;
}

/* ********************** /GALLERY TYPES  ************************ */
/* ********************** Printout ******************************* */
.printout {
  margin-top: 20px;
}

.printout td {
  height: 30px;
  text-align: left;
}

.printout tr> :first-child {
  width: 170px;
  font-weight: bold;
}

/* ********************** /Printout ******************************* */
/* ************************* Inputs  *********************************** */
.form_group {
  float: left;
}

.sub_col {
  float: left;
  width: 290px;
  padding-right: 20px;
  vertical-align: top;
}

.sub_col2 {
  float: left;
  width: 600px;
  padding-right: 20px;
  vertical-align: top;
}

.sub_block {
  float: left;
  padding-right: 20px;
  vertical-align: top;
}

.clearfix .sub_block:last-child {
  padding-right: 0;
}

div.sub_block_right label {
  padding-bottom: 2px;
}

input[type='text'],
input[type='email'],
input[type='tel'],
input[type='password'],
input[type='number'] {
  height: 34px;
  padding: 0 10px;
  border: 1px solid #BDBDBD;
  border-radius: 2px;
  box-sizing: border-box;
  width: 300px;
}

form .formdate {
  display: flex;
  justify-content: space-between;
  width: 315px;
}

form .formdate select {
  font-size: 14px;
  background-color: white;
  border: 1px solid #5c5c5c;
}

p.fineprint,
form p.fineprint a {
  font-size: 11px;
}

/* ************************* form inputs  *********************************** */
.form select {
  width: 97px;
  height: 34px;
  background-color: white;
  border: 1px solid #5c5c5c;
  border-radius: 3px;
  padding: 0 5px;
}

.form textarea {
  border: 1px solid #5c5c5c;
  border-radius: 3px;
}

.form label {
  display: block;
  padding: 0;
  margin: 0;
  margin-top: 15px;
  padding-bottom: 3px;
  color: black;
}

.form label.notop {
  margin-top: 0px;
}

.form label.margintop {
  display: block;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-style: italic;
  margin-top: 30px;
  padding-bottom: 3px;
}

.form_radiogroup {
  padding: 5px;
}

.form_radiogroup label {
  display: inline-block;
  float: left;
  padding: 0;
  font-size: 13px;
  margin-top: 0px;
}

.form_radiogroup input[type='radio'] {
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  width: 15px;
  height: 15px;
}

.form_radiogroup_col {
  width: 50%;
  float: left;
}

.form_radiogroup_col_alternate {
  width: 33%;
  float: left;
}

.info-box {
  padding: 25px;
}

.action-link {
  text-decoration: underline;
  cursor: pointer;
}

.form label.checkbox {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.form label.checkbox>span {
  margin-left: 10px;
  color: black;
}

/* ************************* /form inputs  *********************************** */
/* ********************** Subscriber Form ******************************* */
h4,
h4>a.moshtixSubscribeTitle {
  height: 32px;
  font-family: Arial;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  color: #000000;
}

.divMoshtixSubscriber {
  width: 300px;
  height: 200px;
  color: white;
  padding: 7px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-sizing: border-box;
}

.divMoshtixSubscriber.not-subscribed {
  background: url(/v2/Assets/img/common/subscribe-widgit.gif);
  background-size: 300px 200px;
}

.divMoshtixSubscriber.subscribed {
  background: url(/v2/Assets/img/common/subscribe-widgit-success.gif);
  background-size: 300px 200px;
}

form input[type='email'].moshtixSubscribeEmail {
  font-size: 16px;
  border-color: #00c900;
  border-radius: 0;
  height: 34px;
  width: 100%;
  box-sizing: border-box;
}

form input[type='email'].moshtixSubscribeEmail::placeholder {
  color: #999999;
  font-style: italic;
  font-weight: 100;
}

#button-moshtix-subscribe {
  height: 34px;
  width: 100%;
  border-radius: 0;
  font-size: 18px;
}

.button_black_subscribe,
.button_black_subscribe:active,
.button_black_subscribe:visited {
  display: inline-block;
  padding: 5px 0px 5px 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  background: #000;
  border: none;
}

/* .button_black_subscribe:hover { background:#000; color:#fff;	} */
#divSubscriberError {
  display: none;
}

#divPanelErrorLeftSubscriber {
  margin-top: 5px;
  margin-right: 5px;
}

#divPanelErrorRightSubscriber {
  float: left;
}

.validation-summary-subscriber {
  color: #000;
  cursor: pointer;
  display: block;
  font: 12px Arial, Helvetica, sans-serif;
  text-decoration: none;
  z-index: 100;
  /* display: none; */
}

.validation-summary-subscriber ul {
  list-style-type: none;
  margin: 0;
}

.validation-summary-subscriber li {
  text-decoration: none;
}

.panel_error_subscriber {
  cursor: pointer;
  z-index: 100;
  background-color: #ffb0b0;
  border: solid 1px #ff5252;
  height: 40px;
  justify-content: center;
  align-items: center;
}

div.panel_error_subscriber div#valSubscribeMessage>b {
  color: #000;
  font: 14px Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: 100;
}

input:required:invalid,
input:focus:invalid {
  /* insert your own styles for invalid form input */
  -moz-box-shadow: none;
}

#feature-slides-right #sectionMoshtixSubscribeForm {
  margin-bottom: 11px;
}

/* ************************* /Inputs  *********************************** */
/* ***************** Form Elements ****************** */
form .formrow {
  padding-bottom: 8px;
}

/* ***************** /Form Elements ****************** */
/* ************************* /MODULES  *********************************** */
/* **************************** /UNIVERSAL LAYOUT  ********************************* */
/* **************************** MISC ********************************* */
/* **************************** Shadowbox ********************************* */
#sb-title-inner,
#sb-info-inner,
#sb-loading-inner,
div.sb-message {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 200;
  color: #fff;
}

#sb-container {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: left;
  visibility: hidden;
  display: none;
}

#sb-overlay {
  position: relative;
  height: 100%;
  width: 100%;
}

#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px;
}

#sb-wrapper-inner {
  position: relative;
  overflow: hidden;
  height: 100px;
  box-shadow: 0 0 9px 9px rgba(0, 0, 0, 0.3);
}

#sb-body {
  position: relative;
  height: 100%;
}

#sb-body-inner {
  position: absolute;
  height: 100%;
  width: 100%;
}

#sb-player.html {
  height: 100%;
  overflow: auto;
}

#sb-body img {
  border: none;
}

#sb-loading {
  position: relative;
  height: 100%;
}

#sb-loading-inner {
  position: absolute;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  text-align: center;
  background: url(/v2/assets/img/common/loading.gif) no-repeat center center;
}

#sb-loading-inner span {
  display: none;
}

#sb-body,
#sb-loading {
  background-color: #fff;
}

#sb-title {
  display: none;
}

#sb-title,
#sb-info {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#sb-title,
#sb-title-inner {
  height: 26px;
  line-height: 26px;
}

#sb-title-inner {
  font-size: 16px;
}

#sb-info {
  position: absolute;
  top: 0px;
  right: 0px;
}

#sb-info,
#sb-info-inner {}

#sb-info-inner {
  font-size: 12px;
}

#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}

#sb-nav a {
  display: block;
}

#sb-nav-close:before {
  content: '✕';
}

#sb-nav-close {
  color: #000;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
  margin-right: 21px;
  margin-top: 4px;
}

#sb-nav-close:hover {
  color: #00c900;
}

/* #sb-nav-next{background-image:url(next.png);}
	#sb-nav-previous{background-image:url(previous.png);}
	#sb-nav-play{background-image:url(play.png);}
	#sb-nav-pause{background-image:url(pause.png);} */
#sb-counter {
  float: left;
  width: 45%;
}

#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

#sb-counter a.sb-counter-current {
  text-decoration: underline;
}

div.sb-message {
  font-size: 12px;
  padding: 10px;
  text-align: center;
}

div.sb-message a:link,
div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}

#booking-processing {
  text-align: center;
  padding-top: 20px;
}

#booking-processing>h2 {
  padding-bottom: 30px;
}

/* **************************** /Shadowbox ********************************* */
/* **************************** Loading gif ********************************* */
.loading {
  background-image: url('/v2/assets/img/common/loading.gif');
  background-repeat: no-repeat;
  height: 40px;
}

/* **************************** /Loading gif ********************************* */
/* ******************** Validation Summary and Alert Boxes ********************************* */
#divPanelError {
  display: none;
}

#divPanelErrorLeft {
  float: left;
}

#divPanelErrorRight {
  overflow: hidden;
}

.validation-summary-valid {
  display: none;
}

.validation-summary-errors ul {
  list-style-type: none;
  margin: 0;
}

.validation-summary-errors li {
  text-decoration: none;
}

.validation-summary-errors,
.alertbox_error {
  color: #000;
}

.alertbox_error a,
.panel_error,
.panel_info,
.panel_success {
  color: #000;
  cursor: pointer;
  width: 630px;
  font: 12px Arial, Helvetica, sans-serif;
  text-decoration: none;
  z-index: 100;
  display: block;
}

.validation-summary-errors {
  color: #000;
  cursor: pointer;
  display: block;
  font: 12px Arial, Helvetica, sans-serif;
  text-decoration: none;
  z-index: 100;
}

.panel_error {
  padding: 10px;
}

.input-validation-error,
.inputfield_error {
  background-color: #fff2f2 !important;
  border: 2px solid #f7999c !important;
}

.inputfieldlabel_large {
  width: 450px;
}

.inputfield_normal {
  width: 250px;
}

input[type='text'].inputfield_half,
.inputfield_half {
  width: 120px;
}

.inputfield_small {
  width: 50px;
}

.inputfield_tiny {
  width: 22px;
}

.terms_and_conditions>input[type='checkbox'] {
  margin-top: 15px;
}

.terms_and_conditions>label {
  float: right;
  max-width: 620px;
  padding: 0;
  margin: 15px 0 0 0;
}

/* ******************** /Validation Summary and Alert Boxes ********************************* */
/* *************************** Popup ********************************* */
#popup-container {
  display: none;
}

.popup {
  position: fixed;
  left: 50%;
  top: 20%;
  margin-left: -340px;
  margin-top: -140px;
  width: 600px;
  min-height: 200px;
  border: 10px rgba(0, 0, 0, 0.6) solid;
  border-radius: 10px;
  z-index: 9999;
  background: #fff;
  padding: 30px;
}

.popup>h1 {
  text-transform: none;
  font-size: 20px;
  padding-bottom: 20px;
}

.popup_content {
  min-height: 110px;
  max-height: 300px;
  overflow-y: auto;
  text-align: left;
  line-height: 21px;
}

.popup_closer {
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  color: #000;
  font-size: 28px;
  line-height: 22px;
  vertical-align: middle;
  text-indent: 2px;
}

.popup_closer:hover {
  color: #555;
}

.popup_footer {
  margin-top: 20px;
}

.popup-footer-left {
  float: left;
}

.popup-footer-right {
  float: right;
}

.popup-error-container {
  display: none;
  padding: 5px 5px 5px 10px;
  border: 2px solid;
  min-height: 20px;
  margin-top: 10px;
  background-color: rgba(236, 28, 36, 0.2);
  border-color: rgb(236, 28, 36);
}

.popup-error {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  padding-left: 30px;
}

/* *************************** /Popup ********************************* */
/* **************************** /MISC ********************************* */
/* *************************Client Login********************************* */
.loginbox_inner>#panel_error {
  width: 330px;
}

#facebooktop {
  font-size: 0.1em;
}

/* ************************* Ad placements ********************************* */
.main-event-header>a {
  /* font-size: 18px; */
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-size: 20px !important;
}

.h_iframe iframe {
  min-width: 300px;
  min-height: 400px;
}

#hostedPaymentPageBgImage {
  background: url('https://static.moshtix.com.au/directory/uploads/images/transparent.png');
}

.paymentCardTypeRb {
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}

.alert-button {
  padding-top: 20px;
}

#mx-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.75);
}

.giftvoucher-img {
  width: 100%;
}

.voucher_input_valid {
  background-color: #fff;
  border: 1px solid #bdbdbd;
}

.voucher_input_invalid {
  background-color: #fff2f2;
  border: 2px solid #f7999c;
}

a.iconbutton {
  display: inline !important;
}

.iconbutton {
  margin: auto;
  margin-left: 3px;
  display: initial;
  padding: 0px;
}

.iconbutton_power {
  background: url(/ClientControlRoom/content/images/sprite_actions.png) 0px -146px no-repeat;
}

.iconbutton_power:hover {
  background: url(/ClientControlRoom/content/images/sprite_actions.png) 0px -164px no-repeat;
}

.iconbutton_lookup {
  background: url(/ClientControlRoom/content/images/sprite_actions.png) 0px -34px no-repeat;
}

.iconbutton_lookup:hover {
  background: url(/ClientControlRoom/content/images/sprite_actions.png) 0px -53px no-repeat;
}

.actionbutton {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  cursor: pointer;
}

.actionbutton:first-child {
  margin-left: 0px;
}

.stand-out {
  text-decoration: underline;
  color: #00c900;
}

#google-recaptcha {
  margin-bottom: 20px;
}

/* ************ Event ********** */
#event-summary-block .event-title {
  font-size: 24px;
  font-weight: bold;
}

#event-summary-block .event-date-venue-info {
  position: absolute;
  bottom: 0;
  left: 0;
}

#event-summary-block .event-date {
  font-size: 18px;
  font-weight: bold;
}

#event-summary-block .event-venue {
  font-size: 18px;
  color: #5a5a5a;
}

#event-summary-block .event-venue-name {
  font-weight: bold;
  color: #5a5a5a;
}

.event-status-panel {
  padding: 10px 20px;
  background-color: #0082c6;
  border-radius: 3px;
  color: white;
  font-weight: bold;
}

#status-linked-section {
  margin-bottom: 15px;
}

#linked-event {
  background-color: #00478b;
  padding: 10px 15px 15px 15px;
  border-radius: 3px;
}

#linked-event>div {
  display: flex;
}

#linked-event>p {
  font-size: 25px;
  padding-bottom: 10px;
}

#linked-event>a,
#linked-event p {
  color: white;
}

#linked-event img {
  width: 70px;
  height: 70px;
  padding-right: 10px;
}

.linked-event-details {
  flex-grow: 1;
}

.linked-event-title {
  font-weight: bold;
  font-size: 16px;
}

#linked-event a.button_orange {
  background-image: none;
  background-color: white;
  color: #00478b;
  height: 20px;
  line-height: 20px;
  white-space: nowrap;
  margin-right: 25px;
}

.manage-tickets-link.button_orange {
  background-color: white;
  color: #00C129;
  padding: 6px 8px 6px 32px;
  position: relative;
  background-image: none;
  width: auto !important;
  border: 1px solid #00C129;
}

.manage-tickets-link.button_orange:before {
  content: '';
  display: block;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translate(0, -50%);
  height: 18px;
  width: 18px;
  background: url('/v2/assets/img/common/help-icon.png');
  background-repeat: no-repeat;
  background-size: 18px 18px;
}

.linked-event-mobile-button-container {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex-grow: 1;
}

.linked-event-mobile-button {
  width: 15px;
  height: 15px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 1px;
}

.linked-event-mobile-button>div {
  border-top: 4px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #00478b;
}

#linked-event-mobile-link {
  text-decoration: none;
}

#divGender {
  display: flex;
}

#divGender label {
  display: flex;
  align-items: center;
  margin-right: 20px;
}

#divGender input {
  float: none;
  margin-right: 5px;
}

/* Flex from styles */

/*large containers - below widths on desktop, full width mobile*/
.form .even-large {
  width: 49%;
}

.form .left-large {
  width: 52.5%;
}

.form .right-large {
  width: 46%;
}

/* flex-row - alignment and spacing in flex form rows*/
.form .flex-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* flex columns used within flex-rows */
.form .flex-col-single {
  width: 100%;
}

.form .flex-col-double {
  width: 49%;
}

.form .flex-col-triple {
  width: 32%;
}

.form .left-large>input,
.form .right-large>input,
.form .even-large>input {
  width: 100%;
}

/* END - Flex from styles */
.form .country {
  width: 37%;
}

.form .flex-row input[type='text'],
.form .flex-row select {
  width: 100%;
}

div.button-container {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

div.dual-button-container {
  justify-content: space-between;
}

div.button-container input[type='button'],
div.button-container input[type='submit'],
div.button-container a,
div.button-container a:active {
  padding: 10px 15px;
  font-size: 15px;
  max-height: 37px;
}

div.button-container>a {
  box-sizing: border-box;
  text-align: center;
}

div.button-container .cancel-button {
  background: #e5e5e5;
  color: #6b6b6b;
}

div.button-container .cancel-button:hover {
  background: black;
  color: white;
}

/* REGISTER CUSTOMER */
#sectionRegisterNewCustomer moduleseperator {
  margin-bottom: 30px;
}

#stay-in-the-know div.form>p {
  margin-top: 5px;
  margin-bottom: 16px;
}

#stay-in-the-know div.sign-up-option {
  display: flex;
  padding: 0 20px;
  margin-bottom: 15px;
}

div.sign-up-option input[type='checkbox'] {
  margin-top: 3px;
  margin-right: 10px;
}

#sectionRegisterNewCustomer div.button-container {
  justify-content: flex-start;
  padding: 0;
}

/* ************ /Event ********** */
#progress-bar {
  height: 28px;
  padding-bottom: 15px;
}

#progress-bar .steps-container {
  position: relative;
  top: 0;
  height: 100%;
}

#progress-bar .step-background {
  border-radius: 0 53px 53px 0;
  border: solid 1px #ffffff;
  position: absolute;
  left: 0;
  height: 100%;
}

#progress-bar div.step-one {
  z-index: 3;
  width: 33.3%;
}

#progress-bar div.step-two {
  z-index: 2;
  width: 66.6%;
}

#progress-bar div.step-three {
  width: 100%;
}

#progress-bar .steps-text {
  position: absolute;
  top: 1px;
  display: flex;
  justify-content: space-around;
  width: 100%;
  line-height: 28px;
  font-size: 12px;
}

#progress-bar .transition {
  -webkit-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}

#progress-bar div.previous {
  background-color: #8be68b;
}

#progress-bar div.current {
  background-color: #00c900;
}

#progress-bar div.future {
  background-color: #e7e7e7;
}

#progress-bar span {
  z-index: 4;
}

#progress-bar span.current {
  color: white;
  font-weight: bold;
}

.subtle-text {
  color: #6b6b6b;
  padding-top: 5px;
}

.validation-error {
  color: red;
  padding-top: 5px;
}

a.subtle-text:hover {
  color: #008000;
}

.additional-security-check {
  margin-bottom: 10px;
}

.button_orange:disabled {
  opacity: 0.5;
}

.button_transparent:disabled {
  background: transparent;
  border: none;
  text-decoration: underline;
  opacity: 0.5;
  font-size: 13px;
  margin-top: 25px;
  height: 37px;
}

.button_transparent {
  background: transparent;
  border: none;
  text-decoration: underline;
  font-size: 13px;
  margin-top: 25px;
  height: 37px;
}

#help-container.visible {
  display: block;
}

#help-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

body.no-scroll {
  margin: 0;
  overflow: hidden;
}

#stripe-process-with-3ds-container {
    display: flex;
    padding-top: 20px;
}

    #stripe-process-with-3ds-container label {
        padding: 0 10px;
        margin: 0;
    }

    #stripe-process-with-3ds-container input {
        margin: 0;
    }

#stripe-form > #card-element.StripeElement {
    background-color: white;
    padding: 10px 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    box-shadow: 0 1px 3px 0 #ccc;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}

#stripe-form > #card-element.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

#stripe-form > #card-element.StripeElement--invalid {
    border-color: #fa755a;
}

#stripe-form > #card-element.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}

.footer-link {
    background: none !important;
    border: none;
    padding: 0 !important;
    text-decoration: underline !important;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
}

#ot-sdk-btn{
    display:none;
}

#container > header {
    height: auto;
}

#container > header {
    height: auto;
}
