﻿/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 7, 2019 */

/*MENSA - Font Family*/

:root, html, body, main {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

.site {
    max-width: 1600px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 10px;
}

.region--pre-header {
    background: white;
}

/*button {
line-height: 0px !important;
}*/

.col-md-12 {
    position: relative;
}

.col-md-6 {
    float: left;
}


body {
    color: #011353;
}
/*MENSA - Title size*/
h1 {
    font-size: 38px;
    line-height: 48px;
    font-weight: 600;
}

h2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 18px;
    color: #011353;
}

h3 {
    font-size: 26px;
    line-height: 34px;
    font-weight: 600;
}

h4 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
}

h5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

h6 {
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
}

a {
    color: #011E41;
    text-decoration: initial;
    font-weight: normal;
}
/*a {
    background-color: transparent;
    color: #c36;
    text-decoration: none;
}
*/
.a-disabled {
    pointer-events: none;
    background: lightgrey !important;
    color: slategrey !important;
}

#edit-keywords {
    width: 70%;
}

#searchBtn {
    /*width: 7%;*/
}

main ul {
    list-style: disc !important;
}

.tm-page .tm-block:first-child {
    padding-top: 0px !important;
}

.tm-block {
    padding-bottom: 0 !important;
}

.uk-nav-dropdown {
    list-style: none !important;
}

.rcp-table-college TH {
    background-color: #232F3C !important;
    color: #ffffff !important;
}

.uk-table thead th {
    color: #ffffff !important;
}
/* Field Validations */

.hasDatepicker {
    width: 60% !important;
}

input[type="checkbox"] {
    height: 13px !important;
}

.Validation-Postcode {
    width: 60% !important;
}

/*MENSA - Pager*/

.pager li > a, .pager li > span {
    border-radius: 0;
    background-color: #335C7C;
    color: #FFFFFF;
    transition: all ease-in-out 0.1s;
}

    .pager li > a:hover, .pager li > span:hover {
        background-color: #232F3C;
    }

/*MENSA - OVERRIDE RULES */

.ui-widget-content {
    font-family: 'Open Sans', sans-serif;
    border-radius: 0;
    border: 1px solid #eaeaea !important;
    padding: 0;
}

.ui-widget-header {
    background: #F4C400;
    color: #FFFFFF;
    border-radius: 0;
}

.ui-dialog .ui-dialog-buttonpane {
    margin-top: 0px !important;
}

button {
    padding: 0.8rem 1rem !important;
    line-height: 14px !important;
}

.ui-button {
    background-color: #4D607A;
    color: #FFFFFF;
    background-image: linear-gradient(to bottom, #556A85, #475A72);
    border-color: transparent;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.09);
    text-transform: none;
}

.ui-datepicker-calendar {
    font-family: 'Open Sans', sans-serif;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    background: #F7F7F7;
}

#ui-datepicker-div {
    min-width: 360px !important;
}

.ui-datepicker-month, .ui-datepicker-year {
    color: #011353;
    border: 1px solid;
}

.ui-datepicker-title {
    color: #FFFFFF;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #011353;
    background: #F7F7F7;
    font-family: 'Open Sans', sans-serif;
}

input[type="file"] {
    padding: 5px;
    border: thin solid #C6C4C4;
    -webkit-box-shadow: inset -2px 1px 4px 3px rgba(218,216,216,0.25);
    box-shadow: inset -2px 1px 4px 3px rgba(218,216,216,0.25);
}


input[type="email"], input[type="text"], input[type="password"], input[type="date"], input[type="tel"], input[type="number"], input[type="tel"], input[type="time"], select, .form-textarea, .form-control {
    border: thin solid #011353;
    background: none !important;
    max-width: 100%;
}

input[type="date"] {
    max-width: 60% !important;
}

.CSSTableGenerator {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

    .CSSTableGenerator > :last-child {
        margin-bottom: 0
    }

#preLoaderDiv {
    z-index: 2 !important;
}

/*NAVIGATION*/

.fabtn {
    text-decoration: unset;
    cursor: pointer;
    border: none;
    margin-top: 10px;
    text-align: center;
}

.mensa-member {
    font-size: 17px;
    font-weight: 600;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #E92076;
    border-radius: 0px 0px 0px 0px;
    padding: 7px 16px 7px 16px;
}

.mensa-login {
    font-size: 17px;
    font-weight: 600;
    fill: #011E41;
    color: #011E41;
    background-color: #F4C400;
    border-radius: 0px 0px 0px 0px;
    padding: 7px 16px 7px 16px;
    margin-left: 10px;
}


input[type=button], input[type=submit], .mensa-normal, button, button[type=button] {
    text-decoration: unset;
    cursor: pointer;
    border: none;
    margin-top: 10px;
    /*display: -webkit-inline-box;
    display: -ms-inline-flexbox;*/
    /*display: inline-flex;*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    color: #011E41;
    background: #F4C400;
    padding: 0.6em 1.2em 0.6em 1.2em;
    text-align: center;
}

.mensa-pink {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    padding: 0.6em 1.2em 0.6em 1.2em;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #E92076;
}

.anchorAsButton {
    font-weight: normal !important;
    text-decoration: unset;
    cursor: pointer;
    border: none;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 5px 10px;
    transition: all 300ms ease-in-out 0s;
    color: #011E41;
    background: #F4C400;
    /*padding: 0.6em 1.2em 0.6em 1.2em;*/
    text-align: center;
}

    input[type=button]:hover, input[type=submit]:hover, .mensa-normal:hover, .mensa-pink:hover, button:hover, button[type=button]:hover, .anchorAsButton:hover {
        color: #ffffff;
        background: #333333;
    }


.mensa-member:hover {
    font-size: 17px;
    font-weight: 600;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #E92076;
    border-radius: 0px 0px 0px 0px;
    padding: 7px 16px 7px 16px;
}

.mensa-login:hover {
    font-size: 17px;
    font-weight: 600;
    fill: #011E41;
    color: #011E41;
    background-color: #F4C400;
    border-radius: 0px 0px 0px 0px;
    padding: 7px 16px 7px 16px;
    margin-left: 10px;
}

.timepicker {
    max-width: 30% !important;
}

.form-navigation {
    background: #FAFAFA;
    height: 150px;
    width: 100%;
    position: sticky;
    margin: 0 auto;
    padding: 4% 0%;
    text-align: center;
}

#progressbar {
    margin: 0 auto;
}

    #progressbar li {
        height: 70px;
        width: 70px;
        text-align: center;
        line-height: 280%;
        border-radius: 100%;
        border: 1px #335C7C solid;
        background: #FFF;
        margin: 0 1em;
        display: inline-block;
        position: relative;
        color: #335C7C !important;
        cursor: pointer;
        font-family: Open Sans;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
    }

        #progressbar li[disabled] {
            cursor: not-allowed !important;
            pointer-events: none;
        }

        #progressbar li::before {
            content: '';
            position: absolute;
            top: 50%;
            height: .1em;
            background: #335C7C;
            z-index: -1;
        }

        #progressbar li:first-child::before {
            display: none;
        }


    #progressbar .active {
        background: #335C7C;
        color: #FFF !important;
    }

.rcp-dashIconDescription {
    font-size: 18px;
}

.box {
    line-height: 70px;
    border-bottom: 1px solid #000000;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    color: #011353;
}

.box-section {
    /*padding: 15px;*/
    /*padding-left: 35px;*/
}


.uk-icon-xlarge {
    font-size: 370%;
    vertical-align: -22%;
    margin-bottom: 10px;
    margin-top: 8px;
}

.rcp-dashIconDescription {
    font-size: 18px;
    color: #FFFFFF;
}

.rcp-dashIconDescription-small {
    font-size: 12px;
}

.member-icon {
    display: inline-block;
    cursor: pointer;
    width: 120px;
    height: 120px;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #FFF !important;
    padding: 7px;
    text-decoration: none !important;
}

.member-icon-small {
    display: inline-block;
    cursor: pointer;
    width: 75px;
    height: 75px;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #FFF !important;
    padding: 5px;
    text-decoration: none !important;
}

.member-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.member-icon:before {
    speak: none;
    font-size: 48px;
    line-height: 120px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}

i.uk-icon.uk-icon-large {
    margin-top: 8px;
}

.member-icon-effect-1 .member-icon {
    background: #335C7C;
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}

    .member-icon-effect-1 .member-icon:after {
        top: -7px;
        left: -7px;
        padding: 7px;
        box-shadow: 0 0 0 4px #232F3C;
        -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
        -webkit-transform: scale(.8);
        -moz-transition: -moz-transform 0.2s, opacity 0.2s;
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        transition: transform 0.2s, opacity 0.2s;
        transform: scale(.8);
        opacity: 0;
    }

.member-icon-effect-1a .member-icon:hover {
    filter: brightness(85%);
}

    .member-icon-effect-1a .member-icon:hover:after {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }


#get-involved, #keep-in-touch, #supporting-your-professional-development, #make-the-most-of-your-benefits, #give-back-or-apply-for-funding {
    display: none;
}

.errorMessage {
    display: none;
    color: #FF0033;
    float: left;
    font-size: 16px;
    margin-top: 10px;
}

.section-title {
    clear: both !important;
}

.header-search__submit {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    background: none !important;
    background: url(images/search-magnify.svg) center no-repeat !important;
    background-size: 16px 16px !important;
}

.listings-standard-item {
    border: 1px solid #ededed;
    padding: 5px;
    border-radius: 0;
    box-shadow: 1px 4px 7px 10px gainsboro;
    margin-top: 12px;
    max-height: 350px;
    overflow: hidden;
    min-height: 298px;
}

.listing-headline {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
}


.breadcrumbs {
    list-style: none;
    margin: 0 0 1.5714em 0;
    padding: 0;
}

#main .breadcrumbs li {
    display: inline;
    margin-right: 12px;
    margin-left: 0;
    padding-left: 0;
    font-size: 16px;
    font-size: 1.2rem;
    font-family: "Open Sans";
    font-weight: 500;
}

.breadcrumbs li em {
    font-style: normal;
    color: #333333;
}

.breadcrumbs li a {
    margin-right: 12px;
    color: #1d4e8b;
    text-decoration: none;
    font-family: "Open Sans";
    font-weight: 500;
}

    .breadcrumbs li a:hover {
        text-decoration: underline;
        color: #380204;
    }



.main_content {
    background: #fff;
    /*box-shadow: 1px 4px 7px 10px gainsboro;*/
    border-radius: 0;
    /*width: 60% !important;*/
    /*    margin-left: auto;
    margin-right: auto;*/
    margin-top: 20px;
    margin-bottom: 22px;
}

.main_content_header {
    /*padding: 15px 15px 0px 15px;*/
}

.main_content_container {
    /*padding: 30px;*/
}

.element-invisible {
    display: none;
}

p {
    margin: 0 0 1em;
}


#block-system-main {
    padding: 3px;
    margin-top: -10px;
    border-radius: 0px;
}

#console > .messages {
    padding: 6px;
    background-color: lightblue;
    margin: 3px;
}

.block ul {
    margin-left: 16px;
    margin-bottom: 20px;
}

.views-row {
    background: #f6f6f6;
    padding: 20px 20px 40px;
    margin: 0 0 20px;
    display: block;
    color: #81888d;
    font-size: 16px;
    box-shadow: 1px 4px 7px 1px lightgrey;
    border-radius: 5px;
}

.detail-meta {
    padding: 20px;
    border-radius: 0;
}

/*.ls-meta {
margin-left: 185px;
}*/
.nav {
    display: flex;
}

.dev_login_form .login_button {
    margin-left: 0px !important;
}

    .dev_login_form .login_button input {
        font-size: 16px;
        font-weight: normal;
        border-radius: 0;
    }

/*#header ul {
float: right;
color: white;
display: inline-flex;
list-style: none;
margin-top: 7px;
width: 460px;
}

#header ul li {
margin-right: 15px;
}*/

/*.logo {
padding: 25px;
margin: 0px 115px;
width: 250px;
}*/

.title {
    border-bottom: solid 2px #d2d6d8;
    margin-bottom: 30px;
    font-size: 20px;
}


label {
    /*margin: 10px 0px;*/
    font-size: 16px;
}

strong {
    font-weight: bold;
}

#content {
    margin: 0px 115px;
    padding-bottom: 45px;
    /*float: left;*/
}

#footer {
    background-image: url(../../Images/footer.JPG);
    width: 98.75vw;
    height: 340px;
    /*margin: 80px -8px -8px -8px;*/
    float: left;
    bottom: 0;
}

.tm-footer {
    margin-top: 35px;
}


.icon {
    width: 40px;
    height: 30px;
    border-radius: 0;
    margin-left: -15px;
    background-color: transparent;
}

.textArea-counter {
    font-size: 11px;
    float: right;
}

.display-inline {
    display: inline !important;
}

.form-text, select, textarea {
    width: 100%;
    /*border: 1px solid #ddd !important;*/
    padding: 6px 6px;
    font-size: 16px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.17);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.17);
    -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.17);
    border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin-top: 0px !important;
    color: black !important;
}

form label {
    /**/
    font-size: 16px;
    font-weight: bold;
    width: auto;
}

/*form p {
    
font-size: 16px;
font-weight: normal;
width: auto;
}*/

/*.form-text input {
    
font-size: 16px;
font-weight: normal;
}*/

.dateTimeSection:not(:last-child) {
    border-bottom: 1px silver solid;
}

.dateTimeSection :first-child {
    margin-top: 10px;
}

.timeCheckBox {
    margin-top: 0px !important;
}

input[type='radio'] {
    /*    -webkit-appearance: none;*/
    width: 20px;
    height: 20px;
    border-radius: 50%;
    outline: none;
    border: 2px solid #4D607A;
    margin: 11px 5px 11px 0px;
    vertical-align: middle;
}

    input[type='radio']:before {
        content: '';
        display: block;
        width: 60%;
        height: 60%;
        margin: 20% auto;
        border-radius: 50%;
    }

    input[type="radio"]:checked:before {
        /*background: #4D607A;*/
        background: none !important;
    }

    input[type="radio"]:checked {
        border-color: #4D607A;
    }

.role {
    margin-right: 80px;
    margin-left: 20px;
    font-weight: normal;
}

.checkbox label {
    margin-bottom: 20px !important;
}

.roles {
    margin-bottom: 40px;
}
/*MENSA - Read only - Disabled*/
.form-text input[readonly] {
    cursor: not-allowed;
    background-color: #f5f5f5 !important;
}

input[readonly], input[disabled], fieldset[disabled], select[readonly], select[disabled] {
    cursor: not-allowed;
    background-color: #f5f5f5 !important;
}

input[type=text][readonly], input[type=text][disabled] {
    border: 1px solid #ddd !important;
}

input[type=button][disabled] {
    cursor: not-allowed;
    background-color: #f5f5f5;
}

input[type=submit][disabled] {
    cursor: not-allowed;
    background: #f5f5f5;
    color: #4D607A;
    border: #4D607A;
}

input[type=radio][required] ~ input[type=radio] {
    border: thin solid #DC3952 !important;
}

input[required], select[required], textarea[required] {
    border: thin solid #DC3952 !important;
}
/*MENSA - Submit button*/
.buttonNormal {
    width: 100% !important;
    background: #E2B600 /*!important*/;
    border: none !important;
    color: white /*!important*/;
    height: 36px !important;
}

.buttonAddGrid {
    float: right !important;
    width: 10% !important;
    background: #E2B600;
    height: 36px !important;
    padding: 0px !important;
    background-color: #E2B600;
    color: black;
    border-radius: 13px;
}


.radio {
    margin-top: 10px !important;
    display: inline-block;
    width: 50px;
}

.membershipOptions {
}

    .membershipOptions > ul {
    }

        .membershipOptions > ul > li {
            list-style: none;
            float: left;
            height: 425px;
            width: 31%;
            border-radius: 0;
            border: 1px solid silver;
            margin-right: 20px;
            text-align: center;
            position: relative;
            padding-right: 2px;
            padding-left: 2px;
            cursor: pointer;
            color: white;
        }

            .membershipOptions > ul > li:hover {
                transform: scale(1.05);
                transition: all .5s;
            }

            .membershipOptions > ul > li .membershipTitle {
                color: #fff !important;
                font-size: 18px;
                background-color: none;
                color: #fff;
                padding: 10px;
                margin-top: 2px;
                text-transform: uppercase;
                border-radius: 0 !important;
                border-bottom: 1px solid white;
                width: 75%;
                text-align: center;
                margin: 0 auto;
            }

.membershipDesc {
    margin-top: 10px;
    font-size: 16px;
    float: left;
    width: 100%;
    padding: 3px;
    text-align: left !important;
    color: white !important;
}

.descDiv > ul {
    text-align: left;
    list-style-type: square;
    padding-left: 45px;
}

.membershipPrice {
    font-size: 24px;
    float: left;
    width: 90%;
    bottom: 64px;
    position: absolute;
    margin-top: 5px;
}

.membershipSpecialPrice {
    font-size: 16px;
    float: left;
    font-style: italic;
    width: 90%;
    bottom: 69px;
    position: absolute;
}

.membershipOptions > ul > li .button {
    margin-left: 5px;
    float: none !important;
    background-color: #fff !important;
    position: absolute;
    display: table !important;
    border: 1px solid white !important;
    color: white !important;
    background: url(/images/blue_btn_arrow.png) no-repeat !important;
    background-position: calc(100% - 14px) calc(100% - 5px) !important;
    padding: 12px 44px 8px 35px !important;
    border-radius: 0 !important;
    width: 90%;
    bottom: 10px;
}

    .membershipOptions > ul > li .button:hover {
        background: silver url(/images/blue_btn_arrow.png) no-repeat !important;
        background-position: calc(100% - 14px) calc(100% - 5px) !important;
    }

.validation {
    color: #FF0033;
    float: left;
    font-size: 16px;
    margin-top: 10px;
    display: none;
    font-style: italic;
    width: 100%;
    margin-left: 10px;
}

.row {
    margin-bottom: 10px;
    --bs-gutter-y: 0px;
    --bs-gutter-x: -5px;
}

.warning {
    margin: 0 auto 0 auto;
    padding: 10px;
    background: #FAFAFA;
    position: relative;
    border-left: 4px solid #840;
    box-shadow: inset 0 0 14px rgb(0 0 0 / 3%);
    text-transform: none;
    font-weight: 400;
    text-align: center;
    width: 90%;
    margin-bottom: 15px;
}
    /*    .warning a {
color: #840;
}*/
    .warning p {
        color: #840;
        font-weight: bold;
        margin-bottom: 0px;
        padding: 7px 0px;
    }

.failure {
    background: #FAFAFA;
    border-left: 4px solid #DC3952;
}

    .failure p {
        color: #DA314B;
    }

.success {
    background: #FAFAFA;
    border-left: 4px solid #90C353;
}

    .success p {
        color: #8CC14C;
    }

.customform-h4 {
    font-size: 20px;
}

.CSSTableGenerator table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 1.5714em;
    border: 1px solid #dfe2e6;
    width: 100%;
}

    .CSSTableGenerator table thead th {
        background: #fff;
        font-family: "Raleway",Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
        font-weight: 500;
        font-size: 16px;
        font-size: 1.8rem;
        padding: 18px 40px 18px 14px !important;
        text-align: left;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #dfe2e6;
    }

    .CSSTableGenerator table tbody {
        border-top: none;
    }

        .CSSTableGenerator table tbody tr td, th {
            border: none;
            border-right: 1px solid #dfe2e6;
            border-bottom: 1px solid #dfe2e6;
            padding: 12px 12px 12px 14px !important;
            vertical-align: top;
        }

        .CSSTableGenerator table tbody tr th {
            font-weight: bold;
        }

        .CSSTableGenerator table tbody tr:nth-of-type(odd), table tbody tr.odd {
            background: #f2f2f2;
        }

#tabs ul li {
    margin: 0 0 -1px 3px;
    padding-left: 0;
}

#ctabs {
    font-size: 16px;
}

    #ctabs ul li {
        margin: 0 0 -1px 3px;
        padding-left: 0;
        font-size: 16px;
    }

        #ctabs ul li a:hover {
            font-weight: normal;
        }

        #ctabs ul li::before {
            content: unset;
        }

    #ctabs input, select, textarea {
        margin-bottom: 3px;
    }

    #ctabs label {
        text-align: left;
        padding-top: 15px;
    }

.ACsearchResultContent, .aaBlogResultContent {
    padding: 15px;
    cursor: pointer;
    background: #fff;
    border: 3px solid #f3f3f3;
}

    .ACsearchResultContent h4 {
        margin: 0;
        padding: 0 0 5px 0;
    }

.ACaddress {
    font-size: 16px;
    padding: 0 0 4px 0;
    margin: 0;
}

.ACdetail {
    font-size: 16px;
    padding: 4px 0;
    margin: 0;
}

.phoneIcon, .mobileIcon, .emailIcon, .webIcon, .twitterIcon {
    width: 18px;
    height: 18px;
    background: #f3f3f3;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: 1px;
}

.emailIcon {
    background: url(/images/aa_emailIcon.svg) center center no-repeat;
    background-size: 18px 18px;
}
/*MENSA - CUSTOM CSS RULES*/
button[disabled], html input[disabled] {
    cursor: default;
}

.tm-page {
    /*max-width: 100% !important;*/
    margin-top: 0 !important;
}

.mensa-login-main {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 75px;
    height: 500px;
    background-position: center;
    background-image: url(../Images/group_122.png);
    background-repeat: no-repeat;
    background-size: 40%;
}

.mensa-login-well, .mensa-register-well, .mensa-forgotpassword-well, .mensa-dashboard-tab-profile-info-well, .mensa-dashboard-changepassword-well, .mensa-resetpassword-well, .mensa-dashboard-updateprofile-well, .mensa-dashboard-businesstype-well, .mensa-dashboard-membership-well, .mensa-dashboard-committees-well, .mensa-dashboard-events-well, .mensa-dashboard-exams-well, .mensa-examtransfer-well, .mensa-examcancellation-well, .mensa-exampayment-well, .mensa-resultappeal-well, .mensa-examwithdraw-well, .mensa-coursecancellation-well, .mensa-coursetransfer-well, .mensa-coursewithdraw-well, .mensa-awardsscholarships-well, .mensa-examinations-well, .mensa-examsingle-well, .mensa-examselection-well, .mensa-awardsingle-well, .mensa-dashboard-cpd-well, .mensa-cpdactivity-well, .mensa-changeemail-well, .mensa-dashboard-applications-well, .mensa-verifications-well, .mensa-dashboard-examiner-well, .mensa-changecountry-well, .mensa-discount-well, .mensa-pension-well, .mensa-diplomacopy-well {
    border-radius: 0;
    box-shadow: none;
    padding: 30px !important;
    background: #ffffff;
    border: 1px solid #eaeaea;
    margin-bottom: 15px;
}

.mensa-events-well {
    border-radius: 0;
    box-shadow: none;
    padding: 15px !important;
    background: #ffffff;
    border: 1px solid #eaeaea;
    margin-bottom: 15px;
}

.mensa-event-well {
    border-radius: 0;
    box-shadow: none;
    background: #ffffff;
    border: 1px solid #eaeaea;
    margin-bottom: 15px;
}

.sub-mensa-event-well {
    padding: 30px !important;
    padding-top: 5px !important;
    border-radius: 0;
    box-shadow: none;
    background: #ffffff;
    margin-bottom: 15px;
}

    .sub-mensa-event-well p {
        margin: 0px;
    }
/*.mensa-login-hero-image {
height: 384px;
background-position: right;
background-image: url(../Images/group_122.png);
background-repeat: no-repeat;
background-size: 45%;
}*/
.mensa-login-container {
    display: block;
    width: 40%;
    -webkit-box-shadow: 0 0 4px rgba(164,164,164,.5);
    -moz-box-shadow: 0 0 4px rgba(164,164,164,.5);
    box-shadow: 0 0 4px rgba(164,164,164,.5);
    padding: 2%;
    background: white;
    float: left;
    min-height: 294px;
    /*margin: -180px auto 30px auto;*/
}

.mensa-login-form input[type="text"] {
    margin-bottom: 20px;
}

.mensa-login-title {
    margin-top: 25px;
    margin-bottom: 0px;
    font-size: 30px;
}

.mensa-login-title2 {
    margin-top: 0px;
    font-size: 48px;
}

.mensa-login-subtitle {
    color: white;
}

.mensa-contact-container {
    display: block;
    width: 60%;
    -webkit-box-shadow: 0 0 4px rgba(164,164,164,.5);
    -moz-box-shadow: 0 0 4px rgba(164,164,164,.5);
    box-shadow: 0 0 4px rgba(164,164,164,.5);
    padding: 2%;
    background: white;
    margin: 0px auto 30px auto;
}

.mensa-contact-form input, .mensa-contact-form select {
    margin-bottom: 20px;
    width: 70% !important;
}

    .mensa-contact-form input[type=checkbox], .mensa-contact-form select {
        margin-bottom: 0px !important;
        ;
        width: 70% !important;
    }

.mensa-contact-form textarea {
    margin-bottom: 20px;
    width: 85% !important;
}

.mensa-contact-form label {
    width: 100% !important;
}

.mensa-login-forgotpassword {
    float: right;
}

.mensa-login-button, .mensa-register-button, .mensa-forgotpassword-button {
    min-height: 40px !important;
    padding: 0 15px !important;
    line-height: 40px !important;
    font-size: 18px !important;
    width: fit-content;
}

#IsCompanyLogin {
    margin-top: 15px;
}

.mensa-login-company-span {
    padding: 2px;
}

.mensa-login-noaccount-container {
    margin-bottom: 30px;
    float: right;
    width: 58%;
}

.rpcsg-login-noaccount-container {
    margin-bottom: 30px;
}

.mensa-register-main {
    max-width: 100%;
    margin: 0 auto;
}

.mensa-register-messages {
    font-size: 85%;
    margin-top: 5px;
    display: inline-block;
}

.mensa-register-email-grid {
    margin-top: -15px !important;
}

.mensa-register-password-icon {
    float: right;
    margin-right: 5px;
    margin-top: -30px;
    position: relative;
    z-index: 2;
}

.h2-forms-heading {
    font-weight: 600;
    padding: 1% 0;
}

.mensa-date-icon {
    float: right;
    margin-right: 42%;
    margin-top: -30px;
    position: relative;
    z-index: 2;
}

.mensa-register-mailing-buttons {
    min-height: 80px;
    background: #F7F7F7;
    padding: 2%;
    margin-bottom: 15px;
}

.mensa-register-button {
    float: right;
    margin-top: -5px;
    background-color: #E2B600;
    color: black;
    border-radius: 13px;
    margin-left: 20px;
}

.mensa-register-right-container {
    margin: 0 auto !important;
}

.mensa-forgotpassword-backbutton {
    margin-top: 35px;
}

.mensa-profile-main {
    max-width: 98%;
    margin: 0 0;
    margin-top: 0px;
}

.mensa-profile-right {
    /*margin-top: 5%;*/
}

.mensa-profile-left {
    background: #011E41;
    padding-left: 0px !important;
    margin-left: -11px;
}

.mensa-event-photo {
    margin-top: 10px;
    height: 100px;
    width: 150px;
    cursor: pointer;
}

.mensa-event-photo-selected {
    border: 4px solid;
    border-color: #4D607A;
}

.mensa-profile-photo-container {
    padding: 15px;
    margin: 0 auto;
    padding-top: 45px;
    background: #f7f7f7;
}

.mensa-profile-photo-default {
    background: #232F3C;
    position: relative;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 100%;
    background-color: #62C5B4;
}

.mensa-profile-photo-default-content {
    text-align: center;
    position: absolute;
    width: 80%;
    color: #fff;
    overflow: hidden;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 3%;
    color: #011E41;
    font-family: "Playfair Display", Sans-serif;
    font-size: 48px;
}

.mensa-profile-personaldetails {
    background: #f7f7f7;
    padding-bottom: 20px;
}

.mensa-profile-personaldetails-fullname {
    font-size: 20px;
    font-weight: 700;
}

.mensa-profile-personaldetails-pid, .mensa-profile-personaldetails-category, .mensa-profile-personaldetails-subscriptionband {
    margin-bottom: 0px;
}

.mensa-profile-hr {
    margin: 15px auto;
    color: #011353;
    border-top: solid 2px #011353;
}

.mensa-profile-navigation-ul {
    list-style: none !important;
    /*margin-top: 7px;*/
    padding-left: 0;
}

.mensa-profile-navigation-li {
    padding: 15px;
    border-bottom: 1px solid #FFFFFF;
    font-weight: 700;
    /*padding-left: 40px;*/
    margin-bottom: 0px !important;
    background-color: #011E41;
}

    .mensa-profile-navigation-li > a {
        color: #FFFFFF;
        font-weight: normal;
    }

    .mensa-profile-navigation-li:last-child {
        border-bottom: none;
    }

    .mensa-profile-navigation-li:hover {
        border-right: 6px solid #232F3C;
    }

.mensa-profile-navigation-li-active > a {
    font-weight: bold !important;
}

.mensa-profile-navigation-li-active {
    border-right: 8px solid #F4C400;
    background: #011E41;
    font-weight: bold !important;
}

.mensa-profile-navigation-quicklinks {
    padding: 5px;
}

.mensa-profile-navigation-quicklinks-title {
    font-size: 16px;
}

.mensa-dashboard-tab, .mensa-dashboard-changepassword-main, .mensa-dashboard-updateprofile-main, .mensa-dashboard-businesstype-main, .mensa-dashboard-membership-main, .mensa-dashboard-attachments-main, .mensa-dashboard-committees-main, .mensa-dashboard-events-main, .mensa-dashboard-exams-main, .mensa-dashboard-receipts-main, .mensa-dashboard-cpd-main, .mensa-dashboard-applications-main, .mensa-dashboard-examiner-main {
    margin-top: 15px;
    padding: 15px;
}

.mensa-dashboard-tab-mainlink > .mensa-dashboard-tab-profile-info-well:not(:last-child) {
    margin-right: 8.3%;
}

.mensa-dashboard-tab-mainlink > .mensa-dashboard-tab-profile-info-well {
    padding: 0 !important;
    margin-top: 60px;
}

.mensa-dashboard-tab-profile-info-well {
    font-size: 17px;
}

.mensa-dashboard-tab-mainlink {
    margin-left: 0 !important;
    margin-top: 20px !important;
}

.mensa-dashboard-tab-profile-links {
    padding: 15px;
    display: block;
    width: 100%;
    height: 100%;
    transition: all ease-in-out 0.2s;
}

    .mensa-dashboard-tab-profile-links:hover {
        background: #F7F7F7;
    }

.mensa-dashboard-tab-profile-mainlink-icon {
    font-size: 65px;
    color: #011353 !important;
}

.mensa-dashboard-tab-profile-mydetails-ul {
    list-style: none !important;
}

.mensa-dashboard-changepassword-form, .mensa-dashboard-changepassword-main {
    border: none !important;
    border-radius: 0 !important;
}

    .mensa-dashboard-changepassword-form label {
        margin-bottom: 5px;
        display: inline-block;
    }

    .mensa-dashboard-changepassword-form input {
        margin-bottom: 25px;
    }

.mensa-changeemail-form label {
    margin-bottom: 5px;
    display: inline-block;
}

.mensa-changeemail-form input {
    margin-bottom: 25px;
}

    .mensa-changeemail-form input[type="email"] {
        width: 35%;
        display: block;
    }

.mensa-resetpassword-form label {
    margin-bottom: 5px;
    display: inline-block;
}

.mensa-resetpassword-form input {
    margin-bottom: 25px;
}

.mensa-changecountry-form label {
    margin-bottom: 5px;
    display: inline-block;
}

.mensa-changecountry-form input, .mensa-changecountry-form select {
    margin-bottom: 25px;
}

.mensa-discount-form label {
    margin-bottom: 5px;
    display: inline-block;
}

.mensa-discount-form input, .mensa-discount-form select {
    margin-bottom: 25px;
}

.mensa-diplomacopy-form label {
    margin-bottom: 5px;
    display: inline-block;
}

.mensa-diplomacopy-form input, .mensa-diplomacopy-form select {
    margin-bottom: 25px;
}

.mensa-changepassword-password-icon {
    float: right;
    margin-right: 5px;
    margin-top: -57px;
    position: relative;
    z-index: 2;
}

.mensa-dashboard-membership-subscription-data-container {
    width: 75%;
    margin: 0 auto;
}

.mensa-dashboard-membership-subscription-data {
    padding: 2%;
    text-align: center;
}

.mensa-dashboard-membership-subscription-icon {
    position: relative;
}

.mensa-dashboard-membership-subscription-icon-content {
    text-align: center;
    position: absolute;
    width: 80%;
    overflow: hidden;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 3%;
    font-size: 64px;
}

.mensa-dashboard-membership-receipts-title {
    font-size: 20px !important;
    line-height: 20px !important;
    padding: 8px 24px !important;
    margin-top: 3%;
}

.mensa-dashboard-attacchments-main-container {
    width: 90%;
    margin: 0 auto;
}

.mensa-dashboard-attachments-container, .mensa-dashboard-committees-container, .mensa-dashboard-positionheld-container, .mensa-dashboard-eventshistory-container, .mensa-dashboard-courseshistory-container, .mensa-dashboard-eventsreceipts-container, .mensa-dashboard-examshistory-container, .mensa-dashboard-resultsappeals-container, .mensa-dashboard-examsreceipts-container, .mensa-award-container, .mensa-examdiet-container, .mensa-dashboard-application-container, .mensa-dashboard-examiner-container {
    -webkit-box-shadow: -5px 7px 16px -8px rgba(0,0,0,0.25);
    box-shadow: -5px 7px 16px -8px rgba(0,0,0,0.25);
    margin-left: 0 !important;
    margin-bottom: 30px !important;
}

.mensa-dashboard-attachments-part1, .mensa-dashboard-attachments-part3, .mensa-dashboard-committees-part1, .mensa-dashboard-committees-part3, .mensa-dashboard-positionheld-part1, .mensa-dashboard-positionheld-part3, .mensa-dashboard-eventshistory-part1, .mensa-dashboard-eventshistory-part3, .mensa-dashboard-courseshistory-part1, .mensa-dashboard-courseshistory-part3, .mensa-dashboard-eventsreceipts-part1, .mensa-dashboard-eventsreceipts-part3, .mensa-dashboard-examshistory-part1, .mensa-dashboard-examshistory-part3, .mensa-dashboard-resultsappeals-part1, .mensa-dashboard-resultsappeals-part3, .mensa-dashboard-examsreceipts-part1, .mensa-dashboard-examsreceipts-part3, .mensa-award-part1, .mensa-award-part3, .mensa-examdiet-part1, .mensa-dashboard-application-part1, .mensa-dashboard-application-part3, .mensa-dashboard-examiner-part1, .mensa-dashboard-examiner-part3 {
    background: #F7F7F7;
    padding: 30px !important;
    text-align: center;
}

.mensa-dashboard-attachments-part2, .mensa-dashboard-committees-part2, .mensa-dashboard-positionheld-part2, .mensa-dashboard-eventshistory-part2, .mensa-dashboard-courseshistory-part2, .mensa-dashboard-eventsreceipts-part2, .mensa-dashboard-examshistory-part2, .mensa-dashboard-resultsappeals-part2, .mensa-dashboard-examsreceipts-part2, .mensa-award-part2, .mensa-examdiet-part2, .mensa-dashboard-application-part2, .mensa-dashboard-examiner-part2 {
    padding: 30px !important;
}

.mensa-dashboard-attachments-part1 i, .mensa-dashboard-positionheld-part3 i {
    font-size: 36px;
}

.mensa-dashboard-attachments-part3 a {
    font-size: 18px;
}

.mensa-dashboard-committees-part1 p, .mensa-dashboard-positionheld-part1 p, .mensa-dashboard-eventsreceipts-part1 p, .mensa-dashboard-resultsappeals-part3 p, .mensa-dashboard-examsreceipts-part1 p, .mensa-award-part1 p, .mensa-dashboard-application-part1 p {
    font-size: 20px !important;
    font-weight: bold;
}

.mensa-dashboard-positionheld-part2-content:not(:first-child), .mensa-dashboard-eventshistory-part2 p:not(:first-child), .mensa-dashboard-eventsreceipts-part-2-content:not(:first-child), .mensa-dashboard-examshistory-content:not(:first-child), .mensa-dashboard-resultsappeals-content:not(:first-child), .mensa-dashboard-examsreceipts-part2-content:not(:first-child) {
    margin-top: -15px;
}

.mensa-dashboard-eventshistory-part1 a:not(:first-child), .mensa-dashboard-examshistory-part1 > p > a:not(:first-child), .mensa-dashboard-resultsappeals-part1 > p > a:not(:first-child) {
    margin-top: 10px;
    display: inline-block;
}

.mensa-dashboard-eventsreceipts-part-2-content span, .mensa-dashboard-examsreceipts-part-2-content span {
    font-size: 22px;
    font-weight: bold;
}

.mensa-examtransfer-main, .mensa-examcancellation-main, .mensa-exampayment-main, .mensa-resultappeal-main, .mensa-examwithdraw-main, .mensa-coursecancellation-main, .mensa-coursetransfer-main, .mensa-coursewithdraw-main, .mensa-changeemail-main, .mensa-verifications-main, .mensa-resetpassword-main, .mensa-changecountry-main, .mensa-discount-main, .mensa-pension-main, .mensa-diplomacopy-main {
    max-width: 100%;
    padding-right: 15px !important;
    margin: 0 auto;
}

.mensa-resetpassword-main {
    width: fit-content;
    margin-top: 5%;
}

.mensa-examtransfer-form input[type="file"], .mensa-examtransfer-form input[type="text"], .mensa-examtransfer-form select, .mensa-cpdactivity-form input[type="file"], .mensa-cpdactivity-form input[type="text"], .mensa-cpdactivity-form textarea {
    margin-bottom: 20px !important;
}

.mensa-examtransfer-form input[type="file"], .mensa-examcancellation-form input[type="file"], .mensa-resultappeal-form input[type="file"], .mensa-examwithdraw-form input[type="file"], .mensa-cpdactivity-form input[type="file"] {
    padding: 5px;
    border: thin solid #C6C4C4;
    -webkit-box-shadow: inset -2px 1px 4px 3px rgba(218,216,216,0.25);
    box-shadow: inset -2px 1px 4px 3px rgba(218,216,216,0.25);
}

.mensa-exampayment-label, .mensa-exampayment-label label {
    margin-top: 30px;
    font-size: 32px;
    line-height: 40px;
    font-weight: bold;
    font-family: "Open Sans" !important;
}

.mensa-resultappeal-form input[type="text"], .mensa-resultappeal-form textarea, .mensa-resultappeal-form input[type="file"] {
    margin-bottom: 20px !important;
}

.mensa-resultappeal-form p {
    margin-bottom: 2px;
    margin-top: 5px;
}

.mensa-examwithdraw-form select, .mensa-examwithdraw-form input[type="file"] {
    margin-bottom: 20px !important;
}

.mensa-coursetransfer-form input[type="file"], .mensa-coursetransfer-form input[type="text"], .mensa-coursetransfer-form select {
    margin-bottom: 20px !important;
}

.mensa-coursewithdraw-form select {
    margin-bottom: 20px !important;
}

.mensa-dashboard-receipts-label {
    margin-bottom: 10px;
    display: inline-block;
}

.mensa-awardsscholarships-main, .mensa-examinations-main, .mensa-examsingle-main, .mensa-examselection-main, .mensa-awardsingle-main, .mensa-cpdactivity-main {
    max-width: 90%;
    margin: 0 auto;
}

.mensa-awardsscholarships-search, .mensa-examinations-search {
    position: relative;
}

    .mensa-awardsscholarships-search i, .mensa-examinations-search i {
        position: absolute;
        top: 6px;
        left: 42px;
        z-index: 2;
        margin: 0 !important;
    }

    .mensa-awardsscholarships-search input, .mensa-examinations-search input {
        min-height: 48px;
        padding-left: 25px !important;
        font-size: 150%;
    }

.mensa-awardsscholarships-buttons-container, .mensa-examinations-buttons-container {
    text-align: center;
    margin: 0 auto !important;
}

.mensa-awardsscholarships-reset-button, .mensa-examinations-reset-button {
    background-color: #DC3952 !important;
    color: #FFFFFF !important;
    border-color: rgba(0, 0, 0, 0.06) !important;
    background-image: -webkit-linear-gradient(top, #DE455D, #DA314B) !important;
    background-image: linear-gradient(to bottom, #DE455D, #DA314B) !important;
}

.mensa-examdiet-part1 p {
    font-size: 20px;
}

.mensa-examdiet-part1 i {
    font-size: 16px;
}

.mensa-examdiet-part1 span {
    font-weight: bold;
}

.mensa-examdiet-part3 a {
    margin-bottom: 15px;
}

.mensa-examselection-form input[type="text"], .mensa-examselection-form select {
    margin-bottom: 20px;
}

.mensa-examselection-form label {
    margin-bottom: 5px;
    display: inline-block;
}

.mensa-examselection-form input[disabled] {
    cursor: not-allowed !important;
}

.mensa-dashboard-cpd-total {
    font-size: 26px;
    font-weight: bold;
}

.mensa-dashboard-cpd-label {
    margin-bottom: 10px;
    display: inline-block;
}

.mensa-cpdactivity-form label {
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
}

.mensa-cpdactivity-form textarea {
    max-width: 100%;
    max-height: 400px;
}

.mensa-notifications-container {
    float: right;
    font-size: 10px;
    padding: 7px;
    margin-top: -3px;
    margin-right: -14px;
    background-color: #FF5C26;
    color: #FFFFFF;
}

.mensa-verifications-form label {
    margin-bottom: 5px;
    display: inline-block;
}

.mensa-verifications-form input {
    margin-bottom: 25px;
}

    .mensa-verifications-form input[type="text"] {
        width: 35%;
        display: block;
    }

    .mensa-verifications-form input[type="file"] {
        width: 35%;
        display: block;
    }

    .mensa-verifications-form input[type="Email"] {
        width: 35%;
        display: block;
    }

    .mensa-verifications-form input[type="datetime"] {
        width: 35%;
        display: block;
    }

    .mensa-verifications-form input[type="file"] {
        padding: 5px;
        border: thin solid #C6C4C4;
        -webkit-box-shadow: inset -2px 1px 4px 3px rgba(218,216,216,0.25);
        box-shadow: inset -2px 1px 4px 3px rgba(218,216,216,0.25);
    }

.mensa-verifications-form #Type:not(:last-child) {
    margin-bottom: 10px;
}

.mensa-dashboard-examiner-status {
    font-size: 18px;
}

.mensa-changecountry-form input[type="text"], .mensa-changecountry-form select {
    width: 35%;
    display: block;
}

.mensa-discount-form input[type="text"], .mensa-discount-form select {
    width: 35%;
    display: block;
}

.mensa-pension-form input[type="text"] {
    width: 35%;
    display: block;
}

.mensa-diplomacopy-form input[type="text"], .mensa-diplomacopy-form select {
    width: 35%;
    display: block;
}
/*MENSA - CUSTOM CSS RESPONSIVE RULES*/
/*DESKTOP*/
@media screen and (min-width:768px) {
    .login-help {
        float: right;
        display: inline-flex;
        margin-top: 190px;
    }

    .box-section .row {
        margin-top: 15px;
    }

    .box-section label {
        margin-top: 0px;
    }


    .mensa-contact-socialmedia {
        margin-bottom: 60px;
        padding: 0px 150px;
    }

    form label {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #progressbar li {
        height: 70px;
        width: 70px;
    }

        #progressbar li::before {
            left: -79%;
            width: 78%;
            height: .1em;
        }
}
/*TABLET*/
@media screen and (min-width:768px) and (max-width:1220px) {

    .mensa-login-well {
        max-width: 90%;
        margin: 30px auto;
    }

    .mensa-login-container {
        width: 70%;
    }

    .mensa-login-hero-image {
        height: 300px;
    }

    .mensa-changeemail-form input[type="email"] {
        width: 80%;
    }

    .mensa-verifications-form input[type="text"] {
        width: 80%;
    }

    .mensa-changecountry-form input[type="text"], .mensa-changecountry-form select {
        width: 80%;
    }

    .mensa-discount-form input[type="text"], .mensa-discount-form select {
        width: 80%
    }

    .mensa-pension-form input[type="text"] {
        width: 80%;
    }

    .mensa-diplomacopy-form input[type="text"], .mensa-diplomacopy-form select {
        width: 80%;
    }

    .mensa-dashboard-changepassword-main, .mensa-resetpassword-main, .mensa-dashboard-updateprofile-main, .mensa-dashboard-businesstype-main, .mensa-dashboard-membership-main, .mensa-dashboard-attachments-main, .mensa-dashboard-committees-main, .mensa-dashboard-exams-main, .mensa-dashboard-receipts-main, .mensa-awardsscholarships-main, .mensa-examinations-main, .mensa-examsingle-main, .mensa-awardsingle-main, .mensa-dashboard-cpd-main, .mensa-cpdactivity-main, .mensa-changeemail-main, .mensa-dashboard-examiner-main {
        width: 100%;
        max-width: 100%;
        padding: 0 70px;
        margin-bottom: 30px;
    }

    .mensa-dashboard-events-main {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .mensa-register-main, .mensa-examtransfer-main, .mensa-examcancellation-main, .mensa-resultappeal-main, .mensa-examtransfer-main, .mensa-examwithdraw-main, .mensa-coursecancellation-main, .mensa-coursetransfer-main, .mensa-coursewithdraw-main, .mensa-examselection-main, .mensa-verifications-main, .mensa-changecountry-main, .mensa-discount-main, .mensa-pension-main, .mensa-diplomacopy-main {
        width: 100%;
        max-width: 100%;
        padding: 0 70px;
        margin-bottom: 30px;
    }

    .mensa-register-right-container {
        margin-top: 30px !important;
        margin-right: -35px !important;
    }

    .mensa-dashboard-tab-mainlink > .mensa-dashboard-tab-profile-info-well {
        margin: 15px auto;
    }
}
/*MOBILE*/
@media screen and (max-width:767px) {
    .buttonAddGrid {
        float: right !important;
        width: 10% !important;
        background: #E2B600;
        height: 36px !important;
        padding: 0px !important;
        background-color: #E2B600;
        color: black;
        border-radius: 13px;
    }

    #edit-keywords {
        width: 85%;
    }

    #searchBtn {
        width: 50% !important;
        float:right !important;
     /*   margin-right:10px !important;*/
    }

    .mensa-examinations-well {
        text-align: center;
    }

    .mensa-contact-socialmedia .uk-grid .uk-width-1-1 {
        border-top: 1px solid #011353;
        padding-top: 15px;
        padding-bottom: 15px;
    }

        .mensa-contact-socialmedia .uk-grid .uk-width-1-1 .uk-width-3-3 {
            padding-left: 0px;
        }

        .mensa-contact-socialmedia .uk-grid .uk-width-1-1 .uk-grid > * {
            padding-left: 0px;
        }

    .mobile-dialog-box {
        margin: 50px;
        max-width: 300px !important;
    }

    h1 {
        font-size: 26px !important;
        line-height: 32px !important;
        font-weight: 600 !important;
    }

    h2 {
        font-size: 22px !important;
        line-height: 28px !important;
        font-weight: 600 !important;
    }

    .mensa-login-well {
        width: 100%;
        margin: 30px auto;
        /* margin-left: 40px; */
    }

    .text-centre-on-small {
        text-align: center !important;
    }

    .mensa-login-main {
        padding: 0px 15px;
        padding-top: 75px;
    }

    .login-help {
        float: right;
        display: inline-flex;
        margin-top: 25px;
    }

    .mensa-login-container {
        width: 100%;
        margin-top: 0;
    }

    .mensa-login-hero-image {
        display: none;
    }

    .mensa-login-needhelp .uk-button {
        margin-bottom: 15px;
    }

    .mensa-profile-navigation {
        display: none;
        overflow: hidden;
    }

        .mensa-profile-navigation.open {
            display: block;
            text-align: center;
        }

    #mensa-mobile-menu {
        cursor: pointer;
        background: #D7D7D7;
        padding: 10px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }

    .mensa-changeemail-form input[type="email"] {
        width: 100%;
    }

    .mensa-verifications-form input[type="text"] {
        width: 100%;
    }

    .mensa-changecountry-form input[type="text"], .mensa-changecountry-form select {
        width: 100%;
    }

    .mensa-discount-form input[type="text"], .mensa-discount-form select {
        width: 100%
    }

    .mensa-pension-form input[type="text"] {
        width: 100%;
    }

    .mensa-diplomacopy-form input[type="text"], .mensa-diplomacopy-form select {
        width: 100%;
    }

    .mensa-dashboard-changepassword-main, .mensa-resetpassword-main, .mensa-dashboard-updateprofile-main, .mensa-dashboard-businesstype-main, .mensa-dashboard-membership-main, .mensa-dashboard-attachments-main, .mensa-dashboard-committees-main, .mensa-dashboard-exams-main, .mensa-dashboard-receipts-main, .mensa-awardsscholarships-main, .mensa-examinations-main, .mensa-examsingle-main, .mensa-awardsingle-main, .mensa-dashboard-cpd-main, .mensa-cpdactivity-main, .mensa-changeemail-main, .mensa-dashboard-applications-main, .mensa-dashboard-examiner-main {
        width: 100%;
        max-width: 100%;
        padding: 0 30px 0 55px;
        margin-bottom: 30px;
    }

    .mensa-dashboard-events-main {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .mensa-events-main {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
        padding: 0px 20px;
    }

    .mensa-dashboard-shop-main {
        width: 100%;
        max-width: 100%;
        padding: 0 15px 0 15px;
    }

    .mensa-register-main, .mensa-examtransfer-main, .mensa-examcancellation-main, .mensa-resultappeal-main, .mensa-examtransfer-main, .mensa-examwithdraw-main, .mensa-coursecancellation-main, .mensa-coursetransfer-main, .mensa-coursewithdraw-main, .mensa-examselection-main, .mensa-verifications-main, .mensa-changecountry-main, .mensa-discount-main, .mensa-pension-main, .mensa-diplomacopy-main {
        width: 100%;
        max-width: 100%;
        padding: 0 30px 0 55px;
        margin-bottom: 30px;
    }

    .mensa-dashboard-courseshistory-part2 h3, .mensa-dashboard-examshistory-part2 h3 {
        font-size: 22px;
        line-height: 1.2;
    }

    .mensa-register-right-container {
        margin-top: 30px !important;
        margin-right: -35px !important;
    }

    .form-text {
        margin-bottom: 15px !important;
    }

    .mensa-register-email-grid {
        margin-top: 0 !important;
    }

    .mensa-register-messages {
        margin-top: -10px;
        margin-bottom: 30px !important;
        display: inline-block;
    }

    .mensa-register-password-icon {
        margin-top: -50px;
    }

    .mensa-dashboard-tab-profile-main > .uk-grid {
        margin: 0 auto !important;
    }

    .mensa-dashboard-tab-profile-title {
        margin-bottom: 30px !important;
        text-align: center;
        font-size: 30px;
    }

    .mensa-dashboard-tab-mainlink > .mensa-dashboard-tab-profile-info-well {
        margin-right: auto !important;
        margin-left: 15px !important;
        margin: 15px auto;
    }

    .mensa-dashboard-tab-profile-mainlink-icon {
        font-size: 45px;
    }

    .mensa-dashboard-tab-profile-mydetails {
        padding: 15px !important;
        /*margin-left: 15px;*/
    }

    .mensa-examtransfer-form input[type="file"], .mensa-coursetransfer-form input[type="file"], .mensa-resultappeal-form input[type="file"], .mensa-examcancellation-form input[type="file"] {
        width: 100%;
    }

    .form-navigation {
        height: fit-content;
        margin-bottom: 1%;
        padding: 2% 0%;
    }

    #progressbar {
        padding-left: 0px !important;
    }

        #progressbar li {
            height: 35px;
            width: 35px;
            margin-top: 1%;
            line-height: 178%;
            margin: 0 0.2em;
            font-size: 18px;
        }


            #progressbar li::before {
                left: -38%;
                width: 38%;
            }

    .box {
        line-height: 50px;
        font-size: 18px;
    }

    .box-section {
        padding: 0px !important;
        padding-left: 0px !important;
    }

    .hasDatepicker {
        width: 100% !important;
    }

    .Validation-Postcode {
        width: 100% !important;
    }

    .uk-grid {
        /*margin-left: -9px !important;*/
    }

    .uk-container {
        padding: 0 15px !important;
    }

    .main_content_container {
        padding: 0px;
    }

    .mensa-contact-container {
        width: 100%;
    }

        .mensa-contact-container input, .mensa-contact-container select {
            width: 80% !important;
        }

        .mensa-contact-container textarea {
            width: 95% !important;
        }

    .uk-grid-medium > * {
        padding-left: 0px !important;
    }

    .uk-grid > * {
        padding-left: 0px !important;
    }

    .hideonsmall {
        display: none !important;
    }

    .showonsmall {
        display: inline !important;
    }


    .col-md-2, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-10 {
        width: 100%;
    }

    .mensa-btn-member {
        display: none;
    }

    .mensa-btn-login {
        display: none;
    }

    .mensa-profile-main {
        max-width: 100%;
        margin: 0 0;
        margin-top: 0px;
    }
}
/*MOBILE - Fixes*/
@media screen and (max-width:372px) {
    .mensa-login-container {
        max-width: 90%;
    }

    .mensa-examtransfer-form input[type="file"], .mensa-coursetransfer-form input[type="file"], .mensa-resultappeal-form input[type="file"], .mensa-examcancellation-form input[type="file"] {
        width: 100%;
    }

    .mensa-dashboard-attachments-container h3, .mensa-dashboard-committees-container h3, .mensa-dashboard-positionheld-container h3, .mensa-dashboard-eventshistory-container h3, .mensa-dashboard-courseshistory-container h3, .mensa-dashboard-eventsreceipts-container h3, .mensa-dashboard-examshistory-container h3, .mensa-dashboard-resultsappeals-container h3, .mensa-dashboard-examsreceipts-container h3, .mensa-award-container h3, .mensa-examdiet-container h3, .mensa-dashboard-examiner-container h3 {
        font-size: 18px;
        line-height: 1.4;
    }


    .uk-grid-medium > * {
        padding-left: 0px !important;
    }

    .uk-grid > * {
        padding-left: 0px !important;
    }
}
@media screen and (max-width:408px){
    .mensa-login {
        padding: 7px 0px 7px 3px;
        margin-left: 5px;
    }
}

/*# Phone*/
@media only screen and (max-width: 360px) {
    #ctabs ul li {
        width: 98%;
    }
}

@media only screen and (max-width:320px) {
    #ctabs ul li {
        width: 98%;
    }
}
/*# Tablet*/
@media only screen and (min-width:321px) and (max-width:992px) {
    #ctabs ul li {
        width: 98%;
    }

    .text-centre-on-small {
        text-align: center !important;
    }

    .text-left-on-small {
        text-align: left !important;
    }

    .text-right-on-small {
        text-align: right !important;
    }
}
/*.row {
margin: 15px 0px;
}*/
/* When the screen is less than 680 pixels wide, hide all list items, except for the first one ("Account"). Show the list item that contains the link to open and close the topnav (li.icon) */
@media screen and (max-width:680px) {
    #content {
        margin: 0px 10px;
    }

    .logo {
        margin: 0px 10px;
    }

    .icon {
        width: 100%;
        margin-left: 0px;
    }
}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 320px) {
}
/*# Tablet*/
@media only screen and (min-width:321px) and (max-width:768px) {
}

@media only screen and (min-width:768px) {

    .mensa-dashboard-shop-main {
        margin-top: 3%;
        /*margin-left: 15%;
        margin-right: 15%;*/
        margin-bottom: 2%;
        margin-top: 40px;
    }
}
/*input[groupreq] {
border: thin solid #DC3952 !important;
}

select[groupreq] {
border: thin solid #DC3952 !important;
}*/
@keyframes tonext {
    75% {
        left: 0;
    }

    95% {
        left: 100%;
    }

    98% {
        left: 100%;
    }

    99% {
        left: 0;
    }
}

@keyframes tostart {
    75% {
        left: 0;
    }

    95% {
        left: -300%;
    }

    98% {
        left: -300%;
    }

    99% {
        left: 0;
    }
}

@keyframes snap {
    96% {
        scroll-snap-align: center;
    }

    97% {
        scroll-snap-align: none;
    }

    99% {
        scroll-snap-align: none;
    }

    100% {
        scroll-snap-align: center;
    }
}

.carousel {
    position: relative;
    filter: drop-shadow(0 0 10px #0003);
    perspective: 100px;
    margin-top:0px;
}

    .carousel li {
        margin-right: 15px;
    }

.carousel__viewport {
    padding-left: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    overflow: hidden;
    counter-reset: item;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
}

.carousel__slide {
    position: relative;
    flex: 0 0 100%;
    width: 100%;
    /*background-color: #f99;*/
    counter-increment: item;
}
    /*.carousel__slide:nth-child(even) {
background-color: #99f;
}*/
    .carousel__slide:before {
        /*content: counter(item);*/
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%,-40%,70px);
        color: #fff;
        font-size: 2em;
    }

.carousel__snapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    scroll-snap-align: center;
}

@media (hover: hover) {
    /*.carousel__snapper {
animation-name: tonext, snap;
animation-timing-function: ease;
animation-duration: 4s;
animation-iteration-count: infinite;
}

.carousel__slide:last-child .carousel__snapper {
animation-name: tostart, snap;
}*/
}

@media (prefers-reduced-motion: reduce) {
    .carousel__snapper {
        animation-name: none;
    }
}

.carousel:hover .carousel__snapper, .carousel:focus-within .carousel__snapper {
    animation-name: none;
}

.carousel__navigation {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
}

.carousel__navigation-list, .carousel__navigation-item {
    display: inline-block;
}

.carousel__navigation-button {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    background-color: #333;
    background-clip: content-box;
    border: 0.25rem solid transparent;
    /*border-radius: 50%;*/
    font-size: 0;
    transition: transform 0.1s;
}

.carousel::before, .carousel::after, .carousel__prev, .carousel__next {
    position: absolute;
    top: 0;
    margin-top: 37.5%;
    width: 3rem;
    height: 3rem;
    transform: translateY(-50%);
    /*border-radius: 50%;*/
    font-size: 0;
    outline: 0;
    background-color: #4D607A;
}

.carousel::before, .carousel__prev {
    left: -1rem;
}

.carousel::after, .carousel__next {
    right: -1rem;
}
/*.carousel::before,
.carousel::after {
content: '';
z-index: 1;
background-color: #333;
background-size: 1.5rem 1.5rem;
background-repeat: no-repeat;
background-position: center center;
color: #fff;
font-size: 2.5rem;
line-height: 4rem;
text-align: center;
pointer-events: none;
}*/
.carousel::before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='0,50 80,100 80,0' fill='%23fff'/%3E%3C/svg%3E");
}

.carousel::after {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='100,50 20,100 20,0' fill='%23fff'/%3E%3C/svg%3E");
}
/* Fix for wrong coloured buttons on forms - should work without the specificity but adding it anyway!*/
HTML BODY .uk-form .uk-contrast {
    color: #FFFFFF !important;
}
/*FIX FOR THE OFF-CANVAS BUTTON AFTER HAVING SCROLLED THE INITIAL VIEW-HEIGHT*/
html {
    background: #232F3C !important;
}
/*Resetting forms style*/
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

/*button, input, select, textarea {
margin: 0;
font-size: 100%;
vertical-align: middle;
}*/

label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
}

/*label, input, button, select, textarea {
font-size: 16px;
font-weight: normal;
line-height: 24px;
}*/

input, button, select, textarea {
    /**/
}
/* CENTER navbar */
.uk-navbar-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: baseline;
    align-content: center;
    width: 100%;
}

li.uk-parent {
    order: 0;
    flex-grow: 1;
    flex-basis: auto;
}

.uk-navbar-nav > li > a {
    /*font-family: 'Open Sans' !important;*/
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
}
/* Fix for SVG height on MacOS */
DIV.rcp-career-pathway DIV SVG {
    height: 100%;
}
/* OL pages IMG fix */
DIV.uk-scrollspy-inview IMG.uk-overlay-scale {
    /* height: 100%;*/
}
/*Registration Form*/
#jform_date_of_birth_img {
    padding: 7px 12px !important;
}

#jform_date_of_birth {
    color: rgb(82, 82, 82);
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
}

UL.uk-tab LI A {
    border-color: transparent;
    background: #FAFAFA;
    border-right-width: 2px;
}

.tm-article-content UL.uk-tab LI A:hover {
    border-color: #DFDFDF;
    background: #E9E9E9;
}
/*Anchor links +offset */
A:not([href]):not([id]):not([class])[name] {
    display: block;
    position: relative;
    top: -70px;
    visibility: hidden;
}
/* Bold links and email Links*/
.tm-article-content A:not(.uk-button), A[href^="mailto:"]:not(.uk-button), .rcp-text-bold {
    font-weight: 900 !important;
}
/*Accordian Subnav */
.tm-sidebar-a .uk-parent UL {
    display: none;
    transition: opacity 1s ease-out;
    opacity: 0;
}

.rcp-position-bottom-padding {
    margin-left: 30px;
    margin-bottom: 30px;
}

.uk-panel-box-primary > A:not([class]), .uk-panel-box-primary > :not([class*='uk-nav']) A:not([class]) {
    color: #FFFFFF;
}

.rcp-career-pathway {
    border: 1px solid #EAEAEA;
    margin-bottom: 20px !important;
}
/*Homepage Stuff*/
.rcp-homepage-switcher-icons IMG {
    width: 20px;
}

.rcp-homepage-slider .uk-h4 {
    line-height: 1;
}

.rcp-homepage-slider .uk-margin {
    line-height: 1.4;
    font-size: 13px;
}
/*Offcanvas Flip Navbar Button*/
.rcp-navbar-toggle-offcanvasflip {
    float: right;
    margin-top: -60px;
}
    /*.rcp-navbar-toggle-offcanvasflip.uk-navbar-toggle:after
{
content: "\f007";
font-family: FontAwesome;*/
    /* 1 */
    /*vertical-align: middle;
}*/
    .rcp-navbar-toggle-offcanvasflip.uk-navbar-toggle-alt:after {
        content: "\f002";
    }
/*General Tweaks*/
.tm-bottom {
    border-top: none;
    background: #1F2934;
}

.rcp-panel-bottom-padding {
    padding-bottom: 30px;
}
/*Toolbar R list items*/
.tm-toolbar .uk-float-right .uk-panel {
    float: left;
}

    .tm-toolbar .uk-float-right .uk-panel + .uk-panel {
        margin-left: 20px;
    }

.tm-headerbar {
    background: white;
}

.tm-toolbar {
    padding-bottom: 10px;
}
/*Navbar on Small Devices*/
.tm-navbar {
    background-color: #FAFAFA;
    border-top: 1px solid #FAFAFA;
}

@media (min-width: 1220px) {
    .tm-page {
        max-width: 1600px;
        margin: 35px auto;
        margin-bottom: 0px;
        padding: 10px;
    }
}

@media (min-width: 480px) {
    .tm-navbar {
        background-color: #FAFAFA;
        border-top: 1px solid #FAFAFA;
    }
}

@media (min-width: 768px) {
    .tm-navbar {
        background-color: #335C7C;
    }
}

.uk-navbar-toggle {
    color: #232F3C !important;
}

    .uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
        color: #011353;
    }
/*Navbar - Faculty Styles*/
NAV.tm-navbar.uk-navbar A {
    color: #FFFFFF;
}

    NAV.tm-navbar.uk-navbar A.styleMenuCollege {
        border-bottom: 3px solid #232F3C;
    }

    NAV.tm-navbar.uk-navbar A.styleMenuPhysicians {
        border-bottom: 3px solid #F7A11A;
    }

    NAV.tm-navbar.uk-navbar A.styleMenuSurgeons {
        border-bottom: 3px solid #910029;
    }

    NAV.tm-navbar.uk-navbar A.styleMenuFDS {
        border-bottom: 3px solid #679047;
    }

    NAV.tm-navbar.uk-navbar A.styleMenuFTM {
        border-bottom: 3px solid #00A9CA;
    }

    NAV.tm-navbar.uk-navbar A.styleMenuFPM {
        border-bottom: 3px solid #971889;
    }

A.styleMenuCollege + .uk-dropdown-navbar {
    margin-top: 0;
    background: #232F3C;
    color: #818A94;
    box-shadow: 1px 0 0 rgba(47, 49, 53, 0.05), -1px 0 0 rgba(47, 49, 53, 0.05), 0 1px 0 rgba(47, 49, 53, 0.05);
}

A.styleMenuPhysicians + .uk-dropdown-navbar {
    margin-top: 0;
    background: #F7A11A;
    color: #818A94;
    box-shadow: 1px 0 0 rgba(47, 49, 53, 0.05), -1px 0 0 rgba(47, 49, 53, 0.05), 0 1px 0 rgba(47, 49, 53, 0.05);
}

A.styleMenuSurgeons + .uk-dropdown-navbar {
    margin-top: 0;
    background: #910029;
    color: #818A94;
    box-shadow: 1px 0 0 rgba(47, 49, 53, 0.05), -1px 0 0 rgba(47, 49, 53, 0.05), 0 1px 0 rgba(47, 49, 53, 0.05);
}

A.styleMenuFDS + .uk-dropdown-navbar {
    margin-top: 0;
    background: #679047;
    color: #818A94;
    box-shadow: 1px 0 0 rgba(47, 49, 53, 0.05), -1px 0 0 rgba(47, 49, 53, 0.05), 0 1px 0 rgba(47, 49, 53, 0.05);
}

A.styleMenuFTM + .uk-dropdown-navbar {
    margin-top: 0;
    background: #00A9CA;
    color: #818A94;
    box-shadow: 1px 0 0 rgba(47, 49, 53, 0.05), -1px 0 0 rgba(47, 49, 53, 0.05), 0 1px 0 rgba(47, 49, 53, 0.05);
}

A.styleMenuFPM + .uk-dropdown-navbar {
    margin-top: 0;
    background: #971889;
    color: #818A94;
    box-shadow: 1px 0 0 rgba(47, 49, 53, 0.05), -1px 0 0 rgba(47, 49, 53, 0.05), 0 1px 0 rgba(47, 49, 53, 0.05);
}

NAV.tm-navbar .uk-dropdown {
    width: 300px;
}

.uk-navbar-nav > .uk-active > A.styleMenuCollege {
    background: #232F3C;
}

BODY.physicians .uk-navbar-nav A.styleMenuPhysicians, .uk-navbar-nav > .uk-active > A.styleMenuPhysicians {
    background: #F7A11A;
}

BODY.surgeons .uk-navbar-nav A.styleMenuSurgeons, .uk-navbar-nav > .uk-active > A.styleMenuSurgeons {
    background: #910029;
}

BODY.fds .uk-navbar-nav A.styleMenuFDS, .uk-navbar-nav > .uk-active > A.styleMenuFDS {
    background: #679047;
}

BODY.ftm .uk-navbar-nav A.styleMenuFTM, .uk-navbar-nav > .uk-active > A.styleMenuFTM {
    background: #00A9CA;
}

BODY.fpm .uk-navbar-nav A.styleMenuFPM, .uk-navbar-nav > .uk-active > A.styleMenuFPM {
    background: #971889;
}

.uk-navbar-nav > LI > A {
    background-image: none;
}

    .uk-navbar-nav > LI:hover > A.styleMenuCollege, .uk-navbar-nav > LI > A:focus, .uk-navbar-nav > LI.uk-open > A.styleMenuCollege {
        background-color: #232F3C !important;
        color: #FFFFFF !important;
    }

    .uk-navbar-nav > LI:hover > A.styleMenuPhysicians, .uk-navbar-nav > LI > A:focus, .uk-navbar-nav > LI.uk-open > A.styleMenuPhysicians {
        background-color: #F7A11A;
        color: #FFFFFF;
    }

    .uk-navbar-nav > LI:hover > A.styleMenuSurgeons, .uk-navbar-nav > LI > A:focus, .uk-navbar-nav > LI.uk-open > A.styleMenuSurgeons {
        background-color: #910029;
        color: #FFFFFF;
    }

    .uk-navbar-nav > LI:hover > A.styleMenuFDS, .uk-navbar-nav > LI > A:focus, .uk-navbar-nav > LI.uk-open > A.styleMenuFDS {
        background-color: #679047;
        color: #FFFFFF;
    }

    .uk-navbar-nav > LI:hover > A.styleMenuFTM, .uk-navbar-nav > LI > A:focus, .uk-navbar-nav > LI.uk-open > A.styleMenuFTM {
        background-color: #00A9CA;
        color: #FFFFFF;
    }

    .uk-navbar-nav > LI:hover > A.styleMenuFPM, .uk-navbar-nav > LI > A:focus, .uk-navbar-nav > LI.uk-open > A.styleMenuFPM {
        background-color: #971889;
        color: #FFFFFF;
    }
/*Global Buttons*/
.uk-button-primary[href^="/physicians/"], .uk-button-physicians {
    background-color: #F7A11A;
    color: #FFFFFF;
    background-image: -webkit-linear-gradient(top, #F8AA30, #F7A11A);
    background-image: linear-gradient(to bottom, #F8AA30, #F7A11A);
    border-color: transparent;
}

.uk-button-primary[href^="/surgeons/"], .uk-button-surgeons {
    background-color: #910029;
    color: #FFFFFF;
    background-image: -webkit-linear-gradient(top, #9C193E, #910029);
    background-image: linear-gradient(to bottom, #9C193E, #910029);
    border-color: transparent;
}

.uk-button-primary[href^="/dentistry/"], .uk-button-fds {
    background-color: #679047;
    color: #FFFFFF;
    background-image: -webkit-linear-gradient(top, #769B59, #679047);
    background-image: linear-gradient(to bottom, #769B59, #679047);
    border-color: transparent;
}

.uk-button-primary[href^="/travel-medicine/"], .uk-button-ftm {
    background-color: #00A9CA;
    color: #FFFFFF;
    background-image: -webkit-linear-gradient(top, #19B1CF, #00A9CA);
    background-image: linear-gradient(to bottom, #19B1CF, #00A9CA);
    border-color: transparent;
}

.uk-button-primary[href^="/podiatric-medicine/"], .uk-button-fpm {
    background-color: #971889;
    color: #FFFFFF;
    background-image: -webkit-linear-gradient(top, #A12F95, #971889);
    background-image: linear-gradient(to bottom, #A12F95, #971889);
    border-color: transparent;
}

.uk-button-casc {
    background-color: #599A97;
    color: #FFFFFF;
    background-image: -webkit-linear-gradient(top, #69A4A1, #599A97);
    background-image: linear-gradient(to bottom, #69A4A1, #599A97);
    border-color: transparent;
}

.uk-button-1599 {
    background-color: #E2B97F;
    color: #FFFFFF;
    background-image: -webkit-linear-gradient(top, #E5C08C, #E2B97F);
    background-image: linear-gradient(to bottom, #E5C08C, #E2B97F);
    border-color: transparent;
}

.uk-button-physicians:hover, .uk-button-physicians:focus {
    background-color: #F7A11A;
    color: #FFFFFF;
    border-color: rgba(0, 0, 0, 0.1);
    background-image: none;
    box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.025);
    text-shadow: none;
}

.uk-button-surgeons:hover, .uk-button-surgeons:focus {
    background-color: #910029;
    color: #FFFFFF;
    border-color: rgba(0, 0, 0, 0.1);
    background-image: none;
    box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.025);
    text-shadow: none;
}

.uk-button-fds:hover, .uk-button-fds:focus {
    background-color: #679047;
    color: #FFFFFF;
    border-color: rgba(0, 0, 0, 0.1);
    background-image: none;
    box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.025);
    text-shadow: none;
}

.uk-button-ftm:hover, .uk-button-ftm:focus {
    background-color: #00A9CA;
    color: #FFFFFF;
    border-color: rgba(0, 0, 0, 0.1);
    background-image: none;
    box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.025);
    text-shadow: none;
}

.uk-button-fpm:hover, .uk-button-fpm:focus {
    background-color: #971889;
    color: #FFFFFF;
    border-color: rgba(0, 0, 0, 0.1);
    background-image: none;
    box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.025);
    text-shadow: none;
}

.uk-button-casc:hover, .uk-button-casc:focus {
    background-color: #599A97;
    color: #FFFFFF;
    border-color: rgba(0, 0, 0, 0.1);
    background-image: none;
    box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.025);
    text-shadow: none;
}

.uk-button-1599:hover, .uk-button-1599:focus {
    background-color: #E2B97F;
    color: #FFFFFF;
    border-color: rgba(0, 0, 0, 0.1);
    background-image: none;
    box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.025);
    text-shadow: none;
}

.uk-button-physicians:active, .uk-button-physicians.uk-active {
    background-color: #DF9117;
    color: #FFFFFF;
    background-image: none;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    text-shadow: none;
}

.uk-button-surgeons:active, .uk-button-surgeons.uk-active {
    background-color: #830025;
    color: #FFFFFF;
    background-image: none;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    text-shadow: none;
}

.uk-button-fds:active, .uk-button-fds.uk-active {
    background-color: #5D8240;
    color: #FFFFFF;
    background-image: none;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    text-shadow: none;
}

.uk-button-ftm:active, .uk-button-ftm.uk-active {
    background-color: #0098B6;
    color: #FFFFFF;
    background-image: none;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    text-shadow: none;
}

.uk-button-fpm:active, .uk-button-fpm.uk-active {
    background-color: #88167C;
    color: #FFFFFF;
    background-image: none;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    text-shadow: none;
}

.uk-button-casc:active, .uk-button-casc.uk-active {
    background-color: #508B88;
    color: #FFFFFF;
    background-image: none;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    text-shadow: none;
}

.uk-button-1599:active, .uk-button-1599.uk-active {
    background-color: #CCA773;
    color: #FFFFFF;
    background-image: none;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    text-shadow: none;
}
/*Offcanvas Right*/
#offcanvasflip.uk-offcanvas P, #offcanvasflip.uk-offcanvas H1, #offcanvasflip.uk-offcanvas H2, #offcanvasflip.uk-offcanvas H3, #offcanvasflip.uk-offcanvas H4, #offcanvasflip.uk-offcanvas H5, #offcanvasflip.uk-offcanvas H6, #offcanvasflip.uk-offcanvas SMALL, #offcanvasflip.uk-offcanvas LABEL, #offcanvasflip.uk-offcanvas A {
    color: #FFFFFF !important;
}

#offcanvasflip #modlgn-username, #offcanvasflip #modlgn-passwd {
    width: 95%;
}

#offcanvasflip .uk-panel {
    margin-top: 0px;
    margin-bottom: 0px;
}

    #offcanvasflip .uk-panel H3, #offcanvasflip .uk-panel H4 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #offcanvasflip .uk-panel HR {
        margin-top: 10px;
        margin-bottom: 10px;
        border-top: 1px solid #464646;
    }

    #offcanvasflip .uk-panel P {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #offcanvasflip .uk-panel #form-login-remember {
        margin-bottom: 5px;
    }
/*Font-size of Breadcrumbs */
.uk-breadcrumb > li {
    font-size: 0.8rem;
}
/*Global Modifications*/
.uk-panel-box-primary > A:not([class]), .uk-panel-box-primary > :not([class*='uk-nav']) A:not([class]) {
    color: #FFFFFF;
}

.uk-heading-large {
    font-size: 24px;
    line-height: 21px;
}

@media (min-width: 480px) {
    .uk-heading-large {
        font-size: 36px;
        line-height: 66px;
    }
}

@media (min-width: 768px) {
    .uk-heading-large {
        font-size: 60px;
        line-height: 66px;
    }
}

.tm-fullscreen {
    height: 350px;
}

@media (min-width: 480px) {
    .tm-fullscreen {
        height: 350px;
    }
}

@media (min-width: 768px) {
    .tm-fullscreen {
        height: 350px;
    }
}

@media (min-width: 960px) {
    .tm-fullscreen {
        height: 600px;
    }
}

@media (min-width: 1220px) {
    .tm-fullscreen {
        height: 600px;
    }
}

.clear {
    clear: both;
}

.uk-nav-side UL A {
    color: #232F3C;
}

    .uk-nav-side UL A:hover {
        color: #011353;
    }
/*Career Stage Pages*/
.rcp-panel-title {
    min-height: 50px;
}

.rcp-career-pathway DIV {
    height: 50vw;
    max-height: 500px;
}

SVG {
    width: 100% !important;
    height: 100% !important;
}
/*Tables*/
.rcp-table-college TH {
    background-color: #00335B;
    color: #FFFFFF !important;
}

.rcp-table-physicians TH {
    background-color: #F7A11A;
    color: #FFFFFF !important;
}

.rcp-table-surgeons TH {
    background-color: #910029;
    color: #FFFFFF !important;
}

.rcp-table-fds TH {
    background-color: #679047;
    color: #FFFFFF !important;
}

.rcp-table-ftm TH {
    background-color: #00A9CA;
    color: #FFFFFF !important;
}

.rcp-table-fpm TH {
    background-color: #971889;
    color: #FFFFFF !important;
}

.rcp-table-physicians TBODY TR:hover {
    background: #FCD9A3 !important;
}

.rcp-table-surgeons TBODY TR:hover {
    background: #D399A9 !important;
}

.rcp-table-fds TBODY TR:hover {
    background: #C2D3B5 !important;
}

.rcp-table-ftm TBODY TR:hover {
    background: #99DDEA !important;
}

.rcp-table-fpm TBODY TR:hover {
    background: #D5A3D0 !important;
}

.rcp-shadow P, .rcp-shadow H1 {
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.5);
}

.uk-table THEAD TH {
    text-align: left;
}

.uk-table THEAD TH {
    text-align: left;
}

.uk-table TD {
    text-align: left;
    vertical-align: top;
}
/*Offcanvas Menu Styling*/
HTML .uk-nav.uk-nav-offcanvas > LI.uk-active > A:before {
    display: none !important;
}

.uk-nav-offcanvas > LI > A {
    position: static;
}

    .uk-offcanvas-bar .styleMenuCollege, .uk-nav-offcanvas > LI > A.styleMenuCollege:focus, .uk-nav-offcanvas > .uk-active.uk-parent A.styleMenuCollege, .uk-parent .uk-open A.styleMenuCollege {
        border-left: 10px solid #335C7C;
    }

    .uk-offcanvas-bar .styleMenuPhysicians, .uk-nav-offcanvas > LI > A.styleMenuPhysicians:focus, .uk-nav-offcanvas > .uk-active.uk-parent A.styleMenuPhysicians, .uk-parent .uk-open A.styleMenuCollege {
        border-left: 10px solid #F7A11A;
    }

    .uk-offcanvas-bar .styleMenuSurgeons, .uk-nav-offcanvas > LI > A.styleMenuSurgeons:focus, .uk-nav-offcanvas > .uk-active.uk-parent A.styleMenuSurgeons, .uk-parent .uk-open A.styleMenuCollege {
        border-left: 10px solid #910029;
    }

    .uk-offcanvas-bar .styleMenuFDS, .uk-nav-offcanvas > LI > A.styleMenuFDS:focus, .uk-nav-offcanvas > .uk-active.uk-parent A.styleMenuFDS, .uk-parent .uk-open A.styleMenuCollege {
        border-left: 10px solid #679047;
    }

    .uk-offcanvas-bar .styleMenuFTM, .uk-nav-offcanvas > LI > A.styleMenuFTM:focus, .uk-nav-offcanvas > .uk-active.uk-parent A.styleMenuFTM, .uk-parent .uk-open A.styleMenuCollege {
        border-left: 10px solid #00A9CA;
    }

    .uk-offcanvas-bar .styleMenuFPM, .uk-nav-offcanvas > LI > A.styleMenuFPM:focus, .uk-nav-offcanvas > .uk-active.uk-parent A.styleMenuFPM, .uk-parent .uk-open A.styleMenuCollege {
        border-left: 10px solid #971889;
    }

HTML .uk-nav.uk-nav-offcanvas > LI.uk-active > A.styleMenuCollege {
    background: #335C7C;
    color: #FFFFFF;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

HTML .uk-nav.uk-nav-offcanvas > LI.uk-active > A.styleMenuPhysicians {
    background: #F7A11A;
    color: #FFFFFF;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

HTML .uk-nav.uk-nav-offcanvas > LI.uk-active > A.styleMenuSurgeons {
    background: #910029;
    color: #FFFFFF;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

HTML .uk-nav.uk-nav-offcanvas > LI.uk-active > A.styleMenuFDS {
    background: #679047;
    color: #FFFFFF;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

HTML .uk-nav.uk-nav-offcanvas > LI.uk-active > A.styleMenuFTM {
    background: #00A9CA;
    color: #FFFFFF;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

HTML .uk-nav.uk-nav-offcanvas > LI.uk-active > A.styleMenuFPM {
    background: #971889;
    color: #FFFFFF;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.uk-nav-side > LI > A {
    padding-left: 10px;
    padding-right: 10px;
}
/* Awards and Scholarships */
@media (max-width: 768px) {
    .awardTable TR TD {
        display: block;
    }

    .awardDetailTitle {
        font-weight: 900 !important;
    }
}

.awardDetailTitle {
    font-weight: 900 !important;
}

.awardTable TD {
    padding: 10px;
    vertical-align: top;
}

P.chrono_credits {
    display: none;
}
/*Event List*/
.rcp-event-list-table H3 {
    margin: 0px !important;
}
/*Events - Sponsorship*/
.uk-badge.rcp-sponsor-badge-None {
    display: none;
}

.uk-badge.rcp-sponsor-badge-Bronze {
    background-color: #965A38;
}

.uk-badge.rcp-sponsor-badge-Silver {
    background-color: #A8A8A8;
}

.uk-badge.rcp-sponsor-badge-Gold {
    background-color: #D9A441;
}

.uk-badge.rcp-sponsor-badge-Platinum {
    background-color: #CCC2C2;
}

.uk-badge.rcp-sponsor-badge-Diamond {
    background-color: #B8D8E7;
}
/*Sodalitas*/
.rcp-MakeBooking INPUT.guest_name {
    margin-bottom: 0px;
}
/*User Dashboard*/
.rcp-dashIconDescription {
    font-size: 13px;
}
/*RHBs*/
.rcp-rhb-icon-large {
    font-size: 60px;
    float: left;
    padding-right: 20px;
}

.rcp-rhb-title {
    margin: 0 0px 0px !important;
}

.rcp-rhb-brochure {
    width: 100%;
    box-shadow: 0px 0px 15px 1px #6D6A6A;
}

.rcp-rhb-logo {
    width: 100%;
}
/*News*/
H3.rcp-news-title {
    margin-bottom: 10px;
    margin-top: 10px;
}

.rcp-news-intro {
    margin-top: 10px;
    margin-bottom: 20px;
}

.rcp-news-rhb-icons H3 {
    font-weight: normal;
    font-size: 14px !important;
}
/*Membership Benefits*/
.rcp-benefit-tick {
    font-size: 250%;
}

.rcp-text-college {
    color: #00335B;
}

.rcp-text-physicians {
    color: #F7A11A;
}

.rcp-text-surgeons {
    color: #910029;
}

.rcp-text-fds {
    color: #679047;
}

.rcp-text-ftm {
    color: #00A9CA;
}

.rcp-text-fpm {
    color: #971889;
}
/*Cookie Notice*/
.jb.cookie {
    position: fixed !important;
    z-index: 999;
    width: 100% !important;
    height: auto;
    text-align: center;
    display: none;
    box-shadow: 0 0 20px #011353;
    padding: 10px 0;
    left: 0;
    right: 0;
    float: none !important;
    text-shadow: none;
    border-radius: 0 !important;
    margin: 0 auto !important;
}

    .jb.cookie.bottom {
        bottom: 0px;
    }

    .jb.cookie DIV.cookie-bg {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0.9;
        filter: alpha(opacity=90);
        position: absolute;
        z-index: -1;
    }

.jb.cookie-bg.white {
    background-color: white;
}

.jb.white {
    color: #011353;
}

.jb.cookie P {
    margin: 4px 0;
    padding: 0;
    float: none !important;
}

    .jb.cookie P A {
        cursor: pointer;
        float: none !important;
    }

.jb.bottom.blue .jb.cookie-bg.white, .jb.bottom.blue .jb.cookie-bg.black {
    border-top: 1px solid #EAEAEA;
}

.jb.cookie.blue P A {
    color: #335C7C !important;
    font-weight: bold;
}

    .jb.cookie.blue P A:hover {
        color: #00335B !important;
        font-weight: bold;
    }

#jbcookies .modal-body {
    max-height: 400px !important;
}
/*Search Box*/
.uk-search-field {
    color: #FFFFFF !important;
}

    .uk-search-field::-webkit-input-placeholder {
        color: #FFFFFF !important;
    }

    .uk-search-field:-moz-placeholder {
        color: #FFFFFF !important;
    }

    .uk-search-field::-moz-placeholder {
        color: #FFFFFF !important;
    }

    .uk-search-field:-ms-input-placeholder {
        color: #FFFFFF !important;
    }

.uk-search:before {
    color: #FFFFFF;
}
/*Search Results*/
DIV#search-results H1.uk-article-title {
    font-size: 22px;
    margin-bottom: 0;
}

DIV + DIV.uk-text-center > .rcp-search-placeholder {
    display: none;
}

.gsc-wrapper * {
    font-family: 'Open Sans' !important;
}

.gs-title, .gs-title B {
    text-decoration: none !important;
    font-size: 28px !important;
    height: unset !important;
    line-height: 1.3;
}

.gsc-table-result TR {
    border-bottom: 1px solid #EAEAEA;
}

    .gsc-table-result TR TD {
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

.gsc-cursor-page {
    text-decoration: none !important;
}

.gsc-cursor-current-page {
    background-color: #FAFAFA !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-shadow: none !important;
}

.rcp-panel-box-physicians {
    background-color: #F7A11A;
    color: white;
}

.rcp-panel-box-surgeons {
    background-color: #910029;
    color: white;
}

.rcp-panel-box-fds {
    background-color: #679047;
    color: white;
}

.rcp-panel-box-ftm {
    background-color: #00A9CA;
    color: white;
}

.rcp-panel-box-fpm {
    background-color: #971889;
    color: white;
}

.rcp-panel-box-college {
    background-color: #232F3C;
    color: white;
}

    .rcp-panel-box-physicians H2, .rcp-panel-box-surgeons H2, .rcp-panel-box-fds H2, .rcp-panel-box-ftm H2, .rcp-panel-box-fpm H2, .rcp-panel-box-college H2 {
        color: white;
    }

    .rcp-panel-box-physicians HR, .rcp-panel-box-surgeons HR, .rcp-panel-box-fds HR, .rcp-panel-box-ftm HR, .rcp-panel-box-fpm HR, .rcp-panel-box-college HR {
        border-color: white;
    }
/* Browser notification */
DIV#buorg DIV {
    background: #FFFFFF !important;
    font-weight: 600 !important;
    color: #FF5C26 !important;
    /*padding-top: 0px !important;
margin-top: -1.1em !important;*/
}

#buorg {
    margin-top: -5px;
}

#buorgclose {
    top: 5px !important;
}

.cck-pos-mainbody .uk-width-large-1-3 .uk-panel-box-secondary IMG {
    height: 100%;
}
/*Shopping Basket*/
.rcpBasket {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 100000;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #FFFFFF;
    border-top: 1px solid #A9A9A9;
    box-shadow: 0 0 20px #011353;
}

.bounce-enter-active {
    animation: bounce-in 0.5s;
}

@keyframes bounce-in {
    0% {
        transform: scale(1);
    }

    40% {
        transform: scale(1.25);
    }

    60% {
        transform: scale(1.25);
    }

    100% {
        transform: scale(1);
    }
}

INPUT[type=text]::-ms-clear {
    display: none;
}

.rcp-quantity-v {
    vertical-align: middle;
    margin-bottom: 0px !important;
}

INPUT.rcp-quantity-v {
    height: 16px;
}
/* Youtube embeds */
.youtube-embed-aspect-forced {
    width: 73vw !important;
    height: 41vw !important;
    max-height: 320px;
    max-width: 100%;
}
/*make the video centered*/
.center-iframe {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
/* Print fixes */
@media print {
    a[href]:after {
        content: '' !important;
    }

    abbr[title]:after {
        content: '' !important;
    }
}
/* Overwrite auto coloring of buttons */
.uk-button.notauto {
    background-color: #4D607A;
    background-image: -webkit-linear-gradient(top, #556A85, #475A72) !important;
    background-image: linear-gradient(to bottom,#556A85,#475A72) !important;
    border-color: transparent;
}
/* Update to make search box more visible on Desktop */
.tm-toolbar div.rcp-search input#mod-finder-searchword {
    color: #9F9F9F !important;
    background: #EEEEEE;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #EAEAEA;
    background-image: -webkit-linear-gradient(top, #FCFCFC, #FAFAFA);
    background-image: linear-gradient(to bottom, #FCFCFC, #FAFAFA);
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.09);
    padding-left: 25px;
    min-width: 180px;
}

    .tm-toolbar div.rcp-search .uk-search:before, .tm-toolbar div.rcp-search input#mod-finder-searchword::placeholder {
        color: #9F9F9F !important;
    }
/* Remove icon from GS site form */
.uk-article .uk-search:before {
    content: '' !important;
    display: none !important;
    width: 0px !important;
    height: 0px !important;
}
/* Increase search box height by 1px */
input#mod-finder-searchword {
    height: 37px !important;
}
/* ALESSIO PERSONAL STYLE */
/* Remove scrollbar from Custom Google Map */
#mensa-map {
    height: 500px;
    width: 100% !important;
}
/* Add Hover effects to social image */
.mensa-social img {
    transition: all 0.5s cubic-bezier(.63,1.85,.57,.28);
}

    .mensa-social img:hover {
        -webkit-filter: saturate(3);
        filter: saturate(3);
        transform: scale(0.9);
    }
/* Emphasis for text elements */
.physicians-emphasis {
    color: #f7a11a;
}

.surgeons-emphasis {
    color: #910029;
}

.dentistry-emphasis {
    color: #679047;
}

.travelmedicine-emphasis {
    color: #00a9ca;
}

.podiatric-emphasis {
    color: #971889;
}

.library-emphasis {
    color: #232f3c;
}

@media (min-width: 1366px) {
    .hope-logo {
        max-width: 450px;
    }
}
/* People's images rule */
.people-img {
    max-width: 350px;
    border: solid 4px #335c7c;
}

.pplhh {
    border: none;
}
/* Hide DOCMan list */
.hide-documents.koowa.com_docman {
    display: none;
}
/* Blog and tag CSS for News without SEBLOD */
@media (min-width:1220px) {
    .blog-readmore-button {
        margin-top: -5px !important;
        margin-bottom: -5px !important;
    }
}

.blog > .tm-page > .tm-block > .uk-container > .uk-grid > .tm-main h1 {
    font-size: 22px;
}

@media (min-width:769px) {
    .blog > .tm-page > .tm-block > .uk-container > .uk-grid > .tm-main img {
        max-width: 100%;
        height: 320px;
        box-sizing: border-box;
        border: 0;
        vertical-align: middle;
    }

    .blog > .tm-page > .tm-block > .uk-container > .uk-grid > .tm-main article p.tm-blog-more {
        bottom: 6px;
    }
}

.blog > .tm-page > .tm-block > .uk-container > .uk-grid > .tm-main a.uk-align-left {
    float: none;
}

@media (min-width:768px) {
    .blog > .tm-page > .tm-block > .uk-container > .uk-grid > .tm-main img.uk-align-left {
        float: none !important;
        max-height: 320px;
        height: auto !important;
        text-align: center;
        margin: 20px auto;
    }
}

.tagcss > .tm-page > .tm-block > .uk-container > .uk-grid > .tm-main h1 {
    font-size: 22px;
}

.tagcss > .tm-page > .tm-block > .uk-container > .uk-grid > .tm-main article {
    text-align: center;
}

    .tagcss > .tm-page > .tm-block > .uk-container > .uk-grid > .tm-main article p.uk-article-meta.uk-margin-small-top {
        font-size: 0px;
        visibility: hidden
    }

    .tagcss > .tm-page > .tm-block > .uk-container > .uk-grid > .tm-main article time {
        font-size: 16px;
        visibility: visible
    }

        .tagcss > .tm-page > .tm-block > .uk-container > .uk-grid > .tm-main article time:before {
            content: "Written on "
        }

@media (min-width:769px) {

    .tagcss > .tm-page > .tm-block > .uk-container > .uk-grid > .tm-main img {
        max-width: 50%;
        height: auto;
        box-sizing: border-box;
        border: 0;
        vertical-align: middle;
        display: block;
        margin: 0 auto;
    }
}
/* Tag CSS for Single Article */
.all-list-tags {
    text-align: center;
}

    .all-list-tags a {
        margin-bottom: 15px !important;
        font-weight: 500;
    }

        .all-list-tags a[href="/component/tags/tag/10-physicians-news"] {
            display: none !important;
        }

            .all-list-tags a[href="/component/tags/tag/10-physicians-news"]::before {
                display: none !important;
            }

            .all-list-tags a[href="/component/tags/tag/10-physicians-news"]::after {
                display: none !important;
            }

            .all-list-tags a[href="/component/tags/tag/10-physicians-news"]:hover {
                display: none !important;
                ;
            }

                .all-list-tags a[href="/component/tags/tag/10-physicians-news"]:hover::after {
                    display: none !important;
                }

        .all-list-tags a[href="/component/tags/tag/11-surgeons-news"] {
            display: none !important;
        }

            .all-list-tags a[href="/component/tags/tag/11-surgeons-news"]::before {
                display: none !important;
            }

            .all-list-tags a[href="/component/tags/tag/11-surgeons-news"]::after {
                display: none !important;
            }

            .all-list-tags a[href="/component/tags/tag/11-surgeons-news"]:hover {
                display: none !important;
            }

                .all-list-tags a[href="/component/tags/tag/11-surgeons-news"]:hover::after {
                    display: none !important;
                }

        .all-list-tags a[href="/component/tags/tag/12-dentistry-news"] {
            display: none !important;
        }

            .all-list-tags a[href="/component/tags/tag/12-dentistry-news"]::before {
                display: none !important;
            }

            .all-list-tags a[href="/component/tags/tag/12-dentistry-news"]::after {
                display: none !important;
            }

            .all-list-tags a[href="/component/tags/tag/12-dentistry-news"]:hover {
                display: none !important;
            }

                .all-list-tags a[href="/component/tags/tag/12-dentistry-news"]:hover::after {
                    display: none !important;
                }

        .all-list-tags a[href="/component/tags/tag/13-podiatric-medicine-news"] {
            display: none !important;
        }

            .all-list-tags a[href="/component/tags/tag/13-podiatric-medicine-news"]::before {
                display: none !important;
            }

            .all-list-tags a[href="/component/tags/tag/13-podiatric-medicine-news"]::after {
                display: none !important;
            }

            .all-list-tags a[href="/component/tags/tag/13-podiatric-medicine-news"]:hover {
                display: none !important;
            }

                .all-list-tags a[href="/component/tags/tag/13-podiatric-medicine-news"]:hover::after {
                    display: none !important;
                }

        .all-list-tags a[href="/component/tags/tag/14-travel-medicine-news"] {
            display: none !important;
        }

            .all-list-tags a[href="/component/tags/tag/14-travel-medicine-news"]::before {
                display: none !important;
            }

            .all-list-tags a[href="/component/tags/tag/14-travel-medicine-news"]::after {
                display: none !important;
            }

            .all-list-tags a[href="/component/tags/tag/14-travel-medicine-news"]:hover {
                display: none !important;
            }

                .all-list-tags a[href="/component/tags/tag/14-travel-medicine-news"]:hover::after {
                    display: none !important;
                }

        .all-list-tags a[href="/component/tags/tag/15-college-news"], .all-list-tags a[href="/component/tags/tag/16-workforce"], .all-list-tags a[href="/component/tags/tag/17-inclusivity"], .all-list-tags a[href="/component/tags/tag/18-brexit"], .all-list-tags a[href="/component/tags/tag/19-hope"], .all-list-tags a[href="/component/tags/tag/20-wellbeing"], .all-list-tags a[href="/component/tags/tag/21-medical-consent"], .all-list-tags a[href="/component/tags/tag/22-global-health"] {
            background: #232F3C;
            border-radius: 3px 0 0 3px;
            color: #FFF;
            display: inline-block;
            height: 26px;
            line-height: 26px;
            padding: 0 20px 0 23px;
            position: relative;
            margin: 0 10px 10px 0;
            text-decoration: none;
            transition: color ease-in-out 0.3s;
        }

            .all-list-tags a[href="/component/tags/tag/15-college-news"]::before, .all-list-tags a[href="/component/tags/tag/16-workforce"]::before, .all-list-tags a[href="/component/tags/tag/17-inclusivity"]::before, .all-list-tags a[href="/component/tags/tag/18-brexit"]::before, .all-list-tags a[href="/component/tags/tag/19-hope"]::before, .all-list-tags a[href="/component/tags/tag/20-wellbeing"]::before, .all-list-tags a[href="/component/tags/tag/21-medical-consent"]::before, .all-list-tags a[href="/component/tags/tag/22-global-health"]::before {
                background: #fff;
                border-radius: 10px;
                box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
                content: '';
                height: 6px;
                left: 10px;
                position: absolute;
                width: 6px;
                top: 10px;
            }

            .all-list-tags a[href="/component/tags/tag/15-college-news"]::after, .all-list-tags a[href="/component/tags/tag/16-workforce"]::after, .all-list-tags a[href="/component/tags/tag/17-inclusivity"]::after, .all-list-tags a[href="/component/tags/tag/18-brexit"]::after, .all-list-tags a[href="/component/tags/tag/19-hope"]::after, .all-list-tags a[href="/component/tags/tag/20-wellbeing"]::after, .all-list-tags a[href="/component/tags/tag/21-medical-consent"]::after, .all-list-tags a[href="/component/tags/tag/22-global-health"]::after {
                background: #fff;
                border-bottom: 13px solid transparent;
                border-left: 10px solid #232F3C;
                border-top: 13px solid transparent;
                content: '';
                position: absolute;
                right: 0;
                top: 0;
                transition: color ease-in-out 0.3s;
            }

            .all-list-tags a[href="/component/tags/tag/15-college-news"]:hover, .all-list-tags a[href="/component/tags/tag/16-workforce"]:hover, .all-list-tags a[href="/component/tags/tag/17-inclusivity"]:hover, .all-list-tags a[href="/component/tags/tag/18-brexit"]:hover, .all-list-tags a[href="/component/tags/tag/19-hope"]:hover, .all-list-tags a[href="/component/tags/tag/20-wellbeing"]:hover, .all-list-tags a[href="/component/tags/tag/21-medical-consent"]:hover, .all-list-tags a[href="/component/tags/tag/22-global-health"]:hover {
                background-color: #eee;
                color: #232F3C;
            }

                .all-list-tags a[href="/component/tags/tag/15-college-news"]:hover::after, .all-list-tags a[href="/component/tags/tag/16-workforce"]:hover::after, .all-list-tags a[href="/component/tags/tag/17-inclusivity"]:hover::after, .all-list-tags a[href="/component/tags/tag/18-brexit"]:hover::after, .all-list-tags a[href="/component/tags/tag/19-hope"]:hover::after, .all-list-tags a[href="/component/tags/tag/20-wellbeing"]:hover::after, .all-list-tags a[href="/component/tags/tag/21-medical-consent"]:hover::after, .all-list-tags a[href="/component/tags/tag/22-global-health"]:hover::after {
                    border-left-color: #eee;
                }

.margin-top-allnews {
    margin-top: -17px !important;
}
/* CSS for Revalidation page */
.icons-container {
    position: relative;
    height: 100px;
    width: 100%;
}

.revalidation-icons {
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    display: block;
    padding: 5px;
    position: absolute;
    text-align: center;
}

    .revalidation-icons .icon {
        transition: all 0.5s ease-in;
        cursor: pointer;
        display: inline-block;
        height: 117px;
        font-size: 0;
        position: relative;
        text-align: center;
        width: 128px;
    }

        .revalidation-icons .icon::before {
            transition: all 0.6s cubic-bezier(0.5, 0, 0.1, 1.5);
            border-radius: 50%;
            bottom: 0;
            content: '';
            display: block;
            height: 0;
            left: 0;
            margin: auto;
            position: absolute;
            right: 0;
            top: 13px;
            width: 0;
            z-index: -1;
        }

        .revalidation-icons .icon:hover {
            color: #232F3C;
        }

            .revalidation-icons .icon:hover::before {
                box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
                width: 120px;
                height: 120px;
            }

        .revalidation-icons .icon a {
            left: 50%;
            top: 50%;
            -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
            display: block;
            font-size: 34px;
            position: relative;
        }

            .revalidation-icons .icon a::before {
                display: block;
            }

.physicians::before {
    background: #335c7c;
}

.physicians-a {
    width: 90px;
    height: 90px;
}

.surgeons-a {
    width: 90px;
    height: 90px;
}

.fill-physicians {
    transition: all 0.6s cubic-bezier(0.5, 0, 0.1, 1.5);
    fill: #F7A11A;
}

    .fill-physicians:hover {
        fill: #FFFFFF;
    }

.fill-surgeons {
    transition: all 0.6s cubic-bezier(0.5, 0, 0.1, 1.5);
    fill: #910029;
}

    .fill-surgeons:hover {
        fill: #FFFFFF;
    }

.gcsc-find-more-on-google-magnifier {
    max-width: 12px !important;
}
/*HIDE THE CONSENT SECTION - MARTIN AND KIRSTY NEED TO LOOK AT IT OUTSIDE UAT
a[href="/college/influencing-healthcare/policy/consent"] {
display:none!important;
}
*/
.elearning-accordion-title {
    font-size: 26px;
    line-height: 40px;
    padding: 8px 24px;
}
/*New pages style*/
.font-large {
    font-size: 32px;
}

.paragraph-highlighted {
    padding: 5%;
    font-size: 26px;
    line-height: 1.2;
}

.main-title {
    font-size: 42px;
    position: relative;
    margin-bottom: 30px;
}

.fullscreen-container {
    position: relative;
    margin: 0 -70px 0 -70px;
}

.fullscreen-content {
    position: absolute;
    width: 40%;
    overflow: hidden;
    top: 50%;
    right: 0;
    -ms-transform: translate(-10%, -50%);
    transform: translate(-10%, -50%);
    padding: 2%;
    background-color: #FFFFFF;
}

    .fullscreen-content p:first-child {
        font-style: italic;
        font-size: 18px;
    }

.fullscreen-container-content {
    position: absolute;
    width: 50%;
    overflow: hidden;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 2%;
    border: 3px solid #011353;
}

.testimonial-quote {
    position: absolute;
    width: 50%;
    overflow: hidden;
    top: 45%;
    left: 0;
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    padding: 2%;
    color: #FFFFFF;
}

    .testimonial-quote p:first-child {
        font-size: 26px;
        font-weight: 600;
        line-height: 1.4;
    }
/*.testimonial-quote p:first-child:before {
font-family: 'FontAwesome';
content: "\f10d";
color: #FFFFFF;
display: block;
}*/
.navigation-block {
    margin-bottom: 30px;
}

    .navigation-block p:nth-child(2) {
        min-height: 125px;
    }

.pages-title {
    color: #011353 !important;
    font-size: 32px;
    position: relative;
    margin-bottom: 30px;
}

.sub-titles {
    font-size: 26px;
}

.pages-text-container {
    padding: 2%;
}
/*404 style*/
.error-icon {
    font-size: 150px;
    color: #FFF !important;
}

.error-form {
    margin-top: 12px;
}

    .error-form:beforev {
        color: #011353 !important;
    }

.error-search {
    width: calc(100% - 30px) !important;
    color: #011353;
    background-color: #FFFFFF;
    padding: 0 0 0 30px !important;
    height: 40px !important;
    font-size: 20px !important;
}

.error-form:before {
    line-height: 40px !important;
    width: 32px !important;
    font-size: 20px !important;
    color: #011353;
}

.error-grid > * {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.error-navigation-text {
    text-align: left !important;
    color: white !important;
    margin-top: 8px;
}
/*TABLETS*/
@media screen and (min-width:768px) and (max-width:1220px) {

    .fullscreen-container {
        margin-left: -25px !important;
        margin-right: -25px !important;
    }

    .fullscreen-content {
        width: 45% !important;
    }
}
/* MOBILE */
@media screen and (max-width:767px) {

    .mensa-date-icon {
        margin-right: 2%;
        margin-top: -45px;
    }

    .mensa-register-password-icon {
        margin-right: 2%;
        margin-top: -45px;
    }

    .fullscreen-container {
        margin-left: -25px !important;
        margin-right: -25px !important;
        background-position: bottom !important;
    }

    .testimonial-quote {
        width: 92% !important;
    }

        .testimonial-quote p:first-child {
            font-size: 24px !important;
        }

    .fullscreen-content {
        width: 80% !important;
    }

    .fullscreen-container-content {
        width: 90% !important;
    }
}
/*MOBILE - Fixes*/
@media screen and (max-width:372px) {

    .fullscreen-container {
        height: 515px !important;
    }

    .testimonial-quote p:first-child {
        font-size: 24px !important;
        line-height: 1.2 !important;
    }
}

@media (max-width:300px) {
    .fullscreen-content {
        -ms-transform: translate(-11%, -60%) !important;
        transform: translate(-11%, -60%) !important;
    }
}

@media screen and (min-width: 769px) {
    .navigation-title {
        min-height: 52px !important;
    }

    .error-body {
        height: 100%;
    }
}

.mensa-outstandings {
    /*box-shadow: 0px 4px 12px 0.2px rgba(0, 0, 0, 0.25);*/
    border: 2px solid #741245 !important;
}



    .mensa-outstandings > a {
        font-weight: normal !important;
    }

.mensa-details-udpate-message {
    box-shadow: 0px 4px 12px 0.2px rgba(0, 0, 0, 0.25);
    border: 1px solid #011353 !important;
}

/*oomi Digital CSS*/


.heading1 {
    color: #011E41;
    font-family: "Playfair Display", Sans-serif;
    font-size: 2.5em;
    font-weight: 600;
    text-transform: none;
    margin-top: 15px;
    margin-bottom: 15px;
}

.heading2 {
    color: #011E41;
    font-family: "Playfair Display", Sans-serif;
    font-size: 1.8em;
    font-weight: 600;
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 10px;
}

.heading3 {
    color: #011E41;
    font-family: 'Open Sans';
    font-size: 1.3em;
    font-weight: 400;
    text-transform: none;
    margin-top: 5px;
    margin-bottom: 5px;
}


/*Yellow Bar*/

.site-login-header-inner-wrap {
    background-color: #f4c400;
}
.site-login-header-inner-wrap-mobile {
    background-color: #fff;
    z-index: 9997;
    position: absolute;
    width: 100%;
    margin-left: -15px;
}
.site-login-header-section-right {
    margin-right: 15px;
    line-height: 30px;
}

.login-menu-container > ul > li {
    border-bottom: #f4c400 solid 3px !important;
}

    .login-menu-container > ul > li:hover {
        border-bottom: #000000 solid 3px !important;
    }

.login-menu-container-mobile > ul > li {
    text-align: center;
}
/*Yellow Bar end*/

.container {
    padding-right: unset;
    padding-left: unset;
}

@media screen and (max-width:767px) AND (min-width:300px){
    .col-md-6{
        width:50% !important;
    }
}
/*Shop CSS*/
.mensa-shop-text {
    color: #02063D;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Open Sans'
}

.top-bg-color {
    background-color: #02063D;
}

.text-color-shop h3 {
    color: #fff;
    font-weight: 600;
}

.text-color-shop p {
    color: #fff;
}

.innser-section {
    /*padding-left: 50px;*/
}

.inner-sec {
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.mensa-shop-text a {
    text-decoration: none;
    color: #02063D;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Open Sans'
}

.shop-title h3 {
    padding-top: 20px;
    padding-bottom: 30px;
    font-weight: 600;
    font-size: 40px;
    font-family: 'Playfair Display', serif;
}

.shop-button {
    background-color: #F4C400;
    margin-top: 10px;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
}

    .shop-button:hover {
        background-color: #F4C400;
    }

.font-style {
    font-size: 24px;
    font-weight: 600;
    color: #02063D;
    word-wrap: break-word;
    font-family: 'Playfair Display', serif;
}

.shop-price {
    font-size: 15px;
    font-weight: 600;
    color: #02063D;
}

.font-style-single {
    font-size: 22px;
    font-weight: 600;
    color: #02063D;
}
.badge{
    background-color: white !important;
}
@media screen and (min-width:767px) {
    .padding50 {
        padding: 50px !important
    }
}

@media screen and (max-width:767px) {
    .marginTop50Mobile {
        margin-top: 50px !important;
    }

    .font-style {
        font-size: 16px;
    }
        .padding20 {
        padding: 20px !important
    }
    .mensa-profile-left {
       
        margin-left: 0px;
    }

}

