/*
@font-face {
  font-family: 'Roboto Slab';
  font-weight: normal;
  font-style: normal;
   src: url('http://www.qmul.ac.uk/assets2013/fonts/RobotoSlab-Regular.ttf')  format('truetype');
}

@font-face {
  font-family: 'Roboto Slab';
  font-weight: bold;
  font-style: normal;
   src: url('http://www.qmul.ac.uk/assets2013/fonts/RobotoSlab-Bold.ttf')  format('truetype');
}

@font-face {
  font-family: 'Roboto Slab';
  font-weight: 300;
  font-style: normal;
   src: url('http://www.qmul.ac.uk/assets2013/fonts/RobotoSlab-Light.ttf')  format('truetype');
}
*/

/* @import url('https://fonts.googleapis.com/css?family=Roboto+Slab'); */


.buttonFullWidth a{
	color: #FFF;
}

/*

*,
*:before,
*:after {
    box-sizing: border-box;
}


#accordion div {
    padding: 0;
}

.accordion-item {
    margin-bottom: 10px;
}

.accordion-content {
    padding: 2%;
}

.accordion-content table {
    width: 100%;
}

.accordion-image,
.accordion-header-content,
.half-content {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
}

.accordion-image img {
    float: none;
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    padding: 0 10px 10px 0;
}

.accordion-header {
    cursor: pointer;
}

#accordion h3 {
    background: none;
    border: none;
    font-size: 1.3rem;
    padding: 0;
    color: #000
}

#accordion h3:hover {
    background: none;
    color: #000
}
*/

.date-tag-line {
    font-size: 2rem;
    color: #FFF
}

/* Core Four Columns */

/*.four-column,*/

/*.four-column .fill,*/

.two-column .fill {
    background: #e7eaf1;
}

/*Fees-Finace page top boxes colour*/

.three-column .fill {
    background: #FBF0F1;
}

.three-column {
    padding-bottom: 30px;
}

/*.content .four-column h2 a[href],*/

.three-column h2 a[href],
.two-column h2 a[href] {
    border-bottom: none;
}

.two-column .column-item h2,
.three-column .item h2
/*.four-column .column-item h2,*/

    {
    margin-top: 20px;
}

/*.four-column .fill p,
.four-column .fill h2,*/

.three-column .fill p,
.three-column .fill h2,
.two-column .fill p,
.two-column .fill h2 {
    padding: 0 5%;
}

.two-column .column-item.padding img,
.three-column .column-item.padding img
/*.content .four-column .column-item.padding img*/

    {
    padding: 0 5%;
}

.three-column .column-item {
    float: left;
    width: 32%;
    margin: 0 2% -9999px 0;
    padding-bottom: 9999px;
}

.three-column .column-item:last-of-type {
    margin-right: 0;
}

.three-column img {
    margin: 0;
    float: none;
}

.three-column .column-item h2.overlay {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.three-column .column-item h2.overlay a {
    background-color: #3B5179;
    border-bottom: 0 none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 0.9em;
    font-weight: normal;
    margin-top: 0;
    padding: 5px 3%;
    width: 94%;
}

.three-column .column-item h2.overlay a:hover {
    background: #C70151;
    border: none;
    color: #fff;
    border-bottom: 0;
}

/* eo Core Four Columns */

/* Custom Four Columns */

.three-column {
    margin-top: 50px;
}

.three-column .column-item {
    text-align: center;
}

.three-column .column-item {
    text-align: center;
}

.three-column .column-item h2.overlay {
    display: none;
}

.three-column .column-item h2 {
    margin: 5px 0 0;
}

.three-column .column-item .buttonFullWidth {
    width: 100%;
    background: #FFF;
    border-radius: 0;
    padding: 10px;
}

.three-column .column-item a {
    color: #FFF;
}

.three-column .column-item .buttonFullWidth a {
    color: #036065;
}

i {
    padding: 0 10px 10px 10px;
    margin-top: -5px;
    color: #bbb
}

.text-center {
    text-align: center
}

.buttonFullWidth {
    color: white;
    background: #0f4f5b;
    border-radius: 0;
    padding: 20px 0;
    font-size: 1em;
    margin: 10px;
    width: 95%;
    text-align: center
}

.ui-state-active,
.ui-accordion-content-active {
    background-color: #f5f5f5
}

@media screen and (max-width:500px) {
    .accordion-image,
    .accordion-header-content,
    .half-content {
        width: 100% !important;
        display: block;
    }
}

@media screen and (max-width:700px) {
    .three-column .column-item {
        width: 100% !important;
        display: block;
    }

    .three-column .column-item .column-item-content {
        text-align: left;
    }

    .three-column .column-item img {
        float: left;
        padding: 0 20px 0 10px;
    }

}

.quoteFooter {
    float: left;
    width: 100%;
    background: #333;
}

.quoteFooter .content {
    max-width: 1065px;
    margin: 0 auto;
}





/* ============================================================================================================================== */

/* ============================================================================================================================== */

/* ============================================================================================================================== */

/* H AMENDS ------------------ */

/* ============================================================================================================================== */

/* ============================================================================================================================== */

/* ============================================================================================================================== */









/* REGULAR PAGE STYLES ----------- */

#ss-strong {
    font-family: Source Sans Pro Bold, sans-serif;
    font-weight: bold !important;
    font-size: 1em;
}

#ss-strong2 {
    font-family: Source Sans Pro Bold, sans-serif;
    font-weight: bold !important;
    font-size: 1em;
}

.schoolTitle {
    display: none;
}




/*header.main-header h1 {
    font-family: 'Roboto Slab', "Source Sans Pro", sans-serif;
    !important;
    font-weight: normal !important;
}*/


.ss-credit {
    font-size: 0.8em !important;
    line-height: 1.6 !important;
    color: #999;
}

.ss-credit a {
    color: inherit !important;
}

.ss-credit a:first-child:before {
    font-family: FontAwesome;
    content: "\f030";
    padding-right: 5px;
}

/*p.intro {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 80px !important;
}*/

/*h2,
h3 {
    font-family: 'Roboto Slab', "Source Sans Pro", sans-serif;
    !important;
}*/

h2 {
    margin: 40px 0px 20px 0px !important;
    font-size: 1.7rem;
    font-weight: normal !important;
}

h3 {
    font-size: 1.4rem;
    /*margin: 40px 0px 10px 0px !important;*/
}

.ss-quote {
    text-align: center;
    font-style: italic;
    width: 60%;
    margin: auto;
}




/* ============================================================================================================================== */

/* T4 ACCORDION CLASSES 


div#accordion {
    margin-top: 60px;
    border-bottom: 2px solid #ccc;
}


div.accordion-header {
    clear: both;
    border-top: 2px solid #ccc;
    padding-top: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    cursor: pointer !important;
    outline: none !important;
}

div.accordion-header * {
    cursor: pointer !important;
}

div.accordion-header-content {
    padding-left: 20px !important;
    cursor: pointer !important;

}

div.accordion-header-content h3 {
    color: #0A4F5C !important;
    font-weight: bold !important;
}

div.ui-accordion-content-active {
    padding-top: 20px !important;
}

div.ui-accordion-content-active .half-content:first-child {
    padding-left: 20px !important;
}

div.ui-accordion-content-active .half-content:first-child *:first-child {
    margin-top: 2px;
}

div.ui-accordion-content-active .half-content:last-child {}

div.ui-accordion-content-active .half-content:last-child table {
    margin-bottom: 20px !important;
}


.accordion-content .half-content:last-child {
    padding-left: 20px !important;
    padding-right: 10px !important;
}



div#accordion div.nutripanelStyle {
    clear: both;
    margin-top: 20px !important;
    float: right;
    padding-left: 20px;
    padding-right: 10px;
}



div#accordion p.timetable {
    font-weight: 900 !important;
    padding-left: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #9FAC97;
    white-space: pre-wrap;
}

div#accordion p.timetable:before {
    font-family: FontAwesome;
    content: "\f073";
    display: inline-block;
    margin-left: -20px;
    width: 20px;
}



============================================================================================================================== */




/* ============================================================================================================================== */

/* COURSE TEASER ACCORDION ITEM STYLES */

/* ============================================================================================================================== */

.courseTeaserOuter {
    clear: both;
    border-top: 2px solid #ccc;
}

.leftColumn {
    width: 48%;
    float: left;
}

.rightColumn {
    width: 48%;
    float: right;
}

.rightColumn h2 {
    margin: 10px 0px 5px 0px;
}

.courseTeaserOuter p {
    margin-top: 0px;
    line-height: 1.5em;
}

.infoTableHeading {
    margin-top: 0px;
    margin-bottom: 10px;
}

.courseTeaserOuter.expanded {
    background: #eee;
}

.courseTeaserOuter-top {
    padding: 30px 20px;
    position: relative;
}

.closeIcon {
    display: none;
}

.expanded .closeIcon {
    display: none;
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background-image: url('../close.html');
    background-position: center;
    background-repeat: no-repeat;
}

.expandIcon {
    padding: 0px 20px;
    text-align: left;
    clear: both;
    cursor: pointer;
    border: 1px solid #ccc;
    line-height: 60px;
    height: 60px;

}

.expandLabel {
    color: #666;
    padding-left: 5px;
}

.expanded .expandIcon {
    display: none;
}

.courseTeaserOuter-base {
    padding: 20px;
    display: none;
}

.courseTeaserOuter.expanded .courseTeaserOuter-base {
    display: block;
    padding-bottom: 40px;
}


.courseTeaserStrap {
    display: inline-block;
    background: #008175;
    color: white;
    padding: 0px 20px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    text-transform: uppercase;
}



.courseTeaserOuter-base-buttons {
    padding-top: 60px;
}





.courseTeaserOuter.expanded .courseTeaserOuter-top .leftColumn {
    display: block;
}






.nutripanelStyle {
    width: 100%;
    border: none;
    padding-top: 10px;
}

.nutripanelStyleRow {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border: none;
    border-bottom: 1px solid #ccc;
    clear: both;
}

.nutripanelStyleRow:first-child {
    border-top: 2px solid #666;
    padding-top: 10px !important;
}


div.nutripanelStyleRow-leftCol {
    font-weight: bold !important;
}

.nutripanelStyleRow-RightCol {
    line-height: 1.3em;
    white-space: pre-wrap;
}


/* .nutripanelStyleRow-leftCol { /* Not required due to new content type creation */

visibility: hidden;
position: relative;
}

.nutripanelStyleRow-leftCol:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "Course Code";
}

*/ @media only screen and (max-width: 600px) {
    .leftColumn {
        width: 100%;
        float: none;
    }
    .rightColumn {
        width: 100%;
        float: none;
    }
    .courseTeaserOuter .courseTeaserOuter-top .leftColumn {
        display: none;
    }
}

.pdf-download {
    background: red;
}


.accordion-header-content h3 {
    margin-top: 0px !important;
}









/* ============================================================================================================================== */

/* LANDING PAGE */

/* ============================================================================================================================== */
.matrixGrid-item-mainButton a {
    color: #FFF;
    font-weight: bold;
}

.date-tag-line p {
    /*font-family: 'Roboto Slab', "Source Sans Pro", sans-serif;
    !important;*/
    font-weight: normal;
    font-size: 3rem;
    text-transform: uppercase;
    opacity: 1;
    letter-spacing: 8px;
    margin-top: 20px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
    line-height: 3rem;
}


h2.overlay link {
    cursor: pointer;
}



.matrixGrid {
    clear: both;
}
.ss-landing-page-standfirst,
.ss-landing-page-main-head {
  color: #FFF;
}


@media only screen and (min-width: 951px) {
   .ss-landing-two-col {
       margin: 0 -13rem;
	}
    .ss-landing-page-main-head {
    width: 48%;
	}

	.ss-landing-page-standfirst {
    width: 45%;
	}

}
.ss-hero-image img {
    width: 100%;
    height: auto;
    max-width: none;
    max-height: none;
    margin: 0 auto;
}
.ss-landing-page-main-head {
    text-align: center;
    color: white !important;
    font-size: 1.7em;
    margin: auto !important;
    padding-top: 30px;
    padding-bottom: 20px;
}

.ss-landing-page-standfirst {
    opacity: 1;
    text-align: center;
    color: white;
    font-size: 1.4em;
    line-height: 1.5;
    margin: auto;
}




/* LANDING PAGE GRID PANEL ITEMS */

.matrixGrid-item a {
    border-bottom: none !important;
}



.matrixGrid-item-panel {
    /* border: 1px solid #ccc; */
}

.matrixGrid-item-panel-top {
  min-height: 80px;
}

.matrixGrid-item-panel-top-image {
    max-width: 120px;
    margin: 0px auto;
}

.matrixGrid-item-panel-top-image img {
    width: 100%;
    height: auto;
}

.matrixGrid-item-panel-top-text {
    padding: 1em;
    text-align: center;
    font-size: 0.9em;
    line-height: 1.3em;
}


.matrixGrid-item-panel-top-text h2 {
    margin: 10px 0px !important;
    font-size: 1.6em;
}

@media only screen and (max-width: 1150px) {
    .matrixGrid-item-panel-top-text h2 {
        font-size: 1.4em;
    }
}

@media only screen and (max-width: 1000px) {
    .matrixGrid-item-panel-top-text h2 {
        font-size: 1.2em;
    }
}

.matrixGrid-item-panel-top-chevron {}

.matrixGrid-item-panel-base {
    padding: 1em;
    text-align: center;
}

.matrixGrid-item-panel-base p {
    margin: 0px;
}



@media only screen and (max-width: 850px) {
    div.three-column .column-item {
        /* width: 50% !important; */
        margin: 0px !important;
        padding-bottom: 40px !important;
    }
}


@media only screen and (max-width: 600px) {
    div.three-column .column-item {
        width: 100% !important;
        margin: 0px !important;
        padding-bottom: 20px !important;
    }
}


@media only screen and (max-width: 600px) {


    

    .matrixGrid-item-panel {
        position: relative;
        border: none;
        border-top: 1px solid #ccc;
    }

    .matrixGrid-item-panel-top {
        margin: 0px;
        padding-left: 100px;
        padding-right: 50px;
        min-height: 80px !important;
        position: relative;
        margin-top: 17px;
    }

    .matrixGrid-item-panel-top-image {
        width: 80px;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .matrixGrid-item-panel-top-image img {}

    .matrixGrid-item-panel-top-text {
/*        text-align: left;*/
        padding: 0px;
    }

/*
    .matrixGrid-item-mainButton {
        display: none;
    }
*/




    .matrixGrid-item-panel-top-text h2 {}

    .matrixGrid-item-panel-top-chevron {
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        display: block;
        background: url("../chevron.html") top right no-repeat;
    }

    .matrixGrid-item-panel-base {
/*        text-align: left;*/
        margin: 0px 50px 0px 100px;
        padding: 0px;
    }

}



div.matrixGrid-item-mainButton a {
    background-color: none !important;
    border-radius: 0px !important;
    border: 1px white solid !important;
    display: block !important;
    margin: 10px 0px;
    padding: 3px 0px;
}



.ss-landing-page-standfirst {
    padding-bottom: 60px;
}


.ss-landing-one-col {
    vertical-align: middle;
    padding: 0px;
    margin: auto;
    width: 700px;
    padding-top: 11px;
    padding-bottom: 40px;
}

.ss-landing-one-col iframe {
    height: 394px;
}


@media only screen and (max-width: 850px) {

    .ss-landing-page-standfirstpanel .ss-landing-one-col,
    .ss-landing-page-standfirstpanel .ss-landing-two-col {
        width: 100% !important;
        padding: 0px;
    }

    .ss-landing-one-col {
        text-align: center;

    }

    .ss-landing-one-col iframe {
        margin: auto;
        width: 100% !important;
        min-height: 350px !important;
    }
}

.two-column h2.overlay.link {
    font-size: 1.5rem !important;
}



h2.overlay.link h2.overlay {
    margin-top: 0px !important;
}

.matrixGrid-item-panel-top-text {
    clear: both !important;
}

/* text size fixes for smaller breakpoints... */

@media only screen and (max-width: 850px) {
    .two-column h2.overlay.link {
        font-size: 1.3rem !important;
    }
}

@media only screen and (max-width: 750px) {}

@media only screen and (max-width: 700px) {
    .two-column h2.overlay.link {
        font-size: 1rem !important;
    }
}


.matrixGrid-item-panel-base a {
    border-bottom: 1px dotted white !important;
    border-bottom-color: rgba(255, 255, 255, 0.4) !important;
}

div.matrixGrid-item-panel-base a:hover {
    border-bottom-style: solid !important;
}

.matrixGrid-item-panel-top-text h2 {
    line-height: 1.3em;
}

.matrixGrid-item-mainButton:hover {
    background: rgba(255, 255, 255, 0.3);
}

.matrixGrid-item-mainButton:hover a,
.matrixGrid-item-mainButton:hover a:hover {
    color: white;
}


/* ============================================================================================================================== */

/* PAGE FIXES AND VISUAL TWEAKS... */

/* ============================================================================================================================== */

.ss-dateline-large {
    font-size: 1.3em;
    padding-left: 30px;
    position: relative;
}

.ss-dateline-large:before {
    content: "\f073";
    font-family: FontAwesome;
    position: absolute;
    left: 0px;
}

/*New Instagram link on homepage*/

.ss-instagram {
    font-size: 1em;
    padding-left: 30px;
    position: relative;
}

a.hplink,
a.hplink:visited,
a.hplink:hover {
    color: #FFF;
}


/*Icon for homepage Instagram link*/

.ss-instagram:before {
    content: "\f16d";
    font-family: FontAwesome;
    font-size: 1.5em;
    position: absolute;
    left: 0px;
    color: #FFF;
}

/*New Global Bloggers link on homepage*/

.ss-globalblog {
    font-size: 1em;
    padding-left: 30px;
    position: relative;
}

/*Icon for homepage Global Bloggers link*/

.ss-globalblog:before {
    content: "\f0ac";
    font-family: FontAwesome;
    font-size: 1.5em;
    position: absolute;
    left: 0px;
    color: #FFF;
}

.ss-links {
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, .25);
    border-radius: 25px;
    padding: 20px;
    margin: auto;
    line-height: 0.8;
}

.ss-ticklist {
    list-style: none;
    /* Remove list bullets */
    padding: 0;
    margin: 0;
}

.ss-ticklist li {
    padding-left: 40px;
    position: relative;
}

.ss-ticklist li:before {
    font-family: FontAwesome;
    content: "\f00c";
    /* Insert content that looks like bullets */
    padding-right: 8px;
    color: #46d854;
    /* Or a color you prefer */
    position: absolute;
    left: 15px;
    top: 0px;
}

.ss-list {
    li-style: none;
    padding: 0;
    margin: 0;
}


.ss-list li {
    list-style-type: disc;
}

.ss-sidepanel {
    width: 50%;
    float: right;
    clear: right;
    border: 1px solid #ccc;
    margin: 0px 0px 20px 30px;
    padding: 20px;
    background: white;
    /* background: #efefef; */
}



@media only screen and (max-width: 850px) {
    .ss-sidepanel {
        width: 100% !important;
    }
}

.ss-sidepanel *:first-child {
    margin-top: 0px !important;
}


.ss-margin-top-h2 {
    margin-top: 20px !important;
}


hr {
    border-color: #3e6d71;
    border-style: dotted;
}

.ss-no-underrule {
    border-bottom: none !important;
    padding-bottom: 0px;
}


/* ============================================================================================================================== */

/* MODULE DETAIL PAGE */

/* ============================================================================================================================== */

div.ss-modulepage div#ss-nutripanel {
    display: block !important;
    float: right !important;
    margin-left: 20px !important;
    border: 1px solid #ccc;
    padding: 0px 20px 10px 20px;
    margin-bottom: 30px;
}

div.ss-modulepage div#ss-nutripanel .nutripanelStyleRow:first-child {
    border-top: 0px;
}

div.ss-modulepage div#ss-nutripanel .buttonFullWidth {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}

/*.ss-modulepage h1 {
    font-family: 'Roboto Slab', "Source Sans Pro", sans-serif;
    !important;
}*/


/* ============================================================================================================================== */

/* QUOTES */

/* ============================================================================================================================== */

.call-out-quote {
    width: 100%;
    margin: 1rem 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5%;
    position: relative;
}

.call-out-quote .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}


div.call-out-quote.light-theme .overlay {
    background-blend-mode: normal;
    background-color: transparent;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 50%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 50%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 50%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80ffffff', GradientType=1);
    /* IE6-9 */
}


div.call-out-quote.light-theme.align-left .overlay {
    background-blend-mode: normal;
    background-color: transparent;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.7) 30%, rgba(255, 255, 255, 0) 65%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 30%, rgba(255, 255, 255, 0) 65%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0.7) 30%, rgba(255, 255, 255, 0) 65%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80ffffff', GradientType=1);
    /* IE6-9 */
}

div.call-out-quote.dark-theme .overlay {
    background-blend-mode: multiply;
    background-color: transparent;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    /* IE6-9 */
}

.call-out-quote.dark-theme.align-right .overlay {
    background-blend-mode: multiply;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 11%, rgba(0, 0, 0, 0.38) 70%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 11%, rgba(0, 0, 0, 0.38) 70%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 11%, rgba(0, 0, 0, 0.38) 70%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=1);
}

.call-out-quote.dark-theme.align-left .overlay {
    background-blend-mode: multiply;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.38) 70%, rgba(0, 0, 0, 0) 89%, rgba(0, 0, 0, 0) 99%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.38) 70%, rgba(0, 0, 0, 0) 89%, rgba(0, 0, 0, 0) 99%);
    background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.38) 70%, rgba(0, 0, 0, 0) 89%, rgba(0, 0, 0, 0) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=1);
}




.call-out-quote .quote-content {
    position: relative;
    z-index: 10;
}

@media screen and (max-width:1050px) {
    .call-out-quote .quote-content {
        width: 100%!important;
        margin: auto!important;
    }
}

.call-out-quote blockquote {
    width: 100%;
    content: none;
}

.call-out-quote blockquote::before {
    content: none;
}

.call-out-quote blockquote p {
    color: #FFF;
}

.call-out-quote.align-right .quote-content {
    width: 50%;
    margin-left: 50%;
}

.call-out-quote.align-left .quote-content {
    width: 50%;
    margin-right: 50%;
}


div.call-out-quote {
    background-size: cover !important;
    background-position: center !importantl;
}

div.quote-content {}

div.quote-content blockquote {
    font-size: 1.4rem;
    margin-bottom: 10px;
}


div.call-out-quote.light-theme blockquote,
div.call-out-quote.light-theme blockquote * {
    color: black !important;
}


div.call-out-quote.dark-theme blockquote,
div.call-out-quote.dark-theme blockquote * {
    color: white !important;
}

div.quote-content cite {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 0.9em;
    margin-bottom: 20px;
    white-space: pre-wrap;
}

div.call-out-quote.light-theme cite {}

div.call-out-quote.dark-theme cite {
    color: white !important;
}

div.call-out-quote.dark-theme cite * {
    margin: 0px !important;
}








/* TEXT ONLY (INLINE) QUOTE STYLES --------- */

.ss-textquote {
    margin: 60px auto 60px auto;
}

.ss-textquote blockquote {
    text-align: center;
    font-size: 1.6rem;
    line-height: 2.2rem;
}

.ss-textquote blockquote:before {
    content: none;
}

.ss-textquote cite {
    display: block;
    text-align: center;
}

.ss-textquote-white {}

.ss-textquote-white blockquote {
    color: white;
}

.ss-textquote-white cite {
        color: #FFF;
}




header.main-header h1 {
    font-size: 2em;
    margin-bottom: 20px
}

p img {
    margin-top: 0px !important;
}

/*p.intro {
    color: #333;
    font-family: 'Roboto Slab', "Source Sans Pro", sans-serif;
    !important;
    font-size: 1.2em;
    line-height: 1.6em;
    font-weight: 300;
}*/

h2 {
    font-size: 1.5em;
}

h3,
.ss-section-aside h2,
    {
    font-size: 1.2em;
}



/*New ss-breaker is without the 'i' icon - otherwise the same*/

.ss-breaker,
.ss-breaker-2 {
    font-family: "Source Sans Pro", sans-serif;
    !important;
    margin-top: 30px;
    border-top: 1px solid #bbb !important;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
    font-size: 1.2rem;
    clear: both;
    color: #3e6d71;
    position: relative;
    padding-left: 75px;
    min-height: 80px;
    font-size: 1.3em;
    line-height: 1.5em;
}

.ss-breaker .cite,
.ss-breaker-2 .cite {
    display: block;
    font-family: "Source Sans Pro", sans-serif;
    !important;
    font-style: normal;
    font-weight: bold;
    padding-top: 5px;
    font-size: 0.9em;
    margin-bottom: 20px;
    opacity: 0.5;
    font-size: 0.8em;
}

.ss-breaker:before {
    content: "\f05a";
    font-size: 50px;
    font-family: FontAwesome;
    display: block;
    position: absolute;
    top: 40px;
    left: 0px;
    margin-top: 0px;
    border-style: none !important;
}



.ss-breaker.cyan {
    color: #78ABB1;
}

.cyan.ss-breaker:before {
    color: #98D7DE;
}

.ss-breaker.buff {
    color: #9B8A7B;
}

.buff.ss-breaker:before {
    color: #E7D7C9;
}

.ss-breaker.teal {
    color: #67A3A4;
}

.teal.ss-breaker:before {
    color: #98DEDA;
}

.ss-breaker.green {
    color: #839D8C;
}

.green.ss-breaker:before {
    color: #D8E9DE;
}

.ss-breaker.pink {
    color: #BCA1A2;
}

.pink.ss-breaker:before {
    color: #F4D0D1;
}


/* cyan, buff, teal, green, pink */

.ss-section {
    margin-top: 30px;
    border-top: 1px solid #bbb;
    padding-top: 30px;
    padding-bottom: 30px;
}

.ss-section h2:first-child {
    margin-top: 0px !important;
}

.ss-section p:last-child {
    margin-bottom: 0px !important;
}

.ss-section-aside {
    border-left: 15px solid #ddd;
    padding: 20px 20px;
}

.ss-section-aside h3:first-child {
    margin-top: 0px !important;
}

.ss-section-aside ul {
    list-style: disc;
}

/* Colour variations... */

.cyan .ss-section-aside {
    border-left-color: #98D7DE;
    background: #EEF8FA
}

.cyan .ss-section-aside h2,
.cyan .ss-section-aside h3 {
    color: #78ABB1;
}

.buff .ss-section-aside {
    border-left-color: #E7D7C9;
    background: #FAF7F4;
}

.buff .ss-section-aside h2,
.cyan .ss-section-aside h3 {
    color: #9B8A7B;
}


.teal .ss-section-aside {
    border-left-color: #98DEDA;
    background: #EAF8F7;
}

.teal .ss-section-aside h2,
.cyan .ss-section-aside h3 {
    color: #67A3A4;
}

.green .ss-section-aside {
    border-left-color: #D8E9DE;
    background: #F3F8F5;
}

.green .ss-section-aside h2,
.cyan .ss-section-aside h3 {
    color: #839D8C;
}

.pink .ss-section-aside {
    border-left-color: #F4D0D1;
    background: #FBF0F1;
}

.pink .ss-section-aside h2,
.cyan .ss-section-aside h3 {
    color: #BCA1A2;
}


.pink.ss-section-aside {
    border-left-color: #F4D0D1;
    background: #FBF0F1;
}


.ss-standout-h2 {
    color: #FFF;
    background-color: #D8E9DE;
    margin: auto;
    padding: 10px;
}


p span img {
    margin-bottom: 0 !important;
}

/* RH additions October 2017 for new module page layouts in tab */

/* Tabs */

.tabbed-content {
    margin-top: 2em;
    border-bottom: 1px solid #ddd;
}

.tabbed-content section {
    display: none;
    padding: 2em 0 0;
    width: 50%;
    float: left;
    margin-left: 0;
}

.tabbed-content input {
    display: none;
}

.tabbed-content label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 0.5em 0.8em;
    text-align: center;
    border: 1px solid transparent;
}

.tabbed-content label:hover {
    color: #c70151;
    cursor: pointer;
}

.tabbed-content input:checked + label {
    color: #444;
    border: 1px solid #ddd;
    border-top: 5px solid #ddd;
    border-bottom: 1px solid #fff;
}

.tabbed-content h2 {
    margin-top: 0!important;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5,
#tab6:checked ~ #content6 {
    display: block;
}

div.ss-modulepage div#ss-nutripanel {
    display: block !important;
    float: right !important;
    margin-left: 20px !important;
    border: 1px solid #ccc;
    padding: 0px 20px 10px 20px;
    margin-top: 30px;
    width: 40%;
}

/* New module landing page */

.content .modules img {
    float: left;
    margin: 0 3% 0 0;
    width: 50%;
}

.modules ul {
    margin: 0;
    padding: 0;
}

.modules li {
    list-style: none;
    display: inline-block;
    padding: 3%;
    margin-bottom: 2em;
}

.modules h2 {
    margin-top: 0!important;
}

.modules .buttonFullWidth {
    background: #0f4f5b;
    border-radius: 0;
    color: #fff;
    font-size: 1em;
    margin: 1.5em 0 0;
    padding: 10px 0;
    text-align: center;
    width: 50%;
}

.modules .buttonFullWidth:hover {
    background: #c70151;
}

.cd-tab-filter-search-wrapper {
    width: 100%;
    background-color: #e9e3d8;
}


.ss-module__result {
       background-color: #f6f6f6;
       padding: .8889rem;
       margin-bottom: .8889rem;
}
.ss-module__image {
    float: left;
    margin: 0 .8889rem 0 0;
    width: 50%;
}
.timetable {
    margin-top: 1.3333rem;
    margin-bottom: 1.3333rem;
}




















