  @media print {
    body {
        margin-top: 0px !important;
    }

    #masthead {
        display: none !important;
    }

    .ev-app-results-container {
        width: 100% !important;
    }

    .ev-app-search-container {
        display: none !important;
    }

    .content-nav-container {
        display: none !important;
    }

    .ev-mobile-nav-container {
        display: none !important;
    }

    .ev-app-nav-container {
        display: none !important;
    }

    .ev-rss-link-container {
        display: none !important;
    }

    #rsc-global-footer {
        display: none !important;
    }

    .cev-internal-advert-container {
        display: none !important;
    }

    .print {
        display: block !important;
    }
}

@media screen, print {
    /* NORMALIZE */
    body {
        margin-top: -36px;
    }

    form {
        margin: 0;
        padding: 0;
    }

    h2 {
        font-family: museo_sans_500regular, Arial, sans-serif;
        font-size: 16px;
        color: #1F322E;
    }

    .site-logo img {
        height: 80px;
        width: auto;
        margin-top: 10px;
    }

    /* FIXES FOR IE7 */
    .ie7 select.ev-date-part,
    .ie8 select.ev-date-part,
    .ie7 select.ev-group-list,
    .ie8 select.ev-group-list {
        background: none;
        min-width: 60px;
    }

    /* Flexigrid classes */

    .flexi-grid .flex-img img {
        height: 80px;
        max-width: 240px;
    }

    .flexi-grid .flex-img {
        height: 80px;
    }

    .flexi-grid ul {
        display: table;
        margin-bottom: 32px;
        width: 100%;
        padding: 0;
        list-style-type: none;
    }

    .flexi-grid li {
        float: left;
        padding: 10px 0;
        width: 33.33%;
        margin-bottom: 16px;
        text-align: center;
    }

    .flexi-grid a {
        color: #494949;
        display: inline-block;
        padding-top: 10px;
        text-decoration: none;
        min-height: 150px;
    }

        .flexi-grid a:hover {
            text-decoration: underline;
        }

    .flexi-grid li:last-child a {
        border-right: 0px solid #DDD;
    }

    .flexi-grid .summary {
        margin-bottom: 10px;
    }

    .flexi-grid .link-title {
        padding: 0 10px;
        word-wrap: break-word;
    }

    .ev-calendar-icon {
        display: inline;
    }

    .print {
        display: none;
    }

    .ev-col2 {
        width: 50%;
        float: left;
    }

    .ev-col23 {
        width: 66%;
        float: left;
    }

    .ev-col13 {
        width: 34%;
        float: left;
    }

    .ev-col2-mob {
        width: 50%;
        float: left;
    }

    .ev-col-chk {
        padding: 4px;
    }

    .ev-col3 {
        width: 33.33%;
        float: left;
    }

    .ev-col3tbl {
        width: 100%;
        display: table;
    }

    .ev-col3tblcell {
        max-width: 40%;
        float: left;
        display: table-cell;
        min-width: 20%;
    }

    .ev-col4 {
        width: 25%;
        float: left;
    }

    .ev-col-inner {
        padding: 10px;
    }

    .ev-col-inner-lr {
        padding-left: 10px;
        padding-right: 10px;
    }

    .ev-col-inner-tb {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    /* Colours */
    .ev-africa {
        background-color: #883200 !important;
    }

    .ev-america {
        background-color: #8E1700 !important;
    }

    .ev-asia {
        background-color: #520014 !important;
    }

    .ev-australia {
        background-color: #430938 !important;
    }

    .ev-europe {
        background-color: #18364C !important;
    }

    .ev-local-regions {
        background-color: #18364C !important;
    }

    .ev-local-interest-groups {
        background-color: #520014 !important;
    }

    .ev-local-divisions {
        background-color: #004D57 !important;
    }

    .ev-color-bg0 {
        background-color: #FFF !important;
    }

    .ev-color-bg1 {
        background-color: #004D57 !important;
    }

    .ev-color-bg2 {
        background-color: #006C76 !important;
    }

    .ev-color-bg3 {
        background-color: #004D57 !important;
    }

    .ev-color-bg4 {
        background-color: #006C76 !important;
    }

    .ev-color-bg5 {
        background-color: #004D57 !important;
    }

    .ev-color-bg6 {
        background-color: #006C76 !important;
    }

    .ev-color-bg7 {
        background-color: #004D57 !important;
    }

    .ev-color-bg8 {
        background-color: #006C76 !important;
    }

    .ev-color-bg9 {
        background-color: #004D57 !important;
    }

    .ev-color-bg1:hover {
        background-color: #003F48 !important;
    }

    .ev-color-bg2:hover {
        background-color: #003F48 !important;
    }

    .ev-color-bg3:hover {
        background-color: #003F48 !important;
    }

    .ev-color-bg4:hover {
        background-color: #003F48 !important;
    }

    .ev-color-bg5:hover {
        background-color: #003F48 !important;
    }

    .ev-color-bg6:hover {
        background-color: #003F48 !important;
    }

    .ev-color-bg7:hover {
        background-color: #003F48 !important;
    }

    .ev-color-bg8:hover {
        background-color: #003F48 !important;
    }

    .ev-color-bg9:hover {
        background-color: #003F48 !important;
    }

    .ev-app-adv-results-container div.ev-col2 {
        width: 50% !important;
    }

    .ev-app-adv-results-container h4 {
        margin: 0;
        padding: 10px 0 0 0;
    }

    .ev-app-adv-results-container h1 {
        margin-top: 35px;
    }

    .ev-download-list {
        width: 100%;
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .ev-download-list li {
            background-color: #FAFAF7;
        }

    .ev-dl-icon {
        display: table-cell;
        font-family: museo_sans_500regular, Arial, sans-serif;
        width: 40px;
        background-color: #EEECE1;
        color: #006C76;
        padding: 5px;
        font-size: 30px;
        line-height: auto;
        text-align: center;
        border-bottom: 1px solid #FFF;
        border-right: 1px solid #FFF;
        vertical-align: middle;
        color: #006C76;
    }

    .ev-download-list li:hover {
        text-decoration: underline;
        background-color: #EEECE1;
    }

    .ev-dl-link-wrapper {
        display: table-cell;
        padding: 0 10px;
        vertical-align: middle;
        border-bottom: 1px solid #FFF;
    }

        .ev-dl-link-wrapper:hover {
            text-decoration: underline;
        }

    .ev-download-list li a {
        display: table;
        width: 100%;
        vertical-align: top;
        text-decoration: none;
    }

        .ev-download-list li a:hover {
            color: #ffffff !important;
            text-decoration: none;
        }
    /* Adverts */
    .cev-internal-advert-container {
        width: 100%;
        display: table;
        background-color: #1F322E;
    }

        .cev-internal-advert-container a {
            display: block;
            width: 100%;
        }

        .cev-internal-advert-container img {
            float: right;
        }

    .ev-cancelled {
        color: white;
        background-color: #D30707;
        padding: 4px;
    }

    .ev-cancelled-event {
        position: absolute;
        width: auto;
        height: auto;
    }

    /* App nav */

    .ev-app-container {
        background-color: #FFF;
        display: table;
        width: 100%;
    }

    .ev-app-nav-container {
        width: auto;
        background-color: #EEECE1;
        min-height: 40px;
        z-index: 99 !important #;
    }

    .ev-mobile-nav-container {
        display: none;
        width: 100%;
        background-color: #EEECE1;
        height: auto;
        min-height: 40px;
    }

    .ev-app-results-container {
        display: table-cell;
        vertical-align: top;
        width: auto;
    }

    .ev-app-adv-results-container {
        border-top: 1px solid #CFCBBA;
        display: table-cell;
        vertical-align: top;
        width: auto;
    }

    .ev-app-search-container {
        background-color: #EEECE1;
        display: table-cell;
        vertical-align: top;
        width: 320px;
    }

    .ev-adv-search-col {
        border-left: 1px solid #CFCBBA;
    }

    .ev-edit-search-btn, .ev-edit-search-btn {
        display: none;
    }

    .ev-app-adv-search-container {
        background-color: #EEECE1;
        display: table-cell;
        vertical-align: top;
        width: 640px;
    }

        .ev-app-adv-search-container > .ev-col2 {
            border-left: 1px solid #CFCBBA;
        }

    .ev-adv-search-select-options {
        background-color: #FAFAF7;
        padding: 9px;
        border: 1px solid #F5F4ED;
        margin: 10px;
    }

    .ev-search-option {
        background-color: #008C95;
        display: inline-block;
        padding: 4px;
        color: #FFF;
    }

        .ev-search-option a {
            color: #FFF;
            text-decoration: none;
            border: 1px solid #CFCBBA;
            padding: 2px 5px;
            display: inline-block;
        }

    .ev-app-nav {
        display: table;
    }

        .ev-app-nav li {
            display: table-cell;
            vertical-align: top;
        }

            .ev-app-nav li a {
                font-family: museo_sans_500regular;
                display: block;
                padding: 10px 10px;
                color: #006C76;
                text-decoration: none;
                font-size: 14px;
                line-height: 20px;
            }

                .ev-app-nav li a:hover, .ev-app-nav li a.selected {
                    color: #272521;
                    background-color: #FFF;
                }

    .ev-sub-nav {
        width: 100%;
        display: table;
        background-color: #F0EFE5;
        margin: 0;
        padding: 0;
    }

        .ev-sub-nav li {
            float: left;
            padding: 0;
            height: 40px;
            overflow: hidden;
        }

            .ev-sub-nav li a {
                font-family: museo_sans_500regular;
                display: block;
                padding: 10px 10px;
                color: #006C76;
                text-decoration: none;
                font-size: 14px;
                line-height: 20px;
            }

                .ev-sub-nav li a.selected,
                .ev-sub-nav li a:hover {
                    background-color: #FFF;
                    color: #1F322E;
                    text-decoration: none;
                }

    .ev-sub-sub-nav {
        margin-top: 5px;
        width: 100%;
        display: table;
        border-bottom: 1px solid #006C76;
        background-color: #FAFAF6;
    }

        .ev-sub-sub-nav li {
            float: left;
            padding: 0;
            height: 36px;
            overflow: hidden;
        }

            .ev-sub-sub-nav li a {
                font-family: museo_sans_500regular;
                display: block;
                padding: 8px 10px;
                color: #006C76;
                text-decoration: none;
                font-size: 14px;
                line-height: 20px;
            }

                .ev-sub-sub-nav li a.selected,
                .ev-sub-sub-nav li a:hover {
                    background-color: #006C76;
                    color: #FFF;
                    text-decoration: none;
                }

    .ev-content-block {
        width: auto;
        padding: 0 10px;
    }

    .ev-rss-link-container {
        clear: both;
        width: 70px;
        float: right;
        margin: 20px 10px;
    }

    .ev-event-container {
        display: table;
        width: auto;
        margin: 0 0 20px 0;
    }

    .ev-event-container-sm {
        display: table;
        width: auto;
        margin: 0 0 8px 0;
    }

    @media only screen and (min-width: 960px) {
        .ev-event-container-sm {
            min-height: 80px;
        }

        .ev-event-summary h2 a {
            max-height: 40px;
            overflow: hidden;
            display: block;
        }
    }

    .ev-event-image {
        display: table-cell;
        width: 200px;
        vertical-align: top;
    }

    .ev-event-container-sm .ev-event-image {
        width: 100px;
    }

    .ev-event-summary {
        width: auto;
        display: table-cell;
        padding-left: 10px;
        padding-right: 10px;
        vertical-align: top;
    }

    .ev-search-mobile-item {
        display: none;
    }

    .ev-search-box-mobile {
        width: 90%;
        margin-left: 10px;
        padding: 5px;
        background-color: #F5F4ED;
        border: 1px solid #ABA38C;
        line-height: 20px;
    }

    .ev-search-box-btn-mobile {
        padding: 7px 20px;
        width: auto;
        display: block;
        background-color: #1F322E;
        border: 1px solid #1F322E;
        color: #FFF;
        cursor: pointer;
    }

    .ev-btn:hover {
        background-color: #ABA38C;
        border: 1px solid #ABA38C;
    }

    .ev-search-list {
        display: table;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .ev-search-list li {
            display: table-row;
        }

            .ev-search-list li.colspan {
                width: 100%;
            }

            .ev-search-list li a {
                display: table-cell;
                width: 100%;
                color: #00403C;
                font-family: Arial;
                text-decoration: none;
                font-size: 12px;
                padding: 5px;
                vertical-align: top;
            }

            .ev-search-list li label {
                overflow: hidden;
                text-overflow: ellipsis;
                height: 16px;
            }

            .ev-search-list li a.selected {
                background-color: #F5F4ED;
                color: #272521;
                font-weight: bold;
            }

    .ev-search-date-list {
        display: table;
        width: 100%;
    }

        .ev-search-date-list li {
            display: table-cell;
            padding: 1px;
            height: 33px;
            max-height: 33px;
        }

        .ev-search-date-list .ev-search-yyyy {
            width: 25%;
        }

            .ev-search-date-list .ev-search-yyyy a {
                font-family: museo_sans_500regular;
                font-size: 15px;
                line-height: 23px;
                display: block;
                padding: 5px 0;
                background-color: #EEECE1;
                border: 1px solid #CFCBBA;
                text-align: center;
                text-decoration: none;
                color: #AFAB95;
                height: 23px;
            }

                .ev-search-date-list .ev-search-yyyy a:hover, .ev-search-date-list .ev-search-yyyy a.selected {
                    background-color: #EEECE1;
                    border: 1px solid #EEECE1;
                    color: #00403C;
                }

        .ev-search-date-list .ev-search-yyyy-ctrl {
            width: 12.5%;
        }

            .ev-search-date-list .ev-search-yyyy-ctrl a {
                font-family: museo_sans_500regular;
                font-size: 15px;
                line-height: 23px;
                display: block;
                padding: 5px 0;
                background-color: #EEECE1;
                border: 1px solid #EEECE1;
                text-align: center;
                text-decoration: none;
                color: #006C76;
                height: 23px;
            }

                .ev-search-date-list .ev-search-yyyy-ctrl a:hover {
                    background-color: #E2DFCE;
                    border: 1px solid #CFCBBA;
                    color: #00403C;
                }

        .ev-search-date-list .ev-search-mmm {
            width: 25%;
        }

            .ev-search-date-list .ev-search-mmm a {
                font-family: museo_sans_500regular;
                font-size: 15px;
                line-height: 23px;
                display: block;
                padding: 5px 0;
                background-color: #EEECE1;
                border: 1px solid #CFCBBA;
                text-align: center;
                text-decoration: none;
                color: #AFAB95;
                height: 23px;
            }

                .ev-search-date-list .ev-search-mmm a:hover, .ev-search-date-list .ev-search-mmm a.selected {
                    background-color: #EEECE1;
                    border: 1px solid #EEECE1;
                    color: #00403C;
                }

        .ev-search-date-list .ev-search-dd {
            width: 10.72%;
        }

            .ev-search-date-list .ev-search-dd a {
                font-family: arial;
                font-size: 12px;
                line-height: 23px;
                display: block;
                padding: 5px 0;
                background-color: #EEECE1;
                border: 1px solid #CFCBBA;
                text-align: center;
                text-decoration: none;
                color: #AFAB95;
                height: 23px;
            }

                .ev-search-date-list .ev-search-dd a:hover,
                .ev-search-date-list .ev-search-dd a.selected {
                    background-color: #EEECE1;
                    border: 1px solid #EEECE1;
                    color: #00403C;
                }

    /* HEADINGS */

    .ev-content-block h2 {
        margin: 2px 0 15px 0;
    }

    .page-content h2 {
        font-family: museo_sans_500regular, Arial, sans-serif;
        font-size: 21px;
        line-height: 25px;
        letter-spacing: -1px;
        font-weight: 500;
        margin: 0;
        padding: 0;
    }

    .ev-event-summary h2 {
        margin: 2px 0 2px 0;
        line-height: 20px;
    }

        .ev-event-summary h2 a {
            font-family: museo_sans_500regular;
            color: #1F322E;
            text-decoration: none;
        }

            .ev-event-summary h2 a:hover {
                color: #577221;
                text-decoration: underline;
            }

    .ev-event-summary h3 {
        font-size: 13px;
    }

    .ev-event-container-sm .ev-event-summary h3 {
        font-family: Arial;
        font-size: 12px;
        letter-spacing: 0;
        padding: 0;
        margin: 0;
        border: none;
    }

    .ev-main-heading {
        margin: 20px 0 10px 0;
        color: #004C57;
        padding-left: 10px;
    }

    .ev-search-heading h5 {
        padding: 11px 0 0 10px;
        margin: 0;
        line-height: 18px;
        height: 18px;
        text-transform: uppercase;
        color: #272521;
    }

    .ev-featured-events {
        background-color: #FAFAF7;
        padding: 9px;
        border: 1px solid #8BB0AF;
    }

    /* Links */
    .ev-more-results-link {
        display: table;
        width: auto;
        padding: 10px;
        color: #FFF;
        background-color: #008C95;
        text-decoration: none;
    }

        .ev-more-results-link:hover {
            background-color: #004D57;
        }

    .ev-related-events {
        width: auto;
        margin-left: 10px;
        margin-right: 10px;
        padding: 10px;
        height: 100%;
    }

        .ev-related-events .ev-col2 {
            width: 100%;
            height: auto;
            min-height: auto;
        }

    @media only screen and (min-width: 960px) {
        .ev-related-events .ev-col2 {
            width: 50%;
        }
    }

    .ev-related-events .ev-event-container-sm {
        min-height: auto;
    }

    /* TAGS */

    .ev-tag-list {
        clear: both;
        display: table;
        padding: 0px 0;
        margin: 0;
    }

    .ev-tag {
        display: inline-table;
        vertical-align: top;
        height: auto;
        width: auto;
        text-align: center;
    }

        .ev-tag a:link, .ev-tag a:visited {
            display: block;
            background-color: #006C76;
            color: #FFF;
            font-size: 10px;
            margin: 0 8px 0 0;
            text-decoration: none;
            width: 100%;
            height: auto;
            border: 1px solid #FFF;
        }

        .ev-tag a:hover {
            background-color: #1E3333;
            text-decoration: underline;
        }

    /* FORMS */

    .member-network-info {
        display: none;
    }

    .ev-tarea, .ev-tarea-slim {
        padding: 6px;
    }

    .ev-search-btn {
        display: inline-block;
        padding: 5px;
        background-color: #1F322E;
        border: 1px solid #1F322E;
        color: #FFF;
        cursor: pointer;
        margin: 2px;
    }

        .ev-search-btn:hover {
            background-color: #ABA38C;
            border: 1px solid #ABA38C;
        }

    .ev-search-btn-out {
        display: inline-block;
        padding: 5px;
        background-color: #747F79;
        border: 1px solid #747F79;
        color: #FFF;
        cursor: pointer;
        margin: 2px;
    }

        .ev-search-btn-out:hover {
            background-color: #709591;
            border: 1px solid #709591;
        }

    .ev-btn {
        display: block;
        padding: 5px;
        background-color: #1F322E;
        border: 1px solid #1F322E;
        color: #FFF;
        cursor: pointer;
        margin: 2px 0;
    }

        .ev-btn:hover {
            background-color: #ABA38C;
            border: 1px solid #ABA38C;
        }

    .ev-btn-out {
        display: block;
        padding: 5px;
        background-color: #747F79;
        border: 1px solid #747F79;
        color: #FFF;
        cursor: pointer;
        margin: 2px 0;
    }

        .ev-btn-out:hover {
            background-color: #709591;
            border: 1px solid #709591;
        }

    .ev-chk-bx {
        margin: 3px;
        display: inline-block;
    }

    .ev-chk-past {
        margin: 0 5px;
        display: inline-block;
        float: right;
        min-width: 200px;
        text-align: right;
    }

        .ev-chk-past .ev-chk-bx {
            margin: 1px;
            vertical-align: middle;
        }

        .ev-chk-past span {
            display: inline-block;
            margin-right: 5px;
        }

    .ev-form-link {
        color: #00403C;
        display: block;
        text-decoration: none;
    }

        .ev-form-link:hover {
            color: #577221;
            text-decoration: none;
        }

    .ev-dd-mon {
        padding: 6px;
    }

    .ev-dd-yyyy {
        padding: 6px;
    }

    .ev-check-list li {
        display: table;
    }

        .ev-check-list li input {
            width: 20px;
            display: table-cell;
        }

        .ev-check-list li div {
            display: table-cell;
            text-align: left;
            width: 100%;
        }

        .ev-check-list li span {
            display: block;
            width: 100%;
            overflow: hidden;
            height: 21px;
            text-align: left;
        }

    .ev-group-list-container {
        margin: 0 0 12px 0;
        padding: 0 10px;
    }

    select.ev-group-list {
        text-transform: none;
        display: block;
        margin: 0px auto 10px auto;
        width: 100%;
        min-width: 300px;
        max-width: 100%;
        -moz-appearance: normal;
        appearance: normal;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        -webkit-padding-end: 20px;
        -webkit-padding-start: 2px;
        background: #F5F4ED;
        background-size: 8px;
        font-size: 13px;
        border: 1px solid #CFCBBA;
        padding: 7px 5px 7px 10px;
        top: 9px;
    }

    .ev-end-date-container {
        display: none;
    }

    select.ev-date-part {
        text-transform: none;
        display: block;
        margin: 0px 10px 20px 10px;
        width: 100%;
        min-width: auto;
        max-width: 100%;
        -moz-appearance: normal;
        appearance: normal;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        -webkit-padding-end: 20px;
        -webkit-padding-start: 2px;
        background: #F5F4ED;
        background-size: 8px;
        font-size: 13px;
        border: 1px solid #CFCBBA;
        padding: 7px 5px 7px 10px;
        position: relative;
        top: 9px;
    }

    .ev-group-list {
        width: 100%;
        display: block;
        padding: 10px;
        border: 0;
        background: #EEECE1;
        border-bottom: 1px solid #ABA38C;
    }

        .ev-group-list:hover {
            background-color: #F5F4ED;
        }

    .ev-nav-list-container {
        display: none;
        padding: 0;
    }

    .ev-nav-list {
        font-size: 13px;
        font-weight: bold;
        color: #006C76;
        width: 100%;
        display: block;
        padding: 10px 5px;
        background: #FAFAF6;
        border-bottom: 1px solid #FFF;
        border-top-width: 0px;
        border-right-width: 0px;
        border-left-width: 0px;
        margin-top: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        -webkit-appearance: none;
        -webkit-user-select: none;
        -webkit-padding-end: 20px;
        -webkit-padding-start: 2px;
        background: #F5F4ED url(../images/icons/triangle-down.png) no-repeat center right;
        background-size: 8px;
    }

        .ev-nav-list:hover {
            background: #F5F4ED;
        }

    optgroup {
        display: block;
    }

        optgroup option {
            padding: 5px;
            display: block;
        }

    .content-nav-menuclick-mobile {
        width: 50%;
    }

    .ev-search-box-container {
        border: 1px solid #ABA38C;
        position: relative;
        margin: 10px 10px 0 10px;
        background-color: #F5F4ED;
        overflow: hidden;
    }

    .ev-search-box {
        width: 100%;
        padding: 5px 10px 5px 30px;
        background-image: url(/events/content/images/icons/search_glass-trans.png);
        background-color: #F5F4ED;
        background-repeat: no-repeat;
        background-position: 11px center;
        border: 0;
        border: none;
        margin: 0 0 0 0;
        height: 20px;
        line-height: 20px;
    }

    .ev-search-box-btn {
        display: block;
        position: absolute;
        right: -1px;
        top: -1px;
        padding: 5px;
        background-color: #1F322E;
        border: 1px solid #1F322E;
        color: #FFF;
        cursor: pointer;
    }

        .ev-search-box-btn:hover {
            background-color: #ABA38C;
            border: 1px solid #ABA38C;
        }

    #divOtherEvents .ev-all-event-list .ev-date-col {
        color: #006c76;
    }

    /* Event list */
    .ev-all-event-list {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .ev-all-event-list .ev-col2 {
            width: 100%;
        }

    @media only screen and (min-width: 1200px) {
        .ev-all-event-list .ev-col2 {
            width: 50%;
        }
    }

    .ev-all-event-list .ev-event-col {
        display: table-cell;
        padding: 0 10px;
        vertical-align: middle;
        border-bottom: 1px solid #FFF;
    }

    .ev-all-event-list .ev-date-col {
        display: table-cell;
        font-family: museo_sans300, Arial;
        font-weight: 300;
        width: 64px;
        height: 64px;
        background-color: #EEECE1;
        color: #ffffff;
        padding: 5px 5px 5px 5px;
        font-size: 30px;
        text-align: center;
        border-bottom: 1px solid #FFF;
        border-right: 1px solid #FFF;
        vertical-align: top;
    }

        .ev-all-event-list .ev-date-col .ev-date-month {
            font-family: museo_sans_500regular, Arial;
            font-weight: 500;
            display: block;
            font-size: 14px;
            line-height: 16px;
        }

        .ev-all-event-list .ev-date-col .ev-date-day {
            display: block;
            font-size: 32px;
            line-height: 32px;
        }

        .ev-all-event-list .ev-date-col .ev-date-year {
            font-family: museo_sans_500regular, Arial;
            font-weight: 500;
            display: block;
            font-size: 14px;
            line-height: 16px;
        }

    .ev-all-event-list .ev-event-col {
        display: table-cell;
        padding: 0 10px;
        vertical-align: middle;
        border-bottom: 1px solid #FFF;
    }

    .ev-all-event-list li {
        background-color: #FAFAF7;
    }

        .ev-all-event-list li a {
            display: table;
            width: 100%;
            vertical-align: top;
            text-decoration: none;
        }

    .ev-all-event-list .ev-event-col {
        color: #006C76;
    }

        .ev-all-event-list .ev-event-col:hover {
            text-decoration: underline;
            background-color: #EEECE1;
        }

    .ev-always-col {
        display: table-cell !important;
    }
    /* cancel out table cell display on some elements */
    .ev-event-summary .ev-always-col {
        display: block;
    }

    .ev-tab-potrait-col {
        display: none !important;
    }

    .ev-country-link-list {
        color: #FFF;
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .ev-country-link-list li {
            position: relative;
        }

            .ev-country-link-list li a {
                display: inline-block;
                padding: 4px 0;
                color: #DEECED;
                text-decoration: none;
            }

            .ev-country-link-list li span {
                display: inline-block;
                padding: 2px 4px 0 1px;
                font-size: 10px;
            }

            .ev-country-link-list li a:hover {
                color: #FFF;
                text-decoration: none;
            }

    /* Continent container */
    .ev-continent-container {
        display: table;
        width: 100%;
        padding: 0 0 20px 0;
        margin: 0;
        color: #FFF;
    }

    .ev-continent-col {
        display: table-cell;
        width: 20%;
        background-color: #006C76;
        border-right: 3px solid #FFF;
        border-left: 0px solid #FFF;
        border-bottom: 3px solid #FFF;
        margin: 0 0 3px 0;
        position: relative;
    }

        .ev-continent-col h3 {
            color: #FFF;
        }

        .ev-continent-col .ev-more-results-link {
            position: absolute;
            bottom: 0;
            right: -10px;
            display: table;
            width: auto;
            margin-right: 10px;
            padding: 10px 10px;
        }

        .ev-continent-col .ev-col-inner {
        }

        .ev-continent-col h3 a {
            color: #FFF;
            text-decoration: none;
        }

            .ev-continent-col h3 a:hover {
                color: #EEECE1;
                text-decoration: underline;
            }

    .ev-local-container {
        display: table;
        width: 100%;
        padding: 0 0 20px 0;
    }

    .ev-local-col {
        display: block;
        width: 48%;
        float: left;
        margin: 0;
        background-color: #006C76;
        border-right: 3px solid #FFF;
        color: #FFF;
        margin-bottom: 3px;
        position: relative;
        padding-bottom: 0px;
        vertical-align: top;
    }

    .ev-local-region-map {
    }

    .ev-region-map {
        width: 80%;
        margin: 0 10%;
    }

    .ev-local-col h3 {
        color: #FFF;
    }

        .ev-local-col h3 a {
            color: #FFF;
        }

            .ev-local-col h3 a:hover {
                color: #EEECE1;
                text-decoration: none;
            }

    .ev-subject-container {
        position: relative;
        display: table;
        width: 100%;
        padding: 0 0 3px 0;
        margin: 0;
    }

    .ev-subject-col {
        background-color: #006C76;
        border-bottom: 3px solid #FFFFFF;
        border-left: 0 solid #FFFFFF;
        border-right: 3px solid #FFFFFF;
        position: relative;
        width: 33%;
        float: left;
        vertical-align: middle;
        display: table-cell;
        overflow-y: hidden;
    }

        .ev-subject-col h3 {
            color: #FFFFFF;
        }

        .ev-subject-col h2 {
            margin: 0;
            padding: 0;
        }

            .ev-subject-col a, .ev-subject-col h2 a {
                color: #FFFFFF;
                text-decoration: none;
            }

                .ev-subject-col a:hover, .ev-subject-col h2 a:hover {
                    text-decoration: underline;
                }

    .ev-sub-area {
        display: none;
    }

    .ev-subject-list-sub {
        display: none;
        height: 100%;
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

        .ev-subject-list-sub li a {
            font-size: 12px;
            font-family: arial;
            padding: 5px;
            color: #DDD;
        }

    .ev-search-subject-col {
        display: block;
        clear: both;
        margin: 0;
        background-color: #FFF;
    }

        .ev-search-subject-col .ev-col-inner {
            display: table;
            width: 100%;
            height: auto;
            border-left: 0px solid #FFF;
            margin-top: 3px;
        }

        .ev-search-subject-col h2 {
            margin: 0;
            padding: 0;
        }

        .ev-search-subject-col a, .ev-subject-col h2 a {
            display: block;
            height: 100%;
            width: 100%;
            color: #212121;
            text-decoration: none;
        }

            .ev-search-subject-col a:hover, .ev-subject-col h2 a:hover {
                text-decoration: underline;
            }

        .ev-search-subject-col .ev-sub-area {
            display: none;
        }

        .ev-search-subject-col .ev-subject-list-sub {
            display: none;
            height: 100%;
        }

            .ev-search-subject-col .ev-subject-list-sub li a {
                font-size: 12px;
                font-family: arial;
                padding: 5px 10px;
                color: #212121;
            }

        .ev-search-subject-col h4 {
            font-family: arial;
        }

    /* Events pages */

    .ev-event-detail-container {
        width: 63%;
        float: left;
        margin-right: 2%;
    }

    .ev-event-detail-side {
        width: 35%;
        float: left;
    }

        .ev-event-detail-side .ev-all-event-list .ev-date-col {
            box-sizing: border-box;
            font-family: museo_sans_500regular;
            width: 40px;
            height: 40px;
            padding: 8px;
            color: #ffffff;
        }

    .ev-eventpage-container {
        clear: both;
        width: auto;
        margin: 10px;
        border: 4px solid #A0D1D3;
    }

    .ev-eventpage-banner {
        position: relative;
    }

        .ev-eventpage-banner img {
            width: 100%;
            height: auto;
        }

        .ev-eventpage-banner .ev-cancelled-event {
            top: 0;
        }

    .ev-eventpage-container h1 {
        margin-left: 0px;
        padding-left: 0;
    }

    .ev-eventpage-container h3 {
        margin-top: 20px;
        border-bottom: 1px solid #A0D1D3;
    }

    .ev-eventpage-inner {
        background-color: #FFF;
        display: block;
        padding: 10px;
        position: relative;
    }

    .ev-eventpage-container .ev-event-image img {
        border-left: 10px solid #FFF;
        float: right;
        -moz-border-radius-topright: 5px;
        -webkit-border-radius-topright: 5px;
        -khtml-border-radius-topright: 5px;
        border-top-right-radius: 5px;
    }

    .ev-tab-nav {
        width: 100%;
        display: table;
        border-bottom: 1px solid #CFE8E9;
        background-color: #CFE8E9;
    }

        .ev-tab-nav li {
            float: left;
            padding: 0;
        }

            .ev-tab-nav li a {
                display: block;
                padding: 9px;
                color: #004C57;
                text-decoration: none;
            }

                .ev-tab-nav li a.selected,
                .ev-tab-nav li a:hover {
                    background-color: #FFF;
                    color: #1F322E;
                    text-decoration: none;
                }

    .ev-event-links {
        position: absolute;
        top: 5px;
        right: 5px;
        background-color: #FFFFFF;
        opacity: 0.9;
        vertical-align: middle;
    }

    .ev-event-links-cancel {
        position: absolute;
        top: 5px;
        right: 5px;
        background-color: #FFFFFF;
        opacity: 0.9;
        vertical-align: middle;
        padding: 5px 5px 5px 5px;
    }

        .ev-event-links-cancel .cancel-span {
            line-height: 100%;
            font-size: 24px;
            color: red;
        }

    .ev-event-link {
        font-family: museo_sans_500regular;
        font-size: 14px;
        padding: 0px 10px;
        min-height: 40px;
        line-height: 40px;
        display: inline-block;
        top: 0px;
        text-decoration: none;
        color: #FFFFFF;
    }

        .ev-event-link:hover {
            text-decoration: underline;
        }

    .ev-tcell {
        display: table-cell;
        vertical-align: top;
    }

    .ev-contact-footer {
        width: 100%;
        border-top: 4px solid #A0D1D3;
    }

        .ev-contact-footer h3 {
            font-family: museo_sans_500regular, Arial, sans-serif;
            font-size: 21px;
            color: #006265;
            letter-spacing: -1px;
            line-height: 27px;
            margin: 0.5em 0;
        }

    /* Common */

    .ev-tooltip-text {
        background: #E6ED7F;
        border: 1px solid #006C76;
        position: absolute;
        font-size: 12px;
        padding: 5px;
        max-width: 150px;
    }

    .ev-rsc-overlay {
        position: absolute;
        right: 0;
        width: 151px;
        height: 100%;
        background-image: url(/events/content/images/rsc-grid-overlay-1.png);
        background-position: left top;
        background-repeat: no-repeat;
    }

    .ev-fr {
        float: right;
    }

    .ev-tr {
        text-align: right;
    }

    .ev-tc {
        text-align: center;
    }

    .ev-indent {
        padding-left: 6px;
    }

    .ev-small {
        font-family: museo_sans_500regular, Arial;
        font-size: 13px;
        line-height: 13px;
        margin: 0;
        padding: 0;
    }

    .ev-tiny {
        font-family: museo_sans_500regular, Arial;
        font-size: 11px;
        line-height: 11px;
        margin: 0;
        padding: 0;
    }

    #map {
        width: 98%;
        height: 291px;
    }
}

.ev-sub-sub-nav {
    display: none;
}

@media only screen and (max-width: 767px) {
    .ev-sub-sub-nav {
        display: table;
    }
}

.ev-calendar-icon {
    display: inline;
}

/****Custom CSS start**/
.ev-sub-sub-nav-custom {
    width: 100%;
    display: table;
    border-bottom: 1px solid #006C76;
    background-color: #FAFAF6;
    padding: 0;
    list-style-type: none;
    margin: 0;
    margin-top: 5px;
}

@media only screen and (max-width: 769px) {
    .ev-sub-sub-nav-custom {
        display: table;
    }
}

.ev-sub-sub-nav-custom li {
    float: left;
    padding: 0;
    height: 36px;
    overflow: hidden;
}

    .ev-sub-sub-nav-custom li a {
        font-family: museo_sans_500regular;
        display: block;
        padding: 8px 10px;
        color: #006C76;
        text-decoration: none;
        font-size: 14px;
        line-height: 20px;
    }

        .ev-sub-sub-nav-custom li a.selected,
        .ev-sub-sub-nav li a:hover {
            background-color: #006C76;
            color: #FFF;
            text-decoration: none;
        }

.subjectlinkonpreview {
    display: block;
    background-color: #006C76;
    color: #FFF;
    font-size: 10px;
    margin: 0 8px 0 0;
    text-decoration: none;
    width: 100%;
    height: auto;
    border: 1px solid #FFF;
}

.error {
    color: red;
    padding-left: 12px;
}

input[type=text].error {
    color: inherit;
}

.ev_sponsor_image {
    float: right;
    width: 32%;
}

.ev_organiser_image {
    float: right;
    width: 32%;
}

.two_liner_subject {
    line-height: 15px;
}

.one_liner_subject {
    line-height: 31px;
}

.flexi-grid .summary {
    margin-bottom: 10px;
}

.ev-location-list {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .ev-location-list li {
        float: left;
    }

        .ev-location-list li a {
            color: #00403c;
            display: table-cell;
            font-family: Arial;
            font-size: 12px;
            padding: 6px 0px;
            text-decoration: none;
            vertical-align: top;
            width: 100%;
        }

.form-row {
    display: inline-block;
    color: #575756;
    line-height: 1em;
    margin-bottom: .75em;
    margin-right: 6px;
    width: 94%;
}

.textbox-popup {
    display: block;
    width: 100%;
    padding: 12px 10px 13px;
    color: #575756;
    border: 1px solid #0d68a5;
    font-family: museo_sans_500regular, Arial;
    font-size: 14px;
}

.close-row-popup {
    float: right;
    text-align: right;
}

.div-popup {
    display: none;
    background-color: white;
    position: relative;
    padding: 24px;
    max-width: 500px;
}

.error-popup {
    color: red;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.popup-legend {
    color: #006C76;
    font-family: museo_sans_500regular, Arial;
    font-weight: 500;
    margin: 3px 0px 17px 0px;
    font-size: 20px;
}

/****Custom CSS end**/

.ev-event-detail-container-tab {
    width: 100%;
    margin-right: 2%;
}

.No-margin {
    margin: 0px 0px 0px 0px !important;
}

.ev-fully-booked {
    color: black;
    background-color: #DAAA00;
    padding: 4px;
}

.ver-m {
    vertical-align: middle;
}

.ev-invite-message {
    color: #ffffff;
    font-family: museo_sans_500regular;
    font-size: 16px;
    padding: 10px;
    text-align: center;
}

.ev-member-network-list {
    color: #fff;
    height: 110px;
    max-height: 110px;
    overflow-y: scroll;
}

    .ev-member-network-list li a {
        color: #deeced;
        display: inline-block;
        padding: 4px 0;
        text-decoration: none;
        cursor: pointer;
    }

        .ev-member-network-list li a:hover {
            text-decoration: underline;
        }


/*book now*/

.book-now {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 8px;
    min-height: 40px;
    font-size: 12px;
    margin-top: -16px;
}

    .book-now.with-message {
        background-color: #F4F3F2;
        border: 1px solid #E6E6E6;
        display: table;
        width: 100%;
    }

        .book-now.with-message button,
        .book-now.with-message span {
            display: table-cell;
            vertical-align: middle;
        }

.book-now-btn {
    background-color: #223335;
    border: 0;
    border-radius: 2px;
    box-sizing: border-box;
    box-shadow: 0px 1px 4px rgba(0,0,0,.3);
    color: #E2EB00;
    cursor: pointer;
    font-family: museo_sans700;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    padding: 0 8px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: auto;
    min-width: 40px;
    vertical-align: middle;
    float: right;
}

    .book-now-btn:hover {
        background-color: #E2EB00;
        color: #223335;
    }
/* Member Network page */
.ev-memnet-search-block.ev-memnet-col {
    background-color: #F5F4ED;
    border-right: 0px solid #FFF;
    border-left: 0px solid #FFF;
    border-bottom: 1px solid #F5F4ED;
}

.ev-memnet-search-block .ev-memnet-container {
    padding: 0;
}

.ev-memnet-search-block .ev-memnet-link-list li a {
    display: block;
    padding: 8px 4px;
    color: #223335;
    text-decoration: none;
    border-top: 1px solid rgba(255,255,255,0.5);
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

    .ev-memnet-search-block .ev-memnet-link-list li a:hover {
        background-color: #FFFFFF;
        color: #000;
    }

.ev-memnet-selected {
    border-bottom: 1px solid #FFF;
    font-weight: bold;
    line-height: 32px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

    .ev-memnet-selected span {
        float: left;
    }

.ev-memnet-close {
    cursor: pointer;
    width: 12px;
    height: 12px;
    background-color: #223335;
    border: 0;
    float: right;
    padding: 6px;
}

    .ev-memnet-close:hover {
        background-color: #ABA38C;
    }

.ev-memnet-container {
    display: table;
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0;
    color: #FFF;
}

.ev-memnet-col {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: table-cell;
    width: 33.33%;
    background-color: #006C76;
    border-right: 3px solid #FFF;
    border-left: 0px solid #FFF;
    border-bottom: 3px solid #FFF;
    margin: 0 0 3px 0;
    position: relative;
}


    .ev-memnet-col h3 {
        color: #FFF;
        box-shadow: 0 4px 4px rgba(0,0,0,0.1);
        line-height: 1;
        padding-bottom: 8px;
        margin-bottom: 0;
        -webkit-margin-after: 0;
    }

    .ev-memnet-col .ev-more-results-link {
        position: absolute;
        bottom: 0;
        right: -10px;
        display: table;
        width: auto;
        margin-right: 10px;
        padding: 10px 10px;
    }

    .ev-memnet-col img {
        display: block;
    }

    .ev-memnet-col .ev-col-inner {
    }

    .ev-memnet-col h3 a {
        color: #FFF;
        text-decoration: none;
    }

        .ev-memnet-col h3 a:hover {
            color: #EEECE1;
            text-decoration: underline;
        }

.ev-memnet-link-list {
    color: #FFF;
    height: 160px;
    overflow-x: hidden;
    -ms-overflow-x: hidden;
    overflow-y: scroll;
    -ms-overflow-y: scroll;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .ev-memnet-link-list.full {
        max-height: 72px !important;
    }

        .ev-memnet-link-list.full li {
            width: 100%;
            float: none;
        }

@media only screen and (min-width: 480px) {
    .ev-memnet-link-list.full {
        max-height: 160px !important;
    }

        .ev-memnet-link-list.full li {
            width: 33.33%;
            float: left;
        }

/*            .ev-memnet-link-list.full li:nth-child(2) {
                padding-left: 8px;
                width: calc(33.33% - 8px);
            }

            .ev-memnet-link-list.full li:nth-child(3) {
                padding-left: 16px;
                width: calc(33.33% - 16px);
            }*/
}

.ie8 .ev-memnet-link-list {
    overflow: scroll;
}

.ev-memnet-link-list li {
    border-top: 1px solid rgba(255,255,255,0.2);
    position: relative;
}

    .ev-memnet-link-list li a {
        display: inline-block;
        padding: 8px 0;
        color: #DEECED;
        text-decoration: none;
    }

    .ev-memnet-link-list li span {
        display: inline-block;
        padding: 2px 4px 0 1px;
        font-size: 10px;
    }

    .ev-memnet-link-list li a:hover {
        color: #FFF;
        text-decoration: none;
    }


/* tabs */
.rsc-ui .tab-list {
    border-bottom: 1px solid #F5F4ED;
    margin-top: 8px !important;
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .rsc-ui .tab-list li {
        word-break: keep-all;
        word-wrap: normal;
        white-space: nowrap;
        z-index: 1002;
        display: table-cell;
        width: auto;
    }

        .rsc-ui .tab-list li a {
            background-color: transparent;
            color: #223335;
            display: block;
            line-height: 24px;
            text-align: center;
            text-decoration: none;
            padding: 4px 8px;
        }

            .rsc-ui .tab-list li a:hover {
                background-color: #FFFFFF;
            }

            .rsc-ui .tab-list li a.selected {
                background-color: #F5F4ED;
                font-weight: bold;
            }

    .rsc-ui .tab-list.sub {
        background-color: #FFFFFF;
        height: 32px;
    }

        .rsc-ui .tab-list.sub li a {
            margin: 0;
            padding: 8px;
        }

            .rsc-ui .tab-list.sub li a.selected {
                background-color: #FFFFFF;
                margin: 0;
                padding: 8px;
                border-bottom: 1px solid #FFFFFF;
            }

/* memnet taglist */
.ev-tag-list.memnet {
    width: 100%;
}

    .ev-tag-list.memnet .ev-tag a:link, .ev-tag-list.memnet .ev-tag a:visited {
        display: block;
        background-color: #223335;
        color: #FFF;
        font-size: 10px;
        margin: 0 8px 0 0;
        text-decoration: none;
        width: 100%;
        height: auto;
        border: 1px solid #FFF;
    }

    .ev-tag-list.memnet .ev-tag a:hover {
        background-color: #31484A;
        text-decoration: underline;
    }


.site-message-wrapper {
    background-color: #223335;
    border: 2px solid #F1EB8A;
    box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    margin: 8px 0 0;
    padding: 8px;
    font-size: 16px;
    margin-top: 8px;
}

    .site-message-wrapper .heading {
        color: #F1EB8A;
        display: block;
        font-weight: bold;
    }

    .site-message-wrapper .date {
        color: #CCCCCC;
        display: block;
        font-size: 12px;
    }

    .site-message-wrapper .message {
        margin: 8px 0;
    }

.event-message-wrapper {
    background-color: #F9F8F8;
    border: 2px dotted #BB0202;
    color: #223335;
    margin: 8px 0;
    padding: 8px;
    font-size: 16px;
}

    .event-message-wrapper .close {
        background-color: transparent;
        border: 0;
        cursor: pointer;
        width: 40px;
        height: 40px;
    }

        .event-message-wrapper .close:hover {
            background-color: #FFF;
        }

    .event-message-wrapper .heading {
        color: #D30707;
        font-weight: bold;
    }

    .event-message-wrapper .date {
        color: #223335;
        font-size: 12px;
    }

    .event-message-wrapper .message {
        font-size: 12px;
        line-height: 16px;
        margin: 8px 0;
    }

.ev-speaker-committe {
    margin-bottom: 10px;
}

    .ev-speaker-committe .ev-img {
        margin-bottom: 10px;
        display: table-cell;
        vertical-align: top;
        padding-right: 10px;
    }

    .ev-speaker-committe .ev-col {
        padding-right: 10px;
        display: table-cell;
        vertical-align: top;
    }

.ev-col2.rsc-event {
    background-color: #F1EB8A;
}

    .ev-col2.rsc-event .ev-date-col {
        background-color: #ECE382;
        color: #223335;
    }





/* IP CLASSES 05/05/2014 */

.ev-app-results-container button, .ev-app-results-container input[type=button], .ev-app-results-container input[type=submit], .ev-app-results-container input[type=reset], .ev-app-results-container .button, .ev-eventpage-container .button {
    background-color: #008AC3;
    border: 0;
    border-radius: 2px;
    box-shadow: 0px 1px 4px rgba(0,0,0,.3);
    color: #FFFFFF;
    cursor: pointer;
    font-family: museo_sans_500Regular;
    font-size: 16px;
    font-weight: 500;
    height: 40px;
    padding: 0 8px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: auto;
    min-width: 40px;
    line-height: 40px;
    display: inline-block;
}

    .ev-app-results-container .button:hover, .ev-app-results-container .button:focus, .ev-app-results-container button:hover, .ev-app-results-container button:focus, .ev-app-results-container input[type=button]:hover, .ev-app-results-container input[type=submit]:hover,
    .ev-app-results-container input[type=reset]:hover, .ev-app-results-container input[type=button]:focus, .ev-app-results-container input[type=submit]:focus, .ev-app-results-container input[type=reset]:focus .ev-eventpage-container .button:hover, .ev-eventpage-container .button:focus {
        background-color: #006BA6;
        box-shadow: none;
        color: #F9F9F8;
    }

hr {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 0;
    border-top: 1px solid #E6E6E6;
    clear: both;
    height: 0px;
    box-shadow: 0px 2px 8px rgba(0,0,0,0.2);
    display: block;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    margin: 0px;
    width: 100%;
}

    hr.clear {
        box-shadow: none;
        border-color: transparent;
        -webkit-margin-before: 0px;
    }


.sister-events-wrapper {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #006BA6;
    position: relative;
    width: 100%;
}

    .sister-events-wrapper .heading {
        color: #223335;
        display: block;
        padding: 4px;
    }

.sister-events {
    display: table;
    position: relative;
    width: 100%;
}

.sister-event-block {
    display: table-cell;
    font-family: museo_sans_500regular;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    margin: 0 16px 0 0;
    vertical-align: baseline;
    text-decoration: none;
}

div.sister-event-block {
    display: table-row;
    padding: 8px;
}

a.sister-event-block {
    background-color: #006BA6;
    color: #FFFFFF !important;
    text-align: right;
    border: 4px solid #FFFFFF;
    width: 128px;
    height: 64px;
}

    a.sister-event-block:hover {
        background-color: #004C89;
    }

.sister-event-block span.title {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-bottom: 4px;
    padding-right: 32px;
    padding-left: 16px;
}

.sister-event-block img {
    position: absolute;
    bottom: 8px;
    right: 8px;
}



section.collapsable-section {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    width: 100%;
    border-bottom: 2px solid #FFFFFF;
}

    section.collapsable-section .image-block {
        margin-bottom: 16px;
    }

        section.collapsable-section .image-block .caption {
            font-size: 12px;
            line-height: 16px;
            color: #505759;
        }

    section.collapsable-section .section-title {
        position: relative;
        background-color: #006BA6;
        color: #FFFFFF;
        cursor: pointer;
        display: block;
        font-family: museo_sans_500regular;
        font-size: 24px;
        line-height: 32px;
        padding: 8px;
    }

    section.collapsable-section .section-handle {
        position: absolute;
        right: 8px;
        display: block;
    }

    section.collapsable-section .section-content {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        position: relative;
        width: 100%;
        margin-bottom: 16px;
        display: none;
    }

        section.collapsable-section .section-content .event-title {
            font-size: 12px;
        }

        section.collapsable-section .section-content > h3 {
            padding-left: 4px;
        }

        section.collapsable-section .section-content .bdr-block {
            border-top: 0px solid transparent;
            padding: 8px;
        }

            section.collapsable-section .section-content .bdr-block:after {
                content: "";
                display: table;
                clear: both;
            }

        section.collapsable-section .section-content.open {
            display: block;
        }

        section.collapsable-section .section-content .heading {
            color: #006BA6;
            display: block;
            font-family: museo_sans_500regular, Arial;
            font-weight: 500;
            font-size: 20px;
            letter-spacing: -0.02em;
            line-height: 24px;
            width: 100%;
        }

        section.collapsable-section .section-content:after {
            content: "";
            display: table;
            clear: both;
            width: 100%;
        }

        section.collapsable-section .section-content .column.lead {
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            float: none;
            padding-left: 0px;
            width: 100%;
            margin-bottom: 16px;
        }

        section.collapsable-section .section-content .column.side {
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            float: none;
            padding-left: 0px;
            width: 100%;
        }

@media only screen and (min-width: 1024px) {
    section.collapsable-section .section-content .column.lead {
        float: left;
        width: 60%;
        padding-right: 8px;
    }

    section.collapsable-section .section-content .column.side {
        float: left;
        width: 40%;
        padding-left: 8px;
    }
}

.section.collapsable-section .section-content .column.side .heading {
    margin-bottom: 16px;
}

/* table-layouts */

.table-layout-wrapper .table-layout,
.table-layout-wrapper table {
    background-color: #FFFFFF;
    width: 100%;
    border-spacing: 1px !important;
    border-collapse: collapse !important;
    border: none;
}

    .table-layout-wrapper .table-layout th,
    .table-layout-wrapper .table-layout td,
    .table-layout-wrapper table th,
    .table-layout-wrapper table td {
        min-height: 32px;
        line-height: 24px;
        height: auto;
        padding: 4px;
        vertical-align: middle;
    }

    .table-layout-wrapper .table-layout th,
    .table-layout-wrapper table th {
        background-color: #008c95;
        color: #FFFFFF;
        text-align: left;
        vertical-align: top;
        border: none;
    }

        .table-layout-wrapper .table-layout th:nth-child(1),
        .table-layout-wrapper table th:nth-child(1) {
            display: table-cell;
        }

    .table-layout-wrapper .table-layout td,
    .table-layout-wrapper table td {
        background-color: #FFFFFF;
        border: none;
        border-bottom: 1px dotted #E6E6E6;
        text-align: left;
        font-size: 12px;
    }

        .table-layout-wrapper .table-layout td h3,
        .table-layout-wrapper table td h3 {
            font-family: Arial;
            font-weight: bold;
            font-size: 16px;
            line-height: 24px;
            word-spacing: 0;
            margin: 0;
            border: none;
        }

        .table-layout-wrapper .table-layout td p,
        .table-layout-wrapper table td p {
            margin: 0;
        }

@media only screen and (min-width: 768px) {
    .table-layout-wrapper .table-layout td {
        font-size: 14px;
    }
}

@media only screen and (min-width: 1200px) {
    .table-layout-wrapper .table-layout td {
        font-size: 16px;
    }
}

.table-layout-wrapper .table-layout td:nth-child(1) {
    font-weight: bold;
}

.table-layout-wrapper .table-layout tr:nth-child(odd) td {
}

@media only screen and (min-width: 1024px) {
    .table-layout-wrapper .table-layout th,
    .table-layout-wrapper .table-layout td {
        display: table-cell;
        width: auto;
    }
}

.table-layout-wrapper .table-layout.programme {
    border: none;
}

    .table-layout-wrapper .table-layout.programme th {
        line-height: 24px;
        height: 100%;
        text-align: center;
        width: 80px;
    }


    .table-layout-wrapper .table-layout.programme td {
        border-bottom: 1px dotted transparent;
        vertical-align: top !important;
    }

@media only screen and (min-width: 1024px) {
    .table-layout-wrapper .table-layout.programme td {
        border-bottom: 1px dotted #E6E6E6;
    }

    .table-layout.programme th {
        text-align: center;
    }
}

.table-layout-wrapper .table-layout.programme td .heading {
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    word-spacing: 0;
}

.table-layout.programme td .info {
    display: block;
    line-height: 24px;
}

.table-layout.programme td {
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

    .table-layout.programme td a {
        color: #006BA6;
        max-width: 128px !important;
        text-wrap: suppress;
        white-space: nowrap;
    }

.table-layout.programme tr.hilite td {
    background-color: #F4F3F2;
    color: #505759;
}

.table-layout.programme tr.hilite .heading {
    color: #505759;
}


/* bio */

.bio-block {
    position: relative;
    width: auto;
    font-size: 12px;
    padding: 8px;
}

    .bio-block p {
        margin-top: 0px;
    }

    .bio-block img.bio {
        border: 1px solid #999;
        float: left;
        margin: 0px 16px 0px 0px;
        max-width: 120px;
        width: 100%;
    }

.user-table-list {
    width: 100%;
    padding: 8px;
    margin: 0;
    list-style-type: none;
    float: left;
}

    .user-table-list li {
        width: 100%;
        float: none;
        margin-top: 16px;
    }

        .user-table-list li .image {
            display: table-cell;
            width: 100px;
            height: 100px;
            padding-right: 5px;
        }

            .user-table-list li .image .bio {
                width: 100%;
            }

        .user-table-list li .details {
            display: table-cell;
            vertical-align: top;
            padding-right: 16px;
        }

    .user-table-list .name {
        display: block;
        font-weight: bold;
    }

    .user-table-list .location {
        display: block;
    }

@media only screen and (min-width: 768px) {
    .user-table-list li {
        width: 50%;
        float: left;
        min-height: 104px;
    }
}

@media only screen and (min-width: 1200px) {
    .bio-block img.bio {
        max-width: 240px;
    }
}

@media only screen and (min-width: 768px) {
    .bio-block {
        font-size: 14px;
    }
}

@media only screen and (min-width: 1200px) {
    .bio-block {
        font-size: 16px;
    }
}



.accom-block {
    margin-top: 16px;
    min-height: 120px;
    border-top: 1px dotted #006BA6;
    font-size: 12px;
    padding-top: 8px;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .accom-block {
        font-size: 14px;
    }
}

@media only screen and (min-width: 1200px) {
    .accom-block {
        font-size: 16px;
    }
}

.accom-block .photo {
    max-width: 120px;
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
}

@media only screen and (min-width: 1200px) {

    .accom-block .photo {
        max-width: 240px;
        width: 100%;
    }
}

.accom-block .heading {
}

.accom-block .desc {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
}

.accom-block .link {
    color: #006BA6;
}


.accom-block .price {
    color: #006BA6;
    display: inline-block;
    background-color: #F4F3F2;
    position: relative;
    bottom: 0;
    right: 0;
    padding: 8px;
    font-family: museo_sans700;
    font-size: 24px;
    line-height: 32px;
    text-align: right;
    float: right;
}

@media only screen and (min-width: 480px) {
    .accom-block .price {
        position: absolute;
        text-align: center;
    }
}


.photo-gallery {
    position: relative;
}

.gallery-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .gallery-list li {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        width: 50%;
        padding: 8px;
        width: calc(50% - 2px);
        display: inline-block;
    }

@media only screen and (min-width: 480px) {
    .gallery-list li {
        width: 33.33%;
        width: calc(33.33% - 3px);
    }
}

.gallery-list li .photo {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    min-height: 100px;
}

    .gallery-list li .photo img {
        width: 120%;
        height: 120%;
        margin-top: -10%;
        margin-left: -10%;
    }

.gallery-list li .desc {
    display: block;
    color: #505759;
    min-height: 48px;
    font-size: 12px;
    line-height: 16px;
    height: 48px;
    overflow: hidden;
    text-align: center;
}



.contact-wrapper {
    padding: 8px;
}


/* tabs */


.tab-container.detail {
    border: 0px solid #FFFFFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

    .tab-container.detail .tab-list {
        background-color: #006BA6;
        margin-top: 8px !important;
        display: table;
        width: 100%;
        overflow: hidden;
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    .tab-container.detail .tab-list {
        margin-top: 0px !important;
    }

        .tab-container.detail .tab-list li {
            z-index: 1002;
            display: block;
            width: 50%;
            float: left;
        }

@media only screen and (min-width: 480px) {
    .tab-container.detail .tab-list li {
        display: table-cell;
        width: auto;
    }
}

.tab-container.detail .tab-list li a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #F5F4ED;
    background-color: #006BA6;
    color: #FFFFFF;
    display: block;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    padding: 4px 8px;
    border: 1px solid #006BA6;
    margin: 2px 2px -1px 2px;
}

    .tab-container.detail .tab-list li a:hover {
        background-color: #FFFFFF !important;
        border-bottom: 1px solid #FFFFFF !important;
        color: #006BA6;
    }

    .tab-container.detail .tab-list li a.selected {
        background-color: #FFFFFF !important;
        color: #006BA6;
        font-weight: bold;
        border-bottom: 1px solid #FFFFFF !important;
    }

.tab-container.detail .tab-list.sub {
    background-color: #FFFFFF;
    height: 32px;
}

    .tab-container.detail .tab-list.sub li a {
        margin: 0;
        padding: 8px;
    }

        .tab-container.detail .tab-list.sub li a.selected {
            background-color: #FFFFFF;
            margin: 0;
            padding: 8px;
            border-bottom: 1px solid #FFFFFF;
        }


/* Link lists */


.ev-link-list {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .ev-link-list li {
        background-color: #FAFAF7;
    }

.ev-ll-icon {
    display: table-cell;
    font-family: museo_sans_500regular, Arial, sans-serif;
    width: 40px;
    background-color: #EEECE1;
    color: #006C76;
    padding: 5px;
    font-size: 30px;
    line-height: auto;
    text-align: center;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
    vertical-align: top;
    color: #006C76;
}

.ev-link-list li:hover {
    text-decoration: underline;
    background-color: #EEECE1;
}

.ev-ll-link-wrapper {
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle;
    border-bottom: 1px solid #FFF;
}

.ev-link-list li a {
    color: #223335;
    display: table;
    width: 100%;
    vertical-align: top;
    text-decoration: none;
}

    .ev-link-list li a:hover {
        color: #223335 !important;
        text-decoration: underline;
    }

.ev-link-list li .title {
    display: block;
    font-weight: bold;
}


.sponsor-wrapper {
}

.sponsor-block {
    position: relative;
}

    .sponsor-block .heading {
        color: #223335 !important;
        text-align: center;
        padding: 8px 0;
    }

    .sponsor-block .title {
        display: block;
        font-size: 10px;
        clear: both;
        position: absolute;
        bottom: 0px;
        margin-top: -16px;
        text-align: center;
        width: 160px;
        color: #505759;
    }

    .sponsor-block .logo-block {
        text-align: center;
        padding-bottom: 16px;
        margin-top: 16px;
    }

    .sponsor-block .logo {
        vertical-align: middle;
        width: 200px;
        display: inline-block;
        box-sizing: border-box;
        padding: 32px;
        color: #252127;
        text-decoration: none;
    }

        .sponsor-block .logo img {
            max-width: 160px;
            width: 100%;
            height: auto;
            line-height: 160px;
            overflow: hidden;
            margin: 0;
        }

    .sponsor-block.sp-platinum {
        background-position: top center;
        background-repeat: repeat;
    }

    .sponsor-block.sp-gold {
        background-position: top center;
        background-repeat: repeat;
    }

    .sponsor-block.sp-silver {
        background-position: top center;
        background-repeat: repeat;
    }

    .sponsor-block.sp-platinum .logo img {
    }

    .sponsor-block.sp-gold .logo img {
        max-width: 166px;
    }

    .sponsor-block.sp-silver .logo img {
        max-width: 128px;
    }

.ev-eventpage-inner {
    padding: 0 !important;
}

@media only screen and (min-width: 1024px) {
    .ev-eventpage-inner {
        padding: 8px !important;
    }
}

.ev-eventpage-inner > div:nth-child(2) {
    padding: 8px !important;
}

.ev-eventpage-container {
    padding: 0 !important;
    margin: 0 !important;
}

@media only screen and (min-width: 1024px) {

    .ev-eventpage-container {
        margin: 8px !important;
    }

    .ev-eventpage-inner > div:nth-child(2) {
        padding: 0px !important;
    }
}

@media only screen and (min-width: 768px) {
    .ev-eventpage-container {
        font-size: 14px;
        line-height: 21px;
    }
}

@media only screen and (min-width: 1200px) {
    .ev-eventpage-container {
        font-size: 16px;
        line-height: 24px;
    }
}

.ad-container-wrapper {
    background-color: #ffffff;
    margin: 16px 0;
}

.ad-container {
    margin: 0 auto;
    max-width: 320px;
    padding: 1px 10px;
    text-align: center;
}

    .ad-container .ad-heading {
        clear: both;
        color: #004c57;
        display: block;
        font-family: museo_sans_500regular;
        font-size: 24px;
        font-weight: 500;
        letter-spacing: -0.01em;
        line-height: 32px;
        margin-bottom: 8px;
        margin-top: 16px;
        text-align: left;
    }

    .ad-container img {
        border: 1px solid #B2B2B2;
        border: 1px solid rgba(0,0,0,0.2);
    }

.truncate-wrapper {
    display: table;
    table-layout: fixed;
    width: 90%;
}

.truncate {
    display: table-cell;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #006BA6;
}

.accom-block-right {
    display: table;
}

.flex-img {
    display: block;
}
