﻿/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 7, 2019 */

/*RCPSG - Font Family*/

:root, html, body, main {
    font-family: 'Open Sans', sans-serif;
    /*font-size: 17px;*/
}

body {
    /*color: #525252;*/ /*Change in OPD - 154*/
}

/* RCPSG - 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: 32px;
    /*color: #525252;*/ /*Change in OPD - 154*/
}

h3 {
    font-size: 26px;
    line-height: 34px;
    font-weight: 600;
}

h4 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
}

h5 {
    font-size: 17px;
    line-height: 24px;
    font-weight: 600;
}

h6 {
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
}

#edit-keywords {
    width: 93%;
}

#searchBtn {
    width: 7%;
}

main ul {
    list-style: disc !important;
}

.tm-page .tm-block:first-child {
    padding-top: 30px !important;
}

.tm-block {
    padding-bottom: 0 !important;
}

.uk-nav-dropdown {
    list-style: none !important;
}

.rcp-table-college TH {
    background-color: #232F3C !important;
}


/* Field Validations */

.hasDatepicker {
    width: 60% !important;
}

.Validation-Postcode {
    width: 60% !important;
}

/*RCPSG - 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;
    }

/* RCPSG - 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: #1F2934;
    color: #FFFFFF;
    border-radius: 0;
}

.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;
}

.linkButtons {
    /*border: 1px solid;*/
    font-size: 18px !important;
    padding: 10px !important;
    color: white !important;
    background: #4D607A !important;
}

.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: #525252;*/ /*Change in OPD - 154*/
}

.ui-datepicker-title {
    color: #FFFFFF;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    /*color: #525252;*/ /*Change in OPD - 154*/
    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="number"], input[type="tel"], input[type="time"], select {
    border: thin solid #525252;
    height: 40px !important;
    padding: 10px 12px !important;
    margin-bottom: 0px !important;
}

.CSSTableGenerator {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

    .CSSTableGenerator > :last-child {
        margin-bottom: 0
    }

#preLoaderDiv {
    z-index: 2 !important;
}

/*NAVIGATION*/


.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: #525252;*/ /*Change in OPD - 154*/
}

.box-section {
    padding: 15px;
    /*padding-left: 15px;*/
}


.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: 17px;
    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: 17px;
    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;
    margin-top: 20px;
    margin-bottom: 22px;
}

.main_content_header {
    padding: 20px 15px 0px 15px;
}

.main_content_container {
    padding: 30px;
}

.element-invisible {
    display: none;
}

p {
    margin: 0 0 1.5em;
}


#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: 17px;
    box-shadow: 1px 4px 7px 1px lightgrey;
    border-radius: 5px;
}

.detail-meta {
    padding: 20px;
    border-radius: 0;
}

.nav {
    display: flex;
}

.dev_login_form .login_button {
    margin-left: 0px !important;
}

    .dev_login_form .login_button input {
        font-size: 17px;
        font-weight: normal;
        border-radius: 0;
    }

.title {
    border-bottom: solid 2px #d2d6d8;
    margin-bottom: 30px;
    font-size: 20px;
}


label {
    font-size: 17px;
}

strong {
    font-weight: bold;
}

#content {
    margin: 0px 115px;
    padding-bottom: 45px;
}

#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;
}

textarea{
    min-height:120px;
}
select {
    color: #333 !important;
}
.form-text, select, textarea {
    width: 100%;
    border: 1px solid #ddd !important;
    padding: 2px 10px !important;
    font-size: 17px;
    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;
}

form label {
    font-family: 'Open Sans';
    font-size: 17px;
    font-weight: bold;
    width: auto;
}

form p {
    font-family: 'Open Sans';
    font-size: 17px;
    font-weight: normal;
    width: auto;
}

.form-text input {
    font-family: 'Open Sans';
    font-size: 17px;
    font-weight: normal;
}



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;
    }

    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;
}






/*RCPSG - Read only - Disabled*/

.form-text input[readonly] {
    cursor: not-allowed;
    background-color: #f5f5f5;
}

input[readonly], input[disabled], fieldset[disabled], select[readonly], select[disabled] {
    cursor: not-allowed;
    background-color: #f5f5f5;
}

input[type=text][readonly], input[type=text][disabled] {
    border: 1px solid #ddd !important;
}

input[type=button][disabled] {
    cursor: not-allowed;
    background-color: #f5f5f5;
}

button[type=button][disabled] {
    cursor: not-allowed;
    background-color: #d1d0d0;
}

input[type=submit][disabled] {
    cursor: not-allowed;
    background: #f5f5f5;
    color: #4D607A;
    border: #4D607A;
}

button[type=submit][disabled] {
    cursor: not-allowed;
    background: #f5f5f5;
    color: #4D607A;
    border: #4D607A;
}

/*.form-text, select, textarea {
    width: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 13px 10px;
    background: #fff;
    margin-bottom: 3px;
    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: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 12px;
    font-family: 'Open Sans';
    color: #000;
}*/

input[type=radio][required] ~ input[type=radio] {
    border: thin solid #DC3952 !important;
}

input[required], select[required], textarea[required] {
    border: thin solid #DC3952 !important;
}
/*RCPSG - Submit button*/
.buttonNormal {
    min-height: auto !important;
    padding: 0 7px !important;
    line-height: 40px !important;
    font-size: 18px !important;
    width: auto !important;
    height: 47px !important;
    border-radius: 5px;
    border: 1px solid !important;
    background: #395B73;
    COLOR: WHITE;
    border-radius:5px;
}

.buttonAddGrid {
    float: right !important;
    width: 10% !important;
    background: #4D607A;
    border: none !important;
    color: white;
    height: 36px !important;
}

input [type=button], input[type=submit] {
    background-color: #4D607A;
    color: #FFFFFF;
    background-image: -webkit-linear-gradient(top, #556A85, #475A72);
    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;
    padding: 0 12px;
    vertical-align: middle;
    line-height: 36px;
    min-height: 36px;
    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;
    font-size: 17px;
}

.radioButton {
    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: 17px;
    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: 17px;
    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: 17px;
    margin-top: 10px;
    display: none;
    font-style: italic;
    width: 100%;
}

.row {
    margin-bottom: 10px;
    margin-left: -15px !important;
    margin-right: -15px !important;
}
/*.formButtonsRow {
    margin-left: -15px !important;
    margin-right: -15px !important;
}*/
.accordion h4{
    margin-top: 0px;
}
.warning {
    margin: 0 auto 20px auto;
    padding: 10px;
    background: #FAFAFA;
    position: relative;
    border: 1px solid #EAEAEA;
    border-left: 4px solid #4D607A;
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.03);
    text-transform: none;
    font-weight: 400;
    text-align: center;
    width: 90%;
}

    .warning p {
        font-weight: bold;
    }

.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: 17px;
        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: 17px;
}

    #ctabs ul li {
        margin: 0 0 -1px 3px;
        padding-left: 0;
        font-size: 17px;
    }

        #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: 17px;
    padding: 0 0 4px 0;
    margin: 0;
}

.ACdetail {
    font-size: 17px;
    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;
}


/*RCPSG - CUSTOM CSS RULES*/

button[disabled], html input[disabled] {
    cursor: default;
}

.tm-page {
    max-width: 100% !important;
    margin-top: 0 !important;
}

.rcpsg-login-main {
    max-width: 1200px;
    margin: 0 auto;
}

.rcpsg-login-well, .rcpsg-register-well, .rcpsg-forgotpassword-well, .rcpsg-dashboard-tab-profile-info-well, .rcpsg-dashboard-changepassword-well, 
.rcpsg-dashboard-updateprofile-well, .rcpsg-dashboard-businesstype-well, .rcpsg-dashboard-membership-well, .rcpsg-dashboard-committees-well, 
.rcpsg-dashboard-events-well, .rcpsg-dashboard-exams-well, .rcpsg-examtransfer-well, .rcpsg-examcancellation-well, .rcpsg-exampayment-well, .rcpsg-resultappeal-well, 
.rcpsg-examwithdraw-well, .rcpsg-coursecancellation-well, .rcpsg-coursetransfer-well, .rcpsg-coursewithdraw-well, .rcpsg-awardsscholarships-well, .rcpsg-examinations-well, 
.rcpsg-examsingle-well, .rcpsg-examselection-well, .rcpsg-awardsingle-well, .rcpsg-dashboard-cpd-well, .rcpsg-cpdactivity-well, .rcpsg-changeemail-well, .rcpsg-dashboard-applications-well, 
.rcpsg-verifications-well, .rcpsg-dashboard-examiner-well, .rcpsg-changecountry-well, .rcpsg-discount-well, .rcpsg-pension-well, .rcpsg-diplomacopy-well {
    border-radius: 0;
    box-shadow: none;
    padding: 30px !important;
    background: #ffffff;
    border: 1px solid #eaeaea;
    margin-bottom: 15px;
    
}

.rcpsg-events-well {
    border-radius: 0;
    box-shadow: none;
    padding: 15px !important;
    background: #ffffff;
    border: 1px solid #eaeaea;
    margin-bottom: 15px;
}

.rcpsg-event-well {
    border-radius: 0;
    box-shadow: none;
    background: #ffffff;
    border: 1px solid #eaeaea;
    margin-bottom: 15px;
}

.sub-rcpsg-event-well {
    padding: 30px !important;
    padding-top: 5px !important;
    border-radius: 0;
    box-shadow: none;
    background: #ffffff;
    margin-bottom: 15px;
}

    .sub-rcpsg-event-well p {
        margin: 0px;
    }

.rcpsg-login-hero-image {
    height: 380px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('/Content/images/virtual-diploma-ceremony-rcpsg (1).jpg');
    margin-top: -30px;
}

.rcpsg-login-container {
    display: block;
    width: 50%;
    -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: -180px auto 30px auto;
}

.rcpsg-login-form input[type="text"] {
    margin-bottom: 20px;
}


.rcpsg-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;
}

.rcpsg-contact-form .form-text, .rcpsg-contact-form select {
    margin-bottom: 20px;
    width: 70% !important;
}

.rcpsg-contact-form textarea {
    margin-bottom: 20px;
    width: 85% !important;
}

.rcpsg-contact-form label {
    width: 100% !important;
}

.rcpsg-login-forgotpassword {
    float: right;
    margin-top: 10px;
}

.rcpsg-login-button, .rcpsg-register-button, .rcpsg-forgotpassword-button {
    min-height: 40px !important;
    padding: 0 15px !important;
    line-height: 40px !important;
    font-size: 18px !important;
    width: auto !important;
    height: 47px !important;
    border-radius: 5px;
    border: 1px solid !important;
}
.rcpsg-login-button:hover {
        background-color: #e4f4ff;
        color: #395B73;
}
.rcpsg-register-button:hover{
    background-color: #e4f4ff;
    color: #395B73;
}


/* Field Validations */

.rcpsg-contact-form .hasDatepicker {
    width: 60% !important;
}

.rcpsg-contact-form .Validation-Postcode {
    width: 60% !important;
}


#IsCompanyLogin {
    margin-top: 15px;
}

.rcpsg-login-company-span {
    padding: 2px;
}

.rpcsg-login-noaccount-container {
    margin-bottom: 30px;
}

.rcpsg-register-main {
    max-width: 90%;
    margin: 0 auto;
}

.rcpsg-register-messages {
    font-size: 85%;
    margin-top: 5px;
    display: inline-block;
}

.rcpsg-register-email-grid {
    margin-top: -15px !important;
}

.rcpsg-register-password-icon {
    float: right;
    margin-right: 5px;
    margin-top: -32px;
    position: relative;
    z-index: 2;
}

.rcpsg-date-icon {
    position: relative;
    z-index: 1;
    margin-left: -25px;
}

.rcpsg-register-mailing-buttons {
    min-height: 80px;
    background: #F7F7F7;
    padding: 2%;
    margin-bottom: 15px;
}

.rcpsg-register-button {
    float: right;
    margin-top: -5px;
}

.rcpsg-register-right-container {
    margin: 0 auto !important;
}

.rcpsg-forgotpassword-backbutton {
    margin-top: 10px;
}

.rcpsg-profile-main {
    max-width: 95%;
    margin: 0 auto;
    margin-top: -30px;
}

.rcpsg-profile-left {
    background: #F7F7F7;
}

.rcpsg-profile-photo-container {
    padding: 15px;
    margin: 0 auto;
    margin-top: 45px;
}

.rcpsg-profile-photo-default {
    background: #232F3C;
    position: relative;
    width: 150px;
    height: 150px;
    margin: 0 auto;
}

.rcpsg-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%;
    font-size: 48px;
    line-height: 48px;
}

.rcpsg-profile-personaldetails-fullname {
    font-size: 20px;
    font-weight: 700;
}

.rcpsg-profile-personaldetails-pid, .rcpsg-profile-personaldetails-category, .rcpsg-profile-personaldetails-subscriptionband {
    margin-top: -10px;
}

.rcpsg-profile-hr {
    margin: 15px auto;
    color: #525252;
    border-top: solid 2px #525252;
}

.rcpsg-profile-navigation-ul {
    list-style: none !important;
    margin-top: 7px;
    padding-left: 0;
    margin-left: 0;
}

.rcpsg-profile-navigation-li {
    padding: 15px;
    border-bottom: 1px solid #525252;
    font-weight: 700;
}

    .rcpsg-profile-navigation-li:last-child {
        border-bottom: none;
    }

    .rcpsg-profile-navigation-li:hover {
        border-right: 6px solid #232F3C;
    }

.rcpsg-profile-navigation-li-active {
    border-right: 6px solid #232F3C;
    background: #FFFFFF;
}

.rcpsg-profile-navigation-quicklinks {
    padding: 5px;
}

.rcpsg-profile-navigation-quicklinks-title {
    font-size: 17px;
}

.rcpsg-dashboard-tab, .rcpsg-dashboard-changepassword-main, .rcpsg-dashboard-updateprofile-main, .rcpsg-dashboard-businesstype-main, .rcpsg-dashboard-membership-main, .rcpsg-dashboard-attachments-main, .rcpsg-dashboard-committees-main, .rcpsg-dashboard-events-main, .rcpsg-dashboard-exams-main, .rcpsg-dashboard-receipts-main, .rcpsg-dashboard-cpd-main, .rcpsg-dashboard-applications-main, .rcpsg-dashboard-examiner-main {
    margin-top: 60px;
    padding: 15px;
}

.rcpsg-dashboard-tab-mainlink > .rcpsg-dashboard-tab-profile-info-well:not(:last-child) {
    margin-right: 8.3%;
}

.rcpsg-dashboard-tab-mainlink > .rcpsg-dashboard-tab-profile-info-well {
    padding: 0 !important;
    margin-top: 60px;
}

.rcpsg-dashboard-tab-profile-info-well {
    font-size: 17px;
}

.rcpsg-dashboard-tab-mainlink {
    margin-left: 0 !important;
    margin-top: 20px !important;
}

.rcpsg-dashboard-tab-profile-links {
    padding: 15px;
    display: block;
    width: 100%;
    height: 100%;
    transition: all ease-in-out 0.2s;
}

    .rcpsg-dashboard-tab-profile-links:hover {
        background: #F7F7F7;
    }

.rcpsg-dashboard-tab-profile-mainlink-icon {
    font-size: 65px;
    color: #525252;
}

.rcpsg-dashboard-tab-profile-mydetails-ul {
    list-style: none !important;
}

.rcpsg-dashboard-changepassword-form, .rcpsg-dashboard-changepassword-main {
    border: none !important;
    border-radius: 0 !important;
}

    .rcpsg-dashboard-changepassword-form label {
        margin-bottom: 5px;
        display: inline-block;
    }

    .rcpsg-dashboard-changepassword-form input {
        margin-bottom: 25px;
    }

.rcpsg-changeemail-form label {
    margin-bottom: 5px;
    display: inline-block;
}

.rcpsg-changeemail-form input {
    margin-bottom: 25px;
}

    .rcpsg-changeemail-form input[type="email"] {
        width: 35%;
        display: block;
    }

.rcpsg-resetpassword-form label {
    /*margin-bottom: 5px;*/
    display: inline-block;
}
/*{
    padding-left: 20px;
    padding-right: 20px;
}*/
.rcpsg-resetpassword-form input {
    margin-bottom: 25px;
}

.rcpsg-changecountry-form label {
    margin-bottom: 5px;
    display: inline-block;
}

.rcpsg-changecountry-form input, .rcpsg-changecountry-form select {
    margin-bottom: 25px;
}

.rcpsg-discount-form label {
    margin-bottom: 5px;
    display: inline-block;
}

.rcpsg-discount-form input, .rcpsg-discount-form select {
    margin-bottom: 25px;
}

.rcpsg-diplomacopy-form label {
    margin-bottom: 5px;
    display: inline-block;
}

.rcpsg-diplomacopy-form input, .rcpsg-diplomacopy-form select {
    margin-bottom: 25px;
}

.rcpsg-changepassword-password-icon {
    float: right;
    margin-right: 5px;
    margin-top: -57px;
    position: relative;
    z-index: 2;
}

.rcpsg-dashboard-membership-subscription-data-container {
    width: 75%;
    margin: 0 auto;
}

.rcpsg-dashboard-membership-subscription-data {
    padding: 2%;
    text-align: center;
}

.rcpsg-dashboard-membership-subscription-icon {
    position: relative;
}

.rcpsg-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;
}

.rcpsg-dashboard-membership-receipts-title {
    font-size: 26px !important;
    line-height: 40px !important;
    padding: 8px 24px !important;
}

.rcpsg-dashboard-attacchments-main-container {
    width: 90%;
    margin: 0 auto;
}

.rcpsg-dashboard-attachments-container, .rcpsg-dashboard-committees-container, .rcpsg-dashboard-positionheld-container, .rcpsg-dashboard-eventshistory-container, .rcpsg-dashboard-courseshistory-container, .rcpsg-dashboard-eventsreceipts-container, .rcpsg-dashboard-examshistory-container, .rcpsg-dashboard-resultsappeals-container, .rcpsg-dashboard-examsreceipts-container, .rcpsg-award-container, .rcpsg-examdiet-container, .rcpsg-dashboard-application-container, .rcpsg-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;
}

.rcpsg-dashboard-attachments-part1, .rcpsg-dashboard-attachments-part3, .rcpsg-dashboard-committees-part1, .rcpsg-dashboard-committees-part3, .rcpsg-dashboard-positionheld-part1, .rcpsg-dashboard-positionheld-part3, .rcpsg-dashboard-eventshistory-part1, .rcpsg-dashboard-eventshistory-part3, .rcpsg-dashboard-courseshistory-part1, .rcpsg-dashboard-courseshistory-part3, .rcpsg-dashboard-eventsreceipts-part1, .rcpsg-dashboard-eventsreceipts-part3, .rcpsg-dashboard-examshistory-part1, .rcpsg-dashboard-examshistory-part3, .rcpsg-dashboard-resultsappeals-part1, .rcpsg-dashboard-resultsappeals-part3, .rcpsg-dashboard-examsreceipts-part1, .rcpsg-dashboard-examsreceipts-part3, .rcpsg-award-part1, .rcpsg-award-part3, .rcpsg-examdiet-part1, .rcpsg-dashboard-application-part1, .rcpsg-dashboard-application-part3, .rcpsg-dashboard-examiner-part1, .rcpsg-dashboard-examiner-part3 {
    background: #F7F7F7;
    padding: 30px !important;
    text-align: center;
}

.rcpsg-dashboard-attachments-part2, .rcpsg-dashboard-committees-part2, .rcpsg-dashboard-positionheld-part2, .rcpsg-dashboard-eventshistory-part2, .rcpsg-dashboard-courseshistory-part2, .rcpsg-dashboard-eventsreceipts-part2, .rcpsg-dashboard-examshistory-part2, .rcpsg-dashboard-resultsappeals-part2, .rcpsg-dashboard-examsreceipts-part2, .rcpsg-award-part2, .rcpsg-examdiet-part2, .rcpsg-dashboard-application-part2, .rcpsg-dashboard-examiner-part2 {
    padding: 30px !important;
}

.rcpsg-dashboard-attachments-part1 i, .rcpsg-dashboard-positionheld-part3 i {
    font-size: 36px;
}

.rcpsg-dashboard-attachments-part3 a {
    font-size: 18px;
}

.rcpsg-dashboard-committees-part1 p, .rcpsg-dashboard-positionheld-part1 p, .rcpsg-dashboard-eventsreceipts-part1 p, .rcpsg-dashboard-resultsappeals-part3 p, .rcpsg-dashboard-examsreceipts-part1 p, .rcpsg-award-part1 p, .rcpsg-dashboard-application-part1 p {
    font-size: 20px !important;
    font-weight: bold;
}

.rcpsg-dashboard-positionheld-part2-content:not(:first-child), .rcpsg-dashboard-eventshistory-part2 p:not(:first-child), .rcpsg-dashboard-eventsreceipts-part-2-content:not(:first-child), .rcpsg-dashboard-examshistory-content:not(:first-child), .rcpsg-dashboard-resultsappeals-content:not(:first-child), .rcpsg-dashboard-examsreceipts-part2-content:not(:first-child) {
    margin-top: -15px;
}

.rcpsg-dashboard-eventshistory-part1 a:not(:first-child), .rcpsg-dashboard-examshistory-part1 > p > a:not(:first-child), .rcpsg-dashboard-resultsappeals-part1 > p > a:not(:first-child) {
    margin-top: 10px;
    display: inline-block;
}

.rcpsg-dashboard-eventsreceipts-part-2-content span, .rcpsg-dashboard-examsreceipts-part-2-content span {
    font-size: 22px;
    font-weight: bold;
}

.rcpsg-examtransfer-main, .rcpsg-examcancellation-main, .rcpsg-exampayment-main, .rcpsg-resultappeal-main, .rcpsg-examwithdraw-main, .rcpsg-coursecancellation-main, .rcpsg-coursetransfer-main, .rcpsg-coursewithdraw-main, .rcpsg-changeemail-main, .rcpsg-verifications-main,
.rcpsg-changecountry-main, .rcpsg-discount-main, .rcpsg-pension-main, .rcpsg-diplomacopy-main {
    max-width: 90%;
    margin: 0 auto;
}

.rcpsg-resetpassword-main {
    max-width: 1200px;
    padding: 0 70px;
    margin: 0 auto;
}
.rcpsg-resetpassword-well {
    max-width: 650px;
}
.passwordRule {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    color: #737373;
}

.rcpsg-examtransfer-form input[type="file"], .rcpsg-examtransfer-form input[type="text"], .rcpsg-examtransfer-form select, .rcpsg-cpdactivity-form input[type="file"], .rcpsg-cpdactivity-form input[type="text"], .rcpsg-cpdactivity-form textarea {
    margin-bottom: 20px !important;
}

.rcpsg-examtransfer-form input[type="file"], .rcpsg-examcancellation-form input[type="file"], .rcpsg-resultappeal-form input[type="file"], .rcpsg-examwithdraw-form input[type="file"], .rcpsg-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);
}

.rcpsg-exampayment-label, .rcpsg-exampayment-label label {
    margin-top: 30px;
    font-size: 32px;
    line-height: 40px;
    font-weight: bold;
    font-family: "Open Sans" !important;
}

.rcpsg-resultappeal-form input[type="text"], .rcpsg-resultappeal-form textarea, .rcpsg-resultappeal-form input[type="file"] {
    margin-bottom: 20px !important;
}

.rcpsg-resultappeal-form p {
    margin-bottom: 2px;
    margin-top: 5px;
}

.rcpsg-examwithdraw-form select, .rcpsg-examwithdraw-form input[type="file"] {
    margin-bottom: 20px !important;
}


.rcpsg-coursetransfer-form input[type="file"], .rcpsg-coursetransfer-form input[type="text"], .rcpsg-coursetransfer-form select {
    margin-bottom: 20px !important;
}

.rcpsg-coursewithdraw-form select {
    margin-bottom: 20px !important;
}

.rcpsg-dashboard-receipts-label {
    margin-bottom: 10px;
    display: inline-block;
}

.rcpsg-awardsscholarships-main, .rcpsg-examinations-main, .rcpsg-examsingle-main, .rcpsg-examselection-main, .rcpsg-awardsingle-main, .rcpsg-cpdactivity-main {
    max-width: 90%;
    margin: 0 auto;
}

.rcpsg-events-main {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 70px;
}

.rcpsg-events-view {
    max-width: 100%;
    margin: 0 auto;
}

.rcpsg-awardsscholarships-search, .rcpsg-examinations-search {
    position: relative;
}

    .rcpsg-awardsscholarships-search i, .rcpsg-examinations-search i {
        position: absolute;
        top: 6px;
        left: 42px;
        z-index: 2;
        margin: 0 !important;
    }

    .rcpsg-awardsscholarships-search input, .rcpsg-examinations-search input {
        min-height: 48px;
        padding-left: 55px !important;
        font-size: 150% !important;
    }

.rcpsg-awardsscholarships-buttons-container, .rcpsg-examinations-buttons-container {
    text-align: center;
    margin: 0 auto !important;
}

.rcpsg-awardsscholarships-reset-button, .rcpsg-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;
}

.rcpsg-examdiet-part1 p {
    font-size: 20px;
}

.rcpsg-examdiet-part1 i {
    font-size: 17px;
}

.rcpsg-examdiet-part1 span {
    font-weight: bold;
}

.rcpsg-examdiet-part3 a {
    margin-bottom: 15px;
}

.rcpsg-examselection-form input[type="text"], .rcpsg-examselection-form select {
    margin-bottom: 20px;
}

.rcpsg-examselection-form label {
    margin-bottom: 5px;
    display: inline-block;
}

.rcpsg-examselection-form input[disabled] {
    cursor: not-allowed !important;
}

.rcpsg-dashboard-cpd-total {
    font-size: 26px;
    font-weight: bold;
}

.rcpsg-dashboard-cpd-label {
    margin-bottom: 10px;
    display: inline-block;
}

.rcpsg-cpdactivity-form label {
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
}

.rcpsg-cpdactivity-form textarea {
    max-width: 100%;
    max-height: 400px;
}

.rcpsg-notifications-container {
    float: right;
    font-size: 10px;
    padding: 7px;
    margin-top: -3px;
    margin-right: -14px;
    background-color: #FF5C26;
    color: #FFFFFF;
}

.rcpsg-verifications-form label {
    margin-bottom: 5px;
    display: inline-block;
}

.rcpsg-verifications-form input {
    margin-bottom: 25px;
}

    .rcpsg-verifications-form input[type="text"] {
        width: 35%;
        display: block;
    }

    .rcpsg-verifications-form input[type="file"] {
        width: 35%;
        display: block;
    }

    .rcpsg-verifications-form input[type="Email"] {
        width: 35%;
        display: block;
    }

    .rcpsg-verifications-form input[type="datetime"] {
        width: 35%;
        display: block;
    }

    .rcpsg-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);
    }

.rcpsg-verifications-form #Type:not(:last-child) {
    margin-bottom: 10px;
}

.rcpsg-dashboard-examiner-status {
    font-size: 18px;
}

.rcpsg-changecountry-form input[type="text"], .rcpsg-changecountry-form select {
    width: 35%;
    display: block;
}

.rcpsg-discount-form input[type="text"], .rcpsg-discount-form select {
    width: 35%;
    display: block;
}

.rcpsg-pension-form input[type="text"] {
    width: 35%;
    display: block;
}

.rcpsg-diplomacopy-form input[type="text"], .rcpsg-diplomacopy-form select {
    width: 35%;
    display: block;
}


/*RCPSG - CUSTOM CSS RESPONSIVE RULES*/

/*DESKTOP*/
@media screen and (min-width:768px) {

    .box-section .row {
        margin-top: 15px;
    }

    .box-section label {
        margin-top: 0px;
    }


    .rcpsg-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) {

    .rcpsg-login-well {
        max-width: 90%;
        margin: 30px auto;
    }

    .rcpsg-login-container {
        width: 70%;
    }

    .rcpsg-login-hero-image {
        height: 300px;
    }

    .rcpsg-changeemail-form input[type="email"] {
        width: 80%;
    }

    .rcpsg-verifications-form input[type="text"] {
        width: 80%;
    }

    .rcpsg-changecountry-form input[type="text"], .rcpsg-changecountry-form select {
        width: 80%;
    }

    .rcpsg-discount-form input[type="text"], .rcpsg-discount-form select {
        width: 80%
    }

    .rcpsg-pension-form input[type="text"] {
        width: 80%;
    }

    .rcpsg-diplomacopy-form input[type="text"], .rcpsg-diplomacopy-form select {
        width: 80%;
    }

    .rcpsg-dashboard-changepassword-main, .rcpsg-resetpassword-main, .rcpsg-dashboard-updateprofile-main, .rcpsg-dashboard-businesstype-main, .rcpsg-dashboard-membership-main, .rcpsg-dashboard-attachments-main, .rcpsg-dashboard-committees-main, .rcpsg-dashboard-exams-main, .rcpsg-dashboard-receipts-main, .rcpsg-awardsscholarships-main, .rcpsg-examinations-main, .rcpsg-examsingle-main, .rcpsg-awardsingle-main, .rcpsg-dashboard-cpd-main, .rcpsg-cpdactivity-main, .rcpsg-changeemail-main, .rcpsg-dashboard-examiner-main {
        width: 100%;
        max-width: 100%;
        padding: 0 70px;
        margin-bottom: 30px;
    }

    .rcpsg-dashboard-events-main {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .rcpsg-register-main, .rcpsg-examtransfer-main, .rcpsg-examcancellation-main, .rcpsg-resultappeal-main, .rcpsg-examtransfer-main, .rcpsg-examwithdraw-main, .rcpsg-coursecancellation-main, .rcpsg-coursetransfer-main, .rcpsg-coursewithdraw-main, .rcpsg-examselection-main, .rcpsg-verifications-main, .rcpsg-changecountry-main, .rcpsg-discount-main, .rcpsg-pension-main, .rcpsg-diplomacopy-main {
        width: 100%;
        max-width: 100%;
        padding: 0 70px;
        margin-bottom: 30px;
    }

    .rcpsg-register-right-container {
        margin-top: 30px !important;
        margin-right: -35px !important;
    }

    .rcpsg-dashboard-tab-mainlink > .rcpsg-dashboard-tab-profile-info-well {
        margin: 15px auto;
    }
}

/*MOBILE*/

@media screen and (max-width:767px) {
    .buttonAddGrid {
        float: right !important;
        width: 20% !important;
        background: #4D607A !important;
        border: none !important;
        color: white !important;
        height: 36px !important;
    }

    #edit-keywords {
        width: 85%;
    }

    #searchBtn {
        width: 15%;
    }

    .rcpsg-contact-socialmedia .uk-grid .uk-width-1-1 {
        border-top: 1px solid #525252;
        padding-top: 15px;
        padding-bottom: 15px;
    }

        .rcpsg-contact-socialmedia .uk-grid .uk-width-1-1 .uk-width-3-3 {
            padding-left: 0px;
        }

        .rcpsg-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;
    }

    .rcpsg-login-well {
        max-width: 80%;
        margin: 30px auto;
        margin-left: 43px;
    }

    .text-centre-on-small {
        text-align: center !important;
    }

    .rcpsg-login-container {
        width: 80%;
        margin-top: 0;
        margin-left: 43px;
    }

    .rcpsg-login-hero-image {
        display: none;
    }

    .rcpsg-login-needhelp .uk-button {
        margin-bottom: 15px;
    }

    .rcpsg-profile-navigation {
        display: none;
        overflow: hidden;
    }

        .rcpsg-profile-navigation.open {
            display: block;
        }

    #rcpsg-mobile-menu {
        cursor: pointer;
        background: #D7D7D7;
        padding: 10px;
        font-size: 20px;
        font-weight: bold;
    }

    .rcpsg-changeemail-form input[type="email"] {
        width: 100%;
    }

    .rcpsg-verifications-form input[type="text"] {
        width: 100%;
    }

    .rcpsg-changecountry-form input[type="text"], .rcpsg-changecountry-form select {
        width: 100%;
    }

    .rcpsg-discount-form input[type="text"], .rcpsg-discount-form select {
        width: 100%
    }

    .rcpsg-pension-form input[type="text"] {
        width: 100%;
    }

    .rcpsg-diplomacopy-form input[type="text"], .rcpsg-diplomacopy-form select {
        width: 100%;
    }

    .rcpsg-dashboard-changepassword-main, .rcpsg-resetpassword-main, .rcpsg-dashboard-updateprofile-main, .rcpsg-dashboard-businesstype-main, .rcpsg-dashboard-membership-main, .rcpsg-dashboard-attachments-main, .rcpsg-dashboard-committees-main, .rcpsg-dashboard-exams-main, .rcpsg-dashboard-receipts-main, .rcpsg-awardsscholarships-main, .rcpsg-examinations-main, .rcpsg-examsingle-main, .rcpsg-awardsingle-main, .rcpsg-dashboard-cpd-main, .rcpsg-cpdactivity-main, .rcpsg-changeemail-main, .rcpsg-dashboard-applications-main, .rcpsg-dashboard-examiner-main {
        width: 100%;
        max-width: 100%;
        padding: 0 30px 0 30px;
        margin-bottom: 30px;
    }

    .rcpsg-dashboard-events-main {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .rcpsg-events-main {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
        padding: 0px 20px;
    }

    .rcpsg-dashboard-shop-main {
        width: 100%;
        max-width: 100%;
        padding: 0 15px 0 15px;
        margin-bottom: 30px;
    }

    .rcpsg-register-main, .rcpsg-examtransfer-main, .rcpsg-examcancellation-main, .rcpsg-resultappeal-main, .rcpsg-examtransfer-main, .rcpsg-examwithdraw-main, .rcpsg-coursecancellation-main, .rcpsg-coursetransfer-main, .rcpsg-coursewithdraw-main, .rcpsg-examselection-main, .rcpsg-verifications-main, .rcpsg-changecountry-main, .rcpsg-discount-main, .rcpsg-pension-main, .rcpsg-diplomacopy-main {
        width: 100%;
        max-width: 100%;
        padding: 0 30px 0 30px;
        margin-bottom: 30px;
    }

    .rcpsg-dashboard-courseshistory-part2 h3, .rcpsg-dashboard-examshistory-part2 h3 {
        font-size: 22px;
        line-height: 1.2;
    }


    .form-text {
        margin-bottom: 15px !important;
    }

    .rcpsg-register-email-grid {
        margin-top: 0 !important;
    }

    .rcpsg-register-messages {
        margin-top: -10px;
        margin-bottom: 30px !important;
        display: inline-block;
    }

    /*.rcpsg-register-password-icon {
        margin-top: -50px;
    }*/

    .rcpsg-dashboard-tab-profile-main > .uk-grid {
        margin: 0 auto !important;
    }

    .rcpsg-dashboard-tab-profile-title {
        margin-bottom: 30px !important;
        font-size: 30px;
    }

    .rcpsg-dashboard-tab-mainlink > .rcpsg-dashboard-tab-profile-info-well {
        margin-right: auto !important;
        margin-left: 15px !important;
        margin: 15px auto;
    }

    .rcpsg-dashboard-tab-profile-mainlink-icon {
        font-size: 45px;
    }


    .rcpsg-profile-navigation-li {
        padding-left: 40px;
    }

    .rcpsg-dashboard-tab-profile-mydetails {
        padding: 15px !important;
        margin-left: 15px;
    }

    .rcpsg-examtransfer-form input[type="file"], .rcpsg-coursetransfer-form input[type="file"], .rcpsg-resultappeal-form input[type="file"], .rcpsg-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: 0px !important;
    }

    .uk-container {
        padding: 0 15px !important;
    }

    .main_content_container {
        padding: 0px;
    }

    .rcpsg-contact-container {
        width: 100%;
    }

        .rcpsg-contact-container input, .rcpsg-contact-container select {
            width: 80% !important;
        }

        .rcpsg-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;
    }
}

/*MOBILE - Fixes*/

@media screen and (max-width:372px) {
    .rcpsg-login-container {
        max-width: 90%;
    }

    .rcpsg-examtransfer-form input[type="file"], .rcpsg-coursetransfer-form input[type="file"], .rcpsg-resultappeal-form input[type="file"], .rcpsg-examcancellation-form input[type="file"] {
        width: 100%;
    }

    .rcpsg-dashboard-attachments-container h3, .rcpsg-dashboard-committees-container h3, .rcpsg-dashboard-positionheld-container h3, .rcpsg-dashboard-eventshistory-container h3, .rcpsg-dashboard-courseshistory-container h3, .rcpsg-dashboard-eventsreceipts-container h3, .rcpsg-dashboard-examshistory-container h3, .rcpsg-dashboard-resultsappeals-container h3, .rcpsg-dashboard-examsreceipts-container h3, .rcpsg-award-container h3, .rcpsg-examdiet-container h3, .rcpsg-dashboard-examiner-container h3 {
        font-size: 18px;
        line-height: 1.4;
    }


    .uk-grid-medium > * {
        padding-left: 0px !important;
    }

    .uk-grid > * {
        padding-left: 0px !important;
    }
}



/*# 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;
    }
}

/* 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) {

    .rcpsg-dashboard-shop-main {
        margin-left: 15px;
    }
}





@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;
}

    .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%;
    counter-increment: item;
}


    .carousel__slide:before {
        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 (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;
    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%);
    font-size: 0;
    outline: 0;
    background-color: #4D607A;
}

.carousel::before,
.carousel__prev {
    left: -1rem;
}

.carousel::after,
.carousel__next {
    right: -1rem;
}

.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");
}

.text-regular{
    font-weight:400;
    display:inline;
}
