n.modal-open {
    overflow: auto;
}

.container {
    max-width: 960px;
    width: auto;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-top: 2px;
}

label {
    font-weight: 600;
}

.cart-timer {
    padding: 5px;
    background: #FF4688;
    color: white;
    text-align: center;
    line-height: 30px;
    margin-bottom: -10px;
}

.cart-timer .btn {
    border-color: #AD1A4D;
    padding: 0 5px;
    margin: -4px 0 0 5px;
}

.cart-timer strong {
    font-size: 16px;
}

#logo {
    float: left;
    text-indent: -9000px;
    width: 130px;
    height: 88px;
    background: url(../images/logo.png) no-repeat 50% 50%;
    margin-top: 40px;
}

#nav {
    list-style-type: none;
    margin: 0;
    padding: 0 15px;
    background: white;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    z-index: 2;
    position: relative;
    height: 54px;
}

#nav li {
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 54px;
    height: 56px;
}

#nav li.active {
    background: url(../images/nav-arrow.png) no-repeat 50% 45px;
}

#nav li a {
    display: block;
    text-align: center;
    padding: 0 20px;
    color: #333;
}

#nav li:first-child {
    border-right: 1px solid #E1E1E1;
    font-size: 20px;
}

#nav li:first-child a {
    color: #FF4688;
    padding-right: 30px;
}

#nav li a:hover, #nav li.active a {
    color: #009DDE;
    text-decoration: none;
}

.breadcrumb {
    background: #F3F6F8;
    padding: 12px 15px;
    box-shadow: 0 4px 0 #FFB400;
    z-index: 0;
    margin-bottom: 20px;
}

.breadcrumb li a, .breadcrumb li span, .breadcrumb > .active, .breadcrumb > li + li:before {
    color: #333;
    text-transform: uppercase;
    font-size: 12px;
}

.breadcrumb li:first-child a {
    font-weight: bold;
}

.breadcrumb li.active {
    text-transform: none;
}

.nav-tabs.cart-options {
    margin-top: 30px;
    border-color: #d1dee8;
}

.nav-tabs.cart-options > li > a,
.nav-tabs.cart-options > li > a:hover,
.nav-tabs.cart-options > li.active > a,
.nav-tabs.cart-options > li.active > a:hover {
    font-size: 12px;
    font-weight: 600;
    color: #333;
    border-color: transparent;
    border-bottom-color: #d1dee8;
    background-color: transparent;
}

.nav-tabs.cart-options > li > a:hover {
    color: #428bca;
}

.tab-content.cart-options {
    border: 1px solid #d1dee8;
    border-top-width: 0;
    background-color: #F3F6F8;
    border-radius: 0 0 4px 4px;
}

.tab-content.cart-options .tab-pane {
    padding: 15px;
}

.nav-tabs.cart-options > li > a > em {
    font-style: normal;
}

.help-important {
    font-weight: 600;
}

.panel-body.vpadded {
    padding-top: 30px;
    padding-bottom: 30px;
}

.panel-thumbnail {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    border-radius: 0;
    border: none;
}

.panel-thumbnail.panel-transparent {
    background: transparent;
}

.panel-main {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    border: 0;
}

.event-subtitle {
    margin: -5px 0 20px 0;
}

.event-subtitle .event-meta {
    margin: 0 10px 0 0;
    float: left;
}

.event-cover {
    position: relative;
}

.event-cover .event-toolbar {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 4px;
}

.event-cover .event-toolbar a {
    color: white;
    vertical-align: middle;
    float: left;
    font-size: 11px;
    line-height: 20px;
}

.event-cover .event-toolbar a:first-child {
    margin-right: 10px;
}

.event-cover .event-toolbar span.fa {
    font-size: 20px;
    font-weight: normal;
    float: left;
    margin-right: 10px;
    text-shadow: none;
}

.event-cover .event-toolbar a:first-child span.fa {
    margin-right: 5px;
}

.event-cover .event-toolbar a:last-child span.fa {
    margin-right: 0;
}

.row.events-list {
    margin-left: -5px;
}

.event-cell {
    padding-left: 5px;
}

.label-draft, .label-order-cart, .label-order-pending_payment {
    background-color: #999;
}

.label-published, .label-order-complete {
    background-color: #5cb85c;
}

.label-order-canceled {
    background-color: #CC3535;
}

.label-order-paid {
    background: #f39c12;
}

.panel-heading .toolbar {
    margin-top: -3px;
}

.panel-heading .toolbar-sm {
    margin-top: -1px;
}

h1 {
    font-size: 1.8rem;
}

h1 .label, h2 .label {
    vertical-align: middle;
    position: relative;
    top: -2px;
    left: 5px;
    text-shadow: none;
    font-size: 10px;
}

ul.list-invoices {
    margin: -5px 0 0 0;
    padding: 0;
    list-style-type: none;
}

ul.list-invoices li {
    margin-top: 5px;
}

ul.list-invoices li a {
    font-weight: 600;
}

ul.list-invoices li a span.fa {
    color: #CF1312;
    margin-right: 5px;
}

.list-billing {
    margin: -5px 0 0 0;
    list-style-type: none;
    padding: 0;
}

.list-billing li {
    margin-top: 5px;
}

.pagination {
    border: none;
}

.pagination > li > a, .pagination > li > span {
    border: none;
    margin-right: 5px;
    border-radius: 50px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    color: #009dde;
    margin-top: -10px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 50px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    padding-left: 10px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    padding-right: 10px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background: #FF4688;
}

.panel.panel-venue {
    box-shadow: none;
    margin: 0;
    background: transparent;
}

.panel-venue .panel-body {
    overflow: auto;
    padding: 0;
    margin-bottom: 10px;
    background: transparent;
}

.panel-venue .panel-heading {
    padding: 10px 0;
    text-align: center;
    height: auto;
    min-height: 0;
    border-radius: 4px;
}

.panel-venue .panel-heading .venue-legend {
    display: inline-block;
    min-height: 16px;
}

.panel-venue .panel-heading .venue-legend .legend-item .label {
    float: left;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 1px 5px 0 0;
}

.panel-venue .panel-heading .venue-legend .legend-item {
    float: left;
    margin: 0 10px 5px 0;
}

.panel-venue .panel-heading .venue-legend .legend-item:last-child {
    margin-right: 0;
}

.label-seat-unavailable {
    background-color: #9fb3bb;
}

.venue-chart .section .seat.reserved div,
.venue-chart .section .seat.disabled div {
    background: #9FB3BB !important;
    cursor: default !important;
    box-shadow: none !important;
}

.panel-venue .venue-chart .section .seat div:hover {
    cursor: pointer;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5);
}

.panel-venue .venue-chart .section.disabled .seat,
.panel-venue .venue-chart .section .seat.disabled {
    cursor: default;
}

.panel-venue .venue-chart .section.disabled .seat div:hover,
.panel-venue .venue-chart .section .seat.disabled div:hover {
    cursor: default;
    box-shadow: none;
}

.panel-venue .venue-chart .section .seat.active div {
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.7);
}

.venue-chart {
    cursor: grab;
}

.venue-chart.dragging {
    cursor: grabbing;
}

.venue-chart canvas {
    display: none;
}

.venue-chart.zoom-out .seat {
    display: none;
}

.venue-chart.zoom-out canvas {
    display: block;
}

.venue-chart.zoom-out .section .section-label,
.venue-chart.zoom-out .block .block-label,
.venue-chart.zoom-out .section .section-row .row-label {
    font-size: 20px !important;
}

.form-control-required {
    color: #C00;
    font-weight: bold;
}

.table-tickets > tbody > tr.has-event-form td {
    border-bottom: none;
}

.table-tickets > tbody > tr.has-event-form > td:first-child {
    border-radius: 2px 0 0 0;
}

.table-tickets > tbody > tr.has-event-form > td:last-child {
    border-radius: 0 2px 0 0;
}

.table-tickets > tbody > tr.event-form > td:first-child {
    border-radius: 0 0 0 2px;
}

.table-tickets > tbody > tr.event-form > td:last-child {
    border-radius: 0 0 2px 0;
}

.table-tickets > tbody > tr.event-form > td {
    border-top: 0;
    border-radius: 0;
    background: #D1DEE8
}

div.event-form {
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
}

div.event-form:last-child {
    margin-bottom: 0;
}

@media (min-width: 600px) {
    div.event-form {
        float: left;
        margin-left: 0;
        clear: none;
        width: 49%;
    }

    div.event-form:nth-child(odd) {
        margin-right: 2%;
    }
}

.event-form-field-select .selectize-control, .event-form-field-select .selectize-input {
    font-size: 12px !important;
    min-height: 30px !important;
}

.event-field-date input, .event-field-date select {
    width: 50px;
    float: left;
    margin-right: 5px;
}

.event-field-date select {
    width: 100px;
    margin-right: 0;
}

.event-field-file.has-file {
    padding: 0 0 5px 0;
}

.event-field-file.has-file input, .event-field-file.has-file .bootstrap-filestyle {
    display: none;
}

.event-field-file div.event-field-file-name {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 5px;
}

.event-field-file div a {
    font-size: 14px;
    color: #C00;
}

.event-form-field p {
    font-size: 11px;
    margin: 3px 0 0 0;
}

.event-form-field {
    margin-bottom: 15px;
}

.event-form-field:last-child {
    margin-bottom: 5px;
}

.event-form-field label {
    font-size: 12px;
}

.event-form h3 {
    font-size: 14px;
    margin-bottom: 15px;
}

table.table-tickets a.text-danger {
    font-size: 12px;
}

#customer-forms {
    margin-bottom: 10px;
}

.well {
    box-shadow: none;
    border-radius: 4px;
    background: #F0F3F6;
    border-width: 2px;
    border-style: solid;
}

.well hr, .well .hr {
    border-color: #DAE2E9;
}

.well h2 {
    font-size: 14px;
    margin-bottom: 15px;
}

.social-login {
    margin: 40px 0 15px 0;
    text-align: center;
}

.social-login form {
    display: inline;
}

.social-login h2 {
    margin: 20px 0 15px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}

.btn-auth-provider, .btn-auth-provider:hover, .btn-auth-provider:active, .btn-auth-provider:focus {
    font-size: 13px;
    line-height: 16px;
    font-weight: 600;
    padding: 4px 10px;
}

.btn-auth-provider .fa {
    font-size: 18px;
    float: left;
    margin: -1px 7px 0 0;
}

.btn-auth-provider.btn-auth-provider-google .fa {
    color: #4285F4;
}

.btn-auth-provider.btn-auth-provider-facebook .fa {
    color: #3b5998;
}

.btn-auth-provider.btn-auth-provider-linkedin .fa {
    color: #0077B5;
    margin-top: -2px;
}

#footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#footer ul li {
    float: left;
    margin-right: 10px;
}

#footer ul li a, #footer ul li span {
    font-size: 11px;
    font-weight: bold;
}

#footer ul .dropdown-menu-lang-item {
    width: 100%;
    text-align: left;
    padding-left: 10px;
}

#footer .dropdown-menu-lang {
    min-width: 100px;
    left: 0;
}