﻿
#containerForm {
    margin: 0 auto;
    max-width: none;
}

.navigationLayer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    bottom: -1px;
    left: 0;
    background-color: #28434c;
    padding: 0px;    
    z-index: 10000;    
    overflow: auto;
}

.menuContainer {
    padding: 60px 30px 30px 20px;
    
}

.menuList {
        opacity: 0;   
    }




/*ul li, ol li {
    padding: 0 0 0 0;
}*/

ul.depth-1.rootul li a {
    color: #ffffff;
    font-family: Arial;
    font-size: 13pt;
    font-weight: normal;
    line-height: 1.3;
}

.sideBarMenuContent li.depth-2 a {
    border: 0 solid #ffffff;
    cursor: pointer;
    font-size: 12px;
    line-height: 1;
    padding: 0;
}

.sideBarMenuContent .menuItem a {
    background: #ee1c25 none repeat scroll 0 0;
    color: #ffffff;
}

li.menuItem.depth-1 {
    padding: 3px 0 3px;
    text-indent: 0;
}
.menuItem.depth-1 {
    background-image: none;
    background-position: 10px 0;
    background-repeat: no-repeat;
}
.sideBarMenuContent li {
    background-position: 0 center;
    background-repeat: no-repeat;
    display: block;
    padding: 0;
}




.menuItem {
    display: inline-block;
    width: auto;
    /*width: 100%;*/
    /*position: relative;*/
    left: -400px;
}


.menuItemAnimation {
    /*left: -400px;
    transition-property: left;
    transition-duration: 1.5s;
    transition-timing-function: linear;*/
}

/*.menuItemAnimate {
    left: 0px;
    
    position: inherit;
}

.menuItemUnanimate {
    left: -400px;
}*/


#closeSideMenuButton {
    color: #ffffff;
    font-size:22px;
    padding: 0;
    position: absolute;
    left: unset;
    right:50px;
    top: 20px;
}


.registerForENews {
    color: #ffffff;
    font-size:22px;
    padding: 0;    
    position: relative;
    right: 0;
    top: 20px;
    opacity: 0;
}

.registerForENews a,
.registerForENews a:hover  {
    color: #ffffff;
}

.registerForENews i {
    font-size:30px;
}

.socialMediaIconHolder {
    color: #ffffff;
    font-size: 95%;
    padding: 0;
    position: relative;
    left: 0px;
    top: 42px;
    width:100%;
    opacity: 0;
}


.mobileLogo {
    margin: 10px 0 0;
    position: fixed;
    top:10px;
    left:10px;
    z-index: 100000;
    display:none;
}


.mobileLogo img {
    width:60px;
}


.socialMediaIconHolder .icon-pinterest, 
.socialMediaIconHolder .icon-twitter, 
.socialMediaIconHolder .icon-facebook, 
.socialMediaIconHolder .icon-youtube, 
.socialMediaIconHolder .icon-instagram {
    color: #ffffff;   
    font-size: 30px;
    margin-right: 15px;
}

.icons-box a:hover i
{
    color:#ffffff;   
    font-size: 30px;
    margin-right: 15px;
}

.sideBarMenuContent ul {
    line-height: 1;
    text-indent: 0;
}

ul, ol, dl {
    /*font-family: inherit;
    font-size: 1rem;
    line-height: 1;
    list-style-position: inside;
    margin-bottom: 0;*/
    /*padding: 0 0 0 0;*/
}

ul {
    /*margin-left: 1.1rem;*/
}

/*.depth-3.subul {
    margin: 0 0 0 30px;
}*/



.sideBarMenuContent li {
    background-position: 0 center;
    background-repeat: no-repeat;
    display: block;
    padding: 0;
}
.menuItem {
    display: inline-block;
    width: auto;
}


.menuItem {
    display: inline-block;
    /*width: 100%;*/
}



ul.depth-2.subul {
    text-indent: 0;
}

.depth-2.subul {
    margin: 0px 0 0 30px;
}

.sideBarMenuContent ul {
    line-height: 1;
    text-indent: 0;
}



.searchLayer {
    background-color: #28434c;
    bottom: -1px;
    height: 100%;
    left: 0;
    opacity: 0.9;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

#closeSearchLayerButton {
    margin: 0 auto;
    padding: 1% 0 0;
    top: 25px;
    vertical-align: top;
    width: 85%;
    position: absolute;
}

#closeSearchLayerButton i {
    cursor: pointer;
    float: right;
    font-size: 60px;
}

#searchBox2 {
    margin: 0 auto;
    padding: 24% 0 0;
    top: 57%;
    vertical-align: top;
    width: 70%;
}

#searchBox2 input {
    background: #ffffff none repeat scroll 0 0;
    color: #000000;
    font-size: 50px;
    height: 100px;
    margin: 0;
    padding: 0 30px;
    width: 83%;
}

#searchBox2 i {
    color: #000000;
    cursor: pointer;
    font-size: 83px;
}

.search-text, .subscribe-text {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #fff;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #fff;
    float: left;
    height: 35px;
    outline: medium none;
    text-transform: uppercase;
}

#searchBoxBackground2 {
    background: #ffffff none repeat scroll 0 0;
    height: 100px;
    width: 100%;
}

#searchBox2 input {
    background: #ffffff none repeat scroll 0 0;
    color: #000000;
    font-size: 50px;
    height: 100px;
    margin: 0;
    padding: 0 30px;
    width: 83%;
}

.btnSearch, .btnSubscribe {
    border: 0 none;
    display: inline-block;
    float: right;
    height: 29px;
    outline: 0 none;
    padding-top: 5px;
    width: 100px;
}


.fullscreenEventsCalendar .columns {
    padding: 0;
}



.leftHeaderItems.small-3.medium-14.large-4.columns > a {
        color: #fff;
        font-size: 20px;
    }

.leftHeaderItems.small-3.medium-14.large-4.columns > a:visited {
        color: #fff;
        text-decoration: none;
    }




.logo {
    margin: 10px 0 0 0;
}

.logo > a {
    padding: 0 0 0 10px;

}

.leftHeaderItems {
    margin: 0;    
    padding: 12px 12px 0 0;    
    text-align: right;
}

.centreHeaderItems {
    margin: 5px 0 0 0;    
    padding: 0 0 0 10px; 
    clear: both;
}

.rightHeaderItems {
    margin: 0;     
    text-align: center;
}

.calendarShowEventsSelectorLabel {
        display: inline-block;
        float: none;
    }

    .calendarShowEventsSelector {
        display: inline-block;
        float: none;
    }


.calendarShowEventsSelectorLabel {
    float: left;
    height: 34px;
    font-size: 21pt;
    font-family: Arial;
    color: #000000;    
    padding: 3px;
        display: inline-block;
        float: none;
}

.calendarShowEventsSelector {
    width: 220px;
    height: 48px;
    overflow: hidden;
    background: url(/images/calendar/icon-arrow-down-grey.png) no-repeat right center #ffffff;
    background-position: 100% 50%;
    border: 0px solid #fff;
}

.calendarShowEventsSelector:hover {
    width: 220px;
    height: 48px;
    overflow: hidden;
    background: url(/images/calendar/icon-arrow-down-green.png) no-repeat right center #ffffff;
    background-position: 100% 50%;
    border: 0px solid #fff;
}

.calendarShowEventsSelector select {
    background: transparent;
    width: 250px;
    padding: 5px;
    font-size: 21pt;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 48px;
    -webkit-appearance: none;
    text-transform: uppercase;
    color: #888;
}


.calendarShowEventsSelector option {
    border: 0px solid #0f00f0;
    font-family: Arial;
}

.calendarDateSelectorLabel {
    color: #28434c;
    font-size: 23pt;
    font-weight: normal;
    text-align: center;
}

.calendarDateSelector {
    color: #888;
    font-size: 23pt;
    font-weight: normal;
    text-align: left;
}


  .calendarDateSelector input {
        color: #888;
        /*background: #fff;*/
        border: 0px;
        font-size: 37pt;
        width: 30px;
        height: 30px;   
        vertical-align: middle;
    }

.fa.fa-angle-left {
    color: #939393;
    font-size: 50px;
    padding-left: 0px;
}

.fa.fa-angle-left:hover {
    color: #12dd55;
    font-size: 50px;
}


.fa.fa-angle-right {
    color: #28434C;
    font-size: 50px; 
}

.fa.fa-angle-right:hover {
    color: #12dd55;
    font-size: 50px; 
}

    /*#QuickTickets_QuickTicketsSelector {
        background: #28434c url("/css/site/images/header-background.png") repeat-y scroll 55% center;
        border: 1px solid #fff;
        color: #fff;
        font-size: 20px;
        height: 30px;
        width: 250px;
    }*/


.quickTicketsSelector {
   width: 90%;
   height: 35px;
   overflow: hidden;
   background: url(/images/calendar/quickTicketsDownArrowSelect-White.png) no-repeat right #28434c;
   border: 1px solid #8a968f;
    float: left;
   }

.quickTicketsSelector:hover {
   background: url(/images/calendar/quickTicketsDownArrowSelect-Green.png) no-repeat right #28434c;
   }

.quickTicketsSelector select {
   background: transparent;
   width: 120%;
   padding: 5px 5px 5px 10px;
   font-size: 13px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
    text-transform: uppercase;
    color: #ffffff;
   }

.quickTicketsSelector option {
   border: 0px solid #ffffff;
   }




.calendarColumn {
    min-height:200px;
    border: 1px solid #28434c;
    border-width: 1px 1px 0px 1px;
    padding: 5px;
}

.calendarContainer {
    height: 120px;
}

.calendarDateSelector {
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    color:#888;
}

.calendarShowEvents {
    text-align: left;
    font-size: 20px;
    font-weight: normal;
    color:#888;  
}

.calendarBrowseEvents {
    text-align: right;
    font-size: 20px;
    font-weight: normal;
    color:#888;   
}

.calendarBrowseEvents.small-4.medium-4.large-4.columns > a {
    font-size: 20px;
    font-weight: normal;
    color:#888;   
    
}

  
    /*#QuickTickets_QuickTicketsSelector {
        color: #fff;
        background: #28434c url("/css/site/images/header-background.png") repeat-y scroll 55% center;
        border: 1px solid #fff;
        font-size: 20px;
        height: 30px;
        width:250px;
    }*/

    /*a {
        font-size: 20px;
        color: #fff;
    }
    
    a:visited {
        font-size: 20px;
        color: #fff;
    }*/

    i {
        font-size: 20px;
        color: #fff;
    }

    #headerContainer {
        width: 100%;
        max-width: 100%;
        top: 0px;
        left: 0px;
        background: #28434c;
        color: #28434c;
        height: 120px;
        position: relative;
        padding: 0 0 0 0;  
    }

    #headerContainer .row {
        opacity: 0.0;
        transition-property: opacity;
        transition-duration: 1.5s;
        transition-timing-function: linear;
    }

    #headerContainer .row.loadHeaderContainer {
        opacity: 1.0;
    } 
 

.animation1 {
    left: 500px;
    transition-property: left;
    transition-duration: 1.0s;
    transition-timing-function: linear;
    transition-delay: 0s;
}

.animation2 {
    left: 500px;
    transition-property: left;
    transition-duration: 1.0s;
    transition-timing-function: linear;
    transition-delay: 0.1s;
}

.animation3 {
    left: 500px;
    transition-property: left;
    transition-duration: 1.0s;
    transition-timing-function: linear;
    transition-delay: 0.2s;
}

.animation4 {
    left: 500px;
    transition-property: left;
    transition-duration: 1.0s;
    transition-timing-function: linear;
    transition-delay: 0.3s;
}


.animation5 {
    left: 500px;
    transition-property: left;
    transition-duration: 1.0s;
    transition-timing-function: linear;
    transition-delay: 0.4s;
}


.animation6 {
    left: 500px;
    transition-property: left;
    transition-duration: 1.0s;
    transition-timing-function: linear;
    transition-delay: 0.5s;
}


.animation7 {
    left: 500px;
    transition-property: left;
    transition-duration: 1.0s;
    transition-timing-function: linear;
    transition-delay: 0.6s;
}

.animation8 {
    left: 500px;
    transition-property: left;
    transition-duration: 1.0s;
    transition-timing-function: linear;
    transition-delay: 0.7s;
}




    #mainContent
    {
        margin:49px 0px 50px 0px;
        width: auto;
        opacity: 0.0;
        transition-property: all;
        transition-duration: 0.8s;
        transition-timing-function: linear;
        transform: scale(1.0050);
    }

    #mainContent.loadMainContent {
        opacity: 1.0;
        margin: 44px 0px 50px 0px;
        transform: scale(1.0);
    }

    .calendarColumn {
        /*min-height: 300px;*/
    }

    .calendarDays {
        display: none;
    }

    .calendarColumnBottomBorder {
        border-bottom: 1px solid #28434c;
    }

    .calendarColumnContainer:nth-child(1) .calendarColumn {
        border-left: 0px solid #28434c;
    }

    .calendarRowContainer .calendarColumn:nth-child(1)  {
        border-left: 0px solid #28434c;
    }


    .calendarColumn:nth-last-child(-n+7) {
        border-bottom: 0px solid #28434c;
    }

    .calendarColumn:nth-last-child(-n+1) {
        border-bottom: 1px solid #28434c;
    }


    .calendarColumn:first-child, .calendarColumn:nth-child(7n+1) { 
        border-left: 1px solid #28434c;

    }

    .lastCalendarRow  {
        border-bottom: 1px solid #28434c;
    }


.calendarEvent img {
    width: 100%;
    padding: 10px;   
}
    .calendarColumn.small-14.medium-14.large-2.columns.currentDay .eventTitle {
        color: #000;
}

        .calendarColumn.small-14.medium-14.large-2.columns.currentDay .performanceTime {
        color: #000;
}


.eventTitle {
    font-size: 16px;
    padding:10px 10px 0 20px;   
    /*width: 200px;*/
}

.eventTitle a{
    font-size: 16px;
    padding:0 10px 0 10px;   
    color: #000;
    padding-top: 10px;
}

.ui-datepicker-calendar {
    display: none;
}

.calendarDays {      
    border: 1px solid #888;
    border-width: 0px 0px 0px 0px;
}

.calendarColumn {
    display: block;
}

.calendarEvent { 
    min-height: 160px;
    /*border: 1px solid #000;*/
}

.calendarEvent a:hover {
    text-decoration: none;
}

.footerHolder {
    border-top: 1px solid #d4d8db;
    color: #ffffff;
    position: relative;
    /*top: 143px;*/
    /*width: 100%;*/
}

.footerHolder a{
    font-size: 17px;
}


.row .row {
    margin: 0;
    /*max-width: none;*/
    width: auto;
}

.calendarContainer.row {
    margin-top: 119px;
}

 #header {
    position: relative;
}

/*a {
    color: #fff;
        font-size: 20px;
}

a, a:visited {
    color: #fff;
    text-decoration: none;
}*/

/*#QuickTickets_QuickTicketsSelector {
    background: #28434c url("/css/site/images/header-background.png") repeat-y scroll 55% center;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    height: 20px;
    width: 139px;
}*/

.calendarContainer.row {
    margin-top: 0px;
}

.calendarShowEvents {
    color: #888;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
}

.calendarDateSelector {
    color: #888;
    font-size: 21pt;
    font-weight: normal;
    text-align: center;
    font-family: Arial;
}

.calendarContainer a {
    color: #28434c;
    font-size: 21pt;
    font-family: Arial;
}


.calendarContainer a:visited {
    color:inherit;
    text-decoration: none;
    font-family: Arial;
}

.calendarContainer a:hover {
    color: #12dd55;
    font-size: 21pt;
    font-family: Arial;
}




.calendarBrowseEvents {
    color: #28434c;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}

.calendarShowEvents {
    color: #888;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}

.calendarDateSelector {
    color: #888;
    font-size: 30pt;
    font-weight: normal;
    text-align: left;
}

.ticketsButton a,
.ticketsButton a:visited {
    color: #28434c;
    text-decoration: none;
}

.eventThumbnail {
    display: none;
}

.eventVenue {
    font-size: 16px;    
    padding: 0 10px;
    font-weight: normal;
    color: #000;
    display: block;   
}


.eventTitle a {
    color: #000;
    font-size: 18px;
    padding-top: 10px;
}

.mobileTabletCalendar {
    display: block;
    margin: 10px 0 0 0;
}

.desktopCalendar {
    display: none;  
}

.ticketsButton {
    margin: 30px 0 0 0;
}

.ticketsButton a,
.ticketsButton a:visited {
    color: #ffffff;
    background: #D61E44;
    border: 1px solid #ffffff;
    font-size: 20px;
    padding: 15px 30px 15px 30px;
}

.ticketsButton a:hover {
    color: #ffffff;
    background: #D61E44;
    font-size: 20px;
    padding: 15px 30px 15px 30px;
}



.dayOfMonth {
    display: none;
}


.dayOfMonthString {
    font-size: 20px;
    font-weight: normal;
    color: #28434c;
    display: block;
    padding: 20px 0 0 20px;
}

.performanceTime {
    margin: 0px 0 0 20px;  
}

.currentDay {
    background: #ffffff;
}

.currentDay .eventTitle {
    color: #ffffff;  
}

.currentDay .eventVenue {
    color: #ffffff;  
}

.currentDay .performanceTime {
    color: #ffffff;  
}

#ticketsButton {
    display: block;
    width: auto;
    margin: 0;
}

#ticketsButton a {
    width: auto;

}

#ticketsButton a,
    #ticketsButton a:visited {
        color: #ffffff;
        background: #D61E44;
    border: 1px solid #ffffff;
        font-size: 14px;
        padding: 15px 15px 15px 15px;
        position: absolute;
        margin: 0 0 0 20px;
        /*top: 300px;*/
    }

    #ticketsButton a:hover {
        color: #ffffff;
        background: #D61E44;
        border: 1px none #ffffff;
        font-size: 14px;
        padding: 15px 15px 15px 15px;
        position: absolute;
        /*top: 300px;*/
    }


.footerHolder {
    border-top: 0px solid #d4d8db;
    color: #ffffff;
    position: relative;
    left: 0;
    right: unset;
    /*top: 133px;*/
    /*width: 1400px;*/
}

.footerColumn {
        font-size:17px;
        color:#ffffff;
    }


.footerColumn a {
        color:#ffffff;
    }

/*.footerColumn {
        float: left;
        margin: 10px 20px 0 10px;
        width: 100%;
    }*/

.footerIcons a {
    clear: both;
    float: left;
}

.footerIcons {
    float: left;
    font-size: 100%;
    height: 100px;
    left: 0;
    position: absolute;
    padding: 20px 0px 20px 0px;
    /*width: 1400px;*/
}

.footerCopyright {
    /*background-color: #000;*/
    font-size: 100%;
    height: 62px;
    margin: 0 0 10px;
    padding: 20px;
    /*width: 1400px;*/
}

.footerCopyright p {
    color: #ffffff;
    position: relative;
    right: 0;
    width: 50%;
}

.footerTop {
    padding: 50px 0px 25px 0px;
    border:0px solid #00ff00;
}


.footerColumn:nth-child(1) {
        padding: 0px 20px 0 20px;

    }

    .footerColumn:nth-child(2) {
        padding: 0px 20px 0 20px;
    }

    .footerColumn:nth-child(3) {
        padding: 0px 20px 0 20px;


    }

    .footerColumn:nth-child(4) {
        padding: 0px 20px 0 20px;


    }

    .footerColumn:nth-child(5) {
        padding: 0px 20px 0 20px;


    }



#CurrentMonth {
    float: left;
    padding-right: 10px;
}

#CurrentYear {
    float: left;
}





@media screen and (min-width: 40em) { 

    .centreHeaderItems {
        clear: none;
        padding: 10px 0 0 10px;
    }

    .registerForENews {
        color: #ffffff;
        font-size:22px;
        padding: 0;    
        position: relative;
        right: 0;
        top: 20px;
    }

    .registerForENews a,
    .registerForENews a:hover  {
        color: #ffffff;
    }

    .registerForENews i {
        font-size:30px;
    }

    .socialMediaIconHolder {
        color: #ffffff;
        font-size: 95%;
        padding: 0;
        position: relative;
        left: 0px;
        top: 42px;
        width:100%;
    }


    .mobileLogo {
        margin: 10px 0 0;
        position: fixed;
        top:10px;
        left:10px;
        z-index: 100000;
        display:none;
    }


    .leftHeaderItems {
        margin: 0;
        padding: 12px 12px 0 0;
        text-align: right;
    }

    .rightHeaderItems {
        margin: 0;
        padding: 10px 20px 10px 10px;
        text-align: right;
    }

    .calendarShowEventsSelectorLabel {
        display: inline-block;
        float: none;
    }

    .calendarShowEventsSelector {
        display: inline-block;
        float: none;
    }

    .calendarDateSelector {
        font-size: 20pt;
    }

    .calendarBrowseEvents {
        font-size: 14pt;
    }

    .mobileLogo img {
        width:60px;
    }

    .footerColumn {
        font-size:17px;
        color:#ffffff;
    }
    
    
}








@media screen and (min-width: 64em) {
    
    .logo > a {
        padding: 0;
    }
    

    .mobileLogo {
        display:none;
    }

    .registerForENews {
        color: #ffffff;
        font-size:22px;
        padding: 0;
        position: absolute;
        left: 50%;
        top: 120px;
    }

    .registerForENews a,
    .registerForENews a:hover  {
        color: #ffffff;
    }

    .registerForENews i {
        font-size:30px;
    }

    .socialMediaIconHolder {
        color: #ffffff;
        font-size: 95%;
        padding: 0;
        position: absolute;
        left: 50%;
        top: 200px;
        width:225px;
    }

    .calendarColumn {
        border-width: 1px 1px 0 0;
    }


    .calendarColumnBottomBorder {
        border-bottom: 1px solid #28434c;
    }

    .calendarColumnContainer:nth-child(1) .calendarColumn {
        border-left: 1px solid #28434c;
    }

    .calendarRowContainer .calendarColumn:nth-child(1)  {
        border-left: 1px solid #28434c;
    }


    .calendarColumn:nth-last-child(-n+7) {
        border-bottom: 1px solid #28434c;
    }


    .calendarColumn:first-child, .calendarColumn:nth-child(7n+1) { 
        border-left: 1px solid #28434c;

    }



    .currentDay {
        background: #888888;
    }

    .calendarDays {
        display: block;
    }

    .calendarDays .calendarDay {
        padding: 10px;
        color: #28434c;
    }



    .eventOverlay {
        background: #000000;
        opacity: 0.7;
        position: absolute;
        display: none;
        z-index: 10000;
    }

    #ticketsButton {
        display: none;
        width:100%;
        margin: 50% 0px 0px;
        position: absolute;
        z-index: 10001;
    }

    #ticketsButton a {
        width: 100%;

    }
    
    #ticketsButton a,
    #ticketsButton a:visited {
        color: #ffffff;
        background: none;
        border: 1px solid #ffffff;
        font-size: 15px;
        padding: 15px 20px 15px 20px;
        position: absolute;
        /*top: 300px;*/
        margin:0 auto;
        text-align: center;
    }

    #ticketsButton a:visited {
        color: #ffffff;
        background: #D61E44;
        font-size: 15px;
        padding: 15px 20px 15px 20px;
        border: 1px none #ffffff;
        position: absolute;
        /*top: 300px;*/
        margin:0 auto;
        text-align: center;
    }

    #readMore {    
        display: none;
        width: 90%;
        margin: 100% 10px 3px;
        position: absolute;
        z-index: 10002;
        height: 40px;
    }

    #readMore a {
        color: #ffffff;
        font-size: 14px;

    }



    .eventTitle {
    font-size: 16px;
    padding: 0 10px 0 10px;
    /*width: 200px;*/
    clear: both;
    word-wrap: break-word;
}

    .performanceTime {
        margin:0 10px 10px 10px;  
    }

    .dayOfMonth {
        font-size: 20px;
        font-weight: normal;
        color: #28434c;
        display: block;
        padding: 5px;
    }

    .dayOfMonthString {
        display: none;
    }

    .desktopCalendar {
        display: block;  
    }

    .mobileTabletCalendar {
        display: none;
    }

    .eventTitle a {
        color: #000;
        font-size: 16px;
        padding-top: 10px;
    }

    .eventThumbnail {
        display: block;
    }

    .eventVenue {
        font-size: 16px;
        font-weight: normal;
        color: #000;
        display: block;  
    }

    .logo > a {
        padding: 0;
    }

    .leftHeaderItems {
        margin: 5px 0px 0 20px;
        margin: 37px 0 0;    
        padding: 0 0 0 50px;
        font-size: 20px;    
        text-align: left;
    }

    
    .leftHeaderItems a
    .leftHeaderItems a:visited {
        margin: 0 20px 0 0;
        color: #ffffff;
        font-family: Arial;
    }


    .menuContainer {
        padding: 30px 30px 30px 30%;
    
    }


    #closeSideMenuButton {
        color: #ffffff;
        font-size:22px;
        padding: 0;
        position: absolute;
        left: 500px;
        top: 20px;
    }
    

    


    #fullscreenCalendarButton {
        float: right;
    }

    a#fullscreenCalendarButton,
    a#fullscreenCalendarButton:visited {
        padding: 0 20px 0 0;
    }

    #fullscreenCalendarButton i {
        font-size: 28px;
        color: #c9d1c9;
    }

    .centreHeaderItems {
        margin: 35px 0 0;
        padding: 0;
        clear: none;
    }

    .rightHeaderItems {
        margin: 37px 0 0;
        padding: 0;
        text-align: right;
    }

     .rightHeaderItems a {
        margin: 0 0 0 20px;
    }


    .calendarShowEvents {
        color: #888;
        font-size: 20px;
        font-weight: normal;
        text-align: left;
    }



    .calendarBrowseEvents {
        color: #28434c;
        font-size: 20px;
        font-weight: normal;
        text-align: right;
    }



    .calendarDateSelectorLabel {
        color: #28434c;
        font-size: 37pt;
        font-weight: normal;
        text-align: center;
    }

    .calendarDateSelector {
        color: #000;
        font-size: 37pt;
        font-weight: normal;
        text-align: left;
        font-family: Arial;
    }

    
    .fa.fa-angle-left {
        color: #939393;
        font-size: 50px;
        padding-left: 0px;
    }

    .fa.fa-angle-left:hover {
        color: #12dd55;
        font-size: 50px;
    }


    .fa.fa-angle-right {
        color: #28434C;
        font-size: 50px; 
    }

    .fa.fa-angle-right:hover {
        color: #12dd55;
        font-size: 50px; 
    }

    .calendarShowEvents {
        color: #888;
        font-size: 12px;
        font-weight: normal;
        text-align: left;
    }

    .calendarContainer.row {
        /*margin-top:44px;*/
    }

    .calendarContainer .calendarShowEvents {
        padding-top: 19px;
    }

    .calendarContainer .calendarBrowseEvents  {
        padding-top: 22px;
    }


    a {
        color: #fff;
    }

    a, a:visited {
        color: #fff;
        text-decoration: none;
    }



    .leftHeaderItems a {
        padding: 0 0 0 20px;
        font-size: 13pt;
    }

    #header {
        position: relative;
    }

    .quickTicketsSelector {
        width: 200px;
        height: 35px;
        overflow: hidden;
        background: url(/images/calendar/quickTicketsDownArrowSelect-White.png) no-repeat right #28434c;
        border: 1px solid #8a968f;
        float: left;
    }

    .quickTicketsSelector select {
        background: transparent;
        width: 260px;
        padding: 5px 5px 5px 10px;
        font-size: 13pt;
        line-height: 1;
        border: 0;
        border-radius: 0;
        height: 34px;
        -webkit-appearance: none;
        text-transform: uppercase;
        color: #ffffff;
    }

    .quickTicketsSelector option {
        background: #28434c;
        color: #fff;
    }

    .navigationLayer {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 120px;
        bottom: -1px;
        left: 0;
        background-color: #28434c;
        padding: 0px;    
        z-index: 10000;
    }

    .calendarShowEventsSelectorLabel {
        display: block;
        float: left;
    }

    .calendarShowEventsSelector {
        display: block;
        float: left;
    }

    #footerContainer {
        width: 100%;
        max-width: 100%;
        left: 0;
        background: #28434c;
        color: #28434c;
        /*height: 420px;*/
        position: relative;
        padding: 0 0 0 0;
    }

    #footerLogosContainer {
        width: 100%;
        max-width: 100%;
        left: 0;
        background: #ffffff;
        color: #28434c;
        position: relative;
        padding: 0 0 0 0;
    }

    .footerCopyright {
        font-size: 100%;
        height: 70px;
        margin: 0 0 10px;
        padding: 20px;
        /*width: 1400px;*/
    }

    .footerCopyright a,
    .footerCopyright a:hover {
        font-size:17px;
        color:#ffffff;
        padding-left:90px;
    }

    .footerColumn {
        font-size:17px;
        color:#ffffff;
    }

     /*.footerColumn {
        float: left;
        margin: 10px 20px 0 10px;
        position: relative;
        right: 0;
        width: 200px;
    }*/

    .footerColumn a, .footerColumn a:link, .footerColumn a:visited a {
        color: #ffffff;
    }

    .footerColumn:nth-child(1) {
        padding: 0px 5px 0 0px;

    }

    .footerColumn:nth-child(2) {
        padding: 0px 70px 0 0px;
    }

    .footerColumn:nth-child(3) {
        padding: 0px 5px 0 0px;


    }

    .footerColumn:nth-child(4) {
        padding: 0px 5px 0 0px;


    }

    .footerColumn:nth-child(5) {


    }
    
    .footerIcons a {
        clear: none;
        float: none;
    }

}

@media screen and (min-width: 64em) and (max-width: 90em) {

    .registerForENews {
        left: 60%;
    }

    .socialMediaIconHolder {
        left: 60%;
    }
}
