/* Custom IWT styles

Light: 300
Normal: 400
Semi-Bold 600
Bold 700

*/

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=3.0.1');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff?v=3.0.1') format('woff'),
    url('../fonts/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* --------------------------------------------------------------------------------------
   @Global defaults
   -------------------------------------------------------------------------------------- */
::selection {
    color: #fff;
    background: #404042;
}
body,
html {
    width: 100%;
}
html {
    height: 100.5%;
}
body {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    color: #464042;
    line-height: 18px;
}

h2 {
    margin-top: 40px;
}

h3 {
    margin-top: 30px;
}

h4 {
    margin-top: 20px;
}
p,
ul,
ol {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
}
/*a,
a:active,
a:hover,
a:visited {
    color: #2cafff;
}*/
hr {
    border-color: #d3d3d3;
}
iframe {
    overflow: hidden;
    border: 0;
}

#main-content {
    clear: both;
}
.container {
    width: 1150px;
    /*padding: 0;*/
}
.row {
    /*margin: 0;*/
    /*padding: 0;*/
}

.no-margin {
    margin: 0;
}

.no-border {
    border: none !important;
}
.visible-xxs {
    display: none !important;
}
.emphasis {
    font-size: 18px;
    color: #2cafff;
}

.clearBoth {
    clear: both;
}
.nowrap {
    white-space: nowrap;
}
.container-fluid.iframed,
.container.iframed {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}

.btn .caret {
    margin-left: 0.25em;
}

img {
    max-width: 100%;
}

/* --------------------------------------------------------------------------------------
   @Buttons and links
   -------------------------------------------------------------------------------------- */
.btn { /* Extend Bootstrap class, set IWT defaults */
    margin: 0;
    padding: 11px 18px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    /*border-color: #3395d2;*/
    border-color: #40b6fe;
    background: #40b6fe;
    max-width: 100%;
}
@media (max-width: 768px) {
    .sell-margins .btn {
        font-size: 14px !important;
    }
}

.btn:active,
.btn:hover,
.btn:visited {
    color: #fff;
}
.btn:hover {
    border-color: #d1194e;
    background: #d1194e;
}
.btn-negative {
    padding: 10px 19px;
    color: #95d0ff;
    border-color: #5f5f61;
    background: #333335;
}
.btn-negative:active,
.btn-negative:hover,
.btn-negative:visited {
    color: #95d0ff;
}
.btn-transparent {
    padding: 8px 22px;
    font-size: 18px;
    color: #848484;
    text-shadow: none;
    border-color: #c5c5c5;
    background: #fff;
}
.btn-transparent:active,
.btn-transparent:hover,
.btn-transparent:visited {
    color: #848484;
}
.btn-borderless {
    border: none;
}
.btn-negative:hover,
.btn-borderless:hover {
    color: #fff;
    background: #e32058;
}
.btn-transparent:hover {
    background: #ededed;
    color: #3d3d3f;
}
.btn-major {
    border-color: transparent;
    background: #d1194e;
}
.btn-major:hover {
    border-color: #333;
    background: #a4133d;
}
.btn-small {
    padding: 7px 17px;
    font-size: 13px;
}
.btn-print:before {
    display: inline-block;
    margin-right: 5px;
    font-family: FontAwesome;
    content: "\f02f";
}
.btn-another {
    float: right;
    margin-bottom: 20px;
}

.btn.btn-secondary,
.btn.btn-tertiary {
    border: 2px solid #40b6fe;
    background: transparent;
    color: #40b6fe;
}
.btn.btn-secondary:hover,
.btn.btn-tertiary:hover {
    background: #40b6fe;
    color: #fff;
}

/* Prev/Next bottom navigation */
.nav-prev-next {
    overflow: hidden;
    float: right;
    width: 165px;
    margin: 25px 0 50px;
}
.iframed .nav-prev-next {
    margin-bottom: 0;
}
.nav-prev-next li {
    float: left;
}
.nav-prev-next .prev .btn {
    background: #fff;
    color: #2cafff;
}
.nav-prev-next .next {
    float: right;
}
.nav-prev-next > li > .btn:hover {
    color: #fff;
    background: #d1194e;
}

.show-more {
    clear: both;
    display: block;
    margin: 14px auto;
}
.show-more span {
    display: block;
    font-size: 16px;
    color: #848484;
    text-align: center;
}
.show-more .btn {
    display: block;
    width: 137px;
    margin: 0 auto 13px;
    color: #3d3d3f;
}



/* --------------------------------------------------------------------------------------
   @Headers and nav bars
   -------------------------------------------------------------------------------------- */
/* Component START: Main header */

/*OLD Header BG with blue*/
/*#header {*/
    /*/!* NOTE: The gradient transition is placed so that it is underneath the .logo-container which has a solid background colour to allow lots of space for the colour transition to move. *!/*/
    /*height: 94px;*/
    /*background: #2cafff;*/
    /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
    /*background: -moz-linear-gradient(left, #2cafff 28%, #404042 28%);*/
    /*background: -webkit-gradient(linear, left top, right top, color-stop(28%,#2cafff), color-stop(28%,#404042));*/
    /*background: -webkit-linear-gradient(left, #2cafff 28%,#404042 28%);*/
    /*background: -o-linear-gradient(left, #2cafff 28%,#404042 28%);*/
    /*background: -ms-linear-gradient(left, #2cafff 28%,#404042 28%);*/
    /*background: linear-gradient(to right, #2cafff 28%,#404042 28%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2cafff', endColorstr='#404042',GradientType=1 );*/
/*}*/
/* Component START: Main header */
#header {
    /*background: #404042;*/
    background: #20303B;
}
#header .container {
    padding: 0;
}
#header .logo-container {
    position: relative;
    padding: 18px 85px 18px 0;
    /*background: url(../img/bg-sky-header.png) right repeat-y;*/
    background: #2cafff;
}
#header .logo-container:after { /* Rugged edge of a "ticket" */
    position: absolute;
    right: -10px;
    top: 0;
    content: "";
    display: block;
    height: 100%;
    width: 20px;
    background: url(../img/bg-sky-header.png) right repeat-y;
}
#header .nav {
    margin: 0;
}
#header .nav li a.styled {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    text-shadow: none;
    outline: none;
    line-height: 28px;
}

#header .nav li:last-child a, #header .nav li:nth-last-child(3) a {
    border: none;
}
.navbar-default .navbar-nav>li>a.btn {
    color: #fff;
    padding-top: 13px;
    padding-bottom: 13px;
}

#header .nav li a:hover {
    text-decoration: underline;
}
/* Component END: Fixed header */

/* Navbar defaults */
.navbar {
    min-height: 10px;
    margin: 0;
}
.navbar-default .navbar-toggle {
    border: 2px solid #fff;
}
.navbar-toggle:hover {
    background: #444;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar .btn,
.navbar .btn-group {
    margin: 0;
}
.nav.navbar-nav.navbar-right {
    padding-top: 5px;
}
.navbar .btn.sell-ticket{
    margin-right: 20px;
    border-color: #40b6fe;
    background: #40b6fe;
    font-weight: normal;
}

.forgotten-password {
    vertical-align: middle;
    cursor: pointer;
    margin-top: 7%;
}
.forgotten-password-wrapper {
    width: 70%;
    height: 45px;
}

.navbar .btn.sell-ticket:hover {
    border-color: #d1194e;
    background: #d1194e;
    text-decoration: none !important;
}

.navbar .btn.login-btn {
    border-color: #ffffff;
    background: transparent;
    border-width: 2px;
    color: #fff;
    font-weight: normal;
}

.navbar .btn.login-btn:hover {
    border-color: #d1194e;
    background: #d1194e;
}
.open .dropdown-toggle.btn-default {
    color: #ffffff;
}
.navbar-collapse {
    padding: 0;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: none;
}
.navbar-default {
    background: none;
    border: none;
    margin: 18px 0;
}
.navbar-brand {
    margin-right: 20px;
}
/* Component START: Fixed header */
.navbar-fixed-top {
    display: none;
    height: 65px;
    width: 100%;
    border-bottom: 1px solid #404042;
    background-image: url(../img/alphaBlueH.png);
}
.navbar-fixed-top .container {
    /*padding: 0;*/
}
.navbar-fixed-top .nav li a {
    margin: 17px 0 0;
    padding: 6px 12px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 0 2px #000;
    border-right: 1px solid #666;
}
.navbar-fixed-top .nav li:last-child a {
    padding-right: 0;
    border-right: none;
}
.navbar-fixed-top .nav li a:hover {
    color: #fff;
    background: none;
}
/* Component END: Fixed header */


/* --------------------------------------------------------------------------------------
   @Logos
   -------------------------------------------------------------------------------------- */
/* NOTE: When editing these, change the retina styles as well (bottom of file). */
#logo {
    display: block;
    width: 211px;
    height: 58px;
    outline: 0;
    background: url(../img/logo.png) no-repeat;
    text-indent: -10000px;
}

#logo-transparent {
    display: block;
    width: 120px;
    height: 60px;
    margin-top: 17px;
    background: url(../img/logoSmall.png) no-repeat;
    background-size: contain;
    text-indent: -10000px;
}

.logo-small {
    height: 55px;
    width: 103px;
    background: url('../img/footer-logo.png') no-repeat 0 0;
    text-indent: -9999em;
}

.logo-tiny {
    width: 58px;
    height: 40px;
    background: url('../img/logo-tiny.png') no-repeat 0 0;
    text-indent: -9999em;
}


/* --------------------------------------------------------------------------------------
   @Form controls (defaults)
   -------------------------------------------------------------------------------------- */
/* Component START: tabs */
.nav-tabs {
    list-style: none;
    border-color: #cbcbcb;
}
.nav-tabs > li {
    float: left;
}
.nav-tabs > li > a {
    display: block;
    margin-right: 8px;
    padding: 16px 22px;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: #2cafff;
    border: 1px solid #cbcbcb;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    background: #fff;
}
.nav-tabs > li:last-child > a {
    margin-right: 0;
}
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:active {
    border-color: #cbcbcb;
}
.nav-tabs > li.active {
    border-bottom-color: #2cafff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:active {
    padding-bottom: 17px;
    color: #fff;
    border-bottom-width: 0;
    background: #2cafff;
    outline: 0;
}
.nav-tabs-right > li {
    float: right;
}
.nav-tabs-right > li > a {
    margin-left: 8px;
    margin-right: 0;
}
.nav-tabs-right > li:first-child > a {
    margin-right: 8px;
}
.tab-pane {
    padding: 26px 18px;
    border: 1px solid #cbcbcb;
    border-top-width: 0;
}
/* Component END: tabs */

/* START: Hide default dropdown icon (cross-browser, tested in FF29, 30, Safari 7, Chrome 35, IE8, 9, 10, 11)
   Based on: http://codepen.io/drbrts/pen/JAbyF */
.select-container {
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 100%;
    border: 1px solid #aaa;
    border-radius: 3px;
    background: url(../img/arrow-icon.png) right no-repeat #fff;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.select-container select {
    position: relative;
    z-index: 10;
    width: 110%; /* This hides the default dropdown icon because it's cut off by overflow:hidden on the parent. */
    height: 40px;
    margin: 0;
    padding: 10px 0 10px 11px;
    font-size: 14px;
    line-height: 20px;
    color: #848484;
    border: 0;
    border-color: #848484;
    outline: none;
    background: transparent;
    /* Prevent default browser appearance */
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.select-container option {
    color: #848484;
}
.select-container i {
    position: absolute;
    right: 1em;
    top: 0;
    z-index: 5;
    line-height: 40px; /* Same as select height */
}
.select-container select::-ms-expand { /* IE equivalent to "appearance: none" (IE10+) */
    display: none;
}
/* END: Hide default icon */

.select-compact select {
    width: 120%;
    height: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 3%;
    font-size: 13px;
}
.select-compact i {
    right: .5em;
    line-height: 28px; /* Same as select height */
}

.control-label {
    margin-bottom: 11px;
    font-size: 16px;
    font-weight: 400;
    color: #848484;
}

.form-standard {
    width: 50%;
    margin-bottom: 20px;
}

.form-group {
    margin-bottom: 21px;
}
.form-group-horizontal .control-label {
    display: block;
}
.form-group-horizontal .form-row {
    float: left;
    margin-right: 13px;
}
.form-group-horizontal .help-block {
    clear: left;
}
.form-group-horizontal-expiry-date .form-row {
    width: 109px;
}
.form-group-horizontal-expiry-date .select-container select {
    width: 120%;
}
.form-group-horizontal-cvn label + .form-row {
    width: 109px;
}
.form-group-horizontal-cvn .form-row + .form-row {
    display: table;
    height: 43px;
    color: #848484;
}
.form-group-horizontal-cvn .form-row + .form-row p {
    display: table-cell;
    vertical-align: middle;
    font-size: 13px;
}

/* Horizontal form layout */
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.form-horizontal .form-row {
    float: left;
}
.form-horizontal .control-label {
    float: left;
    padding-top: 11px;
    text-align: left;
}

.help-error {
    color: #d1194e;
}

.checkbox {
    color: #848484;
}

.form-control[disabled]:not(.newflow-form-control),
.form-control[readonly]:not(.newflow-form-control),
.form-control:not(.newflow-form-control) {
    height: 43px;
    padding-left: 16px;
    padding-right: 16px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #848484;
    border: 1px solid #aaa;
    border-radius: 3px;
    box-shadow: none;
    background: #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.creditcard-select[disabled] {
    height: 28px;
    padding: 4px;
    line-height: 1.42857143;
}
/* Accordion */
.panel-group {
    margin-top: 20px;
}
h4.panel-title {
    font-size: 18px; /* Keep font size consistent */
}
.panel-title a {
    display: block;
    outline: none;
}
.panel-title a:hover,
.panel-title a:focus,
.panel-title a:active {
    text-decoration: none;
}
.panel-title a:before {
    display: inline-block;
    width: 18px;
    font-family: FontAwesome;
    font-size: 13px;
    content: "\f078";
    color: #848484;
}
.panel-title a.collapsed:before {
    content: "\f054";
}
.panel-group-payment-plan {
    width: 50%;
}
.panel-group-payment-plan .table {
    margin-bottom: 0;
}
.panel-group-payment-plan .table > tbody > tr:last-child > td {
    border-bottom-width: 0;
}

/* Booking code box */
.booking-code {
    float: left;
    margin-top: 25px;
}
.booking-code p {
    float: left;
    margin-right: 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 43px;
    color: #848484;
}
.booking-code .form-control {
    float: left;
    display: inline-block;
    width: auto;
}

/* List of tickets in account */
.nav-tabs-account .about {
    float: right;
    margin-right: 8px;
}
.tab-content-account .tab-pane {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    border: 0;
}
.tab-content-account #filter-selects {
    padding: 0;
}
.tab-content-account .filter-select {
    margin: 0;
}
.tab-content-account .btn-order {
    position: absolute;
    bottom: 60px;
    right: 0;
}
.tab-content-account .btn-buy {
    float: right;
}

/*
*/

.ticket-selector .nav-pills {
    margin-bottom: 10px;
}


/* --------------------------------------------------------------------------------------
   @Search events
   -------------------------------------------------------------------------------------- */
#search-events {
    /*border-bottom: 1px solid #cbcbcb;
    background: #f6f6f6;*/
}
.search-events-cont {
    max-width: 700px;
    margin: 0 auto;
}

#search-events h3 {
    text-align: center;
    padding-bottom: 10px;
}

#search-events-form {
    position: relative;
    margin: 0;
    /*padding: 20px 0;*/
}
#search-events-form label {
    /*margin-bottom: 0;
    padding: 21px 22px 21px 0;*/
    max-width: 800px;
    font-size: 24px;
    font-weight: normal;
    line-height: 16px;
    color: #3d3d3f;
    cursor: text;
}
#search-events-form .main-search-input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 56px;
    padding-left: 45px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #464042;
    border: 2px solid #d1d1d1;
    border-radius: 6px;
    background: url(../img/search-icon.png) no-repeat 16px 17px #fff;
}
#search-events-form .main-search-input::-webkit-input-placeholder {
    color: #aaaaaa;
}

#search-events-form .main-search-input:-moz-placeholder { /* Firefox 18- */
    color: #aaaaaa;
}

#search-events-form .main-search-input::-moz-placeholder {  /* Firefox 19+ */
    color: #aaaaaa;
}

#search-events-form .main-search-input:-ms-input-placeholder {
    color: #aaaaaa;
}
#search-events-form .main-search-input:focus {
    outline: none;
    border: 2px solid #2cb0ff;
    border-radius: 6px;
}
#search-events-form .main-search-btn {
    position: absolute;
    right: 6px;
    top: 6px;
    padding: 10px 21px;
    border-color: #3396d2;
}
#search-events-form .main-search-btn:hover {
    border-color: #d1194e;
    color: #fff;
    background: #e32058;
}


/* -------------------------------------------------------------------------------------
	@Homepage sign up
   -------------------------------------------------------------------------------------- */
#sell-banner {
    background-image: url('../img/homepage.png');
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    background-color: #20303B;
}

#sell-banner p {
    color: white;
    font-size: 16px;
}

#sell-banner h2 {
    color: white;
    font-size: 16px;
}

.sell-banner {
    padding-top: 80px;
    padding-bottom: 80px;
}
.pull-right-video {
    float: none !important;
}
@media (min-width: 768px) {
    .pull-right-video {
        float: right !important;
    }
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    /*    padding-top: 25px;
        height: 0;
    */}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* -------------------------------------------------------------------------------------
	@About Us
   -------------------------------------------------------------------------------------- */
#quote-banner {
    background-image: url('../img/about.png');
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    background-color: #20303B;
}

#quote-banner p {
    color: white;
    font-size: 16px;
}

.quote-banner {
    padding-top: 80px;
    padding-bottom: 80px;
}

.quote-banner .fa-quote-left {
    color: #808080;
}

#our-story h2, #our-story p {
    margin-bottom: 25px;
}

#our-story .row {
    padding-bottom: 40px;
}


#team-banner .center-block {
    float: none;
}
#team-banner .event-animated img {
    width: 100%;
}
#team-banner .container > .row + .row {
    margin-top: 0;
}
/*
#team-banner .events-column {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
*/
#team-banner h3.text-center {
    margin-top: 50px;
    margin-bottom: 40px;
}

#team-banner .event {
    margin-bottom: 25px;
}

#team-banner .event p {
    font-size: 15px;
}

/* --------------------------------------------------------------------------------------
   @Sell tickets
   -------------------------------------------------------------------------------------- */

/* --- Sell Page Style --- */

@media (min-width: 768px) {
    .media-wrap.videoWrapper {
        margin-top: 30px;
    }
}
@media (max-width: 768px) {

    .media-wrap {
        padding-top: 30px;
    }
    .media-wrap img {
        margin: auto 0;
    }
}

.down {
    margin-top: 140px;
}
.down-arrow {
    display: block;
    text-align: center;
    font-size: 40px;
    line-height: 30px;
    color: #fff;
}

@media (min-width: 768px) {
    .down-arrow {
        font-size: 55px;
    }
}

.down-arrow.dark {
    color: #556570;
}

.sell-margins {
    padding-top: 80px;
    padding-bottom: 80px;
}

.sell-margins h2 {
    margin-bottom: 15px !important;
}

@media (max-width: 768px) {
    .sell-margins h2,
    .sell-margins h2.light {
        font-size: 20px;
    }
}

.dark-section {
    background-color: #20303B;
    color: white;
}

.light-section {
    background-color: #E8F6FF;
}
#far-bar {
    background-color: #F6FCFF;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
}

.brandcolor-section {
    background-color: #1EADFF;
    color: white;
}
.homepage-brandcolor-section {
    background-color: #333335;
    color: white;
}


h1.main {
    font-size: 50px;
    line-height: 60px;
    font-weight: 400;
    text-shadow: 0px 2px 0px rgba(0,0,0,0.1);
    margin: 0 0 50px 0;
}

h1.light {
    font-size: 34px;
    line-height: 44px;
    font-weight: 300;
    margin: 0 0 50px 0;
}

h1.pre-text {
    margin-bottom: 20px
}

h2.light {
    font-size: 34px;
    line-height: 44px;
    font-weight: 300;
    margin: 0 0 50px 0;
}

h2.pre-text {
    margin-bottom: 20px
}

h3.light {
    font-size: 28px;
    line-height: 38px;
    font-weight: 300;
    margin: 0 0 20px 0;
}

h4.light {
    font-weight: 300;
}

p.larger {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
}

h2.larger {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 15px;
}

.light {
    font-weight: 300;
}

.selltickets-btn {
    background: #40b6fe;
    border: 0;
    box-shadow: 0 1px 0 rgba(0,0,0,0.1);
    font-weight: normal;
    color: white;
}

.testimonials {
    width: 100%;
    max-width: 1300px;
    padding: 0;
    margin: 0 auto;
    clear: both;
}
.testimonial {
    float: left;
    width: 33.33333%
}

.testimonial .event {
    border-radius: 0;
}
/*.testimonial img {
    width: 100%;
}*/

/* --- Hero Section ---- */

#main-login {
    background-image: url('https://d1c5idukzp7lym.cloudfront.net/signup/hero-image-4.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    background-color: #20303B;
    background-position: bottom center;

    /*-webkit-box-shadow: 0px 10px 20px 0px rgba(7, 58, 91, 0.75);*/
    /*-moz-box-shadow:    0px 10px 20px 0px rgba(7, 58, 91, 0.75);*/
    /*box-shadow:         0px 10px 20px 0px rgba(7, 58, 91, 0.75);*/
}

/*#main-login .sell-margins {*/
    /*padding: 40px 0;*/
/*}*/
/*@media (min-width: 767px) {*/
    /*#main-login .sell-margins {*/
        /*padding: 100px 0;*/
    /*}*/
/*}*/

#main-login h4 {
    color: #bbb;
}
#main-login .down h4 {
    margin-bottom: 0;
    color: #fff;
}
#main-login p {
    color: white;
    font-size: 12.5px;
}
#main-login p a {
    color: white;
    font-size: 12.5px;
    text-decoration: underline;
}


#sell-signup {
    /*width: 400px;*/
    /*margin: auto;*/
}

#sell-signup input.form-control {
    background: #fff;
    font-weight: 500;
    border: none;
    box-shadow: 0 1px 0 rgba(0,0,0,0.15);
}

#sell-signup .input-group {
    box-shadow: 0 1px 0 rgba(0,0,0,0.15)
}
#sell-signup .input-group input {
    box-shadow: none;
}

#sell-signup .input-group-addon {
    background: #fff;
    color: #000;
    border: none;
    border-left: 1px solid #333;
}

/*#sell-signup input.form-control::-webkit-input-placeholder {*/
    /*color: rgba(255,255,255,0.75);*/
/*}*/

/*#sell-signup input.form-control:-moz-placeholder { /!* Firefox 18- *!/*/
    /*color: rgba(255,255,255,0.75);*/
/*}*/

/*#sell-signup input.form-control::-moz-placeholder {  /!* Firefox 19+ *!/*/
    /*color: rgba(255,255,255,0.75);*/
/*}*/

/*#sell-signup input.form-control:-ms-input-placeholder {*/
    /*color: rgba(255,255,255,0.75);*/
/*}*/

.main-signup-btn {
    width: 100%;
}

.img-wrap {
    position: relative;
}
.img-wrap .lightbox-links {
    position: absolute;
    top: 50%;
    margin: 0 auto;
    width: 100%;
    bottom: 50%;
    text-align: center;
}

.lightbox-links .btn-primary{
    margin-top: 10px;
}

.lightbox-links {
    margin-top: 20px;
}

.btn-carousel-overlay {
    background-color: rgba(44, 175, 255, 0.8);
    border-color: rgba(44, 175, 255, 0.8);
    font-weight: normal;
    color: #fff;
}
.btn-carousel-overlay:visited,
.btn-carousel-overlay:focus {
    color: #fff;
}
/* --- Product Summary/Details Section ---- */

#summary-content p {
    font-size: 16px;
}

#carousel-work-flow.carousel .item {
    width: 100%;
}

#carousel-work-flow.carousel .item {
    width: 100%;
}

.custom-carousel-indicators {
    color: #a6acb1;
}
.custom-carousel-indicators .active {
    color: #fff;
}
.custom-carousel-indicators .icon{
    background-repeat: no-repeat;
    background-position: center;
    height: 78px;
    margin-top: 10px;
    opacity: 0.6;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .custom-carousel-indicators .icon{
        background-size: contain;
        height: 50px;
    }
    .custom-carousel-indicators > div p {
        font-size: 14px !important;
        margin: 0 -15px;
    }
    .custom-carousel-indicators > div:first-child p {
        margin-left: 0;
    }
    .custom-carousel-indicators > div:last-child p {
        margin-right: 0;
    }
}

.custom-carousel-indicators .icon.before{
    background-image: url('../img/seller/Poster.png');
}

.custom-carousel-indicators .icon.during{
    background-image: url('../img/seller/Ticket.png');
}

.custom-carousel-indicators .icon.after{
    background-image: url('../img/seller/Graph.png');
}

.custom-carousel-indicators div{
    cursor: pointer;
}

.custom-carousel-indicators div:hover {
    opacity: 1;
}

.custom-carousel-indicators .active::after {
    position: absolute;
    bottom: -113px;
    left: 50%;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: '\f0d7';
    font-size: 55px;
    color: #20303B;
}
.custom-carousel-indicators .active .icon{
    opacity: 1;
}


#detail-content .carousel-control {
    width: 30px;
    background: none;
    top: 50%;
    height: 56px;
}

@media (max-width: 768px) {
    #detail-content .carousel-control {
        display: none;
    }
}

#detail-content .carousel-prev, #detail-content .carousel-next {
    background-image: url('../img/seller/Arrows-sprite.png');
    background-repeat: no-repeat;
    background-size: 111px 222px;
    width: 30px;
    height: 56px;
    display: block;
    margin-top: -28px;
}

#detail-content .carousel-prev {
    background-position: 0 -27px;
}

#detail-content .carousel-next {
    background-position: -83px -27px;
}

#detail-content  {
    padding-bottom: 60px;
}
@media (max-width: 768px) {
    #detail-content  {
        padding-bottom: 30px;
    }
}

#detail-content  ul {
    padding: 0;
}

#detail-content  ul li {
    /*font-size: 18px;*/
    font-weight: 300;
    min-height: 22px;
    margin-bottom: 12px;
    list-style-type: none;
    padding-left: 30px;
    vertical-align: middle;
    background-image: url('../img/seller/Check.png');
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 0px 5px;
}
#detail-content p.learn-more {
    margin: 30px 0 0 30px;
}

@media (max-width: 768px) {
    #detail-content  ul li {
        font-size: 16px;
        margin-bottom: 12px;
        padding-left: 30px;
        background-size: 15px auto;
        background-position: 0 5px;
    }
    #detail-content p.learn-more {
        margin: 30px 0 50px 30px;
        font-size: 14px;
    }
}

#detail-content  h2 {
    text-align: center;
    font-size: 50px;
    margin: 0;
}
#detail-content p.lead  {
    margin: 0 0 60px 0;
    text-align: center;
    font-weight: 300;
}
@media (max-width: 768px) {
    #detail-content h2 {
        font-size: 36px;
        margin:  0;
    }
    #detail-content p.lead  {
        margin: 0 0 30px 0;
    }
}

#detail-content  h3 {
    margin-bottom: 30px !important;
}
@media (max-width: 768px) {
    #detail-content h3 {
        margin-bottom: 15px !important;
    }
}

#detail-content .before, #detail-content .during, #detail-content .after {
    padding: 60px 0;
}
#detail-content .during {
    border-top: 1px solid rgb(225, 225, 225);
    border-bottom: 1px solid rgb(225, 225, 225);
    background: #F6FCFF;
}

/* --- Contact Bar --- */

#contact-bar .pull-right b {
    font-size: 18px;
    margin-right: 20px;
    vertical-align: middle;
}

#contact-bar .pull-right .btn {
    margin-left: 20px;
    vertical-align: middle;
    width: 200px;
}

/* --- FAQ --- */

#faq-menu .list-group {
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#faq-menu .list-group .list-group-item {
    border-radius: 0;
    border:none;
    background: none;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 0;
    border-top: 1px solid #C3CED6;
}

#faq-menu .list-group .list-group-item:last-child {
    border-bottom: 1px solid #C3CED6;
}

#faq-menu .list-group .collapse.in {
    padding-bottom: 10px;
}


/* --- Signup CTA --- */
#signup-cta {
    /*padding: 50px 0;*/
    /*background-color: #20303B;*/
    background-color: #d8effe;
    color: #333;
}

@media (max-width: 768px) {
    #signup-cta {
        text-align: center;
    }
    #signup-cta span.contact-element {
        float: left;
        width: 100%;
        margin-top: 5px;
    }
    #signup-cta span.separator {
        display: none;
    }

}

#signup-cta .btn {
    /*background-color: #1D97DE;*/
    width: 300px;
    margin-top: 30px;
}

@media (min-width: 768px) {
    #signup-cta .btn {
        width: 300px;
    }
}

.center-btn {
    margin: auto;
}

#summary-content {
    /* border-top: 1px solid #4D5A62; */
}

#signup-cta h4 {
    margin-top: 80px;
}
#signup-cta a {
    color: #fff;
}
#signup-cta p a {
    color: #333;
}


/* --------------------------------------------------------------------------------------
   @Navigation
   -------------------------------------------------------------------------------------- */
#nav-categories {
    margin-top: 34px;
    margin-bottom: 15px;
}
#nav-categories .nav {
    margin: 0;
}
#nav-categories .nav li {
    padding-bottom: 12px;
    border-bottom: 3px solid transparent;
}
#nav-categories .nav li a {
    padding: 5px 25px;
    font-size: 18px;
    font-weight: 400;
    line-height: 16px;
    color: #3d3d3f;
    border-right: 1px solid #e3e2e2;
}
#nav-categories .nav li:hover {
    border-color: #ccc;
}
#nav-categories .nav > li > a:hover,
#nav-categories .nav > li > a:active {
    outline: 0;
    background: none;
}
#nav-categories .nav li:first-child a {
    padding-left: 0;
    font-weight: bold;
}
#nav-categories .nav li:last-child a {
    padding-right: 0;
    padding-left: 14px;
    border-right: none;
}
#nav-categories .nav .active {
    border-color: #2cb0ff;
}

.main-nav {
    margin-bottom: 16px;
}
.navbar-toggle {
    position: relative;
    top: 2px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #20303B;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #nav-categories .nav li a {
        padding-left: 24px; /* Reduce padding because nav wraps in IE10 (Note that IE10+ doesn't support conditional comments anymore) */
    }
}

/* Ordered steps */
.nav-ordered-steps {
    margin-top: 34px;
    list-style: decimal inside none;
}
.nav-ordered-steps > li {
    float: left;
    display: list-item;
    padding: 0 15px;
    margin: 0 12px 23px 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 41px;
    color: #2cafff;
    border: 1px solid #a2a2a2;
    border-radius: 3px;
    background-color: #fff;
}
.nav-ordered-steps > li.active {
    color: #fff;
    border-color: #2cafff;
    background-color: #2cafff;
}

/* Event booking steps */
/* Payment navigation */
.nav-payment-options {
    border-bottom-color: #cbcbcb;
}
.nav-payment-options > li.active > a,
.nav-payment-options > li.active > a:hover,
.nav-payment-options > li.active > a:focus,
.nav-payment-options > li.active > a:active {
    color: #fff;
    outline: 0;
    background-color: #2cafff;
}

.login-menu {
    left: auto;
    padding: 17px;
    right: 0;
    min-width: 300px;
}

@media (max-width: 767px) {
    .login-menu {
        padding: 10px 0;
        min-width: 100%;
        width: 100%;
    }
}


/* --------------------------------------------------------------------------------------
   @Tables
   -------------------------------------------------------------------------------------- */
.table {
    font-size: 16px;
    color: #848484;
}
.table > thead:first-child > tr > th {
    font-size: 16px;
    font-weight: normal;
    color: #404042;
    border-bottom:  1px solid #ddd;
}
.table > tbody > tr > td {
    vertical-align: middle;
}
.table > tbody > tr:last-child > td {
    border-bottom:  1px solid #ddd;
}

/* All steps */
.tab-content-selection {
    position: relative;
}
.tab-content-selection h1 {
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 300;
    color: #464042;
}
.tab-content-selection h2 {
    margin: 0 0 14px;
    font-size: 16px;
    color: #2cafff;
}
.tab-content-selection .disabled {
    color: #ccc;
}
/* Step 2 */
.tab-content-selection .type span {
    display: block;
    font-size: 14px;
}
.table-multipass > thead:first-child > tr:first-child > th {
    border-top:  1px solid #ddd;
}
/* Column formatting */
th.dollar,
td.dollar {
    text-align: right;
}
/* Formatting for mobile */
.table-multipass-tickets .compact,
.table-multipass-dates .compact {
    border-top-width: 0;
}
/* Column widths */
.table-multipass .selectbox,
.table-scheduled .selectbox {
    width: 11%;
}
.table-multipass .date {
    width: 33.3%;
}
.table-scheduled .time,
.table-multipass .quantity {
    width: 13.7%;
}
.table-scheduled .date {
    width: 19.5%;
}
.table-multipass .type {
    width: 53%;
}
.table-multipass .quantity {
    width: 14%;
}
.table-multipass .price,
.table-multipass .fee,
.table-multipass .subtotal {
    width: 8.7%;
}
.table-multipass .action {
    text-align: right;
}

/* Seat allocation */
.table-seats td {
    font-weight: 300;
}
.table-seats .ticket {
    width: 24%;
}
.table-seats .seat {
    width: 21%;
}
.table-seats td.status,
.table-seats td.seat {
    color: #404040;
}

/* Order summary table */
.table-summary td {
    font-weight: 300;
}
.table-summary .ticket {
    width: 40%;
}
.table-summary > thead:first-child > tr > .ticket span { /* Need to override Bootstrap rule */
    font-weight: 300;
    color: #40b6fe;
}
.table-summary .price {
    width: 15%;
}
.table-summary td.dollar {
    color: #404040;
}
.table-summary .grand-total > td {
    font-weight: 400;
    color: #404043;
}
.subtotal,
.total {
    font-size: 16px;
    font-weight: 400;
    color: #404042;
}
.total {
    font-size: 18px;
}
.subtotal strong,
.total strong {
    font-size: 20px;
    font-weight: 400;
    color: #40b6fe;
}
.total strong {
    font-size: 26px;
}
.table-summary .print {
    padding-left: 50px;
    font-size: 13px;
}
.table-summary .js-duplicate th {
    border-top: 0;
}
.table-summary-last {
    margin-top: -20px; /* Seamless transition between tables */
}


/* --------------------------------------------------------------------------------------
   @Alerts and notifications
   -------------------------------------------------------------------------------------- */
.alert {
    margin: 25px 0 0;
}
.alert p {
    font-size: 13px;
}
.alert-note {
    border-color: #bdbdbd;
    background: #efefef;
}
.alert-danger {
    border-color: #9a2646;
    background: #e32057;
}
.alert-danger p {
    color: #fff;
}
.alert-warning {
    border-color: #d7b83d;
    background: #ffeda4;
}
.alert-warning p {
    color: #3d3d3f;
}

/* --------------------------------------------------------------------------------------
   @Events
   -------------------------------------------------------------------------------------- */
.event {
    overflow: hidden;
    position: relative;
    margin-bottom: 8px;
    cursor: pointer;
    border-radius: 2px;
    -webkit-perspective: 1700px;
    -moz-perspective: 1700px;
    perspective: 1700px;
    -webkit-perspective-origin: 0 50%;
    -moz-perspective-origin: 0 50%;
    perspective-origin: 0 50%;
}
.event .mask {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 18px 30px;
    background-image: url(../img/alphaW.png);
    cursor: default;
}

#testimonials .sell-margins {
    padding-bottom: 0;
}
.testimonial .event {
    margin-bottom: 0;
}
.testimonial .event .mask {
    background-image: none;
    background-color: rgba(64, 182, 254, 0.85); /*#40B6FE;*/
    padding: 5px;
}
.testimonial .event .mask-initial {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 18px 30px;
    cursor: default;
    background-color: rgba(0, 0, 0, 0.5);
}
.testimonial .event .mask-initial .content {
    width: 100%;
}
/*.testimonial .event .mask-initial .content img {*/
/*width: auto;*/
/*}*/
@media (min-width: 400px) and (max-width: 767px)  {
    .testimonial .event .mask {
        padding: 10px;
    }
}

@media (min-width: 768px) {
    .testimonial .event .mask {
        padding: 15px;
    }
}
@media (max-width: 1200px) {
    .event {
        margin-bottom: 5px;
    }
}

.event .mask-initial.vh-center::before,
.event .mask.vh-center::before {

    content: '';
    display: inline-block;
    /*height: 100%;*/
    /*vertical-align: middle;*/
    margin-right: -0.25em;
}
.event .mask-initial.vh-center .content,
.event .mask.vh-center .content {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.event:hover > .event-description-box .btn-borderless {
    background: #e32058;
}
.event .mask-title {
    margin: 0 0 6px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #3d3d3f;
}

.testimonial .mask-title {
    margin: 0;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
@media (min-width: 400px) {
    .testimonial .mask-title {
        margin-top: 30px;
    }
}
@media (min-width: 768px)  {
    .testimonial .mask-title {
        font-size: 16px;
    }
}
@media (min-width: 992px)  {
    .testimonial .mask-title {
        margin-top: 40px;
        font-size: 16px;
    }
}

.event p {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #848484;
}
.testimonial .event p {
    color: #fff;
    font-size: 12px;
    height: auto;
}
@media (min-width: 400px) {
    .testimonial .event p {
        font-size: 15px;
        line-height: 19px;
    }
}
@media (min-width: 768px) {
    .testimonial .event p {
        font-size: 16px;
    }
}
.main-event {
    clear: both;
}
.event-description-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 13px;
    border-radius: 2px;
    text-align: left;
    background-image: url(../img/alphaBlue.png);
}
.event-description-box-back {
    left: 0;
}
.event-name {
    margin: 0;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
}

.event-description-box .event-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.event-location {
    display: block;
    color: #acacac;
}
.event-location { /* Gracefully cut overflowing content */
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fill-full {
    width: 190px;
}
.event.hz-event .event-location {
    width: 445px;
}
.event-date {
    display: block;
    color: #fff;
}
.event-description-box .btn-borderless {
    position: absolute;
    right: 16px;
    bottom: 17px;
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 900;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;/* Avoid font flicker in Safari */
}

.event-animated {
    cursor: default;
}



/* Animated event (homepage) */
/*.event-animated .mask {*/
    /*-webkit-transform-style: preserve-3d;*/
    /*-moz-transform-style: preserve-3d;*/
    /*transform-style: preserve-3d;*/
    /*-webkit-backface-visibility: hidden;*/
    /*-moz-backface-visibility: hidden;*/
    /*backface-visibility: hidden;*/
    /*-webkit-transform-origin: 50% 0;*/
    /*-moz-transform-origin: 50% 0;*/
    /*transform-origin: 50% 0;*/
    /*-webkit-transform: rotateY(-180deg);*/
    /*-moz-transform: rotateY(-180deg);*/
    /*transform: rotateY(-180deg);*/
    /*-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;*/
    /*-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;*/
    /*transition: transform 0.4s, opacity 0.1s 0.3s;*/
/*}*/
/*.event-animated img,*/
/*.event-animated > .event-description-box {*/
    /*-webkit-transform-style: preserve-3d;*/
    /*-moz-transform-style: preserve-3d;*/
    /*transform-style: preserve-3d;*/
    /*-webkit-backface-visibility: hidden;*/
    /*-moz-backface-visibility: hidden;*/
    /*backface-visibility: hidden;*/
    /*-webkit-transform-origin: 50% 0;*/
    /*-moz-transform-origin: 50% 0;*/
    /*transform-origin: 50% 0;*/
    /*-webkit-transform: rotateY(0deg);*/
    /*-moz-transform: rotateY(0deg);*/
    /*transform: rotateY(0deg);*/
    /*-webkit-transition: -webkit-transform 0.4s, opacity 0.3s;*/
    /*-moz-transition: -moz-transform 0.4s, opacity 0.3s;*/
    /*transition: transform 0.4s, opacity 0.3s;*/
/*}*/
/*.event-animated:hover .mask {*/
    /*opacity: 1;*/
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";*/
    /*-webkit-transform: rotateY(0deg);*/
    /*-moz-transform: rotateY(0deg);*/
    /*transform: rotateY(0deg);*/
    /*-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;*/
    /*-moz-transition: -moz-transform 0.4s, opacity 0.1s;*/
    /*transition: transform 0.4s, opacity 0.1s;*/
/*}*/
/*.event-animated:hover img {*/
    /*opacity: 1;*/
    /*-webkit-transform: rotateY(180deg);*/
    /*-moz-transform: rotateY(180deg);*/
    /*transform: rotateY(180deg);*/
    /*-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;*/
    /*-moz-transition: -moz-transform 0.4s, opacity 0.1s;*/
    /*transition: transform 0.4s, opacity 0.1s;*/
/*}*/
/*.event-animated:hover > .event-description-box {*/
    /*opacity: 0;*/
    /*-webkit-transform: rotateY(180deg);*/
    /*-moz-transform: rotateY(180deg);*/
    /*transform: rotateY(180deg);*/
    /*-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;*/
    /*-moz-transition: -moz-transform 0.4s, opacity 0.3s;*/
    /*transition: transform 0.4s, opacity 0.3s;*/
/*}*/
/*/!* Animated for Sell page *!/*/

.sell-event-animated .mask {
    /*-webkit-transition: opacity 0.1s 0.3s;*/
    /*-moz-transition: opacity 0.1s 0.3s;*/
    /*transition: opacity 0.1s 0.3s;*/
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.sell-event-animated > img,
.sell-event-animated > .event-description-box {
    /*-webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: transform 0.4s, opacity 0.3s;*/
}
.sell-event-animated:hover .mask-initial {
    opacity: 0;
}
.sell-event-animated:hover .mask {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    -webkit-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    transition: opacity 0.1s;
}
.sell-event-animated:hover > img {
    opacity: 1;
    -webkit-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    transition: opacity 0.1s;
}
.sell-event-animated:hover > .event-description-box {
    opacity: 0;
    /*-webkit-transition: opacity 0.1s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;*/
}



/* Event social links */
.event .nav-social-links {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}
.nav-social-links > li,
.nav-social-links > li + li {
    float: right;
    margin-left: 6px;
}
.nav-social-links > li > a {
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    border: 1px solid #acacac;
    background: url('../img/social-share-sprite.png') no-repeat 0 0; /* Default: Facebook */
    text-indent: -9999px;
}
.nav-social-links > .twitter > a {
    background-position: -31px 0;
}
.nav-social-links > .print > a {
    background-position: -62px 0;
}
.nav-social-links > .tell-a-friend > a {
    background-position: -93px 0;
}
.nav-social-links > li > a:hover {
    background-color: #e0e0e0;
}

/* Listed event */
.event-listed /* extends class .event */ {
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 30px;
    cursor: default;
    border-bottom: 1px solid #d3d3d3;
}
.event-listed .events-link {
    overflow: hidden;
    display: block;
    margin-left: -20px;
    padding: 20px;
    border-bottom: 1px solid #d3d3d3;
}
.event-listed .events-link:hover {
    background: #e0e0e0;
}
.event-listed:last-child .events-link {
    border: none;
}
.event-listed .col:first-child {
    width: 193px;
    margin-right: 32px;
}
.event-listed .col:first-child img {
    width: 100%;
    border-radius: 2px;
}
.event-listed .col + .col {
    width: 900px;
}
.event-listed .event-name {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: normal;
    line-height: 28px;
    color: #464042;
}
.event-listed .event-data {
    margin: 4px 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    color: #2cafff;
}
.event-listed p {
    position: static;
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #848484;
}
.event-listed .event-price {
    font-weight: bold;
    color: #404042;
}
.event-listed .event-price span {
    font-weight: normal;
}
.event-listed .on-sale-date {
    font-weight: bold;
    color: #404042;
}
.event-listed .event-location {
    width: auto;
    overflow: visible;
    text-overflow: none;
    white-space: normal;
}
.event-listed .event-location a {
    color: #848484;
    text-decoration: underline;
}
.event-listed .btn-borderless {
    margin-top: 30px;
    font-size: 16px;
    border: 1px solid #3396d2;
    background: #40b6fe;
}
.event-listed .btn-borderless:hover {
    border: 1px solid #d1194e;
    background: #e32058;
}
.event-listed .comments {
    margin-top: 25px;
}

/* Clickable event */
.event-clickable {
    overflow: visible;
    margin: 0;
    padding: 0;
    border-bottom: 0;
}

/* Events: parent-specific styles */
.events-column {
    padding: 0;
    max-width: 573px;
}
.events-column .event {
    xbackground: #444;
}

.phevent {
    padding-top: 30px;
}


/* --------------------------------------------------------------------------------------
   @Merchandise
   -------------------------------------------------------------------------------------- */
.merch-teaser {
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 300;
    color: #40b6fe!important;
}
.merchandise {
    overflow: hidden;
    margin-bottom: 30px;
    padding-bottom: 26px;
    border-bottom: 1px solid #d3d3d3;
}
.merch-image {
    width: 196px;
}
.merch-image img {
    width: 100%;
    border-radius: 2px;
}
.merch-body {
    position: relative;
    overflow: hidden;
    margin-left: 228px;
}
.merch-title {
    margin-bottom: 17px;
    padding-right: 230px;
    font-size: 26px;
    font-weight: 300;
    color: #464042;
}
.merch-price {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    line-height: 29px;
    font-weight: 400;
    color: #404042;
}
.merch-price em {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    color: #40b6fe;
}
.merch-description {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #848484;
}
.merch-form-el label {
    display: inline-block;
    margin: 0 20px 0 0;
    font-size: 16px;
    font-weight: 300;
    color: #848484;
}
.merch-form-el .select-container select {
    width: 140%;
    font-weight: 300;
}
.merch-quantity {
    overflow: hidden;
}
.merch-quantity label {
    line-height: 30px;
}
.merch-quantity .select-container {
    float: left;
    width: 80px;
}
.merch-quantity-compact { /* Set by JS; aim: reduce whitespace */
    float: left;
}
.merch-size-selector {
    float: left;
    width: 45%;
    margin-top: 20px;
    margin-right: 18px;
}
.merch-size-selector label {
    display: block;
    margin-bottom: 9px;
}
.merch-size-selector .select-container {
    padding-right: 20px;
}
.merch-total {
    float: right;
    height: 58px; /* same as .merch-size-selector so both are aligned */
    display: table;
    margin-top: 20px;
}
.merch-total p {
    display: table-cell;
    vertical-align: bottom;
    font-size: 18px;
    font-weight: 500;
    color: #404042;
}
.merch-total p span {
    font-size: 26px;
    color: #40b6fe;
}

/* Merchandise in table row (compact) */
.merchandise-compact {
    border-bottom-width: 0;
}
.merchandise-compact td {
    vertical-align: top!important;
    background: #f2f3f5;
}
.merchandise-compact table {
    width: 100%;
}
.merchandise-compact table td {
    width: 21.7%;
    padding: 0 8px 8px; /* Considering default padding from .table - adjusting nested table padding to match. */
}
.merchandise-compact table td:nth-child(1) {
    padding: 0 8px 8px 0;
}
.merchandise-compact table td:nth-child(4) {
    padding: 0 0 8px 8px;
}
.merchandise-compact table tr + tr td[colspan] {
    padding: 0;
}
.merchandise-compact table td:first-child {
    width: 34.9%;
}
.merchandise-compact .merch-title {
    margin: 0 0 20px;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    color: #404042;
}
.merchandise-compact .merch-image {
    float: left;
    width: 133px;
}
.merchandise-compact .merch-body {
    float: none;
    width: auto;
    margin-left: 145px;
}
.merchandise-compact .merch-description {
    font-size: 13px;
    line-height: 18px;
    color: #848484;
}
.merchandise-compact .merch-quantity-compact {
    float: none;
}
.merchandise-compact .merch-quantity .select-container {
    width: 100%;
}
.merchandise-compact .merch-quantity .select-container select {
    font-weight: 400;
}
.merchandise-compact .merch-price {
    position: static;
    font-size: 14px;
}
.merchandise-compact .merch-price em {
    font-size: 18px;
}
.merchandise-compact .merch-size-selector {
    margin: 15px 15px 0 0;
}
.merchandise-compact .merch-size-selector label {
    float: left;
    margin: 0 7px 0 0;
}
.merchandise-compact .merch-size-selector .select-container {
    width: auto;
}
.merchandise-compact .merch-total {
    display: table-cell;
    float: none;
    height: auto;
    margin: 0;
}

/* Merchandise in table row (no details) */
.merchandise-no-details .merch-body {
    margin-left: 0;
}

/* Merchandise teaser */
.merchandise-teaser .merch-title {
    margin-top: 15px;
    padding-right: 15%;
}


/* --------------------------------------------------------------------------------------
   @Filter controls
   -------------------------------------------------------------------------------------- */
.control1 label {
    margin-right: 10px;
    margin-left: 20px;
    font-weight: normal;
    line-height: 43px;
}
.control1 label strong {
    font-size: 18px;
    font-weight: normal;
    color: #404042;
}
.control1 label span {
    font-size: 16px;
    color: #848484;
}
.control1 .range-km {
    display: inline-block;
    width: 55px;
    margin-left: 3px;
    color: #4499d9;
    font-weight: bold;
}
.control1 .slider /* extends .slider from Bootstrap Slider plugin */ {
    float: left;
    width: 357px;
    height: 10px;
    margin-top: 19px;
}
.slider-handle {
    height: 20px;
    width: 21px;
    margin: -6px 0 0 -20px;
    cursor: pointer;
    border-radius: 4px;
    box-shadow: 0 0 4px #aaa;
    border: 1px solid #aaa;
    border-radius: 3px!important;
    opacity: 1;
    background: #ececec;
    background: -moz-linear-gradient(top, #ececec 0%, #fefefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#fefefe));
    background: -webkit-linear-gradient(top, #ececec 0%,#fefefe 100%);
    background: -o-linear-gradient(top, #ececec 0%,#fefefe 100%);
    background: -ms-linear-gradient(top, #ececec 0%,#fefefe 100%);
    background: linear-gradient(to bottom, #ececec 0%,#fefefe 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#fefefe',GradientType=0 );
}
.slider-track {
    border: 1px solid #aaa;
    border-radius: 3px;
    background: #2cafff;
    filter: none;
}
.slider-selection {
    border-radius: 2px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#fdfdfd));
    background: -webkit-linear-gradient(top, #ececec 0%,#fdfdfd 100%);
    background: -o-linear-gradient(top, #ececec 0%,#fdfdfd 100%);
    background: -ms-linear-gradient(top, #ececec 0%,#fdfdfd 100%);
    background: linear-gradient(to bottom, #ececec 0%,#fdfdfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#fdfdfd',GradientType=0 );
}
.slider-track:after { /* Overlays a little piece of .slider-track that is visible at certain viewport widths due to browser rounding errors */
    position: absolute;
    right: 0;
    width: 2px;
    height: 7px;
    content: "";
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #ececec 0%, #fdfdfd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#fdfdfd));
    background: -webkit-linear-gradient(top, #ececec 0%,#fdfdfd 100%);
    background: -o-linear-gradient(top, #ececec 0%,#fdfdfd 100%);
    background: -ms-linear-gradient(top, #ececec 0%,#fdfdfd 100%);
    background: linear-gradient(to bottom, #ececec 0%,#fdfdfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#fdfdfd',GradientType=0 );
}
.control1 .btn-update {
    margin-left: 20px;
}
.control2 span {
    display: block;
    padding: 0 24px 0 0;
    font-size: 18px;
    line-height: 43px;
    color: #404042;
}
.control2 .select-container {
    width: 200px;
    margin-top: 2px;
}

/* Tabs for date ranges */
#date-ranges-nav {
    margin-top: 33px;
    border-bottom: 1px solid #cbcbcb;
}
#date-ranges-nav .nav-tabs {
    border-bottom: 0;
}

/* Date range filters */
#filter-selects {
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 20px;
}
.filter-select .control-label {
    margin-right: 16px;
    font-size: 18px;
    line-height: 43px;
    color: #404042;
}
.filter-select .control-label strong {
    font-weight: normal;
}
.filter-select .control-label span {
    font-size: 16px;
    color: #848484;
}
.filter-select .control-label .showing {
    color: #4499d9;
    font-weight: bold;
}
.filter-select .select-container {
    width: 180px;
}
.filter-select select {
    padding: 11px 16px;
    /* Remove outline from select
       Credit: http://stackoverflow.com/questions/3773430/remove-outline-from-select-box-in-ff */
    color: #848484;
    color: rgba(132,132,132,0);
    text-shadow: 0 0 0 #848484;
}

.date-picker .filter-select {
    width: 260px;
}
.date-picker .control-label,
.filter-select .control-label {
    margin-bottom: 0;
}

/* Date picker */
.date-picker .form-control {
    border-right-width: 0;
}
.date-picker .input-group-addon {
    height: 43px;
    padding: 0;
    border-color: #aaa;
    background: #fff;
}
.date-picker .input-group .input-group-addon .glyphicon {
    height: 28px;
    width: 36px;
    background: #fff url(../img/date-picker.png) no-repeat center -3px;
}
.date-picker .input-group .input-group-addon .glyphicon:before {
    content: "";
}
.date-picker:first-child {
    margin-right: 48px;
}


/* --------------------------------------------------------------------------------------
   @Iframes
   -------------------------------------------------------------------------------------- */
/* Widget */
#idIframe {
    margin-top: 34px;
}
.iframed > :first-child {
    margin-top: 0; /* Take off margin from first iframe element to allow proper calculation of iframe height */
}

/* Seat allocation iframe */
.iframe-wrapper-seat-allocation {
    /* Arbitrary values - need to replace these with production values. */
    height: 502px;
    width: 672px;
}


/* --------------------------------------------------------------------------------------
   @Other components
   -------------------------------------------------------------------------------------- */
/* Time countdown */
.countdown {
    width: 144px;
}
.countdown .time {
    margin-bottom: 10px;
    padding: 15px;
    font-size: 14px;
    color: #404042;
    text-align: center;
    border: 1px solid #aaa;
    border-radius: 4px;
}
.countdown .time span {
    display: block;
    margin: 9px 0 15px;
    font-size: 36px;
    color: #40b6fe;
}
.countdown.ended .time span {
    color: #d1194e;
}
.countdown .btn {
    padding: 10px 17px;
    font-size: 14px;
}
/* Countdown for ticket allocation */
.countdown-tickets {
    position: absolute;
    top: -86px;
    right: 0;
}

/* Named ticket (when entering ticket holder's details) */
.named-ticket {
    position: relative;
    overflow: hidden;
    width: 730px;
    padding: 30px 40px;
    margin: 20px 0;
    border: 1px solid #cbcbcb;
}
.named-ticket .logo-tiny {
    position: absolute;
    top: 30px;
    right: 40px;
}
.named-ticket .details {
    float: left;
    width: 40%;
}
.named-ticket .heading {
    margin: 0 0 35px;
    padding-right: 70px; /* Avoid collision with logo */
    font-size: 18px;
    font-weight: 400;
}
.named-ticket .subheading {
    margin: 0 0 7px;
    font-size: 16px;
    font-weight: bold;
    color: #2cafff;
}
.named-ticket p {
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 400;
}
.named-ticket .form-controls {
    float: left;
    width: 60%;
}
.named-ticket .form-group {
    width: 100%;
    margin-bottom: 9px;
}
.named-ticket .control-label {
    width: 25%;
}
.named-ticket .form-row {
    width: 75%;
}
.named-ticket .form-control {
    height: 31px;
    font-size: 13px;
}
.named-ticket .btn-print {
    float: right;
}
.details-alert {
    width: 730px;
}

/* --------------------------------------------------------------------------------------
   @Pagination
   -------------------------------------------------------------------------------------- */
.pagination {
    overflow: hidden;
    display: block;
    width: 300px;
    margin: 0 auto 20px;
}
.pagination > li > a,
.pagination > li > a:visited {
    margin: 0;
    padding: 0 9px;
    line-height: 26px;
    color: #848484;
    border-width: 0 1px 0 0;
    border-color: #d3d3d3;
}
.pagination > li:last-child > a {
    border: 0;
}
.pagination > li:first-child > a,
.pagination > li:last-child > a {
    border-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > a:active,
.pagination > li > a:focus,
.pagination > .active > a:hover,
.pagination > .active > a:active,
.pagination > .active > a:focus {
    color: #fff;
    background: #2cafff;
}
.pagination > .active > a,
.pagination > .active > a:visited {
    font-weight: bold;
    color: #2cafff;
    border-color: #d3d3d3;
    background: none;
}
.pagination > .previous > a,
.pagination > .next > a {
    color: #404042;
}

/* Pagination info */
.pagination-info {
    margin: 20px 0 12px;
    text-align: center;
}
.pagination-info span {
    font-weight: bold;
    color: #2cafff;
}
.pagination-info strong {
    font-weight: bold;
}


/* --------------------------------------------------------------------------------------
   @Footers
   -------------------------------------------------------------------------------------- */
/* Event footer */
.event-footer {
    overflow: hidden;
    clear: both;
    margin: 37px 0 0;
    padding-top: 37px;
    border-top: 1px solid #d3d3d3;
}
.event-footer .col-lg-3 {
    padding-left: 0;
}
.event-footer h2,
.event-footer h3,
.event-footer h4 {
    margin: 0 0 5px;
    font-size: 26px;
    color: #464042;
}
.event-footer h3:first-child {
    margin-top: 0;
}
.event-footer h3 {
    margin-top: 20px;
    font-size: 18px;
}
.event-footer h4 {
    margin-top: 17px;
    font-size: 16px;
}
.event-footer p {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    color: #848484;
}
.event-footer .col-lg-3 p {
    font-size: 14px;
    line-height: 18px;
}
.event-footer p.event-organiser {
    font-size: 16px;
    font-weight: bold;
    color: #2cafff;
}

/* Up-to-date-footer */
#up-to-date-footer {
    padding-top: 42px;
    padding-bottom: 42px;
    background: #E8F6FF;
    color: #464042;
}
#up-to-date-footer .input-group {
    margin-top: 10px;
}

#up-to-date-footer p {
    color: #464042;
    /*font-size: 14px;*/
}
#up-to-date-footer .footer-woff h3 {
    font-size: 30px;
    margin-bottom: 10px;
}

/* Main page footer container */
#footer {
    margin-top: 70px;
}

/* Top footer */
#top-footer {
    padding-top: 42px;
    padding-bottom: 48px;
    /*background: #333335;*/
    background: #20303B;
}
#top-footer .links h2 {
    font-size: 20px;
}
#top-footer .links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#top-footer .links ul li {
    padding: 5px 0;
}

/* Footer write-off */
.footer-woff {
    /*float: left;*/
    /*max-width: 500px;*/
    /*padding: 0;*/
}
.footer-woff h3 {
    margin-top: 0;
    font-size: 30px;
}
@media (min-width: 768px) {
    .footer-woff h3 {
        font-size: 36px;
    }
}
.footer-woff p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4em;
    color: #ffffff;
}

@media (min-width: 768px) {
    .footer-woff p {
        font-size: 20px;
    }
}

.footer-woff h2 {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #acacac;
    margin: 0 0 10px;
}

.footer-woff .logo-small {
    margin-bottom: 33px;
}
.footer-woff .btn-borderless {
    margin-top: 8px;
}
.footer-box-wrapper .input-group-btn .btn {
    font-size: 14px;
    padding: 11px 18px 12px;
}

/* Footer box */
.footer-box {
    float: left;
    width: 100%;
    padding: 22px;
    line-height: 30px;
    text-align: left;
    border-radius: 2px;
    background: #3d3d3f;
}
.footer-box + .footer-box {
    float: right;
}
.footer-box p {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}
.footer-box h3 {
    font-weight: 300;
    font-size: 18px;
    margin-top: 0px
}

.footer-box a.white-link {
    color: white;
}
.footer-box span strong {
    font-weight: normal;
    color: #acacac;
}
.footer-box button {
    margin-top: 12px;
}
.footer-box .btn-negative {
    padding: 7px 13px;
    font-size: 13px;
}
.footer-box-wrapper {
    /*float: right;*/
    /*padding: 0;*/
}
.footer-box-wrapper .footer-box {
    margin-top: 40px;
}

/* Compact top footer */
.top-footer-compact .logo-small {
    float: left;
    width: 103px;
    height: 55px;
    margin: 0 39px 0 0;
    padding: 0;
    text-indent: -9999px;
}
.top-footer-compact .footer-title {
    margin: 0 0 12px;
    line-height: 22px;
}
.top-footer-compact .footer-title span {
    font-size: 16px;
    color: #acacac;
}
.top-footer-compact .footer-box-wrapper p {
    float: left;
    margin: 0 12px 18px 0;
    padding: 0 18px;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    color: #acacac;
    border-radius: 3px;
    background: #3d3d3f;
}
.top-footer-compact strong {
    color: #fff;
}
.top-footer-compact .footer-box-wrapper {
    float: left;
}
.top-footer-compact p.footer-email {
    padding: 0;
}
.top-footer-compact .footer-email .btn {
    vertical-align: top;
    padding: 0 18px;
    line-height: 35px;
    border: 0;
}

/* Bottom footer */
#bottom-footer {
    padding: 27px 0;
    background: #2cafff;
}
#copyright {
    font-size: 10px;
    color: #fff;
}
#bottom-footer .sitemap ul {
    margin: 0;
    list-style: none;
}
#bottom-footer .sitemap li {
    float: left;
}
#bottom-footer .sitemap li a {
    padding: 8px 20px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    border-right: 1px solid #fff;
}
#bottom-footer .sitemap li a:hover {
    text-decoration: underline;
}

#social-footer {
    color: #ffffff;
}

#social-footer .logo {
    margin-top: 40px;
}

#top-footer .links a {
    color: #C5C5C5;
}

#social-footer .logo-abn {
    text-align: right;
}
@media (min-width: 992px) {
    #social-footer .logo-abn {
        float: right !important;
    }
}
.social-buttons li {
}
@media (min-width: 768px) {
    .social-buttons li {
        display: inline-block;
    }
}
@media (min-width: 768px) {
    .social-buttons li + li {
        margin-left: 8px;
    }
}
.btn-social {
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    padding: 0;
    color: #fff !important;
    font-size: 18px !important;
}
.btn-social.facebook {
    background: #3b5998;
}
.btn-social.twitter {
    background: #2aa9e0;
}
.btn-social.google-plus {
    background: #dc4a38;
}

@media (min-width: 1200px) {
    #social-footer .logo-abn {
        text-align: right;
    }
}

#social-footer .copyright {
    margin-top: 10px;
    font-size: 12px;
    color: #C5C5C5;
}

#social-footer .abn {
    white-space: nowrap;
}

#social-footer input{
    /*width: 81%;*/
}

/* Common footer elements */
.info-woff .footer-title {
    margin: 0 0 12px;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
}
.footer-subtitle {
    margin: 0;
    font-size: 18px;
    font-weight: 900;
    color: #acacac;
}
.info-woff p {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #acacac;
    margin: 0 0 10px;
}


/*#social-footer a {
    color: white;
    font-weight: 400;
    font-size: 14px;
}*/

/*---------------------------------------------------------------------------------------
 FEATURES PAGE
---------------------------------------------------------------------------------------*/


#features-hero {
    background: #20303B;
    color: #fff;
    padding: 40px 0;
}
@media (min-width: 768px) {
    #features-hero {
        padding: 80px 0;
    }
}

#features-hero h1 {
    margin-top: 0;
    font-size: 30px;
}
@media (min-width: 768px) {
    #features-hero h1 {
        font-size: 50px;
    }
}
#features-hero h2 {
    font-size: 28px;
    font-weight: 300;
    margin: 10px 0 0 0;
}
@media (min-width: 768px) {
    #features-hero h2 {
        font-size: 46px;
    }
}
#features-tickets {
    background: #F6FCFF;
    color: #000;
    background-image: url(/responsiveresources/img/features/features-tickets-bg.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
}
@media (min-width: 768px) {
    #features-tickets {
        background-image: url(/responsiveresources/img/features/features-tickets-bg.png);
        background-position: 100% 100%;
        background-repeat: no-repeat;
    }
}
.flipped {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
@media (max-width: 767px) {
    #features-tickets {
        background-image: none !important;
    }
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
    #features-tickets {
        background-image: url(/responsiveresources/img/features/features-tickets-bg@2x.png);
        background-size: 551px 444px;
    }
}

.integrations-img {
    margin: 15px auto;
    width: 40%;
    display: block;
    vertical-align: middle;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    background-size: 40%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.integrations {
    text-align: center;
    margin-top: 4rem;
}
.integrations-header {
    text-align: center;
}
.integrations-icons {
    width: 13rem;
    margin: auto;
}
.integrations-section-header {
    font-weight: bold !important;
}
.features-img {
    margin: 15px auto;
    width: 100%;
    /*display: inline-block;*/
    display: block;
    vertical-align: middle;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.features-img:before {
    content: '';
    display: block;
    height: 0;
}
.features-layout-img {
    max-width: 371px;
    background-image: url(/responsiveresources/img/features/features-layout.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
}
.features-img.features-layout-img:before {
    padding-top: 67.654%; /* height/width of image */
}
@media (min-width: 768px) {
    .features-layout-img {
        margin-top: 15px;
        margin-bottom: 0;
    }
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
    .features-layout-img {
        background-image: url(/responsiveresources/img/features/features-layout@2x.png);
        /*background-size: 371px 251px;*/
    }
}
.features-ticket-scan-img {
    max-width: 425px;
    margin-bottom: 20px;
    background-image: url(/responsiveresources/img/features/features-ticket-scan.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
}
.features-img.features-ticket-scan-img:before {
    padding-top: 72%; /* height/width of image */
}
@media (min-width: 768px) {
    .features-ticket-scan-img {
        margin-top: -15px;
        margin-bottom: 0;
    }
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
    .features-ticket-scan-img {
        background-image: url(/responsiveresources/img/features/features-ticket-scan@2x.png);
        /*background-size: 425px 306px;*/
    }
}
.features-tools-img {
    max-width: 321px;
    height: 284px;
    background-image: url(/responsiveresources/img/features/features-tools.jpg);
    background-position: 100% 100%;
    background-repeat: no-repeat;
}
.features-img.features-tools-img:before {
    padding-top: 88.47%; /* height/width of image */
}
@media (min-width: 768px) {
    .features-tools-img {
        margin-top: 20px;
    }
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
    .features-tools-img {
        background-image: url(/responsiveresources/img/features/features-tools@2x.jpg);
        /*background-size: 321px 284px;*/
    }
}
.features-insights-img {
    max-width: 361px;
    height: 214px;
    background-image: url(/responsiveresources/img/features/features-insights.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}
.features-img.features-insights-img:before {
    padding-top: 59.279%; /* height/width of image */
}
@media (min-width: 768px) {
    .features-insights-img {
        margin-top: 15px;
    }
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
    .features-insights-img {
        background-image: url(/responsiveresources/img/features/features-insights@2x.png);
        /*background-size: 321px 284px;*/
    }
}
.features {
    font-size: 14px;
    background: #fff;
    padding: 40px 0;
}
@media (min-width: 768px) {
    .features {
        padding: 80px 0;
    }
}
.features + .features {
    border-top: 1px solid #E1E1E1;
}
.features.shaded {
    background: #F6FCFF;
}
.features.dark-shaded {
    background: #1EADFF;
}
.features.dark-shaded h2,
.features.dark-shaded p {
    color: #fff;
}
.features.shaded.calyx-section {
    background: url("/responsiveresources/img/custom/calyx-bg.jpg") no-repeat;
    background-size: cover;
    background-color: #1F303a;
    color: white;
}
@media screen and (max-width: 767px) {
    .features.shaded.calyx-section {
        background-size: 145%;
    }
}
.features.fourwinds-section {
    background: url("/responsiveresources/img/custom/fourwinds-bg-2.jpg") no-repeat;
    background-size: cover;
    background-color: #ffffff;
}
@media screen and (max-width: 767px) {
    .features.fourwinds-section {
        background-size: 145%;
        background-position-x: 90%;
    }
}
@media screen and (max-width: 600px) {
    .features.fourwinds-section {
        background: none;
    }
}
.features p,
.features ul,
.features ol {
    font-size: 14px;
}
.features h2 {
    font-size: 26px;
    font-weight: 300;
    margin: 15px 0;
}
.features h3 {
    font-size: 16px;
    font-weight: 400;
    margin: 5px 0 15px 0;
}

.feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.feature-list > ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 1.8em;
}

.feature-list + .feature-list {
    margin-top: 10px;
}
.feature-list li {
    padding-left: 1em;
    text-indent: -2em;
    margin-left: 1em;
}
.feature-list li:before {
    content: "\002022";
    color: #1EADFF;
    font-size: 1.6em;
    vertical-align: middle;
    margin-right: 0.5em;
}
.feature-list > ul li:before {
    content: "\0025CB";
    color: #8ED6FF;
    font-size: 1.2em;
    /*content: "\002218";*/
}
#features-accordion .panel {
    border-radius: 0;
}
#features-accordion .panel +.panel {
    margin-top: 0;
    border-top: 0;
}
#features-accordion .panel-heading {
    background: #fff;
}
#features-accordion .panel-heading .panel-title a {
    padding: 5px 0;
}
#features-accordion .panel-heading .panel-title a:before{
    float: right;
    line-height: 22px;
}
#features-accordion .panel-body {
    background: #F7F7F7;
}

@media (max-width: 767px) {
    .btn-get-started {
        font-size: 16px !important;
    }
}

.features .more-features {
    margin-bottom: 20px;
}


/* --------------------------------------------------------------------------------------
   @Responsive
   -------------------------------------------------------------------------------------- */
/* Different percentages for the gradient */
/*@media (min-width: 5000px) {*/
    /*#header {*/
        /*background: -moz-linear-gradient(left, #2cafff 44%, #404042 44%);*/
        /*background: -webkit-gradient(linear, left top, right top, color-stop(44%,#2cafff), color-stop(44%,#404042));*/
        /*background: -webkit-linear-gradient(left, #2cafff 44%,#404042 44%);*/
        /*background: -o-linear-gradient(left, #2cafff 44%,#404042 44%);*/
        /*background: -ms-linear-gradient(left, #2cafff 44%,#404042 44%);*/
        /*background: linear-gradient(to right, #2cafff 44%,#404042 44%);*/
    /*}*/
/*}*/
/*@media (min-width: 3500px) and (max-width: 4500px) {*/
    /*#header {*/
        /*background: -moz-linear-gradient(left, #2cafff 42%, #404042 42%);*/
        /*background: -webkit-gradient(linear, left top, right top, color-stop(42%,#2cafff), color-stop(42%,#404042));*/
        /*background: -webkit-linear-gradient(left, #2cafff 42%,#404042 42%);*/
        /*background: -o-linear-gradient(left, #2cafff 42%,#404042 42%);*/
        /*background: -ms-linear-gradient(left, #2cafff 42%,#404042 42%);*/
        /*background: linear-gradient(to right, #2cafff 42%,#404042 42%);*/
    /*}*/
/*}*/
/*@media (min-width: 2500px) and (max-width: 3500px) {*/
    /*#header {*/
        /*background: -moz-linear-gradient(left, #2cafff 38%, #404042 38%);*/
        /*background: -webkit-gradient(linear, left top, right top, color-stop(38%,#2cafff), color-stop(38%,#404042));*/
        /*background: -webkit-linear-gradient(left, #2cafff 38%,#404042 38%);*/
        /*background: -o-linear-gradient(left, #2cafff 38%,#404042 38%);*/
        /*background: -ms-linear-gradient(left, #2cafff 38%,#404042 38%);*/
        /*background: linear-gradient(to right, #2cafff 38%,#404042 38%);*/
    /*}*/
/*}*/
/*@media (min-width: 2000px) and (max-width: 2500px) {*/
    /*#header {*/
        /*background: -moz-linear-gradient(left, #2cafff 34%, #404042 34%);*/
        /*background: -webkit-gradient(linear, left top, right top, color-stop(34%,#2cafff), color-stop(34%,#404042));*/
        /*background: -webkit-linear-gradient(left, #2cafff 34%,#404042 34%);*/
        /*background: -o-linear-gradient(left, #2cafff 34%,#404042 34%);*/
        /*background: -ms-linear-gradient(left, #2cafff 34%,#404042 34%);*/
        /*background: linear-gradient(to right, #2cafff 34%,#404042 34%);*/
    /*}*/
/*}*/
/*@media (min-width: 1200px) and (max-width: 1400px) {*/
    /*#header {*/
        /*background: -moz-linear-gradient(left, #2cafff 20%, #404042 20%);*/
        /*background: -webkit-gradient(linear, left top, right top, color-stop(20%,#2cafff), color-stop(20%,#404042));*/
        /*background: -webkit-linear-gradient(left, #2cafff 20%,#404042 20%);*/
        /*background: -o-linear-gradient(left, #2cafff 20%,#404042 20%);*/
        /*background: -ms-linear-gradient(left, #2cafff 20%,#404042 20%);*/
        /*background: linear-gradient(to right, #2cafff 20%,#404042 20%);*/
    /*}*/
/*}*/


/* ------------------------------------------------------------------------------------------------------------- */
/* All styles for max width 1200px */
@media (max-width: 1200px) {

    .container {
        max-width: 970px;
    }

    /*#header {*/
        /*background: -moz-linear-gradient(left, #2cafff 20%, #404042 20%);*/
        /*background: -webkit-gradient(linear, left top, right top, color-stop(20%,#2cafff), color-stop(20%,#404042));*/
        /*background: -webkit-linear-gradient(left, #2cafff 20%,#404042 20%);*/
        /*background: -o-linear-gradient(left, #2cafff 20%,#404042 20%);*/
        /*background: -ms-linear-gradient(left, #2cafff 20%,#404042 20%);*/
        /*background: linear-gradient(to right, #2cafff 20%,#404042 20%);*/
    /*}*/

    #filter-selects input::-webkit-input-placeholder,
    #filter-selects input::-moz-placeholder {
        color: #FFF!important;
    }

    #header .container {
        padding: 0;
    }
    #header .logo-container {
        padding-right: 30px;
    }

    #nav-categories .nav li a {
        padding: 5px 14px;
        font-weight: 400;
    }
    #nav-categories .nav li:last-child a {
        padding-left: 17px;
    }

    .events-column {
        max-width: 481px;
    }
    .events-column:first-child {
        margin-right: 8px;
    }
    .phevent .event {
        width: 49.111111111111%;
    }
    .event p {
        overflow: hidden;
        /*height: 155px;*/
    }
    .main-event {
        width: 100% !important;
    }
    .event .event-location {
        width: 115px;
    }
    .event .fill-full {
        width: 100%
    }
    .event.hz-event .event-location {
        width: 355px;
    }
    .event-listed .event-location {
        width: auto;
    }

    .footer-box:first-child {
        margin-right: 8px;
    }

    .control1 .slider {
        width: 351px;
    }

    .event-listed {
        width: 100%;
    }
    .event-listed .col + .col {
        width: 720px;
    }
    .event-listed p {
        height: auto;
    }

    #search-events-form {
        margin-right: 0;
    }

    .filter-right {
        float: right;
    }

    .event-footer div[class*=col-] {
        padding: 0;
    }

    .event-footer h3:first-child {
        margin-top: 20px;
    }

    .merchandise-compact .merch-size-selector .select-container {
        width: 85%;
    }

    #social-footer input{
        /*width: 78%;*/
    }
    .navbar-brand {
        margin-right: 5px;
    }
}

/* ------------------------------------------------------------------------------------------------------------- */
/* All styles for max width 992px */
@media (max-width: 992px) {

    .btn,
    .nav-ordered-steps > li {
        font-size: 13px;
        padding: 13px 18px;
    }

    .nav-tabs > li > a,
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:active {
        padding: 13px 22px;
        font-size: 13px;
        line-height: 1;
        border-width: 1px;
    }

    .filter-right {
        float: right;
    }

    /*#header {*/
        /*background: -moz-linear-gradient(left, #2cafff 15%, #404042 15%);*/
        /*background: -webkit-gradient(linear, left top, right top, color-stop(15%,#2cafff), color-stop(15%,#404042));*/
        /*background: -webkit-linear-gradient(left, #2cafff 15%,#404042 15%);*/
        /*background: -o-linear-gradient(left, #2cafff 15%,#404042 15%);*/
        /*background: -ms-linear-gradient(left, #2cafff 15%,#404042 15%);*/
        /*background: linear-gradient(to right, #2cafff 15%,#404042 15%);*/
    /*}*/

    .container {
        width: 820px;
        max-width: 100%;
    }

    #header .container {
        padding: 0;
    }

    #header .nav li a {
        padding: 5px 20px;
    }

    #nav-categories .nav li a {
        padding: 5px 14px;
        font-size: 14px;
    }

    #header .nav li a {
        padding: 13px 15px;
        font-size: 13px;
    }
    #team-banner .container > .row + .row {
        margin-top: 20px;
    }

    #search-events-form label {
        display: block;
        width: 100%;
    }

    #search-events-form,
    #search-events-form .main-search-input {
        width: 100%;
    }

    #search-events-form .main-search-btn {
        /*top: 83px;*/
        line-height: 1.8;
    }

    .event .nav-social-links li {
        float: none;
        margin: 0 0 6px;
    }
    .events-column {
        max-width: 406px;
    }

    .event-description-box {
        background: rgba(51,51,53,0.75);
    }

    .events-column .btn-borderless span { /* Instead of squeezing the button we reduce it to read "Get" instead of "Get Tickets" */
        position: absolute;
        left: -9999px
    }

    .event .event-location {
        width: 125px;
    }
    .event .fill-full {
        width: 100%;
    }
    .event-listed .event-location {
        width: auto;
    }

    .event.hz-event .btn-borderless span {
        position: static;
    }

    .event.hz-event .event-location {
        width: 280px;
    }

    .event-listed .col + .col {
        width: 570px;
    }

    .footer-woff {
        /*max-width: 420px;*/
    }

    .footer-box-wrapper .footer-box {
        margin-top: 92px;
    }

    .event p {
        overflow: hidden;
    }
    .event-listed p {
        height: auto;
    }

    .control1 .slider {
        width: 230px;
    }

    .control2 .select-container {
        width: 199px;
    }

    .date-picker .filter-select {
        width: 220px;
    }

    .date-picker:first-child {
        margin-right: 20px;
    }

    .date-picker .input-group {
        width: 120px;
    }

    .date-picker .form-control {
        padding-left: 10px;
        padding-right: 10px;
    }

    .navbar-fixed-top .nav li a {
        padding: 6px;
    }

    #top-footer.top-footer-compact .col:first-child {
        margin-bottom: 20px
    }

    .merchandise-compact .merch-size-selector .select-container select {
        width: 180%;
        padding-left: 2px;
    }
    .merchandise-compact .merch-size-selector .select-container {
        width: 83%;
    }

    .top-footer-compact .logo-small {
        margin-bottom: 20px;
    }

    #social-footer input{
        /*width: 77%;*/
    }
}

/* ------------------------------------------------------------------------------------------------------------- */
/* All styles for max width 865px */
@media (max-width: 865px) {

    .filter-right {
        float: none;
    }

    .container {
        width: 735px;
        max-width: 100%;
    }

    #header .nav li button {
        padding: 11px 11px;
    }

    #header .nav li a {
        font-size: 13px;
    }

    .events-column {
        max-width: 363px;
    }

    .event .event-location {
        width: 100px;
    }
    .event .fill-full {
        width:100%;
    }
    .event-listed .event-location {
        width: auto;
    }

    .event.hz-event .event-location {
        width: 240px;
    }

    #nav-categories .nav li a {
        padding: 5px 9px;
        font-size: 14px;
    }

    #nav-categories .nav li:last-child a {
        padding-left: 8px;
    }

    .footer-woff {
        /*max-width: 325px;*/
    }

    .control1 label {
        display: block;
        margin-bottom: 15px;
        font-weight: normal !important;
    }

    #filter-selects .filter-select {
        width: 100%;
    }

    #filter-selects .filter-select label {
        font-size: 18px;
        color: #404042;
        margin-right: 16px;
        width: 140px;
    }

    .date-picker {
        width: 100%;
    }
    .date-picker .input-group {
        width: 420px;
    }

    #filter-selects .filter-select select {
        width: 579px;
    }

    .event-listed .col + .col {
        width: 470px;
    }

    .navbar-fixed-top .nav li a {
        font-size: 12px;
    }

    #social-footer input{
        /*width: 74%;*/
    }

    .named-ticket, .details-alert {
        width: 708px;
    }
    .navbar-brand {
        margin-right: 0;
    }
}

/* ------------------------------------------------------------------------------------------------------------- */
/* All styles for max width 767px */
@media (max-width: 767px) {

    .navbar-default {
        background: none;
        border: none;
        z-index: 1;
    }
    .main-navigation {
        /*margin: 0 -15px;*/
        /*box-shadow: 0 1px 1px 1px #A0A0A0;*/
    }
    .main-navigation .navbar-nav {
        background: #20303B;
        padding: 15px 15px 5px 15px !important;
    }

    /* start: copied from 602px media query */

    .btn,
    .nav-ordered-steps > li {
        font-size: 11px;
    }

    .nav-ordered-steps > li {
        line-height: 30px;
    }

    .nav > li > a {
        padding: 8px 10px;
    }

    .nav-tabs > li > a,
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:active {
        padding: 8px 10px;
        font-size: 11px;
    }

    .nav-ordered-steps {
        margin-bottom: 10px;
    }

    .nav-ordered-steps > li {
        margin: 0 6px 10px 0;
        color: #848484;
        text-transform: capitalize;
    }

    .nav-ordered-steps > li span {
        position: absolute;
        left: -9999em;
    }

    .nav-ordered-steps > li.active {
        background: #fff;
        color: #2cafff;
    }

    #header .navbar li {
        float: none;
    }

    #nav-categories .main-nav {
        padding: 0 20px 0 0;
    }

    #header .nav li a {
        display: block;
        width: 100%;
        font-size: 14px;
        text-align: center;
        text-transform: uppercase;
        border: none;
    }

    #header .nav li button {
        width: 100%;
        text-transform: uppercase;
    }

    /* end: copied from 602px media query */

    .testimonial {
        width: 50%;
    }
    .testimonial:last-of-type {
        display: none !important;
    }

    h1.main {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .sell-margins {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .custom-carousel-indicators .active::after {
        bottom: -63px;
    }

    #detail-content .carousel-inner h2 {
        text-align: center;
    }

    #detail-content .carousel-inner .selling-points {
        margin-top: 20px;
    }

    /*#detail-content .carousel-prev, #detail-content .carousel-next {
        margin-top: -210px;
    }*/
    #carousel-work-flow.carousel .item .pull-left {

    }
    #top-footer .links h2 {
        font-size: 16px;
    }

    #contact-bar .get-quote {
        text-align: center;
        float: none !important;
        margin: 0 auto;
        width: 100%;
    }
    #contact-bar .get-quote b {
        margin-right: 10px;
    }
    #contact-bar .get-quote .main-search-btn {
        margin-left: 10px;
        width: auto;
    }

    #filter-selects input::-webkit-input-placeholder,
    #filter-selects input::-moz-placeholder {
        color: #848484!important;
    }

    .container {
        width: 580px;
        max-width: 100%;
    }

    #header .navbar {
        clear: both;
        width: 100%;
    }

    #header .navbar-collapse {
        width: 100%;
        display: none; /* Shown on click by JS */
    }

    #header .navbar li {
        float: none;
    }

    #header .nav li a {
        padding: 5px 22px;
        font-size: 14px;
    }

    #header .nav li a.styled {
        padding: 5px 0;
        text-align: right;
    }

    #header .navbar .btn.sell-ticket{
        padding: 11px 22px;
        text-align: center;
        margin-bottom: 10px;
    }

    #header .nav li button {
        padding: 11px 22px;
        font-size: 14px;
    }

    #nav-categories .nav li {
        padding-bottom: 0;
    }

    #nav-categories .nav > li.active > a {
        background: url(../img/arrdown.png) no-repeat 100% center;
    }
    #nav-categories .nav > li.collapsed > a {
        background-image: url(../img/arrup.png);
    }

    #nav-categories .main-nav {
        padding: 0 15px 0 0;
    }

    #search-events-form {
        width: 100%;
        padding: 0;
    }

    #search-events-form .main-search-btn {
        top: 8px;
        right: 8px;
    }

    #search-events {
        padding-top: 25px;
        /*padding-bottom: 25px;
        border-bottom: 1px solid #cbcbcb;
        background: #f6f6f6;*/
    }

    #search-events-form label {
        padding-top: 0;
    }

    #nav-categories {
        overflow: hidden;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    #nav-categories .nav li a {
        padding: 10px 8px;
        border: none;
        outline: none;
    }

    .events-column {
        max-width: 100%;
        width: 100%;
    }

    .events-column:first-child {
        margin-right: 0;
    }

    .vt-event img {
        height: auto;
    }

    .phevent {
        width: 100%!important;
        padding: 25px;
    }

    .events-column .event img {
        visibility: visible;
        height: auto;
        /*min-height: 350px;*/
    }

    .events-column .events-list img { /* JUK*/
        visibility: visible;
        height: auto !important;
    }

    .event-listed .col + .col {
        width: 63%;
    }

    .event-listed .col:first-child {
        width: 28%;
        margin-right: 2%;
    }

    .event-listed img {
        visibility: visible;
        height: auto;
    }

    .event-listed .event-name {
        margin: 0;
        font-size: 20px;
    }

    .event-listed .event-data {
        margin: 0;
        font-size: 16px;
        font-weight: normal;
    }

    .event-listed p {
        font-size: 14px;
    }

    .event-listed .comments {
        line-height: 20px;
    }

    .event-listed .btn-borderless {
        margin-top: 10px;
        padding: 5px 10px;
        font-size: 13px;
    }

    .events-column .btn-borderless span {
        position: static;
    }

    .event .event-location {
        width: 60%;
    }
    .event-listed .event-location {
        width: auto;
    }

    .event.hz-event .event-location {
        width: 80%;
    }

    .event  .fill-full {
        width: 100%;
    }

    .vt-event img {
        height: auto;
    }

    .event .mask {
        display: inline;
    }

    .nav-ordered-steps > li {
        padding: 0 10px;
    }

    .footer-woff,
    .footer-box-wrapper {
        /*max-width: 100%;*/
    }

    .footer-box-wrapper .footer-box {
        /*width: 280px;*/
        margin-top: 25px;
    }

    .sitemap {
        float: left !important;
        clear: both;
        margin-top: 25px;
    }

    #bottom-footer .sitemap ul {
        overflow: hidden;
        margin: 0;
        padding-left: 0;
        list-style: none;
    }

    #bottom-footer .sitemap ul li:first-child a {
        padding-left: 0;
    }

    .control1 {
        margin-top: 10px;
    }

    .control1 label {
        margin-left: 0;
    }

    .control1 .slider {
        width: 375px;
    }

    .control2 {
        width: 100%;
        margin: 0;
    }

    .control2 span {
        display: inline-block;
        font-weight: 300;
    }

    .control2 .select-container {
        width: 489px;
    }

    #date-ranges-nav .nav li a {
        padding: 9px 18px 10px;
    }

    .navbar-fixed-top {
        height: auto;
        padding-bottom: 22px;
    }

    .navbar-fixed-top .nav {
        float: left !important;
        margin: 0;
    }

    .navbar-fixed-top .nav li {
        float: left;
    }

    .navbar-fixed-top .nav li a {
        margin: 0;
        padding: 6px 12px;
        border: none;
    }

    .navbar-collapse {
        max-height: inherit;
    }

    #nav-categories .nav li:last-child a {
        padding-left: 8px;
    }

    #nav-categories .navbar-collapse li {
        display: none;
    }

    #nav-categories .navbar-collapse li.active {
        display: block;
    }

    .nav-prev-next {
        width: 150px;
    }

    /* Merchandise */
    .merch-teaser {
        font-size: 20px;
    }
    .merch-image {
        float: left;
        width: 28%;
    }
    .merch-body {
        float: right;
        width: 70%;
        margin-left: 0;
    }
    .merch-title {
        font-size: 20px;
    }
    .merch-price {
        font-size: 16px;
        line-height: 20px;
    }
    .merch-price em {
        font-size: 16px;
    }
    .merch-description {
        font-size: 14px;
        line-height: 20px;
    }
    .merch-size-selector {
        margin-top: 10px;
    }
    .merch-size-selector label {
        margin-bottom: 4px;
    }
    .merch-total {
        height: 53px;
        margin-top: 10px;
    }
    .merch-total p {
        font-size: 16px;
    }
    .merch-total p span {
        font-size: 21px;
    }

    .merchandise-compact .merch-size-selector {
        width: 44%;
    }

    /* Seat allocation */
    .table-seats .ticket,
    .table-seats .seat,
    .table-seats .status {
        width: auto;
    }

    /* Countdown */
    .countdown {
        position: static;
        width: auto;
    }
    .countdown .time {
        float: left;
        margin: 0 15px 0 0;
        padding: 0;
        white-space: nowrap;
        border: 0;
    }
    .countdown .time span {
        display: inline-block;
        margin: 5px 0 0;
        font-size: 24px;
    }
    .countdown .btn {
        padding: 7px 17px;
        font-size: 13px;
    }

    /* Standard form */
    .form-standard {
        width: 100%;
    }
    .form-horizontal .control-label {
        padding-top: 7px;
        font-size: 13px;
    }

    .table-summary .ticket {
        width: 75%;
    }
    .table-summary .total {
        width: 20%;
    }
    .table-summary .js-duplicate .ticket {
        width: 100%;
    }

    .panel-group-payment-plan {
        width: 100%;
    }

    /* Named ticket */
    .named-ticket {
        width: auto;
        padding: 15px 20px;
    }
    .named-ticket .logo-tiny {
        top: 15px;
        right: 20px;
    }
    .named-ticket .form-group .controls button, .named-ticket .form-group .controls a {
        width: 240px;
        margin-bottom: 8px;
    }
    .named-ticket .form-controls .form-group  .controls input {
        width: 100%;
    }

    .details-alert {
        width: auto;
    }

    .iframe-wrapper-seat-allocation {
        height: auto;
        width: auto;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    .iframe-wrapper-seat-allocation iframe {
        width: 100%;
        height: 100%;
    }
}

/* ------------------------------------------------------------------------------------------------------------- */
/* All styles for max width 602px */
@media (max-width: 602px) {

    .btn,
    .nav-ordered-steps > li {
        font-size: 11px;
    }

    .nav-ordered-steps > li {
        line-height: 30px;
    }

    .nav > li > a {
        padding: 8px 10px;
    }

    .nav-tabs > li > a,
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:active {
        padding: 8px 10px;
        font-size: 11px;
    }

    .nav-ordered-steps {
        margin-bottom: 10px;
    }

    .nav-ordered-steps > li {
        margin: 0 6px 10px 0;
        color: #848484;
        text-transform: capitalize;
    }

    .nav-ordered-steps > li span {
        position: absolute;
        left: -9999em;
    }

    .nav-ordered-steps > li.active {
        background: #fff;
        color: #2cafff;
    }

    .container {
        width: 420px;
        max-width: 100%;
    }

    #header .navbar li {
        float: none;
    }

    #nav-categories .main-nav {
        padding: 0 20px 0 0;
    }

    #header .nav li a {
        display: block;
        width: 100%;
        font-size: 14px;
        text-align: right;
        text-transform: uppercase;
        border: none;
    }

    #header .nav li button {
        width: 100%;
        text-transform: uppercase;
        margin: 5px 0;
    }

    .events-column {
        max-width: 100%;
        width: 100%;
    }

    .events-column:first-child {
        margin-right: 0;
    }

    .event .event-location,
    .event.hz-event .event-location {
        width: 59%;
    }
    .event-listed .event-location {
        width: auto;
    }
    .event .fill-full {
        width: 100%;
    }

    .footer-woff,
    .footer-box-wrapper {
        /*clear: both;*/
        /*float: left !important;*/
        /*width: 100%;*/
        /*padding: 0;*/
        line-height: 24px;
    }

    .navbar-toggle {
        display: block;
        margin: 0;
        top: 10px;
    }

    #date-ranges-nav .nav li a {
        padding: 4px 8px 5px;
        font-size: 14px;
    }

    .date-picker label {
        display: none;
    }

    #filter-selects .filter-select label {
        margin-bottom: 0;
    }
    #filter-selects .filter-select .select-container {
        width: 100%;
    }

    #search-events-form .main-search-btn {
        top:6px;
        line-height: 2;
    }

    .event {
        width: 100%;
        overflow: hidden;
    }

    .vt-event img {
        height: auto;
    }

    .phevent {
        padding: 25px;
    }

    /* All events are the same height */
    /*.events-column .event {
        height: 273px;
    }*/

    .events-column .event img {
        visibility: visible;
        height: auto;
        /*min-height: 350px;*/
        min-height: 0;
    }

    .events-column .events-list img { /* JUK*/
        visibility: visible;
        height: auto !important;
    }

    .event-listed .event-name {
        margin: 0;
        font-size: 18px;
        font-weight: 300;
        line-height: 1em;
    }

    .event-listed .event-data {
        margin: 5px 0px;
        font-size: 14px;
        line-height: 1em;
    }

    .event-listed p,
    .event-listed .comments {
        line-height: normal;
    }

    .event-listed .btn-borderless {
        margin-top: 10px;
        padding: 5px 10px;
    }

    .vt-event img {
        height: auto;
    }

    .event .mask {
        display: inline;
    }

    .footer-box-wrapper .footer-box {
        width: 100%;
        max-width: inherit;
        margin-top: 20px;
    }

    .control1 .slider {
        width: 225px;
    }

    .control2 .select-container {
        width: 81%;
    }

    .main-navigation,
    .navbar-fixed-top {
        display: none;
    }

    .nav-prev-next {
        width: 120px;
    }

    /* Fixed table header (uses plugin) */
    .tableFloatingHeaderOriginal th {
        background: #fff;
    }

    /* Merchandise */
    .merch-title {
        padding-right: 0;
        margin-bottom: 7px;
        margin-top: 0;
    }
    .merch-price {
        position: static;
        margin: 0 0 10px;
    }

    /* Merchandise in table row (compact) */
    .merchandise-compact .merch-image {
    }
    .merchandise-compact .merch-body {
        clear: none;
    }

    /* Named ticket */
    .named-ticket .heading {
        margin-bottom: 25px;
    }
    .named-ticket .details {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .named-ticket p {
        margin-bottom: 0;
    }
    .named-ticket .form-controls {
        float: none;
        width: 100%;
    }
    .named-ticket .form-group:last-child {
        margin-bottom: 0;
    }

    .named-ticket .form-controls .form-group  .controls input {
        width: 240px;
    }

    .tab-content-account .btn-order {
        position: static;
        float: right;
    }
    #social-footer input{
        /*width: 79%;*/
    }


}

/* ------------------------------------------------------------------------------------------------------------- */
/* All styles for max width 450px */
@media (max-width: 450px) {

    #header {
        /*height: 94px;*/
        padding: 0 10px;
        /*background: #404042;*/
    }

    #header .logo-container:after {
        display: none;
    }

    .banner {
        padding: 0 10px;
    }
    .vendor-banner {
        margin-top: 0;
        padding-bottom: 10px;
    }

    .container {
        width: 100%;
    }

    #footer {
        margin-top: 20px;
    }
    #top-footer {
        padding: 20px 0;
    }
    #bottom-footer {
        /*padding: 30px;*/
        padding: 30px 0;
    }

    #bottom-footer .sitemap {
        margin-top: 12px;
    }

    #bottom-footer .sitemap li {
        float: none;
    }

    #bottom-footer .sitemap li a {
        display: block;
        width: 100%;
        padding: 7px 0;
        border: none;
    }

    .visible-xxs {
        display: block !important;
    }

    .event-location {
        width: 140px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    /* For large horizontal images, preserve aspect ratio and keep them left-aligned (don't shrink them anymore). */
    .event.hz-event img {
        /*height: 100%;*/
        width: auto;
    }

    #filters,
    #date-ranges-nav ,
    #filter-selects,
    .tab-content-selection,
    .nav-payment-options,
    .alert,
    .tab-pane > .merch-teaser,
    .tab-pane > .merchandise,
    .tab-content-account .btn-order,
    .booking-code {
        margin-left: 10px;
        margin-right: 10px;
    }

    .event-listed,
    .nav-ordered-steps,
    .nav-prev-next {
        padding-left: 10px;
        padding-right: 10px;
    }

    .tab-pane,
    .phevent,
    .event-footer {
        padding: 10px;
    }

    .phevent-row {
        padding: 0;
        margin: 0;
    }

    .tab-content-selection .alert {
        margin-left: 0;
        margin-right: 0;
    }

    .control1 {
        width: 100%;
    }

    .control1 label {
        line-height: 10px;
    }

    .control1 .slider {
        width: 100%;
        margin-top: 0;
    }

    .control1 label strong,
    .control1 label span {
        font-size: 14px;
        font-weight: 300;
    }

    .control1 label .range-km {
        font-weight: 400;
    }

    .control1 .btn-update {
        float: right;
        clear: left;
        margin-top: 15px;
    }

    .control2 span {
        padding-right: 3%;
        font-size: 14px;
    }

    .control2 .select-container {
        width: 82%;
    }

    #date-ranges-nav {
        margin-top: 18px;
        margin-bottom: 0;
        border-bottom: 3px solid #959595;
    }

    #date-ranges-nav .nav {
        list-style: none;
    }

    #date-ranges-nav .nav li {
        display: none;
        width: 100%;
        padding-bottom: 1px;
    }
    #date-ranges-nav .nav li.active {
        display: block;
    }

    #date-ranges-nav .nav li a {
        font-size: 14px;
        font-weight: 400;
        color: #3d3d3f;
        border: none;
        background: none;
    }

    #date-ranges-nav .nav li:last-child a {
        margin-right: 0;
    }

    #date-ranges-nav .nav li.active a {
        position: relative;
        z-index: 0;
        display: block;
        color: #3d3d3f;
    }
    #date-ranges-nav .nav li.active > a {
        background: url(../img/arrdown.png) no-repeat 100% center;
    }
    #date-ranges-nav .nav li.collapsed > a {
        background-image: url(../img/arrup.png);
    }

    .control2 .select-container select,
    .filter-select select,
    .merch-form-el .select-container select,
    .tab-content-selection .select-container select {
        padding-top: 8px; /* Center text vertically */
        padding-left: 5px;
        font-size: 16px; /* Prevent iOS from zooming into select and then not zoomin out on selection */
    }
    .merch-form-el .select-container select,
    .tab-content-selection .table .select-container select,
    .named-ticket .form-control {
        padding-top: 3px; /* Center text vertically on smaller select and input controls */
    }

    .date-picker .form-control {
        font-size: 16px; /* Make it the same as selects */
    }
    .table-multipass .select-container {
        background-position: 110% center;
    }

    #filter-selects {
        overflow: hidden;
        padding-top: 20px;
    }

    #filter-selects .filter-select:first-child {
        display: inline-block!important;
        /*width: 48%;*/
        margin-right: 0;
    }

    #filter-selects .filter-select:nth-child(2) {
        float: right!important;
        display: inline-block!important;
        width: 48%;
        margin-right: 0;
        margin-left: 5px;
    }

    .standalone {
        float: right!important;
        display: inline-block!important;
        width: 100%!important;
        margin-right: 0;
        margin-left: 5px;
    }

    #filter-selects .filter-select {
        margin-bottom: 0;
    }
    #filter-selects .filter-select label {
        display: inline-block;
        font-size: 18px;
        color: #404042;
    }

    #filter-selects .filter-select label strong {
        font-size: 14px;
        font-weight: normal !important;
        color: #404042;
    }

    #filter-selects .filter-select label span {
        font-size: 14px;
        font-weight: normal;
        color: #848484;
    }

    .showing {
        font-weight: bold;
        color: #4499d9 !important;
    }

    .date-picker .input-group {
        width: 100%;
    }

    #filter-selects .date-picker .filter-select label {
        display: none;
    }

    .event {
        overflow: hidden;
        width: 100%;
    }

    .vt-event img {
        height: auto;
    }

    .vt-event img {
        height: auto;
    }

    .event .mask {
        display: inline;
    }

    .event .nav-social-links {
        position: static;
    }

    .event .nav-social-links > li {
        float: right;
        margin: 10px 6px 0 0;
    }

    .event-listed .events-link {
        margin-left: 0;
        padding-left: 10px;
        padding-right: 10px;
    }

    .event-listed .col:first-child { /* image */
        display: none;
        float:none!important;
        width: 100%;
        margin: 0 0 10px;
    }

    .event-listed .col + .col {
        width: 100%;
    }

    .event-listed .event-name {
        font-weight: bold;
    }

    .event-listed .event-data {
        margin-bottom: 15px;
    }

    .event-listed .event-price {
        font-weight: normal;
    }

    .event-listed .event-price span {
        font-weight: 300;
        color: #848484;
    }

    .event-listed .on-sale-date {
        margin-top: 5px;
        font-size: 14px;
        font-weight: 300;
        color: #848484;
    }

    .event-listed .btn-borderless {
        margin-top: 15px;
    }

    #search-events {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    #search-events-form .main-search-input {
        padding-left: 8px;
        background: #fff;
    }

    #search-events-form {
        width: 100%;
        padding: 0 6px;
    }

    #nav-categories .main-nav {
        margin-bottom: 0;
        padding: 0 10px;
    }

    #search-events-form .main-search-btn {
        right: 12px;
        top: 6px;
        padding: 10px 15px;
    }

    .search-events-cont {
        width: 100%;
        padding: 0;
    }

    .top-footer-compact .footer-title span {
        display: inline-block;
    }

    .booking-code p {
        margin: 10px 0 5px;
        line-height: normal;
    }

    .form-control[disabled],
    .form-control[readonly],
    .form-control,
    .named-ticket .form-control {
        font-size: 16px; /* Avoid Webkit zoom bug */
    }

    .alert {
        margin-top: 10px;
    }

    /* Tables */
    .tab-content-selection .table > thead > tr:first-child > th {
        /*font-size: 18px;*/
    }

    .tab-content-selection h2 {
        padding-left: 8px; /* Align with table */
        font-size: 18px;
    }

    .tab-content-selection .table > tbody > tr.js-duplicate > td {
        padding-bottom: 0;
    }

    .nav-prev-next {
        width: 140px;
    }

    /* Merchandise */
    .merch-image {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .merch-body {
        width: auto;
        float: none;
        clear: left;
        margin-left: 0;
    }

    /* Merchandise in table row (compact) */
    .merchandise-compact .merch-size-selector label {
        float: left;
        width: 10%;
    }

    /* Merchandise teaser */
    .merchandise-teaser {
        margin-bottom: 10px;
        padding-bottom: 15px;
    }
    .merchandise-teaser .merch-image {
        display: none;
    }
    .merchandise-teaser .merch-body {
        margin-left: 0;
    }

    /* Summary table */
    .table-summary .print {
        padding-left: 8px
    }

    .form-group-horizontal-expiry-date .select-container select {
        padding: 10px 0 10px 11px;
    }

    .total {
        font-size: 18px;
    }
    .total strong {
        font-size: 24px;
    }

    .btn-another {
        padding: 10px 8px;
    }

    /* Countdown */
    .countdown {
        text-align: center;
    }
    .countdown .time {
        float: none;
        margin: 0 0 8px;
    }
    .countdown .time span {
        margin: 0;
    }
    .countdown .btn {
        padding: 7px 17px;
        font-size: 13px;
    }

    #social-footer input{
        /*width: 76%;*/
    }
}

/* ------------------------------------------------------------------------------------------------------------- */
/* All styles for retina devices */
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {


    #logo {
        background-image: url('../img/logo@2x.png');
        background-size: 211px 58px; /* low res size */
    }

    .logo-small {
        background-image: url('../img/footer-logo@2x.png');
        background-size: 103px 55px; /* low res size */
    }

    .logo-tiny {
        background-image: url('../img/logo-tiny@2x.png');
        background-size: 58px 40px; /* low res size */
    }

    #logo-transparent {
        background-image: url('../img/logoSmall@2x.png');
        background-size: 120px 60px; /* low res size. Note that low res image has additional padding below image area */
    }
}


#faq-bar {
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
}


/*HERO COMPONENT*/

.page-hero {
    padding: 40px 0;
    margin-bottom: 0;
    background-color: #20303B;
    color: #fff;
    text-align: center;
}
.page-hero h1 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 400;
    text-shadow: 0 2px 0 rgba(0,0,0,0.1);
    text-align: center;
}
.page-hero p.lead {
    text-align: center;
    font-weight: 300;
    text-align: center;
}
.page-hero.homepage {
    background-image: url('../img/homepage.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 150px 0;
    color: #fff;
}
.page-hero.homepage a.btn {
    border-color: #fff;
    font-size: 14px;
}
#search-events h3 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 400;
    margin: 50px 0 10px 0;
}
.sell-features-icon {
    display: none;
}
@media (min-width: 767px) {
    .page-hero.homepage a.btn {
        font-size: 16px;
    }
    .page-hero {
        padding: 100px 0;
    }
    .page-hero h1 {
        font-size: 50px;
        line-height: 60px;
        font-weight: 400;
        text-shadow: 0px 2px 0px rgba(0,0,0,0.1);
    }
    #search-events h3 {
        font-size: 50px;
        line-height: 60px;
        font-weight: 400;
        margin: 100px 0 20px 0;
    }
    .sell-features-icon {
        display: block;
        height: 80px;
        width: 130px;
        display: block;
        padding: 0;
        margin: 0 auto 10px auto;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .sell-features-icon.before-icon {
        background-image: url('../img/seller/Poster.png');
    }
    .sell-features-icon.during-icon {
        background-image: url('../img/seller/Ticket.png');
    }
    .sell-features-icon.after-icon {
        background-image: url('../img/seller/Graph.png');
    }

}
.venueSectionLayout {
    display: block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    text-align: center;
}

.middle {
    text-align: center;
    vertical-align: middle;
}

.cardMessage {
    margin: 10px;
    text-align: center;
}

.top-pad {
    margin-top:30px;
}

.inline {
    display: inline;
}

.page-resend {
    padding: 60px 0;
    margin-top: 3em;
}
.form-resend-tickets > h2 {
    margin-top: 0;
}
.resend-modal {
    position: fixed;
    text-align: center;
    top: 150px;
}

.resend-modal > .modal-dialog {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 180px;
    max-width: 600px;
}

.resend-modal > .modal-dialog  > .modal-content > .modal-body {
    display: inline-table;
}

.ajax-result {
    display: none;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    margin: 0;
}

.resend-tickets-section > input {
    border-width: 2px;
}
@media (min-width: 768px) {
    .resend-tickets-button {
        font-size: 15px;
        padding: 10px 18px;
    }
}
.case-study .container > .col-md-8 {
    margin-left: 6.333%;
}
.quote-row {
    width: 100%;
}
.quote-row > i {
    margin-left: 16px;
    padding-bottom: 6px;
    font-size: 24px;
    padding-top: 1em;
    color: #868686;
}
.custom-work-anchor {
    padding-top: 2.2em;
}
.quote-row > p {
    font-style: italic;
    line-height: 1.4em;
    margin-left: 1em;
}
.case-study > .row {
    max-width: 100%;
}
#calyx.case-study {
    color: white;
}
#calyx.case-study .col-md-7 {
    padding-left: 0;
}
.case-study ul {
    padding-left: 1.2em;
    padding-top: 8px;
}
.custom-work-dropdown-link {
    font-weight: 600;
    font-size: 1.04em;
}
.insert-new-item > div {
    display: inline-block;
}
.form-control[list="sf-data"][disabled]{
    height: 28px;
}
.insert-new-item > input {
    margin-top: 1em;
}
.insert-new-item-btn {
    margin-left: 4em;
    cursor: pointer;
}
.autocomplete-add-new {
    display: block !important;
    margin-bottom: 0;
}
@media screen and (min-width: 767px) and (max-width: 992px) {
    .main-navigation > ul:nth-child(1).nav.navbar-nav li:nth-last-child(-n+3) {
        display: none;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .main-navigation > ul:nth-child(1).nav.navbar-nav li:nth-child(4) {
        display: none;
    }
}
@media screen and (min-width: 767px) and (max-width: 1200px) {
    .main-navigation {
        width: 103%;
    }
    .navbar .btn.login-btn {
        padding-left: 13px;
        padding-right: 13px;
    }
}
.datepicker-wrapper {
    text-align: center;
}
.seatbutton { border: none; border-image: none; background-color: #fafafa; margin: 3px }
.seatbutton.tiny { margin: 2px }
.seatbutton.teensy { margin: 1px }
.seatbutton.highlighted { background-color: #40b6fe }
.seatbutton img { vertical-align: top; width: 100% }
.btn-resend-tickets {
    padding: 15px !important;
    margin: 10px 0 15px 0 !important;
}
div.signup-confirm-email {
    visibility: hidden;
    height: 1px;
    max-height: 0;
    margin: 0;
}
.plusminus {
    height: 40px;
    width: 80px;
    font-size: 32px;
    line-height: 32px;
    color: #2c2c2c;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    border: 1px solid #5e5e5e;
    border-radius: 3px;
    align-content: stretch;
    align-items: center;
    margin-right: 50px;
}
.plusminus-left {
    border: none;
    flex-grow: 1;
    background-color: transparent;
    height: 100%;
    width: 40px;
}
.plusminus-right {
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #5e5e5e;
    flex-grow: 1;
    background-color: transparent;
    height: 100%;
    width: 40px;
}
.bo-large {
    font-size: 24px;
}
.bo-name {
    font-size: 18px;
}
.bo-payment {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: stretch;
    align-items: center;
}
.bo-nice-button {
    height: 40px;
    font-size: 15px;
    line-height: 15px;
    padding-bottom: 9px;
    padding-top: 9px;
}
.bo-deets {
    flex-grow: 1;
}
.bo-deets small {
    font-size: 15px;
}
.bo-deets h3 {
    margin-top: 10px;
}
