﻿.PerformanceDatesCarouselCont {
    background-color: #000;
    height: 200px;
    padding: 32px 20px;
    text-transform: uppercase;
}

.PerfDateItem {
    height: 129px;
    width: 119px;
    border-right: 1px solid #282828;
    padding: 0 15px;
}

.PerfDateItem.interiorscreens{
    height: 107px;
   
}

.PerfCarouselTitle {
    font-size: 2.0em;
    border-right: 1px solid #282828;
    height: 129px;
}
.PerfCarouselTitle.interiorscreens {
    height:107px;
}

.PerfMonth {
    color: #8e8e8e;
}

.PerfDate {
    font-size: 1.45em;
}
/*.PerfCTA a { border: 1px solid #e4023a; width: 65px; height: 27px; text-align: center;  padding-top: 4px; color: #e4023a; display: block; font-size: 1.0em; }*/
.PerfCTA {
    color: #8e8e8e;
    font-size: .9em;
    margin-top: 10px;
}

.PerfSocialIcons ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .PerfSocialIcons ul li {
        float: left;
        padding-right: 17px;
    }

.SocialCont {
    margin-bottom: 20px;
}

.SocialRow {
    margin-top: 65px;
}

.PerformanceDatesCarouselCont {
    color: #fff;
}
.PerformanceDatesCarouselCont.interiorscreens {
    font-size:10px;
    height: 142px;
    padding: 19px 20px;
}
#PerfDetailLeftCont {
    background-color: #000;
    padding: 16px 18px 18px 18px;
    margin-right: 13px;
}

.RightRailTout {
    background-image: url('/Static/img/bcgColor.gif');
    background-repeat: repeat-x;
    padding-top: 1px;
    margin-bottom: 10px;
}

#CastArtistListing a {
    color: #e4023a;
}

.ToutImage {
    position: relative;
}
    .ToutImage a img {
    max-width:100%; width:100%;
    }

.ToutImage  .ToutCTACont .ToutCTA   img {
width:inherit !important;
}
    .ToutImage a:hover {
    
    opacity:.5;}


.ToutCTACont {
    position: absolute;
    bottom: 0;
    background-image: url('/Static/img/backgrdRightRailTout.png');
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    min-height: 70px;
    opacity: .85;
}

.ToutCTA {
    padding: 25px 60px;
}

.PerfomanceDates {
    margin: 20px 0 10px 0;
}

.CastArtistItem {
    margin-bottom: 20px;
}
/*to show headshot with fix width*/
.CastArtistItem img, .CreativeArtistItem img{
max-width: 80px;
}

.CreativeArtistItem {
    margin-bottom: 20px;
}
    #MembershipInfo a:hover { color: #cd0033; text-decoration: underline; }
    #MembershipInfo { border-bottom: 2px solid #e4023a; padding-bottom: 15px; }
    #PortfolioContainer { border-bottom: 2px solid #e4023a; padding-bottom: 15px; }
.LiveChatCont {
    height: 37px;
    background-color: #cd0033;
    text-align: center;
    padding-top: 8px;
    margin-bottom: 10px;
}
    .LiveChatCont a:hover {
    opacity:.5;
    }

.AccoladesCont {
    padding: 30px 20px 30px 10px;
    text-align: right;
    background: rgba(0,0,0,.5);
}

.Accolade {
    color: #a1082f;
    font-size: 1.6em;
    letter-spacing: .05em;
}

.StatedBy {
    color: #fff;
    font-size: .7em;
    padding-top: 10px;
}
/*.RedBar { background-color: #e4023a; height: 1px; }*/
.InfoCont {
    background-color: #000;
    padding: 0 20px;
    color: #fff;
}

.InfoQuery {
    font-size: 1.1em;
    letter-spacing: .05em;
}

.InfoSegway {
    font-size: 1.5em;
    letter-spacing: .05em;
}

InfoStatement {
    font-size: .9em;
}
.sidebar-modal { color: black; }
.InfoItem:last-child {
    border-bottom: none;
}

.PerformanceDetailCont {
    margin-bottom: 70px;
}

.SkuHeader {
    color: #000;
    font-size: 20pt;
    padding-bottom: 14px;
}
.skuLabel {
    color: #000;
    margin-bottom: 20px;
    font-weight: bold;
}
.skuOption {
    float:right;
    margin-top: -41px;
}
.skuQty {
   
     float:right;
    margin-top: -41px;
}
.skuAddToCartButton {
   background-color: #cd0033;
    height: 30px;
     border: 0;
    text-align: center;
    padding-top: 1px;
    float: right;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
}
.skuAddError {
    color: red;
}
/*Bootstrap tabs override*/
.nav-tabs {
    /*border-bottom: 1px solid #000;*/
    border-bottom: none;
}

    .nav-tabs.nav > li {
        background-color: #33353c;
        margin: 0;
        margin-right: 2px;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        color: #33353c;
        cursor: default;
        background-color: #fff;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
    }


.nav > li {
    padding-top: 0;
}

.PerfTabs a {
    color: #868a98;
    text-transform: uppercase;
}

.nav > li {
  padding-top: 0;
}

#map-stage div {
    background-color: transparent !important;
}


#map-stage div {
    background-color: transparent !important;
}

#seatSectionSelection div {
    background-color: transparent !important;
}


#selection-level-pills {
    position: relative;
    left: -25px;
}

#selection-level-pills li a {
    background-color: transparent;
}

#selection-level-pills li a {
    color: white;
}

#selection-level-pills li a:hover {
    color: #e4023a;
}

#selection-level-pills li.active > a {
    color: #e4023a !important;
    font-size: 18px;
    font-weight: 800;
}



.PerfTabs a {
    color: #868a98;
    text-transform: uppercase;
}
.tab-content > .active {
    /*background-color: #fff;*/
    background-color: #fff;
        padding: 35px 20px;
}
#PerfDetailCarousel { overflow: hidden; margin-bottom: 40px; }
.ShortcutIcons { border-bottom: 1px solid #e0e0de; overflow: hidden; padding-bottom: 30px; }
.ShortcutIcons ul { margin: 0; padding: 0; list-style: none; }
.ShortcutIcons ul li { float: right; }
.ShortcutIcons ul li a { color: #151a1e; font-size: .8em; }
.ShortcutIcons ul li img { margin-left: 15px; margin-right: 7px; }
.TabIcon { float: left; width: 68px; }
.TabTout { margin-left: 68px; border-bottom: 1px solid #e0e0de; width: 470px; padding-bottom: 25px; padding-top: 15px; }
.TabTout p{
    margin:0px;
}
#TabInfo { padding-top: 20px; overflow: hidden; }
.TabInfoItem { padding-top: 15px; overflow: hidden; }
.ToutHeading { overflow: hidden; font-weight: bold; }
.ToutCopy { overflow: hidden; }
.donationRow { padding: 5px 0;}
.donationAmt { text-align: right; }
.orderHistoryRow { padding: 5px 0; }
.OrderLineItem { display: none; }
@media (max-width: 767px) { 
    .PerfTabs > li {
        float:none;
        border:1px solid #dddddd;
        
}
        .PerfTabs  li a {
        height:40px;
        border:0px;
        }

#PerfDetailCarousel {
    overflow: hidden;
    margin-bottom: 40px;
}

.ShortcutIcons {
    border-bottom: 1px solid #e0e0de;
    overflow: hidden;
    padding-bottom: 30px;
}

    .ShortcutIcons ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .ShortcutIcons ul li {
            float: right;
        }

            .ShortcutIcons ul li a {
                color: #151a1e;
                font-size: .8em;
            }

            .ShortcutIcons ul li img {
                margin-left: 15px;
                margin-right: 7px;
            }

.TabIcon {
    float: left;
    width: 68px;
}

.TabTout {
    margin-left: 68px;
    border-bottom: 1px solid #e0e0de;
    width: 470px;
    padding-bottom: 25px;
    padding-top: 15px;
}

    .TabTout p {
        margin: 0px;

    }

#TabInfo {
    padding-top: 20px;
    overflow: hidden;
}

.TabInfoItem {
    padding-top: 15px;
    overflow: hidden;
}

.ToutHeading {
    overflow: hidden;
    font-weight: bold;
}

.ToutCopy {
    overflow: hidden;
}

.donationRow {
    padding: 5px 0;
}

.donationAmt {
    text-align: right;
}

.orderHistoryRow {
    padding: 5px 0;
}

a.production-calendar-controls-more {
      background:  #CD0033;
    
    color: #fff;
    font-family: "Montserrat",sans-serif;
    font-weight: 700;
    /*margin-left: 10px;*/
   
    font-size: 1.0em;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
 
    display: inline-block;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 10px 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-transform: uppercase;
    text-decoration: none;
}

a.production-calendar-controls-more:hover{
      background-color: #fff;
    
    
    color: #CD0033;    
    cursor: pointer; 
}


    .PerfTabs > li {
        float: none;
        border: 1px solid #dddddd;
    }

        .PerfTabs > li a span {
            background-image: url('/Static/img/PerfTabExpand.gif');
            background-repeat: no-repeat;
            width: 13px;
            float: right;
        }

        .PerfTabs > li > a:hover span, .PerfTabs > li > a:focus span,
        .PerfTabs > li.active > a span, .PerfTabs > li.active > a:hover span, .PerfTabs > li.active > a:focus span {
            background-image: url('/Static/img/PerfTabExpanded.gif');
            background-repeat: no-repeat;
            width: 20px;
            float: right;
        }

        .PerfTabs > li.active > a {
            border: none;
        }

            .PerfTabs > li > a:hover, .PerfTabs > li > a:focus,
            .PerfTabs > li.active > a, .PerfTabs > li.active > a:hover, .PerfTabs > li.active > a:focus {
                background: none;
                border: none;
            }

    .PerfTabs a {
        color: #fff;
    }

    .PerfTabs > li.active {
        background-color: #fff;
    }

    #PerfDetailRightCol {
        padding: 10px 10px 16px 10px;
    }
    /*.tab-content a span { background-image: url('/Static/img/PerfTabExpand.gif'); background-repeat: no-repeat; width: 20px; float: right; }*/
    #PerfDetailLeftCont {
        padding: 16px 0;
        margin-right: 13px;
    }

    .PerformanceDetailCont {
        margin-bottom: 11px;
    }

    .ShortcutIcons ul li img {
        margin-left: 6px;
        margin-right: 5px;
    }

    .ShortcutIcons ul li a {
        font-size: .6em;
    }

    .tab-content > .active {
        padding: 35px 7px;
    }

    .TabTout {
        margin-left: 55px;
        width: 82%;
    }

    .TabIcon {
        width: 47px;
    }

    #PerfDateCarousel .slick-dots {
        display: none !important;
    }
}
