/*************************
Typeography Font Overrides
*************************/
h1,
h2,
h3,
h4,
h5,
h6,
.navbar .navbar-nav {
  font-family: 'IdealSans', sans-serif;
}
body {
  font-family: 'IdealSans', sans-serif;
}
.logo-font {
  font-family: 'IdealSans', cursive, sans-serif;
}

/********************
SKIN COLOUR OVERRIDES
********************/
.orangeButton {color:white; background:#f15a23; border-radius:0.5em;}

.freeEventBadge {
    font-size: 2.2rem;
    font-weight: 100;
    width: 100%;
    border-radius: 0;
    background-color: #732f6c;
    white-space: break-spaces;
}

a {
    color: #C8FFE1;
}

.header-top.dark {
  background-color: #282828;
  border-bottom: 1px solid #1e2223;
}

.header.dark {
  background-color: #202020;
  border-top-color: #363d3f;
}
/*Fixed Navigation*/
.fixed-header-on .dark.header.fixed {
  background-color: rgba(32, 32, 32, 0.95);
}


.dark-bg {
  background-color: #282828;
  color: #cdcdcd;
}

/*Top Menu Search and Basket Icon*/
.dark .header-dropdown-buttons .btn-group > .btn,
.colored .header-dropdown-buttons .btn-group > .btn {
  background-color: #282828;
  border: 1px solid rgba(0, 0, 0, 0.15);
  text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
  color: #cdcdcd;
}

.btn-primary {
  color: #fff;
  background-color: #FA4650;
  border-color: #e5414a;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #e5414a;
  border-color: #e5414a;
}
.btn-primary:hover {
  color: #fff;
  background-color: #e5414a;
  border-color: #e5414a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #C838409;
  border-color: #e5414a;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #ad3037;
  border-color: #e5414a;
}

.newsLetter-bg{
    background-color: #3C2850;
}

.newsLetterSubmit-bg{
    /*background-color: #FA4650;*/
    background-color: white;
}

.newsLetterSubmit-font{
    color: black !important;
}

.collapse-style-2 .panel-body {
  padding: 15px;
}

.collapse-style-2 .panel-heading a {
  background-color: #333333;
}

.collapse-style-2 .panel-default .panel-collapse{
    background-color: #282828;
}

.collapse-style-2 .panel-default .panel-collapse .panel-body p{
    color: #ffffff;
}

.dark.breadcrumb-container {
  background-color: #282828;
}

.dark-bg + .dark-bg:not(.image-box):not(.full-image-container):not(.full-text-container):not(.full-width-section) {
  background-color: #282828;
}

.dark-bg{
    color: white;
}

.dark-bg .form-control{
    color: white;
}

.dark-bg * table{
  color: black;
}

#page_calendar_events_search_217771{
    background-color: #282828;
}

#search_page_218012{
    background-color: #282828;
    color: white;
}

#searchResultsAmount{
    color: white;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  color: #ffffff;
  background-color: transparent;
  border-bottom: 1px solid #ffffff;
}

.dark-bg:not(.banner) .separator.with-icon:after {
    background: -moz-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #373737), color-stop(25%, #505050), color-stop(45%, #373737), color-stop(55%, #373737), color-stop(75%, #505050), color-stop(100%, #373737));
    background: -webkit-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);
    background: -o-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);
    background: -ms-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);
    background: linear-gradient(to right, #ffffff 0%, #a4a4a4 25%, #282828 45%, #282828 55%, #a4a4a4 75%, #ffffff 100%);
}

.footer {
    padding-bottom: 0px;
}

.panel-heading a {
    text-decoration: none !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  text-decoration: none;
}

.nav-tabs > li > a {
    border-radius: 0;
}

#entaPricingGuideDiv a:not(.btn) {
  text-decoration: none;
  color: #ffffff;
}

.nav-tabs > li > a:hover {
    border-color: transparent;
}

.dark-translucent-bg:after {
  background-color: rgba(0, 0, 0, 0.70);
}

.dark-bg a:not(.btn) {
    text-decoration: underline;
    color: #C8FFE1;
}

.collapse-style-2 .panel-heading a {
    color: #ffffff;
}

.paginationLink {
    color: white !important;
}

#entaPricingGuideDiv > div.override > table {
	margin-bottom: 0px;
}


/*Event companion card overflow fix */


/*--------------------*/
/* START ENTA STYLING */
/*--------------------*/

.ticketLinkOnly {
    display: none;
}

.main-container {
    color: white;
    background-color: #282828;
}


#enta\20 wrapper * .light-gray-bg {
    background-color: #282828;
    border: none;
}


#enta\20 wrapper h1,
#enta\20 wrapper h2,
#enta\20 wrapper h3,
#enta\20 wrapper h4,
#enta\20 wrapper h5,
#enta\20 wrapper h6 {
  color: #ffffff;
}

#enta\20 wrapper * table{
  color: black;
}

#A {
    color: white;
}

#tbPriceBand > div.LegendKey {
    color: white;
}

#pnlSeatPlanMap > svg > text > tspan {
    fill: white;
}

.error {
    background-color: #282828 !important;
}

#enta\20 wrapper:not(.banner) .separator.with-icon:after {
    background: -moz-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #373737), color-stop(25%, #505050), color-stop(45%, #373737), color-stop(55%, #373737), color-stop(75%, #505050), color-stop(100%, #373737));
    background: -webkit-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);
    background: -o-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);
    background: -ms-linear-gradient(left, #373737 0%, #505050 25%, #373737 45%, #373737 55%, #505050 75%, #373737 100%);
    background: linear-gradient(to right, #ffffff 0%, #a4a4a4 25%, #282828 45%, #282828 55%, #a4a4a4 75%, #ffffff 100%);
}
#enta\20 wrapper * select {
    color: black;
}
#enta\20 wrapper * .white-bg {
    background-color: #282828;
}

/*
input {
    color:black;
} 

.white-bg {
    background-color: #282828;
}
*/

#ctl00_MainContentPlaceHolder_hypRemoveAll {
    background-color: #70306d;
    border-color: #70306d;
    color: white;
}


#ctl00_MainContentPlaceHolder_dgOffers > tbody > tr:nth-child(2) > td:nth-child(4) > a {
       background-color: #732f6c;
    border-color: #732f6c;
    color: white;
}

#PromoToggle {
    cursor: pointer;
    background: #d9f0de;
    color: black;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#ctl00_MainContentPlaceHolder_ucPromoCd_txtPromoCd {
    color: black;
}

#ctl00_MainContentPlaceHolder_calShow > tbody > tr > td:not(.aspNetDisabled) {
    background-color: #6a3469 !important;
}

#A > td {
    color: black;
}

.CalToday {
	background-color: #d9f0de !important;
	border-color: #d9f0de !important;
}


#ctl00_MainContentPlaceHolder_calShow > tbody > tr:nth-child(1) > td {
	background-color: #6a3469 !important;
}

#ctl00_MainContentPlaceHolder_reqTimes {
    color: white !important;
}

#ctl00_MainContentPlaceHolder_calShow > tbody > tr:nth-child(1) > td, #ctl00_MainContentPlaceHolder_calShow > tbody > tr:nth-child(1) > td > table, #ctl00_MainContentPlaceHolder_calShow > tbody > tr:nth-child(1) > td > table > tbody > tr > td, #ctl00_MainContentPlaceHolder_calShow > tbody > tr:nth-child(1) > td > table > tbody > tr > td > a {
Background-color: #6a3469 !important;
}

#ctl00_MainContentPlaceHolder_ucCustomer_lblAgtTitle,
#ctl00_MainContentPlaceHolder_ucCustomer_lblFirstName,
#ctl00_MainContentPlaceHolder_ucCustomer_lblSurname,
#ctl00_MainContentPlaceHolder_ucCustomer_ucCustAddress_lblCounty,
#ctl00_MainContentPlaceHolder_ucCustomer_ucCustAddress_lblPostCode,
#ctl00_MainContentPlaceHolder_ucCustomer_ucCustAddress_lblCountry,
#ctl00_MainContentPlaceHolder_ucCustomer_lblPhone,
#ctl00_MainContentPlaceHolder_ucCustomer_lblEmail,
#ctl00_MainContentPlaceHolder_ucCustomer_lblEmailConf,
#ctl00_MainContentPlaceHolder_ucCustomer_lblPassword,
#ctl00_MainContentPlaceHolder_ucCustomer_lblPasswordConf {
	
	text-decoration: none !important;	
}
#aspnetForm > div.BodyContent > div > div > div > div.Navigation > div.CPACOnly > a {
    color: #C8FFE1;
    text-decoration: underline !important;
}

#splitted_ctl00_MainContentPlaceHolder_ucCustomer_dgInterest > tbody > tr:nth-child(1) > td:nth-child(2) {
    width: 198px;
}

legend {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    background-color: #282828 !important;
    margin-bottom: 20px !important;
    font-size: 21px !important;
    line-height: inherit !important;
    color: #fff !important;
    border: 0 !important;
    /* border-bottom: 1px solid #e5e5e5; */
}

fieldset {
    padding: 0px 0px;
    margin: 0px 0px;
    border: none;
    background-color: #282828;
}

/*------------------*/
/* END ENTA STYLING */
/*------------------*/

/************************
SKIN COLOUR OVERRIDES END
************************/

.redHeart{
    color: #FA4650;
}

.noMargin{
    margin: 0px !important;
}


/***********************
START EVENT PAGE STYLING
***********************/

#pricingGuideButton {
    color: white;
}


#entaBuyButton {
    background: #fa4650;
    color: white;
}

.offSale {
    background: #c81e37;
    color: white;
}

#entaPricingGuideDiv {
    color: black;
}

#entaPricingGuideDiv .tab-content{
    background: gray;
}

.alert-success {
    background: #c8ffe1;
    color: #515151;
    
}

.alert-danger {
    background: #c81e37;
    color: white;
}

.overridePriceGuide {
    color: black !important;
}

#entaPricingGuideDiv .tab-content {
    background: #282828;
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 13px !important;
}

#pricingContainer > div > div {
    padding: 0px;
}

#entaPricingGuideDiv * table {
    margin-bottom: 11px
}

#entaPricingGuideDiv {
    color: white;
    border: none;
    background-color: #a8679f; /* old #a8679f  282828*/
    /*background-color: #474747;*/
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #925a8a
}

.nav-justified li a{
	color: white !important;
	text-decoration: none !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {

  background-color: #732f6c;
  border: 1px solid #732f6c !important;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #a8679f;
    border-radius: 0;
    border-color: transparent;
}

.alert-info {
    color: #ffffff;
    background-color: #808080;
}

.table-responsive {
    border: none;
}

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%; 
} 

.embed-container iframe, .embed-container object, .embed-container embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}

.trailer-container span{
    display: block;
    text-align: center;
}

.trailer-container{
    margin-top: 17px;
}

@media (max-width: 480px) {
    .nav-tabs {
        background-color: #a8679f !important;
        border-bottom: none!important;
    }    
}

@media (min-width: 768px){
    .dl-horizontal dt {
        max-width: 121px;
    }
}

/*********************
END EVENT PAGE STYLING 
*********************/

.darkIcon{
    color: black;
}

.homepageDivider {
    width: 50%;
    margin-top: 0;
    margin-bottom: 0;
}

.imageLoadIcon{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.fixed-header-on .header .logo img {
    max-height: 52px;
}

.blackFont{
    color: black !important;
}

.backgroundWhite{
    background-color: white !important;
}

#mapDiv{
    height: 500px;
    border: solid #7f7f7f 1px;
}

.header-first {
    /*padding: 6px 0 0 0 !important; */
}

.dark .footer{
    /*background-color: #373737 !important; */
}

#featuredLeft{
  right:85%;
  border: 0px;
  background: transparent;
  color: #2e3638;
  font-size: 30px;
}

#productListingBorder{
padding-top: 4px;
border-style:solid;
border-color:#c8c8c8;
border-width:1px;
}

.hide-Keyword{
  visibility: hidden;
  height: 0px;
}

.noUnderline li a{
 text-decoration: none !important;
 color: black !important;
}

.dropdown a:before, 
.dropdown a:after {
     display:none !important;
}

.showDoot a:before, 
.showDoot a:after {
     display:block !important;
}

.eventSearch {
    height: 370px !important;
    background: url(./?a=223335) 0% 0%; 
    background-position: 50% -234px !important;
    background-size: 100% 115%;
    
}

.searchContainer{
    /*margin-top: 230px;*/
    /*background: rgba(255, 255, 255, 0.74);*/
    background-color: #202020;
}

.video-background video, .video-background-banner video {
    min-width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: scroll;
    min-height: 100%;
    height: auto;
    width: auto;
    top: 0%;
    left: 0%;
    background-size: cover;
    position: absolute;
}

tbody {
    /*background-color: #373737;*/
}

.homepageHeadings{
    font-size:20px;
    color: white;
}

/***************************************/
/*            FORM OVERRIDES           */
/***************************************/
.form-control{
    color: #000000;
}

/***************************************/
/*         FOOTER COLOR OVERRIDES      */
/***************************************/

.questionError{
	color: red;
	font-weight: 500;
}

.footer-content form .sq-form-required-field-note{
	color: #d2d2d2;
}

.dark .footer-content .nav-pills > li > a, .dark .footer-content .nav-pills > li.active > a, .dark .footer-content .nav-pills > li.active > a:focus, .dark .footer-content .nav-pills > li > a:focus{
    color: #C4C4C4;
}

.footer-content form .form-control:not(button) {
    color: black !important;
}

/***********************************/
/*HOMEPAGE EVENT SEARCH BAR STYLING*/
/***********************************/

.btn-homeSearch{
    background: white;
    color: black;
    min-width: 181px;
    border: 1px solid #969494;
}

#searchEventInput{
   text-align:center;
}


.text-homeSearch{
    margin-top: 17px;
    /*color: black;*/
    color: white;
    font-size: 26px;
}

#searchEventInput{
    margin-top: 10px !important;
    min-height: 48px !important;
    min-width: 180px !important;
}

.searchEventInputIcon{
    margin-top: 9px;
    margin-right: 11px;
}

.badgeGenreStyling{
    border: 0px !important;
    /*font-weight: bold !important;*/
    color: black !important;
    background-color:white !important;
    font-size: 15px !important;
}

.footerHeaderStyle{
    color: white;
    display: block;
    margin-bottom: 20px;
    font-weight: 500;
}

.footerContentStyle{
    color: #d2d2d2;
    margin-bottom:20px;
}
.footerContentStyle p {
    margin:0;
}

.footer-content{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.footer-inner{
    margin-top: 30px !important;
}

.dateSearchInput{
    background: white !important;
    opacity: 1 !important;
    width: 115px !important;
    min-height: 48px;
    padding-right: 0px !important;
}

.dateSearch{
    transform: translate(-17%, 0);
    margin: 10px;
}

.calendarIcon{
    position: absolute !important;
    z-index: 4 !important;
    transform: translate(-300%, 83%) !important;
    font-size: 18px;
    color: #666666;
}

.scrollable-menu{
    height: auto;
    max-height: 500px;
    overflow-x: hidden;
}

#altSearchGenre{
    position: absolute !important;
    left: 50% !important;
    top: 90% !important;
    transform: translate(-50%, 0%) !important;
}

.videoDiv{
    height:500px;
}

.footerLogo {
	display: block;
	padding-top: 136px;
}



/*MD*/
@media only screen and (max-width: 1199px) and (min-width: 992px)  {
    .btn-homeSearch{
        padding:7px 20px !important;
        font-size: 14px !important;
        min-width: 145px;
    }
    
    #homeSearchSubmit{
        padding: 7px 20px !important;
        font-size: 14px !important;
    }
    
    .text-homeSearch{
        font-size: 20px !important;
    }
    
    #searchEventInput{ 
        min-height: 36px !important;
        min-width: 141px !important;
        font-size: 15px !important;
        height: 36px !important;
    }
    

    .dateSearchInput{
        min-height: 36px !important;
        width: 103px !important;
        font-size: 15px !important;
        height: 36px !important;
    }
    
    .calendarIcon{
        transform: translate(-288%, 48%) !important;
    }
    
    .eventSearch{
        background-position: 60% 50% !important;
        background-size: 150% 150% !important;
    }
    
    .videoDiv{
        height: 250px;
    }
    
    
}
/*SM*/
@media only screen and (max-width: 991px) and (min-width: 768px)  {
    
    .btn-homeSearch{
        min-width:100px;
        padding:7px 20px !important;
        font-size: 14px !important;
    }
    
    #homeSearchSubmit{
        padding: 7px 20px !important;
        font-size: 14px !important;
    }
    
    .text-homeSearch{
        font-size: 20px !important;
    }
    
    #searchEventInput{ 
        min-height: 36px !important;
        min-width: 141px !important;
        font-size: 15px !important;
        height: 36px !important;
    }
    
    .dateSearchInput{
        width: 88px !important;
        min-height: 36px;
        height: 36px !important;
        padding: 0;
        /*padding-right: 0px !important;*/
    }
    
    .calendarIcon{
        transform: translate(-223%, 70%) !important;
        font-size:14px !important;
    }
    
        .eventSearch{
        background-position: 47% 50% !important;
        background-size: 150 150% !important;
    }
    
    .videoDiv{
        height: 210px;
    }
    
    .footerLogo {
	    padding-top: 0px !important;
    }
}

/*XS*/
@media only screen and (max-width: 767px){
    
    
    /*===== Event Homepage search start =====*/
     .btn-homeSearch{
        padding:7px 20px !important;
        font-size: 14px !important;
        width: 100%;
    }
    
    #homeSearchSubmit{
        padding: 7px 20px !important;
        font-size: 14px !important;
        width: 100%;
    }
    
    #searchEventInput{ 
        min-height: 36px !important;
        min-width: 141px !important;
        font-size: 15px !important;
        height: 36px !important;
        margin-bottom: 10px;
    }
    
    .searchContainer{
        margin-top: 0px !important;
    }
    
    .dateSearchInput{
        width: 100% !important;
        min-height: 36px;
        height: 36px !important;
        padding: 0;
        /*padding-right: 0px !important;*/
    }
 
    .dateSearch{
        transform: translate(0,0);
        margin-left: 0px;
    }   
    
    /*===== Event Homepage search end =====*/
    
    .logo{
        z-index: 50;
        position: absolute !important;
        left: 50% !important;
        top: 50% !important;
        transform: translate(-51%, 33%) !important;
    }
    
    .navbar-toggle{
        margin-top: 18px;
        margin-bottom: 18px;
    }
    
    .footerLogo {
	    padding-top: 0px !important;
    }
    
}

@media (max-width: 480px){
    .overlay-container .text p:not(.mobile-visible) {
        display: block !important;
    }
}

/*Smaller devices (less than 472px)*/
@media (max-width: 472px){
    .orangeButton {margin-right: 3% !important;}
}

/*.day{
    background: #f6effd !important;
}

.highlighted{
    background: #85c5e5 !important;
}*/

.header-container li.twitter {
display: none;
    
}