﻿.dv-event-info .row label {
    font-weight: bold;
}
.dv-event-info .row {
    margin-top: 15px;
}
.dv-row-box .panel-heading label,
.dv-row-box .panel-heading h5 {
    display: inline-block !important;
}
.dv-row-box .panel-heading label {
    position: relative;
    top: 10px;
}
.dv-price.title-txt-color,.dv-price .title-txt-color {
    font-size: 2em;
}

.dv-row-box-list-item .dv-price.title-txt-color, .dv-row-box-list-item .dv-price .title-txt-color {
    font-size:1.2em;
}

.k-dropdown {
    width: 100%;
}

.k-widget.cv-quantity-box {
    width: 100%;
}
#cv-level-details-popup, #cv-addon-details-popup {
    padding: 0px;
    overflow: hidden;
}

.dv-shopping-cart-inner-container a {
    color:white;
    text-decoration:none!important;
}
.dv-shopping-cart-inner-container a:hover {
    color:#35a9e0;
}

 caption {
    background-color: #707070;
    color: white;
    font-weight: bold;
    font-size: 18px;
    text-align:center;
}

.scrolling table {
    table-layout: inherit;
    *margin-left: -100px;/*ie7*/
}
.scrolling td, .scrolling th {
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    /*min-width: 50px;
    height: 43px;*/
}
.scrolling th {
	position: absolute;
    *position: relative; /*ie7*/
	left: 0;
	width: 110px;            
}

.scrolling tr:not(:first-child) th {
    line-height: 26px;
}

.outer {
    position: relative
}
.inner {
	overflow-x: auto;
	overflow-y: visible;
	margin-left: 130px;
}
                           
.event-seat-checkbox input[type="checkbox"], .event-seat-checkbox .checked {
    display: none;
}
.event-seat-checkbox input[type="checkbox"]:checked ~ .checked {
    display: inline-block;
} 
.event-seat-checkbox input[type="checkbox"]:checked ~ .unchecked {
    display: none;
}

.seat-indicator,
.seat-indicator-subscription,
.seat-indicator-disabled,
.seat-indicator-disabled-no-seat,
.seat-indicator-handicap,
.seat-indicator-custom,
.seat-indicator-selected {
    width: 22px;
    height: 22px;
    border-radius: 5px;
    padding-left: 10px;
    display: inline-block;
}

.seat-indicator {
    background-color: #3d8b3d;
}

.seat-indicator-subscription {
    background-color: #91cf91;
}

.seat-indicator-disabled {	        	        
	background-color: #CB000F;            
}
.seat-indicator-handicap {	        	        
	background-color: #2aa1c0;            
}
.seat-indicator-selected{            
	background-color: #ffe200;            
}
.seat-indicator-disabled-no-seat{
    background-color:transparent;            
}


/* Hover and focus states */
.event-seat-checkbox:hover input ~ .seat-indicator,
.event-seat-checkbox input:focus ~ .seat-indicator {
    background: #3A873A;
    cursor: pointer;
}

.event-seat-checkbox:hover input ~ .seat-indicator-subscription,
.event-seat-checkbox input:focus ~ .seat-indicator-subscription {
    background: #d4af37;
    cursor: pointer;
}

.event-seat-checkbox:hover input ~ .seat-indicator-handicap,
.event-seat-checkbox input:focus ~ .seat-indicator-handicap {
	background: #1c6f85;
    cursor: pointer; 
}

/* Checked state */
.event-seat-checkbox input:checked ~ .seat-indicator,
.event-seat-checkbox input:checked ~ .seat-indicator-subscription,
.event-seat-checkbox input:checked ~ .seat-indicator-handicap,
.event-seat-checkbox input:checked ~ .seat-indicator-custom {
    background: #ffe200;
}
  
div.seat-tooltip:hover {text-decoration:none;} 
div.seat-tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-30px; margin-left:28px;
    width:300px; line-height:16px;
}
div.seat-tooltip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}    
div.seat-tooltip span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}

label[for="IsUnknownAllowed"],
label[for="EventPageView_IsCompany"],
label[for="EventPageView_IsPayLater"],
label[for="EventPageView_IsSendTextNotification"] {
    font-size: 14px !important;
}

/*.dv-alt-row-box {
    background-color:rgba(112, 112, 112, 0.07);
}*/

.dv-row-box-list-item {
    border-bottom:2px solid;
}

.vcenter {
    padding-top: 15px;
}
.vcenter-1 {
    padding-top: 5px;
    padding-bottom: 5px;
}


.dv-addon-info .panel-footer,
.dv-addon-info .panel-footer label{
    font-weight: bold;
    font-size:16px;
}

.dv-levels-info .panel-footer,
.dv-levels-info .panel-footer label {
    font-weight: bold;
    font-size: 16px;
}

.vertical-align > [class="col-md-8"] {
    flex-grow: 4;
    flex-shrink: 0;
}

.vertical-align > [class="col-md-4"] {
    flex-grow: 1;
    flex-shrink: 0;
}

#dv-gallery-chart-row {
    padding-top:15px;
    margin-bottom: 15px;
}

#dv-gallery-chart-row .col-xs-12 .row .col-md-8 .panel,
#dv-gallery-chart-row .col-xs-12 .row .col-md-8 .panel-body,
#dv-gallery-chart-row .col-xs-12 .row .col-md-4 .panel,
#dv-gallery-chart-row .col-xs-12 .row .col-md-4 .panel-body {
    height: 100%;
    width: 100%;
}

.level-price-table.dv-tile-list,
.cv-addon-container {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    /*justify-content:space-evenly;*/
}

.level-price-table.dv-tile-list .dv-row-box,
.cv-addon-container .dv-row-box {
    display: inline-flex;
    flex-grow: 1;
}

.level-price-table.dv-tile-list .dv-row-box .panel,
.cv-addon-container .dv-row-box .panel {
    display: inline-flex;
    flex-direction: column;
    width:100%;
}

.level-price-table.dv-tile-list .dv-row-box .panel > .panel-heading h4,
.cv-addon-container .dv-row-box .panel > .panel-heading h4 {
    min-height: 1em;
    overflow-y: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.dv-row-box-list-item .dv-qty-container.hide {
    display: block !important;
    visibility: hidden;
}


@media only screen and (max-width : 767px) {
    .level-price-table.dv-tile-list .dv-row-box,
    .cv-addon-container .dv-row-box {
        flex-direction: column;
    }
}

/* 1 column */
@media only screen and (min-width : 320px) {
    .level-price-table.dv-tile-list .dv-row-box,
    .cv-addon-container .dv-row-box {
        flex: 1 1 100%;
    }
    .cv-quantity-box {
        min-width: 55px;
    }
}

/* 1 column */
@media only screen and (min-width : 480px) {
    .level-price-table.dv-tile-list .dv-row-box,
    .cv-addon-container .dv-row-box {
        flex: 1 1 100%;
    }
    .cv-quantity-box {
        min-width: 55px;
    }
}

/* 2 columns */
@media only screen and (min-width : 768px) {
    .level-price-table.dv-tile-list .dv-row-box,
    .cv-addon-container .dv-row-box {
        flex: 1 0 34%;
        max-width: 342px;
    }
}

/* 3 columns */
@media only screen and (min-width : 992px) {
    .level-price-table.dv-tile-list .dv-row-box,
    .cv-addon-container .dv-row-box {
        flex: 1 0 26%;
        max-width: 301px;
    }
}

/* 4 columns */
@media only screen and (min-width : 1200px) {
    .level-price-table.dv-tile-list .dv-row-box,
    .cv-addon-container .dv-row-box {
        flex: 1 0 21%;
        max-width: 326px;
    }
}

@media (max-width: 991px) {
    #dv-gallery-chart-row .vertical-align {
        flex-direction: column;
    }

    #dv-gallery-chart-row .vertical-align > [class="col-md-8"] {
        flex-grow: 1;
    }
}