/*** short-term fixes for old custom layouts ***/
.WaCustomLayoutContainerOnly .pageLayoutLeftOuterContainer {
    padding-right: 10px!important;
}
.WaCustomLayoutContainerOnly .pageLayoutRightOuterContainer {
    padding-left: 10px!important;
}
#pageLayoutOuterContainer {vertical-align:top;}

/** End short-term fixes for custom layouts  **/

/**New fixes for new audit website homepage 2019**/
/**Code to hide the number of places left ont he regstration pages.**/
.eventRegistrationInfoSpacesLeft,
.eventInfoSpacesLeft {display: none;}

p {
  line-height: 24px;
  font-size: 18px;
}

#idPastEventsContainer {
     margin: 40px 0 0;
     padding: 35px 0 0;
     border-top: 3px solid #c6d1c8;
     max-width: 95%;
     border-bottom: 3px solid #c6d1c8;
     height: 340px;
     overflow: auto;
}

.audit_homepage_LB1 {
   min-width:250px;
   height: 278px;        
   width: auto !important;
   width: 250px;
   max-width: 250px;
   text-align: center;
}

.audit_homepage_LB1_social {
   min-width:250px;       
   width: auto !important;
   width: 250px;
   text-align: center;
}

@media only screen and (max-width: 767px) {
    .audit_homepage_LB1 {
        height: 185px;
        max-width: 100%;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .audit_homepage_LB1_social {
        display: none;
    }

    .imgLogo {
        display: none;
    }
}


@media only screen and (min-width: 768px) {
    .AuditWICE_stickymenubar {
        border-bottom: 1px solid rgb(25, 54, 108, 0.2);
        box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.2);
        border-radius: 5px;
    }

    .imgLogo {
        display: block;
    }
    
    .alternativeHeroImagePage {
        display: block;
        
    }
    .spacerWidgetAlternative {
        display: block;
    }
    
    .spacerWidget_container {
        display: block;
    }

    .LockdownLink
    {
        background-color: cornflowerblue;
    }

    .cultural_studies_title {
        width: 500px; 
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 2px solid #19366C; 
        height: 115px; 
        filter: brightness(1.1); 
        box-shadow: 10px 10px rgb(204, 130, 28, 0.5);
    }
    .cultural_studies_title_mobile {
        display: hidden;
        width: 100%; 
        text-align: center; 
        color: transparent;
    }
    .languages_title {
        width: 370px; 
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 2px solid #19366C; 
        height: 115px; 
        filter: brightness(0.9); 
        box-shadow: 10px 10px rgb(153, 187, 220, 0.7);
    }
    .living_title{
        width: 450px; 
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 2px solid #19366C; 
        height: 115px; 
        filter: brightness(1.1); 
        box-shadow: 10px 10px rgb(248,241,211,0.8);
    }
    .visual_title{
        width: 450px; 
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 2px solid #19366C; 
        height: 115px; 
        filter: brightness(0.9); 
        box-shadow: 10px 10px rgb(206, 89, 89, 0.7);
    }
    .walks_title{
        width: 450px; 
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 2px solid #19366C; 
        height: 115px; 
        filter: brightness(0.9); 
        box-shadow: 10px 10px rgb(106, 173, 15, 0.35);
    }
    .living_description {
        display: block; 
        width: 100%;
        padding: none;
        margin: 0px;
    }
    .instructorTopBox {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    
}

@media only screen and (max-width: 767px) {
    .AuditWICE_stickymenubar {
        border-bottom: 1px solid rgb(25, 54, 108, 0.05);
        box-shadow: none;
        border-radius: none;
    }
    .alternativeHeroImagePage {
        display: none;
    }
    
    .spacerWidgetAlternative {
        display: none;
    }
    .spacerWidget_container {
        display: none;
    }
    .cultural_studies_title {
        margin: 0px;
        border: none;
        width: 100%;
        min-width: 400px;
        height: 150px; 
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 0px solid #19366C;  
        filter: brightness(1.05); 
        box-shadow: none;
        padding: 0px;
    }
    .cultural_studies_title_mobile{
        display: inline-block;
        width: 100%; 
        text-align: center; 
        color: black;
    }
    .languages_title {
        margin: 0px;
        border: none;
        width: 100%;
        box-shadow: none; 
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 2px solid #19366C; 
        height: 115px; 
        filter: brightness(1.05); 
        box-shadow: none;
        padding: none;
    }
    .living_title {
        margin: 0px;
        border: none;
        width: 100%;
        min-width: 400px;
        height: 150px; 
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 0px solid #19366C;  
        filter: brightness(1.05); 
        box-shadow: none;
        padding: 0px;
    }
    .living_description {
        display: block; 
        min-width: 380px;
        padding: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .visual_title {
        margin: 0px;
        border: none;
        width: 100%;
        min-width: 400px;
        height: 150px; 
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 0px solid #19366C;  
        filter: brightness(1.05); 
        box-shadow: none;
        padding: 0px;
    }
    .walks_title {
        margin: 0px;
        border: none;
        width: 100%;
        min-width: 400px;
        height: 150px; 
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 0px solid #19366C;  
        filter: brightness(1.05); 
        box-shadow: none;
        padding: 0px;
    }
    .instructorTopBox {
        width:100%;
        margin-left: auto;
        margin-right: auto;
    }

}

    .WaHoverGadgetHtml {
        min-width: 250px;
        width: auto !important; 
        /* Firefox will set width as auto */
        width: 250px; 
        /* As IE6 ignores !important it will set width as 200px; */
    }
}

.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLink{
display:none;
}
.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLabel{
display:none;
}

.WaGadgetRecentBlogPosts .gadgetStyleBody ul li .author {
 display: none;
}

/**End fixes for new audit website homepage 2019**/

        /** FIx height of calendar list view images **/
        [class*='EditableArea'] img {
            max-width: 100%;
            max-height: 230px !important;
            width: auto;
        }

        /** Fix image background align bug **/

        div.WaGadgetContent[style*="background-position"] {
            background-position: center center !important;
        }

        /** Header **/

        #idHeaderContentHolder {
            min-height: 0px !important;
        }

        /**Upcoming Courses **/
        .CourseUpcomingCourses {
            background-color: #F6FAFD;
        }

        .WaGadgetUpcomingEvents ul li {
            margin: 0 0 10px;
        }


        /** Fix navigation link formatting **/

        .WaGadgetNavigationLinks ul.orientationHorizontal > li > a {
            font-weight: normal;
        }

        .WaGadgetNavigationLinks ul.orientationHorizontal ul {
            margin: 0 0 0 1.9em;
        }


        .WaGadgetNavigationLinks.gadgetStyleNone ul.orientationHorizontal li:before {
            color: #87c97f;
        }

        .WaGadgetNavigationLinks ul.orientationHorizontal li:before {
            display: inline-block;
            margin: 0 .5em 0 0 !important;
            content: '|';
        }

        .WaGadgetNavigationLinks ul.orientationHorizontal li {
            padding: 0 0.5em 0.5em 0;
        }

        .WaGadgetCustomMenu.menuStyleNone .orientationHorizontal li + li::before {
            color: #999;
        }

        .WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a {
            padding: 20px 13px 20px;
        }

        /** Calendar and event list formatting **/

        p.infoRegistrationIsSoldOut {
            font-size: 14px;
        }

        .WaGadgetEventsStateList h3.sectionTitle {
            font-size: 28px;
            text-transform: none;
        }

        .WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer h4.boxHeaderTitle {
            font-size: 22px;
        }


        .WaGadgetEventsStateCalendar .sectionTitle {
            font-size: 24px;
        }

        .WaGadgetEventsStateCalendar .yearViewType .EventListCalendar a.yearViewHeader {
            color: #F26522;
        }

        .WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .registrationInfoContainer ul.registrationInfo li::before {
            content: none;
        }


        .WaGadgetEventsStateCalendar .monthViewType .EventListCalendar td > div {
            white-space: normal;
        }

        .WaGadgetEventsStateCalendar .yearViewType .EventListCalendar td > span {
            white-space: normal;
            text-indent: -46px;
            padding-left: 50px;
            display: block;
            margin-bottom: -10px;
        }


        /* Apply background hover color to week view */
        .WaGadgetEventsStateCalendar .weekViewType .EventListCalendar td > div {
            padding: 5px 7px;
            background: #87c97f;
            color: white;
            font-size: 14px;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .WaGadgetEventsStateCalendar .weekViewType .EventListCalendar td > div a {
                color: white;
                cursor: pointer;
            }

        .WaGadgetEventsStateCalendar .weekViewType .EventListCalendar .eventDivItem:hover,
        .WaGadgetEventsStateCalendar .weekViewType .EventListCalendar .eventContainerHover {
            background: #ff8357;
        }

        .WaGadgetEventsStateCalendar .weekViewType .EventListCalendar div a.eventHover {
            color: white;
            cursor: pointer;
        }

        .WaGadgetEventsStateCalendar .weekViewType .EventListCalendar td td {
            background: white !important;
            border: 3px solid white !important;
        }

        /* END Apply background hover color to week view */

        /*
.WaGadgetEventsStateCalendar .yearViewType .EventListCalendar td>span a:before {
    font-family: FontAwesome;
    font-size:0.9em;
    content: '\f0c8';
    vertical-align:text-bottom;
    display: inline-block;
    text-decoration: none;
}

a[data-tags]:before {
    display: inline-block;
    font-family: FontAwesome;
    content: '\f0c8';
   font-size:0.9em;
    vertical-align:text-bottom;
     margin: 0 4px 0 0;
    text-decoration: none;
}
a[data-tags*="cw"]:before {
    color: #0054A6!important;
}
a[data-tags*="culture"]:before {
    color: #9E0039!important;
}
a[data-tags*="lang"]:before {
    color: #1A7B30!important;
}
a[data-tags*="living"]:before {
    color: #ED1C24!important;
}
a[data-tags*="va1"]:before {
    color: #440E62!important;
}
a[data-tags*="visit"]:before {
    color: #827B00!important;
}

a[data-tags][title*="WICE"]:before, a[data-tags*="wiceoffice"]:before {
    content: '\f069'!important;
}
*/

        a[data-tags][title*="WICE"]:after, a[data-tags*="wiceoffice"]:after {
            display: inline-block;
            content: '*';
            text-decoration: none;
            text-indent: 0;
        }

        .WaGadgetEventsStateCalendar .yearViewType .EventListCalendar td > span a::before {
            display: inline-block;
            content: "";
            margin: 0px 0px 0px 0px;
            text-decoration: none;
        }

        /** Event Detail Page Formatting **/

        .WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .registrationInfoContainer ul.registrationInfo li.disabled {
            color: #333;
        }

        .boxInfo {
            max-height: 360px;
            overflow-y: auto;
        }

         .eventInfoLocation {
            box-sizing: content-box;
            width: 99%;
            overflow: auto;
        }

        .WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyInfoOuterContainer, .boxBodyInfoOuterContainer boxBodyInfoViewFill {
    float: left;
    width: 29%;
    min-width: 246px;
    display: inline-block;
}

@media only screen and (max-width: 767px) {
.WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyInfoOuterContainer, .boxBodyInfoOuterContainer boxBodyInfoViewFill {
    display: block;
    float: none;
    width: auto;
}
}
        /*** Change colour of social profile button on hover ***/
        .WaGadgetSocialProfile.gadgetThemeStyle2 li a:hover {
            background: #f7f7f7;
            color: #3397c2 !important;
        }


        /*** Slideshow caption ***/
        .camera_caption {
            position: absolute;
            bottom: 0;
            display: block;
            width: 100%;
            background: rgba(255,255,255,0.9);
            font-family: 'Ubuntu Condensed','Arial',sans-serif;
        }

            .camera_caption > div {
                padding: 30px 20px;
                color: #333;
                font-size: 18px;
                line-height: 1em;
            }


        /* Fix height of home page slideshow */
        #HomePageSlideShow .camera_wrap {
            margin-bottom: 0 !important;
        }


        /*** Hide home page slideshow thumbnails ***/
        #HomePageSlideShow .camera_thumbs {
            display: none !important;
        }

        /*** Remove date/author from What's New Box **/
        .WaGadgetRecentBlogPosts.whatsNew ul li .author, .WaGadgetRecentBlogPosts.whatsNew ul li .date {
            display: none;
        }

        .WaGadgetRecentBlogPosts.whatsNew ul li {
            margin: 0 0 10px;
        }

        .WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle {
            overflow: visible;
            white-space: normal !important;
            text-overflow: inherit !important;
            font-size: 20px;
        }

        /***Change style of form input buttons ***/
        input[type=submit].button {
            position: relative;
            cursor: pointer;
            display: inline-block;
            min-width: 60px;
            margin: 0;
            padding: 11px 14px;
            background: #ff8357;
            color: white;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 1.22;
            white-space: nowrap;
            text-align: center;
            text-decoration: none;
        }


        .WaGadgetSiteSearch .searchBoxField {
            padding: 10px 15px 10px 30px;
            width: 400px;
            font-size: 1.4em;
        }


        div.CourseSearch .searchBoxField, input#idid_932GmJ5_searchBox {
            padding: 20px 20px 20px 30px;
            width: 400px;
            font-size: 1.5em;
        }

        /** http://feed2js.org//style_preview.php?feed=http%3A%2F%2Fwww.wiceblog.org%2Ffeeds%2Fposts%2Fdefault&flavor=basic1 */

        /* begin styles for RSS Feed */

        .rss-box {
            margin: 0;
            padding: 0;
        }

        .rss-title, rss_title a {
            font-family: 'Ubuntu','Arial',sans-serif;
            font-size: 18px;
            font-weight: bold;
            margin: 5px 0;
            padding: 0;
            letter-spacing: 1px;
        }

        .rss-items {
            padding: 0 28px 0 28px;
        }

        .rss-item {
            font-family: 'Ubuntu','Arial',sans-serif;
            font-size: 1em;
            margin: 20px 0;
            list-style: none;
        }

            .rss-item > a {
                font-size: 18px;
                font-weight: bold;
                text-transform: uppercase;
            }

            .rss-item a:link, .rss-item a:visited, .rss-item a:active {
                text-decoration: none;
                border-bottom: 1px solid #ededed;
            }

        a.item-link:link, a.item-link:visited, a.item-link:active {
            font-size: 15px;
        }


        .rss-item a:hover {
            text-decoration: none;
            color: #e0861e;
            border-bottom: 1px dotted #e0861e;
        }

        .rss-date {
            font-size: 11px;
            font-weight: normal;
            color: #F60;
        }

        .rss-item .rss-item-auth {
            color: #888;
            font-size: 11px;
            display: block;
        }

        li.f2jnag {
            margin-top: 1em;
            font-weight: bold;
            list-style: none;
            font-size: 10px;
            /*   display:none;   */
        }

        .pod-play-box {
            margin: 4px 0;
            font-size: 90%;
        }

        /*Placeholder for carousel element*/
        #id_NhE7czF {
            width: 100%;
            height: auto;
            background-color: transparent;
            overflow: hidden;
            white-space: nowrap;
        }

            #id_NhE7czF .slide {
                display: block;
                width: 100%;
                margin-left: auto;
                margin-right: auto;
            }

        /*** buttons modeled from http://www.wellstyled.com/css-inline-buttons.html ***/

        .pod-play {
            /***_width:12em;***/
            margin: 0 0.2em;
            padding: 0.1em 0; /***_padding:0;***/
            white-space: nowrap;
            text-decoration: none;
            vertical-align: middle;
            background: #fb6;
            color: black;
        }

            .pod-play em {
                /***_width:1em; _cursor:hand;***/
                font-style: normal;
                margin: 0;
                padding: 0.1em 0.5em;
                background: white;
                color: #222;
            }

            .pod-play span {
                /***_width:1em; _cursor:hand;***/
                margin: 0;
                padding: 0.1em 0.5em 0.1em 0.3em;
            }

            .pod-play:hover {
                background: #666;
                color: white;
            }

                .pod-play:hover em {
                    background: black;
                    color: white;
                }
/*Styling for the new Default Template 2019*/

/*Colour of Menu Text*/

.item span {
    color: #19366C
}

.WaGadgetMenuHorizontal .menuInner ul ul li>.item:hover>a {
    background: #5087C6;
    color: white;
}

.WaGadgetLoginForm .loginContainer.loginContainer .loginLink  {
    background-color: #19366C
}

.removeUnderline .gadgetStyleBody p strong font a {
text-decoration: none;
}



        @media only screen and (min-width: 768px) {
          .NewAudit_Header {
            width: 100%;
            background-color: white;
		    position:fixed;
		    z-index:1;
		    max-width: 100%;
                    display: block;
            }

            .NewAudit_Content {
                max-width: 100%;
                padding-top: 70px;
            }

            .AuditFooter {
                max-width: 100%;
            }

            .NewAudit_Header1 {
                display: none;
            }
           .AuditMobile_panel{
                display: none;
            }
        }

        @media only screen and (max-width: 767px) {
            .NewAudit_Header {
                display: none;
            }
           
            .NewAudit_Content {
                padding-top: 30px;
            }

            .WaLayoutContainerFirst {
                background-color: #FFFFFF;
            }
            .NewAudit_Header1 {
                display: block;
            }
            .AuditMobile_panel{
                display: inline;
            }
        }

        @media only screen and (max-width: 400px) {
            .NewAudit_Content {
                padding-top: 30px;
            }
        }

        .icon-header {
            display:flex;
            align-items: center;
            padding: 0 10px;
        }
        .icon-header img {
            width:75px;
            height:75px;
        }
   