@charset "UTF-8";
 /* TODO will need to remove settings on HTML since we can't namespace it. TODO with the prefix, should I group by selector or property for weight savings?
*/
html { color: #000; background: #FFF; height: 100%; }

body { position: relative; -webkit-text-size-adjust: none; text-size-adjust: auto; }

/* TODO remove settings on BODY since we can't namespace it.
*/
/* TODO test putting a class on HEAD. - Fails on FF.
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }

table { border-collapse: collapse; border-spacing: 0; }

fieldset, img { border: 0; }

/* TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }

ol, ul { list-style: none; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

q:before, q:after { content: ''; }

abbr, acronym { border: 0; font-variant: normal; }

/* to preserve line-height and selector appearance */
sup { vertical-align: text-top; }

sub { vertical-align: text-bottom; }

input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }

/*to enable resizing for IE*/
input, textarea, select { *font-size: 100%; }

/*because legend doesn't inherit in IE */
legend { color: #000; }

/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssreset { display: none; }

/** Percents could work for IE, but for backCompat purposes, we are using keywords. x-small is for IE6/7 quirks mode. */
body { font: 1rem arial,helvetica,sans-serif; *font-size: small; /* for IE */ *font: x-small; /* for IE in quirks mode */ }

/** Nudge down to get to 13px equivalent for these form elements */
select, input, button, textarea { font: 99% arial,helvetica,clean,sans-serif; }

/** To help tables remember to inherit */
table { font-size: inherit; font: 100%; }

/** Bump up IE to get to 13px equivalent for these fixed-width elements */
pre, code, kbd, samp, tt { font-family: monospace; *font-size: 108%; line-height: 100%; }

/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssfonts { display: none; }

.yui3-g { letter-spacing: -0.31em; /* Webkit: collapse white-space between units */ *letter-spacing: normal; /* reset IE < 8 */ *word-spacing: -0.43em; /* IE < 8: collapse white-space between units */ text-rendering: optimizespeed; /* Webkit: fixes text-rendering: optimizeLegibility */ }

/* Opera as of 12 on Windows needs word-spacing. The ".opera-only" selector is used to prevent actual prefocus styling and is not required in markup.
*/
.opera-only :-o-prefocus, .yui3-g { word-spacing: -0.43em; }

.yui3-u { display: inline-block; zoom: 1; *display: inline; /* IE < 8: fake inline-block */ letter-spacing: normal; word-spacing: normal; vertical-align: top; text-rendering: auto; }

.yui3-u-1, .yui3-u-1-2, .yui3-u-1-3, .yui3-u-2-3, .yui3-u-1-4, .yui3-u-3-4, .yui3-u-1-5, .yui3-u-2-5, .yui3-u-3-5, .yui3-u-4-5, .yui3-u-1-6, .yui3-u-5-6, .yui3-u-1-8, .yui3-u-3-8, .yui3-u-5-8, .yui3-u-7-8, .yui3-u-1-12, .yui3-u-5-12, .yui3-u-7-12, .yui3-u-11-12, .yui3-u-1-24, .yui3-u-5-24, .yui3-u-7-24, .yui3-u-11-24, .yui3-u-13-24, .yui3-u-17-24, .yui3-u-19-24, .yui3-u-23-24 { display: inline-block; zoom: 1; *display: inline; /* IE < 8: fake inline-block */ letter-spacing: normal; word-spacing: normal; vertical-align: top; text-rendering: auto; }

.yui3-u-1 { display: block; }

.yui3-u-1-2 { width: 50%; }

.yui3-u-1-3 { width: 33.33333%; }

.yui3-u-2-3 { width: 66.66666%; }

.yui3-u-1-4 { width: 25%; }

.yui3-u-3-4 { width: 75%; }

.yui3-u-1-5 { width: 20%; }

.yui3-u-2-5 { width: 40%; }

.yui3-u-3-5 { width: 60%; }

.yui3-u-4-5 { width: 80%; }

.yui3-u-1-6 { width: 16.656%; }

.yui3-u-5-6 { width: 83.33%; }

.yui3-u-1-8 { width: 12.5%; }

.yui3-u-3-8 { width: 37.5%; }

.yui3-u-5-8 { width: 62.5%; }

.yui3-u-7-8 { width: 87.5%; }

.yui3-u-1-12 { width: 8.3333%; }

.yui3-u-5-12 { width: 41.6666%; }

.yui3-u-7-12 { width: 58.3333%; }

.yui3-u-11-12 { width: 91.6666%; }

.yui3-u-1-24 { width: 4.1666%; }

.yui3-u-5-24 { width: 20.8333%; }

.yui3-u-7-24 { width: 29.1666%; }

.yui3-u-11-24 { width: 45.8333%; }

.yui3-u-13-24 { width: 54.1666%; }

.yui3-u-17-24 { width: 70.8333%; }

.yui3-u-19-24 { width: 79.1666%; }

.yui3-u-23-24 { width: 95.8333%; }

/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssgrids { display: none; }

/* base.css, part of YUI's CSS Foundation */
h1 { /*18px via YUI Fonts CSS foundation*/ font-size: 138.5%; }

h2 { /*16px via YUI Fonts CSS foundation*/ font-size: 123.1%; }

h3 { /*14px via YUI Fonts CSS foundation*/ font-size: 108%; }

h1, h2, h3 { /* top & bottom margin based on font size */ margin: 1em 0; }

h1, h2, h3, h4, h5, h6, strong { /*bringing boldness back to headers and the strong element*/ font-weight: bold; }

abbr, acronym { /*indicating to users that more info is available */ border-bottom: 1px dotted #000; cursor: help; }

em { /*bringing italics back to the em element*/ font-style: italic; }

blockquote, ul, ol, dl { /*giving blockquotes and lists room to breath*/ margin: 1em; }

ol, ul, dl { /*bringing lists on to the page with breathing room */ margin-left: 2em; }

ol { /*giving OL's LIs generated numbers*/ list-style: decimal outside; }

ul { /*giving UL's LIs generated disc markers*/ list-style: disc outside; }

dl dd { /*providing spacing for definition terms*/ margin-left: 1em; }

th, td { /*borders and padding to make the table readable*/ border: 1px solid #000; padding: .5em; }

th { /*distinguishing table headers from data cells*/ font-weight: bold; text-align: center; }

caption { /*coordinated margin to match cell's padding*/ margin-bottom: .5em; /*centered so it doesn't blend in to other content*/ text-align: center; }

p, fieldset, table, pre { /*so things don't run into each other*/ margin-bottom: 1em; }

/* setting a consistent width, 160px; control of type=file still not possible */
input[type=text], input[type=password], textarea { width: 12.25em; *width: 11.9em; }

/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssbase { display: none; }

ul.horizontal-center { text-align: center; }
ul.horizontal-center li { list-style-type: none; display: inline-block; }

.no-margin { margin: 0px !important; }

.no-margin-top { margin-top: 0px !important; }

.no-margin-bottom { margin-bottom: 0px !important; }

.no-margin-left { margin-left: 0px !important; }

.no-margin-right { margin-right: 0px !important; }

.no-padding { padding: 0px !important; }

.no-padding-top { padding-top: 0px !important; }

.no-padding-bottom { padding-bottom: 0px !important; }

.no-padding-left { padding-left: 0px !important; }

.no-padding-right { padding-right: 0px !important; }

.no-wrap { white-space: nowrap; }

.text-capitalize { text-transform: capitalize; }

.text-center { text-align: center; }

.text-uppercase { text-transform: uppercase; }

.text-bold { font-weight: bold; }

.relative { position: relative; }

.show { display: block; }

.no-display { display: none !important; }

.invisible { visibility: hidden; }

.fill { bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; }
.fill.fill-fixed { position: fixed; }

.pull-left { display: inline-block; float: left; }

.pull-right { display: inline-block; float: right; }

* { box-sizing: border-box; }

a { text-decoration: none; }

.valign { display: table; height: 100%; width: 100%; }
.valign .valign-item, .valign .valign-item-left, .valign .valign-item-right { display: table-cell; text-align: center; vertical-align: middle; }
.valign .valign-item.valign-item-left, .valign .valign-item-left.valign-item-left, .valign .valign-item-right.valign-item-left { text-align: left; }
.valign .valign-item.valign-item-right, .valign .valign-item-left.valign-item-right, .valign .valign-item-right.valign-item-right { text-align: right; }

.valign-box { bottom: 0; box-align: center; -moz-box-align: center; -webkit-box-align: center; box-flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; box-orient: vertical; -moz-box-orient: vertical; -webkit-box-orient: vertical; box-pack: center; -moz-box-pack: center; -webkit-box-pack: center; display: -webkit-box; display: -moz-box; display: box; left: 0; position: absolute; right: 0; top: 0; }
.valign-box .valign-box-inner { box-flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; }
.valign-box .valign-box-none { box-flex: none; -moz-box-flex: none; -webkit-box-flex: none; }

.fixed-ratio { height: 1px; padding-bottom: 100%; position: relative; width: 100%; }
.fixed-ratio.fixed-ratio-video { padding-bottom: 56.25%; }
.fixed-ratio.fixed-ratio-video iframe { display: block; height: 100%; position: absolute; width: 100%; }

.bg-image-fill { background-color: transparent; background-position: center center; background-repeat: no-repeat; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; }

.image-for-text { background-position: 0 0; background-repeat: no-repeat; direction: ltr; display: block; overflow: hidden; text-indent: -999em; }

input[type="button"] { cursor: pointer; outline: none; }
.no-js input[type="button"]:focus, .no-js input[type="button"]:active, .enable-focus-states input[type="button"]:focus, .enable-focus-states input[type="button"]:active { transition: none; -moz-transition: none; -webkit-transition: none; background: transparent !important; outline: none !important; }
.no-js input[type="button"]:focus, .no-js input[type="button"]:active, .enable-focus-states input[type="button"]:focus, .enable-focus-states input[type="button"]:active { background: #bfefff !important; background: -moz-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfefff), color-stop(100%, #bfefff)) !important; background: -webkit-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: linear-gradient(to bottom, #bfefff 0%, #bfefff 100%) !important; color: #000 !important; outline: 2px solid #59d6ff !important; z-index: 100; }
.no-js input[type="button"]:focus h2, .no-js input[type="button"]:focus h3, .no-js input[type="button"]:focus h4, .no-js input[type="button"]:focus h5, .no-js input[type="button"]:focus h6 img, .no-js input[type="button"]:active h2, .no-js input[type="button"]:active h3, .no-js input[type="button"]:active h4, .no-js input[type="button"]:active h5, .no-js input[type="button"]:active h6 img, .enable-focus-states input[type="button"]:focus h2, .enable-focus-states input[type="button"]:focus h3, .enable-focus-states input[type="button"]:focus h4, .enable-focus-states input[type="button"]:focus h5, .enable-focus-states input[type="button"]:focus h6 img, .enable-focus-states input[type="button"]:active h2, .enable-focus-states input[type="button"]:active h3, .enable-focus-states input[type="button"]:active h4, .enable-focus-states input[type="button"]:active h5, .enable-focus-states input[type="button"]:active h6 img { background: #bfefff !important; background: -moz-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfefff), color-stop(100%, #bfefff)) !important; background: -webkit-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: linear-gradient(to bottom, #bfefff 0%, #bfefff 100%) !important; color: #000 !important; outline: 2px solid #59d6ff !important; z-index: 100; }

.clear, .newsletter-signup, .clearfix, .no-js .tabber .tabbertab, .tabber.enabled .tabs-head, .tabber.enabled [role="tabpanel"], .no-js .main_box_detail .tabbertab, .main_box_detail.enabled, .main_box_detail.enabled .tabs-head, .main_box_detail.enabled [role="tabpanel"], .breaker { *zoom: 1; }
.clear:before, .newsletter-signup:before, .clear:after, .newsletter-signup:after, .clearfix:before, .no-js .tabber .tabbertab:before, .tabber.enabled .tabs-head:before, .tabber.enabled [role="tabpanel"]:before, .no-js .main_box_detail .tabbertab:before, .main_box_detail.enabled:before, .main_box_detail.enabled .tabs-head:before, .main_box_detail.enabled [role="tabpanel"]:before, .clearfix:after, .no-js .tabber .tabbertab:after, .tabber.enabled .tabs-head:after, .tabber.enabled [role="tabpanel"]:after, .no-js .main_box_detail .tabbertab:after, .main_box_detail.enabled:after, .main_box_detail.enabled .tabs-head:after, .main_box_detail.enabled [role="tabpanel"]:after, .breaker:before, .breaker:after { clear: both; content: ""; display: table; font-size: 0; line-height: 0; }

.m-bottom-15 { margin-bottom: 15px !important; }

/**
* Fade in effect
*/
@keyframes fadein { from { opacity: 0; }
  to { opacity: 1; } }
/* Firefox < 16 */
@-moz-keyframes fadein { from { opacity: 0; }
  to { opacity: 1; } }
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein { from { opacity: 0; }
  to { opacity: 1; } }
/* Internet Explorer */
@-ms-keyframes fadein { from { opacity: 0; }
  to { opacity: 1; } }
/* Opera < 12.1 */
@-o-keyframes fadein { from { opacity: 0.8; }
  to { opacity: 1; } }
body { font-size: 1rem; counter-reset: my-counter; }

h1, h2, h3, h4, h5, h6 { font-size: 1rem; }

.pull-left { float: left !important; }

.pull-right { float: right !important; }

.hide-desk { display: none; }

#wrapper { max-width: 100rem; min-width: 360px; margin: auto auto; word-wrap: normal; }

.container, .wrapper-has-sidebar { margin: auto auto; max-width: 1200px; padding-right: 15px; padding-left: 15px; }
.container:after, .wrapper-has-sidebar:after { content: ""; display: table; clear: both; }

.wrapper-has-sidebar { margin: 0 auto; padding-bottom: 40px; max-width: 1200px; padding-left: 0; padding-right: 0; }
.wrapper-has-sidebar .container, .wrapper-has-sidebar .wrapper-has-sidebar { width: 100% !important; }
.wrapper-has-sidebar.page-turtle { margin-top: 20px; }
.wrapper-has-sidebar.page-turtle:after { content: ""; display: table; clear: both; }
.page-subject .wrapper-has-sidebar { max-width: 1200px; }

.wrapper-no-sidebar { margin: 0 auto; max-width: 100rem; padding: 0px 0 40px 0; }
.wrapper-no-sidebar .container .paging-content, .wrapper-no-sidebar .wrapper-has-sidebar .paging-content { width: 100%; }

.wrapper-page-full_width { margin: 0 auto; max-width: 100rem; padding: 0px 0 40px 0; }
.not-logged-in.page-tags .wrapper-page-full_width { padding-bottom: 0; }
.wrapper-page-full_width .paging-content { max-width: 73.125rem; }

.row, .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination { margin-right: -15px; margin-left: -15px; }
.row:after, .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination:after, .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination:after { content: ""; display: table; clear: both; }

.simple-block .title-block { padding: 20px 0 20px; font-size: 1.6875rem; }

.btn, #cart-form-pane .form-submit, .cart-hide-frecourses .form-submit { display: inline-block; vertical-align: middle; box-shadow: 0 0 1px transparent; margin-top: 10px; border-radius: 6px; padding: 0.4em 1em; font-size: 1em; text-decoration: none; color: #fff; position: relative; }
.btn:hover, #cart-form-pane .form-submit:hover, .cart-hide-frecourses .form-submit:hover, .btn:focus, #cart-form-pane .form-submit:focus, .cart-hide-frecourses .form-submit:focus, .btn:active, #cart-form-pane .form-submit:active, .cart-hide-frecourses .form-submit:active { transition: 1s all; -webkit-transition: 1s all; -moz-transition: 1s all; -o-transition: 1s all; -ms-transition: 1s all; }
.btn.btn-green, #cart-form-pane .btn-green.form-submit, .cart-hide-frecourses .btn-green.form-submit { background: #577f00; border: 1px solid #577f00; }
.btn.btn-green:hover, #cart-form-pane .btn-green.form-submit:hover, .cart-hide-frecourses .btn-green.form-submit:hover { background: #3B4D11; border: 1px solid #3B4D11; }

.icons { position: relative; }
.icons:before { content: ""; position: absolute; display: block; top: 0; left: 0; background-repeat: no-repeat; }
.icons.ebook:before { background-image: url(../images/icons/ebook_transparent.svg); }
.icons.audio:before { background-image: url(../images/icons/audio_transparent.svg); }
.icons.video:before { background-image: url(../images/icons/video_transparent.svg); }
.icons.article:before { background-image: url(../images/icons/article_transparent.svg); }

.iconsvg { display: inline-block; background-repeat: no-repeat; background-image: url(../images/sprite.svg); }
.iconsvg.svg-EarnLearn { width: 53px; height: 32px; background-position: 0 0; }
.iconsvg.svg-explore-around { width: 32px; height: 32px; background-position: -96px 0; }
.iconsvg.svg-explore-around-black { width: 32px; height: 32px; background-position: -144px 0; }
.iconsvg.svg-explore-free-course { width: 35px; height: 32px; background-position: -192px 0; }
.iconsvg.svg-explore-headphone { width: 33px; height: 32px; background-position: -240px 0; }
.iconsvg.svg-explore-inspired { width: 121px; height: 32px; background-position: -288px 0; }
.iconsvg.svg-explore-monitor { width: 37px; height: 32px; background-position: -432px 0; }
.iconsvg.svg-explore-tv { width: 74px; height: 32px; background-position: -480px 0; }
.iconsvg.svg-explore-video { width: 40px; height: 32px; background-position: -576px 0; }
.iconsvg.svg-export-extension { width: 129px; height: 32px; background-position: 0 -48px; }
.iconsvg.svg-loginbox { width: 32px; height: 32px; background-position: -144px -48px; }
.iconsvg.svg-brushskill { width: 50px; height: 32px; background-position: -179px -48px; }

.list-view-mode { margin-left: 15px; margin-right: 15px; }

.ser-grid { border: 1px solid transparent; margin-bottom: 20px; min-width: inherit; overflow: inherit; position: relative; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; margin-right: 20px; }
.ser-grid .ser-grid-item { box-shadow: 5px 5px 5px #AAAAAA; position: relative; z-index: 0; background: #fff; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 100%; }
.ser-grid .box-image { position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; }
.ser-grid .box-image:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
.ser-grid .box-image img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
.ser-grid .box-image img.img-vertical { width: 100%; height: auto; }
.ser-grid .box-image img.img-horizontal { height: 100%; width: auto; }
.ser-grid .box-image img.icon { padding: 0; }
.ser-grid .box-image:before { padding-top: 72%; }
.ser-grid .box-image .box-info { background: #fff; position: absolute; bottom: 0; left: 0; z-index: 3; overflow: hidden; height: 57px; }
.ser-grid .box-image .box-info .icons { float: left; margin: 0; height: 100%; }
.ser-grid .box-image .box-info .icons:not(.channel) { font-size: 2.625rem; font-size: 42px; text-align: center; line-height: normal; vertical-align: middle; padding: 0; min-width: 3.4375rem; }
.ser-grid .box-image .box-info .icons:not(.channel) span { font-size: inherit; }
.ser-grid .box-image .box-info .icons:not(.channel):before, .first .ser-grid .box-image .box-info .icons:not(.channel):before { padding: 0; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: inherit; }
.ser-grid .box-image .box-info .icons:not(.channel).icon-level-0, .ser-grid .box-image .box-info .icons:not(.channel).icon-level-1, .ser-grid .box-image .box-info .icons:not(.channel).icon-level-2, .ser-grid .box-image .box-info .icons:not(.channel).icon-level-3, .ser-grid .box-image .box-info .icons:not(.channel).icon-award { font-size: 3.625rem; font-size: 58px; }
.ser-grid .box-image .box-info .icons:not(.channel).icon-badge-hexagon span { margin-top: 50%; display: inline-block; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.ser-grid .box-image .box-info .icons:not(.channel).icon-activity, .ser-grid .box-image .box-info .icons:not(.channel).icon-video { font-size: 2.3125rem; font-size: 37px; }
.ser-grid .box-image .box-info .icons:not(.channel).icon-tv-programme { font-size: 2.1875rem; font-size: 35px; }
.ser-grid .box-image .box-info .icons:not(.channel).icon-collections { font-size: 2.1875rem; }
.ser-grid .box-image .box-info .icons.channel { min-width: 0; width: auto; }
.ser-grid .box-image .box-info .icons.channel img { position: static; -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); height: 100%; width: auto; }
.ser-grid .box-content { padding: 15px 9px 10px 9px; border: 1px solid #fff; position: static; -webkit-box-flex: 1 0 auto; -moz-box-flex: 1 0 auto; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; }
.ser-grid .box-content .subject-name { font-size: 1rem; margin: auto auto; font-weight: 600; text-align: left; padding: 0 0 8px 0px; border-bottom: 2px solid #DDDAD5; }
.ser-grid .box-content .desc { text-align: left; }
.ser-grid .box-content .desc .content-title { display: block; margin: 0; padding: 10px 5px 5px 0; }
.ser-grid .box-content .desc .content-title a { font-size: 1.25rem; color: #000; margin: auto auto; font-weight: 600; text-align: left; text-decoration: none; display: block; }
.ser-grid .box-content .desc .content-title a .height-invisible { height: 72px; display: block; position: absolute; left: -100%; }
.ser-grid .box-content .desc p { font-size: 0.875rem; color: #3D393A; line-height: 1.3; margin: 0 auto; text-align: left; text-shadow: 0 0.2px 0; padding: 0 5px 15px 0px; display: block; }
.ser-grid .box-content .desc p .height-invisible { height: 6.25rem; display: block; position: absolute; left: -100%; }
.ser-grid .box-content a:hover { text-decoration: none; }
.ser-grid .box-bottom { padding-top: 11px; border-top: 2px solid; display: flex; align-items: center; margin: 0 9px 9px 9px; }
.ser-grid .box-bottom .type, .ser-grid .box-bottom .hours { -webkit-align-self: flex-start; -moz-align-self: flex-start; -ms-align-self: flex-start; align-self: flex-start; }
.ser-grid .box-bottom .type .type-inner:focus, .ser-grid .box-bottom .hours .type-inner:focus { outline: none; }
.ser-grid .box-bottom .type .type-inner > div, .ser-grid .box-bottom .hours .type-inner > div { font-size: 1.3125rem; color: #83776D; }
.ser-grid .box-bottom .type .type-inner > div a, .ser-grid .box-bottom .hours .type-inner > div a { font-size: 1rem; }
.ser-grid .box-bottom .type .type-inner > div a img, .ser-grid .box-bottom .hours .type-inner > div a img { width: 30px; height: 30px; }
.ser-grid .box-bottom .type .type-inner > div.icons, .ser-grid .box-bottom .type .type-inner span, .ser-grid .box-bottom .hours .type-inner > div.icons, .ser-grid .box-bottom .hours .type-inner span { float: none; line-height: normal; height: auto; padding: 0 5px 0 0; display: inline-block; vertical-align: middle; }
.ser-grid .box-bottom .type .type-inner > div.icons:before, .ser-grid .box-bottom .hours .type-inner > div.icons:before { display: inline; position: static; }
.ser-grid .box-bottom .type .type-inner > div.icons.icon-radio-programme, .ser-grid .box-bottom .hours .type-inner > div.icons.icon-radio-programme { font-size: 28px; margin-top: -7px; }
.ser-grid .box-bottom .type .type-inner span, .ser-grid .box-bottom .hours .type-inner span { font-size: 0.9375rem; font-weight: normal; }
.ser-grid .box-bottom .type { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }
.ser-grid .box-bottom .hours { margin-left: auto; font-size: 0; font-weight: 600; color: #312e2e; }
.ser-grid .box-bottom .hours span { display: inline-block; vertical-align: middle; font-size: 0.875rem; line-height: 1.375rem; }
.ser-grid .box-bottom .hours .icon { font-size: 1.3125rem; color: #7b7065; padding-right: 5px; }
.ser-grid.plus .ser-grid-item .box-image .box-info { width: 100%; padding: 17px 7% 10px; background: #2a3451; }
.ser-grid.plus .ser-grid-item .box-image .box-info .icon-openlearn-plus { font-size: 1.75rem; }
.ser-grid.plus .ser-grid-item .box-image .box-info .icon-award-plus { float: none; right: 7%; margin-top: 0; top: 50%; transform: translateY(-50%); position: absolute; font-size: 2.3125rem; text-align: right; }
.ser-grid.plus .ser-grid-item .box-content .subject-name { color: #2a3451 !important; }
.ser-grid.plus .ser-grid-item .box-bottom { border-color: #f89428; padding-bottom: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: flex-end; }
.ser-grid.plus .ser-grid-item .box-bottom .price, .ser-grid.plus .ser-grid-item .box-bottom .price-list { font-weight: bold; font-size: 1.1875rem; margin-left: 10px; line-height: 1; margin-top: 1px; order: 2; }
.ser-grid.plus .ser-grid-item .box-bottom .price-list { order: 1; font-weight: normal; color: #6A6868; text-decoration: line-through; }
.ser-grid.plus .ser-grid-item .box-bottom .price-list .inner-text { color: #B0AEAE; }
.list-view-mode .ser-grid { min-height: 1px; box-shadow: none; width: auto; margin: 0px 24px 20px 9px; }
.list-view-mode .ser-grid .ser-grid-item { padding: 17px 0 0 20px; display: inline-block; width: 100%; }
.list-view-mode .ser-grid .ser-grid-item .box-image { float: left; margin-bottom: 13px; width: 278px; }
.list-view-mode .ser-grid .ser-grid-item .text-content-type .text { width: 85%; }
.list-view-mode .ser-grid .ser-grid-item .box-content { padding: 0 15px 12px 23px; padding-bottom: 0; min-height: 0; position: static; float: none; overflow: hidden; width: auto; }
.list-view-mode .ser-grid .ser-grid-item .box-content .subject-name { border: none; font-size: 1.125rem; font-weight: bold; padding: 0 0 5px; min-height: 0; }
.list-view-mode .ser-grid .ser-grid-item .box-content .desc { min-height: 0; margin-bottom: 30px; padding-bottom: 10px; }
.list-view-mode .ser-grid .ser-grid-item .box-content a:hover { text-decoration: none; }
.list-view-mode .ser-grid .ser-grid-item .box-content .content-title { height: auto; font-size: 1.25rem; padding: 0 0 10px; }
.list-view-mode .ser-grid .ser-grid-item .box-content p { display: block; font-size: 1rem; }
.list-view-mode .ser-grid .ser-grid-item .box-bottom { padding-top: 5px; position: absolute; bottom: 13px; margin: 0; right: 15px; left: 322px; }
.list-view-mode .ser-grid .ser-grid-item .box-bottom span, .list-view-mode .ser-grid .ser-grid-item .box-bottom .hours { color: #000; font-size: 1rem; }
.list-view-mode .ser-grid .ser-grid-item .box-bottom .hours { float: right; margin-left: 40px; padding-top: 0; font-weight: bold; }
.list-view-mode .ser-grid .ser-grid-item .box-bottom .hours:before { top: 0; }
.list-view-mode .ser-grid .ser-grid-item .box-bottom .price-list { font-size: 1.1875rem; }
.list-view-mode .ser-grid .ser-grid-item .box-bottom .price-list span { font-size: inherit; }
.list-view-mode .ser-grid.ser-grid-resource { min-height: 230px; }
.ser-grid.ser-grid-resource { width: 100%; margin: 0; min-height: 0; background: #fff; border: 1px solid #fff; }
.ser-grid.ser-grid-resource .ser-grid-item { text-align: left; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-info, .ser-grid.ser-grid-resource .ser-grid-item .resource-content { padding: 0 30px; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-info { padding-top: 15px; }
.ser-grid.ser-grid-resource .ser-grid-item .icons { font-size: 2.6875rem; width: 50px; height: 50px; float: left; }
.color-blue .ser-grid.ser-grid-resource .ser-grid-item .icons { color: #2A4D7F; }
.color-pink .ser-grid.ser-grid-resource .ser-grid-item .icons { color: #C90959; }
.color-royal-blue .ser-grid.ser-grid-resource .ser-grid-item .icons { color: #0F72C6; }
.color-red .ser-grid.ser-grid-resource .ser-grid-item .icons { color: #A20C1E; }
.color-orange .ser-grid.ser-grid-resource .ser-grid-item .icons { color: #BE550D; }
.color-green .ser-grid.ser-grid-resource .ser-grid-item .icons { color: #317A41; }
.color-magenta .ser-grid.ser-grid-resource .ser-grid-item .icons { color: #6E1B6E; }
.color-dark-cyan .ser-grid.ser-grid-resource .ser-grid-item .icons { color: #006064; }
.color-dark-blue .ser-grid.ser-grid-resource .ser-grid-item .icons { color: #212A3F; }
.ser-grid.ser-grid-resource .ser-grid-item .name { font-size: 1.5rem; font-weight: bold; margin-left: 5px; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-content .content-title { font-size: 1.25rem; font-weight: bold; max-height: 4.25rem; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-content p { font-size: 1rem; line-height: 125%; margin: 14px 0; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-content ul { margin: 0; height: 198px; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-content ul li { margin: 10px 0; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-content ul li a { font-size: 1.125rem; font-weight: bold; color: #262626; background-color: #E8E6E2; display: block; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-content ul li a:hover, .ser-grid.ser-grid-resource .ser-grid-item .resource-content ul li a:focus { text-decoration: none; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-content ul li a span { vertical-align: middle; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-content ul li a span.icon { color: #776a5e; display: inline-block; font-size: 1.375rem; margin: 5px 15px; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-bottom { margin-top: auto; padding: 10px 20px 15px 50px; width: 100%; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-bottom a { font-size: 1.125rem; font-weight: bold; color: #1d1d1d; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-bottom a:hover, .ser-grid.ser-grid-resource .ser-grid-item .resource-bottom a:focus { text-decoration: none; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-bottom span.icon-question_mark { font-size: 1.25rem; color: #B70A05; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-bottom .link-close { position: absolute; right: 0; bottom: 1px; font-size: 0; text-align: right; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-bottom .link-close .icon-x { font-size: 2.5rem; border: 1px solid; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-bottom .link-close .icon-x .path1 { display: none; }
.ser-grid.ser-grid-resource .ser-grid-item .resource-bottom .link-close .icon-x .path2:before { margin-left: 0; }
.list-view-mode .ser-grid.ser-grid-resource .ser-grid-item { padding: 0; }
.list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-content .content-title { height: auto; }
.list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-content ul { height: auto; }
.list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-content ul li { display: inline-block; margin: 0 8px 12px 0; }
.list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-content ul li a { padding: 0 15px 0 0; }
.list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-content ul:last-child { margin-bottom: 0; }
.list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-bottom { height: 40px; width: 120px; position: absolute; padding: 0; right: 0; top: 0; }
.list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-bottom a:first-child { position: absolute; top: 10px; }

.lastest { margin-right: -20px; }
.lastest .lastest-main { padding-top: 20px; }
.lastest .ole-pagination .paging-content { margin-bottom: 10px !important; margin-top: 20px !important; }

.color-red > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons { color: #A20C1E; }
.color-red > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path1:before { color: #A20C1E; }
.color-red > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path2:before { color: #A20C1E; }
.color-red > .ser-grid:not(.plus) .ser-grid-item .box-image:hover .text-content-type { background-color: #A20C1E; opacity: 0.85; }
.color-red > .ser-grid:not(.plus) .ser-grid-item .box-content .subject-name { color: #A20C1E; }
.color-red > .ser-grid:not(.plus) .ser-grid-item .box-bottom { border-color: #A20C1E; }
.color-red > .ser-grid:not(.plus) .ser-grid-item .block-download-course-moodle .title-block { border-bottom-color: #A20C1E; }
.color-red > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .icon-x { background: #A20C1E; border-color: #A20C1E; }
.color-red > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .path1:before { color: #A20C1E; }
.color-red .subject-item .valign, .color-red .subject-item .subject-heading { background: #A20C1E; }
.color-red .subject-item .btn.subject-btn, .color-red .subject-item #cart-form-pane .subject-btn.form-submit, #cart-form-pane .color-red .subject-item .subject-btn.form-submit, .color-red .subject-item .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses .color-red .subject-item .subject-btn.form-submit { background: #A20C1E; border: 1px solid #A20C1E; }

.color-pink > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons { color: #C90959; }
.color-pink > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path1:before { color: #C90959; }
.color-pink > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path2:before { color: #C90959; }
.color-pink > .ser-grid:not(.plus) .ser-grid-item .box-image:hover .text-content-type { background-color: #C90959; opacity: 0.85; }
.color-pink > .ser-grid:not(.plus) .ser-grid-item .box-content .subject-name { color: #C90959; }
.color-pink > .ser-grid:not(.plus) .ser-grid-item .box-bottom { border-color: #C90959; }
.color-pink > .ser-grid:not(.plus) .ser-grid-item .block-download-course-moodle .title-block { border-bottom-color: #C90959; }
.color-pink > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .icon-x { background: #C90959; border-color: #C90959; }
.color-pink > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .path1:before { color: #C90959; }
.color-pink .subject-item .valign, .color-pink .subject-item .subject-heading { background: #C90959; }
.color-pink .subject-item .btn.subject-btn, .color-pink .subject-item #cart-form-pane .subject-btn.form-submit, #cart-form-pane .color-pink .subject-item .subject-btn.form-submit, .color-pink .subject-item .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses .color-pink .subject-item .subject-btn.form-submit { background: #C90959; border: 1px solid #C90959; }

.color-royal-blue > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons { color: #0F72C6; }
.color-royal-blue > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path1:before { color: #0F72C6; }
.color-royal-blue > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path2:before { color: #0F72C6; }
.color-royal-blue > .ser-grid:not(.plus) .ser-grid-item .box-image:hover .text-content-type { background-color: #0F72C6; opacity: 0.85; }
.color-royal-blue > .ser-grid:not(.plus) .ser-grid-item .box-content .subject-name { color: #0F72C6; }
.color-royal-blue > .ser-grid:not(.plus) .ser-grid-item .box-bottom { border-color: #0F72C6; }
.color-royal-blue > .ser-grid:not(.plus) .ser-grid-item .block-download-course-moodle .title-block { border-bottom-color: #0F72C6; }
.color-royal-blue > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .icon-x { background: #0F72C6; border-color: #0F72C6; }
.color-royal-blue > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .path1:before { color: #0F72C6; }
.color-royal-blue .subject-item .valign, .color-royal-blue .subject-item .subject-heading { background: #0F72C6; }
.color-royal-blue .subject-item .btn.subject-btn, .color-royal-blue .subject-item #cart-form-pane .subject-btn.form-submit, #cart-form-pane .color-royal-blue .subject-item .subject-btn.form-submit, .color-royal-blue .subject-item .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses .color-royal-blue .subject-item .subject-btn.form-submit { background: #0F72C6; border: 1px solid #0F72C6; }

.color-orange > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons { color: #BE550D; }
.color-orange > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path1:before { color: #BE550D; }
.color-orange > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path2:before { color: #BE550D; }
.color-orange > .ser-grid:not(.plus) .ser-grid-item .box-image:hover .text-content-type { background-color: #BE550D; opacity: 0.85; }
.color-orange > .ser-grid:not(.plus) .ser-grid-item .box-content .subject-name { color: #BE550D; }
.color-orange > .ser-grid:not(.plus) .ser-grid-item .box-bottom { border-color: #BE550D; }
.color-orange > .ser-grid:not(.plus) .ser-grid-item .block-download-course-moodle .title-block { border-bottom-color: #BE550D; }
.color-orange > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .icon-x { background: #BE550D; border-color: #BE550D; }
.color-orange > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .path1:before { color: #BE550D; }
.color-orange .subject-item .valign, .color-orange .subject-item .subject-heading { background: #BE550D; }
.color-orange .subject-item .btn.subject-btn, .color-orange .subject-item #cart-form-pane .subject-btn.form-submit, #cart-form-pane .color-orange .subject-item .subject-btn.form-submit, .color-orange .subject-item .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses .color-orange .subject-item .subject-btn.form-submit { background: #BE550D; border: 1px solid #BE550D; }

.color-blue > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons { color: #2A4D7F; }
.color-blue > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path1:before { color: #2A4D7F; }
.color-blue > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path2:before { color: #2A4D7F; }
.color-blue > .ser-grid:not(.plus) .ser-grid-item .box-image:hover .text-content-type { background-color: #2A4D7F; opacity: 0.85; }
.color-blue > .ser-grid:not(.plus) .ser-grid-item .box-content .subject-name { color: #2A4D7F; }
.color-blue > .ser-grid:not(.plus) .ser-grid-item .box-bottom { border-color: #2A4D7F; }
.color-blue > .ser-grid:not(.plus) .ser-grid-item .block-download-course-moodle .title-block { border-bottom-color: #2A4D7F; }
.color-blue > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .icon-x { background: #2A4D7F; border-color: #2A4D7F; }
.color-blue > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .path1:before { color: #2A4D7F; }
.color-blue .subject-item .valign, .color-blue .subject-item .subject-heading { background: #2A4D7F; }
.color-blue .subject-item .btn.subject-btn, .color-blue .subject-item #cart-form-pane .subject-btn.form-submit, #cart-form-pane .color-blue .subject-item .subject-btn.form-submit, .color-blue .subject-item .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses .color-blue .subject-item .subject-btn.form-submit { background: #2A4D7F; border: 1px solid #2A4D7F; }

.color-green > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons { color: #317A41; }
.color-green > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path1:before { color: #317A41; }
.color-green > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path2:before { color: #317A41; }
.color-green > .ser-grid:not(.plus) .ser-grid-item .box-image:hover .text-content-type { background-color: #317A41; opacity: 0.85; }
.color-green > .ser-grid:not(.plus) .ser-grid-item .box-content .subject-name { color: #317A41; }
.color-green > .ser-grid:not(.plus) .ser-grid-item .box-bottom { border-color: #317A41; }
.color-green > .ser-grid:not(.plus) .ser-grid-item .block-download-course-moodle .title-block { border-bottom-color: #317A41; }
.color-green > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .icon-x { background: #317A41; border-color: #317A41; }
.color-green > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .path1:before { color: #317A41; }
.color-green .subject-item .valign, .color-green .subject-item .subject-heading { background: #317A41; }
.color-green .subject-item .btn.subject-btn, .color-green .subject-item #cart-form-pane .subject-btn.form-submit, #cart-form-pane .color-green .subject-item .subject-btn.form-submit, .color-green .subject-item .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses .color-green .subject-item .subject-btn.form-submit { background: #317A41; border: 1px solid #317A41; }

.color-magenta > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons { color: #6E1B6E; }
.color-magenta > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path1:before { color: #6E1B6E; }
.color-magenta > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path2:before { color: #6E1B6E; }
.color-magenta > .ser-grid:not(.plus) .ser-grid-item .box-image:hover .text-content-type { background-color: #6E1B6E; opacity: 0.85; }
.color-magenta > .ser-grid:not(.plus) .ser-grid-item .box-content .subject-name { color: #6E1B6E; }
.color-magenta > .ser-grid:not(.plus) .ser-grid-item .box-bottom { border-color: #6E1B6E; }
.color-magenta > .ser-grid:not(.plus) .ser-grid-item .block-download-course-moodle .title-block { border-bottom-color: #6E1B6E; }
.color-magenta > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .icon-x { background: #6E1B6E; border-color: #6E1B6E; }
.color-magenta > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .path1:before { color: #6E1B6E; }
.color-magenta .subject-item .valign, .color-magenta .subject-item .subject-heading { background: #6E1B6E; }
.color-magenta .subject-item .btn.subject-btn, .color-magenta .subject-item #cart-form-pane .subject-btn.form-submit, #cart-form-pane .color-magenta .subject-item .subject-btn.form-submit, .color-magenta .subject-item .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses .color-magenta .subject-item .subject-btn.form-submit { background: #6E1B6E; border: 1px solid #6E1B6E; }

.color-dark-cyan > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons { color: #006064; }
.color-dark-cyan > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path1:before { color: #006064; }
.color-dark-cyan > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path2:before { color: #006064; }
.color-dark-cyan > .ser-grid:not(.plus) .ser-grid-item .box-image:hover .text-content-type { background-color: #006064; opacity: 0.85; }
.color-dark-cyan > .ser-grid:not(.plus) .ser-grid-item .box-content .subject-name { color: #006064; }
.color-dark-cyan > .ser-grid:not(.plus) .ser-grid-item .box-bottom { border-color: #006064; }
.color-dark-cyan > .ser-grid:not(.plus) .ser-grid-item .block-download-course-moodle .title-block { border-bottom-color: #006064; }
.color-dark-cyan > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .icon-x { background: #006064; border-color: #006064; }
.color-dark-cyan > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .path1:before { color: #006064; }
.color-dark-cyan .subject-item .valign, .color-dark-cyan .subject-item .subject-heading { background: #006064; }
.color-dark-cyan .subject-item .btn.subject-btn, .color-dark-cyan .subject-item #cart-form-pane .subject-btn.form-submit, #cart-form-pane .color-dark-cyan .subject-item .subject-btn.form-submit, .color-dark-cyan .subject-item .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses .color-dark-cyan .subject-item .subject-btn.form-submit { background: #006064; border: 1px solid #006064; }

.tv-radio-event-item > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons { color: #000; }
.tv-radio-event-item > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path1:before { color: #000; }
.tv-radio-event-item > .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path2:before { color: #000; }
.tv-radio-event-item > .ser-grid:not(.plus) .ser-grid-item .box-image:hover .text-content-type { background-color: #000; opacity: 0.85; }
.tv-radio-event-item > .ser-grid:not(.plus) .ser-grid-item .box-content .subject-name { color: #000; }
.tv-radio-event-item > .ser-grid:not(.plus) .ser-grid-item .box-bottom { border-color: #000; }
.tv-radio-event-item > .ser-grid:not(.plus) .ser-grid-item .block-download-course-moodle .title-block { border-bottom-color: #000; }
.tv-radio-event-item > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .icon-x { background: #000; border-color: #000; }
.tv-radio-event-item > .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .path1:before { color: #000; }
.tv-radio-event-item .subject-item .valign, .tv-radio-event-item .subject-item .subject-heading { background: #000; }
.tv-radio-event-item .subject-item .btn.subject-btn, .tv-radio-event-item .subject-item #cart-form-pane .subject-btn.form-submit, #cart-form-pane .tv-radio-event-item .subject-item .subject-btn.form-submit, .tv-radio-event-item .subject-item .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses .tv-radio-event-item .subject-item .subject-btn.form-submit { background: #000; border: 1px solid #000; }

.color-dark-blue .subject-item .subject-heading { background: #212A3F; border: 1px solid #212A3F; }
.color-dark-blue .subject-item .btn.subject-btn, .color-dark-blue .subject-item #cart-form-pane .subject-btn.form-submit, #cart-form-pane .color-dark-blue .subject-item .subject-btn.form-submit, .color-dark-blue .subject-item .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses .color-dark-blue .subject-item .subject-btn.form-submit { background: #212A3F; border: 1px solid #212A3F; }

.color-skill .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons { color: #2a3451; }
.color-skill .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path1:before { color: #2a3451; }
.color-skill .ser-grid:not(.plus) .ser-grid-item .box-image .box-info .icons.icon-badge-hexagon .path2:before { color: #2a3451; }
.color-skill .ser-grid:not(.plus) .ser-grid-item .box-image:hover .text-content-type { background-color: #2a3451; opacity: 0.85; }
.color-skill .ser-grid:not(.plus) .ser-grid-item .box-content .subject-name { color: #2a3451; }
.color-skill .ser-grid:not(.plus) .ser-grid-item .box-bottom { border-top: 2px solid #2a3451; }
.color-skill .ser-grid:not(.plus) .ser-grid-item .resource-info { color: #2a3451; }
.color-skill .ser-grid:not(.plus) .ser-grid-item .resource-bottom .link-close .icon-x { background: #2a3451; }
.color-skill .subject-item .valign { background: #2a3451; }
.color-skill .subject-item .btn.subject-btn, .color-skill .subject-item #cart-form-pane .subject-btn.form-submit, #cart-form-pane .color-skill .subject-item .subject-btn.form-submit, .color-skill .subject-item .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses .color-skill .subject-item .subject-btn.form-submit { background: #2a3451; }
.color-skill #content_header #content_info li span.icons:before { color: #6E1B6E; }
.color-skill #content_header p a { color: #6E1B6E; }
.color-skill .main-article-wrapper p a, .color-skill .main-article-wrapper li a { color: #6E1B6E; }
.color-skill .main-article-wrapper .pullquotemiddle, .color-skill .main-article-wrapper .pullquoteleft, .color-skill .main-article-wrapper .pullquoteright { color: #6E1B6E; }
.color-skill .main-article-wrapper .pullquotemiddle .icon-chip2, .color-skill .main-article-wrapper .pullquoteleft .icon-chip2, .color-skill .main-article-wrapper .pullquoteright .icon-chip2 { color: #e38ce3; }

.col-skill-item:nth-child(3n+0) { clear: right; }

.col-skill-item:nth-child(3n+1) { clear: left; }

[class*="col-lg-"] { float: left; }

.col-lg-1 { width: 8.33333%; }

.col-lg-2 { width: 16.66667%; }

.col-lg-3 { width: 25%; }

.col-lg-4 { width: 33.33333%; }

.col-lg-5 { width: 41.66667%; }

.col-lg-6 { width: 50%; }

.col-lg-7 { width: 58.33333%; }

.col-lg-8 { width: 66.66667%; }

.col-lg-9 { width: 75%; }

.col-lg-10 { width: 83.33333%; }

.col-lg-11 { width: 91.66667%; }

.col-lg-12 { width: 100%; }

/*1024 - 1172*/
/*768 - 1024*/
@media only screen and (max-width: 1023px) { /*body { font-size:em($mdBaseSize); }*/
  [class*="col-sm-"] { float: left; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.66667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333%; }
  .col-sm-5 { width: 41.66667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333%; }
  .col-sm-8 { width: 66.66667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; } }
/* Small devices (tablets, 768px and down) */
@media only screen and (max-width: 767px) { body { font-size: 0.875rem; }
  #wrapper { min-width: 0; }
  .container, .wrapper-has-sidebar { width: 100%; max-width: inherit; }
  .wrapper-has-sidebar { padding: 0 0 20px 0; }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }
  [class*="col-xs-"] { float: left; -webkit-box-flex: none; -moz-box-flex: none; -webkit-flex: none; -ms-flex: none; flex: none; max-width: 100%; }
  .col-xs-1 { width: 8.33333%; }
  .col-xs-2 { width: 16.66667%; }
  .col-xs-3 { width: 25%; }
  .col-xs-4 { width: 33.33333%; }
  .col-xs-5 { width: 41.66667%; }
  .col-xs-6 { width: 50%; }
  .col-xs-7 { width: 58.33333%; }
  .col-xs-8 { width: 66.66667%; }
  .col-xs-9 { width: 75%; }
  .col-xs-10 { width: 83.33333%; }
  .col-xs-11 { width: 91.66667%; }
  .col-xs-12 { width: 100%; }
  .wrapper-page-full_width { padding: 0; }
  .page-tags .wrapper-page-full_width { padding-bottom: 40px; }
  .lastest { margin-right: 0; }
  .list-view-mode { margin: 0; } }
@media only screen and (max-width: 411px) { body { font-size: 0.8125rem; }
  .wrapper-has-sidebar { padding: 0; } }
@media only screen and (max-width: 360px) { body { font-size: 0.75rem; } }
/** jQuery UI CSS Framework 1.8.21  Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) Dual licensed under the MIT or GPL Version 2 licenses. http://jquery.org/license  http://docs.jquery.com/UI/Theming/API */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }

.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); }

.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }

.ui-helper-clearfix:after { clear: both; }

.ui-helper-clearfix { zoom: 1; }

.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter: Alpha(Opacity=0); }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* jQuery UI CSS Framework 1.8.21  Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) Dual licensed under the MIT or GPL Version 2 licenses. http://jquery.org/license  http://docs.jquery.com/UI/Theming/API  To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px */
/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }

.ui-widget .ui-widget { font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }

.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(../images/jquery-ui/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }

.ui-widget-content a { color: #333333; }

.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(../images/jquery-ui/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }

.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(../images/jquery-ui/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(../images/jquery-ui/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }

.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(../images/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }

.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { border: 1px solid #fed22f; background: #ffe45c url(../images/jquery-ui/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a { color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { border: 1px solid #cd0a0a; background: #b81900 url(../images/jquery-ui/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter: Alpha(Opacity=70); font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter: Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(../images/jquery-ui/ui-icons_222222_256x240.png); }

.ui-widget-content .ui-icon { background-image: url(../images/jquery-ui/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon { background-image: url(../images/jquery-ui/ui-icons_ffffff_256x240.png); }

.ui-state-default .ui-icon { background-image: url(../images/jquery-ui/ui-icons_ef8c08_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-image: url(../images/jquery-ui/ui-icons_ef8c08_256x240.png); }

.ui-state-active .ui-icon { background-image: url(../images/jquery-ui/ui-icons_ef8c08_256x240.png); }

.ui-state-highlight .ui-icon { background-image: url(../images/jquery-ui/ui-icons_228ef1_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url(../images/jquery-ui/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }

.ui-icon-carat-1-ne { background-position: -16px 0; }

.ui-icon-carat-1-e { background-position: -32px 0; }

.ui-icon-carat-1-se { background-position: -48px 0; }

.ui-icon-carat-1-s { background-position: -64px 0; }

.ui-icon-carat-1-sw { background-position: -80px 0; }

.ui-icon-carat-1-w { background-position: -96px 0; }

.ui-icon-carat-1-nw { background-position: -112px 0; }

.ui-icon-carat-2-n-s { background-position: -128px 0; }

.ui-icon-carat-2-e-w { background-position: -144px 0; }

.ui-icon-triangle-1-n { background-position: 0 -16px; }

.ui-icon-triangle-1-ne { background-position: -16px -16px; }

.ui-icon-triangle-1-e { background-position: -32px -16px; }

.ui-icon-triangle-1-se { background-position: -48px -16px; }

.ui-icon-triangle-1-s { background-position: -64px -16px; }

.ui-icon-triangle-1-sw { background-position: -80px -16px; }

.ui-icon-triangle-1-w { background-position: -96px -16px; }

.ui-icon-triangle-1-nw { background-position: -112px -16px; }

.ui-icon-triangle-2-n-s { background-position: -128px -16px; }

.ui-icon-triangle-2-e-w { background-position: -144px -16px; }

.ui-icon-arrow-1-n { background-position: 0 -32px; }

.ui-icon-arrow-1-ne { background-position: -16px -32px; }

.ui-icon-arrow-1-e { background-position: -32px -32px; }

.ui-icon-arrow-1-se { background-position: -48px -32px; }

.ui-icon-arrow-1-s { background-position: -64px -32px; }

.ui-icon-arrow-1-sw { background-position: -80px -32px; }

.ui-icon-arrow-1-w { background-position: -96px -32px; }

.ui-icon-arrow-1-nw { background-position: -112px -32px; }

.ui-icon-arrow-2-n-s { background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }

.ui-icon-arrow-2-e-w { background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }

.ui-icon-arrowstop-1-n { background-position: -192px -32px; }

.ui-icon-arrowstop-1-e { background-position: -208px -32px; }

.ui-icon-arrowstop-1-s { background-position: -224px -32px; }

.ui-icon-arrowstop-1-w { background-position: -240px -32px; }

.ui-icon-arrowthick-1-n { background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }

.ui-icon-arrowthick-1-e { background-position: -32px -48px; }

.ui-icon-arrowthick-1-se { background-position: -48px -48px; }

.ui-icon-arrowthick-1-s { background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }

.ui-icon-arrowthick-1-w { background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }

.ui-icon-arrow-4 { background-position: 0 -80px; }

.ui-icon-arrow-4-diag { background-position: -16px -80px; }

.ui-icon-extlink { background-position: -32px -80px; }

.ui-icon-newwin { background-position: -48px -80px; }

.ui-icon-refresh { background-position: -64px -80px; }

.ui-icon-shuffle { background-position: -80px -80px; }

.ui-icon-transfer-e-w { background-position: -96px -80px; }

.ui-icon-transferthick-e-w { background-position: -112px -80px; }

.ui-icon-folder-collapsed { background-position: 0 -96px; }

.ui-icon-folder-open { background-position: -16px -96px; }

.ui-icon-document { background-position: -32px -96px; }

.ui-icon-document-b { background-position: -48px -96px; }

.ui-icon-note { background-position: -64px -96px; }

.ui-icon-mail-closed { background-position: -80px -96px; }

.ui-icon-mail-open { background-position: -96px -96px; }

.ui-icon-suitcase { background-position: -112px -96px; }

.ui-icon-comment { background-position: -128px -96px; }

.ui-icon-person { background-position: -144px -96px; }

.ui-icon-print { background-position: -160px -96px; }

.ui-icon-trash { background-position: -176px -96px; }

.ui-icon-locked { background-position: -192px -96px; }

.ui-icon-unlocked { background-position: -208px -96px; }

.ui-icon-bookmark { background-position: -224px -96px; }

.ui-icon-tag { background-position: -240px -96px; }

.ui-icon-home { background-position: 0 -112px; }

.ui-icon-flag { background-position: -16px -112px; }

.ui-icon-calendar { background-position: -32px -112px; }

.ui-icon-cart { background-position: -48px -112px; }

.ui-icon-pencil { background-position: -64px -112px; }

.ui-icon-clock { background-position: -80px -112px; }

.ui-icon-disk { background-position: -96px -112px; }

.ui-icon-calculator { background-position: -112px -112px; }

.ui-icon-zoomin { background-position: -128px -112px; }

.ui-icon-zoomout { background-position: -144px -112px; }

.ui-icon-search { background-position: -160px -112px; }

.ui-icon-wrench { background-position: -176px -112px; }

.ui-icon-gear { background-position: -192px -112px; }

.ui-icon-heart { background-position: -208px -112px; }

.ui-icon-star { background-position: -224px -112px; }

.ui-icon-link { background-position: -240px -112px; }

.ui-icon-cancel { background-position: 0 -128px; }

.ui-icon-plus { background-position: -16px -128px; }

.ui-icon-plusthick { background-position: -32px -128px; }

.ui-icon-minus { background-position: -48px -128px; }

.ui-icon-minusthick { background-position: -64px -128px; }

.ui-icon-close { background-position: -80px -128px; }

.ui-icon-closethick { background-position: -96px -128px; }

.ui-icon-key { background-position: -112px -128px; }

.ui-icon-lightbulb { background-position: -128px -128px; }

.ui-icon-scissors { background-position: -144px -128px; }

.ui-icon-clipboard { background-position: -160px -128px; }

.ui-icon-copy { background-position: -176px -128px; }

.ui-icon-contact { background-position: -192px -128px; }

.ui-icon-image { background-position: -208px -128px; }

.ui-icon-video { background-position: -224px -128px; }

.ui-icon-script { background-position: -240px -128px; }

.ui-icon-alert { background-position: 0 -144px; }

.ui-icon-info { background-position: -16px -144px; }

.ui-icon-notice { background-position: -32px -144px; }

.ui-icon-help { background-position: -48px -144px; }

.ui-icon-check { background-position: -64px -144px; }

.ui-icon-bullet { background-position: -80px -144px; }

.ui-icon-radio-off { background-position: -96px -144px; }

.ui-icon-radio-on { background-position: -112px -144px; }

.ui-icon-pin-w { background-position: -128px -144px; }

.ui-icon-pin-s { background-position: -144px -144px; }

.ui-icon-play { background-position: 0 -160px; }

.ui-icon-pause { background-position: -16px -160px; }

.ui-icon-seek-next { background-position: -32px -160px; }

.ui-icon-seek-prev { background-position: -48px -160px; }

.ui-icon-seek-end { background-position: -64px -160px; }

.ui-icon-seek-start { background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }

.ui-icon-stop { background-position: -96px -160px; }

.ui-icon-eject { background-position: -112px -160px; }

.ui-icon-volume-off { background-position: -128px -160px; }

.ui-icon-volume-on { background-position: -144px -160px; }

.ui-icon-power { background-position: 0 -176px; }

.ui-icon-signal-diag { background-position: -16px -176px; }

.ui-icon-signal { background-position: -32px -176px; }

.ui-icon-battery-0 { background-position: -48px -176px; }

.ui-icon-battery-1 { background-position: -64px -176px; }

.ui-icon-battery-2 { background-position: -80px -176px; }

.ui-icon-battery-3 { background-position: -96px -176px; }

.ui-icon-circle-plus { background-position: 0 -192px; }

.ui-icon-circle-minus { background-position: -16px -192px; }

.ui-icon-circle-close { background-position: -32px -192px; }

.ui-icon-circle-triangle-e { background-position: -48px -192px; }

.ui-icon-circle-triangle-s { background-position: -64px -192px; }

.ui-icon-circle-triangle-w { background-position: -80px -192px; }

.ui-icon-circle-triangle-n { background-position: -96px -192px; }

.ui-icon-circle-arrow-e { background-position: -112px -192px; }

.ui-icon-circle-arrow-s { background-position: -128px -192px; }

.ui-icon-circle-arrow-w { background-position: -144px -192px; }

.ui-icon-circle-arrow-n { background-position: -160px -192px; }

.ui-icon-circle-zoomin { background-position: -176px -192px; }

.ui-icon-circle-zoomout { background-position: -192px -192px; }

.ui-icon-circle-check { background-position: -208px -192px; }

.ui-icon-circlesmall-plus { background-position: 0 -208px; }

.ui-icon-circlesmall-minus { background-position: -16px -208px; }

.ui-icon-circlesmall-close { background-position: -32px -208px; }

.ui-icon-squaresmall-plus { background-position: -48px -208px; }

.ui-icon-squaresmall-minus { background-position: -64px -208px; }

.ui-icon-squaresmall-close { background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }

.ui-icon-grip-solid-vertical { background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }

.ui-icon-grip-diagonal-se { background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(../images/jquery-ui/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50; filter: Alpha(Opacity=50); }

.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(../images/jquery-ui/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20; filter: Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/** jQuery UI Autocomplete 1.8.21  Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) Dual licensed under the MIT or GPL Version 2 licenses. http://jquery.org/license  http://docs.jquery.com/UI/Autocomplete#theming */
.ui-autocomplete { position: absolute; cursor: default; }

/* workarounds */
* html .ui-autocomplete { width: 1px; }

/* without this, the menu expands to 100% in IE6 */
/** jQuery UI Menu 1.8.21  Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) Dual licensed under the MIT or GPL Version 2 licenses. http://jquery.org/license  http://docs.jquery.com/UI/Menu#theming */
.ui-menu { list-style: none; padding: 2px; margin: 0; display: block; float: left; }

.ui-menu .ui-menu { margin-top: -3px; }

.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; float: left; clear: left; width: 100%; }

.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: .2em .4em; line-height: 1.5; zoom: 1; }

.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }

/** jQuery UI Slider 1.8.21  Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) Dual licensed under the MIT or GPL Version 2 licenses. http://jquery.org/license  http://docs.jquery.com/UI/Slider#theming */
.ui-slider { position: relative; text-align: left; }

.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }

.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }

.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }

.ui-slider-horizontal .ui-slider-range-min { left: 0; }

.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }

.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }

.ui-slider-vertical .ui-slider-range-min { bottom: 0; }

.ui-slider-vertical .ui-slider-range-max { top: 0; }

/** ColorBox Core Style  The following rules are the styles that are consistant between themes. Avoid changing this area to maintain compatability with future versions of ColorBox. */
#colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; }

#cboxOverlay { position: fixed; width: 100%; height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft { clear: left; }

#cboxContent { position: relative; overflow: hidden; }

#cboxLoadedContent { overflow: auto; }

#cboxLoadedContent iframe { display: block; width: 100%; height: 100%; border: 0; }

#cboxTitle { margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; }

/** Isotope */
.isotope-item { z-index: 2; }

.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }

.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }

.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }

.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; }

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* Slick */
.slick-slider { position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; top: 0; left: 0; display: block; }

.slick-track:before, .slick-track:after { display: table; content: ''; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }

[dir='rtl'] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

.slick-loading .slick-list { background: #fff url("../js/third-party/slick-1.5.8/slick/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face { font-family: 'slick'; font-weight: normal; font-style: normal; src: url("../js/third-party/slick-1.5.8/slick/fonts/slick.eot"); src: url("../js/third-party/slick-1.5.8/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../js/third-party/slick-1.5.8/slick/fonts/slick.woff") format("woff"), url("../js/third-party/slick-1.5.8/slick/fonts/slick.ttf") format("truetype"), url("../js/third-party/slick-1.5.8/slick/fonts/slick.svg#slick") format("svg"); }
/* Arrows */
.slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; margin-top: -10px; padding: 0; cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }

.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }

[dir='rtl'] .slick-prev { right: -25px; left: auto; }

.slick-prev:before { content: '←'; }

[dir='rtl'] .slick-prev:before { content: '→'; }

.slick-next { right: -25px; }

[dir='rtl'] .slick-next { right: auto; left: -25px; }

.slick-next:before { content: '→'; }

[dir='rtl'] .slick-next:before { content: '←'; }

/* Dots */
.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -45px; display: block; width: 100%; padding: 0; list-style: none; text-align: center; }

.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }

.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }

.slick-dots li button:before { font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before { opacity: .75; color: black; }

.vis-background, .vis-labelset, .vis-timeline { overflow: hidden; }

.vis .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; }

.vis-active { box-shadow: 0 0 10px #86d5f8; }

.vis [class*=span] { min-height: 0; width: auto; }

div.vis-configuration { position: relative; display: block; float: left; font-size: 9pt; }

div.vis-configuration-wrapper { display: block; width: 700px; }

div.vis-configuration.vis-config-option-container { display: block; width: 495px; background-color: #fff; border: 2px solid #f7f8fa; border-radius: 4px; margin-top: 20px; left: 10px; padding-left: 5px; }

div.vis-configuration.vis-config-button { display: block; width: 495px; height: 25px; vertical-align: middle; line-height: 25px; background-color: #f7f8fa; border: 2px solid #ceced0; border-radius: 4px; margin-top: 20px; left: 10px; padding-left: 5px; cursor: pointer; margin-bottom: 30px; }

div.vis-configuration.vis-config-button.hover { background-color: #4588e6; border: 2px solid #214373; color: #fff; }

div.vis-configuration.vis-config-item { display: block; float: left; width: 495px; height: 25px; vertical-align: middle; line-height: 25px; }

div.vis-configuration.vis-config-item.vis-config-s2 { left: 10px; background-color: #f7f8fa; padding-left: 5px; border-radius: 3px; }

div.vis-configuration.vis-config-item.vis-config-s3 { left: 20px; background-color: #e4e9f0; padding-left: 5px; border-radius: 3px; }

div.vis-configuration.vis-config-item.vis-config-s4 { left: 30px; background-color: #cfd8e6; padding-left: 5px; border-radius: 3px; }

div.vis-configuration.vis-config-header { font-size: 18px; font-weight: 700; }

div.vis-configuration.vis-config-label { width: 90pt; height: 25px; line-height: 25px; }

div.vis-configuration.vis-config-label.vis-config-s3 { width: 110px; }

div.vis-configuration.vis-config-label.vis-config-s4 { width: 75pt; }

div.vis-configuration.vis-config-colorBlock { top: 1px; width: 30px; height: 19px; border: 1px solid #444; border-radius: 2px; padding: 0; margin: 0; cursor: pointer; }

input.vis-configuration.vis-config-checkbox { left: -5px; }

input.vis-configuration.vis-config-rangeinput { position: relative; top: -5px; width: 60px; height: 13px; padding: 1px; margin: 0; pointer-events: none; }

.vis-panel, .vis-timeline { padding: 0; box-sizing: border-box; }

input.vis-configuration.vis-config-range { -webkit-appearance: none; border: 0 solid #fff; background-color: transparent; width: 300px; height: 20px; }

input.vis-configuration.vis-config-range::-webkit-slider-runnable-track { width: 300px; height: 5px; background: #dedede; background: -moz-linear-gradient(top, #dedede 0, #c8c8c8 99%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dedede), color-stop(99%, #c8c8c8)); background: -webkit-linear-gradient(top, #dedede 0, #c8c8c8 99%); background: -o-linear-gradient(top, #dedede 0, #c8c8c8 99%); background: -ms-linear-gradient(top, #dedede 0, #c8c8c8 99%); background: linear-gradient(to bottom, #dedede 0%, #c8c8c8 99%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#c8c8c8', GradientType=0 ); border: 1px solid #999; box-shadow: #aaa 0 0 3px 0; border-radius: 3px; }

input.vis-configuration.vis-config-range::-webkit-slider-thumb { -webkit-appearance: none; border: 1px solid #14334b; height: 17px; width: 17px; border-radius: 50%; background: #3876c2; background: -moz-linear-gradient(top, #3876c2 0, #385380 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3876c2), color-stop(100%, #385380)); background: -webkit-linear-gradient(top, #3876c2 0, #385380 100%); background: -o-linear-gradient(top, #3876c2 0, #385380 100%); background: -ms-linear-gradient(top, #3876c2 0, #385380 100%); background: linear-gradient(to bottom, #3876c2 0%, #385380 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3876c2', endColorstr='#385380', GradientType=0 ); box-shadow: #111927 0 0 1px 0; margin-top: -7px; }

input.vis-configuration.vis-config-range:focus { outline: 0; }

input.vis-configuration.vis-config-range:focus::-webkit-slider-runnable-track { background: #9d9d9d; background: -moz-linear-gradient(top, #9d9d9d 0, #c8c8c8 99%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9d9d9d), color-stop(99%, #c8c8c8)); background: -webkit-linear-gradient(top, #9d9d9d 0, #c8c8c8 99%); background: -o-linear-gradient(top, #9d9d9d 0, #c8c8c8 99%); background: -ms-linear-gradient(top, #9d9d9d 0, #c8c8c8 99%); background: linear-gradient(to bottom, #9d9d9d 0%, #c8c8c8 99%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d9d9d', endColorstr='#c8c8c8', GradientType=0 ); }

input.vis-configuration.vis-config-range::-moz-range-track { width: 300px; height: 10px; background: #dedede; background: -moz-linear-gradient(top, #dedede 0, #c8c8c8 99%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dedede), color-stop(99%, #c8c8c8)); background: -webkit-linear-gradient(top, #dedede 0, #c8c8c8 99%); background: -o-linear-gradient(top, #dedede 0, #c8c8c8 99%); background: -ms-linear-gradient(top, #dedede 0, #c8c8c8 99%); background: linear-gradient(to bottom, #dedede 0%, #c8c8c8 99%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#c8c8c8', GradientType=0 ); border: 1px solid #999; box-shadow: #aaa 0 0 3px 0; border-radius: 3px; }

input.vis-configuration.vis-config-range::-moz-range-thumb { border: none; height: 1pc; width: 1pc; border-radius: 50%; background: #385380; }

input.vis-configuration.vis-config-range:-moz-focusring { outline: #fff solid 1px; outline-offset: -1px; }

input.vis-configuration.vis-config-range::-ms-track { width: 300px; height: 5px; background: 0 0; border-color: transparent; border-width: 6px 0; color: transparent; }

input.vis-configuration.vis-config-range::-ms-fill-lower { background: #777; border-radius: 10px; }

input.vis-configuration.vis-config-range::-ms-fill-upper { background: #ddd; border-radius: 10px; }

input.vis-configuration.vis-config-range::-ms-thumb { border: none; height: 1pc; width: 1pc; border-radius: 50%; background: #385380; }

input.vis-configuration.vis-config-range:focus::-ms-fill-lower { background: #888; }

input.vis-configuration.vis-config-range:focus::-ms-fill-upper { background: #ccc; }

.vis-configuration-popup { position: absolute; background: rgba(57, 76, 89, 0.85); border: 2px solid #f2faff; line-height: 30px; height: 30px; width: 150px; text-align: center; color: #fff; font-size: 14px; border-radius: 4px; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; }

.vis-configuration-popup:after, .vis-configuration-popup:before { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

.vis-configuration-popup:after { border-color: rgba(136, 183, 213, 0); border-left-color: rgba(57, 76, 89, 0.85); border-width: 8px; margin-top: -8px; }

.vis-configuration-popup:before { border-color: rgba(194, 225, 245, 0); border-left-color: #f2faff; border-width: 9pt; margin-top: -9pt; }

.vis-timeline { position: relative; border: 1px solid #bfbfbf; margin: 0; }

.vis-panel { position: absolute; margin: 0; }

.vis-panel.vis-bottom, .vis-panel.vis-center, .vis-panel.vis-left, .vis-panel.vis-right, .vis-panel.vis-top { border: 1px #bfbfbf; }

.vis-panel.vis-center, .vis-panel.vis-left, .vis-panel.vis-right { border-top-style: solid; border-bottom-style: solid; overflow: hidden; }

.vis-panel.vis-bottom, .vis-panel.vis-center, .vis-panel.vis-top { border-left-style: solid; border-right-style: solid; }

.vis-panel > .vis-content { position: relative; }

.vis-panel .vis-shadow { position: absolute; width: 100%; height: 1px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); }

.vis-itemset, .vis-labelset, .vis-labelset .vis-label { position: relative; box-sizing: border-box; }

.vis-panel .vis-shadow.vis-top { top: -1px; left: 0; }

.vis-panel .vis-shadow.vis-bottom { bottom: -1px; left: 0; }

.vis-labelset .vis-label { left: 0; top: 0; width: 100%; color: #4d4d4d; border-bottom: 1px solid #bfbfbf; }

.vis-labelset .vis-label.draggable { cursor: pointer; }

.vis-labelset .vis-label:last-child { border-bottom: none; }

.vis-labelset .vis-label .vis-inner { display: inline-block; padding: 5px; }

.vis-labelset .vis-label .vis-inner.vis-hidden { padding: 0; }

.vis-itemset { padding: 0; margin: 0; }

.vis-itemset .vis-background, .vis-itemset .vis-foreground { position: absolute; width: 100%; height: 100%; overflow: visible; }

.vis-axis { position: absolute; width: 100%; height: 0; left: 0; z-index: 1; }

.vis-foreground .vis-group { position: relative; box-sizing: border-box; border-bottom: 1px solid #bfbfbf; }

.vis-foreground .vis-group:last-child { border-bottom: none; }

.vis-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; }

.vis-item { position: absolute; color: #1A1A1A; border-color: #97B0F8; border-width: 1px; background-color: #D5DDF6; display: inline-block; }

.vis-item.vis-point.vis-selected, .vis-item.vis-selected { background-color: #FFF785; }

.vis-item.vis-selected { border-color: #FFC200; z-index: 2; }

.vis-editable.vis-selected { cursor: move; }

.vis-item.vis-box { text-align: center; border-style: solid; border-radius: 2px; }

.vis-item.vis-point { background: 0 0; }

.vis-item.vis-dot { position: absolute; padding: 0; border-width: 4px; border-style: solid; border-radius: 4px; }

.vis-item.vis-range { border-style: solid; border-radius: 2px; box-sizing: border-box; }

.vis-item.vis-background { border: none; background-color: rgba(213, 221, 246, 0.4); box-sizing: border-box; padding: 0; margin: 0; }

.vis-item .vis-item-overflow { position: relative; width: 100%; height: 100%; padding: 0; margin: 0; overflow: hidden; }

.vis-item.vis-range .vis-item-content { position: relative; display: inline-block; }

.vis-item.vis-background .vis-item-content { position: absolute; display: inline-block; }

.vis-item.vis-line { padding: 0; position: absolute; width: 0; border-left-width: 1px; border-left-style: solid; }

.vis-item .vis-item-content { white-space: nowrap; box-sizing: border-box; padding: 5px; }

.vis-item .vis-delete { background: url(img/timeline/delete.png) center no-repeat; position: absolute; width: 24px; height: 24px; top: -4px; right: -24px; cursor: pointer; }

.vis-item.vis-range .vis-drag-left { position: absolute; width: 24px; max-width: 20%; min-width: 2px; height: 100%; top: 0; left: -4px; cursor: w-resize; }

.vis-item.vis-range .vis-drag-right { position: absolute; width: 24px; max-width: 20%; min-width: 2px; height: 100%; top: 0; right: -4px; cursor: e-resize; }

.vis-time-axis { position: relative; overflow: hidden; }

.vis-time-axis.vis-foreground { top: 0; left: 0; width: 100%; }

.vis-time-axis.vis-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.vis-time-axis .vis-text { position: absolute; color: #4d4d4d; padding: 3px; overflow: hidden; box-sizing: border-box; white-space: nowrap; }

.vis-time-axis .vis-text.vis-measure { position: absolute; padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; visibility: hidden; }

.vis-time-axis .vis-grid.vis-vertical { position: absolute; border-left: 1px solid; }

.vis-time-axis .vis-grid.vis-minor { border-color: #e5e5e5; }

.vis-time-axis .vis-grid.vis-major { border-color: #bfbfbf; }

.vis-current-time { background-color: #FF7F6E; width: 2px; z-index: 1; }

.vis-custom-time { background-color: #6E94FF; width: 2px; cursor: move; z-index: 1; }

div.vis-network div.vis-close, div.vis-network div.vis-edit-mode div.vis-button, div.vis-network div.vis-manipulation div.vis-button { cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; }

.vis-panel.vis-background.vis-horizontal .vis-grid.vis-horizontal { position: absolute; width: 100%; height: 0; border-bottom: 1px solid; }

.vis-panel.vis-background.vis-horizontal .vis-grid.vis-minor { border-color: #e5e5e5; }

.vis-panel.vis-background.vis-horizontal .vis-grid.vis-major { border-color: #bfbfbf; }

.vis-data-axis .vis-y-axis.vis-major { width: 100%; position: absolute; color: #4d4d4d; white-space: nowrap; }

.vis-data-axis .vis-y-axis.vis-major.vis-measure { padding: 0; margin: 0; border: 0; visibility: hidden; width: auto; }

.vis-data-axis .vis-y-axis.vis-minor { position: absolute; width: 100%; color: #bebebe; white-space: nowrap; }

.vis-data-axis .vis-y-axis.vis-minor.vis-measure { padding: 0; margin: 0; border: 0; visibility: hidden; width: auto; }

.vis-data-axis .vis-y-axis.vis-title { position: absolute; color: #4d4d4d; white-space: nowrap; bottom: 20px; text-align: center; }

.vis-data-axis .vis-y-axis.vis-title.vis-measure { padding: 0; margin: 0; visibility: hidden; width: auto; }

.vis-data-axis .vis-y-axis.vis-title.vis-left { bottom: 0; -webkit-transform-origin: left top; -moz-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top; transform-origin: left bottom; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); }

.vis-data-axis .vis-y-axis.vis-title.vis-right { bottom: 0; -webkit-transform-origin: right bottom; -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

.vis-legend { background-color: rgba(247, 252, 255, 0.65); padding: 5px; border: 1px solid #b3b3b3; box-shadow: 2px 2px 10px rgba(154, 154, 154, 0.55); }

.vis-legend-text { white-space: nowrap; display: inline-block; }

.vis-graph-group0 { fill: #4f81bd; fill-opacity: 0; stroke-width: 2px; stroke: #4f81bd; }

.vis-graph-group1 { fill: #f79646; fill-opacity: 0; stroke-width: 2px; stroke: #f79646; }

.vis-graph-group2 { fill: #8c51cf; fill-opacity: 0; stroke-width: 2px; stroke: #8c51cf; }

.vis-graph-group3 { fill: #75c841; fill-opacity: 0; stroke-width: 2px; stroke: #75c841; }

.vis-graph-group4 { fill: #ff0100; fill-opacity: 0; stroke-width: 2px; stroke: #ff0100; }

.vis-graph-group5 { fill: #37d8e6; fill-opacity: 0; stroke-width: 2px; stroke: #37d8e6; }

.vis-graph-group6 { fill: #042662; fill-opacity: 0; stroke-width: 2px; stroke: #042662; }

.vis-graph-group7 { fill: #00ff26; fill-opacity: 0; stroke-width: 2px; stroke: #00ff26; }

.vis-graph-group8 { fill: #f0f; fill-opacity: 0; stroke-width: 2px; stroke: #f0f; }

.vis-graph-group9 { fill: #8f3938; fill-opacity: 0; stroke-width: 2px; stroke: #8f3938; }

.vis-timeline .vis-fill { fill-opacity: .1; stroke: none; }

.vis-timeline .vis-bar { fill-opacity: .5; stroke-width: 1px; }

.vis-timeline .vis-point { stroke-width: 2px; fill-opacity: 1; }

.vis-timeline .vis-legend-background { stroke-width: 1px; fill-opacity: .9; fill: #fff; stroke: #c2c2c2; }

.vis-timeline .vis-outline { stroke-width: 1px; fill-opacity: 1; fill: #fff; stroke: #e5e5e5; }

.vis-timeline .vis-icon-fill { fill-opacity: .3; stroke: none; }

div.vis-network div.vis-manipulation { border-width: 0; border-bottom: 1px; border-style: solid; border-color: #d6d9d8; background: #fff; background: -moz-linear-gradient(top, #fff 0, #fcfcfc 48%, #fafafa 50%, #fcfcfc 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(48%, #fcfcfc), color-stop(50%, #fafafa), color-stop(100%, #fcfcfc)); background: -webkit-linear-gradient(top, #fff 0, #fcfcfc 48%, #fafafa 50%, #fcfcfc 100%); background: -o-linear-gradient(top, #fff 0, #fcfcfc 48%, #fafafa 50%, #fcfcfc 100%); background: -ms-linear-gradient(top, #fff 0, #fcfcfc 48%, #fafafa 50%, #fcfcfc 100%); background: linear-gradient(to bottom, #ffffff 0%, #fcfcfc 48%, #fafafa 50%, #fcfcfc 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc', GradientType=0 ); padding-top: 4px; position: absolute; left: 0; top: 0; width: 100%; height: 28px; }

div.vis-network div.vis-edit-mode { position: absolute; left: 0; top: 5px; height: 30px; }

div.vis-network div.vis-close { position: absolute; right: 0; top: 0; width: 30px; height: 30px; background-position: 20px 3px; background-repeat: no-repeat; background-image: url(img/network/cross.png); user-select: none; }

div.vis-network div.vis-close:hover { opacity: .6; }

div.vis-network div.vis-edit-mode div.vis-button, div.vis-network div.vis-manipulation div.vis-button { float: left; font-family: verdana; font-size: 9pt; -moz-border-radius: 15px; border-radius: 15px; display: inline-block; background-position: 0 0; background-repeat: no-repeat; height: 24px; margin-left: 10px; padding: 0 8px; user-select: none; }

div.vis-network div.vis-manipulation div.vis-button:hover { box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2); }

div.vis-network div.vis-manipulation div.vis-button:active { box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.5); }

div.vis-network div.vis-manipulation div.vis-button.vis-back { background-image: url(img/network/backIcon.png); }

div.vis-network div.vis-manipulation div.vis-button.vis-none:hover { box-shadow: 1px 1px 8px transparent; cursor: default; }

div.vis-network div.vis-manipulation div.vis-button.vis-none:active { box-shadow: 1px 1px 8px transparent; }

div.vis-network div.vis-manipulation div.vis-button.vis-none { padding: 0; }

div.vis-network div.vis-manipulation div.notification { margin: 2px; font-weight: 700; }

div.vis-network div.vis-manipulation div.vis-button.vis-add { background-image: url(img/network/addNodeIcon.png); }

div.vis-network div.vis-edit-mode div.vis-button.vis-edit, div.vis-network div.vis-manipulation div.vis-button.vis-edit { background-image: url(img/network/editIcon.png); }

div.vis-network div.vis-edit-mode div.vis-button.vis-edit.vis-edit-mode { background-color: #fcfcfc; border: 1px solid #ccc; }

div.vis-network div.vis-manipulation div.vis-button.vis-connect { background-image: url(img/network/connectIcon.png); }

div.vis-network div.vis-manipulation div.vis-button.vis-delete { background-image: url(img/network/deleteIcon.png); }

div.vis-network div.vis-edit-mode div.vis-label, div.vis-network div.vis-manipulation div.vis-label { margin: 0 0 0 23px; line-height: 25px; }

div.vis-network div.vis-manipulation div.vis-separator-line { float: left; display: inline-block; width: 1px; height: 21px; background-color: #bdbdbd; margin: 0 7px 0 15px; }

div.vis-network-tooltip { position: absolute; visibility: hidden; padding: 5px; white-space: nowrap; font-family: verdana; font-size: 14px; font-color: #000; background-color: #f5f4ed; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #808074; box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2); pointer-events: none; }

div.vis-network div.vis-navigation div.vis-button { width: 34px; height: 34px; -moz-border-radius: 17px; border-radius: 17px; position: absolute; display: inline-block; background-position: 2px 2px; background-repeat: no-repeat; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

div.vis-network div.vis-navigation div.vis-button:hover { box-shadow: 0 0 3px 3px rgba(56, 207, 21, 0.3); }

div.vis-network div.vis-navigation div.vis-button:active { box-shadow: 0 0 1px 3px rgba(56, 207, 21, 0.95); }

div.vis-network div.vis-navigation div.vis-button.vis-up { background-image: url(img/network/upArrow.png); bottom: 50px; left: 55px; }

div.vis-network div.vis-navigation div.vis-button.vis-down { background-image: url(img/network/downArrow.png); bottom: 10px; left: 55px; }

div.vis-network div.vis-navigation div.vis-button.vis-left { background-image: url(img/network/leftArrow.png); bottom: 10px; left: 15px; }

div.vis-network div.vis-navigation div.vis-button.vis-right { background-image: url(img/network/rightArrow.png); bottom: 10px; left: 95px; }

div.vis-network div.vis-navigation div.vis-button.vis-zoomIn { background-image: url(img/network/plus.png); bottom: 10px; right: 15px; }

div.vis-network div.vis-navigation div.vis-button.vis-zoomOut { background-image: url(img/network/minus.png); bottom: 10px; right: 55px; }

div.vis-network div.vis-navigation div.vis-button.vis-zoomExtends { background-image: url(img/network/zoomExtends.png); bottom: 50px; right: 15px; }

div.vis-color-picker { position: absolute; margin-top: -140px; margin-left: 30px; width: 293px; height: 425px; padding: 10px; border-radius: 15px; background-color: #fff; display: none; box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px 0; }

div.vis-color-picker div.vis-arrow { position: absolute; top: 147px; left: 5px; }

div.vis-color-picker div.vis-arrow:after, div.vis-color-picker div.vis-arrow:before { right: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

div.vis-color-picker div.vis-arrow:after { border-color: rgba(255, 255, 255, 0); border-right-color: #fff; border-width: 30px; margin-top: -30px; }

div.vis-color-picker div.vis-color { position: absolute; width: 289px; height: 289px; cursor: pointer; }

div.vis-color-picker div.vis-brightness { position: absolute; top: 313px; }

div.vis-color-picker div.vis-opacity { position: absolute; top: 350px; }

div.vis-color-picker div.vis-selector { position: absolute; top: 137px; left: 137px; width: 15px; height: 15px; border-radius: 15px; border: 1px solid #fff; background: #4c4c4c; background: -moz-linear-gradient(top, #4c4c4c 0, #595959 12%, #666 25%, #474747 39%, #2c2c2c 50%, #000 51%, #111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4c4c4c), color-stop(12%, #595959), color-stop(25%, #666), color-stop(39%, #474747), color-stop(50%, #2c2c2c), color-stop(51%, #000), color-stop(60%, #111), color-stop(76%, #2b2b2b), color-stop(91%, #1c1c1c), color-stop(100%, #131313)); background: -webkit-linear-gradient(top, #4c4c4c 0, #595959 12%, #666 25%, #474747 39%, #2c2c2c 50%, #000 51%, #111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); background: -o-linear-gradient(top, #4c4c4c 0, #595959 12%, #666 25%, #474747 39%, #2c2c2c 50%, #000 51%, #111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); background: -ms-linear-gradient(top, #4c4c4c 0, #595959 12%, #666 25%, #474747 39%, #2c2c2c 50%, #000 51%, #111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); background: linear-gradient(to bottom, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 ); }

div.vis-color-picker div.vis-initial-color, div.vis-color-picker div.vis-new-color { width: 140px; height: 20px; top: 380px; font-size: 10px; color: rgba(0, 0, 0, 0.4); line-height: 20px; position: absolute; vertical-align: middle; }

div.vis-color-picker div.vis-new-color { border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 5px; left: 159px; text-align: right; padding-right: 2px; }

div.vis-color-picker div.vis-initial-color { border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 5px; left: 10px; text-align: left; padding-left: 2px; }

div.vis-color-picker div.vis-label { position: absolute; width: 300px; left: 10px; }

div.vis-color-picker div.vis-label.vis-brightness { top: 300px; }

div.vis-color-picker div.vis-label.vis-opacity { top: 338px; }

div.vis-color-picker div.vis-button { position: absolute; width: 68px; height: 25px; border-radius: 10px; vertical-align: middle; text-align: center; line-height: 25px; top: 410px; border: 2px solid #d9d9d9; background-color: #f7f7f7; cursor: pointer; }

div.vis-color-picker div.vis-button.vis-cancel { left: 5px; }

div.vis-color-picker div.vis-button.vis-load { left: 82px; }

div.vis-color-picker div.vis-button.vis-apply { left: 159px; }

div.vis-color-picker div.vis-button.vis-save { left: 236px; }

div.vis-color-picker input.vis-range { width: 290px; height: 20px; }

@font-face { font-family: 'oufont'; src: url("fonts/oufont.eot?sg4r83"); src: url("fonts/oufont.eot?sg4r83#iefix") format("embedded-opentype"), url("fonts/oufont.ttf?sg4r83") format("truetype"), url("fonts/oufont.woff?sg4r83") format("woff"), url("fonts/oufont.svg?sg4r83#oufont") format("svg"); font-weight: normal; font-style: normal; }
[class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; }

.icon-sort .path1:before { content: "\ea1c"; color: black; }
.icon-sort .path2:before { content: "\ea1d"; margin-left: -0.5185546875em; color: yellow; }

.icon-explore-tv .path1:before { content: "\e9ff"; color: #3a486c; }
.icon-explore-tv .path2:before { content: "\ea00"; margin-left: -2.3134765625em; color: #3a486c; }
.icon-explore-tv .path3:before { content: "\ea01"; margin-left: -2.3134765625em; color: #58803a; }

.icon-explore-inspired .path1:before { content: "\ea02"; color: #577f00; }
.icon-explore-inspired .path2:before { content: "\ea03"; margin-left: -3.8330078125em; color: #39476b; }
.icon-explore-inspired .path3:before { content: "\ea04"; margin-left: -3.8330078125em; color: #39476b; }
.icon-explore-inspired .path4:before { content: "\ea05"; margin-left: -3.8330078125em; color: white; }

.icon-explore-badge-earn .path1:before { content: "\ea0d"; color: #3a486c; }
.icon-explore-badge-earn .path2:before { content: "\ea0e"; margin-left: -1.802734375em; color: #58803a; }
.icon-explore-badge-earn .path3:before { content: "\ea0f"; margin-left: -1.802734375em; color: white; }
.icon-explore-badge-earn .path4:before { content: "\ea10"; margin-left: -1.802734375em; color: white; }
.icon-explore-badge-earn .path5:before { content: "\ea11"; margin-left: -1.802734375em; color: #3a486c; }

.icon-explore-inspired-mobile .path1:before { content: "\ea12"; color: #577f00; }
.icon-explore-inspired-mobile .path2:before { content: "\ea13"; margin-left: -2.5703125em; color: white; }
.icon-explore-inspired-mobile .path3:before { content: "\ea14"; margin-left: -2.5703125em; color: #39476b; }
.icon-explore-inspired-mobile .path4:before { content: "\ea15"; margin-left: -2.5703125em; color: white; }
.icon-explore-inspired-mobile .path5:before { content: "\ea16"; margin-left: -2.5703125em; color: white; }
.icon-explore-inspired-mobile .path6:before { content: "\ea17"; margin-left: -2.5703125em; color: white; }
.icon-explore-inspired-mobile .path7:before { content: "\ea18"; margin-left: -2.5703125em; color: #39476b; }
.icon-explore-inspired-mobile .path8:before { content: "\ea19"; margin-left: -2.5703125em; color: #577f00; }
.icon-explore-inspired-mobile .path9:before { content: "\ea1a"; margin-left: -2.5703125em; color: #39476b; }
.icon-explore-inspired-mobile .path10:before { content: "\ea1b"; margin-left: -2.5703125em; color: #577f00; }

.icon-pin:before { content: "\e9fe"; }

.icon-basket:before { content: "\e9fd"; color: #ffc23d; }

.icon-checkmark3:before { content: "\e9f2"; color: #8b8076; }

.icon-cross3:before { content: "\e9fc"; color: #8b8076; }

.icon-alert:before { content: "\e9f1"; color: #c50505; }

.icon-rating .path1:before { content: "\e9ef"; color: #ed7906; }

.icon-rating .path2:before { content: "\e9f0"; margin-left: -1.048828125em; color: white; }

.icon-certificate_badge_plus .path1:before { content: "\e9a2"; color: white; }
.icon-certificate_badge_plus .path2:before { content: "\e9a3"; margin-left: -0.666015625em; color: #ffc852; }
.icon-certificate_badge_plus .path3:before { content: "\e9a4"; margin-left: -0.666015625em; color: #ffc852; }
.icon-certificate_badge_plus .path4:before { content: "\e9a5"; margin-left: -0.666015625em; color: #f7a42b; }
.icon-certificate_badge_plus .path5:before { content: "\e9a6"; margin-left: -0.666015625em; color: #2a3451; }
.icon-certificate_badge_plus .path6:before { content: "\e9a7"; margin-left: -0.666015625em; color: #f89428; }
.icon-certificate_badge_plus .path7:before { content: "\e99f"; margin-left: -0.666015625em; color: #d3701e; }

.icon-plus:before { content: "\e9a1"; color: #ffc23d; }

.icon-basket2:before { content: "\e9a8"; color: #ed7906; }

.icon-dollar:before { content: "\e9a0"; color: #fff; }

.icon-pdfs:before, .icon-pdf:before { content: "\e9f7"; }

.icon-badge-dark-cyan .path1:before, .color-dark-cyan .badge-wrapper .icon-badge-course .path1:before { content: "\e9f3"; color: #b2d5d5; }
.icon-badge-dark-cyan .path2:before, .color-dark-cyan .badge-wrapper .icon-badge-course .path2:before { content: "\e9f4"; margin-left: -0.8984375em; color: white; }
.icon-badge-dark-cyan .path3:before, .color-dark-cyan .badge-wrapper .icon-badge-course .path3:before { content: "\e9f5"; margin-left: -0.8984375em; color: #006064; }
.icon-badge-dark-cyan .path4:before, .color-dark-cyan .badge-wrapper .icon-badge-course .path4:before { content: "\e9f6"; margin-left: -0.8984375em; color: #192852; }

.icon-badge-royal-blue .path1:before, .color-royal-blue .badge-wrapper .icon-badge-course .path1:before { content: "\e9f8"; color: #c2cbd8; }
.icon-badge-royal-blue .path2:before, .color-royal-blue .badge-wrapper .icon-badge-course .path2:before { content: "\e9f9"; margin-left: -0.8984375em; color: white; }
.icon-badge-royal-blue .path3:before, .color-royal-blue .badge-wrapper .icon-badge-course .path3:before { content: "\e9fa"; margin-left: -0.8984375em; color: #0F72C6; }
.icon-badge-royal-blue .path4:before, .color-royal-blue .badge-wrapper .icon-badge-course .path4:before { content: "\e9fb"; margin-left: -0.8984375em; color: #192852; }

.icon-badge-hexagon .path1:before { content: "\e9eb"; color: #2a4d7f; }
.icon-badge-hexagon .path2:before { content: "\e9ec"; margin-left: -0.8876953125em; color: #2a4d7f; }
.icon-badge-hexagon .path3:before { content: "\e9ed"; margin-left: -0.8876953125em; color: white; }
.icon-badge-hexagon .path4:before { content: "\e9ee"; margin-left: -0.8876953125em; color: white; }

.icon-endorsed-hexagon .path1:before { content: "\e97d"; color: #2a4d7f; }

.icon-badge-green .path1:before, .color-green .badge-wrapper .icon-badge-course .path1:before { content: "\ea20"; color: #c5dac5; }
.icon-badge-green .path2:before, .color-green .badge-wrapper .icon-badge-course .path2:before { content: "\ea21"; margin-left: -0.8984375em; color: white; }
.icon-badge-green .path3:before, .color-green .badge-wrapper .icon-badge-course .path3:before { content: "\ea22"; margin-left: -0.8984375em; color: #317A41; }
.icon-badge-green .path4:before, .color-green .badge-wrapper .icon-badge-course .path4:before { content: "\ea23"; margin-left: -0.8984375em; color: #192852; }

.icon-badge-magenta .path1:before, .color-magenta .badge-wrapper .icon-badge-course .path1:before { content: "\ea53"; color: #e1bddb; }
.icon-badge-magenta .path2:before, .color-magenta .badge-wrapper .icon-badge-course .path2:before { content: "\ea54"; margin-left: -0.8984375em; color: white; }
.icon-badge-magenta .path3:before, .color-magenta .badge-wrapper .icon-badge-course .path3:before { content: "\ea55"; margin-left: -0.8984375em; color: #6E1B6E; }
.icon-badge-magenta .path4:before, .color-magenta .badge-wrapper .icon-badge-course .path4:before { content: "\ea56"; margin-left: -0.8984375em; color: #192852; }

.icon-badge-orange .path1:before, .color-orange .badge-wrapper .icon-badge-course .path1:before { content: "\ea6c"; color: #f3cfbd; }
.icon-badge-orange .path2:before, .color-orange .badge-wrapper .icon-badge-course .path2:before { content: "\ea6d"; margin-left: -0.8984375em; color: white; }
.icon-badge-orange .path3:before, .color-orange .badge-wrapper .icon-badge-course .path3:before { content: "\ea6e"; margin-left: -0.8984375em; color: #BE550D; }
.icon-badge-orange .path4:before, .color-orange .badge-wrapper .icon-badge-course .path4:before { content: "\ea6f"; margin-left: -0.8984375em; color: #192852; }

.icon-badge-pink .path1:before, .color-pink .badge-wrapper .icon-badge-course .path1:before { content: "\ea84"; color: #f2bad1; }
.icon-badge-pink .path2:before, .color-pink .badge-wrapper .icon-badge-course .path2:before { content: "\ea85"; margin-left: -0.8984375em; color: white; }
.icon-badge-pink .path3:before, .color-pink .badge-wrapper .icon-badge-course .path3:before { content: "\ea86"; margin-left: -0.8984375em; color: #C90959; }
.icon-badge-pink .path4:before, .color-pink .badge-wrapper .icon-badge-course .path4:before { content: "\ea87"; margin-left: -0.8984375em; color: #192852; }

.icon-award-plus .path1:before, .icon-badge-plus .path1:before { content: "\eaa4"; color: #ffc852; }
.icon-award-plus .path2:before, .icon-badge-plus .path2:before { content: "\eaa5"; margin-left: -0.673828125em; color: #f89428; }

.icon-badge-red .path1:before, .color-red .badge-wrapper .icon-badge-course .path1:before { content: "\eaa8"; color: #e7bcbb; }
.icon-badge-red .path2:before, .color-red .badge-wrapper .icon-badge-course .path2:before { content: "\eaa9"; margin-left: -0.8984375em; color: white; }
.icon-badge-red .path3:before, .color-red .badge-wrapper .icon-badge-course .path3:before { content: "\eaaa"; margin-left: -0.8984375em; color: #A20C1E; }
.icon-badge-red .path4:before, .color-red .badge-wrapper .icon-badge-course .path4:before { content: "\eaab"; margin-left: -0.8984375em; color: #192852; }

.icon-plus:before { content: "\e9a1"; color: #ffc23d; }

.icon-badge-blue .path1:before, .color-blue .badge-wrapper .icon-badge-course .path1:before { content: "\eacb"; color: #c2cbd8; }
.icon-badge-blue .path2:before, .color-blue .badge-wrapper .icon-badge-course .path2:before { content: "\eacc"; margin-left: -0.8984375em; color: white; }
.icon-badge-blue .path3:before, .color-blue .badge-wrapper .icon-badge-course .path3:before { content: "\eacd"; margin-left: -0.8984375em; color: #2A4D7F; }
.icon-badge-blue .path4:before, .color-blue .badge-wrapper .icon-badge-course .path4:before { content: "\eace"; margin-left: -0.8984375em; color: #192852; }

.icon-ebook-open:before, .icon-ibook:before { content: "\eae3"; }

.icon-expect-ol-plus .path1:before { content: "\eae4"; color: #ffc23d; }
.icon-expect-ol-plus .path2:before { content: "\eae5"; margin-left: -1em; color: #f89428; }

.icon-idear .path1:before { content: "\eaeb"; color: #f89428; }
.icon-idear .path2:before { content: "\eaec"; margin-left: -0.890625em; color: #ffc23d; }

.icon-openlearn-plus .path1:before { content: "\eaf5"; color: white; }
.icon-openlearn-plus .path2:before { content: "\eaf6"; margin-left: -6.0869140625em; color: #ffc23d; }
.icon-openlearn-plus .path3:before { content: "\eaf7"; margin-left: -6.0869140625em; color: #ffc23d; }

.icon-ham-menu:before { content: "\e9ea"; }

.icon-facebook_circle_color .path1:before { content: "\e9de"; color: #3c5a82; }
.icon-facebook_circle_color .path2:before { content: "\e9df"; margin-left: -1em; color: white; }

.icon-twitter_circle_color .path1:before { content: "\e9e8"; color: #1295d3; }
.icon-twitter_circle_color .path2:before { content: "\e9e9"; margin-left: -1em; color: white; }

.icon-linkedin_circle_color .path1:before { content: "\e9e3"; color: #077ca0; }
.icon-linkedin_circle_color .path2:before { content: "\e9e4"; margin-left: -1em; color: white; }
.icon-linkedin_circle_color .path3:before { content: "\e9e5"; margin-left: -1em; color: white; }
.icon-linkedin_circle_color .path4:before { content: "\e9dd"; margin-left: -1em; color: white; }

.icon-google_plus_circle_color .path1:before { content: "\e9e0"; color: #c74b39; }
.icon-google_plus_circle_color .path2:before { content: "\e9e1"; margin-left: -1em; color: white; }
.icon-google_plus_circle_color .path3:before { content: "\e9e2"; margin-left: -1em; color: white; }

.icon-mailbox_circle_color .path1:before { content: "\e9e6"; color: #313b56; }
.icon-mailbox_circle_color .path2:before { content: "\e9e7"; margin-left: -1em; color: white; }

.icon-bullet_arrow:before { content: "\e9dc"; }

.icon-tab-icon:before { content: "\e9db"; }

.icon-chip2:before { content: "\e9da"; }

.icon-downsmall:before { content: "\e9d8"; }

.icon-upsmall:before { content: "\e9d9"; }

.icon-close:before { content: "\e9d7"; }

.icon-download_around:before { content: "\e9d6"; }

.icon-calendar:before { content: "\e9d5"; }

.icon-artical-comment:before { content: "\e9ae"; }

.icon-my-comment:before { content: "\e9d4"; }

.icon-private:before { content: "\e9d3"; }

.icon-check-round1:before { content: "\e9d2"; }

.icon-clock3:before { content: "\e9d1"; }

.icon-bold:before { content: "\e9c8"; }

.icon-bullets:before { content: "\e9c9"; }

.icon-italic:before { content: "\e9cb"; }

.icon-numbering:before { content: "\e9d0"; }

.icon-achievement:before { content: "\e9c4"; }

.icon-create:before { content: "\e9c5"; }

.icon-export:before { content: "\e9c7"; }

.icon-following:before { content: "\e9c6"; }

.icon-in-progress:before { content: "\e9cc"; }

.icon-like:before { content: "\e9cd"; }

.icon-print:before { content: "\e9ce"; }

.icon-view-mode:before { content: "\e9cf"; }

.icon-acrobat .path1:before { content: "\e917"; color: #394263; }
.icon-acrobat .path2:before { content: "\e918"; margin-left: -0.857421875em; color: #b41f2c; }
.icon-acrobat .path3:before { content: "\e919"; margin-left: -0.857421875em; color: #b41f2c; }
.icon-acrobat .path4:before { content: "\e925"; margin-left: -0.857421875em; color: #b41f2c; }
.icon-acrobat .path5:before { content: "\e926"; margin-left: -0.857421875em; color: #b41f2c; }

.icon-dots_colour .path1:before { content: "\e901"; color: #2a4d7f; }
.icon-dots_colour .path2:before { content: "\e983"; margin-left: -1em; color: #ba5627; }
.icon-dots_colour .path3:before { content: "\e986"; margin-left: -1em; color: #6d266f; }
.icon-dots_colour .path4:before { content: "\e98c"; margin-left: -1em; color: #1b87c9; }
.icon-dots_colour .path5:before { content: "\e994"; margin-left: -1em; color: #c81e5b; }
.icon-dots_colour .path6:before { content: "\e999"; margin-left: -1em; color: #016064; }
.icon-dots_colour .path7:before { content: "\e9ab"; margin-left: -1em; color: #a11e21; }
.icon-dots_colour .path8:before { content: "\e9ac"; margin-left: -1em; color: #317b41; }

.icon-link-external :before { content: "\e9c4"; }

.icon-distance .path1:before { content: "\e9af"; color: #e66510; }
.icon-distance .path2:before { content: "\e9b0"; margin-left: -1.2783203125em; color: white; }

.icon-employability:before { content: "\e9b1"; }

.icon-qualification:before { content: "\e9b2"; }

.icon-icon-check3:before { content: "\e9ae"; }

.icon-award:before { content: "\e9ad"; color: #987E43; }

.icon-badge-color .path1:before { content: "\e9eb"; color: #2a4d7f; }
.icon-badge-color .path2:before { content: "\e9ec"; margin-left: -0.8876953125em; color: #2a4d7f; }
.icon-badge-color .path3:before { content: "\e9ed"; margin-left: -0.8876953125em; color: white; }
.icon-badge-color .path4:before { content: "\e9ee"; margin-left: -0.8876953125em; color: white; }

.icon-brain-color .path1:before { content: "\e99a"; color: #2a4d7f; }
.icon-brain-color .path2:before { content: "\e99b"; margin-left: -0.9375em; color: #2a4d7f; }
.icon-brain-color .path3:before { content: "\e99c"; margin-left: -0.9375em; color: #58803a; }

.icon-certificate .path1:before { content: "\e99d"; color: #58803a; }
.icon-certificate .path2:before { content: "\e99e"; margin-left: -0.75em; color: #58803a; }

.icon-clock_with_dots .path1:before { content: "\e9a9"; color: #2a4d7f; }
.icon-clock_with_dots .path2:before { content: "\e9aa"; margin-left: -1em; color: #fec23d; }

.icon-epub .path1:before { content: "\e9b3"; color: #3d4559; }
.icon-epub .path2:before { content: "\e9b4"; margin-left: -0.84375em; color: #15a64a; }

.icon-headphone .path1:before { content: "\e9b5"; color: #58803a; }
.icon-headphone .path2:before { content: "\e9b6"; margin-left: -1.03125em; color: #3a486c; }
.icon-headphone .path3:before { content: "\e9b7"; margin-left: -1.03125em; color: #58803a; }

.icon-jigsaw .path1:before { content: "\e9b8"; color: #3a486c; }
.icon-jigsaw .path2:before { content: "\e9b9"; margin-left: -1.4375em; color: #58803a; }

.icon-kindle .path1:before { content: "\e9ba"; color: #3d4559; }
.icon-kindle .path2:before { content: "\e9bb"; margin-left: -0.84375em; color: #d48028; }

.icon-monitor .path1:before { content: "\e9bc"; color: #3a486c; }
.icon-monitor .path2:before { content: "\e9bd"; margin-left: -1.34375em; color: #58803a; }

.icon-open_learn:before { content: "\e9be"; }

.icon-paperscroll .path1:before { content: "\e9bf"; color: #3a486c; }
.icon-paperscroll .path2:before { content: "\e9c0"; margin-left: -1.125em; color: #58803a; }
.icon-paperscroll .path3:before { content: "\e9c1"; margin-left: -1.125em; color: #58803a; }
.icon-paperscroll .path4:before { content: "\e9c2"; margin-left: -1.125em; color: #58803a; }
.icon-paperscroll .path5:before { content: "\e9c3"; margin-left: -1.125em; color: #58803a; }

.icon-20:before, .ou_broadcasts:before { content: "\e900"; }

.icon-activity:before, .activity:before { content: "\e902"; }

.icon-arrow-up:before { content: "\e903"; }

.icon-arrowup_icon:before { content: "\e904"; }

.icon-arrow-white-right:before { content: "\e905"; }

.icon-article:before, .icon-ole_article:before, .ole_article:before { content: "\e906"; }

.icon-audio:before, .audio:before { content: "\e907"; }

.icon-badge:before { content: "\e908"; }

.icon-check:before { content: "\e909"; }

.icon-checkmark:before { content: "\e90a"; }

.icon-checkmark2:before { content: "\e90b"; }

.icon-check-round .path1:before { content: "\e90c"; color: #58803a; }
.icon-check-round .path2:before { content: "\e90d"; margin-left: -1em; color: white; }

.icon-chip:before { content: "\e90e"; }

.icon-Collapse_icon:before { content: "\e9ca"; }

.icon-document:before { content: "\e90f"; }

.icon-down:before { content: "\e910"; }

.icon-DownArrow:before { content: "\e911"; }

.icon-download:before { content: "\e912"; }

.icon-dropdown:before { content: "\e913"; }

.icon-ebook:before { content: "\e914"; }

.icon-expand_icon:before { content: "\e915"; }

.icon-free-course:before, .icon-ou_opencourseware_content:before, .icon-ou_ocw_open_course:before, .ou_opencourseware_content:before, .ou_ocw_open_course:before { content: "\e916"; }

/********/
.icon-home_icon:before { content: "\e91a"; }

.icon-x .path1:before { content: "\e91b"; color: #2a3451; }
.icon-x .path2:before { content: "\e91c"; margin-left: -1em; color: white; }
.icon-x .path3:before { content: "\e91d"; margin-left: -1em; color: white; }

.icon-add:before { content: "\e91e"; }

.icon-around:before { content: "\e91f"; }

.icon-arrow:before, #main_content_wrapper .ole-pagination .item-list ul.pager_left li a:before, #main_content_wrapper .ole-pagination .item-list ul.pager_right li a:before { content: "\e920"; }

.icon-cc .path1:before { content: "\e921"; color: #343333; }
.icon-cc .path2:before { content: "\e922"; margin-left: -1em; color: #d1ccc6; }
.icon-cc .path3:before { content: "\e923"; margin-left: -1em; color: #d1ccc6; }
.icon-cc .path4:before { content: "\e924"; margin-left: -1em; color: #d1ccc6; }

.icon-clock:before { content: "\e927"; }

.icon-dropdown2 .path1:before { content: "\e928"; color: #3e465a; }
.icon-dropdown2 .path2:before { content: "\e929"; margin-left: -1em; color: white; }
.icon-dropdown2 .path3:before { content: "\e92a"; margin-left: -1em; color: white; }

.icon-explore:before { content: "\e92b"; }

.icon-home:before { content: "\e92c"; }

.icon-implore:before { content: "\e92d"; }

.icon-li .path1:before { content: "\e92e"; color: #e8e5e2; }
.icon-li .path2:before { content: "\e92f"; margin-left: -1em; color: #1e253d; }

.icon-li-hover:before { content: "\e930"; }

.icon-loginbox:before { content: "\e931"; }

.icon-pen:before { content: "\e932"; }

.icon-radio, .icon-radio-programme { /*font-size: 28px;
top: -7px;*/ }
.icon-radio:before, .icon-radio-programme:before { content: "\e933"; }

.icon-sub:before { content: "\e934"; }

.icon-tv2:before { content: "\e935"; }

.icon-video:before { content: ""; }

.icon-video-2:before, .ole_podcast:before, .video:before { content: ""; }

.icon-wave:before { content: "\e938"; }

.icon-LeftArrow:before, .icon-left-arrow:before { content: "\e939"; }

.icon-level-0:before { content: "\ea07"; }

.icon-level-1:before { content: "\e93a"; }

.icon-level-2:before { content: "\e93b"; }

.icon-level-3:before { content: "\e93c"; }

.icon-list:before { content: "\e93d"; }

.icon-mail:before { content: "\e93e"; }

.icon-menu:before { content: "\e93f"; }

.icon-number-3:before { content: "\e940"; }

.icon-course_icon_level0:before { content: "\ea06"; }

.icon-course_icon_level1:before { content: "\e941"; }

.icon-course_icon_level2:before { content: "\e942"; }

.icon-course_icon_level3:before { content: "\e943"; }

.icon-downloadcircular:before { content: "\e944"; }

.icon-abc_list:before { content: "\e945"; }

.icon-accordion:before { content: "\e946"; }

.icon-acrobat_black:before { content: "\e947"; }

.icon-badge_black:before { content: "\e948"; }

.icon-bookmark:before, .flag-link-toggle:before { content: "\e949"; }

.icon-brain_black:before { content: "\e94a"; }

.icon-cc2:before { content: "\e94b"; }

.icon-certificate_black:before { content: "\e94c"; }

.icon-clock2:before { content: "\e94d"; }

.icon-clock_with_dots_black:before { content: "\e94e"; }

.icon-computer_arrow_black:before { content: "\e94f"; }

.icon-copyright:before { content: "\e950"; }

.icon-cross:before { content: "\e951"; }

.icon-dots_black:before { content: "\e952"; }

.icon-download2:before { content: "\e953"; }

.icon-download_2:before { content: "\e954"; }

.icon-dropdownarrow:before { content: "\e955"; }

.icon-epub_black:before { content: "\e956"; }

.icon-facebook:before { content: "\e957"; }

.icon-facebook_circle:before { content: "\e958"; }

.icon-finger_pointer:before { content: "\e959"; }

.icon-flag:before { content: "\e95a"; }

.icon-google_plus_circle:before { content: "\e95b"; }

.icon-grid:before { content: "\e95c"; }

.icon-headphone_black:before { content: "\e95d"; }

.icon-jigsaw_black:before { content: "\e95e"; }

.icon-kindle_black:before { content: "\e95f"; }

.icon-lines:before { content: "\e960"; }

.icon-linkedin_circle:before { content: "\e961"; }

.icon-search:before { content: "\e962"; }

.icon-mailbox:before { content: "\e963"; }

.icon-mailbox_circle:before { content: "\e964"; }

.icon-man:before { content: "\e965"; }

.icon-tv-programme:before, .icon-ou_broadcasts:before { content: "\e966"; }

.icon-newspaper:before { content: "\e967"; }

.icon-ou_logo:before { content: "\e968"; }

.icon-ou_svg:before, .icon-ou_course:before { content: "\e969"; }

.icon-onlaptop:before { content: "\e96a"; }

.icon-paperscroll_black:before { content: "\e96b"; }

.icon-pen2:before { content: "\e96c"; }

.icon-play_btn .path1:before { content: "\e96d"; color: #231f20; }
.icon-play_btn .path2:before { content: "\e96e"; margin-left: -1em; color: white; }
.icon-play_btn .path3:before { content: "\e96f"; margin-left: -1em; color: white; }
.icon-play_btn .path4:before { content: "\e970"; margin-left: -1em; color: white; }
.icon-play_btn .path5:before { content: "\e971"; margin-left: -1em; color: white; }
.icon-play_btn .path6:before { content: "\e972"; margin-left: -1em; color: white; }

.icon-play_rounded_corner:before { content: "\e973"; }

.icon-printer:before { content: "\e974"; }

.icon-question_mark:before { content: "\e975"; }

.icon-quote:before { content: "\e976"; }

.icon-radio2:before { content: "\e977"; }

.icon-signup_person:before { content: "\e978"; }

.icon-speech_bubble:before { content: "\e979"; }

.icon-star:before, #content_ratings div.fivestar-widget .cancel a:before, #content_ratings div.fivestar-widget .star a:before { content: "\e97a"; }

.icon-star_sharp:before { content: "\e97b"; }

.icon-star_solid:before { content: "\e97c"; }

.icon-thumbsup:before { content: "\e97d"; }

.icon-tick:before { content: "\e97e"; }

.icon-tickbox:before { content: "\e97f"; }

.icon-trophy:before { content: "\e980"; }

.icon-twitter:before { content: "\e981"; }

.icon-twitter_circle:before { content: "\e982"; }

.icon-youtube:before { content: "\e984"; }

.icon-people:before { content: "\e985"; }

.icon-process .path1:before { content: "\e987"; color: #d4cec8; }
.icon-process .path2:before { content: "\e988"; margin-left: -10.466796875em; color: #58803a; }

.icon-question:before { content: "\e989"; }

.icon-radio22:before { content: "\e98a"; }

.icon-RightArrow:before, .icon-right-arrow:before { content: "\e98b"; }

.icon-share-facebook:before { content: "\e98d"; }

.icon-share-twiter .path1:before { content: "\e98e"; color: #fec23d; }
.icon-share-twiter .path2:before { content: "\e98f"; margin-left: -1.21875em; color: #3a486c; }

.icon-share-youtube:before { content: "\e990"; }

.icon-Signingup_icon:before { content: "\e991"; }

.icon-square:before { content: "\e992"; }

.icon-switch-desktop:before { content: "\e993"; }

.icon-course-nav .path1:before { content: "\ea24"; color: #3D4559; }

.icon-course-nav .path2:before { content: "\ea25"; margin-left: -1.6962890625em; color: #3D4559; }

.icon-course-nav .path3:before { content: "\ea26"; margin-left: -1.6962890625em; color: #3D4559; }

.icon-course-nav .path4:before { content: "\ea27"; margin-left: -1.6962890625em; color: #3D4559; }

.icon-openlearn-home .path1:before { content: "\ea28"; color: #39476b; }

.icon-openlearn-home .path2:before { content: "\ea29"; margin-left: -1.830078125em; color: white; }

.icon-openlearn-home .path3:before { content: "\ea2a"; margin-left: -1.830078125em; color: #39476b; }

.icon-openlearn-home .path4:before { content: "\ea2b"; margin-left: -1.830078125em; color: white; }

.icon-openlearn-home .path5:before { content: "\ea2c"; margin-left: -1.830078125em; color: #577f00; }

.icon-openlearn-home .path6:before { content: "\ea2d"; margin-left: -1.830078125em; color: #39476b; }

.icon-openlearn-home .path7:before { content: "\ea2e"; margin-left: -1.830078125em; color: #577f00; }

.icon-openlearn-home .path8:before { content: "\ea2f"; margin-left: -1.830078125em; color: white; }

.icon-level0:before { content: "\ea06"; color: #2a4d7f; }

.icon-mortar-board:before { content: "\ea08"; color: #948780; }

.icon-skill-brain:before { content: "\ea09"; color: #948780; }

.icon-thumb-up:before { content: "\ea0a"; color: #948780; }

.icon-family:before { content: "\ea0b"; color: #948780; }

.icon-heart:before { content: "\ea0c"; color: #948780; }

.icon-money:before { content: "\ea31"; color: #948780; }

.icon-suitcase:before { content: "\ea32"; color: #948780; }

.icon-for-life-home .path1:before { content: "\ea33"; color: #39476b; }
.icon-for-life-home .path2:before { content: "\ea34"; margin-left: -3.6640625em; color: #577f00; }

.icon-for-study-home .path1:before { content: "\ea35"; color: #39476b; }
.icon-for-study-home .path2:before { content: "\ea36"; margin-left: -3.51171875em; color: #577f00; }

.icon-collections:before { content: "\ea37"; }

.icon-activity-admin:before { content: "\ea38"; }

/** loading ajax with ripple icon --------------------------- */
@keyframes ol-lds-ripple { 0% { top: 96px; left: 96px; width: 0; height: 0; opacity: 1; }
  100% { top: 18px; left: 18px; width: 156px; height: 156px; opacity: 0; } }
@-webkit-keyframes ol-lds-ripple { 0% { top: 96px; left: 96px; width: 0; height: 0; opacity: 1; }
  100% { top: 18px; left: 18px; width: 156px; height: 156px; opacity: 0; } }
.ol-lds-ripple { position: relative; }

.ol-lds-ripple div { box-sizing: content-box; position: absolute; border-width: 4px; border-style: solid; opacity: 1; border-radius: 50%; -webkit-animation: ol-lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; animation: ol-lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; }

.ol-lds-ripple div:nth-child(1) { border-color: #f2bc39; }

.ol-lds-ripple div:nth-child(2) { border-color: #033a8b; -webkit-animation-delay: -0.5s; animation-delay: -0.5s; }

.ol-lds-ripple { width: 128px !important; height: 128px !important; -webkit-transform: translate(-64px, -64px) scale(0.64) translate(64px, 64px); transform: translate(-64px, -64px) scale(0.64) translate(64px, 64px); }

.tab-content-loading { margin: auto auto; width: 130px; }
.tab-content-loading .lds-css { width: 200px; height: 200px; }
.tab-content-loading .ol-lds-ripple { width: 100%; height: 100%; }
.tab-content-loading[style*="display: block"] + div, .tab-content-loading[style*="display: block"] + div + form { display: none; }

/** alertifyjs 1.10.0 http://alertifyjs.com AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications. Copyright 2017 Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com)  Licensed under GPL 3 <https://opensource.org/licenses/gpl-3.0>*/
.alertify .ajs-dimmer { position: fixed; z-index: 1981; top: 0; right: 0; bottom: 0; left: 0; padding: 0; margin: 0; background-color: #252525; opacity: .5; }

.alertify .ajs-modal { position: fixed; top: 0; right: 0; left: 0; bottom: 0; padding: 0; overflow-y: auto; z-index: 99999999999999999; }

.alertify .ajs-dialog { position: relative; margin: 5% auto; min-height: 110px; max-width: 650px; padding: 24px 24px 0 24px; outline: 0; background-color: #fff; }

.alertify .ajs-dialog.ajs-capture:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; z-index: 1; }

.alertify .ajs-reset { position: absolute !important; display: inline !important; width: 0 !important; height: 0 !important; opacity: 0 !important; }

.alertify .ajs-commands { position: absolute; right: 4px; margin: -14px 24px 0 0; z-index: 2; }

.alertify .ajs-commands button { display: none; width: 10px; height: 10px; margin-left: 10px; padding: 10px; border: 0; background-color: transparent; background-repeat: no-repeat; background-position: center; cursor: pointer; }

.alertify .ajs-commands button.ajs-close { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAh0lEQVQYlY2QsQ0EIQwEB9cBAR1CJUaI/gigDnwR6NBL/7/xWLNrZ2b8EwGotVpr7eOitWa1VjugiNB7R1UPrKrWe0dEAHBbXUqxMQbeewDmnHjvyTm7C3zDwAUd9c63YQdUVdu6EAJzzquz7HXvTiklt+H9DQFYaxFjvDqllFyMkbXWvfpXHjJrWFgdBq/hAAAAAElFTkSuQmCC); }

.alertify .ajs-commands button.ajs-maximize { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC); }

.alertify .ajs-header { margin: -24px; margin-bottom: 0; padding: 16px 24px; background: #fafafa; border-bottom: #eee 1px solid; }

.alertify .ajs-body { min-height: 56px; }

.alertify .ajs-body .ajs-content { padding: 16px 24px 16px 16px; }

.alertify .ajs-footer { padding: 4px; margin-left: -24px; margin-right: -24px; min-height: 43px; background: #fbfbfb; border-top: #eee 1px solid; border-radius: 0 0 2px 2px; }

.alertify .ajs-footer .ajs-buttons.ajs-primary { text-align: right; }

.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button { margin: 4px; }

.alertify .ajs-footer .ajs-buttons.ajs-auxiliary { float: left; clear: none; text-align: left; }

.alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button { margin: 4px; }

.alertify .ajs-footer .ajs-buttons .ajs-button { min-width: 75px; min-height: 27px; }

.alertify .ajs-handle { position: absolute; display: none; width: 10px; height: 10px; right: 0; bottom: 0; z-index: 1; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==); -webkit-transform: scaleX(1); transform: scaleX(1); cursor: se-resize; }

.alertify.ajs-no-overflow .ajs-body .ajs-content { overflow: hidden !important; }

.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content { left: 0; right: 0; padding: 0; }

.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body { margin-left: -24px; margin-right: -24px; }

.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content { padding: 0; }

.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content { left: 0; right: 0; }

.alertify.ajs-maximizable .ajs-commands button.ajs-maximize, .alertify.ajs-maximizable .ajs-commands button.ajs-restore { display: inline-block; }

.alertify.ajs-closable .ajs-commands button.ajs-close { display: inline-block; }

.alertify.ajs-maximized .ajs-dialog { width: 100% !important; height: 100% !important; max-width: none !important; margin: 0 auto !important; top: 0 !important; left: 0 !important; }

.alertify.ajs-maximized.ajs-modeless .ajs-modal { position: fixed !important; min-height: 100% !important; max-height: none !important; margin: 0 !important; }

.alertify.ajs-maximized .ajs-commands button.ajs-maximize { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=); }

.alertify.ajs-resizable .ajs-dialog, .alertify.ajs-maximized .ajs-dialog { padding: 0; }

.alertify.ajs-resizable .ajs-commands, .alertify.ajs-maximized .ajs-commands { margin: 14px 24px 0 0; }

.alertify.ajs-resizable .ajs-header, .alertify.ajs-maximized .ajs-header { position: absolute; top: 0; left: 0; right: 0; margin: 0; padding: 16px 24px; }

.alertify.ajs-resizable .ajs-body, .alertify.ajs-maximized .ajs-body { min-height: 224px; display: inline-block; }

.alertify.ajs-resizable .ajs-body .ajs-content, .alertify.ajs-maximized .ajs-body .ajs-content { position: absolute; top: 50px; right: 24px; bottom: 50px; left: 24px; overflow: auto; }

.alertify.ajs-resizable .ajs-footer, .alertify.ajs-maximized .ajs-footer { position: absolute; left: 0; right: 0; bottom: 0; margin: 0; }

.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog { min-width: 548px; }

.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle { display: block; }

.alertify.ajs-movable:not(.ajs-maximized) .ajs-header { cursor: move; }

.alertify.ajs-modeless .ajs-dimmer, .alertify.ajs-modeless .ajs-reset { display: none; }

.alertify.ajs-modeless .ajs-modal { overflow: visible; max-width: none; max-height: 0; }

.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin { display: inline-block; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC); }

.alertify.ajs-modeless.ajs-unpinned .ajs-modal { position: absolute; }

.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=); }

.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body { max-height: 500px; overflow: auto; }

.alertify.ajs-basic .ajs-header { opacity: 0; }

.alertify.ajs-basic .ajs-footer { visibility: hidden; }

.alertify.ajs-frameless .ajs-header { position: absolute; top: 0; left: 0; right: 0; min-height: 60px; margin: 0; padding: 0; opacity: 0; z-index: 1; }

.alertify.ajs-frameless .ajs-footer { display: none; }

.alertify.ajs-frameless .ajs-body .ajs-content { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog { padding-top: 0; }

.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands { margin-top: 0; }

.ajs-no-overflow { overflow: hidden !important; outline: none; }

.ajs-no-overflow.ajs-fixed { position: fixed; top: 0; right: 0; bottom: 0; left: 0; overflow-y: scroll !important; }

.ajs-no-selection, .ajs-no-selection * { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

@media screen and (max-width: 568px) { .alertify .ajs-dialog { min-width: 150px; }
  .alertify:not(.ajs-maximized) .ajs-modal { padding: 0 5%; }
  .alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog { min-width: initial; min-width: auto; } }
@-moz-document url-prefix() { .alertify button:focus { outline: 1px dotted #3593D2; } }
.alertify .ajs-dimmer, .alertify .ajs-modal { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); transition-property: opacity, visibility; transition-timing-function: linear; transition-duration: 250ms; }

.alertify.ajs-hidden .ajs-dimmer, .alertify.ajs-hidden .ajs-modal { visibility: hidden; opacity: 0; }

.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog { -webkit-animation-duration: 500ms; animation-duration: 500ms; }

.alertify.ajs-out.ajs-hidden .ajs-dialog { -webkit-animation-duration: 250ms; animation-duration: 250ms; }

.alertify .ajs-dialog.ajs-shake { -webkit-animation-name: ajs-shake; animation-name: ajs-shake; -webkit-animation-duration: .1s; animation-duration: .1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

@-webkit-keyframes ajs-shake { 0%,
  100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% { -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } }
@keyframes ajs-shake { 0%,
  100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% { -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } }
.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog { -webkit-animation-name: ajs-slideIn; animation-name: ajs-slideIn; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog { -webkit-animation-name: ajs-slideOut; animation-name: ajs-slideOut; -webkit-animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog { -webkit-animation-name: ajs-zoomIn; animation-name: ajs-zoomIn; }

.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog { -webkit-animation-name: ajs-zoomOut; animation-name: ajs-zoomOut; }

.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog { -webkit-animation-name: ajs-fadeIn; animation-name: ajs-fadeIn; }

.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog { -webkit-animation-name: ajs-fadeOut; animation-name: ajs-fadeOut; }

.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog { -webkit-animation-name: ajs-pulseIn; animation-name: ajs-pulseIn; }

.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog { -webkit-animation-name: ajs-pulseOut; animation-name: ajs-pulseOut; }

.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog { -webkit-animation-name: ajs-flipInX; animation-name: ajs-flipInX; }

.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog { -webkit-animation-name: ajs-flipOutX; animation-name: ajs-flipOutX; }

.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog { -webkit-animation-name: ajs-flipInY; animation-name: ajs-flipInY; }

.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog { -webkit-animation-name: ajs-flipOutY; animation-name: ajs-flipOutY; }

@-webkit-keyframes ajs-pulseIn { 0%,
  20%,
  40%,
  60%,
  80%,
  100% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); }
  20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); }
  40% { -webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03); }
  80% { -webkit-transform: scale3d(0.97, 0.97, 0.97); transform: scale3d(0.97, 0.97, 0.97); }
  100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } }
@keyframes ajs-pulseIn { 0%,
  20%,
  40%,
  60%,
  80%,
  100% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); }
  20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); }
  40% { -webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03); }
  80% { -webkit-transform: scale3d(0.97, 0.97, 0.97); transform: scale3d(0.97, 0.97, 0.97); }
  100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } }
@-webkit-keyframes ajs-pulseOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% { opacity: 1; -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); }
  100% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes ajs-pulseOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% { opacity: 1; -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); }
  100% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } }
@-webkit-keyframes ajs-zoomIn { 0% { opacity: 0; -webkit-transform: scale3d(0.25, 0.25, 0.25); transform: scale3d(0.25, 0.25, 0.25); }
  100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } }
@keyframes ajs-zoomIn { 0% { opacity: 0; -webkit-transform: scale3d(0.25, 0.25, 0.25); transform: scale3d(0.25, 0.25, 0.25); }
  100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } }
@-webkit-keyframes ajs-zoomOut { 0% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
  100% { opacity: 0; -webkit-transform: scale3d(0.25, 0.25, 0.25); transform: scale3d(0.25, 0.25, 0.25); } }
@keyframes ajs-zoomOut { 0% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
  100% { opacity: 0; -webkit-transform: scale3d(0.25, 0.25, 0.25); transform: scale3d(0.25, 0.25, 0.25); } }
@-webkit-keyframes ajs-fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@keyframes ajs-fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@-webkit-keyframes ajs-fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
@keyframes ajs-fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
@-webkit-keyframes ajs-flipInX { 0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transition-timing-function: ease-in; opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transition-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% { -webkit-transform: perspective(400px); transform: perspective(400px); } }
@keyframes ajs-flipInX { 0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transition-timing-function: ease-in; opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transition-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% { -webkit-transform: perspective(400px); transform: perspective(400px); } }
@-webkit-keyframes ajs-flipOutX { 0% { -webkit-transform: perspective(400px); transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; }
  100% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } }
@keyframes ajs-flipOutX { 0% { -webkit-transform: perspective(400px); transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; }
  100% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } }
@-webkit-keyframes ajs-flipInY { 0% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transition-timing-function: ease-in; opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); transform: perspective(400px) rotate3d(0, 1, 0, -20deg); transition-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% { -webkit-transform: perspective(400px); transform: perspective(400px); } }
@keyframes ajs-flipInY { 0% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transition-timing-function: ease-in; opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); transform: perspective(400px) rotate3d(0, 1, 0, -20deg); transition-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% { -webkit-transform: perspective(400px); transform: perspective(400px); } }
@-webkit-keyframes ajs-flipOutY { 0% { -webkit-transform: perspective(400px); transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; }
  100% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } }
@keyframes ajs-flipOutY { 0% { -webkit-transform: perspective(400px); transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; }
  100% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } }
@-webkit-keyframes ajs-slideIn { 0% { margin-top: -100%; }
  100% { margin-top: 5%; } }
@keyframes ajs-slideIn { 0% { margin-top: -100%; }
  100% { margin-top: 5%; } }
@-webkit-keyframes ajs-slideOut { 0% { margin-top: 5%; }
  100% { margin-top: -100%; } }
@keyframes ajs-slideOut { 0% { margin-top: 5%; }
  100% { margin-top: -100%; } }
.alertify-notifier { position: fixed; width: 0; overflow: visible; z-index: 1982; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.alertify-notifier .ajs-message { position: relative; width: 260px; max-height: 0; padding: 0; opacity: 0; margin: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); transition-duration: 250ms; transition-timing-function: linear; }

.alertify-notifier .ajs-message.ajs-visible { transition-duration: 500ms; transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); opacity: 1; max-height: 100%; padding: 15px; margin-top: 10px; }

.alertify-notifier .ajs-message.ajs-success { background: rgba(91, 189, 114, 0.95); }

.alertify-notifier .ajs-message.ajs-error { background: rgba(217, 92, 92, 0.95); }

.alertify-notifier .ajs-message.ajs-warning { background: rgba(252, 248, 215, 0.95); }

.alertify-notifier .ajs-message .ajs-close { position: absolute; top: 0; right: 0; width: 16px; height: 16px; cursor: pointer; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAAFBJREFUGBl1j0EKADEIA+ve/P9f9bh1hEihNBfjVCO1v7RKVqJK4h8gM5cAPR42AkQEpSXPwMTyoi13n5N9YqJehm3Fnr7nL1D0ZEbD5OubGyC7a9gx+9eNAAAAAElFTkSuQmCC); background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.5); border-top-right-radius: 2px; }

.alertify-notifier.ajs-top { top: 10px; }

.alertify-notifier.ajs-bottom { bottom: 10px; }

.alertify-notifier.ajs-right { right: 10px; }

.alertify-notifier.ajs-right .ajs-message { right: -320px; }

.alertify-notifier.ajs-right .ajs-message.ajs-visible { right: 290px; }

.alertify-notifier.ajs-left { left: 10px; }

.alertify-notifier.ajs-left .ajs-message { left: -300px; }

.alertify-notifier.ajs-left .ajs-message.ajs-visible { left: 0; }

/** Global typography settings ------------------ */
body { background: #fff; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1.4; }

/** Standard Link styles ------------------  Due to the fact that there are standard link styles for the main-content that are sometimes needed to be duplicated outside of that element it is best to use a mixin here. */
/** Reset headers outside of the main content area ------------------  This is required because a lot of the markup on the site is there for hierarchical perposes on screen readers. They are not styled as normal <hN> elements outside of the main content area. */
h1, h2, h3, h4, h5, h6 { color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 0.8125rem; font-weight: normal; line-height: 1.2; margin: 10px 0; /** Duplicate header link hover styles when the link is wrapping the elements ------------------  Again, dispite that fact that this is not correct HTML syntax, this is required because a lot of the markup on the site is created for complete screen reader control - and 3 adjacent links going to the same URL is not very user friendly - so sometimes <hN> tags are required within <a> elements. */ }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #2A4D7F; text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: underline; }
h1 a.pipe-left, h2 a.pipe-left, h3 a.pipe-left, h4 a.pipe-left, h5 a.pipe-left, h6 a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
h1 a.pipe-right, h2 a.pipe-right, h3 a.pipe-right, h4 a.pipe-right, h5 a.pipe-right, h6 a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
h1 a.light, h2 a.light, h3 a.light, h4 a.light, h5 a.light, h6 a.light { color: #add5fe; }
h1 a.light:hover, h2 a.light:hover, h3 a.light:hover, h4 a.light:hover, h5 a.light:hover, h6 a.light:hover { color: #9ac3ed; }
h1 a.light.pipe-left, h2 a.light.pipe-left, h3 a.light.pipe-left, h4 a.light.pipe-left, h5 a.light.pipe-left, h6 a.light.pipe-left { border-left-color: #cfcfcf; }
h1 a.light.pipe-right, h2 a.light.pipe-right, h3 a.light.pipe-right, h4 a.light.pipe-right, h5 a.light.pipe-right, h6 a.light.pipe-right { border-right-color: #cfcfcf; }
a h1, a h2, a h3, a h4, a h5, a h6 { color: #2A4D7F; text-decoration: none; }
a h1:hover, a h2:hover, a h3:hover, a h4:hover, a h5:hover, a h6:hover { color: #1F253D; text-decoration: underline; }

/** Begin normal header style hierarchy ------------------  These styles are based on the OU ICE v3 style guide. [link]( http://www2.open.ac.uk/about/ouice/v3.0/fonts.php ) */
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 2rem; margin: 10px 0; }

.content-wrapper h1, .content-wrapper h2, .content-wrapper h3, .content-wrapper h4, .content-wrapper h5, .content-wrapper h6 { font-family: Arial, Helvetica, sans-serif; margin: 10px 0; }
.content-wrapper h1 { font-size: 2rem; margin-bottom: 0; margin-top: 0; }
.content-wrapper h2 { font-size: 1.625rem; margin-top: 23px; clear: both; }
.content-wrapper h3 { font-size: 1.25rem; margin-top: 20px; }
.content-wrapper h4 { font-size: 1.1875rem; margin-top: 19px; }
.content-wrapper h5 { font-size: 1.125rem; margin-top: 18px; }
.content-wrapper h6 { font-size: 1.0625rem; margin-top: 17px; }

/** Subscript/Superscript ------------------ */
sub, sup { font-size: 0.8em; }

sub { vertical-align: sub; }

sup { vertical-align: super; }

/** Paragraphs ------------------ */
p { margin: 10px 0; }
p a { color: #2A4D7F; text-decoration: none; }
p a:hover { text-decoration: underline; }
p a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
p a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
p a.light { color: #add5fe; }
p a.light:hover { color: #9ac3ed; }
p a.light.pipe-left { border-left-color: #cfcfcf; }
p a.light.pipe-right { border-right-color: #cfcfcf; }

/** Lists ------------------  Please be careful here. Check what you need to add against the base styles in an DOM inspector before changing anything - especally in this file which is global! */
ol { margin-left: 25px; }
ol li { margin: 2px 0; }

ol li a, ul li a { color: #2A4D7F; text-decoration: none; }
ol li a:hover, ul li a:hover { text-decoration: underline; }
ol li a.pipe-left, ul li a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
ol li a.pipe-right, ul li a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
ol li a.light, ul li a.light { color: #add5fe; }
ol li a.light:hover, ul li a.light:hover { color: #9ac3ed; }
ol li a.light.pipe-left, ul li a.light.pipe-left { border-left-color: #cfcfcf; }
ol li a.light.pipe-right, ul li a.light.pipe-right { border-right-color: #cfcfcf; }
ol.invisiblelist li, ul.invisiblelist li { list-style-type: none; }

/** Link active states ------------------  Again please be careful here. These links have been implemented and tested to be accessible on multiple browsers using multiple different screen readers as well as other tools. */
a, ul li label, button, input[type="submit"], .emulate-link-focus, .button.btn-link { cursor: pointer; outline: none; }
.no-js a:focus, .no-js a:active, .enable-focus-states a:focus, .enable-focus-states a:active, .no-js ul li label:focus, .no-js ul li label:active, .enable-focus-states ul li label:focus, .enable-focus-states ul li label:active, .no-js button:focus, .no-js button:active, .enable-focus-states button:focus, .enable-focus-states button:active, .no-js input[type="submit"]:focus, .no-js input[type="submit"]:active, .enable-focus-states input[type="submit"]:focus, .enable-focus-states input[type="submit"]:active, .no-js .emulate-link-focus:focus, .no-js .button.btn-link:focus, .no-js .emulate-link-focus:active, .no-js .button.btn-link:active, .enable-focus-states .emulate-link-focus:focus, .enable-focus-states .button.btn-link:focus, .enable-focus-states .emulate-link-focus:active, .enable-focus-states .button.btn-link:active { transition: none; -moz-transition: none; -webkit-transition: none; background: transparent !important; outline: none !important; }
.no-js a:focus, .no-js a:active, .enable-focus-states a:focus, .enable-focus-states a:active, .no-js ul li label:focus, .no-js ul li label:active, .enable-focus-states ul li label:focus, .enable-focus-states ul li label:active, .no-js button:focus, .no-js button:active, .enable-focus-states button:focus, .enable-focus-states button:active, .no-js input[type="submit"]:focus, .no-js input[type="submit"]:active, .enable-focus-states input[type="submit"]:focus, .enable-focus-states input[type="submit"]:active, .no-js .emulate-link-focus:focus, .no-js .button.btn-link:focus, .no-js .emulate-link-focus:active, .no-js .button.btn-link:active, .enable-focus-states .emulate-link-focus:focus, .enable-focus-states .button.btn-link:focus, .enable-focus-states .emulate-link-focus:active, .enable-focus-states .button.btn-link:active { background: #bfefff !important; background: -moz-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfefff), color-stop(100%, #bfefff)) !important; background: -webkit-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: linear-gradient(to bottom, #bfefff 0%, #bfefff 100%) !important; color: #000 !important; outline: 2px solid #59d6ff !important; z-index: 100; }
.no-js a:focus h2, .no-js a:focus h3, .no-js a:focus h4, .no-js a:focus h5, .no-js a:focus h6 img, .no-js a:active h2, .no-js a:active h3, .no-js a:active h4, .no-js a:active h5, .no-js a:active h6 img, .enable-focus-states a:focus h2, .enable-focus-states a:focus h3, .enable-focus-states a:focus h4, .enable-focus-states a:focus h5, .enable-focus-states a:focus h6 img, .enable-focus-states a:active h2, .enable-focus-states a:active h3, .enable-focus-states a:active h4, .enable-focus-states a:active h5, .enable-focus-states a:active h6 img, .no-js ul li label:focus h2, .no-js ul li label:focus h3, .no-js ul li label:focus h4, .no-js ul li label:focus h5, .no-js ul li label:focus h6 img, .no-js ul li label:active h2, .no-js ul li label:active h3, .no-js ul li label:active h4, .no-js ul li label:active h5, .no-js ul li label:active h6 img, .enable-focus-states ul li label:focus h2, .enable-focus-states ul li label:focus h3, .enable-focus-states ul li label:focus h4, .enable-focus-states ul li label:focus h5, .enable-focus-states ul li label:focus h6 img, .enable-focus-states ul li label:active h2, .enable-focus-states ul li label:active h3, .enable-focus-states ul li label:active h4, .enable-focus-states ul li label:active h5, .enable-focus-states ul li label:active h6 img, .no-js button:focus h2, .no-js button:focus h3, .no-js button:focus h4, .no-js button:focus h5, .no-js button:focus h6 img, .no-js button:active h2, .no-js button:active h3, .no-js button:active h4, .no-js button:active h5, .no-js button:active h6 img, .enable-focus-states button:focus h2, .enable-focus-states button:focus h3, .enable-focus-states button:focus h4, .enable-focus-states button:focus h5, .enable-focus-states button:focus h6 img, .enable-focus-states button:active h2, .enable-focus-states button:active h3, .enable-focus-states button:active h4, .enable-focus-states button:active h5, .enable-focus-states button:active h6 img, .no-js input[type="submit"]:focus h2, .no-js input[type="submit"]:focus h3, .no-js input[type="submit"]:focus h4, .no-js input[type="submit"]:focus h5, .no-js input[type="submit"]:focus h6 img, .no-js input[type="submit"]:active h2, .no-js input[type="submit"]:active h3, .no-js input[type="submit"]:active h4, .no-js input[type="submit"]:active h5, .no-js input[type="submit"]:active h6 img, .enable-focus-states input[type="submit"]:focus h2, .enable-focus-states input[type="submit"]:focus h3, .enable-focus-states input[type="submit"]:focus h4, .enable-focus-states input[type="submit"]:focus h5, .enable-focus-states input[type="submit"]:focus h6 img, .enable-focus-states input[type="submit"]:active h2, .enable-focus-states input[type="submit"]:active h3, .enable-focus-states input[type="submit"]:active h4, .enable-focus-states input[type="submit"]:active h5, .enable-focus-states input[type="submit"]:active h6 img, .no-js .emulate-link-focus:focus h2, .no-js .button.btn-link:focus h2, .no-js .emulate-link-focus:focus h3, .no-js .button.btn-link:focus h3, .no-js .emulate-link-focus:focus h4, .no-js .button.btn-link:focus h4, .no-js .emulate-link-focus:focus h5, .no-js .button.btn-link:focus h5, .no-js .emulate-link-focus:focus h6 img, .no-js .button.btn-link:focus h6 img, .no-js .emulate-link-focus:active h2, .no-js .button.btn-link:active h2, .no-js .emulate-link-focus:active h3, .no-js .button.btn-link:active h3, .no-js .emulate-link-focus:active h4, .no-js .button.btn-link:active h4, .no-js .emulate-link-focus:active h5, .no-js .button.btn-link:active h5, .no-js .emulate-link-focus:active h6 img, .no-js .button.btn-link:active h6 img, .enable-focus-states .emulate-link-focus:focus h2, .enable-focus-states .button.btn-link:focus h2, .enable-focus-states .emulate-link-focus:focus h3, .enable-focus-states .button.btn-link:focus h3, .enable-focus-states .emulate-link-focus:focus h4, .enable-focus-states .button.btn-link:focus h4, .enable-focus-states .emulate-link-focus:focus h5, .enable-focus-states .button.btn-link:focus h5, .enable-focus-states .emulate-link-focus:focus h6 img, .enable-focus-states .button.btn-link:focus h6 img, .enable-focus-states .emulate-link-focus:active h2, .enable-focus-states .button.btn-link:active h2, .enable-focus-states .emulate-link-focus:active h3, .enable-focus-states .button.btn-link:active h3, .enable-focus-states .emulate-link-focus:active h4, .enable-focus-states .button.btn-link:active h4, .enable-focus-states .emulate-link-focus:active h5, .enable-focus-states .button.btn-link:active h5, .enable-focus-states .emulate-link-focus:active h6 img, .enable-focus-states .button.btn-link:active h6 img { background: #bfefff !important; background: -moz-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfefff), color-stop(100%, #bfefff)) !important; background: -webkit-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: linear-gradient(to bottom, #bfefff 0%, #bfefff 100%) !important; color: #000 !important; outline: 2px solid #59d6ff !important; z-index: 100; }

/** Definition Lists ------------------  USAGE EXAMPLE: /openlearn/science-maths-technology/computing-and-ict/information-and-communication-technologies/jargonbuster */
dt { font-family: Arial, Helvetica, sans-serif; font-size: 1.0625rem; }

dd { border-left: 1px solid #cfcfcf; margin: 5px 0 15px 20px; padding-left: 10px; }
dd a { color: #2A4D7F; text-decoration: none; }
dd a:hover { text-decoration: underline; }
dd a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
dd a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
dd a.light { color: #add5fe; }
dd a.light:hover { color: #9ac3ed; }
dd a.light.pipe-left { border-left-color: #cfcfcf; }
dd a.light.pipe-right { border-right-color: #cfcfcf; }

/** Misc OLE styles ------------------ */
q, blockquote { font-style: italic; margin: 30px auto; width: 90%; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }

em, cite, dfn, i, var, address { font-style: italic; margin-right: 2px; }

s, strike, del { text-decoration: line-through; }

label { font-weight: normal; }

/*1024 - 1172*/
@media only screen and (max-width: 1279px) {  /* .content-wrapper { h1 { font-size: em(26px); }
 h2 { font-size: em(20px); margin-top: 17px; }
 }*/ }
/*768 - 1024*/
@media only screen and (max-width: 1023px) {  /* .content-wrapper { h1 { font-size: em(18px, $mdBaseSize); }
 h2 { font-size: em(14px, $mdBaseSize); margin-top: 14px; }
 }*/ }
@media only screen and (max-width: 767px) { .content-wrapper h1 { font-size: 1.75rem; }
  .content-wrapper h2 { font-size: 1.25rem; margin-top: 17px; } }
.aria-live-wrapper { display: block; height: 0; left: -999em; overflow: hidden; position: absolute; text-direction: ltr; text-indent: -999em; top: -999em; width: 0; }
.aria-live-wrapper .aria-alert { display: none; }
.aria-live-wrapper .aria-alert.active { display: block; }

/** Colour Palette Helpers -------------------------- Used to allow direct access to colour palette hex values */
.palette-black { background-color: #000; }

.palette-white { background-color: #fff; }

.palette-pink { background-color: #C90959; }

.palette-red { background-color: #A20C1E; }

.palette-yellow { background-color: #fdfd96; }

.palette-green { background-color: #317A41; }

.palette-blue-primary-light { background-color: #353B50; }

.palette-blue-primary { background-color: #0d6584; }

.palette-blue-primary-dark { background-color: #1F253D; }

.palette-blue-secondary-light { background-color: #435466; }

.palette-blue-secondary { background-color: #394656; }

.palette-blue-secondary-dark { background-color: #2e3746; }

.palette-blue-tertiary-light { background-color: #add5fe; }

.palette-blue-tertiary { background-color: #a4ccf6; }

.palette-blue-tertiary-dark { background-color: #9ac3ed; }

.palette-blue-quaternary { background-color: #006f97; }

.palette-ui-body { background-color: #fff; }

.palette-ui-overlay { background-color: #000; }

.palette-ui-dark { background-color: #000; }

.palette-ui-medium { background-color: #686C7C; }

.palette-ui-light { background-color: #cfcfcf; }

.palette-ui-pale { background-color: #f7f7f7; }

.palette-ui-hover { background-color: #0b4457; }

.palette-ui-active { background-color: #0b4457; }

.palette-ui-focus { background-color: #bfefff; }

.palette-ui-disabled { background-color: #f7f7f7; }

.palette-ui-info { background-color: #d9edf7; }

.palette-ui-success { background-color: #e8f1e5; }

.palette-ui-warning { background-color: #f9e5b3; }

.palette-ui-error { background-color: #f3e7e7; }

.palette-ui-admin { background-color: #f694c5; }

.palette-ui-public { background-color: #317A41; }

.palette-ui-private { background-color: #f15a24; }

.palette-tabs-border { background-color: #869cb3; }

.palette-submenu-bg { background-color: #485d64; }

.palette-submenu-heading { background-color: #0b4559; }

.palette-submenu-hover { background-color: #2b515d; }

.palette-shadow { box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); }

.palette-text-dark { color: #1d1d1d; }

.palette-text-medium { color: #585858; }

.palette-text-light { color: #808080; }

.palette-text-link { color: #2A4D7F; }

.palette-text-link-light { color: #add5fe; }

.palette-text-hover { color: #1F253D; }

.palette-text-hover-light { color: #9ac3ed; }

.palette-text-active { color: #1F253D; }

.palette-text-active-light { color: #9ac3ed; }

.palette-text-focus { color: #000; }

.palette-text-disabled { color: #585858; }

.palette-text-info { color: #3a87ad; }

.palette-text-success { color: #1b881d; }

.palette-text-warning { color: #333; }

.palette-text-error { color: #bb0a07; }

.palette-text-admin { color: #1d1d1d; }

.palette-text-public { color: #317A41; }

.palette-text-private { color: #f15a24; }

.palette-bg-block { border: 1px solid #000; float: left; height: 80px; margin: 5px; width: 80px; }

/** Hide elements from non-screen readers ------------------ */
.openlearn-hide, #edit-order-wrapper label { bottom: auto !important; left: -999em; position: absolute; right: auto !important; top: -999em; }

/** Accordions ------------------ TODO: This will be removed as the old accordions have been reworks - this cannot happen until the markup of the sidebar is changed. Used in various places around the site, both in the main content and the sidebar.  There are a few different versions of accordians around the site depending on when they were first created. Many of the older ones have markup in the main OLE database that cannot be changed so must be worked around. Each type is seperated out below for your reference. */
.dropdown_box { background: #fff; margin-bottom: 10px; border-top: 1px solid #cfcfcf; }
.dropdown_box .dropdown_box_header { background: #435466; background: -moz-linear-gradient(top, #435466 0%, #2e3746 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #435466), color-stop(100%, #2e3746)); background: -webkit-linear-gradient(top, #435466 0%, #2e3746 100%); background: linear-gradient(to bottom, #435466 0%, #2e3746 100%); height: 37px; position: relative; }
#main_content_wrapper .dropdown_box .dropdown_box_header { background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); }
.dropdown_box .dropdown_box_header h2 { color: #808080; font-size: 1.0625rem; line-height: 1; margin: 0; padding: 10px; }
.dropdown_box .dropdown_box_header .dropdown_box_arrow { transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: -moz-transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -ms-transition: -ms-transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: -webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; background: transparent url("../images/sprite.png?v=0.0.0") -120px -68px no-repeat; cursor: pointer; display: block; height: 14px; position: absolute; right: 9px; top: 12px; transform: rotate(90deg); -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); width: 22px; text-decoration: none; }
.dropdown_box .dropdown_box_content ul { list-style-type: none; }
.dropdown_box.active .dropdown_box_header .dropdown_box_arrow { transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); }
.dropdown_box.active .dropdown_box_content { display: block; }
.no-js .dropdown_box .dropdown_box_content { display: block; }
.no-js .dropdown_box .dropdown_box_arrow { display: none; }
.no-js .dropdown_box .sort-control { display: none; }

/** Carousels ------------------  Used in various places around the site, both in the main content and the sidebar.  There are a few different versions of carousels around the site depending on when they were first created. Many of the older ones have markup in the main OLE database that cannot be changed so must be worked around. Each type is seperated out below for your reference. */
.ole-carousel.rssCarousel { height: 45px; position: relative; }
.ole-carousel.rssCarousel li { float: left; padding: 0 20px !important; width: 665px; }
.ole-carousel .ole-carousel-wrapper { float: left; height: 100%; }
.ole-carousel .ole-carousel-wrapper ul { display: block; float: left; height: 100%; list-style: none; margin: 0; width: 100%; }
.ole-carousel .slido-carousel-wrapper { overflow: hidden; position: relative; width: 100%; }
.ole-carousel .slido-carousel-wrapper ul { display: block; float: left; height: 100%; list-style: none; margin: 0; padding-bottom: 20px; padding-top: 20px; width: 100%; }
.ole-carousel .slido-carousel-wrapper ul li { float: left; position: relative; z-index: 1; overflow: hidden; }
.ole-carousel .slido-carousel-wrapper ul li .externalControlSlider-prev-temp, .ole-carousel .slido-carousel-wrapper ul li .externalControlSlider-next-temp { left: 0; margin: -18px 0 0; position: absolute; top: 50%; z-index: 2; font-size: 28px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; color: #fff !important; text-decoration: none; border: 4px solid #fff; height: auto; width: auto; padding: 10px 13px 10px 16px; font-weight: bold; }
.ole-carousel .slido-carousel-wrapper ul li .externalControlSlider-prev-temp:after, .ole-carousel .slido-carousel-wrapper ul li .externalControlSlider-next-temp:after { display: none; }
.ole-carousel .slido-carousel-wrapper ul li .externalControlSlider-prev-temp:hover, .ole-carousel .slido-carousel-wrapper ul li .externalControlSlider-next-temp:hover { background: #2e3746; }
.ole-carousel .slido-carousel-wrapper ul li .externalControlSlider-prev-temp.disabled, .ole-carousel .slido-carousel-wrapper ul li .externalControlSlider-next-temp.disabled { background: #E9E7E3; color: #cfcfcf !important; cursor: default; }
.ole-carousel .slido-carousel-wrapper ul li .externalControlSlider-next-temp { left: auto; right: 0; padding: 10px 16px 10px 13px; }

/** jCarousel --------------  The original carousels on the site were created using the jCarousel plugin, which has since been replaced with iScroll. Due to this there are leftover bits of jCarousel markup in the database. These cannot be changed so some prev/next buttons need covering off in the CSS. */
.jcarousel-prev, .jcarousel-next { cursor: pointer; display: block; height: 14px; overflow: hidden; position: absolute; top: 65px; visibility: visible; width: 14px; }
.jcarousel-prev.disabled, .jcarousel-next.disabled { cursor: default; visibility: hidden; }
.enable-focus-states .jcarousel-prev, .enable-focus-states .jcarousel-next { cursor: default; visibility: hidden; }
#sidebar_wrapper .jcarousel-prev, #sidebar_wrapper .jcarousel-next { top: 55px; }
.jcarousel-prev img, .jcarousel-next img { position: relative; top: -68px; }

.jcarousel-prev { left: 10px; }
#sidebar_wrapper .jcarousel-prev { left: 0; }
.jcarousel-prev img { left: -209px; }

.jcarousel-next { right: 10px; }
#sidebar_wrapper .jcarousel-next { right: 0; }
.jcarousel-next img { left: -235px; }

.jcarousel-clip { overflow: hidden; }

.rssCarouselWrapper .jcarousel-clip { padding: 0 25px; }

/** Carousel article list --------------  The default styles for article lists within carousels. Should be independent from other article lists. */
.carousel_list { height: 110px; margin: 0 auto; position: relative; width: 621px; }
.carousel_list.ole-carousel-alt { width: 654px; }
.carousel_list.ole-carousel-alt ul li { margin: 2px 4px; }
.carousel_list.full-width, .full-width .carousel_list, .no-right-column .carousel_list, .page-interactive .carousel_list { width: 890px; }
.carousel_list.full-width.ole-carousel-alt, .full-width .carousel_list.ole-carousel-alt, .no-right-column .carousel_list.ole-carousel-alt, .page-interactive .carousel_list.ole-carousel-alt { width: 890px; }
.carousel_list#carousel_list-whatson, .carousel_list#carousel_list-courses { width: 828px; }
.carousel_list ul { list-style-type: none; }
.carousel_list ul li { float: left; height: 106px; margin: 2px 11px; position: relative; width: 185px; }
.carousel_list ul li a { display: block; }
.carousel_list ul li img { height: 106px; width: 185px; }
.carousel_list .carousel_caption { background: transparent url("../images/opacity_white.png?v=0.0.0"); bottom: 0; color: #1d1d1d; height: 32px; left: 0; overflow: hidden; padding: 6px; position: absolute; transition: height 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: height 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: height 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; width: 173px; }
.carousel_list .carousel_caption.active { height: 95px; }
.carousel_list .carousel_caption p { margin: 0; padding: 8px 0 0; }
.carousel_list .carousel_caption_title { transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; color: #2A4D7F; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 0.875rem; height: 34px; line-height: 1.2; margin: 0; overflow: hidden; text-decoration: none; }
.carousel_list .carousel_caption_title:hover { color: #2A4D7F; text-decoration: underline; }
.carousel_list .carousel_caption_title .time_date { color: #2A4D7F; font-size: 0.6875rem; }

/** Tables ------------------  General styles for tables around the site. Override in the correct modular locations if required. */
table { border-collapse: collapse; border-spacing: 0; margin: 10px 0; width: 100%; }
table[align="center"] { margin: 0px auto; }
table[align="left"] { margin-right: 10px; }
table[align="right"] { margin-left: 10px; }
table tr { background: none; border: none; }
table tr.odd, table tr.even { background: none; }
table tr th, table tr td { background: none; border-color: #cfcfcf; color: #1d1d1d; padding: 5px 10px; }
table tr th a, table tr td a { color: #2A4D7F; font-size: 0.8125rem; font-weight: bold; text-decoration: none; transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
table tr th a:hover, table tr td a:hover { color: #1F253D; text-decoration: underline; }
table tr th.active, table tr td.active { background: none; }
table tr th { font-size: 0.875rem; font-weight: bold; text-align: left; }
table tr td { vertical-align: top; }

/** Images ------------------  General styles for images around the site. Override in the correct modular locations if required. */
img { display: block; }
p img { display: inline; vertical-align: text-top; }
a img { border: none; }

/** Buttons ------------------  Global styles for all of the OU's buttons. All major button definitions should be here, specific positional needs should be taken care of elsewhere.  Button styles are being built via mixins to facilitate CSS cupdates without massive markup changes. Using '@extend's was overcomplicating the complied CSS so includes are a better option at this point. */
.hub-box { padding: 20px; font-size: 16px; font-family: Arial,Helvetica,sans-serif; margin-top: 25px; }
.hub-box a { text-decoration: underline; }
.hub-box .hub-box-sub-description { font-weight: 700; padding-top: 30px; }
.hub-box .hub-description-sub-project { padding-top: 15px; }

.module-code-desc { padding: 10px 0 15px; font-size: 1.125rem; }
.module-code-desc a { float: none; display: inline-block; font-weight: normal; padding-top: 5px; }
.module-code-desc a:hover { text-decoration: underline; }

#article_social, #about_free_course { background-color: #fff; overflow: hidden; padding: 15px 20px 20px; }
#article_social h3, #about_free_course h3 { border-bottom: 1px solid; color: #191919; font-size: 1.25rem; font-weight: bold; margin: 0 0 10px; padding: 0 0 10px; text-align: left; }
#article_social h4, #about_free_course h4 { color: #191919; font-size: 1.125rem; font-weight: bold; line-height: 1.2; margin-top: 15px; overflow: hidden; }
#article_social .creative-commons .fivestar-value h4, #about_free_course .creative-commons .fivestar-value h4 { font-weight: normal; margin: 0 0 3px 0; }
#article_social .creative-commons .fivestar-value h4 .average-value, #about_free_course .creative-commons .fivestar-value h4 .average-value { font-weight: bold; }
#article_social .creative-commons .fivestar-value h4 .icon-arrow-white-right, #about_free_course .creative-commons .fivestar-value h4 .icon-arrow-white-right { display: none; }
#article_social .course-info, #about_free_course .course-info { clear: both; margin: 5px 0; overflow: hidden; }
#article_social .course-info.border-solid, #about_free_course .course-info.border-solid { border-bottom: none; }
#article_social .course-info:last-child, #about_free_course .course-info:last-child { margin: 0 0 10px 0; }
#article_social .social-bar, #about_free_course .social-bar { overflow: hidden; }
#article_social .social-bar .btn-icon, #about_free_course .social-bar .btn-icon { margin: 5px 5px 15px; }
#article_social .social-bar .btn-icon.btn-print, #about_free_course .social-bar .btn-icon.btn-print { display: none; }
#article_social .save-for-later, #about_free_course .save-for-later { padding: 10px 0; }
#article_social .save-for-later:after, #about_free_course .save-for-later:after { content: ""; display: table; clear: both; }
#article_social .save-for-later .text, #about_free_course .save-for-later .text { padding-top: 5px; }
#article_social .save-for-later .flag-message.flag-flagged-message, #article_social .save-for-later .flag-message.flag-unflagged-message, #about_free_course .save-for-later .flag-message.flag-flagged-message, #about_free_course .save-for-later .flag-message.flag-unflagged-message { font-size: 1.25rem; height: 45px; line-height: 38px; top: -8px; width: 221px; }
#article_social .save-for-later a, #about_free_course .save-for-later a { border: none; font-weight: bold; font-size: 1.125rem; line-height: 25px; margin: 0; display: block; float: right; padding: 5px 5px 5px 0; color: #000; }
#article_social .save-for-later a.flag-link-toggle:before, #about_free_course .save-for-later a.flag-link-toggle:before { font-family: oufont; margin-right: 15px; margin-left: 0; color: #000; font-size: 1.875rem; vertical-align: middle; }
#article_social .save-for-later a.unflag-action, #about_free_course .save-for-later a.unflag-action { color: #000; }
#article_social .save-for-later span.flag-throbber, #about_free_course .save-for-later span.flag-throbber { position: absolute; right: -15px; top: 7px; }
#article_social .save-for-later span.flag-throbber:before, #about_free_course .save-for-later span.flag-throbber:before { font-family: oufont, serif; color: #8B8076; font-size: 0.9375rem; }
#article_social .icon-cc2, #article_social .icon, #about_free_course .icon-cc2, #about_free_course .icon { margin: 5px 5px 5px 0; color: #005CA0; font-size: 35px; display: block; float: left; }
#article_social .icon-cc2, #about_free_course .icon-cc2 { color: #000; }
#article_social .vote-result, #about_free_course .vote-result { display: block; float: left; margin: 10px 0 0 10px; }
#article_social .icon-stars, #about_free_course .icon-stars { color: #C84B39; font-size: 1.25rem; }
#article_social .creative-commons, #about_free_course .creative-commons { overflow: hidden; padding-top: 0; }
#article_social .creative-commons span, #about_free_course .creative-commons span { display: block; float: left; }
#article_social .creative-commons span.icon-arrow-white-right, #about_free_course .creative-commons span.icon-arrow-white-right { margin: 0 0 0 2px; color: #8B8076; display: inline-block; font-size: 0.9375rem; position: relative; bottom: -1px; float: none; }
#article_social .creative-commons a, #about_free_course .creative-commons a { color: #000; display: block; float: left; font-size: 1.125rem; font-weight: bold; line-height: 25px; margin: 0; text-decoration: none; }
#article_social #content_ratings, #about_free_course #content_ratings { border: none !important; }
#article_social .border-dotted, #about_free_course .border-dotted { border-bottom: dotted 1px #005CA0; }
#article_social .border-solid, #about_free_course .border-solid { border-bottom: 1px solid #005CA0; }
#article_social .flag-waiting .flag-throbber, #about_free_course .flag-waiting .flag-throbber { right: -30px; padding-right: 15px; }
#article_social p.desc, #about_free_course p.desc { margin: 0 0 15px; font-size: 1rem; text-align: left; }

#article_social .social-bar { font-size: 0; }
#article_social .social-bar .btn-icon { height: auto; float: none; }
#article_social .social-bar .btn-icon:hover { text-decoration: none; }
#article_social .social-bar .btn-icon.btn-print .icon { font-size: 1.9375rem; }
#article_social .social-bar .btn-icon .icon { float: none; }

#about_free_course .quick-links h3 { font-size: 1.125rem; padding: 10px 0; }

.group-related #article_social .btn-icon { margin-top: 0; }

#about_free_course #content_ratings .fivestar-widget .star a { cursor: default; }

#article_social.color-red h3, #article_social.color-red .border-dotted, #article_social.color-red .border-solid, #about_free_course.color-red h3, #about_free_course.color-red .border-dotted, #about_free_course.color-red .border-solid { border-color: #A20C1E; }
#article_social.color-red .flag-link-toggle:before, #article_social.color-red .icon-cc2:before, #article_social.color-red .icon:not(.icon-arrow-white-right):before, #about_free_course.color-red .flag-link-toggle:before, #about_free_course.color-red .icon-cc2:before, #about_free_course.color-red .icon:not(.icon-arrow-white-right):before { color: #A20C1E; }
#article_social.color-red .unflag-action, #about_free_course.color-red .unflag-action { color: #A20C1E; }
#article_social.color-red .save-for-later a.unflag-action, #about_free_course.color-red .save-for-later a.unflag-action { color: #A20C1E; }
#article_social.color-red .save-for-later a.flag-link-toggle:before, #about_free_course.color-red .save-for-later a.flag-link-toggle:before { color: #A20C1E; }

.color-red.updated { color: red; }
.color-red.hub-box { background-color: #ecced2; }
.color-red.hub-box a { color: #A20C1E; }

#article_social.color-pink h3, #article_social.color-pink .border-dotted, #article_social.color-pink .border-solid, #about_free_course.color-pink h3, #about_free_course.color-pink .border-dotted, #about_free_course.color-pink .border-solid { border-color: #C90959; }
#article_social.color-pink .flag-link-toggle:before, #article_social.color-pink .icon-cc2:before, #article_social.color-pink .icon:not(.icon-arrow-white-right):before, #about_free_course.color-pink .flag-link-toggle:before, #about_free_course.color-pink .icon-cc2:before, #about_free_course.color-pink .icon:not(.icon-arrow-white-right):before { color: #C90959; }
#article_social.color-pink .unflag-action, #about_free_course.color-pink .unflag-action { color: #C90959; }
#article_social.color-pink .save-for-later a.unflag-action, #about_free_course.color-pink .save-for-later a.unflag-action { color: #C90959; }
#article_social.color-pink .save-for-later a.flag-link-toggle:before, #about_free_course.color-pink .save-for-later a.flag-link-toggle:before { color: #C90959; }

.color-pink.updated { color: red; }
.color-pink.hub-box { background-color: #f4cede; }
.color-pink.hub-box a { color: #C90959; }

#article_social.color-royal-blue h3, #article_social.color-royal-blue .border-dotted, #article_social.color-royal-blue .border-solid, #about_free_course.color-royal-blue h3, #about_free_course.color-royal-blue .border-dotted, #about_free_course.color-royal-blue .border-solid { border-color: #0F72C6; }
#article_social.color-royal-blue .flag-link-toggle:before, #article_social.color-royal-blue .icon-cc2:before, #article_social.color-royal-blue .icon:not(.icon-arrow-white-right):before, #about_free_course.color-royal-blue .flag-link-toggle:before, #about_free_course.color-royal-blue .icon-cc2:before, #about_free_course.color-royal-blue .icon:not(.icon-arrow-white-right):before { color: #0F72C6; }
#article_social.color-royal-blue .unflag-action, #about_free_course.color-royal-blue .unflag-action { color: #0F72C6; }
#article_social.color-royal-blue .save-for-later a.unflag-action, #about_free_course.color-royal-blue .save-for-later a.unflag-action { color: #0F72C6; }
#article_social.color-royal-blue .save-for-later a.flag-link-toggle:before, #about_free_course.color-royal-blue .save-for-later a.flag-link-toggle:before { color: #0F72C6; }

.color-royal-blue.updated { color: red; }
.color-royal-blue.hub-box { background-color: #cfe3f4; }
.color-royal-blue.hub-box a { color: #0F72C6; }

#article_social.color-orange h3, #article_social.color-orange .border-dotted, #article_social.color-orange .border-solid, #about_free_course.color-orange h3, #about_free_course.color-orange .border-dotted, #about_free_course.color-orange .border-solid { border-color: #BE550D; }
#article_social.color-orange .flag-link-toggle:before, #article_social.color-orange .icon-cc2:before, #article_social.color-orange .icon:not(.icon-arrow-white-right):before, #about_free_course.color-orange .flag-link-toggle:before, #about_free_course.color-orange .icon-cc2:before, #about_free_course.color-orange .icon:not(.icon-arrow-white-right):before { color: #BE550D; }
#article_social.color-orange .unflag-action, #about_free_course.color-orange .unflag-action { color: #BE550D; }
#article_social.color-orange .save-for-later a.unflag-action, #about_free_course.color-orange .save-for-later a.unflag-action { color: #BE550D; }
#article_social.color-orange .save-for-later a.flag-link-toggle:before, #about_free_course.color-orange .save-for-later a.flag-link-toggle:before { color: #BE550D; }

.color-orange.updated { color: red; }
.color-orange.hub-box { background-color: #f2ddcf; }
.color-orange.hub-box a { color: #BE550D; }

#article_social.color-blue h3, #article_social.color-blue .border-dotted, #article_social.color-blue .border-solid, #about_free_course.color-blue h3, #about_free_course.color-blue .border-dotted, #about_free_course.color-blue .border-solid { border-color: #2A4D7F; }
#article_social.color-blue .flag-link-toggle:before, #article_social.color-blue .icon-cc2:before, #article_social.color-blue .icon:not(.icon-arrow-white-right):before, #about_free_course.color-blue .flag-link-toggle:before, #about_free_course.color-blue .icon-cc2:before, #about_free_course.color-blue .icon:not(.icon-arrow-white-right):before { color: #2A4D7F; }
#article_social.color-blue .unflag-action, #about_free_course.color-blue .unflag-action { color: #2A4D7F; }
#article_social.color-blue .save-for-later a.unflag-action, #about_free_course.color-blue .save-for-later a.unflag-action { color: #2A4D7F; }
#article_social.color-blue .save-for-later a.flag-link-toggle:before, #about_free_course.color-blue .save-for-later a.flag-link-toggle:before { color: #2A4D7F; }

.color-blue.updated { color: red; }
.color-blue.hub-box { background-color: #d4dbe5; }
.color-blue.hub-box a { color: #2A4D7F; }

#article_social.color-green h3, #article_social.color-green .border-dotted, #article_social.color-green .border-solid, #about_free_course.color-green h3, #about_free_course.color-green .border-dotted, #about_free_course.color-green .border-solid { border-color: #317A41; }
#article_social.color-green .flag-link-toggle:before, #article_social.color-green .icon-cc2:before, #article_social.color-green .icon:not(.icon-arrow-white-right):before, #about_free_course.color-green .flag-link-toggle:before, #about_free_course.color-green .icon-cc2:before, #about_free_course.color-green .icon:not(.icon-arrow-white-right):before { color: #317A41; }
#article_social.color-green .unflag-action, #about_free_course.color-green .unflag-action { color: #317A41; }
#article_social.color-green .save-for-later a.unflag-action, #about_free_course.color-green .save-for-later a.unflag-action { color: #317A41; }
#article_social.color-green .save-for-later a.flag-link-toggle:before, #about_free_course.color-green .save-for-later a.flag-link-toggle:before { color: #317A41; }

.color-green.updated { color: red; }
.color-green.hub-box { background-color: #d6e4d9; }
.color-green.hub-box a { color: #317A41; }

#article_social.color-magenta h3, #article_social.color-magenta .border-dotted, #article_social.color-magenta .border-solid, #about_free_course.color-magenta h3, #about_free_course.color-magenta .border-dotted, #about_free_course.color-magenta .border-solid { border-color: #6E1B6E; }
#article_social.color-magenta .flag-link-toggle:before, #article_social.color-magenta .icon-cc2:before, #article_social.color-magenta .icon:not(.icon-arrow-white-right):before, #about_free_course.color-magenta .flag-link-toggle:before, #about_free_course.color-magenta .icon-cc2:before, #about_free_course.color-magenta .icon:not(.icon-arrow-white-right):before { color: #6E1B6E; }
#article_social.color-magenta .unflag-action, #about_free_course.color-magenta .unflag-action { color: #6E1B6E; }
#article_social.color-magenta .save-for-later a.unflag-action, #about_free_course.color-magenta .save-for-later a.unflag-action { color: #6E1B6E; }
#article_social.color-magenta .save-for-later a.flag-link-toggle:before, #about_free_course.color-magenta .save-for-later a.flag-link-toggle:before { color: #6E1B6E; }

.color-magenta.updated { color: red; }
.color-magenta.hub-box { background-color: #e2d1e2; }
.color-magenta.hub-box a { color: #6E1B6E; }

#article_social.color-dark-cyan h3, #article_social.color-dark-cyan .border-dotted, #article_social.color-dark-cyan .border-solid, #about_free_course.color-dark-cyan h3, #about_free_course.color-dark-cyan .border-dotted, #about_free_course.color-dark-cyan .border-solid { border-color: #006064; }
#article_social.color-dark-cyan .flag-link-toggle:before, #article_social.color-dark-cyan .icon-cc2:before, #article_social.color-dark-cyan .icon:not(.icon-arrow-white-right):before, #about_free_course.color-dark-cyan .flag-link-toggle:before, #about_free_course.color-dark-cyan .icon-cc2:before, #about_free_course.color-dark-cyan .icon:not(.icon-arrow-white-right):before { color: #006064; }
#article_social.color-dark-cyan .unflag-action, #about_free_course.color-dark-cyan .unflag-action { color: #006064; }
#article_social.color-dark-cyan .save-for-later a.unflag-action, #about_free_course.color-dark-cyan .save-for-later a.unflag-action { color: #006064; }
#article_social.color-dark-cyan .save-for-later a.flag-link-toggle:before, #about_free_course.color-dark-cyan .save-for-later a.flag-link-toggle:before { color: #006064; }

.color-dark-cyan.updated { color: red; }
.color-dark-cyan.hub-box { background-color: #ccdfe0; }
.color-dark-cyan.hub-box a { color: #006064; }

#article_social.color-dark-blue h3, #article_social.color-dark-blue .border-dotted, #article_social.color-dark-blue .border-solid, #about_free_course.color-dark-blue h3, #about_free_course.color-dark-blue .border-dotted, #about_free_course.color-dark-blue .border-solid { border-color: #212A3F; }
#article_social.color-dark-blue .flag-link-toggle:before, #article_social.color-dark-blue .icon-cc2:before, #article_social.color-dark-blue .icon:not(.icon-arrow-white-right):before, #about_free_course.color-dark-blue .flag-link-toggle:before, #about_free_course.color-dark-blue .icon-cc2:before, #about_free_course.color-dark-blue .icon:not(.icon-arrow-white-right):before { color: #212A3F; }
#article_social.color-dark-blue .unflag-action, #about_free_course.color-dark-blue .unflag-action { color: #212A3F; }
#article_social.color-dark-blue .save-for-later a.unflag-action, #about_free_course.color-dark-blue .save-for-later a.unflag-action { color: #212A3F; }
#article_social.color-dark-blue .save-for-later a.flag-link-toggle:before, #about_free_course.color-dark-blue .save-for-later a.flag-link-toggle:before { color: #212A3F; }

.color-dark-blue.updated { color: red; }
.color-dark-blue.hub-box { background-color: #d3d4d9; }
.color-dark-blue.hub-box a { color: #212A3F; }

#article_social.color-dark-blue h3, #article_social.color-dark-blue .border-dotted, #article_social.color-dark-blue .border-solid, #about_free_course.color-dark-blue h3, #about_free_course.color-dark-blue .border-dotted, #about_free_course.color-dark-blue .border-solid { border-color: #212A3F; }
#article_social.color-dark-blue .flag-link-toggle:before, #article_social.color-dark-blue .icon-cc2:before, #article_social.color-dark-blue .icon:not(.icon-arrow-white-right):before, #about_free_course.color-dark-blue .flag-link-toggle:before, #about_free_course.color-dark-blue .icon-cc2:before, #about_free_course.color-dark-blue .icon:not(.icon-arrow-white-right):before { color: #212A3F; }
#article_social.color-dark-blue .unflag-action, #about_free_course.color-dark-blue .unflag-action { color: #212A3F; }
#article_social.color-dark-blue .save-for-later a.unflag-action, #about_free_course.color-dark-blue .save-for-later a.unflag-action { color: #212A3F; }
#article_social.color-dark-blue .save-for-later a.flag-link-toggle:before, #about_free_course.color-dark-blue .save-for-later a.flag-link-toggle:before { color: #212A3F; }

.color-dark-blue.updated { color: red; }
.color-dark-blue.hub-box { background-color: #d3d4d9; }
.color-dark-blue.hub-box a { color: #212A3F; }

#article_social.plus_course h3, #article_social.plus_course .border-dotted, #article_social.plus_course .border-solid, #about_free_course.plus_course h3, #about_free_course.plus_course .border-dotted, #about_free_course.plus_course .border-solid { border-color: #2a3451; }
#article_social.plus_course .flag-link-toggle:before, #article_social.plus_course .icon-cc2:before, #article_social.plus_course .icon:not(.icon-arrow-white-right):before, #about_free_course.plus_course .flag-link-toggle:before, #about_free_course.plus_course .icon-cc2:before, #about_free_course.plus_course .icon:not(.icon-arrow-white-right):before { color: #2a3451; }
#article_social.plus_course .unflag-action, #about_free_course.plus_course .unflag-action { color: #2a3451; }
#article_social.plus_course .save-for-later a.unflag-action, #about_free_course.plus_course .save-for-later a.unflag-action { color: #2a3451; }
#article_social.plus_course .save-for-later a.flag-link-toggle:before, #about_free_course.plus_course .save-for-later a.flag-link-toggle:before { color: #2a3451; }

.plus_course.updated { color: red; }
.plus_course.hub-box { background-color: #d4d6dc; }
.plus_course.hub-box a { color: #2a3451; }

#article_social.color-black h3, #article_social.color-black .border-dotted, #article_social.color-black .border-solid, #about_free_course.color-black h3, #about_free_course.color-black .border-dotted, #about_free_course.color-black .border-solid { border-color: #000; }
#article_social.color-black .flag-link-toggle:before, #article_social.color-black .icon-cc2:before, #article_social.color-black .icon:not(.icon-arrow-white-right):before, #about_free_course.color-black .flag-link-toggle:before, #about_free_course.color-black .icon-cc2:before, #about_free_course.color-black .icon:not(.icon-arrow-white-right):before { color: #000; }
#article_social.color-black .unflag-action, #about_free_course.color-black .unflag-action { color: #000; }
#article_social.color-black .save-for-later a.unflag-action, #about_free_course.color-black .save-for-later a.unflag-action { color: #000; }
#article_social.color-black .save-for-later a.flag-link-toggle:before, #about_free_course.color-black .save-for-later a.flag-link-toggle:before { color: #000; }

.color-black.updated { color: red; }
.color-black.hub-box { background-color: #cccccc; }
.color-black.hub-box a { color: #000; }

.node-type-ou-ocw-open-course, .node--ou_opencourseware_content, .node-type-ou-opencourseware-content, .node--ou_ocw_collection { padding-right: 150px; }
.node-type-ou-ocw-open-course .social-bar.border-dotted, .node--ou_opencourseware_content .social-bar.border-dotted, .node-type-ou-opencourseware-content .social-bar.border-dotted, .node--ou_ocw_collection .social-bar.border-dotted { border-bottom: 0 !important; }

.button { /** Icon ------------------  These are the icon only buttons used for social sharing. Example: Article share icons */ /**
* $colour-grey ------------------  These are the general/plain buttons used in most places. They are the only buttons without rounded corners. Example: Tag cloud control and sidebar "About this site" buttons. */   /**
* $colour-grey-secondary ------------------  These are the general/plain buttons used in most places. They are the only buttons without rounded corners. Example: Tag cloud control and sidebar "About this site" buttons. */ /**
* $colour-olive
* ------------------
*
* These are the general/plain buttons used in most places. They are the only buttons without
* rounded corners.
* Example: Tag cloud control and sidebar "About this site" buttons.
*/ /**
* $colour-blue-third
* ------------------
*
* These are the general/plain buttons used in most places. They are the only buttons without
* rounded corners.
* Example: Tag cloud control and sidebar "About this site" buttons.
*/  /**
* $colour-white
* ------------------
*
* These are the general/plain buttons used in most places. They are the only buttons without
* rounded corners.
* Example: Tag cloud control and sidebar "About this site" buttons.
*/ /** Silver
* ------------------
*
* These are the general/plain buttons used in most places. They are the only buttons without
* rounded corners.
* Example: Tag cloud control and sidebar "About this site" buttons.
*/ /** Green ------------------  Example: The 'Favourite' button (now labelled "Add to my profile") (once activated) in the share section above the main content on ole_article pages. */ /** TurkBlue ------------------  Buttons based on the main content colour scheme. Example: The "Sign in" button in the "Create your own tag cloud" section - best found at the bottom of the tag finder page. */ /** GunMetal ------------------  Buttons based on the sidebar colour scheme. Example: Landing page filter "Apply" and "Clear" buttons. */ /** BlueSilver: DEPRECATED - REPLACED WITH 'silver' ------------------  Example: The share buttons above the main content on ole_article pages. */ /** LightBlue: DEPRECATED - REPLACED WITH 'blue-primary' ------------------  Used in the 'old' injected sections of the site to match the old style blue. Example: Lightbox form submit buttons. */ /** White: DEPRECATED - REPLACED WITH 'silver' ------------------  Example: You profile page when logged in - "Edit Profile" button at the top of the content area. */ /** Disabled ------------------  Example: Landing page infinite scroll "No more pages" button.  Also is an overriding disable state that needs to work on all button types. Example: The tag cloud buttons when min/max tag count is reached. */ /** Add Tag Button ------------------  Styling for add to tag button custom styling */ /** Zoom button ------------------  Styling for Flash based "zoom" button */ /** Button icons ------------------  Example: The share buttons above the main content on ole_article pages. */ }
.button.btn-icon { height: 35px; width: 35px; background-size: 35px 35px; background-repeat: no-repeat; background-color: transparent; display: inline-block; }
.button.btn-icon .icon { margin: 0 !important; font-size: 35px; word-wrap: normal; }
.button.btn-icon.facebook .icon-facebook_circle:before { color: #3c5a82 !important; }
.button.btn-icon.twitter .icon-twitter_circle:before { color: #1295d3 !important; }
.button.btn-icon.linkedin .icon-linkedin_circle:before { color: #077ca0 !important; }
.button.btn-icon.google .icon-google_plus_circle:before { color: #c74b39 !important; }
.button.btn-icon.email .icon-mailbox_circle:before { color: #313b56 !important; }
.button.ou_grey { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background-color: #EBE9E5; color: #000; font-size: 1rem; font-weight: bold; line-height: 1.2; border-radius: 10px; border: 1px solid #EBE9E5; padding: 7px 20px 8px 20px; }
.button.ou_grey:hover { color: #313a41; text-decoration: none; }
.button.ou_grey:hover { color: #fff; background-color: #3D4559; border: 1px solid #3D4559; }
.button.ou_grey:hover .btn-icon { color: #fff; }
.button.ou_grey_secondary { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background-color: #E8E6E2; color: #191919; font-size: 1.25rem; font-weight: bold; line-height: 1.8; text-transform: none; border-radius: 10px; padding: 7px 20px 8px 45px; border: 1px solid #E8E6E2; }
.button.ou_grey_secondary:hover { color: #313a41; text-decoration: none; }
.button.ou_grey_secondary:hover { background-color: #d1cfcb; border: 1px solid #d1cfcb; }
.button.ou_grey_secondary .btn-icon { font-size: 1.25rem; color: #776A5E; margin-left: 10px; vertical-align: -0.125rem; }
.button.ou_olive { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background-color: #577F00; color: #fff; font-size: 1.125rem; font-weight: bold; line-height: 1.1; border-radius: 10px; border: 1px solid #577F00; padding: 7px 20px 8px 20px; }
.button.ou_olive:hover { color: #313a41; text-decoration: none; }
.button.ou_olive:hover { color: #fff; background-color: #3A5204; border: 1px solid #3A5204; }
.button.ou_blue_third { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background-color: #3D4559; border: 1px solid #3D4559; color: #fff; font-size: 1.125rem; font-weight: bold; line-height: 1.1; border-radius: 10px; padding: 7px 20px 8px 20px; }
.button.ou_blue_third:hover { color: #313a41; text-decoration: none; }
.button.ou_blue_third:hover { color: #fff; background-color: #30384A; border: 1px solid #30384A; }
.button.ou_blue_third .btn-icon { font-size: 0.75rem; margin-left: 5px; }
.button.ou_white_blue { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background-color: #fff; border: 1px solid #fff; color: #000; font-size: 1.125rem; line-height: 1.1; border-radius: 10px; padding: 7px 20px 8px 20px; }
.button.ou_white_blue:hover { color: #313a41; text-decoration: none; }
.button.ou_white_blue:hover, .button.ou_white_blue:focus, .button.ou_white_blue.active { color: #fff; background-color: #3D4559; border: 1px solid #3D4559; font-weight: bold; }
.button.ou_silver { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; color: #1d1d1d; }
.button.ou_silver:hover { color: #313a41; text-decoration: none; }
.button.ou_silver:hover { border: 1px solid #bbb; color: #1d1d1d; }
.button.ou_green, .button.enrolled_green { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #8df96f; background: -moz-linear-gradient(top, #8df96f 0%, #317A41 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8df96f), color-stop(100%, #317A41)); background: -webkit-linear-gradient(top, #8df96f 0%, #317A41 100%); background: linear-gradient(to bottom, #8df96f 0%, #317a41 100%); border: 1px solid #59e140; color: #fff; }
.button.ou_green:hover, .button.enrolled_green:hover { color: #313a41; text-decoration: none; }
.button.ou_green:hover, .button.enrolled_green:hover { border: 1px solid #49b934; color: #fff; }
.button.ou_turkblue { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); border: 1px solid #353B50; color: #fff; font-weight: bold; }
.button.ou_turkblue:hover { color: #313a41; text-decoration: none; }
.button.ou_turkblue:hover { border-color: #1F253D; color: #fff; }
.button.ou_gunmetal { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #435466; background: -moz-linear-gradient(top, #435466 0%, #2e3746 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #435466), color-stop(100%, #2e3746)); background: -webkit-linear-gradient(top, #435466 0%, #2e3746 100%); background: linear-gradient(to bottom, #435466 0%, #2e3746 100%); border: 1px solid #435466; color: #fff; font-weight: bold; }
.button.ou_gunmetal:hover { color: #313a41; text-decoration: none; }
.button.ou_gunmetal:hover { border-color: #2e3746; color: #fff; }
.button.ou_bluesilver { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; color: #1d1d1d; }
.button.ou_bluesilver:hover { color: #313a41; text-decoration: none; }
.button.ou_bluesilver:hover { border: 1px solid #bbb; color: #1d1d1d; }
.button.ou_lightblue { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); border: 1px solid #353B50; color: #fff; font-weight: bold; }
.button.ou_lightblue:hover { color: #313a41; text-decoration: none; }
.button.ou_lightblue:hover { border-color: #1F253D; color: #fff; }
.button.ou_white { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; color: #1d1d1d; }
.button.ou_white:hover { color: #313a41; text-decoration: none; }
.button.ou_white:hover { border: 1px solid #bbb; color: #1d1d1d; }
.button.ou_disabled, .button.disabled { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #f7f7f7; background: -moz-linear-gradient(top, #f7f7f7 0%, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f7f7f7)); background: -webkit-linear-gradient(top, #f7f7f7 0%, #f7f7f7 100%); background: linear-gradient(to bottom, #f7f7f7 0%, #f7f7f7 100%); border: 1px solid #cfcfcf; color: #cfcfcf; cursor: default; }
.button.ou_disabled:hover, .button.disabled:hover { color: #313a41; text-decoration: none; }
.button.ou_disabled:before, .button.ou_disabled:after, .button.disabled:before, .button.disabled:after { filter: alpha(opacity=20); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; opacity: 0.2; }
.button.ou_disabled:hover, .button.disabled:hover { border: 1px solid #cfcfcf; color: #cfcfcf; }
.button.btn-rounded { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.button.btn-link { color: #2A4D7F; text-decoration: none; background: inherit; border: 0; cursor: pointer; display: inline-block; margin: 0; outline: none; padding: 0; }
.button.btn-link:hover { text-decoration: underline; }
.button.btn-link.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
.button.btn-link.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
.button.btn-link.light { color: #add5fe; }
.button.btn-link.light:hover { color: #9ac3ed; }
.button.btn-link.light.pipe-left { border-left-color: #cfcfcf; }
.button.btn-link.light.pipe-right { border-right-color: #cfcfcf; }
.button.btn-uppercase { text-transform: uppercase; }
.button.small, .button.btn-small { padding: 4px 6px 3px; }
.button.bold, .button.btn-bold { font-weight: bold; }
.button.btn-input-ctrl { padding: 4px 10px 5px; }
.button.tag-page-tag { border: 1px solid #cfcfcf; color: #000; display: inline-block; font-size: 0.75rem; font-weight: normal; line-height: 1; margin: 5px 5px 5px 0; padding: 2px 22px 3px 6px; position: relative; white-space: nowrap; }
.button.tag-page-tag .button.add_tag_button { text-indent: -999px; position: absolute; right: 0; height: 19px; width: 19px; top: 0; display: inline-block; content: ''; background: transparent url(../images/sprite.png?v=0.0.0) -509px -251px no-repeat; }
.button.tag-page-tag .button.remove_tag_button { text-indent: -999px; position: absolute; right: 0; height: 19px; width: 19px; top: 0; display: inline-block; content: ''; background: transparent url(../images/sprite.png?v=0.0.0) -485px -251px no-repeat; }
.button.tag-page-tag .button.tag_loading { text-indent: -999px; position: absolute; right: 0; height: 17px; width: 19px; top: 0; display: inline-block; content: ''; background: #FFF url(../images/flag-throbber.gif?v=0.0.0) 4px 2px no-repeat; }
.button.tag-page-tag .button.tag_loading.openlearn-hide { display: none; }
.button.lightboxZoomLink { float: right; }
.button.comments:before, .button.edit:before, .button.enrolled_green:before, .button.print:before { background-image: url(../images/sprite.png?v=0.0.0); background-repeat: no-repeat; content: ""; float: left; height: 13px; margin: 1px 6px 0 0; width: 13px; }
.button.comments:before { background-position: -116px -343px; }
.button.edit:before { background-position: -315px -285px; height: 14px; width: 14px; }
.button.enrolled_green:before { background-position: -514px -359px; height: 14px; width: 14px; }
.button.print:before { background-position: -136px -342px; height: 13px; width: 14px; }

/** CKEditor added buttons ------------------  The OU requested we recreate styles for buttons with the '.oleButton' class because they use it in the page text. It is therefore in th DB and out of scope to change it. No biggy really - just a dupe of the standard '.ou_silver' button. EXAMPLE: http://www.open.edu/openlearn/history-the-arts/history/classical-studies/hestia-project-map-and-partners-resources */
.oleButton { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; color: #1d1d1d; }
.oleButton:hover { color: #313a41; text-decoration: none; }
.oleButton:hover { border: 1px solid #bbb; color: #1d1d1d; }

/** Readmore links ------------------  Adding '.readmore' to any text based link will provide the correct styles and arrow. */
.readmore { transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; color: #2A4D7F; display: inline-block; font-size: 1rem; font-weight: bold; line-height: 14px; padding-right: 5px; position: relative; text-decoration: none; white-space: nowrap; width: auto; }
.readmore:before { content: "\203a"; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 1.1875rem; position: absolute; right: -7px; top: 0px; }
.menu.menu-grid .menuline .menulineWrapper .readmore:before { display: none; }
.readmore:hover { color: #1F253D; text-decoration: underline; }
.readmore:hover:after { text-decoration: none; }
.readmore.light { color: #add5fe; }
.readmore.light:hover { color: #9ac3ed; }
.readmore.teaserReadMore:after { line-height: inherit; }

/** Hashed link targets ------------------  Highlights hash-linked sections before fading to transparent. Just there to focus the users attention to the correct place when deep linking. */
:target { outline: none; }

@-webkit-keyframes target-fade { 0% { background-color: #fdfd96; } }
@-moz-keyframes target-fade { 0% { background-color: #fdfd96; } }
@keyframes target-fade { 0% { background-color: #fdfd96; } }
/** Image highlight banners ------------------  Each article thumbnail on the site needs the ability to display a "banner" across it that signifies it is special in some way. This is done using an additional element added as a sibling to the image and positioned above it. IMPRT: The wrapping element must be 'position: relative' to contain the styles correctly. */
.img_banner { background: transparent url(../images/sprite.png?v=0.0.0) -82px -385px no-repeat; height: 62px; overflow: hidden; position: absolute; right: 0; text-indent: -999em; top: 0; width: 62px; z-index: 9; }
.img_banner.new { background-position: -82px -385px; }
.img_banner.updated { background-position: -144px -385px; }
.img_banner.popular { background-position: -227px -468px; }

/** Image licence information ------------------  Each image on the site needs to display it's licence type and some copyright text. This is done with a little icon bottom left which expands into a full with caption when clicked. The '.img_permissions' element should be a sibling to the required image, and JavaScript is used to set the width of all individual captions on page load. IMPRT: The wrapping element must be 'position: relative' to contain the styles correctly. */
.img_permissions { top: 0px; display: block; right: 0; position: absolute; width: 100%; z-index: 2; }
.list-view-mode .img_permissions { left: 20px; right: auto; top: 17px; width: 278px; }
.recommendation_item .img_permissions { display: none; }
.img_permissions .img_permissions_icon { border-radius: 0 3px 0 0; -moz-border-radius: 0 3px 0 0; -webkit-border-radius: 0 3px 0 0; top: 0; cursor: pointer; height: 20px; right: 0; outline: none; overflow: hidden; position: absolute; width: 20px; z-index: 15; }
.img_permissions .img_permissions_icon img { display: block; }
.img_permissions .img_permissions_icon.copyright-free.light { background-position: -6px -428px; }
.img_permissions .img_permissions_icon.creative-commons { background-position: -46px -448px; }
.img_permissions .img_permissions_icon.creative-commons.light { background-position: -46px -428px; }
.img_permissions .img_permissions_text { background: rgba(51, 51, 51, 0.92); top: 0; color: #fff; display: none; font-family: Arial, Helvetica, sans-serif; font-size: 0.75rem; left: 0; line-height: 1.17; padding: 14px 16px 12px 19px; box-sizing: border-box; position: absolute; z-index: 10; width: 100%; text-align: left; word-break: break-word; }
.img_permissions .img_permissions_text p { margin: 0; }
.img_permissions .img_permissions_text a { color: #add5fe !important; transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
.img_permissions .img_permissions_text a:hover { color: #9ac3ed !important; text-decoration: none; }

/** Autocomplete ------------------  Overrides for jQuery UI Autocomplete 1.8.21 default CSS */
#autocomplete { background: #fff; background: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7)); background: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%); border: 1px solid #cfcfcf; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; margin: 0; padding: 5px 10px; width: 313px !important; }
#autocomplete ul { background: transparent; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; list-style-type: none; margin: 0; padding: 0; }
#autocomplete ul li { background: transparent; color: #2A4D7F; float: left; line-height: 1.5; margin: 0; padding: 0; width: 100%; transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
#autocomplete ul li:hover { background: transparent; color: #1F253D; }

/** Default OU list styles ------------------  A base for the common OU list styles (the little blue squares) to be included where needed. */
.content_list, .sidebar_bullets, .tag_list { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
.content_list ul, .sidebar_bullets ul, .tag_list ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
.content_list li, .sidebar_bullets li, .tag_list li { left: 15px; padding-right: 15px; position: relative; margin: 2px 0; }
.content_list li:before, .sidebar_bullets li:before, .tag_list li:before { margin: 5px 0 0 -15px; background: #908380 !important; content: ""; height: 9px; float: left; padding-right: 0; width: 9px; display: block; border-radius: 50%; }

.project-categories ul, .oucontent-content ul, .learning-outcomes ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; /** Invisible Lists ------------------ */ }
.project-categories ul ul, .oucontent-content ul ul, .learning-outcomes ul ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
.project-categories ul li, .oucontent-content ul li, .learning-outcomes ul li { left: 15px; padding-right: 15px; position: relative; margin: 2px 0; }
.project-categories ul li:before, .oucontent-content ul li:before, .learning-outcomes ul li:before { margin: 5px 0 0 -15px; background: #908380 !important; content: ""; height: 9px; float: left; padding-right: 0; width: 9px; display: block; border-radius: 50%; }
.project-categories ul.unlist, .project-categories ul.invisiblelist, .project-categories ul.spacedinvisiblelist, .oucontent-content ul.unlist, .oucontent-content ul.invisiblelist, .oucontent-content ul.spacedinvisiblelist, .learning-outcomes ul.unlist, .learning-outcomes ul.invisiblelist, .learning-outcomes ul.spacedinvisiblelist { margin: 0; }
.project-categories ul.unlist ul, .project-categories ul.invisiblelist ul, .project-categories ul.spacedinvisiblelist ul, .oucontent-content ul.unlist ul, .oucontent-content ul.invisiblelist ul, .oucontent-content ul.spacedinvisiblelist ul, .learning-outcomes ul.unlist ul, .learning-outcomes ul.invisiblelist ul, .learning-outcomes ul.spacedinvisiblelist ul { margin-left: 20px; }
.project-categories ul.unlist li, .project-categories ul.invisiblelist li, .project-categories ul.spacedinvisiblelist li, .oucontent-content ul.unlist li, .oucontent-content ul.invisiblelist li, .oucontent-content ul.spacedinvisiblelist li, .learning-outcomes ul.unlist li, .learning-outcomes ul.invisiblelist li, .learning-outcomes ul.spacedinvisiblelist li { padding-right: 0; left: auto; }
.project-categories ul.unlist li:before, .project-categories ul.invisiblelist li:before, .project-categories ul.spacedinvisiblelist li:before, .oucontent-content ul.unlist li:before, .oucontent-content ul.invisiblelist li:before, .oucontent-content ul.spacedinvisiblelist li:before, .learning-outcomes ul.unlist li:before, .learning-outcomes ul.invisiblelist li:before, .learning-outcomes ul.spacedinvisiblelist li:before { display: none; }

.field-item > ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; /** Invisible Lists ------------------ */ }
.field-item > ul ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
.field-item > ul li { left: 15px; padding-right: 15px; position: relative; margin: 2px 0; }
.field-item > ul li:before { margin: 5px 0 0 -15px; background: #908380 !important; content: ""; height: 9px; float: left; padding-right: 0; width: 9px; display: block; border-radius: 50%; }
.field-item > ul.unlist, .field-item > ul.invisiblelist, .field-item > ul.spacedinvisiblelist { margin: 0; }
.field-item > ul.unlist ul, .field-item > ul.invisiblelist ul, .field-item > ul.spacedinvisiblelist ul { margin-left: 20px; }
.field-item > ul.unlist li, .field-item > ul.invisiblelist li, .field-item > ul.spacedinvisiblelist li { padding-right: 0; left: auto; }
.field-item > ul.unlist li:before, .field-item > ul.invisiblelist li:before, .field-item > ul.spacedinvisiblelist li:before { display: none; }

/** Tag clouds and lists ------------------  The tag clouds/lists are located in many places around the site and most use the same styles. Tag list items are basically the same as the normal OU '.content_list' items, just with a few minor amends. */
.tag_list li { float: left; width: 45%; }
#sidebar_wrapper .tag_list { margin: 0 15px; }
#sidebar_wrapper .tag_list li { float: none; margin: 2px 0; width: 100%; }
#term_tag_cloud_static .tag_list { margin: 5px 20px; }
.tag_list .tag_bullet { display: none; }

/** Progress Bar ------------------  There are multiple progress bars used around the site, all of which look the same but some use different markup for one reason or another. This is the default so use this from now on */
.openlearn_progress_bar { border: 1px solid #cfcfcf; margin: 8px auto 10px; padding: 1px; }
.openlearn_progress_bar .openlearn_progress_fill { background: #add5fe; background: -moz-linear-gradient(top, #add5fe 0%, #9ac3ed 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #add5fe), color-stop(100%, #9ac3ed)); background: -webkit-linear-gradient(top, #add5fe 0%, #9ac3ed 100%); background: linear-gradient(to bottom, #add5fe 0%, #9ac3ed 100%); overflow: visible; }
.openlearn_progress_bar .openlearn_progress_fill span { color: #1d1d1d; display: block; font-size: 10px; font-weight: bold; padding: 5px 9px; white-space: nowrap; }

/** Article type icons ------------------  Used all over the site in small and large formats to denote/filter articles containing certain media types. Small size is default. */
.type_icon { display: block; float: right; height: 19px; margin: 0 1px 1px 1px; overflow: hidden; position: relative; width: 28px; }
.type_icon img { height: 540px; position: absolute; width: 850px; }
.type_icon.activity img, .type_icon.audio img, .type_icon.community img, .type_icon.course img, .type_icon.free_course img, .type_icon.video img { top: -249px; }
.type_icon.activity img { left: -242px; }
.type_icon.audio img { left: -209px; }
.type_icon.community img { left: -308px; }
.type_icon.course img { left: -341px; }
.type_icon.free_course img { left: -275px; }
.type_icon.video img { left: -176px; }
.type_icon.large { height: 44px; margin: 0 0 0 4px; width: 48px; }
.type_icon.large.activity img, .type_icon.large.audio img, .type_icon.large.community img, .type_icon.large.course img, .type_icon.large.free_course img, .type_icon.large.video img { top: -12px; }
.type_icon.large.activity img { left: -120px; }
.type_icon.large.audio img { left: -64px; }
.type_icon.large.community img { left: -288px; }
.type_icon.large.course img { left: -176px; }
.type_icon.large.free_course img { left: -232px; }
.type_icon.large.video img { left: -8px; }
.landing_hero_type .type_icon, #article_type .type_icon { display: none; right: 0; }
#hero_spotlight_main .landing_hero_type .type_icon { top: -10px !important; }

/** Force hiding of print only styles ------------------ */
.printOnly { display: none; }

/** Bold links ------------------  This is a helper class for areas outside of the main_article section that need the same bold link style as the bodt text does. */
.links-bold a { font-weight: bold; }

/** ColorBox Lightbox Overrides ------------------  The website uses one main type of lightbox which is both hard-coded in PHP as well as injected via the database. It uses a plugin called ColorBox, and these styles overide its default theme. */
#colorbox { background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); }

#cboxMiddleLeft, #cboxMiddleRight { background: #0d6584; width: 0; }

#cboxContent { background: #fff; border-bottom: 1px solid #cfcfcf; border-right: 1px solid #cfcfcf; box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75); -moz-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75); -webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75); margin: 20px; padding: 15px; text-align: left; box-sizing: content-box; }
#cboxContent #ole-content { width: 100%; }
#cboxContent .oleColorboxContentWrapper { padding-top: 5px; text-align: left; width: 844px; }
#cboxContent .oleColorboxContentWrapper h2 { font-size: 1.625rem; }
#cboxContent .oleColorboxContentWrapper h3 { font-size: 1.25rem; }
#cboxContent .oleColorboxContentWrapper h4 { font-size: 1.1875rem; }
#cboxContent .oleColorboxContentWrapper h5 { font-size: 1.125rem; }
#cboxContent .oleColorboxContentWrapper h6 { font-size: 1.0625rem; }

#cboxOverlay { background: #000; }

#cboxClose { background: none; border: none; display: block; height: 21px; position: absolute; right: 10px; top: 12px; }
#cboxClose:after { background: transparent url(../images/sprite.png?v=0.0.0) -436px -184px no-repeat; content: ''; float: right; height: 20px; margin: -1px 0 0 4px; width: 20px; }
#cboxClose, #cboxClose a { color: #2A4D7F; text-decoration: none; font-size: 0.6875rem; line-height: 1.6; text-transform: uppercase; }
#cboxClose:hover, #cboxClose a:hover { text-decoration: underline; }
#cboxClose.pipe-left, #cboxClose a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
#cboxClose.pipe-right, #cboxClose a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
#cboxClose.light, #cboxClose a.light { color: #add5fe; }
#cboxClose.light:hover, #cboxClose a.light:hover { color: #9ac3ed; }
#cboxClose.light.pipe-left, #cboxClose a.light.pipe-left { border-left-color: #cfcfcf; }
#cboxClose.light.pipe-right, #cboxClose a.light.pipe-right { border-right-color: #cfcfcf; }

.cboxIframe { background: #fff; }

#cboxError { border: 1px solid #cfcfcf; padding: 50px; }

#cboxLoadedContent { background: #fff; margin-bottom: 0; margin-top: 15px; padding: 0 7px; }

#cboxTitle { color: #585858; left: 0; position: absolute; top: -20px; }

#cboxCurrent { color: #585858; position: absolute; right: 0px; top: -20px; }

#cboxSlideshow { color: #808080; position: absolute; right: 90px; top: -20px; }

#cboxPrevious { background: url(../images/controls.png?v=0.0.0) no-repeat top left; height: 65px; left: 5px; margin-top: -32px; position: absolute; text-indent: -999em; top: 50%; width: 28px; }
#cboxPrevious:hover { background-position: bottom left; }

#cboxNext { background: url(../images/controls.png?v=0.0.0) no-repeat top right; height: 65px; margin-top: -32px; position: absolute; right: 5px; text-indent: -999em; top: 50%; width: 28px; }
#cboxNext:hover { background-position: bottom right; }

#cboxLoadingOverlay { background: transparent; }

#cboxLoadingGraphic { background: url(../images/loading.gif?v=0.0.0) no-repeat center center; }

.cloudCarouselLightboxLinkContent { width: 874px; }

.oleColorboxContentWrapper h3, .cloudCarouselLightboxLinkContent h3 { border-bottom: 1px solid #cfcfcf; font-size: 1.5rem; padding: 0 0 10px 0; }

#cboxTopLeft, #cboxTopRight, #cboxBottomLeft, #cboxBottomRight { background: #0d6584; height: 0px; width: 0px; }

#cboxTopCenter, #cboxBottomCenter { background: #0d6584; height: 0px; }

/** Explicit Content Warning ------------------   */
.explicit-badge { background-color: #000; border: 1px solid #fff; color: #808080; display: inline-block; font-family: Arial, Helvetica, sans-serif; font-size: 0.8125rem; font-weight: bold; line-height: 1 !important; padding: 3px 6px; position: relative; text-transform: uppercase; }
.explicit-badge span { display: none; }
h1 .explicit-badge { margin-left: 5px; top: -10px; }
.sidebar_article .explicit-badge { top: 2px; }
.landing_hero_title .explicit-badge { margin-left: 4px; }
.hero_spotlight_small_title .explicit-badge { bottom: 10px; left: 122px; position: absolute; }
#hero_spotlight_main .explicit-badge { position: absolute; right: 10px; top: -30px; }

/** Call-to-Action Boxes ------------------  CTA boxes available for the Moodle pages. NO current example usage available. */
.cta_box { background-color: #a4ccf6; border-style: none; box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); margin: 10px 20px 20px; padding: 10px; text-align: center; }
.cta_box .cta_head h3 { display: block; margin: 0; text-align: left; }
.cta_box .cta_head h3 a { color: #1d1d1d; font-size: 1rem; font-weight: bold; line-height: 1.2; }
.cta_box .cta_head h3 img { float: left; height: 51px; margin: 0 10px 10px 0; width: 90px; }
.cta_box .cta_body p { text-align: left; }
.cta_box .cta_button { text-align: center; }
.cta_box .cta_button a { font-size: 0.8125rem; font-weight: normal !important; margin: 0 auto; width: 70px; }
.cta_box.cta_box_enhanced { float: right; margin: 0 0 20px 20px; padding: 10px 10px 20px; width: 100px; }
.cta_box.cta_box_enhanced .cta_head h3 { text-align: center; }
.cta_box.cta_box_enhanced .cta_head h3 img { display: block; float: none; margin: 0 auto 10px; }
.cta_box.cta_box_enhanced .cta_body p { text-align: center; }
.cta_box.cta_box_enhanced .cta_button a { float: none; width: 80px; }

/** Accessibility "Ignore colors specified on webpages" IE setting ------------------  IE has an option whereby you can remove all background colours and images on webpage. This is to allow easier recognition of the content for users with a visual imparment. We need to be able to detect when this settings is enabled via JavaScript so use this dummy element as a target and fetch it's background colour on page load. If it is '#fff' then the setting is enabled. */
#ou-content { background-color: #cfcfcf; }

/** Main content skip link ------------------ */
#ou-skip { background: #fff; border: 2px solid #cfcfcf; color: #1d1d1d; font-size: 0.9375rem; left: -999px; padding: 2px 5px; position: absolute; text-decoration: none; top: 0; z-index: 1000; }
#ou-skip:active, #ou-skip:focus { background: #fff !important; left: 0; }

/** Old site helpers ------------------  Some helpers from the old site that need to be carried across because there is markup in the database that requires it. */
.clearleft { clear: left; }

.clearright { clear: right; }

.clear, .newsletter-signup, .clearboth { clear: both; font-size: 0; }

/** Clearfix -------------------------------------- INFO: http://css-tricks.com/snippets/css/clear-fix */
.clearfix:after, .no-js .tabber .tabbertab:after, .tabber.enabled .tabs-head:after, .tabber.enabled [role="tabpanel"]:after, .no-js .main_box_detail .tabbertab:after, .main_box_detail.enabled:after, .main_box_detail.enabled .tabs-head:after, .main_box_detail.enabled [role="tabpanel"]:after { clear: both; content: ""; display: table; }

/** Flag Bookmarks Widget ------------------  A bookmarking plugin/widget is used to enable favouriting of articles using the bright green button! Its logic is not directly accessbily to us so we must work with what it gives us (including ajax calls/responces). This deals with all of that in articles as well as the profiles pages. */
.flag-bookmarks, .following-info .flag-following, .addthis_toolbox .flag-following { float: left; }
#profile-activity .flag-bookmarks, #profile-activity .following-info .flag-following, .following-info #profile-activity .flag-following, #profile-activity .addthis_toolbox .flag-following, .addthis_toolbox #profile-activity .flag-following { float: right; }
.flag-bookmarks .flag, .following-info .flag-following .flag, .addthis_toolbox .flag-following .flag { text-decoration: none; }
.flag-bookmarks .flag:hover, .following-info .flag-following .flag:hover, .addthis_toolbox .flag-following .flag:hover, .flag-bookmarks .flag:visited, .following-info .flag-following .flag:visited, .addthis_toolbox .flag-following .flag:visited { text-decoration: none; }
.author_summary .flag-bookmarks .flag, .author_summary .following-info .flag-following .flag, .following-info .author_summary .flag-following .flag, .author_summary .addthis_toolbox .flag-following .flag, .addthis_toolbox .author_summary .flag-following .flag { opacity: 0; }
#profileSuggestions .similar-users .flag-bookmarks, #profileSuggestions .similar-users .following-info .flag-following, .following-info #profileSuggestions .similar-users .flag-following, #profileSuggestions .similar-users .addthis_toolbox .flag-following, .addthis_toolbox #profileSuggestions .similar-users .flag-following { float: right; }
.flag-bookmarks .flag-message, .following-info .flag-following .flag-message, .addthis_toolbox .flag-following .flag-message { color: #1b881d; font-size: 0.75rem; left: 0px; top: 23px; background-color: #f7f7f7; border: 1px solid #cfcfcf; right: auto; padding: 4px 6px; left: 0; text-align: center; top: 27px; width: 190px; z-index: 10; }
.flag-bookmarks .flag-message.flag-flagged-message, .following-info .flag-following .flag-message.flag-flagged-message, .addthis_toolbox .flag-following .flag-message.flag-flagged-message { background: #317A41; color: #fff; border-radius: 4px; border: 0; opacity: 0.9; }
.flag-bookmarks .flag-message.flag-unflagged-message, .following-info .flag-following .flag-message.flag-unflagged-message, .addthis_toolbox .flag-following .flag-message.flag-unflagged-message { background: #A20C1E; color: #fff; border-radius: 4px; border: 0; opacity: 0.9; }
#profile-activity .flag-bookmarks .flag-message, #profile-activity .following-info .flag-following .flag-message, .following-info #profile-activity .flag-following .flag-message, #profile-activity .addthis_toolbox .flag-following .flag-message, .addthis_toolbox #profile-activity .flag-following .flag-message, #article_social_left .flag-bookmarks .flag-message, #article_social_left .following-info .flag-following .flag-message, .following-info #article_social_left .flag-following .flag-message, #article_social_left .addthis_toolbox .flag-following .flag-message, .addthis_toolbox #article_social_left .flag-following .flag-message { top: -2px; left: 80px; }
.author_profile .flag-bookmarks .flag-message, .author_profile .following-info .flag-following .flag-message, .following-info .author_profile .flag-following .flag-message, .author_profile .addthis_toolbox .flag-following .flag-message, .addthis_toolbox .author_profile .flag-following .flag-message { top: -2px; left: 80px; }
#profileSuggestions .similar-users .flag-bookmarks .flag-message, #profileSuggestions .similar-users .following-info .flag-following .flag-message, .following-info #profileSuggestions .similar-users .flag-following .flag-message, #profileSuggestions .similar-users .addthis_toolbox .flag-following .flag-message, .addthis_toolbox #profileSuggestions .similar-users .flag-following .flag-message, #authorActivity .learn_box .flag-bookmarks .flag-message, #authorActivity .learn_box .following-info .flag-following .flag-message, .following-info #authorActivity .learn_box .flag-following .flag-message, #authorActivity .learn_box .addthis_toolbox .flag-following .flag-message, .addthis_toolbox #authorActivity .learn_box .flag-following .flag-message { top: 27px; right: 4px; left: auto; }
#content_article .flag-bookmarks .flag-message, #content_article .following-info .flag-following .flag-message, .following-info #content_article .flag-following .flag-message, #content_article .addthis_toolbox .flag-following .flag-message, .addthis_toolbox #content_article .flag-following .flag-message { left: 115px; }
.flag-bookmarks.flag-following .flag, .following-info .flag-following .flag, .addthis_toolbox .flag-following .flag { background: #fff; background: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7)); background: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%); }
.flag-bookmarks.flag-following .flag:before, .following-info .flag-following .flag:before, .addthis_toolbox .flag-following .flag:before { background-position: 0 -160px; }
.flag-bookmarks.flag-following .flag.unflag-action, .following-info .flag-following .flag.unflag-action, .addthis_toolbox .flag-following .flag.unflag-action { background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); border: 1px solid #cfcfcf; }
.flag-bookmarks.flag-following .flag.unflag-action:before, .following-info .flag-following .flag.unflag-action:before, .addthis_toolbox .flag-following .flag.unflag-action:before { background-position: -15px -160px; }

/** Add/remove tags lists ------------------  The lists of tags found in articles and user profiles which can be added and removed from the users profile. */
.article_tag_list, .profile_tag_list, .profile-tags-list, .related-tags .tag-list { list-style-type: none; margin: 0; width: 100%; }
.article_tag_list li, .profile_tag_list li, .profile-tags-list li, .related-tags .tag-list li { border: 1px solid #cfcfcf; display: inline-block; line-height: 1; margin: 5px 5px 5px 0; padding: 2px 22px 3px 6px; position: relative; /*  &.showTag{ padding: 2px 22px 3px 6px; } &.hideTag{ padding: 2px 22px 3px 6px; }*/ }
.not-logged-in .article_tag_list li, .not-logged-in .profile_tag_list li, .not-logged-in .profile-tags-list li, .not-logged-in .related-tags .tag-list li, .related-tags .not-logged-in .tag-list li { padding: 2px 6px 3px 6px; }
.article_tag_list li a, .profile_tag_list li a, .profile-tags-list li a, .related-tags .tag-list li a { color: #000; display: block; font-size: 0.75rem; white-space: nowrap; }
.article_tag_list li .tag_loading.openlearn-hide, .profile_tag_list li .tag_loading.openlearn-hide, .profile-tags-list li .tag_loading.openlearn-hide, .related-tags .tag-list li .tag_loading.openlearn-hide { display: none; }

.article_tag_list .add_tag, .article_tag_list .remove_tag, .profile_tag_list .add_tag, .profile_tag_list .remove_tag, .profile-tags-list .add_tag, .profile-tags-list .remove_tag { position: absolute; right: 0px; top: 50%; margin-top: -18px; width: 32px; height: 37px; font-size: 0 !important; }
.article_tag_list .showTag .add_tag, .article_tag_list .showTag .remove_tag, .article_tag_list .hideTag .add_tag, .article_tag_list .hideTag .remove_tag, .profile_tag_list .showTag .add_tag, .profile_tag_list .showTag .remove_tag, .profile_tag_list .hideTag .add_tag, .profile_tag_list .hideTag .remove_tag, .profile-tags-list .showTag .add_tag, .profile-tags-list .showTag .remove_tag, .profile-tags-list .hideTag .add_tag, .profile-tags-list .hideTag .remove_tag { color: #E8E6E2; text-indent: unset; background: none; }
.article_tag_list .showTag .add_tag:before, .article_tag_list .showTag .remove_tag:before, .article_tag_list .hideTag .add_tag:before, .article_tag_list .hideTag .remove_tag:before, .profile_tag_list .showTag .add_tag:before, .profile_tag_list .showTag .remove_tag:before, .profile_tag_list .hideTag .add_tag:before, .profile_tag_list .hideTag .remove_tag:before, .profile-tags-list .showTag .add_tag:before, .profile-tags-list .showTag .remove_tag:before, .profile-tags-list .hideTag .add_tag:before, .profile-tags-list .hideTag .remove_tag:before { font-family: oufont; font-size: 1rem; }
.article_tag_list .showTag .add_tag:before, .article_tag_list .hideTag .add_tag:before, .profile_tag_list .showTag .add_tag:before, .profile_tag_list .hideTag .add_tag:before, .profile-tags-list .showTag .add_tag:before, .profile-tags-list .hideTag .add_tag:before { content: "\e91e"; }
.article_tag_list .showTag .remove_tag:before, .article_tag_list .hideTag .remove_tag:before, .profile_tag_list .showTag .remove_tag:before, .profile_tag_list .hideTag .remove_tag:before, .profile-tags-list .showTag .remove_tag:before, .profile-tags-list .hideTag .remove_tag:before { content: "\e951"; }
.article_tag_list .tag_loading, .profile_tag_list .tag_loading, .profile-tags-list .tag_loading { text-indent: -999px; position: absolute; right: 0; left: auto; display: inline-block; background: #E8E6E2 url("../images/ajax-loader.gif") 4px 2px no-repeat; border-radius: 15px; height: 30px; top: 5px; width: 30px; }
.article_tag_list + .tagResponse, .profile_tag_list + .tagResponse, .profile-tags-list + .tagResponse { display: none; font-size: 0.75rem; position: absolute; z-index: 100; background: #fff none repeat scroll 0 0 !important; border: 2px solid #D7D7D7; width: 209px; top: 60px; left: 10px; padding: 25px  10px 6px; }
.article_tag_list + .tagResponse .closeTagResponse, .profile_tag_list + .tagResponse .closeTagResponse, .profile-tags-list + .tagResponse .closeTagResponse { background-color: #fff; border: medium none; color: #000; right: 0; top: 0; }
.article_tag_list + .tagResponse .closeTagResponse:hover, .article_tag_list + .tagResponse .closeTagResponse:focus, .profile_tag_list + .tagResponse .closeTagResponse:hover, .profile_tag_list + .tagResponse .closeTagResponse:focus, .profile-tags-list + .tagResponse .closeTagResponse:hover, .profile-tags-list + .tagResponse .closeTagResponse:focus { text-decoration: none; }
.article_tag_list + .tagResponse .closeTagResponse:after, .profile_tag_list + .tagResponse .closeTagResponse:after, .profile-tags-list + .tagResponse .closeTagResponse:after { content: "x"; padding-left: 4px; }

.article_tag_list .remove_tag { display: none; }

.profile-tags-list li { padding-right: 6px; }
.owner-view .profile-tags-list li { padding-right: 22px; }

.profile_tag_list .add_tag, .profile_tag_list .remove_tag { color: #3D4559 !important; }

/** Close button/icon ------------------  In various plaes around the site there are messages/popups/lightboxes that feture the same 'close' concept with the word "close" and a blue square with white cross in it. This class is the default for that - please include it where required instead of duplicating it.  NB: The parent wrapper must be position 'relative', 'absolute' or 'fixed'. */
/** Article/Profile Social Bar ------------------  Simple wrapper for social share and enroll/print buttons. */
#article_social .button { display: inline-block; float: left; }
#article_social .social-bar .btn-icon.btn-print { display: inline-block; }
#article_social .social-bar .btn-icon.btn-print .icon:before { color: #3D4559; }

#article_social_left { float: left; width: 65%; }
#article_social_left .button { margin-right: 5px; }

#article_social_right { float: right; max-width: 35%; }
#article_social_right .button { margin-left: 5px; }

/** Comments Teaser ------------------  Used in list form in both the commments section and the profile page '.author_tabs'. */
.comment_teaser { overflow: hidden; padding: 20px 0; border-top: 1px solid #cfcfcf; }
.comment_teaser .comment_title { margin-bottom: 10px; }
.comment_teaser .comment_title h3 { margin-top: 0; }
.comment_teaser .comment_title h3 a { color: #2A4D7F; text-decoration: none; }
.comment_teaser .comment_title h3 a:hover { text-decoration: underline; }
.comment_teaser .comment_title h3 a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
.comment_teaser .comment_title h3 a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
.comment_teaser .comment_title h3 a.light { color: #add5fe; }
.comment_teaser .comment_title h3 a.light:hover { color: #9ac3ed; }
.comment_teaser .comment_title h3 a.light.pipe-left { border-left-color: #cfcfcf; }
.comment_teaser .comment_title h3 a.light.pipe-right { border-right-color: #cfcfcf; }
.comment_teaser .comment_image { float: left; margin-right: 10px; position: relative; width: 185px; }
.comment_teaser .comment_image img { width: 185px; }
.comment_teaser .comment_author { font-weight: bold; margin-bottom: 6px; }
.comment_teaser .comment_body { margin-bottom: 5px; }

/** Default Input Styles ------------------  The main search box, 404 page and tag searches are a few examples of these. There are many more in UGC form pages. */
/** Trending/popular list styles ------------------  trending lists are used in a couple of different locations so are nneded in common. */
ul { list-style-type: none; }
.editor_atto_content ul { list-style: disc outside; }
ul .list_num { float: left; font-size: 0.75rem; height: 10px; width: 10px; list-style-type: decimal; }
ul .list_icon { float: left; height: 10px; margin: 2px 8px 0 4px; overflow: hidden; position: relative; width: 10px; }
ul .list_icon img { position: absolute; top: -253px; }
ul .list_icon.pos img { left: -7px; }
ul .list_icon.neut img { left: -51px; }
ul .list_icon.neg img { left: -29px; }
ul .list_title { margin-left: 16px; }
ul .list_title a { display: block; }

/** Content Box ------------------  A simple white content box with shadow to allow content to be highlighted. */
.oleBox { border: 1px solid #cfcfcf; clear: both; box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); }

/** Node View Helper ------------------  Helper styles for editorial team on the node view page (e.g. Images) */
.content-node-id { font-weight: bold; margin: 20px 0px; }

.no-wrap { white-space: nowrap; }

/** Design Pagination **/
.paging { margin: auto auto; }

.paginate.pag2 { list-style-type: none; }
.paginate.pag2 li { font-weight: bold; float: left; padding: 6px 11px; margin-right: 6px; border: 1px solid #ddd; background-color: #fff; }
.paginate.pag2 li span { font-weight: 700; }
.paginate.pag2 li a { display: block; float: left; color: #585858; text-decoration: none; }
.paginate.pag2 li a:hover { color: #3280dc; }
.paginate.pag2 li.single, .paginate.pag2 li.current { display: block; float: left; padding: 6px 11px; margin-right: 6px; color: #676767; }
.paginate.pag2 li.single { background: none; border: 0; }
.paginate.pag2 li.current { background: #1F253D; }
.paginate.pag2 li.tool { color: #1F253D; font-weight: 600; }
.paginate.pag2 li.tool a { color: #1F253D; }

/** Style form element **/
fieldset { margin: 1em; padding: 20px; }

fieldset p { display: block; position: relative; overflow: hidden; }

fieldset input[type=text], fieldset input[type=email] { border: 1px solid #ccc; line-height: 20px; padding: 3px; width: 200px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

label + p, input + p { margin-top: 20px; }

p > input[type="radio"], p > input[type="checkbox"] { padding: 0; margin: 0; height: 16px; width: 16px; float: left; position: absolute; left: 0; opacity: 0; }

p > label { line-height: 16px; color: #fff; padding: 0 0 0 18px; -moz-transition: color 1s ease; -o-transition: color 1s ease; -webkit-transition: color 1s ease; transition: color 1s ease; }

fieldset[dir=rtl] p > label { padding: 0 18px 0 0; }

p:not(#foo) > input + label { background: url(../images/gr_custom-inputs.png) 0 -1px no-repeat; height: 16px; }

p:not(#foo) > input[type=radio] + label { background-position: 0 -161px; }

/* Checked styles */
p:not(#foo) > input[type=radio]:checked + label { background-position: 0 -241px; }

p:not(#foo) > input[type=checkbox]:checked + label { background-position: 0 -81px; }

p:not(#foo) > input[type=checkbox]:hover:checked + label, p:not(#foo) > input[type=checkbox]:focus:checked + label, p:not(#foo) > input[type=checkbox]:checked + label:hover, p:not(#foo) > input[type=checkbox]:focus:checked + label { background-position: 0 -101px; }

p:not(#foo) > input[type=radio]:hover:checked + label, p:not(#foo) > input[type=radio]:focus:checked + label, p:not(#foo) > input[type=radio]:checked + label:hover, p:not(#foo) > input[type=radio]:focus:checked + label { background-position: 0 -261px; }

/* Hover & Focus styles */
p:not(#foo) > input[type=checkbox]:hover + label, p:not(#foo) > input[type=checkbox]:focus + label, p:not(#foo) > input[type=checkbox] + label:hover { background-position: 0 -21px; }

p:not(#foo) > input[type=radio]:hover + label, p:not(#foo) > input[type=radio]:focus + label, p:not(#foo) > input[type=radio] + label:hover { background-position: 0 -181px; }

/* Active styles */
p:not(#foo) > input[type=checkbox]:active + label, p:not(#foo) > input[type=checkbox] + label:hover:active { background-position: 0 -41px; }

p:not(#foo) > input[type=radio]:active + label, p:not(#foo) > input[type=radio] + label:hover:active { background-position: 0 -201px; }

p:not(#foo) > input[type=checkbox]:active:checked + label, p:not(#foo) > input[type=checkbox]:checked + label:hover:active { background-position: 0 -121px; }

p:not(#foo) > input[type=radio]:active:checked + label, p:not(#foo) > input[type=radio]:checked + label:hover:active { background-position: 0 -281px; }

/* Disabled styles */
p:not(#foo) > input[type=checkbox]:disabled + label, p:not(#foo) > input[type=checkbox]:hover:disabled + label, p:not(#foo) > input[type=checkbox]:focus:disabled + label, p:not(#foo) > input[type=checkbox]:disabled + label:hover, p:not(#foo) > input[type=checkbox]:disabled + label:hover:active { background-position: 0 -61px; }

p:not(#foo) > input[type=radio]:disabled + label, p:not(#foo) > input[type=radio]:hover:disabled + label, p:not(#foo) > input[type=radio]:focus:disabled + label, p:not(#foo) > input[type=radio]:disabled + label:hover, p:not(#foo) > input[type=radio]:disabled + label:hover:active { background-position: 0 -221px; }

p:not(#foo) > input[type=checkbox]:disabled:checked + label, p:not(#foo) > input[type=checkbox]:hover:disabled:checked + label, p:not(#foo) > input[type=checkbox]:focus:disabled:checked + label, p:not(#foo) > input[type=checkbox]:disabled:checked + label:hover, p:not(#foo) > input[type=checkbox]:disabled:checked + label:hover:active { background-position: 0 -141px; }

p:not(#foo) > input[type=radio]:disabled:checked + label, p:not(#foo) > input[type=radio]:hover:disabled:checked + label, p:not(#foo) > input[type=radio]:focus:disabled:checked + label, p:not(#foo) > input[type=radio]:disabled:checked + label:hover, p:not(#foo) > input[type=radio]:disabled:checked + label:hover:active { background-position: 0 -301px; }

fieldset[dir=rtl] p > input { left: auto; right: 0; }

fieldset[dir=rtl] p:not(#foo) > input + label { background-position: 100% -161px; }

fieldset[dir=rtl] p:not(#foo) > input[type=radio] + label { background-position: 100% -161px; }

/* Checked styles */
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:checked + label { background-position: 100% -241px; }

fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:checked + label { background-position: 100% -81px; }

fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:hover:checked + label, fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:focus:checked + label, fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:checked + label:hover, fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:focus:checked + label { background-position: 100% -101px; }

fieldset[dir=rtl] p:not(#foo) > input[type=radio]:hover:checked + label, fieldset[dir=rtl] p:not(#foo) > input[type=radio]:focus:checked + label, fieldset[dir=rtl] p:not(#foo) > input[type=radio]:checked + label:hover, fieldset[dir=rtl] p:not(#foo) > input[type=radio]:focus:checked + label { background-position: 100% -261px; }

/* Hover & Focus styles */
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:hover + label, fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:focus + label, fieldset[dir=rtl] p:not(#foo) > input[type=checkbox] + label:hover { background-position: 100% -21px; }

fieldset[dir=rtl] p:not(#foo) > input[type=radio]:hover + label, fieldset[dir=rtl] p:not(#foo) > input[type=radio]:focus + label, fieldset[dir=rtl] p:not(#foo) > input[type=radio] + label:hover { background-position: 100% -181px; }

/* Active styles */
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:active + label, fieldset[dir=rtl] p:not(#foo) > input[type=checkbox] + label:hover:active { background-position: 100% -41px; }

fieldset[dir=rtl] p:not(#foo) > input[type=radio]:active + label, fieldset[dir=rtl] p:not(#foo) > input[type=radio] + label:hover:active { background-position: 100% -201px; }

fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:active:checked + label, fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:checked + label:hover:active { background-position: 100% -121px; }

fieldset[dir=rtl] p:not(#foo) > input[type=radio]:active:checked + label, fieldset[dir=rtl] p:not(#foo) > input[type=radio]:checked + label:hover:active { background-position: 100% -281px; }

/* Disabled styles */
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:disabled + label, fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:hover:disabled + label, fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:focus:disabled + label, fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:disabled + label:hover, fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:disabled + label:hover:active { background-position: 100% -61px; }

fieldset[dir=rtl] p:not(#foo) > input[type=radio]:disabled + label, fieldset[dir=rtl] p:not(#foo) > input[type=radio]:hover:disabled + label, fieldset[dir=rtl] p:not(#foo) > input[type=radio]:focus:disabled + label, fieldset[dir=rtl] p:not(#foo) > input[type=radio]:disabled + label:hover, fieldset[dir=rtl] p:not(#foo) > input[type=radio]:disabled + label:hover:active { background-position: 100% -221px; }

fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:disabled:checked + label, fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:hover:disabled:checked + label, fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:focus:disabled:checked + label, fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:disabled:checked + label:hover, fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:disabled:checked + label:hover:active { background-position: 100% -141px; }

fieldset[dir=rtl] p:not(#foo) > input[type=radio]:disabled:checked + label, fieldset[dir=rtl] p:not(#foo) > input[type=radio]:hover:disabled:checked + label, fieldset[dir=rtl] p:not(#foo) > input[type=radio]:focus:disabled:checked + label, fieldset[dir=rtl] p:not(#foo) > input[type=radio]:disabled:checked + label:hover, fieldset[dir=rtl] p:not(#foo) > input[type=radio]:disabled:checked + label:hover:active { background-position: 100% -301px; }

.openlearnng-content { overflow: hidden; }
.openlearnng-content .headline { text-align: center; font-size: 1.375rem; font-weight: bold; padding: 20px 0 20px 0; }
.openlearnng-content p { margin: 0; font-size: inherit; line-height: 1.25rem; padding: 5px 10px; }

.ol_block { overflow: auto; font-size: inherit; padding: 1.875rem; margin-top: 1.25rem; /*all sub class for block */ }
.ol_block.no-space { padding: 0 3px; margin-top: 13px; }
.ol_block.wild-sand { background-color: #E7E5E1; display: block; }
.ol_block.dark-blue { background-color: #DAE0E9; }
.field-item .ol_block.dark-blue { margin: 30px 0px 26px 0px; }
.ol_block.dark-blue .video-wrapper { clear: both; position: relative; padding-bottom: 56%; padding-top: 0px; height: 0; }
.ol_block.dark-blue .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ol_block.big-img img { max-width: 49%; display: block; float: left; box-shadow: 4px 5px 7px #aaaaaa; }
.ol_block.big-img .block-content { max-width: 47%; display: block; float: left; padding-left: 4%; }
.ol_block.normal-img img { max-width: 33%; display: block; height: auto; float: left; box-shadow: 4px 5px 7px #aaaaaa; border: 1px solid #fff; }
.ol_block.normal-img .block-content { max-width: 60%; display: block; float: left; padding-left: 6%; }
.ol_block.normal-img .block-content .block-title { padding-top: 0; }
.ol_block .block-title { font-size: 1.375rem; font-weight: bold; margin-top: 0; }
.ol_block .block-content p { padding: 5px 0; }
.ol_block .block-content p.main-line { font-weight: bold; padding: 0 0 6px 8px; }
.ol_block .block-content ul { margin: 5px 0 0 0px; }
.ol_block .block-content ul.list_num { margin: 5px 0 0 33px; }
.ol_block .block-content ul.list_num.red li:before { background-color: #ce2b2b; }
.ol_block .block-content ul.list_num.blue li:before { background-color: #3D4559; }
.ol_block .block-content ul.list_num.blue li p.sub-line { padding: 0 0 5px 8px; }
.ol_block .block-content ul.list_num li { counter-increment: my-counter; }
.ol_block .block-content ul.list_num li:before { border-radius: 50%; color: #fff; font-weight: bold; padding: 1px 8px; margin-right: 7px; margin-top: 0; margin-left: -33px; position: absolute; float: left; display: block; content: counter(my-counter); }
.ol_block .block-content ul.list_num li ul { padding-left: 40px; }
.ol_block .block-content ul.list_num li ul li { padding: 10px 0 3px 8px; }
.ol_block .block-content ul.list_num li ul li.completed:before { content: "\e9d2"; color: #577f00; font-family: 'oufont' !important; float: left; font-size: 2rem; padding: 0; background-color: transparent; margin-top: 5px; }
.ol_block .block-content ul.list_num li ul li.edit:before { content: "\e932"; color: #0e4c8a; font-family: 'oufont' !important; float: left; font-size: 1.75rem; padding: 0; background-color: transparent; margin-top: 13px; padding-left: 5px; }
.ol_block .block-content ul.list_icon { margin: 5px 0 0 0px; }
.ol_block .block-content ul.list_icon li { min-height: 52px; clear: both; }
.ol_block .block-content ul.list_icon li .icons { height: 50px; width: 60px; float: left; display: block; padding-right: 20px; float: left; margin-top: 10px; }
.ol_block .block-content ul.list_icon li .icons.icon-free-course:before, .ol_block .block-content ul.list_icon li .icons.icon-level-1:before, .ol_block .block-content ul.list_icon li .icons.icon-badge-hexagon:before, .ol_block .block-content ul.list_icon li .icons.icon-clock:before { font-size: 2.6875rem; width: 3.5rem; padding-right: 15px; display: block; float: left; height: 4rem; text-align: center; color: #3A486C; }
.ol_block .block-content ul.list_icon li .icons.icon-badge-hexagon { text-align: center; }
.ol_block .block-content ul.list_icon li .icons.icon-badge-hexagon span { font-size: 3.125rem; }
.ol_block .block-content ul.list_icon li .icons.icon-badge-hexagon span.path1:before, .ol_block .block-content ul.list_icon li .icons.icon-badge-hexagon span.path2:before { color: #3A486C; }
.ol_block .block-content ul li { padding: 10px 0 3px 0; list-style-type: none; }
.ol_block .btn-sign-up { border-radius: 10px; font-size: 1.125rem; font-weight: bold; line-height: 1.8125rem; padding: 10px 15px; color: #fff; }
.ol_block .btn-sign-up span:before { margin-left: 11px; font-size: 0.8125rem; }
.ol_block .btn-sign-up:hover, .ol_block .btn-sign-up:focus { color: #fff; background-color: #141E30; text-decoration: none; }
.ol_block .btn-sign-up .icon-arrow-white-right { font-size: 1rem; }

.level-3-columns .ol_block.wild-sand { margin: 0px 9px 0 9px; padding: 20px 5px; text-align: center; border: 1px solid #fff; }
.level-3-columns .ol_block.wild-sand .icons.icon-level-0, .level-3-columns .ol_block.wild-sand .icons.icon-level-1, .level-3-columns .ol_block.wild-sand .icons.icon-level-2, .level-3-columns .ol_block.wild-sand .icons.icon-level-3 { padding-bottom: 15px; display: block; width: 3.5rem; margin: 0 auto 15px auto; height: 3.5rem; }
.level-3-columns .ol_block.wild-sand .icons.icon-level-0:before, .level-3-columns .ol_block.wild-sand .icons.icon-level-1:before, .level-3-columns .ol_block.wild-sand .icons.icon-level-2:before, .level-3-columns .ol_block.wild-sand .icons.icon-level-3:before { font-size: 3.3125rem; width: 3.5rem; padding-right: 15px; height: 4rem; text-align: center; color: #3A486C; }
.level-3-columns .ol_block.wild-sand .block-title { font-size: 1.125rem; margin-bottom: 5px; }
.level-3-columns .ol_block.wild-sand .block-content { color: #524F51; }

/* 40 pages redesign */
.node-type-ou-broadcasts #content_header #summary_details .summary_details_even, .node-type-ole-podcast #content_header #summary_details .summary_details_even, .node-type-ugc-audio-video-diary #content_header #summary_details .summary_details_even, .node-type-ugc-image-diary #content_header #summary_details .summary_details_even, .node-type-ugc-inspiration-diary #content_header #summary_details .summary_details_even, .node-type-ole-content-promo #content_header #summary_details .summary_details_even, .node-type-ole-external-link #content_header #summary_details .summary_details_even, .node-type-ole-image #content_header #summary_details .summary_details_even, .node-type-ole-image-carousel #content_header #summary_details .summary_details_even, .node-type-ole-landing-page-welcome #content_header #summary_details .summary_details_even, .ode-type-ole-lightbox #content_header #summary_details .summary_details_even, .node-type-ole-map #content_header #summary_details .summary_details_even, .node-type-ole-map-pin #content_header #summary_details .summary_details_even, .node-type-ole-menu #content_header #summary_details .summary_details_even, .node-type-ole-rubberstamp #content_header #summary_details .summary_details_even, .node-type-ole-timeline #content_header #summary_details .summary_details_even, .node-type-ole-timeline-js #content_header #summary_details .summary_details_even, .node-type-ou-course #content_header #summary_details .summary_details_even, .node-type-ou-ocw-open-course #content_header #summary_details .summary_details_even, .node--ou_opencourseware_content #content_header #summary_details .summary_details_even, .node-type-ou-opencourseware-content #content_header #summary_details .summary_details_even, .node--ou_ocw_collection #content_header #summary_details .summary_details_even, .node-type-poll #content_header #summary_details .summary_details_even, .node-type-ugc-text-diary #content_header #summary_details .summary_details_even, .node-type-ugc-project #content_header #summary_details .summary_details_even { width: auto; clear: both; }
.node-type-ou-broadcasts #content_header .summary-foot.has-map, .node-type-ole-podcast #content_header .summary-foot.has-map, .node-type-ugc-audio-video-diary #content_header .summary-foot.has-map, .node-type-ugc-image-diary #content_header .summary-foot.has-map, .node-type-ugc-inspiration-diary #content_header .summary-foot.has-map, .node-type-ole-content-promo #content_header .summary-foot.has-map, .node-type-ole-external-link #content_header .summary-foot.has-map, .node-type-ole-image #content_header .summary-foot.has-map, .node-type-ole-image-carousel #content_header .summary-foot.has-map, .node-type-ole-landing-page-welcome #content_header .summary-foot.has-map, .ode-type-ole-lightbox #content_header .summary-foot.has-map, .node-type-ole-map #content_header .summary-foot.has-map, .node-type-ole-map-pin #content_header .summary-foot.has-map, .node-type-ole-menu #content_header .summary-foot.has-map, .node-type-ole-rubberstamp #content_header .summary-foot.has-map, .node-type-ole-timeline #content_header .summary-foot.has-map, .node-type-ole-timeline-js #content_header .summary-foot.has-map, .node-type-ou-course #content_header .summary-foot.has-map, .node-type-ou-ocw-open-course #content_header .summary-foot.has-map, .node--ou_opencourseware_content #content_header .summary-foot.has-map, .node-type-ou-opencourseware-content #content_header .summary-foot.has-map, .node--ou_ocw_collection #content_header .summary-foot.has-map, .node-type-poll #content_header .summary-foot.has-map, .node-type-ugc-text-diary #content_header .summary-foot.has-map, .node-type-ugc-project #content_header .summary-foot.has-map { min-height: auto; }
.node-type-ou-broadcasts #content_header .article-map, .node-type-ole-podcast #content_header .article-map, .node-type-ugc-audio-video-diary #content_header .article-map, .node-type-ugc-image-diary #content_header .article-map, .node-type-ugc-inspiration-diary #content_header .article-map, .node-type-ole-content-promo #content_header .article-map, .node-type-ole-external-link #content_header .article-map, .node-type-ole-image #content_header .article-map, .node-type-ole-image-carousel #content_header .article-map, .node-type-ole-landing-page-welcome #content_header .article-map, .ode-type-ole-lightbox #content_header .article-map, .node-type-ole-map #content_header .article-map, .node-type-ole-map-pin #content_header .article-map, .node-type-ole-menu #content_header .article-map, .node-type-ole-rubberstamp #content_header .article-map, .node-type-ole-timeline #content_header .article-map, .node-type-ole-timeline-js #content_header .article-map, .node-type-ou-course #content_header .article-map, .node-type-ou-ocw-open-course #content_header .article-map, .node--ou_opencourseware_content #content_header .article-map, .node-type-ou-opencourseware-content #content_header .article-map, .node--ou_ocw_collection #content_header .article-map, .node-type-poll #content_header .article-map, .node-type-ugc-text-diary #content_header .article-map, .node-type-ugc-project #content_header .article-map { display: block; top: 0; }
.node-type-ou-broadcasts #content_header #content_title h1, .node-type-ole-podcast #content_header #content_title h1, .node-type-ugc-audio-video-diary #content_header #content_title h1, .node-type-ugc-image-diary #content_header #content_title h1, .node-type-ugc-inspiration-diary #content_header #content_title h1, .node-type-ole-content-promo #content_header #content_title h1, .node-type-ole-external-link #content_header #content_title h1, .node-type-ole-image #content_header #content_title h1, .node-type-ole-image-carousel #content_header #content_title h1, .node-type-ole-landing-page-welcome #content_header #content_title h1, .ode-type-ole-lightbox #content_header #content_title h1, .node-type-ole-map #content_header #content_title h1, .node-type-ole-map-pin #content_header #content_title h1, .node-type-ole-menu #content_header #content_title h1, .node-type-ole-rubberstamp #content_header #content_title h1, .node-type-ole-timeline #content_header #content_title h1, .node-type-ole-timeline-js #content_header #content_title h1, .node-type-ou-course #content_header #content_title h1, .node-type-ou-ocw-open-course #content_header #content_title h1, .node--ou_opencourseware_content #content_header #content_title h1, .node-type-ou-opencourseware-content #content_header #content_title h1, .node--ou_ocw_collection #content_header #content_title h1, .node-type-poll #content_header #content_title h1, .node-type-ugc-text-diary #content_header #content_title h1, .node-type-ugc-project #content_header #content_title h1 { margin-right: 35px; }
.node-type-ou-broadcasts #ugc-form-ugc_image_diary-handle, .node-type-ole-podcast #ugc-form-ugc_image_diary-handle, .node-type-ugc-audio-video-diary #ugc-form-ugc_image_diary-handle, .node-type-ugc-image-diary #ugc-form-ugc_image_diary-handle, .node-type-ugc-inspiration-diary #ugc-form-ugc_image_diary-handle, .node-type-ole-content-promo #ugc-form-ugc_image_diary-handle, .node-type-ole-external-link #ugc-form-ugc_image_diary-handle, .node-type-ole-image #ugc-form-ugc_image_diary-handle, .node-type-ole-image-carousel #ugc-form-ugc_image_diary-handle, .node-type-ole-landing-page-welcome #ugc-form-ugc_image_diary-handle, .ode-type-ole-lightbox #ugc-form-ugc_image_diary-handle, .node-type-ole-map #ugc-form-ugc_image_diary-handle, .node-type-ole-map-pin #ugc-form-ugc_image_diary-handle, .node-type-ole-menu #ugc-form-ugc_image_diary-handle, .node-type-ole-rubberstamp #ugc-form-ugc_image_diary-handle, .node-type-ole-timeline #ugc-form-ugc_image_diary-handle, .node-type-ole-timeline-js #ugc-form-ugc_image_diary-handle, .node-type-ou-course #ugc-form-ugc_image_diary-handle, .node-type-ou-ocw-open-course #ugc-form-ugc_image_diary-handle, .node--ou_opencourseware_content #ugc-form-ugc_image_diary-handle, .node-type-ou-opencourseware-content #ugc-form-ugc_image_diary-handle, .node--ou_ocw_collection #ugc-form-ugc_image_diary-handle, .node-type-poll #ugc-form-ugc_image_diary-handle, .node-type-ugc-text-diary #ugc-form-ugc_image_diary-handle, .node-type-ugc-project #ugc-form-ugc_image_diary-handle { color: #fff; }
.node-type-ou-broadcasts .tabber.enabled .tabs-head ul, .node-type-ole-podcast .tabber.enabled .tabs-head ul, .node-type-ugc-audio-video-diary .tabber.enabled .tabs-head ul, .node-type-ugc-image-diary .tabber.enabled .tabs-head ul, .node-type-ugc-inspiration-diary .tabber.enabled .tabs-head ul, .node-type-ole-content-promo .tabber.enabled .tabs-head ul, .node-type-ole-external-link .tabber.enabled .tabs-head ul, .node-type-ole-image .tabber.enabled .tabs-head ul, .node-type-ole-image-carousel .tabber.enabled .tabs-head ul, .node-type-ole-landing-page-welcome .tabber.enabled .tabs-head ul, .ode-type-ole-lightbox .tabber.enabled .tabs-head ul, .node-type-ole-map .tabber.enabled .tabs-head ul, .node-type-ole-map-pin .tabber.enabled .tabs-head ul, .node-type-ole-menu .tabber.enabled .tabs-head ul, .node-type-ole-rubberstamp .tabber.enabled .tabs-head ul, .node-type-ole-timeline .tabber.enabled .tabs-head ul, .node-type-ole-timeline-js .tabber.enabled .tabs-head ul, .node-type-ou-course .tabber.enabled .tabs-head ul, .node-type-ou-ocw-open-course .tabber.enabled .tabs-head ul, .node--ou_opencourseware_content .tabber.enabled .tabs-head ul, .node-type-ou-opencourseware-content .tabber.enabled .tabs-head ul, .node--ou_ocw_collection .tabber.enabled .tabs-head ul, .node-type-poll .tabber.enabled .tabs-head ul, .node-type-ugc-text-diary .tabber.enabled .tabs-head ul, .node-type-ugc-project .tabber.enabled .tabs-head ul { display: block; padding: 0; }
.node-type-ou-broadcasts .tabber.enabled .tabs-head li[role="tab"], .node-type-ou-broadcasts .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-podcast .tabber.enabled .tabs-head li[role="tab"], .node-type-ole-podcast .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ugc-audio-video-diary .tabber.enabled .tabs-head li[role="tab"], .node-type-ugc-audio-video-diary .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ugc-image-diary .tabber.enabled .tabs-head li[role="tab"], .node-type-ugc-image-diary .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ugc-inspiration-diary .tabber.enabled .tabs-head li[role="tab"], .node-type-ugc-inspiration-diary .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-content-promo .tabber.enabled .tabs-head li[role="tab"], .node-type-ole-content-promo .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-external-link .tabber.enabled .tabs-head li[role="tab"], .node-type-ole-external-link .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-image .tabber.enabled .tabs-head li[role="tab"], .node-type-ole-image .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-image-carousel .tabber.enabled .tabs-head li[role="tab"], .node-type-ole-image-carousel .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-landing-page-welcome .tabber.enabled .tabs-head li[role="tab"], .node-type-ole-landing-page-welcome .tabber.enabled .tabs-head li[aria-selected="true"], .ode-type-ole-lightbox .tabber.enabled .tabs-head li[role="tab"], .ode-type-ole-lightbox .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-map .tabber.enabled .tabs-head li[role="tab"], .node-type-ole-map .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-map-pin .tabber.enabled .tabs-head li[role="tab"], .node-type-ole-map-pin .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-menu .tabber.enabled .tabs-head li[role="tab"], .node-type-ole-menu .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-rubberstamp .tabber.enabled .tabs-head li[role="tab"], .node-type-ole-rubberstamp .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-timeline .tabber.enabled .tabs-head li[role="tab"], .node-type-ole-timeline .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-timeline-js .tabber.enabled .tabs-head li[role="tab"], .node-type-ole-timeline-js .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ou-course .tabber.enabled .tabs-head li[role="tab"], .node-type-ou-course .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ou-ocw-open-course .tabber.enabled .tabs-head li[role="tab"], .node-type-ou-ocw-open-course .tabber.enabled .tabs-head li[aria-selected="true"], .node--ou_opencourseware_content .tabber.enabled .tabs-head li[role="tab"], .node--ou_opencourseware_content .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ou-opencourseware-content .tabber.enabled .tabs-head li[role="tab"], .node-type-ou-opencourseware-content .tabber.enabled .tabs-head li[aria-selected="true"], .node--ou_ocw_collection .tabber.enabled .tabs-head li[role="tab"], .node--ou_ocw_collection .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-poll .tabber.enabled .tabs-head li[role="tab"], .node-type-poll .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ugc-text-diary .tabber.enabled .tabs-head li[role="tab"], .node-type-ugc-text-diary .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ugc-project .tabber.enabled .tabs-head li[role="tab"], .node-type-ugc-project .tabber.enabled .tabs-head li[aria-selected="true"] { color: #fff; }
.node-type-ou-broadcasts .tabber.enabled .tabs-head li [role="tab"], .node-type-ou-broadcasts .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-podcast .tabber.enabled .tabs-head li [role="tab"], .node-type-ole-podcast .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ugc-audio-video-diary .tabber.enabled .tabs-head li [role="tab"], .node-type-ugc-audio-video-diary .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ugc-image-diary .tabber.enabled .tabs-head li [role="tab"], .node-type-ugc-image-diary .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ugc-inspiration-diary .tabber.enabled .tabs-head li [role="tab"], .node-type-ugc-inspiration-diary .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-content-promo .tabber.enabled .tabs-head li [role="tab"], .node-type-ole-content-promo .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-external-link .tabber.enabled .tabs-head li [role="tab"], .node-type-ole-external-link .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-image .tabber.enabled .tabs-head li [role="tab"], .node-type-ole-image .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-image-carousel .tabber.enabled .tabs-head li [role="tab"], .node-type-ole-image-carousel .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-landing-page-welcome .tabber.enabled .tabs-head li [role="tab"], .node-type-ole-landing-page-welcome .tabber.enabled .tabs-head li[aria-selected="true"], .ode-type-ole-lightbox .tabber.enabled .tabs-head li [role="tab"], .ode-type-ole-lightbox .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-map .tabber.enabled .tabs-head li [role="tab"], .node-type-ole-map .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-map-pin .tabber.enabled .tabs-head li [role="tab"], .node-type-ole-map-pin .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-menu .tabber.enabled .tabs-head li [role="tab"], .node-type-ole-menu .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-rubberstamp .tabber.enabled .tabs-head li [role="tab"], .node-type-ole-rubberstamp .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-timeline .tabber.enabled .tabs-head li [role="tab"], .node-type-ole-timeline .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ole-timeline-js .tabber.enabled .tabs-head li [role="tab"], .node-type-ole-timeline-js .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ou-course .tabber.enabled .tabs-head li [role="tab"], .node-type-ou-course .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ou-ocw-open-course .tabber.enabled .tabs-head li [role="tab"], .node-type-ou-ocw-open-course .tabber.enabled .tabs-head li[aria-selected="true"], .node--ou_opencourseware_content .tabber.enabled .tabs-head li [role="tab"], .node--ou_opencourseware_content .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ou-opencourseware-content .tabber.enabled .tabs-head li [role="tab"], .node-type-ou-opencourseware-content .tabber.enabled .tabs-head li[aria-selected="true"], .node--ou_ocw_collection .tabber.enabled .tabs-head li [role="tab"], .node--ou_ocw_collection .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-poll .tabber.enabled .tabs-head li [role="tab"], .node-type-poll .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ugc-text-diary .tabber.enabled .tabs-head li [role="tab"], .node-type-ugc-text-diary .tabber.enabled .tabs-head li[aria-selected="true"], .node-type-ugc-project .tabber.enabled .tabs-head li [role="tab"], .node-type-ugc-project .tabber.enabled .tabs-head li[aria-selected="true"] { padding-top: 0; }
.node-type-ou-broadcasts .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ole-podcast .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ugc-audio-video-diary .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ugc-image-diary .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ugc-inspiration-diary .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ole-content-promo .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ole-external-link .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ole-image .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ole-image-carousel .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ole-landing-page-welcome .tabber.enabled .tabs-head li .icon-audio:before, .ode-type-ole-lightbox .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ole-map .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ole-map-pin .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ole-menu .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ole-rubberstamp .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ole-timeline .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ole-timeline-js .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ou-course .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ou-ocw-open-course .tabber.enabled .tabs-head li .icon-audio:before, .node--ou_opencourseware_content .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ou-opencourseware-content .tabber.enabled .tabs-head li .icon-audio:before, .node--ou_ocw_collection .tabber.enabled .tabs-head li .icon-audio:before, .node-type-poll .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ugc-text-diary .tabber.enabled .tabs-head li .icon-audio:before, .node-type-ugc-project .tabber.enabled .tabs-head li .icon-audio:before { display: none; }
.node-type-ou-broadcasts #content_article #article_social, .node-type-ole-podcast #content_article #article_social, .node-type-ugc-audio-video-diary #content_article #article_social, .node-type-ugc-image-diary #content_article #article_social, .node-type-ugc-inspiration-diary #content_article #article_social, .node-type-ole-content-promo #content_article #article_social, .node-type-ole-external-link #content_article #article_social, .node-type-ole-image #content_article #article_social, .node-type-ole-image-carousel #content_article #article_social, .node-type-ole-landing-page-welcome #content_article #article_social, .ode-type-ole-lightbox #content_article #article_social, .node-type-ole-map #content_article #article_social, .node-type-ole-map-pin #content_article #article_social, .node-type-ole-menu #content_article #article_social, .node-type-ole-rubberstamp #content_article #article_social, .node-type-ole-timeline #content_article #article_social, .node-type-ole-timeline-js #content_article #article_social, .node-type-ou-course #content_article #article_social, .node-type-ou-ocw-open-course #content_article #article_social, .node--ou_opencourseware_content #content_article #article_social, .node-type-ou-opencourseware-content #content_article #article_social, .node--ou_ocw_collection #content_article #article_social, .node-type-poll #content_article #article_social, .node-type-ugc-text-diary #content_article #article_social, .node-type-ugc-project #content_article #article_social { padding: 10px 0; }
.node-type-ou-broadcasts #content_article #article_social .comments, .node-type-ole-podcast #content_article #article_social .comments, .node-type-ugc-audio-video-diary #content_article #article_social .comments, .node-type-ugc-image-diary #content_article #article_social .comments, .node-type-ugc-inspiration-diary #content_article #article_social .comments, .node-type-ole-content-promo #content_article #article_social .comments, .node-type-ole-external-link #content_article #article_social .comments, .node-type-ole-image #content_article #article_social .comments, .node-type-ole-image-carousel #content_article #article_social .comments, .node-type-ole-landing-page-welcome #content_article #article_social .comments, .ode-type-ole-lightbox #content_article #article_social .comments, .node-type-ole-map #content_article #article_social .comments, .node-type-ole-map-pin #content_article #article_social .comments, .node-type-ole-menu #content_article #article_social .comments, .node-type-ole-rubberstamp #content_article #article_social .comments, .node-type-ole-timeline #content_article #article_social .comments, .node-type-ole-timeline-js #content_article #article_social .comments, .node-type-ou-course #content_article #article_social .comments, .node-type-ou-ocw-open-course #content_article #article_social .comments, .node--ou_opencourseware_content #content_article #article_social .comments, .node-type-ou-opencourseware-content #content_article #article_social .comments, .node--ou_ocw_collection #content_article #article_social .comments, .node-type-poll #content_article #article_social .comments, .node-type-ugc-text-diary #content_article #article_social .comments, .node-type-ugc-project #content_article #article_social .comments { border: 1px solid #bbb; }
.node-type-ou-broadcasts #content_article #article_social .flag-bookmarks, .node-type-ou-broadcasts #content_article #article_social .following-info .flag-following, .following-info .node-type-ou-broadcasts #content_article #article_social .flag-following, .node-type-ou-broadcasts #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ou-broadcasts #content_article #article_social .flag-following, .node-type-ole-podcast #content_article #article_social .flag-bookmarks, .node-type-ole-podcast #content_article #article_social .following-info .flag-following, .following-info .node-type-ole-podcast #content_article #article_social .flag-following, .node-type-ole-podcast #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ole-podcast #content_article #article_social .flag-following, .node-type-ugc-audio-video-diary #content_article #article_social .flag-bookmarks, .node-type-ugc-audio-video-diary #content_article #article_social .following-info .flag-following, .following-info .node-type-ugc-audio-video-diary #content_article #article_social .flag-following, .node-type-ugc-audio-video-diary #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ugc-audio-video-diary #content_article #article_social .flag-following, .node-type-ugc-image-diary #content_article #article_social .flag-bookmarks, .node-type-ugc-image-diary #content_article #article_social .following-info .flag-following, .following-info .node-type-ugc-image-diary #content_article #article_social .flag-following, .node-type-ugc-image-diary #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ugc-image-diary #content_article #article_social .flag-following, .node-type-ugc-inspiration-diary #content_article #article_social .flag-bookmarks, .node-type-ugc-inspiration-diary #content_article #article_social .following-info .flag-following, .following-info .node-type-ugc-inspiration-diary #content_article #article_social .flag-following, .node-type-ugc-inspiration-diary #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ugc-inspiration-diary #content_article #article_social .flag-following, .node-type-ole-content-promo #content_article #article_social .flag-bookmarks, .node-type-ole-content-promo #content_article #article_social .following-info .flag-following, .following-info .node-type-ole-content-promo #content_article #article_social .flag-following, .node-type-ole-content-promo #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ole-content-promo #content_article #article_social .flag-following, .node-type-ole-external-link #content_article #article_social .flag-bookmarks, .node-type-ole-external-link #content_article #article_social .following-info .flag-following, .following-info .node-type-ole-external-link #content_article #article_social .flag-following, .node-type-ole-external-link #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ole-external-link #content_article #article_social .flag-following, .node-type-ole-image #content_article #article_social .flag-bookmarks, .node-type-ole-image #content_article #article_social .following-info .flag-following, .following-info .node-type-ole-image #content_article #article_social .flag-following, .node-type-ole-image #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ole-image #content_article #article_social .flag-following, .node-type-ole-image-carousel #content_article #article_social .flag-bookmarks, .node-type-ole-image-carousel #content_article #article_social .following-info .flag-following, .following-info .node-type-ole-image-carousel #content_article #article_social .flag-following, .node-type-ole-image-carousel #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ole-image-carousel #content_article #article_social .flag-following, .node-type-ole-landing-page-welcome #content_article #article_social .flag-bookmarks, .node-type-ole-landing-page-welcome #content_article #article_social .following-info .flag-following, .following-info .node-type-ole-landing-page-welcome #content_article #article_social .flag-following, .node-type-ole-landing-page-welcome #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ole-landing-page-welcome #content_article #article_social .flag-following, .ode-type-ole-lightbox #content_article #article_social .flag-bookmarks, .ode-type-ole-lightbox #content_article #article_social .following-info .flag-following, .following-info .ode-type-ole-lightbox #content_article #article_social .flag-following, .ode-type-ole-lightbox #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .ode-type-ole-lightbox #content_article #article_social .flag-following, .node-type-ole-map #content_article #article_social .flag-bookmarks, .node-type-ole-map #content_article #article_social .following-info .flag-following, .following-info .node-type-ole-map #content_article #article_social .flag-following, .node-type-ole-map #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ole-map #content_article #article_social .flag-following, .node-type-ole-map-pin #content_article #article_social .flag-bookmarks, .node-type-ole-map-pin #content_article #article_social .following-info .flag-following, .following-info .node-type-ole-map-pin #content_article #article_social .flag-following, .node-type-ole-map-pin #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ole-map-pin #content_article #article_social .flag-following, .node-type-ole-menu #content_article #article_social .flag-bookmarks, .node-type-ole-menu #content_article #article_social .following-info .flag-following, .following-info .node-type-ole-menu #content_article #article_social .flag-following, .node-type-ole-menu #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ole-menu #content_article #article_social .flag-following, .node-type-ole-rubberstamp #content_article #article_social .flag-bookmarks, .node-type-ole-rubberstamp #content_article #article_social .following-info .flag-following, .following-info .node-type-ole-rubberstamp #content_article #article_social .flag-following, .node-type-ole-rubberstamp #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ole-rubberstamp #content_article #article_social .flag-following, .node-type-ole-timeline #content_article #article_social .flag-bookmarks, .node-type-ole-timeline #content_article #article_social .following-info .flag-following, .following-info .node-type-ole-timeline #content_article #article_social .flag-following, .node-type-ole-timeline #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ole-timeline #content_article #article_social .flag-following, .node-type-ole-timeline-js #content_article #article_social .flag-bookmarks, .node-type-ole-timeline-js #content_article #article_social .following-info .flag-following, .following-info .node-type-ole-timeline-js #content_article #article_social .flag-following, .node-type-ole-timeline-js #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ole-timeline-js #content_article #article_social .flag-following, .node-type-ou-course #content_article #article_social .flag-bookmarks, .node-type-ou-course #content_article #article_social .following-info .flag-following, .following-info .node-type-ou-course #content_article #article_social .flag-following, .node-type-ou-course #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ou-course #content_article #article_social .flag-following, .node-type-ou-ocw-open-course #content_article #article_social .flag-bookmarks, .node-type-ou-ocw-open-course #content_article #article_social .following-info .flag-following, .following-info .node-type-ou-ocw-open-course #content_article #article_social .flag-following, .node-type-ou-ocw-open-course #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ou-ocw-open-course #content_article #article_social .flag-following, .node--ou_opencourseware_content #content_article #article_social .flag-bookmarks, .node--ou_opencourseware_content #content_article #article_social .following-info .flag-following, .following-info .node--ou_opencourseware_content #content_article #article_social .flag-following, .node--ou_opencourseware_content #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node--ou_opencourseware_content #content_article #article_social .flag-following, .node-type-ou-opencourseware-content #content_article #article_social .flag-bookmarks, .node-type-ou-opencourseware-content #content_article #article_social .following-info .flag-following, .following-info .node-type-ou-opencourseware-content #content_article #article_social .flag-following, .node-type-ou-opencourseware-content #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ou-opencourseware-content #content_article #article_social .flag-following, .node--ou_ocw_collection #content_article #article_social .flag-bookmarks, .node--ou_ocw_collection #content_article #article_social .following-info .flag-following, .following-info .node--ou_ocw_collection #content_article #article_social .flag-following, .node--ou_ocw_collection #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node--ou_ocw_collection #content_article #article_social .flag-following, .node-type-poll #content_article #article_social .flag-bookmarks, .node-type-poll #content_article #article_social .following-info .flag-following, .following-info .node-type-poll #content_article #article_social .flag-following, .node-type-poll #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-poll #content_article #article_social .flag-following, .node-type-ugc-text-diary #content_article #article_social .flag-bookmarks, .node-type-ugc-text-diary #content_article #article_social .following-info .flag-following, .following-info .node-type-ugc-text-diary #content_article #article_social .flag-following, .node-type-ugc-text-diary #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ugc-text-diary #content_article #article_social .flag-following, .node-type-ugc-project #content_article #article_social .flag-bookmarks, .node-type-ugc-project #content_article #article_social .following-info .flag-following, .following-info .node-type-ugc-project #content_article #article_social .flag-following, .node-type-ugc-project #content_article #article_social .addthis_toolbox .flag-following, .addthis_toolbox .node-type-ugc-project #content_article #article_social .flag-following { display: none; }
.node-type-ou-broadcasts #article_type, .node-type-ole-podcast #article_type, .node-type-ugc-audio-video-diary #article_type, .node-type-ugc-image-diary #article_type, .node-type-ugc-inspiration-diary #article_type, .node-type-ole-content-promo #article_type, .node-type-ole-external-link #article_type, .node-type-ole-image #article_type, .node-type-ole-image-carousel #article_type, .node-type-ole-landing-page-welcome #article_type, .ode-type-ole-lightbox #article_type, .node-type-ole-map #article_type, .node-type-ole-map-pin #article_type, .node-type-ole-menu #article_type, .node-type-ole-rubberstamp #article_type, .node-type-ole-timeline #article_type, .node-type-ole-timeline-js #article_type, .node-type-ou-course #article_type, .node-type-ou-ocw-open-course #article_type, .node--ou_opencourseware_content #article_type, .node-type-ou-opencourseware-content #article_type, .node--ou_ocw_collection #article_type, .node-type-poll #article_type, .node-type-ugc-text-diary #article_type, .node-type-ugc-project #article_type { position: absolute; top: 0; right: 0; }
.node-type-ou-broadcasts .region-content .openlearnng-blockcontent, .node-type-ole-podcast .region-content .openlearnng-blockcontent, .node-type-ugc-audio-video-diary .region-content .openlearnng-blockcontent, .node-type-ugc-image-diary .region-content .openlearnng-blockcontent, .node-type-ugc-inspiration-diary .region-content .openlearnng-blockcontent, .node-type-ole-content-promo .region-content .openlearnng-blockcontent, .node-type-ole-external-link .region-content .openlearnng-blockcontent, .node-type-ole-image .region-content .openlearnng-blockcontent, .node-type-ole-image-carousel .region-content .openlearnng-blockcontent, .node-type-ole-landing-page-welcome .region-content .openlearnng-blockcontent, .ode-type-ole-lightbox .region-content .openlearnng-blockcontent, .node-type-ole-map .region-content .openlearnng-blockcontent, .node-type-ole-map-pin .region-content .openlearnng-blockcontent, .node-type-ole-menu .region-content .openlearnng-blockcontent, .node-type-ole-rubberstamp .region-content .openlearnng-blockcontent, .node-type-ole-timeline .region-content .openlearnng-blockcontent, .node-type-ole-timeline-js .region-content .openlearnng-blockcontent, .node-type-ou-course .region-content .openlearnng-blockcontent, .node-type-ou-ocw-open-course .region-content .openlearnng-blockcontent, .node--ou_opencourseware_content .region-content .openlearnng-blockcontent, .node-type-ou-opencourseware-content .region-content .openlearnng-blockcontent, .node--ou_ocw_collection .region-content .openlearnng-blockcontent, .node-type-poll .region-content .openlearnng-blockcontent, .node-type-ugc-text-diary .region-content .openlearnng-blockcontent, .node-type-ugc-project .region-content .openlearnng-blockcontent { background-color: #fff; padding: 20px 20px 0 20px; }
.node-type-ou-broadcasts .region-content .openlearnng-blockcontent .back-to-top, .node-type-ole-podcast .region-content .openlearnng-blockcontent .back-to-top, .node-type-ugc-audio-video-diary .region-content .openlearnng-blockcontent .back-to-top, .node-type-ugc-image-diary .region-content .openlearnng-blockcontent .back-to-top, .node-type-ugc-inspiration-diary .region-content .openlearnng-blockcontent .back-to-top, .node-type-ole-content-promo .region-content .openlearnng-blockcontent .back-to-top, .node-type-ole-external-link .region-content .openlearnng-blockcontent .back-to-top, .node-type-ole-image .region-content .openlearnng-blockcontent .back-to-top, .node-type-ole-image-carousel .region-content .openlearnng-blockcontent .back-to-top, .node-type-ole-landing-page-welcome .region-content .openlearnng-blockcontent .back-to-top, .ode-type-ole-lightbox .region-content .openlearnng-blockcontent .back-to-top, .node-type-ole-map .region-content .openlearnng-blockcontent .back-to-top, .node-type-ole-map-pin .region-content .openlearnng-blockcontent .back-to-top, .node-type-ole-menu .region-content .openlearnng-blockcontent .back-to-top, .node-type-ole-rubberstamp .region-content .openlearnng-blockcontent .back-to-top, .node-type-ole-timeline .region-content .openlearnng-blockcontent .back-to-top, .node-type-ole-timeline-js .region-content .openlearnng-blockcontent .back-to-top, .node-type-ou-course .region-content .openlearnng-blockcontent .back-to-top, .node-type-ou-ocw-open-course .region-content .openlearnng-blockcontent .back-to-top, .node--ou_opencourseware_content .region-content .openlearnng-blockcontent .back-to-top, .node-type-ou-opencourseware-content .region-content .openlearnng-blockcontent .back-to-top, .node--ou_ocw_collection .region-content .openlearnng-blockcontent .back-to-top, .node-type-poll .region-content .openlearnng-blockcontent .back-to-top, .node-type-ugc-text-diary .region-content .openlearnng-blockcontent .back-to-top, .node-type-ugc-project .region-content .openlearnng-blockcontent .back-to-top { display: none; }
.node-type-ou-broadcasts .region-content .openlearnng-content p, .node-type-ole-podcast .region-content .openlearnng-content p, .node-type-ugc-audio-video-diary .region-content .openlearnng-content p, .node-type-ugc-image-diary .region-content .openlearnng-content p, .node-type-ugc-inspiration-diary .region-content .openlearnng-content p, .node-type-ole-content-promo .region-content .openlearnng-content p, .node-type-ole-external-link .region-content .openlearnng-content p, .node-type-ole-image .region-content .openlearnng-content p, .node-type-ole-image-carousel .region-content .openlearnng-content p, .node-type-ole-landing-page-welcome .region-content .openlearnng-content p, .ode-type-ole-lightbox .region-content .openlearnng-content p, .node-type-ole-map .region-content .openlearnng-content p, .node-type-ole-map-pin .region-content .openlearnng-content p, .node-type-ole-menu .region-content .openlearnng-content p, .node-type-ole-rubberstamp .region-content .openlearnng-content p, .node-type-ole-timeline .region-content .openlearnng-content p, .node-type-ole-timeline-js .region-content .openlearnng-content p, .node-type-ou-course .region-content .openlearnng-content p, .node-type-ou-ocw-open-course .region-content .openlearnng-content p, .node--ou_opencourseware_content .region-content .openlearnng-content p, .node-type-ou-opencourseware-content .region-content .openlearnng-content p, .node--ou_ocw_collection .region-content .openlearnng-content p, .node-type-poll .region-content .openlearnng-content p, .node-type-ugc-text-diary .region-content .openlearnng-content p, .node-type-ugc-project .region-content .openlearnng-content p { padding: 0; }
.node-type-ou-broadcasts .related-content-block, .node-type-ole-podcast .related-content-block, .node-type-ugc-audio-video-diary .related-content-block, .node-type-ugc-image-diary .related-content-block, .node-type-ugc-inspiration-diary .related-content-block, .node-type-ole-content-promo .related-content-block, .node-type-ole-external-link .related-content-block, .node-type-ole-image .related-content-block, .node-type-ole-image-carousel .related-content-block, .node-type-ole-landing-page-welcome .related-content-block, .ode-type-ole-lightbox .related-content-block, .node-type-ole-map .related-content-block, .node-type-ole-map-pin .related-content-block, .node-type-ole-menu .related-content-block, .node-type-ole-rubberstamp .related-content-block, .node-type-ole-timeline .related-content-block, .node-type-ole-timeline-js .related-content-block, .node-type-ou-course .related-content-block, .node-type-ou-ocw-open-course .related-content-block, .node--ou_opencourseware_content .related-content-block, .node-type-ou-opencourseware-content .related-content-block, .node--ou_ocw_collection .related-content-block, .node-type-poll .related-content-block, .node-type-ugc-text-diary .related-content-block, .node-type-ugc-project .related-content-block { border-top: 1px solid #C4C4C4; padding-left: 0; position: relative; padding-bottom: 0; }
.node-type-ou-broadcasts .related-content-block h3, .node-type-ole-podcast .related-content-block h3, .node-type-ugc-audio-video-diary .related-content-block h3, .node-type-ugc-image-diary .related-content-block h3, .node-type-ugc-inspiration-diary .related-content-block h3, .node-type-ole-content-promo .related-content-block h3, .node-type-ole-external-link .related-content-block h3, .node-type-ole-image .related-content-block h3, .node-type-ole-image-carousel .related-content-block h3, .node-type-ole-landing-page-welcome .related-content-block h3, .ode-type-ole-lightbox .related-content-block h3, .node-type-ole-map .related-content-block h3, .node-type-ole-map-pin .related-content-block h3, .node-type-ole-menu .related-content-block h3, .node-type-ole-rubberstamp .related-content-block h3, .node-type-ole-timeline .related-content-block h3, .node-type-ole-timeline-js .related-content-block h3, .node-type-ou-course .related-content-block h3, .node-type-ou-ocw-open-course .related-content-block h3, .node--ou_opencourseware_content .related-content-block h3, .node-type-ou-opencourseware-content .related-content-block h3, .node--ou_ocw_collection .related-content-block h3, .node-type-poll .related-content-block h3, .node-type-ugc-text-diary .related-content-block h3, .node-type-ugc-project .related-content-block h3 { border-bottom: 0; margin-bottom: 0; padding-top: 5px; font-size: 1.25rem; margin-top: 0; font-weight: bold; }
.node-type-ou-broadcasts .related-content-block #content_tags, .node-type-ole-podcast .related-content-block #content_tags, .node-type-ugc-audio-video-diary .related-content-block #content_tags, .node-type-ugc-image-diary .related-content-block #content_tags, .node-type-ugc-inspiration-diary .related-content-block #content_tags, .node-type-ole-content-promo .related-content-block #content_tags, .node-type-ole-external-link .related-content-block #content_tags, .node-type-ole-image .related-content-block #content_tags, .node-type-ole-image-carousel .related-content-block #content_tags, .node-type-ole-landing-page-welcome .related-content-block #content_tags, .ode-type-ole-lightbox .related-content-block #content_tags, .node-type-ole-map .related-content-block #content_tags, .node-type-ole-map-pin .related-content-block #content_tags, .node-type-ole-menu .related-content-block #content_tags, .node-type-ole-rubberstamp .related-content-block #content_tags, .node-type-ole-timeline .related-content-block #content_tags, .node-type-ole-timeline-js .related-content-block #content_tags, .node-type-ou-course .related-content-block #content_tags, .node-type-ou-ocw-open-course .related-content-block #content_tags, .node--ou_opencourseware_content .related-content-block #content_tags, .node-type-ou-opencourseware-content .related-content-block #content_tags, .node--ou_ocw_collection .related-content-block #content_tags, .node-type-poll .related-content-block #content_tags, .node-type-ugc-text-diary .related-content-block #content_tags, .node-type-ugc-project .related-content-block #content_tags { float: right; width: 955px; margin-top: 0; margin-bottom: 20px; position: relative; top: -50px; right: 0; }
.node-type-ou-broadcasts .related-content-block .morelink, .node-type-ole-podcast .related-content-block .morelink, .node-type-ugc-audio-video-diary .related-content-block .morelink, .node-type-ugc-image-diary .related-content-block .morelink, .node-type-ugc-inspiration-diary .related-content-block .morelink, .node-type-ole-content-promo .related-content-block .morelink, .node-type-ole-external-link .related-content-block .morelink, .node-type-ole-image .related-content-block .morelink, .node-type-ole-image-carousel .related-content-block .morelink, .node-type-ole-landing-page-welcome .related-content-block .morelink, .ode-type-ole-lightbox .related-content-block .morelink, .node-type-ole-map .related-content-block .morelink, .node-type-ole-map-pin .related-content-block .morelink, .node-type-ole-menu .related-content-block .morelink, .node-type-ole-rubberstamp .related-content-block .morelink, .node-type-ole-timeline .related-content-block .morelink, .node-type-ole-timeline-js .related-content-block .morelink, .node-type-ou-course .related-content-block .morelink, .node-type-ou-ocw-open-course .related-content-block .morelink, .node--ou_opencourseware_content .related-content-block .morelink, .node-type-ou-opencourseware-content .related-content-block .morelink, .node--ou_ocw_collection .related-content-block .morelink, .node-type-poll .related-content-block .morelink, .node-type-ugc-text-diary .related-content-block .morelink, .node-type-ugc-project .related-content-block .morelink { position: absolute; top: 55px; left: 0; padding: 7px 0 6px 20px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 1rem; width: 6.875rem; color: #fff; box-shadow: none; border-style: none; }
.node-type-ou-broadcasts .related-content-block .morelink span, .node-type-ole-podcast .related-content-block .morelink span, .node-type-ugc-audio-video-diary .related-content-block .morelink span, .node-type-ugc-image-diary .related-content-block .morelink span, .node-type-ugc-inspiration-diary .related-content-block .morelink span, .node-type-ole-content-promo .related-content-block .morelink span, .node-type-ole-external-link .related-content-block .morelink span, .node-type-ole-image .related-content-block .morelink span, .node-type-ole-image-carousel .related-content-block .morelink span, .node-type-ole-landing-page-welcome .related-content-block .morelink span, .ode-type-ole-lightbox .related-content-block .morelink span, .node-type-ole-map .related-content-block .morelink span, .node-type-ole-map-pin .related-content-block .morelink span, .node-type-ole-menu .related-content-block .morelink span, .node-type-ole-rubberstamp .related-content-block .morelink span, .node-type-ole-timeline .related-content-block .morelink span, .node-type-ole-timeline-js .related-content-block .morelink span, .node-type-ou-course .related-content-block .morelink span, .node-type-ou-ocw-open-course .related-content-block .morelink span, .node--ou_opencourseware_content .related-content-block .morelink span, .node-type-ou-opencourseware-content .related-content-block .morelink span, .node--ou_ocw_collection .related-content-block .morelink span, .node-type-poll .related-content-block .morelink span, .node-type-ugc-text-diary .related-content-block .morelink span, .node-type-ugc-project .related-content-block .morelink span { float: left; display: inline-block; }
.node-type-ou-broadcasts .related-content-block .morelink .icons, .node-type-ole-podcast .related-content-block .morelink .icons, .node-type-ugc-audio-video-diary .related-content-block .morelink .icons, .node-type-ugc-image-diary .related-content-block .morelink .icons, .node-type-ugc-inspiration-diary .related-content-block .morelink .icons, .node-type-ole-content-promo .related-content-block .morelink .icons, .node-type-ole-external-link .related-content-block .morelink .icons, .node-type-ole-image .related-content-block .morelink .icons, .node-type-ole-image-carousel .related-content-block .morelink .icons, .node-type-ole-landing-page-welcome .related-content-block .morelink .icons, .ode-type-ole-lightbox .related-content-block .morelink .icons, .node-type-ole-map .related-content-block .morelink .icons, .node-type-ole-map-pin .related-content-block .morelink .icons, .node-type-ole-menu .related-content-block .morelink .icons, .node-type-ole-rubberstamp .related-content-block .morelink .icons, .node-type-ole-timeline .related-content-block .morelink .icons, .node-type-ole-timeline-js .related-content-block .morelink .icons, .node-type-ou-course .related-content-block .morelink .icons, .node-type-ou-ocw-open-course .related-content-block .morelink .icons, .node--ou_opencourseware_content .related-content-block .morelink .icons, .node-type-ou-opencourseware-content .related-content-block .morelink .icons, .node--ou_ocw_collection .related-content-block .morelink .icons, .node-type-poll .related-content-block .morelink .icons, .node-type-ugc-text-diary .related-content-block .morelink .icons, .node-type-ugc-project .related-content-block .morelink .icons { display: inline-block; line-height: 1.1rem; float: left; padding: 0 0 5px 15px; margin: 0 0 0 15px; font-size: 0.9375rem; position: relative; }
.node-type-ou-broadcasts .related-content-block .morelink .icons:before, .node-type-ole-podcast .related-content-block .morelink .icons:before, .node-type-ugc-audio-video-diary .related-content-block .morelink .icons:before, .node-type-ugc-image-diary .related-content-block .morelink .icons:before, .node-type-ugc-inspiration-diary .related-content-block .morelink .icons:before, .node-type-ole-content-promo .related-content-block .morelink .icons:before, .node-type-ole-external-link .related-content-block .morelink .icons:before, .node-type-ole-image .related-content-block .morelink .icons:before, .node-type-ole-image-carousel .related-content-block .morelink .icons:before, .node-type-ole-landing-page-welcome .related-content-block .morelink .icons:before, .ode-type-ole-lightbox .related-content-block .morelink .icons:before, .node-type-ole-map .related-content-block .morelink .icons:before, .node-type-ole-map-pin .related-content-block .morelink .icons:before, .node-type-ole-menu .related-content-block .morelink .icons:before, .node-type-ole-rubberstamp .related-content-block .morelink .icons:before, .node-type-ole-timeline .related-content-block .morelink .icons:before, .node-type-ole-timeline-js .related-content-block .morelink .icons:before, .node-type-ou-course .related-content-block .morelink .icons:before, .node-type-ou-ocw-open-course .related-content-block .morelink .icons:before, .node--ou_opencourseware_content .related-content-block .morelink .icons:before, .node-type-ou-opencourseware-content .related-content-block .morelink .icons:before, .node--ou_ocw_collection .related-content-block .morelink .icons:before, .node-type-poll .related-content-block .morelink .icons:before, .node-type-ugc-text-diary .related-content-block .morelink .icons:before, .node-type-ugc-project .related-content-block .morelink .icons:before { top: 0; left: auto; right: 0; }
.node-type-ou-broadcasts .indented, .node-type-ole-podcast .indented, .node-type-ugc-audio-video-diary .indented, .node-type-ugc-image-diary .indented, .node-type-ugc-inspiration-diary .indented, .node-type-ole-content-promo .indented, .node-type-ole-external-link .indented, .node-type-ole-image .indented, .node-type-ole-image-carousel .indented, .node-type-ole-landing-page-welcome .indented, .ode-type-ole-lightbox .indented, .node-type-ole-map .indented, .node-type-ole-map-pin .indented, .node-type-ole-menu .indented, .node-type-ole-rubberstamp .indented, .node-type-ole-timeline .indented, .node-type-ole-timeline-js .indented, .node-type-ou-course .indented, .node-type-ou-ocw-open-course .indented, .node--ou_opencourseware_content .indented, .node-type-ou-opencourseware-content .indented, .node--ou_ocw_collection .indented, .node-type-poll .indented, .node-type-ugc-text-diary .indented, .node-type-ugc-project .indented { margin: 0; }

.node-type-ou-course .related-content-block, .node-type-ou-ocw-open-course .related-content-block, .node-type-ou-opencourseware-content .related-content-block, .node-ou-ocw-collection .related-content-block { position: relative; }
.node-type-ou-course .related-content-block #content_tags, .node-type-ou-ocw-open-course .related-content-block #content_tags, .node-type-ou-opencourseware-content .related-content-block #content_tags, .node-ou-ocw-collection .related-content-block #content_tags { width: 640px; top: -30px; margin-bottom: 0; }
.node-type-ou-course .comment_area, .node-type-ou-ocw-open-course .comment_area, .node-type-ou-opencourseware-content .comment_area, .node-ou-ocw-collection .comment_area { margin-top: 10px; }

.node-type-ext-image .content-wrapper .openlearnng-block-system .field-items, .node-type-ole-image .content-wrapper .openlearnng-block-system .field-items, .node-type-ole-timeline-event .content-wrapper .openlearnng-block-system .field-items, .node-type-ole-ugc-inspiration .content-wrapper .openlearnng-block-system .field-items, .node-type-ou-course .content-wrapper .openlearnng-block-system .field-items, .node-type-rss-feed-definition .content-wrapper .openlearnng-block-system .field-items, .node-type-rss-feed-item .content-wrapper .openlearnng-block-system .field-items { padding: 15px 20px; }
.node-type-ext-image .openlearnng-content p, .node-type-ole-image .openlearnng-content p, .node-type-ole-timeline-event .openlearnng-content p, .node-type-ole-ugc-inspiration .openlearnng-content p, .node-type-ou-course .openlearnng-content p, .node-type-rss-feed-definition .openlearnng-content p, .node-type-rss-feed-item .openlearnng-content p { padding: 0; }

.node-type-ugc-text-diary .content-wrapper .openlearnng-block-system .field-items { padding: 0; }

div#olireland-subnav { width: 100% !important; }

#landing_page-landing_page_alt_style { width: 100%; }

.cookieBanner:before, .cookieBanner:after, .cookieBannerWrap:before, .cookieBannerWrap:after { display: table; line-height: 0; content: ""; }

.cookieBanner:after, .cookieBannerWrap:after { clear: both; }

.cookieBanner { color: #fff; margin: 0 -1%; padding: .1em 1em; border-bottom: 1px solid #000; background: #555; z-index: 102; position: fixed; top: 0; margin: auto auto; width: 102%; }

.ou-ia-home .cookieBanner { font: 0.85em Arial,Helvetica,sans-serif; }

.cookieBannerWrap { max-width: 72em; min-width: 42em; margin: 0 auto; background: #555 url("../images/org-footer-bg.png") 0% 40% no-repeat; }

.ou-ia-home .cookieBannerWrap { font-size: small; line-height: 1.5; }

.ou-ia-home .cookieBannerWrap { margin: 0 auto; padding: 0; min-width: inherit; max-width: inherit; width: 88%; }

.cookieBanner p, .cookieBanner ul { display: block; }

.cookieBanner p { width: 65%; font-size: 1rem; float: left; }

.ou-ia-home .cookieBanner p { font-size: 100%; }

.cookieBanner ul { margin: 1em 1em; padding-left: 0; width: 29%; text-align: center; float: right; }
.cookieBanner ul li { display: block; }

.cookieBanner a { color: #fff; font-size: 1rem; text-decoration: none; }
.cookieBanner a:hover { color: #fff; text-decoration: underline; }
.cookieBanner a.continue { text-decoration: none; color: #555; padding: .4em .5em; display: block; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; margin: 1em 0; background: #add0e1; color: #333; }

.cookieBanner a .cookieBanner a .cookieBanner a.continue:hover { background: #ebf4f8; color: #333; }

.node-type-ole-article .selection-shareable { margin: -25px -40px -10px -40px; }
.node-type-ole-article .selection-shareable #content_header { padding-top: 25px; padding-right: 40px; padding-left: 40px; }
.node-type-ole-article .selection-shareable #content_article { padding-bottom: 10px; padding-right: 40px; padding-left: 40px; }

.node-type-ou-broadcasts .selection-shareable.template-default #content_header { padding: 0 5px 5px; }
.node-type-ou-broadcasts .selection-shareable.template-default #content_article { padding: 5px 5px 60px; }

.page-broadcast-detail .level-name { display: none; }

.node-type-ole-podcast .selection-shareable.template-default { margin: -60px -20px -20px -20px; }
.node-type-ole-podcast .selection-shareable.template-default #content_header { padding-top: 60px; padding-left: 20px; padding-right: 20px; }
.node-type-ole-podcast .selection-shareable.template-default #content_article { padding-bottom: 20px; padding-left: 20px; padding-right: 20px; }

.page-access-denied #block-system-main .openlearnng-content .field-name-field-body-text .field-items { padding: 0; background: none; }

.openlearnng-ajax-rating-form-reload { color: #fff; font-size: 1px; height: 1px; }

.dotdot { display: block; }

.hidden_loading_div { display: none; background-color: red; position: fixed; bottom: 0; right: 0; width: 100px; height: 100px; }

.region-content-bottom-banner .openlearnng-block h2 { display: none; }

.wrapper-has-sidebar div[role='main']:after { content: ""; display: table; clear: both; }

@media only screen and (max-width: 767px) { .openlearnng-content p { padding: 5px 0px; }
  .openlearnng-content .headline { font-size: 1.3125rem; line-height: 1.5625rem; padding: 10px 57px; }
  .ol_block { /*all sub class for block */ }
  .ol_block.big-img { display: flex; flex-flow: column; }
  .ol_block.big-img img { max-width: 85%; float: none; order: 2; margin: 20px auto 10px auto; padding-left: 0; }
  .ol_block.big-img .block-content { max-width: 100%; float: none; order: 1; padding-left: 0; }
  .ol_block.normal-img { display: flex; flex-flow: column; }
  .ol_block.normal-img img { max-width: 77%; float: none; order: 2; margin: 20px auto 10px auto; padding-left: 0; }
  .ol_block.normal-img .block-content { max-width: 100%; float: none; order: 1; padding-left: 0; }
  .ol_block.normal-img .video-wrapper { order: 3; }
  .ol_block.dark-blue { margin: 30px 0px 26px 0px; }
  .ol_block.list_num li ul li { padding: 10px 0 3px 8px; }
  .ol_block.list_num li ul li.completed:before { font-size: 1.6875rem; }
  .ol_block.list_num li ul li.edit:before { font-size: 1.375rem; margin-top: 8px; }
  .ol_block .block-content ul.list_num li:before { padding: 2px 8px; }
  .ol_block .block-content ul.list_num li ul li.completed:before { font-size: 1.6875rem; }
  .ol_block .block-content ul.list_num li ul li.edit:before { font-size: 1.375rem; margin-top: 8px; }
  .ol_block .block-title { font-size: 1.3125rem; line-height: 1.625rem; }
  .ol_block.course-information { display: none; }
  .level-3-columns { width: 100%; margin: 10px 0 0 0; padding: 0; }
  .level-3-columns .ol_block.wild-sand { margin: 0; padding: 24px 15px 20px 15px; text-align: center; border: 1px solid #fff; }
  .level-3-columns .ol_block.wild-sand .icons.icon-level-0, .level-3-columns .ol_block.wild-sand .icons.icon-level-1, .level-3-columns .ol_block.wild-sand .icons.icon-level-2, .level-3-columns .ol_block.wild-sand .icons.icon-level-3 { padding-bottom: 15px; display: block; width: 4.875rem; margin: 0 auto 15px auto; height: 4.875rem; }
  .level-3-columns .ol_block.wild-sand .icons.icon-level-0:before, .level-3-columns .ol_block.wild-sand .icons.icon-level-1:before, .level-3-columns .ol_block.wild-sand .icons.icon-level-2:before, .level-3-columns .ol_block.wild-sand .icons.icon-level-3:before { font-size: 4.875rem; width: 4.875rem; padding-right: 15px; height: 4.875rem; text-align: center; color: #3A486C; }
  .level-3-columns .ol_block.wild-sand .block-title { font-size: 1.125rem; }
  .level-3-columns .ol_block.wild-sand .block-content { color: #524F51; }
  .level-3-columns .ol_block.wild-sand p { padding: 0; }
  .headline + .level-3-columns { margin: 0; } }
.samssoap-loginmain .osep-button { margin-right: 16px; }

.copyright-global-text { display: none; }

/* Start -- Style for ui-autocomplete */
/* End --  Style for ui-autocomplete */
body { padding: 0 !important; }
body.body_device { text-size-adjust: none; }
body.development-flag .moodle-dialogue-focused, body.development-flag .moodle-dialogue-base .moodle-dialogue.moodle-dialogue-tooltip { z-index: 100000010 !important; }

.top_wrapper { margin: 0; padding: 0; position: fixed; display: block; width: 100%; top: 0; z-index: 100000000; /** Development Banner */ }
.top_wrapper .cookieBanner { position: relative !important; }
.top_wrapper .region-page-top { display: block; }
.top_wrapper .region-page-top #toolbar { position: relative !important; }
.top_wrapper .development-flag-banner { background-color: #bb0a07; color: #fff; font-size: 0.5625rem; font-weight: bold; padding: 4px 0; text-align: center; text-transform: uppercase; position: relative; z-index: 601; width: 100%; opacity: 0.3; pointer-events: none; }

.main_content_wrapper[class*="show-"] .wrapper-has-sidebar .main-wrapper-content { float: left; width: calc(100% - 305px); }
.main_content_wrapper.show-left .wrapper-has-sidebar .main-wrapper-content { margin-left: 20px; }
.main_content_wrapper.show-left .wrapper-has-sidebar .main-wrapper-content #block-ole-free-course-free-course-list { display: none; }
.main_content_wrapper.show-right .wrapper-has-sidebar .main-wrapper-content { margin-right: 20px; }
.main_content_wrapper .region-left, .main_content_wrapper .region-right, .main_content_wrapper .region-common-right { float: left; margin-bottom: 20px; width: 284px; }
.main_content_wrapper .region-right .container, .main_content_wrapper .region-right .wrapper-has-sidebar, .main_content_wrapper .region-common-right .container, .main_content_wrapper .region-common-right .wrapper-has-sidebar { padding: 0; }
.main_content_wrapper .region-content-bot { clear: both; width: 100%; }
.main_content_wrapper .region-content { background: #ECEAE6; margin-bottom: 30px; padding-bottom: 0; /*.not-logged-in.page-node-1 &{ padding-bottom: 0; margin-bottom: 30px;
}*/ }
.page-node-1 .main_content_wrapper .region-content { margin-bottom: 0; }
.main_content_wrapper .poot { margin-top: 120px; }

#wrapper { margin: 0 auto; padding: 0; width: 100%; }
#wrapper #main_wrapper #content_wrapper { position: relative; margin-top: 0; background: #ECEAE6; }
body:not(.front):not(.page-subject-information):not(.page-latest-from-openlearn):not(.page-openlearnplus):not(.page-about-openlearn):not(.page-about-openlearnplus):not(.page-openlearnplus):not(.node-type-ole-article):not(.page-tags) #wrapper #main_wrapper #content_wrapper { padding: 0 20px; }
#wrapper #main_wrapper #content_wrapper.page-tags-detail { padding: 0 20px; }
.toolbar-drawer #wrapper #main_wrapper #content_wrapper .content-wrapper { padding-top: 0px; }
.toolbar-drawer #wrapper #main_wrapper #content_wrapper .content-wrapper .container, .toolbar-drawer #wrapper #main_wrapper #content_wrapper .content-wrapper .wrapper-has-sidebar { padding-top: 0; padding-bottom: 0; }
.page-profiles-admin-recommended #wrapper #main_wrapper #content_wrapper { background: #E9E7E3; }

.maintenance-page { padding: 0; margin: 0; }
.maintenance-page #content-content { padding: 20px 0; text-align: center; }

.header_content { position: relative; width: 100%; z-index: 3; margin: 0 auto 0 auto; padding: 0; }
.header_content .scroll_header { display: block; width: 100%; }
.header_content .scroll_header #top_header { background: #fff; padding: 0; }
.header_content .scroll_header #top_header #sbhsnavigation { list-style-type: none; float: right; margin: 10px auto; }
.header_content .scroll_header #top_header #sbhsnavigation li { float: left; padding: 0; margin: 5px 0 5px 5px; text-align: right; width: auto; line-height: 1.125rem; border-left: 1px solid #231f20; }
.header_content .scroll_header #top_header #sbhsnavigation li:first-child { border-left: 0px; }
.header_content .scroll_header #top_header #sbhsnavigation li a { font-size: 0.875rem; color: #231f20; padding: 5px; text-shadow: 0 0.1px 0 #231f20; margin-left: 5px; }
.header_content .scroll_header #top_header #sbhsnavigation li a:hover { background: #E9E7E3; background: #e9e7e3; }
.header_content .scroll_header #top_header #sbhsnavigation li.userinfo { line-height: 0.6875rem; }
.header_content .scroll_header #top_header #sbhsnavigation li.userinfo span { font-size: 0.9375rem; color: #1f253d; font-weight: bold; text-shadow: 0 0.1px 0 #1f253d; padding-left: 10px; }
.header_content .scroll_header #top_header #sbhsnavigation li.userinfo a { text-transform: unset; font-size: 0.9375rem; color: #30419c; text-shadow: 0 0.1px 0 #30419c; padding: 4px 0; margin: 0; border: 0; }
.header_content .scroll_header #top_header #sbhsnavigation li.userinfo a:hover { background: #E9E7E3; }
.header_content .scroll_header #main_header { background: #3D4559; padding: 20px 0 12px; }
.header_content .scroll_header #main_header .container, .header_content .scroll_header #main_header .wrapper-has-sidebar { position: relative; z-index: 1; }
.header_content .scroll_header #main_header #main_logo { float: left; margin-top: -18px; margin-bottom: -18px; overflow: hidden; min-height: 47px; max-height: 100px; padding-left: 2px; padding-bottom: 2px; padding-top: 2px; }
.header_content .scroll_header #main_header #main_logo a#logo { margin: 0; float: left; }
.header_content .scroll_header #main_header #main_logo a#logo img { margin: 2px; width: auto; max-height: 96px; }
.header_content .scroll_header #main_header #main_logo a#logo:focus { background: none !important; }
.header_content .scroll_header #main_header #main_logo #tagline { max-width: 20rem; color: #fff; margin-top: 31px; margin-left: 20px; border-left: 1px solid #686C7C; height: 34px; padding: 0 0 0px 17px; text-align: left; font-size: 1rem; float: left; line-height: 1.18; }
.header_content .scroll_header #main_header #main_logo #tagline a { color: #fff; text-decoration: none; }
.header_content .scroll_header #main_header .main_search { float: left; height: 45px; width: 500px; width: calc( 100% - 525px); margin: 11px 0; float: right; margin-right: 90px; text-align: center; }
.header_content .scroll_header #main_header .main_search form { position: relative; z-index: 1; padding: 0 73px; }
.header_content .scroll_header #main_header .main_search fieldset { border: none; margin: 0; padding: 0; position: relative; }
.header_content .scroll_header #main_header .main_search .main_search_label { display: block; font-size: 0px; margin: 0; padding: 0; }
.header_content .scroll_header #main_header .main_search input[type="submit"] { display: none; }
.header_content .scroll_header #main_header .main_search .main_search_text { background: #fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; color: #1d1d1d; font-size: 1rem; height: 45px; overflow: hidden; padding: 10px; float: left; width: calc(100% - 45px); padding: 10px 9px 10px 9px; border-radius: 0; color: #000; }
.header_content .scroll_header #main_header .main_search .main_search_text:focus { color: #1d1d1d; }
.header_content .scroll_header #main_header .main_search .main_search_text::-webkit-input-placeholder { color: #000; opacity: 1 !important; /* for chrome */ }
.header_content .scroll_header #main_header .main_search .main_search_text:-moz-placeholder { color: #000; }
.header_content .scroll_header #main_header .main_search .main_search_text::-moz-placeholder { color: #000; }
.header_content .scroll_header #main_header .main_search .main_search_text:-ms-input-placeholder { color: #000; }
.header_content .scroll_header #main_header .main_search .main_search_text:active, .header_content .scroll_header #main_header .main_search .main_search_text:focus { border: 3px solid #FEC23D; }
.header_content .scroll_header #main_header .main_search .main_search_text:active::-webkit-input-placeholder, .header_content .scroll_header #main_header .main_search .main_search_text:focus::-webkit-input-placeholder { color: transparent; opacity: 1 !important; /* for chrome */ }
.header_content .scroll_header #main_header .main_search .main_search_text:active:-moz-placeholder, .header_content .scroll_header #main_header .main_search .main_search_text:focus:-moz-placeholder { color: transparent; }
.header_content .scroll_header #main_header .main_search .main_search_text:active::-moz-placeholder, .header_content .scroll_header #main_header .main_search .main_search_text:focus::-moz-placeholder { color: transparent; }
.header_content .scroll_header #main_header .main_search .main_search_text:active:-ms-input-placeholder, .header_content .scroll_header #main_header .main_search .main_search_text:focus:-ms-input-placeholder { color: transparent; }
.header_content .scroll_header #main_header .main_search .search { float: left; height: 45px; width: 45px; position: relative; background: #577F00; text-decoration: none; border: 1px solid #577F00; color: #fff; }
.header_content .scroll_header #main_header .main_search .search:focus, .header_content .scroll_header #main_header .main_search .search:active { background: #577F00 !important; }
.header_content .scroll_header #main_header .main_search .search:before { font-size: 1.5rem; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; }
.header_content .scroll_header #main_header .hslogo { float: right; color: #fff !important; position: absolute; right: 15px; top: 5px; z-index: 2; }
.header_content .scroll_header #main_header .hslogo:focus, .header_content .scroll_header #main_header .hslogo:active { background: none !important; }
.header_content .scroll_header #main_header .hslogo [class^="icon-"], .header_content .scroll_header #main_header .hslogo [class*=" icon-"] { font-size: 3.75rem; font-size: 60px; }
.header_content .scroll_header #main_header .hslogo.logo-image { max-width: 150px; max-height: 60px; }
.header_content .scroll_header #main_header .hslogo.logo-image img { max-width: 100%; max-height: 60px; }
.header_content .scroll_header #main_header #tabbed_nav_info { background: #fff !important; border: 2px solid #cfcfcf; color: #1d1d1d; font-size: 0.9em; left: -9999%; margin-left: -492px; padding: 3px 6px; position: absolute; top: 160px; text-decoration: none; width: 970px; z-index: 1000; }
.header_content .scroll_header #main_header #tabbed_nav_info:active, .header_content .scroll_header #main_header #tabbed_nav_info:focus { left: 50%; }
.header_content .scroll_header #main_header #nav-bar_sticky { display: none; }
.header_content .scroll_header #nav-bar-overlay { display: none; background-color: rgba(0, 0, 0, 0.6); bottom: 0; left: 0; position: fixed; right: 0; top: 0; z-index: 99; }
.header_content .scroll_header #nav-bar-overlay.active { display: block; }
.header_content .scroll_header #nav-bar { min-height: 3.75rem; margin-top: 0; position: relative; width: 100%; z-index: 100; background: #141e2f; text-align: right; }
.header_content .scroll_header #nav-bar ul { list-style-type: none; margin: 0; }
.header_content .scroll_header #nav-bar #mainMenu-left { float: left; overflow: initial; }
.header_content .scroll_header #nav-bar #mainMenu-left .mainMenuList { padding: 0; }
.header_content .scroll_header #nav-bar #mainMenu-left .mainMenuList > li { float: left; padding: 0; border-right: 1px solid #4C5164; margin-top: 14px; }
.header_content .scroll_header #nav-bar #mainMenu-left .mainMenuList > li a { color: #fff; padding: 0 17px 2px 17px; margin: 0 5px; font-size: 1.125rem; display: block; position: relative; }
.header_content .scroll_header #nav-bar #mainMenu-left .mainMenuList > li:hover a, .header_content .scroll_header #nav-bar #mainMenu-left .mainMenuList > li.active a, .header_content .scroll_header #nav-bar #mainMenu-left .mainMenuList > li.active-trail a { text-decoration: none; text-shadow: 1px 0 #fff; }
.header_content .scroll_header #nav-bar #mainMenu-left .mainMenuList > li:hover a:before, .header_content .scroll_header #nav-bar #mainMenu-left .mainMenuList > li.active a:before, .header_content .scroll_header #nav-bar #mainMenu-left .mainMenuList > li.active-trail a:before { content: ''; position: absolute; bottom: -4px; left: 0; right: 0; height: 4px; background: #ffc23d; }
.header_content .scroll_header #nav-bar #mainMenu-left .mainMenuList > li.first a { padding-left: 0; margin-left: 0; }
.header_content .scroll_header #nav-bar #mainMenu-left .mainMenuList > li.first a:before { left: -17px; }
.header_content .scroll_header #nav-bar .cart-checkout-header { min-width: 9%; margin-top: 5px; text-align: left; float: left; }
.header_content .scroll_header #nav-bar .cart-checkout-header .basket-icon-inner a { display: inline-block; }
.header_content .scroll_header #nav-bar .cart-checkout-header .basket-icon-inner .icon-basket, .header_content .scroll_header #nav-bar .cart-checkout-header .basket-icon-inner .cart-total { float: left; }
.header_content .scroll_header #nav-bar .cart-checkout-header .basket-icon-inner .icon-basket { margin: 10px 0 3px 0; font-size: 1.5rem; }
.header_content .scroll_header #nav-bar .cart-checkout-header .basket-icon-inner .icon-basket:before { color: #fec23d; }
.header_content .scroll_header #nav-bar .cart-checkout-header .basket-icon-inner .cart-total { color: #fff; margin: 10px 0 3px 7px; font-size: 1.25rem; }
.header_content .scroll_header #nav-bar #mainMenu-right { float: right; position: relative; width: 26%; }
.header_content .scroll_header #nav-bar #mainMenu-right .mainMenu-list { padding: 0; margin: 10px 0 11px 0; float: right; }
.header_content .scroll_header #nav-bar #mainMenu-right .mainMenu-list .block-content { margin: 2px 0 0 0; height: auto; border-radius: 6px; color: #fff; padding: 5px 15px 5px 15px; background: #577F00; border: 1px solid #577F00; }
.header_content .scroll_header #nav-bar #mainMenu-right .mainMenu-list .block-content a { font-size: 1.0625rem; color: #FFFFFF; text-decoration: none; }
.header_content .scroll_header #nav-bar #mainMenu-right .mainMenu-list .block-content.profile { background: #056fc4; border: 1px solid #056fc4; position: relative; padding-left: 42px; }
.header_content .scroll_header #nav-bar #mainMenu-right .mainMenu-list .block-content.profile:before { font-family: 'oufont' !important; content: "\e965"; left: 10px; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); font-size: 20px; }
.header_content .scroll_header #nav-bar #mainMenu-right .mainMenu-list .block-content.signin { background: #577F00; border: 1px solid #577F00; }
.header_content .sticky_header { display: none; }
.header_content .sticky_header .top_sticky { background: #fff; display: none; }
.header_content .sticky_header .top_sticky .hslogo_toggle { float: left; display: none; color: #3D4559; font-size: 1.9375rem; }
.header_content .sticky_header .top_sticky .top_nav_right { float: right; padding: 0 5px; list-style-type: none; }
.header_content .sticky_header .top_sticky .top_nav_right ul { margin: 0; }
.header_content .sticky_header .top_sticky .top_nav_right li { display: inline-block; }
.header_content .sticky_header .top_sticky .top_nav_right li a { text-decoration: none; color: #000; font-size: 0.9375rem; }
.header_content .sticky_header .main_sticky { background: #141e2f; min-height: 4.375rem; padding-top: 17px; padding: 17px 30px 0; width: 100%; position: relative; display: block; clear: both; overflow: hidden; }
.header_content .sticky_header .main_sticky .main_logo { position: relative; float: left; margin: 0 36px 0 0px; height: 36px; }
.header_content .sticky_header .main_sticky .main_logo a { color: #fff; height: 2.375rem; display: block; text-decoration: none; }
.header_content .sticky_header .main_sticky .main_logo a span { font-size: 2.3125rem; }
.header_content .sticky_header .main_sticky .main_logo a span:before { position: relative; }
.header_content .sticky_header .main_sticky .menu_toggle .mainMenuList { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; float: left; margin: 0; padding: 0; width: 53%; max-width: 683px; }
.header_content .sticky_header .main_sticky .menu_toggle .mainMenuList:after { content: ""; display: table; clear: both; }
.header_content .sticky_header .main_sticky .menu_toggle .mainMenuList > li { -webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; border-right: 2px solid #727272; margin-top: 7px; text-align: center; }
.header_content .sticky_header .main_sticky .menu_toggle .mainMenuList > li a { color: #fff; padding: 0 0 2px 0; font-size: 1.125rem; display: block; position: relative; }
.header_content .sticky_header .main_sticky .menu_toggle .mainMenuList > li:hover a, .header_content .sticky_header .main_sticky .menu_toggle .mainMenuList > li.active a, .header_content .sticky_header .main_sticky .menu_toggle .mainMenuList > li.active-trail a { text-decoration: none; text-shadow: 0.1px 0 #fff; }
.header_content .sticky_header .main_sticky .menu_toggle .mainMenuList > li:hover a:before, .header_content .sticky_header .main_sticky .menu_toggle .mainMenuList > li.active a:before, .header_content .sticky_header .main_sticky .menu_toggle .mainMenuList > li.active-trail a:before { content: ''; position: absolute; bottom: -10px; left: 0; width: 100%; height: 4px; background: #ffc23d; }
.header_content .sticky_header .main_sticky .menu_toggle .mainMenuList > li.menu-singin { display: none; }
.header_content .sticky_header .main_sticky .cart-checkout-header { /*width: 8%;*/ float: left; padding-top: 6px; }
.header_content .sticky_header .main_sticky .cart-checkout-header .basket-icon-inner { text-align: right; }
.header_content .sticky_header .main_sticky .cart-checkout-header .basket-icon-inner a { display: inline-block; }
.header_content .sticky_header .main_sticky .cart-checkout-header .basket-icon-inner .icon-basket, .header_content .sticky_header .main_sticky .cart-checkout-header .basket-icon-inner .cart-total { float: left; }
.header_content .sticky_header .main_sticky .cart-checkout-header .basket-icon-inner .icon-basket { margin: 6px 0 3px 0; font-size: 1.5rem; }
.header_content .sticky_header .main_sticky .cart-checkout-header .basket-icon-inner .icon-basket:before { color: #fec23d; }
.header_content .sticky_header .main_sticky .cart-checkout-header .basket-icon-inner .cart-total { color: #fff; margin: 6px 0 3px 7px; font-size: 1.25rem; }
.header_content .sticky_header .main_sticky .search_user { position: relative; float: right; margin: -5px 0px 0 0px; font-size: 0; padding-bottom: 2px; }
.header_content .sticky_header .main_sticky .search_user a { text-decoration: none; display: block; }
.header_content .sticky_header .main_sticky .search_user a.logo-image { display: inline-block; vertical-align: middle; margin-left: 23px; }
.header_content .sticky_header .main_sticky .search_user a.logo-image img { display: inline-block; max-height: 42px; }
.header_content .sticky_header .main_sticky .search_user .icon_link { display: inline-block; vertical-align: middle; }
.header_content .sticky_header .main_sticky .search_user .icon_link[rel="ham_menu"] { display: none; }
.header_content .sticky_header .main_sticky .search_user .icon_link:hover, .header_content .sticky_header .main_sticky .search_user .icon_link.active { cursor: pointer; }
.header_content .sticky_header .main_sticky .search_user .icon_link span { color: #fff; font-size: 2rem; display: block; }
.logged-in .header_content .sticky_header .main_sticky .search_user .link_account span { color: #1fadfc; }
.header_content .sticky_header .main_sticky .search_user .link_search { margin-right: 24px; }
.header_content .sticky_header .main_sticky .search_user .link_search.active span { color: #fec23d; }
.header_content .sticky_header .main_sticky .search_user .hslogo_fixed { margin: 0 0 0  24px; }
.header_content .sticky_header .main_sticky .search_user .hslogo_fixed [class^="icon-"], .header_content .sticky_header .main_sticky .search_user .hslogo_fixed [class*=" icon-"] { font-size: 2.625rem; }
.header_content .sticky_header .search_box { display: none; background: #fec23d; padding: 10px 0; width: 100%; }
.header_content .sticky_header .search_box .main_search { height: 2.5rem; padding: 0; width: 700px; margin: auto auto; }
.header_content .sticky_header .search_box .main_search fieldset { border: none; margin: 0; padding: 0; position: relative; }
.header_content .sticky_header .search_box .main_search .main_search_label { display: block; font-size: 0; margin: 0; padding: 0; }
.header_content .sticky_header .search_box .main_search .main_search_text { margin: auto auto; background: #fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; color: #1d1d1d; font-size: 1.1875rem; height: 2.5rem; overflow: hidden; padding: 10px 5px 10px 33px; float: left; border-radius: 0; border: 0; width: 660px; font-weight: normal; color: #000; background: #FFF; }
.header_content .sticky_header .search_box .main_search .main_search_text:focus { color: #1d1d1d; }
.header_content .sticky_header .search_box .main_search .main_search_text::-webkit-input-placeholder { color: #000; opacity: 1 !important; /* for chrome */ }
.header_content .sticky_header .search_box .main_search .main_search_text:-moz-placeholder { color: #000; }
.header_content .sticky_header .search_box .main_search .main_search_text::-moz-placeholder { color: #000; }
.header_content .sticky_header .search_box .main_search .main_search_text:-ms-input-placeholder { color: #000; }
.header_content .sticky_header .search_box .main_search .main_search_text:active::-webkit-input-placeholder, .header_content .sticky_header .search_box .main_search .main_search_text:focus::-webkit-input-placeholder { color: transparent; opacity: 1 !important; /* for chrome */ }
.header_content .sticky_header .search_box .main_search .main_search_text:active:-moz-placeholder, .header_content .sticky_header .search_box .main_search .main_search_text:focus:-moz-placeholder { color: transparent; }
.header_content .sticky_header .search_box .main_search .main_search_text:active::-moz-placeholder, .header_content .sticky_header .search_box .main_search .main_search_text:focus::-moz-placeholder { color: transparent; }
.header_content .sticky_header .search_box .main_search .main_search_text:active:-ms-input-placeholder, .header_content .sticky_header .search_box .main_search .main_search_text:focus:-ms-input-placeholder { color: transparent; }
.header_content .sticky_header .search_box .main_search .search { display: block; float: left; height: 2.5rem; overflow: hidden; position: relative; width: 40px; right: 0; background: #141e2f; text-decoration: none; color: #fff; text-align: center; }
.header_content .sticky_header .search_box .main_search .search:before { font-size: 1.5rem; display: block; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; }
.header_content .sticky_header .search_box .main_search input[type="submit"] { display: none; }
.header_content .sticky_header .search_box .btn-blue { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; display: none; }
.header_content .sticky_header .search_box .btn-blue:hover { color: #313a41; text-decoration: none; }
.header_content .sticky_header .search_box.show { display: block; }
.header_content .sticky_header .ham_menu, .header_content .sticky_header .account, .header_content .sticky_header #nav-bar_sticky { display: none; }

.region-content-top-mobile { display: none; }

#breadcrumbs-block #breadcrumbs { border-top: 1px solid #cfcfcf; padding: 20px 0 18px; }
#breadcrumbs-block #breadcrumbs ul { list-style-type: none; margin: 0; }
#breadcrumbs-block #breadcrumbs ul:after { content: ""; display: table; clear: both; }
#breadcrumbs-block #breadcrumbs ul li { font-size: 1rem; float: left; padding-right: 8px; white-space: normal; }
#breadcrumbs-block #breadcrumbs ul li:last-child { font-weight: bold; }
#breadcrumbs-block #breadcrumbs ul li.first a { text-decoration: none; }
#breadcrumbs-block #breadcrumbs ul li:before { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; color: #808080; content: "\e920"; margin: 5px 6px 0 0; font-size: 0.625rem; }
#breadcrumbs-block #breadcrumbs ul li.first:nth-child(1) { display: none; }
#breadcrumbs-block #breadcrumbs ul li.first:nth-child(2) { padding-right: 0; }
#breadcrumbs-block #breadcrumbs ul li.first:nth-child(2) a { width: 33px; margin-top: -5px; display: block; }
#breadcrumbs-block #breadcrumbs ul li.first:nth-child(2) a span { font-size: 22px; }
#breadcrumbs-block #breadcrumbs ul li.first:nth-child(2):before { display: none; }
#breadcrumbs-block #breadcrumbs ul li a { color: #000; }
#breadcrumbs-block + .content-wrapper { padding-top: 10px; }

.layout-noright #main_content_wrapper .wrapper-has-sidebar .region-left, .blank-layout #main_content_wrapper .wrapper-has-sidebar .region-left { width: 28%; float: left; }
.layout-noright #main_content_wrapper .wrapper-has-sidebar .main-wrapper-content, .blank-layout #main_content_wrapper .wrapper-has-sidebar .main-wrapper-content { width: calc(72% - 20px); float: left; }
.layout-noright.node-type-ou-opencourseware-content #main_content_wrapper .wrapper-has-sidebar .main-wrapper-content, .layout-noright.node-type-ou-ocw-open-course #main_content_wrapper .wrapper-has-sidebar .main-wrapper-content, .blank-layout.node-type-ou-opencourseware-content #main_content_wrapper .wrapper-has-sidebar .main-wrapper-content, .blank-layout.node-type-ou-ocw-open-course #main_content_wrapper .wrapper-has-sidebar .main-wrapper-content { float: right; }

body.logged-in #top_header #sbhsnavigation .moodule-not-login { display: none; }

body.not-logged-in #top_header #sbhsnavigation .moodule-logined { display: none; }

.fix-header { max-width: 100rem; top: 0; margin: 0 auto 0 auto; display: inline-block; -webkit-box-shadow: 0px 1px 6px 2px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 1px 6px 2px rgba(0, 0, 0, 0.75); box-shadow: 0px 1px 6px 2px rgba(0, 0, 0, 0.75); }
.fix-header .ham_menu { display: none; }
.fix-header .scroll_header { visibility: hidden; }
.fix-header .sticky_header { display: block; position: fixed !important; left: 0; right: 0; opacity: 1; -webkit-animation: display-none-transition 3s both; animation: display-none-transition 3s both; -webkit-box-shadow: 0px 1px 6px 2px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 1px 6px 2px rgba(0, 0, 0, 0.75); box-shadow: 0px 1px 6px 2px rgba(0, 0, 0, 0.75); }
@-webkit-keyframes display-none-transition { 0% { opacity: 0; height: 0; } }
@keyframes display-none-transition { 0% { opacity: 0; height: 0; } }
#main_banner .banner-text-box, .tags-search-form { min-width: 700px; display: block; position: relative; background: transparent; padding: 0; width: 57.7%; bottom: 0; margin: auto auto; }
#main_banner .banner-text-box #banner_search_text, .tags-search-form #banner_search_text, #main_banner .banner-text-box .main_search_text, .tags-search-form .main_search_text { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; color: #000; overflow: hidden; font-size: 1.25rem; padding: 12px 3.75rem 10px 15px; float: left; text-align: left; width: -webkit-calc(100% - 60px); width: -moz-calc(100% - 60px); width: calc(100% - 60px); height: 3.75rem; border: 2px solid #fff; border-radius: 0; }
#main_banner .banner-text-box #banner_search_text::-webkit-input-placeholder, .tags-search-form #banner_search_text::-webkit-input-placeholder, #main_banner .banner-text-box .main_search_text::-webkit-input-placeholder, .tags-search-form .main_search_text::-webkit-input-placeholder { color: #000; opacity: 1 !important; /* for chrome */ }
#main_banner .banner-text-box #banner_search_text:-moz-placeholder, .tags-search-form #banner_search_text:-moz-placeholder, #main_banner .banner-text-box .main_search_text:-moz-placeholder, .tags-search-form .main_search_text:-moz-placeholder { color: #000; }
#main_banner .banner-text-box #banner_search_text::-moz-placeholder, .tags-search-form #banner_search_text::-moz-placeholder, #main_banner .banner-text-box .main_search_text::-moz-placeholder, .tags-search-form .main_search_text::-moz-placeholder { color: #000; }
#main_banner .banner-text-box #banner_search_text:-ms-input-placeholder, .tags-search-form #banner_search_text:-ms-input-placeholder, #main_banner .banner-text-box .main_search_text:-ms-input-placeholder, .tags-search-form .main_search_text:-ms-input-placeholder { color: #000; }
#main_banner .banner-text-box #banner_search_text:active, .tags-search-form #banner_search_text:active, #main_banner .banner-text-box #banner_search_text:focus, .tags-search-form #banner_search_text:focus, #main_banner .banner-text-box .main_search_text:active, .tags-search-form .main_search_text:active, #main_banner .banner-text-box .main_search_text:focus, .tags-search-form .main_search_text:focus { border: 3px solid #FEC23D; }
#main_banner .banner-text-box #banner_search_text:active::-webkit-input-placeholder, .tags-search-form #banner_search_text:active::-webkit-input-placeholder, #main_banner .banner-text-box #banner_search_text:focus::-webkit-input-placeholder, .tags-search-form #banner_search_text:focus::-webkit-input-placeholder, #main_banner .banner-text-box .main_search_text:active::-webkit-input-placeholder, .tags-search-form .main_search_text:active::-webkit-input-placeholder, #main_banner .banner-text-box .main_search_text:focus::-webkit-input-placeholder, .tags-search-form .main_search_text:focus::-webkit-input-placeholder { color: transparent; opacity: 1 !important; /* for chrome */ }
#main_banner .banner-text-box #banner_search_text:active:-moz-placeholder, .tags-search-form #banner_search_text:active:-moz-placeholder, #main_banner .banner-text-box #banner_search_text:focus:-moz-placeholder, .tags-search-form #banner_search_text:focus:-moz-placeholder, #main_banner .banner-text-box .main_search_text:active:-moz-placeholder, .tags-search-form .main_search_text:active:-moz-placeholder, #main_banner .banner-text-box .main_search_text:focus:-moz-placeholder, .tags-search-form .main_search_text:focus:-moz-placeholder { color: transparent; }
#main_banner .banner-text-box #banner_search_text:active::-moz-placeholder, .tags-search-form #banner_search_text:active::-moz-placeholder, #main_banner .banner-text-box #banner_search_text:focus::-moz-placeholder, .tags-search-form #banner_search_text:focus::-moz-placeholder, #main_banner .banner-text-box .main_search_text:active::-moz-placeholder, .tags-search-form .main_search_text:active::-moz-placeholder, #main_banner .banner-text-box .main_search_text:focus::-moz-placeholder, .tags-search-form .main_search_text:focus::-moz-placeholder { color: transparent; }
#main_banner .banner-text-box #banner_search_text:active:-ms-input-placeholder, .tags-search-form #banner_search_text:active:-ms-input-placeholder, #main_banner .banner-text-box #banner_search_text:focus:-ms-input-placeholder, .tags-search-form #banner_search_text:focus:-ms-input-placeholder, #main_banner .banner-text-box .main_search_text:active:-ms-input-placeholder, .tags-search-form .main_search_text:active:-ms-input-placeholder, #main_banner .banner-text-box .main_search_text:focus:-ms-input-placeholder, .tags-search-form .main_search_text:focus:-ms-input-placeholder { color: transparent; }
#main_banner .banner-text-box .search, .tags-search-form .search { display: block; position: absolute; top: 0; right: 0; height: 60px; width: 60px; overflow: hidden; background: #577F00; text-decoration: none; border: 1px solid #577F00; /*&:focus,
&:active{ background: #577F00 !important;
}*/ }
#main_banner .banner-text-box .search span, .tags-search-form .search span { color: #FFF; font-size: 1.9375rem; padding: 13px; display: block; border: 1px solid #577F00; }

#main_banner { position: relative; width: 100%; z-index: 1;  /**
* banner search
* ------------------
*/ /*
* banner_no_search
*/ }
.not-logged-in.page-tags #main_banner { padding-top: 20px; }
.page-tags #main_banner > div { display: none; }
#block-ole-ng-content-hero-content #main_banner { min-height: 20vw; }
#main_banner .img_wrapper { max-height: 500px; height: 31%; overflow: hidden; }
#main_banner .img_wrapper img { width: 100%; height: initial; }
#main_banner .gradient-img { position: absolute; left: 0; bottom: 0; right: 0; top: 0; }
#main_banner .gradient-img img { width: 100%; height: 100%; opacity: 0.94; }
#main_banner form { position: absolute; width: 100%; bottom: 48px; z-index: 2; }
#main_banner form fieldset { border: none; position: relative; margin: 0; padding: 0; }
#main_banner #banner_search_label { display: block; width: 100%; font-size: 3.75rem; font-weight: 500; text-align: center; color: #fff; }
#main_banner #banner_search_sub_label { display: block; width: 100%; font-size: 1.5625rem; margin-bottom: 15px; text-align: center; color: #fff; }
#main_banner input[type="submit"] { display: none; }
#main_banner .banner-text-box { overflow: hidden; }
#main_banner #banner_no_search { width: 100%; height: 140px; position: absolute; margin: auto auto; bottom: 80px; }
#main_banner #scroll-content { background: #E9E7E3; border: 1px solid #fff; border-radius: 50%; bottom: -25px; height: 50px; left: 0; margin: 0 auto; position: absolute; right: 0; text-decoration: none; width: 50px; z-index: 10; }
#main_banner #scroll-content span { font-size: 0.9375rem; margin-left: 13px; margin-top: 17px; display: inline-block; vertical-align: middle; line-height: normal; color: #1e253d; }
#main_banner #scroll-content:hover span { color: #709226; }
#main_banner #scroll-content:focus { color: #709226; }
.page-subject-information #main_banner #scroll-content { background-color: #fff; }

.banner_link_bottom { position: absolute; bottom: -30px; width: 100%; }
.banner_link_bottom a { margin: -20px auto 0 auto; width: 50px; height: 50px; display: block; border-radius: 50%; background: #fff; border: 1px solid #fff; line-height: 50px; }
.banner_link_bottom a span { display: inline-block; vertical-align: middle; line-height: normal; font-size: 15px; margin-left: 13px; color: #1e253d; }
.banner_link_bottom a:hover span { color: #709226; }
.banner_link_bottom a:focus { color: #709226; }
.page-subject-information .banner_link_bottom a { background-color: #fff; }

.container .subject-cover-image, .wrapper-has-sidebar .subject-cover-image { max-width: 100%; }
.container .panel-box, .wrapper-has-sidebar .panel-box { color: #fff; left: 35px; top: 50px; width: 23.75rem; position: absolute; padding: 15px 0; }
.container .panel-box .box-info img, .wrapper-has-sidebar .panel-box .box-info img { max-width: 100px; max-height: 75px; }
.container .panel-box h2, .wrapper-has-sidebar .panel-box h2 { margin: 10px 30px; color: #fff; font-weight: bold; font-size: 2.625rem; line-height: 125%; max-height: 8.125rem; }
.container .panel-box p, .wrapper-has-sidebar .panel-box p { margin: 25px 30px 30px; color: #fff; font-size: 1.375rem; line-height: 125%; height: 5rem; }
.container .panel-box + .panel-tabs, .wrapper-has-sidebar .panel-box + .panel-tabs { margin-top: 20px; }
.container .panel-tabs, .wrapper-has-sidebar .panel-tabs { background: #fff none repeat scroll 0 0; font-size: 1.375rem; margin: 0 0 20px; padding: 10px 0; }
.container .panel-tabs div.tab, .wrapper-has-sidebar .panel-tabs div.tab { display: table-cell; padding: 0 10px; vertical-align: middle; position: relative; z-index: 1; border-left: 1px solid #516180; }
.container .panel-tabs div.tab:nth-of-type(1), .wrapper-has-sidebar .panel-tabs div.tab:nth-of-type(1) { border-left: none; }
.container .panel-tabs div.tab a, .wrapper-has-sidebar .panel-tabs div.tab a { color: #000; }
.container .panel-tabs div.tab a:hover, .wrapper-has-sidebar .panel-tabs div.tab a:hover, .container .panel-tabs div.tab a:focus, .wrapper-has-sidebar .panel-tabs div.tab a:focus { text-decoration: none; }
.container .panel-tabs div.tab a span, .wrapper-has-sidebar .panel-tabs div.tab a span { border-left: none; display: block; margin: 0px; padding: 3px 25px; text-align: center; }
.container .panel-tabs div.tab a span.subject-name, .wrapper-has-sidebar .panel-tabs div.tab a span.subject-name { font-weight: bold; }
.container .panel-tabs div.tab div.tab-content a.active, .wrapper-has-sidebar .panel-tabs div.tab div.tab-content a.active { display: block; }
.container .panel-tabs div.tab div.tab-content a.active:after, .wrapper-has-sidebar .panel-tabs div.tab div.tab-content a.active:after { bottom: -10px; content: ""; display: block; left: 10px; right: 10px; height: 6px; position: absolute; z-index: 2; }
.container .panel-tabs div.tab div.tab-content a.active span, .wrapper-has-sidebar .panel-tabs div.tab div.tab-content a.active span { font-weight: bold; }
.container .panel-tabs div.tab div.tab-content a, .wrapper-has-sidebar .panel-tabs div.tab div.tab-content a { display: block; }
.container .panel-tabs div.tab:first-child span, .wrapper-has-sidebar .panel-tabs div.tab:first-child span { border: none; }
.container h2.title, .wrapper-has-sidebar h2.title { font-size: 2.25rem; font-weight: bold; text-align: center; }
.container p.desc, .wrapper-has-sidebar p.desc { font-size: 1.25rem; line-height: 1.25rem; text-align: center; margin: 15px auto 35px; width: 83%; }
.container .navigation, .wrapper-has-sidebar .navigation { margin: 30px auto; text-align: center; width: 80%; }
.container .navigation .nav-tab, .wrapper-has-sidebar .navigation .nav-tab { display: inline-block; width: 390px; background-color: #fff; }
.container .navigation .nav-tab:first-child, .wrapper-has-sidebar .navigation .nav-tab:first-child { margin-right: 15px; }
.container .navigation .nav-tab.active, .wrapper-has-sidebar .navigation .nav-tab.active { background-color: #141e30; font-size: 1.75rem; text-decoration: none; color: #fff; }
.container .navigation .nav-tab.active a, .wrapper-has-sidebar .navigation .nav-tab.active a { font-weight: bold; color: #fff; }
.container .navigation .nav-tab a, .wrapper-has-sidebar .navigation .nav-tab a { display: block; font-size: 1.75rem; padding: 10px 0; text-decoration: none; color: #4c4c4c; }

#banner-study-with-ol-page-content { position: relative; padding: 82px 0; overflow: hidden; width: 100%; }
#banner-study-with-ol-page-content .banner-image { position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 0; }
#banner-study-with-ol-page-content .banner-image img { height: 100%; position: absolute; left: 50%; -moz-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
#banner-study-with-ol-page-content > .container, #banner-study-with-ol-page-content > .wrapper-has-sidebar { position: relative; z-index: 1; }
#banner-study-with-ol-page-content .panel-box { color: #fff; background-color: #e66510; width: 33.5625rem; position: static; border: 1px solid transparent; }
#banner-study-with-ol-page-content .panel-box h2 { margin: 22px 61px 0 34px; color: #fff; font-weight: bold; font-size: 3.1875rem; line-height: 3.5625rem; max-height: 7.125rem; overflow: hidden; }
#banner-study-with-ol-page-content .panel-box p { margin: 20px 43px 15px 32px; color: #fff; font-size: 1.625rem; line-height: 2.1875rem; max-height: none; height: auto; }

#banner-ol-plus-content { position: relative; width: 100%; }
#banner-ol-plus-content .banner-image { overflow: hidden; }
#banner-ol-plus-content .banner-image img { width: 100%; height: initial; }
#banner-ol-plus-content .gradient-img { position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; }
#banner-ol-plus-content .gradient-img img { width: 100%; height: 100%; opacity: 0.94; }
#banner-ol-plus-content .panel-box-contain { width: 100%; height: 8.75rem; position: absolute; margin: auto auto; bottom: 3.25rem; }
#banner-ol-plus-content .panel-box-contain h2 { display: block; width: 100%; font-weight: 500; text-align: center; color: #fff; }
#banner-ol-plus-content .panel-box-contain h2 .icon { font-size: 5.9375rem; }
#banner-ol-plus-content .panel-box-contain p { display: block; width: 100%; font-size: 1.625rem; margin: 10px auto; text-align: center; color: #fff; }
#banner-ol-plus-content .panel-box-contain span.extra-text { font-size: 0; line-height: 0; text-indent: -10000em; }
#banner-ol-plus-content .content-description { padding-top: 30px; }
#banner-ol-plus-content .content-description .navigation { padding-bottom: 5px; }

@media only screen and (max-width: 767px) { .page-subject-information #main_content_wrapper, .page-subject-information .main_content_wrapper .region-content, .page-subject-information #wrapper #main_wrapper #content_wrapper { background: #E9E7E3; }
  .page-subject-information .main_content_wrapper .region-content { margin-bottom: 0; }
  .page-subject-information #main_banner { background: #E9E7E3; padding-bottom: 0; }
  .page-subject-information #main_banner .img_wrapper img { display: none; }
  .page-subject-information #main_banner .gradient-img { display: none; }
  .page-subject-information #main_banner #banner_search_label { font-size: 2.0625rem; font-weight: 800; color: #000; width: 60%; margin: auto auto; }
  .page-subject-information #main_banner #banner_search_sub_label { font-size: 1.1875rem; margin: 15px auto 0 auto; color: #000; width: 90%; display: none; }
  .page-subject-information #main_banner #banner_no_search { position: relative; padding-top: 20px; width: 100%; top: 0; height: auto; background: #E9E7E3; } }
@media only screen and (max-width: 411px) { .page-subject-information #main_banner #banner_search_label { font-size: 1.8125rem; width: 70%; }
  .page-subject-information #main_banner #banner_search_sub_label { font-size: 1.125rem; margin: 15px auto 0 auto; width: 86%; }
  .page-subject-information #main_banner #banner_no_search { padding-top: 20px; } }
@media only screen and (max-width: 359px) { .page-subject-information #main_banner #banner_search_label { font-size: 24px; line-height: 28px; }
  .page-subject-information #main_banner #banner_search_sub_label { font-size: 1.0625rem; margin: 10px auto 0 auto; width: 90%; }
  .page-subject-information #main_banner #banner_no_search { padding-top: 15px; } }
#main_content_wrapper { background: #ECEAE6; /** Pagination ------------------  Another one-size fits all style-set. Only really used on the landing pages and a couple more. */ /** Back to top ------------------  Styles for back to top links. */ }
.page-profiles-admin-recommended #main_content_wrapper { background: #E9E7E3; }
#main_content_wrapper .ole-pagination { /*float: left;*/ width: 100%; margin: 0; overflow: hidden; }
#main_content_wrapper .ole-pagination.mobile { display: none; }
#main_content_wrapper .ole-pagination .paging-content { background-color: #bbb5b1; padding: 10px 0; text-align: left; margin: 20px auto 10px; }
#main_content_wrapper .ole-pagination .paging-content:after { content: ""; display: table; clear: both; }
#main_content_wrapper .ole-pagination .item-list { display: inline-block; float: left; width: auto; min-width: auto; }
#main_content_wrapper .ole-pagination .item-list.left, #main_content_wrapper .ole-pagination .item-list.right { margin-top: 5px; }
#main_content_wrapper .ole-pagination .item-list ul { margin: 0; padding: 0; }
#main_content_wrapper .ole-pagination .item-list ul li { display: inline-block; margin: 0; padding: 0; float: left; }
#main_content_wrapper .ole-pagination .item-list ul li a { height: 35px; min-width: 30px; color: #1d1d1d; }
#main_content_wrapper .ole-pagination .item-list ul li a:hover { text-decoration: none; }
#main_content_wrapper .ole-pagination .item-list ul.pager li, #main_content_wrapper .ole-pagination .item-list ul.pager_left li, #main_content_wrapper .ole-pagination .item-list ul.pager_right li { margin: 5px; }
#main_content_wrapper .ole-pagination .item-list ul.pager li.pager-current, #main_content_wrapper .ole-pagination .item-list ul.pager_left li.pager-current, #main_content_wrapper .ole-pagination .item-list ul.pager_right li.pager-current { background-color: #1f253d; border: 1px solid #1f253d; color: #fff; display: block; height: 35px; line-height: 25px; padding: 5px; min-width: 30px; }
#main_content_wrapper .ole-pagination .item-list ul.pager li.pager-ellipsis.last, #main_content_wrapper .ole-pagination .item-list ul.pager_left li.pager-ellipsis.last, #main_content_wrapper .ole-pagination .item-list ul.pager_right li.pager-ellipsis.last { margin-top: 8px; }
#main_content_wrapper .ole-pagination .item-list ul.pager li a, #main_content_wrapper .ole-pagination .item-list ul.pager_left li a, #main_content_wrapper .ole-pagination .item-list ul.pager_right li a { background-color: #fff; border: 1px solid #a09492; display: block; height: 35px; line-height: 25px; padding: 5px; text-indent: initial; }
#main_content_wrapper .ole-pagination .item-list ul.pager li a:hover, #main_content_wrapper .ole-pagination .item-list ul.pager li a:focus, #main_content_wrapper .ole-pagination .item-list ul.pager_left li a:hover, #main_content_wrapper .ole-pagination .item-list ul.pager_left li a:focus, #main_content_wrapper .ole-pagination .item-list ul.pager_right li a:hover, #main_content_wrapper .ole-pagination .item-list ul.pager_right li a:focus { color: #fff; background-color: #212a3f; }
#main_content_wrapper .ole-pagination .item-list ul.pager_left li, #main_content_wrapper .ole-pagination .item-list ul.pager_right li { width: auto; position: relative; margin: 0 5px; }
#main_content_wrapper .ole-pagination .item-list ul.pager_left li a, #main_content_wrapper .ole-pagination .item-list ul.pager_right li a { font-weight: bold; padding: 5px 10px 0; position: relative; text-transform: uppercase; width: auto; }
#main_content_wrapper .ole-pagination .item-list ul.pager_left li a:before, #main_content_wrapper .ole-pagination .item-list ul.pager_right li a:before { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); /*background-image: url("../images/icons/back-next-arrow.svg");
background-repeat: no-repeat;
content: "";
display: block;*/               /* height: 15px; position: absolute;
 top: 11px;*/ font-size: 0.9375rem; }
#main_content_wrapper .ole-pagination .item-list ul.pager_left li a:hover, #main_content_wrapper .ole-pagination .item-list ul.pager_left li a:focus, #main_content_wrapper .ole-pagination .item-list ul.pager_right li a:hover, #main_content_wrapper .ole-pagination .item-list ul.pager_right li a:focus { background-color: #212a3f; color: #fff; }
#main_content_wrapper .ole-pagination .item-list ul.pager_left li.pager-next, #main_content_wrapper .ole-pagination .item-list ul.pager_right li.pager-next { text-indent: inherit; }
#main_content_wrapper .ole-pagination .item-list ul.pager_left li.pager-next a, #main_content_wrapper .ole-pagination .item-list ul.pager_right li.pager-next a { text-align: left; padding-right: 25px; /*&:before{ background-position: right top; right: 12px;
}
&:hover:before, &:focus:before{ background-position: right bottom;
}*/ }
#main_content_wrapper .ole-pagination .item-list ul.pager_left li.pager-next a:before, #main_content_wrapper .ole-pagination .item-list ul.pager_right li.pager-next a:before { right: 10px; }
#main_content_wrapper .ole-pagination .item-list ul.pager_left li.pager-previous a, #main_content_wrapper .ole-pagination .item-list ul.pager_right li.pager-previous a { text-align: right; padding-left: 25px; /*&:before{ background-position: left top; left: 12px;
}
&:hover:before , &:focus:before{ background-position: left bottom;
}*/ }
#main_content_wrapper .ole-pagination .item-list ul.pager_left li.pager-previous a:before, #main_content_wrapper .ole-pagination .item-list ul.pager_right li.pager-previous a:before { left: 10px; transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); top: 10px; }
#main_content_wrapper .ole-pagination .item-list.current-of-total { font-size: 1.25rem; padding: 10px 20px 0 20px; }
#main_content_wrapper .ole-pagination .item-list.current-of-total span { font-weight: bold; }
#main_content_wrapper .ole-pagination .item-list .pager-last, #main_content_wrapper .ole-pagination .item-list .pager-first { display: none; }
#main_content_wrapper .offset-bottom .back-to-top, #main_content_wrapper #block-system-main .back-to-top { padding: 0; }
#main_content_wrapper .offset-bottom .back-to-top .back-to-top-link, #main_content_wrapper #block-system-main .back-to-top .back-to-top-link { bottom: -50px; }

@media only screen and (max-width: 767px) { body:not(.page-about-openlearn-study):not(.layout-noright):not(.blank-layout):not(.front):not(.page-tags) #main_content_wrapper { background: #fff; } }
@media only screen and (max-width: 359px) { #main_content_wrapper .ole-pagination .paging-content { padding: 8px 12px 5px; }
  #main_content_wrapper .ole-pagination .item-list ul.pager_left li { margin-left: 0; }
  #main_content_wrapper .ole-pagination .item-list ul.pager_right li { margin-right: 0; } }
.related-content-block #content_tags .showTag, .related-content-block #content_tags .hideTag, .related-tags .tag-list li { -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; border: 1px solid #E8E6E2; background-color: #E8E6E2; margin: 5px 5px 5px 0; }
.related-content-block #content_tags .showTag a, .related-content-block #content_tags .hideTag a, .related-tags .tag-list li a { font-size: 1rem; text-decoration: none; color: #333333; padding: 10px 8px 8px 8px; white-space: normal; }

.show-left .region-left { display: block; }
.show-left .region-left .block-leftside { margin-bottom: 20px; padding-bottom: 20px; background: #fff; }
.show-left .region-left .block-leftside .inner-block { padding: 20px 20px 0 20px; }
.show-left .region-left .block-leftside .inner-block .image-wrapper { width: 2.6875rem; margin-right: 10px; float: left; font-size: 2.9375rem; }
.show-left .region-left .block-leftside .inner-block .image-wrapper .path2:before { color: #58803A; }
.show-left .region-left #create-free-profile-block .title-block { position: relative; }
.show-left .region-left #create-free-profile-block .title-block span.icon-signup_person { position: absolute; font-size: 3rem; top: 0px; left: 0px; color: #3D4559; }
.show-left .region-left #create-free-profile-block .title-block h2 { font-size: 1.25rem; font-weight: bold; display: inline-block; margin: 0 0 0 3.4375rem; }
.show-left .region-left #create-free-profile-block .content-block { font-size: 1rem; }
.show-left .region-left #create-free-profile-block .content-block .signup_person { display: none; }
.show-left .region-left #create-free-profile-block .btn, .show-left .region-left #create-free-profile-block #cart-form-pane .form-submit, #cart-form-pane .show-left .region-left #create-free-profile-block .form-submit, .show-left .region-left #create-free-profile-block .cart-hide-frecourses .form-submit, .cart-hide-frecourses .show-left .region-left #create-free-profile-block .form-submit { margin-top: 10px; border-radius: 6px; }
.show-left .region-left #create-free-profile-block .btn.profile-btn, .show-left .region-left #create-free-profile-block #cart-form-pane .profile-btn.form-submit, #cart-form-pane .show-left .region-left #create-free-profile-block .profile-btn.form-submit, .show-left .region-left #create-free-profile-block .cart-hide-frecourses .profile-btn.form-submit, .cart-hide-frecourses .show-left .region-left #create-free-profile-block .profile-btn.form-submit { font-size: 1.1875rem; border-radius: 8px; color: #fff; position: relative; width: 100%; display: block; text-align: center; padding: 4px 10px 6px; background: #577F00; border: 1px solid #577F00; text-decoration: none; }
.show-left .region-left #create-free-profile-block .btn.profile-btn:before, .show-left .region-left #create-free-profile-block #cart-form-pane .profile-btn.form-submit:before, #cart-form-pane .show-left .region-left #create-free-profile-block .profile-btn.form-submit:before, .show-left .region-left #create-free-profile-block .cart-hide-frecourses .profile-btn.form-submit:before, .cart-hide-frecourses .show-left .region-left #create-free-profile-block .profile-btn.form-submit:before { content: '\e905'; font-family: 'oufont' !important; position: absolute; font-size: 0.625rem; color: #fff; right: 15px; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.show-left .region-left #create-free-profile-block .btn.profile-btn:hover, .show-left .region-left #create-free-profile-block #cart-form-pane .profile-btn.form-submit:hover, #cart-form-pane .show-left .region-left #create-free-profile-block .profile-btn.form-submit:hover, .show-left .region-left #create-free-profile-block .cart-hide-frecourses .profile-btn.form-submit:hover, .cart-hide-frecourses .show-left .region-left #create-free-profile-block .profile-btn.form-submit:hover { background: #3D4559; border: 1px solid #3D4559; }
.show-left .region-left #create-free-profile-block .mobile { display: none !important; }
.show-left .region-left .block-leftside { margin-bottom: 20px; padding-bottom: 20px; background: #fff; border: 1px solid transparent; }
.show-left .region-left .block-leftside .inner-block { padding: 20px 20px 0 20px; }
.show-left .region-left .block-leftside .inner-block .image-wrapper { width: 2.6875rem; margin-right: 10px; float: left; font-size: 2.9375rem; }
.show-left .region-left .block-leftside .inner-block .image-wrapper .path2:before { color: #58803A; }
.show-left .region-left #see-out-subject-block .inner-block { padding: 0; }
.show-left .region-left #see-out-subject-block .img-responsive { width: 100%; height: auto; }
.show-left .region-left #see-out-subject-block h2 { font-size: 1.5rem; font-weight: bold; margin-top: 18px; line-height: 1.6875rem; padding-left: 18px; }
.show-left .region-left #see-out-subject-block p { font-size: 1rem; padding: 0 18px; line-height: 1.25rem; }
.show-left .region-left #see-out-subject-block .btn-box { padding: 0 18px; }
.show-left .region-left #see-out-subject-block .btn, .show-left .region-left #see-out-subject-block #cart-form-pane .form-submit, #cart-form-pane .show-left .region-left #see-out-subject-block .form-submit, .show-left .region-left #see-out-subject-block .cart-hide-frecourses .form-submit, .cart-hide-frecourses .show-left .region-left #see-out-subject-block .form-submit { margin-top: 10px; border-radius: 6px; }
.show-left .region-left #see-out-subject-block .btn.subject-btn, .show-left .region-left #see-out-subject-block #cart-form-pane .subject-btn.form-submit, #cart-form-pane .show-left .region-left #see-out-subject-block .subject-btn.form-submit, .show-left .region-left #see-out-subject-block .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses .show-left .region-left #see-out-subject-block .subject-btn.form-submit { width: 11.75rem; font-size: 1.1875rem; border-radius: 8px; color: #fff; position: relative; display: block; text-align: center; padding: 4px 0 6px; background: #3D4559; border: 1px solid #3D4559; width: 100%; text-decoration: none; }
.show-left .region-left #see-out-subject-block .btn.subject-btn:hover, .show-left .region-left #see-out-subject-block #cart-form-pane .subject-btn.form-submit:hover, #cart-form-pane .show-left .region-left #see-out-subject-block .subject-btn.form-submit:hover, .show-left .region-left #see-out-subject-block .cart-hide-frecourses .subject-btn.form-submit:hover, .cart-hide-frecourses .show-left .region-left #see-out-subject-block .subject-btn.form-submit:hover { background: #141E30; border: 1px solid #141E30; }

#free-course-list-block .inner-block { padding: 0 20px 0px 20px; }
#free-course-list-block .inner-block .title-block { padding: 20px 0 20px 10px; border-bottom: 2px solid #cccccc; }
#free-course-list-block .inner-block .title-block h2 { margin: 0; padding-top: 5px; font-size: 1.25rem; font-weight: bold; }
#free-course-list-block .inner-block .content-block { max-height: inherit !important; }
#free-course-list-block .inner-block .content-block ul { list-style-type: none; margin: 0; padding: 0; }
#free-course-list-block .inner-block .content-block ul li > a { display: block; margin-top: 20px; }
#free-course-list-block .inner-block .content-block ul li > a:hover, #free-course-list-block .inner-block .content-block ul li > a:focus, #free-course-list-block .inner-block .content-block ul li > a.active { text-decoration: none; }
#free-course-list-block .inner-block .content-block ul li > a:hover .text, #free-course-list-block .inner-block .content-block ul li > a:focus .text, #free-course-list-block .inner-block .content-block ul li > a.active .text { font-weight: bold; color: #000; }
#free-course-list-block .inner-block .content-block ul li > a:hover .icons:before, #free-course-list-block .inner-block .content-block ul li > a:focus .icons:before, #free-course-list-block .inner-block .content-block ul li > a.active .icons:before { color: #3D4559; }
#free-course-list-block .inner-block .content-block ul li > a:hover .icon-dots_colour span.path1:before, #free-course-list-block .inner-block .content-block ul li > a:focus .icon-dots_colour span.path1:before, #free-course-list-block .inner-block .content-block ul li > a.active .icon-dots_colour span.path1:before { color: #2a4d7f; }
#free-course-list-block .inner-block .content-block ul li > a:hover .icon-dots_colour span.path2:before, #free-course-list-block .inner-block .content-block ul li > a:focus .icon-dots_colour span.path2:before, #free-course-list-block .inner-block .content-block ul li > a.active .icon-dots_colour span.path2:before { color: #ba5627; }
#free-course-list-block .inner-block .content-block ul li > a:hover .icon-dots_colour span.path3:before, #free-course-list-block .inner-block .content-block ul li > a:focus .icon-dots_colour span.path3:before, #free-course-list-block .inner-block .content-block ul li > a.active .icon-dots_colour span.path3:before { color: #6d266f; }
#free-course-list-block .inner-block .content-block ul li > a:hover .icon-dots_colour span.path4:before, #free-course-list-block .inner-block .content-block ul li > a:focus .icon-dots_colour span.path4:before, #free-course-list-block .inner-block .content-block ul li > a.active .icon-dots_colour span.path4:before { color: #1b87c9; }
#free-course-list-block .inner-block .content-block ul li > a:hover .icon-dots_colour span.path5:before, #free-course-list-block .inner-block .content-block ul li > a:focus .icon-dots_colour span.path5:before, #free-course-list-block .inner-block .content-block ul li > a.active .icon-dots_colour span.path5:before { color: #c81e5b; }
#free-course-list-block .inner-block .content-block ul li > a:hover .icon-dots_colour span.path6:before, #free-course-list-block .inner-block .content-block ul li > a:focus .icon-dots_colour span.path6:before, #free-course-list-block .inner-block .content-block ul li > a.active .icon-dots_colour span.path6:before { color: #016064; }
#free-course-list-block .inner-block .content-block ul li > a:hover .icon-dots_colour span.path7:before, #free-course-list-block .inner-block .content-block ul li > a:focus .icon-dots_colour span.path7:before, #free-course-list-block .inner-block .content-block ul li > a.active .icon-dots_colour span.path7:before { color: #a11e21; }
#free-course-list-block .inner-block .content-block ul li > a:hover .icon-dots_colour span.path8:before, #free-course-list-block .inner-block .content-block ul li > a:focus .icon-dots_colour span.path8:before, #free-course-list-block .inner-block .content-block ul li > a.active .icon-dots_colour span.path8:before { color: #317b41; }
#free-course-list-block .inner-block .content-block ul li .icons { float: left; padding-right: 13px; font-size: 2.1875rem; color: #9b9184; }
#free-course-list-block .inner-block .content-block ul li .icons:before { font-size: 2.1875rem; position: static; display: inline-block; }
#free-course-list-block .inner-block .content-block ul li .icon-badge { margin-top: -2px; margin-left: 0; }
#free-course-list-block .inner-block .content-block ul li .icon-badge:before { font-size: 2.7rem; }
#free-course-list-block .inner-block .content-block ul li .icon-badge + .text { padding-top: 10px; }
#free-course-list-block .inner-block .content-block ul li .icon-free-course { margin-top: 2px; }
#free-course-list-block .inner-block .content-block ul li .icon-check { margin-left: 2px; margin-top: 5px; }
#free-course-list-block .inner-block .content-block ul li .icon-check:before { font-size: 1.8rem; }
#free-course-list-block .inner-block .content-block ul li .icon-question { margin-left: 5px; }
#free-course-list-block .inner-block .content-block ul li .icon-dots_colour { margin-top: -7px; }
#free-course-list-block .inner-block .content-block ul li .icon-dots_colour span:before { color: #9B9184; }
#free-course-list-block .inner-block .content-block ul li .text { display: block; margin-left: 3.3125rem; line-height: 1.25rem; font-size: 1rem; font-weight: 500; color: #262626; }

#free-course-list-block-mobile { display: none; }

.sider-bar-more-like-this .sider-bar-content ul, .sider-bar-become-ou-student .sider-bar-content ul, .block-your-course ul { margin: 20px 0; position: relative; z-index: 1; }
.sider-bar-more-like-this .sider-bar-content ul li, .sider-bar-become-ou-student .sider-bar-content ul li, .block-your-course ul li { padding: 15px 0; border-bottom: 1px dashed; overflow: initial; position: relative; z-index: 1; }
.sider-bar-more-like-this .sider-bar-content ul li:after, .sider-bar-become-ou-student .sider-bar-content ul li:after, .block-your-course ul li:after { content: ""; display: table; clear: both; }
.sider-bar-more-like-this .sider-bar-content ul li .item, .sider-bar-become-ou-student .sider-bar-content ul li .item, .block-your-course ul li .item { position: relative; }
.sider-bar-more-like-this .sider-bar-content ul li .box-image-like-this, .sider-bar-become-ou-student .sider-bar-content ul li .box-image-like-this, .block-your-course ul li .box-image-like-this { position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; width: 100px; float: left; overflow: hidden; }
.sider-bar-more-like-this .sider-bar-content ul li .box-image-like-this:before, .sider-bar-become-ou-student .sider-bar-content ul li .box-image-like-this:before, .block-your-course ul li .box-image-like-this:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
.sider-bar-more-like-this .sider-bar-content ul li .box-image-like-this img, .sider-bar-become-ou-student .sider-bar-content ul li .box-image-like-this img, .block-your-course ul li .box-image-like-this img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
.sider-bar-more-like-this .sider-bar-content ul li .box-image-like-this img.img-vertical, .sider-bar-become-ou-student .sider-bar-content ul li .box-image-like-this img.img-vertical, .block-your-course ul li .box-image-like-this img.img-vertical { width: 100%; height: auto; }
.sider-bar-more-like-this .sider-bar-content ul li .box-image-like-this img.img-horizontal, .sider-bar-become-ou-student .sider-bar-content ul li .box-image-like-this img.img-horizontal, .block-your-course ul li .box-image-like-this img.img-horizontal { height: 100%; width: auto; }
.sider-bar-more-like-this .sider-bar-content ul li .box-image-like-this img.icon, .sider-bar-become-ou-student .sider-bar-content ul li .box-image-like-this img.icon, .block-your-course ul li .box-image-like-this img.icon { padding: 0; }
.sider-bar-more-like-this .sider-bar-content ul li .box-image-like-this:before, .sider-bar-become-ou-student .sider-bar-content ul li .box-image-like-this:before, .block-your-course ul li .box-image-like-this:before { padding-top: 71%; }
.sider-bar-more-like-this .sider-bar-content ul li img, .sider-bar-become-ou-student .sider-bar-content ul li img, .block-your-course ul li img, .sider-bar-more-like-this .sider-bar-content ul li img.icon, .sider-bar-become-ou-student .sider-bar-content ul li img.icon, .block-your-course ul li img.icon { float: left; display: block; width: 100%; font-size: 0.75rem; overflow: hidden; }
.sider-bar-more-like-this .sider-bar-content ul li .img_permissions_icon, .sider-bar-become-ou-student .sider-bar-content ul li .img_permissions_icon, .block-your-course ul li .img_permissions_icon { left: 80px; }
.sider-bar-more-like-this .sider-bar-content ul li .img_permissions_text, .sider-bar-become-ou-student .sider-bar-content ul li .img_permissions_text, .block-your-course ul li .img_permissions_text { width: 100px; }
.sider-bar-more-like-this .sider-bar-content ul li .text, .sider-bar-become-ou-student .sider-bar-content ul li .text, .block-your-course ul li .text { float: left; width: 49%; margin-left: 15px; font-size: 1rem; font-weight: bold; line-height: 20px; color: #000; }
.sider-bar-more-like-this .sider-bar-content ul li .text:hover, .sider-bar-become-ou-student .sider-bar-content ul li .text:hover, .block-your-course ul li .text:hover { text-decoration: none; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(1), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(1), .block-your-course ul li:nth-child(1), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(1) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(1) .item, .block-your-course ul li:nth-child(1) .item { z-index: 19; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(2), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(2), .block-your-course ul li:nth-child(2), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(2) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(2) .item, .block-your-course ul li:nth-child(2) .item { z-index: 18; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(3), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(3), .block-your-course ul li:nth-child(3), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(3) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(3) .item, .block-your-course ul li:nth-child(3) .item { z-index: 17; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(4), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(4), .block-your-course ul li:nth-child(4), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(4) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(4) .item, .block-your-course ul li:nth-child(4) .item { z-index: 16; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(5), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(5), .block-your-course ul li:nth-child(5), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(5) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(5) .item, .block-your-course ul li:nth-child(5) .item { z-index: 15; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(6), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(6), .block-your-course ul li:nth-child(6), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(6) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(6) .item, .block-your-course ul li:nth-child(6) .item { z-index: 14; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(7), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(7), .block-your-course ul li:nth-child(7), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(7) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(7) .item, .block-your-course ul li:nth-child(7) .item { z-index: 13; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(8), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(8), .block-your-course ul li:nth-child(8), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(8) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(8) .item, .block-your-course ul li:nth-child(8) .item { z-index: 12; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(9), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(9), .block-your-course ul li:nth-child(9), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(9) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(9) .item, .block-your-course ul li:nth-child(9) .item { z-index: 11; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(10), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(10), .block-your-course ul li:nth-child(10), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(10) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(10) .item, .block-your-course ul li:nth-child(10) .item { z-index: 10; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(11), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(11), .block-your-course ul li:nth-child(11), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(11) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(11) .item, .block-your-course ul li:nth-child(11) .item { z-index: 9; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(12), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(12), .block-your-course ul li:nth-child(12), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(12) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(12) .item, .block-your-course ul li:nth-child(12) .item { z-index: 8; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(13), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(13), .block-your-course ul li:nth-child(13), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(13) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(13) .item, .block-your-course ul li:nth-child(13) .item { z-index: 7; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(14), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(14), .block-your-course ul li:nth-child(14), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(14) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(14) .item, .block-your-course ul li:nth-child(14) .item { z-index: 6; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(15), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(15), .block-your-course ul li:nth-child(15), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(15) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(15) .item, .block-your-course ul li:nth-child(15) .item { z-index: 5; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(16), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(16), .block-your-course ul li:nth-child(16), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(16) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(16) .item, .block-your-course ul li:nth-child(16) .item { z-index: 4; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(17), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(17), .block-your-course ul li:nth-child(17), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(17) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(17) .item, .block-your-course ul li:nth-child(17) .item { z-index: 3; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(18), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(18), .block-your-course ul li:nth-child(18), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(18) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(18) .item, .block-your-course ul li:nth-child(18) .item { z-index: 2; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(19), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(19), .block-your-course ul li:nth-child(19), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(19) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(19) .item, .block-your-course ul li:nth-child(19) .item { z-index: 1; }
.sider-bar-more-like-this .sider-bar-content ul li:nth-child(20), .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(20), .block-your-course ul li:nth-child(20), .sider-bar-more-like-this .sider-bar-content ul li:nth-child(20) .item, .sider-bar-become-ou-student .sider-bar-content ul li:nth-child(20) .item, .block-your-course ul li:nth-child(20) .item { z-index: 0; }

.sider-bar-more-like-this, .sider-bar-become-ou-student { padding: 1px 20px 10px; background-color: #fff; margin-bottom: 20px; }
.sider-bar-more-like-this .sider-bar-header, .sider-bar-become-ou-student .sider-bar-header { border-bottom: 1px solid; }
.sider-bar-more-like-this .sider-bar-header h2, .sider-bar-become-ou-student .sider-bar-header h2 { font-size: 1.25rem; font-weight: bold; color: #191919; margin: 20px 0 15px; }
.sider-bar-more-like-this .sider-bar-content:after, .sider-bar-become-ou-student .sider-bar-content:after { content: ""; display: table; clear: both; }

.sider-bar-more-like-this.color-blue .sider-bar-header, .sider-bar-more-like-this.color-blue .sider-bar-content ul li { color: #2A4D7F; }
.sider-bar-more-like-this.color-pink .sider-bar-header, .sider-bar-more-like-this.color-pink .sider-bar-content ul li { color: #C90959; }
.sider-bar-more-like-this.color-royal-blue .sider-bar-header, .sider-bar-more-like-this.color-royal-blue .sider-bar-content ul li { color: #0F72C6; }
.sider-bar-more-like-this.color-red .sider-bar-header, .sider-bar-more-like-this.color-red .sider-bar-content ul li { color: #A20C1E; }
.sider-bar-more-like-this.color-orange .sider-bar-header, .sider-bar-more-like-this.color-orange .sider-bar-content ul li { color: #BE550D; }
.sider-bar-more-like-this.color-green .sider-bar-header, .sider-bar-more-like-this.color-green .sider-bar-content ul li { color: #317A41; }
.sider-bar-more-like-this.color-magenta .sider-bar-header, .sider-bar-more-like-this.color-magenta .sider-bar-content ul li { color: #6E1B6E; }
.sider-bar-more-like-this.color-dark-cyan .sider-bar-header, .sider-bar-more-like-this.color-dark-cyan .sider-bar-content ul li { color: #006064; }
.sider-bar-more-like-this.color-dark-blue .sider-bar-header, .sider-bar-more-like-this.color-dark-blue .sider-bar-content ul li { color: #212A3F; }

.related-content-block { background-color: #fff; padding: 15px 20px 20px; }
.related-content-block .title-block { color: #191919; border-bottom: 1px solid; padding: 0 0 15px; margin: 0 0 15px; font-size: 1.25rem; font-weight: bold; }
.related-content-block .icons:before { top: -24px; left: 17px; }
.related-content-block #content_tags { margin: 0; width: 100%; box-sizing: border-box; }
.related-content-block #content_tags h3 { display: none; }
.related-content-block #content_tags h3.related-title { border-bottom: 1px solid; color: #191919; display: block; font-size: 1.25rem; font-weight: bold; padding: 0 0 15px; }
.related-content-block #content_tags p { display: none; }
.related-content-block #content_tags .invisible { display: none; }
.related-content-block #content_tags .related-title { border-color: #000; }
.related-content-block #content_tags .add_tag:before, .related-content-block #content_tags .remove_tag:before { color: #000; }
.related-content-block #content_tags .more, .related-content-block #content_tags .less { display: none; }
.page-tags .related-content-block { border: 1px solid transparent; margin-bottom: 20px; }

.node-type-ole-article #articleComments #content_share #content_tags { display: none; }

.block-author { background: #fff; padding: 15px 20px 20px; }
.block-author .title-block { color: #191919; border-bottom: 1px solid; padding: 0 0 15px; margin: 0 0 20px; font-size: 1.25rem; font-weight: bold; }
.block-author .avatar { height: 95px; margin-bottom: 15px; width: 130px; }
.block-author .avatar img { max-height: 100%; max-width: 100%; }
.block-author .author-list { margin: 0; padding: 0; }
.block-author .author-list li { border-bottom: 1px solid; margin: 0 0 20px; padding-bottom: 15px; }
.block-author .author-list li:last-child { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }
.block-author .author-name { color: #191919; font-size: 1.125rem; font-weight: bold; margin: 0; }
.block-author .institution-info { color: #191919; display: block; font-size: 1.125rem; margin-bottom: 10px; }
.block-author .institution-info a { color: #191919; }
.block-author .author-desc { color: #191919; font-size: 1rem; margin: 0 0 15px; }
.block-author .author-profile-link { color: #191919; display: inline-block; font-size: 1.125rem; font-weight: bold; }
.block-author .author-profile-link .icon { color: #8b8076; display: inline-block; font-size: 0.625rem; margin-left: 5px; }

.block-author-horizontal .author, .group-related .block-author .author { min-height: 115px; position: relative; }
.block-author-horizontal .avatar, .group-related .block-author .avatar { left: 0; position: absolute; top: 0; }
.block-author-horizontal .author-profile-link, .block-author-horizontal .author-desc, .block-author-horizontal .author-name, .block-author-horizontal .institution-info, .group-related .block-author .author-profile-link, .group-related .block-author .author-desc, .group-related .block-author .author-name, .group-related .block-author .institution-info { margin-left: 150px; }
.block-author-horizontal .not-have-profile-image, .group-related .block-author .not-have-profile-image { margin-left: 0; }

.block-sidebar { background: #fff; color: #262626; margin-bottom: 20px; padding: 15px 20px 20px; }
.block-sidebar .title-block { color: #191919; border-bottom: 1px solid; padding: 0 0 15px; margin: 0 0 15px; font-size: 1.25rem; font-weight: bold; }
.block-sidebar .sub-title-block { color: #000; font-size: 1.25rem; font-weight: bold; line-height: 1.2; margin: 0 0 10px; padding: 10px 0 0; display: block; width: 100%; }
.block-sidebar .btn-sidebar { border-radius: 5px; color: #fff; display: block; font-size: 1.125rem; font-weight: bold; line-height: 1.2; padding: 10px 17px; position: relative; text-align: center; }
.block-sidebar .btn-sidebar:hover, .block-sidebar .btn-sidebar:focus, .block-sidebar .btn-sidebar:active { color: #fff; text-decoration: none; }
.block-sidebar .btn-olive { background-color: #577F00; border: 1px solid #577F00; }
.block-sidebar .btn-olive:hover, .block-sidebar .btn-olive:focus, .block-sidebar .btn-olive:active { background-color: #4e7200; border: 1px solid #4e7200; }
.block-sidebar .btn-blue { background-color: #2A4D7F; border: 1px solid #2A4D7F; }
.block-sidebar .btn-blue:hover, .block-sidebar .btn-blue:focus, .block-sidebar .btn-blue:active { background-color: #264572; border: 1px solid #264572; }
.block-sidebar .btn-science-blue { background-color: #056fc4; border: 1px solid #056fc4; }
.block-sidebar .btn-science-blue:hover, .block-sidebar .btn-science-blue:focus, .block-sidebar .btn-science-blue:active { background-color: #0564b0; border: 1px solid #0564b0; }
.block-sidebar .btn-left-icon { padding-left: 40px; }
.block-sidebar .btn-left-icon .icon-btn { font-size: 1.375rem; left: 20px; position: absolute; top: 5px; }
.block-sidebar .btn-right-icon { padding-right: 30px; }
.block-sidebar .btn-right-icon .icon-btn { font-size: 0.75rem; position: absolute; right: 20px; top: 15px; }
.block-sidebar .title-sub-block { border-bottom: 1px solid; margin: 0 0 18px; padding: 0 0 15px; background: transparent !important; }
.block-sidebar .title-sub-block .title-block { color: #000; border-bottom: 0; margin: 10px 0 10px; padding: 0; }
.block-sidebar.block-static-content .title { color: #000; border-bottom: 0; margin: 0; padding: 10px 0 10px; font-size: 1.25rem; font-weight: bold; border-bottom: 1px solid #2A4D7F; }
.block-sidebar.block-static-content .block-static-item { display: flex; border-bottom: 1px dashed #2A4D7F; margin: 0; padding: 15px 0 15px; }
.block-sidebar.block-static-content .block-static-item .block-static-Image-wrapper { width: 40%; overflow: hidden; }
.block-sidebar.block-static-content .block-static-item .block-static-Image-wrapper img { width: 100%; height: 100%; }
.block-sidebar.block-static-content .block-static-item .block-static-text { width: 60%; padding-left: 10px; display: flex; flex-direction: column; }
.block-sidebar.block-static-content .block-static-item .block-static-text .block-static-title .block-static-learn-more { color: #000; font-weight: bold; }
.block-sidebar.block-take-your-learning-further .img-vertical { width: 100%; height: 100%; }
.block-sidebar.block-take-your-learning-further .title { text-decoration: none; color: #000; font-size: 1.25rem; font-weight: bold; margin-top: 0; }
.block-sidebar.block-take-your-learning-further .keep_on_learning_content_text a { font-weight: bold; color: #2A4D7F; text-decoration: none; }
.block-sidebar.block-take-your-learning-further .keep_learning_box { background: #2A4D7F; padding: 21px 26px 12px 26px; color: #fff; width: 100%; }
.block-sidebar.block-take-your-learning-further .keep_learning_box .icon-ou_logo { font-size: 66px; position: relative; float: left; }
.block-sidebar.block-take-your-learning-further .keep_learning_box .icon-ou_logo:before { content: "\e968"; display: block; margin-right: 15px; margin-bottom: 5px; }
.block-sidebar.block-take-your-learning-further .keep_learning_box .keep_learning_box_content { line-height: 1.35; }
.block-sidebar.block-take-your-learning-further .keep_learning_box .keep_learning_box_content p { margin: 0; }
.block-sidebar.block-take-your-learning-further .keep_learning_box .keep_learning_box_content a { display: block; margin-top: 10px; color: #fff; font-weight: bold; }

.block-static-edit-controls { text-align: right; }
.block-static-edit-controls.link-edit-TYLF { text-align: left; }
.block-static-edit-controls .block-static-edit-controls-link { color: #C30; font-weight: bold; }

.region-right .openlearnng-block, .region-common-right .openlearnng-block { margin-bottom: 20px; }

.block-download-course p, .block-your-course p { margin: 0 0 20px; }
.block-download-course .see-more-link, .block-your-course .see-more-link { color: #191919; display: inline-block; font-size: 1.125rem; font-weight: bold; }
.block-download-course .see-more-link .icon, .block-your-course .see-more-link .icon { display: inline-block; font-size: 0.625rem; margin-left: 5px; }

.block-download-course-moodle .list-files .file img { position: relative; left: 0; top: 0; }

.block-your-course .content-block .view-my-profile { margin: 10px 0; }

.list-files { margin: 0 -8px 0 0; padding: 0; }
.list-files:after { content: ""; display: table; clear: both; }
.list-files .item { float: left; margin: 0 10px 10px 0; }
.layout-content-section .list-files .item { margin: 0 20px 10px 0; }
.list-files .file { display: block; min-width: 47px; text-align: center; }
.list-files .file .text { color: #191919; display: block; line-height: 1.2; }
.list-files .icon-file-type { display: block; height: 54px; margin: 0 auto 8px; overflow: hidden; position: relative; width: 47px; }
.list-files .icon-file-type img { position: absolute; left: 0; top: 0; }
.list-files .pdf img { left: -115px; top: 0; }
.list-files .kindle img { left: -57px; top: 0; }
.list-files .epub img, .list-files .epub3 img { left: -173px; top: 0; }
.list-files .html img { left: 0; top: -64px; }
.list-files .mp3 img { left: -57px; top: -64px; }
.list-files .scorm img { left: -115px; top: -64px; }
.list-files .ouxml_file img, .list-files .ouxml_package img { left: -173px; top: -64px; }
.list-files .cartridge img { left: 0; top: -128px; }
.list-files .word img { left: -57px; top: -128px; }
.list-files .ress img { left: -115px; top: -128px; }

.quick-links .save-for-later { padding: 20px 0 0 !important; }
.quick-links .desc { margin: 0 0 15px; }

.block-your-course { padding: 5px 14px 0px 14px; }
.block-your-course.achive-block { margin-top: 20px; }
.block-your-course.achive-block .title-sub-block .sub-title-block { margin-top: 10px; }
.block-your-course p a { color: #191919; }
.block-your-course p a:hover, .block-your-course p a:focus, .block-your-course p a:active { text-decoration: underline; }
.block-your-course .courserewardsbadge, .block-your-course .badges { position: relative; }
.block-your-course .courserewardsbadge .icon, .block-your-course .badges .icon { position: absolute; top: 20px; left: 0; font-size: 4.5625rem; line-height: 1.1; }
.block-your-course .courserewardsbadge .content, .block-your-course .badges .content { padding: 20px 0 0 80px; }
.node-type-ou-opencourseware-content .block-your-course .courserewardsbadge .icon, .node-type-ou-ocw-open-course .block-your-course .courserewardsbadge .icon, .node-type-ou-opencourseware-content .block-your-course .badges .icon, .node-type-ou-ocw-open-course .block-your-course .badges .icon { position: static; float: left; margin: 20px 0; }
.block-your-course .certification .icon { float: left; font-size: 4.5625rem; line-height: 1.1; padding: 20px 20px 20px 0; }
.block-your-course .certification .content { overflow: hidden; padding: 20px 0 0; }
.block-your-course .title-block, .block-your-course .sub-title { color: #191919; }
.block-your-course .expanderContent { border: none; padding: 0; }
.block-your-course .title-sub-block.expanderHeading { margin: 0; padding: 0; border: none; }
.block-your-course .title-sub-block .sub-title-block { display: inline-block; }
.block-your-course .title-sub-block .title-sub-block-header-text .sub-title { position: relative; margin-bottom: 15px; }
.block-your-course .title-sub-block .expandCollapseButton { font-size: 20px; right: 1px; }

.list-your-course .course-img { position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; width: 100px; float: left; overflow: hidden; }
.list-your-course .course-img:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
.list-your-course .course-img img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
.list-your-course .course-img img.img-vertical { width: 100%; height: auto; }
.list-your-course .course-img img.img-horizontal { height: 100%; width: auto; }
.list-your-course .course-img img.icon { padding: 0; }
.list-your-course .course-img:before { padding-top: 71%; }
.list-your-course .progress-wrapper { float: left; width: 49%; margin-left: 15px; line-height: 20px; }
.list-your-course .progress-wrapper a { color: #000; }
.list-your-course .progress-wrapper a:hover { text-decoration: none; }
.list-your-course .progress-wrapper h3 { margin: 0; font-size: 1rem; font-weight: bold; }
.list-your-course .icon { height: auto; padding: 0; }
.list-your-course .enrolled_progress_bar { background: #d2cec7; border: 0; height: 10px; margin: 0; padding: 0; width: 100%; }
.list-your-course .enrolled_progress_fill { background: #577F00; height: 100%; }
.list-your-course .progress-bar-wrapper { position: relative; min-height: 28px; }
.list-your-course .percentage { font-size: 0.75rem; position: absolute; right: 0; top: -2px; }
.list-your-course .your-free-course-tag { display: block; font-weight: bold; line-height: 0.9 !important; margin-top: 0; position: relative; height: auto !important; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }
.list-your-course .your-free-course-tag .icon { color: #8f8280; font-size: 26px; }
.list-your-course .your-free-course-tag .icon.icon-ou_opencourseware_content { line-height: auto; }
.list-your-course .link-to-my-course { clear: both; font-size: 1rem; font-weight: bold; margin: 0; padding: 0px 0 0 3px; }
.list-your-course .link-to-my-course a { color: #191919; }
.list-your-course .link-to-my-course a:hover, .list-your-course .link-to-my-course a:focus, .list-your-course .link-to-my-course a:active { text-decoration: underline; }
.list-your-course .link-to-my-course .icon-arrow-white-right { margin: 0 0 0 4px; color: #8b8076; display: inline-block; font-size: 0.75rem; }
.list-your-course li:first-child { border-top: 1px solid; }

#badge_course-soming-soon-block { padding-bottom: 10px; }
#badge_course-soming-soon-block .title-block { padding: 0 0 15px 10px; border-bottom: 2px solid #2A4D7F; }
#badge_course-soming-soon-block .title-block h2 { margin: 0; padding-top: 5px; font-size: 1.25rem; font-weight: bold; }
#badge_course-soming-soon-block .content-block > ul { margin: 0; }
#badge_course-soming-soon-block .content-block > ul > li { display: table; width: 100%; padding: 0 0 0 10px; border-bottom: 1px solid #394563; }
#badge_course-soming-soon-block .content-block > ul > li:last-child { border-bottom: 0; }
#badge_course-soming-soon-block .content-block > ul > li > strong { display: table-cell; vertical-align: middle; }
#badge_course-soming-soon-block .content-block > ul > li > strong .icon-badge { position: relative; font-size: 4.6875rem; padding: 9px 10px 9px 0; line-height: 1; display: inline-block; }
#badge_course-soming-soon-block .content-block > ul > li > strong .icon-badge:before { position: relative; }
#badge_course-soming-soon-block .content-block > ul > li .text { display: table-cell; vertical-align: middle; padding: 0; line-height: 1.3; font-size: 1rem; margin: 0; text-align: left; width: 100%; }
#badge_course-soming-soon-block .content-block > ul > li .text ol { margin-left: 17px; }
#badge_course-soming-soon-block .content-block > ul > li .text ul { margin-left: 17px; list-style-type: initial; }

.sider-bar-become-ou-student.color-red .sider-bar-header { border-color: #A20C1E; }
.sider-bar-become-ou-student.color-red .sider-bar-content ul li { border-color: #A20C1E; }

.related-content-block.color-red h3 { border-color: #A20C1E; }
.related-content-block.color-red .expanderHeading .expandCollapseButton { color: #A20C1E; }

.block-author.color-red .title-block, .block-author.color-red .author-list li { border-color: #A20C1E; }
.block-author.color-red .author-name { color: #A20C1E; }

.color-red .block-sidebar .title-block, .color-red .block-sidebar .title-sub-block { border-color: #A20C1E; }
.color-red .block-sidebar .icon-left-arrow, .color-red .block-sidebar .icon-arrow-white-right { color: #A20C1E; }
.color-red .block-sidebar #about_free_course .description .icon-left-arrow { color: #A20C1E; }

#badge_course-soming-soon-block .icon-badge.color-red:before { color: #A20C1E; }

.color-red .block-your-course .certification .icon, .color-red .block-your-course .badges .icon .path1:before, .color-red .block-your-course .badges .icon .path2:before, .color-red .block-your-course .link-my-profile { color: #A20C1E; }
.color-red .block-your-course .title-sub-block .expandCollapseButton { color: #A20C1E !important; }
.color-red .list-your-course li { border-color: #A20C1E; }
.color-red .certification, .color-red .badges { border-top: 1px solid #A20C1E; }
.color-red .subject-name, .color-red .filter-header h3 { color: #A20C1E; }
.color-red .panel-tabs div.tab div.tab-content a.active { border-bottom-color: #A20C1E; }
.color-red .panel-tabs div.tab div.tab-content a.active:after { background: #A20C1E; }
.color-red .filter-check-list input[type=checkbox]:checked + label:before { background-color: #A20C1E; }
.page-taxonomy-term-29351 .color-red .filter-check-list input[type=checkbox]:checked + label:before, .page-taxonomy-term-29394 .color-red .filter-check-list input[type=checkbox]:checked + label:before { background-color: #1A3A60; }
.color-red .courses-type-panel, .color-red .prospectus-panel, .color-red .panel-box { background-color: #A20C1E; border: 1px solid #A20C1E; }
.page-taxonomy-term-29351 .color-red .courses-type-panel, .page-taxonomy-term-29394 .color-red .courses-type-panel, .page-taxonomy-term-29351 .color-red .prospectus-panel, .page-taxonomy-term-29394 .color-red .prospectus-panel, .page-taxonomy-term-29351 .color-red .panel-box, .page-taxonomy-term-29394 .color-red .panel-box { background-color: #1A3A60; border: 1px solid #1A3A60; }
.color-red .courses-type-panel div.has-image .icon:before, .color-red .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-red .courses-type-panel div.has-image .icon-brain-color .path1:before, .color-red .courses-type-panel div.has-image .icon-brain-color .path2:before, .color-red .prospectus-panel div.has-image .icon:before, .color-red .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-red .prospectus-panel div.has-image .icon-brain-color .path1:before, .color-red .prospectus-panel div.has-image .icon-brain-color .path2:before, .color-red .panel-box div.has-image .icon:before, .color-red .panel-box div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-red .panel-box div.has-image .icon-brain-color .path1:before, .color-red .panel-box div.has-image .icon-brain-color .path2:before { color: #A20C1E; }
.color-red .filter-skill-names .icon-around:before, .color-red .subject-topics .icon-around:before { color: #A20C1E; }

.sider-bar-become-ou-student.color-pink .sider-bar-header { border-color: #C90959; }
.sider-bar-become-ou-student.color-pink .sider-bar-content ul li { border-color: #C90959; }

.related-content-block.color-pink h3 { border-color: #C90959; }
.related-content-block.color-pink .expanderHeading .expandCollapseButton { color: #C90959; }

.block-author.color-pink .title-block, .block-author.color-pink .author-list li { border-color: #C90959; }
.block-author.color-pink .author-name { color: #C90959; }

.color-pink .block-sidebar .title-block, .color-pink .block-sidebar .title-sub-block { border-color: #C90959; }
.color-pink .block-sidebar .icon-left-arrow, .color-pink .block-sidebar .icon-arrow-white-right { color: #C90959; }
.color-pink .block-sidebar #about_free_course .description .icon-left-arrow { color: #C90959; }

#badge_course-soming-soon-block .icon-badge.color-pink:before { color: #C90959; }

.color-pink .block-your-course .certification .icon, .color-pink .block-your-course .badges .icon .path1:before, .color-pink .block-your-course .badges .icon .path2:before, .color-pink .block-your-course .link-my-profile { color: #C90959; }
.color-pink .block-your-course .title-sub-block .expandCollapseButton { color: #C90959 !important; }
.color-pink .list-your-course li { border-color: #C90959; }
.color-pink .certification, .color-pink .badges { border-top: 1px solid #C90959; }
.color-pink .subject-name, .color-pink .filter-header h3 { color: #C90959; }
.color-pink .panel-tabs div.tab div.tab-content a.active { border-bottom-color: #C90959; }
.color-pink .panel-tabs div.tab div.tab-content a.active:after { background: #C90959; }
.color-pink .filter-check-list input[type=checkbox]:checked + label:before { background-color: #C90959; }
.page-taxonomy-term-29351 .color-pink .filter-check-list input[type=checkbox]:checked + label:before, .page-taxonomy-term-29394 .color-pink .filter-check-list input[type=checkbox]:checked + label:before { background-color: #1A3A60; }
.color-pink .courses-type-panel, .color-pink .prospectus-panel, .color-pink .panel-box { background-color: #C90959; border: 1px solid #C90959; }
.page-taxonomy-term-29351 .color-pink .courses-type-panel, .page-taxonomy-term-29394 .color-pink .courses-type-panel, .page-taxonomy-term-29351 .color-pink .prospectus-panel, .page-taxonomy-term-29394 .color-pink .prospectus-panel, .page-taxonomy-term-29351 .color-pink .panel-box, .page-taxonomy-term-29394 .color-pink .panel-box { background-color: #1A3A60; border: 1px solid #1A3A60; }
.color-pink .courses-type-panel div.has-image .icon:before, .color-pink .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-pink .courses-type-panel div.has-image .icon-brain-color .path1:before, .color-pink .courses-type-panel div.has-image .icon-brain-color .path2:before, .color-pink .prospectus-panel div.has-image .icon:before, .color-pink .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-pink .prospectus-panel div.has-image .icon-brain-color .path1:before, .color-pink .prospectus-panel div.has-image .icon-brain-color .path2:before, .color-pink .panel-box div.has-image .icon:before, .color-pink .panel-box div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-pink .panel-box div.has-image .icon-brain-color .path1:before, .color-pink .panel-box div.has-image .icon-brain-color .path2:before { color: #C90959; }
.color-pink .filter-skill-names .icon-around:before, .color-pink .subject-topics .icon-around:before { color: #C90959; }

.sider-bar-become-ou-student.color-royal-blue .sider-bar-header { border-color: #0F72C6; }
.sider-bar-become-ou-student.color-royal-blue .sider-bar-content ul li { border-color: #0F72C6; }

.related-content-block.color-royal-blue h3 { border-color: #0F72C6; }
.related-content-block.color-royal-blue .expanderHeading .expandCollapseButton { color: #0F72C6; }

.block-author.color-royal-blue .title-block, .block-author.color-royal-blue .author-list li { border-color: #0F72C6; }
.block-author.color-royal-blue .author-name { color: #0F72C6; }

.color-royal-blue .block-sidebar .title-block, .color-royal-blue .block-sidebar .title-sub-block { border-color: #0F72C6; }
.color-royal-blue .block-sidebar .icon-left-arrow, .color-royal-blue .block-sidebar .icon-arrow-white-right { color: #0F72C6; }
.color-royal-blue .block-sidebar #about_free_course .description .icon-left-arrow { color: #0F72C6; }

#badge_course-soming-soon-block .icon-badge.color-royal-blue:before { color: #0F72C6; }

.color-royal-blue .block-your-course .certification .icon, .color-royal-blue .block-your-course .badges .icon .path1:before, .color-royal-blue .block-your-course .badges .icon .path2:before, .color-royal-blue .block-your-course .link-my-profile { color: #0F72C6; }
.color-royal-blue .block-your-course .title-sub-block .expandCollapseButton { color: #0F72C6 !important; }
.color-royal-blue .list-your-course li { border-color: #0F72C6; }
.color-royal-blue .certification, .color-royal-blue .badges { border-top: 1px solid #0F72C6; }
.color-royal-blue .subject-name, .color-royal-blue .filter-header h3 { color: #0F72C6; }
.color-royal-blue .panel-tabs div.tab div.tab-content a.active { border-bottom-color: #0F72C6; }
.color-royal-blue .panel-tabs div.tab div.tab-content a.active:after { background: #0F72C6; }
.color-royal-blue .filter-check-list input[type=checkbox]:checked + label:before { background-color: #0F72C6; }
.page-taxonomy-term-29351 .color-royal-blue .filter-check-list input[type=checkbox]:checked + label:before, .page-taxonomy-term-29394 .color-royal-blue .filter-check-list input[type=checkbox]:checked + label:before { background-color: #1A3A60; }
.color-royal-blue .courses-type-panel, .color-royal-blue .prospectus-panel, .color-royal-blue .panel-box { background-color: #0F72C6; border: 1px solid #0F72C6; }
.page-taxonomy-term-29351 .color-royal-blue .courses-type-panel, .page-taxonomy-term-29394 .color-royal-blue .courses-type-panel, .page-taxonomy-term-29351 .color-royal-blue .prospectus-panel, .page-taxonomy-term-29394 .color-royal-blue .prospectus-panel, .page-taxonomy-term-29351 .color-royal-blue .panel-box, .page-taxonomy-term-29394 .color-royal-blue .panel-box { background-color: #1A3A60; border: 1px solid #1A3A60; }
.color-royal-blue .courses-type-panel div.has-image .icon:before, .color-royal-blue .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-royal-blue .courses-type-panel div.has-image .icon-brain-color .path1:before, .color-royal-blue .courses-type-panel div.has-image .icon-brain-color .path2:before, .color-royal-blue .prospectus-panel div.has-image .icon:before, .color-royal-blue .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-royal-blue .prospectus-panel div.has-image .icon-brain-color .path1:before, .color-royal-blue .prospectus-panel div.has-image .icon-brain-color .path2:before, .color-royal-blue .panel-box div.has-image .icon:before, .color-royal-blue .panel-box div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-royal-blue .panel-box div.has-image .icon-brain-color .path1:before, .color-royal-blue .panel-box div.has-image .icon-brain-color .path2:before { color: #0F72C6; }
.color-royal-blue .filter-skill-names .icon-around:before, .color-royal-blue .subject-topics .icon-around:before { color: #0F72C6; }

.sider-bar-become-ou-student.color-orange .sider-bar-header { border-color: #BE550D; }
.sider-bar-become-ou-student.color-orange .sider-bar-content ul li { border-color: #BE550D; }

.related-content-block.color-orange h3 { border-color: #BE550D; }
.related-content-block.color-orange .expanderHeading .expandCollapseButton { color: #BE550D; }

.block-author.color-orange .title-block, .block-author.color-orange .author-list li { border-color: #BE550D; }
.block-author.color-orange .author-name { color: #BE550D; }

.color-orange .block-sidebar .title-block, .color-orange .block-sidebar .title-sub-block { border-color: #BE550D; }
.color-orange .block-sidebar .icon-left-arrow, .color-orange .block-sidebar .icon-arrow-white-right { color: #BE550D; }
.color-orange .block-sidebar #about_free_course .description .icon-left-arrow { color: #BE550D; }

#badge_course-soming-soon-block .icon-badge.color-orange:before { color: #BE550D; }

.color-orange .block-your-course .certification .icon, .color-orange .block-your-course .badges .icon .path1:before, .color-orange .block-your-course .badges .icon .path2:before, .color-orange .block-your-course .link-my-profile { color: #BE550D; }
.color-orange .block-your-course .title-sub-block .expandCollapseButton { color: #BE550D !important; }
.color-orange .list-your-course li { border-color: #BE550D; }
.color-orange .certification, .color-orange .badges { border-top: 1px solid #BE550D; }
.color-orange .subject-name, .color-orange .filter-header h3 { color: #BE550D; }
.color-orange .panel-tabs div.tab div.tab-content a.active { border-bottom-color: #BE550D; }
.color-orange .panel-tabs div.tab div.tab-content a.active:after { background: #BE550D; }
.color-orange .filter-check-list input[type=checkbox]:checked + label:before { background-color: #BE550D; }
.page-taxonomy-term-29351 .color-orange .filter-check-list input[type=checkbox]:checked + label:before, .page-taxonomy-term-29394 .color-orange .filter-check-list input[type=checkbox]:checked + label:before { background-color: #1A3A60; }
.color-orange .courses-type-panel, .color-orange .prospectus-panel, .color-orange .panel-box { background-color: #BE550D; border: 1px solid #BE550D; }
.page-taxonomy-term-29351 .color-orange .courses-type-panel, .page-taxonomy-term-29394 .color-orange .courses-type-panel, .page-taxonomy-term-29351 .color-orange .prospectus-panel, .page-taxonomy-term-29394 .color-orange .prospectus-panel, .page-taxonomy-term-29351 .color-orange .panel-box, .page-taxonomy-term-29394 .color-orange .panel-box { background-color: #1A3A60; border: 1px solid #1A3A60; }
.color-orange .courses-type-panel div.has-image .icon:before, .color-orange .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-orange .courses-type-panel div.has-image .icon-brain-color .path1:before, .color-orange .courses-type-panel div.has-image .icon-brain-color .path2:before, .color-orange .prospectus-panel div.has-image .icon:before, .color-orange .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-orange .prospectus-panel div.has-image .icon-brain-color .path1:before, .color-orange .prospectus-panel div.has-image .icon-brain-color .path2:before, .color-orange .panel-box div.has-image .icon:before, .color-orange .panel-box div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-orange .panel-box div.has-image .icon-brain-color .path1:before, .color-orange .panel-box div.has-image .icon-brain-color .path2:before { color: #BE550D; }
.color-orange .filter-skill-names .icon-around:before, .color-orange .subject-topics .icon-around:before { color: #BE550D; }

.sider-bar-become-ou-student.color-blue .sider-bar-header { border-color: #2A4D7F; }
.sider-bar-become-ou-student.color-blue .sider-bar-content ul li { border-color: #2A4D7F; }

.related-content-block.color-blue h3 { border-color: #2A4D7F; }
.related-content-block.color-blue .expanderHeading .expandCollapseButton { color: #2A4D7F; }

.block-author.color-blue .title-block, .block-author.color-blue .author-list li { border-color: #2A4D7F; }
.block-author.color-blue .author-name { color: #2A4D7F; }

.color-blue .block-sidebar .title-block, .color-blue .block-sidebar .title-sub-block { border-color: #2A4D7F; }
.color-blue .block-sidebar .icon-left-arrow, .color-blue .block-sidebar .icon-arrow-white-right { color: #2A4D7F; }
.color-blue .block-sidebar #about_free_course .description .icon-left-arrow { color: #2A4D7F; }

#badge_course-soming-soon-block .icon-badge.color-blue:before { color: #2A4D7F; }

.color-blue .block-your-course .certification .icon, .color-blue .block-your-course .badges .icon .path1:before, .color-blue .block-your-course .badges .icon .path2:before, .color-blue .block-your-course .link-my-profile { color: #2A4D7F; }
.color-blue .block-your-course .title-sub-block .expandCollapseButton { color: #2A4D7F !important; }
.color-blue .list-your-course li { border-color: #2A4D7F; }
.color-blue .certification, .color-blue .badges { border-top: 1px solid #2A4D7F; }
.color-blue .subject-name, .color-blue .filter-header h3 { color: #2A4D7F; }
.color-blue .panel-tabs div.tab div.tab-content a.active { border-bottom-color: #2A4D7F; }
.color-blue .panel-tabs div.tab div.tab-content a.active:after { background: #2A4D7F; }
.color-blue .filter-check-list input[type=checkbox]:checked + label:before { background-color: #2A4D7F; }
.page-taxonomy-term-29351 .color-blue .filter-check-list input[type=checkbox]:checked + label:before, .page-taxonomy-term-29394 .color-blue .filter-check-list input[type=checkbox]:checked + label:before { background-color: #1A3A60; }
.color-blue .courses-type-panel, .color-blue .prospectus-panel, .color-blue .panel-box { background-color: #2A4D7F; border: 1px solid #2A4D7F; }
.page-taxonomy-term-29351 .color-blue .courses-type-panel, .page-taxonomy-term-29394 .color-blue .courses-type-panel, .page-taxonomy-term-29351 .color-blue .prospectus-panel, .page-taxonomy-term-29394 .color-blue .prospectus-panel, .page-taxonomy-term-29351 .color-blue .panel-box, .page-taxonomy-term-29394 .color-blue .panel-box { background-color: #1A3A60; border: 1px solid #1A3A60; }
.color-blue .courses-type-panel div.has-image .icon:before, .color-blue .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-blue .courses-type-panel div.has-image .icon-brain-color .path1:before, .color-blue .courses-type-panel div.has-image .icon-brain-color .path2:before, .color-blue .prospectus-panel div.has-image .icon:before, .color-blue .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-blue .prospectus-panel div.has-image .icon-brain-color .path1:before, .color-blue .prospectus-panel div.has-image .icon-brain-color .path2:before, .color-blue .panel-box div.has-image .icon:before, .color-blue .panel-box div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-blue .panel-box div.has-image .icon-brain-color .path1:before, .color-blue .panel-box div.has-image .icon-brain-color .path2:before { color: #2A4D7F; }
.color-blue .filter-skill-names .icon-around:before, .color-blue .subject-topics .icon-around:before { color: #2A4D7F; }

.sider-bar-become-ou-student.color-green .sider-bar-header { border-color: #317A41; }
.sider-bar-become-ou-student.color-green .sider-bar-content ul li { border-color: #317A41; }

.related-content-block.color-green h3 { border-color: #317A41; }
.related-content-block.color-green .expanderHeading .expandCollapseButton { color: #317A41; }

.block-author.color-green .title-block, .block-author.color-green .author-list li { border-color: #317A41; }
.block-author.color-green .author-name { color: #317A41; }

.color-green .block-sidebar .title-block, .color-green .block-sidebar .title-sub-block { border-color: #317A41; }
.color-green .block-sidebar .icon-left-arrow, .color-green .block-sidebar .icon-arrow-white-right { color: #317A41; }
.color-green .block-sidebar #about_free_course .description .icon-left-arrow { color: #317A41; }

#badge_course-soming-soon-block .icon-badge.color-green:before { color: #317A41; }

.color-green .block-your-course .certification .icon, .color-green .block-your-course .badges .icon .path1:before, .color-green .block-your-course .badges .icon .path2:before, .color-green .block-your-course .link-my-profile { color: #317A41; }
.color-green .block-your-course .title-sub-block .expandCollapseButton { color: #317A41 !important; }
.color-green .list-your-course li { border-color: #317A41; }
.color-green .certification, .color-green .badges { border-top: 1px solid #317A41; }
.color-green .subject-name, .color-green .filter-header h3 { color: #317A41; }
.color-green .panel-tabs div.tab div.tab-content a.active { border-bottom-color: #317A41; }
.color-green .panel-tabs div.tab div.tab-content a.active:after { background: #317A41; }
.color-green .filter-check-list input[type=checkbox]:checked + label:before { background-color: #317A41; }
.page-taxonomy-term-29351 .color-green .filter-check-list input[type=checkbox]:checked + label:before, .page-taxonomy-term-29394 .color-green .filter-check-list input[type=checkbox]:checked + label:before { background-color: #1A3A60; }
.color-green .courses-type-panel, .color-green .prospectus-panel, .color-green .panel-box { background-color: #317A41; border: 1px solid #317A41; }
.page-taxonomy-term-29351 .color-green .courses-type-panel, .page-taxonomy-term-29394 .color-green .courses-type-panel, .page-taxonomy-term-29351 .color-green .prospectus-panel, .page-taxonomy-term-29394 .color-green .prospectus-panel, .page-taxonomy-term-29351 .color-green .panel-box, .page-taxonomy-term-29394 .color-green .panel-box { background-color: #1A3A60; border: 1px solid #1A3A60; }
.color-green .courses-type-panel div.has-image .icon:before, .color-green .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-green .courses-type-panel div.has-image .icon-brain-color .path1:before, .color-green .courses-type-panel div.has-image .icon-brain-color .path2:before, .color-green .prospectus-panel div.has-image .icon:before, .color-green .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-green .prospectus-panel div.has-image .icon-brain-color .path1:before, .color-green .prospectus-panel div.has-image .icon-brain-color .path2:before, .color-green .panel-box div.has-image .icon:before, .color-green .panel-box div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-green .panel-box div.has-image .icon-brain-color .path1:before, .color-green .panel-box div.has-image .icon-brain-color .path2:before { color: #317A41; }
.color-green .filter-skill-names .icon-around:before, .color-green .subject-topics .icon-around:before { color: #317A41; }

.sider-bar-become-ou-student.color-magenta .sider-bar-header { border-color: #6E1B6E; }
.sider-bar-become-ou-student.color-magenta .sider-bar-content ul li { border-color: #6E1B6E; }

.related-content-block.color-magenta h3 { border-color: #6E1B6E; }
.related-content-block.color-magenta .expanderHeading .expandCollapseButton { color: #6E1B6E; }

.block-author.color-magenta .title-block, .block-author.color-magenta .author-list li { border-color: #6E1B6E; }
.block-author.color-magenta .author-name { color: #6E1B6E; }

.color-magenta .block-sidebar .title-block, .color-magenta .block-sidebar .title-sub-block { border-color: #6E1B6E; }
.color-magenta .block-sidebar .icon-left-arrow, .color-magenta .block-sidebar .icon-arrow-white-right { color: #6E1B6E; }
.color-magenta .block-sidebar #about_free_course .description .icon-left-arrow { color: #6E1B6E; }

#badge_course-soming-soon-block .icon-badge.color-magenta:before { color: #6E1B6E; }

.color-magenta .block-your-course .certification .icon, .color-magenta .block-your-course .badges .icon .path1:before, .color-magenta .block-your-course .badges .icon .path2:before, .color-magenta .block-your-course .link-my-profile { color: #6E1B6E; }
.color-magenta .block-your-course .title-sub-block .expandCollapseButton { color: #6E1B6E !important; }
.color-magenta .list-your-course li { border-color: #6E1B6E; }
.color-magenta .certification, .color-magenta .badges { border-top: 1px solid #6E1B6E; }
.color-magenta .subject-name, .color-magenta .filter-header h3 { color: #6E1B6E; }
.color-magenta .panel-tabs div.tab div.tab-content a.active { border-bottom-color: #6E1B6E; }
.color-magenta .panel-tabs div.tab div.tab-content a.active:after { background: #6E1B6E; }
.color-magenta .filter-check-list input[type=checkbox]:checked + label:before { background-color: #6E1B6E; }
.page-taxonomy-term-29351 .color-magenta .filter-check-list input[type=checkbox]:checked + label:before, .page-taxonomy-term-29394 .color-magenta .filter-check-list input[type=checkbox]:checked + label:before { background-color: #1A3A60; }
.color-magenta .courses-type-panel, .color-magenta .prospectus-panel, .color-magenta .panel-box { background-color: #6E1B6E; border: 1px solid #6E1B6E; }
.page-taxonomy-term-29351 .color-magenta .courses-type-panel, .page-taxonomy-term-29394 .color-magenta .courses-type-panel, .page-taxonomy-term-29351 .color-magenta .prospectus-panel, .page-taxonomy-term-29394 .color-magenta .prospectus-panel, .page-taxonomy-term-29351 .color-magenta .panel-box, .page-taxonomy-term-29394 .color-magenta .panel-box { background-color: #1A3A60; border: 1px solid #1A3A60; }
.color-magenta .courses-type-panel div.has-image .icon:before, .color-magenta .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-magenta .courses-type-panel div.has-image .icon-brain-color .path1:before, .color-magenta .courses-type-panel div.has-image .icon-brain-color .path2:before, .color-magenta .prospectus-panel div.has-image .icon:before, .color-magenta .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-magenta .prospectus-panel div.has-image .icon-brain-color .path1:before, .color-magenta .prospectus-panel div.has-image .icon-brain-color .path2:before, .color-magenta .panel-box div.has-image .icon:before, .color-magenta .panel-box div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-magenta .panel-box div.has-image .icon-brain-color .path1:before, .color-magenta .panel-box div.has-image .icon-brain-color .path2:before { color: #6E1B6E; }
.color-magenta .filter-skill-names .icon-around:before, .color-magenta .subject-topics .icon-around:before { color: #6E1B6E; }

.sider-bar-become-ou-student.color-dark-cyan .sider-bar-header { border-color: #006064; }
.sider-bar-become-ou-student.color-dark-cyan .sider-bar-content ul li { border-color: #006064; }

.related-content-block.color-dark-cyan h3 { border-color: #006064; }
.related-content-block.color-dark-cyan .expanderHeading .expandCollapseButton { color: #006064; }

.block-author.color-dark-cyan .title-block, .block-author.color-dark-cyan .author-list li { border-color: #006064; }
.block-author.color-dark-cyan .author-name { color: #006064; }

.color-dark-cyan .block-sidebar .title-block, .color-dark-cyan .block-sidebar .title-sub-block { border-color: #006064; }
.color-dark-cyan .block-sidebar .icon-left-arrow, .color-dark-cyan .block-sidebar .icon-arrow-white-right { color: #006064; }
.color-dark-cyan .block-sidebar #about_free_course .description .icon-left-arrow { color: #006064; }

#badge_course-soming-soon-block .icon-badge.color-dark-cyan:before { color: #006064; }

.color-dark-cyan .block-your-course .certification .icon, .color-dark-cyan .block-your-course .badges .icon .path1:before, .color-dark-cyan .block-your-course .badges .icon .path2:before, .color-dark-cyan .block-your-course .link-my-profile { color: #006064; }
.color-dark-cyan .block-your-course .title-sub-block .expandCollapseButton { color: #006064 !important; }
.color-dark-cyan .list-your-course li { border-color: #006064; }
.color-dark-cyan .certification, .color-dark-cyan .badges { border-top: 1px solid #006064; }
.color-dark-cyan .subject-name, .color-dark-cyan .filter-header h3 { color: #006064; }
.color-dark-cyan .panel-tabs div.tab div.tab-content a.active { border-bottom-color: #006064; }
.color-dark-cyan .panel-tabs div.tab div.tab-content a.active:after { background: #006064; }
.color-dark-cyan .filter-check-list input[type=checkbox]:checked + label:before { background-color: #006064; }
.page-taxonomy-term-29351 .color-dark-cyan .filter-check-list input[type=checkbox]:checked + label:before, .page-taxonomy-term-29394 .color-dark-cyan .filter-check-list input[type=checkbox]:checked + label:before { background-color: #1A3A60; }
.color-dark-cyan .courses-type-panel, .color-dark-cyan .prospectus-panel, .color-dark-cyan .panel-box { background-color: #006064; border: 1px solid #006064; }
.page-taxonomy-term-29351 .color-dark-cyan .courses-type-panel, .page-taxonomy-term-29394 .color-dark-cyan .courses-type-panel, .page-taxonomy-term-29351 .color-dark-cyan .prospectus-panel, .page-taxonomy-term-29394 .color-dark-cyan .prospectus-panel, .page-taxonomy-term-29351 .color-dark-cyan .panel-box, .page-taxonomy-term-29394 .color-dark-cyan .panel-box { background-color: #1A3A60; border: 1px solid #1A3A60; }
.color-dark-cyan .courses-type-panel div.has-image .icon:before, .color-dark-cyan .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-dark-cyan .courses-type-panel div.has-image .icon-brain-color .path1:before, .color-dark-cyan .courses-type-panel div.has-image .icon-brain-color .path2:before, .color-dark-cyan .prospectus-panel div.has-image .icon:before, .color-dark-cyan .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-dark-cyan .prospectus-panel div.has-image .icon-brain-color .path1:before, .color-dark-cyan .prospectus-panel div.has-image .icon-brain-color .path2:before, .color-dark-cyan .panel-box div.has-image .icon:before, .color-dark-cyan .panel-box div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-dark-cyan .panel-box div.has-image .icon-brain-color .path1:before, .color-dark-cyan .panel-box div.has-image .icon-brain-color .path2:before { color: #006064; }
.color-dark-cyan .filter-skill-names .icon-around:before, .color-dark-cyan .subject-topics .icon-around:before { color: #006064; }

.sider-bar-become-ou-student.color-dark-blue .sider-bar-header { border-color: #212A3F; }
.sider-bar-become-ou-student.color-dark-blue .sider-bar-content ul li { border-color: #212A3F; }

.related-content-block.color-dark-blue h3 { border-color: #212A3F; }
.related-content-block.color-dark-blue .expanderHeading .expandCollapseButton { color: #212A3F; }

.block-author.color-dark-blue .title-block, .block-author.color-dark-blue .author-list li { border-color: #212A3F; }
.block-author.color-dark-blue .author-name { color: #212A3F; }

.color-dark-blue .block-sidebar .title-block, .color-dark-blue .block-sidebar .title-sub-block { border-color: #212A3F; }
.color-dark-blue .block-sidebar .icon-left-arrow, .color-dark-blue .block-sidebar .icon-arrow-white-right { color: #212A3F; }
.color-dark-blue .block-sidebar #about_free_course .description .icon-left-arrow { color: #212A3F; }

#badge_course-soming-soon-block .icon-badge.color-dark-blue:before { color: #212A3F; }

.color-dark-blue .block-your-course .certification .icon, .color-dark-blue .block-your-course .badges .icon .path1:before, .color-dark-blue .block-your-course .badges .icon .path2:before, .color-dark-blue .block-your-course .link-my-profile { color: #212A3F; }
.color-dark-blue .block-your-course .title-sub-block .expandCollapseButton { color: #212A3F !important; }
.color-dark-blue .list-your-course li { border-color: #212A3F; }
.color-dark-blue .certification, .color-dark-blue .badges { border-top: 1px solid #212A3F; }
.color-dark-blue .subject-name, .color-dark-blue .filter-header h3 { color: #212A3F; }
.color-dark-blue .panel-tabs div.tab div.tab-content a.active { border-bottom-color: #212A3F; }
.color-dark-blue .panel-tabs div.tab div.tab-content a.active:after { background: #212A3F; }
.color-dark-blue .filter-check-list input[type=checkbox]:checked + label:before { background-color: #212A3F; }
.page-taxonomy-term-29351 .color-dark-blue .filter-check-list input[type=checkbox]:checked + label:before, .page-taxonomy-term-29394 .color-dark-blue .filter-check-list input[type=checkbox]:checked + label:before { background-color: #1A3A60; }
.color-dark-blue .courses-type-panel, .color-dark-blue .prospectus-panel, .color-dark-blue .panel-box { background-color: #212A3F; border: 1px solid #212A3F; }
.page-taxonomy-term-29351 .color-dark-blue .courses-type-panel, .page-taxonomy-term-29394 .color-dark-blue .courses-type-panel, .page-taxonomy-term-29351 .color-dark-blue .prospectus-panel, .page-taxonomy-term-29394 .color-dark-blue .prospectus-panel, .page-taxonomy-term-29351 .color-dark-blue .panel-box, .page-taxonomy-term-29394 .color-dark-blue .panel-box { background-color: #1A3A60; border: 1px solid #1A3A60; }
.color-dark-blue .courses-type-panel div.has-image .icon:before, .color-dark-blue .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-dark-blue .courses-type-panel div.has-image .icon-brain-color .path1:before, .color-dark-blue .courses-type-panel div.has-image .icon-brain-color .path2:before, .color-dark-blue .prospectus-panel div.has-image .icon:before, .color-dark-blue .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-dark-blue .prospectus-panel div.has-image .icon-brain-color .path1:before, .color-dark-blue .prospectus-panel div.has-image .icon-brain-color .path2:before, .color-dark-blue .panel-box div.has-image .icon:before, .color-dark-blue .panel-box div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-dark-blue .panel-box div.has-image .icon-brain-color .path1:before, .color-dark-blue .panel-box div.has-image .icon-brain-color .path2:before { color: #212A3F; }
.color-dark-blue .filter-skill-names .icon-around:before, .color-dark-blue .subject-topics .icon-around:before { color: #212A3F; }

.sider-bar-become-ou-student.color-black .sider-bar-header { border-color: #000; }
.sider-bar-become-ou-student.color-black .sider-bar-content ul li { border-color: #000; }

.related-content-block.color-black h3 { border-color: #000; }
.related-content-block.color-black .expanderHeading .expandCollapseButton { color: #000; }

.block-author.color-black .title-block, .block-author.color-black .author-list li { border-color: #000; }
.block-author.color-black .author-name { color: #000; }

.color-black .block-sidebar .title-block, .color-black .block-sidebar .title-sub-block { border-color: #000; }
.color-black .block-sidebar .icon-left-arrow, .color-black .block-sidebar .icon-arrow-white-right { color: #000; }
.color-black .block-sidebar #about_free_course .description .icon-left-arrow { color: #000; }

#badge_course-soming-soon-block .icon-badge.color-black:before { color: #000; }

.color-black .block-your-course .certification .icon, .color-black .block-your-course .badges .icon .path1:before, .color-black .block-your-course .badges .icon .path2:before, .color-black .block-your-course .link-my-profile { color: #000; }
.color-black .block-your-course .title-sub-block .expandCollapseButton { color: #000 !important; }
.color-black .list-your-course li { border-color: #000; }
.color-black .certification, .color-black .badges { border-top: 1px solid #000; }
.color-black .subject-name, .color-black .filter-header h3 { color: #000; }
.color-black .panel-tabs div.tab div.tab-content a.active { border-bottom-color: #000; }
.color-black .panel-tabs div.tab div.tab-content a.active:after { background: #000; }
.color-black .filter-check-list input[type=checkbox]:checked + label:before { background-color: #000; }
.page-taxonomy-term-29351 .color-black .filter-check-list input[type=checkbox]:checked + label:before, .page-taxonomy-term-29394 .color-black .filter-check-list input[type=checkbox]:checked + label:before { background-color: #1A3A60; }
.color-black .courses-type-panel, .color-black .prospectus-panel, .color-black .panel-box { background-color: #000; border: 1px solid #000; }
.page-taxonomy-term-29351 .color-black .courses-type-panel, .page-taxonomy-term-29394 .color-black .courses-type-panel, .page-taxonomy-term-29351 .color-black .prospectus-panel, .page-taxonomy-term-29394 .color-black .prospectus-panel, .page-taxonomy-term-29351 .color-black .panel-box, .page-taxonomy-term-29394 .color-black .panel-box { background-color: #1A3A60; border: 1px solid #1A3A60; }
.color-black .courses-type-panel div.has-image .icon:before, .color-black .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-black .courses-type-panel div.has-image .icon-brain-color .path1:before, .color-black .courses-type-panel div.has-image .icon-brain-color .path2:before, .color-black .prospectus-panel div.has-image .icon:before, .color-black .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-black .prospectus-panel div.has-image .icon-brain-color .path1:before, .color-black .prospectus-panel div.has-image .icon-brain-color .path2:before, .color-black .panel-box div.has-image .icon:before, .color-black .panel-box div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-black .panel-box div.has-image .icon-brain-color .path1:before, .color-black .panel-box div.has-image .icon-brain-color .path2:before { color: #000; }
.color-black .filter-skill-names .icon-around:before, .color-black .subject-topics .icon-around:before { color: #000; }

.sider-bar-become-ou-student.plus_course .sider-bar-header { border-color: #2a3451; }
.sider-bar-become-ou-student.plus_course .sider-bar-content ul li { border-color: #2a3451; }

.related-content-block.plus_course h3 { border-color: #2a3451; }
.related-content-block.plus_course .expanderHeading .expandCollapseButton { color: #2a3451; }

.block-author.plus_course .title-block, .block-author.plus_course .author-list li { border-color: #2a3451; }
.block-author.plus_course .author-name { color: #2a3451; }

.plus_course .block-sidebar .title-block, .plus_course .block-sidebar .title-sub-block { border-color: #2a3451; }
.plus_course .block-sidebar .icon-left-arrow, .plus_course .block-sidebar .icon-arrow-white-right { color: #2a3451; }
.plus_course .block-sidebar #about_free_course .description .icon-left-arrow { color: #2a3451; }

#badge_course-soming-soon-block .icon-badge.plus_course:before { color: #2a3451; }

.plus_course .block-your-course .certification .icon, .plus_course .block-your-course .badges .icon .path1:before, .plus_course .block-your-course .badges .icon .path2:before, .plus_course .block-your-course .link-my-profile { color: #2a3451; }
.plus_course .block-your-course .title-sub-block .expandCollapseButton { color: #2a3451 !important; }
.plus_course .list-your-course li { border-color: #2a3451; }
.plus_course .certification, .plus_course .badges { border-top: 1px solid #2a3451; }
.plus_course .subject-name, .plus_course .filter-header h3 { color: #2a3451; }
.plus_course .panel-tabs div.tab div.tab-content a.active { border-bottom-color: #2a3451; }
.plus_course .panel-tabs div.tab div.tab-content a.active:after { background: #2a3451; }
.plus_course .filter-check-list input[type=checkbox]:checked + label:before { background-color: #2a3451; }
.page-taxonomy-term-29351 .plus_course .filter-check-list input[type=checkbox]:checked + label:before, .page-taxonomy-term-29394 .plus_course .filter-check-list input[type=checkbox]:checked + label:before { background-color: #1A3A60; }
.plus_course .courses-type-panel, .plus_course .prospectus-panel, .plus_course .panel-box { background-color: #2a3451; border: 1px solid #2a3451; }
.page-taxonomy-term-29351 .plus_course .courses-type-panel, .page-taxonomy-term-29394 .plus_course .courses-type-panel, .page-taxonomy-term-29351 .plus_course .prospectus-panel, .page-taxonomy-term-29394 .plus_course .prospectus-panel, .page-taxonomy-term-29351 .plus_course .panel-box, .page-taxonomy-term-29394 .plus_course .panel-box { background-color: #1A3A60; border: 1px solid #1A3A60; }
.plus_course .courses-type-panel div.has-image .icon:before, .plus_course .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .plus_course .courses-type-panel div.has-image .icon-brain-color .path1:before, .plus_course .courses-type-panel div.has-image .icon-brain-color .path2:before, .plus_course .prospectus-panel div.has-image .icon:before, .plus_course .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .plus_course .prospectus-panel div.has-image .icon-brain-color .path1:before, .plus_course .prospectus-panel div.has-image .icon-brain-color .path2:before, .plus_course .panel-box div.has-image .icon:before, .plus_course .panel-box div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .plus_course .panel-box div.has-image .icon-brain-color .path1:before, .plus_course .panel-box div.has-image .icon-brain-color .path2:before { color: #2a3451; }
.plus_course .filter-skill-names .icon-around:before, .plus_course .subject-topics .icon-around:before { color: #2a3451; }

.sider-bar-become-ou-student.color-skill .sider-bar-header { border-color: #3D4559; }
.sider-bar-become-ou-student.color-skill .sider-bar-content ul li { border-color: #3D4559; }

.related-content-block.color-skill h3 { border-color: #3D4559; }
.related-content-block.color-skill .expanderHeading .expandCollapseButton { color: #3D4559; }

.block-author.color-skill .title-block, .block-author.color-skill .author-list li { border-color: #3D4559; }
.block-author.color-skill .author-name { color: #3D4559; }

.color-skill .block-sidebar .title-block, .color-skill .block-sidebar .title-sub-block { border-color: #3D4559; }
.color-skill .block-sidebar .icon-left-arrow, .color-skill .block-sidebar .icon-arrow-white-right { color: #3D4559; }
.color-skill .block-sidebar #about_free_course .description .icon-left-arrow { color: #3D4559; }

#badge_course-soming-soon-block .icon-badge.color-skill:before { color: #3D4559; }

.color-skill .block-your-course .certification .icon, .color-skill .block-your-course .badges .icon .path1:before, .color-skill .block-your-course .badges .icon .path2:before, .color-skill .block-your-course .link-my-profile { color: #3D4559; }
.color-skill .block-your-course .title-sub-block .expandCollapseButton { color: #3D4559 !important; }
.color-skill .list-your-course li { border-color: #3D4559; }
.color-skill .certification, .color-skill .badges { border-top: 1px solid #3D4559; }
.color-skill .subject-name, .color-skill .filter-header h3 { color: #3D4559; }
.color-skill .panel-tabs div.tab div.tab-content a.active { border-bottom-color: #3D4559; }
.color-skill .panel-tabs div.tab div.tab-content a.active:after { background: #3D4559; }
.color-skill .filter-check-list input[type=checkbox]:checked + label:before { background-color: #3D4559; }
.page-taxonomy-term-29351 .color-skill .filter-check-list input[type=checkbox]:checked + label:before, .page-taxonomy-term-29394 .color-skill .filter-check-list input[type=checkbox]:checked + label:before { background-color: #1A3A60; }
.color-skill .courses-type-panel, .color-skill .prospectus-panel, .color-skill .panel-box { background-color: #3D4559; border: 1px solid #3D4559; }
.page-taxonomy-term-29351 .color-skill .courses-type-panel, .page-taxonomy-term-29394 .color-skill .courses-type-panel, .page-taxonomy-term-29351 .color-skill .prospectus-panel, .page-taxonomy-term-29394 .color-skill .prospectus-panel, .page-taxonomy-term-29351 .color-skill .panel-box, .page-taxonomy-term-29394 .color-skill .panel-box { background-color: #1A3A60; border: 1px solid #1A3A60; }
.color-skill .courses-type-panel div.has-image .icon:before, .color-skill .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-skill .courses-type-panel div.has-image .icon-brain-color .path1:before, .color-skill .courses-type-panel div.has-image .icon-brain-color .path2:before, .color-skill .prospectus-panel div.has-image .icon:before, .color-skill .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-skill .prospectus-panel div.has-image .icon-brain-color .path1:before, .color-skill .prospectus-panel div.has-image .icon-brain-color .path2:before, .color-skill .panel-box div.has-image .icon:before, .color-skill .panel-box div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-skill .panel-box div.has-image .icon-brain-color .path1:before, .color-skill .panel-box div.has-image .icon-brain-color .path2:before { color: #3D4559; }
.color-skill .filter-skill-names .icon-around:before, .color-skill .subject-topics .icon-around:before { color: #3D4559; }

.sider-bar-become-ou-student.color-blue-primary-dark .sider-bar-header { border-color: #3D4559; }
.sider-bar-become-ou-student.color-blue-primary-dark .sider-bar-content ul li { border-color: #3D4559; }

.related-content-block.color-blue-primary-dark h3 { border-color: #3D4559; }
.related-content-block.color-blue-primary-dark .expanderHeading .expandCollapseButton { color: #3D4559; }

.block-author.color-blue-primary-dark .title-block, .block-author.color-blue-primary-dark .author-list li { border-color: #3D4559; }
.block-author.color-blue-primary-dark .author-name { color: #3D4559; }

.color-blue-primary-dark .block-sidebar .title-block, .color-blue-primary-dark .block-sidebar .title-sub-block { border-color: #3D4559; }
.color-blue-primary-dark .block-sidebar .icon-left-arrow, .color-blue-primary-dark .block-sidebar .icon-arrow-white-right { color: #3D4559; }
.color-blue-primary-dark .block-sidebar #about_free_course .description .icon-left-arrow { color: #3D4559; }

#badge_course-soming-soon-block .icon-badge.color-blue-primary-dark:before { color: #3D4559; }

.color-blue-primary-dark .block-your-course .certification .icon, .color-blue-primary-dark .block-your-course .badges .icon .path1:before, .color-blue-primary-dark .block-your-course .badges .icon .path2:before, .color-blue-primary-dark .block-your-course .link-my-profile { color: #3D4559; }
.color-blue-primary-dark .block-your-course .title-sub-block .expandCollapseButton { color: #3D4559 !important; }
.color-blue-primary-dark .list-your-course li { border-color: #3D4559; }
.color-blue-primary-dark .certification, .color-blue-primary-dark .badges { border-top: 1px solid #3D4559; }
.color-blue-primary-dark .subject-name, .color-blue-primary-dark .filter-header h3 { color: #3D4559; }
.color-blue-primary-dark .panel-tabs div.tab div.tab-content a.active { border-bottom-color: #3D4559; }
.color-blue-primary-dark .panel-tabs div.tab div.tab-content a.active:after { background: #3D4559; }
.color-blue-primary-dark .filter-check-list input[type=checkbox]:checked + label:before { background-color: #3D4559; }
.page-taxonomy-term-29351 .color-blue-primary-dark .filter-check-list input[type=checkbox]:checked + label:before, .page-taxonomy-term-29394 .color-blue-primary-dark .filter-check-list input[type=checkbox]:checked + label:before { background-color: #1A3A60; }
.color-blue-primary-dark .courses-type-panel, .color-blue-primary-dark .prospectus-panel, .color-blue-primary-dark .panel-box { background-color: #3D4559; border: 1px solid #3D4559; }
.page-taxonomy-term-29351 .color-blue-primary-dark .courses-type-panel, .page-taxonomy-term-29394 .color-blue-primary-dark .courses-type-panel, .page-taxonomy-term-29351 .color-blue-primary-dark .prospectus-panel, .page-taxonomy-term-29394 .color-blue-primary-dark .prospectus-panel, .page-taxonomy-term-29351 .color-blue-primary-dark .panel-box, .page-taxonomy-term-29394 .color-blue-primary-dark .panel-box { background-color: #1A3A60; border: 1px solid #1A3A60; }
.color-blue-primary-dark .courses-type-panel div.has-image .icon:before, .color-blue-primary-dark .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-blue-primary-dark .courses-type-panel div.has-image .icon-brain-color .path1:before, .color-blue-primary-dark .courses-type-panel div.has-image .icon-brain-color .path2:before, .color-blue-primary-dark .prospectus-panel div.has-image .icon:before, .color-blue-primary-dark .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-blue-primary-dark .prospectus-panel div.has-image .icon-brain-color .path1:before, .color-blue-primary-dark .prospectus-panel div.has-image .icon-brain-color .path2:before, .color-blue-primary-dark .panel-box div.has-image .icon:before, .color-blue-primary-dark .panel-box div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .color-blue-primary-dark .panel-box div.has-image .icon-brain-color .path1:before, .color-blue-primary-dark .panel-box div.has-image .icon-brain-color .path2:before { color: #3D4559; }
.color-blue-primary-dark .filter-skill-names .icon-around:before, .color-blue-primary-dark .subject-topics .icon-around:before { color: #3D4559; }

/*1024 - 1172*/
@media only screen and (max-width: 1279px) { .show-left .region-left .block-leftside .inner-block { padding: 10px; }
  .show-left .region-content-bot #home-signup .content-signup .halign-box .halign-box-item { width: 400px; }
  .show-left .region-content-bot #home-signup .content-signup .halign-box .halign-box-item .ou-introduce { min-height: 100px; } }
/*768 - 1024*/
@media only screen and (max-width: 1023px) { .show-left .region-left .block-leftside .inner-block { padding: 10px; }
  .show-left .region-content-bot #home-signup .content-signup { display: inline-block; width: 100%; }
  .show-left .region-content-bot #home-signup .content-signup .halign-box .halign-box-item { width: 315px; }
  .show-left .region-content-bot #home-signup .content-signup .halign-box .halign-box-item .ou-introduce { min-height: 65px; }
  #badge_course-soming-soon-block .title-block { padding: 0 0 15px 4px; }
  #badge_course-soming-soon-block .content-block > ul > li > strong .icon-badge { font-size: 2.8125rem; padding: 7px 5px 7px 3px; }
  #badge_course-soming-soon-block .content-block > ul > li .text { line-height: 1.3; font-size: 1rem; }
  #badge_course-soming-soon-block .content-block > ul > li .text ol, #badge_course-soming-soon-block .content-block > ul > li .text ul { margin-left: 17px; } }
@media only screen and (max-width: 767px) { .course-overlay:after { content: ""; position: absolute; z-index: 1; top: 0; right: 0; left: 0; bottom: 0; background: rgba(0, 0, 0, 0.7); }
  .show-left .region-left { padding: 3px 22px 0px 25px; padding-top: 0; }
  .why_free_courses .show-left .region-left { display: flex; flex-flow: column; }
  .show-left .region-left #create-free-profile-block .title-block h2 { margin: 12px 0 0 0; }
  .show-left .region-left .block-leftside { margin-bottom: 15px; margin-top: 10px; }
  .show-left.main_content_wrapper .wrapper-has-sidebar .main-wrapper-content #block-ole-free-course-free-course-list { display: block; }
  #block-ole-free-course-free-course-list { padding-top: 60px; position: relative; margin-top: 14px; z-index: 2; }
  .show-left .region-left #block-ole-free-course-free-course-list { padding-top: 85px; margin-top: 0; }
  .why_free_courses .block-ole-free-course-see-our-subject { order: 1; }
  #block-ole-free-course-create-free-profile { display: block; }
  .why_free_courses #block-ole-free-course-create-free-profile { order: 2; }
  .free_course_all_course_page .main_content_wrapper .region-content { margin-bottom: 0; }
  .free_course_advantages .show-left .region-left { margin-bottom: 0; padding-left: 25px; padding-right: 25px; }
  body.active-sticky-section .region-content-top-mobile:before { content: ''; background: rgba(0, 0, 0, 0.7); position: fixed; top: 0; left: 0; width: 100%; border: 0; height: 100%; z-index: 1000000; } }
@media only screen and (max-width: 411px) { .show-left .region-left { margin-bottom: 15px; }
  .free_course_advantages .show-left .region-left { padding: 3px 17px 0 17px; margin-bottom: 0; } }
@media only screen and (max-width: 359px) { #wrapper #main_wrapper #content_wrapper { padding-top: 108px; }
  .top_wrapper + #wrapper #main_wrapper #content_wrapper { padding-top: 125px; }
  .show-left .region-left { margin-bottom: 8px; }
  .show-left .region-left .block-leftside .inner-block { padding: 20px 15px 0 15px; } }
.sider-bar-become-ou-student { padding: 1px 20px 10px; background-color: #fff; }
.sider-bar-become-ou-student .sider-bar-header { border-bottom: 1px solid; }
.sider-bar-become-ou-student .sider-bar-header h2 { font-size: 1.25rem; font-weight: bold; color: #191919; margin: 20px 0 15px; }

/* Style for sign-up-for-newsletter  -- START */
.body_device #sign-up-for-newsletter { display: none; }
.study_life_page #sign-up-for-newsletter { margin-top: 20px; }
#sign-up-for-newsletter .inner-block { padding: 0 0 5px; }
#sign-up-for-newsletter .inner-block h2 { margin: 3px 0 0; font-weight: boler; font-size: 2.0625rem; }
#sign-up-for-newsletter .inner-block .icon-mailbox { font-size: 34px; padding-right: 5px; display: inline-block; vertical-align: middle; }
#sign-up-for-newsletter .content-block .des { line-height: 1.25rem; padding-bottom: 3px; }
#sign-up-for-newsletter .content-block input { padding: 10px; width: 100%; }

/* Style for sign-up-for-newsletter  -- END */
.footer { /** { @include animate();
}*/ background-color: #1F253D; }
.footer #top_footer { padding: 25px 0; background-color: #3D4559; }
.footer #top_footer .container, .footer #top_footer .wrapper-has-sidebar { position: relative; /** Main search ------------------ */ }
.footer #top_footer .container .halign-box, .footer #top_footer .wrapper-has-sidebar .halign-box { padding: 0 20px; }
.footer #top_footer .container .back-to-top, .footer #top_footer .wrapper-has-sidebar .back-to-top { border: 1px solid #fff; padding: 6px 10px; display: inline-block; }
.footer #top_footer .container .back-to-top a, .footer #top_footer .wrapper-has-sidebar .back-to-top a { color: #fff; padding: 15px 15px; text-decoration: none; font-weight: bold; font-size: 1.25rem; }
.footer #top_footer .container .back-to-top a:after, .footer #top_footer .wrapper-has-sidebar .back-to-top a:after { background: none; content: "\e904"; font-family: 'oufont' !important; font-size: 0.8125rem; margin-left: 14px; }
.footer #top_footer .container .back-to-top a:hover:after, .footer #top_footer .wrapper-has-sidebar .back-to-top a:hover:after { color: #fec23d; }
.footer #top_footer .container .main_search, .footer #top_footer .wrapper-has-sidebar .main_search { float: right; margin: 0; padding: 0; }
.footer #top_footer .container .main_search fieldset, .footer #top_footer .wrapper-has-sidebar .main_search fieldset { width: 448px; position: relative; border: none; margin: 0; padding: 0; }
.footer #top_footer .container input[type="submit"], .footer #top_footer .wrapper-has-sidebar input[type="submit"] { display: none; }
.footer #top_footer .container .main_search_label, .footer #top_footer .wrapper-has-sidebar .main_search_label { display: block; font-size: 0; margin: 0; padding: 0; }
.footer #top_footer .container .main_search_text, .footer #top_footer .wrapper-has-sidebar .main_search_text { background: #fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; color: #1d1d1d; font-size: 0.8125rem; height: 40px; overflow: hidden; padding: 5px; float: left; width: 408px; border-radius: 0; font-size: 1rem; color: #000; }
.footer #top_footer .container .main_search_text:focus, .footer #top_footer .wrapper-has-sidebar .main_search_text:focus { color: #1d1d1d; }
.footer #top_footer .container .main_search_text::-webkit-input-placeholder, .footer #top_footer .wrapper-has-sidebar .main_search_text::-webkit-input-placeholder { color: #000; opacity: 1 !important; /* for chrome */ }
.footer #top_footer .container .main_search_text:-moz-placeholder, .footer #top_footer .wrapper-has-sidebar .main_search_text:-moz-placeholder { color: #000; }
.footer #top_footer .container .main_search_text::-moz-placeholder, .footer #top_footer .wrapper-has-sidebar .main_search_text::-moz-placeholder { color: #000; }
.footer #top_footer .container .main_search_text:-ms-input-placeholder, .footer #top_footer .wrapper-has-sidebar .main_search_text:-ms-input-placeholder { color: #000; }
.footer #top_footer .container .main_search_text:active, .footer #top_footer .wrapper-has-sidebar .main_search_text:active, .footer #top_footer .container .main_search_text:focus, .footer #top_footer .wrapper-has-sidebar .main_search_text:focus { border: 3px solid #FEC23D; }
.footer #top_footer .container .main_search_text:active::-webkit-input-placeholder, .footer #top_footer .wrapper-has-sidebar .main_search_text:active::-webkit-input-placeholder, .footer #top_footer .container .main_search_text:focus::-webkit-input-placeholder, .footer #top_footer .wrapper-has-sidebar .main_search_text:focus::-webkit-input-placeholder { color: transparent; opacity: 1 !important; /* for chrome */ }
.footer #top_footer .container .main_search_text:active:-moz-placeholder, .footer #top_footer .wrapper-has-sidebar .main_search_text:active:-moz-placeholder, .footer #top_footer .container .main_search_text:focus:-moz-placeholder, .footer #top_footer .wrapper-has-sidebar .main_search_text:focus:-moz-placeholder { color: transparent; }
.footer #top_footer .container .main_search_text:active::-moz-placeholder, .footer #top_footer .wrapper-has-sidebar .main_search_text:active::-moz-placeholder, .footer #top_footer .container .main_search_text:focus::-moz-placeholder, .footer #top_footer .wrapper-has-sidebar .main_search_text:focus::-moz-placeholder { color: transparent; }
.footer #top_footer .container .main_search_text:active:-ms-input-placeholder, .footer #top_footer .wrapper-has-sidebar .main_search_text:active:-ms-input-placeholder, .footer #top_footer .container .main_search_text:focus:-ms-input-placeholder, .footer #top_footer .wrapper-has-sidebar .main_search_text:focus:-ms-input-placeholder { color: transparent; }
.footer #top_footer .container .search, .footer #top_footer .wrapper-has-sidebar .search { display: block; right: 0; height: 100%; position: absolute; width: 40px; background: #577F00; text-decoration: none; top: 0; bottom: 0; color: #fff; border: 1px solid #577F00; }
.footer #top_footer .container .search:focus, .footer #top_footer .wrapper-has-sidebar .search:focus, .footer #top_footer .container .search:active, .footer #top_footer .wrapper-has-sidebar .search:active { background: #577F00 !important; }
.footer #top_footer .container .search:before, .footer #top_footer .wrapper-has-sidebar .search:before { font-size: 1.5rem; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; }
.footer #main_footer { background: #1F253D; padding: 10px 0 0 0; position: relative; /** Nav links ------------------  Three column link lists. Pretty normal really. Needs to be pretty robust as this area is content managed. */ /** Promotional image ------------------  A linked image for whatever reason they want it for. Needs to be pretty robust as this area is content managed. */ }
.footer #main_footer .footer_nav { position: relative; border-bottom: 1px dashed #727272; padding-bottom: 20px; margin: auto auto; }
.footer #main_footer .footer_nav .row, .footer #main_footer .footer_nav .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-tv #main_content_wrapper .footer #main_footer .footer_nav .ole-pagination, .footer #main_footer .footer_nav .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-radio #main_content_wrapper .footer #main_footer .footer_nav .ole-pagination { margin: 0; }
.footer #main_footer .footer_nav .openlearnng-hide { display: none; }
.footer #main_footer .footer_nav .col-md-3 { position: relative; margin-bottom: 20px; }
.footer #main_footer .footer_nav .col-md-3 * { color: #fff; }
.footer #main_footer .footer_nav .col-md-3 h2 { font-size: 1.625rem; margin-bottom: 15px; line-height: 1.3; border-bottom: 1px solid transparent; margin-left: 20px; width: 165px; display: block; }
.footer #main_footer .footer_nav .col-md-3 .openlearnng-blockcontent { padding: 0 0 0 20px; background: #1F253D; }
.footer #main_footer .footer_nav .col-md-3 .openlearnng-blockcontent p { font-size: 1rem; }
.footer #main_footer .footer_nav .col-md-3 .openlearnng-blockcontent p:first-child { margin-bottom: 20px; margin-top: 0; }
.footer #main_footer .footer_nav .col-md-3 .openlearnng-blockcontent a { padding-bottom: 2px; }
.footer #main_footer .footer_nav .col-md-3 .openlearnng-blockcontent a:hover { border-bottom: 1px solid #fec23d; color: #fff; text-decoration: none; }
.footer #main_footer .footer_nav .col-md-9 h2 { display: none; }
.footer #main_footer .footer_nav .col-md-9 .openlearnng-blockcontent { background: #1F253D; }
.footer #main_footer .footer_nav .col-md-9 .menu { list-style-type: none; margin-left: -30px; width: calc(100% + 30px); display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.footer #main_footer .footer_nav .col-md-9 .menu li.expanded { display: block !important; width: 33%; line-height: 2.1; padding-bottom: 35px; padding-left: 30px; padding-right: 5px; margin: 0; float: left; border-right: 1px solid #727272; }
.footer #main_footer .footer_nav .col-md-9 .menu li.expanded h2 { padding-left: 0px; font-size: 1.625rem; text-decoration: none; color: #fff; display: block; }
.footer #main_footer .footer_nav .col-md-9 .menu li.expanded ul { list-style-type: none; padding-left: 0; }
.footer #main_footer .footer_nav .col-md-9 .menu li.expanded ul li { display: block; margin-left: 0; width: 100%; line-height: 1.8; }
.footer #main_footer .footer_nav .col-md-9 .menu li.expanded ul li a { font-size: 1.125rem; text-decoration: none; display: inline-block; padding-bottom: 0; }
.footer #main_footer .footer_nav .col-md-9 .menu li.expanded ul li a:hover { padding-bottom: 0; }
.footer #main_footer .footer_nav .col-md-9 .menu li .menu { margin-left: 0; width: 100%; }
.footer #main_footer .footer_nav h3 { font-size: 1.3em; padding-bottom: 4px; margin: 4px 0 8px; }
.footer #main_footer .footer_nav a { font-size: inherit; font-weight: 300; color: #fff; border-bottom: 1px solid #1F253D; text-decoration: none; transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
.footer #main_footer .footer_nav a:hover { border-bottom: 1px solid #FEC23D; padding-bottom: 2px; }
.footer #main_footer .footer_nav ul { list-style-type: none; margin: 0; }
.footer #main_footer .footer_nav ul li { line-height: 1.6; padding: 2px 0; }
.footer #main_footer #footer_promo { float: right; height: 194px; position: relative; width: 240px; }
.footer #main_footer #footer_promo .footer_promo_item.hide { display: none; }
.footer #main_footer #footer_promo img { height: 194px; width: 240px; }
.footer #bottom_footer { background: #1F253D; padding: 0; position: relative; }
.footer #bottom_footer .container, .footer #bottom_footer .wrapper-has-sidebar { position: relative; padding: 0 15px; }
.footer #bottom_footer .container .halign-box, .footer #bottom_footer .wrapper-has-sidebar .halign-box { display: block; }
.footer #bottom_footer .container .logo-group-ext, .footer #bottom_footer .wrapper-has-sidebar .logo-group-ext { width: 31%; float: left; vertical-align: middle; margin-top: 10px; text-align: center; }
.footer #bottom_footer .container .logo-group-ext img, .footer #bottom_footer .wrapper-has-sidebar .logo-group-ext img { display: inline-block; }
.footer #bottom_footer .container .logo-group-ext img:nth-of-type(1), .footer #bottom_footer .wrapper-has-sidebar .logo-group-ext img:nth-of-type(1) { max-height: 60px; }
.footer #bottom_footer .container .logo-group-ext img:nth-last-of-type(1), .footer #bottom_footer .wrapper-has-sidebar .logo-group-ext img:nth-last-of-type(1) { margin-left: 20px; }
.footer #bottom_footer .container .oulogo, .footer #bottom_footer .wrapper-has-sidebar .oulogo { width: 10%; float: left; }
.footer #bottom_footer .container .oulogo .hslogo, .footer #bottom_footer .wrapper-has-sidebar .oulogo .hslogo { margin-left: 0; margin-top: 23px; }
.footer #bottom_footer .container .oulogo .hslogo img, .footer #bottom_footer .wrapper-has-sidebar .oulogo .hslogo img { height: 60px; }
.footer #bottom_footer .container .main_logo, .footer #bottom_footer .wrapper-has-sidebar .main_logo { float: left; width: 21%; margin-left: 0; padding-top: 10px; }
.footer #bottom_footer .container .main_logo img, .footer #bottom_footer .wrapper-has-sidebar .main_logo img { width: 100%; max-height: 100px; }
.footer #bottom_footer .container .ou-charter, .footer #bottom_footer .wrapper-has-sidebar .ou-charter { padding: 10px 0; color: #fff; float: left; margin-left: 20px; margin-top: 10px; font-size: 0.75rem; width: 40%; }
.footer #bottom_footer .container .ou-charter a, .footer #bottom_footer .wrapper-has-sidebar .ou-charter a { color: #fff; }
.footer #bottom_footer .container .ou-charter .link_inner, .footer #bottom_footer .wrapper-has-sidebar .ou-charter .link_inner { display: block; width: calc(100% + 25px); padding: 17px 0 10px; margin-left: 0; list-style-type: none; text-align: center; }
.footer #bottom_footer .container .ou-charter .link_inner li, .footer #bottom_footer .wrapper-has-sidebar .ou-charter .link_inner li { display: inline-block; padding: 0px 15px 0 0; }
.footer #bottom_footer .container .ou-charter .link_inner li a, .footer #bottom_footer .wrapper-has-sidebar .ou-charter .link_inner li a { font-size: 0.875rem; color: #fff; text-decoration: none; }
.footer #bottom_footer .container .ou-charter .link_inner li a:hover, .footer #bottom_footer .wrapper-has-sidebar .ou-charter .link_inner li a:hover, .footer #bottom_footer .container .ou-charter .link_inner li a:active, .footer #bottom_footer .wrapper-has-sidebar .ou-charter .link_inner li a:active { border-bottom: 1px solid #fec23d; padding-bottom: 2px; }
.footer #bottom_footer .container .social-footer, .footer #bottom_footer .wrapper-has-sidebar .social-footer { list-style-type: none; float: right; margin: 18px 0; }
.footer #bottom_footer .container .social-footer li a, .footer #bottom_footer .wrapper-has-sidebar .social-footer li a { color: #fff; display: block; padding-top: 5px; }
.footer #bottom_footer .container .social-footer li a [class^="icon-"], .footer #bottom_footer .wrapper-has-sidebar .social-footer li a [class^="icon-"], .footer #bottom_footer .container .social-footer li a [class*=" icon-"], .footer #bottom_footer .wrapper-has-sidebar .social-footer li a [class*=" icon-"] { font-size: 2.1875rem; }
.footer #bottom_footer .container .social-footer li a span, .footer #bottom_footer .wrapper-has-sidebar .social-footer li a span { display: block; padding-top: 1px; }
.footer #bottom_footer .container .social-footer li a:hover, .footer #bottom_footer .wrapper-has-sidebar .social-footer li a:hover { color: #FEC23D; text-decoration: none; }
.footer #bottom_footer .container .social-footer li a:focus, .footer #bottom_footer .wrapper-has-sidebar .social-footer li a:focus, .footer #bottom_footer .container .social-footer li a:active, .footer #bottom_footer .wrapper-has-sidebar .social-footer li a:active { color: #FEC23D !important; text-decoration: none; outline: 2px solid #59d6ff !important; background: none !important; }
.footer #bottom_footer .container .social-footer li.halign, .footer #bottom_footer .wrapper-has-sidebar .social-footer li.halign { min-width: 82px; text-align: center; margin: 0; padding: 1px; display: inline-block; }

.following-container h4 a { color: #0d6584; }
.following-container .following-profile .following-avatar { background: black; display: inline-block; float: left; height: 100px; margin: 0 10px 10px 0; width: 100px; }
.following-container .following-profile .following-avatar img { width: 100%; height: 100%; }
.following-container .following-profile .following-info { float: left; width: 580px; }
.following-container .following-profile .following-info p { margin-top: 0; }
.following-container .following-profile .following-info .follow-tags-container strong { display: inline-block; padding-bottom: 5px; }
.following-container .following-profile .following-info .follow-tags-container .follow-tags a { display: inline-block; text-decoration: none; margin-right: 5px; margin-bottom: 5px; }
.following-container .following-profile .following-info .follow-tags-container .follow-tags span { border: 1px solid #cfcfcf; padding: 0 2px; }

.similar-users:before, .similar-users:after { display: table; clear: both; content: ""; line-height: 0; }
.similar-users .similar-user { box-sizing: border-box; width: 100%; float: left; }
.similar-users .similar-user h4 { font-size: 1.3125rem; margin: 0 0 8px 0; }
.similar-users .similar-user .similar-container { width: 100%; height: 100%; clear: both; margin-bottom: 20px; }
.similar-users .similar-user .similar-container .similar-avatar { width: 100px; height: 100px; float: left; }
.similar-users .similar-user .similar-container .similar-avatar img { width: 100%; height: 100%; }
.similar-users .similar-user .similar-container .similar-info { float: right; width: 580px; }
.similar-users .similar-user .similar-container .similar-info p { margin-top: 0; }
.similar-users .similar-user .similar-container .similar-info strong { display: block; }

ul.similar-user-tags { margin: 0; padding: 5px 0; }
ul.similar-user-tags li { display: inline-block; list-style: none; margin: 0; padding: 0; }
ul.similar-user-tags li a { display: inline-block; margin-bottom: 5px; margin-right: 5px; text-decoration: none; }
ul.similar-user-tags li a span { border: 1px solid #cfcfcf; padding: 0 2px; }

/** Status Messages ------------------  Messages output to the user at the top of each article page on completion/failure of a Drupal based task (save, update or what-not). */
.message-box.for-mobile { display: none; }

div.messages { background-color: #d9edf7; border: 1px solid #d9edf7; color: #3a87ad; font-size: 0.8125rem; margin-bottom: 15px; padding: 12px 15px 12px 40px; clear: both; }
div.messages.status { background-color: #e8f1e5; border: 1px solid #e8f1e5; color: #1b881d; }
div.messages.warning { background-color: #f9e5b3; border: 1px solid #f9e5b3; color: #333; }
div.messages.error { background-color: #f3e7e7; border: 1px solid #f3e7e7; color: #bb0a07; }
div.messages.admin { background-color: #f694c5; border: 1px solid #f694c5; color: #1d1d1d; padding-left: 15px; }
div.messages ul { margin-left: 20px; }

/** Drupal logged in admin links ------------------  These are the like red edit / view links a logged in admin see's around the site to allow editing of the content. They come in many different forms of markup (tabs, adminLinksWrapper, links etc.) but they all should look basically the same (apart from the tabs which are obviously tabs!) */
.tabs .carousel_list { margin: 10px auto; }

.adminLinksWrapper { width: 100%; clear: both; margin-bottom: 6px; }

ul.links, .adminLinksWrapper ul { list-style-type: none; margin-left: 0; }
ul.links li, .adminLinksWrapper ul li { display: inline-block; margin-right: 10px; }
ul.links li:last-of-type, .adminLinksWrapper ul li:last-of-type { margin-right: 0; }

ul.primary li a, ul.links li a, .adminLinksWrapper li a { color: #A20C1E; font-size: 0.6875rem; font-weight: bold; text-transform: uppercase; transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; padding: 0.5em 1em 0.3em 1em; }
ul.primary li a:hover, ul.links li a:hover, .adminLinksWrapper li a:hover { color: #1d1d1d; text-decoration: none; }

ul.primary li { padding-bottom: 2px; }

/** Tag click responses ------------------ */
.closeTagResponse { background: #f9e5b3; border-left: 2px solid #f9e5b3; border-right: 2px solid #f9e5b3; border-top: 2px solid #f9e5b3; color: #1d1d1d; display: block; font-size: 0.6875rem; font-weight: bold; padding: 2px 4px; position: absolute; right: -2px; text-decoration: none; text-transform: uppercase; top: -21px; }
.closeTagResponse:hover { text-decoration: underline; }

.morelink { background: #000; border-color: #000; color: #fff; }

.ctools-modal-content .mobile { display: none; }
.ctools-modal-content .ole-pagination .paging-content { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-around; -moz-justify-content: space-around; -ms-justify-content: space-around; justify-content: space-around; -ms-flex-pack: space-around; }
.ctools-modal-content .ole-pagination .item-list ul { margin: 0; }
.ctools-modal-content .ole-pagination .item-list li { list-style-type: none; }

#articleComments { background-color: #fff; padding-bottom: 20px; margin-top: 20px; }
.broadcast_interactive #articleComments { margin-top: 0px; padding: 30px 40px 0 48px; }
#articleComments #comment-form { clear: both; }
#articleComments + .more-like-this.you-might-like { margin: 0 -20px; }
#articleComments + .more-like-this.you-might-like .lastest-bottom .container, #articleComments + .more-like-this.you-might-like .lastest-bottom .wrapper-has-sidebar { max-width: inherit; }
#articleComments .form-actions.form-wrapper { padding-left: 150px; }
#articleComments .form-actions.form-wrapper .form-submit.ajax-processed { margin-left: 0; }
#articleComments .form-actions.form-wrapper input[type="submit"] { font-size: 1rem; }

#commentSection .comment_add { margin-bottom: 10px; font-size: 1.4375rem; font-weight: bold; color: #000; text-transform: none; }
#commentSection .comment_add.button.ou_silver:hover { border: none; }
#commentSection .comment_add:hover { text-decoration: none; }
#commentSection .form-submit { clear: both; }
#commentSection .form-submit.cancel-comment-action { margin-left: 15px; }
#commentSection .ckeditor_links { margin-left: 150px; }
#commentSection .comment-wrapper > div #edit-author--2 a, #commentSection .comment-form-wrapper > div #edit-author--2 a { font-weight: bold; color: #000; }
#commentSection .comment-wrapper > div #edit-author--2 a:hover, #commentSection .comment-form-wrapper > div #edit-author--2 a:hover { text-decoration: none; }
#commentSection .comment-wrapper > div #edit-subject, #commentSection .comment-form-wrapper > div #edit-subject { border: 1px solid #cfcfcf; font-size: 1rem; line-height: 23px; padding: 3px; }
#commentSection .comment-wrapper > div #edit-comment-body textarea, #commentSection .comment-form-wrapper > div #edit-comment-body textarea { border: 1px solid #cfcfcf; font-size: 1rem; line-height: 23px; padding: 3px; }
#commentSection .comment-wrapper > div #edit-actions, #commentSection .comment-form-wrapper > div #edit-actions { margin-left: 150px; }
#commentSection .comment-wrapper > div #edit-actions input, #commentSection .comment-form-wrapper > div #edit-actions input { background-color: #c9c4c0; border-radius: 11px; font-size: 1rem; padding: 7px 10px; width: 105px; }
#commentSection .comment-wrapper > div #edit-actions input:hover, #commentSection .comment-form-wrapper > div #edit-actions input:hover { border: none; }
#commentSection .comment-wrapper > div #edit-actions input:disabled, #commentSection .comment-form-wrapper > div #edit-actions input:disabled { background-color: #eae8e4; color: #ccc; }
#commentSection .comment-right-text { float: right; font-size: 1rem; padding-top: 5px; }

.comments-wrapper { padding-bottom: 30px; /* #358582 -- broadcast_interactive*/ /* end #358582 */ }
.comments-wrapper .view-latest-comments .views-row .comment, .comments-wrapper .view-sticky-comments .views-row .comment { border-bottom: 1px dashed #948884; }
.comments-wrapper .view-latest-comments .views-row:last-child .comment:last-child, .comments-wrapper .view-sticky-comments .views-row:last-child .comment:last-child { border-bottom: none; }
.broadcast_interactive .comments-wrapper#comments-wrapper, .node-type-ou-broadcasts .page-default .comments-wrapper#comments-wrapper { padding-bottom: 0; }
.broadcast_interactive .comments-wrapper#comments-wrapper > div:nth-last-of-type(1) .comment, .broadcast_interactive .comments-wrapper#comments-wrapper > .comment:nth-last-of-type(1), .node-type-ou-broadcasts .page-default .comments-wrapper#comments-wrapper > div:nth-last-of-type(1) .comment, .node-type-ou-broadcasts .page-default .comments-wrapper#comments-wrapper > .comment:nth-last-of-type(1) { border: none; padding-bottom: 0; }
.broadcast_interactive .comments-wrapper#comments-wrapper > div:nth-last-of-type(1) .comment .links inline, .broadcast_interactive .comments-wrapper#comments-wrapper > .comment:nth-last-of-type(1) .links inline, .node-type-ou-broadcasts .page-default .comments-wrapper#comments-wrapper > div:nth-last-of-type(1) .comment .links inline, .node-type-ou-broadcasts .page-default .comments-wrapper#comments-wrapper > .comment:nth-last-of-type(1) .links inline { margin-bottom: 0; }

/** Add button Wrapper ------------------  To position button to the left hand side of the area */
.comment_add_button_wrapper { display: block; float: left; padding-bottom: 13px; }
.comment_add_button_wrapper a { font-size: 1rem; font-weight: bold; color: #1d1d1d; }
.comment_add_button_wrapper a:hover, .comment_add_button_wrapper a:focus { text-decoration: none; }

#comment-body-add-more-wrapper .ckeditor_links { margin-left: 150px; }

.comment-wrapper { float: left; width: 707px; }
.comment-wrapper p { margin-left: 150px; }

.tips, .textarea-identifier.description { clear: both; margin-left: 150px; padding-top: 10px; }

/** Comment Button ------------------  Button already includes classes for .button.ou_silver so just needs some extra bits */
.comment_add { font-weight: bold; font-size: 23px; }
.comment_add:hover { text-decoration: none; }

/** Comment Area ------------------  Comment Area is styled here also for indented versions as well */
.comment { border-bottom: 1px dashed #948884; clear: both; padding: 20px 0; }
.comment.first { border-top: 1px dashed #948884; }
.comment.sticky-comment { margin: 0 -15px; padding: 20px 15px; }
.comment.sticky-comment .featured-comment-banner { display: none; }
.comment.sticky-comment .comment-content .field-items { padding-bottom: 10px !important; }

.join-discussion { background: #f2fafd; padding: 14px; }
.join-discussion a { font-weight: bold; }

.comment-etiquette { font-size: 1rem; clear: both; color: #000; }
.comment-etiquette a { color: #000 !important; }

#comment-confirm-delete { padding: 2em; background: #FFFFFF; }
#comment-confirm-delete #edit-cancel { margin-left: 1em; }

.comment-form .comment-etiquette { margin-left: 0; margin-right: 12px; }

.indented .comment { border-top-color: #f7f7f7; }

.comment-col-1 { float: left; padding: 0 25px 0 10px; width: 97px; }

.comment-col-2 { float: left; padding-right: 10px; width: calc(100% - 97px); }
.comment-col-2 .comment-author, .comment-col-2 .comment-submitted { float: left; }
.comment-col-2 .comment-title { margin-bottom: 10px; }
.comment-col-2 .comment-title a { color: #2A4D7F; text-decoration: none; }
.comment-col-2 .comment-title a:hover { text-decoration: underline; }
.comment-col-2 .comment-title a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
.comment-col-2 .comment-title a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
.comment-col-2 .comment-title a.light { color: #add5fe; }
.comment-col-2 .comment-title a.light:hover { color: #9ac3ed; }
.comment-col-2 .comment-title a.light.pipe-left { border-left-color: #cfcfcf; }
.comment-col-2 .comment-title a.light.pipe-right { border-right-color: #cfcfcf; }
.comment-col-2 .comment-title h3 { margin: 0; font-size: 1.25rem; font-weight: bold; line-height: 1.4375rem; color: #333; }
.comment-col-2 .comment-author { font-size: 1.125rem; margin: 0 0 5px 0; color: #333; }
.comment-col-2 .comment-author a { color: #1f536b; }
.comment-col-2 .comment-author a:hover { text-decoration: none; }
.comment-col-2 .comment-submitted { color: #1f4d9c; font-size: 1.125rem; margin-left: 30px; }
.comment-col-2 .comment-submitted .commentTime { margin-left: 3px; }
.comment-col-2 .comment-content { font-size: 1rem; line-height: 1.4375rem; clear: left; }
.comment-col-2 .comment-content .field-items { padding: 0 30px 10px 0 !important; }

.comment-col-3 { clear: both; margin-left: 12%; }
.comment-col-3 .comment-links .links { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.comment-col-3 .comment-links .links li.comment-delete, .comment-col-3 .comment-links .links li.comment-edit, .comment-col-3 .comment-links .links li.comment-reply { min-width: 100px; background-color: #EAE8E4; border: 1px solid #EAE8E4; border-radius: 11px; margin-bottom: 0; padding: 6px 0; }
.comment-col-3 .comment-links .links li.comment-delete a, .comment-col-3 .comment-links .links li.comment-edit a, .comment-col-3 .comment-links .links li.comment-reply a { padding-top: 0; padding-bottom: 0; }
.comment-col-3 .comment-links .links li.comment-delete a:before, .comment-col-3 .comment-links .links li.comment-edit a:before, .comment-col-3 .comment-links .links li.comment-reply a:before { background-image: url("../images/icons/icon-edit-transparent.svg"); background-size: auto 22px; display: inline-block; height: 25px; width: 35px; line-height: normal; vertical-align: middle; }
.comment-col-3 .comment-links .links li.comment-delete { margin-top: 0; margin-left: 0; position: static; }
.comment-col-3 .comment-links .links li.flag-sticky_comments, .comment-col-3 .comment-links .links li.flag-comment_abuse { margin-left: auto; }
.comment-col-3 .comment-links .links li.flag-sticky_comments a, .comment-col-3 .comment-links .links li.flag-comment_abuse a { font-size: 0.75rem; padding: 0; }
.comment-col-3 .comment-links .links li.flag-sticky_comments a:before, .comment-col-3 .comment-links .links li.flag-comment_abuse a:before { display: none; }
.comment-col-3 .comment-links .links li.flag-sticky_comments + .flag-comment_abuse.last, .comment-col-3 .comment-links .links li.flag-comment_abuse + .flag-comment_abuse.last { margin-left: 0; }
.comment-col-3 .comment-links .links li.flag-comment_abuse { padding-left: 0; padding-right: 0; }
.comment-col-3 .comment-links .links li.flag-comment_abuse a:after { content: ""; background: url("../images/icons/icon-flag-offensive.svg") center top no-repeat; background-size: auto 15px; display: inline-block; height: 15px; width: 25px; line-height: normal; vertical-align: middle; }
.comment-col-3 .comment-links .links li a { color: #000; font-size: 1rem; text-decoration: none; font-weight: normal; text-transform: capitalize; display: block; }
.comment-col-3 .comment-links .links li a:before { content: ""; background-position: left top; background-repeat: no-repeat; }
.comment-col-3 .comment-links .links li a:hover { text-decoration: none; }
.comment-col-3 .comment-links .links li .flag-throbber { display: none; }

.indented { margin-left: 25px; }
.indented .indented .indented { margin-left: 0px; }

.comment-picture img { max-width: 100%; border-radius: 100%; }
.comment-picture .icon-facilitator, .comment-picture .icon-affiliated-guide { background-image: url("../images/ou_affiliate.png"); background-size: cover; display: inline-block; height: 60px; margin-top: 5px; width: 60px; }
.comment-picture .icon-facilitator { background-image: url("../images/ou_facilitator.png"); }

.comment-default-picture { background: #fff url(../images/comment_default_picture.png?v=0.0.0) top left no-repeat; border: 1px solid #cfcfcf; height: 48px; width: 48px; }

.comment-title-unpublished { font-weight: bold; font-size: 14px; margin-bottom: 5px; text-align: center; }

.comment-view-sticky-wrapper { padding-top: 20px; margin: 0 auto; width: 95px; }

.form-multicheckbox ul li label { float: left; font-weight: normal; width: 240px; }

#region-main:not(.region-main-ocw) .form-item, .comment_area .form-item { overflow: hidden; }
#region-main:not(.region-main-ocw) .form-item a, .comment_area .form-item a { color: #2A4D7F; text-decoration: none; }
#region-main:not(.region-main-ocw) .form-item a:hover, .comment_area .form-item a:hover { text-decoration: underline; }
#region-main:not(.region-main-ocw) .form-item a.pipe-left, .comment_area .form-item a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
#region-main:not(.region-main-ocw) .form-item a.pipe-right, .comment_area .form-item a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
#region-main:not(.region-main-ocw) .form-item a.light, .comment_area .form-item a.light { color: #add5fe; }
#region-main:not(.region-main-ocw) .form-item a.light:hover, .comment_area .form-item a.light:hover { color: #9ac3ed; }
#region-main:not(.region-main-ocw) .form-item a.light.pipe-left, .comment_area .form-item a.light.pipe-left { border-left-color: #cfcfcf; }
#region-main:not(.region-main-ocw) .form-item a.light.pipe-right, .comment_area .form-item a.light.pipe-right { border-right-color: #cfcfcf; }
#region-main:not(.region-main-ocw) .form-item > input, #region-main:not(.region-main-ocw) .form-item > div, #region-main:not(.region-main-ocw) .form-item > a, .comment_area .form-item > input, .comment_area .form-item > div, .comment_area .form-item > a { display: block; }
#region-main:not(.region-main-ocw) .form-item > input, .comment_area .form-item > input { width: auto; }
#region-main:not(.region-main-ocw) .form-item label, .comment_area .form-item label { float: left; font-weight: normal; width: 150px; }
#region-main:not(.region-main-ocw) .form-item .resizable-textarea, .comment_area .form-item .resizable-textarea { float: left; width: 400px; }

.form-type-radio { float: left; width: 150px; }
.form-type-radio input { float: left; width: auto; }
.form-type-radio label { float: left; padding-left: 2px; padding-top: 2px; width: auto; }

#edit-submit { clear: both; margin-left: 150px; }

fieldset.filter-wrapper.form-wrapper { display: none; }

.form-item-toggle-map-marker { padding-left: 150px; }
.form-item-toggle-map-marker #toggleMapMarker { display: inline-block; float: left; margin: 3px 10px 3px 0; width: auto; }
.form-item-toggle-map-marker label { display: inline-block; width: auto !important; }

#geo_comments_map_search { height: 26px; padding: 1px 5px; }

#geo_comments_map_search, #edit-comment { border: 1px solid #cfcfcf; color: #1d1d1d; font-size: 13px; }

#edit-comment { padding: 5px; width: 390px; }

/** GEO comments ------------------  Styling for search and google map to allow your position to be added to your comment. */
#google_comments_map_search_wrapper { margin-bottom: 10px; }

#geo_comments_map_search { width: 248px; }

#geo_comments_map_search_results_wrapper { padding-left: 5px; }
#geo_comments_map_search_results_wrapper span { color: #585858; font-size: 10px; }

#geo_comments_map_search_results { background-color: #fff; border-style: none; color: #2A4D7F; font-size: 12px; }
#geo_comments_map_search_results option { padding: 5px 0; }

#fivestar-vote { display: none; }

#google_map_canvas { border: 1px solid #cfcfcf; margin-left: 150px; }

#geo_comments_map_search_button { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background-image: url(../images/sprite.png?v=0.0.0); background-position: -347px -92px; background-repeat: no-repeat; text-indent: -999em; width: 38px; }
#geo_comments_map_search_button:hover { color: #313a41; text-decoration: none; }

.geo_comment_content_content { margin: 10px 0; }

.geo_comment_info_link a { color: #2A4D7F; text-decoration: none; font-size: 12px; font-weight: bold; }
.geo_comment_info_link a:hover { text-decoration: underline; }
.geo_comment_info_link a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
.geo_comment_info_link a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
.geo_comment_info_link a.light { color: #add5fe; }
.geo_comment_info_link a.light:hover { color: #9ac3ed; }
.geo_comment_info_link a.light.pipe-left { border-left-color: #cfcfcf; }
.geo_comment_info_link a.light.pipe-right { border-right-color: #cfcfcf; }

input[type="submit"]:not(.btn), input[type="button"]:not(.btn) { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; color: #1d1d1d; }
input[type="submit"]:not(.btn):hover, input[type="button"]:not(.btn):hover { color: #313a41; text-decoration: none; }
input[type="submit"]:not(.btn):hover, input[type="button"]:not(.btn):hover { border: 1px solid #bbb; color: #1d1d1d; }

.confirmation .comment_flag_question { text-size: 14px; }
.confirmation .comment_flag_confirmation { border: 1px solid #cfcfcf; padding: 15px; }
.confirmation .comment_flag_confirmation .fieldset-wrapper { padding-left: 70px; position: relative; }
.confirmation .comment_flag_confirmation .fieldset-wrapper .comment_title { margin-top: 0px; }
.confirmation .comment_flag_confirmation .fieldset-wrapper .comment_title, .confirmation .comment_flag_confirmation .fieldset-wrapper .comment_author { margin-bottom: 5px; }
.confirmation .comment_flag_confirmation .fieldset-wrapper .comment_image { position: absolute; top: 0; left: 0; width: 60px; display: inline-block; }
.confirmation .comment_flag_confirmation .fieldset-wrapper .comment_date { color: #585858; font-size: 13px; }
.confirmation .comment_flag_confirmation .fieldset-wrapper .comment_body p { margin-bottom: 0; }
.confirmation .form-actions { text-align: center; }
.confirmation .form-actions #edit-submit { margin: 0 !important; }
.confirmation .form-actions .button.ou_silver { padding: 5px; line-height: 14px; margin: 0 10px; }

.comment_all_button_wrapper { margin: 30px 0 0; text-align: center; }
.comment_all_button_wrapper .button { border-radius: 10px; color: #fff !important; font-weight: bold; font-size: 1.25rem; background-color: #000; border: 1px solid transparent; padding: 9px 25px 9px 35px; text-transform: none; }
.comment_all_button_wrapper .button:after { content: "+"; display: block; float: right; font-size: 46px; line-height: 29px; padding-left: 25px; }
.comment_all_button_wrapper .button:hover { color: #fff; border-color: transparent; }
.color-blue .comment_all_button_wrapper .button { border: 1px solid #2A4D7F; background-color: #2A4D7F; }
.color-pink .comment_all_button_wrapper .button { border: 1px solid #C90959; background-color: #C90959; }
.color-royal-blue .comment_all_button_wrapper .button { border: 1px solid #0F72C6; background-color: #0F72C6; }
.color-red .comment_all_button_wrapper .button { border: 1px solid #A20C1E; background-color: #A20C1E; }
.color-orange .comment_all_button_wrapper .button { border: 1px solid #BE550D; background-color: #BE550D; }
.color-green .comment_all_button_wrapper .button { border: 1px solid #317A41; background-color: #317A41; }
.color-magenta .comment_all_button_wrapper .button { border: 1px solid #6E1B6E; background-color: #6E1B6E; }
.color-dark-cyan .comment_all_button_wrapper .button { border: 1px solid #006064; background-color: #006064; }
.color-dark-blue .comment_all_button_wrapper .button { border: 1px solid #212A3F; background-color: #212A3F; }
.plus_course .comment_all_button_wrapper .button { border: 1px solid #2a3451; background-color: #2a3451; }

#copyrightInfo { border-top: 1px solid #C4C4C4; margin-top: 30px; padding: 15px 0; }
#copyrightInfo .expanderHeading { background: #fff none repeat scroll 0 0; margin: 0; padding: 5px 0; min-height: auto; border: none; }
#copyrightInfo .expanderHeading:hover { background: #fff; }
#copyrightInfo .expanderHeading h3 { font-weight: bold; font-size: 1.25rem; color: #000; padding: 0; }
#copyrightInfo .expanderHeading .contentHidden { transform: none; }
#copyrightInfo .expanderHeading .expandCollapseButton { display: block; top: 5px; right: 20px; font-size: 20px; color: #000; }
#copyrightInfo .expanderHeading .expandCollapseButton.contentHidden { font-size: 25px; }
.color-blue #copyrightInfo .expanderHeading .expandCollapseButton { color: #2A4D7F; }
.color-pink #copyrightInfo .expanderHeading .expandCollapseButton { color: #C90959; }
.color-royal-blue #copyrightInfo .expanderHeading .expandCollapseButton { color: #0F72C6; }
.color-red #copyrightInfo .expanderHeading .expandCollapseButton { color: #A20C1E; }
.color-orange #copyrightInfo .expanderHeading .expandCollapseButton { color: #BE550D; }
.color-green #copyrightInfo .expanderHeading .expandCollapseButton { color: #317A41; }
.color-magenta #copyrightInfo .expanderHeading .expandCollapseButton { color: #6E1B6E; }
.color-dark-cyan #copyrightInfo .expanderHeading .expandCollapseButton { color: #006064; }
.color-dark-blue #copyrightInfo .expanderHeading .expandCollapseButton { color: #212A3F; }
#copyrightInfo .expanderContent { border: none; }
.node-type-ou-opencourseware-content .page-default #copyrightInfo .expanderContent { padding-bottom: 0; margin-bottom: 0; }
.node-type-ou-opencourseware-content .page-default #copyrightInfo .expanderContent .openlearnng-layout { padding-bottom: 20px; }
#copyrightInfo a { font-weight: bold; text-decoration: none; }

.comment_area { border-top: 1px solid #C4C4C4; margin-top: 30px; padding: 15px 0; }
.comment_area .expanderHeading { background: #fff !important; margin: 0; padding: 5px 0; min-height: auto; }
.comment_area .expanderHeading h4 { font-weight: bold; font-size: 1.25rem; color: #000; padding: 0; }
.comment_area .expanderHeading .contentHidden { transform: none; }
.comment_area .expanderHeading .expandCollapseButton { display: block; top: 0; right: 20px; font-size: 20px; color: #000; }
.color-blue .comment_area .expanderHeading .expandCollapseButton { color: #2A4D7F; }
.color-pink .comment_area .expanderHeading .expandCollapseButton { color: #C90959; }
.color-royal-blue .comment_area .expanderHeading .expandCollapseButton { color: #0F72C6; }
.color-red .comment_area .expanderHeading .expandCollapseButton { color: #A20C1E; }
.color-orange .comment_area .expanderHeading .expandCollapseButton { color: #BE550D; }
.color-green .comment_area .expanderHeading .expandCollapseButton { color: #317A41; }
.color-magenta .comment_area .expanderHeading .expandCollapseButton { color: #6E1B6E; }
.color-dark-cyan .comment_area .expanderHeading .expandCollapseButton { color: #006064; }
.color-dark-blue .comment_area .expanderHeading .expandCollapseButton { color: #212A3F; }
.comment_area .expanderContent { border: none; }

#content_ratings { border: 1px solid #C4C4C4; border-style: solid none; overflow: hidden; }
#content_ratings .ratings_share { display: none; }
#content_ratings .star_rating:after { content: ""; display: table; clear: both; }
#content_ratings .star_rating h4 { float: left; margin-right: 20px; margin-top: 20px; line-height: 27px; }
#content_ratings .star_rating h4 + div { overflow: hidden; }
#content_ratings .star_rating .field-items { margin: 20px 0; padding: 0; }
#content_ratings .star_rating .field-items:after { content: ""; display: table; clear: both; }
#content_ratings .star_rating .fivestar-widget-5 { float: left; background-color: #fff; }
#content_ratings .star_rating .description { overflow: hidden; padding-left: 18px; }
#content_ratings .star_rating .fivestar-summary { font-size: 1rem; color: #333; margin-top: 5px; }
#content_ratings .ratings_share { float: right; margin-top: 25px; width: 50px; }

/*.layout-noleft{ #content_ratings{ .field-items{ margin: 7px 0 14px; } }
}*/
#content_tags { margin-bottom: 20px; }

#content_ratings { clear: left; /* Static View-only Star Version */ /* Javascript Star Version */ }
#content_ratings div.fivestar-widget-static .star { width: 27px; height: 25px; }
#content_ratings div.fivestar-widget .cancel, #content_ratings div.fivestar-widget .star { height: 25px; margin: 0 3px; overflow: visible; width: 25px; }
#content_ratings div.fivestar-widget .cancel a, #content_ratings div.fivestar-widget .star a { position: relative; z-index: 1; /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; font-size: 25px; color: #c84b39; }
#content_ratings div.fivestar-widget .cancel a:before, #content_ratings div.fivestar-widget .cancel a:after, #content_ratings div.fivestar-widget .star a:before, #content_ratings div.fivestar-widget .star a:after { text-indent: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 2; }
#content_ratings div.fivestar-widget .cancel a:after, #content_ratings div.fivestar-widget .star a:after { content: "\e97b"; z-index: 1; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity: 0; }
#content_ratings div.fivestar-widget .cancel, #content_ratings div.fivestar-widget .cancel a, #content_ratings div.fivestar-widget .cancel a:active, #content_ratings div.fivestar-widget .cancel a:focus { background: none; }
#content_ratings div.fivestar-widget .star, #content_ratings div.fivestar-widget .star a { background: none !important; }
#content_ratings div.fivestar-widget div.on a { background: none; }
#content_ratings div.fivestar-widget div.on a:after { filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 1; }
#content_ratings div.fivestar-widget div.on a:before { filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity: 0; }
#content_ratings div.fivestar-widget div.on a:active:before, #content_ratings div.fivestar-widget div.on a:active:after, #content_ratings div.fivestar-widget div.on a:focus:before, #content_ratings div.fivestar-widget div.on a:focus:after { filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 1; }
#content_ratings div.fivestar-widget div.hover a:before { filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 1; }
#content_ratings div.fivestar-widget div.hover a:after { filter: alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; opacity: 0.5; }
#content_ratings div.fivestar-widget div.hover a:active:after, #content_ratings div.fivestar-widget div.hover a:focus:after { filter: alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; opacity: 0.5; }
#content_ratings div.rating div a:hover:before { filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 1; }
#content_ratings div.rating div a:hover:after { filter: alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; opacity: 0.5; }
#content_ratings div.rating div a:active:hover:after, #content_ratings div.rating div a:focus:hover:after { filter: alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; opacity: 0.5; }
#content_ratings .fivestar-submit.form-submit { display: none; }

div[id^="edit-author"] a { font-weight: bold; color: #000; }
div[id^="edit-author"] a:hover { text-decoration: none; }

[id^="edit-subject"] { height: 40px !important; max-width: 379px !important; font-size: 16px !important; }

#edit-submit--2 { background: #EAE8E4; border-radius: 11px; font-size: 16px; height: 35px; width: 85px; }

#comment-form .form-item .form-textarea-wrapper, #comment-form--2 .form-item .form-textarea-wrapper, .comment-form .form-item .form-textarea-wrapper { float: none; overflow: hidden; width: auto; }
#comment-form .form-item .form-textarea-wrapper div#cke_edit-comment-body-und-0-value, #comment-form--2 .form-item .form-textarea-wrapper div#cke_edit-comment-body-und-0-value, .comment-form .form-item .form-textarea-wrapper div#cke_edit-comment-body-und-0-value { width: auto; }
#comment-form .form-submit, #comment-form--2 .form-submit, .comment-form .form-submit { width: 108px; height: 35px; background: #cbc6c1; border-radius: 6px; font-size: 1rem; }
#comment-form .form-submit.form-disabled, #comment-form--2 .form-submit.form-disabled, .comment-form .form-submit.form-disabled { cursor: default; color: #a1a1a1; }

.only_learner_not_enroll { display: none; }

.no-js .tabber h2 { font-size: 1.625rem; margin-top: 23px; }
.tabber.enabled { margin: 20px 0; overflow: hidden; padding-bottom: 5px; position: relative; }
.tabber.enabled .tabs-head ul { display: none; list-style-type: none; margin: 0; position: relative; }
.tabber.enabled .tabs-head li { float: left; background: #f7f7f7; border-bottom: none; border-left: 1px solid #cfcfcf; border-right: none; border-top: 1px solid #cfcfcf; }
.tabber.enabled .tabs-head li.active { background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); }
.tabber.enabled .tabs-head li [role="tab"] { background: none; border: none; color: #1d1d1d; cursor: pointer; display: block; font-size: 0.75rem; line-height: 17px; padding: 12px 15px 11px; position: relative; text-decoration: none; width: 100%; }
.tabber.enabled .tabs-head li [role="tab"]:hover, .tabber.enabled .tabs-head li [role="tab"]:focus { color: #1d1d1d; text-decoration: none; }
.tabber.enabled .tabs-head li [role="tab"] .icon { background: transparent url(../images/sprite.png?v=0.0.0) -176px -249px no-repeat; display: none; float: none; height: 19px; margin: -3px 0 0 6px; padding: 0; vertical-align: middle; width: 28px; }
.tabber.enabled .tabs-head li [role="tab"] .icon.icon-audio { background-position: -209px -249px; display: inline-block; }
.tabber.enabled .tabs-head li [role="tab"] .icon.icon-video { background-position: -176px -249px; display: inline-block; }
.tabber.enabled .tabs-head li [role="tab"][aria-selected="true"] { color: #808080; cursor: default; font-weight: bold; position: relative; }
.tabber.enabled .tabs-head li [role="tab"][aria-selected="true"]:hover, .tabber.enabled .tabs-head li [role="tab"][aria-selected="true"]:focus { color: #808080; }
.tabber.enabled .tabs-head li [role="tab"][aria-selected="true"]::after { background: transparent url(../images/sprite.png?v=0.0.0) -35px -401px no-repeat; bottom: -9px; content: ""; height: 9px; left: 50%; margin-left: -9px; padding: 0; position: absolute; width: 18px; z-index: 10; }
.enable-focus-states .tabber.enabled .tabs-head li [role="tab"][aria-selected="true"]:focus::after { display: none; }
.tabber.enabled .tabs-head li:last-of-type { border-right: 1px solid #cfcfcf; }
.tabber.enabled [role="tabpanel"] { box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); background: #fff; border: 1px solid #869cb3; overflow: hidden; padding: 15px; position: relative; }
.tabber.enabled [role="tabpanel"] > h3 { margin-top: 0; }
#sidebar_wrapper .tabber.enabled [role="tabpanel"] { background: none; border: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; padding: 10px 0 0 0; }
.tabber.enabled [role="tabpanel"][aria-hidden="true"] { display: none; }

.timeline { border-top: 1px solid #cfcfcf; margin: 20px 0; padding-top: 20px; position: relative; }
.timeline * { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.timeline .timeline-filters { position: absolute; right: 0; top: -1px; width: 240px; z-index: 2; }
.no-js .timeline .timeline-filters { position: static; right: auto; top: auto; width: auto; }
.timeline .timeline-filters button[data-timeline-toggle-filters] { float: right; }
.no-js .timeline .timeline-filters button[data-timeline-toggle-filters] { display: none; }
.timeline .timeline-filters button[data-timeline-toggle-filters]:after { background: transparent url("../images/sprite.png?v=0.0.0") -12px -70px no-repeat; content: ''; float: right; height: 11px; margin-left: 8px; margin-top: 1px; width: 7px; }
.timeline .timeline-filters.active button[data-timeline-toggle-filters] { box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); position: relative; top: -1px; }
.timeline .timeline-filters.active button[data-timeline-toggle-filters]:after { transform: rotate(90deg); -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); }
.timeline .timeline-controls { background-color: #fff; border: 1px solid #cfcfcf; box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); display: none; padding: 12px; }
.no-js .timeline .timeline-controls { box-shadow: none; display: block; }
.timeline .timeline-controls h2 { font-size: 1.25rem; margin-top: 0; }
.timeline .timeline-controls label { font-size: 0.75rem; font-weight: bold; margin-bottom: 2px; }
.timeline .timeline-controls select { width: 100%; }
.timeline .timeline-controls select[multiple] { height: 80px; }
.timeline .timeline-controls button { float: left; margin-right: 4%; width: 48%; }
.timeline .timeline-controls button:last-of-type { margin-right: 0; }
.timeline .timeline-controls .form-row { margin-bottom: 12px; }
.timeline .timeline-controls .form-row:last-of-type { margin-bottom: 0; }
.timeline .main-slider { margin-bottom: 0; }
.timeline .slick-arrow { top: 160px; z-index: 1; }
.timeline .slick-arrow.slick-prev { left: 0; height: 24px; width: 20px; }
.timeline .slick-arrow.slick-prev::before { background: url(../images/sprite.png?v=0.0.0) 0 -270px no-repeat; content: ''; display: inline-block; height: 24px; width: 20px; }
.timeline .slick-arrow.slick-next { right: 0; height: 24px; width: 20px; }
.timeline .slick-arrow.slick-next::before { background: url(../images/sprite.png?v=0.0.0) -25px -270px no-repeat; content: ''; display: inline-block; height: 24px; width: 20px; }
.timeline .slick-arrow.slick-disabled { display: none !important; }
.timeline .slick-arrow.slick-prev:before, .timeline .slick-arrow.slick-next:before { color: #0d6584; }
.no-js .timeline .timeline-slide { margin-bottom: 20px; }
.timeline .slide-content { padding: 60px; }
.no-js .timeline .slide-content { padding: 20px 0; }
.timeline .slide-media { display: none; float: left; overflow: hidden; padding-bottom: 20px; padding-right: 40px; width: 50%; }
.timeline .slide-title, .timeline .slide-date, .timeline .slide-description { font-family: Georgia, Times, "Times New Roman", serif; }
.timeline .slide-description { color: #686C7C; font-size: 0.9375rem; }
.timeline .slide-title { margin-bottom: 5px; }
.timeline .slide-title h3 { font-family: Georgia, Times, "Times New Roman", serif; font-size: 1.5rem; margin: 0; }
.timeline .slide-title.title-slide h3 { font-size: 2rem; }
.timeline .slide-date { color: #585858; font-size: 1rem; margin: 0 0 10px; }
.timeline .media-container { margin-bottom: 5px; }
.timeline .media-container .loading, .timeline .media-container .load-failed { margin: 40px auto; }
.timeline .media-container .loading { background: transparent url("../images/loading-30.gif?v=0.0.0") 0 0 no-repeat; height: 30px; width: 30px; }
.timeline .media-container .load-failed { background: transparent url("../images/sprite.png?v=0.0.0") -459px -254px no-repeat; height: 14px; width: 24px; }
.timeline .media-container blockquote { color: #686C7C; font-family: Georgia, Times, "Times New Roman", serif; font-size: 1.375rem; line-height: 1.3; margin: 20px auto; }
.timeline .media-container img, .timeline .media-container iframe { border: 1px solid #cfcfcf; box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); }
.timeline .media-container img { height: auto; margin: 0 auto; max-height: 320px; max-width: 100%; }
.timeline .media-container .iframe-wrapper { height: 1px; padding-bottom: 56.25%; position: relative; width: 100%; }
.timeline .media-container .iframe-wrapper iframe { bottom: 0; display: block; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; }
.timeline .media-container .wiki-title { border-bottom: 1px solid #cfcfcf; font-size: 1.125rem; margin: 0 0 5px; padding-bottom: 6.66667px; }
.timeline .media-container .wiki-credit { color: #686C7C; font-size: 0.875rem; font-style: italic; margin-bottom: 10px; }
.timeline .media-caption, .timeline .media-credit { color: #585858; font-size: 0.6875rem; padding: 0 20px 4px; text-align: center; }
.timeline .media-credit { color: #686C7C; font-size: 0.625rem; }
.timeline .media-caption { word-wrap: break-word; }
.timeline .timeline-nav-controls { box-shadow: 1px 1px 4px -2px rgba(0, 0, 0, 0.4); -moz-box-shadow: 1px 1px 4px -2px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 1px 1px 4px -2px rgba(0, 0, 0, 0.4); border-bottom: 2px solid #cfcfcf; border-radius: 0 3px 3px 0; border-right: 1px solid #cfcfcf; border-top: 1px solid #cfcfcf; display: none; background-color: #fff; height: 96px; position: absolute; top: 50px; width: 32px; z-index: 1; }
.timeline .timeline-nav-controls button { background-color: transparent; border: none; cursor: pointer; display: block; height: 32px; overflow: hidden; padding: 6px; position: relative; text-indent: -999em; width: 32px; }
.timeline .timeline-nav-controls button:active .icon, .timeline .timeline-nav-controls button:focus .icon, .timeline .timeline-nav-controls button:hover .icon { opacity: 1; }
.timeline .timeline-nav-controls button .icon { transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; background-color: transparent; background-image: url("../images/sprite.png?v=0.0.0"); background-repeat: no-repeat; display: block; height: 20px; left: 6px; opacity: .6; position: absolute; top: 6px; width: 20px; }
.timeline .timeline-nav-controls button[data-timeline-home] .icon { background-position: -40px -300px; }
.timeline .timeline-nav-controls button[data-timeline-zoom="in"] .icon { background-position: 0 -300px; }
.timeline .timeline-nav-controls button[data-timeline-zoom="out"] .icon { background-position: -20px -300px; }
.timeline .timeline-nav { position: relative; }
.no-js .timeline .timeline-nav { display: none; }
.timeline .vis-timeline { background-color: #eaeaea; border: none; }
.timeline .vis-panel.vis-background.vis-horizontal { box-shadow: inset 0 2px 5px -1px rgba(0, 0, 0, 0.4); -moz-box-shadow: inset 0 2px 5px -1px rgba(0, 0, 0, 0.4); -webkit-box-shadow: inset 0 2px 5px -1px rgba(0, 0, 0, 0.4); border-left: 1px solid #cfcfcf; border-right: 1px solid #cfcfcf; border-top: 1px solid #cfcfcf; }
.timeline .vis-panel .vis-shadow { background-color: rgba(0, 0, 0, 0.5); box-shadow: none; height: 20px; font-size: 0.625rem; text-transform: uppercase; line-height: 20px; text-align: center; }
.timeline .vis-panel .vis-shadow:before { color: #808080; }
.timeline .vis-panel .vis-shadow.vis-top:before { color: #808080; content: "Drag down to see more"; }
.timeline .vis-panel .vis-shadow.vis-bottom:before { color: #808080; content: "Drag up to see more"; }
.timeline .vis-grid.vis-vertical { border-left: none; }
.timeline .vis-time-axis.vis-foreground { background-color: #fff; }
.timeline .vis-time-axis .vis-text { border-left: 1px solid #cfcfcf; color: #585858; font-size: 0.6875rem; font-weight: bold; }
.timeline .vis-item { transition: border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; border-color: #cfcfcf; }
.timeline .vis-item:active, .timeline .vis-item:focus, .timeline .vis-item:hover, .timeline .vis-item.vis-selected { border-color: #686C7C; }
.timeline .vis-item:active.vis-box, .timeline .vis-item:focus.vis-box, .timeline .vis-item:hover.vis-box, .timeline .vis-item.vis-selected.vis-box { box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); background-color: #fff; }
.timeline .vis-item:active.vis-box.media-icon:before, .timeline .vis-item:focus.vis-box.media-icon:before, .timeline .vis-item:hover.vis-box.media-icon:before, .timeline .vis-item.vis-selected.vis-box.media-icon:before { opacity: .8; }
.timeline .vis-item:active.vis-box .vis-item-content, .timeline .vis-item:focus.vis-box .vis-item-content, .timeline .vis-item:hover.vis-box .vis-item-content, .timeline .vis-item.vis-selected.vis-box .vis-item-content { color: #585858; }
.timeline .vis-item.vis-box { transition-property: background-color box-shadow; -moz-transition-property: background-color box-shadow; -webkit-transition-property: background-color box-shadow; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background-color: #f7f7f7; border-radius: 3px 3px 3px 0; cursor: pointer; min-height: 36px; }
.timeline .vis-item.vis-box.vis-selected { cursor: default; z-index: 0; }
.timeline .vis-item.vis-box .vis-item-content { transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; color: #686C7C; max-width: 150px; overflow: hidden; padding: 8px; text-overflow: ellipsis; }
.timeline .vis-item.vis-box.media-icon { padding-left: 29px; }
.timeline .vis-item.vis-box.media-icon:before { transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; background-color: transparent; background-image: url("../images/sprite.png?v=0.0.0"); background-position: 0 0; background-repeat: no-repeat; content: ''; height: 24px; left: 5px; opacity: .4; position: absolute; top: 5px; width: 24px; }
.timeline .vis-item.vis-box.media-wikipedia:before { background-position: -70px -210px; }
.timeline .vis-item.vis-box.media-blockquote:before { background-position: -94px -210px; }
.timeline .vis-item.vis-box.media-image:before { background-position: -118px -210px; }
.timeline .vis-item.vis-box.media-youtube:before { background-position: -142px -210px; }
.timeline .vis-item.vis-box.media-googlemaps:before { background-position: -166px -210px; }
.timeline .vis-item.vis-box.media-flickr:before { background-position: -190px -210px; }

/** Free Learning page ------------------ Override landing page title if used on the "Free Learning" landing page */
#image-course-block .content-block img { width: 100%; height: auto; }

#free-course { background: #fff; margin-bottom: 30px; }
#free-course .free-course-top h1 { font-size: 2.25rem; line-height: 2.625rem; font-weight: bold; text-align: center; margin: 0; padding-top: 20px; }
#free-course .free-course-top p { text-align: center; padding: 10px; margin: 0; font-size: 1.125rem; line-height: 22px; color: #262626; }
#free-course .free-course-bottom { padding-left: 1px; padding-bottom: 40px; }
#free-course .free-course-bottom .col-lg-6:nth-child(even) .grid-item { margin: 10px 20px 10px 10px; }
#free-course .free-course-bottom .col-lg-6:nth-child(odd) .grid-item { margin: 10px 10px 10px 20px; }
#free-course .free-course-bottom .grid-item { overflow: hidden; position: relative; border: 1px solid #fff; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
#free-course .free-course-bottom .grid-item h3 { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; background: #CFCDC9; height: 110px; width: 100%; text-align: center; margin: 0; padding: 0 20px; }
#free-course .free-course-bottom .grid-item h3 a { color: #000; text-decoration: none; font-weight: bold; font-size: 1.375rem; position: relative; display: block; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#free-course .free-course-bottom .grid-item > a { -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; -webkit-order: 1; order: 1; position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; z-index: 0; }
#free-course .free-course-bottom .grid-item > a:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
#free-course .free-course-bottom .grid-item > a img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
#free-course .free-course-bottom .grid-item > a img.img-vertical { width: 100%; height: auto; }
#free-course .free-course-bottom .grid-item > a img.img-horizontal { height: 100%; width: auto; }
#free-course .free-course-bottom .grid-item > a img.icon { padding: 0; }
#free-course .free-course-bottom .grid-item > a:before { padding-top: 52.5%; }
#free-course .free-course-bottom .grid-item > a img { width: 100%; height: auto; }

.content-wrapper .region-content-top .top-image-basic-page img { width: 100%; }
.content-wrapper .page-title { padding: 20px 30px 10px 40px; font-weight: bold; background-color: #fff; color: #000000; }
.content-wrapper .openlearnng-block-system .field-items { background-color: #fff; padding: 0 30px 40px 30px; overflow: hidden; }
.content-wrapper .openlearnng-block-system .field-items .desc > p { padding: 5px 0; }
.content-wrapper .openlearnng-block-system .field-items .tip { background-color: #ECEAE6; margin-top: 27px; padding: 15px 34px; }
.content-wrapper .openlearnng-block-system .field-items .tip img { width: 5.3125rem; float: left; margin-right: 34px; margin-top: 10px; }
.content-wrapper .openlearnng-block-system .field-items .tip p, .content-wrapper .openlearnng-block-system .field-items .tip h2 {           /*float: right; width: em(647px);
 padding-left:10px ;*/ overflow: hidden; padding-left: 0; margin: 0; }
.content-wrapper .openlearnng-block-system .field-items p { word-wrap: break-word; color: #262626; }

.view-ole-course-catalogue { background-color: #fff; padding: 0 40px 45px; margin-bottom: 50px; }

.page-free-courses-full-catalogue .region-content { background-color: #fff; }
.page-free-courses-full-catalogue .region-content #block-system-main { padding: 0 40px; }

.dropdown-box .expanderIndependent { margin: 6px 0; }
.dropdown-box .expanderIndependent .expanderHeading { margin-top: 5px; background-repeat: no-repeat; background-size: 147px auto; padding: 0 0 0 150px; width: 100%; border: none; }
.dropdown-box .expanderIndependent .expanderHeading h2 { color: #fff; display: table-cell; font-size: 1.4375rem; font-weight: normal; height: 87px; padding: 0 75px 0 25px !important; vertical-align: middle; float: none; }
.dropdown-box .expanderIndependent .expanderHeading.active h2 { font-weight: bold !important; }
.dropdown-box .expanderIndependent .expanderHeading .expandCollapseButton { font-size: 15px; top: 44px; right: 50px; color: #fff; position: absolute; }
.dropdown-box .expanderIndependent .expanderContent { border-bottom: none; padding: 0; }
.dropdown-box .expanderIndependent .expanderContent .view-content { padding: 10px 0; }
.dropdown-box .expanderIndependent .expanderContent table thead tr th { font-weight: bold; font-size: 1.125rem; border-bottom: 2px solid; position: relative; z-index: 1; }
.dropdown-box .expanderIndependent .expanderContent table thead tr th.views-field-field-educational-level { text-align: center; }
.dropdown-box .expanderIndependent .expanderContent table thead tr th .sort-control { font-size: 0.9375rem; margin: 3px 5px 0 0; width: 10px; position: absolute; right: 10px; height: 20px; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.dropdown-box .expanderIndependent .expanderContent table thead tr th .sort-control .path1, .dropdown-box .expanderIndependent .expanderContent table thead tr th .sort-control .path2 { position: relative; }
.dropdown-box .expanderIndependent .expanderContent table thead tr th .sort-control .path1:before, .dropdown-box .expanderIndependent .expanderContent table thead tr th .sort-control .path2:before { position: absolute; }
.dropdown-box .expanderIndependent .expanderContent table thead tr th .sort-control .path2:before { margin: 0; }
.dropdown-box .expanderIndependent .expanderContent table thead tr th .sort-control.sort-neutral .path1:before, .dropdown-box .expanderIndependent .expanderContent table thead tr th .sort-control.sort-neutral .path2:before { color: #c0b6ae; }
.dropdown-box .expanderIndependent .expanderContent table thead tr th .sort-control.sort-asc .path1:before { color: #000; }
.dropdown-box .expanderIndependent .expanderContent table thead tr th .sort-control.sort-asc .path2:before { color: #c0b6ae; }
.dropdown-box .expanderIndependent .expanderContent table thead tr th .sort-control.sort-desc .path1:before { color: #c0b6ae; }
.dropdown-box .expanderIndependent .expanderContent table thead tr th .sort-control.sort-desc .path2:before { color: #000; }
.dropdown-box .expanderIndependent .expanderContent table thead tr th.views-field-field-duration .sort-control.sort-neutral { width: auto; }
.dropdown-box .expanderIndependent .expanderContent table tbody tr { border-bottom: 1px solid #c0b6ae; }
.dropdown-box .expanderIndependent .expanderContent table tbody tr td, .dropdown-box .expanderIndependent .expanderContent table tbody tr a { font-size: 1rem; color: #262626; font-weight: normal; }
.dropdown-box .expanderIndependent .expanderContent table tbody tr td.field_educational_level { padding-left: 27px; min-width: 135px; }
.dropdown-box .expanderIndependent .expanderContent table tbody tr:hover td, .dropdown-box .expanderIndependent .expanderContent table tbody tr:hover a { font-weight: bold; }
.dropdown-box .expanderIndependent .expanderContent table tbody tr:hover a:hover { text-decoration: none; }
.dropdown-box .expanderIndependent.catalogue .expanderHeading img { left: 0px; top: 0px; width: 147px; cursor: pointer; display: block; position: absolute; right: 5px; }
.dropdown-box #catalogue-list-542 .expanderHeading { background: #0F72C6; }
.dropdown-box #catalogue-list-542 .expanderContent table thead tr th { border-bottom-color: #0F72C6; }
.dropdown-box #catalogue-list-542 .expanderContent table tbody tr:hover { background-color: #E6F3FA; }
.dropdown-box #catalogue-list-565 .expanderHeading { background: #C90959; }
.dropdown-box #catalogue-list-565 .expanderContent table thead tr th { border-bottom-color: #C90959; }
.dropdown-box #catalogue-list-565 .expanderContent table tbody tr:hover { background-color: #FAE6EE; }
.dropdown-box #catalogue-list-575 .expanderHeading { background: #A20C1E; }
.dropdown-box #catalogue-list-575 .expanderContent table thead tr th { border-bottom-color: #A20C1E; }
.dropdown-box #catalogue-list-575 .expanderContent table tbody tr:hover { background-color: #F5E8E9; }
.dropdown-box #catalogue-list-600 .expanderHeading { background: #BE550D; }
.dropdown-box #catalogue-list-600 .expanderContent table thead tr th { border-bottom-color: #BE550D; }
.dropdown-box #catalogue-list-600 .expanderContent table tbody tr:hover { background-color: #F8EEE7; }
.dropdown-box #catalogue-list-610 .expanderHeading { background: #2A4D7F; }
.dropdown-box #catalogue-list-610 .expanderContent table thead tr th { border-bottom-color: #2A4D7F; }
.dropdown-box #catalogue-list-610 .expanderContent table tbody tr:hover { background-color: #EAEDF2; }
.dropdown-box #catalogue-list-628 .expanderHeading { background: #317A41; }
.dropdown-box #catalogue-list-628 .expanderContent table thead tr th { border-bottom-color: #317A41; }
.dropdown-box #catalogue-list-628 .expanderContent table tbody tr:hover { background-color: #EEF2E5; }
.dropdown-box #catalogue-list-650 .expanderHeading { background: #6E1B6E; }
.dropdown-box #catalogue-list-650 .expanderContent table thead tr th { border-bottom-color: #6E1B6E; }
.dropdown-box #catalogue-list-650 .expanderContent table tbody tr:hover { background-color: #F0E8F0; }
.dropdown-box #catalogue-list-677 .expanderHeading { background: #006064; }
.dropdown-box #catalogue-list-677 .expanderContent table thead tr th { border-bottom-color: #006064; }
.dropdown-box #catalogue-list-677 .expanderContent table tbody tr:hover { background-color: #E5EFEF; }

.page-free-courses-menu .page-title, .page-latest-from-openlearn .page-title, .page-subject-information .page-title { display: none; }

#block-ole-ng-content-free-course .badged-course-filter { margin-top: 20px; }

.badged-course-filter { background-color: #bbb5b1; padding: 10px 20px; font-size: 1.125rem; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; position: relative; }
.badged-course-filter:after { content: ""; display: table; clear: both; }
.badged-course-filter .sort-form { float: left; position: relative; width: 303px; }
.badged-course-filter .sort-form .sort-wrapper { display: inline-block; position: relative; width: 230px; }
.badged-course-filter .input-filter { border: 1px solid #a09492; height: 38px; padding: 0 15px; width: 100%; background: #fff; -webkit-appearance: none; -moz-appearance: none; }
.badged-course-filter .input-filter::-ms-expand { display: none; }
.badged-course-filter .input-filter option { padding-left: 15px; }
.badged-course-filter .btn-sort { background-color: #3D4559; background-position: center center; background-size: 30px 30px; height: 30px; pointer-events: none; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); right: 4px; text-align: center; width: 30px; }
.badged-course-filter .btn-sort span { display: block; font-size: 19px; color: #fff; margin-top: calc(50% - 10px); }
.badged-course-filter .btn-sort span, .badged-course-filter .btn-sort span:before { position: static; }
.badged-course-filter .bold { font-weight: bold; }
.badged-course-filter .view-mode-wrap { float: right; }
.badged-course-filter .view-mode-wrap + span { display: block; text-align: center; overflow: hidden; padding-top: 7px; width: calc(100% - 495px); width: auto; }
.badged-course-filter .view-mode { border: 1px solid #a09492; display: inline-block; padding: 5px 15px 6px 5px; text-align: right; background-color: #fff; color: #3D393A; text-decoration: none; }
.badged-course-filter .view-mode.mode-grid { margin-right: -0.375rem; }
.badged-course-filter .view-mode span { display: inline-block; margin: 0px 10px 3px; font-size: 1.25rem; position: static; vertical-align: middle; }
.badged-course-filter .view-mode span:before { position: static; }
.badged-course-filter .view-mode.active, .badged-course-filter .view-mode:hover { color: #fff; background-color: #3D4559; text-decoration: none; }
.badged-course-filter .filter-label { display: table-cell; display: inline-block; font-size: inherit; padding-right: 5px; vertical-align: middle; }

.page-about-openlearn-study { background-color: #e5e3df; }
.page-about-openlearn-study .main_content_wrapper .region-left { display: none; }
.page-about-openlearn-study .main_content_wrapper .region-content { background: transparent; }
.page-about-openlearn-study .main_content_wrapper.show-left .wrapper-has-sidebar .main-wrapper-content { margin-left: 0; width: 100%; }
.page-about-openlearn-study .main-wrapper-content > .container, .page-about-openlearn-study .main-wrapper-content > .wrapper-has-sidebar { margin: 0 -20px; max-width: inherit; padding: 0; }
.page-about-openlearn-study h1 { display: none; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_header { text-align: center; margin: auto auto; padding: 0 20px 36px; max-width: 900px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_header .title { font-size: 2.6875rem; font-weight: bold; margin-top: 1.75rem; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_header p { font-size: 1.375rem; margin-top: 18px; line-height: 1.2em; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main { padding: 0 0 34px 0; margin: auto auto; max-width: 1020px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main:after { content: ""; display: table; clear: both; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .row, .page-about-openlearn-study .study_with_openlearn_page .gateway_main .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-tv #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .ole-pagination, .page-about-openlearn-study .study_with_openlearn_page .gateway_main .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-radio #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .ole-pagination { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .row > div, .page-about-openlearn-study .study_with_openlearn_page .gateway_main .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination > div, .page-whats-on.page-whats-on-tv #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .ole-pagination > div, .page-about-openlearn-study .study_with_openlearn_page .gateway_main .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination > div, .page-whats-on.page-whats-on-radio #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .ole-pagination > div { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item { -webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: center; margin: 0 2% 22px; border: 1px solid #fff; background: #fff; padding: 50px 29px 30px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 20px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item a .icons { color: #e66510; font-size: 5.875rem; display: block; margin: auto auto; height: 6.875rem; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item a .icons.icon-ou_logo { width: 8.125rem; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item a .icons.icon-qualification { width: 10.1875rem; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item a .icons.icon-employability { width: 7.875rem; height: 6.25rem; font-size: 5.5625rem; margin-top: 0.5rem; padding-bottom: 0.3125rem; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item a .icons.icon-distance { font-size: 6.3125rem; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item a:hover { text-decoration: none; color: #e66510; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item h3 { font-size: 1.625rem; font-weight: bold; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item h3 a { color: black; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item h3 a:hover { color: #e66510; text-decoration: none; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item p { margin: 15px 11px 6px 11px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .btn, .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item #cart-form-pane .form-submit, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .form-submit, .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .cart-hide-frecourses .form-submit, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .form-submit { margin: 15px auto 0 auto; border-radius: 6px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .btn.gateway-btn, .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item #cart-form-pane .gateway-btn.form-submit, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .gateway-btn.form-submit, .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .cart-hide-frecourses .gateway-btn.form-submit, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .gateway-btn.form-submit { min-width: 235px; font-size: 1.125rem; font-weight: bold; border-radius: 8px; background: #3d4559; border: 1px solid #3d4559; color: #fff; position: relative; padding: 6px 0 7px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .btn.gateway-btn:hover, .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item #cart-form-pane .gateway-btn.form-submit:hover, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .gateway-btn.form-submit:hover, .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .cart-hide-frecourses .gateway-btn.form-submit:hover, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .gateway-btn.form-submit:hover { color: #e66510; text-decoration: none; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_start { background: #FFFFFF; padding: 57px 0 60px; border: 1px solid transparent; border-left: none; border-right: none; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_start .inner { margin: 0 auto; max-width: 1170px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_start .inner:after { content: ""; display: table; clear: both; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_start img { float: left; width: 480px; padding-right: 37px; padding-left: 17px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content { overflow: hidden; padding-right: 20px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content h3 { margin-top: 0; font-size: 2.25rem; font-weight: bold; padding: 3px 0 7px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content p { line-height: 22px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content p b { line-height: 2rem; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn { padding-left: 4px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .btn, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn #cart-form-pane .form-submit, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .form-submit, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .cart-hide-frecourses .form-submit, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .form-submit { margin: 15px auto 0 auto; border: 1px solid #e66510; border-radius: 6px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .btn.gateway-btn, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn #cart-form-pane .gateway-btn.form-submit, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .cart-hide-frecourses .gateway-btn.form-submit, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit { width: auto; height: auto; font-size: 1.125rem; border-radius: 8px; background: #e66510; border: 1px solid #e66510; color: #fff; position: relative; padding: 18px 43px; margin-right: 10px; text-align: center; margin-top: 7px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .btn.gateway-btn:hover, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn #cart-form-pane .gateway-btn.form-submit:hover, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit:hover, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .cart-hide-frecourses .gateway-btn.form-submit:hover, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit:hover { color: #fff; text-decoration: none; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .btn.gateway-btn:first-child, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn #cart-form-pane .gateway-btn.form-submit:first-child, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit:first-child, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .cart-hide-frecourses .gateway-btn.form-submit:first-child, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit:first-child { padding: 18px 55px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .btn.gateway-btn:last-child, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn #cart-form-pane .gateway-btn.form-submit:last-child, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit:last-child, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .cart-hide-frecourses .gateway-btn.form-submit:last-child, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit:last-child { margin-right: 0; padding: 18px 42px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_outside { margin: 0 auto; max-width: 1082px; padding: 35px 20px; overflow: hidden; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content { float: left; padding-right: 20px; width: calc(100% - 406px); }
.page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content h3 { padding: 30px 12px 0 0; font-size: 2.25rem; font-weight: bold; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content h3 a { color: #000; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content h3 a:hover { text-decoration: none; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content p { padding: 10px 12px 0 0; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .btn, .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content #cart-form-pane .form-submit, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .form-submit, .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .cart-hide-frecourses .form-submit, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .form-submit { margin-left: 0; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .btn.gateway-btn, .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content #cart-form-pane .gateway-btn.form-submit, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .gateway-btn.form-submit, .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .cart-hide-frecourses .gateway-btn.form-submit, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .gateway-btn.form-submit { font-size: 1.125rem; font-weight: bold; border-radius: 8px; background: #3d4559; color: #fff; padding: 12px 37px 11px; margin-top: 17px; border: 1px solid #3d4559; text-align: center; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .btn.gateway-btn:hover, .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content #cart-form-pane .gateway-btn.form-submit:hover, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .gateway-btn.form-submit:hover, .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .cart-hide-frecourses .gateway-btn.form-submit:hover, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .gateway-btn.form-submit:hover { color: #e66510; text-decoration: none; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_outside a img { width: 406px; margin-right: 0; float: right; margin-top: 5px; }
.page-about-openlearn-study .study_with_openlearn_page .gateway_outside a:hover { text-decoration: none; }

.course-information > img { height: auto !important; }
.course-information .block-content ul li img.icon { box-shadow: none; border: none; margin: 8px 20px 0 0; height: 47px; width: auto; }
.course-information .block-content ul li p { overflow: hidden; }

.lastest.badges-openlearn-courses { margin: 0 0 0 15px; }

@media only screen and (max-width: 767px) { #free-course { margin-bottom: 14px; }
  #free-course .free-course-top h1 { font-size: 1.75rem; line-height: 2.625rem; font-weight: bold; padding-top: 18px; }
  #free-course .free-course-top p { padding: 4px 25px 3px; font-size: 0.8125rem; line-height: 18px; color: #262626; }
  #free-course .free-course-top h1, #free-course .free-course-top p { text-align: center; margin: 0; }
  #free-course .free-course-bottom { padding-bottom: 4px; padding-left: 0; }
  #free-course .free-course-bottom .col-lg-6:nth-child(n+1) .grid-item { margin: 9px 9px 11px; }
  #free-course .free-course-bottom .grid-item h3 { height: 93px; padding: 0 50px; }
  #free-course .free-course-bottom .grid-item h3 a { font-size: 1.375rem; }
  .content-wrapper .region-content-top .top-image-basic-page { overflow: hidden; }
  .content-wrapper .openlearnng-block-system .field-items { padding: 0 25px 15px 25px; }
  .content-wrapper .openlearnng-block-system .field-items .desc > p { padding: 5px 0; }
  .content-wrapper .openlearnng-block-system .field-items .tip { padding: 20px; }
  .content-wrapper .openlearnng-block-system .field-items .tip img, .content-wrapper .openlearnng-block-system .field-items .tip h2, .content-wrapper .openlearnng-block-system .field-items .tip p { float: none; width: 100%; }
  .content-wrapper .openlearnng-block-system .field-items .tip img { margin: 0 20px 8px 0; max-width: 100%; float: left; width: 40px; }
  .content-wrapper .openlearnng-block-system .field-items .tip p, .content-wrapper .openlearnng-block-system .field-items .tip h2 { overflow: inherit; padding: 0; width: auto; }
  .content-wrapper .openlearnng-block-system .field-items .tip h2 { padding-bottom: 10px; }
  .dropdown-box .expanderIndependent .expanderHeading { height: 66px; padding-left: 0; }
  .dropdown-box .expanderIndependent .expanderHeading img { display: none !important; }
  .dropdown-box .expanderIndependent .expanderHeading h2 { font-size: 1.0625rem; height: 66px; padding-left: 15px !important; }
  .dropdown-box .expanderIndependent .expanderHeading .expandCollapseButton { font-size: 11px; top: 34px; right: 18px; }
  .dropdown-box .expanderIndependent .expanderContent { border-bottom: none; padding: 0; }
  .dropdown-box .expanderIndependent .expanderContent .view-content { padding: 14px 0 10px 0; }
  .dropdown-box .expanderIndependent .expanderContent table thead tr th { font-size: 0.9375rem; border-right: 0; border-bottom: 2px solid; padding: 3px 5px; position: static; }
  .dropdown-box .expanderIndependent .expanderContent table thead tr th:nth-child(2), .dropdown-box .expanderIndependent .expanderContent table thead tr th:nth-child(3) { display: none; }
  .dropdown-box .expanderIndependent .expanderContent table thead tr th .sort-control { right: 5px; position: static; -moz-transform: none; -o-transform: none; -ms-transform: none; -webkit-transform: none; transform: none; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin-left: auto; float: right; }
  .dropdown-box .expanderIndependent .expanderContent table tbody tr td, .dropdown-box .expanderIndependent .expanderContent table tbody tr a { font-size: 0.75rem; }
  .dropdown-box .expanderIndependent .expanderContent table tbody tr td { border-right: 0; padding: 7px 10px 7px 7px; }
  .dropdown-box .expanderIndependent .expanderContent table tbody tr td:nth-child(2), .dropdown-box .expanderIndependent .expanderContent table tbody tr td:nth-child(3) { display: none; }
  .view-ole-course-catalogue { padding: 0 12px 0; margin-bottom: 0; }
  /********* FREE COURSE LANDING ******/
  #image-course-block, .page-free-courses-menu .region-left { display: none; }
  .lastest.badges-openlearn-courses { background-color: #ECEAE6; margin: 0; }
  #block-ole-ng-content-free-course { background: #ECEAE6; } }
.faq_free_courses .expanderContent p iframe { width: 100%; }
.faq_free_courses .expanderLinked .expanderHeading { background: #fff; border-top: 1px solid #cfcfcf; margin-bottom: 0; margin-top: 10px; padding: 0; }
.faq_free_courses .expanderLinked .expanderHeading.active { border-top: 2px solid #58749B; border-bottom: none; background-color: #E5EAF0; }
.faq_free_courses .expanderLinked .expanderHeading.active h4 { color: #000; }
.faq_free_courses .expanderLinked .expanderHeading h4 { color: #2A4D7F; margin: 10px; font-weight: bold; font-size: 1.25rem; padding: 10px 40px 0 9px !important; width: 95%; }
.faq_free_courses .expanderLinked .expanderHeading .expandCollapseButton { font-size: 20px; right: 14px; color: #2A4D7F; }
.faq_free_courses .expanderLinked .expanderHeading .expandCollapseButton.icon-sub { bottom: 0; }
.faq_free_courses .expanderLinked .expanderContent { background-color: #E5EAF0; margin-bottom: 23px; border-bottom: none !important; }

.region.region-left #block-ole-free-course-take-your-learning-further { margin-bottom: 20px; }
.region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further { padding: 0px 0px 10px; margin-bottom: 0px; }
.region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information { border: none; margin: 0; padding: 0; background: #ffffff; }
.region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper img.img-responsive.img-horizontal { width: 100%; height: auto; }
.region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper h3 { font-size: 1.5rem; font-weight: bold; margin-top: 18px; line-height: 1.6875rem; padding-left: 18px; }
.region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper h3 a { text-decoration: none; }
.region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper p { font-size: 1rem; padding: 0 18px; line-height: 1.25rem; }
.region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { padding: 20px 0px; margin: 10px 18px 5px; width: auto; }
.region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box .icon.icon-ou_logo { text-align: center; float: none; }
.region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box div.icon-ou_logo::before { margin-right: 0px; display: inline; }
.region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box .keep_learning_box_content { padding-top: 15px; }
.region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box .keep_learning_box_content p { margin-top: 10px; }
.region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box .keep_learning_box_content p a { display: inline; }

/** Homepage ------------------  Styles for the homepage. */
/** Homepage "You can use OpenLearn to "  container -------------- */
#home-list-explore { background: #fff; }
#home-list-explore .explores-main { padding: 10px; }
#home-list-explore .explores-main .explores-top { text-align: center; padding: 16px 0 0; }
#home-list-explore .explores-main .explores-top h2 { font-size: 2.25rem; color: #000; margin-bottom: 25px; font-weight: 700; }
#home-list-explore .explores-main .explores-top h2 a:before { top: 12px; }
#home-list-explore .explores-main .explores-bottom { padding: 0 20px 30px 20px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
#home-list-explore .explores-main .explore-item { text-align: center; margin: 10px; background-color: #ECEAE6; padding: 22px 10px; border: 1px solid #ECEAE6; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: calc(100% - 20px); }
#home-list-explore .explores-main .explore-item:hover { background-color: #DDE5CC; border: 1px solid #799933; }
#home-list-explore .explores-main .explore-item h3 { font-size: 1.4375rem; color: #3D393A; margin: 12px 0 10px; font-weight: 600; }
#home-list-explore .explores-main .explore-item h3 a { text-decoration: none; color: #3D393A; }
#home-list-explore .explores-main .explore-item h3 a:hover { color: #3D393A; }
#home-list-explore .explores-main .explore-item p { color: #3D393A; font-size: 15px; font-weight: 500; letter-spacing: 0; line-height: 1.2; text-shadow: 0 0.1px 0; margin: 5px auto 4px auto; font-size: 1rem; min-height: 3.625rem; }
#home-list-explore .explores-main .explore-item p a { text-decoration: none; color: #3D393A; }
#home-list-explore .explores-main .explore-item p a:hover { color: #3D393A; }
#home-list-explore .explores-main .explore-item .btn, #home-list-explore .explores-main .explore-item #cart-form-pane .form-submit, #cart-form-pane #home-list-explore .explores-main .explore-item .form-submit, #home-list-explore .explores-main .explore-item .cart-hide-frecourses .form-submit, .cart-hide-frecourses #home-list-explore .explores-main .explore-item .form-submit { margin: 15px auto 0 auto; border-radius: 6px; }
#home-list-explore .explores-main .explore-item .btn.explores-btn, #home-list-explore .explores-main .explore-item #cart-form-pane .explores-btn.form-submit, #cart-form-pane #home-list-explore .explores-main .explore-item .explores-btn.form-submit, #home-list-explore .explores-main .explore-item .cart-hide-frecourses .explores-btn.form-submit, .cart-hide-frecourses #home-list-explore .explores-main .explore-item .explores-btn.form-submit { width: 12.1875rem; height: 2.5rem; font-size: 1.125rem; font-weight: bold; border-radius: 8px; background: #3D4559; color: #fff; position: relative; padding-top: 8px; border: 1px solid #3D4559; }
#home-list-explore .explores-main .explore-item .btn.explores-btn .icon-arrow-white-right, #home-list-explore .explores-main .explore-item #cart-form-pane .explores-btn.form-submit .icon-arrow-white-right, #cart-form-pane #home-list-explore .explores-main .explore-item .explores-btn.form-submit .icon-arrow-white-right, #home-list-explore .explores-main .explore-item .cart-hide-frecourses .explores-btn.form-submit .icon-arrow-white-right, .cart-hide-frecourses #home-list-explore .explores-main .explore-item .explores-btn.form-submit .icon-arrow-white-right { font-size: 0.875rem; margin-left: 10px; }
#home-list-explore .explores-main .explore-item .btn.explores-btn:hover, #home-list-explore .explores-main .explore-item #cart-form-pane .explores-btn.form-submit:hover, #cart-form-pane #home-list-explore .explores-main .explore-item .explores-btn.form-submit:hover, #home-list-explore .explores-main .explore-item .cart-hide-frecourses .explores-btn.form-submit:hover, .cart-hide-frecourses #home-list-explore .explores-main .explore-item .explores-btn.form-submit:hover { background: #141E30; text-decoration: none; }
#home-list-explore .explores-main .explore-item .icon { height: 85px; margin-bottom: 22px; display: block; text-decoration: none; position: relative; }
#home-list-explore .explores-main .explore-item .icon > span { font-size: 5.3125rem; }
#home-list-explore .explores-main .explore-item .icon > span span { position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
#home-list-explore .explores-main .explore-item .icon > span span:before { margin-left: 0; }
#home-list-explore .explores-main .explore-item .icon > span.icon-dots_colour .path1:before { color: #c81e5b; }
#home-list-explore .explores-main .explore-item .icon > span.icon-dots_colour .path2:before { color: #2a4d7f; }
#home-list-explore .explores-main .explore-item .icon > span.icon-dots_colour .path4:before { color: #a11e21; }
#home-list-explore .explores-main .explore-item .icon > span.icon-dots_colour .path5:before { color: #1b87c9; }
#home-list-explore .explores-main .explore-item .icon > span.icon-dots_colour .path7:before { color: #ba5627; }
#home-list-explore .explores-main .explore-item .icon > span.icon-for-study-home { font-size: 5rem; }
#home-list-explore .explores-main .explore-item .icon > span.icon-for-life-home { font-size: 4.875rem; }

.logged-in #block-ole-free-course-signin-block-bottom { display: none; }
.not-logged-in #block-ole-free-course-signin-block-bottom { display: block; }

.page-node-1 .tabs-container { margin-top: 12px; }
.page-node-1 .home-list-lastest { padding-bottom: 30px; }
.page-node-1 .home-list-lastest .lastest-main { padding: 20px 0; }

.home-list-lastest { background-color: #ECEAE6; margin: 0; padding: 0 20px; }
.home-list-lastest .lastest-main .lastest-top { text-align: center; padding: 0 0 10px; display: block; }
.home-list-lastest .lastest-main .lastest-top h2 { font-size: 1.25rem; margin-bottom: 17px; font-weight: 700; padding: 0 10px; }
.home-list-lastest .lastest-main .lastest-top h2 a { position: relative; color: #000; text-decoration: none; font-size: 2.25rem; }
.home-list-lastest .lastest-main .lastest-top h2 a:after { font-family: 'oufont' !important; content: "\e905"; font-size: 1.6875rem; color: #81786E; padding-left: 20px; }
.home-list-lastest .lastest-main .lastest-top h2 a:hover:after { color: #709225; }
.page-tags .home-list-lastest .lastest-main .lastest-top { margin: 0; padding: 30px 0 20px; }
.page-tags .home-list-lastest .lastest-main .lastest-top h2 { border: none; font-size: 2.5rem; font-weight: normal; margin: 0; padding: 0; }
.home-list-lastest .lastest-main .lastest-bottom { margin-right: -20px; }
.home-list-lastest .lastest-main .lastest-bottom .row > [class*="col-"], .home-list-lastest .lastest-main .lastest-bottom .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination > [class*="col-"], .page-whats-on.page-whats-on-tv #main_content_wrapper .home-list-lastest .lastest-main .lastest-bottom .ole-pagination > [class*="col-"], .home-list-lastest .lastest-main .lastest-bottom .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination > [class*="col-"], .page-whats-on.page-whats-on-radio #main_content_wrapper .home-list-lastest .lastest-main .lastest-bottom .ole-pagination > [class*="col-"] { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.home-list-lastest .lastest-main .lastest-bottom .row > [class*="col-"].override-content-generate, .home-list-lastest .lastest-main .lastest-bottom .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination > [class*="col-"].override-content-generate, .page-whats-on.page-whats-on-tv #main_content_wrapper .home-list-lastest .lastest-main .lastest-bottom .ole-pagination > [class*="col-"].override-content-generate, .home-list-lastest .lastest-main .lastest-bottom .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination > [class*="col-"].override-content-generate, .page-whats-on.page-whats-on-radio #main_content_wrapper .home-list-lastest .lastest-main .lastest-bottom .ole-pagination > [class*="col-"].override-content-generate { display: block; }
#block-ole-ng-content-featured-content .home-list-lastest .lastest-main .lastest-bottom .row, #block-ole-ng-content-featured-content .home-list-lastest .lastest-main .lastest-bottom .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-tv #main_content_wrapper #block-ole-ng-content-featured-content .home-list-lastest .lastest-main .lastest-bottom .ole-pagination, #block-ole-ng-content-featured-content .home-list-lastest .lastest-main .lastest-bottom .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-radio #main_content_wrapper #block-ole-ng-content-featured-content .home-list-lastest .lastest-main .lastest-bottom .ole-pagination { margin: 0; }
#block-ole-ng-content-featured-content .home-list-lastest .lastest-main .lastest-bottom .row.row-generate-latest-others, #block-ole-ng-content-featured-content .home-list-lastest .lastest-main .lastest-bottom .page-whats-on.page-whats-on-tv #main_content_wrapper .row-generate-latest-others.ole-pagination, .page-whats-on.page-whats-on-tv #main_content_wrapper #block-ole-ng-content-featured-content .home-list-lastest .lastest-main .lastest-bottom .row-generate-latest-others.ole-pagination, #block-ole-ng-content-featured-content .home-list-lastest .lastest-main .lastest-bottom .page-whats-on.page-whats-on-radio #main_content_wrapper .row-generate-latest-others.ole-pagination, .page-whats-on.page-whats-on-radio #main_content_wrapper #block-ole-ng-content-featured-content .home-list-lastest .lastest-main .lastest-bottom .row-generate-latest-others.ole-pagination { margin-top: 47px; }
.home-list-lastest .lastest-main .first .ser-grid .ser-grid-item .box-image:before { padding-top: 44%; }
.home-list-lastest .lastest-main .first .ser-grid .ser-grid-item .box-content .desc { min-height: 9.3125rem; }
.home-list-lastest .lastest-main .first .ser-grid .ser-grid-item .box-content .desc p { padding-bottom: 0; }
.home-list-lastest .lastest-main .first .ser-grid .ser-grid-item .box-content .desc p .height-invisible { height: 3.125rem; }
.not-logged-in.page-tags .home-list-lastest .lastest-main { padding-top: 0; }
.not-logged-in.page-tags .home-list-lastest .lastest-main .lastest-top { padding: 30px 0 50px; }
.home-list-lastest .row, .home-list-lastest .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-tv #main_content_wrapper .home-list-lastest .ole-pagination, .home-list-lastest .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-radio #main_content_wrapper .home-list-lastest .ole-pagination { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-content: stretch; }

/***********HOME LIST SUBJECT block****************/
#home-list-subjects, #page-list-subjects { padding-bottom: 30px; background: #ECEAE6; }
#home-list-subjects .subjects-main, #page-list-subjects .subjects-main { padding: 10px 0 30px; }
#home-list-subjects .subjects-main .subjects-top, #page-list-subjects .subjects-main .subjects-top { text-align: center; padding: 0; }
#home-list-subjects .subjects-main .subjects-top h2, #page-list-subjects .subjects-main .subjects-top h2 { font-size: 2.25rem; margin: 30px 0 28px; font-weight: 700; }
#home-list-subjects .subjects-main .subjects-top h2 a, #page-list-subjects .subjects-main .subjects-top h2 a { position: relative; color: #000; text-decoration: none; }
#home-list-subjects .subjects-main .subjects-top h2 a:after, #page-list-subjects .subjects-main .subjects-top h2 a:after { font-family: 'oufont' !important; content: "\e905"; font-size: 1.6875rem; color: #81786E; padding-left: 20px; }
#home-list-subjects .subjects-main .subjects-top h2 a:hover:after, #page-list-subjects .subjects-main .subjects-top h2 a:hover:after { color: #709225; }
#home-list-subjects .subjects-main .subject-item, #page-list-subjects .subjects-main .subject-item { cursor: pointer; text-align: center; margin: 3px; position: relative; z-index: 1; }
#home-list-subjects .subjects-main .subject-item:after, #page-list-subjects .subjects-main .subject-item:after { border: 1px solid transparent; content: ""; bottom: -1px; left: -1px; position: absolute; right: -1px; top: -1px; z-index: 1; }
#home-list-subjects .subjects-main .subject-item .subject-heading, #page-list-subjects .subjects-main .subject-item .subject-heading { display: flex; align-items: center; justify-content: center; font-size: 1.375rem; color: #fff; font-weight: 600; margin: 0; padding: 5px 0; height: 90px; position: relative; z-index: 2; }
#home-list-subjects .subjects-main .subject-item .subject-heading a, #page-list-subjects .subjects-main .subject-item .subject-heading a { text-decoration: none; color: #fff; padding: 0 25px; }
#home-list-subjects .subjects-main .subject-item .img-subject, #page-list-subjects .subjects-main .subject-item .img-subject { position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; z-index: 2; }
#home-list-subjects .subjects-main .subject-item .img-subject:before, #page-list-subjects .subjects-main .subject-item .img-subject:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
#home-list-subjects .subjects-main .subject-item .img-subject img, #page-list-subjects .subjects-main .subject-item .img-subject img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
#home-list-subjects .subjects-main .subject-item .img-subject img.img-vertical, #page-list-subjects .subjects-main .subject-item .img-subject img.img-vertical { width: 100%; height: auto; }
#home-list-subjects .subjects-main .subject-item .img-subject img.img-horizontal, #page-list-subjects .subjects-main .subject-item .img-subject img.img-horizontal { height: 100%; width: auto; }
#home-list-subjects .subjects-main .subject-item .img-subject img.icon, #page-list-subjects .subjects-main .subject-item .img-subject img.icon { padding: 0; }
#home-list-subjects .subjects-main .subject-item .img-subject:before, #page-list-subjects .subjects-main .subject-item .img-subject:before { padding-top: 60%; }
#home-list-subjects .subjects-main .subject-item span.img-subject, #page-list-subjects .subjects-main .subject-item span.img-subject { cursor: default; }
#home-list-subjects .subjects-main .subject-item:hover .subject-heading, #page-list-subjects .subjects-main .subject-item:hover .subject-heading, #home-list-subjects .subjects-main .subject-item:hover.subject-btn, #page-list-subjects .subjects-main .subject-item:hover.subject-btn { background-color: #141E30; }
#home-list-subjects .subjects-main .subject-item div, #page-list-subjects .subjects-main .subject-item div { position: relative; height: 60px; text-align: left; padding: 0 20px; }

#page-list-subjects { background: none; }
#page-list-subjects .subjects-main { padding: 100px 10px 60px 10px; }
#page-list-subjects .subjects-main .subject-item { text-align: center; position: relative; z-index: 1; padding: 0 0 88px 0; background: #fff; margin: 10px; }
#page-list-subjects .subjects-main .subject-item .subject-heading { font-size: 1.4375rem; padding: 0 18%; }
#page-list-subjects .subjects-main .subject-item .img-subject:before { display: none; }
#page-list-subjects .subjects-main .subject-item .img-subject img { width: 100%; height: auto; position: static; top: 0; left: 0; -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
#page-list-subjects .subjects-main .subject-item p { margin: 0px; }
#page-list-subjects .subjects-main .subject-item > div { text-align: left; padding: 10px 20px 0; font-size: 1.125rem; line-height: 1.375rem; min-height: 76px; margin-bottom: 0; }
#page-list-subjects .subjects-main .subject-item > div .height-invisible { height: 4.75rem; display: block; position: absolute; left: -100%; }
#page-list-subjects .subjects-main .subject-item .btn, #page-list-subjects .subjects-main .subject-item #cart-form-pane .form-submit, #cart-form-pane #page-list-subjects .subjects-main .subject-item .form-submit, #page-list-subjects .subjects-main .subject-item .cart-hide-frecourses .form-submit, .cart-hide-frecourses #page-list-subjects .subjects-main .subject-item .form-submit { margin-top: 10px; border-radius: 6px; }
#page-list-subjects .subjects-main .subject-item .btn.subject-btn, #page-list-subjects .subjects-main .subject-item #cart-form-pane .subject-btn.form-submit, #cart-form-pane #page-list-subjects .subjects-main .subject-item .subject-btn.form-submit, #page-list-subjects .subjects-main .subject-item .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses #page-list-subjects .subjects-main .subject-item .subject-btn.form-submit { min-width: 188px; font-size: 1.1875rem; border-radius: 8px; color: #fff; padding-top: 5px; padding-bottom: 5px; padding-right: 0; margin-bottom: 30px; position: absolute; left: 50%; -moz-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); bottom: 0; z-index: 2; }
#page-list-subjects .subjects-main .subject-item .btn.subject-btn:after, #page-list-subjects .subjects-main .subject-item #cart-form-pane .subject-btn.form-submit:after, #cart-form-pane #page-list-subjects .subjects-main .subject-item .subject-btn.form-submit:after, #page-list-subjects .subjects-main .subject-item .cart-hide-frecourses .subject-btn.form-submit:after, .cart-hide-frecourses #page-list-subjects .subjects-main .subject-item .subject-btn.form-submit:after { font-family: 'oufont' !important; content: "\e905"; right: 10px; width: 11px; height: 16px; font-size: 13px; color: #fff; display: inline-block; margin-left: 8px; }
#page-list-subjects .subjects-main .subject-item .btn.subject-btn:hover, #page-list-subjects .subjects-main .subject-item #cart-form-pane .subject-btn.form-submit:hover, #cart-form-pane #page-list-subjects .subjects-main .subject-item .subject-btn.form-submit:hover, #page-list-subjects .subjects-main .subject-item .cart-hide-frecourses .subject-btn.form-submit:hover, .cart-hide-frecourses #page-list-subjects .subjects-main .subject-item .subject-btn.form-submit:hover { background: #141E30; border-color: #141E30; text-decoration: none; }
#page-list-subjects .subjects-main .subject-item.openlearn-plus-item a { padding: 0; }
#page-list-subjects .subjects-main .subject-item.openlearn-plus-item .icon-openlearn-plus { font-size: 38px; }

.front .wrapper-page-full_width { padding: 0; }

#home-signup { margin-top: -20px; padding: 40px 30px; background: #fff; }
#home-signup .content-signup { margin: 0; position: relative; padding: 25px 59px 15px 27px; background: #fff; border: 1px solid #fff; }
#home-signup .content-signup .halign-box { display: block; position: relative; }
#home-signup .content-signup .halign-box:after { content: ""; display: table; clear: both; }
#home-signup .content-signup .halign-box .halign-box-logo { width: 174px; float: left; }
.show-left .region-content-bot #home-signup .content-signup .halign-box .halign-box-logo { width: auto; padding-right: 27px; }
#home-signup .content-signup .halign-box .halign-box-logo .icon { font-size: 7.6875rem; width: 8.1875rem; display: block; text-align: center; overflow: hidden; color: #39476b; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; border: 4px solid #39476b; }
#home-signup .content-signup .halign-box .halign-box-logo .icon:before { text-shadow: 0px 1px 1px #39476b; }
#home-signup .content-signup .halign-box .halign-box-item { overflow: hidden; display: block; width: calc(100% - 174px - 360px); float: left; }
.show-left .region-content-bot #home-signup .content-signup .halign-box .halign-box-item { float: none; padding-right: 27px; width: auto; }
#home-signup .content-signup .ou-introduce { min-height: 136px; text-align: left; }
#home-signup .content-signup .ou-introduce h2 { text-align: left; font-size: 1.625rem; font-weight: bold; margin-top: 4px; color: #1F253D; }
#home-signup .content-signup .ou-introduce p { text-shadow: 0 0.1px 0 #DDDDDD; color: #3D393A; line-height: 1.375rem; font-size: 1.125rem; }
#home-signup .content-signup .ou-introduce a { font-weight: bold; font-size: 1.125rem; color: #304A8E; }
#home-signup .content-signup .ou-introduce a:hover { text-decoration: none; border-bottom: 1px solid #8D8D8D; }
#home-signup .content-signup .btn-box { text-align: center; margin-left: 40px; float: right; }
#home-signup .content-signup .btn-box .btn, #home-signup .content-signup .btn-box #cart-form-pane .form-submit, #cart-form-pane #home-signup .content-signup .btn-box .form-submit, #home-signup .content-signup .btn-box .cart-hide-frecourses .form-submit, .cart-hide-frecourses #home-signup .content-signup .btn-box .form-submit { background-position: 95% 50%; background-repeat: no-repeat; border-radius: 10px; font-size: 1.25rem; font-weight: bold; line-height: 1.65; margin-bottom: 10px; margin-right: 0; margin-top: 50px; padding: 6px 50px 6px 30px; position: relative; color: #fff; }
#home-signup .content-signup .btn-box .btn span, #home-signup .content-signup .btn-box #cart-form-pane .form-submit span, #cart-form-pane #home-signup .content-signup .btn-box .form-submit span, #home-signup .content-signup .btn-box .cart-hide-frecourses .form-submit span, .cart-hide-frecourses #home-signup .content-signup .btn-box .form-submit span { position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); margin-left: 11px; font-size: 19px; right: 25px; }
#home-signup .content-signup .btn-box .btn:hover, #home-signup .content-signup .btn-box #cart-form-pane .form-submit:hover, #cart-form-pane #home-signup .content-signup .btn-box .form-submit:hover, #home-signup .content-signup .btn-box .cart-hide-frecourses .form-submit:hover, .cart-hide-frecourses #home-signup .content-signup .btn-box .form-submit:hover { background-color: #141E30; border: 1px solid #141E30; text-decoration: none; }
.show-left #home-signup { background: #fff; margin-top: -60px; padding: 25px 29px 30px 29px; }
.show-left #home-signup .content-signup { background: #E7E5E1; border: 1px solid #E7E5E1; }
.show-left #home-signup .content-signup .btn-box .btn, .show-left #home-signup .content-signup .btn-box #cart-form-pane .form-submit, #cart-form-pane .show-left #home-signup .content-signup .btn-box .form-submit, .show-left #home-signup .content-signup .btn-box .cart-hide-frecourses .form-submit, .cart-hide-frecourses .show-left #home-signup .content-signup .btn-box .form-submit { font-size: 1.125rem; margin-top: 0; padding: 6px 50px 6px 25px; }
.show-left .region-content-bot #home-signup .content-signup .btn-box { margin-left: 158px; float: left; }

.page-latest-from-openlearn .content-wrapper .page-title, .page-subject-featured-content .content-wrapper .page-title, .node-type-ou-broadcasts .broadcast_interactive .content-wrapper .page-title { display: none; }
.page-latest-from-openlearn .home-list-lastest .edit-controls, .page-subject-featured-content .home-list-lastest .edit-controls, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest .edit-controls { right: 0; float: right; margin-top: -45px; }
.page-latest-from-openlearn .home-list-lastest .edit-controls a, .page-subject-featured-content .home-list-lastest .edit-controls a, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest .edit-controls a { color: #C30; }
.page-latest-from-openlearn .home-list-lastest h2, .page-subject-featured-content .home-list-lastest h2, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest h2 { border-bottom-style: solid; border-bottom-width: 4px; margin-bottom: 15px; margin-top: 29px; padding-bottom: 20px; font-weight: normal; }
.page-latest-from-openlearn .home-list-lastest h2 a, .page-subject-featured-content .home-list-lastest h2 a, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest h2 a { font-size: 30px; font-weight: normal; }
.page-latest-from-openlearn .home-list-lastest h2.color-red, .page-subject-featured-content .home-list-lastest h2.color-red, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest h2.color-red { border-color: #A20C1E; }
.page-latest-from-openlearn .home-list-lastest h2.color-blue, .page-subject-featured-content .home-list-lastest h2.color-blue, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest h2.color-blue { border-color: #2A4D7F; }
.page-latest-from-openlearn .home-list-lastest h2.color-royal-blue, .page-subject-featured-content .home-list-lastest h2.color-royal-blue, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest h2.color-royal-blue { border-color: #0F72C6; }
.page-latest-from-openlearn .home-list-lastest h2.color-green, .page-subject-featured-content .home-list-lastest h2.color-green, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest h2.color-green { border-color: #317A41; }
.page-latest-from-openlearn .home-list-lastest h2.color-magenta, .page-subject-featured-content .home-list-lastest h2.color-magenta, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest h2.color-magenta { border-color: #6E1B6E; }
.page-latest-from-openlearn .home-list-lastest h2.color-dark-cyan, .page-subject-featured-content .home-list-lastest h2.color-dark-cyan, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest h2.color-dark-cyan { border-color: #006064; }
.page-latest-from-openlearn .home-list-lastest h2.color-mosque, .page-subject-featured-content .home-list-lastest h2.color-mosque, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest h2.color-mosque { border-color: #006064; }
.page-latest-from-openlearn .home-list-lastest h2.color-pink, .page-subject-featured-content .home-list-lastest h2.color-pink, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest h2.color-pink { border-color: #C90959; }
.page-latest-from-openlearn .home-list-lastest h2.color-tenne, .page-subject-featured-content .home-list-lastest h2.color-tenne, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest h2.color-tenne { border-color: #BB550D; }
.page-latest-from-openlearn .home-list-lastest h2.color-orange, .page-subject-featured-content .home-list-lastest h2.color-orange, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest h2.color-orange { border-color: #BE550D; }
.page-latest-from-openlearn .home-list-lastest.lastest, .page-subject-featured-content .home-list-lastest.lastest, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.lastest { background: #D5CFC4; margin-right: 0; background-color: #d5cfc4; }
.page-latest-from-openlearn .home-list-lastest.lastest #main_banner, .page-subject-featured-content .home-list-lastest.lastest #main_banner, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.lastest #main_banner { height: 50px; }
.page-latest-from-openlearn .home-list-lastest.lastest .lastest-main, .page-subject-featured-content .home-list-lastest.lastest .lastest-main, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.lastest .lastest-main { padding: 0; }
.page-latest-from-openlearn .home-list-lastest.lastest h2, .page-subject-featured-content .home-list-lastest.lastest h2, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.lastest h2 { border: none; padding-bottom: 23px; font-size: 2.5rem; font-weight: normal; }
.page-latest-from-openlearn .home-list-lastest#top-list-lastest, .page-subject-featured-content .home-list-lastest#top-list-lastest, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest#top-list-lastest { background: #E7E5E1; }
.page-latest-from-openlearn .home-list-lastest#top-list-lastest h2, .page-subject-featured-content .home-list-lastest#top-list-lastest h2, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest#top-list-lastest h2 { padding-top: 17px; padding-bottom: 20px; font-size: 1.875rem; }
.page-latest-from-openlearn .home-list-lastest.ng_menu, .page-subject-featured-content .home-list-lastest.ng_menu, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu { background: #fff; }
.page-latest-from-openlearn .home-list-lastest.ng_menu .lastest-top h2, .page-subject-featured-content .home-list-lastest.ng_menu .lastest-top h2, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .lastest-top h2 { border-bottom: none; font-weight: bold; }
.page-latest-from-openlearn .home-list-lastest.ng_menu .ser-grid .ser-grid-item .box-content .desc p, .page-subject-featured-content .home-list-lastest.ng_menu .ser-grid .ser-grid-item .box-content .desc p, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .ser-grid .ser-grid-item .box-content .desc p { height: 5.625rem; }

.node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .row, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-tv #main_content_wrapper .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .ole-pagination, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-radio #main_content_wrapper .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .ole-pagination { margin: 0; padding: 0; list-style: none; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; justify-content: center; }
.node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .row:before, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination:before, .page-whats-on.page-whats-on-tv #main_content_wrapper .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .ole-pagination:before, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination:before, .page-whats-on.page-whats-on-radio #main_content_wrapper .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .ole-pagination:before, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .row:after, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination:after, .page-whats-on.page-whats-on-tv #main_content_wrapper .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .ole-pagination:after, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination:after, .page-whats-on.page-whats-on-radio #main_content_wrapper .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .ole-pagination:after { margin: 0; }
.node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .row .col-md-4, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination .col-md-4, .page-whats-on.page-whats-on-tv #main_content_wrapper .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .ole-pagination .col-md-4, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination .col-md-4, .page-whats-on.page-whats-on-radio #main_content_wrapper .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .ole-pagination .col-md-4, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .row .col-lg-4, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination .col-lg-4, .page-whats-on.page-whats-on-tv #main_content_wrapper .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .ole-pagination .col-lg-4, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination .col-lg-4, .page-whats-on.page-whats-on-radio #main_content_wrapper .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .ole-pagination .col-lg-4, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .row .col-sm-4, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination .col-sm-4, .page-whats-on.page-whats-on-tv #main_content_wrapper .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .ole-pagination .col-sm-4, .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination .col-sm-4, .page-whats-on.page-whats-on-radio #main_content_wrapper .node-type-ou-broadcasts .broadcast_interactive .home-list-lastest.ng_menu .ole-pagination .col-sm-4 { float: none; margin-top: 10px; width: 31%; text-align: center; }

/*1024 - 1172*/
/*768 - 1024*/
@media only screen and (max-width: 767px) { .logged-in #block-ole-free-course-signin-block-bottom, .not-logged-in .why_free_courses #block-ole-free-course-signin-block-bottom { display: none; }
  .page-node-1 .main_content_wrapper .region-content { padding-bottom: 0; margin-bottom: 0; }
  .page-node-1 .home-list-lastest { padding-left: 0; padding-right: 0; }
  .home-list-lastest .lastest-main { padding: 0 0 20px 0; }
  .home-list-lastest .lastest-main .lastest-top h2 { font-size: 1.3125rem; margin: 13px auto 10px auto; }
  .home-list-lastest .lastest-main .lastest-top h2 a { display: block; width: 80%; margin: auto auto; font-size: inherit; }
  .home-list-lastest .lastest-main .lastest-top h2 a:after { display: none; }
  .home-list-lastest .lastest-main .lastest-bottom { margin-right: 0; }
  .home-list-lastest .lastest-main .lastest-bottom .row, .home-list-lastest .lastest-main .lastest-bottom .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-tv #main_content_wrapper .home-list-lastest .lastest-main .lastest-bottom .ole-pagination, .home-list-lastest .lastest-main .lastest-bottom .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-radio #main_content_wrapper .home-list-lastest .lastest-main .lastest-bottom .ole-pagination { padding: 0; }
  .home-list-lastest .lastest-main .lastest-bottom .row.row-generate-latest-skills-for-study, .home-list-lastest .lastest-main .lastest-bottom .page-whats-on.page-whats-on-tv #main_content_wrapper .row-generate-latest-skills-for-study.ole-pagination, .page-whats-on.page-whats-on-tv #main_content_wrapper .home-list-lastest .lastest-main .lastest-bottom .row-generate-latest-skills-for-study.ole-pagination, .home-list-lastest .lastest-main .lastest-bottom .page-whats-on.page-whats-on-radio #main_content_wrapper .row-generate-latest-skills-for-study.ole-pagination, .page-whats-on.page-whats-on-radio #main_content_wrapper .home-list-lastest .lastest-main .lastest-bottom .row-generate-latest-skills-for-study.ole-pagination { margin: 0; }
  .home-list-lastest .lastest-main .first .ser-grid .ser-grid-item .box-image:before { padding-top: 80%; }
  .home-list-lastest .lastest-main .first .ser-grid .ser-grid-item .box-content .desc { min-height: 1px; } }
/** Landing page ------------------  These pages include any of the top level nav items - so '/openlearn/body-mind' for example. They all have a set of hero tabs, basic/advanced search filters and one, two or three columns of search results (sometimes known as Explore, Try, Study or ETS).  There is also an alternative landing page, which was added later, that is an ajax loaded image grid. It uses Isotope JS to actively resize the grid and can be a bit temperamental. Be careful. */
.teaser-row-item { margin: 0; padding: 5px; background: #fff; }
.cols1 .teaser-row-item { min-height: 175px; padding-left: 20px; }

#landing_header { padding: 10px; background: #fff; width: auto; /** Landing Tabs - Editor's Choice ------------------ */ /** Landing Tabs - Most Popular ------------------ */ /** Landing Tabs - Welcome tab ------------------ */ }
#landing_header #landing_title { border-bottom: 1px solid #cfcfcf; margin-bottom: 20px; padding-bottom: 10px; }
#landing_header #landing_title .pre_tag_text, #landing_header #landing_title .tag-page-tag, #landing_header #landing_title .post_tag_text { display: none; }
#landing_header #landing_hero { background: #2e3746; height: 348px; overflow: hidden; position: relative; width: 100% s; }
#landing_header #landing_hero .landing_hero_img_wrapper { float: left; height: 348px; position: relative; width: 655px; }
#landing_header #landing_hero .landing_hero_img { height: 348px; position: relative; width: 655px; }
#landing_header #landing_hero .landing_hero_img img { height: 348px; width: 655px; }
#landing_header #landing_hero .landing_hero_img .img_permissions_icon img { width: auto; height: auto; }
#landing_header #landing_hero .landing_hero_caption { float: left; height: 328px; padding: 10px 10px 10px 12px; position: relative; width: 280px; color: #ffffff; }
#landing_header #landing_hero .landing_hero_type { height: 44px; max-width: 48px; position: absolute; right: 10px; top: 10px; }
#landing_header #landing_hero .landing_hero_title { float: left; margin-top: 50px; width: 100%; }
#landing_header #landing_hero .landing_hero_title h3 { color: #808080; font-size: 1.5rem; margin: 0 0 4px 0; }
#landing_header #landing_hero .landing_hero_summary { color: #808080; float: left; width: 100%; }
#landing_header #landing_hero .landing_hero_readmore { float: left; margin-top: 10px; }
#landing_header #landing_hero_trending { background: #fff; background: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7)); background: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%); border: 1px solid #cfcfcf; padding: 20px; }
#landing_header #landing_hero_trending h3 { border-bottom: 1px solid #cfcfcf; margin: 0 0 10px 0; padding-bottom: 4px; }
#landing_header #landing_hero_trending .term_trending { float: left; margin-right: 30px; width: 598px; }
#landing_header #landing_hero_trending .term_trending li { font-size: 0.875rem; padding-bottom: 7px; width: 100%; }
#landing_header #landing_hero_trending .site_trending { float: left; width: 288px; }
#landing_header #landing_hero_trending .site_trending li { padding-bottom: 8px; width: 100%; }
#landing_header #landing_hero_trending ul { list-style-type: none; margin: 0; }
#landing_header #welcome-tab { background: #2e3746; height: 360px; overflow: hidden; }
.page-tags #landing_header #welcome-tab { margin-bottom: 15px; }
#landing_header #welcome-tab .message, #landing_header #welcome-tab .asset { box-sizing: content-box; }
#landing_header #welcome-tab .message { height: 328px; padding: 10px 20px; width: 294px; float: left; }
#landing_header #welcome-tab .message h3, #landing_header #welcome-tab .message p, #landing_header #welcome-tab .message li { color: #ffffff; font-size: 0.875rem; }
#landing_header #welcome-tab .message h3 a, #landing_header #welcome-tab .message p a, #landing_header #welcome-tab .message li a { color: #add5fe; transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
#landing_header #welcome-tab .message h3 a:hover, #landing_header #welcome-tab .message p a:hover, #landing_header #welcome-tab .message li a:hover { color: #9ac3ed; }
#landing_header #welcome-tab .message h3 { font-size: 1.625rem; }
#landing_header #welcome-tab .message ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
#landing_header #welcome-tab .message ul ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
#landing_header #welcome-tab .message ul li { left: 15px; padding-right: 15px; position: relative; margin: 2px 0; }
#landing_header #welcome-tab .message ul li:before { margin: 5px 0 0 -15px; background: #908380 !important; content: ""; height: 9px; float: left; padding-right: 0; width: 9px; display: block; border-radius: 50%; }
#landing_header #welcome-tab .message ul li:before { background: none; content: '•'; color: #fff; margin: 0 0 0 -14px; }
#landing_header #welcome-tab .asset { background: #fff; height: 348px; margin: 0; overflow: hidden; }
#landing_header #welcome-tab.type_Node { height: auto; }
#landing_header #welcome-tab.type_Node .asset { margin: 1px 1px 1px 0; height: auto; }
#landing_header #welcome-tab.type_Node .promo-node { float: left; padding: 24px 14px 24px 18px; position: relative; width: 218px; }
#landing_header #welcome-tab.type_Node .promo-img { height: 106px; margin-bottom: 5px; position: relative; width: 185px; }
#landing_header #welcome-tab.type_Node .promo-img img { height: 106px; width: 185px; }
#landing_header #welcome-tab.type_Node .promo-title, #landing_header #welcome-tab.type_Node .promo-author, #landing_header #welcome-tab.type_Node .promo-summary { margin-bottom: 3px; overflow: hidden; }
#landing_header #welcome-tab.type_Node .promo-title { height: 70px; }
#landing_header #welcome-tab.type_Node .promo-title h4 { font-size: 1.125rem; margin-bottom: 0; margin-top: 5px; }
#landing_header #welcome-tab.type_Node .promo-title { height: auto; }
#landing_header #welcome-tab.type_Node .promo-summary { height: 92px; }
#landing_header #welcome-tab.type_Node .message { height: auto; }
#landing_header #welcome-tab.type_Video { height: 360px; }
#landing_header #welcome-tab.type_Video .message { height: 340px; width: 278px; }
#landing_header #welcome-tab.type_Video .asset, #landing_header #welcome-tab.type_Video .video, #landing_header #welcome-tab.type_Video iframe { height: 360px; width: 640px; }
#landing_header #welcome-tab.type_Video .asset:before, #landing_header #welcome-tab.type_Video .video:before, #landing_header #welcome-tab.type_Video iframe:before { display: none; }
#landing_header #welcome-tab.type_Video .video p { height: 0; margin: 0; padding: 0; }
#landing_header #welcome-tab.type_Image .image { height: 348px; position: relative; width: 656px; }
#landing_header #welcome-tab.type_Image .image img { height: 348px; width: 656px; }
#landing_header #welcome-tab.minimise { height: 225px; margin-bottom: 20px; }
#landing_header #welcome-tab.minimise .message { height: 205px; width: 294px; }
#landing_header #welcome-tab.minimise .message h3 { margin-top: 6px; }
#landing_header #welcome-tab.minimise .asset { height: 223px; }
#landing_header #welcome-tab.minimise .promo-node { height: 175px; }
#landing_header #welcome-tab.minimise .promo-content { min-height: 55px; }
#landing_header .page-tags .cols3 .learn_box_item .learn_item_title { padding-top: 0; }
#landing_header .page-tags .cols3 .learn_box_item .learn_item_caption { min-height: 56px !important; }
#landing_header .dragboxInnerContent #welcome-tab .message { width: 320px; }
#landing_header .dragboxInnerContent #welcome-tab .asset { width: 794px !important; min-height: 265px; }

/** Landing page (filters) ------------------  The full filters section (included expanded state) has a few different versions depending on the page you are on. There are also some things to watch out for, including some very similar element labels such as '#filter_options' and '.filter-options' as well as '.filter_label' and '.filter-label'. Tread lightly... */
#filter_options { border-bottom: 1px solid #cfcfcf; border-top: 1px solid #cfcfcf; margin-bottom: 18px; overflow: hidden; padding-bottom: 8px; position: relative; width: 100%; background: #fff; }
#filter_options form { background: #fff; }
#filter_options #filter_content_partial { min-height: 70px; }
#filter_options #filter_content_partial h2 { font-size: 1.0625rem; }
#filter_options .filter-label, #filter_options .filter-showall, #filter_options .filter-options { float: left; overflow: hidden; }
#filter_options .filter-label { min-height: 1px; width: 17%; padding-top: 0; }
#filter_options .filter-label label, #filter_options .filter-label h2 { color: #1d1d1d; font-weight: bold; margin: 0 10px 0 0; text-align: right; }
#filter_options .filter-label label { padding: 1px 0; }
#filter_options .filter-showall label, #filter_options .filter-options label { color: #585858; cursor: pointer; float: left; margin: 1px 0; padding: 1px 8px 2px; transition: outline 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: outline 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: outline 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
#filter_options .filter-showall label:hover, #filter_options .filter-options label:hover { outline: 1px solid #353B50; }
#filter_options .filter-showall label.active, #filter_options .filter-options label.active { background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); color: #fff; }
#filter_options .filter-showall input, #filter_options .filter-options input { filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity: 0; position: absolute; }
.no-js #filter_options .filter-showall input, .no-js #filter_options .filter-options input { filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 1; position: static; }
#filter_options .filter-options { width: 83%; }
.no-js #filter_options .filter-options { width: 81%; }
#filter_options ul { list-style-type: none; margin: 0; }
#filter_options ul li { float: left; margin: 0 0 3px; }
#filter_options ul li .filter_label { float: left; margin-right: 7px; vertical-align: middle; }
#filter_options ul li .filter_icon { float: left; height: 19px; width: 27px; }
#filter_options ul li input { height: 13px; margin: 3px 4px 3px 3px; width: 13px; }
#filter_options .filter-container { overflow: hidden; }
#filter_options .filter-container ul { margin-left: -4px; }
#filter_options .filter-container ul li:before { content: "\00B7"; color: #cfcfcf; display: inline-block; float: left; margin: 3px 0 2px; }
#filter_options .filter-container ul li:last-child:after { content: ""; }
#filter_options .filter-container ul li:first-child:after { content: ""; }
#filter_options .by_type { margin: 8px 140px 0 10px; }
#filter_options .by_type .filter-main { float: left; width: 82%; }
#filter_options .by_type .filter-main ul li { margin: 0 12px 3px 0; }
#filter_options .by_cat { margin: 12px 10px 10px 10px; }
#filter_options .by_cat > .filter-label { float: none; height: 22px; margin-bottom: 12px; }
#filter_options .by_cat .project-category { margin-bottom: 8px; }
#filter_options .by_cat .project-category .filter-label { width: 9.5%; }
#filter_options #toggle_filter_options { cursor: pointer; position: absolute; right: 0; top: 0; width: 135px; border: 1px solid #bbb; border-top: none; }
#filter_options #toggle_filter_options:after { background: transparent url(../images/sprite.png?v=0.0.0) -12px -70px no-repeat; content: ""; height: 11px; float: right; margin-left: 8px; margin-top: 3px; width: 7px; }
#filter_options.active #toggle_filter_options:after { transform: rotate(-90deg); -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); margin-top: 2px; }
#filter_options #filter_content_full { border-top: 1px solid #cfcfcf; display: none; float: left; margin: 0 10px; padding-top: 9px; width: 1149px; }
#filter_options #filter_content_full .filter_content_left { border-right: 1px solid #cfcfcf; float: left; padding-right: 20px; width: 520px; }
#filter_options #filter_content_full .filter_content_left .filter-label { width: 17%; }
#filter_options #filter_content_full .filter_content_left .filter-options { width: 67%; }
#filter_options #filter_content_full .filter_content_right { float: left; padding-left: 20px; width: 450px; }
#filter_options #filter_content_full .filter_content_right .filter-label { width: 32%; }
#filter_options #filter_content_full .filter_content_right .filter-options { width: 68%; }
#filter_options #filter_content_full .filter-container { padding: 3px 0; }
#filter_options #filter_content_full .filter-container .filter-label { height: auto; margin-bottom: 0; padding-top: 2px; }
#filter_options #filter_content_full .filter-container ul { overflow: hidden; }
#filter_options .filter-subject #subject_filter { margin: 0 3px 5px 3px; width: 320px; }
#filter_options .filter-subject.ocw-landing-page .filter-options, #filter_options .filter-subject.av-landing-page .filter-options { width: auto; }
#filter_options .filter-subject.ocw-landing-page #subject_filter, #filter_options .filter-subject.av-landing-page #subject_filter { margin-left: 20px; }
#filter_options .filter-subject.av-landing-page #subject_filter { margin-left: 80px; }
#filter_options #filter_btns { bottom: 5px; float: right; position: absolute; right: 0; }
#filter_options #filter_btns .button { width: 53.5px; }

#filter_info { background: #fff; border: 2px solid #cfcfcf; color: #1d1d1d; font-size: 0.75rem; left: -9999em; padding: 3px 6px; position: absolute; text-decoration: none; top: 10px; width: 961px; z-index: 1000; }
#filter_info:active, #filter_info:focus { left: 6px; }

/** Landing page (explore, try, study) ------------------  The learn_content blocks can be displayed in 1, 2 or 3 columns denoted by the '.colsX' class (the default should be 3 column view).  NB: This CSS is also used in the "My Favourites" tab (now labelled "My Saved Items") on the profile pages - hence '.view-display-id-bookmarks'. */
.learn_box { float: left; margin-left: 15px; width: 354px; background: #fff; }
.learn_box.first { margin-left: 0; }
.cols1 .learn_box { margin: 0; width: 100%; }
.cols2 .learn_box { width: calc(50% - 9px); }

.learn_box_heading { background: #0b6f93; background: -moz-linear-gradient(top, #0b6f93 0%, #0f5b75 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b6f93), color-stop(100%, #0f5b75)); background: -webkit-linear-gradient(top, #0b6f93 0%, #0f5b75 100%); background: linear-gradient(to bottom, #0b6f93 0%, #0f5b75 100%); overflow: hidden; padding: 11px 10px; position: relative; }
.learn_box_heading h2 { color: #fff; font-size: 24px; margin: 0; }
.learn_box_heading .sub_title { display: block; font-size: 13px; margin: 0; padding: 0; }
.learn_box_heading a { display: block; color: #808080; text-decoration: none; }
.learn_box_heading a:hover { color: #808080; text-decoration: none; }
.learn_box_heading a:focus, .learn_box_heading a:active { color: #1d1d1d; text-decoration: none; }
.learn_box_heading .learn_box_feed { display: block; height: 18px; overflow: hidden; position: absolute; right: 10px; top: 11px; width: 18px; }
.learn_box_heading .learn_box_feed img { left: -8px; position: relative; top: -96px; }

.learn_box_img img, .learn_box_img img { height: 180px; position: relative; width: 320px; }

/*.img_permissions .img_permissions_icon img{ width: 18px !important; height: 18px !important;
}*/
.learn_box_caption { border: 1px solid #f7f7f7; padding: 12px 10px; background: #fff; background: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7)); background: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%); }
.learn_box_caption .learn_box_readmore { margin-top: 4px; }

.learn_box_items { padding: 6px 0 40px; position: relative; }

.learn_box_item { border-top: 1px solid #cfcfcf; margin-bottom: 10px; overflow: hidden; }
.learn_box_item > a { overflow: hidden; text-decoration: none; }
.learn_box_item.first { border-top: none; }
.learn_box_item .learn_item_title { padding: 15px 0 5px; min-height: 30px; position: relative; width: 100%; }
.learn_box_item .learn_item_title h3 { color: #1d1d1d; font-size: 1.125rem; margin: 0 60px 0 0; }
.learn_box_item a .learn_item_title h3 { color: #0d6584; }
.learn_box_item .learn_item_type { max-width: 60px; position: absolute; right: 0; top: 0; }
.learn_box_item .learn_item_img { float: left; height: 106px; margin: 0 10px 0 0; max-height: 106px; overflow: hidden; position: relative; width: 185px; }
.learn_box_item .learn_item_img img { height: 106px; width: 185px; }
.learn_box_item .learn_item_img img.learnspace { bottom: 0; height: 200px; position: absolute; right: 0; width: 195px; z-index: 0; }
.learn_box_item .learn_item_img .img_permissions_icon img { width: auto; height: auto; }
.learn_box_item .learn_item_summary { height: 106px; }
.cols1 .learn_box_item .learn_item_summary { height: auto; }
.learn_box_item .learn_item_summary .duration, .learn_box_item .learn_item_summary .level, .learn_box_item .learn_item_summary .updated, .learn_box_item .learn_item_summary .register, .learn_box_item .learn_item_summary .comments { display: block; padding: 0 0 3px 0; font-size: 14px; }
.cols1 .learn_box_item .learn_item_summary .duration, .cols1 .learn_box_item .learn_item_summary .level, .cols1 .learn_box_item .learn_item_summary .updated, .cols1 .learn_box_item .learn_item_summary .register, .cols1 .learn_box_item .learn_item_summary .comments { display: inline-block; margin-right: 10px; }
.learn_box_item .learn_item_summary .noWrap { white-space: nowrap; }
.learn_box_item .learn_item_rating { margin-bottom: 5px; }
.learn_box_item .learn_item_author { margin: 6px 0 4px; min-height: 19px; width: 100%; font-size: 0.8125rem; }
.cols1 .learn_box_item .learn_item_author { min-height: 0; }
.learn_box_item .learn_item_author a { color: #2A4D7F; text-decoration: none; }
.learn_box_item .learn_item_author a:hover { text-decoration: underline; }
.learn_box_item .learn_item_author a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
.learn_box_item .learn_item_author a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
.learn_box_item .learn_item_author a.light { color: #add5fe; }
.learn_box_item .learn_item_author a.light:hover { color: #9ac3ed; }
.learn_box_item .learn_item_author a.light.pipe-left { border-left-color: #cfcfcf; }
.learn_box_item .learn_item_author a.light.pipe-right { border-right-color: #cfcfcf; }
.learn_box_item .learn_item_caption { height: 56px; overflow: hidden; font-size: 0.8125rem; }
.cols1 .learn_box_item .learn_item_caption { height: auto; }
.cols2 .learn_box_item .learn_item_caption { height: 38px !important; }
.learn_box_item .learn_box_readmore { margin-top: 4px; }

/** Landing page (alternative layout) ------------------  The alternative landing page layout is a grid based Isotope setup. It is denoted (and activated) by a class of '.alt-style_grid' on the #main_content element. Infinite scroll is also optional based on a '.infinite-scroll' class on the same element - just in case the device/browser cannot handle it. */
.alt-style_grid .learn_box_item { border: none; height: 106px; margin: 6px; overflow: hidden; width: 185px; }
.alt-style_grid .learn_box_item .learn_item_title { background: transparent url(../images/opacity_white.png?v=0.0.0); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; display: none; left: 0; margin: 0; padding: 6px; position: absolute; right: 0; top: 0; z-index: 11; }
.alt-style_grid .learn_box_item .learn_item_title h3 { color: #2A4D7F; font-size: 0.9375rem; height: 34px; margin-right: 0; overflow: hidden; }
.alt-style_grid .learn_box_item .learn_item_type { display: none; }
.alt-style_grid .learn_box_item .learn_item_img { margin-right: 0; }
.alt-style_grid .learn_box_item > a:focus .learn_item_title, .alt-style_grid .learn_box_item > a:active .learn_item_title, .alt-style_grid .learn_box_item:hover .learn_item_title { display: block; }

.infinite_scroll_more { text-align: center; }
.infinite_scroll_more .infinite_scroll_more_btn { width: 260px; }

/** Ajax loading animation ------------------  Is inserted in a few different places in the DOM via javascript depending on what setup is in place (e.g. normal/alt layout) */
.ole_infinite_scroll-ajax-loader { height: 30px; }
.alt-style_grid .ole_infinite_scroll-ajax-loader { float: left; margin: 10px 0; width: 100%; }
.ole_infinite_scroll-ajax-loader .loading30 { background: #fff url(../images/loading-30.gif?v=0.0.0) 0 0 no-repeat; height: 30px; margin: 0 auto; width: 30px; }

/** Landing footer ------------------  Footer simply contains big, bold links to navigate to and from full results pages. */
#see_all, #back { border-top: 1px solid #cfcfcf; clear: both; padding: 18px 0 0 0; }
#see_all a, #back a { color: #2A4D7F; text-decoration: none; display: block; color: #1d1d1d; float: right; font-size: 0.875rem; font-weight: bold; text-align: right; }
#see_all a:hover, #back a:hover { text-decoration: underline; }
#see_all a.pipe-left, #back a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
#see_all a.pipe-right, #back a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
#see_all a.light, #back a.light { color: #add5fe; }
#see_all a.light:hover, #back a.light:hover { color: #9ac3ed; }
#see_all a.light.pipe-left, #back a.light.pipe-left { border-left-color: #cfcfcf; }
#see_all a.light.pipe-right, #back a.light.pipe-right { border-right-color: #cfcfcf; }

#see_all a:after { background: transparent url(../images/sprite.png?v=0.0.0) -235px -68px no-repeat; content: ""; height: 15px; float: right; margin-left: 6px; margin-top: 1px; width: 15px; }

#back a { float: left; text-align: left; }
#back a:before { background: transparent url(../images/sprite.png?v=0.0.0) -209px -68px no-repeat; content: ""; height: 15px; float: left; margin-right: 6px; margin-top: 1px; width: 15px; }

form { background: transparent; }

#landing_tabs .tabber.enabled .tabs-head ul { display: block; }
#landing_tabs .tabber.enabled .tabs-head li [role="tab"] { padding-top: 0; }

/** Everything page ------------------  Override landing page title if used on the "Everything from OpenLearn" page */
.page-everything #landing_header #landing_title { border-bottom: none; margin-bottom: 0px; }

.e404_section_full { border-top: 1px solid #cfcfcf; display: block; padding-bottom: 10px; width: 100%; }
.e404_section_full.first { border-top: none; }

.e404_banner { background: #0f5b75 url(../images/404-oops.jpg?v=0.0.0) no-repeat; padding: 0px; }
.e404_banner .e404_banner_text { padding-bottom: 7px; padding-top: 3px; padding-right: 20px; color: #fff; font-size: 1.1em; margin-left: 525px; }
.e404_banner .e404_banner_text a { color: #add5fe; font-weight: bold; }
.e404_banner .e404_banner_text a:hover { color: #9ac3ed; }

.e404_section_half { display: inline-block; vertical-align: top; width: 49.5%; }
.e404_section_half .content_list li { margin-bottom: 10px; }

.e404_search_results { list-style-type: none; margin: 0; padding: 0; width: 100%; }
.e404_search_results li { display: inline-block; margin-right: 12px; vertical-align: top; width: 185px; }
.e404_search_results li.last { margin-right: 0; }

.e404_article_img { height: 106px; position: relative; width: 185px; }
.e404_article_img a { display: block; }
.e404_article_img img { height: 106px; width: 185px; }

.e404_article_title { min-height: 48px; }
.e404_article_title h3 { margin-top: 10px; }

.e404_article_teaser p { min-height: 110px; }

#e404_search_fieldset { margin: 0 auto; }

#e404_search_label { margin-bottom: 20px; }
#e404_search_label label { font-weight: normal; }

#e404_search_text { background: #fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; color: #1d1d1d; font-size: 13px; height: 45px; overflow: hidden; padding: 10px; width: 280px; height: 33px; font-size: 0.75rem; }
#e404_search_text:focus { color: #1d1d1d; }

#e404_search_button { padding: 8px 20px; color: #fff; }

.e404_email_text { display: inline-block; width: 75%; }

.e404_email_icon { display: inline-block; background: transparent url(../images/sprite.png?v=0.0.0) -549px -420px no-repeat; height: 55px; width: 74px; float: right; }

/** Article header ------------------  The header contains the main article title (<h1>) and a summary section usually reference as the "standfirst" area. There are also key points about the article such as auther, duration and other info. */
.node-type-ole-article { background: #E9E7E3; }
.node-type-ole-article .region-heading { display: none; }
.node-type-ole-article .banner { max-height: 460px; overflow: hidden; }
.node-type-ole-article .banner .page-turtle-img-wrapper { max-height: 460px; overflow: hidden; }
.node-type-ole-article .banner .page-turtle-img-wrapper a { pointer-events: none; display: block; }
.node-type-ole-article .banner .page-turtle-img-wrapper .img_permissions { display: none; }
.node-type-ole-article .banner.page-turtle { position: relative; margin: 0 0px 20px; }
.node-type-ole-article .banner.page-turtle .author-top { display: none; }
.node-type-ole-article .banner.page-turtle img { width: 100%; height: auto; }
.node-type-ole-article .banner.page-turtle .container, .node-type-ole-article .banner.page-turtle .wrapper-has-sidebar { position: relative; }
.node-type-ole-article .banner.page-turtle .container .region-heading, .node-type-ole-article .banner.page-turtle .wrapper-has-sidebar .region-heading { display: block; position: absolute; bottom: 30px; left: 0; }
.node-type-ole-article .banner.page-turtle .container .region-heading h1, .node-type-ole-article .banner.page-turtle .wrapper-has-sidebar .region-heading h1 { padding: 10px; display: block; background: #fff; font-weight: bold; font-size: 36px; line-height: 45px; color: #333333; color: #333333; margin: 0; }
.node-type-ole-article .banner.page-turtle .container .region-heading .update-status, .node-type-ole-article .banner.page-turtle .wrapper-has-sidebar .region-heading .update-status { padding: 0 10px 10px; display: inline-block; background: #fff; line-height: 23px; color: #333333; color: #333333; }
.node-type-ole-article .banner.page-turtle.no-banner-image .container, .node-type-ole-article .banner.page-turtle.no-banner-image .wrapper-has-sidebar { padding: 0; }
.node-type-ole-article .banner.page-turtle.no-banner-image .container .region-heading, .node-type-ole-article .banner.page-turtle.no-banner-image .wrapper-has-sidebar .region-heading { display: inline-block; position: static; }
.node-type-ole-article #content_wrapper { background: #E9E7E3; }
.node-type-ole-article .field-item ol { list-style: decimal inside; }

.node-type-ole-article .ole-rubberstamp.rubberstamp-5years .callout-blue, .node-type-ole-podcast .ole-rubberstamp.rubberstamp-5years .callout-blue { background: #fdd4e5; }
.node-type-ole-article .ole-rubberstamp.rubberstamp-5years .callout-blue strong, .node-type-ole-podcast .ole-rubberstamp.rubberstamp-5years .callout-blue strong { font-size: 16px; line-height: 1.5; }
.node-type-ole-article .ole-rubberstamp.rubberstamp-5years .callout-blue a, .node-type-ole-podcast .ole-rubberstamp.rubberstamp-5years .callout-blue a { color: #C90959; }

.region-content .spacebg { width: auto; height: 20px; background: #E9E7E3; display: block; margin: 0 -40px 0 -40px; }

.page-default, .page-interactive, .page-turtle { /*body &{ background: #E9E7E3;
}*/ /* #content_wrapper &{ background: #E9E7E3; }*/ }
.page-default:not(.banner), .page-interactive:not(.banner), .page-turtle:not(.banner) { max-width: 1200px; margin: 0 auto; }
.page-default .region-content, .page-interactive .region-content, .page-turtle .region-content { background: #fff; padding: 25px 40px 0 40px; }
.page-default #articleComments .comment_area, .page-interactive #articleComments .comment_area, .page-turtle #articleComments .comment_area { border-top: 0; margin-top: 10px; }

.page-turtle #content_title { display: none; }
.page-turtle #content_title.hub-info-box { display: block; }
.page-turtle #content_title.hub-info-box #aria-article-main-label { display: none; }
.page-turtle #content_title .hub-info-box-hidden { display: none; }

.node-type-ole-article .article-collapsible-mobile { display: none; }
.node-type-ole-article .interactive { background: #E9E7E3; }
.node-type-ole-article #articleComments .article-collapsible-mobile { display: block; }
.node-type-ole-article #articleComments .article-collapsible-mobile .expanderHeading { display: none; }

.page-interactive .region-content { padding: 25px 0px 0; }
.page-interactive .selection-shareable { margin-left: 0; margin-right: 0; }
.page-interactive .menu.menu-grid { margin-left: -3px; }
.page-interactive .group-related { margin: 0 -10px; }
.page-interactive .spacebg { margin: 0; }
.page-interactive #articleComments { width: 75%; padding: 25px 40px 0 40px; margin-top: 0; }
.page-interactive #articleComments h2 { border-top: 1px solid #cfcfcf; padding-top: 20px; border-bottom: 0; margin-bottom: 0; }
.page-interactive #articleComments #content_tags { width: 620px; margin-top: -50px; margin-bottom: 0; }
.page-interactive #question_article, .page-interactive .more-like-this.you-might-like { width: 78.5%; float: left; padding: 25px 0 0 40px; }
.page-interactive #question_article .container, .page-interactive #question_article .wrapper-has-sidebar, .page-interactive .more-like-this.you-might-like .container, .page-interactive .more-like-this.you-might-like .wrapper-has-sidebar { margin-left: 0; width: auto !important; }
.page-interactive .more-like-this, .page-interactive .become-ou-student { margin: 0; }
.page-interactive .more-like-this .lastest-bottom .container, .page-interactive .more-like-this .lastest-bottom .wrapper-has-sidebar, .page-interactive .become-ou-student .lastest-bottom .container, .page-interactive .become-ou-student .lastest-bottom .wrapper-has-sidebar { margin-right: -15px; }
.page-interactive .comment_interactive { background-color: #e9e7e3; }
.page-interactive .comment_interactive:after { content: ""; display: table; clear: both; }
.page-interactive .comment_interactive .you-might-like { padding-left: 0; margin-left: 0; width: 75%; }

.region-content .spacebg { width: auto; height: 20px; background: #E9E7E3; display: block; margin: 0 -40px 0 -40px; }

#content_header { /** Summary Map ------------------  A little square map displayed in the article summary area of some pages. */ }
#content_header .author-top { display: none; }
#content_header #content_info .ousearch-noindex { background: #E9E7E3; padding: 5px; margin: 0 0 15px 0; display: inline-block; }
#content_header #content_info .ousearch-noindex:after { content: ""; display: table; clear: both; }
#content_header #content_info .ousearch-noindex li { float: left; padding-right: 15px; }
#content_header #content_info .ousearch-noindex li span { display: inline-block; vertical-align: middle; color: #191919; line-height: 23.19px; letter-spacing: 0.16px; }
#content_header #content_info .ousearch-noindex li span b { color: #000000; line-height: 25px; }
#content_header #content_info .ousearch-noindex li span.icons { padding-right: 5px; }
#content_header #content_info .ousearch-noindex li span.icons:before { position: static; }
#content_header #content_info .ousearch-noindex li span.icons.icon-course_icon_level0, #content_header #content_info .ousearch-noindex li span.icons.icon-course_icon_level1, #content_header #content_info .ousearch-noindex li span.icons.icon-course_icon_level2, #content_header #content_info .ousearch-noindex li span.icons.icon-course_icon_level3, #content_header #content_info .ousearch-noindex li span.icons.icon-clock, #content_header #content_info .ousearch-noindex li span.icons.icon-article, #content_header #content_info .ousearch-noindex li span.icons.icon-activity, #content_header #content_info .ousearch-noindex li span.icons.icon-video, #content_header #content_info .ousearch-noindex li span.icons.icon-audio { font-size: 1.4375rem; }
#content_header #content_title { padding: 0 0 10px; position: relative; }
#content_header #content_title:after { content: ""; display: table; clear: both; }
#content_header #content_title h1 { font-weight: bold; font-size: 2.25rem; line-height: 45px; color: #333333; color: #333333; margin-bottom: 15px; }
#content_header #content_title .update-status { line-height: 23px; color: #333333; color: #333333; }
#content_header #content_summary #toggle_summary { border-top: none; float: right; margin: 0 0 5px 5px; min-width: 100px; }
#content_header #content_summary #toggle_summary:after { background: transparent url(../images/sprite.png?v=0.0.0) -12px -70px no-repeat; content: ""; float: right; height: 11px; margin-left: 10px; margin-top: 2px; width: 7px; }
#content_header #content_summary #summary_title { display: block; padding: 0 10px; }
#content_header #content_summary #summary_content { margin-bottom: 13px; padding: 0; }
body.path-mod-oucontent #content_header #content_summary #summary_content { font-size: 1.125rem; }
body.path-mod-oucontent #content_header #content_summary #summary_content p { font-size: 1em; }
body:not(.path-mod-oucontent) #content_header #content_summary #summary_content p:not(.item-content-desc) { font-size: 1.375rem; line-height: 1.2; color: #000; }
#content_header #content_summary #summary_content .badge-information p { font-size: 1rem; }
#content_header #content_summary.active #toggle_summary:after { margin-top: 1px; margin-left: 6px; transform: rotate(-90deg); -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); }
#content_header #content_summary.active #summary_title { display: none; }
#content_header #content_summary.active #summary_content { display: block; }
#content_header .article-map { display: none; float: right; height: 100px; margin-bottom: 10px; width: 100px; }
#content_header .article-map img { height: 100px; width: 100px; }
#content_header #summary_details .author_title { font-size: 1rem; margin-bottom: 5px; }
#content_header #summary_details ul { list-style-type: none; margin: 0; }
#content_header #summary_details .summary_details_even, #content_header #summary_details .summary_details_odd { float: left; width: 330px; }
.page-interactive #content_header #summary_details .summary_details_even, .page-interactive #content_header #summary_details .summary_details_odd { width: 470px; }
#content_header #summary_details .summary_details_odd { clear: left; margin-right: 25px; width: 300px; }
#content_header #summary_details .summary_details_even { width: 380px; }
#content_header #summary_versions { border-top: 1px solid #cfcfcf; padding-bottom: 10px; }
#content_header .learning-outcomes p, #content_header .learning-outcomes li { font-size: 0.8125rem; }
#content_header .learning-outcomes p { padding: 0; margin: 0; }

/** Article content ------------------  The main article stuff, content managed mostly, as well as a call to action bar at the top - for print, favoutire, enrolling and sharing etc. */
#content_article { margin-bottom: 10px; padding: 10px 0; }
#content_article .field-items { overflow: hidden; padding: 0; margin-top: 20px; /*.expanderLinked .expanderHeading{ @include vertical-gradient( $colour-blue-primary-light, $colour-blue-primary-dark ); h4, h3, h2, h5{ width: 80%; float: left; color: $colour-white; }
}*/ }
#content_article .field-items h2 { font-weight: bold; font-size: 1.75rem; line-height: 25px; }
#content_article .field-items .menuline h2 { font-size: 1.25rem; margin-top: 0; padding-top: 2px; }
#content_article .field-items .expanderHeading h4, #content_article .field-items .expanderHeading h3, #content_article .field-items .expanderHeading h2, #content_article .field-items .expanderHeading h5 { /*width: 80%;
float: left;*/ font-size: 1rem; }
.page-turtle #content_article .field-items .expanderHeading .expandCollapseButton { right: 10px; }
#content_article #region-main #region-main-inner { float: none; }
#content_article .popular-content, #content_article .popular-content *, #content_article .popular-item, #content_article .popular-item * { box-sizing: content-box; }
#content_article .popular-item .popular-item-wrapper .popular-item-position { color: #fff; }
#content_article > ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
#content_article > ul ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
#content_article > ul li { left: 15px; padding-right: 15px; position: relative; margin: 2px 0; }
#content_article > ul li:before { margin: 5px 0 0 -15px; background: #908380 !important; content: ""; height: 9px; float: left; padding-right: 0; width: 9px; display: block; border-radius: 50%; }

.color-red .expanderHeading, .color-red .ugcInjectorWrapper .ugc-form-tab-title { background: #A20C1E; }
.color-red .arrowhead { border-left-color: #A20C1E; }
.color-red .arrowhead:before { color: #A20C1E; }
.color-red #content_archive #content_archive_text a { color: #A20C1E; }
.color-red .main-article-wrapper .field-item .tabber.enabled [role="tabpanel"] { border-color: #A20C1E; }
.color-red .morelink, .color-red .broadcast_content .morelink { background: #A20C1E; border-color: #A20C1E; color: #fff; }
.color-red #content_tags .add_tag:before, .color-red #content_tags .remove_tag:before { color: #A20C1E; }

.color-pink .expanderHeading, .color-pink .ugcInjectorWrapper .ugc-form-tab-title { background: #C90959; }
.color-pink .arrowhead { border-left-color: #C90959; }
.color-pink .arrowhead:before { color: #C90959; }
.color-pink #content_archive #content_archive_text a { color: #C90959; }
.color-pink .main-article-wrapper .field-item .tabber.enabled [role="tabpanel"] { border-color: #C90959; }
.color-pink .morelink, .color-pink .broadcast_content .morelink { background: #C90959; border-color: #C90959; color: #fff; }
.color-pink #content_tags .add_tag:before, .color-pink #content_tags .remove_tag:before { color: #C90959; }

.color-royal-blue .expanderHeading, .color-royal-blue .ugcInjectorWrapper .ugc-form-tab-title { background: #0F72C6; }
.color-royal-blue .arrowhead { border-left-color: #0F72C6; }
.color-royal-blue .arrowhead:before { color: #0F72C6; }
.color-royal-blue #content_archive #content_archive_text a { color: #0F72C6; }
.color-royal-blue .main-article-wrapper .field-item .tabber.enabled [role="tabpanel"] { border-color: #0F72C6; }
.color-royal-blue .morelink, .color-royal-blue .broadcast_content .morelink { background: #0F72C6; border-color: #0F72C6; color: #fff; }
.color-royal-blue #content_tags .add_tag:before, .color-royal-blue #content_tags .remove_tag:before { color: #0F72C6; }

.color-orange .expanderHeading, .color-orange .ugcInjectorWrapper .ugc-form-tab-title { background: #BE550D; }
.color-orange .arrowhead { border-left-color: #BE550D; }
.color-orange .arrowhead:before { color: #BE550D; }
.color-orange #content_archive #content_archive_text a { color: #BE550D; }
.color-orange .main-article-wrapper .field-item .tabber.enabled [role="tabpanel"] { border-color: #BE550D; }
.color-orange .morelink, .color-orange .broadcast_content .morelink { background: #BE550D; border-color: #BE550D; color: #fff; }
.color-orange #content_tags .add_tag:before, .color-orange #content_tags .remove_tag:before { color: #BE550D; }

.color-blue .expanderHeading, .color-blue .ugcInjectorWrapper .ugc-form-tab-title { background: #2A4D7F; }
.color-blue .arrowhead { border-left-color: #2A4D7F; }
.color-blue .arrowhead:before { color: #2A4D7F; }
.color-blue #content_archive #content_archive_text a { color: #2A4D7F; }
.color-blue .main-article-wrapper .field-item .tabber.enabled [role="tabpanel"] { border-color: #2A4D7F; }
.color-blue .morelink, .color-blue .broadcast_content .morelink { background: #2A4D7F; border-color: #2A4D7F; color: #fff; }
.color-blue #content_tags .add_tag:before, .color-blue #content_tags .remove_tag:before { color: #2A4D7F; }

.color-green .expanderHeading, .color-green .ugcInjectorWrapper .ugc-form-tab-title { background: #317A41; }
.color-green .arrowhead { border-left-color: #317A41; }
.color-green .arrowhead:before { color: #317A41; }
.color-green #content_archive #content_archive_text a { color: #317A41; }
.color-green .main-article-wrapper .field-item .tabber.enabled [role="tabpanel"] { border-color: #317A41; }
.color-green .morelink, .color-green .broadcast_content .morelink { background: #317A41; border-color: #317A41; color: #fff; }
.color-green #content_tags .add_tag:before, .color-green #content_tags .remove_tag:before { color: #317A41; }

.color-magenta .expanderHeading, .color-magenta .ugcInjectorWrapper .ugc-form-tab-title { background: #6E1B6E; }
.color-magenta .arrowhead { border-left-color: #6E1B6E; }
.color-magenta .arrowhead:before { color: #6E1B6E; }
.color-magenta #content_archive #content_archive_text a { color: #6E1B6E; }
.color-magenta .main-article-wrapper .field-item .tabber.enabled [role="tabpanel"] { border-color: #6E1B6E; }
.color-magenta .morelink, .color-magenta .broadcast_content .morelink { background: #6E1B6E; border-color: #6E1B6E; color: #fff; }
.color-magenta #content_tags .add_tag:before, .color-magenta #content_tags .remove_tag:before { color: #6E1B6E; }

.color-dark-cyan .expanderHeading, .color-dark-cyan .ugcInjectorWrapper .ugc-form-tab-title { background: #006064; }
.color-dark-cyan .arrowhead { border-left-color: #006064; }
.color-dark-cyan .arrowhead:before { color: #006064; }
.color-dark-cyan #content_archive #content_archive_text a { color: #006064; }
.color-dark-cyan .main-article-wrapper .field-item .tabber.enabled [role="tabpanel"] { border-color: #006064; }
.color-dark-cyan .morelink, .color-dark-cyan .broadcast_content .morelink { background: #006064; border-color: #006064; color: #fff; }
.color-dark-cyan #content_tags .add_tag:before, .color-dark-cyan #content_tags .remove_tag:before { color: #006064; }

.color-dark-blue .expanderHeading, .color-dark-blue .ugcInjectorWrapper .ugc-form-tab-title { background: #212A3F; }
.color-dark-blue .arrowhead { border-left-color: #212A3F; }
.color-dark-blue .arrowhead:before { color: #212A3F; }
.color-dark-blue #content_archive #content_archive_text a { color: #212A3F; }
.color-dark-blue .main-article-wrapper .field-item .tabber.enabled [role="tabpanel"] { border-color: #212A3F; }
.color-dark-blue .morelink, .color-dark-blue .broadcast_content .morelink { background: #212A3F; border-color: #212A3F; color: #fff; }
.color-dark-blue #content_tags .add_tag:before, .color-dark-blue #content_tags .remove_tag:before { color: #212A3F; }

.color-black .expanderHeading, .color-black .ugcInjectorWrapper .ugc-form-tab-title { background: #000; }
.color-black .arrowhead { border-left-color: #000; }
.color-black .arrowhead:before { color: #000; }
.color-black #content_archive #content_archive_text a { color: #000; }
.color-black .main-article-wrapper .field-item .tabber.enabled [role="tabpanel"] { border-color: #000; }
.color-black .morelink, .color-black .broadcast_content .morelink { background: #000; border-color: #000; color: #fff; }
.color-black #content_tags .add_tag:before, .color-black #content_tags .remove_tag:before { color: #000; }

.plus_course .expanderHeading, .plus_course .ugcInjectorWrapper .ugc-form-tab-title { background: #2a3451; }
.plus_course .arrowhead { border-left-color: #2a3451; }
.plus_course .arrowhead:before { color: #2a3451; }
.plus_course #content_archive #content_archive_text a { color: #2a3451; }
.plus_course .main-article-wrapper .field-item .tabber.enabled [role="tabpanel"] { border-color: #2a3451; }
.plus_course .morelink, .plus_course .broadcast_content .morelink { background: #2a3451; border-color: #2a3451; color: #fff; }
.plus_course #content_tags .add_tag:before, .plus_course #content_tags .remove_tag:before { color: #2a3451; }

.color-skill .expanderHeading, .color-skill .ugcInjectorWrapper .ugc-form-tab-title { background: #3D4559; }
.color-skill .arrowhead { border-left-color: #3D4559; }
.color-skill .arrowhead:before { color: #3D4559; }
.color-skill #content_archive #content_archive_text a { color: #3D4559; }
.color-skill .main-article-wrapper .field-item .tabber.enabled [role="tabpanel"] { border-color: #3D4559; }
.color-skill .morelink, .color-skill .broadcast_content .morelink { background: #3D4559; border-color: #3D4559; color: #fff; }
.color-skill #content_tags .add_tag:before, .color-skill #content_tags .remove_tag:before { color: #3D4559; }

.color-blue-primary-dark .expanderHeading, .color-blue-primary-dark .ugcInjectorWrapper .ugc-form-tab-title { background: #3D4559; }
.color-blue-primary-dark .arrowhead { border-left-color: #3D4559; }
.color-blue-primary-dark .arrowhead:before { color: #3D4559; }
.color-blue-primary-dark #content_archive #content_archive_text a { color: #3D4559; }
.color-blue-primary-dark .main-article-wrapper .field-item .tabber.enabled [role="tabpanel"] { border-color: #3D4559; }
.color-blue-primary-dark .morelink, .color-blue-primary-dark .broadcast_content .morelink { background: #3D4559; border-color: #3D4559; color: #fff; }
.color-blue-primary-dark #content_tags .add_tag:before, .color-blue-primary-dark #content_tags .remove_tag:before { color: #3D4559; }

/** Content based link styles ------------------  The link colour is not a very good contrast to the normal text colour on its own, so it is made bold to make it more obvious. It is the design and it needs to be this way. */
.main-article-wrapper p a, .main-article-wrapper li a, .broadcast_content p a, .broadcast_content li a { color: #2A4D7F; text-decoration: none; font-weight: bold; }
.main-article-wrapper p a:hover, .main-article-wrapper li a:hover, .broadcast_content p a:hover, .broadcast_content li a:hover { text-decoration: underline; }
.main-article-wrapper p a.pipe-left, .main-article-wrapper li a.pipe-left, .broadcast_content p a.pipe-left, .broadcast_content li a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
.main-article-wrapper p a.pipe-right, .main-article-wrapper li a.pipe-right, .broadcast_content p a.pipe-right, .broadcast_content li a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
.main-article-wrapper p a.light, .main-article-wrapper li a.light, .broadcast_content p a.light, .broadcast_content li a.light { color: #add5fe; }
.main-article-wrapper p a.light:hover, .main-article-wrapper li a.light:hover, .broadcast_content p a.light:hover, .broadcast_content li a.light:hover { color: #9ac3ed; }
.main-article-wrapper p a.light.pipe-left, .main-article-wrapper li a.light.pipe-left, .broadcast_content p a.light.pipe-left, .broadcast_content li a.light.pipe-left { border-left-color: #cfcfcf; }
.main-article-wrapper p a.light.pipe-right, .main-article-wrapper li a.light.pipe-right, .broadcast_content p a.light.pipe-right, .broadcast_content li a.light.pipe-right { border-right-color: #cfcfcf; }
.main-article-wrapper p .button, .main-article-wrapper li .button, .broadcast_content p .button, .broadcast_content li .button { font-weight: inherit; }
.main-article-wrapper .field-item > ol, .broadcast_content .field-item > ol { margin-left: 45px; }
.main-article-wrapper .field-item > ol ol, .broadcast_content .field-item > ol ol { margin-left: 35px; }
.main-article-wrapper .field-item > ul, .broadcast_content .field-item > ul { margin-left: 25px; }
.main-article-wrapper .field-item > ul li, .broadcast_content .field-item > ul li { padding-left: 5px; /*&:before { margin: 5px 0 0 -20px; content: ""; border-right: 9px solid #908380 !important; float: left; padding-right: 0; width: 0; display: block; border-radius: 10px;
}*/ }
.main-article-wrapper .field-item > ul ul, .broadcast_content .field-item > ul ul { margin-left: 15px; }
.main-article-wrapper .field-item .rteindent1, .broadcast_content .field-item .rteindent1 { margin-left: 45px; }
.main-article-wrapper .field-item .tabber.enabled .tabs-head ul, .broadcast_content .field-item .tabber.enabled .tabs-head ul { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.main-article-wrapper .field-item .tabber.enabled .tabs-head ul li, .broadcast_content .field-item .tabber.enabled .tabs-head ul li { margin-right: 4px; border: none; -webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; }
.main-article-wrapper .field-item .tabber.enabled .tabs-head ul li:not(.active), .broadcast_content .field-item .tabber.enabled .tabs-head ul li:not(.active) { background: #c9c6bd; border: 1px solid #c9c6bd; }
.main-article-wrapper .field-item .tabber.enabled .tabs-head ul li a[role="tab"], .broadcast_content .field-item .tabber.enabled .tabs-head ul li a[role="tab"] { padding: 10px; text-align: center; height: 100%; }
.main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="tab"], .main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="presentation"], .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="tab"], .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="presentation"] { padding: 15px 35px; border: none; min-height: 50px; font-weight: bold; font-size: 1rem; }
.main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"], .main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="presentation"][aria-selected="true"], .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"], .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="presentation"][aria-selected="true"] { color: #fff; cursor: default; font-weight: bold; position: relative; }
.main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]:hover, .main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]:focus, .main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="presentation"][aria-selected="true"]:hover, .main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="presentation"][aria-selected="true"]:focus, .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]:hover, .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]:focus, .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="presentation"][aria-selected="true"]:hover, .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="presentation"][aria-selected="true"]:focus { color: #fff; }
.main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="presentation"][aria-selected="true"]::after, .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="presentation"][aria-selected="true"]::after { font-size: 0.875rem; bottom: 0; font-family: 'oufont' !important; content: "\e9db"; height: 5px; background: none; margin-left: -22px; display: block; z-index: 1; }
.main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="tab"] .icons, .main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="presentation"] .icons, .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="tab"] .icons, .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="presentation"] .icons { background: none; display: none; }
.main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="tab"] .icons.icon-dropdownarrow, .main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="presentation"] .icons.icon-dropdownarrow, .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="tab"] .icons.icon-dropdownarrow, .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="presentation"] .icons.icon-dropdownarrow { font-size: 7px; display: block; }
.main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="tab"] .icon-audio, .main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="presentation"] .icon-audio, .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="tab"] .icon-audio, .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="presentation"] .icon-audio { display: none; }
.main-article-wrapper .field-item .tabber.enabled .tabs-head ul li [role="tab"]::after, .broadcast_content .field-item .tabber.enabled .tabs-head ul li [role="tab"]::after { color: #000; }
.main-article-wrapper .field-item .tabber.enabled .tabs-head ul li.active, .broadcast_content .field-item .tabber.enabled .tabs-head ul li.active { background: #000; }
.main-article-wrapper .field-item .tabber.enabled .tabs-head ul li[role="presentation"]:last-child, .broadcast_content .field-item .tabber.enabled .tabs-head ul li[role="presentation"]:last-child { margin-right: 0; }
.main-article-wrapper .field-item .tabber.enabled [role="tabpanel"], .broadcast_content .field-item .tabber.enabled [role="tabpanel"] { border-style: solid; border-width: 1px; background: #e9e7e3; }
.main-article-wrapper .field-item .home-list-lastest, .broadcast_content .field-item .home-list-lastest { background: #fff; margin: 30px -40px 0 -40px; }
.main-article-wrapper .field-item .home-list-lastest .lastest-main .lastest-top, .broadcast_content .field-item .home-list-lastest .lastest-main .lastest-top { text-align: left; padding-left: 30px; }
.main-article-wrapper .field-item .home-list-lastest .lastest-main .lastest-bottom .ser-grid, .broadcast_content .field-item .home-list-lastest .lastest-main .lastest-bottom .ser-grid { padding: 7px; }
.main-article-wrapper .field-item .ou-inline-caption-wrap, .broadcast_content .field-item .ou-inline-caption-wrap { width: auto !important; height: auto !important; }
.main-article-wrapper .field-item .ou-inline-caption-wrap .ou-inline-image-wrap, .broadcast_content .field-item .ou-inline-caption-wrap .ou-inline-image-wrap { height: auto !important; }
.main-article-wrapper .field-item .ou-inline-caption-wrap .ou-inline-image-wrap img, .broadcast_content .field-item .ou-inline-caption-wrap .ou-inline-image-wrap img { max-width: 100%; }

/** Article footer ------------------  Contains related info to the article. So a proper author bio and related article lists (in carousels) */
/** Article sharing (not the social bar!) ------------------  Sections containing tagging and rating options as well as a catch all "addThis" share widget. Used to more prominent but was demoted to below the comments. */
#content_share { margin-bottom: 10px; }

#content_tags { position: relative; width: 450px; }

.add_tag_eg { background: transparent url(../images/sprite.png?v=0.0.0) -511px -251px no-repeat; display: inline-block; height: 18px; position: relative; right: 0px; top: 5px; width: 17px; }

/** Article highlight box ------------------  This "content" box is used both in the article summary area in the What's On section as well as the "About the Author" section on most article pages. Just a nice little box to highlight something a bit. */
.content_box { background: #fff; background: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7)); background: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%); border: 1px solid #cfcfcf; padding: 15px 10px; margin-bottom: 10px; }
.content_box h2 { margin: 0 0 10px 0; }
.content_box .feed { color: #2A4D7F; float: right; text-align: right; }
.content_box .content_author_img { float: left; margin: 0 12px 0 3px; }
.content_box .content_author_img, .content_box .content_author_img img { height: 60px; width: 60px; }
.content_box .content_author_text { float: left; width: 88%; }
.content_box .content_author_text h3 { font-size: 1rem; margin: 0 0 5px 0; }
.content_box .content_author_text p { margin: 0; }
.content_box .content_author_text p.title { font-family: Arial, Helvetica, sans-serif; font-size: 1rem; line-height: 1.2; margin: 0 0 5px 0; }
.content_box#whatson_content_box .view-content { min-height: 30px; }
.content_box#whatson_content_box .show-logo { float: left; height: 34px; margin-right: 10px; width: 62px; }
.content_box#whatson_content_box .show-logo img { height: 34px; width: 62px; }
.content_box#whatson_content_box .show-details { overflow: hidden; }
.content_box#whatson_content_box .show-time-location { float: left; width: 100%; }
.content_box#whatson_content_box .show-link { float: left; width: 100%; }

/** Archive callout ------------------  A little callout at the base of some articles that lets the user know this article has been archived. */
#content_archive { margin: 20px 0; }
#content_archive_img { background: #cfcfcf; border: 1px solid #000; float: left; margin-right: 10px; margin-top: 7px; }
#content_archive_img .archive_icon { background: transparent url(../images/sprite.png?v=0.0.0) -249px -93px no-repeat; display: block; height: 22px; margin: 9px 19px; width: 16px; }
#content_archive_text { overflow: hidden; }
#content_archive_text p { font-size: 0.8125rem; font-style: italic; margin: 5px 0; padding-right: 40px; }
#content_archive h3 { font-weight: bold; font-size: 1.875rem; line-height: 22px; color: #000000; color: black; padding-bottom: 15px; }

/** Promotional calloutbox ------------------  the little blue box shown on some articles with a link to a related article (usually). They start life positioned at the base of the article without the '.contentPromoLeft' class so non- javaScript users see a nice version, and are then postioned via javaScript into the middle of the article and posittioned on the left. */
.contentPromo .view-ole-content-promo { box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); border: 1px solid #cfcfcf; overflow: hidden; padding: 10px; position: relative; }
.contentPromo .view-ole-content-promo h2 { font-size: 1.25rem; margin-top: 0; }
.contentPromo .view-ole-content-promo img { float: left; margin: 0 10px 0 0; }
.contentPromo .view-ole-content-promo.contentPromoLeft { background-color: #a4ccf6; border: 1px solid #a4ccf6; float: left; margin: 0 15px 10px 0; width: 185px; }
.contentPromo .view-ole-content-promo.contentPromoLeft img { margin: 10px 0; max-width: 100%; }

/** Pullquotes ------------------  Basically these are the OU's version of blockquotes. */
.pullquotemiddle, .pullquoteleft, .pullquoteright { float: left; font-size: 1.625rem; line-height: 30px; margin: 35px 20px 20px 20px; padding: 10px 10px 10px 2px; text-indent: 0; width: 35%; text-align: left; }
.pullquotemiddle .icon, .pullquoteleft .icon, .pullquoteright .icon { display: inline-block; width: 100%; }
.pullquotemiddle .icon .icon-chip, .pullquotemiddle .icon .icon-chip2, .pullquoteleft .icon .icon-chip, .pullquoteleft .icon .icon-chip2, .pullquoteright .icon .icon-chip, .pullquoteright .icon .icon-chip2 { display: inline-block; height: 50px; font-size: 2.5rem; float: left; width: 55px; }

.pullquotemiddle { clear: both; display: block; float: none; margin: 25px auto; padding-left: 10px; width: 65%; text-align: center; }

.pullquoteright { float: right; padding-left: 10px; }

/** External Link Flag ------------------  Outputs a little icon after every link required to signify the link takes the user to an external site. */
.externallink_wrapper { text-decoration: none; border-bottom: 1px solid transparent; display: inline; }
.externallink_wrapper:hover { text-decoration: none !important; }
.externallink_wrapper:hover .inner_text { border-bottom: 1px solid #908380; }
.externallink_wrapper .externallink .icons { font-size: 10px; font-weight: bold; color: #908380; display: inline; padding: 0 0 0 3px; position: static; }
.externallink_wrapper .externallink .icons:before { position: static; display: inline; }
.img_permissions_text .externallink_wrapper:hover .icons { color: #add5fe; }

/** End Mark/Sign ------------------  Outputs a little icon after the last word of the article to signify the content has ended. */
.endOfArticleLogo { background: transparent url(../images/sprite.png?v=0.0.0) -343px -184px no-repeat; display: inline-block; height: 18px; margin-left: 8px; vertical-align: middle; width: 12px; }

/** Article "Rubberstamp" ------------------  A simple callout box injected from the CKEditor to highlight something to the user. */
.ole-rubberstamp { clear: both; }
.ole-rubberstamp ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
.ole-rubberstamp ul ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
.ole-rubberstamp ul li { left: 15px; padding-right: 15px; position: relative; margin: 2px 0; }
.ole-rubberstamp ul li:before { margin: 5px 0 0 -15px; background: #908380 !important; content: ""; height: 9px; float: left; padding-right: 0; width: 9px; display: block; border-radius: 50%; }

/** Article "Blue callout" ------------------ */
.callout-tint, .callout-blue { padding: 16px; display: inline-block; }

.callout-grey { background-color: #e9e7e3; padding: 16px; display: inline-block; }

.callout-white { background-color: #fff; padding: 16px; display: inline-block; }

/** Article Arrowhead (More of a circle now) ------------------ */
.arrowhead { margin-left: 44px; padding-left: 15px; position: relative; border-left: 1px solid; }
.arrowhead:before { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; position: absolute; left: -17px; content: "\e91f"; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; width: 7px; top: 50%; margin-top: -4px; margin-right: 9px; height: 7px; font-size: 7px; }

/** Standfirst map area ------------------ */
#content_header .summary-foot.has-map { min-height: 100px; position: relative; }
#content_header .summary-foot.has-map .article-map { transition-property: height width; -moz-transition-property: height width; -webkit-transition-property: height width; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; border: 1px solid #cfcfcf; bottom: 0; height: 100px; margin-bottom: 0; overflow: hidden; position: absolute; right: -10px; width: 200px; z-index: 10; }
#content_header .summary-foot.has-map .article-map .hover-prompt { transition-property: opacity box-shadow -moz-box-shadow -webkit-box-shadow; -moz-transition-property: opacity box-shadow -moz-box-shadow -webkit-box-shadow; -webkit-transition-property: opacity box-shadow -moz-box-shadow -webkit-box-shadow; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: rgba(255, 255, 255, 0.8); bottom: 0; color: #585858; height: 23px; left: 0; line-height: 23px; padding: 0 10px; position: absolute; right: 0; }
#content_header .summary-foot.has-map .article-map .touch-close { transition-property: opacity box-shadow -moz-box-shadow -webkit-box-shadow; -moz-transition-property: opacity box-shadow -moz-box-shadow -webkit-box-shadow; -webkit-transition-property: opacity box-shadow -moz-box-shadow -webkit-box-shadow; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: rgba(255, 255, 255, 0.8); font-weight: 16px; height: 32px; line-height: 32px; opacity: 0; position: absolute; right: 0; text-align: center; top: 0; width: 32px; box-shadow: 0 2px 3px 0 #B0B0B0; -moz-box-shadow: 0 2px 3px 0 #B0B0B0; -webkit-box-shadow: 0 2px 3px 0 #B0B0B0; }
#content_header .summary-foot.has-map .article-map img { transition-property: top left; -moz-transition-property: top left; -webkit-transition-property: top left; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; height: auto !important; left: -100px; position: absolute; top: -50px; width: auto !important; }
#content_header .summary-foot.has-map .article-map.active, .no-touch #content_header .summary-foot.has-map .article-map:hover { box-shadow: 0 2px 3px 0 #B0B0B0; -moz-box-shadow: 0 2px 3px 0 #B0B0B0; -webkit-box-shadow: 0 2px 3px 0 #B0B0B0; height: 200px; width: 400px; }
#content_header .summary-foot.has-map .article-map.active img, .no-touch #content_header .summary-foot.has-map .article-map:hover img { left: 0; top: 0; }
#content_header .summary-foot.has-map .article-map.active .hover-prompt, .no-touch #content_header .summary-foot.has-map .article-map:hover .hover-prompt { opacity: 0; }
#content_header .summary-foot.has-map .article-map.active .touch-close { opacity: 1; }
#content_header .summary-foot.has-map #summary_details { width: 500px; }
#content_header .summary-foot.has-map #summary_details .summary_details_odd { margin: 0; width: 50%; }
#content_header .summary-foot.has-map #summary_details .summary_details_even { float: right; margin: 0; width: 50%; }

#question_article { background: #E9E7E3; overflow: hidden; margin: 0px -40px 0px -40px; padding-top: 20px; clear: both; }
#question_article .question_info { padding: 15px 40px; overflow: hidden; background: #fff; }
#question_article .question_info p { width: 65%; float: left; padding: 0; overflow: hidden; margin: 0; }
#question_article .question_info .btn, #question_article .question_info #cart-form-pane .form-submit, #cart-form-pane #question_article .question_info .form-submit, #question_article .question_info .cart-hide-frecourses .form-submit, .cart-hide-frecourses #question_article .question_info .form-submit { margin: 0 auto; width: 15.625rem; float: right; font-size: 1.25rem; font-weight: bold; border-radius: 8px; background: #E9E7E3; text-align: center; color: #000; position: relative; padding-top: 8px; border: 1px solid #E9E7E3; }
#question_article .question_info .btn:hover, #question_article .question_info #cart-form-pane .form-submit:hover, #cart-form-pane #question_article .question_info .form-submit:hover, #question_article .question_info .cart-hide-frecourses .form-submit:hover, .cart-hide-frecourses #question_article .question_info .form-submit:hover { background: #fff; border: 1px solid #fff; text-decoration: none; }

.node-type-ou-broadcasts .become_ou_student_interactive .become-ou-student, .node-type-ole-podcast .become_ou_student_interactive .become-ou-student { margin: 0px 0px 0; }

.more-like-this, .become-ou-student { background: #ECEAE6; margin: 0 -40px 0; padding-bottom: 10px; padding-top: 25px; }
.node-type-ou-broadcasts .more-like-this, .node-type-ou-broadcasts .become-ou-student { margin: 0 -20px 0; }
.more-like-this h2, .become-ou-student h2 { font-weight: bold; font-size: 1.875rem; line-height: 22px; color: #000000; color: black; padding-bottom: 15px; }
.more-like-this .lastest-bottom .container, .more-like-this .lastest-bottom .wrapper-has-sidebar, .become-ou-student .lastest-bottom .container, .become-ou-student .lastest-bottom .wrapper-has-sidebar { padding: 0; margin-right: -20px; margin-left: 0; width: auto !important; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-content: stretch; }
.more-like-this .lastest-bottom .container:after, .more-like-this .lastest-bottom .wrapper-has-sidebar:after, .become-ou-student .lastest-bottom .container:after, .become-ou-student .lastest-bottom .wrapper-has-sidebar:after { content: ""; display: table; clear: both; }
.more-like-this .lastest-bottom .container > [class*="col-"], .more-like-this .lastest-bottom .wrapper-has-sidebar > [class*="col-"], .become-ou-student .lastest-bottom .container > [class*="col-"], .become-ou-student .lastest-bottom .wrapper-has-sidebar > [class*="col-"] { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.page-turtle .more-like-this .lastest-bottom .container, .page-turtle .more-like-this .lastest-bottom .wrapper-has-sidebar, .page-default .more-like-this .lastest-bottom .container, .page-default .more-like-this .lastest-bottom .wrapper-has-sidebar, .page-turtle .become-ou-student .lastest-bottom .container, .page-turtle .become-ou-student .lastest-bottom .wrapper-has-sidebar, .page-default .become-ou-student .lastest-bottom .container, .page-default .become-ou-student .lastest-bottom .wrapper-has-sidebar { margin-right: 0; }

.more-like-this.you-might-like { margin-bottom: 0; }
.more-like-this.you-might-like .container, .more-like-this.you-might-like .wrapper-has-sidebar { margin-right: 0px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: stretch; -moz-align-content: stretch; -ms-align-content: stretch; align-content: stretch; }
.more-like-this.you-might-like .container > [class*="col-"], .more-like-this.you-might-like .wrapper-has-sidebar > [class*="col-"] { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.become-ou-student .lastest-bottom .container, .become-ou-student .lastest-bottom .wrapper-has-sidebar { max-width: inherit; }

.group-related { background: #E9E7E3; margin: 0 -50px; padding: 20px 0 0; }
.group-related:after { content: ""; display: table; clear: both; }
.group-related .col { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 10px; }
.group-related .related-content-block, .group-related #article_social, .group-related .block-author-horizontal { margin-bottom: 0; }
.group-related .blocks { background: #fff; }

.related-content-block .morelink { display: inline-block; position: relative; padding: 9px 28px 8px 20px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; margin: 8px 5px 5px 0; font-size: 18px; min-width: 7.5rem; color: #fff; box-shadow: none; border: 1px solid; }
.related-content-block .morelink .icons { line-height: 1.1rem; padding: 0 0 5px 15px; margin: 0 0 0 8px; font-size: 0.9375rem; position: relative; }
.related-content-block .morelink .icons:before { top: 0; left: auto; right: 0; }

.node-type-ole-article .page-default .block-author .profile-visibility-link, .node-type-ole-article .page-interactive .block-author .profile-visibility-link, .node-type-ole-article .page-turtle .block-author .profile-visibility-link { display: none; }
.node-type-ole-article .menu.menu-grid .menuline h2 .ou-inline-image-wrap .img_permissions { z-index: 3; }
.node-type-ole-article .main-article-wrapper .field-item .ng_menu { margin: 0; }
.node-type-ole-article .main-article-wrapper .field-item .ng_menu .menu-title { padding-left: 0; }
.node-type-ole-article .main-article-wrapper .field-item .ng_menu .menu-title h2 { padding-left: 0; }

/** Article content for mobile ------------------ */
a .ole-course-catalogue { margin-left: 10px; margin-top: 20px; }
a .ole-course-catalogue .ole-course-catalogue-list { padding: 0 10px; }
a .ole-course-catalogue tr, a .ole-course-catalogue tr.odd, a .ole-course-catalogue tr.even { border: none; }
a .ole-course-catalogue tr th, a .ole-course-catalogue tr td, a .ole-course-catalogue tr.odd th, a .ole-course-catalogue tr.odd td, a .ole-course-catalogue tr.even th, a .ole-course-catalogue tr.even td { border-right: 1px solid #cfcfcf; }
a .ole-course-catalogue tr th:last-of-type, a .ole-course-catalogue tr td:last-of-type, a .ole-course-catalogue tr.odd th:last-of-type, a .ole-course-catalogue tr.odd td:last-of-type, a .ole-course-catalogue tr.even th:last-of-type, a .ole-course-catalogue tr.even td:last-of-type { border-right: none; }
a .ole-course-catalogue th, a .ole-course-catalogue td { border: none; }
a .ole-course-catalogue th { cursor: pointer; }
a .ole-course-catalogue td.views-field-field-duration { width: 75px; }
a .ole-course-catalogue td.views-field-field-educational-level { padding-left: 12px; text-align: left; width: 110px; }

.view-ole-course-catalogue-block .view-content { padding: 10px; }
.view-ole-course-catalogue-block .view-content table { margin: 0; }
.view-ole-course-catalogue-block .view-content table tr { border-bottom: 0; }
.view-ole-course-catalogue-block .view-content table tr th { cursor: pointer; }
.view-ole-course-catalogue-block .view-content table tr td, .view-ole-course-catalogue-block .view-content table tr th { border: 0; border-right: 1px solid #ccc; }
.view-ole-course-catalogue-block .view-content table tr td.views-field-field-duration, .view-ole-course-catalogue-block .view-content table tr th.views-field-field-duration { width: 93px; }
.view-ole-course-catalogue-block .view-content table tr td.views-field-field-educational-level, .view-ole-course-catalogue-block .view-content table tr th.views-field-field-educational-level { width: 120px; }
.view-ole-course-catalogue-block .view-content table tr td:last-of-type, .view-ole-course-catalogue-block .view-content table tr th:last-of-type { border: 0; }

.courses-search-bar { width: 425px; padding: 5px 0 10px 0; }
.courses-search-bar #courses-search-form { position: relative; margin: 10px 0 20px; }
.courses-search-bar #courses-search-form .clear-search { background: transparent; border: 0; cursor: pointer; font-size: 1.125rem; height: 20px; line-height: 1.125rem; padding: 0; right: 2px; text-align: center; width: 20px; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.courses-search-bar #courses-search-form .clear-search.openlearn-hide { opacity: 0; }
.no-js .courses-search-bar, .courses-search-bar .search, .courses-search-bar label { display: none; }
.courses-search-bar #courses-search-input { border: 1px solid #8B8076; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-radius: 0; background: #EAEAEA; color: #1d1d1d; font-size: 1.0625rem; font-weight: 500; height: 40px; overflow: hidden; padding: 5px; width: 100%; }
.courses-search-bar #courses-search-input::-webkit-input-placeholder { color: #333; opacity: 1 !important; /* for chrome */ }
.courses-search-bar #courses-search-input:-moz-placeholder { color: #333; }
.courses-search-bar #courses-search-input::-moz-placeholder { color: #333; }
.courses-search-bar #courses-search-input:-ms-input-placeholder { color: #333; }
.courses-search-bar #courses-search-input::-ms-clear { display: none; }
.courses-search-bar #courses-search-input:active, .courses-search-bar #courses-search-input:focus { border: 3px solid #FEC23D; }
.courses-search-bar #courses-search-input:active::-webkit-input-placeholder, .courses-search-bar #courses-search-input:focus::-webkit-input-placeholder { color: transparent; opacity: 1 !important; /* for chrome */ }
.courses-search-bar #courses-search-input:active:-moz-placeholder, .courses-search-bar #courses-search-input:focus:-moz-placeholder { color: transparent; }
.courses-search-bar #courses-search-input:active::-moz-placeholder, .courses-search-bar #courses-search-input:focus::-moz-placeholder { color: transparent; }
.courses-search-bar #courses-search-input:active:-ms-input-placeholder, .courses-search-bar #courses-search-input:focus:-ms-input-placeholder { color: transparent; }
.courses-search-bar .courses-search-submit-container { display: inline-block; position: relative; width: 35px; }
.courses-search-bar .courses-search-submit-container #courses-search-submit { transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; background: url(../images/sprite.png?v=0.0.0) -94px -93px no-repeat; border: 0; bottom: -9px; cursor: pointer; height: 26px; left: 0; position: absolute; width: 35px; }
.courses-search-bar .courses-search-submit-container #courses-search-submit:hover { opacity: 0.9; }

/*1024 - 1172*/
@media only screen and (max-width: 1279px) { /* .view-ole-course-catalogue-block { .view-content { table { tr { td, th { &.views-field-title { width: 436px; } &.views-field-field-duration { width: 85px; } } } } } }*/ }
/*768 - 1024*/
.view-institutions .author_teaser { width: 183px; height: 183px; float: left; margin: 6px; }
.view-institutions .author_teaser a { color: #2A4D7F; text-decoration: none; }
.view-institutions .author_teaser a:hover { text-decoration: underline; }
.view-institutions .author_teaser a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
.view-institutions .author_teaser a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
.view-institutions .author_teaser a.light { color: #add5fe; }
.view-institutions .author_teaser a.light:hover { color: #9ac3ed; }
.view-institutions .author_teaser a.light.pipe-left { border-left-color: #cfcfcf; }
.view-institutions .author_teaser a.light.pipe-right { border-right-color: #cfcfcf; }
.view-institutions .author_teaser a .author_image { position: relative; width: 183px; height: 183px; display: block; }
.view-institutions .author_teaser a .author_image img { width: 183px; height: 183px; }
.view-institutions .author_teaser a .author_title { transition: padding-bottom 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: padding-bottom 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: padding-bottom 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; background: transparent url(../images/opacity_black.png?v=0.0.0); bottom: 0; color: #fff; display: block; font-size: 0.9375rem; left: 0; line-height: 1.2; overflow: hidden; padding: 5px 5px 4px 5px; position: absolute; text-align: center; width: 173px; }
.view-institutions .author_teaser a:hover .author_title, .view-institutions .author_teaser a:active .author_title, .view-institutions .author_teaser a:focus .author_title { padding-bottom: 9px; }

/** Tag header ------------------  Styling for landing header of tag page */
.tag-landing-header .page-title { background: transparent; font-weight: bolder; font-size: 2.25rem; margin: 10px 0; padding: 0; position: relative; }
.tag-landing-header .tag-results { font-size: 1.5625rem; }
.tag-landing-header .tag-results span { color: #1F4D9C; }
.tag-landing-header .tag-total-result { color: #1F4D9C; }
.tag-landing-header .help-icon { color: #fff; background: #577F00; padding: 0 7px; cursor: pointer; font-size: 1.375rem; top: -6px; position: relative; border: 1px solid transparent; display: inline-block; }
.tag-landing-header .help-icon:after { content: ""; border-style: solid; border-width: 9px 14px 9px 0; border-color: transparent #fff transparent transparent; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); right: -18px; display: none; }
.tag-landing-header .help-icon .tooltiptext { width: 367px; background-color: #fff; padding: 5px 18px; color: #000; font-size: 0.875rem; font-weight: normal; z-index: 2; left: 45px; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); text-decoration: none; cursor: default; border: 1px solid transparent; }
.tag-landing-header .help-icon.bottom .tooltiptext, .tag-landing-header .help-icon.right .tooltiptext { top: 45px; position: absolute; left: 50%; -moz-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.tag-landing-header .help-icon.bottom:after, .tag-landing-header .help-icon.right:after { margin-left: 0; position: absolute; left: 50%; -moz-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); top: 31px; right: auto; border-width: 0 9px 14px 9px; border-color: transparent transparent #fff transparent; }
.tag-landing-header .help-icon.right .tooltiptext { -moz-transform: none; -o-transform: none; -ms-transform: none; -webkit-transform: none; transform: none; right: 0; left: auto; }
.tag-landing-header .help-icon.right:after { -moz-transform: none; -o-transform: none; -ms-transform: none; -webkit-transform: none; transform: none; right: 5px; left: auto; }
.tag-landing-header .help-icon.showtip:after { display: block; }

/** Related Tags ------------------  Styling for related tags of tag page */
.related-tags { padding-top: 15px; }
.related-tags:after { content: ""; display: table; clear: both; }
.related-tags .title { float: left; font-size: 1.125rem; padding: 12px 18px 0 0; }
.related-tags .tag-list { overflow: hidden; width: auto; }
.related-tags .tag-list li { -webkit-border-radius: 11px; -moz-border-radius: 11px; border-radius: 11px; border-color: #fff; background-color: #fff; padding: 0; }
.related-tags .tag-list li a { font-size: 1.125rem; padding: 9px 8px; }
.related-tags .tag-list li a:hover, .related-tags .tag-list li a:focus { text-shadow: 1px 0 0 #3D4559; color: #3D4559; }

/** Main Tag Cloud ------------------  Styling for outside and headers of tag cloud */
#main_tag_cloud { border: 1px solid #cfcfcf; float: left; margin-top: 10px; padding: 20px 0; width: 100%; }
#main_tag_cloud h2 { margin: 0; }
#main_tag_cloud h3 { font-size: 1rem; font-weight: bold; margin: 7px 0 15px; }
#main_tag_cloud h3.no_tag { padding-top: 12px; }

/** Main Tag Left ------------------  Styling of Left hand side of tag cloud positional */
#main_tag_left { float: left; padding: 0 20px; width: 455px; }

/** Main Tag right ------------------  Styling of Right hand side of tag cloud positional */
#main_tag_right { border-left: 1px solid #cfcfcf; float: right; padding: 0 20px; width: 454px; }

/** Main Tag Left ------------------  Styling of Left hand side of tag cloud positional */
.tag_create { margin-top: 10px; }

.tag_create_cloud { background: #fff; background: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7)); background: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%); border: 1px solid #cfcfcf; float: left; min-height: 172px; overflow: hidden; width: 262px; }

.finder_tags_list { padding: 2px 10px; }

.tag_create_btns { background: #f7f7f7; border: 1px solid #cfcfcf; border-left: none; float: left; min-height: 145px; padding: 10px 10px; text-align: center; width: 170px; }
.tag_create_btns p { font-size: 0.875rem; margin: 3px 0 10px; text-align: center; }
.tag_create_btns .button { margin: 0 0 7px 0; }

/** Popular Tags ------------------  Styling for popular tags section of the tag cloud */
.popular_tags { margin-top: 10px; }

.popular_tags_btns { float: left; width: 90px; }
.popular_tags_btns .button { margin-bottom: 4px; width: 65px; }

.popular_tags_links { background: #fff; background: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7)); background: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%); border: 1px solid #cfcfcf; float: left; min-height: 152px; padding: 10px 0; width: 312px; }

/** Tag Search Area ------------------  Top of Tag area input with buttons */
.tags-search-bar { margin-bottom: 40px; }

.tags-search-form { width: 100%; min-width: inherit; z-index: 1; padding: 20px 0; }
.tags-search-form.wrapper-search { padding: 20px 15px !important; }
.tags-search-form.wrapper-search fieldset { width: 100%; max-width: inherit; }
.tags-search-form.wrapper-search fieldset label { font-size: 1.5625rem; padding-top: 6px; }
.tags-search-form fieldset { margin: 0; padding: 0; position: relative; width: 70vw; max-width: 960px; }
.tags-search-form fieldset:after { content: ""; display: table; clear: both; }
.tags-search-form fieldset label { float: left; font-size: 1.125rem; padding: 14px 20px 0 0; }
.tags-search-form fieldset .form-submit { display: none; }
.tags-search-form fieldset .tag-clear-search { position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); right: 60px; font-weight: bold; background: transparent; border: none; font-size: 30px; }
.tags-search-form fieldset .search { font-size: 0; height: 48px; width: 48px; }
.tags-search-form fieldset .search:before { color: #fff; font-size: 25px; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.tags-search-form .form-item-tag-search-text { overflow: hidden; margin: 0; }
.tags-search-form .form-item-tag-search-text .main_search_text { background-image: none; height: auto; font-size: 1.125rem; border-width: 3px; width: calc(100% - 48px); padding-right: 15px; }
.tags-search-form .form-item-tag-search-text .main_search_text::-ms-clear { display: none; }

/** Tag welcome message */
#welcome-tab .message { width: 294px; }

/** "Other pages are also tagged..." */
.view-similar-tags { display: inline; }
.view-similar-tags div { display: inline; }

.invisible-icon { display: none; }

.page-tags .invisible-icon { display: block; }
.page-tags .tag_search_label { display: none; }
.page-tags .ui-autocomplete { background: #fff; }
.page-tags .ui-autocomplete #ui-active-menuitem { background: #dadce0; }

.page-tags-detail .tag_search_label { display: inline-block; }

.gsc-control-cse .gsc-input-box .gsc-input { height: 28px; }
.gsc-control-cse .gsc-input-box .gsib_b { padding-top: 9px; }
.gsc-control-cse .gsc-search-button input { width: auto; height: auto; padding: 9px 37px; margin: 0; margin-top: 3px; }
.gsc-control-cse .gsc-result .gsc-url-top { display: none; }
.gsc-control-cse .gsc-result .gsc-thumbnail-inside { padding-left: 0; }
.gsc-control-cse .gsc-result .gsc-table-cell-thumbnail { padding-left: 0; }
.gsc-control-cse .gsc-result .gsc-table-cell-thumbnail .gs-image-box { width: 70px !important; height: auto !important; }
.gsc-control-cse .gsc-result .gsc-table-cell-thumbnail .gs-image-box .gs-image img { max-width: none; max-height: none; height: auto; width: 70px; }
.gsc-control-cse .gsc-cursor-box { text-align: center; }
.gsc-control-cse .gsc-cursor-box .gsc-cursor { border: 1px solid #cfcfcf; height: 23px; margin: -2px 6px 0; display: inline-block; }
.gsc-control-cse .gsc-cursor-box .gsc-cursor .gsc-cursor-page { background: #fafafa; display: inline-block; height: 22px; line-height: 22px; margin: 0; padding: 0 3px; text-align: center; color: #1d1d1d; font-family: Arial, Helvetica, sans-serif; }
.gsc-control-cse .gsc-cursor-box .gsc-cursor .gsc-cursor-page:hover { text-decoration: none; }
.gsc-control-cse .gsc-cursor-box .gsc-cursor .gsc-cursor-page.gsc-cursor-current-page { background-color: #0f5b75; border: 1px solid #0b6f93; color: #fff; }

.body_device .gsc-input-box, .body_device .gsc-search-button-v2 { border-radius: 0; }
.body_device .gsc-control-cse .gsc-cursor-box .gsc-cursor { border: none; height: auto; }
.body_device .gsc-control-cse .gsc-cursor-box .gsc-cursor > * { display: inline-block; }

/** Injected Content Wrappers ------------------  Various wrappers for different injector types, all in one place?! */
.injectorWrapper { clear: both; position: relative; }

.injectorFixedWidth, .injectorFixedWidthCenter { clear: both; display: block; margin: 0 auto 10px auto; overflow: hidden; text-align: center; width: 380px; }

.injectorCopyrightWrapper { display: inline; float: left; height: 20px; margin: 0 5px 0 0; position: relative; text-align: left; width: 200px; }

/** Injected iFrame ------------------ */
.injected.injected-iframe iframe { border: none; display: block; margin: 0 auto; }
.injected.injected-iframe iframe.align-left { margin-left: 0; margin-right: 0; }
.injected.injected-iframe iframe.align-right { float: right; margin-left: 0; margin-right: 0; }
.injected.injected-iframe iframe.bordered { border: 2px solid #0d6584; }

/** Injected Images ------------------  Images injected via the CKEditor. Can be just an image, or have a combination of caption and extra data as part of the same "widget". */
.injected.inline-image-left, .injected.inline-image-right, .injected.inline-image-center { display: block; margin-bottom: 10px; }
.injected.inline-image-left { float: left; margin-right: 10px; }
.injected.inline-image-right { float: right; margin-left: 10px; }
.injected.inline-image-center { text-align: center; margin: 10px; }
.injected.inline-image-center .ou-inline-caption-wrap { display: inline-block; }
.injected .ou-inline-caption-wrap { display: block; width: inherit !important; }
.injected .ou-inline-caption-wrap .ou-inline-image-wrap { display: block; position: relative; height: inherit !important; z-index: 1; }
.injected .ou-inline-caption-wrap .ou-inline-image-wrap a { display: inline-block; }
.injected .ou-inline-caption-wrap .ou-inline-image-wrap img { display: block; max-width: 100%; }
.injected .ou-inline-caption-wrap .inline-image-caption { display: block; font-size: 1rem; margin: 0; padding: 16px 28px 28px 28px; text-align: left; font-weight: normal; color: #333; background: #E9E7E3; line-height: 22px; }
.injected .ou-inline-caption-wrap .inline-image-caption .captionBorder { display: none; margin: 8px 20% 5px; border: none; }
.injected .ou-inline-caption-wrap .inline-image-caption a { color: #2A4D7F; text-decoration: none; font-weight: bold; }
.injected .ou-inline-caption-wrap .inline-image-caption a:hover { text-decoration: underline; }
.injected .ou-inline-caption-wrap .inline-image-caption a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
.injected .ou-inline-caption-wrap .inline-image-caption a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
.injected .ou-inline-caption-wrap .inline-image-caption a.light { color: #add5fe; }
.injected .ou-inline-caption-wrap .inline-image-caption a.light:hover { color: #9ac3ed; }
.injected .ou-inline-caption-wrap .inline-image-caption a.light.pipe-left { border-left-color: #cfcfcf; }
.injected .ou-inline-caption-wrap .inline-image-caption a.light.pipe-right { border-right-color: #cfcfcf; }
.injected .ou-inline-caption-wrap .inline-image-extra { border-bottom: 1px solid #0d6584; display: block; padding: 10px; }
.injected .ou-inline-caption-wrap .inline-image-extra-title { display: block; font-size: 1rem; font-weight: bold; margin-bottom: 5px; }
.injected .ou-inline-caption-wrap .inline-image-extra-text { display: block; padding-left: 5px; }
.injected .inlineImageBorder { border: 1px solid #686C7C; }
.injected .inlineImageBorder img { display: block; max-width: 100%; }

/** Injected Menu (or 'menuline') ------------------  Article links injected via the CKEditor. Usually at the bottom of the article as a 'related' type jobby or in tabs for the "What's On" style broadcast items. */
.injected.menu { overflow: hidden; width: 100%; position: relative; z-index: 1; }
.injected.menu .edit-controls { position: absolute; top: 0; right: 0; z-index: 100; background: #fff; margin-right: 20px; }
.injected.menu .edit-controls a { color: #C30; font-weight: bold; }
.injected.menu .messages { clear: both; }
.injected h3 { font-weight: bold; margin-top: 30px; }

.menuline { border-top: 1px solid #cfcfcf; min-height: 145px; padding: 30px 10px 0 10px; }
.menuline.current { background: #add5fe; }
.menuline h2 { font-size: 1.25rem; margin-top: 0; padding-top: 2px; }
.menuline .menulineWrapper { padding: 0 0 0 150px; position: relative; }
.menuline .menulineWrapper .menuPosition { background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); color: #fff; display: inline-block; font-size: 0.9375rem; line-height: 1; margin-right: 5px; min-width: 50px; padding: 7px 10px 4px; text-align: center; vertical-align: bottom; }
.menuline .ou-inline-image-wrap { height: 81px; left: 0; overflow: hidden; position: absolute; top: 0; width: 134px; }
.menuline .ou-inline-image-wrap > img { height: 81px; width: 134px; }
.menuline .broadcast-details { font-size: 0.75rem; }
.menuline .article-details { line-height: 1.2; margin-top: 7px; }
.menuline .article-details .channel-logo { float: left; margin-right: 10px; height: 37px; width: 66px; }
.menuline .article-details-broadcast-planner { padding-bottom: 7px; }

#content_article .menuline .menulineWrapper h2 { padding-top: 0; }

.menu { /** What's On 'Broadcast' version ------------------  This version is inside tabs and more conpact so needs a few little tweaks. EXAMPLE USAGE: /openlearn/whats-on/ou-on-the-bbc-week */ }
.menu.broadcast-planner .first { border-top: none; }
.menu.broadcast-planner h2 { margin-bottom: 0px; }
.menu.broadcast-planner p { margin-top: 0px; }
.menu.broadcast-planner .view-display-id-catch_up .menuline { border: none; margin-top: 25px; }
.menu.broadcast-planner .view-display-id-catch_up .menuline.first, .menu.broadcast-planner .view-display-id-catch_up .menuline:nth-of-type(1) { border-top: none; margin-top: 0; }
.menu.broadcast-planner .view-display-id-catch_up .menuline .catch-up-item { border-top: 1px solid #cfcfcf; padding-top: 18px; position: relative; }
.menu.broadcast-planner .view-display-id-catch_up .menuline .catch-up-item .catch-up-item-more { float: right; position: relative; top: -19px; }
.menu.broadcast-planner .view-display-id-catch_up .menuline .catch-up-item .catch-up-item-more:after { transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: -moz-transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -ms-transition: -ms-transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: -webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; background: url(../images/sprite.png?v=0.0.0) -11px -69px no-repeat; content: ""; display: inline-block; height: 11px; margin-left: 5px; width: 11px; }
.menu.broadcast-planner .view-display-id-catch_up .menuline .catch-up-item .catch-up-item-more.active:after { transform: rotate(-90deg); -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); }
.menu.broadcast-planner .view-display-id-catch_up .menuline .catch-up-item .menulineWrapper { min-height: 85px; }
.menu.broadcast-planner .view-display-id-catch_up .menuline .catch-up-item .menulineWrapper h3 { font-size: 0.9375rem; margin: 10px 0px 0px 0px; }
.menu.broadcast-planner .view-display-id-catch_up .menuline .catch-up-item .catch-up-item-accordion { display: none; width: 100%; }
.menu.broadcast-planner .view-display-id-catch_up .menuline .catch-up-item .catch-up-item-accordion .menulineWrapper { border-top: 1px solid #cfcfcf; margin-left: 150px; margin-top: 15px; padding: 0px; }
.menu.menu-grid { /*margin-bottom: 30px;
width: calc( 100% + 10px);
margin-left: -7px;*/ margin-right: -20px; width: auto; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: stretch; -moz-align-content: stretch; -ms-align-content: stretch; align-content: stretch; }
.page-turtle .menu.menu-grid { width: 100%; }
.menu.menu-grid h2 { display: block; width: 100%; }
.menu.menu-grid h2 a:hover, .menu.menu-grid h2 a:hover .hover { text-decoration: underline; }
.menu.menu-grid .clear-columns { clear: both; }
.menu.menu-grid > h2 { padding-left: 10px; height: 27px; }
.menu.menu-grid > h3 { padding-left: 10px; height: 27px; }
.menu.menu-grid > h4 { padding-left: 10px; height: 27px; }
.menu.menu-grid > h5 { padding-left: 10px; height: 27px; }
.menu.menu-grid > h6 { padding-left: 10px; height: 27px; }
.menu.menu-grid .menuline { border-top: 0; box-sizing: border-box; float: left; min-height: 290px; position: relative; width: calc(100% / 3); padding-left: 0px; padding-right: 20px; }
.menu.menu-grid .menuline .menulineWrapper { padding: 0; border: 1px solid #fff; position: static; background-color: #E9E7E3; height: 100%; }
.menu.menu-grid .menuline .menulineWrapper h2 { margin-bottom: 0; font-weight: bold; }
.menu.menu-grid .menuline .menulineWrapper .dotdot { margin: 15px 15px 0; }
.menu.menu-grid .menuline .menulineWrapper > p { max-height: 6rem; margin-top: 0; }
.menu.menu-grid .menuline .menulineWrapper > p .height-invisible { height: 6rem; display: block; position: absolute; left: -100%; }
.menu.menu-grid .menuline .menulineWrapper .readmore { margin: 13px 10px 16px 0; font-size: 1rem; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: flex-end; }
.menu.menu-grid .menuline .menulineWrapper .readmore:after { display: none; }
.menu.menu-grid .menuline h2 .ou-inline-image-wrap { width: 100%; /*position: relative;
display: inline-block;*/ height: auto; position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; }
.menu.menu-grid .menuline h2 .ou-inline-image-wrap:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
.menu.menu-grid .menuline h2 .ou-inline-image-wrap img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
.menu.menu-grid .menuline h2 .ou-inline-image-wrap img.img-vertical { width: 100%; height: auto; }
.menu.menu-grid .menuline h2 .ou-inline-image-wrap img.img-horizontal { height: 100%; width: auto; }
.menu.menu-grid .menuline h2 .ou-inline-image-wrap img.icon { padding: 0; }
.menu.menu-grid .menuline h2 .ou-inline-image-wrap:before { padding-top: 67%; }
.menu.menu-grid .menuline h2 .ou-inline-image-wrap .externallink_wrapper:hover { text-decoration: underline; border-bottom: none; }
.menu.menu-grid .menuline h2 .box-image-injected .externallink_wrapper, .menu.menu-grid .menuline h2 .box-image-injected-small .externallink_wrapper { display: inline; }
.menu.menu-grid .menuline h2 .box-image-injected .externallink_wrapper .externallink, .menu.menu-grid .menuline h2 .box-image-injected-small .externallink_wrapper .externallink { display: none; }
.menu.menu-grid .menuline h2 .hover { display: inline-block; margin-top: 5px; color: #000; max-height: 3.125rem; }
.menu.menu-grid .menuline h2 .hover .height-invisible { height: 3.125rem; display: block; position: absolute; left: -100%; }

.color-red .readmore { color: #A20C1E; }

.color-pink .readmore { color: #C90959; }

.color-royal-blue .readmore { color: #0F72C6; }

.color-orange .readmore { color: #BE550D; }

.color-blue .readmore { color: #2A4D7F; }

.color-green .readmore { color: #317A41; }

.color-magenta .readmore { color: #6E1B6E; }

.color-dark-cyan .readmore { color: #006064; }

.menu-item-list { padding: 0; margin: 14px 0; list-style: none; }
.menu-item-list .views-row .menu-item { border-top: none; }

.menu-item { display: table; width: 100%; padding: 20px 0; border-bottom: 1px dashed #ABA159; min-height: 140px; line-height: 1.2; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.menu-item a:hover, .menu-item a:focus { text-decoration: none; color: #1F253D !important; }
.menu-item .menuPosition { background: #000; color: #fff; display: inline-block; font-size: 0.9375rem; line-height: 1; margin-right: 5px; min-width: 50px; padding: 7px 10px 4px; text-align: center; vertical-align: bottom; float: left; }
.menu-item p { margin: 0 0 10px 0; max-height: 48px; clear: both; }
.menu-item .align-item-center { display: table-cell; vertical-align: middle; }
.menu-item .align-item-top { display: table-cell; vertical-align: top; }
.menu-item .item-img { padding-right: 0px; width: 155px; }
.menu-item .item-img .box-image { position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; }
.menu-item .item-img .box-image:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
.menu-item .item-img .box-image img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
.menu-item .item-img .box-image img.img-vertical { width: 100%; height: auto; }
.menu-item .item-img .box-image img.img-horizontal { height: 100%; width: auto; }
.menu-item .item-img .box-image img.icon { padding: 0; }
.menu-item .item-img .box-image:before { padding-top: 71.1%; }
.menu-item .item-content { padding: 0 20px; font-size: 0.875rem; line-height: 1.2; color: #3D393A; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; max-width: 453px; }
.menu-item .item-content .item-content-desc { font-size: 1rem; }
.menu-item .item-content .item-content-more { vertical-align: middle; font-size: 1rem; line-height: 1; color: #2A4D7F; }
.menu-item .item-content .item-content-more .icon-arrow-white-right { font-size: 0.625rem; font-weight: bold; color: #2A4D7F; margin-left: 6px; }
.menu-item .item-content .flag:before { display: none; }
.menu-item .item-content .flag.flag-link-toggle { border: none !important; padding: 0; background: none; font-size: 1rem; line-height: 1; color: #2A4D7F !important; margin-right: 20px; }
.menu-item .item-content .flag.flag-link-toggle:hover, .menu-item .item-content .flag.flag-link-toggle:focus { text-decoration: none; color: #1F253D !important; }
.menu-item .item-content .item-content-title { font-size: 1.25rem; font-weight: bold; line-height: 1.2; margin: -3px 0 6px 0; padding: 0; height: 1.875rem; }
.menu-item .item-content .item-content-title a { color: #000; display: inline-block; width: 100%; height: 2.1875rem; word-break: normal; float: left; }
.menu-item .item-content .item-content-title a.have_order { width: 23.4375rem !important; }
.menu-item .item-content p:last-child { padding-bottom: 0; margin-bottom: 0; }
.menu-item .item-content:last-child { padding-right: 0; max-width: 644px; }
.menu-item .item-content .enrolled_links li { font-size: 0.8125rem; }
.menu-item .item-content .enrolled_links li a { font-size: 1rem; }
.menu-item .item-content .enrolled_links li a .icon-arrow-white-right { font-size: 0.8125rem; margin-left: 5px; }
.menu-item .item-content .enrolled_links li a:after { content: ''; }
.menu-item .item-content .enrolled_title { margin-top: 0; }
.menu-item .item-update { border-left: 1px solid #D2CCC7; width: 170px; padding-left: 15px; }
.menu-item .item-update .item-update-content { background-color: rgba(31, 77, 156, 0.15); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; font-size: 0.875rem; line-height: 1.2; color: #1A1617; }
.menu-item .item-update .item-update-content p { margin-bottom: 3px; text-align: left; padding: 7px 7px 4px 10px; }
.menu-item .item-update .item-update-content .enrolled_visibility { padding: 7px 7px 4px 10px; display: inline-block; }
.menu-item .item-update .item-update-content .enrolled_visibility .icon { display: block; }
.menu-item .item-update .item-update-content .enrolled_visibility .icon:before { display: inline-block; width: 25px; height: 25px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background-color: #d3cec8; border-radius: 50%; font-family: "oufont"; font-size: 1.5rem; line-height: 1; padding: 0; margin-right: 13px; margin-left: 0; float: left; vertical-align: middle; }
.menu-item .item-update .item-update-content .enrolled_visibility .visibility-label { display: inline-block; cursor: pointer; position: relative; font-size: 1rem; line-height: 1.2; color: #000; background: none !important; text-shadow: none !important; height: auto !important; }
.menu-item .item-update .item-update-content .enrolled_visibility .visibility-link { display: block; font-size: 1rem; margin-left: 2px; float: left; clear: both; padding-top: 5px; }
.menu-item .item-update .item-update-content .enrolled_visibility .visibility-link:before { display: inline-block; width: 25px; height: 25px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-radius: 50%; font-family: "oufont"; font-size: 1.5rem; line-height: 1; padding: 0; text-align: center; margin-right: 13px; vertical-align: middle; }
.menu-item .item-update .item-update-content .enrolled_visibility.private .icon:before { content: "\e9d2"; color: #577F00; background-color: #d3cec8; font-size: 1.5625rem; }
.menu-item .item-update .item-update-content .enrolled_visibility.private .visibility-link:before { content: ""; color: #577F00; background-color: #d3cec8; }
.menu-item .item-update .item-update-content .enrolled_visibility.public .icon:before { content: "\e9d2"; color: #577F00; background-color: #d3cec8; font-size: 1.5625rem; }
.menu-item .item-update .item-update-content .enrolled_visibility.public .visibility-link:before { content: ""; color: #577F00; background: #d3cec8; }
.page-node-30680 .menu-item .item-update { display: none; }
.menu-item .item-content-intro { /*.icon-clock3{ font-size: em(20px); margin-right: 8px;
}
.duration > span, .item-icon > span{ display: inline-block; vertical-align: middle;
}*/ }
.menu-item .item-content-intro .item-icon > span { display: inline-block; vertical-align: middle; }
.menu-item .item-content-intro .item-icon .icon-font { color: #776A5E; margin-right: 3px; font-size: 1.375rem; }
.menu-item .item-content-intro .item-icon .icon-font.icon-radio-programme + span { padding-top: 10px; }
.menu-item .enrolled_picture { width: 75px; }
.menu-item .item-img-injected { position: relative; }

#edit-submitfloat { display: none; }

/** Injected Carousels ------------------  Overrides for the carousels injected via the content. Also needs to cover any old carousel plugin markup such as jCarousel and Slido. */
.slido { margin: 20px auto; width: 685px; }

.slido-carousel { margin: 20px auto; width: auto; position: relative; z-index: 1; }
.slido-carousel .jcarousel-container-horizontal { width: 685px; }
.slido-carousel .jcarousel-clip-horizontal { width: 685px; }
.slido-carousel .jcarousel-item { background: none; float: left; height: auto; list-style: none; margin: 0; padding: 0; width: 685px; }
.slido-carousel .injected .ou-inline-image-wrap a { display: block; }
.js .slido-carousel .externalControlSlider { background: transparent; display: block; overflow: hidden; width: 100%; padding-top: 9px; }
.js .slido-carousel .externalControlSlider ul { margin: 0 auto !important; width: 100%; }
.js .slido-carousel .externalControlSlider ul li { margin: 5px 6px 0 6px; }
.js .slido-carousel .externalControlSlider ul li, .js .slido-carousel .externalControlSlider ul li a { display: inline-block; float: none; }
.js .slido-carousel .externalControlSlider ul li a.external { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; height: 13px; margin: 0; width: 13px; }
.js .slido-carousel .externalControlSlider ul li.externalControlSlider-prev, .js .slido-carousel .externalControlSlider ul li.externalControlSlider-next { left: 0; margin: -17px 0 0; position: absolute; top: calc((100% - 39px) / 2); z-index: 2; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.js .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a, .js .slido-carousel .externalControlSlider ul li.externalControlSlider-next a { color: #fff; text-decoration: none; border: 4px solid #fff; height: auto; width: auto; padding: 10px 13px 10px 16px; font-weight: bold; }
.js .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a:after, .js .slido-carousel .externalControlSlider ul li.externalControlSlider-next a:after { display: none; }
.js .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a:hover, .js .slido-carousel .externalControlSlider ul li.externalControlSlider-next a:hover { background: #2e3746; }
.js .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a.disabled, .js .slido-carousel .externalControlSlider ul li.externalControlSlider-next a.disabled { font-size: 28px; background: #E9E7E3; color: #cfcfcf; }
.js .slido-carousel .externalControlSlider ul li.externalControlSlider-next { left: auto; right: 0; }
.js .slido-carousel .externalControlSlider ul li.externalControlSlider-next a { padding: 10px 16px 10px 13px; }
.oleColorboxContentWrapper .slido-carousel { margin: 5px auto; padding: 20px 20px 15px 20px; width: 833px; }
.oleColorboxContentWrapper .slido-carousel .jcarousel-container-horizontal { width: 803px; }
.oleColorboxContentWrapper .slido-carousel .jcarousel-clip-horizontal { width: 833px; }
.oleColorboxContentWrapper .slido-carousel .jcarousel-item { width: 833px; }
.slido-carousel .jcarousel-skin-slido { padding: 0 !important; transform: translateZ(0); -moz-transform: translateZ(0); -webkit-transform: translateZ(0); transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1); -moz-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1); -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1); }
.slido-carousel .jcarousel-skin-slido:after { content: ""; display: table; clear: both; }
.slido-carousel .jcarousel-skin-slido .slido-item-wrapper .slido-item:after { content: ""; display: table; clear: both; }
.slido-carousel .jcarousel-skin-slido .slido-item-wrapper .slido-item h2 { margin-top: 0; }
.slido-carousel .jcarousel-skin-slido .slido-item-wrapper .slido-item .injected.inline-image-left, .slido-carousel .jcarousel-skin-slido .slido-item-wrapper .slido-item .injected.inline-image-right, .slido-carousel .jcarousel-skin-slido .slido-item-wrapper .slido-item .injected.inline-image-center { margin: 0 0 10px !important; float: none; }
.slido-carousel .jcarousel-skin-slido .slido-item-wrapper .slido-item .injected.inline-image-left .ou-inline-caption-wrap, .slido-carousel .jcarousel-skin-slido .slido-item-wrapper .slido-item .injected.inline-image-right .ou-inline-caption-wrap, .slido-carousel .jcarousel-skin-slido .slido-item-wrapper .slido-item .injected.inline-image-center .ou-inline-caption-wrap { display: block; margin: 0 auto; }

.color-red .slido-carousel .externalControlSlider-next-temp, .color-red .slido-carousel .externalControlSlider-prev-temp { background: #A20C1E; }
.color-red .slido-carousel .externalControlSlider ul li.current a.external { background: #A20C1E; }
.color-red .slido-carousel .externalControlSlider ul li a.external { background: #ecced2; }
.color-red .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a, .color-red .slido-carousel .externalControlSlider ul li.externalControlSlider-next a { background: #A20C1E; }

.color-pink .slido-carousel .externalControlSlider-next-temp, .color-pink .slido-carousel .externalControlSlider-prev-temp { background: #C90959; }
.color-pink .slido-carousel .externalControlSlider ul li.current a.external { background: #C90959; }
.color-pink .slido-carousel .externalControlSlider ul li a.external { background: #f4cede; }
.color-pink .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a, .color-pink .slido-carousel .externalControlSlider ul li.externalControlSlider-next a { background: #C90959; }

.color-royal-blue .slido-carousel .externalControlSlider-next-temp, .color-royal-blue .slido-carousel .externalControlSlider-prev-temp { background: #0F72C6; }
.color-royal-blue .slido-carousel .externalControlSlider ul li.current a.external { background: #0F72C6; }
.color-royal-blue .slido-carousel .externalControlSlider ul li a.external { background: #cfe3f4; }
.color-royal-blue .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a, .color-royal-blue .slido-carousel .externalControlSlider ul li.externalControlSlider-next a { background: #0F72C6; }

.color-orange .slido-carousel .externalControlSlider-next-temp, .color-orange .slido-carousel .externalControlSlider-prev-temp { background: #BE550D; }
.color-orange .slido-carousel .externalControlSlider ul li.current a.external { background: #BE550D; }
.color-orange .slido-carousel .externalControlSlider ul li a.external { background: #f2ddcf; }
.color-orange .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a, .color-orange .slido-carousel .externalControlSlider ul li.externalControlSlider-next a { background: #BE550D; }

.color-blue .slido-carousel .externalControlSlider-next-temp, .color-blue .slido-carousel .externalControlSlider-prev-temp { background: #2A4D7F; }
.color-blue .slido-carousel .externalControlSlider ul li.current a.external { background: #2A4D7F; }
.color-blue .slido-carousel .externalControlSlider ul li a.external { background: #d4dbe5; }
.color-blue .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a, .color-blue .slido-carousel .externalControlSlider ul li.externalControlSlider-next a { background: #2A4D7F; }

.color-green .slido-carousel .externalControlSlider-next-temp, .color-green .slido-carousel .externalControlSlider-prev-temp { background: #317A41; }
.color-green .slido-carousel .externalControlSlider ul li.current a.external { background: #317A41; }
.color-green .slido-carousel .externalControlSlider ul li a.external { background: #d6e4d9; }
.color-green .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a, .color-green .slido-carousel .externalControlSlider ul li.externalControlSlider-next a { background: #317A41; }

.color-magenta .slido-carousel .externalControlSlider-next-temp, .color-magenta .slido-carousel .externalControlSlider-prev-temp { background: #6E1B6E; }
.color-magenta .slido-carousel .externalControlSlider ul li.current a.external { background: #6E1B6E; }
.color-magenta .slido-carousel .externalControlSlider ul li a.external { background: #e2d1e2; }
.color-magenta .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a, .color-magenta .slido-carousel .externalControlSlider ul li.externalControlSlider-next a { background: #6E1B6E; }

.color-dark-cyan .slido-carousel .externalControlSlider-next-temp, .color-dark-cyan .slido-carousel .externalControlSlider-prev-temp { background: #006064; }
.color-dark-cyan .slido-carousel .externalControlSlider ul li.current a.external { background: #006064; }
.color-dark-cyan .slido-carousel .externalControlSlider ul li a.external { background: #ccdfe0; }
.color-dark-cyan .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a, .color-dark-cyan .slido-carousel .externalControlSlider ul li.externalControlSlider-next a { background: #006064; }

.color-dark-blue .slido-carousel .externalControlSlider-next-temp, .color-dark-blue .slido-carousel .externalControlSlider-prev-temp { background: #212A3F; }
.color-dark-blue .slido-carousel .externalControlSlider ul li.current a.external { background: #212A3F; }
.color-dark-blue .slido-carousel .externalControlSlider ul li a.external { background: #d3d4d9; }
.color-dark-blue .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a, .color-dark-blue .slido-carousel .externalControlSlider ul li.externalControlSlider-next a { background: #212A3F; }

.color-black .slido-carousel .externalControlSlider-next-temp, .color-black .slido-carousel .externalControlSlider-prev-temp { background: #000; }
.color-black .slido-carousel .externalControlSlider ul li.current a.external { background: #000; }
.color-black .slido-carousel .externalControlSlider ul li a.external { background: #cccccc; }
.color-black .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a, .color-black .slido-carousel .externalControlSlider ul li.externalControlSlider-next a { background: #000; }

.plus_course .slido-carousel .externalControlSlider-next-temp, .plus_course .slido-carousel .externalControlSlider-prev-temp { background: #2a3451; }
.plus_course .slido-carousel .externalControlSlider ul li.current a.external { background: #2a3451; }
.plus_course .slido-carousel .externalControlSlider ul li a.external { background: #d4d6dc; }
.plus_course .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a, .plus_course .slido-carousel .externalControlSlider ul li.externalControlSlider-next a { background: #2a3451; }

.color-skill .slido-carousel .externalControlSlider-next-temp, .color-skill .slido-carousel .externalControlSlider-prev-temp { background: #3D4559; }
.color-skill .slido-carousel .externalControlSlider ul li.current a.external { background: #3D4559; }
.color-skill .slido-carousel .externalControlSlider ul li a.external { background: #d8dade; }
.color-skill .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a, .color-skill .slido-carousel .externalControlSlider ul li.externalControlSlider-next a { background: #3D4559; }

.color-blue-primary-dark .slido-carousel .externalControlSlider-next-temp, .color-blue-primary-dark .slido-carousel .externalControlSlider-prev-temp { background: #3D4559; }
.color-blue-primary-dark .slido-carousel .externalControlSlider ul li.current a.external { background: #3D4559; }
.color-blue-primary-dark .slido-carousel .externalControlSlider ul li a.external { background: #d8dade; }
.color-blue-primary-dark .slido-carousel .externalControlSlider ul li.externalControlSlider-prev a, .color-blue-primary-dark .slido-carousel .externalControlSlider ul li.externalControlSlider-next a { background: #3D4559; }

/** Injected Maps ------------------  Uses the Google Maps API to output maps with many different options. Including markers, legends and assiciated content. */
.gm-style-iw > div { min-height: 70px; }

.infoWindowContentWrapper { font-size: 0.6875rem; line-height: 15px; position: relative; }
.infoWindowContentWrapper div { line-height: 15px !important; }
.infoWindowContentWrapper h3 { font-size: 1rem; margin-top: 0; }

.mapContainer { margin: 0 auto; position: relative; }
.mapContainer a.focusLink { display: block; left: 0; position: absolute; top: 0; z-index: 2000; }
.mapContainer a.focusLink:focus { border: 1px solid #e8f1e5; }

.mapContentWrapper { margin: 0 auto; overflow: hidden; padding: 10px; position: relative; }
.mapContentWrapper.standard-layout { width: auto !important; }
.mapContentWrapper.stacked-layout .mapTextWrapper { float: none; margin: 0; width: auto; }
.mapContentWrapper .mapTextWrapper { background: transparent url(../images/opacity_black.png?v=0.0.0); float: left; margin-right: 5px; padding: 20px 25px 10px 25px; width: 150px; }
.mapContentWrapper .mapTextWrapper h2, .mapContentWrapper .mapTextWrapper p { color: #808080; }
.mapContentWrapper .mapTextWrapper h2 { margin-top: 0; }
.mapContentWrapper .mapTextWrapper p { font-style: italic; }
.mapContentWrapper .map { float: left; margin: 0 auto; }

#maps-static, #maps-static img { display: block; }

#map span.note { display: none; }

.map button, .map .mapAccessibilityButtonOverPin, .map .mapAccessibilityButton { background: none; border-width: 0; cursor: pointer; display: block; height: 16px; margin: 1px 4px; overflow: hidden; padding: 2px; position: absolute; text-indent: -999em; width: 15px; z-index: -1; }
.map .mapAccessibilityButton { z-index: 100; }
.map .mapAccessibilityButtonOverPin { height: 45px; width: 35px; }
.map a:focus, .map a:active, .map button:focus, .map button:active { z-index: 100; }
.map .closeInfoWindow { left: -500px; margin: 10px 0; position: absolute; width: 100px; }
.map .closeInfoWindow .infoWindowContentWrapper { top: -7px; }
.map .closeInfoWindow:focus, .map .closeInfoWindow:active { left: 0px; }

.mapData .mapItem { overflow: hidden; }

/** Injected Accoridans (collapso) ------------------  Gereral accordians used around the site. Should be as close as possible to the sidebar dropdowns but have the correct colour for the main body section. */
.expanderIndependent { margin: 10px 0px; position: relative; }

.expanderHeading, .ugcInjectorWrapper .ugc-form-tab-title { background: #000; cursor: pointer; margin-top: 10px; min-height: 40px; overflow: hidden; position: relative; width: 100%; border: 1px solid transparent; border-left: none; border-right: none; padding: 15px 50px 15px 20px; min-height: inherit; }
@media not all and (pointer: coarse) { .expanderHeading:hover, .ugcInjectorWrapper .ugc-form-tab-title:hover { background: #2e3746; } }

.expanderHeading .expandCollapseButton, .ugcInjectorWrapper .ugc-toggle { position: absolute; color: #fff; right: 20px; font-size: 20px; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.expanderHeading .expandCollapseButton:hover, .ugcInjectorWrapper .ugc-toggle:hover { text-decoration: none; }

.expanderHeading h1, .expanderHeading h2, .expanderHeading h3, .expanderHeading h4, .expanderHeading h5, .expanderHeading h6, .expanderHeading p { color: #fff; font-weight: bold; font-size: 1rem; margin: 0; padding-left: 9px; padding-top: 0px !important; width: 80%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }
.expanderHeading p { color: #fff !important; }
.expanderHeading span { display: block; width: 80px; }
.expanderHeading span[class*="inline-image"] { margin-bottom: 0; }

.expanderContent { margin-bottom: 10px; overflow: hidden; padding: 10px; }

.linkLess, .linkMore { color: #2A4D7F; cursor: pointer; text-decoration: underline; }

/** Flash, FLV, M4V, MP3 ------------------  Collective styles for the injected media elements should go here. */
.videoInjectorWrapper, .mp3InjectorWrapper { display: block; font-size: 0.6875rem; margin-bottom: 10px; position: relative; text-align: center; }
.videoInjectorWrapper iframe, .mp3InjectorWrapper iframe { height: 80px !important; }

.podcastMedia, .podcastOUVideo { display: block; margin: 0 auto; width: 526px; }

.podcastOUVideo { width: 560px; }

.flvplayer, .mp3player { display: block; margin: 0 0 5px 0; position: relative; text-align: center; z-index: 1; }

#flash.flashContent { text-align: center; }

.tabbertab .flashInjectorWrapper, .tabbertab .mp3InjectorWrapper { float: none; margin: 0; }
.flashInjectorWrapper p, .mp3InjectorWrapper p { margin: 0; }

.flashInjectorWrapper { display: block; overflow: hidden; position: relative; width: 600px; z-index: 1; }
.flashInjectorWrapper .flashContent { margin: 0 auto; width: 350px; }

.flashInjectorLink { display: none; }

.injectorDownloadLink { margin: 0; }

.lightBoxHeight, .lightBoxWidth { display: none; }

.embedCodeWrapper { border: 1px solid #cfcfcf; display: none; height: 130px; font-size: 0.75rem; margin: 12px auto; padding: 10px; position: relative; text-align: left; width: 315px; }
#main_content .embedCodeWrapper .embedIntro { display: block; margin: 0 0 10px 0; width: 250px; }
.flashInjectorWrapper .embedCodeWrapper { margin: 40px auto 15px auto; }
.embedCodeWrapper .closeEmbedCode { background: transparent url(../images/sprite.png?v=0.0.0) -436px -184px no-repeat; display: block; height: 20px; overflow: hidden; position: absolute; right: 10px; top: 10px; text-indent: -999em; width: 20px; }

.injectorDownloadButton { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; color: #1d1d1d; float: right; }
.injectorDownloadButton:hover { color: #313a41; text-decoration: none; }
.injectorDownloadButton:hover { border: 1px solid #bbb; color: #1d1d1d; }
.injectorDownloadButton:before { background: transparent url(../images/sprite.png?v=0.0.0) -241px -343px no-repeat; content: ""; float: left; height: 12px; margin: 2px 6px 0 0; width: 14px; }

.injectorEmbedButton { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; color: #1d1d1d; float: right; margin: 0 0 0 10px; }
.injectorEmbedButton:hover { color: #313a41; text-decoration: none; }
.injectorEmbedButton:hover { border: 1px solid #bbb; color: #1d1d1d; }
.injectorEmbedButton:before { content: ""; float: left; background: transparent url(../images/sprite.png?v=0.0.0) -391px -343px no-repeat; margin: 2px 6px 0 0; width: 10px; height: 12px; }
.injectorEmbedButton.embedCodeOpen { cursor: default; outline: none; }
.injectorFixedWidthCenter .injectorEmbedButton { margin-right: 130px; }

.embedCodeText { border: 1px solid #cfcfcf; font-size: 0.75rem; height: 65px; padding: 4px; text-align: left; width: 305px; }

/** OEmbed ------------------ */
.oembed_left { float: left; margin: 0 10px 10px 0; }

.oembed_full { display: block; float: none; margin: 0 auto; }
.oembed_full iframe { margin: 0 auto; display: block; }

.oembed_right { float: right; margin: 0 0 10px 10px; }

/** Popular Content ------------------ */
.popular-content.injected { display: inline-block; margin-bottom: 20px; width: 100%; }
.popular-content.injected .injected-title { border-bottom: 1px solid #cfcfcf; margin-bottom: 6px; padding-bottom: 8px; }

.popular-item { min-height: 106px; padding: 10px; position: relative; width: 707px; }
.page-interactive .popular-item { width: 970px; }
.popular-item.odd { background-color: #fff; }
.popular-item.even { background-color: #f7f7f7; }
.popular-item .popular-item-wrapper { padding: 0 0 0 245px; position: relative; z-index: 100; }
.popular-item .popular-item-wrapper h2 { font-size: 1.25rem; margin-bottom: 0; margin-top: 0; }
.popular-item .popular-item-wrapper p { margin: 5px 0 0 0; }
.popular-item .popular-item-wrapper .popular-item-position { background-color: #0d6584; color: #808080; font-size: 1.625rem; font-weight: bold; height: 70px; left: 0; padding: 36px 0 0 0; position: absolute; text-align: center; width: 50px; }
.popular-item .popular-item-wrapper .hover .type_icon { display: inline-block; float: none; vertical-align: middle; }
.popular-item .popular-item-wrapper .ou-inline-image-wrap { height: 106px; left: 50px; overflow: hidden; position: absolute; top: 0; width: 185px; }
.popular-item .popular-item-wrapper .ou-inline-image-wrap img { height: 106px; margin: 0; width: 185px; }
.popular-item .popular-item-wrapper .ou-inline-image-wrap .img_permissions_icon img { width: auto; height: auto; }
.popular-item .popular-item-wrapper .popular-item-summary { display: block; }

/** Permissions Labels ------------------  Used in the injected images carousels and injected maps. */
.copyrightInfo { bottom: 0; color: #808080; display: block; font-size: 0.625rem; font-weight: normal !important; left: 0; line-height: 1.2; padding: 4px 5px 3px 20px; position: absolute; text-align: left; visibility: hidden; z-index: 2000; text-decoration: none !important; }
.copyrightInfo p { color: #808080; line-height: 1.2; margin: 0; padding: 1px 0; }
.copyrightInfo a { color: #add5fe !important; transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
a:hover .copyrightInfo { text-decoration: none !important; }
.homePromoMain .copyrightInfo { padding: 3px 40px 3px 25px; width: 434px; }
.featuredArticles .copyrightInfo { padding: 3px 20px; width: 386px; }

.copyrightIcon { bottom: 0; height: 18px; left: 0; margin: 0; padding: 0; position: absolute; width: 18px; z-index: 1000; }

.Copyright, .Copyrighted, .Copyright-Free, .Creative-Commons { display: block; }
.featuredArticlesWrapper .Copyright, .featuredArticlesWrapper .Copyrighted, .featuredArticlesWrapper .Copyright-Free, .featuredArticlesWrapper .Creative-Commons { width: 406px; }
.homePromoIntroWrapper .Copyright, .homePromoIntroWrapper .Copyrighted, .homePromoIntroWrapper .Copyright-Free, .homePromoIntroWrapper .Creative-Commons { width: 498px; }

.absoluteCopyrightValue { bottom: 0; left: 0; position: absolute; width: 100%; }

.Copyrighted .copyrightInfo, .Copyright .copyrightInfo { background: transparent url(../images/opacity_black.png?v=0.0.0); }
.Copyrighted .copyrightIcon, .Copyright .copyrightIcon { background: transparent url(../images/sprite.png?v=0.0.0) -25px -447px no-repeat; }
.Copyrighted .staticCopyrightIcon, .Copyright .staticCopyrightIcon { background: transparent url(../images/sprite.png?v=0.0.0) -25px -467px no-repeat; height: 18px; position: relative; top: 3px; width: 18px; }
.Copyrighted .staticCopyrightIcon.copyrightIconWhite, .Copyright .staticCopyrightIcon.copyrightIconWhite { background-position: -25px -447px; }

.Creative-Commons .copyrightInfo { background: transparent url(../images/opacity_black.png?v=0.0.0); }
.Creative-Commons .copyrightIcon { background: transparent url(../images/sprite.png?v=0.0.0) -46px -447px no-repeat; }
.Creative-Commons .staticCopyrightIcon { background: transparent url(../images/sprite.png?v=0.0.0) -46px -467px no-repeat; height: 18px; width: 18px; }
.Creative-Commons .staticCopyrightIcon.copyrightIconWhite { background-position: -46px -447px; }

.Copyright-Free .copyrightInfo { background: transparent url(../images/opacity_black.png?v=0.0.0); }
.Copyright-Free .copyrightIcon { background: transparent url(../images/sprite.png?v=0.0.0) -6px -447px no-repeat; }
.Copyright-Free .staticCopyrightIcon { background: transparent url(../images/sprite.png?v=0.0.0) -6px -467px no-repeat; height: 18px; position: relative; top: 3px; width: 18px; }
.Copyright-Free .staticCopyrightIcon.copyrightIconWhite { background-position: -6px -447px; }

.visible-copyright-info { display: block; float: left; margin: 0; }
.visible-copyright-info .staticCopyrightIcon { display: block; float: left; line-height: 11px; margin: -6px 3px 0 0; text-indent: -999em; }

/** Injected RSS Feed ------------------ */
.rssInjectorWrapper { display: block; margin: 0 0 10px 0; padding: 10px; position: relative; }
.rssInjectorWrapper h2, .rssInjectorWrapper h3, .rssInjectorWrapper h4, .rssInjectorWrapper h5, .rssInjectorWrapper h6 { font-family: Arial, Helvetica, sans-serif; font-size: 1.125rem; margin-bottom: 0; margin-top: 5px; padding-right: 18px; }
.rssInjectorWrapper .rssInjectorIcon { right: 8px; top: 8px; position: absolute; }
.rssInjectorWrapper.injected .rssMainHeading { font-size: 1.25rem; }

.rss-item-h2, .rss-item-h3, .rss-item-h4, .rss-item-h5, .rss-item-h6 { font-family: Arial, Helvetica, sans-serif; font-size: 1.125rem; margin-bottom: 0; margin-top: 5px; padding-right: 18px; }

.rssCarouselWrapper { margin: 20px auto; }
.rssCarouselWrapper .jcarousel-skin-ole li { float: left; padding: 0 20px; position: relative; width: 667px; }

.rssCylceWrapper { margin: 6px 0 14px 0; width: 700px; }

.rssCycle { list-style-type: none; margin: 0; }
.rssCycle li { background: none; margin: 0; padding: 0; }

.rssInlineCopyrightWrapper { display: inline-block; line-height: 0; overflow: hidden; position: relative; }

/** Injected Image Carousel ------------------  A circular carousel of images on a image/coloured background. Usually opens a colorBox on click. */
.cloudCarouselWrapper { font-size: 0.875rem; overflow: hidden; position: relative; margin: 0 auto 20px; max-width: 600px; }
.cloudCarouselWrapper .title-text { border-bottom: 1px solid #a4ccf6; color: #add5fe; font-size: 1rem; line-height: 1; margin: 0 0 5px 0; min-height: 15px; padding: 0 60px 10px 0; }
.cloudCarouselWrapper .imageCarouselHeadingBlack, .cloudCarouselWrapper .imageCarouselHeadingWhite { padding: 10px; }
.cloudCarouselWrapper .imageCarouselHeadingBlack { background: transparent url(../images/opacity_white.png?v=0.0.0); }
.cloudCarouselWrapper .imageCarouselHeadingWhite { background: transparent url(../images/opacity_black.png?v=0.0.0); }
.cloudCarouselWrapper .cloudCarouselIntro { margin-top: 15px; }
.cloudCarouselWrapper .imageCarouselIntroBlack { background: transparent url(../images/opacity_white.png?v=0.0.0); margin-top: 0; padding: 10px; }
.cloudCarouselWrapper .imageCarouselIntroWhite { background: transparent url(../images/opacity_black.png?v=0.0.0); margin-top: 0; padding: 10px; }
.cloudCarouselWrapper p.imageCarouselIntroHeadingBlack, .cloudCarouselWrapper p.imageCarouselIntroHeadingWhite { padding: 10px 60px 10px 10px; margin-bottom: 0; }
.cloudCarouselWrapper p.imageCarouselIntroHeadingBlack { background: transparent url(../images/opacity_white.png?v=0.0.0); }
.cloudCarouselWrapper p.imageCarouselIntroHeadingWhite { background: transparent url(../images/opacity_black.png?v=0.0.0); }
.cloudCarouselWrapper .imageCarouselIntroTextBlack { background: transparent url(../images/opacity_white.png?v=0.0.0); margin: 0; padding: 0 10px 10px 10px; }
.cloudCarouselWrapper .imageCarouselIntroTextWhite { background: transparent url(../images/opacity_black.png?v=0.0.0); margin: 0; padding: 0 10px 10px 10px; }
.cloudCarouselWrapper .cloudCarouselCopyright { font-size: 0.625rem; margin: 0 0 5px 0; overflow: hidden; }
.cloudCarouselWrapper .cloudCarouselCopyright.imageCarouselCopyrightBlack, .cloudCarouselWrapper .cloudCarouselCopyright.imageCarouselCopyrightWhite { margin: 0; padding-bottom: 5px; padding-left: 10px; padding-top: 5px; }
.cloudCarouselWrapper .cloudCarouselCopyright.imageCarouselCopyrightBlack { background: transparent url(../images/opacity_white.png?v=0.0.0); }
.cloudCarouselWrapper .cloudCarouselCopyright.imageCarouselCopyrightWhite { background: transparent url(../images/opacity_black.png?v=0.0.0); }
.cloudCarouselWrapper h2, .cloudCarouselWrapper h3, .cloudCarouselWrapper h4, .cloudCarouselWrapper h5 { border-bottom: 1px solid #a4ccf6; padding: 0 0 10px 0; margin: 0; font-size: 1.75rem; line-height: 1; }
.cloudCarouselWrapper .cloudCarouselImages { left: -999em; margin-top: 35px; position: absolute; }
.ouWindowLoaded .cloudCarouselWrapper .cloudCarouselImages { left: 0; position: absolute; }
.cloudCarouselWrapper .cloudCarouselLightboxLink:focus { background: transparent !important; }
.cloudCarouselWrapper .cloudCarouselInfo { position: relative; }
.cloudCarouselWrapper .left-but, .cloudCarouselWrapper .right-but { border: none; cursor: pointer; display: inline; font-size: 0; height: 15px; line-height: 0; position: absolute; text-indent: -100px; top: 0; width: 15px; }
.cloudCarouselWrapper .left-but, .cloudCarouselWrapper .left-but:active, .cloudCarouselWrapper .left-but:focus { background: transparent url(../images/sprite.png?v=0.0.0) -259px -66px no-repeat !important; right: 30px; }
.cloudCarouselWrapper .left-but.imageCarouselIntroHeadingWhite, .cloudCarouselWrapper .left-but.imageCarouselIntroHeadingBlack { right: 37px; top: 10px; }
.cloudCarouselWrapper .right-but { right: 0; }
.cloudCarouselWrapper .right-but, .cloudCarouselWrapper .right-but:active, .cloudCarouselWrapper .right-but:focus { background: transparent url(../images/sprite.png?v=0.0.0) -285px -66px no-repeat !important; }
.cloudCarouselWrapper .right-but.imageCarouselIntroHeadingWhite, .cloudCarouselWrapper .right-but.imageCarouselIntroHeadingBlack { right: 10px; top: 10px; }
.cloudCarouselWrapper .staticCopyrightInfo a { color: #add5fe; transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
.cloudCarouselWrapper .staticCopyrightInfo a:hover { color: #9ac3ed; }
.cloudCarouselWrapper .cloudCarouselTeaserWrapper { display: none; }
.cloudCarouselWrapper .cloudCarouselCopyrightWrapper { display: none; }

.cloudCarouselContentWrapper { padding: 30px 40px 20px; /** UGC Images image carousel version */ }
.cloudCarouselContentWrapper.ugcCarouselWrapper .title-text { border-bottom: 1px solid #0d6584; color: #0d6584; }
.cloudCarouselContentWrapper.ugcCarouselWrapper .left-but { background-position: -208px -68px !important; }
.cloudCarouselContentWrapper.ugcCarouselWrapper .right-but { background-position: -235px -68px !important; }

.cloudCarouselLightboxLink { background: transparent url(../images/opacity_white.png?v=0.0.0) no-repeat 9999px 9999px; display: block; position: absolute; z-index: 1000; }

/** Injected Content Carousel ------------------  This is the overrides/skin for the content based carousels throughout the site. Silver prev/next buttons and light blue indicators... you know the ones. */
.jcarousel-control { display: none; float: left; font-size: 0.6875rem; margin: -7px auto 0; padding-bottom: 25px; text-align: center; width: 685px; }
.jcarousel-control ul { float: left; margin: 0; padding: 0; width: auto; }
.jcarousel-control ul li { background: none; float: left; list-style: none; margin: 0; padding: 0; width: auto; }
.jcarousel-control ul li a.external { display: block; float: left; height: 10px; margin: 11px 0 0; padding: 0; text-indent: -999em; width: 10px; }

.externalControlSlider { background: #fff; float: none; margin: 0; padding: 0; width: 600px; }
.externalControlSlider ul { float: left; margin: 0 auto; padding: 5px 0; width: auto; }
.externalControlSlider ul li { display: inline; float: left; margin: 5px 5px 0 5px; }
.externalControlSlider ul li a { background: #cfcfcf; display: block; float: left; height: 10px; margin: 0; width: 11px; }
.externalControlSlider ul li a.active { background: #0d6584; }
.externalControlSlider ul li.externalControlSlider-prev a, .externalControlSlider ul li.externalControlSlider-next a { width: 89px; }
.externalControlSlider ul li.externalControlSlider-prev { float: left; margin: 2px 25px 0 0; }
.externalControlSlider ul li.externalControlSlider-prev a:after { background: transparent url(../images/sprite.png?v=0.0.0) -470px -182px no-repeat; content: ""; float: left; height: 15px; margin: 0 6px 0 0; width: 15px; }
.externalControlSlider ul li.externalControlSlider-next { float: right; margin: 2px 0 0 25px; }
.externalControlSlider ul li.externalControlSlider-next a:after { background: transparent url(../images/sprite.png?v=0.0.0) -490px -182px no-repeat; content: ""; float: right; height: 15px; margin: 0 0 0 6px; width: 15px; }

/** Injected Opinion Monitor ------------------ */
.node-opmon { background-color: transparent; border: 1px solid #cfcfcf; padding: 5px 10px; }

.opmon-launch-link { text-align: center; }

#opmon-contents { border-style: none; margin: 0 60px; }
#opmon-contents .slido-item { height: 400px; overflow: auto; width: 685px; }

.opmon-slide { background-color: transparent; margin: 0 0 15px; padding: 25px 0 10px; }
.opmon-slide h3 { color: #1d1d1d; font-size: 1.75rem; margin: 0 0 15px; }

.opmon-questions-form { margin: 0; padding: 0; text-align: center; }

.opmon-questions { margin: 0; padding: 0; }

.opmon-question-wrapper { margin: 30px 0; }
.opmon-question-wrapper label { font-weight: normal; float: left; width: 15%; }
.opmon-question-wrapper input, .opmon-question-wrapper select { display: block; margin-left: 15%; }
.opmon-question-wrapper .opmon-question { font-size: 1rem; }
.opmon-question-wrapper .opmon-answer { font-size: 0.875rem; }
.opmon-question-wrapper .description { left: -999em; position: absolute; top: 0; z-index: 20; }

.opmon-form-submit-wrapper { text-align: center; }

.opmon-form-submit, #opmon-metrics-submit { display: block; margin: 0 auto 6px; }

.opmon-form-response { display: inline; }

.opmon-form-response-saved { color: #1b881d; font-size: 0.875rem; }

.opmon-form-response-unsaved { color: #bb0a07; font-size: 0.875rem; }

.opmon-question p { margin: 0 0 12px; padding: 0; }

.opmon-answer { display: table; margin: 0 auto; text-align: center; width: 100%; }

.opmon-answer-row { display: table-row; }

.opmon-answer-low, .opmon-answer-high { display: table-cell; width: 20%; }
.opmon-answer-low span, .opmon-answer-high span { background-color: #cfcfcf; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; display: inline-block; font-weight: normal; padding: 2px 10px; }

.opmon-answer-low { padding: 0 10px 0 0; text-align: right; }

.opmon-answer-high { padding: 0 0 0 10px; text-align: left; }

.opmon-answer-slider-wrapper { display: table-cell; width: 60%; }

.opmon-lightbox-title { border-bottom: 1px solid #a4ccf6; color: #1d1d1d; font-size: 1.25rem; padding-bottom: 20px; }

#opmon-metrics-input-gender-wrapper, #opmon-metrics-input-location-wrapper, #opmon-metrics-input-age-wrapper { margin: 15px 0; }

.opmon-results-wrapper { background-color: #f7f7f7; padding: 15px 15px 10px; }
.opmon-results-wrapper p { margin: inherit; }

.opmon-results-key { border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; color: #808080; float: right; font-size: 0.8125rem; padding: 2px 12px 2px 2px; white-space: nowrap; }
.opmon-results-key.key-average { background-color: #317A41; margin: 8px 0 0; }
.opmon-results-key.key-average span { background: #317A41; }
.opmon-results-key.key-you { background-color: #f15a24; margin: 8px 15px 0 0; }
.opmon-results-key.key-you span { background: #f15a24; }
.opmon-results-key span { border: 2px solid #fff; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; display: block; float: left; height: 15px; margin-right: 5px; text-indent: -999em; width: 15px; }

.opmon-filter-question-wrapper label, .opmon-filter-element-wrapper label { display: inline-block; font-weight: normal; margin-right: 5px; }
.opmon-filter-question-wrapper select, .opmon-filter-element-wrapper select { display: inline-block; margin-right: 6px; }

.opmon-filter-question-wrapper { display: block; }

.opmon-filter-element-wrapper { display: inline-block; }
.opmon-filter-element-wrapper input { display: inline-block; }

.opmon-answer-slider { border: 1px solid #cfcfcf; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; height: 8px; background: #686C7C; background: -moz-linear-gradient(top, #686C7C 0%, #cfcfcf 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #686C7C), color-stop(100%, #cfcfcf)); background: -webkit-linear-gradient(top, #686C7C 0%, #cfcfcf 100%); background: linear-gradient(to bottom, #686c7c 0%, #cfcfcf 100%); }
.opmon-answer-slider .ui-slider-handle { background: #f15a24; border: 4px solid #fff; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); height: 12px; top: -6px; width: 12px; }

#opmon-results-chart { height: 240px; }

/** UGC - User Generated Content ------------------   */
.ugcInjectorWrapper { margin: 10px 0 20px 0; /** Accordian Header ------------------ */ /** Accordian Content ------------------ */ }
.ugcInjectorWrapper .ugc-form-tab-title { font-size: 1rem; font-weight: bolder; color: #fff; padding: 17px 45px 16px 73px; }
.ouWindowLoaded .ugcInjectorWrapper .ugc-form-tab-title { cursor: pointer; }
.ugcInjectorWrapper .ugc-handle-icon { display: block; height: 32px; left: 23px; width: 29px; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.ugcInjectorWrapper #ugc-form-ugc_audio_video_diary-handle .ugc-handle-icon { background: transparent url(../images/sprite.png?v=0.0.0) -11px -497px no-repeat; height: 23px; width: 27px; }
.ugcInjectorWrapper #ugc-form-ugc_image_diary-handle .ugc-handle-icon { background: transparent url(../images/sprite.png?v=0.0.0) -61px -499px no-repeat; height: 21px; width: 27px; }
.ugcInjectorWrapper #ugc-form-ugc_text_diary-handle .ugc-handle-icon { background: transparent url(../images/sprite.png?v=0.0.0) -112px -494px no-repeat; width: 25px; }
.ugcInjectorWrapper #ugc-form-ugc_inspiration_diary-handle .ugc-handle-icon { background: transparent url(../images/sprite.png?v=0.0.0) -161px -494px no-repeat; height: 30px; width: 25px; }
.ugcInjectorWrapper .ugc-spinner { background: transparent url(../images/loading.gif) 0 0 no-repeat; display: none; height: 16px; position: absolute; right: 58px; text-indent: -999em; top: 20px; width: 16px; }
.ugcInjectorWrapper .ugc-toggle { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; font-size: 20px; }
.ugcInjectorWrapper .ugc-toggle:before { content: "\e91e"; }
.ugcInjectorWrapper .ugc-toggle.ugc-toggle-open:before { content: "\e934"; }
.ugcInjectorWrapper .ugc-form-tab { background: #fff; background: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7)); background: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%); border: 1px solid #cfcfcf; border-top: none; margin: 0 0px 10px; padding: 10px; overflow: inherit !important; }
.ugcInjectorWrapper .ugc-form-tab .filter-wrapper { display: none; }
.ugcInjectorWrapper .ugc-form-tab a { color: #2A4D7F; text-decoration: none; font-weight: bold; }
.ugcInjectorWrapper .ugc-form-tab a:hover { text-decoration: underline; }
.ugcInjectorWrapper .ugc-form-tab a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
.ugcInjectorWrapper .ugc-form-tab a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
.ugcInjectorWrapper .ugc-form-tab a.light { color: #add5fe; }
.ugcInjectorWrapper .ugc-form-tab a.light:hover { color: #9ac3ed; }
.ugcInjectorWrapper .ugc-form-tab a.light.pipe-left { border-left-color: #cfcfcf; }
.ugcInjectorWrapper .ugc-form-tab a.light.pipe-right { border-right-color: #cfcfcf; }
.ugcInjectorWrapper .ugc-form-tab a.ckeditor_links { visibility: hidden; }
.ugcInjectorWrapper .inspiration-idea { border: 3px solid #0d6584; margin: 5px 0 0 0; overflow: hidden; padding: 15px 4% 30px; position: relative; width: 91%; }
.ugcInjectorWrapper .inspiration-idea-text, .ugcInjectorWrapper .inspirationTitle { line-height: 22px; display: block; font-size: 1.125rem; margin: 0 0 10px 0; }
.ugcInjectorWrapper .inspiration-idea-image img { background: #f7f7f7; display: inline; float: left; height: 100px; margin: 0 15px 5px 0; width: 155px; }
.ugcInjectorWrapper .inspiration-idea-body { overflow: hidden; }
.ugcInjectorWrapper .inspiration-idea-body p { float: none; }
.ugcInjectorWrapper .another-inspiration { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); border: 1px solid #353B50; color: #fff; font-weight: bold; bottom: 10px; position: absolute; right: 10px; }
.ugcInjectorWrapper .another-inspiration:hover { color: #313a41; text-decoration: none; }
.ugcInjectorWrapper .another-inspiration:hover { border-color: #1F253D; color: #fff; }
.ugcInjectorWrapper .ugc-form-fields-wrapper { border-bottom: 1px solid #cfcfcf; margin: 20px 3%; position: relative; z-index: 1; width: 94%; }
.ugcInjectorWrapper .ugc-form-fields-wrapper .field-type-area, .ugcInjectorWrapper .ugc-form-fields-wrapper .field-type-field, .ugcInjectorWrapper .ugc-form-fields-wrapper .field-type-images { position: relative; z-index: 1; }
.ugcInjectorWrapper .ugc-form-fields-wrapper .gmap-control { width: auto !important; max-width: 500px; }
.ugcInjectorWrapper .form-item { overflow: initial; margin: 5px 0 10px 0; position: relative; }
.ugcInjectorWrapper .form-item:after { content: ""; display: table; clear: both; }
.ugcInjectorWrapper .form-item.form-type-checkbox .form-checkbox { width: 18px; float: left; margin-top: 4px; }
.ugcInjectorWrapper .form-item.form-type-checkbox label { overflow: hidden; }
.ugcInjectorWrapper form label { font-weight: bold; margin: 5px 0 10px; width: 90%; }
.ugcInjectorWrapper form label.option { font-size: 0.875rem; font-weight: normal; }
.ugcInjectorWrapper form .form-text { border: 1px solid #cfcfcf; font-size: 0.875rem; margin: 6px 0 10px; padding: 6px 1%; width: 100%; }
.ugcInjectorWrapper form .form-textarea { border: 1px solid #cfcfcf; font-size: 0.875rem; margin-top: 10px; padding: 6px 2%; position: relative; width: 100%; z-index: 4; }
.ugcInjectorWrapper form .grippie { width: 96%; }
.ugcInjectorWrapper form .resizable-textarea { margin: 0; width: 100%; }
html.js .ugcInjectorWrapper form .resizable-textarea textarea { display: inline; }
.ugcInjectorWrapper form .form-checkbox { margin: 0 10px 0 0; }
.ugcInjectorWrapper form .form-select { max-width: 230px; width: 100%; }
.ugcInjectorWrapper form .form-file { float: left; margin-bottom: 10px; width: 100%; }
.ugcInjectorWrapper form .form-submit { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); border: 1px solid #353B50; color: #fff; font-weight: bold; }
.ugcInjectorWrapper form .form-submit:hover { color: #313a41; text-decoration: none; }
.ugcInjectorWrapper form .form-submit:hover { border-color: #1F253D; color: #fff; }
.ugcInjectorWrapper .ugc-location-search .ahah-progress-throbber { position: relative; top: 25px; width: 20px; }
.ugcInjectorWrapper .ugc-location-search select { /*clear: both;
display: inline;
float: left;*/ padding: 3px 0 4px; }
.ugcInjectorWrapper .ugc-location-search .form-item-location-search-postcode { clear: none; display: inline; float: left; margin: 5px 0 15px 0; width: 35%; }
.ugcInjectorWrapper .ugc-location-search .form-submit { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); border: 1px solid #353B50; color: #fff; font-weight: bold; margin: 41px 0 0 15px; }
.ugcInjectorWrapper .ugc-location-search .form-submit:hover { color: #313a41; text-decoration: none; }
.ugcInjectorWrapper .ugc-location-search .form-submit:hover { border-color: #1F253D; color: #fff; }
.ugcInjectorWrapper .messages { margin: 10px 0; }
.ugcInjectorWrapper .messages ul { margin: 0; }
.ugcInjectorWrapper .messages ul li { background: none; list-style: disc; margin: 5px 20px; padding: 0; }
.ugcInjectorWrapper .form-item-location-search-country, .ugcInjectorWrapper .form-item-location-search-postcode { clear: none; display: inline; float: left; margin: 5px 2% 15px 0; width: 35%; }
.ugcInjectorWrapper .ugcCheckboxText { margin-right: 2%; }
.ugcInjectorWrapper .submitDiaryButton { clear: both; margin: 20px 0; padding-top: 20px; text-align: center; }
.ugcInjectorWrapper .submitDiaryButton .form-submit { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); border: 1px solid #353B50; color: #fff; font-weight: bold; margin: 0 auto; }
.ugcInjectorWrapper .submitDiaryButton .form-submit:hover { color: #313a41; text-decoration: none; }
.ugcInjectorWrapper .submitDiaryButton .form-submit:hover { border-color: #1F253D; color: #fff; }
.ugcInjectorWrapper .ugcImageHelpText { font-size: 0.8125rem; margin: 9px 0 10px 0px; }
.ugcInjectorWrapper .ugcImageDescription { clear: both; font-size: 0.8125rem; margin: 10px 0 0 0; }
.ugcInjectorWrapper .ugc-taxonomy-fields { padding: 15px 0; }
.ugcInjectorWrapper .ugc-taxonomy-fields:after { content: ""; display: table; clear: both; }
.ugcInjectorWrapper .ugc-display-on-field .ugc-field-help, .ugcInjectorWrapper .ugc-tags-field .ugc-field-help { right: -6px; top: -11px; }
.ugcInjectorWrapper .ugc-display-on-field { border-right: 1px solid #cfcfcf; float: left; margin: 0; padding: 0 2% 0 0; position: relative; width: 38%; }
.ugcInjectorWrapper .ugc-display-on-field label { display: block; margin-bottom: 10px; width: 100%; }
.ugcInjectorWrapper .ugc-tags-field .form-item, .ugcInjectorWrapper .form-item-field-project-categories .form-item { clear: none; float: left; margin: 5px 10px 0 0; width: auto; }
.ugcInjectorWrapper .ugc-tags-field label, .ugcInjectorWrapper .form-item-field-project-categories label { cursor: pointer; display: block; margin-bottom: 8px; width: 100%; }
.ugcInjectorWrapper .ugc-tags-field .form-checkboxes label, .ugcInjectorWrapper .form-item-field-project-categories .form-checkboxes label { clear: none; color: #585858; display: inline-block; float: left; margin-bottom: 0; overflow: hidden; padding: 5px; position: relative; width: auto; transition: outline 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: outline 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: outline 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
.ugcInjectorWrapper .ugc-tags-field .form-checkboxes label:hover, .ugcInjectorWrapper .form-item-field-project-categories .form-checkboxes label:hover { outline: 1px solid #0d6584; }
.ugcInjectorWrapper .ugc-tags-field .form-checkboxes label.ugcTagSelected, .ugcInjectorWrapper .form-item-field-project-categories .form-checkboxes label.ugcTagSelected { background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); color: #808080; }
.ugcInjectorWrapper .ugc-tags-field .form-checkboxes .form-checkbox, .ugcInjectorWrapper .form-item-field-project-categories .form-checkboxes .form-checkbox { left: -100px; position: absolute; visibility: hidden; }
.ugcInjectorWrapper .ugc-tags-field { display: inline; float: right; margin: 0px 0 0; position: relative; width: 56%; }
.ugcInjectorWrapper .ugc-tags-field .form-item { margin: 0; width: 100%; }
.ugcInjectorWrapper .ugc-tags-field .form-item.form-type-checkbox { margin: 5px 10px 0 0; width: auto; }
.ugcInjectorWrapper .form-item-field-project-categories .project-category-container { clear: both; }
.ugcInjectorWrapper .form-item-field-project-categories .category-label { padding-top: 15px; }
.ugcInjectorWrapper .form-item-field-project-categories .category-label label { margin-bottom: 0; }
.ugcInjectorWrapper .form-checkboxes, .ugcInjectorWrapper .form-radios { clear: both; float: left; margin: 0; width: 100%; }
.ugcInjectorWrapper table tbody, .ugcInjectorWrapper table tr, .ugcInjectorWrapper table th, .ugcInjectorWrapper table td { border: none; }
.ugcInjectorWrapper .field-type-images table th, .ugcInjectorWrapper .field-type-images table td { padding: 10px 0; }
.ugcInjectorWrapper #edit-add-another { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); border: 1px solid #353B50; color: #fff; font-weight: bold; margin: 10px 0; }
.ugcInjectorWrapper #edit-add-another:hover { color: #313a41; text-decoration: none; }
.ugcInjectorWrapper #edit-add-another:hover { border-color: #1F253D; color: #fff; }

#edit-field-tandcs-value-I-agree { display: inline; }

#gmap-location-map { clear: both; margin: 10px; }
#gmap-location-map .gmap-control { margin: 0 auto; }

#edit-cover-image-cover-image-file-wrapper, #edit-cover-image-cover-image-file-1-wrapper, #edit-cover-image-cover-image-file-2-wrapper, #edit-cover-image-cover-image-file-3-wrapper { clear: none; display: block; float: none; height: 28px; margin: 0; }

#cover-image-audio-video label { clear: none; margin: 0 10px 0 0; width: 85px; }

#edit-cover-image-upload-cover-image-audio-video, #edit-cover-image-upload-cover-image-image, #edit-cover-image-upload-cover-image-text, #edit-cover-image-upload-cover-image-inspiration { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); border: 1px solid #353B50; color: #fff; font-weight: bold; margin: 0 0 0 30px; }
#edit-cover-image-upload-cover-image-audio-video:hover, #edit-cover-image-upload-cover-image-image:hover, #edit-cover-image-upload-cover-image-text:hover, #edit-cover-image-upload-cover-image-inspiration:hover { color: #313a41; text-decoration: none; }
#edit-cover-image-upload-cover-image-audio-video:hover, #edit-cover-image-upload-cover-image-image:hover, #edit-cover-image-upload-cover-image-text:hover, #edit-cover-image-upload-cover-image-inspiration:hover { border-color: #1F253D; color: #fff; }

#edit-mailing-list-wrapper, #edit-mailing-list-1-wrapper, #edit-mailing-list-2-wrapper, #edit-mailing-list-3-wrapper, #edit-terms-and-conditions-wrapper, #edit-terms-and-conditions-1-wrapper, #edit-terms-and-conditions-2-wrapper, #edit-terms-and-conditions-3-wrapper { margin: 10px 0 0 0; }

#edit-cover-image-disclaimer-wrapper, #edit-cover-image-disclaimer-1-wrapper, #edit-cover-image-disclaimer-2-wrapper, #edit-cover-image-disclaimer-3-wrapper, #edit-images-disclaimer-wrapper { margin: 10px 0 0 0; padding: 0 0 0 23px; position: relative; }
#edit-cover-image-disclaimer-wrapper input, #edit-cover-image-disclaimer-1-wrapper input, #edit-cover-image-disclaimer-2-wrapper input, #edit-cover-image-disclaimer-3-wrapper input, #edit-images-disclaimer-wrapper input { left: 0; position: absolute; top: 0; }

#edit-mailing-list-wrapper, #edit-mailing-list-1-wrapper, #edit-mailing-list-2-wrapper, #edit-mailing-list-3-wrapper { padding: 10px 3% 0px 3%; width: 94%; }

#edit-terms-and-conditions-wrapper, #edit-terms-and-conditions-1-wrapper, #edit-terms-and-conditions-2-wrapper, #edit-terms-and-conditions-3-wrapper { padding: 0 3%; width: 94%; }

#edit-summary, #edit-summary-1, #edit-summary-2, #edit-summary-3 { height: 57px; }

#ugc-images table { margin: 0; width: 100%; }
#ugc-images table th { border: none; font-weight: normal; padding: 0; margin: 0 0 5px 0; }
#ugc-images table td { padding: 5px 0 0 2%; width: 48%; }
#ugc-images table tbody { border: none; vertical-align: top; }
#ugc-images table tbody tr.even, #ugc-images table tbody tr.odd { background: transparent; border: none; margin: 0; padding: 0; }
#ugc-image-form #ugc-images textarea { width: 300px; }
#ugc-images .description { font-size: 0.6875rem; margin: 10px 2%; }

.imageDiaryUploadButtonWrapper { clear: none; display: block; float: left; width: 70px; }
.imageDiaryUploadButtonWrapper input { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); border: 1px solid #353B50; color: #fff; font-weight: bold; }
.imageDiaryUploadButtonWrapper input:hover { color: #313a41; text-decoration: none; }
.imageDiaryUploadButtonWrapper input:hover { border-color: #1F253D; color: #fff; }

#edit-images-add-another-image { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); border: 1px solid #353B50; color: #fff; font-weight: bold; margin: 0 0 18px 2%; }
#edit-images-add-another-image:hover { color: #313a41; text-decoration: none; }
#edit-images-add-another-image:hover { border-color: #1F253D; color: #fff; }

#edit-media-type-wrapper label { clear: both; width: 100%; }

#ugc-inspiration-form .ahah-progress-throbber { display: block; float: none; margin: 10px auto; width: 20px; }

#cover-image-image label, #cover-image-text label, #cover-image-inspiration label, #cover-image-audio-video label { display: block; width: 100%; }

#cover-image-image { display: inline; float: left; margin: 5px 0 0 0; width: 100%; }

.image-description-label { font-weight: bold; }

#edit-cover-image-cover-image-file, #edit-cover-image-cover-image-file-1, #edit-cover-image-cover-image-file-2, #edit-cover-image-cover-image-file-3, #ugc-images .customFileBrowser .form-file { clear: none; left: 98px; margin: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity: 0; padding: 4px 0; position: absolute; text-align: left; top: 3px; width: 273px; z-index: 2; }
#edit-cover-image-cover-image-file:focus, #edit-cover-image-cover-image-file-1:focus, #edit-cover-image-cover-image-file-2:focus, #edit-cover-image-cover-image-file-3:focus, #ugc-images .customFileBrowser .form-file:focus { outline: none; }

.ugc-field-help-icon, .ugc-field-help-close { cursor: pointer; display: block; position: absolute; text-indent: -999em; }

.ugc-field-help-icon { background: transparent url(../images/sprite.png?v=0.0.0) -416px -339px no-repeat; height: 20px; right: 0; top: 15px; width: 20px; }

.ugc-field-help-close { background: transparent url(../images/sprite.png?v=0.0.0) -30px -96px no-repeat; height: 18px; position: absolute; right: 5px; top: 5px; width: 18px; }

.ugc-field-help { position: absolute; right: 3%; top: 5px; }

.field-name-title .ugc-field-help, .field-name-field-body-text .ugc-field-help, .field-name-field-diary-summary .ugc-field-help { right: -6px; top: -9px; z-index: 1000; }

.field-name-field-audio-video-embed-code .ugc-field-help { top: -9px; }

.form-item-field-embed-media-type .ugc-field-help, .form-item-field-main-navigation .ugc-field-help { top: -15px; }

.form-item-field-tags .ugc-field-help { right: -16px; top: -15px; }

.form-item-field-project-categories .ugc-field-help { top: -14px; }

.ugc-location-search .ugc-field-help { right: 16px; top: 6px; }

.cover-image .ugc-field-help { top: 15px; right: 14px; }

.ugc-field-help-title { color: #000; display: block; font-weight: bold; margin: 5px 0; width: 150px; }

.ugc-tooltip-wrapper { background-color: #fff; border: 1px solid #cfcfcf; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; bottom: -12px; box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); display: none; font-size: 0.6875rem; padding: 5px; position: absolute; right: 0; width: 200px; z-index: 200; }

* html .ugc-tooltip-wrapper-arrow { display: none; }

.js .ugcInjectorWrapper .ugc-spinner { display: block; }

.ouWindowLoaded .ugcInjectorWrapper .ugc-spinner { display: none; }
.ouWindowLoaded .ugc-form-tab { display: none; height: auto; }

/** Injected Comment Tag Cloud ------------------  Tag cloud based on comments for the article. Is the only tag cloud that appears within the '.main=article-wrapper' so it is kinda special - at least that is what I tell it... */
.commentCloudInjectorWrapper { overflow: hidden; padding: 10px 15px; }
.commentCloudInjectorWrapper h2 { margin-top: 10px; }
.commentCloudInjectorWrapper .whatsThis { color: #2A4D7F; text-decoration: none; float: right; }
.commentCloudInjectorWrapper .whatsThis:hover { text-decoration: underline; }
.commentCloudInjectorWrapper .whatsThis.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
.commentCloudInjectorWrapper .whatsThis.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
.commentCloudInjectorWrapper .whatsThis.light { color: #add5fe; }
.commentCloudInjectorWrapper .whatsThis.light:hover { color: #9ac3ed; }
.commentCloudInjectorWrapper .whatsThis.light.pipe-left { border-left-color: #cfcfcf; }
.commentCloudInjectorWrapper .whatsThis.light.pipe-right { border-right-color: #cfcfcf; }
.commentCloudInjectorWrapper .tag_list a { font-weight: normal; }
.commentCloudInjectorWrapper .cmtCloudButtonsWrapper { margin-top: 10px; text-align: center; display: none; }

/** Injected "inline row" ------------------  Used to replace p tags to stop formating problems from fck editor */
.inlineInjectorRow { display: block; margin: 5px 0; }

/** Injected "newsletter signup" ------------------  Includes a form to signup for MailChimp email subscriptions */
.newsletter-signup { background-color: #0d6584; color: #808080; width: 207px; margin: 14px; padding: 14px; box-sizing: border-box; }
.newsletter-signup.align-left { float: left; margin-left: 0; }
.newsletter-signup.align-right { float: right; margin-right: 0; }
.newsletter-signup h3 { color: #808080; line-height: 1.3; font-size: 1.25rem; margin-top: 0; }
.newsletter-signup .signup-icon { background-image: url(../images/sprite.png?v=0.0.0); background-position: -650px -420px; background-repeat: no-repeat; height: 76px; margin: 30px auto; width: 103px; }
.newsletter-signup p { font-family: Arial, Helvetica, sans-serif; color: #808080; line-height: 1.2; font-size: 1rem; margin-bottom: 20px; }
.newsletter-signup label[for="mce-EMAIL"] { position: absolute; top: -999em; left: -999em; }
.newsletter-signup input[type="email"] { color: #585858; font-family: Arial, Helvetica, sans-serif; font-size: 0.6875rem; height: 26px; margin-bottom: 20px; padding-left: 5px; padding-right: 5px; width: 193px; }
.newsletter-signup input[type="submit"] { background: transparent url(../images/sprite.png?v=0.0.0) -575px -500px no-repeat; border: 1px solid transparent; color: #808080; float: right; font-size: 0.75rem; font-weight: bold; opacity: 1; padding-right: 20px; position: relative; }
.newsletter-signup input[type="submit"][disabled] { cursor: default; opacity: .5; }
.newsletter-signup input[type="submit"]:active:not([disabled]), .newsletter-signup input[type="submit"]:focus:not([disabled]), .newsletter-signup input[type="submit"]:hover:not([disabled]) { border: 1px solid #808080; }

.theme_openlearn-courseenrolself.enrol-banner { clear: both; }
.theme_openlearn-courseenrolself.enrol-banner .theme_openlearn-enrol-fb { background-color: #1db0df; color: #fff; height: 105px; position: relative; }
.theme_openlearn-courseenrolself.enrol-banner .theme_openlearn-enrol-fb .theme_openlearn-enrol-button { margin-top: -16px; position: absolute; right: 20px; top: 50%; width: 224px; }
.theme_openlearn-courseenrolself.enrol-banner .theme_openlearn-enrol-fb .theme_openlearn-enrol-button .theme_openlearn-enrol-action { background: #1487c4; background: -moz-linear-gradient(left, #1487c4 0%, #084b82 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1487c4), color-stop(100%, #084b82)); background: -webkit-linear-gradient(left, #1487c4 0%, #084b82 100%); background: linear-gradient(to right, #1487c4 0%, #084b82 100%); float: right; height: 34px; position: relative; width: 180px; -webkit-box-shadow: inset 0px 1px 1px 0px #EEE; -moz-box-shadow: inset 0px 1px 1px 0px #EEE; box-shadow: inset 0px 1px 1px 0px #EEE; }
.theme_openlearn-courseenrolself.enrol-banner .theme_openlearn-enrol-fb .theme_openlearn-enrol-button .theme_openlearn-enrol-action a { bottom: 0; color: #fff; font-size: 1.25rem; left: 0; line-height: 34px; padding: 0 10px; position: absolute; right: 0; text-align: center; top: -1px; z-index: 10; text-decoration: none; -webkit-box-shadow: inset 0px -2px 1px 0px gray; -moz-box-shadow: inset 0px -2px 2px -1px gray; box-shadow: inset 0px -2px 2px -1px gray; }
.theme_openlearn-courseenrolself.enrol-banner .theme_openlearn-enrol-fb .theme_openlearn-enrol-button .theme_openlearn-enrol-action a:hover { text-decoration: none; }
.theme_openlearn-courseenrolself.enrol-banner .theme_openlearn-enrol-fb .theme_openlearn-enrol-button .theme_openlearn-enrol-action a .enroltext .button-enrol-word { font-family: Arial, Helvetica, sans-serif; font-size: 1.5rem; }
.theme_openlearn-courseenrolself.enrol-banner .theme_openlearn-enrol-fb .theme_openlearn-enrol-button .theme_openlearn-enrol-action a .enroltext .button-now-word { font-family: Arial, Helvetica, sans-serif; font-size: 1.625rem; }
.theme_openlearn-courseenrolself.enrol-banner .theme_openlearn-enrol-fb .theme_openlearn-enrol-button .theme_openlearn-enrol-action a .enroltext .button-arrow { display: inline-block; height: 15px; width: 8px; background: transparent url(../images/arrow.png?v=0.0.0) no-repeat; }
.theme_openlearn-courseenrolself.enrol-banner .theme_openlearn-enrol-fb .theme_openlearn-enrol-button .theme_openlearn-enrol-action:after { transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; background: #084b82; content: ''; z-index: 5; -webkit-box-shadow: inset 0px 1px 1px 0px gray; -moz-box-shadow: inset 0px 1px 1px 0px gray; box-shadow: inset 0px 1px 1px 0px gray; }
.theme_openlearn-courseenrolself.enrol-banner .theme_openlearn-enrol-fb .theme_openlearn-enrol-button .theme_openlearn-enrol-action:hover:after { opacity: 1; }
.theme_openlearn-courseenrolself.enrol-banner .theme_openlearn-enrol-fb .theme_openlearn-enrol-text { bottom: 15px; left: 100px; position: absolute; right: 220px; top: 15px; }
.theme_openlearn-courseenrolself.enrol-banner .theme_openlearn-enrol-fb .theme_openlearn-enrol-text:before { background: transparent url(../images/sprite.png?v=0.0.0) 0 -210px no-repeat; content: ''; display: inline-block; height: 32px; left: -72px; margin-top: -16px; position: absolute; top: 50%; width: 46px; }
.theme_openlearn-courseenrolself.enrol-banner .theme_openlearn-enrol-fb .theme_openlearn-enrol-text .theme_openlearn-enrol-header h2 { color: #fff; font-size: 1.5rem; margin: 0; }
.theme_openlearn-courseenrolself.enrol-banner .theme_openlearn-enrol-fb .theme_openlearn-enrol-text .theme_openlearn-enrol-header p { font-size: 0.75rem; margin: 0; }

.theme_openlearn-courseenrolself-extra { border: 1px solid #1db0df; padding: 0 10px; }
.theme_openlearn-courseenrolself-extra a { color: #1F253D; }

/** Poll Injector ----------------------- */
.pollInjectorWrapper { max-width: 300px; position: relative; }
.pollInjectorWrapper .poll-label { background: #1F253D; background: -moz-linear-gradient(left, #1F253D 0%, #353B50 50%, #1F253D 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1F253D), color-stop(50%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(left, #1F253D 0%, #353B50 50%, #1F253D 100%); background: linear-gradient(to right, #1f253d 0%, #353b50 50%, #1f253d 100%); color: #808080; font-family: Arial, Helvetica, sans-serif; font-size: 0.5625rem; font-weight: bold; padding: 4px 8px 3px; position: absolute; right: 10px; text-transform: uppercase; top: 0; }
.pollInjectorWrapper .poll { padding: 22px 12px 10px; }
.pollInjectorWrapper .poll .choices { margin-bottom: 10px; }
.pollInjectorWrapper .poll .vote-form .title, .pollInjectorWrapper .poll .title { border-bottom: 1px solid #cfcfcf; color: #585858; font-size: 1.125rem; font-weight: normal; line-height: 1.3; margin-bottom: 10px; padding-bottom: 10px; }
.pollInjectorWrapper .poll .vote-form .title b, .pollInjectorWrapper .poll .title b { font-weight: normal; }
.pollInjectorWrapper .poll .form-item { margin: 0; }
.pollInjectorWrapper .poll .form-item .form-item { padding: 5px 2px; width: 100%; }
.pollInjectorWrapper .poll .form-item .form-item label { color: #585858; font-size: 0.8125rem; font-weight: light; margin-top: -2px; padding: 0 10px; }
.pollInjectorWrapper .poll .text { color: #686C7C; font-size: 0.8125rem; }
.pollInjectorWrapper .poll .bar { background-color: #f7f7f7; height: 10px; margin: 3px 0 15px; }
.pollInjectorWrapper .poll .bar .foreground { background-color: #0d6584; height: 10px; }
.pollInjectorWrapper .poll .percent { color: #1d1d1d; float: right; font-size: 0.6875rem; position: relative; top: -42px; }
.pollInjectorWrapper .poll .total { clear: both; color: #686C7C; font-size: 0.75rem; margin-top: 15px; }
.pollInjectorWrapper .poll .form-actions { margin: 0; text-align: center; }
.pollInjectorWrapper .poll #edit-submit { margin: 15px 0 0 0; }

.poll { padding: 10px 20px; background-color: #fff; }

/** Tag Clouds ------------------ */
.ole_tag_cloud, .landing_full_cloud, .landing_full_cloud_list { background: #fff; background: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7)); background: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%); border: 1px solid #cfcfcf; float: left; justify-content: center; min-height: 170px; padding: 5px; }
.ole_tag_cloud .tag-container, .landing_full_cloud .tag-container, .landing_full_cloud_list .tag-container { text-align: center; overflow: hidden; padding-bottom: 10px; }
.ole_tag_cloud .tag-container a.tag_cloud_tag, .landing_full_cloud .tag-container a.tag_cloud_tag, .landing_full_cloud_list .tag-container a.tag_cloud_tag { color: #0d6584; display: inline; height: 60px; line-height: 60px; padding: 0 10px; vertical-align: middle; word-wrap: break-word; }
.ole_tag_cloud .tag-container a.tag_cloud_tag.tag-cloud-tag-huge, .landing_full_cloud .tag-container a.tag_cloud_tag.tag-cloud-tag-huge, .landing_full_cloud_list .tag-container a.tag_cloud_tag.tag-cloud-tag-huge { font-size: 3.75rem; }
.ole_tag_cloud .tag-container a.tag_cloud_tag.tag-cloud-tag-big, .landing_full_cloud .tag-container a.tag_cloud_tag.tag-cloud-tag-big, .landing_full_cloud_list .tag-container a.tag_cloud_tag.tag-cloud-tag-big { font-size: 2.5rem; line-height: 65px; }
.ole_tag_cloud .tag-container a.tag_cloud_tag.tag-cloud-tag-normal, .landing_full_cloud .tag-container a.tag_cloud_tag.tag-cloud-tag-normal, .landing_full_cloud_list .tag-container a.tag_cloud_tag.tag-cloud-tag-normal { font-size: 1.625rem; line-height: 70px; }
.ole_tag_cloud .tag-container a.tag_cloud_tag.tag-cloud-tag-small, .landing_full_cloud .tag-container a.tag_cloud_tag.tag-cloud-tag-small, .landing_full_cloud_list .tag-container a.tag_cloud_tag.tag-cloud-tag-small { font-size: 1.125rem; line-height: 70px; }
.ole_tag_cloud .tag-container a.tag_cloud_tag.tag-cloud-tag-tiny, .landing_full_cloud .tag-container a.tag_cloud_tag.tag-cloud-tag-tiny, .landing_full_cloud_list .tag-container a.tag_cloud_tag.tag-cloud-tag-tiny { font-size: 0.75rem; line-height: 70px; }
.ole_tag_cloud .tag-container a.tag_cloud_tag:hover, .ole_tag_cloud .tag-container a.tag_cloud_tag:focus, .ole_tag_cloud .tag-container a.tag_cloud_tag:active, .landing_full_cloud .tag-container a.tag_cloud_tag:hover, .landing_full_cloud .tag-container a.tag_cloud_tag:focus, .landing_full_cloud .tag-container a.tag_cloud_tag:active, .landing_full_cloud_list .tag-container a.tag_cloud_tag:hover, .landing_full_cloud_list .tag-container a.tag_cloud_tag:focus, .landing_full_cloud_list .tag-container a.tag_cloud_tag:active { text-decoration: underline; color: #0f5b75; }

.landing_full_cloud, .landing_full_cloud_list { width: 626px; margin-right: 20px; }

.landing_full_cloud { padding: 9px 14px; width: 586px; }

.landing_full_cloud_text { float: left; width: 300px; }

.full_cloud { margin-bottom: 10px; }

.popular_tags_links { width: 444px; }
.popular_tags_links .tag_list { border: 0; background: none; }

.main-article-wrapper .e404_section_half a { color: #0d6584; }
.main-article-wrapper .e404_section_half a:hover, .main-article-wrapper .e404_section_half a:focus, .main-article-wrapper .e404_section_half a:active { text-decoration: underline; color: #0f5b75; }
.main-article-wrapper .e404_section_half .popular_tags_links, .main-article-wrapper .e404_section_half .tag_list.ole_tag_cloud { width: 100%; }

@media only screen and (max-width: 767px) { /** Injected Accoridans (collapso) ------------------  Gereral accordians used around the site. Should be as close as possible to the sidebar dropdowns but have the correct colour for the main body section. */
  .expanderHeading { /* h1, h2, h3, h4, h5, h6, p { padding-bottom: 0; font-size: 1rem !important; }*/ }
  .expanderHeading span { max-width: inherit; width: 60px; }
  .expanderHeading span[class*="injected inline-image"] { margin: 0 10px 0 0 !important; } }
/* Injected menu grid */
/* Injected menu list */
/** OCW 'clear' ------------------  The clearfix in OpenLearn cause issues on Moodles side. This is a fix. */
body.node-type-ou-ocw-open-course #article_main .clear, body.node-type-ou-ocw-open-course #article_main .newsletter-signup, body.node-type-ou-opencourseware-content #article_main .clear, body.node-type-ou-opencourseware-content #article_main .newsletter-signup { font-size: inherit !important; }

/** OCW Article Left Navigation ------------------  The in-article navigation on OCW pages. */
#page-mod-oucontent-view .oucontent-contents .content li.oucontent-tree-current div.ocw_beak { background: transparent url(../images/sprite.png?v=0.0.0) -226px -384px no-repeat; }

#ocw_left_nav ul li:before { display: none; }
#ocw_left_nav a { font-weight: normal; }
#ocw_left_nav .oucontent-copyright .content { padding-left: 0; padding-right: 0; }
#ocw_left_nav .ocw_copy_creative { background: transparent url(../images/sprite.png?v=0.0.0) -226px -433px no-repeat; float: left; height: 31px; padding-left: 5px; width: 88px; }
#ocw_left_nav .ocw_archive { background: transparent url(../images/sprite.png?v=0.0.0) -320px -433px no-repeat; float: left; height: 31px; width: 68px; }

/** OCW Article ------------------  Any article overrides/additions specifically for OCW pages. */
.block_resources_search #resourcessearchform_button { background: transparent url(../images/sprite.png?v=0.0.0) -94px -93px no-repeat; }

/** Moodle Fixes ------------------  Various bits we have to do to overcome issues with Moodle content/CSS */
#page-mod-oucontent-view #middle-column ul li.oucontent-saq-answer:before { background: none !important; content: normal !important; }

/** Enrollment Styles ------------------  The main structural styles for the Moodle enrollment sections. Including filters. */
.profiles-filter-container { border-top: 1px solid #cfcfcf; margin-top: 10px; padding-top: 10px; }
.profiles-filter-container p:first-child { margin-top: 0; }
.profiles-filter-container .profiles-filters .profiles-filters-label { color: #1d1d1d; font-size: 0.8125rem; font-weight: bold; margin: 0 10px 0 0; padding: 6px 0; }
.profiles-filter-container .profiles-filters ul { list-style-type: none; margin: 0; }
.profiles-filter-container .profiles-filters ul .profile-sort { color: #585858; cursor: pointer; float: left; margin: 0 4px; padding: 4px; }

.enrolled_major_title { background: #435466; background: -moz-linear-gradient(top, #435466 0%, #2e3746 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #435466), color-stop(100%, #2e3746)); background: -webkit-linear-gradient(top, #435466 0%, #2e3746 100%); background: linear-gradient(to bottom, #435466 0%, #2e3746 100%); margin-bottom: 14px; }
.enrolled_major_title h2 { color: #808080; font-size: 20px; margin: 0; padding: 10px; text-decoration: none; }

.enrolled_section { margin: 10px 0; }

.enrolled_section_title { font-size: 20px; font-weight: normal; letter-spacing: 1px; }

.enrolled_course_summary { border-top: 1px solid #cfcfcf; float: left; padding: 10px 0; width: 49%; }
.enrolled_course_summary.first { border-top-style: none; }
.enrolled_course_summary.even { clear: both; }
.enrolled_course_summary.odd { float: right; }

.enrolled_title { margin-bottom: 10px; margin-top: 12px; }
.enrolled_title h3 { color: #1d1d1d; font-size: 0.8125rem; font-weight: bold; line-height: 1.2; margin: 0; text-decoration: none; }
.enrolled_title h3 a { text-decoration: none; }
.enrolled_title h3 a:hover { text-decoration: underline; }

.enrolled_summary { margin: 5px 0; padding: 0; }
.enrolled_summary p { margin: 0; padding: 2px 0; }

.enrolled_links { list-style-type: none; margin: 5px 0; }
.enrolled_links li { display: inline-block; font-size: 0.6875rem; float: left; padding: 0 6px 0 0; }
.enrolled_links li a { font-weight: bold; }
.enrolled_links li.first a:after { content: "\203a"; font-family: Arial; font-size: 1rem; line-height: 0.75rem; margin-left: 3px; width: 6px; }
.enrolled_links li.has-seperator { border-left: 1px solid #cfcfcf; padding-left: 6px; }
.enrolled_links li.has-submenu { position: relative; }
.enrolled_links li.has-submenu:active .enrolled_links_submenu, .enrolled_links li.has-submenu:focus .enrolled_links_submenu, .enrolled_links li.has-submenu:hover .enrolled_links_submenu { display: block; }

.enrolled_links_submenu { background: #fff; border: 1px solid #cfcfcf; display: none; left: -23px; overflow: hidden; position: absolute; bottom: -13px; width: 100px; z-index: 100; }
.enrolled_links_submenu li { display: block; padding: 0; width: 100%; }
.enrolled_links_submenu li.link-title { border-bottom: 1px solid #cfcfcf; padding: 3px 6px 4px; }
.enrolled_links_submenu li.link-title a { cursor: default; text-decoration: none; }
.enrolled_links_submenu li.link-title a:hover { display: block; }
.enrolled_links_submenu li.link a { clear: both; display: block; padding: 4px 4px 1px; }
.enrolled_links_submenu li.link .link-icon { background: transparent url(../images/sprite.png?v=0.0.0) 0 0 no-repeat; display: block; float: left; height: 16px; margin-right: 5px; width: 18px; }
.enrolled_links_submenu li.link .link-icon.facebook { background-position: -94px -254px; }
.enrolled_links_submenu li.link .link-icon.twitter { background-position: -412px -254px; }
.enrolled_links_submenu li.link .link-icon.linkedin { background-position: -393px -254px; }
.enrolled_links_submenu li.link .link-text { float: left; }
.enrolled_links_submenu li.link:hover { background: #a4ccf6; }
.enrolled_links_submenu li.link:hover .link-text { color: #808080; }

.collection-enrol { float: right; margin-top: -45px; }
.menulineWrapper .collection-enrol { margin-top: -30px; }

/** Enrollment ------------------ */
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_course_summary, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_course_summary { border-top: 1px solid #cfcfcf; clear: both; padding: 0; }
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_course_summary.ocwactivityreports_first, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_course_summary.ocwactivityreports_first { border-top: none; }
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title { margin-bottom: 12px; margin-top: 15px; }
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3 { color: #1d1d1d; font-size: 0.8125rem; font-weight: bold; line-height: 1.2; text-decoration: none; color: #2A4D7F; text-decoration: none; }
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3:hover, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3:hover { text-decoration: underline; }
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3.pipe-left, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3.pipe-right, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3.light, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3.light { color: #add5fe; }
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3.light:hover, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3.light:hover { color: #9ac3ed; }
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3.light.pipe-left, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3.light.pipe-left { border-left-color: #cfcfcf; }
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3.light.pipe-right, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3.light.pipe-right { border-right-color: #cfcfcf; }
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links { list-style-type: none; margin: 10px 0 15px; }
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links li, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links li { display: block; font-size: 0.6875rem; font-weight: bold; }
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links li.first, #sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links li.ocwactivityreports_first, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links li.first, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links li.ocwactivityreports_first { float: left; }
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links li.second, #sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links li.ocwactivityreports_second, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links li.second, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links li.ocwactivityreports_second { float: right; }
#sidebar_wrapper #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links li a, .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links li a { clear: both; font-size: 0.6875rem; }

.subMenu-my-openlearn .moodle-ajax-block { max-height: 100%; overflow: hidden; }
.subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_course_summary { border: none; display: none; min-height: 115px; padding: 8px 15px 2px; }
.subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_course_summary:nth-child(1), .subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_course_summary:nth-child(2) { display: block; }
.subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title { height: 40px; margin: 0 0 5px; overflow: hidden; }
.subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3 { font-size: 1rem !important; font-weight: normal !important; height: auto !important; line-height: 1.3 !important; width: auto !important; }
.subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3:before { display: none !important; }
.subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3 a { color: #808080; }
.subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_title h3 a:hover { color: #808080; text-decoration: underline; }
.subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .openlearn_progress_bar { border: none; background-color: #323232; margin-top: 0; }
.subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .openlearn_progress_bar .openlearn_progress_fill { background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); }
.subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .openlearn_progress_bar .openlearn_progress_fill span { color: #fff; }
.subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links li a { color: #add5fe; }
.subMenu-my-openlearn #ocwactivityreports_sidebar_enrolled .ocwactivityreports_enrolled_links li a:hover { color: #9ac3ed; text-decoration: underline; }

/** Progress Bar (Enrolled) ------------------ */
.enrolled_progress_total { overflow: hidden; }

.enrolled_progress_total_label { float: left; padding-top: 13px; width: 100px; }

.enrolled_progress_bar { border: 1px solid #cfcfcf; margin: 8px auto 10px; padding: 1px; margin-left: 0; margin-right: 0; width: 90%; }
.enrolled_progress_total .enrolled_progress_bar { margin-left: 100px; }
.menulineWrapper .enrolled_progress_bar { margin: 5px auto 0; }

.enrolled_progress_fill { background: #add5fe; background: -moz-linear-gradient(top, #add5fe 0%, #9ac3ed 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #add5fe), color-stop(100%, #9ac3ed)); background: -webkit-linear-gradient(top, #add5fe 0%, #9ac3ed 100%); background: linear-gradient(to bottom, #add5fe 0%, #9ac3ed 100%); overflow: visible; }
.enrolled_progress_fill span { color: #1d1d1d; display: block; font-size: 10px; font-weight: bold; padding: 5px 9px; white-space: nowrap; }
.enrolled_progress_fill[data-fill="100"] { background: #317A41; }

/** Public Visibility Badge (Enrolled) ------------------  A badge to show if the current enrolled section is pulic or private (this is different to the main tabs visibility links. */
.enrolled_visibility .visibility-icon { background: transparent url(../images/sprite.png?v=0.0.0) -433px -254px no-repeat; display: block; float: left; height: 14px; margin-right: 5px; margin-top: 2px; width: 24px; }
.enrolled_visibility .visibility-label { color: #317A41; display: block; float: left; font-size: 0.75rem; font-weight: bold; padding-top: 1px; }
.enrolled_visibility .visibility-link { color: #2A4D7F; font-size: 0.75rem; margin-left: 10px; text-decoration: none; }
.enrolled_visibility .visibility-link:hover { text-decoration: underline; }
.enrolled_visibility.private .visibility-icon { background-position: -459px -254px; }
.enrolled_visibility.private .visibility-label { color: #f15a24; }

.oucontent-epub-block .content { padding: 0; }

.ocw-epub { background: #FFF; border: 1px solid #DDD; border-radius: 3px; width: 161px; height: 38px; position: relative; }
.ocw-epub .ocw-epub-content { padding: 2px 46px 2px 9px; }
.ocw-epub .ocw-epub-content a { font-size: 0.8125rem; display: block; }
.ocw-epub .ocw-epub-content span { font-size: 0.6875rem; display: block; color: #1D1D1D; }
.ocw-epub .ocw-epub-icon { width: 43px; height: 38px; right: 0; top: 0px; background-color: #f6f6f6; position: absolute; }
.ocw-epub .ocw-epub-icon .icon { position: absolute; top: 7px; left: 11px; width: 21px; height: 21px; background: url(../images/sprite.png?v=0.0.0) 0 -180px no-repeat; }

/* Fix bug for #197226 */
.path-mod-quiz .moodle-dialogue-base .closebutton { display: block; }
.path-mod-quiz div#region-main-inner .mod-quiz-edit-content ul { margin-left: 0px !important; }

/* Fix bug for #199503 */
#page-mod-oucontent-manageowned #article_main #region-main { width: 100%; margin-top: 20px; }
#page-mod-oucontent-manageowned .selection-shareable-added.course-detail-redesign { padding-left: 0px !important; padding-right: 0px !important; }
#page-mod-oucontent-manageowned .selection-shareable-added .mform { max-width: 100%; }
#page-mod-oucontent-manageowned .selection-shareable-added .mform fieldset legend { margin: 0px; }
#page-mod-oucontent-manageowned .selection-shareable-added .mform .fitem.required { margin-left: 0px; }
#page-mod-oucontent-manageowned .selection-shareable-added .mform .fitem .felement { margin-left: 0px; display: inline-block; }
#page-mod-oucontent-manageowned .selection-shareable-added .mform .fitem .fitemtitle { display: inline-block; }
#page-mod-oucontent-manageowned .selection-shareable-added .mform .fitem h3 { margin: 0px; }
#page-mod-oucontent-manageowned .selection-shareable-added #fgroup_id_buttonar { text-align: center; }
#page-mod-oucontent-manageowned .keep_on_learning_information .keep_on_learning_wrapper h3 { margin: 33px 17px 14px 0px; }

.plus_course_body .invisiblefieldset { margin: 0; }

/* Fix bug for #207840 */
.file-picker .fp-list .fp-repo-icon { box-sizing: content-box; }

.wrapper-has-sidebar .region-left #region-post { display: none; }

.content-ocw .oucontent-figure-caption { text-shadow: 0.1px 0.4px #000; }

body.empty-left-column .region-left { display: none; }
body.empty-left-column .main-wrapper-content-blank-layout { width: 100% !important; }

.empty-left-column .ocwactivityreports-record-table .ocwactivityreports-record-cell1 { width: 331px; }

.path-backup #content_article .mform .grouped_settings .fitem .fitemtitle { width: 50%; }

.path-backup #content_article .mform .grouped_settings .fitem.backup_selector .felement { width: 45%; }

#ocw_prev_next_container .ocw_prev_next_link { padding-top: 0; }

#ocw_prev_next_container .ocw_prev_next_link span { min-width: 0px; position: static; width: auto; display: inline-block; }

#ocw_prev_next_container .oucontent-prev .ocw_prev_next_link span { background-position: left 31px center; padding-left: 45px; padding-right: 20px; }

#ocw_prev_next_container .oucontent-next .ocw_prev_next_link span { background-position: right 31px center; padding-right: 45px; padding-left: 20px; }

#page-course-completion #fitem_id_criteria_course > .fselect { width: 100%; }
#page-course-completion #fitem_id_criteria_course > .fselect > select { height: 300px; }

/*Fix bug UI show icon li,ul */
#course-category-listings ul li.expanded, #course-category-listings ul li.collapsed, #course-category-listings ul li.leaf { list-style-image: none; list-style-type: none; }

body { min-width: inherit; }

#page-admin-tool-task-scheduledtasks #block-system-main .moodle-main-content > div, #page-admin-plugins #block-system-main .moodle-main-content > div, #page-admin-tool-xmldb-index #block-system-main .moodle-main-content > div { overflow-x: auto; }

[id*="page-admin-report-"] #block-system-main .moodle-main-content > div { overflow-x: auto; }

#page-admin-report-eventlist-index #block-system-main .moodle-main-content > div { overflow: inherit; }
#page-admin-report-eventlist-index #block-system-main .moodle-main-content > div .report-eventlist-data-table { overflow-x: auto; }

#page-admin-tool-spamcleaner-index #result { overflow-x: auto; }

body#page-course-view-studyplan div#region-main-inner ul.form-autocomplete-suggestions { overflow: auto; }

#page-report-completion-index .criterianame, #page-report-progress-index .completion-header { overflow: hidden; }

.pagelayout-report .paging { word-break: break-word; }

#groupeditform select[multiple="multiple"] { min-width: 100px; }

body.pagelayout-admin .moodle-dialogue-wrap .atto_form .form-control { display: block; }
body.pagelayout-admin .moodle-dialogue-wrap .atto_form .openlinkbrowser { color: #1f536b; margin-bottom: 10px; }
body.pagelayout-admin .moodle-dialogue-wrap .atto_form .openlinkbrowser:hover { color: #1f536b; }
body.pagelayout-admin .moodle-dialogue-wrap .atto_form .form-check { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
body.pagelayout-admin .moodle-dialogue-wrap .atto_form .form-check .form-check-input { margin-top: 5px; }
body.pagelayout-admin .moodle-dialogue-wrap .atto_form .mdl-align .submit { color: #1f536b; }
body.pagelayout-admin .moodle-dialogue-wrap .atto_form .mdl-align .submit:hover { color: #1f536b; }

.sort-enabled { cursor: pointer; }

#page-admin-report-customsql-view .generaltable th.sort-enabled { position: relative; }
#page-admin-report-customsql-view .generaltable th.sort-desc::after { font-family: 'oufont'; content: '\ea1d'; position: absolute; top: 0; font-size: 20px; color: #ccc; padding-left: 5px; }
#page-admin-report-customsql-view .generaltable th.sort-asc::after { font-family: 'oufont'; content: '\ea1c'; position: absolute; top: 8px; font-size: 20px; color: #ccc; padding-left: 5px; }
#page-admin-report-customsql-view .generaltable thead.c0.sort-desc::after, #page-admin-report-customsql-view .generaltable thead.c0.sort-asc::after { right: 36px; }
#page-admin-report-customsql-view .generaltable thead.c1.sort-desc::after, #page-admin-report-customsql-view .generaltable thead.c1.sort-asc::after { right: 36px; }
#page-admin-report-customsql-view .generaltable thead.c2.sort-desc::after, #page-admin-report-customsql-view .generaltable thead.c2.sort-asc::after { right: 0; }

.moodle-dialogue-base .moodle-dialogue .moodle-dialogue-bd { padding-left: 5px; padding-right: 5px; }

/* fixed  Quiz issue - post deploy */
.questionbankwindow table#categoryquestions { table-layout: auto; }

.overlay-icon-container.hidden { display: none; visibility: hidden; }

/* fixed #322789*/
.moodle-dialogue-base #cart-form-pane .form-submit:hover, .moodle-dialogue-base .cart-hide-frecourses .form-submit:hover, .moodle-dialogue-base #cart-form-pane .form-submit:focus, .moodle-dialogue-base .cart-hide-frecourses .form-submit:focus, .moodle-dialogue-base .btn:active, .moodle-dialogue-base #cart-form-pane .form-submit:active, #cart-form-pane .moodle-dialogue-base .form-submit:active, .moodle-dialogue-base .cart-hide-frecourses .form-submit:active, .cart-hide-frecourses .moodle-dialogue-base .form-submit:active, .moodle-dialogue-base #cart-form-pane .form-submit:active, .moodle-dialogue-base .cart-hide-frecourses .form-submit:active { color: inherit; }
.moodle-dialogue-base .file-picker .fp-upload-btn { color: #fff; }
.moodle-dialogue-base .atto_form .input-group .form-control { height: calc(1.5em + .75rem + 2px); }

.moodle-main-content button[disabled]:hover, .moodle-main-content input[disabled]:hover { color: inherit; }
.moodle-main-content .mform .btn-cancel:hover, .moodle-main-content .mform .btn-cancel:focus, .moodle-main-content .mform .btn-cancel[disabled] { color: inherit; }
.moodle-main-content div.error { background-image: none; }

.modal-open .modal-container.show { z-index: 99999; }
.modal-open .modal-body { max-height: 80vh; overflow-y: auto; }

.modal.modal-in-page #modal-footer .buttons { display: block; text-align: center; width: 100%; }
.modal.modal-in-page #modal-footer .buttons .singlebutton { display: inline-block; }

/* Port alert css from boost theme */
.alert, #page-admin-index .releasenoteslink, #page-admin-index .adminwarning, #page-admin-index .adminerror, .que .formulation, .que .outcome, .que .comment { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 0 solid transparent; }

.alert-heading { color: inherit; }

.alert-link { font-weight: 700; }

.alert-dismissible { padding-right: 3.90625rem; }

.alert-dismissible .close, .alert-dismissible .moodle-dialogue-base .closebutton, .moodle-dialogue-base .alert-dismissible .closebutton { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; }

.alert-primary { color: #093e6d; background-color: #cfe4f6; border-color: #bcd9f2; }

.alert-primary hr { border-top-color: #a7cdee; }

.alert-primary .alert-link { color: #05233e; }

.alert-secondary { color: #797b7c; background-color: #fbfbfc; border-color: #f9fafb; }

.alert-secondary hr { border-top-color: #eaedf1; }

.alert-secondary .alert-link { color: #606162; }

.alert-success, .que .comment { color: #306030; background-color: #def1de; border-color: #d1ebd1; }

.alert-success hr, .que .comment hr { border-top-color: #bfe3bf; }

.alert-success .alert-link, .que .comment .alert-link { color: #1f3e1f; }

.alert-info, #page-admin-index .releasenoteslink, #adminsettings .form-overridden, .que .formulation { color: #2f6473; background-color: #def2f8; border-color: #d1edf6; }

.alert-info hr, #page-admin-index .releasenoteslink hr, #adminsettings .form-overridden hr, .que .formulation hr { border-top-color: #bce5f2; }

.alert-info .alert-link, #page-admin-index .releasenoteslink .alert-link, #adminsettings .form-overridden .alert-link, .que .formulation .alert-link { color: #20454f; }

.alert-warning, #page-admin-index .adminwarning, .uninstalldeleteconfirmexternal, .que .outcome, .que .comment { margin-top: 1rem; color: #7d5a29; background-color: #fcefdc; border-color: #fbe8cd; }

.alert-warning hr, #page-admin-index .adminwarning hr, .uninstalldeleteconfirmexternal hr, .que .outcome hr, .que .comment hr { border-top-color: #f9ddb5; }

.alert-warning .alert-link, #page-admin-index .adminwarning .alert-link, .uninstalldeleteconfirmexternal .alert-link, .que .outcome .alert-link, .que .comment .alert-link { color: #573e1c; }

.alert-danger, #page-admin-index .adminerror { color: #712b29; background-color: #f7dddc; border-color: #f4cfce; }

.alert-danger hr, #page-admin-index .adminerror hr { border-top-color: #efbbb9; }

.alert-danger .alert-link, #page-admin-index .adminerror .alert-link { color: #4c1d1b; }

.alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; }

.alert-light hr { border-top-color: #ececf6; }

.alert-light .alert-link { color: #686868; }

.alert-dark { color: #1d1e1f; background-color: #d7d8d8; border-color: #c7c8c8; }

.alert-dark hr { border-top-color: #babbbb; }

.alert-dark .alert-link { color: #040505; }

#page-mod-openstudio-view div.openstudio-container { /*.collapse { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; -moz-transition: height 0.35s ease; -o-transition: height 0.35s ease; transition: height 0.35s ease;
}*/ }

.moodle-dialogue-base .moodle-dialogue { max-width: 1280px; }

div.other-user-manager-panel { z-index: 10; border: none; }

/**/
.moodle-main-content .tabtree li { display: inline-block; }
.moodle-main-content .userlist .no-overflow { overflow: unset; }

#page-admin-purgecaches .mform #fgroup_id_purgeselectedoptions fieldset.felement { margin-left: 0px; margin-right: 0px; width: 100%; padding: 0px; }
#page-admin-purgecaches .mform #fgroup_id_purgeselectedoptions fieldset.felement > span { display: block; }
#page-admin-purgecaches .mform .fitem_actionbuttons .felement { margin: 15px auto 0px; width: auto; text-align: center; display: block; float: none; clear: both; padding: 0px; }

#badge-overview dd { border-left: none; }

#fitem_id_relatedbadgeids .fitemtitle { float: none; text-align: left; }
#fitem_id_relatedbadgeids .felement { width: auto; padding-left: 0; }

div[data-flexitour="backdrop"] { background-color: #000; opacity: .5; }

span[data-flexitour="container"].orphan { background-color: #f5f5f5; z-index: 100; }
span[data-flexitour="container"].orphan .modal-footer .btn[data-role="end"], span[data-flexitour="container"].orphan .modal-footer #cart-form-pane [data-role="end"].form-submit, #cart-form-pane span[data-flexitour="container"].orphan .modal-footer [data-role="end"].form-submit, span[data-flexitour="container"].orphan .modal-footer .cart-hide-frecourses [data-role="end"].form-submit, .cart-hide-frecourses span[data-flexitour="container"].orphan .modal-footer [data-role="end"].form-submit { color: #888; }
span[data-flexitour="container"].orphan .modal-footer .btn[data-role="previous"], span[data-flexitour="container"].orphan .modal-footer #cart-form-pane [data-role="previous"].form-submit, #cart-form-pane span[data-flexitour="container"].orphan .modal-footer [data-role="previous"].form-submit, span[data-flexitour="container"].orphan .modal-footer .cart-hide-frecourses [data-role="previous"].form-submit, .cart-hide-frecourses span[data-flexitour="container"].orphan .modal-footer [data-role="previous"].form-submit { color: #888; }

#page-admin-report-ocwusersroles-index #mform_search_usersroles fieldset { margin: 10px; padding: 10px; }
#page-admin-report-ocwusersroles-index .wrapper-table-data { overflow: auto; }
#page-admin-report-ocwusersroles-index .export-actions { text-align: center; font-weight: bold; margin-top: 25px; }
#page-admin-report-ocwusersroles-index .paging { margin: 12px auto; }
#page-admin-report-ocwusersroles-index .paging .current-page { font-weight: bold; }
#page-admin-report-ocwusersroles-index .role-report-empty { margin-top: 15px; text-align: center; font-size: 16px; }
#page-admin-report-ocwusersroles-index .total-role-report { margin: 15px 0px 15px; text-align: center; }

#page-theme-openlearnng-hidecourse.blank-layout #main_content_wrapper .region-left { display: none; }
#page-theme-openlearnng-hidecourse.blank-layout #main_content_wrapper .main-wrapper-content-blank-layout { float: none; clear: both; margin: 0 auto; }

.total-enrolled-users { margin: 15px 0px 10px; text-align: center; }

#page-course-view .providergroups { border: 1px solid #BBB; padding: 5px; margin-bottom: 10px; }

.path-report-ocwenrolusers .userenrolment .col_enrolstartdate .enrolment, .path-report-ocwenrolusers .userenrolment .col_enrolenddate .enrolment, .course-report-container .userenrolment .col_enrolstartdate .enrolment, .course-report-container .userenrolment .col_enrolenddate .enrolment { border: 1px outset #E6E6E6; background-color: #EEE; line-height: 10px; font-size: 10px; -moz-border-radius: 5px; overflow: hidden; }
.path-report-ocwenrolusers .userenrolment .col_enrolstartdate .enrolment a, .path-report-ocwenrolusers .userenrolment .col_enrolenddate .enrolment a, .course-report-container .userenrolment .col_enrolstartdate .enrolment a, .course-report-container .userenrolment .col_enrolenddate .enrolment a { float: right; margin-left: 3px; }
.path-report-ocwenrolusers .userenrolment .col_userdetails .subfield_userfullnamedisplay, .course-report-container .userenrolment .col_userdetails .subfield_userfullnamedisplay { width: 250px; }
.path-report-ocwenrolusers .userenrolment .col_email, .course-report-container .userenrolment .col_email { width: 270px; }
.path-report-ocwenrolusers .userenrolment td.c4, .course-report-container .userenrolment td.c4 { border-right: none; }
.path-report-ocwenrolusers .userenrolment td.lastcol, .course-report-container .userenrolment td.lastcol { border-right-color: #999; }
.path-report-ocwenrolusers .userenrolment td.enrolment, .course-report-container .userenrolment td.enrolment { padding: 5px; }
.path-report-ocwenrolusers .report-content .table-wrapper, .course-report-container .report-content .table-wrapper { overflow: auto; }

#page-admin-tool-ocwmanage-redirector .mform .fitem .fitemtitle { text-align: left; }
#page-admin-tool-ocwmanage-redirector .mform .fitem .felement { width: 100%; padding-left: 0px; }
#page-admin-tool-ocwmanage-redirector .mform .fitem .felement * { width: 100%; max-width: 100%; }

/* BEGIN MOODLE THEME 3.7 */
.row-ext { display: block; }

#region-main { border: none; padding: 0; }
#region-main.region-main-courselanding div:not(.block_adminblock) .card-body { padding: 0; }

#content_wrapper > #theme-openlearnng-editorstoolbar #fitem_editorcoursesearchbox, #content_wrapper > #theme-openlearnng-editorstoolbar #editorscoursesearch { max-width: inherit; }
#content_wrapper > #theme-openlearnng-editorstoolbar #fitem_editorcoursesearchbox { margin: 0; }
#content_wrapper > #theme-openlearnng-editorstoolbar #editorcoursesearchbox { width: 200px; }
#content_wrapper > #theme-openlearnng-editorstoolbar #editorscoursesearch [class*="col-md-"] { display: inline-block; width: auto; max-width: inherit; padding-right: 0; }
#content_wrapper > #theme-openlearnng-editorstoolbar #editorscoursesearch #fitem_id_submitbutton { margin: 0; width: auto; text-align: left; }
#content_wrapper > #theme-openlearnng-editorstoolbar #editorscoursesearch #id_submitbutton, #content_wrapper > #theme-openlearnng-editorstoolbar #editorscoursesearch #id_submitbutton:hover { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; color: #1d1d1d; background: #fff; font-size: 0.6875rem; line-height: normal; padding: 7px 6px; margin: 0; border: 1px solid #fff; }
#content_wrapper > #theme-openlearnng-editorstoolbar #editorscoursesearch #id_submitbutton:hover, #content_wrapper > #theme-openlearnng-editorstoolbar #editorscoursesearch #id_submitbutton:hover:hover { color: #313a41; text-decoration: none; }
#content_wrapper > #theme-openlearnng-editorstoolbar #editorscoursesearch #id_submitbutton:hover, #content_wrapper > #theme-openlearnng-editorstoolbar #editorscoursesearch #id_submitbutton:hover:hover { border: 1px solid #bbb; color: #1d1d1d; }

#page-course-view-studyplan .studyplan-format li.movehere { position: relative; }

/* END MOODLE THEME 3.7 */
/*Change course font #308089*/
body.path-mod-studio { font-size: inherit; }

.pagelayout-standard .main-wrapper-content-blank-layout .moodle-main-content, .pagelayout-base .main-wrapper-content-blank-layout .moodle-main-content { font-size: 1rem; }
.pagelayout-standard .course-detail-redesign, .pagelayout-base .course-detail-redesign { font-size: 1rem; }
.pagelayout-standard .course-detail-redesign .oucontent-activity .oucontent-h3, .pagelayout-standard .course-detail-redesign .oucontent-activity .oucontent-h4, .pagelayout-standard .course-detail-redesign .oucontent-activity .oucontent-saq-toggle .oucontent-saq-toggle-link, .pagelayout-base .course-detail-redesign .oucontent-activity .oucontent-h3, .pagelayout-base .course-detail-redesign .oucontent-activity .oucontent-h4, .pagelayout-base .course-detail-redesign .oucontent-activity .oucontent-saq-toggle .oucontent-saq-toggle-link { font-size: 1rem; }
.pagelayout-standard .course-detail-redesign .oucontent-s-heavybox1 .oucontent-h3, .pagelayout-base .course-detail-redesign .oucontent-s-heavybox1 .oucontent-h3 { font-size: 1rem; }
.pagelayout-standard .course-detail-redesign select, .pagelayout-standard .course-detail-redesign input, .pagelayout-standard .course-detail-redesign button, .pagelayout-standard .course-detail-redesign textarea, .pagelayout-base .course-detail-redesign select, .pagelayout-base .course-detail-redesign input, .pagelayout-base .course-detail-redesign button, .pagelayout-base .course-detail-redesign textarea { font-size: 1rem; }

.pagelayout-incourse .reportlink, .pagelayout-incourse .redirectmessage, .pagelayout-incourse .choices, .pagelayout-incourse .submitbtns { font-size: 1rem; }
.pagelayout-incourse .choices ~ input[type=submit] { font-size: 1rem; }

#page-mod-quiz-view table tr th a, #page-mod-quiz-view table tr td a, #page-mod-quiz-view .confirmation-buttons input[type=button], .path-mod-quiz table tr th a, .path-mod-quiz table tr td a, .path-mod-quiz .confirmation-buttons input[type=button] { font-size: inherit; }
#page-mod-quiz-view .course-detail-redesign, .path-mod-quiz .course-detail-redesign { font-size: 1rem; }
#page-mod-quiz-view #region-main-inner, .path-mod-quiz #region-main-inner { font-family: inherit; font-size: inherit; }
#page-mod-quiz-view #region-main-inner h2, #page-mod-quiz-view #region-main-inner .que-box, .path-mod-quiz #region-main-inner h2, .path-mod-quiz #region-main-inner .que-box { font-family: inherit; }
#page-mod-quiz-view #region-main-inner input[type="submit"], #page-mod-quiz-view #region-main-inner button[type="submit"], .path-mod-quiz #region-main-inner input[type="submit"], .path-mod-quiz #region-main-inner button[type="submit"] { font-size: inherit; }
#page-mod-quiz-view .submitbtns .openlearnng-next-button, #page-mod-quiz-view .submitbtns .openlearnng-next-button a, #page-mod-quiz-view .submitbtns .openlearnng-previous-button, #page-mod-quiz-view .submitbtns .openlearnng-previous-button a, .path-mod-quiz .submitbtns .openlearnng-next-button, .path-mod-quiz .submitbtns .openlearnng-next-button a, .path-mod-quiz .submitbtns .openlearnng-previous-button, .path-mod-quiz .submitbtns .openlearnng-previous-button a { font-family: inherit; font-size: inherit; }
#page-mod-quiz-view .submitbtns.returntoquestion .singlebutton form div, .path-mod-quiz .submitbtns.returntoquestion .singlebutton form div { font-size: inherit; }
#page-mod-quiz-view select, #page-mod-quiz-view input, #page-mod-quiz-view button, #page-mod-quiz-view textarea, #page-mod-quiz-view .moodle-dialogue-base .moodle-dialogue .moodle-dialogue-bd, .path-mod-quiz select, .path-mod-quiz input, .path-mod-quiz button, .path-mod-quiz textarea, .path-mod-quiz .moodle-dialogue-base .moodle-dialogue .moodle-dialogue-bd { font-family: inherit; font-size: inherit; }
#page-mod-quiz-view .que-box input[type=submit], #page-mod-quiz-view .que-box input[type=button], #page-mod-quiz-view .que-box input[type=reset], #page-mod-quiz-view .que-box button, #page-mod-quiz-view .mform .btn-cancel, #page-mod-quiz-view .que-box .mform .btn-cancel, #page-mod-quiz-view .que-box .mform .btn-cancel[disabled], #page-mod-quiz-view#page-mod-quiz-attempt .outcome, .path-mod-quiz .que-box input[type=submit], .path-mod-quiz .que-box input[type=button], .path-mod-quiz .que-box input[type=reset], .path-mod-quiz .que-box button, .path-mod-quiz .mform .btn-cancel, .path-mod-quiz .que-box .mform .btn-cancel, .path-mod-quiz .que-box .mform .btn-cancel[disabled], .path-mod-quiz#page-mod-quiz-attempt .outcome { font-family: Arial; }
#page-mod-quiz-view#page-mod-quiz-edit .statusbar, .path-mod-quiz#page-mod-quiz-edit .statusbar { margin: 5px 0 0; }
#page-mod-quiz-view#page-mod-quiz-edit .maxgrade, .path-mod-quiz#page-mod-quiz-edit .maxgrade { padding: 0; }
#page-mod-quiz-view#page-mod-quiz-edit .maxgrade .invisiblefieldset, .path-mod-quiz#page-mod-quiz-edit .maxgrade .invisiblefieldset { margin: 0; }
#page-mod-quiz-view#page-mod-quiz-edit .maxgrade .btn, #page-mod-quiz-view#page-mod-quiz-edit .maxgrade #cart-form-pane .form-submit, #cart-form-pane #page-mod-quiz-view#page-mod-quiz-edit .maxgrade .form-submit, #page-mod-quiz-view#page-mod-quiz-edit .maxgrade .cart-hide-frecourses .form-submit, .cart-hide-frecourses #page-mod-quiz-view#page-mod-quiz-edit .maxgrade .form-submit, .path-mod-quiz#page-mod-quiz-edit .maxgrade .btn, .path-mod-quiz#page-mod-quiz-edit .maxgrade #cart-form-pane .form-submit, #cart-form-pane .path-mod-quiz#page-mod-quiz-edit .maxgrade .form-submit, .path-mod-quiz#page-mod-quiz-edit .maxgrade .cart-hide-frecourses .form-submit, .cart-hide-frecourses .path-mod-quiz#page-mod-quiz-edit .maxgrade .form-submit { margin-left: 10px; }
#page-mod-quiz-view .mod_quiz-edit-action-buttons, .path-mod-quiz .mod_quiz-edit-action-buttons { min-height: 0; }
#page-mod-quiz-view .mod_quiz-edit-action-buttons button.btn, #page-mod-quiz-view .mod_quiz-edit-action-buttons #cart-form-pane button.form-submit, #cart-form-pane #page-mod-quiz-view .mod_quiz-edit-action-buttons button.form-submit, #page-mod-quiz-view .mod_quiz-edit-action-buttons .cart-hide-frecourses button.form-submit, .cart-hide-frecourses #page-mod-quiz-view .mod_quiz-edit-action-buttons button.form-submit, .path-mod-quiz .mod_quiz-edit-action-buttons button.btn, .path-mod-quiz .mod_quiz-edit-action-buttons #cart-form-pane button.form-submit, #cart-form-pane .path-mod-quiz .mod_quiz-edit-action-buttons button.form-submit, .path-mod-quiz .mod_quiz-edit-action-buttons .cart-hide-frecourses button.form-submit, .cart-hide-frecourses .path-mod-quiz .mod_quiz-edit-action-buttons button.form-submit { margin: 10px 10px 0; }

.pagelayout-admin #region-main-inner input[type="submit"], .pagelayout-admin #region-main-inner input[type="button"] { font-family: Arial; }

#page-mod-oucontent-view .oucontent-title-1 { font-family: inherit; }
#page-mod-oucontent-view #content_article table, #page-mod-oucontent-view #content_article tbody, #page-mod-oucontent-view #content_article th, #page-mod-oucontent-view #content_article tr { font-size: 1rem; }
#page-mod-oucontent-view .course-detail-redesign .oucontent-activity .oucontent-saq-toggle .oucontent-saq-toggle-link, #page-mod-oucontent-view .oucontent-saq-toggle-link { font-size: 1rem; }

.oucontent-transcriptlink, .oucontent-media-download, .oucontent-media-download > a, a.oumedialinknoscript, .oucontent-transcriptlink > a, .oucontent-figure-source, .oucontent-thumbnaillink { font-size: 1rem; }

.oucontent-content input[type="submit"], .oucontent-content input[type="button"], .oucontent-content input[type="reset"] { font-size: 1rem; }

.path-mod-oucontent .oucontent-table > .oucontent-source-reference, .path-mod-oucontent .oucontent-table .oucontent-table-footnote { font-size: 1rem; }

#page-mod-studio-slot-content .studio-slot-flags-items div { font-size: inherit; }

.studio-stream-filter-info-col-left, .studio-slot-detail-link, .studio-slot-detail-updated, .studio-slot-lockinfo, .studio-slot-socialdata { font-size: inherit; }

.studio-activity-wrapper a { font-size: inherit; }

.studio-stream-layout-activity table.studio-activity-wrapper th.studio-activity-wrapper-colh-newactivity span.studio-activity-wrapper-colh-newactivity-help { font-size: inherit; }

.studio-subscription-actions, .studio-subscription-actions span, .studio-subscription-actions input[type="button"] { font-size: inherit; }

.forumng-main table tr th a, .forumng-main table tr td a { font-size: inherit; }

.mod-quiz-edit-content .maxgrade { padding: 0; margin: 0; float: right; position: static; }
.mod-quiz-edit-content .mod_quiz-edit-action-buttons { clear: both; }

.moodle-main-content #notice.generalbox { margin-top: 10px; }

.path-mod-bookingsystem .multislot, .path-mod-bookingsystem .noteslot, .path-mod-bookingsystem .reason-lock, .path-mod-workshop .userplan dt .actions, #categoryquestions .header, .oublog-post .oublog-post-attachments, .oublog-post-date, .oublog-post-visibility, .oublog-post-tags, .oublog-post-links, .oublog-post-editsummary, .oublog-links, .oublog-post-rating, .path-mod-openstudio .openstudio-add-new-container .openstudio-available, .openstudio-grid-item-content-detail-updated, .openstudio-grid-item-content-detail-info .openstudio-grid-item-content-detail-info-text, .openstudio-grid-item-content-detail-info .openstudio-grid-item-content-detail-info-text-new { font-size: 1rem; }

.omp-wrapper .oucontent-nonumber span.oucontent-figure-caption { font-size: 1rem !important; }

.path-mod-studio .yui3-g [class*="yui3-u"] { font-family: Arial; }

/* End change course font*/
.node-type-ole-profile { /** Profile Promo Badge ------------------  Appears below the main user profile picture and the data is grabbed via ajax from Moodle */ }
.node-type-ole-profile .author_image_wrapper .author-image-container .profile-visibility-link { display: none; }
.node-type-ole-profile .author_image_wrapper .profile-visibility-link { background-color: rgba(255, 255, 255, 0.8); bottom: 0; left: 0; position: absolute; right: 0; }
.node-type-ole-profile .author_image_wrapper .profile-visibility-link .profile-visibility { display: block; margin: 5px auto; }
.node-type-ole-profile .profiles-badges-promo-container { padding-top: 15px; width: 100%; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-text { display: block; font-weight: bold; padding: 0px 0 20px; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo { display: inline-block; margin-left: 12px; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo img { height: 90px; width: 90px; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-top { padding: 10px 20px; overflow: hidden; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-top a { width: 60px; border: 1px solid #CCCCCC; background: #CCCCCC; padding: 5px; border-radius: 4px; text-align: center; float: right; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .mybadge_other, .node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .mybadge_system { width: 50%; display: block; float: left; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .mybadge_other h3, .node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .mybadge_system h3 { text-align: center; font-weight: bold; margin-bottom: 20px; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist { list-style-type: none; margin: 0 5px 20px 5px; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .badgeitem { width: 50%; float: left; display: block; min-height: 180px; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .badgeitem .badgeitem_inner { margin: 5px; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .badgeitem .badgeitem_inner img { margin: auto auto; width: 60px; height: 70px; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .badgeitem .badgeitem_inner .enrolled_visibility { clear: both; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box { width: 50%; float: left; display: block; min-height: 180px; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner { outline: 2px dashed #92b0b3; outline-offset: -10px; -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear; transition: outline-offset .15s ease-in-out, background-color .15s linear; font-size: 1.25rem; position: relative; margin: 0 10px 10px; height: 150px; /* form */ }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner input, .node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner textarea, .node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner select { border-radius: 0; border: none; display: none; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner select:-moz-focusring { text-shadow: 0 0 0 #000; color: transparent; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner input[type='text'], .node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner input[type='email'], .node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner input[type='number'], .node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner input[type='search'], .node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner input[type='tel'], .node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner input[type='url'], .node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner textarea, .node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner select { -webkit-appearance: none; -moz-appearance: textfield; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner input::-webkit-outer-spin-button, .node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner input::-ms-reveal { display: none; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner input::-ms-clear { display: none; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner button, .node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner input[type='submit'] { border: none; background-color: transparent; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner .box__icon { width: 100%; height: 80px; fill: #92b0b3; display: block; margin-bottom: 40px; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner .box__file { width: 130px; height: 130px; opacity: 0; overflow: hidden; margin: 10px 0 0 10px; z-index: 1; display: block; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner .box__dragndrop { display: inline; max-width: 80%; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; display: inline-block; overflow: hidden; position: absolute; top: 41%; text-align: center; left: 17%; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-main .badgelist .box .badgeitem_inner .box__button { font-weight: 700; color: #e5edf1; background-color: #39bfd3; display: none; padding: 8px 16px; margin: 40px auto 0; }
.node-type-ole-profile .profiles-badges-promo-container .profiles-badges-promo-container-bottom .pageNavPosition { float: right; }
.node-type-ole-profile .profile-facilitator-courses, .node-type-ole-profile .profile-affiliated-guide { margin-bottom: 12px; padding-left: 150px; position: relative; }
.node-type-ole-profile .profile-facilitator-courses .facilitator-courses-label, .node-type-ole-profile .profile-facilitator-courses .affiliated-guide-courses-label, .node-type-ole-profile .profile-affiliated-guide .facilitator-courses-label, .node-type-ole-profile .profile-affiliated-guide .affiliated-guide-courses-label { font-size: 0.75rem; font-weight: bold; left: 0; margin-top: 0; position: absolute; top: 0; }
.node-type-ole-profile .profile-facilitator-courses ul, .node-type-ole-profile .profile-affiliated-guide ul { list-style: none; margin: 0; }

.profile-item { display: none; }

.screen-reader { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; }

.page-profiles { /* Common style */ }
.page-profiles p { line-height: 1.25; }
.page-profiles .pull-left { float: left; }
.page-profiles .pull-right { float: right; }

/* Custom style */
.page-profiles .show-left .region-left .block-leftside:not(#sign-up-for-newsletter) { padding: 0; margin: 0 0 25px 0; }
.page-profiles .show-left .region-left .block-leftside:not(#sign-up-for-newsletter) .inner-block { padding: 15px 0; }
.page-profiles .show-left .region-left .block-leftside:not(#sign-up-for-newsletter)#see-out-subject-block { padding-bottom: 25px; }
.page-profiles .title-block { border-bottom: 1px solid #3D4559; margin: 0 15px; }
.page-profiles .title-block .profile-picture { float: left; width: 60px; margin: 0 0 15px 5px; }
.page-profiles .title-block .profile-picture img { max-width: 60px; max-height: 60px; border-radius: 40px; }
.page-profiles .title-block .profile-info, .page-profiles .title-block .author-profile-info { margin-left: 84px; }
.page-profiles .title-block .profile-info .user-name, .page-profiles .title-block .author-profile-info .user-name { font-size: 1.25rem; line-height: 1.2; font-weight: bold; color: #000; margin: 9px 0 0; word-wrap: break-word; }
.page-profiles .title-block .profile-info .user-intro, .page-profiles .title-block .author-profile-info .user-intro { font-size: 1rem; line-height: 1.4; color: #3D393A; margin: 0 0 20px 0; word-wrap: break-word; }

.node-type-ole-profile .expanderIndependent .expanderHeading h2 { cursor: default; color: #1F4D9C; clear: none; }
.node-type-ole-profile .expanderIndependent .icon-down { display: none; }

.profile-edit-list { margin: 0 5px 15px 30px; /*  .icons.icon-following:before, .icons.icon-paperscroll:before{ display: none; }*/ }
.profile-edit-list li > a { display: block; margin-top: 20px; }
.profile-edit-list li > a:hover, .profile-edit-list li > a:focus, .profile-edit-list li > a.active { text-decoration: none; }
.profile-edit-list li > a:hover .text, .profile-edit-list li > a:focus .text, .profile-edit-list li > a.active .text { font-weight: bold; color: #000; }
.profile-edit-list li > a:hover .icons:before, .profile-edit-list li > a:hover .icon-paperscroll span:before, .profile-edit-list li > a:focus .icons:before, .profile-edit-list li > a:focus .icon-paperscroll span:before, .profile-edit-list li > a.active .icons:before, .profile-edit-list li > a.active .icon-paperscroll span:before { color: #3D4559; }
.profile-edit-list .icons { display: flex; font-size: 1.5625rem; float: left; width: 25px; padding-right: 13px; }
.profile-edit-list .icons:before { position: static; display: inline-block; color: #B5AB9F; }
.profile-edit-list .icons.icon-paperscroll span:before { color: #B5AB9F; }
.profile-edit-list .icons.icon-badge { font-size: 2.1875rem; }
.profile-edit-list .text { display: block; margin-left: 38px; padding-top: 5px; font-size: 1rem; line-height: 1.25; color: #3D393A; }
.profile-edit-list .edit-text strong { color: #000; }
.profile-edit-list .edit-text > span { color: #577F00; }
.profile-edit-list .icons.icon-my-badges { font-size: 1.5625rem !important; }

.page-profiles { /*common layout*/ }
.page-profiles label.option { width: auto; }
.page-profiles .add-another-item { padding: 20px 0 20px; text-align: center; }
.page-profiles .profile-image-wrapper { position: relative; padding: 35px; background-color: rgba(233, 231, 227, 0.7); margin-bottom: 30px; }
.page-profiles .profile-image-wrapper .fadein { -webkit-animation: fadein 0.2s; /* Safari, Chrome and Opera > 12.1 */ -moz-animation: fadein 0.2s; /* Firefox < 16 */ -ms-animation: fadein 0.2s; /* Internet Explorer */ -o-animation: fadein 0.2s; /* Opera < 12.1 */ animation: fadein 0.2s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
.page-profiles .profile-image-container .current-photo-container { float: left; width: 30%; margin-right: 4%; padding: 20px 25px 30px; border-radius: 10px; text-align: center; background: #fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.page-profiles .profile-image-container .current-photo-container img { width: 100%; margin: auto; }
.page-profiles .profile-image-container .current-photo-title { font-size: 1.25rem; line-height: 1; margin: 0 0 17px 0; }
.page-profiles .profile-image-container .upload-photo-container { float: left; width: 66%; }
.page-profiles .profile-image-container .upload-photo-title { font-size: 1.375rem; line-height: 1; margin: 5px 0 10px; }
.page-profiles .profile-image-container .choose-file { display: inline; padding: 10px 20px; width: 31%; }
.page-profiles .profile-image-container .upload-button-wapper { margin: 15px 0 10px; }
.page-profiles .profile-image-container .upload-btn { width: 48%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.page-profiles .profile-image-container .image-widget-data { margin: 15px 0; }
.page-profiles .profile-image-container .image-widget-data .path { display: inline; width: 66%; margin-right: 3%; }
.page-profiles .profile-image-container .image-widget-data .form-file { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; }
.page-profiles .profile-image-container .image-widget-data .form-file:focus + label { background: #bfefff !important; background: -moz-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfefff), color-stop(100%, #bfefff)) !important; background: -webkit-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: linear-gradient(to bottom, #bfefff 0%, #bfefff 100%) !important; color: #000; outline: 2px solid #59d6ff; z-index: 100; }
.page-profiles .generic-image-container { display: none; height: 100%; -webkit-animation: fadein 1.5s; /* Safari, Chrome and Opera > 12.1 */ -moz-animation: fadein 1.5s; /* Firefox < 16 */ -ms-animation: fadein 1.5s; /* Internet Explorer */ -o-animation: fadein 1.5s; /* Opera < 12.1 */ animation: fadein 1.5s; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
.page-profiles .generic-image-container .description { margin: 0; }
.page-profiles .generic-image-container .close-wrapper { margin-top: 15px; text-align: center; }
.page-profiles .generic-image-list { margin: 50px 0; }
.page-profiles .generic-image-list li { display: inline-block; margin: 0 14px 10px 0; }
.page-profiles .generic-image-list li img { width: 80px; }
.page-profiles .generic-image-list a { display: inline-block; border: 3px solid #fff; }
.page-profiles .generic-image-list a:focus { border: 3px solid #353B50; }
.page-profiles .author_recommendations { border-top: 1px solid #3D4559; margin-top: 20px; }
.page-profiles .author_recommendations .similar-users .recommendation_group_title { float: left; max-width: 600px; }
.page-profiles .author_recommendations .similar-users .recommendation_group_title:last-child { max-width: 100%; }
.page-profiles .author_recommendations .similar-users .author-static-link { margin-top: 20px; position: relative; }
.page-profiles .author_recommendations h2 { font-size: 1.875rem !important; margin-top: 15px !important; }
.page-profiles .author_recommendations .row, .page-profiles .author_recommendations .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-tv #main_content_wrapper .page-profiles .author_recommendations .ole-pagination, .page-profiles .author_recommendations .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-radio #main_content_wrapper .page-profiles .author_recommendations .ole-pagination { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-content: stretch; }
.page-profiles .author_recommendations .following-info { margin-top: 16px; margin-bottom: 20px; }
.page-profiles .profile-similar-block { padding: 20px 20px 10px 20px; text-align: left; min-height: 450px; }
.page-profiles .profile-similar-block .title { margin: 0; padding-bottom: 15px; border-bottom: 2px solid #2A4D7F; color: #191919; font-weight: bold; }
.page-profiles .profile-similar-block .similar-image-wrapper { margin: 15px 0; min-height: 138px; }
.page-profiles .profile-similar-block .similar-image-wrapper img { max-width: 128px; max-height: 138px; margin-right: 15px; }
.page-profiles .profile-similar-block .info { border-top: 1px dashed #B5AB9F; border-bottom: 1px dashed #B5AB9F; padding: 5px; }
.page-profiles .profile-similar-block .info p { margin: 5px 0; }
.page-profiles .profile-similar-block .view-profile { text-decoration: none; font-size: 1.125rem; line-height: 1.5; margin-top: 14px; color: #191919; display: block; }
.page-profiles .profile-similar-block .icon-RightArrow { font-size: 0.75rem; color: #8B8076; }
.page-profiles .profile-similar-block .fix-row { min-height: 42px; max-height: 100px; }
.page-profiles .profile-similar-block .fix-row b { color: #191919; }
.page-profiles .profile-similar-block .following-info .flag-following { float: left !important; }
.page-profiles .recommend-banner { width: 100%; margin: 36px 0 40px 0; position: relative; }
.page-profiles .recommend-banner .banner-image { overflow: hidden; position: relative; }
.page-profiles .recommend-banner .banner-image img { width: 100%; }
.page-profiles .recommend-banner .panel-box { color: #fff; background-color: #e66510; left: 26px; top: 27px; width: 43%; padding: 20px; position: absolute; }
.page-profiles .recommend-banner .panel-box h2 { margin: 0 5px; color: #fff; font-weight: bold; font-size: 2.125rem; line-height: 1.25; overflow: hidden; max-height: 5.25rem; }
.page-profiles .recommend-banner .panel-box p { color: #fff; margin: 10px 5px; font-size: 1.125rem; line-height: 1.25; max-height: 4.375rem; overflow: hidden; }
.page-profiles .recommend-banner .panel-box a.ou_blue_third.btn-medium { font-size: 1.25rem; padding: 15px 13px; margin: 15px 0 10px; color: rgba(233, 231, 227, 0.7); }
.page-profiles .recommend-banner .panel-box .icon-RightArrow { margin-left: 15px; font-size: 1.125rem; }
.page-profiles .recommend-banner .panel-box .button-wraper { text-align: center; }
.page-profiles .alert { padding: 5px 17px; margin-bottom: 20px; }
.page-profiles .alert p { margin: 0; }
.page-profiles .alert .text { font-weight: bold; font-size: 1.125rem; line-height: 1.8; color: #000; display: inline-block; vertical-align: middle; }
.page-profiles .alert .icon-check-round { font-size: 2.125rem; color: #577F00; display: inline-block; vertical-align: middle; padding-right: 10px; }
.page-profiles .alert-success { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; }
.page-profiles .checkbox-style { position: relative; }
.page-profiles .checkbox-style input[type="checkbox"] { position: absolute; left: -10000px; }
.page-profiles .checkbox-style input[type="checkbox"]:focus + label:before, .page-profiles .checkbox-style input[type="checkbox"]:hover + label:before, .page-profiles .checkbox-style input[type="checkbox"]:checked:focus + label:before, .page-profiles .checkbox-style input[type="checkbox"]:checked:hover + label:before { border: 1px solid #3D4559; }
.page-profiles .checkbox-style input[type="checkbox"]:checked + label { text-shadow: 1px 0 0 #000; }
.page-profiles .checkbox-style input[type="checkbox"]:checked + label::before { content: "\e97e"; background-color: #577F00; border: 1px solid #577F00; color: #fff; }
.page-profiles .checkbox-style label { display: inline-block; cursor: pointer; position: relative; padding-left: 38px; font-size: 1rem; line-height: 1.2; color: #000; }
.page-profiles .checkbox-style label:before { display: inline-block; width: 25px; height: 25px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background-color: #F2F0EC; border: 1px solid #776A5E; content: "\00a0"; font-family: "oufont"; font-size: 0.8125rem; line-height: 1; padding: 5px 3px 3px; text-align: center; margin-right: 13px; margin-left: -38px; }
.page-profiles .radio-style { position: relative; }
.page-profiles .radio-style input[type="radio"] { position: absolute; left: -10000px; }
.page-profiles .radio-style input[type="radio"]:focus + label:before, .page-profiles .radio-style input[type="radio"]:hover + label:before, .page-profiles .radio-style input[type="radio"]:checked:focus + label:before, .page-profiles .radio-style input[type="radio"]:checked:hover + label:before { /* border: 1px solid $color-oxfordBlue;*/ }
.page-profiles .radio-style input[type="radio"]:checked + label { text-shadow: 1px 0 0 #000; font-weight: bold; }
.page-profiles .radio-style input[type="radio"]:checked + label::before { content: "\e9d2"; /*background: $color-olive;*/ color: #577F00; background-color: #fff; font-size: 1.5625rem; }
.page-profiles .radio-style label { display: inline-block; cursor: pointer; position: relative; padding-left: 44px; font-size: 1rem; line-height: 1.2; color: #000; background: none !important; /*overwrite module_common*/ text-shadow: none !important; /*overwrite module_common*/ height: auto !important; /*overwrite module_common*/ }
.page-profiles .radio-style label:before { display: inline-block; width: 25px; height: 25px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; /*color: $colour-pampas;*/ background-color: #d3cec8; /* border: 1px solid $colour-sandstone;*/ border-radius: 50%; content: "\00a0"; font-family: "oufont"; font-size: 1.5rem; line-height: 1; padding: 0; text-align: center; margin-right: 13px; margin-left: -44px; vertical-align: middle; }
.page-profiles .progress { height: 15px; margin: 10px 60px 10px 0; /*overflow: hidden;*/ background-color: #d3cec8; position: relative; }
.page-profiles .progress .progress-bar { float: left; width: 0; height: 100%; font-size: 1.125rem; line-height: 1; font-weight: bold; color: #000; text-align: center; background-color: #577F00; }
.page-profiles .progress .percent { font-size: 1.125rem; font-weight: bold; line-height: 0.9; position: absolute; left: 100%; top: 0; padding-left: 8px; }
.page-profiles .ou_olive.btn-medium, .page-profiles .ou_blue_third { margin-bottom: 20px; padding: 11px 20px 10px 20px; text-transform: inherit; }
.page-profiles .dot-dot { text-overflow: ellipsis; white-space: nowrap; width: 100%; overflow: hidden; color: #191919; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

/*profile layout*/
.page-profiles .main-wrapper-content { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background-color: #fff; padding: 20px 40px; }
.page-profiles .main-wrapper-content .region-content { background-color: #fff; }
.page-profiles .main-wrapper-content .page-title { display: none; }

.page-profiles[class*="recommended"] .main-wrapper-content { background-color: transparent; padding: 20px 10px 20px 5px; }
.page-profiles[class*="recommended"] .main-wrapper-content .region-content { background-color: transparent; }
.page-profiles[class*="recommended"] .main-wrapper-content #block-ole-profile-block-profile-recommended-footer { display: none; }

.profile-info > ul, .author-profile-info > ul { margin: 0; }
.profile-info a:hover, .author-profile-info a:hover, .profile-info a:focus, .author-profile-info a:focus { text-decoration: none; }
.profile-info .author-head, .author-profile-info .author-head { /* padding-bottom: 26px;*/ border-bottom: 1px solid #3D4559; }
.profile-info .author-head.author-head-owner, .author-profile-info .author-head.author-head-owner { border-bottom-width: 1px; }
.profile-info .profile-title, .author-profile-info .profile-title { float: left; max-width: 600px; min-height: 45px; }
.profile-info .profile-title:last-child, .author-profile-info .profile-title:last-child { max-width: 100%; }
.profile-info .profile-title .heading, .author-profile-info .profile-title .heading { font-size: 2rem; margin-bottom: 0; margin-top: 0; }
.profile-info .profile-title .title, .author-profile-info .profile-title .title { color: #000; font-size: 2.125rem; line-height: 1.32; font-weight: bold; }
.profile-info .profile-title .links, .author-profile-info .profile-title .links { font-size: 1rem; line-height: 1.4; margin: 0 0 4px 0; }
.profile-info .profile-inform-public, .author-profile-info .profile-inform-public { clear: both; }
.profile-info .btn-icon, .author-profile-info .btn-icon { color: #8B8076; font-size: 1.375rem; padding-right: 10px; }
.profile-info .author_edit_link_wrapper, .author-profile-info .author_edit_link_wrapper { margin: 20px 0; }
.profile-info .author_edit_link_wrapper .author-link-list, .author-profile-info .author_edit_link_wrapper .author-link-list { float: right; margin: 0; }
.profile-info .author_edit_link_wrapper .author_edit_link, .author-profile-info .author_edit_link_wrapper .author_edit_link { display: inline-block; margin-left: 10px; float: left; }
.profile-info .author_edit_link_wrapper .author_edit_link .for-mobile, .author-profile-info .author_edit_link_wrapper .author_edit_link .for-mobile { display: none; }
.profile-info .author_edit_link_wrapper .flag-wrapper, .author-profile-info .author_edit_link_wrapper .flag-wrapper { display: inline-block; border-radius: 10px; padding: 9px 14px; font-weight: bold; }
.profile-info .author_edit_link_wrapper .flag-wrapper a, .author-profile-info .author_edit_link_wrapper .flag-wrapper a { color: #000; text-decoration: none; }
.profile-info .author_edit_link_wrapper .flag-wrapper a:before, .author-profile-info .author_edit_link_wrapper .flag-wrapper a:before { content: ''; }
.profile-info .author_edit_link_wrapper .flag-wrapper a:hover, .author-profile-info .author_edit_link_wrapper .flag-wrapper a:hover { border: none; /*color: #fff;
background-color: #3D4559;*/ }
.profile-info .author_edit_link_wrapper .flag-wrapper .flag-throbber:before, .author-profile-info .author_edit_link_wrapper .flag-wrapper .flag-throbber:before { content: ''; }
.profile-info .author_edit_link_wrapper .flag-wrapper .flag-message, .author-profile-info .author_edit_link_wrapper .flag-wrapper .flag-message { padding: 20px auto; margin: 15px auto; }
.profile-info .author_edit_link_wrapper .flag-wrapper.flag-bookmarks, .author-profile-info .author_edit_link_wrapper .flag-wrapper.flag-bookmarks, .profile-info .author_edit_link_wrapper .following-info .flag-wrapper.flag-following, .following-info .profile-info .author_edit_link_wrapper .flag-wrapper.flag-following, .author-profile-info .author_edit_link_wrapper .following-info .flag-wrapper.flag-following, .following-info .author-profile-info .author_edit_link_wrapper .flag-wrapper.flag-following, .profile-info .author_edit_link_wrapper .addthis_toolbox .flag-wrapper.flag-following, .addthis_toolbox .profile-info .author_edit_link_wrapper .flag-wrapper.flag-following, .author-profile-info .author_edit_link_wrapper .addthis_toolbox .flag-wrapper.flag-following, .addthis_toolbox .author-profile-info .author_edit_link_wrapper .flag-wrapper.flag-following { color: red; }
.profile-info .author_edit_link_wrapper .flag-wrapper.flag-bookmarks > a.flag:before, .author-profile-info .author_edit_link_wrapper .flag-wrapper.flag-bookmarks > a.flag:before, .profile-info .author_edit_link_wrapper .following-info .flag-wrapper.flag-following > a.flag:before, .following-info .profile-info .author_edit_link_wrapper .flag-wrapper.flag-following > a.flag:before, .author-profile-info .author_edit_link_wrapper .following-info .flag-wrapper.flag-following > a.flag:before, .following-info .author-profile-info .author_edit_link_wrapper .flag-wrapper.flag-following > a.flag:before, .profile-info .author_edit_link_wrapper .addthis_toolbox .flag-wrapper.flag-following > a.flag:before, .addthis_toolbox .profile-info .author_edit_link_wrapper .flag-wrapper.flag-following > a.flag:before, .author-profile-info .author_edit_link_wrapper .addthis_toolbox .flag-wrapper.flag-following > a.flag:before, .addthis_toolbox .author-profile-info .author_edit_link_wrapper .flag-wrapper.flag-following > a.flag:before { content: '\e949'; font-family: 'oufont'; }
.profile-info .author-static-link, .author-profile-info .author-static-link { float: right; }
.profile-info .author-static-link .profile-visibility-link, .author-profile-info .author-static-link .profile-visibility-link { float: right; }
.profile-info .author-static-link .profile-visibility-link .profile-visibility .text, .author-profile-info .author-static-link .profile-visibility-link .profile-visibility .text { text-align: center; font-size: 1.125rem; line-height: 2; font-weight: bold; }
.profile-info .author-static-link .profile-visibility-link .profile-visibility .no-hover, .author-profile-info .author-static-link .profile-visibility-link .profile-visibility .no-hover { display: block; }
.profile-info .author-static-link .profile-visibility-link .profile-visibility .hover, .author-profile-info .author-static-link .profile-visibility-link .profile-visibility .hover { display: none; }
.profile-info .author-static-link .profile-visibility-link .profile-visibility.public, .author-profile-info .author-static-link .profile-visibility-link .profile-visibility.public { color: #577F00; }
.profile-info .author-static-link .profile-visibility-link .profile-visibility.private, .author-profile-info .author-static-link .profile-visibility-link .profile-visibility.private { color: #F15A24; }
.profile-info .author-static-link .profile-visibility-link .profile-visibility:hover .hover, .author-profile-info .author-static-link .profile-visibility-link .profile-visibility:hover .hover { display: block; }
.profile-info .author-static-link .profile-visibility-link .profile-visibility:hover .no-hover, .author-profile-info .author-static-link .profile-visibility-link .profile-visibility:hover .no-hover { display: none; }
.profile-info .author-static-link a:hover, .author-profile-info .author-static-link a:hover, .profile-info .author-static-link a:focus, .author-profile-info .author-static-link a:focus { text-decoration: none !important; }
.profile-info .author-static-link .public .no-hover > span, .author-profile-info .author-static-link .public .no-hover > span, .profile-info .author-static-link .private > .hover span, .author-profile-info .author-static-link .private > .hover span { display: inline-block; vertical-align: middle; }
.profile-info .icon-view-mode, .author-profile-info .icon-view-mode { font-size: 1.375rem; padding-right: 3px; }
.profile-info .icon-private, .author-profile-info .icon-private { font-size: 1.5rem; padding-right: 3px; }
.profile-info .icon-li, .author-profile-info .icon-li { font-size: 1.5625rem; padding-right: 10px; }
.profile-info .icon-li .path1:before, .author-profile-info .icon-li .path1:before { color: #F15A24; }
.profile-info .icon-li .path2:before, .author-profile-info .icon-li .path2:before { color: #fff; }

.profile-open-badges .profile-publicity-section-wrap { display: none; }
.profile-open-badges .profile-publicity-section-wrap .profile-publicity-management { padding-top: 10px; }
.profile-open-badges.profile-has-badge .profile-publicity-section-wrap { display: block; }

.profile-publicity-section-wrap .profile-publicity-management { float: right; }
.profile-publicity-section-wrap .profile-icon { padding-right: 10px; }
.profile-publicity-section-wrap .profile-visibility-make-change { float: right; font-size: 1rem; line-height: 2; }
.profile-publicity-section-wrap .profile-visibility-make-change .ajax-progress-throbber { display: none; }
.profile-publicity-section-wrap .profile-visibility-make-change .progress-disabled { filter: alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; opacity: 0.5; }

.profile-publicity-management .profile-visibility.public { color: #577F00; }
.profile-publicity-management .profile-visibility.private { color: #F15A24; }
.profile-publicity-management .profile-visibility .text { text-align: center; font-size: 1rem; line-height: 2; font-weight: bold; }
.profile-publicity-management .profile-visibility .author-static-link { margin-top: 0; }
.profile-publicity-management .profile-visibility .icon-view-mode { font-size: 1.25rem; }
.profile-publicity-management .profile-visibility .icon-private { font-size: 1.25rem; }

.author_profile { padding-top: 20px; margin-top: 20px; min-height: 250px; }
.author_profile .author_left_column { float: left; margin-right: 35px; width: 185px; }
.author_profile .author_left_column .author_badges_wrapper { padding: 10px 0; text-align: center; }
.author_profile .author_left_column .author_badges_wrapper img { display: inline-block; margin: 0 5px; max-height: 64px; max-width: 64px; }
.author_profile .author_left_column .author_image_wrapper { position: relative; }
.author_profile .author_left_column .author_image_wrapper .author-static-link { float: none; text-align: center; }
.author_profile .author_left_column .author_image_wrapper .author-static-link-image { position: absolute; bottom: 0; background: rgba(255, 255, 255, 0.8); }
.author_profile .author_left_column .author_image_wrapper .author-static-link-image .profile-visibility-make-change { float: none; }
.author_profile .author_left_column .author_image_wrapper .author-static-link-image .text { line-height: 1; }
.author_profile .author_left_column .author_image_wrapper .author-static-link-image .profile-visibility-link { position: relative; float: none; background: transparent; }
.author_profile .author_left_column .author_image_wrapper .author-static-link-image .author-static-link { line-height: 1; }
.page-profiles-admin-following .author_profile .author_left_column { margin-right: 30px; }
.author_profile .author_summary { float: left; width: calc(100% - 220px); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.author_profile .author_summary .short_biography ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
.author_profile .author_summary .short_biography ul ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
.author_profile .author_summary .short_biography ul li { left: 15px; padding-right: 15px; position: relative; margin: 2px 0; }
.author_profile .author_summary .short_biography ul li:before { margin: 5px 0 0 -15px; background: #908380 !important; content: ""; height: 9px; float: left; padding-right: 0; width: 9px; display: block; border-radius: 50%; }
.author_profile .author-oro { clear: both; }
.page-profiles-admin-following .author_profile { border-top: 1px solid #AAA094; margin-top: 25px; }

.author_summary .author-summary-others { border-top: 1px dashed #AAA094; padding-top: 10px; }
.page-profiles-admin-following .author_summary .author-summary-others { border-top: none; }
.author_summary p { color: #000; padding-bottom: 10px; margin: 0; }
.author_summary .author-name { clear: both; font-weight: bold; font-size: 1.75rem; line-height: 1.1; padding-top: 8px; }
.author_summary .author-name a { color: #000; }
.author_summary .author-name a:hover { text-decoration: underline; }
.author_summary .author-about { font-size: 1.5rem; line-height: 1.1; }
.author_summary .short_biography p { font-size: 1rem; line-height: 1.4; }

.page-profiles .tag-title { font-size: 1rem; line-height: 1.2; padding: 5px 0 10px 0; margin: 0; }
.page-profiles .tag-list { margin: 5px 0 0; overflow: hidden; }
.page-profiles .tag-link-list { display: inline-block; margin: 0; }
.page-profiles .tag-link-list li { display: inline-block; }
.page-profiles .tag-item { background-color: #EBE9E5; border: 1px solid #B5AB9F; border-radius: 10px; display: inline-block; margin: 0 10px 10px 0; min-height: 40px; height: 100%; padding-right: 6px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; position: relative; float: left; }
.page-profiles .tag-item * { display: inline-block; vertical-align: middle; }
.page-profiles .tag-item *.printOnly { display: none; }
.page-profiles .tag-item .tag-text { font-size: 1rem; line-height: 1.1; color: #000; padding: 10px 12px 11px 12px; }
.page-profiles .tag-item a.tag-text { padding: 10px 12px 11px 12px; white-space: inherit; }
.page-profiles .tag-item a.tag-text:hover, .page-profiles .tag-item a.tag-text:focus { text-decoration: none; text-shadow: 1px 0 0 #3D4559; color: #3D4559; }
.page-profiles .tag-item .tag-icon { display: none !important; background-color: #998F83; padding: 7px 6px 8px 6px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; height: 100%; position: absolute; top: 0; right: 0; }
.page-profiles .tag-item .tag-icon img { display: block; position: relative; top: 50%; margin-top: -8px; }
.page-profiles .tag-item .tag-icon:hover, .page-profiles .tag-item .tag-icon:focus { background-color: #3D4559; }
.page-profiles .your-profile-msg { margin: 10px 0 0px 0; overflow: hidden; }
.page-profiles .your-profile-msg p:nth-last-of-type(1) { margin-bottom: 5px; }
.page-profiles .tag-feed-link { color: #1F4D9C; font-size: 1rem; font-weight: bold; margin: 10px 0; display: block; }
.page-profiles .biography p { clear: both; }
.page-profiles .profile-bottom { background-color: #f0eeeb; padding: 20px 0 0; text-align: center; margin: 10px 0 30px 0; }
.page-profiles .expanderIndependent .expHeading { border: none; background-color: #e6ecd9; padding: 0; margin: 0; }
.page-profiles .expanderIndependent .expHeading h2 { padding: 30px 0 30px 35px; font-size: 1.625rem; line-height: 1; font-weight: bold; }
.page-profiles .expanderIndependent .author-static-link { float: none; text-align: left; }
.page-profiles .expanderIndependent .author-static-link ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
.page-profiles .expanderIndependent .author-static-link ul ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
.page-profiles .expanderIndependent .author-static-link ul li { left: 15px; padding-right: 15px; position: relative; margin: 2px 0; }
.page-profiles .expanderIndependent .author-static-link ul li:before { margin: 5px 0 0 -15px; background: #908380 !important; content: ""; height: 9px; float: left; padding-right: 0; width: 9px; display: block; border-radius: 50%; }
.page-profiles .profile-block-wrap .profile-block-title { font-size: 1.5rem; font-weight: bold; margin: 36px 0 20px 0; }
.page-profiles .profile-block-wrap .profile-block-content { background-color: rgba(233, 231, 227, 0.7); padding: 25px 35px 10px 35px; }
.page-profiles .profile-block-wrap .tag-content .tag-item { background-color: #fff; }
.page-profiles .block-profile-item-list .profile-item-title { font-size: 1rem; line-height: 1; margin: 22px 0 18px 0; }
.page-profiles .block-profile-item-list .profile-item-title a { color: #2A4D7F; }
.page-profiles .block-profile-item-list .profile-item-title a:hover, .page-profiles .block-profile-item-list .profile-item-title a:focus { text-decoration: none; color: #1F253D; }
.page-profiles .block-profile-item-list .profile-item-title .auther-rss { float: right; }
.page-profiles .block-profile-item-list.block-profile-item-inpogress-list .profiles-intro-container { display: none; }
.page-profiles .block-profile-item-list.show-as-owner-list .profiles-intro-container { display: block; }
.page-profiles .block-profile-item-list.block-profile-item-achievement-list .profiles-intro-container { display: none; }
.page-profiles .block-profile-item-list.show-as-owner-list .profiles-intro-container { display: block; }
.page-profiles .profiles_achievements_not_manage .profile-item .item-update { border-left: none; }
.page-profiles .profiles_achievements_not_manage .item-update { display: none !important; }
.page-profiles .profiles_progress_not_manage .profile-item .item-update { border-left: none; }
.page-profiles .profiles_progress_not_manage .item-update { display: none !important; }
.page-profiles .profile-item-list { padding: 0; margin: 20px 0; }
.page-profiles .profile-item-list .profile-item:first-child, .page-profiles .profile-item-list .views-row.views-row-first .profile-item { border-top: 1px dashed #AAA094; }
.page-profiles .profile-item-list .view-display-id-bookmarks .profile-item:first-child { border-top: none; }
.page-profiles .profile-item-list .views-row .profile-item { border-top: none; }
.page-profiles .profile-item-list .views-row .teaser-row-item, .page-profiles .profile-item-list .views-row .comment_teaser { display: none; }
.page-profiles .enrolled_section .profile-item .item-img { height: 96px; width: 135px; overflow: hidden; padding: 0; position: relative; }
.page-profiles .enrolled_section .profile-item .item-img img { height: 100%; width: auto; }
.page-profiles .enrolled_section .profile-item .item-img .box-image { height: 96px; width: 135px; overflow: hidden; }
.page-profiles .enrolled_section .profile-item .item-img .box-image .is-badged { margin: auto; }
.page-profiles .profile-item { display: table; width: 100%; padding: 20px 0; border-bottom: 1px dashed #ABA159; min-height: 140px; font-size: 0.875rem; line-height: 1.2; position: relative; z-index: 1; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.page-profiles .profile-item > div:not(.item-img) a:hover, .page-profiles .profile-item > div:not(.item-img) a:focus { text-decoration: none; color: #1F253D !important; }
.page-profiles .profile-item p { margin: 0 0 10px 0; }
.page-profiles .profile-item .item-content-desc { position: relative; }
.page-profiles .profile-item .item-content-desc .height-invisible { height: 36px; display: block; position: absolute; left: -100%; }
.page-profiles .profile-item .align-item-center { display: table-cell; vertical-align: middle; }
.page-profiles .profile-item .align-item-top { display: table-cell; vertical-align: top; }
.page-profiles .profile-item .item-img { width: 135px; position: relative; z-index: 1; }
.page-profiles .profile-item .item-img .box-image { position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; }
.page-profiles .profile-item .item-img .box-image:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
.page-profiles .profile-item .item-img .box-image img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
.page-profiles .profile-item .item-img .box-image img.img-vertical { width: 100%; height: auto; }
.page-profiles .profile-item .item-img .box-image img.img-horizontal { height: 100%; width: auto; }
.page-profiles .profile-item .item-img .box-image img.icon { padding: 0; }
.page-profiles .profile-item .item-img .box-image:before { padding-top: 71.1%; }
.page-profiles .profile-item .item-content { padding-right: 20px; padding-left: 20px; font-size: 0.875rem; line-height: 1.2; color: #3D393A; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; max-width: 453px; }
.page-profiles .profile-item .item-content .item-content-more { vertical-align: middle; font-size: 1rem; line-height: 1; color: #2A4D7F; }
.page-profiles .profile-item .item-content .item-content-more .icon-arrow-white-right { font-size: 0.625rem; font-weight: bold; color: #8B8076; margin-left: 6px; }
.page-profiles .profile-item .item-content .flag:before { display: none; }
.page-profiles .profile-item .item-content .flag.flag-link-toggle { border: none !important; padding: 0; background: none; font-size: 1rem; line-height: 1; color: #2A4D7F !important; margin-right: 20px; }
.page-profiles .profile-item .item-content .flag.flag-link-toggle:hover, .page-profiles .profile-item .item-content .flag.flag-link-toggle:focus { text-decoration: none; color: #1F253D !important; }
.page-profiles .profile-item .item-content .item-content-title { font-size: 1.25rem; font-weight: bold; height: 1.5rem; line-height: 1.2; margin: -3px 0 6px 0; padding: 0; }
.page-profiles .profile-item .item-content .item-content-title a { color: #000; /*text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;*/ width: 100%; display: inline-block; }
.page-profiles .profile-item .item-content p:last-child { padding-bottom: 0; margin-bottom: 0; }
.page-profiles .profile-item .item-content:last-child { padding-right: 0; max-width: 644px; }
.page-profiles .profile-item .item-content .enrolled_links li { font-size: 0.8125rem; }
.page-profiles .profile-item .item-content .enrolled_links li a { font-size: 0.8125rem; text-transform: none; font-weight: normal; }
.page-profiles .profile-item .item-content .enrolled_links li a .icon-arrow-white-right { font-size: 0.8125rem; margin-left: 5px; }
.page-profiles .profile-item .item-content .enrolled_links li a:after { content: ''; }
.page-profiles .profile-item .item-content .enrolled_links li .enrolled_links_submenu li a { font-size: 0.75rem; }
.page-profiles .profile-item .item-content .enrolled_links li:first-child { font-weight: bold; }
.page-profiles .profile-item .item-content .enrolled_title { margin-top: 0; }
.page-profiles .profile-item .item-update { border-left: 1px solid #D2CCC7; width: 170px; padding-left: 20px; }
.page-profiles .profile-item .item-update .item-update-content { background-color: rgba(31, 77, 156, 0.15); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; font-size: 0.875rem; line-height: 1.2; color: #1A1617; }
.page-profiles .profile-item .item-update .item-update-content p { margin-bottom: 3px; text-align: left; padding: 7px 7px 4px 10px; }
.page-profiles .profile-item .item-update .item-update-content .enrolled_visibility { padding: 7px 7px 4px 10px; display: inline-block; }
.page-profiles .profile-item .item-update .item-update-content .enrolled_visibility .icon { display: block; }
.page-profiles .profile-item .item-update .item-update-content .enrolled_visibility .icon:before { display: inline-block; width: 25px; height: 25px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background-color: #d3cec8; border-radius: 50%; font-family: "oufont"; font-size: 1.5rem; line-height: 1; padding: 0; margin-right: 13px; margin-left: 0; float: left; vertical-align: middle; }
.page-profiles .profile-item .item-update .item-update-content .enrolled_visibility .visibility-label { display: inline-block; cursor: pointer; position: relative; font-size: 1rem; line-height: 1.2; color: #000; background: none !important; text-shadow: none !important; height: auto !important; }
.page-profiles .profile-item .item-update .item-update-content .enrolled_visibility .visibility-link { display: block; font-size: 1rem; margin-left: 2px; float: left; clear: both; padding-top: 5px; }
.page-profiles .profile-item .item-update .item-update-content .enrolled_visibility .visibility-link:before { display: inline-block; width: 25px; height: 25px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-radius: 50%; font-family: "oufont"; font-size: 1.5rem; line-height: 1; padding: 0; text-align: center; margin-right: 13px; vertical-align: middle; }
.page-profiles .profile-item .item-update .item-update-content .enrolled_visibility.private .icon:before { content: "\e9d2"; color: #577F00; background-color: #d3cec8; font-size: 1.5625rem; }
.page-profiles .profile-item .item-update .item-update-content .enrolled_visibility.private .visibility-link:before { content: ""; color: #577F00; background-color: #d3cec8; }
.page-profiles .profile-item .item-update .item-update-content .enrolled_visibility.public .icon:before { content: "\e9d2"; color: #577F00; background-color: #d3cec8; font-size: 1.5625rem; }
.page-profiles .profile-item .item-update .item-update-content .enrolled_visibility.public .visibility-link:before { content: ""; color: #577F00; background: #d3cec8; }
.page-profiles .profile-item .item-update .item-update-content .enrolled_visibility .grayout-link { pointer-events: none; color: #ababab; }
.page-profiles .profile-item .item-update button.btn-unenrol-une { margin: 10px; background-color: #3D4559; border: 1px solid #3D4559; color: #fff; font-size: 1rem; font-weight: bold; }
.page-profiles .profile-item .item-update button.btn-unenrol-une.opened { color: #3D393A; background-color: #eceae6; border: 1px solid #eceae6; opacity: 0.85; }
.page-profiles .profile-item .item-content-intro { /*.icon-clock3{ font-size: em(20px); margin-right: 8px;
}
.duration > span, .item-icon > span{ display: inline-block; vertical-align: middle;
}*/ }
.page-profiles .profile-item .item-content-intro .item-icon > span { display: inline-block; vertical-align: middle; }
.page-profiles .profile-item .item-content-intro .item-icon .icon-font { color: #776A5E; margin-right: 8px; font-size: 1.375rem; }
.page-profiles .profile-item .enrolled_picture { width: 75px; }
.page-profiles .profile-item-info { display: table; width: 100%; }
.page-profiles .view-display-id-bookmarks .profile-item .item-content > p:nth-last-of-type(1) { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }
.page-profiles .view-display-id-bookmarks .profile-item .item-content > p:nth-last-of-type(1) span:nth-of-type(1) { order: 2; }
.page-profiles .view-display-id-bookmarks .profile-item .item-content > p:nth-last-of-type(1) span:nth-of-type(1) a:after { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; content: "\e9fe"; color: #2A4D7F; font-size: 1rem; margin-left: 5px; }
.page-profiles .view-display-id-bookmarks .profile-item .item-content > p:nth-last-of-type(1) span:nth-of-type(1) a:hover:after { color: #1F253D; }
.page-profiles .view-display-id-bookmarks .profile-item .item-content > p:nth-last-of-type(1) span:nth-last-of-type(1) { order: 1; margin-right: 10px; }
.page-profiles .teaser-row-item, .page-profiles .comment_teaser { display: none; }
.page-profiles .button-list-block { background: #d7d1cd; padding: 10px 15px; margin: 30px 0 35px 0; }
.page-profiles .button-list-block .button-list { margin: 0 15px; }
.page-profiles .button-list-block .button-list a { margin-right: 10px; }
.page-profiles .button-list-block .button-list .button.ou_white_blue { padding-top: 12px; }
.page-profiles .author-short-bio-edit { margin: 10px 0; }
.page-profiles .author-short-bio-edit .author-short-bio-edit-title { margin-bottom: 8px; font-weight: bold; color: #1F4D9C; }
.page-profiles .author-short-bio-edit .author-short-bio-edit-title a { color: #1F4D9C; }
.page-profiles .content-section .profile-item-list { margin: 10px 0 0 0; }
.page-profiles.page-profiles-admin-following .your-profile-msg + ul { margin-left: 0; margin-right: 0; margin-top: 20px; }
.page-profiles .loading { opacity: 0.5; }
.page-profiles .profile_unenrol_form { border-top: 1px dashed #ABA159; padding-top: 10px; margin-top: 10px; }
.page-profiles .profile_unenrol_form .funenrol-wrapper { padding: 20px 40px; background: #eceae6; }
.page-profiles .profile_unenrol_form .funenrol-wrapper .funenrol-title { font-size: 1.25rem; font-weight: bold; }
.page-profiles .profile_unenrol_form .funenrol-wrapper .funenrol-note { font-size: 0.875rem; font-weight: bold; }
.page-profiles .profile_unenrol_form .funenrol-wrapper .funenrol-textarea { width: 100%; min-height: 120px; }
.page-profiles .profile_unenrol_form .funenrol-wrapper p > span { display: flex; cursor: hand; }
.page-profiles .profile_unenrol_form .funenrol-wrapper input { margin: 0px 4px 0px 0px; }
.page-profiles .profile_unenrol_form .funenrol-button-wrapper { text-align: right; }
.page-profiles .profile_unenrol_form .funenrol-button-wrapper button { margin-left: 15px; }
.page-profiles .profile_unenrol_form .funenrol-button-wrapper button.btn-unenrol { background: #577F00; border: 1px solid #577F00; font-size: 1rem; font-weight: bold; }
.page-profiles .profile_unenrol_form .funenrol-button-wrapper button.btn-unenrol:after { font-family: "oufont"; content: "\e97e"; color: #fff; font-size: 1rem; margin-left: 5px; }
.page-profiles .profile_unenrol_form .funenrol-button-wrapper button.btn-cancel { background-color: #3D4559; border: 1px solid #3D4559; color: #fff; font-size: 1rem; font-weight: bold; }
.page-profiles .profile_unenrol_form .funenrol-button-wrapper button.btn-cancel:after { font-family: "oufont"; content: "\e951"; color: #fff; font-size: 1rem; margin-left: 5px; }
.page-profiles .enrolled_course_summary #ajaxloading { position: absolute; top: 40%; height: 100%; width: 100%; }
.page-profiles.page-profiles-achievements .item-content .enrolled_links li { font-size: 0.875rem; }
.page-profiles.page-profiles-achievements .item-content .enrolled_links li a { font-size: 0.875rem; }
.page-profiles .following-info .flag-following { float: right; }
.page-profiles .following-info .flag-following .flag.flag-link-toggle { font-size: 1rem; padding: 10px 20px; background: #3D4559; color: #fff; border: 1px solid #3D4559; border-radius: 10px; opacity: 1 !important; }
.page-profiles .following-info .flag-following .flag.flag-link-toggle:before { display: none; }
.page-profiles .following-info .flag-following .flag.flag-link-toggle:after { font-family: "oufont"; content: "\e9c6"; color: #fff; font-size: 0.9375rem; margin-left: 10px; }
.page-profiles .following-info .flag-following .flag.unflag-action:after { content: "\e951"; }
.page-profiles .following-info .flag-following .flag.flag-link-toggle:hover, .page-profiles .following-info .flag-following .flag.flag-link-toggle:focus { color: #fff; background-color: #3A486C; border: 1px solid #3A486C; }
.page-profiles .following-info .flag-following .flag-message { top: 35px; left: 0px; }
.page-profiles .following-info.for-mobile { display: none; }
.page-profiles .region-content .row, .page-profiles .region-content .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-tv #main_content_wrapper .page-profiles .region-content .ole-pagination, .page-profiles .region-content .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-radio #main_content_wrapper .page-profiles .region-content .ole-pagination { margin: 0; }
.page-profiles .tabber.enabled .tabs-head ul { display: block; }
.page-profiles .profile-tab .tabs-head { margin-bottom: 20px; padding: 0px 20px; background-color: #d7d1cd; }
.page-profiles .profile-tab .tabs-head > ul li { border: none !important; padding: 0; margin: 10px 5px; background: transparent !important; }
.page-profiles .profile-tab .tabs-head > ul li [role="tab"] { background-color: #fff; font-size: 1.125rem; padding: 0 16px 8px 16px; border-radius: 10px; }
.page-profiles .profile-tab .tabs-head > ul li [role="tab"]:after { display: none; }
.page-profiles .profile-tab .tabs-head > ul li [role="tab"]:hover, .page-profiles .profile-tab .tabs-head > ul li [role="tab"]:focus { background-color: #3D4559; color: #fff; font-weight: normal; }
.page-profiles .profile-tab .tabs-head > ul li.active [aria-selected="true"] { background-color: #3D4559; color: #fff !important; font-weight: normal; }
.page-profiles .profile-tab .tabs-head > ul li.active:hover [aria-selected="true"] { color: #fff !important; }
.page-profiles .profile-tab .tabs-body .profile-item-title { margin-top: 0; }
.page-profiles .profile-tab .tabs-body .recommendation_group_title { font-size: 1rem; }
.page-profiles .profile-tab.enabled [role="tabpanel"] { border: none; background: transparent; padding: 0; box-shadow: none; }
.page-profiles .profile-tab.enabled [role="tabpanel"] .row:before, .page-profiles .profile-tab.enabled [role="tabpanel"] .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination:before, .page-whats-on.page-whats-on-tv #main_content_wrapper .page-profiles .profile-tab.enabled [role="tabpanel"] .ole-pagination:before, .page-profiles .profile-tab.enabled [role="tabpanel"] .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination:before, .page-whats-on.page-whats-on-radio #main_content_wrapper .page-profiles .profile-tab.enabled [role="tabpanel"] .ole-pagination:before { display: none; }
.page-profiles .profile-tab.enabled [role="tabpanel"] .row > [class*="col-"], .page-profiles .profile-tab.enabled [role="tabpanel"] .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination > [class*="col-"], .page-whats-on.page-whats-on-tv #main_content_wrapper .page-profiles .profile-tab.enabled [role="tabpanel"] .ole-pagination > [class*="col-"], .page-profiles .profile-tab.enabled [role="tabpanel"] .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination > [class*="col-"], .page-whats-on.page-whats-on-radio #main_content_wrapper .page-profiles .profile-tab.enabled [role="tabpanel"] .ole-pagination > [class*="col-"] { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.page-profiles .endorsed-by-name { font-size: 28px; border-bottom: 1px dashed #ABA159; padding-top: 25px !important; padding-bottom: 9px; clear: both; font-weight: bold; display: none; }
.page-profiles .sort-by-endorsed .first-endoresd-item .endorsed-by-name { display: table-caption; }
.page-profiles .enrolled_course_summary { border-top: 0; }
.page-profiles .enrolled_course_summary .enrolled_content { margin-left: 0; }
.page-profiles .profiles-filter-container { background: #d7d1cd; padding: 5px 20px; margin-top: 20px; }
.page-profiles .profiles-filter-container .profiles-filters { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.page-profiles .profiles-filter-container .profiles-filters .profiles-filters-label { -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; -webkit-order: 1; order: 1; }
.page-profiles .profiles-filter-container .profiles-filters ul { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; }
.page-profiles .profiles-filter-container .profiles-filters .profile-sort .ou_white_blue { text-transform: none; }
.page-profiles .profiles-filter-container .profiles-filters .profile-sort .ou_white_blue:hover, .page-profiles .profiles-filter-container .profiles-filters .profile-sort .ou_white_blue:focus { text-transform: none; font-weight: normal; }
.page-profiles .profiles-filter-container .profiles-filters .profile-sort.active .ou_white_blue { background-color: #3D4559; border-color: #3D4559; color: #fff; }
.page-profiles .profiles-filter-container .profiles-filters .profiles-filters-label { font-size: 1.25rem; }
.page-profiles #ole-profile-page-delete-confirmation-form input[type="submit"] { cursor: pointer; padding: 4px 17px; margin-bottom: 1em; margin-right: 1em !important; margin-left: 0em; color: #5a5a5a; text-align: center; font-weight: normal; font-size: 1.077em; font-family: "Lucida Grande",Verdana,sans-serif; text-transform: none; border: 1px solid #e4e4e4; border-bottom: 1px solid #b4b4b4; border-left-color: #d2d2d2; border-right-color: #d2d2d2; background: url(/openlearn/themes/seven/images/buttons.png) 0 0 repeat-x; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }
.page-profiles #ole-profile-page-delete-confirmation-form #edit-cancel { color: #0074BD; text-decoration: none; }
.page-profiles.page-profiles-admin-following .following-info .flag-following .flag.flag-link-toggle { display: block; min-width: 135px; padding: 6px 20px; }
.page-profiles .img_permissions .img_permissions_text { word-break: break-all; }

.biography-section .expanderHeading { padding: 5px 0 5px 15px; }
.biography-section .expanderHeading h2 { display: block; margin-top: 7px; padding: 0; width: 100%; }
.biography-section .expanderHeading .profile-publicity-section-wrap .profile-visibility-make-change { float: none; }
.biography-section .expanderHeading .profile-publicity-section-wrap .author-static-link, .biography-section .expanderHeading .profile-publicity-section-wrap .author-static-link { margin-top: 0; }
.biography-section .expanderHeading .profile-publicity-section-wrap .author-static-link span, .biography-section .expanderHeading .profile-publicity-section-wrap .author-static-link a, .biography-section .expanderHeading .profile-publicity-section-wrap .author-static-link span, .biography-section .expanderHeading .profile-publicity-section-wrap .author-static-link a { width: auto; position: static; float: none; display: inline; }

#page-local-ocwactivityreports-record .ocwactivityreports-record-table { width: 100%; display: table; }
#page-local-ocwactivityreports-record #region-main-inner h2 { text-align: left; border-bottom: 1px solid #3d4559; padding-bottom: 20px; padding-left: 60px; font-weight: bold; position: relative; }
#page-local-ocwactivityreports-record #region-main-inner h2:before { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; content: "\ea38"; color: #3d4559; position: absolute; top: -8px; left: 0; font-size: 2.75rem; margin-right: 10px; }
#page-local-ocwactivityreports-record #region-main-inner .ocwactivityreports-record-subheading { text-align: left; font-weight: bold; }
#page-local-ocwactivityreports-record #region-main-inner .ocwactivityreports-record-desc { text-align: left; }
#page-local-ocwactivityreports-record #region-main-inner .ocwactivityreports-record-desc a { font-weight: bold; }
#page-local-ocwactivityreports-record #region-main-inner .reportlinks a { font-weight: bold; }

.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-cell3 { position: relative; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-cell3 img { top: 0px; margin-top: 3px; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-heading { background-color: #d8dade; padding-top: 5px; padding-bottom: 5px; margin-top: 10px; margin-bottom: 10px; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-heading .ocwactivityreports-record-cell1 { width: 555px; padding-left: 24px; padding-bottom: 5px; padding-top: 5px; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-heading .ocwactivityreports-record-cell3 { border-left: 1px solid #fff; border-right: 1px solid #fff; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-heading .ocwactivityreports-record-cell4 { text-align: center; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-row .ocwactivityreports-record-cell1 { width: 555px; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-row a { color: #000; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-viewed, .path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-partviewed { background-color: #dde5cc; padding-top: 5px; padding-bottom: 5px; margin-top: 10px; margin-bottom: 10px; color: #000; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-viewed .ocwactivityreports-record-cell3, .path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-partviewed .ocwactivityreports-record-cell3 { border-left: 1px solid #fff; border-right: 1px solid #fff; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-viewed .ocwactivityreports-record-cell4, .path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-partviewed .ocwactivityreports-record-cell4 { text-align: center; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-notviewed { background-color: #e8e6e2; padding-top: 5px; padding-bottom: 5px; margin-top: 10px; margin-bottom: 10px; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-notviewed .ocwactivityreports-record-cell3 { border-left: 1px solid #fff; border-right: 1px solid #fff; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-notviewed .ocwactivityreports-record-cell4 { text-align: center; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-excluded { background-color: #e8e6e2; padding-top: 5px; padding-bottom: 5px; margin-top: 10px; margin-bottom: 10px; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-excluded .ocwactivityreports-record-cell4 { text-align: center; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-blank { background-color: #e8e6e2; padding-top: 5px; padding-bottom: 5px; margin-top: 10px; margin-bottom: 10px; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-grade { background: none; color: #000; font-weight: 400; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-indent-2 { padding-left: 24px; padding-right: 24px; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-indent-0, .path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-indent-1, .path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-indent-2 { padding-top: 5px; padding-bottom: 5px; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-section { padding: 0px 24px; }
.path-local-ocwactivityreports .ocwactivityreports-record-table .ocwactivityreports-record-quiz .ocwactivityreports-record-cell3 { border-left: 0px; }

.report-full-layout #main_content_wrapper .wrapper-has-sidebar .region-left { width: 15%; }

#profileSuggestions.tabber .tabs-body { margin-right: -20px; }
.page-profiles-admin-recommended #profileSuggestions.tabber .ser-grid .ser-grid-item .box-content .desc p.content-text { color: #262626; }

.expanderHeading .profile-publicity-management span { position: relative; right: inherit; top: inherit; display: initial; }

.enrolled_course_summary.profile-item .course-dependency { font-size: 0.8125rem; line-height: 1.5em; }
.enrolled_course_summary.profile-item .course-dependency a { color: #2A4D7F; text-decoration: none; }
.enrolled_course_summary.profile-item .course-dependency a:hover { color: #1F253D; }

.is-own-profile .expanderHeading { cursor: default; }

#ole-profile-node-form #edit-field-showtoggle-image .description { display: none; }
#ole-profile-node-form #edit-field-showtoggle-my-badges .description { display: block; padding-left: 37px; margin-bottom: 0; padding-top: 6px; }

#my-badges-main-container #my-badges-header { border: none; }
#my-badges-main-container #profiles_my_badges { font-size: 1rem; }
#my-badges-main-container #profiles_my_badges .my-badges-tab { margin-bottom: 30px; text-align: center; }
#my-badges-main-container #profiles_my_badges .ou_white_blue { border: 1px solid #3D4559; width: 46%; text-transform: none; font-size: 1.25rem; padding: 20px 0px; }
#my-badges-main-container #profiles_my_badges .ou_white_blue:nth-child(1) { margin-right: 2%; }
#my-badges-main-container #profiles_my_badges .ou_white_blue:nth-child(2) { margin-left: 2%; }
#my-badges-main-container #profiles_my_badges .my-badges-guide { margin-bottom: 30px; }
#my-badges-main-container #profiles_my_badges .my-badges-guide-center { text-align: center; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item { border-bottom: none; border-top: 1px dashed #AAA094; display: table; padding: 20px 0px; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .item-update { width: 100%; border-left: 0px; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .item-update .item-update-content .enrolled_visibility.private .visibility-link:before { content: "\e91f"; color: #d3cec8; background-color: transparent; padding-right: 15px; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .item-update .item-update-content .enrolled_visibility.public .visibility-link:before { content: "\e91f"; color: #d3cec8; background-color: transparent; padding-right: 15px; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .item-update .item-update-content .enrolled_visibility .grayout-link { pointer-events: none; color: #ababab; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .item-content { max-width: none; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .item-content .item-content-title { height: 100%; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .my-badges-detail { margin: 5px 0; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .item-update-content div.checked-icon i { display: none; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-image { text-align: center; height: 96px; width: 135px; overflow: hidden; padding: 0; position: relative; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-image .box-image { height: 96px; width: 135px; overflow: hidden; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-image .box-image img { width: auto; height: 100%; margin: auto; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-image a { position: relative; display: inline-block; z-index: 0; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-image .expire-image { width: 100px; height: 100px; opacity: .85; position: absolute; left: 0; top: 0; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-image .expire-text { margin-left: 5px; margin-top: 10px; font-size: small; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-details > * { margin-bottom: 5px; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-details > h3 { margin-bottom: 10px; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-details a { color: #2A4D7F; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-details a:hover { color: #1F253D; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-details .share-container:hover ul { display: block; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-details .share-container { position: relative; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-details .badge-details.badge-column { position: relative; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-details .enrolled_links_submenu { left: -14px; bottom: -14px; font-size: 11px; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-details .enrolled_links_submenu li { height: 25px; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-details .enrolled_links_submenu li.link .link-text { margin-top: -2px; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-visibility.badge-column { border-left: 1px solid #D2CCC7; width: 212px; float: none; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-visibility { font-size: 0.75rem; float: left; width: 30%; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-visibility .ajax-loading-icon { display: none; background: white; width: 100%; height: 100%; position: absolute; z-index: 100; opacity: 0.875; background-image: url("../images/ajax-loader.gif"); background-repeat: no-repeat; background-position: center center; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-visibility .privacy-help-icon { float: right; margin-top: 10px; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-visibility .privacy-help-icon .helptooltip a:focus { outline: 2px solid #59d6ff !important; display: inline-block; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-visibility .item-update-content { height: 100%; width: 100%; position: relative; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-visibility .enrolled-custom { padding: 14px !important; width: 100%; height: 100%; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-visibility .enrolled_visibility { padding: 14px 12px 12px 12px; width: 100%; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-label, #my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-visibility .enrolled_visibility .link-container { line-height: 1.8em; }
#my-badges-main-container #profiles_my_badges .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-link { margin-right: 10px; margin-left: 0; display: flex; }
#my-badges-main-container #profiles_my_badges #my-badges-upload-header { padding-bottom: 10px; border-bottom: 1px solid; margin-bottom: 20px; }
#my-badges-main-container #profiles_my_badges .dash-dot { border-bottom: 1px dotted #AAA094; }
#my-badges-main-container #profiles_my_badges .badge-upload-wrapper { padding: 15px; background: #E9E7E3; display: inline-block; border: 1px solid #fff; }
#my-badges-main-container #profiles_my_badges .badge-upload-wrapper .badge-name { margin-top: 15px; margin-right: 5px; float: left; background: #fff; border-radius: 0px; height: 27px; }
#my-badges-main-container #profiles_my_badges .badge-upload-wrapper .choose-a-file-button { width: 0; height: 0; overflow: hidden; }
#my-badges-main-container #profiles_my_badges .badge-upload-wrapper .choose-file-button { color: #fff; font-weight: 700; cursor: pointer; width: 8rem; height: 1.7rem; background: #3D4559; border-radius: 5px; text-align: center; float: left; margin: 15px 0px 0px 5px; font-size: 0.875rem; border: 1px solid #fff; padding: 3px 15px 0px 15px; }
#my-badges-main-container #profiles_my_badges .badge-upload-wrapper .upload-button { background: #577F00; clear: both; border-radius: 5px; color: #fff; font-weight: 700; float: left; box-shadow: none; text-shadow: none; height: 35px; margin: 10px 0px 0px 0px; font-size: 0.875rem; border: 1px solid #fff; padding: 7px 20px 0px 20px; }
#my-badges-main-container #profiles_my_badges .badge-upload-wrapper .image-container { width: 20%; float: left; height: 200px; text-align: center; background: #fff; border-radius: 5px; padding: 10px; margin-right: 20px; border: 1px solid #fff; word-break: break-word; }
#my-badges-main-container #profiles_my_badges .badge-upload-wrapper .image-container img { margin: auto; }
#my-badges-main-container #profiles_my_badges .badge-upload-wrapper .upload-content { width: 65%; float: left; }
#my-badges-main-container #profiles_my_badges .badge-upload-wrapper .clear, #my-badges-main-container #profiles_my_badges .badge-upload-wrapper .newsletter-signup { clear: both; }
#my-badges-main-container .author-head { border: none; margin-bottom: 20px; }

#my-ou-life-page .general-ou-label { font-weight: 600; font-size: 2rem !important; color: #000; margin-bottom: 15px !important; }
#my-ou-life-page .clear-float { clear: both; }
#my-ou-life-page a { text-decoration: none; }
#my-ou-life-page .non-ou-student-section a { text-decoration: underline; }
#my-ou-life-page .my-ou-life-section .position-btn-public { float: right; text-decoration: none; }
#my-ou-life-page .my-ou-life-section .wrap-my-ou-life-btn { margin-bottom: 20px; }
#my-ou-life-page .my-ou-life-section .wrap-my-ou-life-btn .author-static-link .profile-publicity-section-wrap .profile-publicity-management .profile-visibility .profile-visibility-make-change a { text-decoration: none; }
#my-ou-life-page .my-ou-life-section .wrap-my-ou-life-btn .author-static-link { margin-top: 15px; }
#my-ou-life-page .my-ou-life-section .wrap-my-ou-life-btn .my-ou-life-label { font-weight: 600; font-size: 2rem !important; color: #000; float: left; margin: 10px 0px 20px 0px; }
#my-ou-life-page .my-ou-life-section .wrap-my-ou-life-btn .ou-life-content { font-size: 1.2rem; margin-bottom: 15px; line-height: 1.5; }
#my-ou-life-page .my-ou-life-section .ou-content-text { line-height: 1.5 !important; }
#my-ou-life-page .my-ou-life-section .formal-study-section { position: relative; margin-bottom: 20px; }
#my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon { position: absolute; right: 0; color: #326FB4 !important; top: 45px; width: 170px; height: 90px; }
#my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon .icon-ou-custom { font-size: 87px; }
#my-ou-life-page .my-ou-life-section .formal-study-section .formal-study-subsection { padding-left: 10px; }
#my-ou-life-page .my-ou-life-section .formal-study-section .formal-study-subsection .formal-study-label { font-weight: 600; margin-top: 15px; }
#my-ou-life-page .img-ou-life { width: 100%; }

@media only screen and (max-width: 411px) { #my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon { top: 97px; width: 75px; height: 50px; }
  @-moz-document url-prefix() { #my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon { width: 65px; top: 145px !important; right: 2px; } }
  @supports (-ms-ime-align: auto) { #my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon { top: 95px !important; right: -10px; } } }
@media only screen and (max-width: 411px) and (-ms-high-contrast: active), only screen and (max-width: 411px) and (-ms-high-contrast: none) { #my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon { top: 95px !important; right: -10px; } }
@media only screen and (min-width: 412px) and (max-width: 639px) { #my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon { top: 40px; }
  @-moz-document url-prefix() { #my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon { top: 125px !important; } }
  @supports (-ms-ime-align: auto) { #my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon { top: 60px !important; } } }
@media only screen and (min-width: 412px) and (max-width: 639px) and (-ms-high-contrast: active), only screen and (min-width: 412px) and (max-width: 639px) and (-ms-high-contrast: none) { #my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon { top: 60px !important; } }
@media only screen and (min-width: 640px) and (max-width: 1180px) { #my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon { top: 40px; }
  @-moz-document url-prefix() { #my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon { top: 125px !important; } }
  @supports (-ms-ime-align: auto) { #my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon { top: 40px !important; } } }
@media only screen and (min-width: 640px) and (max-width: 1180px) and (-ms-high-contrast: active), only screen and (min-width: 640px) and (max-width: 1180px) and (-ms-high-contrast: none) { #my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon { top: 40px !important; } }
@supports (-ms-ime-align: auto) { #my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon { top: 40px; text-decoration: none; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { #my-ou-life-page .alertify .ajs-body .ajs-content { text-align: left !important; }
  #my-ou-life-page .my-ou-life-section .formal-study-section .ou-university-icon { top: 55px; text-decoration: none; } }
#create-course-main-container .my-ou-life-wrapper { line-height: 1.5; margin-top: 15px; }

#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .ou-studies-label { font-size: 2rem; font-weight: 600; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper { margin: 0; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderHeading-custom { background-color: #fff; border-top: 1px dashed #AAA094; border-bottom: 1px dashed #AAA094; cursor: pointer; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderHeading-custom .expandCollapseButton { z-index: 0; font-size: 1.125rem; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderHeading-custom .icon-sub { z-index: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderHeading-custom .toggle-label-ou { padding: 7px 0px 0px 0px !important; font-size: 1.25rem; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom { padding: 0; background-color: #fff; margin: 0; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content { display: inline-block; width: 100%; border-top: 1px dashed #AAA094; border-bottom: none; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content:first-child { border-top: none; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-img { float: left; width: 20%; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-img .img-ou-life { width: 100%; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-content { float: left; width: 50%; padding: 1.5em; word-break: break-word; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-privacy { padding: 1.8em 0em 1em 0em; border-left: 1px solid #D2CCC7; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-privacy .item-update-custom { border: none; padding-left: 3em; width: 100%; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .item-update .item-update-content .enrolled_visibility.private .visibility-link:before { content: "\e91f"; color: #d3cec8; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .item-update .item-update-content .enrolled_visibility.public .visibility-link:before { content: "\e91f"; color: #d3cec8; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility { font-size: 0.75rem; float: left; width: 30%; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .ajax-loading-icon { display: none; background: white; width: 100%; height: 100%; position: absolute; z-index: 100; opacity: 0.875; background-image: url("../images/ajax-loader.gif"); background-repeat: no-repeat; background-position: center center; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon { float: right; margin-top: 10px; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon .helptooltip a:focus { outline: 2px solid #59d6ff !important; display: inline-block; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .item-update-content { height: 100%; width: 100%; position: relative; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled-custom { padding: 14px !important; width: 100%; height: 100%; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility { padding: 14px 12px 12px 12px; width: 100%; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-label, #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .link-container { line-height: 1.8em; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-link { margin-right: 10px; margin-left: 0; display: flex; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility { padding: 1em !important; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-link { display: inline-block !important; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-link .empty-checkbox-icon { display: inline-block; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .oulife-enrolled-modules .img-ou-life, #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .oulife-completed-modules .img-ou-life, #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .oulife-completed-qualifications .img-ou-life { background-color: #383d5d; margin: 1em 0; }
#profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .oulife-current-qualifications .img-ou-life { background-color: #0d6584; margin: 1em 0; }

@media only screen and (min-width: 768px) and (max-width: 1023px) { #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-content { padding: 1em; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-privacy { padding-top: 0.8em; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-privacy .item-update-custom { padding-left: 1em; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility { font-size: 0.75rem; float: left; width: 30%; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .ajax-loading-icon { display: none; background: white; width: 100%; height: 100%; position: absolute; z-index: 100; opacity: 0.875; background-image: url("../images/ajax-loader.gif"); background-repeat: no-repeat; background-position: center center; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon { float: right; margin-top: 10px; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon .helptooltip a:focus { outline: 2px solid #59d6ff !important; display: inline-block; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .item-update-content { height: 100%; width: 100%; position: relative; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled-custom { padding: 14px !important; width: 100%; height: 100%; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility { padding: 14px 12px 12px 12px; width: 100%; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-label, #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .link-container { line-height: 1.8em; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-link { margin-right: 10px; margin-left: 0; display: flex; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility { padding: 0.5em !important; }
  @-moz-document url-prefix() { #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-img .img-ou-life { padding: 2em 0; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-content { padding: 1em; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-privacy { padding-top: 0.8em; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-privacy .item-update-custom { padding-left: 1em; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility { font-size: 0.75rem; float: left; width: 30%; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .ajax-loading-icon { display: none; background: white; width: 100%; height: 100%; position: absolute; z-index: 100; opacity: 0.875; background-image: url("../images/ajax-loader.gif"); background-repeat: no-repeat; background-position: center center; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon { float: right; margin-top: 10px; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon .helptooltip a:focus { outline: 2px solid #59d6ff !important; display: inline-block; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .item-update-content { height: 100%; width: 100%; position: relative; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled-custom { padding: 14px !important; width: 100%; height: 100%; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility { padding: 14px 12px 12px 12px; width: 100%; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-label, #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .link-container { line-height: 1.8em; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-link { margin-right: 10px; margin-left: 0; display: flex; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility { padding: 0.5em !important; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon { margin-right: 10px; } } }
@media only screen and (min-width: 431px) and (max-width: 768px) { @-moz-document url-prefix() { #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-content { padding: 0.5rem 0rem 0rem 1rem !important; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-privacy { padding-top: 0.8em; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-privacy .item-update-custom { padding-left: 1em; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility { font-size: 0.75rem; float: left; width: 30%; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .ajax-loading-icon { display: none; background: white; width: 100%; height: 100%; position: absolute; z-index: 100; opacity: 0.875; background-image: url("../images/ajax-loader.gif"); background-repeat: no-repeat; background-position: center center; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon { float: right; margin-top: 10px; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon .helptooltip a:focus { outline: 2px solid #59d6ff !important; display: inline-block; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .item-update-content { height: 100%; width: 100%; position: relative; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled-custom { padding: 14px !important; width: 100%; height: 100%; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility { padding: 14px 12px 12px 12px; width: 100%; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-label, #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .link-container { line-height: 1.8em; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-link { margin-right: 10px; margin-left: 0; display: flex; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility { padding: 0.5em !important; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon { margin-right: 10px; } } }
@media only screen and (max-width: 430px) { @-moz-document url-prefix() { #profiles_my_ou_life h3 { font-size: 0.8rem; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-img .img-ou-life { padding: 1.5em 0; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-content { padding: 0.2rem 0rem 0rem 0.5rem !important; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-content h3 { font-size: 0.875rem; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-privacy { padding-top: 0.8em; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-privacy .item-update-custom { padding-left: 1em; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility { font-size: 0.75rem; float: left; width: 30%; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .ajax-loading-icon { display: none; background: white; width: 100%; height: 100%; position: absolute; z-index: 100; opacity: 0.875; background-image: url("../images/ajax-loader.gif"); background-repeat: no-repeat; background-position: center center; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon { float: right; margin-top: 10px; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon .helptooltip a:focus { outline: 2px solid #59d6ff !important; display: inline-block; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .item-update-content { height: 100%; width: 100%; position: relative; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled-custom { padding: 14px !important; width: 100%; height: 100%; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility { padding: 14px 12px 12px 12px; width: 100%; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-label, #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .link-container { line-height: 1.8em; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-link { margin-right: 10px; margin-left: 0; display: flex; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility { padding: 0.5em !important; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-label { font-size: 0.875rem; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-link { font-size: 0.875rem; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .private .icon:before, #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .public .icon:before { font-size: 1.5rem; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon { margin-right: 10px; } }
  @supports (-ms-ime-align: auto) { #profiles_my_ou_life h3 { font-size: 0.8rem; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-img .img-ou-life { padding: 1.5em 0; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-content { padding: 0.2rem 0rem 0rem 0.5rem !important; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-content h3 { font-size: 0.875rem; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-privacy { padding-top: 0.8em; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-privacy .item-update-custom { padding-left: 1em; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility { font-size: 0.75rem; float: left; width: 30%; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .ajax-loading-icon { display: none; background: white; width: 100%; height: 100%; position: absolute; z-index: 100; opacity: 0.875; background-image: url("../images/ajax-loader.gif"); background-repeat: no-repeat; background-position: center center; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon { float: right; margin-top: 10px; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon .helptooltip a:focus { outline: 2px solid #59d6ff !important; display: inline-block; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .item-update-content { height: 100%; width: 100%; position: relative; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled-custom { padding: 14px !important; width: 100%; height: 100%; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility { padding: 14px 12px 12px 12px; width: 100%; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-label, #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .link-container { line-height: 1.8em; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-link { margin-right: 10px; margin-left: 0; display: flex; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility { padding: 0.5em !important; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-label { font-size: 0.875rem; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-link { font-size: 0.875rem; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .private .icon:before, #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .public .icon:before { font-size: 1.5rem; }
    #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon { margin-right: 10px; } } }
@media only screen and (max-width: 430px) and (-ms-high-contrast: active), only screen and (max-width: 430px) and (-ms-high-contrast: none) { #profiles_my_ou_life h3 { font-size: 0.8rem; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-img .img-ou-life { padding: 1.5em 0; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-content { padding: 0.2rem 0rem 0rem 0.5rem !important; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-content h3 { font-size: 0.875rem; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-privacy { padding-top: 0.8em; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .wrapper-ou-student-page .expand-wrapper .expanderContent-custom .wrap-img-content .my-ou-life-privacy .item-update-custom { padding-left: 1em; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility { font-size: 0.75rem; float: left; width: 30%; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .ajax-loading-icon { display: none; background: white; width: 100%; height: 100%; position: absolute; z-index: 100; opacity: 0.875; background-image: url("../images/ajax-loader.gif"); background-repeat: no-repeat; background-position: center center; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon { float: right; margin-top: 10px; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon .helptooltip a:focus { outline: 2px solid #59d6ff !important; display: inline-block; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .item-update-content { height: 100%; width: 100%; position: relative; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled-custom { padding: 14px !important; width: 100%; height: 100%; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility { padding: 14px 12px 12px 12px; width: 100%; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-label, #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .link-container { line-height: 1.8em; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-link { margin-right: 10px; margin-left: 0; display: flex; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility { padding: 0.5em !important; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-label { font-size: 0.875rem; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .enrolled_visibility .visibility-link { font-size: 0.875rem; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .private .icon:before, #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .public .icon:before { font-size: 1.5rem; }
  #profiles_my_ou_life #my-modules-main-container #modules-my-ou-life .content-section .profile-item .badge-visibility .privacy-help-icon { margin-right: 10px; } }
.author-profile-info .author-head { padding: 15px 0 18px; }
.author-profile-info .author-head h1 { font-size: 2.375rem; font-weight: bolder; }
.author-profile-info .author_profile { border: none; border-bottom: 1px solid #3D4559; padding: 16px 0 13px; }
.author-profile-info .author_profile .author_left_column { width: 195px; }
.author-profile-info .author_profile .author_left_column img { max-width: 100%; }
.author-profile-info .author_profile .author_left_column .social-bar { font-size: 1.0625rem; padding: 8px 0 15px; }
.author-profile-info .author_profile .author_left_column .social-bar > p { padding-bottom: 1px; }
.author-profile-info .author_profile .author_left_column .social-bar .button.btn-icon { height: auto; margin-right: 6px; padding-right: 0; width: auto; }
.author-profile-info .author_profile .author_left_column .social-bar .button.btn-icon .icon { font-size: 2.3125rem; }
.author-profile-info .author_profile .author_left_column .social-bar .button.btn-icon .externallink { display: none; }
.author-profile-info .author_profile .following-info .flag-following .flag-message { left: 0px; top: -15px; }
.author-profile-info .author_summary { float: none; overflow: hidden; padding-left: 30px; width: auto; }
.author-profile-info .author_summary > p:empty { display: none; }
.author-profile-info .author_summary .author-name { font-size: 1.8125rem; padding-bottom: 18px; }
.author-profile-info .author_summary .author-about { font-size: 1.0625rem; }
.author-profile-info .author_summary .author-about a { color: #000; }
.author-profile-info .author_summary .author-about a:nth-of-type(1) { font-weight: bolder; }
.author-profile-info .author-short-bio-edit { margin: 12px 0 7px; }
.author-profile-info .author-short-bio-edit .author-short-bio-edit-title { font-size: 1.5625rem; font-weight: normal; }
.author-profile-info .author-short-bio-edit .author-short-bio-edit-text p { padding-bottom: 16px; }
.author-profile-info .activities-block > .heading { font-size: 1.9375rem; font-weight: bolder; margin-top: 26px; }
.author-profile-info .block-profile-item-list .profile-item-title { font-size: 1.5rem; margin-bottom: 23px; }
.author-profile-info .block-profile-item-list .profile-item-title.profile-item-research { margin-bottom: 10px; border-bottom: 1px solid #aaa094; padding: 0px 0 13px; }
.author-profile-info .block-profile-item-list .profile-item-list { padding-bottom: 30px; }
.author-profile-info .block-profile-item-list .profile-item-list:nth-last-of-type(1) { padding-bottom: 0; margin-bottom: 0; }
.author-profile-info .block-profile-item-list .profile-item-list .profile-item .item-img { width: 140px; }
.author-profile-info .block-profile-item-list .profile-item-list .profile-item .item-img .box-image:before { padding-top: 74%; }
.author-profile-info .block-profile-item-list .profile-item-list .profile-item .item-content { max-width: 480px; }
.author-profile-info .block-profile-item-list .profile-item-list .profile-item .item-content .item-content-title { font-size: 1.3125rem; margin-top: -1px; height: 1.5625rem; }
.author-profile-info .block-profile-item-list .profile-item-list .profile-item .item-content-intro { padding-right: 10px; }
.author-profile-info .block-profile-item-list .profile-item-list .profile-item .item-update { width: 176px; }
.author-profile-info .block-profile-item-list .profile-item-list .profile-item .item-update .item-update-content { padding: 2px 0; }
.author-profile-info .block-profile-item-list .profile-item-list .profile-item .item-update .item-update-content p { padding-top: 5px; padding-bottom: 1px; }
.author-profile-info .block-profile-item-list .profile-item-list .profile-item .item-update .item-update-content p:nth-last-of-type(1) { padding-top: 0; }
.author-profile-info .block-profile-item-list .profile-item-list .profile-item p.item-content-desc, .author-profile-info .block-profile-item-list .profile-item-list .profile-item .item-content-desc { margin-bottom: 19px; }
.author-profile-info .following-info:after { content: ""; display: table; clear: both; }
.author-profile-info .following-info .flag-following { display: block; float: none; padding-top: 8px; }
.author-profile-info .following-info .flag-following .flag.flag-link-toggle, .author-profile-info .following-info .flag-following .flag.flag-link-toggle:hover { background-color: #577F00; display: inline-block; padding: 7px 18px 7px 31px; border: 1px solid transparent; }
.author-profile-info .following-info .flag-following .flag.flag-link-toggle.flag-action:after, .author-profile-info .following-info .flag-following .flag.flag-link-toggle:hover.flag-action:after { content: "\e9f2"; font-size: 0.875rem; margin-left: 22px; }
.author-profile-info .author-oro .research { margin: 0; padding: 0; }
.author-profile-info .author-oro .oro-record { border-bottom: 1px dashed #AAA094; padding: 7px 0 7px 0; }
.author-profile-info .author-oro .oro-record:nth-last-of-type(1) { border: none; }
.author-profile-info .author-oro .oro-record p { line-height: 1.5; margin: 0px; }
.author-profile-info .author-oro .oro-record a { color: #2A4D7F; font-weight: bolder; }
.author-profile-info .author-oro .readmore { font-size: 1rem; }

.page__author__profile .region-common-right .openlearnng-blockcontent { background: #fff; }
.page__author__profile .region-common-right #create-free-profile-block .title-block { position: relative; }
.page__author__profile .region-common-right #create-free-profile-block .title-block span.icon-signup_person { position: absolute; font-size: 3rem; top: 0px; left: 0px; color: #3D4559; }
.page__author__profile .region-common-right #create-free-profile-block .title-block h2 { font-size: 1.25rem; font-weight: bold; display: inline-block; margin: 0 0 0 3.4375rem; }
.page__author__profile .region-common-right #create-free-profile-block .content-block { font-size: 1rem; }
.page__author__profile .region-common-right #create-free-profile-block .content-block .signup_person { display: none; }
.page__author__profile .region-common-right #create-free-profile-block .btn, .page__author__profile .region-common-right #create-free-profile-block #cart-form-pane .form-submit, #cart-form-pane .page__author__profile .region-common-right #create-free-profile-block .form-submit, .page__author__profile .region-common-right #create-free-profile-block .cart-hide-frecourses .form-submit, .cart-hide-frecourses .page__author__profile .region-common-right #create-free-profile-block .form-submit { margin-top: 10px; border-radius: 6px; }
.page__author__profile .region-common-right #create-free-profile-block .btn.profile-btn, .page__author__profile .region-common-right #create-free-profile-block #cart-form-pane .profile-btn.form-submit, #cart-form-pane .page__author__profile .region-common-right #create-free-profile-block .profile-btn.form-submit, .page__author__profile .region-common-right #create-free-profile-block .cart-hide-frecourses .profile-btn.form-submit, .cart-hide-frecourses .page__author__profile .region-common-right #create-free-profile-block .profile-btn.form-submit { font-size: 1.1875rem; border-radius: 8px; color: #fff; position: relative; width: 100%; display: block; text-align: center; padding: 4px 10px 6px; background: #577F00; border: 1px solid #577F00; text-decoration: none; }
.page__author__profile .region-common-right #create-free-profile-block .btn.profile-btn:before, .page__author__profile .region-common-right #create-free-profile-block #cart-form-pane .profile-btn.form-submit:before, #cart-form-pane .page__author__profile .region-common-right #create-free-profile-block .profile-btn.form-submit:before, .page__author__profile .region-common-right #create-free-profile-block .cart-hide-frecourses .profile-btn.form-submit:before, .cart-hide-frecourses .page__author__profile .region-common-right #create-free-profile-block .profile-btn.form-submit:before { content: '\e905'; font-family: 'oufont' !important; position: absolute; font-size: 0.625rem; color: #fff; right: 15px; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.page__author__profile .region-common-right #create-free-profile-block .btn.profile-btn:hover, .page__author__profile .region-common-right #create-free-profile-block #cart-form-pane .profile-btn.form-submit:hover, #cart-form-pane .page__author__profile .region-common-right #create-free-profile-block .profile-btn.form-submit:hover, .page__author__profile .region-common-right #create-free-profile-block .cart-hide-frecourses .profile-btn.form-submit:hover, .cart-hide-frecourses .page__author__profile .region-common-right #create-free-profile-block .profile-btn.form-submit:hover { background: #3D4559; border: 1px solid #3D4559; }
.page__author__profile .region-common-right #create-free-profile-block .mobile { display: none !important; }
.page__author__profile .region-common-right .block-leftside { margin-bottom: 20px; padding-bottom: 20px; background: #fff; border: 1px solid transparent; }
.page__author__profile .region-common-right .block-leftside .inner-block { padding: 20px 20px 0 20px; }
.page__author__profile .region-common-right .block-leftside .inner-block .image-wrapper { width: 2.6875rem; margin-right: 10px; float: left; font-size: 2.9375rem; }
.page__author__profile .region-common-right .block-leftside .inner-block .image-wrapper .path2:before { color: #58803A; }
.page__author__profile .region-common-right #see-out-subject-block .inner-block { padding: 0; }
.page__author__profile .region-common-right #see-out-subject-block .img-responsive { width: 100%; height: auto; }
.page__author__profile .region-common-right #see-out-subject-block h2 { font-size: 1.5rem; font-weight: bold; margin-top: 18px; line-height: 1.6875rem; padding-left: 18px; }
.page__author__profile .region-common-right #see-out-subject-block p { font-size: 1rem; padding: 0 18px; line-height: 1.25rem; }
.page__author__profile .region-common-right #see-out-subject-block .btn-box { padding: 0 18px; }
.page__author__profile .region-common-right #see-out-subject-block .btn, .page__author__profile .region-common-right #see-out-subject-block #cart-form-pane .form-submit, #cart-form-pane .page__author__profile .region-common-right #see-out-subject-block .form-submit, .page__author__profile .region-common-right #see-out-subject-block .cart-hide-frecourses .form-submit, .cart-hide-frecourses .page__author__profile .region-common-right #see-out-subject-block .form-submit { margin-top: 10px; border-radius: 6px; }
.page__author__profile .region-common-right #see-out-subject-block .btn.subject-btn, .page__author__profile .region-common-right #see-out-subject-block #cart-form-pane .subject-btn.form-submit, #cart-form-pane .page__author__profile .region-common-right #see-out-subject-block .subject-btn.form-submit, .page__author__profile .region-common-right #see-out-subject-block .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses .page__author__profile .region-common-right #see-out-subject-block .subject-btn.form-submit { width: 11.75rem; font-size: 1.1875rem; border-radius: 8px; color: #fff; position: relative; display: block; text-align: center; padding: 4px 0 6px; background: #3D4559; border: 1px solid #3D4559; width: 100%; text-decoration: none; }
.page__author__profile .region-common-right #see-out-subject-block .btn.subject-btn:hover, .page__author__profile .region-common-right #see-out-subject-block #cart-form-pane .subject-btn.form-submit:hover, #cart-form-pane .page__author__profile .region-common-right #see-out-subject-block .subject-btn.form-submit:hover, .page__author__profile .region-common-right #see-out-subject-block .cart-hide-frecourses .subject-btn.form-submit:hover, .cart-hide-frecourses .page__author__profile .region-common-right #see-out-subject-block .subject-btn.form-submit:hover { background: #141E30; border: 1px solid #141E30; }
.page__author__profile .region-common-right #create-free-profile-block .title-block { border: none; margin: 0; }
.page__author__profile .region-common-right .sider-bar-more-like-this .sider-bar-content ul { margin-top: 0; }

.page-tv-radio-events #main_content_wrapper .region-content .openlearnng-blockcontent { background-color: #ECEAE6; }

.page-whats-on-tv #main_content_wrapper .region-content .openlearnng-blockcontent, .page-whats-on-radio #main_content_wrapper .region-content .openlearnng-blockcontent { background-color: #ECEAE6; }
.page-whats-on-tv .container > div:first-child .ser-grid.list, .page-whats-on-tv .wrapper-has-sidebar > div:first-child .ser-grid.list, .page-whats-on-radio .container > div:first-child .ser-grid.list, .page-whats-on-radio .wrapper-has-sidebar > div:first-child .ser-grid.list { margin-top: 10px; }
.page-whats-on-tv #main_content_wrapper .ole-pagination .paging-content, .page-whats-on-radio #main_content_wrapper .ole-pagination .paging-content { margin-top: 5px; }

#sidebarTVRadio { margin: -3px 4px -3px 4px; }
#sidebarTVRadio .tv-radio-item { border-top: 1px solid #cfcfcf; padding: 5px 0 7px 0; }
#sidebarTVRadio .tv-radio-item:first-child { border-top: 0; }
#sidebarTVRadio .tv-radio-item .title { font-weight: bold; line-height: 1.3em; width: 100%; text-decoration: none; color: #0d6584; }
#sidebarTVRadio .tv-radio-item .title h3 { font-weight: bold; margin: 0; }
#sidebarTVRadio .tv-radio-item .title img { float: right; }
#sidebarTVRadio .tv-radio-item .title:hover { color: #0d6584; text-decoration: underline; }
#sidebarTVRadio .tv-radio-item .details { position: relative; min-height: 37px; width: 140px; }
#sidebarTVRadio .tv-radio-item .details .channel, #sidebarTVRadio .tv-radio-item .details .time { float: left; font-size: 0.75rem; width: 140px; }
#sidebarTVRadio .tv-radio-item .details .image { background: #000; display: inline-block; position: absolute; right: 0; top: 0; width: 66px; height: 37px; }
#sidebarTVRadio .footer_link { text-align: right; padding-top: 11px; }
#sidebarTVRadio .footer_link a { text-decoration: none; color: #0d6584; font-size: 0.8125rem; font-weight: bold; }
#sidebarTVRadio .footer_link a:after { background: transparent url("../images/sprite.png?v=0.0.0") -650px -525px no-repeat; content: ''; width: 6px; height: 10px; display: inline-block; }
#sidebarTVRadio .footer_link a:hover { text-decoration: underline; }

#tv-radio-tabs ul { font-family: Arial, Helvetica, sans-serif; margin: 0; margin-bottom: 2px; }
#tv-radio-tabs ul li { background-color: #f7f7f7; color: #1d1d1d; font-size: 1rem; margin-right: 1px; font-weight: 300; position: relative; }
#tv-radio-tabs ul li.active { background-color: #0d6584; color: #fff; padding: 10px 30px; }
#tv-radio-tabs ul li a { transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; padding: 10px 30px; display: inline-block; font-size: 1rem !important; color: #1d1d1d; font-weight: 300; text-transform: none; }
#tv-radio-tabs ul li a:hover { background-color: #cfcfcf; }
#tv-radio-tabs ul li.sort-by { float: right; background: none; }
#tv-radio-tabs ul li.sort-by a { font-size: 0.75rem !important; padding: 0; line-height: 2.75rem; }
#tv-radio-tabs ul li.sort-by a:hover { background-color: transparent; }

.row-generate-latest-tv-radio .override-content-setting a { margin-right: 0; }

#tv-radio-footer ul { font-family: Arial, Helvetica, sans-serif; margin: 0; }
#tv-radio-footer ul li { float: left; border-left: 1px dotted #686C7C; list-style: none; padding: 0 10px; }
#tv-radio-footer ul li:first-child { border: 0; padding-left: 0; }
#tv-radio-footer ul li a { font-weight: bold; }

.view-whats-on-landing-page { font-family: Arial, Helvetica, sans-serif; }
.view-whats-on-landing-page .view-welcome { clear: both; }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third { float: left; width: 33.333%; }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third .welcome-text { background: #0d6584; display: inline-block; color: #fff; padding: 15px; height: 294px; padding-top: 50px; margin-bottom: 10px; width: calc(100% - 30px); }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third .welcome-text h1, .view-whats-on-landing-page .view-welcome .tv-radio-col-third .welcome-text h2, .view-whats-on-landing-page .view-welcome .tv-radio-col-third .welcome-text h3, .view-whats-on-landing-page .view-welcome .tv-radio-col-third .welcome-text h4, .view-whats-on-landing-page .view-welcome .tv-radio-col-third .welcome-text h5 { color: #fff; }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third .welcome-text a { color: #add5fe; }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third .welcome-text ul, .view-whats-on-landing-page .view-welcome .tv-radio-col-third .welcome-text ol { color: inherit; }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third .learn_box_item { margin-left: 15px; background: #0d6584; color: #fff; }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third .learn_box_item .learn_item_img { height: auto; max-height: none; width: 100%; }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third .learn_box_item .learn_item_img img { height: auto; width: 100%; }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third .learn_box_item .learn_item_title { clear: both; width: auto; padding: 14px 14px 0 14px; }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third .learn_box_item .learn_item_title h3 { width: 100%; color: #fff; font-size: 1.125rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third .learn_box_item .learn_item_summary { height: 115px; padding: 0 14px 14px 14px; position: relative; }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third .learn_box_item .learn_item_summary .description { height: 48px; padding: 0 0 30px 0; overflow: hidden; }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third .learn_box_item .learn_item_summary .broadcast-details { position: absolute; bottom: 14px; left: 14px; right: 14px; height: 37px; }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third .learn_box_item .learn_item_summary .broadcast-details .channel { left: 0; bottom: 0; margin-right: 9px; position: absolute; }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third .learn_box_item .learn_item_summary .broadcast-details .broadcast-details-text { position: absolute; bottom: 0; right: 0; left: 75px; height: 37px; overflow: hidden; }
.view-whats-on-landing-page .view-welcome .tv-radio-col-third .learn_box_item .learn_item_summary .broadcast-details .broadcast-details-text .date, .view-whats-on-landing-page .view-welcome .tv-radio-col-third .learn_box_item .learn_item_summary .broadcast-details .broadcast-details-text .location { font-size: 0.8125rem; display: inline; }
.view-whats-on-landing-page .view-content .learn_box_item { background: #fff; background: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7)); background: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%); background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%); float: left; margin-right: 16px; position: relative; width: 185px; padding-bottom: 57px; }
.view-whats-on-landing-page .view-content .learn_box_item:nth-child(5n) { margin-right: 0; }
.view-whats-on-landing-page .view-content .learn_box_item .learn_item_title { clear: both; padding: 14px 10px 0 10px; min-height: 0; width: auto; }
.view-whats-on-landing-page .view-content .learn_box_item .learn_item_title h3 { width: 100%; font-size: 1.125rem; overflow: hidden; }
.view-whats-on-landing-page .view-content .learn_box_item .learn_item_summary { padding: 10px; height: 37px; bottom: 0; left: 0; right: 0; position: absolute; }
.view-whats-on-landing-page .view-content .learn_box_item .learn_item_summary .broadcast-details-text { top: 10px; position: absolute; width: 90px; right: 14px; }
.view-whats-on-landing-page .view-content .learn_box_item .learn_item_summary .channel { float: left; margin-right: 9px; }
.view-whats-on-landing-page .view-content .learn_box_item .learn_item_summary .date, .view-whats-on-landing-page .view-content .learn_box_item .learn_item_summary .location { font-size: 0.8125rem; display: inline; }

.page-tv-radio-events .page-title, .page-whats-on-tv .page-title, .page-whats-on-radio .page-title { display: none; }
.page-tv-radio-events .container p.desc, .page-tv-radio-events .wrapper-has-sidebar p.desc, .page-whats-on-tv .container p.desc, .page-whats-on-tv .wrapper-has-sidebar p.desc, .page-whats-on-radio .container p.desc, .page-whats-on-radio .wrapper-has-sidebar p.desc { margin: 25px auto 35px; }
.page-tv-radio-events .container .navigation, .page-tv-radio-events .wrapper-has-sidebar .navigation, .page-whats-on-tv .container .navigation, .page-whats-on-tv .wrapper-has-sidebar .navigation, .page-whats-on-radio .container .navigation, .page-whats-on-radio .wrapper-has-sidebar .navigation { margin: 0px auto 10px; }
.page-tv-radio-events .container .navigation .nav-tab, .page-tv-radio-events .wrapper-has-sidebar .navigation .nav-tab, .page-whats-on-tv .container .navigation .nav-tab, .page-whats-on-tv .wrapper-has-sidebar .navigation .nav-tab, .page-whats-on-radio .container .navigation .nav-tab, .page-whats-on-radio .wrapper-has-sidebar .navigation .nav-tab { border-radius: 10px; border: 1px solid #141e30; margin: 10px 12px 10px; }
.page-tv-radio-events .container .navigation .nav-tab.active a, .page-tv-radio-events .wrapper-has-sidebar .navigation .nav-tab.active a, .page-whats-on-tv .container .navigation .nav-tab.active a, .page-whats-on-tv .wrapper-has-sidebar .navigation .nav-tab.active a, .page-whats-on-radio .container .navigation .nav-tab.active a, .page-whats-on-radio .wrapper-has-sidebar .navigation .nav-tab.active a { color: #fff; }
.page-tv-radio-events .container .navigation .nav-tab a, .page-tv-radio-events .wrapper-has-sidebar .navigation .nav-tab a, .page-whats-on-tv .container .navigation .nav-tab a, .page-whats-on-tv .wrapper-has-sidebar .navigation .nav-tab a, .page-whats-on-radio .container .navigation .nav-tab a, .page-whats-on-radio .wrapper-has-sidebar .navigation .nav-tab a { color: #141e30; }

.node-type-ou-broadcasts { /* #358582 -- broadcast_interactive*/ /* end #358582 */ }
.node-type-ou-broadcasts .article-collapsible-mobile { display: none; }
.node-type-ou-broadcasts #articleComments .article-collapsible-mobile { display: block; }
.node-type-ou-broadcasts #articleComments .article-collapsible-mobile > .expanderHeading { display: none; }
.node-type-ou-broadcasts #articleComments .article-collapsible-mobile > .expanderContent { padding: 0; margin: 0; }
.node-type-ou-broadcasts .broadcast_interactive #articleComments .article-collapsible-mobile .comment_area .openlearnng_ou_broadcasts_comment, .node-type-ou-broadcasts .broadcast_interactive #articleComments .article-collapsible-mobile .comment_area .expanderContent.active { border: none; }
.node-type-ou-broadcasts .page-default #articleComments .article-collapsible-mobile .comment_area .openlearnng_ou_broadcasts_comment, .node-type-ou-broadcasts .page-default #articleComments .article-collapsible-mobile .comment_area .expanderContent.active { border-bottom: none; }
.node-type-ou-broadcasts div.selection-shareable.template-default #content_article { padding-bottom: 0; }
.node-type-ou-broadcasts .short_content .item-content .readmore.externallink_wrapper:after { top: -2px; }
.node-type-ou-broadcasts #tv-radio-hero-content .panel-box .box-info .video-responsive:before { padding-bottom: 0 !important; }

#tv-radio-hero-content { min-height: 465px; width: 100%; position: relative; display: inline-block; }
#tv-radio-hero-content:first-child { margin-bottom: 20px; }
#tv-radio-hero-content .panel-box { color: #fff; background-color: #141E30; left: auto; right: 0; top: 0; bottom: 0; width: 425px; position: absolute; padding: 0; }
#tv-radio-hero-content .panel-box .panel-box-inner { position: relative; height: 100%; }
#tv-radio-hero-content .panel-box .panel-box-inner .panel-info { display: table-cell; vertical-align: middle; height: 340px; }
#tv-radio-hero-content .panel-box .panel-box-inner .panel-info h2 { margin: 25px 35px 18px 45px; color: #fff; font-weight: bold; font-size: 2.2rem; line-height: 2.4375rem; text-decoration: none; letter-spacing: 0.11rem; max-height: 200px; }
#tv-radio-hero-content .panel-box .panel-box-inner .panel-info a:hover { text-decoration: none; }
#tv-radio-hero-content .panel-box .panel-box-inner .panel-info p { margin: 0; padding: 10px 43px 10px 45px; color: #fff; font-size: 1.125rem; line-height: 1.25rem; }
#tv-radio-hero-content .panel-box .panel-box-inner .panel-info p, #tv-radio-hero-content .panel-box .panel-box-inner .panel-info p .height-invisible { height: 100px; }
#tv-radio-hero-content .panel-box .box-info { margin: 0 44px 30px 40px; position: absolute; bottom: 5px; height: 80px; left: 0; right: 0; }
#tv-radio-hero-content .panel-box .box-info > img { max-width: 100px; max-height: 80px; }
#tv-radio-hero-content .panel-box .box-info .channel-logo { display: block; height: 75px; width: 100px; }
#tv-radio-hero-content .box-image { position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; max-width: calc(100% - 425px); }
#tv-radio-hero-content .box-image:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
#tv-radio-hero-content .box-image img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
#tv-radio-hero-content .box-image img.img-vertical { width: 100%; height: auto; }
#tv-radio-hero-content .box-image img.img-horizontal { height: 100%; width: auto; }
#tv-radio-hero-content .box-image img.icon { padding: 0; }
#tv-radio-hero-content .box-image:before { padding-top: 471px; }
#tv-radio-hero-content .box-image .img_permissions { z-index: 3; }

#booklets-posters { background-color: #C6CAD0; padding: 30px 30px 20px; overflow: hidden; clear: both; margin: 0px 0 30px 0; }
#booklets-posters .left { float: left; }
#booklets-posters .block-content { width: 37%; }
#booklets-posters .block-content h2 { margin: 13px 20px 30px 20px; font-weight: bold; font-size: 2.125rem; line-height: 2.5rem; color: #000; }
#booklets-posters .block-content p { margin: 20px; font-size: 1.25rem; line-height: 1.5rem; color: #333333; }
#booklets-posters .block-content a { margin: 15px 20px; /* height: 45px; width: 323px;*/ text-decoration: none; color: #fff; background-color: #3A486C; border: 1px solid #3A486C; font-weight: bold; font-size: 1.25rem; text-align: center; line-height: 2rem; }
#booklets-posters .block-content a span { font-size: 1rem; padding-left: 20px; }
#booklets-posters .block-img { width: 63%; }
#booklets-posters .block-img img { max-width: 100%; float: right; }

.tv-radio-top { background-color: #ECEAE6; }
.tv-radio-top.container, .tv-radio-top.wrapper-has-sidebar { margin-right: auto; }
.tv-radio-top .panel-tabs { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.tv-radio-top .panel-tabs div.tab { -webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 0; }
.tv-radio-top .panel-tabs div.tab, .tv-radio-top .panel-tabs div.tab .tab-content { display: block; }
.tv-radio-top .panel-tabs div.tab.hide-desk { display: none; }
.tv-radio-top .panel-tabs div.tab div.tab-content a.active { border: none; position: relative; }
.tv-radio-top .panel-tabs div.tab div.tab-content a.active:after { border-bottom: 6px solid #577F00; content: ""; left: 10px; position: absolute; right: 10px; }
.tv-radio-top .panel-tabs div.tab div.tab-content span { padding: 5px 0  1px; margin-left: 0; margin-right: 0; }

.content-latest { margin-top: 40px; margin-bottom: 0px; }
.content-latest:after { content: ""; display: table; clear: both; }
.page-tv-radio-events .content-latest { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-content: stretch; margin-right: -20px; }
.page-tv-radio-events .content-latest #tv-radio-hero-content { display: none; }
.page-tv-radio-events .content-latest .ser-grid .box-image:before { padding-top: 50.8%; }
.content-latest [class*="col-"] { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.content-latest .box-wrapper { /*@include flexbox();
@include flex-direction(column);
@include flex(1);*/ }
.content-latest .col-sm-4 .ser-grid .box-image:before { padding-top: 56%; }
.content-latest .ser-grid .ser-grid-item .box-image .img_permissions { display: none; }
.content-latest .ser-grid .ser-grid-item .box-info { display: table; color: #fff; font-size: 1.375rem; font-weight: bold; background-color: #2a3451; padding: 17px 0 10px 25px; padding-top: 0; padding-bottom: 0; width: 100%; }
.content-latest .ser-grid .ser-grid-item .box-info .tv-radio-channel { display: table-cell; width: 95px; max-width: 30%; height: 92px; vertical-align: middle; }
.content-latest .ser-grid .ser-grid-item .box-info .tv-radio-channel img { display: block; margin: 0 auto; max-width: 95px; max-height: 70px; }
.content-latest .ser-grid .ser-grid-item .box-info .show-time { display: table-cell; vertical-align: middle; }
.content-latest .ser-grid .ser-grid-item .box-info .show-time .date, .content-latest .ser-grid .ser-grid-item .box-info .show-time .time { display: inline-block; padding-left: 20px; }
.content-latest .ser-grid .ser-grid-item .box-info.coming-soon { display: block; }
.content-latest .ser-grid .ser-grid-item .box-info .coming-soon { padding: 20px 0; margin-right: 25px; height: 92px; display: table-cell; vertical-align: middle; }
.content-latest .ser-grid .ser-grid-item .box-content { padding: 20px; color: #000; display: block; }
.content-latest .ser-grid .ser-grid-item .box-content .desc { max-height: 105px; min-height: 0; margin: 0; }
.content-latest .ser-grid .ser-grid-item .box-content .desc .height-invisible { height: 105px; display: block; position: absolute; left: -100%; }
.content-latest .ser-grid .ser-grid-item .box-content a { font-weight: bold; }
.content-latest .ser-grid .ser-grid-item .box-content a:hover, .content-latest .ser-grid .ser-grid-item .box-content a:focus { text-decoration: none; }
.content-latest .ser-grid .ser-grid-item .box-content a h3 { font-size: 1.5rem; line-height: 1.75rem; padding: 0 0 10px; color: #000; text-decoration: none; font-weight: bold; margin: 0; }
.content-latest .ser-grid .ser-grid-item .box-content a h3 .height-invisible { height: 94px; display: block; position: absolute; left: -100%; }
.content-latest .ser-grid .ser-grid-item .box-content p { font-size: 1rem; line-height: 1.25rem; width: auto; text-align: left; padding-bottom: 5px; }

.tv-radio-channel, .channel-logo { background-size: cover; background-color: transparent; background-repeat: no-repeat; }

.contains h2.title { margin-top: 35px; }
.contains p.desc { margin: 20px auto 40px; }

.page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination { margin: 0; width: inherit; }
.page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination .paging-content, .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination .paging-content { width: inherit; max-width: inherit; }
.page-whats-on .main-wrapper-content .container p.desc, .page-whats-on .main-wrapper-content .wrapper-has-sidebar p.desc { margin: 25px 40px 35px; }
.page-whats-on .main-wrapper-content .container .badged-course-filter, .page-whats-on .main-wrapper-content .wrapper-has-sidebar .badged-course-filter { margin: 0 0 20px 0; }
.page-whats-on .main-wrapper-content .container .lastest-main, .page-whats-on .main-wrapper-content .wrapper-has-sidebar .lastest-main { padding-bottom: 20px; padding-top: 0; }
.page-whats-on .main-wrapper-content .container .lastest-main #contents-grid, .page-whats-on .main-wrapper-content .wrapper-has-sidebar .lastest-main #contents-grid { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.page-whats-on .main-wrapper-content .container .lastest-main #contents-grid > [class*="col-"], .page-whats-on .main-wrapper-content .wrapper-has-sidebar .lastest-main #contents-grid > [class*="col-"] { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.page-whats-on .main-wrapper-content .container .ser-grid.list .ser-grid-item .box-content, .page-whats-on .main-wrapper-content .wrapper-has-sidebar .ser-grid.list .ser-grid-item .box-content { width: 69%; }

.tv-radio-top .title { margin-top: 35px; margin-bottom: 20px; }

.node-type-ou-broadcasts .page-default .region-content, .node-type-ou-broadcasts .page-turtle .region-content { padding: 0; }
.node-type-ou-broadcasts .main_content_wrapper.show-right .wrapper-has-sidebar .main-wrapper-content { width: 100%; }
.node-type-ou-broadcasts .container .panel-tabs, .node-type-ou-broadcasts .wrapper-has-sidebar .panel-tabs { margin: 0 0 20px 0; padding: 8px 0 7px; }
.node-type-ou-broadcasts #copyrightInfo { margin-top: 0; border-bottom: 1px solid #C4C4C4; }
.node-type-ou-broadcasts #copyrightInfo .expanderHeading .expandCollapseButton { top: 9px; right: 12px; }
.node-type-ou-broadcasts #copyrightInfo .expanderHeading .expandCollapseButton.contentHidden { font-size: 20px; }
.node-type-ou-broadcasts .comment_area { margin-top: 0 !important; border-bottom: 1px solid #C4C4C4; padding-bottom: 0; }
.node-type-ou-broadcasts .comment_area .expanderHeading { padding-bottom: 23px; }
.node-type-ou-broadcasts .comment_area .expanderHeading .expandCollapseButton { font-weight: bold; right: 12px; }
.node-type-ou-broadcasts .comment_area .expanderContent { padding: 0; }
.node-type-ou-broadcasts .comment_area .expanderContent h3 { font-weight: bold; font-size: 1.25rem; }
.node-type-ou-broadcasts .page-default .comment_area .expanderHeading .expandCollapseButton { top: 7px; }
.node-type-ou-broadcasts .related-content-block { padding: 5px 0 20px 0; border-top: none; }
.node-type-ou-broadcasts .related-content-block h3 { border-bottom: 0; margin-bottom: 0; padding-top: 15px; text-size-adjust: none; float: left; min-width: 188px; padding-right: 15px; }
.node-type-ou-broadcasts .related-content-block .morelink { left: 0; }
.node-type-ou-broadcasts .related-content-block #content_ratings { border-bottom: 0; }
.node-type-ou-broadcasts .related-content-block #content_ratings .star_rating h4 { font-weight: bold; font-size: 1.25rem; }
.node-type-ou-broadcasts .related-content-block #content_tags { /*margin-top: 3px;*/ margin-bottom: 0px; float: none; width: auto; overflow: hidden; position: static; }
.node-type-ou-broadcasts .page-default .related-content-block { border-top: none; }
.node-type-ou-broadcasts .tabbertab-inner .episode-list .injected { /* .ou-inline-caption-wrap { width: 350px !important; } .ou-inline-image-wrap { height: 200px !important; > img { width: 350px; height: 200px; } }*/ }
.node-type-ou-broadcasts .tabbertab-inner .episode-list .injected.inline-image-left { margin-right: 25px; }

.broadcast_interactive #tv-radio-hero-content .panel-box .panel-box-inner .panel-info { min-height: initial; height: 300px; }
.broadcast_interactive #tv-radio-hero-content .panel-box .panel-box-inner .panel-info h2 { max-height: 120px; word-break: break-word; }
.broadcast_interactive #tv-radio-hero-content .panel-box .panel-box-inner .panel-info p { height: 90px; }
.broadcast_interactive #tv-radio-hero-content .panel-box .box-info { height: 160px; }
.broadcast_interactive #tv-radio-hero-content .panel-box .box-info > img { max-width: 100px; max-height: 80px; }
.broadcast_interactive #tv-radio-hero-content .panel-box .box-info .first_row { height: 100px; margin: 10px 0 14px 0; padding: 25px 0 0 0; border-top: 1px solid #fff; font-size: 1rem; }
.broadcast_interactive #tv-radio-hero-content .panel-box .box-info .first_row .cols { display: inline-block; vertical-align: middle; margin-right: 12px; text-align: center; }
.broadcast_interactive #tv-radio-hero-content .panel-box .box-info .first_row .cols img { width: auto; height: 65px; margin: auto; max-width: 9.375rem; }
.broadcast_interactive #tv-radio-hero-content .panel-box .box-info .first_row .cols.cols3 { color: #fff; }
.broadcast_interactive #tv-radio-hero-content .panel-box .box-info .first_row .cols:last-child { width: 27%; margin-right: 0; }
.broadcast_interactive #tv-radio-hero-content .panel-box .box-info .channel_name { font-weight: bold; }
.broadcast_interactive #content_header { padding: 27px 10px 10px 0px; background: #fff; margin: 25px 0 10px; }
.broadcast_interactive #content_header #summary_content p:not(.item-content-desc) { font-size: 1rem !important; }
.broadcast_interactive #content_header #content_summary #summary_content p:not(.item-content-desc) { font-size: 1rem !important; line-height: inherit; }
.broadcast_interactive #content_summary .summary-foot #summary_details { margin-top: 10px; width: 350px; float: left; padding-top: 4px; }
.broadcast_interactive #content_summary .summary-foot #summary_details .summary_details_odd { width: 363px; }
.broadcast_interactive #content_summary .summary-foot #summary_details .summary_details_odd, .broadcast_interactive #content_summary .summary-foot #summary_details .social-bar { float: left; margin-right: 20px; padding-left: 27px; }
.broadcast_interactive #content_summary .summary-foot #summary_details .social-bar .title { font-weight: bold; padding: 36px 0 16px 0; margin: 0; font-size: 1.4375rem; }
.broadcast_interactive #content_summary .summary-foot #summary_details .social-bar { height: auto; }
.broadcast_interactive #content_summary .summary-foot #summary_details .social-bar .button.btn-icon { height: auto; width: auto; background-size: 100%; margin-right: 9px; }
.broadcast_interactive #content_summary .summary-foot #summary_details .social-bar .button.btn-icon .icon { font-size: 36px; }
.broadcast_interactive #content_summary .summary-foot #summary_details .social-bar .button.btn-icon:last-child { margin-right: 0; }
.broadcast_interactive #content_summary .summary-foot .description { font-weight: bold; font-size: 1.3rem !important; float: right; width: 785px; padding-top: 7px; }
.broadcast_interactive #content_summary .summary-foot .broadcast_content { margin-top: 10px; width: 100%; clear: both; padding: 0 30px 20px 30px; }
.broadcast_interactive #content_summary .summary-foot .broadcast_content .short_content .field-items { padding: 0; }
.broadcast_interactive .region-content .openlearnng-blockcontent { background-color: transparent; padding: 0; }
.broadcast_interactive .region-content .openlearnng-blockcontent .menu.menu-grid .menuline h2 .ou-inline-image-wrap .img_permissions { z-index: 4; }
.broadcast_interactive .region-content .openlearnng-blockcontent .menu.menu-grid .menuline h2 .ou-inline-image-wrap img { z-index: 3; }
.broadcast_interactive .left_bottom_broadcast { float: left; width: calc(100% - 300px); padding: 0 0 30px 0; background: #fff; /*#articleComments{ padding: 30px 40px 0 48px;
}*/ }
.broadcast_interactive .left_bottom_broadcast .comment_area { border-top: none; margin-top: 0; padding: 12px 0 0px; }
.broadcast_interactive .left_bottom_broadcast .comment_area .expanderHeading .expandCollapseButton { top: 9px; }
.broadcast_interactive .left_bottom_broadcast .comment_area .expanderHeading .expandCollapseButton.contentHidden { font-size: 20px; }
.broadcast_interactive .left_bottom_broadcast .comment_area .expanderContent { padding: 0; }
.broadcast_interactive .left_bottom_broadcast #content_ratings .star_rating h4 { font-weight: bold; font-size: 1.25rem; }
.broadcast_interactive .left_bottom_broadcast .related-content-wrapper { background: #fff; }
.broadcast_interactive .left_bottom_broadcast .related-content-block { border-top: 1px solid #cfcfcf; padding: 15px 0 0; margin: 0 38px 0 48px; }
.page_broadcast_interactive .broadcast_interactive .left_bottom_broadcast .related-content-block { border-top: none; }
.broadcast_interactive .left_bottom_broadcast .related-content-block h3 { border-bottom: 0; margin-bottom: 0; padding-top: 7px; }
.broadcast_interactive .left_bottom_broadcast .related-content-block #content_tags { padding-bottom: 0; margin: 0; width: auto; }
.broadcast_interactive .left_bottom_broadcast .related-content-block #content_tags .showTag, .broadcast_interactive .left_bottom_broadcast .related-content-block #content_tags .hideTag { -webkit-border-radius: 11px; -moz-border-radius: 11px; border-radius: 11px; }
.broadcast_interactive .left_bottom_broadcast .related-content-block .morelink { top: 63px; }
.broadcast_interactive .tv-radio-links { float: right; width: 272px; background-color: #fff; padding: 23px 0px 20px 18px; }
.broadcast_interactive .tv-radio-links .title-block { color: #191919; border-bottom: 1px solid; padding: 0px 0 16px 5px; margin: 0 15px 22px 0; font-size: 1.5rem; font-weight: bold; border-color: #cfcfcf; }
.broadcast_interactive .tv-radio-links ul { margin: 20px 0 0 0; }
.broadcast_interactive .tv-radio-links ul li:first-child a { margin-top: 0; }
.broadcast_interactive .tv-radio-links ul li .tv-links, .broadcast_interactive .tv-radio-links ul li .radio-links { color: #191919; text-decoration: none; display: inline-block; font-size: 1.125rem; font-weight: bold; margin-top: 17px; }
.broadcast_interactive .tv-radio-links ul li .tv-links .icon, .broadcast_interactive .tv-radio-links ul li .radio-links .icon { display: inline-block; font-size: 0.75rem; margin-left: 5px; }
.broadcast_interactive .tv-radio-links ul li .icon { color: #8b8076; }
.broadcast_interactive .academic-block > li { background: #E9E7E3; clear: both; margin-bottom: 20px; padding: 30px 0 30px 54px; }
.broadcast_interactive .academic-block > li .academic-thumbnail { width: 230px; float: left; margin-right: 50px; text-align: center; }
.broadcast_interactive .academic-block > li .academic-thumbnail .ou-inline-caption-wrap, .broadcast_interactive .academic-block > li .academic-thumbnail .ou-inline-image-wrap, .broadcast_interactive .academic-block > li .academic-thumbnail .injected { float: none; height: auto !important; width: auto !important; }
.broadcast_interactive .academic-block > li .academic-thumbnail .injected { margin: 0 0 16px 0; }
.broadcast_interactive .academic-block > li .academic-thumbnail .injected img { max-width: 100%; }
.broadcast_interactive .academic-block > li .academic-thumbnail .button { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); border: 1px solid #353B50; color: #fff; font-weight: bold; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 7px 20px 8px 20px; padding: 10px 18px; font-size: 1.125rem; }
.broadcast_interactive .academic-block > li .academic-thumbnail .button:hover { color: #313a41; text-decoration: none; }
.broadcast_interactive .academic-block > li .academic-thumbnail .button:hover { border-color: #1F253D; color: #fff; }
.broadcast_interactive .academic-block > li .academic-thumbnail .button:after { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; content: "\e905"; right: 10px; width: 11px; height: 16px; font-size: 13px; color: #fff; display: inline-block; margin-left: 8px; }
.broadcast_interactive .academic-block > li .academic-desc { overflow: hidden; }
.broadcast_interactive .academic-block > li .academic-desc .academic-name { margin-top: 0; font-size: 1.875rem; font-weight: bold; color: #2a4d7f; }
.broadcast_interactive .academic-block > li .academic-desc .academic-position { font-size: 1.25rem; font-weight: bold; }

.broadcast_content .short_content .morecontent span { display: none; }
.broadcast_content .morelink { display: inline-block; background: #1a4f80; margin-top: 15px; border-radius: 6px; padding: 7px 14px 7px 19px; border: 0; margin-left: 0; color: #fff; font-weight: bold; }
.broadcast_content .morelink span { display: inline; padding-left: 0; padding-right: 17px; font-size: 1.1875rem; }
.broadcast_content .morelink .icons { display: inline-block; font-size: 0.9375rem; height: 0.9375rem; }
.broadcast_content .morelink .icons.icon-Collapse_icon { font-size: 4px; }

/**********************  Broadcast boxes *********************************/
.broadcast-boxes { display: flex; flex-wrap: wrap; }
.broadcast-boxes .tabs-head { width: calc(50% - 13px); margin-left: 13px; background: #212a3f; margin-top: 26px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; }
.broadcast-boxes .tabs-head a { text-decoration: none; color: #fff; }
.broadcast-boxes .tabs-head a h2 { text-decoration: none; }
.broadcast-boxes .tabs-head.active { background: #577f00; }
.broadcast-boxes .tabs-head.active + .tabs-body { display: block; }
.broadcast-boxes .tabs-head [role="presentation"] { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; width: 100%; }
.broadcast-boxes .tabs-head [role="tab"] { background: none; border: none; color: #fff; cursor: pointer; display: block; font-size: 0.75rem; line-height: 1.0625rem; padding: 0 0 20px 0; position: relative; text-decoration: none; width: 100%; z-index: 1; }
.broadcast-boxes .tabs-head [role="tab"]:hover, .broadcast-boxes .tabs-head [role="tab"]:focus { color: #fff; text-decoration: none; }
.broadcast-boxes .tabs-head [role="tab"] a > img { width: 100%; }
.broadcast-boxes .tabs-head [role="tab"] h2 { color: #fff; padding: 0px 30px 0 43px; font-size: 2.75rem; }
.broadcast-boxes .tabs-head [role="tab"] h2 a, .broadcast-boxes .tabs-head [role="tab"] h2 a:hover { color: #fff; }
.broadcast-boxes .tabs-head [role="tab"] h2 .title-box { height: 3.5rem; display: inline-block; }
.broadcast-boxes .tabs-head [role="tab"] h2 .icon-downsmall, .broadcast-boxes .tabs-head [role="tab"] h2 .icon-upsmall { font-size: 1.125rem; padding-left: 18px; }
.broadcast-boxes .tabs-head [role="tab"] p { font-size: 1.1875rem; font-weight: normal; line-height: 1.4; padding: 8px 30px 0 40px; }
.broadcast-boxes .tabs-head [role="tab"][aria-selected="true"] { color: #fff; cursor: default; font-weight: bold; position: relative; }
.broadcast-boxes .tabs-head [role="tab"][aria-selected="true"]:hover, .broadcast-boxes .tabs-head [role="tab"][aria-selected="true"]:focus { color: #fff; }
.enable-focus-states .broadcast-boxes .tabs-head [role="tab"][aria-selected="true"]:focus::after { display: none; }
.broadcast-boxes .tabs-body { width: 100%; display: none; }
.broadcast-boxes .box:nth-of-type(4n-3) { margin-left: 0; margin-right: 13px; }
.broadcast-boxes .box:nth-of-type(4n) [role="tabpanel"] .tabbertab-inner:before, .broadcast-boxes .box:nth-of-type(4n) [role="tabpanel"] .tabbertab-inner:after { left: auto; }
.broadcast-boxes .box:nth-of-type(4n) [role="tabpanel"] .tabbertab-inner:before { -moz-transform: rotate(40deg); -o-transform: rotate(40deg); -ms-transform: rotate(40deg); -webkit-transform: rotate(40deg); transform: rotate(40deg); right: 255px; border-top: 1px solid #fff; }
.broadcast-boxes .box:nth-of-type(4n) [role="tabpanel"] .tabbertab-inner:after { -moz-transform: rotate(140deg); -o-transform: rotate(140deg); -ms-transform: rotate(140deg); -webkit-transform: rotate(140deg); transform: rotate(140deg); right: 249px; border-bottom: 1px solid #fff; }

/**********************  End broadcast boxes *********************************/
/**************************************************/
.no-js .main_box_detail h2 { font-size: 1.625rem; margin-top: 23px; color: #fff; }
.no-js .main_box_detail .tabbertab { display: none; }
.main_box_detail.enabled { margin: 20px 0; padding-bottom: 10px; position: relative; }
.main_box_detail.enabled .tabs-head ul { list-style-type: none; margin: 0; position: relative; width: 100%; }
.main_box_detail.enabled .tabs-head li { float: left; width: 49%; background: #212a3f; }
.main_box_detail.enabled .tabs-head li:first-child { margin-right: 1%; }
.main_box_detail.enabled .tabs-head li:nth-child(2) { margin-left: 1%; }
.main_box_detail.enabled .tabs-head li a { text-decoration: none; color: #fff; }
.main_box_detail.enabled .tabs-head li a h2 { text-decoration: none; }
.main_box_detail.enabled .tabs-head li [role="tab"] { background: none; border: none; color: #fff; cursor: pointer; display: block; font-size: 0.75rem; line-height: 1.0625rem; padding: 0; position: relative; text-decoration: none; }
.main_box_detail.enabled .tabs-head li [role="tab"]:hover, .main_box_detail.enabled .tabs-head li [role="tab"]:focus { color: #fff; text-decoration: none; }
.main_box_detail.enabled .tabs-head li [role="tab"] a > img { width: 100%; }
.main_box_detail.enabled .tabs-head li [role="tab"] h2 { color: #fff; padding: 0px 30px 0 43px; font-size: 2.75rem; }
.main_box_detail.enabled .tabs-head li [role="tab"] h2 a, .main_box_detail.enabled .tabs-head li [role="tab"] h2 a:hover { color: #fff; }
.main_box_detail.enabled .tabs-head li [role="tab"] h2 .title-box { height: 3.5rem; display: inline-block; }
.main_box_detail.enabled .tabs-head li [role="tab"] h2 .icon-downsmall, .main_box_detail.enabled .tabs-head li [role="tab"] h2 .icon-upsmall { font-size: 1.125rem; padding-left: 18px; }
.main_box_detail.enabled .tabs-head li [role="tab"] p { font-size: 1.1875rem; font-weight: normal; line-height: 1.4; padding: 8px 30px 0 40px; }
.main_box_detail.enabled .tabs-head li [role="tab"][aria-selected="true"] { color: #fff; cursor: default; font-weight: bold; position: relative; }
.main_box_detail.enabled .tabs-head li [role="tab"][aria-selected="true"]:hover, .main_box_detail.enabled .tabs-head li [role="tab"][aria-selected="true"]:focus { color: #fff; }
.enable-focus-states .main_box_detail.enabled .tabs-head li [role="tab"][aria-selected="true"]:focus::after { display: none; }
.main_box_detail.enabled .tabs-head ul[role="tablist"] { display: flex; flex-wrap: wrap; padding: 0; margin: 0; }
.main_box_detail.enabled .tabs-head ul[role="tablist"] li[role="presentation"] { display: flex; padding: 0; width: 50%; margin: 0; background: none; }
.main_box_detail.enabled .tabs-head ul[role="tablist"] li[role="presentation"]:nth-child(odd) { padding-right: 13px; }
.main_box_detail.enabled .tabs-head ul[role="tablist"] li[role="presentation"]:nth-child(even) { padding-left: 13px; }
.main_box_detail.enabled .tabs-head ul[role="tablist"] li[role="presentation"] [role="tab"] { background: #212a3f; width: 100%; padding-bottom: 20px; }
.main_box_detail.enabled .tabs-head ul[role="tablist"] li[role="presentation"].active [role="tab"] { background: #577f00; }
.main_box_detail.enabled [role="tabpanel"] { margin: 14px 0 10px 0; padding: 30px 0 0 0; box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.4); overflow: hidden; position: relative; display: block; }
.main_box_detail.enabled [role="tabpanel"].hidden { display: none; }
.main_box_detail.enabled [role="tabpanel"].active { display: block; }
.main_box_detail.enabled [role="tabpanel"][aria-hidden="true"] { display: none; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner { padding: 60px 60px 35px; background: #fff; position: relative; display: block; width: 100%; z-index: 1; border: 1px solid transparent; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner:before, .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner:after { content: ""; display: block; position: absolute; z-index: 0; width: 45px; height: 63px; position: absolute; top: -23px; background: #fff; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner:before { -moz-transform: rotate(40deg); -o-transform: rotate(40deg); -ms-transform: rotate(40deg); -webkit-transform: rotate(40deg); transform: rotate(40deg); left: 255px; border-top: 1px solid #fff; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner:after { -moz-transform: rotate(140deg); -o-transform: rotate(140deg); -ms-transform: rotate(140deg); -webkit-transform: rotate(140deg); transform: rotate(140deg); left: 260px; border-bottom: 1px solid #fff; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .close { position: absolute; right: 29px; top: 20px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; color: #262626; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .close .icon { font-size: 1.25rem; padding-left: 13px; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .heading-block { font-size: 2.25rem; margin: -5px 0 33px; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .field-name-field-description { display: block; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .field-name-field-description .field-items { padding: 0; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .field-name-field-description .field-items .menu .menu-item-list { margin-right: 20px; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner > h3 { margin-top: 0; }
#sidebar_wrapper .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner { background: none; border: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; padding: 10px 0 0 0; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list { margin: 0; padding: 0; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > a, .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list .episode-content-link { border: 1px solid transparent; display: block; width: 100%; background: #E8E6E2; padding: 13px 52px 10px 29px; margin: 0 0 20px; text-decoration: none; font-size: 1.4375rem; min-height: inherit; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > a > a, .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list .episode-content-link > a { color: #000; display: inline-block; padding-right: 30px; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > a.active, .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list .episode-content-link.active { font-weight: bold; background: #577F00; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > a.active > a, .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list .episode-content-link.active > a { color: #fff; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list a.expandCollapseButton { font-size: 22px; right: 52px; padding-right: 0; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list a.expandCollapseButton.icon-sub { color: #fff; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list.active > a { font-weight: bold; background: #577F00; color: #fff; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list.active > a:after { content: "\e934"; color: #fff !important; font-size: 1.3125rem; margin-top: 8px; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list.active .episode-content { display: block; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list .episode-content { background: none; display: none; border: none; margin: 0; padding: 20px 40px; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list .episode-content > ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list .episode-content > ul ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list .episode-content > ul li { left: 15px; padding-right: 15px; position: relative; margin: 2px 0; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list .episode-content > ul li:before { margin: 5px 0 0 -15px; background: #908380 !important; content: ""; height: 9px; float: left; padding-right: 0; width: 9px; display: block; border-radius: 50%; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list .episode-content p { padding-right: 0; }
.main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .ser-grid .ser-grid-item .box-content .desc .content-title { max-height: 68px; min-height: 68px; }
.main_box_detail.main_box_detail_ext { display: none; }

/***************************************************/
.node-type-ole-podcast .related-content-block h3 { border-bottom: 0; margin-bottom: 0; padding-top: 15px; text-size-adjust: none; float: left; min-width: 205px; padding-right: 15px; }
.node-type-ole-podcast .related-content-block #content_tags { /*margin: 0;
top: -35px;
width: auto;*/ margin-bottom: 0px; float: none; width: auto; overflow: hidden; position: static; }
.node-type-ole-podcast .comment_area { border-top: none; padding-top: 0; }
.node-type-ole-podcast .main-article-wrapper ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
.node-type-ole-podcast .main-article-wrapper ul ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
.node-type-ole-podcast .main-article-wrapper ul li { left: 15px; padding-right: 15px; position: relative; margin: 2px 0; }
.node-type-ole-podcast .main-article-wrapper ul li:before { margin: 5px 0 0 -15px; background: #908380 !important; content: ""; height: 9px; float: left; padding-right: 0; width: 9px; display: block; border-radius: 50%; }
.node-type-ole-podcast .main-article-wrapper ul.podcastMedia { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; margin: 0 auto; width: 555px; }
.node-type-ole-podcast .main-article-wrapper ul.podcastMedia ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
.node-type-ole-podcast .main-article-wrapper ul.podcastMedia li { left: 15px; padding-right: 15px; position: relative; margin: 2px 0; }
.node-type-ole-podcast .main-article-wrapper ul.podcastMedia li:before { margin: 5px 0 0 -15px; background: #908380 !important; content: ""; height: 9px; float: left; padding-right: 0; width: 9px; display: block; border-radius: 50%; }
.node-type-ole-podcast #content_article .main-article-wrapper .field-item ul { list-style: none; }
.node-type-ole-podcast .article-collapsible-mobile { display: none; }
.node-type-ole-podcast #articleComments .article-collapsible-mobile { display: block; }
.node-type-ole-podcast #articleComments .article-collapsible-mobile > .expanderHeading { display: none; }
.node-type-ole-podcast #articleComments .article-collapsible-mobile > .expanderContent { padding: 0; margin: 0; }
.node-type-ole-podcast #articleComments + .article-collapsible-mobile + .more-like-this.you-might-like { margin: 0 -20px; }
.node-type-ole-podcast #summary_content .field-item ul { list-style: none; }

.color-red.broadcast_content a:not(.morelink, .ugc-toggle, .expandCollapseButton) { color: #A20C1E; }
.color-red.broadcast_content .menu-item .item-content .item-content-title a { color: #000; }
.color-red.broadcast_content .menu-item .item-content .readmore { color: #A20C1E; }
.color-red.tv-radio-links ul li .tv-links, .color-red.tv-radio-links ul li .radio-links { color: #A20C1E; }
.color-red.tv-radio-links ul li .tv-links .icon, .color-red.tv-radio-links ul li .radio-links .icon { color: #A20C1E; }
.color-red #content_header #content_info li span.icons:before { color: #A20C1E; }
.color-red #content_header p a { color: #A20C1E; }
.color-red .main-article-wrapper p a, .color-red .main-article-wrapper li a, .color-red .short_content p a, .color-red .short_content li a, .color-red #copyrightInfo p a, .color-red #copyrightInfo li a, .color-red .content-ocw p a, .color-red .content-ocw li a { color: #A20C1E; }
body:not(.body_device) .color-red .main-article-wrapper p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-red .main-article-wrapper li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-red .short_content p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-red .short_content li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-red #copyrightInfo p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-red #copyrightInfo li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-red .content-ocw p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-red .content-ocw li a:hover:not(.toggle-btn, .week-btn) { color: #A20C1E; }
.color-red .main-article-wrapper p a:hover .icons, .color-red .main-article-wrapper li a:hover .icons, .color-red .short_content p a:hover .icons, .color-red .short_content li a:hover .icons, .color-red #copyrightInfo p a:hover .icons, .color-red #copyrightInfo li a:hover .icons, .color-red .content-ocw p a:hover .icons, .color-red .content-ocw li a:hover .icons { color: #A20C1E; }
.color-red .main-article-wrapper .externallink_wrapper, .color-red .short_content .externallink_wrapper, .color-red #copyrightInfo .externallink_wrapper, .color-red .content-ocw .externallink_wrapper { color: #A20C1E; }
.color-red .main-article-wrapper .externallink_wrapper:hover .icons, .color-red .short_content .externallink_wrapper:hover .icons, .color-red #copyrightInfo .externallink_wrapper:hover .icons, .color-red .content-ocw .externallink_wrapper:hover .icons { color: #A20C1E; }
.color-red .main-article-wrapper .pullquotemiddle, .color-red .main-article-wrapper .pullquoteleft, .color-red .main-article-wrapper .pullquoteright, .color-red .short_content .pullquotemiddle, .color-red .short_content .pullquoteleft, .color-red .short_content .pullquoteright, .color-red #copyrightInfo .pullquotemiddle, .color-red #copyrightInfo .pullquoteleft, .color-red #copyrightInfo .pullquoteright, .color-red .content-ocw .pullquotemiddle, .color-red .content-ocw .pullquoteleft, .color-red .content-ocw .pullquoteright { color: #A20C1E; }
.color-red .main-article-wrapper .pullquotemiddle .icon-chip2, .color-red .main-article-wrapper .pullquoteleft .icon-chip2, .color-red .main-article-wrapper .pullquoteright .icon-chip2, .color-red .short_content .pullquotemiddle .icon-chip2, .color-red .short_content .pullquoteleft .icon-chip2, .color-red .short_content .pullquoteright .icon-chip2, .color-red #copyrightInfo .pullquotemiddle .icon-chip2, .color-red #copyrightInfo .pullquoteleft .icon-chip2, .color-red #copyrightInfo .pullquoteright .icon-chip2, .color-red .content-ocw .pullquotemiddle .icon-chip2, .color-red .content-ocw .pullquoteleft .icon-chip2, .color-red .content-ocw .pullquoteright .icon-chip2 { color: #f89ca7; }
.color-red .main-article-wrapper .callout-tint, .color-red .main-article-wrapper .callout-blue, .color-red .short_content .callout-tint, .color-red .short_content .callout-blue, .color-red #copyrightInfo .callout-tint, .color-red #copyrightInfo .callout-blue, .color-red .content-ocw .callout-tint, .color-red .content-ocw .callout-blue { background: #fbcbd1; }
.color-red .main-article-wrapper .callout-white, .color-red .short_content .callout-white, .color-red #copyrightInfo .callout-white, .color-red .content-ocw .callout-white { border: 1px solid #A20C1E; }
.color-red .main-article-wrapper .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-red .short_content .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-red #copyrightInfo .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-red .content-ocw .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after { color: #A20C1E; }
.color-red .main-article-wrapper .tabber.enabled .tabs-head ul li.active, .color-red .short_content .tabber.enabled .tabs-head ul li.active, .color-red #copyrightInfo .tabber.enabled .tabs-head ul li.active, .color-red .content-ocw .tabber.enabled .tabs-head ul li.active { background: #A20C1E; }
.color-red .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .close .icon:before { color: #A20C1E; }
.color-red .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li > a:after, .color-red .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #A20C1E; }
.color-red .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #A20C1E; }
.color-red .tv-radio-links ul li .tv-links, .color-red .tv-radio-links ul li .tv-links .icon, .color-red .tv-radio-links ul li .radio-links, .color-red .tv-radio-links ul li .radio-links .icon { color: #A20C1E; }
.node-type-ole-podcast .color-red .callout-tint, .node-type-ole-podcast .color-red .callout-blue { background: #fbcbd1; }

.color-pink.broadcast_content a:not(.morelink, .ugc-toggle, .expandCollapseButton) { color: #C90959; }
.color-pink.broadcast_content .menu-item .item-content .item-content-title a { color: #000; }
.color-pink.broadcast_content .menu-item .item-content .readmore { color: #C90959; }
.color-pink.tv-radio-links ul li .tv-links, .color-pink.tv-radio-links ul li .radio-links { color: #C90959; }
.color-pink.tv-radio-links ul li .tv-links .icon, .color-pink.tv-radio-links ul li .radio-links .icon { color: #C90959; }
.color-pink #content_header #content_info li span.icons:before { color: #C90959; }
.color-pink #content_header p a { color: #C90959; }
.color-pink .main-article-wrapper p a, .color-pink .main-article-wrapper li a, .color-pink .short_content p a, .color-pink .short_content li a, .color-pink #copyrightInfo p a, .color-pink #copyrightInfo li a, .color-pink .content-ocw p a, .color-pink .content-ocw li a { color: #C90959; }
body:not(.body_device) .color-pink .main-article-wrapper p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-pink .main-article-wrapper li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-pink .short_content p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-pink .short_content li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-pink #copyrightInfo p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-pink #copyrightInfo li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-pink .content-ocw p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-pink .content-ocw li a:hover:not(.toggle-btn, .week-btn) { color: #C90959; }
.color-pink .main-article-wrapper p a:hover .icons, .color-pink .main-article-wrapper li a:hover .icons, .color-pink .short_content p a:hover .icons, .color-pink .short_content li a:hover .icons, .color-pink #copyrightInfo p a:hover .icons, .color-pink #copyrightInfo li a:hover .icons, .color-pink .content-ocw p a:hover .icons, .color-pink .content-ocw li a:hover .icons { color: #C90959; }
.color-pink .main-article-wrapper .externallink_wrapper, .color-pink .short_content .externallink_wrapper, .color-pink #copyrightInfo .externallink_wrapper, .color-pink .content-ocw .externallink_wrapper { color: #C90959; }
.color-pink .main-article-wrapper .externallink_wrapper:hover .icons, .color-pink .short_content .externallink_wrapper:hover .icons, .color-pink #copyrightInfo .externallink_wrapper:hover .icons, .color-pink .content-ocw .externallink_wrapper:hover .icons { color: #C90959; }
.color-pink .main-article-wrapper .pullquotemiddle, .color-pink .main-article-wrapper .pullquoteleft, .color-pink .main-article-wrapper .pullquoteright, .color-pink .short_content .pullquotemiddle, .color-pink .short_content .pullquoteleft, .color-pink .short_content .pullquoteright, .color-pink #copyrightInfo .pullquotemiddle, .color-pink #copyrightInfo .pullquoteleft, .color-pink #copyrightInfo .pullquoteright, .color-pink .content-ocw .pullquotemiddle, .color-pink .content-ocw .pullquoteleft, .color-pink .content-ocw .pullquoteright { color: #C90959; }
.color-pink .main-article-wrapper .pullquotemiddle .icon-chip2, .color-pink .main-article-wrapper .pullquoteleft .icon-chip2, .color-pink .main-article-wrapper .pullquoteright .icon-chip2, .color-pink .short_content .pullquotemiddle .icon-chip2, .color-pink .short_content .pullquoteleft .icon-chip2, .color-pink .short_content .pullquoteright .icon-chip2, .color-pink #copyrightInfo .pullquotemiddle .icon-chip2, .color-pink #copyrightInfo .pullquoteleft .icon-chip2, .color-pink #copyrightInfo .pullquoteright .icon-chip2, .color-pink .content-ocw .pullquotemiddle .icon-chip2, .color-pink .content-ocw .pullquoteleft .icon-chip2, .color-pink .content-ocw .pullquoteright .icon-chip2 { color: #fcbcd6; }
.color-pink .main-article-wrapper .callout-tint, .color-pink .main-article-wrapper .callout-blue, .color-pink .short_content .callout-tint, .color-pink .short_content .callout-blue, .color-pink #copyrightInfo .callout-tint, .color-pink #copyrightInfo .callout-blue, .color-pink .content-ocw .callout-tint, .color-pink .content-ocw .callout-blue { background: #fdd4e5; }
.color-pink .main-article-wrapper .callout-white, .color-pink .short_content .callout-white, .color-pink #copyrightInfo .callout-white, .color-pink .content-ocw .callout-white { border: 1px solid #C90959; }
.color-pink .main-article-wrapper .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-pink .short_content .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-pink #copyrightInfo .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-pink .content-ocw .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after { color: #C90959; }
.color-pink .main-article-wrapper .tabber.enabled .tabs-head ul li.active, .color-pink .short_content .tabber.enabled .tabs-head ul li.active, .color-pink #copyrightInfo .tabber.enabled .tabs-head ul li.active, .color-pink .content-ocw .tabber.enabled .tabs-head ul li.active { background: #C90959; }
.color-pink .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .close .icon:before { color: #C90959; }
.color-pink .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li > a:after, .color-pink .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #C90959; }
.color-pink .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #C90959; }
.color-pink .tv-radio-links ul li .tv-links, .color-pink .tv-radio-links ul li .tv-links .icon, .color-pink .tv-radio-links ul li .radio-links, .color-pink .tv-radio-links ul li .radio-links .icon { color: #C90959; }
.node-type-ole-podcast .color-pink .callout-tint, .node-type-ole-podcast .color-pink .callout-blue { background: #fdd4e5; }

.color-royal-blue.broadcast_content a:not(.morelink, .ugc-toggle, .expandCollapseButton) { color: #0F72C6; }
.color-royal-blue.broadcast_content .menu-item .item-content .item-content-title a { color: #000; }
.color-royal-blue.broadcast_content .menu-item .item-content .readmore { color: #0F72C6; }
.color-royal-blue.tv-radio-links ul li .tv-links, .color-royal-blue.tv-radio-links ul li .radio-links { color: #0F72C6; }
.color-royal-blue.tv-radio-links ul li .tv-links .icon, .color-royal-blue.tv-radio-links ul li .radio-links .icon { color: #0F72C6; }
.color-royal-blue #content_header #content_info li span.icons:before { color: #0F72C6; }
.color-royal-blue #content_header p a { color: #0F72C6; }
.color-royal-blue .main-article-wrapper p a, .color-royal-blue .main-article-wrapper li a, .color-royal-blue .short_content p a, .color-royal-blue .short_content li a, .color-royal-blue #copyrightInfo p a, .color-royal-blue #copyrightInfo li a, .color-royal-blue .content-ocw p a, .color-royal-blue .content-ocw li a { color: #0F72C6; }
body:not(.body_device) .color-royal-blue .main-article-wrapper p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-royal-blue .main-article-wrapper li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-royal-blue .short_content p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-royal-blue .short_content li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-royal-blue #copyrightInfo p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-royal-blue #copyrightInfo li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-royal-blue .content-ocw p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-royal-blue .content-ocw li a:hover:not(.toggle-btn, .week-btn) { color: #0F72C6; }
.color-royal-blue .main-article-wrapper p a:hover .icons, .color-royal-blue .main-article-wrapper li a:hover .icons, .color-royal-blue .short_content p a:hover .icons, .color-royal-blue .short_content li a:hover .icons, .color-royal-blue #copyrightInfo p a:hover .icons, .color-royal-blue #copyrightInfo li a:hover .icons, .color-royal-blue .content-ocw p a:hover .icons, .color-royal-blue .content-ocw li a:hover .icons { color: #0F72C6; }
.color-royal-blue .main-article-wrapper .externallink_wrapper, .color-royal-blue .short_content .externallink_wrapper, .color-royal-blue #copyrightInfo .externallink_wrapper, .color-royal-blue .content-ocw .externallink_wrapper { color: #0F72C6; }
.color-royal-blue .main-article-wrapper .externallink_wrapper:hover .icons, .color-royal-blue .short_content .externallink_wrapper:hover .icons, .color-royal-blue #copyrightInfo .externallink_wrapper:hover .icons, .color-royal-blue .content-ocw .externallink_wrapper:hover .icons { color: #0F72C6; }
.color-royal-blue .main-article-wrapper .pullquotemiddle, .color-royal-blue .main-article-wrapper .pullquoteleft, .color-royal-blue .main-article-wrapper .pullquoteright, .color-royal-blue .short_content .pullquotemiddle, .color-royal-blue .short_content .pullquoteleft, .color-royal-blue .short_content .pullquoteright, .color-royal-blue #copyrightInfo .pullquotemiddle, .color-royal-blue #copyrightInfo .pullquoteleft, .color-royal-blue #copyrightInfo .pullquoteright, .color-royal-blue .content-ocw .pullquotemiddle, .color-royal-blue .content-ocw .pullquoteleft, .color-royal-blue .content-ocw .pullquoteright { color: #0F72C6; }
.color-royal-blue .main-article-wrapper .pullquotemiddle .icon-chip2, .color-royal-blue .main-article-wrapper .pullquoteleft .icon-chip2, .color-royal-blue .main-article-wrapper .pullquoteright .icon-chip2, .color-royal-blue .short_content .pullquotemiddle .icon-chip2, .color-royal-blue .short_content .pullquoteleft .icon-chip2, .color-royal-blue .short_content .pullquoteright .icon-chip2, .color-royal-blue #copyrightInfo .pullquotemiddle .icon-chip2, .color-royal-blue #copyrightInfo .pullquoteleft .icon-chip2, .color-royal-blue #copyrightInfo .pullquoteright .icon-chip2, .color-royal-blue .content-ocw .pullquotemiddle .icon-chip2, .color-royal-blue .content-ocw .pullquoteleft .icon-chip2, .color-royal-blue .content-ocw .pullquoteright .icon-chip2 { color: #c0e0fa; }
.color-royal-blue .main-article-wrapper .callout-tint, .color-royal-blue .main-article-wrapper .callout-blue, .color-royal-blue .short_content .callout-tint, .color-royal-blue .short_content .callout-blue, .color-royal-blue #copyrightInfo .callout-tint, .color-royal-blue #copyrightInfo .callout-blue, .color-royal-blue .content-ocw .callout-tint, .color-royal-blue .content-ocw .callout-blue { background: #d8ebfc; }
.color-royal-blue .main-article-wrapper .callout-white, .color-royal-blue .short_content .callout-white, .color-royal-blue #copyrightInfo .callout-white, .color-royal-blue .content-ocw .callout-white { border: 1px solid #0F72C6; }
.color-royal-blue .main-article-wrapper .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-royal-blue .short_content .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-royal-blue #copyrightInfo .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-royal-blue .content-ocw .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after { color: #0F72C6; }
.color-royal-blue .main-article-wrapper .tabber.enabled .tabs-head ul li.active, .color-royal-blue .short_content .tabber.enabled .tabs-head ul li.active, .color-royal-blue #copyrightInfo .tabber.enabled .tabs-head ul li.active, .color-royal-blue .content-ocw .tabber.enabled .tabs-head ul li.active { background: #0F72C6; }
.color-royal-blue .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .close .icon:before { color: #0F72C6; }
.color-royal-blue .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li > a:after, .color-royal-blue .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #0F72C6; }
.color-royal-blue .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #0F72C6; }
.color-royal-blue .tv-radio-links ul li .tv-links, .color-royal-blue .tv-radio-links ul li .tv-links .icon, .color-royal-blue .tv-radio-links ul li .radio-links, .color-royal-blue .tv-radio-links ul li .radio-links .icon { color: #0F72C6; }
.node-type-ole-podcast .color-royal-blue .callout-tint, .node-type-ole-podcast .color-royal-blue .callout-blue { background: #d8ebfc; }

.color-orange.broadcast_content a:not(.morelink, .ugc-toggle, .expandCollapseButton) { color: #BE550D; }
.color-orange.broadcast_content .menu-item .item-content .item-content-title a { color: #000; }
.color-orange.broadcast_content .menu-item .item-content .readmore { color: #BE550D; }
.color-orange.tv-radio-links ul li .tv-links, .color-orange.tv-radio-links ul li .radio-links { color: #BE550D; }
.color-orange.tv-radio-links ul li .tv-links .icon, .color-orange.tv-radio-links ul li .radio-links .icon { color: #BE550D; }
.color-orange #content_header #content_info li span.icons:before { color: #BE550D; }
.color-orange #content_header p a { color: #BE550D; }
.color-orange .main-article-wrapper p a, .color-orange .main-article-wrapper li a, .color-orange .short_content p a, .color-orange .short_content li a, .color-orange #copyrightInfo p a, .color-orange #copyrightInfo li a, .color-orange .content-ocw p a, .color-orange .content-ocw li a { color: #BE550D; }
body:not(.body_device) .color-orange .main-article-wrapper p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-orange .main-article-wrapper li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-orange .short_content p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-orange .short_content li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-orange #copyrightInfo p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-orange #copyrightInfo li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-orange .content-ocw p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-orange .content-ocw li a:hover:not(.toggle-btn, .week-btn) { color: #BE550D; }
.color-orange .main-article-wrapper p a:hover .icons, .color-orange .main-article-wrapper li a:hover .icons, .color-orange .short_content p a:hover .icons, .color-orange .short_content li a:hover .icons, .color-orange #copyrightInfo p a:hover .icons, .color-orange #copyrightInfo li a:hover .icons, .color-orange .content-ocw p a:hover .icons, .color-orange .content-ocw li a:hover .icons { color: #BE550D; }
.color-orange .main-article-wrapper .externallink_wrapper, .color-orange .short_content .externallink_wrapper, .color-orange #copyrightInfo .externallink_wrapper, .color-orange .content-ocw .externallink_wrapper { color: #BE550D; }
.color-orange .main-article-wrapper .externallink_wrapper:hover .icons, .color-orange .short_content .externallink_wrapper:hover .icons, .color-orange #copyrightInfo .externallink_wrapper:hover .icons, .color-orange .content-ocw .externallink_wrapper:hover .icons { color: #BE550D; }
.color-orange .main-article-wrapper .pullquotemiddle, .color-orange .main-article-wrapper .pullquoteleft, .color-orange .main-article-wrapper .pullquoteright, .color-orange .short_content .pullquotemiddle, .color-orange .short_content .pullquoteleft, .color-orange .short_content .pullquoteright, .color-orange #copyrightInfo .pullquotemiddle, .color-orange #copyrightInfo .pullquoteleft, .color-orange #copyrightInfo .pullquoteright, .color-orange .content-ocw .pullquotemiddle, .color-orange .content-ocw .pullquoteleft, .color-orange .content-ocw .pullquoteright { color: #BE550D; }
.color-orange .main-article-wrapper .pullquotemiddle .icon-chip2, .color-orange .main-article-wrapper .pullquoteleft .icon-chip2, .color-orange .main-article-wrapper .pullquoteright .icon-chip2, .color-orange .short_content .pullquotemiddle .icon-chip2, .color-orange .short_content .pullquoteleft .icon-chip2, .color-orange .short_content .pullquoteright .icon-chip2, .color-orange #copyrightInfo .pullquotemiddle .icon-chip2, .color-orange #copyrightInfo .pullquoteleft .icon-chip2, .color-orange #copyrightInfo .pullquoteright .icon-chip2, .color-orange .content-ocw .pullquotemiddle .icon-chip2, .color-orange .content-ocw .pullquoteleft .icon-chip2, .color-orange .content-ocw .pullquoteright .icon-chip2 { color: #fad2b6; }
.color-orange .main-article-wrapper .callout-tint, .color-orange .main-article-wrapper .callout-blue, .color-orange .short_content .callout-tint, .color-orange .short_content .callout-blue, .color-orange #copyrightInfo .callout-tint, .color-orange #copyrightInfo .callout-blue, .color-orange .content-ocw .callout-tint, .color-orange .content-ocw .callout-blue { background: #fdf0e6; }
.color-orange .main-article-wrapper .callout-white, .color-orange .short_content .callout-white, .color-orange #copyrightInfo .callout-white, .color-orange .content-ocw .callout-white { border: 1px solid #BE550D; }
.color-orange .main-article-wrapper .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-orange .short_content .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-orange #copyrightInfo .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-orange .content-ocw .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after { color: #BE550D; }
.color-orange .main-article-wrapper .tabber.enabled .tabs-head ul li.active, .color-orange .short_content .tabber.enabled .tabs-head ul li.active, .color-orange #copyrightInfo .tabber.enabled .tabs-head ul li.active, .color-orange .content-ocw .tabber.enabled .tabs-head ul li.active { background: #BE550D; }
.color-orange .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .close .icon:before { color: #BE550D; }
.color-orange .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li > a:after, .color-orange .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #BE550D; }
.color-orange .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #BE550D; }
.color-orange .tv-radio-links ul li .tv-links, .color-orange .tv-radio-links ul li .tv-links .icon, .color-orange .tv-radio-links ul li .radio-links, .color-orange .tv-radio-links ul li .radio-links .icon { color: #BE550D; }
.node-type-ole-podcast .color-orange .callout-tint, .node-type-ole-podcast .color-orange .callout-blue { background: #fdf0e6; }

.color-blue.broadcast_content a:not(.morelink, .ugc-toggle, .expandCollapseButton) { color: #2A4D7F; }
.color-blue.broadcast_content .menu-item .item-content .item-content-title a { color: #000; }
.color-blue.broadcast_content .menu-item .item-content .readmore { color: #2A4D7F; }
.color-blue.tv-radio-links ul li .tv-links, .color-blue.tv-radio-links ul li .radio-links { color: #2A4D7F; }
.color-blue.tv-radio-links ul li .tv-links .icon, .color-blue.tv-radio-links ul li .radio-links .icon { color: #2A4D7F; }
.color-blue #content_header #content_info li span.icons:before { color: #2A4D7F; }
.color-blue #content_header p a { color: #2A4D7F; }
.color-blue .main-article-wrapper p a, .color-blue .main-article-wrapper li a, .color-blue .short_content p a, .color-blue .short_content li a, .color-blue #copyrightInfo p a, .color-blue #copyrightInfo li a, .color-blue .content-ocw p a, .color-blue .content-ocw li a { color: #2A4D7F; }
body:not(.body_device) .color-blue .main-article-wrapper p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-blue .main-article-wrapper li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-blue .short_content p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-blue .short_content li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-blue #copyrightInfo p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-blue #copyrightInfo li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-blue .content-ocw p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-blue .content-ocw li a:hover:not(.toggle-btn, .week-btn) { color: #2A4D7F; }
.color-blue .main-article-wrapper p a:hover .icons, .color-blue .main-article-wrapper li a:hover .icons, .color-blue .short_content p a:hover .icons, .color-blue .short_content li a:hover .icons, .color-blue #copyrightInfo p a:hover .icons, .color-blue #copyrightInfo li a:hover .icons, .color-blue .content-ocw p a:hover .icons, .color-blue .content-ocw li a:hover .icons { color: #2A4D7F; }
.color-blue .main-article-wrapper .externallink_wrapper, .color-blue .short_content .externallink_wrapper, .color-blue #copyrightInfo .externallink_wrapper, .color-blue .content-ocw .externallink_wrapper { color: #2A4D7F; }
.color-blue .main-article-wrapper .externallink_wrapper:hover .icons, .color-blue .short_content .externallink_wrapper:hover .icons, .color-blue #copyrightInfo .externallink_wrapper:hover .icons, .color-blue .content-ocw .externallink_wrapper:hover .icons { color: #2A4D7F; }
.color-blue .main-article-wrapper .pullquotemiddle, .color-blue .main-article-wrapper .pullquoteleft, .color-blue .main-article-wrapper .pullquoteright, .color-blue .short_content .pullquotemiddle, .color-blue .short_content .pullquoteleft, .color-blue .short_content .pullquoteright, .color-blue #copyrightInfo .pullquotemiddle, .color-blue #copyrightInfo .pullquoteleft, .color-blue #copyrightInfo .pullquoteright, .color-blue .content-ocw .pullquotemiddle, .color-blue .content-ocw .pullquoteleft, .color-blue .content-ocw .pullquoteright { color: #2A4D7F; }
.color-blue .main-article-wrapper .pullquotemiddle .icon-chip2, .color-blue .main-article-wrapper .pullquoteleft .icon-chip2, .color-blue .main-article-wrapper .pullquoteright .icon-chip2, .color-blue .short_content .pullquotemiddle .icon-chip2, .color-blue .short_content .pullquoteleft .icon-chip2, .color-blue .short_content .pullquoteright .icon-chip2, .color-blue #copyrightInfo .pullquotemiddle .icon-chip2, .color-blue #copyrightInfo .pullquoteleft .icon-chip2, .color-blue #copyrightInfo .pullquoteright .icon-chip2, .color-blue .content-ocw .pullquotemiddle .icon-chip2, .color-blue .content-ocw .pullquoteleft .icon-chip2, .color-blue .content-ocw .pullquoteright .icon-chip2 { color: #abc2e3; }
.color-blue .main-article-wrapper .callout-tint, .color-blue .main-article-wrapper .callout-blue, .color-blue .short_content .callout-tint, .color-blue .short_content .callout-blue, .color-blue #copyrightInfo .callout-tint, .color-blue #copyrightInfo .callout-blue, .color-blue .content-ocw .callout-tint, .color-blue .content-ocw .callout-blue { background: #e5ecf6; }
.color-blue .main-article-wrapper .callout-white, .color-blue .short_content .callout-white, .color-blue #copyrightInfo .callout-white, .color-blue .content-ocw .callout-white { border: 1px solid #2A4D7F; }
.color-blue .main-article-wrapper .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-blue .short_content .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-blue #copyrightInfo .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-blue .content-ocw .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after { color: #2A4D7F; }
.color-blue .main-article-wrapper .tabber.enabled .tabs-head ul li.active, .color-blue .short_content .tabber.enabled .tabs-head ul li.active, .color-blue #copyrightInfo .tabber.enabled .tabs-head ul li.active, .color-blue .content-ocw .tabber.enabled .tabs-head ul li.active { background: #2A4D7F; }
.color-blue .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .close .icon:before { color: #2A4D7F; }
.color-blue .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li > a:after, .color-blue .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #2A4D7F; }
.color-blue .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #2A4D7F; }
.color-blue .tv-radio-links ul li .tv-links, .color-blue .tv-radio-links ul li .tv-links .icon, .color-blue .tv-radio-links ul li .radio-links, .color-blue .tv-radio-links ul li .radio-links .icon { color: #2A4D7F; }
.node-type-ole-podcast .color-blue .callout-tint, .node-type-ole-podcast .color-blue .callout-blue { background: #e5ecf6; }

.color-green.broadcast_content a:not(.morelink, .ugc-toggle, .expandCollapseButton) { color: #317A41; }
.color-green.broadcast_content .menu-item .item-content .item-content-title a { color: #000; }
.color-green.broadcast_content .menu-item .item-content .readmore { color: #317A41; }
.color-green.tv-radio-links ul li .tv-links, .color-green.tv-radio-links ul li .radio-links { color: #317A41; }
.color-green.tv-radio-links ul li .tv-links .icon, .color-green.tv-radio-links ul li .radio-links .icon { color: #317A41; }
.color-green #content_header #content_info li span.icons:before { color: #317A41; }
.color-green #content_header p a { color: #317A41; }
.color-green .main-article-wrapper p a, .color-green .main-article-wrapper li a, .color-green .short_content p a, .color-green .short_content li a, .color-green #copyrightInfo p a, .color-green #copyrightInfo li a, .color-green .content-ocw p a, .color-green .content-ocw li a { color: #317A41; }
body:not(.body_device) .color-green .main-article-wrapper p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-green .main-article-wrapper li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-green .short_content p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-green .short_content li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-green #copyrightInfo p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-green #copyrightInfo li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-green .content-ocw p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-green .content-ocw li a:hover:not(.toggle-btn, .week-btn) { color: #317A41; }
.color-green .main-article-wrapper p a:hover .icons, .color-green .main-article-wrapper li a:hover .icons, .color-green .short_content p a:hover .icons, .color-green .short_content li a:hover .icons, .color-green #copyrightInfo p a:hover .icons, .color-green #copyrightInfo li a:hover .icons, .color-green .content-ocw p a:hover .icons, .color-green .content-ocw li a:hover .icons { color: #317A41; }
.color-green .main-article-wrapper .externallink_wrapper, .color-green .short_content .externallink_wrapper, .color-green #copyrightInfo .externallink_wrapper, .color-green .content-ocw .externallink_wrapper { color: #317A41; }
.color-green .main-article-wrapper .externallink_wrapper:hover .icons, .color-green .short_content .externallink_wrapper:hover .icons, .color-green #copyrightInfo .externallink_wrapper:hover .icons, .color-green .content-ocw .externallink_wrapper:hover .icons { color: #317A41; }
.color-green .main-article-wrapper .pullquotemiddle, .color-green .main-article-wrapper .pullquoteleft, .color-green .main-article-wrapper .pullquoteright, .color-green .short_content .pullquotemiddle, .color-green .short_content .pullquoteleft, .color-green .short_content .pullquoteright, .color-green #copyrightInfo .pullquotemiddle, .color-green #copyrightInfo .pullquoteleft, .color-green #copyrightInfo .pullquoteright, .color-green .content-ocw .pullquotemiddle, .color-green .content-ocw .pullquoteleft, .color-green .content-ocw .pullquoteright { color: #317A41; }
.color-green .main-article-wrapper .pullquotemiddle .icon-chip2, .color-green .main-article-wrapper .pullquoteleft .icon-chip2, .color-green .main-article-wrapper .pullquoteright .icon-chip2, .color-green .short_content .pullquotemiddle .icon-chip2, .color-green .short_content .pullquoteleft .icon-chip2, .color-green .short_content .pullquoteright .icon-chip2, .color-green #copyrightInfo .pullquotemiddle .icon-chip2, .color-green #copyrightInfo .pullquoteleft .icon-chip2, .color-green #copyrightInfo .pullquoteright .icon-chip2, .color-green .content-ocw .pullquotemiddle .icon-chip2, .color-green .content-ocw .pullquoteleft .icon-chip2, .color-green .content-ocw .pullquoteright .icon-chip2 { color: #b1e0bb; }
.color-green .main-article-wrapper .callout-tint, .color-green .main-article-wrapper .callout-blue, .color-green .short_content .callout-tint, .color-green .short_content .callout-blue, .color-green #copyrightInfo .callout-tint, .color-green #copyrightInfo .callout-blue, .color-green .content-ocw .callout-tint, .color-green .content-ocw .callout-blue { background: #e7f6eb; }
.color-green .main-article-wrapper .callout-white, .color-green .short_content .callout-white, .color-green #copyrightInfo .callout-white, .color-green .content-ocw .callout-white { border: 1px solid #317A41; }
.color-green .main-article-wrapper .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-green .short_content .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-green #copyrightInfo .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-green .content-ocw .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after { color: #317A41; }
.color-green .main-article-wrapper .tabber.enabled .tabs-head ul li.active, .color-green .short_content .tabber.enabled .tabs-head ul li.active, .color-green #copyrightInfo .tabber.enabled .tabs-head ul li.active, .color-green .content-ocw .tabber.enabled .tabs-head ul li.active { background: #317A41; }
.color-green .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .close .icon:before { color: #317A41; }
.color-green .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li > a:after, .color-green .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #317A41; }
.color-green .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #317A41; }
.color-green .tv-radio-links ul li .tv-links, .color-green .tv-radio-links ul li .tv-links .icon, .color-green .tv-radio-links ul li .radio-links, .color-green .tv-radio-links ul li .radio-links .icon { color: #317A41; }
.node-type-ole-podcast .color-green .callout-tint, .node-type-ole-podcast .color-green .callout-blue { background: #e7f6eb; }

.color-magenta.broadcast_content a:not(.morelink, .ugc-toggle, .expandCollapseButton) { color: #6E1B6E; }
.color-magenta.broadcast_content .menu-item .item-content .item-content-title a { color: #000; }
.color-magenta.broadcast_content .menu-item .item-content .readmore { color: #6E1B6E; }
.color-magenta.tv-radio-links ul li .tv-links, .color-magenta.tv-radio-links ul li .radio-links { color: #6E1B6E; }
.color-magenta.tv-radio-links ul li .tv-links .icon, .color-magenta.tv-radio-links ul li .radio-links .icon { color: #6E1B6E; }
.color-magenta #content_header #content_info li span.icons:before { color: #6E1B6E; }
.color-magenta #content_header p a { color: #6E1B6E; }
.color-magenta .main-article-wrapper p a, .color-magenta .main-article-wrapper li a, .color-magenta .short_content p a, .color-magenta .short_content li a, .color-magenta #copyrightInfo p a, .color-magenta #copyrightInfo li a, .color-magenta .content-ocw p a, .color-magenta .content-ocw li a { color: #6E1B6E; }
body:not(.body_device) .color-magenta .main-article-wrapper p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-magenta .main-article-wrapper li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-magenta .short_content p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-magenta .short_content li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-magenta #copyrightInfo p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-magenta #copyrightInfo li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-magenta .content-ocw p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-magenta .content-ocw li a:hover:not(.toggle-btn, .week-btn) { color: #6E1B6E; }
.color-magenta .main-article-wrapper p a:hover .icons, .color-magenta .main-article-wrapper li a:hover .icons, .color-magenta .short_content p a:hover .icons, .color-magenta .short_content li a:hover .icons, .color-magenta #copyrightInfo p a:hover .icons, .color-magenta #copyrightInfo li a:hover .icons, .color-magenta .content-ocw p a:hover .icons, .color-magenta .content-ocw li a:hover .icons { color: #6E1B6E; }
.color-magenta .main-article-wrapper .externallink_wrapper, .color-magenta .short_content .externallink_wrapper, .color-magenta #copyrightInfo .externallink_wrapper, .color-magenta .content-ocw .externallink_wrapper { color: #6E1B6E; }
.color-magenta .main-article-wrapper .externallink_wrapper:hover .icons, .color-magenta .short_content .externallink_wrapper:hover .icons, .color-magenta #copyrightInfo .externallink_wrapper:hover .icons, .color-magenta .content-ocw .externallink_wrapper:hover .icons { color: #6E1B6E; }
.color-magenta .main-article-wrapper .pullquotemiddle, .color-magenta .main-article-wrapper .pullquoteleft, .color-magenta .main-article-wrapper .pullquoteright, .color-magenta .short_content .pullquotemiddle, .color-magenta .short_content .pullquoteleft, .color-magenta .short_content .pullquoteright, .color-magenta #copyrightInfo .pullquotemiddle, .color-magenta #copyrightInfo .pullquoteleft, .color-magenta #copyrightInfo .pullquoteright, .color-magenta .content-ocw .pullquotemiddle, .color-magenta .content-ocw .pullquoteleft, .color-magenta .content-ocw .pullquoteright { color: #6E1B6E; }
.color-magenta .main-article-wrapper .pullquotemiddle .icon-chip2, .color-magenta .main-article-wrapper .pullquoteleft .icon-chip2, .color-magenta .main-article-wrapper .pullquoteright .icon-chip2, .color-magenta .short_content .pullquotemiddle .icon-chip2, .color-magenta .short_content .pullquoteleft .icon-chip2, .color-magenta .short_content .pullquoteright .icon-chip2, .color-magenta #copyrightInfo .pullquotemiddle .icon-chip2, .color-magenta #copyrightInfo .pullquoteleft .icon-chip2, .color-magenta #copyrightInfo .pullquoteright .icon-chip2, .color-magenta .content-ocw .pullquotemiddle .icon-chip2, .color-magenta .content-ocw .pullquoteleft .icon-chip2, .color-magenta .content-ocw .pullquoteright .icon-chip2 { color: #e38ce3; }
.color-magenta .main-article-wrapper .callout-tint, .color-magenta .main-article-wrapper .callout-blue, .color-magenta .short_content .callout-tint, .color-magenta .short_content .callout-blue, .color-magenta #copyrightInfo .callout-tint, .color-magenta #copyrightInfo .callout-blue, .color-magenta .content-ocw .callout-tint, .color-magenta .content-ocw .callout-blue { background: #f7def7; }
.color-magenta .main-article-wrapper .callout-white, .color-magenta .short_content .callout-white, .color-magenta #copyrightInfo .callout-white, .color-magenta .content-ocw .callout-white { border: 1px solid #6E1B6E; }
.color-magenta .main-article-wrapper .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-magenta .short_content .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-magenta #copyrightInfo .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-magenta .content-ocw .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after { color: #6E1B6E; }
.color-magenta .main-article-wrapper .tabber.enabled .tabs-head ul li.active, .color-magenta .short_content .tabber.enabled .tabs-head ul li.active, .color-magenta #copyrightInfo .tabber.enabled .tabs-head ul li.active, .color-magenta .content-ocw .tabber.enabled .tabs-head ul li.active { background: #6E1B6E; }
.color-magenta .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .close .icon:before { color: #6E1B6E; }
.color-magenta .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li > a:after, .color-magenta .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #6E1B6E; }
.color-magenta .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #6E1B6E; }
.color-magenta .tv-radio-links ul li .tv-links, .color-magenta .tv-radio-links ul li .tv-links .icon, .color-magenta .tv-radio-links ul li .radio-links, .color-magenta .tv-radio-links ul li .radio-links .icon { color: #6E1B6E; }
.node-type-ole-podcast .color-magenta .callout-tint, .node-type-ole-podcast .color-magenta .callout-blue { background: #f7def7; }

.color-dark-cyan.broadcast_content a:not(.morelink, .ugc-toggle, .expandCollapseButton) { color: #006064; }
.color-dark-cyan.broadcast_content .menu-item .item-content .item-content-title a { color: #000; }
.color-dark-cyan.broadcast_content .menu-item .item-content .readmore { color: #006064; }
.color-dark-cyan.tv-radio-links ul li .tv-links, .color-dark-cyan.tv-radio-links ul li .radio-links { color: #006064; }
.color-dark-cyan.tv-radio-links ul li .tv-links .icon, .color-dark-cyan.tv-radio-links ul li .radio-links .icon { color: #006064; }
.color-dark-cyan #content_header #content_info li span.icons:before { color: #006064; }
.color-dark-cyan #content_header p a { color: #006064; }
.color-dark-cyan .main-article-wrapper p a, .color-dark-cyan .main-article-wrapper li a, .color-dark-cyan .short_content p a, .color-dark-cyan .short_content li a, .color-dark-cyan #copyrightInfo p a, .color-dark-cyan #copyrightInfo li a, .color-dark-cyan .content-ocw p a, .color-dark-cyan .content-ocw li a { color: #006064; }
body:not(.body_device) .color-dark-cyan .main-article-wrapper p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-dark-cyan .main-article-wrapper li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-dark-cyan .short_content p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-dark-cyan .short_content li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-dark-cyan #copyrightInfo p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-dark-cyan #copyrightInfo li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-dark-cyan .content-ocw p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-dark-cyan .content-ocw li a:hover:not(.toggle-btn, .week-btn) { color: #006064; }
.color-dark-cyan .main-article-wrapper p a:hover .icons, .color-dark-cyan .main-article-wrapper li a:hover .icons, .color-dark-cyan .short_content p a:hover .icons, .color-dark-cyan .short_content li a:hover .icons, .color-dark-cyan #copyrightInfo p a:hover .icons, .color-dark-cyan #copyrightInfo li a:hover .icons, .color-dark-cyan .content-ocw p a:hover .icons, .color-dark-cyan .content-ocw li a:hover .icons { color: #006064; }
.color-dark-cyan .main-article-wrapper .externallink_wrapper, .color-dark-cyan .short_content .externallink_wrapper, .color-dark-cyan #copyrightInfo .externallink_wrapper, .color-dark-cyan .content-ocw .externallink_wrapper { color: #006064; }
.color-dark-cyan .main-article-wrapper .externallink_wrapper:hover .icons, .color-dark-cyan .short_content .externallink_wrapper:hover .icons, .color-dark-cyan #copyrightInfo .externallink_wrapper:hover .icons, .color-dark-cyan .content-ocw .externallink_wrapper:hover .icons { color: #006064; }
.color-dark-cyan .main-article-wrapper .pullquotemiddle, .color-dark-cyan .main-article-wrapper .pullquoteleft, .color-dark-cyan .main-article-wrapper .pullquoteright, .color-dark-cyan .short_content .pullquotemiddle, .color-dark-cyan .short_content .pullquoteleft, .color-dark-cyan .short_content .pullquoteright, .color-dark-cyan #copyrightInfo .pullquotemiddle, .color-dark-cyan #copyrightInfo .pullquoteleft, .color-dark-cyan #copyrightInfo .pullquoteright, .color-dark-cyan .content-ocw .pullquotemiddle, .color-dark-cyan .content-ocw .pullquoteleft, .color-dark-cyan .content-ocw .pullquoteright { color: #006064; }
.color-dark-cyan .main-article-wrapper .pullquotemiddle .icon-chip2, .color-dark-cyan .main-article-wrapper .pullquoteleft .icon-chip2, .color-dark-cyan .main-article-wrapper .pullquoteright .icon-chip2, .color-dark-cyan .short_content .pullquotemiddle .icon-chip2, .color-dark-cyan .short_content .pullquoteleft .icon-chip2, .color-dark-cyan .short_content .pullquoteright .icon-chip2, .color-dark-cyan #copyrightInfo .pullquotemiddle .icon-chip2, .color-dark-cyan #copyrightInfo .pullquoteleft .icon-chip2, .color-dark-cyan #copyrightInfo .pullquoteright .icon-chip2, .color-dark-cyan .content-ocw .pullquotemiddle .icon-chip2, .color-dark-cyan .content-ocw .pullquoteleft .icon-chip2, .color-dark-cyan .content-ocw .pullquoteright .icon-chip2 { color: #4bf8ff; }
.color-dark-cyan .main-article-wrapper .callout-tint, .color-dark-cyan .main-article-wrapper .callout-blue, .color-dark-cyan .short_content .callout-tint, .color-dark-cyan .short_content .callout-blue, .color-dark-cyan #copyrightInfo .callout-tint, .color-dark-cyan #copyrightInfo .callout-blue, .color-dark-cyan .content-ocw .callout-tint, .color-dark-cyan .content-ocw .callout-blue { background: #e4feff; }
.color-dark-cyan .main-article-wrapper .callout-white, .color-dark-cyan .short_content .callout-white, .color-dark-cyan #copyrightInfo .callout-white, .color-dark-cyan .content-ocw .callout-white { border: 1px solid #006064; }
.color-dark-cyan .main-article-wrapper .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-dark-cyan .short_content .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-dark-cyan #copyrightInfo .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-dark-cyan .content-ocw .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after { color: #006064; }
.color-dark-cyan .main-article-wrapper .tabber.enabled .tabs-head ul li.active, .color-dark-cyan .short_content .tabber.enabled .tabs-head ul li.active, .color-dark-cyan #copyrightInfo .tabber.enabled .tabs-head ul li.active, .color-dark-cyan .content-ocw .tabber.enabled .tabs-head ul li.active { background: #006064; }
.color-dark-cyan .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .close .icon:before { color: #006064; }
.color-dark-cyan .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li > a:after, .color-dark-cyan .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #006064; }
.color-dark-cyan .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #006064; }
.color-dark-cyan .tv-radio-links ul li .tv-links, .color-dark-cyan .tv-radio-links ul li .tv-links .icon, .color-dark-cyan .tv-radio-links ul li .radio-links, .color-dark-cyan .tv-radio-links ul li .radio-links .icon { color: #006064; }
.node-type-ole-podcast .color-dark-cyan .callout-tint, .node-type-ole-podcast .color-dark-cyan .callout-blue { background: #e4feff; }

.plus_course.broadcast_content a:not(.morelink, .ugc-toggle, .expandCollapseButton) { color: #2a3451; }
.plus_course.broadcast_content .menu-item .item-content .item-content-title a { color: #000; }
.plus_course.broadcast_content .menu-item .item-content .readmore { color: #2a3451; }
.plus_course.tv-radio-links ul li .tv-links, .plus_course.tv-radio-links ul li .radio-links { color: #2a3451; }
.plus_course.tv-radio-links ul li .tv-links .icon, .plus_course.tv-radio-links ul li .radio-links .icon { color: #2a3451; }
.plus_course #content_header #content_info li span.icons:before { color: #2a3451; }
.plus_course #content_header p a { color: #2a3451; }
.plus_course .main-article-wrapper p a, .plus_course .main-article-wrapper li a, .plus_course .short_content p a, .plus_course .short_content li a, .plus_course #copyrightInfo p a, .plus_course #copyrightInfo li a, .plus_course .content-ocw p a, .plus_course .content-ocw li a { color: #2a3451; }
body:not(.body_device) .plus_course .main-article-wrapper p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .plus_course .main-article-wrapper li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .plus_course .short_content p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .plus_course .short_content li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .plus_course #copyrightInfo p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .plus_course #copyrightInfo li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .plus_course .content-ocw p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .plus_course .content-ocw li a:hover:not(.toggle-btn, .week-btn) { color: #2a3451; }
.plus_course .main-article-wrapper p a:hover .icons, .plus_course .main-article-wrapper li a:hover .icons, .plus_course .short_content p a:hover .icons, .plus_course .short_content li a:hover .icons, .plus_course #copyrightInfo p a:hover .icons, .plus_course #copyrightInfo li a:hover .icons, .plus_course .content-ocw p a:hover .icons, .plus_course .content-ocw li a:hover .icons { color: #2a3451; }
.plus_course .main-article-wrapper .externallink_wrapper, .plus_course .short_content .externallink_wrapper, .plus_course #copyrightInfo .externallink_wrapper, .plus_course .content-ocw .externallink_wrapper { color: #2a3451; }
.plus_course .main-article-wrapper .externallink_wrapper:hover .icons, .plus_course .short_content .externallink_wrapper:hover .icons, .plus_course #copyrightInfo .externallink_wrapper:hover .icons, .plus_course .content-ocw .externallink_wrapper:hover .icons { color: #2a3451; }
.plus_course .main-article-wrapper .pullquotemiddle, .plus_course .main-article-wrapper .pullquoteleft, .plus_course .main-article-wrapper .pullquoteright, .plus_course .short_content .pullquotemiddle, .plus_course .short_content .pullquoteleft, .plus_course .short_content .pullquoteright, .plus_course #copyrightInfo .pullquotemiddle, .plus_course #copyrightInfo .pullquoteleft, .plus_course #copyrightInfo .pullquoteright, .plus_course .content-ocw .pullquotemiddle, .plus_course .content-ocw .pullquoteleft, .plus_course .content-ocw .pullquoteright { color: #2a3451; }
.plus_course .main-article-wrapper .pullquotemiddle .icon-chip2, .plus_course .main-article-wrapper .pullquoteleft .icon-chip2, .plus_course .main-article-wrapper .pullquoteright .icon-chip2, .plus_course .short_content .pullquotemiddle .icon-chip2, .plus_course .short_content .pullquoteleft .icon-chip2, .plus_course .short_content .pullquoteright .icon-chip2, .plus_course #copyrightInfo .pullquotemiddle .icon-chip2, .plus_course #copyrightInfo .pullquoteleft .icon-chip2, .plus_course #copyrightInfo .pullquoteright .icon-chip2, .plus_course .content-ocw .pullquotemiddle .icon-chip2, .plus_course .content-ocw .pullquoteleft .icon-chip2, .plus_course .content-ocw .pullquoteright .icon-chip2 { color: #97a4c9; }
.plus_course .main-article-wrapper .callout-tint, .plus_course .main-article-wrapper .callout-blue, .plus_course .short_content .callout-tint, .plus_course .short_content .callout-blue, .plus_course #copyrightInfo .callout-tint, .plus_course #copyrightInfo .callout-blue, .plus_course .content-ocw .callout-tint, .plus_course .content-ocw .callout-blue { background: #fcfcfd; }
.plus_course .main-article-wrapper .callout-white, .plus_course .short_content .callout-white, .plus_course #copyrightInfo .callout-white, .plus_course .content-ocw .callout-white { border: 1px solid #2a3451; }
.plus_course .main-article-wrapper .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .plus_course .short_content .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .plus_course #copyrightInfo .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .plus_course .content-ocw .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after { color: #2a3451; }
.plus_course .main-article-wrapper .tabber.enabled .tabs-head ul li.active, .plus_course .short_content .tabber.enabled .tabs-head ul li.active, .plus_course #copyrightInfo .tabber.enabled .tabs-head ul li.active, .plus_course .content-ocw .tabber.enabled .tabs-head ul li.active { background: #2a3451; }
.plus_course .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .close .icon:before { color: #2a3451; }
.plus_course .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li > a:after, .plus_course .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #2a3451; }
.plus_course .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #2a3451; }
.plus_course .tv-radio-links ul li .tv-links, .plus_course .tv-radio-links ul li .tv-links .icon, .plus_course .tv-radio-links ul li .radio-links, .plus_course .tv-radio-links ul li .radio-links .icon { color: #2a3451; }
.node-type-ole-podcast .plus_course .callout-tint, .node-type-ole-podcast .plus_course .callout-blue { background: #fcfcfd; }

.color-black.broadcast_content a:not(.morelink, .ugc-toggle, .expandCollapseButton) { color: #000; }
.color-black.broadcast_content .menu-item .item-content .item-content-title a { color: #000; }
.color-black.broadcast_content .menu-item .item-content .readmore { color: #000; }
.color-black.tv-radio-links ul li .tv-links, .color-black.tv-radio-links ul li .radio-links { color: #000; }
.color-black.tv-radio-links ul li .tv-links .icon, .color-black.tv-radio-links ul li .radio-links .icon { color: #000; }
.color-black #content_header #content_info li span.icons:before { color: #000; }
.color-black #content_header p a { color: #000; }
.color-black .main-article-wrapper p a, .color-black .main-article-wrapper li a, .color-black .short_content p a, .color-black .short_content li a, .color-black #copyrightInfo p a, .color-black #copyrightInfo li a, .color-black .content-ocw p a, .color-black .content-ocw li a { color: #000; }
body:not(.body_device) .color-black .main-article-wrapper p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-black .main-article-wrapper li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-black .short_content p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-black .short_content li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-black #copyrightInfo p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-black #copyrightInfo li a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-black .content-ocw p a:hover:not(.toggle-btn, .week-btn), body:not(.body_device) .color-black .content-ocw li a:hover:not(.toggle-btn, .week-btn) { color: #000; }
.color-black .main-article-wrapper p a:hover .icons, .color-black .main-article-wrapper li a:hover .icons, .color-black .short_content p a:hover .icons, .color-black .short_content li a:hover .icons, .color-black #copyrightInfo p a:hover .icons, .color-black #copyrightInfo li a:hover .icons, .color-black .content-ocw p a:hover .icons, .color-black .content-ocw li a:hover .icons { color: #000; }
.color-black .main-article-wrapper .externallink_wrapper, .color-black .short_content .externallink_wrapper, .color-black #copyrightInfo .externallink_wrapper, .color-black .content-ocw .externallink_wrapper { color: #000; }
.color-black .main-article-wrapper .externallink_wrapper:hover .icons, .color-black .short_content .externallink_wrapper:hover .icons, .color-black #copyrightInfo .externallink_wrapper:hover .icons, .color-black .content-ocw .externallink_wrapper:hover .icons { color: #000; }
.color-black .main-article-wrapper .pullquotemiddle, .color-black .main-article-wrapper .pullquoteleft, .color-black .main-article-wrapper .pullquoteright, .color-black .short_content .pullquotemiddle, .color-black .short_content .pullquoteleft, .color-black .short_content .pullquoteright, .color-black #copyrightInfo .pullquotemiddle, .color-black #copyrightInfo .pullquoteleft, .color-black #copyrightInfo .pullquoteright, .color-black .content-ocw .pullquotemiddle, .color-black .content-ocw .pullquoteleft, .color-black .content-ocw .pullquoteright { color: #000; }
.color-black .main-article-wrapper .pullquotemiddle .icon-chip2, .color-black .main-article-wrapper .pullquoteleft .icon-chip2, .color-black .main-article-wrapper .pullquoteright .icon-chip2, .color-black .short_content .pullquotemiddle .icon-chip2, .color-black .short_content .pullquoteleft .icon-chip2, .color-black .short_content .pullquoteright .icon-chip2, .color-black #copyrightInfo .pullquotemiddle .icon-chip2, .color-black #copyrightInfo .pullquoteleft .icon-chip2, .color-black #copyrightInfo .pullquoteright .icon-chip2, .color-black .content-ocw .pullquotemiddle .icon-chip2, .color-black .content-ocw .pullquoteleft .icon-chip2, .color-black .content-ocw .pullquoteright .icon-chip2 { color: #737373; }
.color-black .main-article-wrapper .callout-tint, .color-black .main-article-wrapper .callout-blue, .color-black .short_content .callout-tint, .color-black .short_content .callout-blue, .color-black #copyrightInfo .callout-tint, .color-black #copyrightInfo .callout-blue, .color-black .content-ocw .callout-tint, .color-black .content-ocw .callout-blue { background: #999999; }
.color-black .main-article-wrapper .callout-white, .color-black .short_content .callout-white, .color-black #copyrightInfo .callout-white, .color-black .content-ocw .callout-white { border: 1px solid #000; }
.color-black .main-article-wrapper .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-black .short_content .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-black #copyrightInfo .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after, .color-black .content-ocw .tabber.enabled .tabs-head ul li [role="tab"][aria-selected="true"]::after { color: #000; }
.color-black .main-article-wrapper .tabber.enabled .tabs-head ul li.active, .color-black .short_content .tabber.enabled .tabs-head ul li.active, .color-black #copyrightInfo .tabber.enabled .tabs-head ul li.active, .color-black .content-ocw .tabber.enabled .tabs-head ul li.active { background: #000; }
.color-black .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .close .icon:before { color: #000; }
.color-black .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li > a:after, .color-black .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #000; }
.color-black .main_box_detail.enabled [role="tabpanel"] .tabbertab-inner .episode-list > li .episode-content-link:after { color: #000; }
.color-black .tv-radio-links ul li .tv-links, .color-black .tv-radio-links ul li .tv-links .icon, .color-black .tv-radio-links ul li .radio-links, .color-black .tv-radio-links ul li .radio-links .icon { color: #000; }
.node-type-ole-podcast .color-black .callout-tint, .node-type-ole-podcast .color-black .callout-blue { background: #999999; }

.filter-top-header .reset-button-top, #reset-skill-filter { background: #cdcbc7; border-radius: 5px; border: 1px solid #a0988f; float: right; font-size: 0.9375rem; padding: 6px 15px; text-transform: none; }
.filter-top-header a.reset-button-top, a#reset-skill-filter { padding: 4px 15px; color: #1d1d1d; }

#skills-landing { background-color: #fff; padding-bottom: 25px; }

.skills-main a:hover { text-decoration: none; }

.landing-hide { display: none; }

.skill-filter-pannel input[type="checkbox"], #ole-profile-node-form .form-item input[type="checkbox"] { position: absolute; left: 5px; top: -5px; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity: 0; }
.skill-filter-pannel input[type="checkbox"]:focus + label:after, #ole-profile-node-form .form-item input[type="checkbox"]:focus + label:after, .skill-filter-pannel input[type="checkbox"]:active + label:after, #ole-profile-node-form .form-item input[type="checkbox"]:active + label:after { content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: -1 !important; }
.enable-focus-states .skill-filter-pannel input[type="checkbox"]:focus + label:after, .enable-focus-states #ole-profile-node-form .form-item input[type="checkbox"]:focus + label:after, #ole-profile-node-form .enable-focus-states .form-item input[type="checkbox"]:focus + label:after, .enable-focus-states .skill-filter-pannel input[type="checkbox"]:active + label:after, .enable-focus-states #ole-profile-node-form .form-item input[type="checkbox"]:active + label:after, #ole-profile-node-form .enable-focus-states .form-item input[type="checkbox"]:active + label:after { background: #bfefff !important; background: -moz-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfefff), color-stop(100%, #bfefff)) !important; background: -webkit-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: linear-gradient(to bottom, #bfefff 0%, #bfefff 100%) !important; color: #000 !important; outline: 2px solid #59d6ff !important; z-index: 100; }

.skill-filter-pannel { background: #fff none repeat scroll 0 0; margin-bottom: 20px; padding: 22px 14px 13px 20px; }
.skill-filter-pannel .filter-header h3 { color: #3D4559; }
.skill-filter-pannel fieldset { border: none; margin: 0; padding: 0; }
.skill-filter-pannel fieldset legend { width: 100%; background-color: transparent; }
.skill-filter-pannel fieldset .filter-items { list-style: none; padding-bottom: 13px; position: relative; }
.skill-filter-pannel fieldset .filter-items:last-child { padding-bottom: 25px; }
.study_life_page .skill-filter-pannel { padding: 14px 23px 31px 20px; }
.study_life_page .skill-filter-pannel .filter-top-header { padding: 0 0 8px 9px; }
.study_life_page .skill-filter-pannel .filter-top-header a#reset-skill-filter { padding: 4px 11px; }
.study_life_page .skill-filter-pannel .filter-wrapper-all .filter-wrapper { border-top: 1px solid #2a3451; padding-left: 8px; }
.study_life_page .skill-filter-pannel .filter-wrapper-all .filter-wrapper.filter-resources { border-bottom: 1px solid #2a3451; }
.study_life_page .skill-filter-pannel .filter-wrapper-all .filter-wrapper.filter-subject-type { border-top: none; }
.study_life_page .skill-filter-pannel .filter-wrapper-all .filter-wrapper.filter-subject-resource-length { border-bottom: 1px solid #2a3451; }
.study_life_page .skill-filter-pannel .filter-wrapper-all .filter-wrapper:last-child { border-bottom: 1px solid #2a3451; }
.study_life_page .skill-filter-pannel fieldset legend { padding: 18px 0; }
.skill-filter-pannel label { display: inline; }
.skill-filter-pannel .skill-title { text-align: center; padding-bottom: 20px; }
.skill-filter-pannel .skill-title h2 { background-color: #fff; font-weight: bold; padding: 20px 40px; font-size: 2.1875rem; }

.filter-skills, .filter-resources, .filter-subject-type, .filter-subject-level, .filter-subject-resource-length { border-left: 1px solid #fff; border-right: 1px solid #fff; }

.page-skills-for-study .page-title, .page-skills-for-work .page-title, .page-health-wellbeing .page-title, .page-induction-to-ou-study .page-title, .page-being-a-student .page-title, .page-family-relationships .page-title, .page-money-finances .page-title, .page-why-enroll-sign-up .page-title { display: none; }
.page-skills-for-study .courses-type-panel, .page-skills-for-work .courses-type-panel, .page-health-wellbeing .courses-type-panel, .page-induction-to-ou-study .courses-type-panel, .page-being-a-student .courses-type-panel, .page-family-relationships .courses-type-panel, .page-money-finances .courses-type-panel, .page-why-enroll-sign-up .courses-type-panel { padding-left: 25px; padding-right: 20px; }
.page-skills-for-study .courses-type-panel .round, .page-skills-for-work .courses-type-panel .round, .page-health-wellbeing .courses-type-panel .round, .page-induction-to-ou-study .courses-type-panel .round, .page-being-a-student .courses-type-panel .round, .page-family-relationships .courses-type-panel .round, .page-money-finances .courses-type-panel .round, .page-why-enroll-sign-up .courses-type-panel .round { border-radius: unset; }
.page-skills-for-study .courses-type-panel .white-background, .page-skills-for-work .courses-type-panel .white-background, .page-health-wellbeing .courses-type-panel .white-background, .page-induction-to-ou-study .courses-type-panel .white-background, .page-being-a-student .courses-type-panel .white-background, .page-family-relationships .courses-type-panel .white-background, .page-money-finances .courses-type-panel .white-background, .page-why-enroll-sign-up .courses-type-panel .white-background { background: none; border: none; }
.page-skills-for-study .courses-type-panel div.has-image, .page-skills-for-work .courses-type-panel div.has-image, .page-health-wellbeing .courses-type-panel div.has-image, .page-induction-to-ou-study .courses-type-panel div.has-image, .page-being-a-student .courses-type-panel div.has-image, .page-family-relationships .courses-type-panel div.has-image, .page-money-finances .courses-type-panel div.has-image, .page-why-enroll-sign-up .courses-type-panel div.has-image { height: auto; width: auto; }
.page-skills-for-study .courses-type-panel div.has-image .sub-image, .page-skills-for-work .courses-type-panel div.has-image .sub-image, .page-health-wellbeing .courses-type-panel div.has-image .sub-image, .page-induction-to-ou-study .courses-type-panel div.has-image .sub-image, .page-being-a-student .courses-type-panel div.has-image .sub-image, .page-family-relationships .courses-type-panel div.has-image .sub-image, .page-money-finances .courses-type-panel div.has-image .sub-image, .page-why-enroll-sign-up .courses-type-panel div.has-image .sub-image { position: relative; width: 110px; height: 110px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #577F00; border: 4px solid #fff; margin: 10px 5px; }
.page-skills-for-study .courses-type-panel div.has-image .sub-image img, .page-skills-for-work .courses-type-panel div.has-image .sub-image img, .page-health-wellbeing .courses-type-panel div.has-image .sub-image img, .page-induction-to-ou-study .courses-type-panel div.has-image .sub-image img, .page-being-a-student .courses-type-panel div.has-image .sub-image img, .page-family-relationships .courses-type-panel div.has-image .sub-image img, .page-money-finances .courses-type-panel div.has-image .sub-image img, .page-why-enroll-sign-up .courses-type-panel div.has-image .sub-image img { position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; margin: 0; background: none; }

.study-navigation { text-align: center; padding: 30px 23px 0; background-color: #fff; }
.study-navigation .nav-skill-link { background: #fff none repeat scroll 0 0; display: inline-block; width: 46%; border: 1px solid #2a3451; border-radius: 12px; margin: 0 12px 30px; }
.study-navigation .nav-skill-link a { text-decoration: none; font-size: 1.75rem; color: #2a3451; display: block; padding: 10px 0; }
.study-navigation .nav-skill-link a:hover { text-decoration: none; }
.study-navigation .nav-skill-link a.active { color: #fff; font-weight: bold; }
.study-navigation .nav-skill-link .skill-link-inner { font-size: 1.75rem; padding: 10px 0; color: #fff; font-weight: bold; }

.nav-work-skill-link.active, .nav-study-skill-link.active { background: #2a3451; }

.skill-title { color: #191919; margin-bottom: 25px; text-align: center; padding: 8px 50px 1px 50px; }
.skill-title h2 { font-size: 2.25rem; font-weight: bold; line-height: 36px; }
.skill-title p { font-size: 1.125rem; line-height: 22px; }

.skill-main-image img { width: 100%; }

.skills-group { overflow: hidden; }
.skills-group .col-md-6 { margin-bottom: 20px; }
.skills-group .col-md-6:nth-child(2n+1) .skill-box { margin-left: 35px; margin-right: 10px; }
.skills-group .col-md-6:nth-child(2n) .skill-box { margin-right: 35px; margin-left: 10px; }
.skills-group .col-md-6.col-first { clear: left; }
.skills-group .skill-box { background-color: #CDCBC7; text-align: center; }
.skills-group .skill-box h3 { font-weight: bold; margin: 0px; padding: 0 10px; }
.skills-group .skill-box img { width: 100%; }
.skills-group .skill-box .skill-desc { font-size: 0.875rem; padding: 0 20px 20px; line-height: 18px; display: block; min-height: 60px; margin: 0px; text-decoration: none; color: #191919; }
.skills-group .skill-box .skill-name a { text-decoration: none; font-weight: bold; font-size: 1.5rem; color: #191919; display: block; min-height: 35px; padding: 15px 0px 0px 0px; margin: 0px; }
.skills-group .skill-box:hover { color: #fff; background-color: #2a3451; }
.skills-group .skill-box:hover a { color: #fff; }

.work-sectors { border-top: 2px solid #2a3451; clear: both; font-weight: bold; margin: 15px 35px; text-align: center; }
.work-sectors .items { overflow: hidden; width: 101.5%; padding-left: 2px; padding-right: 2px; margin-left: -2px; }
.work-sectors h3 { font-size: 1.625rem; text-align: center; margin: 20px auto; font-weight: bold; }
.work-sectors .skill-subject-name { margin: 7px 14px 7px 0; background-color: #3A4B63; }
.work-sectors .skill-subject-name a { color: #fff; padding: 15px 0; display: block; font-size: 1.375rem; font-weight: bold; }
.work-sectors .skill-subject-name a:hover { text-decoration: none; }

.filter-top-header h2 { float: left; margin-top: 3px; font-size: 1.375rem; font-weight: bold; }

.filter-header { padding: 20px 0; }
.filter-header h3 { float: left; margin: 0; font-weight: bold; line-height: 1.625rem; }

.filter-collapse { width: 24px; height: 24px; background-color: #d7d5d1; border: 1px solid #776A5E; color: #1F253D; float: right; cursor: pointer; }
.filter-collapse:hover, .filter-collapse:focus { text-decoration: none; }
.filter-collapse:before { content: "\2013"; display: block; font-size: 1.375rem; font-weight: bold; height: 24px; line-height: 24px; text-align: center; width: 21px; padding-left: 1px; }
.filter-collapse.filter-expanded:before { content: "+"; padding-left: 1px; }

.page-subject-free-courses .region-heading h1.page-title, .page-subject-free-resources .region-heading h1.page-title, .page-tags .region-heading h1.page-title { display: none; }

#grid-list-result { background: #ECEAE6; }

.filter-check-list { /*input[type=checkbox] { display: none;
}*/ }
.filter-check-list ul { margin-right: -10px; }
.filter-check-list li:before, .filter-check-list li:after { clear: both; }
.filter-check-list label { display: inline-block; cursor: pointer; position: relative; font-size: 1rem; padding-left: 40px; z-index: 0; }
.filter-check-list label:before { background-color: #D7D5D1; border: 1px solid #776A5E; color: #D7D5D1; content: ""; font-family: "oufont"; line-height: 13px; padding: 10px 11px 11px 12px; text-align: center; margin: 0px 17px 0 0; left: 0; position: absolute; }
.filter-check-list input[type=checkbox]:checked + label { font-weight: bold; }
.filter-check-list input[type=checkbox]:checked + label::before { content: "\e97e"; background-color: #2a3451; color: #f3f3f3; font-size: 0.8125rem; padding: 4px 3px; }
.filter-check-list input[type=checkbox]:checked + label span { font-weight: normal; }
.filter-check-list.icon label { padding: 3px 0 3px 40px; }
.filter-check-list.icon label:before { margin-left: 0; }
.filter-check-list.icon label span { vertical-align: middle; display: inline-block; width: 30px; height: 30px; margin-right: 10px; font-size: 1.5625rem; margin-top: -6px; color: #9b9184; font-family: 'oufont' !important; }
.filter-check-list.icon label span.article:before { content: "\e967"; }
.filter-check-list.icon label span.activities:before { content: "\e902"; }
.filter-check-list.icon label span.free-courses { font-size: 28px; }
.filter-check-list.icon label span.free-courses:before { content: "\e916"; }
.filter-check-list.icon label span.ebooks { font-size: 33px; margin-top: -15px; }
.filter-check-list.icon label span.ebooks:before { content: "\e914"; }
.filter-check-list.icon label span.ou-course:before { content: "\e969"; }
.filter-check-list.icon label span.audios { font-size: 28px; }
.filter-check-list.icon label span.audios:before { content: "\e907"; }
.filter-check-list.icon label span.videos { font-size: 25px; }
.filter-check-list.icon label span.videos:before { content: ""; }
.filter-check-list.icon label span.tv { font-size: 23px; }
.filter-check-list.icon label span.tv:before { content: "\e966"; }
.filter-check-list.icon label span.posters { font-size: 28px; }
.filter-check-list.icon label span.posters:before { content: "\e938"; }
.filter-check-list.icon label span.collections { font-size: 22px; }
.filter-check-list.icon label span.collections:before { content: "\ea37"; }
.page-openlearnplus .filter-check-list.icon label span { background-color: transparent; color: #938680; }
.page-openlearnplus .filter-check-list.icon label span:before { top: 0; }
.page-openlearnplus .filter-check-list.icon label span.icon-free-course:before { left: 3px; }
.page-openlearnplus .filter-check-list.icon label span.icon-pdf:before { left: 5px; }

.block-leftside.courses-block { margin: 20px 0; }
.block-leftside.courses-block img { width: 100%; }
.block-leftside.courses-block .content-block-header { overflow: hidden; }
.block-leftside.courses-block img.left, .block-leftside.courses-block .icon.left { float: left; width: 2.6875rem; margin-right: 10px; font-size: 47px; }
.block-leftside.courses-block img.left .path1:before, .block-leftside.courses-block .icon.left .path1:before { color: #3D4559; }
.block-leftside.courses-block img.left .path2:before, .block-leftside.courses-block .icon.left .path2:before { color: #577F00; }
.block-leftside.courses-block h2 { font-size: 1.25rem; font-weight: bold; margin-top: 0; clear: inherit; }
.block-leftside.courses-block p { font-size: 1rem; line-height: 125%; }
.block-leftside.courses-block .btn-box { padding-top: 1px; }
.block-leftside.courses-block .btn-box a { background: #2a3451 none repeat scroll 0 0; border: 1px solid #2a3451; border-radius: 8px; color: #fff; display: block; font-size: 1.1875rem; height: 37px; padding: 5px 0; position: relative; text-align: center; text-decoration: none; width: 100%; }

.courses-type-panel { background-color: #2a3451; margin-bottom: 20px; }
.color-skill .courses-type-panel { background-color: #3D4559; }
.courses-type-panel .icon.icon-badge-hexagon { font-size: 5rem; line-height: 127.5%; }
.courses-type-panel .icon.icon-badge-hexagon .path1:before, .courses-type-panel .icon.icon-badge-hexagon .path2:before { color: #2a3451; }
.courses-type-panel .icon.icon-endorsed-hexagon { font-size: 4.375rem; line-height: 127.5%; }
.courses-type-panel .icon.icon-endorsed-hexagon .path1:before { color: #2a3451; }
.courses-type-panel .icon.icon-plus { color: #FEC23D; font-size: 5.375rem; font-weight: bold; margin-right: 10px; }
.courses-type-panel a { color: #fff; font-weight: bold; }
.courses-type-panel a.has-arrow-right:after { position: relative; content: "\e905"; font-family: 'oufont' !important; font-size: 0.6875rem; margin-left: 10px; color: #fec23d; }
.courses-type-panel a:hover { color: #fec23d; }

.courses-type-panel, .prospectus-panel { color: #fff; overflow: hidden; padding: 15px 30px; display: flex; display: -webkit-flex; align-items: center; }
.courses-type-panel .left, .prospectus-panel .left { float: left; }
.courses-type-panel div.has-image, .prospectus-panel div.has-image { height: 100px; text-align: center; width: 100px; }
.courses-type-panel div.has-image .icon.icon-free-course:before, .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1.icon-free-course:before, .courses-type-panel div.has-image .icon-brain-color .path1.icon-free-course:before, .courses-type-panel div.has-image .icon-brain-color .path2.icon-free-course:before, .prospectus-panel div.has-image .icon.icon-free-course:before, .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1.icon-free-course:before, .prospectus-panel div.has-image .icon-brain-color .path1.icon-free-course:before, .prospectus-panel div.has-image .icon-brain-color .path2.icon-free-course:before { font-size: 3.75rem; line-height: 170%; }
.courses-type-panel div.has-image .icon.icon-badge:before, .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1.icon-badge:before, .courses-type-panel div.has-image .icon-brain-color .path1.icon-badge:before, .courses-type-panel div.has-image .icon-brain-color .path2.icon-badge:before, .prospectus-panel div.has-image .icon.icon-badge:before, .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1.icon-badge:before, .prospectus-panel div.has-image .icon-brain-color .path1.icon-badge:before, .prospectus-panel div.has-image .icon-brain-color .path2.icon-badge:before { font-size: 5rem; line-height: 127.5%; }
.courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path2:before, .courses-type-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before, .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path2:before, .prospectus-panel div.has-image .icon-multi-color.icon-clock_with_dots .path1:before { font-size: 5.625rem; line-height: 121%; }
.courses-type-panel div.has-image .icon-brain-color .path1:before, .courses-type-panel div.has-image .icon-brain-color .path2:before, .courses-type-panel div.has-image .icon-brain-color .path3:before, .prospectus-panel div.has-image .icon-brain-color .path1:before, .prospectus-panel div.has-image .icon-brain-color .path2:before, .prospectus-panel div.has-image .icon-brain-color .path3:before { font-size: 4.6875rem; line-height: 140%; }
.courses-type-panel div.has-image .sub-image, .prospectus-panel div.has-image .sub-image { width: 92px; height: 92px; margin: 3px; background-color: #577F00; }
.courses-type-panel div.has-image .sub-image img, .prospectus-panel div.has-image .sub-image img { background-color: #577F00; margin: 25px auto; }
.courses-type-panel#lunchtime-type div.has-image, .prospectus-panel#lunchtime-type div.has-image { width: 107px; height: 107px; }
.courses-type-panel .white-background, .prospectus-panel .white-background { background-color: #fff; border: 1px solid #fff; }
.courses-type-panel .round, .prospectus-panel .round { border-radius: 50%; }
.courses-type-panel div.content, .prospectus-panel div.content { margin: 5px 0 0 20px; width: 82%; }
.courses-type-panel div.content .title, .prospectus-panel div.content .title { font-size: 1.875rem; font-weight: bold; line-height: 1.2; margin-top: 10px; }
.courses-type-panel div.content .desc, .prospectus-panel div.content .desc { font-size: 1rem; line-height: 1.25; text-align: left; width: 100%; margin: 15px 0 10px; }

.courses-type-panel + .filter-skill-names { padding-top: 20px; }

#lunchtime-type, #badged-course-type { display: none; }

.filter-skill-names, .subject-topics { font-weight: bold; font-size: 1.25rem; padding: 0 20px 25px; }
.filter-skill-names .icon-around:before, .subject-topics .icon-around:before { color: #3a4b63; font-size: 0.4375rem; line-height: 27px; padding: 0 10px; vertical-align: middle; }

.prospectus-panel { margin-bottom: 30px; }
.prospectus-panel div.logo { height: 100px; margin-top: 20px; overflow: hidden; text-align: center; width: 130px; }
.prospectus-panel div.logo .icon-ou_logo::before { font-size: 5rem; }
.prospectus-panel div.content { width: 75%; margin-left: 35px; }
.prospectus-panel div.content p, .prospectus-panel div.content a { font-size: 1.125rem; color: #fff; }
.prospectus-panel div.content a { font-weight: bold; color: #fff; }
.prospectus-panel div.content a span:before { font-size: 0.75rem; padding-left: 5px; }

.subject-cover-content { position: relative; padding-top: 10px; }

.container .subject-cover-image, .wrapper-has-sidebar .subject-cover-image { position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); height: 100%; max-width: inherit; }
.container .subject-cover-image-container, .wrapper-has-sidebar .subject-cover-image-container { background: #fff; margin-bottom: 20px; min-height: 325px; overflow: hidden; padding: 50px 0 50px 35px; position: relative; }
.container .subject-cover-image-container .panel-box > div, .wrapper-has-sidebar .subject-cover-image-container .panel-box > div { margin: 25px 30px 30px; max-height: 83px; }
.container .subject-cover-image-container .panel-box > div p, .wrapper-has-sidebar .subject-cover-image-container .panel-box > div p { margin: 0px; height: auto; }
.container .panel-box, .wrapper-has-sidebar .panel-box { color: #fff; left: 0; min-height: 280px; position: relative; top: 0px; width: 394px; padding: 15px 0; }
.container .panel-box h2, .wrapper-has-sidebar .panel-box h2 { margin: 10px 30px; font-size: 2.625rem; line-height: 125%; }
.container .panel-box p, .wrapper-has-sidebar .panel-box p { margin: 25px 30px 30px; font-size: 1.375rem; line-height: 125%; }
.container .panel-tabs div, .wrapper-has-sidebar .panel-tabs div { display: table-cell; }
.container .panel-tabs div span, .wrapper-has-sidebar .panel-tabs div span { border-left: 1px solid #9ca3b2; display: block; margin: 0px; padding: 0px 40px; text-align: center; }
.container .panel-tabs div span.subject-name, .wrapper-has-sidebar .panel-tabs div span.subject-name, .container .panel-tabs div span.current, .wrapper-has-sidebar .panel-tabs div span.current { font-weight: bold; }
.container .panel-tabs div span.subject-name, .wrapper-has-sidebar .panel-tabs div span.subject-name { border: none; }
.container .panel-tabs div.current, .wrapper-has-sidebar .panel-tabs div.current { border-bottom: 7px solid; }

#main_content_wrapper > .container > .panel-tabs, #main_content_wrapper > .wrapper-has-sidebar > .panel-tabs { margin-top: 0; }

.navigation-skill { border: 1px solid #fff; }
.show-left .region-left .navigation-skill .inner-block { padding: 0 20px; }
.navigation-skill .title-block { margin-bottom: 16px; border-bottom: 1px solid #3D4559; padding-bottom: 9px; }
.navigation-skill .title-block h2 { font-size: 1.375rem; font-weight: bold; margin-top: 20px; padding-left: 10px; }
.navigation-skill .content-block { border-bottom: 1px solid #3D4559; padding-bottom: 7px; }
.navigation-skill .content-block ul { margin: 0; }
.navigation-skill .content-block li { padding-bottom: 18px; }
.navigation-skill .content-block li.selected .icons:before { color: #577F00; }
.navigation-skill .content-block li.selected .text { font-weight: bold; }
.navigation-skill .content-block li.selected .icon-image img { display: inline-block; }
.navigation-skill .content-block li.selected .icon-image img + img { display: none; }
.navigation-skill .content-block a { color: #000; text-decoration: none; }
@media not all and (pointer: coarse) { .navigation-skill .content-block a:hover .text { font-weight: bold; }
  .navigation-skill .content-block a:hover .icon-image img { display: inline-block; }
  .navigation-skill .content-block a:hover .icon-image img + img { display: none; } }
.navigation-skill .content-block .icons { display: inline-block; line-height: normal; width: 62px; padding-right: 10px; text-align: center; vertical-align: middle; }
.navigation-skill .content-block .icons:before { position: static; color: #948780; }
.navigation-skill .content-block .icons.icon-mortar-board { font-size: 33px; }
.navigation-skill .content-block .icons.icon-skill-brain { font-size: 44px; }
.navigation-skill .content-block .icons.icon-ou_svg { font-size: 36px; }
.navigation-skill .content-block .icons.icon-thumb-up { font-size: 44px; }
.navigation-skill .content-block .icons.icon-family { font-size: 35px; }
.navigation-skill .content-block .icons.icon-heart { font-size: 41px; }
.navigation-skill .content-block .icons.icon-money { font-size: 33px; }
.navigation-skill .content-block .icons.icon-suitcase { font-size: 35px; }
.navigation-skill .content-block .text { line-height: normal; font-size: 1rem; }
.navigation-skill .content-block .icon-image { display: inline-block; vertical-align: middle; padding-right: 10px; width: 62px; text-align: center; }
.navigation-skill .content-block .icon-image img { display: none; max-width: 100%; max-height: 50px; }
.navigation-skill .content-block .icon-image img + img { display: inline-block; }

/* Title and Description*/
.study_life_page .page-title { text-align: center; font-size: 2.75rem; padding-top: 21px; padding-bottom: 11px; line-height: 1; }
.study_life_page .skill-title { margin-bottom: 0; }
.study_life_page .skill-title, .study_life_page .skill-title p { padding-top: 0; }
.study_life_page .field-name-field-body-text.field-type-text-long > .field-items { padding-bottom: 18px; }
.study_life_page #top_image_basic_page .top-image-basic-page { position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; }
.study_life_page #top_image_basic_page .top-image-basic-page:before { content: ""; display: block; width: 100%; padding-top: 41%; }
.study_life_page #top_image_basic_page .top-image-basic-page picture { position: absolute; z-index: 2; left: 50%; top: 49%; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; width: 100%; height: auto; }
.study_life_page .openlearnng-block-system .field-items p { font-size: 1.125rem; }
.study_life_page .ol-lds-ripple div:nth-child(1) { border-color: #577F00; }
.study_life_page .show-left .region-left .block-leftside { margin-bottom: 0; }
.study_life_page.filter_page .show-left .region-left .block-leftside.navigation-skill { padding-bottom: 0; }
.study_life_page #block-ole-free-course-create-free-profile { margin-top: 20px; }
.study_life_page #block-ole-free-course-create-free-profile #create-free-profile-block { border: 1px solid #fff; }
.study_life_page .row-generate-latest-skills-for-work, .study_life_page .row-generate-latest-skills-for-study { margin: 0; }
.study_life_page .list-view-mode .ser-grid .box-content { border: none; }
.study_life_page .ser-grid .ser-grid-item .box-image .icon-pin { color: #F7B670; position: absolute; top: 0; left: 10px; font-size: 2rem; text-shadow: 2px 3px 5px #CD7741; -webkit-text-shadow: 2px 3px 5px #CD7741; -moz-text-shadow: 2px 3px 5px #CD7741; z-index: 2; }
.study_life_page .ser-grid .ser-grid-item .resource-info .icon-ebook:before { top: -8px; }

.study-life-landing-blocks { background: #fff; padding: 0 26px 30px; margin-bottom: 42px; /*Flex items*/ }
.study-life-landing-blocks h3 { margin-top: 0; margin-bottom: 0.4em; }
.study-life-landing-blocks .list { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0; }
.study-life-landing-blocks .list-item { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 11px; width: 50%; }
.study-life-landing-blocks .list-item .list-item-inner { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 100%; color: #fff; text-decoration: none; cursor: pointer; border: 1px solid #fff; }
.study-life-landing-blocks .list-item .list-item-inner a { color: #fff; text-decoration: none; }
.study-life-landing-blocks .list-item .list-item-inner:hover .list-content { background: #577F00; }
.study-life-landing-blocks .list-item .list-item-inner:hover .list-content .title .icons, .study-life-landing-blocks .list-item .list-item-inner:hover .list-content .title .icon-image { background: #3D4559; }
.study-life-landing-blocks .list-item .box-image { position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; }
.study-life-landing-blocks .list-item .box-image:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
.study-life-landing-blocks .list-item .box-image img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
.study-life-landing-blocks .list-item .box-image img.img-vertical { width: 100%; height: auto; }
.study-life-landing-blocks .list-item .box-image img.img-horizontal { height: 100%; width: auto; }
.study-life-landing-blocks .list-item .box-image img.icon { padding: 0; }
.study-life-landing-blocks .list-item .box-image:before { padding-top: 59%; }
.study-life-landing-blocks .list-item .list-content { background: #3D4559; -webkit-box-flex: 1 0 auto; -moz-box-flex: 1 0 auto; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; margin-top: 5px; padding: 38px 10px 10px; text-align: center; position: relative; z-index: 2; }
.study-life-landing-blocks .list-item .list-content p { margin-top: 8px; }
.study-life-landing-blocks .list-item .list-content .title { color: #fff; text-decoration: none; font-weight: bold; font-size: 1.75rem; margin-bottom: 0; }
.study-life-landing-blocks .list-item .list-content .title .icons, .study-life-landing-blocks .list-item .list-content .title .icon-image { display: block; position: absolute; z-index: 3; width: 98px; height: 98px; left: 50%; margin-left: -49px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #577F00; border: 4px solid #fff; top: -72px; overflow: hidden; }
.study-life-landing-blocks .list-item .list-content .title .icons:before, .study-life-landing-blocks .list-item .list-content .title .icons img, .study-life-landing-blocks .list-item .list-content .title .icon-image:before, .study-life-landing-blocks .list-item .list-content .title .icon-image img { position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; }
.study-life-landing-blocks .list-item .list-content .title .icons.icon-mortar-board, .study-life-landing-blocks .list-item .list-content .title .icon-image.icon-mortar-board { font-size: 41px; }
.study-life-landing-blocks .list-item .list-content .title .icons.icon-skill-brain, .study-life-landing-blocks .list-item .list-content .title .icon-image.icon-skill-brain { font-size: 59px; }
.study-life-landing-blocks .list-item .list-content .title .icons.icon-ou_svg, .study-life-landing-blocks .list-item .list-content .title .icon-image.icon-ou_svg { font-size: 51px; }
.study-life-landing-blocks .list-item .list-content .title .icons.icon-thumb-up, .study-life-landing-blocks .list-item .list-content .title .icon-image.icon-thumb-up { font-size: 62px; }
.study-life-landing-blocks .list-item .list-content .title .icons.icon-family, .study-life-landing-blocks .list-item .list-content .title .icon-image.icon-family { font-size: 51px; }
.study-life-landing-blocks .list-item .list-content .title .icons.icon-heart, .study-life-landing-blocks .list-item .list-content .title .icon-image.icon-heart { font-size: 61px; }
.study-life-landing-blocks .list-item .list-content .title .icons.icon-money, .study-life-landing-blocks .list-item .list-content .title .icon-image.icon-money { font-size: 43px; }
.study-life-landing-blocks .list-item .list-content .title .icons.icon-suitcase, .study-life-landing-blocks .list-item .list-content .title .icon-image.icon-suitcase { font-size: 50px; }

.forlife-block-bottom { background-color: #358091; margin-bottom: 40px; overflow: hidden; clear: both; position: relative; z-index: 1; }
.forlife-block-bottom:after { border: 1px solid transparent; content: ""; bottom: 0px; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }
.forlife-block-bottom .left { float: left; }
.forlife-block-bottom .block-content { width: 60%; padding: 20px 0 20px 40px; }
.forlife-block-bottom .block-content h2 { color: #fff; font-size: 2.25rem; font-weight: bold; margin-top: 0; }
.forlife-block-bottom .block-content p { color: #fff; font-size: 1.125rem; }
.forlife-block-bottom .block-content .icon-ou_logo { font-size: 4.6875rem; color: #fff; }
.forlife-block-bottom .block-content .btn-box .forlife-btn { font-size: 1.25rem; font-weight: bold; border-radius: 8px; background: #ea1b6f; color: #fff; padding: 14px 15px 14px 24px; text-align: center; float: left; margin-right: 40px; margin-bottom: 9px; border: 1px solid #ea1b6f; }
.forlife-block-bottom .block-content .btn-box .forlife-btn:after { font-family: 'oufont' !important; content: "\e905"; width: 11px; height: 16px; font-size: 13px; color: #fff; display: inline-block; margin-left: 8px; }
.forlife-block-bottom .block-img { width: 40%; margin-top: 24px; }
.forlife-block-bottom .block-img img { max-width: 100%; float: right; }
.forlife-block-bottom .block-content, .forlife-block-bottom .block-img { position: relative; z-index: 2; }

.page-why-enroll-sign-up .page-title { display: none; }
.page-why-enroll-sign-up .banner { background-color: #3d4559; color: #fff; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.page-why-enroll-sign-up .banner .icon-image { position: relative; width: 110px; height: 110px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #577F00; border: 4px solid #fff; margin: 15px 20px; flex-shrink: 0; align-self: center; }
.page-why-enroll-sign-up .banner .icon-image img { position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; }
.page-why-enroll-sign-up .banner .block-content h2 { color: #fff; font-size: 1.875rem; font-weight: bold; }
.page-why-enroll-sign-up .banner .block-content p { margin-right: 20px; }
.page-why-enroll-sign-up .why-enroll-landing-blocks { background-color: #fff; padding: 20px; }
.page-why-enroll-sign-up .why-enroll-landing-blocks .list { margin-left: 16px; }
.page-why-enroll-sign-up .why-enroll-landing-blocks .list-item { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 20px; min-height: 265px; }
.page-why-enroll-sign-up .why-enroll-landing-blocks .list-item.align-right { -webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
.page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .box-img { position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; flex: 1 0 50%; }
.page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .box-img:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
.page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .box-img img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
.page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .box-img img.img-vertical { width: 100%; height: auto; }
.page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .box-img img.img-horizontal { height: 100%; width: auto; }
.page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .box-img img.icon { padding: 0; }
.page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .box-img:before { padding-top: 59%; }
.page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .list-content { flex: 1 0 50%; text-align: center; background-color: #141e30; }
.page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .list-content h3 { color: #fff; font-size: 1.75rem; font-weight: bold; margin-top: 50px; }
.page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .list-content p { color: #fff; margin-left: 80px; margin-right: 80px; }
.page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .list-content .fm-btn { background-color: #577F00; text-decoration: none; font-weight: bold; padding: 12px 36px; margin-bottom: 10px; font-size: 1.125rem; }
.page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .list-content .fm-btn:after { font-family: 'oufont' !important; content: "\e905"; width: 11px; height: 16px; font-size: 14px; color: #fff; display: inline-block; margin-left: 8px; }

/*.row-admin { .col-skill-item { position: relative; margin-top: 10px; .override-content-setting { a { margin-right: 0px; } position: absolute; top: -33px; right: 20px; } }
}*/
.list-view-mode .row-admin .col-skill-item { margin-top: 10px; }
.list-view-mode .row-admin .col-skill-item .override-content-setting { right: 25px; }
.list-view-mode .row-admin .col-skill-item .override-content-setting a { margin-right: 0px; }

.page-subject-featured-content .content-wrapper .page-title { display: none; }
.page-subject-featured-content .home-list-lastest { padding: 0; }
.page-subject-featured-content .home-list-lastest .lastest-main .lastest-top .featured-title h2.featured { font-size: 2.25rem; font-weight: normal; margin: 0px; line-height: 70px; border-bottom-style: solid; border-bottom-width: 2px; }
.page-subject-featured-content .home-list-lastest .lastest-main .lastest-top h2 { margin-top: 0; }
.page-subject-featured-content .home-list-lastest .lastest-main .lastest-bottom { padding-top: 15px; margin-left: 15px; margin-right: -5px; }
.page-subject-featured-content .home-list-lastest .container-control { overflow: hidden; padding: 0 !important; }
.page-subject-featured-content .home-list-lastest .container-control .edit-controls { margin-top: 0 !important; }
.page-subject-featured-content .field-name-field-body-text .field-items { background-color: #ECEAE6; padding: 0 !important; overflow: initial; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest { background-color: #ECEAE6 !important; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .edit-controls { right: 0; float: right; margin-top: -55px !important; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .edit-controls a { color: #C30; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .edit-controls.ole-ng-menu { margin-top: -32px; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title { text-align: left; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h2, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h3, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h4, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h5, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h6 { font-size: 2.25rem; font-weight: normal; line-height: 70px; text-align: center; border-bottom-style: solid; border-bottom-width: 2px; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h2.color-red, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h3.color-red, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h4.color-red, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h5.color-red, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h6.color-red { border-color: #A20C1E; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h2.color-blue, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h3.color-blue, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h4.color-blue, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h5.color-blue, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h6.color-blue { border-color: #2A4D7F; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h2.color-royal-blue, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h3.color-royal-blue, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h4.color-royal-blue, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h5.color-royal-blue, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h6.color-royal-blue { border-color: #0F72C6; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h2.color-green, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h3.color-green, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h4.color-green, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h5.color-green, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h6.color-green { border-color: #317A41; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h2.color-magenta, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h3.color-magenta, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h4.color-magenta, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h5.color-magenta, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h6.color-magenta { border-color: #6E1B6E; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h2.color-dark-cyan, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h3.color-dark-cyan, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h4.color-dark-cyan, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h5.color-dark-cyan, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h6.color-dark-cyan { border-color: #006064; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h2.color-mosque, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h3.color-mosque, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h4.color-mosque, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h5.color-mosque, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h6.color-mosque { border-color: #006064; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h2.color-pink, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h3.color-pink, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h4.color-pink, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h5.color-pink, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h6.color-pink { border-color: #C90959; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h2.color-tenne, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h3.color-tenne, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h4.color-tenne, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h5.color-tenne, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h6.color-tenne { border-color: #BB550D; }
.page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h2.color-orange, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h3.color-orange, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h4.color-orange, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h5.color-orange, .page-subject-featured-content .field-name-field-body-text .field-items .home-list-lastest .menu-title h6.color-orange { border-color: #BE550D; }

.override-content-setting { text-align: right; padding-top: 13px; box-sizing: content-box; }
.override-content-setting a { text-align: right; background: #FFFFFF; border-top-left-radius: 4px; border-top-right-radius: 4px; padding-top: 3px; padding-left: 10px; padding-right: 10px; margin-right: 21px; font-size: 0.8rem; color: #FF0000; padding-bottom: 3px; }

.override-content-generate { text-align: right; }
.override-content-generate a { color: #FF0000; font-size: 0.80rem; margin-right: 2%; }
.override-content-generate .first { margin-right: 0; }

.row-generate-latest-others { margin-top: 47px; }

#sidebar_wrapper #right-column-trending .sidebar_box_pad { padding: 5px 15px; }
#sidebar_wrapper #right-column-trending #sidebarPopular ul { display: table; border-collapse: collapse; }
#sidebar_wrapper #right-column-trending #sidebarPopular ul li { font-size: 0.8125rem; padding: 5px 0; position: relative; min-height: 37px; display: table-row; align-items: center; border-top: 1px solid #cfcfcf; }
#sidebar_wrapper #right-column-trending #sidebarPopular ul li.first { border-top: 0; }
.browser_ie #sidebar_wrapper #right-column-trending #sidebarPopular ul li { display: -ms-flexbox; }
#sidebar_wrapper #right-column-trending #sidebarPopular ul li .list_num { color: #0d6584; font-size: 1.625rem; height: 38px; line-height: 44px; width: 20px; display: table-cell; font-family: Arial, Helvetica, sans-serif; padding: 5px 5px 5px 0; }
#sidebar_wrapper #right-column-trending #sidebarPopular ul li .list_title { display: table-cell; bottom: 0; line-height: 1.3em; top: 0; width: 180px; position: relative; margin-left: 11px; vertical-align: middle; padding: 5px 0; }
#sidebar_wrapper #right-column-trending #sidebarPopular ul li .list_title a { display: inline-block; float: left; color: #0d6584; margin-right: 20px; min-width: 150px; }

/** Non-admin Edit Form ------------------  Non-admins don't get the normal Drupal edit overlay when they edit their profile - they get a in-page form. It's styles should be all here. */
#ole-profile-node-form { border: 1px solid #cfcfcf; overflow: hidden; padding: 20px; }
#ole-profile-node-form .form-wrapper .description { display: block; position: relative; overflow: hidden; line-height: 1.5; margin: 0px 0 10px; }
#ole-profile-node-form .form-wrapper.field-type-image .description { margin-top: 0; }
#ole-profile-node-form .form-wrapper .form-type-select .description { float: left; font-size: 0.8125rem; margin-bottom: 10px; margin-top: 4px; }
#ole-profile-node-form .form-item { margin-bottom: 15px; }
#ole-profile-node-form .form-item input[type="text"], #ole-profile-node-form .form-item select { padding: 10px 15px; font-size: 1rem; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border: 1px solid #8B8076; border-radius: 0; color: #000; }
#ole-profile-node-form .form-item label { font-size: 1rem; text-align: left; font-weight: bold; padding: 0; margin: 10px 0; line-height: 1; color: #776A5E; width: 100%; }
#ole-profile-node-form .form-item textarea { border: 1px solid #8B8076; color: #3D393A; width: 100%; padding: 10px 15px; }
#ole-profile-node-form .form-item input[type="checkbox"] + label { width: 100%; margin: 0; }
#ole-profile-node-form .form-item input[type="checkbox"] + label:before { width: 25px; height: 25px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background-color: #F2F0EC; border: 1px solid #776A5E; content: "\00a0"; font-family: "oufont"; display: inline-block; font-size: 0.8125rem; line-height: 1; padding: 5px 3px 3px; text-align: center; margin: 0 13px 0 0; float: left; }
#ole-profile-node-form .form-item input[type="checkbox"]:checked + label { width: 100%; }
#ole-profile-node-form .form-item input[type="checkbox"]:checked + label:before { content: "\e97e"; background-color: #577F00; border: 1px solid #577F00; color: #fff; }
#ole-profile-node-form .form-item .form-textarea-wrapper { width: 100%; float: none; }
#ole-profile-node-form .form-item .image-widget { margin: 0; }
#ole-profile-node-form .form-item .image-widget .image-preview { padding: 0 10px 0 0; border-right: 1px solid #cfcfcf; margin-right: 10px; display: none; }
#ole-profile-node-form .form-item .image-widget .image-widget-data input { display: block; float: none; margin: 5px auto; width: auto; }
#ole-profile-node-form .form-item .image-widget .image-widget-data input[type="submit"] { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); border: 1px solid #353B50; color: #fff; font-weight: bold; display: block; }
#ole-profile-node-form .form-item .image-widget .image-widget-data input[type="submit"]:hover { color: #313a41; text-decoration: none; }
#ole-profile-node-form .form-item .image-widget .image-widget-data input[type="submit"]:hover { border-color: #1F253D; color: #fff; }
#ole-profile-node-form .form-item .image-widget .image-widget-data .file { display: inline-block; margin: 0 0 10px; float: left; }
#ole-profile-node-form .form-item .image-widget .image-widget-data .file img, #ole-profile-node-form .form-item .image-widget .image-widget-data .file a { float: left; margin-right: 8px; }
#ole-profile-node-form .form-item .image-widget .image-widget-data .file a { color: #2A4D7F; text-decoration: none; }
#ole-profile-node-form .form-item .image-widget .image-widget-data .file a:hover { text-decoration: underline; }
#ole-profile-node-form .form-item .image-widget .image-widget-data .file a.pipe-left { border-left: 1px solid #686C7C; margin-left: 5px; padding-left: 8px; }
#ole-profile-node-form .form-item .image-widget .image-widget-data .file a.pipe-right { border-right: 1px solid #686C7C; margin-right: 5px; padding-right: 8px; }
#ole-profile-node-form .form-item .image-widget .image-widget-data .file a.light { color: #add5fe; }
#ole-profile-node-form .form-item .image-widget .image-widget-data .file a.light:hover { color: #9ac3ed; }
#ole-profile-node-form .form-item .image-widget .image-widget-data .file a.light.pipe-left { border-left-color: #cfcfcf; }
#ole-profile-node-form .form-item .image-widget .image-widget-data .file a.light.pipe-right { border-right-color: #cfcfcf; }
#ole-profile-node-form .form-item .image-widget .image-widget-data .file-size { display: inline-block; float: left; padding-right: 10px; }
#ole-profile-node-form .form-item .autocomplete-deluxe-item, #ole-profile-node-form .form-item .ole-autocomplete-custom-item { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; display: inline-block; font-size: 1rem; line-height: 1.1; color: #000; padding: 10px 35px 10px 10px; height: 100%; }
#ole-profile-node-form .form-item .autocomplete-deluxe-item .autocomplete-deluxe-item-delete, #ole-profile-node-form .form-item .autocomplete-deluxe-item .ole-autocomplete-custom-item-delete, #ole-profile-node-form .form-item .ole-autocomplete-custom-item .autocomplete-deluxe-item-delete, #ole-profile-node-form .form-item .ole-autocomplete-custom-item .ole-autocomplete-custom-item-delete { /* display: none !important; */ background-color: #998F83 !important; padding: 7px 22px 8px 6px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; height: 100%; position: absolute; top: 0; right: 0; background-image: url(../images/icons/icon-cross.png) !important; background-repeat: no-repeat !important; background-position: center center !important; }
#ole-profile-node-form .field-type-text-long .form-item, #ole-profile-node-form .field-type-list-boolean .form-item { margin-bottom: 0; }
#ole-profile-node-form .field-group-fieldset { padding: 0; margin: 0; }
#ole-profile-node-form .field-group-fieldset .icon-sub { visibility: visible; }
#ole-profile-node-form .field-group-fieldset .icon-expand_icon { visibility: hidden; }
#ole-profile-node-form .field-group-fieldset .fieldset-title { font-size: 1.5rem; font-weight: bold; color: #000; line-height: 1; padding: 20px 0; border-top: 1px solid #8B8076; display: block; }
#ole-profile-node-form .field-group-fieldset .fieldset-title:hover, #ole-profile-node-form .field-group-fieldset .fieldset-title:focus { text-decoration: none; }
#ole-profile-node-form .field-group-fieldset .fieldset-wrapper { padding: 10px 35px; margin-bottom: 30px; background-color: rgba(233, 231, 227, 0.7); }
#ole-profile-node-form .field-group-fieldset .fieldset-wrapper .form-wrapper { overflow: hidden; }
#ole-profile-node-form .field-group-fieldset .fieldset-wrapper .form-item { margin: 10px 0; }
#ole-profile-node-form .field-group-fieldset .fieldset-wrapper .form-item label[for="edit-field-short-biography-und-0-value"] { background: #f0eeeb; border-bottom: 1px solid #b6b6b6; margin: 0; padding: 10px 0; }
#ole-profile-node-form .field-group-fieldset .fieldset-wrapper .form-item label[for="edit-field-about-me-und-0-value"] { display: none; }
#ole-profile-node-form .field-group-fieldset .fieldset-wrapper .form-item label[for="edit-field-about-me-und-0-value"] + div { margin-top: 10px; }
#ole-profile-node-form .field-group-fieldset .fieldset-wrapper .form-item.form-type-checkbox { overflow: initial; position: relative; }
#ole-profile-node-form .field-group-fieldset .fieldset-wrapper .form-item.form-type-checkbox:after { content: ""; display: table; clear: both; }
#ole-profile-node-form .field-group-fieldset .fieldset-wrapper .form-item.form-type-checkbox label { position: relative; z-index: 1; padding: 5px 0 0 35px; }
#ole-profile-node-form .field-group-fieldset .fieldset-wrapper .form-item.form-type-checkbox label:before { position: absolute; left: 0; top: 0; }
#ole-profile-node-form .field-group-fieldset .fieldset-wrapper .form-item.form-item-field-short-biography-und-0-value, #ole-profile-node-form .field-group-fieldset .fieldset-wrapper .form-item.form-item-field-about-me-und-0-value { margin-bottom: 0; }
#ole-profile-node-form .field-group-fieldset fieldset p.checkbox-style { line-height: 1.5; }
#ole-profile-node-form .field-group-fieldset fieldset:last-child { border-bottom: 1px solid #8B8076; }
#ole-profile-node-form .field-group-fieldset.collapsed .summary:before { content: "\e915"; font-size: 1.25rem; margin-right: -5px; }
#ole-profile-node-form .field-group-fieldset.collapsed .icon-sub { visibility: hidden; }
#ole-profile-node-form .field-group-fieldset.collapsed .icon-expand_icon { visibility: visible; }
#ole-profile-node-form .field-group-fieldset legend { width: 100%; }
#ole-profile-node-form .field-group-fieldset legend .icon { color: #2A4D7F; width: 20px; height: 20px; position: absolute; right: 20px; top: 25px; }
#ole-profile-node-form .field-group-fieldset legend .icon-sub { font-size: 0.25rem; margin-top: 8px; }
#ole-profile-node-form .field-group-fieldset legend .icon-expand_icon { font-size: 1.25rem; }
#ole-profile-node-form .field-group-fieldset legend .fieldset-legend { background: none !important; padding-left: 0; }
#ole-profile-node-form .field-group-fieldset .summary { cursor: pointer; position: absolute; right: 20px; padding-top: 20px; }
#ole-profile-node-form .field-group-fieldset .summary:before { display: inline-block; width: 20px; height: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; content: "\e934"; font-family: "oufont"; font-size: 1rem; line-height: 1; padding: 5px 3px 3px; text-align: center; color: #2A4D7F; }
#ole-profile-node-form .group-persona-image .fieldset-wrapper { position: relative; padding: 10px 35px; margin-bottom: 30px; background-color: rgba(233, 231, 227, 0.7); }
#ole-profile-node-form .group-persona-image .fieldset-wrapper .field-name-field-preferred-profile-image .form-type-radios .form-radios { /* margin-top: 55px; position: relative; z-index: 10;*/ }
#ole-profile-node-form .group-persona-image .fieldset-wrapper .field-name-field-preferred-profile-image .form-type-radios .form-radios:after { content: ""; display: table; clear: both; }
.js #ole-profile-node-form .group-persona-image .fieldset-wrapper .field-name-field-preferred-profile-image .form-type-radios .form-radios .form-type-radio:first-child label { display: block; width: 85px !important; height: 85px; float: none; }
.js #ole-profile-node-form .group-persona-image .fieldset-wrapper .field-name-field-preferred-profile-image .form-type-radios .form-radios .form-type-radio:first-child label img:nth-of-type(1) { opacity: .2; }
.js #ole-profile-node-form .group-persona-image .fieldset-wrapper .field-name-field-preferred-profile-image .form-type-radios .form-radios .form-type-radio:first-child input:checked + label { border: 3px solid #0b6f93; }
.js #ole-profile-node-form .group-persona-image .fieldset-wrapper .field-name-field-preferred-profile-image .form-type-radios .form-radios .form-type-radio:first-child input:checked + label img:nth-of-type(1) { opacity: 0; border: none; width: 79px !important; height: 79px !important; }
#ole-profile-node-form .group-persona-image .fieldset-wrapper .field-name-field-preferred-profile-image .form-type-radios .form-radios .form-type-radio .form-radio:focus + label { outline: 2px solid #59d6ff; }
#ole-profile-node-form .group-persona-image .fieldset-wrapper .form-select[multiple="multiple"] { min-height: 120px; border: 1px solid #a09492; font-weight: bold; height: 38px; padding: 0 35px 0 15px; position: relative; width: 222px; margin: 10px 10px 10px 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
#ole-profile-node-form .group-persona-image .fieldset-wrapper .form-item .image-preview { border: none; height: 78px; left: 38px; margin: 0 !important; padding: 0 !important; position: absolute; text-align: center; top: 73px; width: 78px; z-index: 1; visibility: hidden; }
#ole-profile-node-form .group-persona-image .fieldset-wrapper .form-item .image-preview img { height: 78px; margin: 15px auto 0; width: 78px; }

.selectbox-style { display: inline; position: relative; }
.selectbox-style select::-ms-expand { display: none; }

.js .image-widget-data { /*[value="Remove"] { position: absolute; top: 172px; display: none; left: 47px;
}*/ }
.js .image-widget-data .file-icon, .js .image-widget-data .file, .js .image-widget-data .file-size { display: none !important; }
.js .image-widget-data .form-file { position: absolute; top: 85px; left: 37px; width: 80px !important; height: 78px; display: block; z-index: 10 !important; opacity: 0; }
.js .image-widget-data #edit-field-persona-image-und-0-upload-button { visibility: hidden; position: absolute; }
.js .image-widget-data .ajax-progress-throbber { background: rgba(255, 255, 255, 0.8); height: 81px; left: 38px; padding: 0; position: absolute; text-align: center; top: 88px; width: 79px; z-index: 1000; }
.js .image-widget-data .ajax-progress-throbber .throbber { display: inline-block; float: none; height: 14px; left: 50%; margin-left: -7px; margin-top: -7px; padding: 0; position: absolute; top: 50%; width: 13px; }

/** Hide Textarea Options ------------------  Hide the textarea format options (Drupal) from user edit page */
.field-name-field-short-biography .ckeditor_links, .field-name-field-short-biography .filter-wrapper, .field-name-field-about-me .ckeditor_links, .field-name-field-about-me .filter-wrapper { display: none; visibility: hidden; }

.field-name-field-about-me .ckeditor_links, .field-name-field-short-biography .ckeditor_links { font-size: 0; line-height: 0; }

.page-profiles .expanderLinked { position: relative; }
.page-profiles .expanderLinked .expanderHeading { background: #fff; border-top: 1px solid #cfcfcf; background-color: #fff; }
.page-profiles .expanderLinked .expanderHeading.lastChild { border-bottom: 1px solid #cfcfcf; padding-bottom: 10px; }
.page-profiles .expanderLinked .expanderHeading.lastChild.active + .expanderContent { border-bottom: 1px solid #cfcfcf !important; }
.page-profiles .expanderLinked .expanderHeading h4 { color: #2A4D7F; margin: 10px; font-weight: bold; font-size: 1.25rem; padding-right: 40px; }
.page-profiles .expanderLinked .expanderHeading h2 { color: #0d6584; font-weight: bold; padding-top: 10px; }
.page-profiles .expanderLinked .expanderHeading.active { border-top: 2px solid #58749B; border-bottom: none; background-color: #E5EAF0; }
.page-profiles .expanderLinked .expanderHeading.active h4 { color: #000; }
.page-profiles .expanderLinked .expanderHeading .expandCollapseButton { font-size: 20px; top: 22px; right: 14px; color: #2A4D7F; }
.page-profiles .expanderLinked .expanderHeading .expandCollapseButton.icon-sub { top: 20px; }
.page-profiles .expanderLinked .expanderContent { background-color: #E5EAF0; margin-bottom: 23px; border-bottom: none !important; }
.page-profiles .expanderLinked .expanderContent p { padding-right: 40px; }

.profile-info .expanderIndependent .expanderHeading, .author-profile-info .expanderIndependent .expanderHeading { cursor: default; background: #fff; border-bottom: 1px solid #cfcfcf; border-top: 1px solid #cfcfcf; }
.profile-info .expanderIndependent .expanderHeading h2, .author-profile-info .expanderIndependent .expanderHeading h2 { color: #0d6584; font-weight: bold; padding-top: 10px; }

#ole-profile-node-form.node-ole_profile-form { border: 0; padding: 0; }
#ole-profile-node-form.node-ole_profile-form fieldset { margin: 0; padding: 0; min-height: 4em; }
#ole-profile-node-form.node-ole_profile-form fieldset legend { width: 100%; border-bottom: 1px solid #cfcfcf; display: block; }
#ole-profile-node-form.node-ole_profile-form fieldset legend .fieldset-title { display: inline-block; width: 100%; box-sizing: border-box; }
#ole-profile-node-form.node-ole_profile-form fieldset.collapsed span.summary { right: 28px; }
#ole-profile-node-form.node-ole_profile-form #edit-field-primary-interests select { width: 740px; }
#ole-profile-node-form.node-ole_profile-form #edit-field-persona-image .description { clear: both; }
#ole-profile-node-form.node-ole_profile-form #edit-field-primary-interests { box-sizing: border-box; }
#ole-profile-node-form.node-ole_profile-form #edit-field-primary-interests .tabledrag-toggle-weight-wrapper, #ole-profile-node-form.node-ole_profile-form #edit-field-primary-interests .field-multiple-drag { display: none; }
#ole-profile-node-form.node-ole_profile-form #edit-field-primary-interests .field-add-more-submit { width: 100%; font-size: 1rem; }
#ole-profile-node-form.node-ole_profile-form #edit-field-primary-interests table .field-label { padding-left: 20px; }
#ole-profile-node-form.node-ole_profile-form #edit-field-primary-interests table .form-text.shs-processed.element-invisible { display: none; }
#ole-profile-node-form.node-ole_profile-form #edit-field-primary-interests table select { border: 1px solid #a09492; font-weight: bold; height: 38px; padding: 0 5px 0 15px; position: relative; width: 177px; margin: 10px 10px 10px 0; display: inline; }
#ole-profile-node-form.node-ole_profile-form #edit-field-primary-interests table select:before { content: "\e955"; background-color: #577F00; border: 1px solid #577F00; color: #fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; font-family: "oufont"; font-size: 0.8125rem; line-height: 1; padding: 5px 3px 3px; text-align: center; margin-right: 13px; position: absolute; right: 0; }
#ole-profile-node-form.node-ole_profile-form #edit-field-primary-interests .description { display: none; }
#ole-profile-node-form.node-ole_profile-form .group-my-tags .autocomplete-deluxe-multiple, #ole-profile-node-form.node-ole_profile-form .group-my-tags .ole-ng-auto-interested-in-multiple { width: 100%; background: #fff; }
#ole-profile-node-form.node-ole_profile-form .group-my-tags .autocomplete-deluxe-multiple input, #ole-profile-node-form.node-ole_profile-form .group-my-tags .ole-ng-auto-interested-in-multiple input { width: calc(100% - 10px); }
#ole-profile-node-form.node-ole_profile-form .group-my-tags .autocomplete-deluxe-multiple { z-index: 1; }
#ole-profile-node-form.node-ole_profile-form #edit-field-persona-image-und-0-remove-button { position: absolute; left: -10000em; }
#ole-profile-node-form.node-ole_profile-form #edit-field-persona-image-und-0-upload-button, #ole-profile-node-form.node-ole_profile-form .btn-remove-custom-image { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); border: 1px solid #353B50; color: #fff; font-weight: bold; transition: background 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: background 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: background 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
#ole-profile-node-form.node-ole_profile-form #edit-field-persona-image-und-0-upload-button:hover, #ole-profile-node-form.node-ole_profile-form .btn-remove-custom-image:hover { color: #313a41; text-decoration: none; }
#ole-profile-node-form.node-ole_profile-form #edit-field-persona-image-und-0-upload-button:hover, #ole-profile-node-form.node-ole_profile-form .btn-remove-custom-image:hover { border-color: #1F253D; color: #fff; }
#ole-profile-node-form.node-ole_profile-form #edit-field-persona-image-und-0-upload-button:hover, #ole-profile-node-form.node-ole_profile-form .btn-remove-custom-image:hover { background: #435466; background: -moz-linear-gradient(top, #435466 0%, #2e3746 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #435466), color-stop(100%, #2e3746)); background: -webkit-linear-gradient(top, #435466 0%, #2e3746 100%); background: linear-gradient(to bottom, #435466 0%, #2e3746 100%); border: 1px solid #435466; color: #fff; }
#ole-profile-node-form.node-ole_profile-form .form-actions .form-submit { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #353B50; background: -moz-linear-gradient(top, #353B50 0%, #1F253D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353B50), color-stop(100%, #1F253D)); background: -webkit-linear-gradient(top, #353B50 0%, #1F253D 100%); background: linear-gradient(to bottom, #353b50 0%, #1f253d 100%); border: 1px solid #353B50; color: #fff; font-weight: bold; transition: background 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: background 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: background 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; float: right; }
#ole-profile-node-form.node-ole_profile-form .form-actions .form-submit:hover { color: #313a41; text-decoration: none; }
#ole-profile-node-form.node-ole_profile-form .form-actions .form-submit:hover { border-color: #1F253D; color: #fff; }
#ole-profile-node-form.node-ole_profile-form .form-actions .form-submit:hover { background: #435466; background: -moz-linear-gradient(top, #435466 0%, #2e3746 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #435466), color-stop(100%, #2e3746)); background: -webkit-linear-gradient(top, #435466 0%, #2e3746 100%); background: linear-gradient(to bottom, #435466 0%, #2e3746 100%); border: 1px solid #435466; color: #fff; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und { margin: 0 !important; padding-right: 5px; width: 90px; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und:nth-of-type(1) { position: relative; z-index: 1; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und:nth-of-type(1) label { position: relative; z-index: 3; overflow: hidden; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und:nth-of-type(1) label .img-custom, #ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und:nth-of-type(1) label .img-vertical, #ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und:nth-of-type(1) label .img-horizontal { border: none; display: block; max-width: inherit; position: absolute; z-index: 3; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 1; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und:nth-of-type(1) label .img-vertical { width: 100%; height: auto; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und:nth-of-type(1) label .img-horizontal { height: 100%; width: auto; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und:nth-of-type(1) .profile-upload-placeholder { background-image: url(../images/profiles/custom-placeholder.png); background-size: cover; height: 79px; left: 3px; top: 3px; position: absolute; width: 79px; z-index: 2; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und:nth-of-type(1) .btn-remove-custom-image { display: block; float: none; margin: 10px auto 0; width: calc(100% - 20px); }
#ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und:nth-last-of-type(1) { padding-right: 0; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und input, #ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und label { width: 85px; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und input[type="radio"] { margin-bottom: -13px; height: 0; width: 0; opacity: 0; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und label { cursor: pointer; margin: 0; padding-top: 0 !important; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und label img { transition-property: border opacity; -moz-transition-property: border opacity; -webkit-transition-property: border opacity; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; max-width: 100%; border: 3px solid white; opacity: 0.8; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .form-radios .form-item-field-preferred-profile-image-und input:checked + label img { border: 3px solid #353B50; opacity: 1; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-preferred-profile-image-und .description { clear: both; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-persona-image-und-0 label { display: none; }
#ole-profile-node-form.node-ole_profile-form .form-item-field-showtoggle-image-und .description { margin-top: 14px; }
#ole-profile-node-form.node-ole_profile-form #edit-actions { background-color: rgba(233, 231, 227, 0.7); padding: 20px 0; text-align: center; margin: 50px 0 5px; }
.page-node-edit #ole-profile-node-form.node-ole_profile-form #edit-actions { margin: 0px 0 5px; }
#ole-profile-node-form.node-ole_profile-form #edit-actions .form-submit { border: none; cursor: pointer; display: inline-block; height: auto; text-transform: capitalize; overflow: hidden; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; background: #577F00; color: #fff; font-size: 1.125rem; font-weight: bold; line-height: 1.1; border-radius: 10px; padding: 7px 20px 8px 20px; float: none; margin: auto auto; }
.enable-focus-states #ole-profile-node-form.node-ole_profile-form input[type="text"]:focus { background: #bfefff !important; background: -moz-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfefff), color-stop(100%, #bfefff)) !important; background: -webkit-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: linear-gradient(to bottom, #bfefff 0%, #bfefff 100%) !important; color: #000 !important; outline: 2px solid #59d6ff !important; z-index: 100; }

.page-node-1 #wrapper #main_wrapper #content_wrapper h1 { display: none; }

.page-subject-information #breadcrumbs-block, .page-node-1 #breadcrumbs-block, .page-latest-from-openlearn #breadcrumbs-block, .page-free-courses-menu #breadcrumbs-block { display: none; }
.page-subject-information #breadcrumbs-block + .content-wrapper, .page-node-1 #breadcrumbs-block + .content-wrapper, .page-latest-from-openlearn #breadcrumbs-block + .content-wrapper, .page-free-courses-menu #breadcrumbs-block + .content-wrapper { padding-top: 0; }

.page-free-courses-menu .wrapper-has-sidebar { padding-top: 40px; }
.page-free-courses-menu #content_wrapper { padding-top: 20px; }

.openlearnng-hide { display: none; }

.node-type-ou-ocw-open-course .region-heading, .node-type-ou-opencourseware-conten .region-heading, .page-openlearnplus .region-heading { display: none; }

#block-views-ole-course-catalogue-block-1 > h2 { display: none; }

.page-subject-featured-content .home-list-lastest .lastest-main { padding-top: 0; }

.path-badges .main_content_wrapper.show-left .wrapper-has-sidebar .main-wrapper-content { width: 100%; }

#comment-body-add-more-wrapper .grippie { display: none !important; }

.page-subject .wrapper-has-sidebar { padding-left: 0; padding-right: 0; max-width: 1200px; }
.page-subject .wrapper-has-sidebar:after { content: ""; display: table; clear: both; }

.selection-sharer { z-index: 10002 !important; }
.selection-sharer ul { margin: 0; }
.selection-sharer .button .icon { position: relative; }
.selection-sharer .button .icon:after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; z-index: -1; }

.atto_image_button_text-top, .atto_image_button_text-top.img-responsive, .atto_image_button_middle, .atto_image_button_middle.img-responsive, .atto_image_button_text-bottom, .atto_image_button_text-bottom.img-responsive { height: auto; margin: 0; max-width: 100%; }

.popup { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; position: fixed; width: 100vw; height: 100vh; bottom: 0px; right: 0; background-color: rgba(0, 0, 0, 0.8); z-index: 100000001; visibility: hidden; opacity: 0; overflow: hiden; }
.popup-inner { position: relative; bottom: -100vw; right: -100vh; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; min-width: 300px; width: 90vw; background-color: #fff; }
.popup-inner .iframe-resp-container { position: relative; overflow: auto; padding-top: 90vh; width: 100%; -webkit-overflow-scrolling: touch; }
.popup-inner .iframe-resp-container .resp-iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; bottom: 0; right: 0; }
.popup-inner .iframe-resp-container .resp-iframe:focus { background: red; }
.popup.show-popup { visibility: visible; opacity: 1; }
.popup.show-popup .popup-inner { bottom: 0; right: 0; -moz-transform: rotate(0); -o-transform: rotate(0); -ms-transform: rotate(0); -webkit-transform: rotate(0); transform: rotate(0); }
.popup__close, .popup .btnFake { position: absolute; right: -1rem; top: -1rem; width: 3rem; height: 3rem; font-size: .7rem; font-weight: 300; border-radius: 100%; background-color: #141e2f; z-index: 4; color: #fff; line-height: 3rem; text-align: center; cursor: pointer; text-decoration: none; border: 1px solid; }

/**
New HTML for Iframe popup */
#region-main .iframe-popup { border: 1px solid #ECEAE6; position: relative; z-index: 1; }
#region-main .iframe-popup a:before { content: ""; background: rgba(236, 234, 230, 0.3); position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 2; }

/*responsive videos*/
.video-responsive { overflow: hidden; position: relative; max-width: 560px; margin: 0 auto !important; clear: both; }
.video-responsive:before { content: ""; display: block; height: 0; padding-bottom: 56.25% !important; }
.video-responsive:after { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; content: ""; display: none; }
.video-responsive iframe { left: 0; top: 0; height: 100% !important; width: 100% !important; position: absolute; }

/*ouPlayer*/
.openlearn-video-mod { max-height: 315px; }
.openlearn-video-mod .oumediaembed .omp-wrapper { margin: 0 auto; }
.openlearn-video-mod .oumediaembed .omp-wrapper:before { padding-bottom: 56.25% !important; }
.openlearn-video-mod .oumediaembed .omp-wrapper:after { content: ""; }
.openlearn-video-mod .oumediaembed .omp-wrapper .omp-placeholder-image img { margin: auto; }

.omp-wrapper { z-index: 1 !important; margin: 0 auto !important; }

.ouPlayer .omp-wrapper { max-width: 560px; margin: 0 auto; }
.ouPlayer .omp-wrapper:before { content: ""; display: none; height: 0; padding-bottom: 20% !important; }
.ouPlayer .omp-wrapper:after { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; content: "\e907"; display: none; }

.path-mod-oucontent .omp-wrapper .omp-media-wrapper > .progress-waiting-icon-custom { height: 60%; }
.path-mod-oucontent .omp-wrapper .omp-media-wrapper .omp-audio-background-custom { height: 50px !important; }
.path-mod-oucontent .omp-wrapper .omp-placeholder-image .omp-default-background { min-height: 52px; }

.page-tags .ui-state-hover, .page-tags .ui-widget-content .ui-state-hover, .page-tags .ui-widget-header .ui-state-hover, .page-tags .ui-state-focus, .page-tags .ui-widget-content .ui-state-focus, .page-tags .ui-widget-header .ui-state-focus { border: 1px solid #cccccc; background: none; color: #363636; }
.page-tags .ui-state-active a, .page-tags .ui-state-active a:link, .page-tags .ui-state-active a:visited { color: #363636; }

.free-statement-block { color: #262626; font-size: 1.125rem; font-weight: bold; padding: 5px 0 5px 56px; width: 11.875rem; position: absolute; right: 0; top: 0; }
.free-statement-block .icon { font-size: 61px; left: 0; margin-top: -34px; position: absolute; top: 50%; }
.free-statement-block + #aria-article-main-label { padding-right: 243px; }

body.logged-in.node-type-ou-course #copyrightInfo, body.logged-in.node-type-ou-ocw-open-course #copyrightInfo, body.logged-in.node--ou_opencourseware_content #copyrightInfo, body.logged-in.node-type-ou-opencourseware-content #copyrightInfo, body.logged-in.node--ou_ocw_collection #copyrightInfo { border-top: 30px solid #ECEAE6; margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; }

body.node-type-ou-course .sub-tilte + h1, body.node-type-ou-ocw-open-course .sub-tilte + h1, body.node--ou_opencourseware_content .sub-tilte + h1, body.node-type-ou-opencourseware-content .sub-tilte + h1, body.node--ou_ocw_collection .sub-tilte + h1 { margin-right: 12.5rem !important; }
body.node-type-ou-course .moodle-dialogue h1, body.node-type-ou-ocw-open-course .moodle-dialogue h1, body.node--ou_opencourseware_content .moodle-dialogue h1, body.node-type-ou-opencourseware-content .moodle-dialogue h1, body.node--ou_ocw_collection .moodle-dialogue h1 { margin-right: 0px !important; }
body.node-type-ou-ocw-open-course #region-main #region-main-inner, body.node--ou_opencourseware_content #region-main #region-main-inner, body.node-type-ou-opencourseware-content #region-main #region-main-inner { min-height: 0; }
body.node-type-ou-ocw-open-course .comments-wrapper .indented, body.node--ou_opencourseware_content .comments-wrapper .indented, body.node-type-ou-opencourseware-content .comments-wrapper .indented { margin: 25px; }

.moodle-course-review #copyrightInfo { display: none; }
.moodle-course-review .tabbertab { display: none; }

#content_article .enrol-header { font-size: 1.375rem; font-weight: bold; line-height: 1.2; margin: 0; padding: 0 0 20px; }
#content_article .enrol-header a { color: #000; }
#content_article .enrol-header a:hover { text-decoration: none; }
#content_article .enrol-header .icon-checkmark { color: #578D43; font-size: 1.375rem; }
#content_article .comment_area { border-top: 0; }
#content_article .openlearn-enrol-intro, #content_article .openlearn-enrol-footer { font-size: 1.125rem; }
#content_article .openlearn-enrol-intro p, #content_article .openlearn-enrol-footer p { font-size: 1em; }
#content_article .openlearn-enrol-intro p img { max-width: 100%; height: auto; }

#summary_content ul, .description-tab-content ul { list-style-type: disc; list-style-position: inside; }
.node-type-ou-broadcasts #summary_content ul, .node-type-ole-podcast #summary_content ul, .node-type-ou-broadcasts .description-tab-content ul, .node-type-ole-podcast .description-tab-content ul { list-style: none; }
#summary_content ol, .description-tab-content ol { list-style-type: decimal; list-style-position: inside; }
#summary_content table tr td, #summary_content table tr th, .description-tab-content table tr td, .description-tab-content table tr th { border: 1px solid #cfcfcf; }

.free-course-tag { font-size: 1.5rem; font-weight: bold; line-height: 1.2; padding: 0 0 24px; }

.course-warming { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #c74a39; color: #fff; clear: both; font-size: 1.25rem; margin: 0 0 20px; min-height: 50px; padding: 10px 20px; text-align: center; }
.course-warming span { font-weight: bold; }
.course-warming .icon-calendar { display: inline-block; font-size: 1.625rem; margin: -2px 12px 0 0; vertical-align: middle; }

.course-tabs .tab-dropdown-bar { display: none; }
.course-tabs .tab-header { display: table; margin: 0 0 30px; padding: 0; width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.course-tabs .tab-header:after { content: ""; display: table; clear: both; }
.course-tabs .tab-header .tab-item { position: relative; vertical-align: middle; width: calc(100% / 3 - 4px); z-index: 1; float: left; background: #e1dedb; margin-right: 4px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.course-tabs .tab-header .tab-item:last-child { margin-right: 0; width: calc(100% / 3 - 3px); }
.course-tabs .tab-header .tab-item:last-child:before { right: 0; }
.course-tabs .tab-header .tab-link { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; color: #000; display: block; font-size: 1.25rem; font-weight: normal; line-height: 1.2; min-height: 60px; padding: 16px 20px; text-align: center; text-decoration: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; -ms-flex-shrink: 0; flex-shrink: 0; -webkit-flex-basis: auto; -moz-flex-basis: auto; -ms-flex-basis: auto; flex-basis: auto; -webkit-align-self: stretch; -moz-align-self: stretch; -ms-align-self: stretch; align-self: stretch; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; text-align: center; justify-content: center; background: #e1dedb; }
.course-tabs .tab-header .ui-tabs-active .tab-link { color: #fff; font-weight: bold; }
.course-tabs .tab-content-title { color: #000; font-size: 1.625rem; font-weight: bold; line-height: 1.2; padding: 0; margin: 0 0 15px; }

.description-tab-content { overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; }

.content-bottom h3 { font-weight: bold; margin-top: 2px; font-size: 1.25em; padding: .2em 0 0 .2em; word-wrap: break-word; }

.learning-outcomes-block { background-color: #e8eff7; margin-top: 20px; }
.learning-outcomes-block .learning-outcomes-title { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #2a4d7f; color: #fff; font-size: 1.375rem; font-weight: bold; margin: 0; min-height: 50px; padding: 14px 50px; }
.learning-outcomes-block .learning-outcomes-content { color: #191919; padding: 30px 50px; }
.learning-outcomes-block .outcomes-list { margin: 0; padding: 15px 30px 30px; }
.learning-outcomes-block .outcomes-list li { position: relative; margin-bottom: 20px; }
.learning-outcomes-block .outcomes-list li:last-child { margin-bottom: 0; }
.learning-outcomes-block .outcomes-list li:before { background-color: #2a4d7f; border-radius: 50%; content: ''; display: block; height: 10px; left: -30px; position: absolute; top: 5px; width: 10px; }
.learning-outcomes-block .action-group { text-align: center; }
.learning-outcomes-block .btn-view-course { background-color: #2a4d7f; border-radius: 10px; color: #fff; display: inline-block; font-size: 1.25rem; font-weight: bold; line-height: 1.2; padding: 13px 40px; position: relative; text-align: center; text-decoration: none; }
.learning-outcomes-block .btn-view-course:hover { background-color: #264572; }

.signup-gmore-block-wrapper { border-top: 30px solid #ECEAE6; margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; }

.signup-gmore-block { background-color: #eef4dc; margin-top: 30px; }
.signup-gmore-block .signup-gmore-title { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #577f00; color: #fff; font-size: 1.375rem; font-weight: bold; margin: 0; min-height: 50px; padding: 14px 25px; }
.signup-gmore-block .action-group { border-top: 1px solid #577F00; padding: 30px 0 0; margin-top: 15px; text-align: center; }
.signup-gmore-block .btn-signup-gmore { background-color: #577F00; border-radius: 10px; color: #fff; display: inline-block; font-size: 1.25rem; font-weight: bold; line-height: 1.2; padding: 13px 40px; position: relative; text-align: center; text-transform: none; text-decoration: none; }
.signup-gmore-block .btn-signup-gmore:hover { background-color: #4e7200; }

.list-benefit { margin: 0; padding: 0; }
.list-benefit:after { content: ""; display: table; clear: both; }
.list-benefit li { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; float: left; margin-bottom: 18px; width: 50%; }
.list-benefit li.left { padding-right: 10px; }
.list-benefit li.right { padding-left: 10px; }
.list-benefit .benefit { padding-left: 70px; position: relative; }
.list-benefit .benefit p { margin: 10px 0 0; }
.list-benefit .benefit .icon-wrapper { background-color: #577f00; display: block; height: 50px; left: 0; position: absolute; top: 0; width: 50px; border-radius: 50%; text-align: center; color: #fff; }
.list-benefit .benefit .icon { line-height: 50px; font-size: 32px; margin-right: 0; }
.list-benefit .benefit .icon-tick { font-size: 20px; }
.list-benefit .benefit .icon-certificate_black { color: #577f00; font-size: 65px; float: left; margin-left: -70px; }
.list-benefit h3 { color: #191919; font-size: 1.375rem; font-weight: bold; margin: 0; padding: 0; }

.reindex-ebook-data { float: right; font-weight: bold; }

.signup-gmore-content { color: #191919; padding: 35px 25px; }

.download-resource-block, .block_course_resources_ng { border-top: 1px solid #776a5e; margin-top: 30px; padding: 25px 0; }
.download-resource-block.block_with_controls.invisible, .block_course_resources_ng.block_with_controls.invisible { visibility: visible; }
.download-resource-block .block_action, .block_course_resources_ng .block_action { display: none; }
.download-resource-block .download-resource-title, .block_course_resources_ng .download-resource-title { color: #000; font-size: 1.375rem; font-weight: bold; line-height: 1.2; margin: 0; padding: 0 0 20px; }
.download-resource-block .download-resource-content p, .block_course_resources_ng .download-resource-content p { margin: 0 0 20px; }
.download-resource-block .list-download-resource, .block_course_resources_ng .list-download-resource { margin: 0; padding: 0; }
.download-resource-block .list-download-resource .item, .block_course_resources_ng .list-download-resource .item { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #e1dedb; min-height: 55px; padding: 12px 30px; margin-top: 10px; }
.download-resource-block .item-wrapper, .block_course_resources_ng .item-wrapper { min-height: 31px; padding-right: 50px; position: relative !important; }
.download-resource-block .item-wrapper .activity-name, .block_course_resources_ng .item-wrapper .activity-name { padding-top: 5px; }
.download-resource-block .item-wrapper .Questionnaire, .block_course_resources_ng .item-wrapper .Questionnaire { top: 5px; }
.download-resource-block .resource-type, .block_course_resources_ng .resource-type { float: left; margin-right: 30px; overflow: hidden; position: relative; width: 28px; }
.download-resource-block .resource-type img, .block_course_resources_ng .resource-type img { margin: 0 auto; max-width: 100%; height: auto !important; width: auto !important; }
.download-resource-block .block-number, .block_course_resources_ng .block-number { float: left; font-weight: bold; margin-right: 30px; padding: 8px 0 0; min-width: 80px; }
.download-resource-block .block-number, .download-resource-block .activity a, .block_course_resources_ng .block-number, .block_course_resources_ng .activity a { color: #191919 !important; font-size: 1rem; line-height: 1.2; }
.download-resource-block .activity, .block_course_resources_ng .activity { padding: 8px 0 0; }
.download-resource-block .activity a, .block_course_resources_ng .activity a { font-weight: normal; }
.download-resource-block .activity-name, .block_course_resources_ng .activity-name { padding-left: 57px; }
.download-resource-block .activity-name img, .block_course_resources_ng .activity-name img { display: none !important; }
.download-resource-block .desc, .download-resource-block .contentafterlink, .block_course_resources_ng .desc, .block_course_resources_ng .contentafterlink { clear: both; margin-top: 10px; padding-left: 57px; }
.download-resource-block .desc p, .download-resource-block .contentafterlink p, .block_course_resources_ng .desc p, .block_course_resources_ng .contentafterlink p { margin: 0 0 5px; }
.download-resource-block .download, .download-resource-block .oucontent-read-notviewed, .download-resource-block .oucontent-read-viewed, .block_course_resources_ng .download, .block_course_resources_ng .oucontent-read-notviewed, .block_course_resources_ng .oucontent-read-viewed { position: absolute; right: 0; top: 5px; }
.download-resource-block .download a, .download-resource-block .oucontent-read-notviewed a, .download-resource-block .oucontent-read-viewed a, .block_course_resources_ng .download a, .block_course_resources_ng .oucontent-read-notviewed a, .block_course_resources_ng .oucontent-read-viewed a { text-decoration: none; /*&:hover,
&:focus,
&:active { text-decoration: none;
}*/ }
.download-resource-block .download .icon-download, .download-resource-block .oucontent-read-notviewed .icon-download, .download-resource-block .oucontent-read-viewed .icon-download, .block_course_resources_ng .download .icon-download, .block_course_resources_ng .oucontent-read-notviewed .icon-download, .block_course_resources_ng .oucontent-read-viewed .icon-download { color: #776a5e; font-size: 1.5625rem; }
.download-resource-block .action-group, .block_course_resources_ng .action-group { margin: 30px 0 0; text-align: center; }
.download-resource-block .btn-download-all, .block_course_resources_ng .btn-download-all { background-color: #e8e6e2; border-radius: 10px; color: #191919; display: inline-block; font-size: 1.25rem; font-weight: bold; line-height: 1.2; padding: 13px 60px 13px 50px; position: relative; text-align: center; text-decoration: none; }
.download-resource-block .btn-download-all:hover, .block_course_resources_ng .btn-download-all:hover { background-color: #d1cfcb; }
.download-resource-block .btn-download-all .icon-download, .block_course_resources_ng .btn-download-all .icon-download { color: #776a5e; font-size: 1.5625rem; position: absolute; right: 20px; top: 10px; }
.download-resource-block .read-notviewed .download, .block_course_resources_ng .read-notviewed .download { right: 65px; }
.download-resource-block .read-notviewed .item-wrapper, .block_course_resources_ng .read-notviewed .item-wrapper { padding-right: 95px; }
.download-resource-block .read-notviewed .oucontent-read-notviewed, .download-resource-block .read-notviewed .oucontent-read-viewed, .block_course_resources_ng .read-notviewed .oucontent-read-notviewed, .block_course_resources_ng .read-notviewed .oucontent-read-viewed { top: 0; }
.download-resource-block .HTML.activity, .block_course_resources_ng .HTML.activity { padding-top: 0; }

body.openlearnng-hasenrolmentkey .block-download-course { display: none; }

body.node-type-ou-opencourseware-content .ajs-dialog .ajs-header, body.node-type-ou-ocw-open-course .ajs-dialog .ajs-header { display: none; }
body.node-type-ou-opencourseware-content .ajs-dialog .promt-title, body.node-type-ou-ocw-open-course .ajs-dialog .promt-title { font-size: 1.125rem !important; }
body.node-type-ou-opencourseware-content .ajs-dialog .promt-text, body.node-type-ou-ocw-open-course .ajs-dialog .promt-text { margin-top: 20px; text-align: left; font-size: 1rem; }
body.node-type-ou-opencourseware-content .ajs-dialog .promt-text:first-of-type, body.node-type-ou-ocw-open-course .ajs-dialog .promt-text:first-of-type { text-align: center; }
body.node-type-ou-opencourseware-content .ajs-dialog .prompt-hint + input + br + br + .promt-text, body.node-type-ou-ocw-open-course .ajs-dialog .prompt-hint + input + br + br + .promt-text { text-align: center; }
body.node-type-ou-opencourseware-content .ajs-dialog .ajs-body .ajs-content, body.node-type-ou-ocw-open-course .ajs-dialog .ajs-body .ajs-content { font-size: 1.125rem; padding-bottom: 10px; }
body.node-type-ou-opencourseware-content .ajs-dialog .ajs-body .ajs-content br, body.node-type-ou-ocw-open-course .ajs-dialog .ajs-body .ajs-content br { display: none; }
body.node-type-ou-opencourseware-content .ajs-dialog .ajs-body .ajs-content .ajs-input, body.node-type-ou-ocw-open-course .ajs-dialog .ajs-body .ajs-content .ajs-input { font-size: 1rem; }

.related-horizontal { border-top: 1px solid #8f8280; margin-top: 30px; padding: 10px 0 0; }
.related-horizontal:after { content: ""; display: table; clear: both; }
.related-horizontal .related-horizontal-title { border: 0; float: left; margin: 0; padding: 5px 0 0; width: 20%; font-size: 1.125rem; font-weight: bold; }
.related-horizontal #content_tags { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; float: right; padding: 0 0 0 15px; width: 80%; }
.related-horizontal #content_tags .showTag a, .related-horizontal #content_tags .hideTag a { font-weight: normal; }

.question-ocw { margin-bottom: 10px; border-top: 1px solid #8f8280; }
.question-ocw #question_article { background: #fff; margin: 0 auto; padding: 20px 0; }
.question-ocw #question_article .question_info { padding: 0; }

.question-block { border-top: 1px solid #8f8280; margin-top: 14px; padding: 42px 264px 0 0; color: #191919; position: relative; }
.question-block .desc { margin: 0; }
.question-block .btn-question { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #e8e6e2; border-radius: 10px; color: #191919; display: inline-block; font-size: 1.25rem; font-weight: bold; line-height: 1.2; min-width: 234px; padding: 13px 30px; text-align: center; position: absolute; top: 32px; right: 0; text-decoration: none; }
.question-block .btn-question:hover { background-color: #d1cfcb; }

.tab-content-section > h2 { font-weight: bold; font-size: 1.625rem; line-height: 45px; color: #000000; margin-top: -5px; padding-bottom: 15px; }

#content_header #content_summary #summary_content .badge-information, .description-tab-content .badge-information, .openlearn-enrol-footer .badge-information { display: inline-block; position: relative; min-height: 0; margin: 10px 0; }
#content_header #content_summary #summary_content .badge-information .badge-wrapper, .description-tab-content .badge-information .badge-wrapper, .openlearn-enrol-footer .badge-information .badge-wrapper { /*position: relative;
float: left;
width: em(140px);*/ }
#content_header #content_summary #summary_content .badge-information .badge-wrapper .icon-badge-course, .description-tab-content .badge-information .badge-wrapper .icon-badge-course, .openlearn-enrol-footer .badge-information .badge-wrapper .icon-badge-course { position: absolute; font-size: 11.1875rem; margin-left: 0; width: 10.125rem; }
#content_header #content_summary #summary_content .badge-information .badge-wrapper .icon-badge-course div, .description-tab-content .badge-information .badge-wrapper .icon-badge-course div, .openlearn-enrol-footer .badge-information .badge-wrapper .icon-badge-course div { position: absolute; }
#content_header #content_summary #summary_content .badge-information .badge-wrapper .icon-badge-course div:before, .description-tab-content .badge-information .badge-wrapper .icon-badge-course div:before, .openlearn-enrol-footer .badge-information .badge-wrapper .icon-badge-course div:before { margin: 0 !important; }
#content_header #content_summary #summary_content .badge-information .badge-wrapper .icon-badge-course div.text, .description-tab-content .badge-information .badge-wrapper .icon-badge-course div.text, .openlearn-enrol-footer .badge-information .badge-wrapper .icon-badge-course div.text { position: relative; display: table; width: 100%; height: 100%; text-align: center; font-family: Arial, Helvetica, sans-serif; }
#content_header #content_summary #summary_content .badge-information .badge-wrapper .icon-badge-course div.text p, .description-tab-content .badge-information .badge-wrapper .icon-badge-course div.text p, .openlearn-enrol-footer .badge-information .badge-wrapper .icon-badge-course div.text p { display: table-cell; vertical-align: middle; color: white; padding: 0 14px 0px 14px; text-align: center; }
#content_header #content_summary #summary_content .badge-information .badge-wrapper .icon-badge-course div.text.small-title, .description-tab-content .badge-information .badge-wrapper .icon-badge-course div.text.small-title, .openlearn-enrol-footer .badge-information .badge-wrapper .icon-badge-course div.text.small-title { height: 11.5rem; }
#content_header #content_summary #summary_content .badge-information .badge-wrapper .icon-badge-course div.text.small-title p span, .description-tab-content .badge-information .badge-wrapper .icon-badge-course div.text.small-title p span, .openlearn-enrol-footer .badge-information .badge-wrapper .icon-badge-course div.text.small-title p span { font-size: 0.875rem; max-height: 2.125rem; line-height: 1.0625rem; overflow: hidden; }
#content_header #content_summary #summary_content .badge-information .badge-wrapper .icon-badge-course div.text.large-title, .description-tab-content .badge-information .badge-wrapper .icon-badge-course div.text.large-title, .openlearn-enrol-footer .badge-information .badge-wrapper .icon-badge-course div.text.large-title { height: 11.5rem; }
#content_header #content_summary #summary_content .badge-information .badge-wrapper .icon-badge-course div.text.large-title p span, .description-tab-content .badge-information .badge-wrapper .icon-badge-course div.text.large-title p span, .openlearn-enrol-footer .badge-information .badge-wrapper .icon-badge-course div.text.large-title p span { font-size: 1.375rem; max-height: 2rem; line-height: 1.9375rem; overflow: hidden; }
#content_header #content_summary #summary_content .badge-information p.badge-text-info, .description-tab-content .badge-information p.badge-text-info, .openlearn-enrol-footer .badge-information p.badge-text-info { padding: 20px 10px 20px 6.875rem; margin: 21px 0 21px 4.375rem; font-size: 1.0625rem; line-height: 1.2em; }

.wall-image { margin-bottom: 10px; width: 100%; position: relative; min-height: 120px; }
.wall-image img { display: block; margin: 0 auto; width: 100%; }
.wall-image .badge-wrapper { position: absolute; top: 15px; left: 15px; }
.wall-image .badge-wrapper .icon-badge-course { position: relative; font-size: 6.75rem; width: 6.125rem; }
.wall-image .badge-wrapper .icon-badge-course .path1:before { text-shadow: 7px 5px 8px rgba(53, 53, 53, 0.6); }
.wall-image .badge-wrapper .icon-badge-course div { position: absolute; }
.wall-image .badge-wrapper .icon-badge-course div:before { margin: 0 !important; }
.wall-image .badge-wrapper .icon-badge-course div.text { position: relative; display: table; width: 100%; height: 100%; text-align: center; font-family: Arial, Helvetica, sans-serif; }
.wall-image .badge-wrapper .icon-badge-course div.text p { display: table-cell; vertical-align: middle; color: white; text-align: center; padding: 0 6px 0 6px; }
.wall-image .badge-wrapper .icon-badge-course div.text.small-title { height: 7rem; }
.wall-image .badge-wrapper .icon-badge-course div.text.small-title p span { font-size: 0.5625rem; word-spacing: -1px; max-height: 1.375rem; line-height: 11px; overflow: hidden; }
.wall-image .badge-wrapper .icon-badge-course div.text.large-title { height: 7rem; }
.wall-image .badge-wrapper .icon-badge-course div.text.large-title p span { font-size: 13px; max-height: 1.375rem; line-height: 16px; overflow: hidden; }
.wall-image .oumediafilter { max-width: 560px; margin: 0 auto; }

.wall-image .omp-placeholder-image, .openlearn-video-mod .omp-placeholder-image { background-color: #000; position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; }
.wall-image .omp-placeholder-image:before, .openlearn-video-mod .omp-placeholder-image:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
.wall-image .omp-placeholder-image img, .openlearn-video-mod .omp-placeholder-image img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
.wall-image .omp-placeholder-image img.img-vertical, .openlearn-video-mod .omp-placeholder-image img.img-vertical { width: 100%; height: auto; }
.wall-image .omp-placeholder-image img.img-horizontal, .openlearn-video-mod .omp-placeholder-image img.img-horizontal { height: 100%; width: auto; }
.wall-image .omp-placeholder-image img.icon, .openlearn-video-mod .omp-placeholder-image img.icon { padding: 0; }
.wall-image .omp-placeholder-image:before, .openlearn-video-mod .omp-placeholder-image:before { padding-top: 56.25%; }
.wall-image .omp-placeholder-image img, .openlearn-video-mod .omp-placeholder-image img { height: auto !important; z-index: 0; }
.wall-image .omp-placeholder-image img.img-horizontal, .openlearn-video-mod .omp-placeholder-image img.img-horizontal { height: 100% !important; }

.week-wrapper { padding: 0 0 0 3px; margin: 0; }

#page-report-completion-index .paging { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
#page-report-completion-index .completionreport { overflow: auto; display: block; }

#page-report-ocwcompletion-index .paging { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
#page-report-ocwcompletion-index .paging .previous { padding-left: 18px; }
#page-report-ocwcompletion-index .paging .next { padding-right: 18px; }
#page-report-ocwcompletion-index #ocwcompletion-progress { overflow: auto; display: block; }

#page-theme-openlearnng-yourcoursecompletion #completion-progress { overflow: auto; display: block; }
#page-theme-openlearnng-yourcoursecompletion #completion-progress td { border: none; border-bottom: 1px solid #fefefe; }

.block-stat-dashboard { padding-right: 0; }
.block-stat-dashboard .title-sub-block { border-bottom: none; padding-bottom: 5px; }
.block-stat-dashboard .sub-title-block { font-size: 1.125rem; }
.block-stat-dashboard.block-your-course .title-sub-block .sub-title-block { margin-top: 0; }

li.week-item { margin: 15px 15px 0 0; display: inline-block; }
li.week-item:last-child { margin-right: 0; }
li.week-item.active:before { width: 0; height: 0; border-top: 11px solid #577F00; border-left: 11px solid transparent; border-right: 11px solid transparent; margin: 0 auto 8px; }
li.week-item.active a.week-btn { background-color: #2A4D7F; color: #FFFFFF; }
li.week-item a.week-btn { min-width: 85px; background-color: #E8E6E2; color: #3D4559; text-decoration: none; text-align: center; font-weight: bold; display: block; }
li.week-item a.week-btn:focus { background: #bfefff !important; background: -moz-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfefff), color-stop(100%, #bfefff)) !important; background: -webkit-linear-gradient(top, #bfefff 0%, #bfefff 100%) !important; background: linear-gradient(to bottom, #bfefff 0%, #bfefff 100%) !important; color: #000; outline: 2px solid #59d6ff; z-index: 100; }
li.week-item a.week-btn:hover { text-decoration: none; background-color: #2A4D7F; color: #FFFFFF; }
li.week-item a.week-btn .week-title { font-size: 1.0625rem; line-height: 2.2; display: block; text-transform: uppercase; }
li.week-item a.week-btn .week-number { font-size: 3.125rem; line-height: 0.9; display: block; }

.course-content .week-wrapper li:nth-of-type(8n+8) { margin-right: 0; }

.where-next-area { border-top: 0px solid #ECEAE6; margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; padding-bottom: 10px; }
.where-next-area a { font-weight: bold; }

.course-progress { margin: 36px 0 41px 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }
.course-progress .progress-title { color: #1A1A1A; font-size: 1.125rem; line-height: 1.1; }
.course-progress .progress-bar { height: 20px; background: #d3cec8; border: 1px solid #d3cec8; -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; position: relative; z-index: 1; margin: 0 10px; }
.course-progress .progress-bar:before { content: ""; position: absolute; z-index: 2; top: -1px; right: -1px; bottom: -1px; left: -1px; border-top: 20px solid #577F00; width: 0; }
.course-progress .progress-bar span { display: none; }
.course-progress .progress-bar[data-fill='1']:before { width: 1%; }
.course-progress .progress-bar[data-fill='2']:before { width: 2%; }
.course-progress .progress-bar[data-fill='3']:before { width: 3%; }
.course-progress .progress-bar[data-fill='4']:before { width: 4%; }
.course-progress .progress-bar[data-fill='5']:before { width: 5%; }
.course-progress .progress-bar[data-fill='6']:before { width: 6%; }
.course-progress .progress-bar[data-fill='7']:before { width: 7%; }
.course-progress .progress-bar[data-fill='8']:before { width: 8%; }
.course-progress .progress-bar[data-fill='9']:before { width: 9%; }
.course-progress .progress-bar[data-fill='10']:before { width: 10%; }
.course-progress .progress-bar[data-fill='11']:before { width: 11%; }
.course-progress .progress-bar[data-fill='12']:before { width: 12%; }
.course-progress .progress-bar[data-fill='13']:before { width: 13%; }
.course-progress .progress-bar[data-fill='14']:before { width: 14%; }
.course-progress .progress-bar[data-fill='15']:before { width: 15%; }
.course-progress .progress-bar[data-fill='16']:before { width: 16%; }
.course-progress .progress-bar[data-fill='17']:before { width: 17%; }
.course-progress .progress-bar[data-fill='18']:before { width: 18%; }
.course-progress .progress-bar[data-fill='19']:before { width: 19%; }
.course-progress .progress-bar[data-fill='20']:before { width: 20%; }
.course-progress .progress-bar[data-fill='21']:before { width: 21%; }
.course-progress .progress-bar[data-fill='22']:before { width: 22%; }
.course-progress .progress-bar[data-fill='23']:before { width: 23%; }
.course-progress .progress-bar[data-fill='24']:before { width: 24%; }
.course-progress .progress-bar[data-fill='25']:before { width: 25%; }
.course-progress .progress-bar[data-fill='26']:before { width: 26%; }
.course-progress .progress-bar[data-fill='27']:before { width: 27%; }
.course-progress .progress-bar[data-fill='28']:before { width: 28%; }
.course-progress .progress-bar[data-fill='29']:before { width: 29%; }
.course-progress .progress-bar[data-fill='30']:before { width: 30%; }
.course-progress .progress-bar[data-fill='31']:before { width: 31%; }
.course-progress .progress-bar[data-fill='32']:before { width: 32%; }
.course-progress .progress-bar[data-fill='33']:before { width: 33%; }
.course-progress .progress-bar[data-fill='34']:before { width: 34%; }
.course-progress .progress-bar[data-fill='35']:before { width: 35%; }
.course-progress .progress-bar[data-fill='36']:before { width: 36%; }
.course-progress .progress-bar[data-fill='37']:before { width: 37%; }
.course-progress .progress-bar[data-fill='38']:before { width: 38%; }
.course-progress .progress-bar[data-fill='39']:before { width: 39%; }
.course-progress .progress-bar[data-fill='40']:before { width: 40%; }
.course-progress .progress-bar[data-fill='41']:before { width: 41%; }
.course-progress .progress-bar[data-fill='42']:before { width: 42%; }
.course-progress .progress-bar[data-fill='43']:before { width: 43%; }
.course-progress .progress-bar[data-fill='44']:before { width: 44%; }
.course-progress .progress-bar[data-fill='45']:before { width: 45%; }
.course-progress .progress-bar[data-fill='46']:before { width: 46%; }
.course-progress .progress-bar[data-fill='47']:before { width: 47%; }
.course-progress .progress-bar[data-fill='48']:before { width: 48%; }
.course-progress .progress-bar[data-fill='49']:before { width: 49%; }
.course-progress .progress-bar[data-fill='50']:before { width: 50%; }
.course-progress .progress-bar[data-fill='51']:before { width: 51%; }
.course-progress .progress-bar[data-fill='52']:before { width: 52%; }
.course-progress .progress-bar[data-fill='53']:before { width: 53%; }
.course-progress .progress-bar[data-fill='54']:before { width: 54%; }
.course-progress .progress-bar[data-fill='55']:before { width: 55%; }
.course-progress .progress-bar[data-fill='56']:before { width: 56%; }
.course-progress .progress-bar[data-fill='57']:before { width: 57%; }
.course-progress .progress-bar[data-fill='58']:before { width: 58%; }
.course-progress .progress-bar[data-fill='59']:before { width: 59%; }
.course-progress .progress-bar[data-fill='60']:before { width: 60%; }
.course-progress .progress-bar[data-fill='61']:before { width: 61%; }
.course-progress .progress-bar[data-fill='62']:before { width: 62%; }
.course-progress .progress-bar[data-fill='63']:before { width: 63%; }
.course-progress .progress-bar[data-fill='64']:before { width: 64%; }
.course-progress .progress-bar[data-fill='65']:before { width: 65%; }
.course-progress .progress-bar[data-fill='66']:before { width: 66%; }
.course-progress .progress-bar[data-fill='67']:before { width: 67%; }
.course-progress .progress-bar[data-fill='68']:before { width: 68%; }
.course-progress .progress-bar[data-fill='69']:before { width: 69%; }
.course-progress .progress-bar[data-fill='70']:before { width: 70%; }
.course-progress .progress-bar[data-fill='71']:before { width: 71%; }
.course-progress .progress-bar[data-fill='72']:before { width: 72%; }
.course-progress .progress-bar[data-fill='73']:before { width: 73%; }
.course-progress .progress-bar[data-fill='74']:before { width: 74%; }
.course-progress .progress-bar[data-fill='75']:before { width: 75%; }
.course-progress .progress-bar[data-fill='76']:before { width: 76%; }
.course-progress .progress-bar[data-fill='77']:before { width: 77%; }
.course-progress .progress-bar[data-fill='78']:before { width: 78%; }
.course-progress .progress-bar[data-fill='79']:before { width: 79%; }
.course-progress .progress-bar[data-fill='80']:before { width: 80%; }
.course-progress .progress-bar[data-fill='81']:before { width: 81%; }
.course-progress .progress-bar[data-fill='82']:before { width: 82%; }
.course-progress .progress-bar[data-fill='83']:before { width: 83%; }
.course-progress .progress-bar[data-fill='84']:before { width: 84%; }
.course-progress .progress-bar[data-fill='85']:before { width: 85%; }
.course-progress .progress-bar[data-fill='86']:before { width: 86%; }
.course-progress .progress-bar[data-fill='87']:before { width: 87%; }
.course-progress .progress-bar[data-fill='88']:before { width: 88%; }
.course-progress .progress-bar[data-fill='89']:before { width: 89%; }
.course-progress .progress-bar[data-fill='90']:before { width: 90%; }
.course-progress .progress-bar[data-fill='91']:before { width: 91%; }
.course-progress .progress-bar[data-fill='92']:before { width: 92%; }
.course-progress .progress-bar[data-fill='93']:before { width: 93%; }
.course-progress .progress-bar[data-fill='94']:before { width: 94%; }
.course-progress .progress-bar[data-fill='95']:before { width: 95%; }
.course-progress .progress-bar[data-fill='96']:before { width: 96%; }
.course-progress .progress-bar[data-fill='97']:before { width: 97%; }
.course-progress .progress-bar[data-fill='98']:before { width: 98%; }
.course-progress .progress-bar[data-fill='99']:before { width: 99%; }
.course-progress .progress-bar[data-fill='100']:before { width: 100%; }
.course-progress .percent { font-size: 1.25rem; font-weight: bold; line-height: 1.1875rem; /*  position: absolute; right: -165px; top: 0;*/ letter-spacing: 0.2px; color: #1A1A1A; }

/** Course content ------------------  Menu course content  */
.oucontent-read-icon-wrapper { position: absolute; right: 10px; top: 10px; width: 24px; }
.oucontent-read-icon-wrapper img { width: auto; }

/*.oucontent-week-title { margin-bottom: 1px; margin-top: 1px; background-color: #e1dedb; border-top: 0px; margin: 0; padding: 0; background-color: #C9C3BC; font-size: 22px; font-weight: bold; div { padding: 10px 10px 10px 10px; }
}*/
.toc-sidebar-block { background: #fff; margin-bottom: 20px; padding: 20px; }
.toc-sidebar-block .toc-sidebar-title { background-color: #353B50; padding: 18px; }
.toc-sidebar-block .toc-sidebar-title span.arrow-left { padding: 13px; font-size: 15px; }
.toc-sidebar-block .toc-sidebar-title h2 { color: #fff; font-size: 1.25rem; font-weight: bold; line-height: 1; margin: 0; position: relative; }
.toc-sidebar-block .toc-sidebar-title h2 a { color: #fff; display: inline-block; text-decoration: none; margin-left: 25px; position: relative; }
.toc-sidebar-block .toc-sidebar-title h2 a .icon-left-arrow { position: absolute; font-size: 13px; left: -40px; top: -8px; }
.toc-sidebar-block .toc-list { /*li > a:not(.toggle-btn) { !*&:hover, &:focus, &:active { @include makeCurrentTreeStyle1(); }*! &.hover { @include makeCurrentTreeStyle1(); }
}*/ }
.toc-sidebar-block .toc-list ul { margin: 0; padding: 0; }
.toc-sidebar-block .toc-list li, .toc-sidebar-block .toc-list li > ul { border-top: 1px solid #DEDAD9; }
.toc-sidebar-block .toc-list li.oucontent-week-title, .toc-sidebar-block .toc-list li > ul.oucontent-week-title { background-color: #d3cec8; font-size: 22px; font-weight: bold; }
.toc-sidebar-block .toc-list li.oucontent-week-title div, .toc-sidebar-block .toc-list li > ul.oucontent-week-title div { padding: 10px; }
.toc-sidebar-block .toc-list li:first-child, .toc-sidebar-block .toc-list li > ul:first-child { border-top: 0; }
.toc-sidebar-block .toc-list li a, .toc-sidebar-block .toc-list li > ul a { text-decoration: none; }
.toc-sidebar-block .toc-list li > a:not(.toggle-btn), .toc-sidebar-block .toc-list li > ul > a:not(.toggle-btn) { text-decoration: none; padding: 10px 40px 10px 10px; position: relative; }
.toc-sidebar-block .toc-list li > a:not(.toggle-btn):before, .toc-sidebar-block .toc-list li > ul > a:not(.toggle-btn):before { bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 5px; }
.toc-sidebar-block .toc-list > ul > li { background-color: #E8E6E1; margin-top: 3px; }
.toc-sidebar-block .toc-list > ul > li.active { background-color: #fff; transition: background-color 300ms ease-in-out 0ms; -moz-transition: background-color 300ms ease-in-out 0ms; -webkit-transition: background-color 300ms ease-in-out 0ms; }
.toc-sidebar-block .toc-list .accordionItem, .toc-sidebar-block .toc-list .oucontent-read-excluded, .toc-sidebar-block .toc-list .accordionItem:not(.active) + li:not(.accordionItem) { border-top: 0; }
.toc-sidebar-block .toc-list a:not(.toggle-btn) { color: #000; display: block; font-weight: normal; padding: 10px 40px 10px 10px; position: relative; }
.toc-sidebar-block .toc-list .accordionItem { margin-bottom: 1px; position: relative; }
.toc-sidebar-block .toc-list .accordionItem > a:not(.toggle-btn), .toc-sidebar-block .toc-list .accordionItem > div:not(.accordionContent) { border-bottom: 0; color: #191919; display: block; padding: 10px 40px 10px 10px; /*&:hover!*,
&:focus,
&:active*! { background-color: $colour-nav-hover; color: $colour-nav-text;
}*/ }
.toc-sidebar-block .toc-list .oucontent-tree-current > div:not(.accordionContent), .toc-sidebar-block .toc-list .oucontent-tree-current > a:not(.toggle-btn) { text-decoration: none; padding: 10px 40px 10px 10px; position: relative; font-weight: bold; background: #fff; }
.toc-sidebar-block .toc-list .oucontent-tree-current > div:not(.accordionContent):before, .toc-sidebar-block .toc-list .oucontent-tree-current > a:not(.toggle-btn):before { bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 5px; }
.toc-sidebar-block .oucontent-tree-menu-title.first-level { padding-left: 0; }
.toc-sidebar-block .oucontent-tree-menu-title.first-level .number { position: relative; min-width: 23px; display: block; float: left; text-align: center; }
.toc-sidebar-block .oucontent-tree-menu-title.second-level { display: inline-block; padding-left: 0; position: relative; }
.toc-sidebar-block .oucontent-tree-menu-title.second-level .number { position: relative; min-width: 37px; display: block; float: left; text-align: center; }
.toc-sidebar-block .oucontent-read-icon-wrapper img { width: 20px; }

.oucontent-tree-menu-title .first-word { font-weight: normal; }
.oucontent-tree-menu-title.first-level { display: block; padding-left: 20px; position: relative; }
.oucontent-tree-menu-title.first-level .number { left: 0; position: absolute; top: 0; }

.accordionItem > a:not(.toggle-btn) .oucontent-read-icon-wrapper, .accordionItem > div:not(.accordionContent) .oucontent-read-icon-wrapper { display: none; }

.accordionItem { position: relative; }
.accordionItem.active .toggle-btn::before { content: '\e903'; }
.accordionItem .toggle-btn { border: 0px solid transparent; font-family: 'oufont', serif; font-size: 0.625rem; position: absolute; right: 17px; top: 14px; }
.accordionItem .toggle-btn:hover { color: #8B8076; text-decoration: none; }
.accordionItem .toggle-btn::before { content: '\e910'; }
.accordionItem .expand-text { display: inline; }
.accordionItem .collapse-text { display: none; }
.accordionItem .expanded .expand-text { display: none; }
.accordionItem .expanded .collapse-text { display: inline; }

.accordionList .accordionItem .toggle-btn { color: #8B8076; }
.accordionList .accordionItem .toggle-btn:hover { color: #8B8076; }

.toc-sidebar-block .accordionItem .toggle-btn { color: #191919; }
.toc-sidebar-block .accordionItem .toggle-btn:hover { color: #191919; }

.accordionItem.active .toggle-btn { color: #fff !important; }
.accordionItem.active .toggle-btn:hover { color: #fff !important; }

.accordionContent { display: none; }

.showAll .accordionContent { display: block !important; }
.showAll .toggle-btn::before { content: '\e903' !important; }
.showAll .expand-text { display: none !important; }
.showAll .collapse-text { display: inline !important; }

/*
@include make-color-toc($colour-red, color-red);
@include make-color-toc($colour-pink, color-pink);
@include make-color-toc($colour-royal-blue, color-royal-blue);
@include make-color-toc($colour-orange, color-orange);
@include make-color-toc($colour-blue, color-blue);
@include make-color-toc($colour-green, color-green);
@include make-color-toc($colour-magenta, color-magenta);
@include make-color-toc($colour-dark-cyan, color-dark-cyan);
@include make-color-toc($colour-dark-blue, color-dark-blue);
@include make-color-toc($colour-plus, plus_course);
*/
.toc-content-tab-block ul { margin: 0; padding: 0; }
.toc-content-tab-block ul > li a:hover { text-decoration: none; }
.toc-content-tab-block ul > li > ul { margin-top: 2px; }
.toc-content-tab-block ul .oucontent-read-excluded { background: none; }
.toc-content-tab-block li > a:not(.toggle-btn) { color: #191919; display: block; line-height: 2.1; padding: 20px 80px 20px 40px; position: relative; background: #e8e6e1; font-weight: bold; font-size: 1.25rem; }
.toc-content-tab-block li > a:not(.toggle-btn).hover { color: #191919; text-decoration: none; }
.toc-content-tab-block li > a:not(.toggle-btn).hover:before { background: #C6D8E5; bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 7px; }
.toc-content-tab-block li > div p { padding: 10px 80px 10px 40px; margin: 0px !important; }
.toc-content-tab-block li > div p.dotdot { max-height: 120px; }
.toc-content-tab-block li > div p.dotdot .height-invisible { height: 3.75rem; display: block; position: absolute; left: -100%; }
.toc-content-tab-block li > div > a:not(.toggle-btn) { text-decoration: none; display: block; position: relative; padding: 10px 80px 10px 40px; }
.toc-content-tab-block li > div > a:not(.toggle-btn):hover { color: #191919; text-decoration: none; }
.toc-content-tab-block li > div > a:not(.toggle-btn):hover:before { background: #C6D8E5; bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 7px; }
.toc-content-tab-block li li > a:not(.toggle-btn) { background-color: #e8eff7; font-size: 1rem; font-weight: normal; padding: 10px 80px 10px 40px; }
.toc-content-tab-block li li { border-bottom: 2px solid rgba(232, 239, 247, 0.5); margin-bottom: 0; }
.toc-content-tab-block li { margin-bottom: 4px; }
.toc-content-tab-block li.active { margin-bottom: 2px; }
.toc-content-tab-block .accordionItem > div:not(.accordionContent), .toc-content-tab-block .accordionItem > a:not(.toggle-btn) { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #2A4D7F; color: #fff; font-size: 1.25rem; font-weight: bold; line-height: 1.2; min-height: 80px; padding: 15px 35px; }
.toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover { background-color: #2A4D7F; color: #191919; }
.toc-content-tab-block .accordionItem .toggle-btn { font-size: 0.8125rem; right: 37px; top: 31px; }
.toc-content-tab-block .accordionItem.active .toggle-btn { color: #fff !important; }
.toc-content-tab-block .accordionItem.active .number { color: #fff; border-color: #fff; }
.toc-content-tab-block .accordionItem.active > a.hover .number { color: #191919; }
.body_device .toc-content-tab-block .accordionItem.active > a.hover .number { color: #fff; }
.toc-content-tab-block .accordionItem.active a:hover .toggle-btn, .toc-content-tab-block .accordionItem.active a:active .toggle-btn { color: #8B8076 !important; }
.toc-content-tab-block .accordionItem.active a:hover .toggle-btn :hover, .toc-content-tab-block .accordionItem.active a:active .toggle-btn :hover { color: #8B8076 !important; }
.toc-content-tab-block .accordionItem.active a:hover .number, .toc-content-tab-block .accordionItem.active a:active .number { color: #191919; border-color: #191919; }
.toc-content-tab-block .oucontent-tree-menu-title.first-level { display: table; padding-left: 0; width: 100%; padding-right: 22px; }
.toc-content-tab-block .oucontent-tree-menu-title.first-level .display-row, .toc-content-tab-block .oucontent-tree-menu-title.first-level #cart-form-pane .rTableRow, #cart-form-pane .toc-content-tab-block .oucontent-tree-menu-title.first-level .rTableRow, .toc-content-tab-block .oucontent-tree-menu-title.first-level .cart-hide-frecourses .rTableRow, .cart-hide-frecourses .toc-content-tab-block .oucontent-tree-menu-title.first-level .rTableRow { display: table-row; }
.toc-content-tab-block .oucontent-tree-menu-title.first-level .display-cell { display: table-cell; vertical-align: middle; }
.toc-content-tab-block .oucontent-tree-menu-title.first-level .number { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; font-size: 2.9375rem; min-width: 50px; padding: 2px 5px; text-align: center; border: 1px solid; position: static; margin-right: 20px; margin-top: 1px; line-height: 1; }
.toc-content-tab-block#singleWeek .oucontent-tree-menu-title.first-level .display-cell { width: 70px; }
.toc-content-tab-block#singleWeek .oucontent-tree-menu-title.first-level .text-cell { width: 100%; padding-right: 20px; }
.toc-content-tab-block#multiWeek .oucontent-tree-menu-title.first-level .display-cell { width: 88%; }
.toc-content-tab-block#multiWeek .week-block .week { float: left; }
.toc-content-tab-block .oucontent-read-icon-wrapper { right: 30px; top: 20px; width: 34px; }
.toc-content-tab-block li li .oucontent-read-icon-wrapper { top: 10px; }
.toc-content-tab-block .section li { margin-bottom: 4px; border-bottom: 0; padding: 20px 40px; background-color: #e8e6e1; }
.toc-content-tab-block .section .oucontent { display: none; }
.toc-content-tab-block .section .mod-indent-outer { display: block; padding: 0; }
.toc-content-tab-block .section .mod-indent-outer .actions { display: none; }
.toc-content-tab-block .section .activity .activityinstance { display: block; }
.toc-content-tab-block .section .activity .activityinstance a { display: inline-block; color: #191919; }
.toc-content-tab-block .section .activity .activityinstance a:after { content: ""; display: table; clear: both; }
.toc-content-tab-block .section .activity .activityinstance a:hover { color: #191919; }
.toc-content-tab-block .section .activity .activityinstance a img { float: left; height: 32px; width: 29px; }
.toc-content-tab-block .section .activity .activityinstance a .instancename { display: block; margin-left: 45px; margin-top: 7px; }

.week-block .week { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #191919; color: #191919; display: inline-block; font-size: 2rem; line-height: 1; margin-right: 27px; min-width: 50px; padding: 4px 5px; position: static; text-align: center; }
.week-block .week span { display: block; font-size: 0.625rem; text-transform: uppercase; }
.week-block .accordionItem > div:not(.accordionContent), .week-block .accordionItem > a:not(.toggle-btn) { padding-right: 210px; }
.week-block .accordionItem.active span.week { border: 1px solid #fff; color: #fff; }
.week-block .accordionItem.active a.hover span.week { color: #191919; }
.body_device .week-block .accordionItem.active a.hover span.week { color: #fff; border-color: #fff; }
.week-block .accordionItem.active a:hover span.week { border: 1px solid #191919; color: #191919; }
.week-block .accordionItem.active a.hover span.week { border: 1px solid #191919; }
.week-block .complete { font-size: 1rem; font-weight: normal; position: absolute; right: 95px; text-align: right; top: 15px; }
.week-block .complete span { display: block; font-size: 1.6875rem; font-weight: bold; margin-top: 5px; }
.week-block .oucontent-tree-current { border-bottom: 2px solid rgba(232, 239, 247, 0.5); }
.week-block .oucontent-tree-current > div:not(.accordionContent) { line-height: 20px; }
.week-block .oucontent-tree-current > div:not(.accordionContent) .oucontent-tree-menu-title { font-size: 1.5rem; font-weight: bold; line-height: 24px; color: #191919; }
.week-block .oucontent-tree-current > div:not(.accordionContent) .oucontent-tree-menu-title.first-level { margin-top: 0px; }
.week-block .oucontent-tree-current .oucontent-read-icon-wrapper { display: block; z-index: 1; }
.week-block .accordionContent > ul ul { border-top: 2px solid rgba(232, 239, 247, 0.5); margin-top: 0; }
.week-block .accordionContent > ul > li > div { position: relative; }

.course-content-action-group { margin: 25px 0 34px; text-align: center; }
.course-content-action-group .button { border: 1px solid #E8E6E2; }
.course-content-action-group .button:hover { border: 1px solid #d1cfcb; }

#about_free_course .description { display: none; }
#about_free_course .sub-title-block { margin-top: 5px; border-bottom: 0; margin-bottom: 5px; }
#about_free_course .creative-commons .course-info { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }

.oucontent-content .oucontent-olink { font-size: 1rem; }

.course-detail-page {   /*#region-pre.block-region { background: $colour-white; color: #262626; margin-bottom: 20px; padding: 15px 20px 20px; .block_ocwlinks:before, .openlearnng-course-back:before, .oucontent-contents.block_fake, .block_course_resources_ng { display: none; } .region-content { margin: 0; background-color: $colour-white; padding: 0; .header { background-color: $colour-blue-primary-light; padding: 12px; h2 { background: none; color: $colour-white; font-size: em(16px); margin: 0; padding: 0; } } } .block { .header { position: relative; .block_action { position: absolute; margin: 0; top: 50%; right: 0; transform: translateY(-50%); } } .content { clear: both; font-size: em(16px); a { color: $colour-text-link; &:hover { color: $colour-text-hover; } } .openlearnng-collections-inc + ul { margin: 0; li { padding-left: 21px; } }
 .block_ocwstatement_image { margin: 0 auto; } } &.openlearnng-course-back { font-size: em(18px); .content { background-color: #657089; padding: 4px; a { &:before { font-family: 'oufont' !important; content: "\e939"; font-size: em(15px); line-height: 1; padding: 0 13px; } font-weight: bold; color: $colour-white !important; vertical-align: middle; &:hover{ text-decoration: none; } } } } } .oucontent-printablelink { border: none; } #ousearch_searchbutton { height: 24px; width: 24px; vertical-align: middle; margin-left: 10px; } #oucontent_searchquery { width: 66%; border: 1px solid #B5AB9F; padding: 4px; font-size: em(16px); color: $colour-black; } img.iconhelp { height: 24px; padding-left: 3px; vertical-align: text-bottom; width: 24px; margin: -3px 0 3px; } }*/ }
.course-detail-page .oucontent-content .oucontent-referenceitem { overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; }
.course-detail-page .oucontent-content .filter_transcript_box .oucontent-dialogue-speaker { word-break: normal; -ms-word-break: normal; }
.course-detail-page .screen-reader { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; }
.course-detail-page .creative-commons, .course-detail-page .quick-links { display: none; }
.course-detail-page .sider-bar-become-ou-student .creative-commons { display: block; }
.course-detail-page .description { display: block; }
.course-detail-page #block-system-main { background-color: transparent; }
.course-detail-page #about_free_course .description { font-size: 1.125rem; font-weight: bold; color: #000; margin: 18px 0 0; display: inline-block; }
.course-detail-page #about_free_course .description .arrow-left { font-size: 0.9375rem; padding: 0 13px; }
.course-detail-page #about_free_course .description:hover { text-decoration: none; }
.course-detail-page .course_info_block { background-color: #fff; padding: 20px 30px 20px 20px; margin-bottom: 20px; overflow: hidden; }
.course-detail-page .course_info_block .course-img { float: left; width: 35%; }
.course-detail-page .course_info_block .right-content { float: left; padding-left: 20px; width: 65%; height: auto; position: relative; }
.course-detail-page .course_info_block .course-title { font-size: 1.625rem; line-height: 1; font-weight: bold; }
.course-detail-page .course_info_block .fixed-text { margin: 10px 0 18px; padding-right: 20px; }
.course-detail-page .course_info_block .list-your-course { width: 95%; }
.course-detail-page .course_info_block .list-your-course .progress-wrapper { margin: 17px 0 0; float: none; width: 100%; line-height: inherit; }
.course-detail-page .course_info_block .list-your-course .progress-wrapper .progress-bar-wrapper { padding-right: 50px; position: relative; }
.course-detail-page .course_info_block .list-your-course .progress-wrapper .progress-bar-wrapper .enrolled_progress_bar { height: 25px; background: #d2cec7; border: 0; margin: 0; padding: 0; width: 100%; }
.course-detail-page .course_info_block .list-your-course .progress-wrapper .progress-bar-wrapper .enrolled_progress_bar .enrolled_progress_fill { background: #577F00; height: 25px; }
.course-detail-page .course_info_block .list-your-course .progress-wrapper .progress-bar-wrapper .enrolled_progress_bar .percentage { font-weight: bold; font-size: 1.125rem; top: 0; position: absolute; right: 0; }
.course-detail-page .course_info_block .buttons { bottom: 0; }
.course-detail-page .course-content { background-color: #fff; padding: 0 15px 20px 15px; margin-bottom: 20px; overflow: hidden; }
.course-detail-page .course-content .week-wrapper { padding: 0 0 0 3px; }
.course-detail-page .btn-signup-gmore { margin-right: 15px; }
.course-detail-page .btn-see-more, .course-detail-page .btn-signup-gmore { text-transform: none; padding: 10px 20px; margin-bottom: 20px; }
.course-detail-page .btn-see-more .btn-icon, .course-detail-page .btn-signup-gmore .btn-icon { font-size: 0.75rem; margin-left: 5px; }
.course-detail-page #question_article { padding: 0; margin: 0; }
.course-detail-page #question_article .question_info p { width: 65%; }
.course-detail-page #question_article .question_info .btn, .course-detail-page #question_article .question_info #cart-form-pane .form-submit, #cart-form-pane .course-detail-page #question_article .question_info .form-submit, .course-detail-page #question_article .question_info .cart-hide-frecourses .form-submit, .cart-hide-frecourses .course-detail-page #question_article .question_info .form-submit { width: 15.625rem; height: 2.75rem; font-size: 1.25rem; text-align: center; padding-top: 0.5rem; }
.course-detail-page .courses-type-panel { margin: 20px 0 50px 0; }
.course-detail-page .course-button-block-right { margin: 0px 0px 20px 0px; text-align: right; }
.course-detail-page .course-button-block-right .link-print-page { display: inline-block; text-align: center; text-decoration: none; }
.course-detail-page .course-button-block-right .btn-icon { font-size: 2.5625rem; line-height: 1.5; color: #3D4559; }
.course-detail-page .course-button-block-right .btn-icon:hover { color: #3A486C; }
.course-detail-page .course-button-block-right .text { display: block; font-size: 0.9375rem; line-height: 1.5; color: #000; }
.course-detail-page #badge-details dd { border: none; }
.course-detail-page #badge-details ul { list-style: disc outside; }
.course-detail-page .sider-bar-become-ou-student .container, .course-detail-page .sider-bar-become-ou-student .wrapper-has-sidebar { padding-left: 0; }

#blockoutcomes { margin-top: 20px; padding: 0 30px 10px 30px; margin-bottom: 10px; font-size: 1rem; }
#blockoutcomes .title_learning { font-weight: bold; font-size: 1.375rem; color: #FFFFFF; color: white; background: #e1dedb; padding: 14px 25px; margin: 0 -30px 20px -30px; }
#blockoutcomes p { padding: 0; }
#blockoutcomes ul { list-style-type: none; }
#blockoutcomes ul li { margin-bottom: 15px; }
#blockoutcomes ul li:last-child { margin-bottom: 0; }
#blockoutcomes ul li .content-list { display: table-cell; }
#blockoutcomes ul li .icon-around { margin-right: 20px; float: left; margin-top: 7px; display: table-cell; }
#blockoutcomes ul li .icon-around:before { font-size: 10px; }

.btnOutCome { color: #fff !important; text-decoration: none; border-radius: 10px !important; display: table; font-size: 1.25rem; font-weight: bold; line-height: 1.2; padding: 15px 60px; position: relative; text-align: center; text-transform: none; margin: 30px auto 20px auto; margin-top: 30px !important; }
.btnOutCome:hover { text-decoration: none !important; }

.keep_on_learning_information { border-top: 30px solid #ECEAE6; background: #fff; margin-left: -40px; margin-right: -40px; padding: 0 40px 1px 40px; }
.course-detail-page .keep_on_learning_information { margin: 0 0 20px 0; padding: 0 40px 1px 40px; }
.content-wrapper .course-detail-page .keep_on_learning_information { margin: -40px 0 20px 0; }
.keep_on_learning_information .keep_on_learning_wrapper h3 { font-size: 26px; font-weight: bold; margin: 33px 17px 14px 0px; }
.keep_on_learning_information .keep_on_learning_wrapper h3 a { text-decoration: none; color: #000; }
.keep_on_learning_information .keep_on_learning_wrapper p:after { content: ""; display: table; clear: both; }
.keep_on_learning_information .keep_on_learning_wrapper p:nth-child(2) { padding: 5px 0px; }
.keep_on_learning_information .keep_on_learning_wrapper p > img { float: left; margin-right: 20px; }
.keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { margin: 40px 0 30px 0; padding: 21px 26px 12px 26px; color: #fff; }
.keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box .icon-ou_logo { font-size: 66px; position: relative; float: left; }
.keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box .keep_learning_box_content p { margin: 0; padding-left: 120px; }
.keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box .keep_learning_box_content p a { color: #fff !important; }
.keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box .keep_learning_box_content p:after { content: none; }
.keep_on_learning_information .keep_on_learning_wrapper a { font-weight: bold; }
.keep_on_learning_information .keep_on_learning_wrapper a:hover { text-decoration: underline; }

.content-ocw { padding: 0 !important; }
.content-ocw .related-content-block { padding-bottom: 20px; }

body #region-main #region-main-inner img { box-sizing: content-box; }

.color-red { /*.toc-content-tab-block .accordionItem.active > a.toggle-btn:hover!*,
.toc-sidebar-block .accordionItem.active > a.toggle-btn:hover*! { color: $colour-toggle-btn;
}*/ }
.color-red .free-statement-block .icon, .color-red .where-next-area a, .color-red .free-course-tag { color: #A20C1E; }
.color-red .course-tabs .tab-header .ui-tabs-active .tab-link, .color-red .course-tabs .tab-header .ui-tabs-active .tab-link:before, .color-red .learning-outcomes-title, .color-red .learning-outcomes-block .outcomes-list li:before, .color-red .learning-outcomes-block .btn-view-course { background-color: #A20C1E; border-color: #A20C1E; }
.color-red .title-block + .border-solid .course-info:first-child { border-color: #A20C1E; }
.color-red .title-block + .border-solid .course-info:last-child { border-color: #A20C1E; }
.color-red .learning-outcomes-block .btn-view-course:hover, .color-red .course-tabs .tab-header .ui-tabs-active .tab-link:hover { background-color: #920b1b; border-color: #920b1b; }
.color-red .toc-content-tab-block .accordionItem > div:not(.accordionContent), .color-red .toc-content-tab-block .accordionItem > a:not(.toggle-btn) { background-color: #E8E6E1; color: #191919; }
.color-red .toc-content-tab-block .accordionItem.active > div:not(.accordionContent), .color-red .toc-content-tab-block .accordionItem.active > a:not(.toggle-btn), .color-red .toc-sidebar-block .accordionItem.active > div:not(.accordionContent), .color-red .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn) { background-color: #A20C1E; color: #fff; }
.color-red .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, .color-red .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover { background-color: #C6D8E5; color: #191919; }
body:not(.body_device) .color-red .toc-content-tab-block li > div:not(.accordionContent):hover, body:not(.body_device) .color-red .toc-content-tab-block li > a:not(.accordionTitle):hover, body:not(.body_device) .color-red .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, body:not(.body_device) .color-red .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover, body:not(.body_device) .color-red .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn), body:not(.body_device) .color-red .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn), body:not(.body_device) .color-red .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover, body:not(.body_device) .color-red .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover, body:not(.body_device) .color-red .toc-sidebar-block .accordionItem.active > div.hover, body:not(.body_device) .color-red .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) { background-color: #ecced2; color: #191919; color: #191919; text-decoration: none; }
body:not(.body_device) .color-red .toc-content-tab-block li > div:not(.accordionContent):hover:before, body:not(.body_device) .color-red .toc-content-tab-block li > a:not(.accordionTitle):hover:before, body:not(.body_device) .color-red .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover:before, body:not(.body_device) .color-red .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-red .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-red .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-red .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-red .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before, body:not(.body_device) .color-red .toc-sidebar-block .accordionItem.active > div.hover:before, body:not(.body_device) .color-red .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { background: #A20C1E; bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 7px; }
body:not(.body_device) .color-red .toc-content-tab-block li > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-red .toc-content-tab-block li > a:not(.accordionTitle):hover .toggle-btn, body:not(.body_device) .color-red .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-red .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-red .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-red .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-red .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-red .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-red .toc-sidebar-block .accordionItem.active > div.hover .toggle-btn, body:not(.body_device) .color-red .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn { color: #191919 !important; }
body.body_device .color-red {       /*.toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) {
 } .toc-content-tab-block li > a:not(.accordionTitle):hover,
 .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn){ background-color: $color; color: $colour-white; };*/ }
body.body_device .color-red .toc-content-tab-block li > a:not(.toggle-btn).hover:before { display: none; }
.color-red .toc-content-tab-block li > div:hover > a:not(.toggle-btn):hover:before { background: none; }
.color-red .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, .color-red .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before { width: 5px; }
.color-red .toc-sidebar-block .accordionItem.active > div.hover:before, .color-red .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { width: 5px; }
.color-red li.week-item.active a.week-btn, .color-red li.week-item a.week-btn:hover, .color-red li.week-item a.week-btn:focus { background-color: #A20C1E; }
.color-red .accordionContent > li > div > a:not(.toggle-btn):hover:before, .color-red .accordionContent > ul > li > div > a:not(.toggle-btn):hover:before .oucontent-tree-current div:hover:before .toc-content-tab-block li > a:not(.toggle-btn):hover:before .toc-content-tab-block li > a.hover:not(.toggle-btn):before, .color-red .toc-list li > a:not(.toggle-btn):hover:before .toc-list li > a.hover:not(.toggle-btn):before { background-color: #A20C1E; }
.color-red .badge-information p.badge-text-info { background-color: #f6e7e9; }
.color-red .block-stat-dashboard .sub-title-block { color: #A20C1E; }
.color-red #blockoutcomes { background-color: #f6e7e9; }
.color-red #blockoutcomes .title_learning { background: #A20C1E; }
.color-red #blockoutcomes ul li .icon-around:before { color: #A20C1E; }
.color-red .btnOutCome { background-color: #A20C1E !important; border: 1px solid #A20C1E; }
.color-red .keep_on_learning_information .keep_on_learning_wrapper a { color: #A20C1E; }
.color-red .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { background: #A20C1E; }
.color-red#copyrightInfo a { color: #A20C1E; }
.color-red .toc-content-tab-block.oucontent-tree-current .oucontent-tree-menu-title { font-weight: bold; }
.color-red .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn) { background-color: #f6e7e9; }
.color-red .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn):hover { background-color: #ecced2; }
.color-red .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-red .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title.first-level { margin-top: 0px; }
.color-red .toc-content-tab-block ul.accordionList li .accordionContent li > div > a:before:hover { display: none; }
.color-red .toc-content-tab-block ul.accordionList li .accordionContent .oucontent-read-notviewed > a:not(.toggle-btn):hover { background-color: #ecced2; }
.color-red .toc-content-tab-block ul.accordionList li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-red .filter-wrapper-all { border-top: 1px solid #A20C1E; }
.color-red .filter-top-header + .filter-wrapper { border-top: 1px solid #A20C1E; }
.color-red .filter-wrapper { border-bottom: 1px solid #A20C1E; }
.color-red .filter-wrapper:last-child, .color-red .filter-wrapper.filter-resources { border-bottom: 1px solid #A20C1E; }
.color-red .filter-wrapper:last-child + .filter-wrapper, .color-red .filter-wrapper.filter-resources + .filter-wrapper { border-top: none; }
.color-red .toc-list .oucontent-tree-current > div:not(.accordionContent), .color-red .toc-list .oucontent-tree-current > a:not(.toggle-btn) { background-color: #ecced2; }
.color-red .toc-list .oucontent-tree-current > div:not(.accordionContent):before, .color-red .toc-list .oucontent-tree-current > a:not(.toggle-btn):before { background-color: #A20C1E; }
body:not(.body_device) .color-red .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover, body:not(.body_device) .color-red .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover { background-color: #ecced2; }
body:not(.body_device) .color-red .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-red .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover:before { background-color: #A20C1E; }
.color-red .week-block .oucontent-tree-current > div:not(.accordionContent) { background-color: #f6e7e9; }

.color-pink { /*.toc-content-tab-block .accordionItem.active > a.toggle-btn:hover!*,
.toc-sidebar-block .accordionItem.active > a.toggle-btn:hover*! { color: $colour-toggle-btn;
}*/ }
.color-pink .free-statement-block .icon, .color-pink .where-next-area a, .color-pink .free-course-tag { color: #C90959; }
.color-pink .course-tabs .tab-header .ui-tabs-active .tab-link, .color-pink .course-tabs .tab-header .ui-tabs-active .tab-link:before, .color-pink .learning-outcomes-title, .color-pink .learning-outcomes-block .outcomes-list li:before, .color-pink .learning-outcomes-block .btn-view-course { background-color: #C90959; border-color: #C90959; }
.color-pink .title-block + .border-solid .course-info:first-child { border-color: #C90959; }
.color-pink .title-block + .border-solid .course-info:last-child { border-color: #C90959; }
.color-pink .learning-outcomes-block .btn-view-course:hover, .color-pink .course-tabs .tab-header .ui-tabs-active .tab-link:hover { background-color: #b50850; border-color: #b50850; }
.color-pink .toc-content-tab-block .accordionItem > div:not(.accordionContent), .color-pink .toc-content-tab-block .accordionItem > a:not(.toggle-btn) { background-color: #E8E6E1; color: #191919; }
.color-pink .toc-content-tab-block .accordionItem.active > div:not(.accordionContent), .color-pink .toc-content-tab-block .accordionItem.active > a:not(.toggle-btn), .color-pink .toc-sidebar-block .accordionItem.active > div:not(.accordionContent), .color-pink .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn) { background-color: #C90959; color: #fff; }
.color-pink .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, .color-pink .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover { background-color: #C6D8E5; color: #191919; }
body:not(.body_device) .color-pink .toc-content-tab-block li > div:not(.accordionContent):hover, body:not(.body_device) .color-pink .toc-content-tab-block li > a:not(.accordionTitle):hover, body:not(.body_device) .color-pink .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, body:not(.body_device) .color-pink .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover, body:not(.body_device) .color-pink .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn), body:not(.body_device) .color-pink .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn), body:not(.body_device) .color-pink .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover, body:not(.body_device) .color-pink .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover, body:not(.body_device) .color-pink .toc-sidebar-block .accordionItem.active > div.hover, body:not(.body_device) .color-pink .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) { background-color: #f4cede; color: #191919; color: #191919; text-decoration: none; }
body:not(.body_device) .color-pink .toc-content-tab-block li > div:not(.accordionContent):hover:before, body:not(.body_device) .color-pink .toc-content-tab-block li > a:not(.accordionTitle):hover:before, body:not(.body_device) .color-pink .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover:before, body:not(.body_device) .color-pink .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-pink .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-pink .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-pink .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-pink .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before, body:not(.body_device) .color-pink .toc-sidebar-block .accordionItem.active > div.hover:before, body:not(.body_device) .color-pink .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { background: #C90959; bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 7px; }
body:not(.body_device) .color-pink .toc-content-tab-block li > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-pink .toc-content-tab-block li > a:not(.accordionTitle):hover .toggle-btn, body:not(.body_device) .color-pink .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-pink .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-pink .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-pink .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-pink .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-pink .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-pink .toc-sidebar-block .accordionItem.active > div.hover .toggle-btn, body:not(.body_device) .color-pink .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn { color: #191919 !important; }
body.body_device .color-pink {       /*.toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) {
 } .toc-content-tab-block li > a:not(.accordionTitle):hover,
 .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn){ background-color: $color; color: $colour-white; };*/ }
body.body_device .color-pink .toc-content-tab-block li > a:not(.toggle-btn).hover:before { display: none; }
.color-pink .toc-content-tab-block li > div:hover > a:not(.toggle-btn):hover:before { background: none; }
.color-pink .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, .color-pink .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before { width: 5px; }
.color-pink .toc-sidebar-block .accordionItem.active > div.hover:before, .color-pink .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { width: 5px; }
.color-pink li.week-item.active a.week-btn, .color-pink li.week-item a.week-btn:hover, .color-pink li.week-item a.week-btn:focus { background-color: #C90959; }
.color-pink .accordionContent > li > div > a:not(.toggle-btn):hover:before, .color-pink .accordionContent > ul > li > div > a:not(.toggle-btn):hover:before .oucontent-tree-current div:hover:before .toc-content-tab-block li > a:not(.toggle-btn):hover:before .toc-content-tab-block li > a.hover:not(.toggle-btn):before, .color-pink .toc-list li > a:not(.toggle-btn):hover:before .toc-list li > a.hover:not(.toggle-btn):before { background-color: #C90959; }
.color-pink .badge-information p.badge-text-info { background-color: #fae6ee; }
.color-pink .block-stat-dashboard .sub-title-block { color: #C90959; }
.color-pink #blockoutcomes { background-color: #fae6ee; }
.color-pink #blockoutcomes .title_learning { background: #C90959; }
.color-pink #blockoutcomes ul li .icon-around:before { color: #C90959; }
.color-pink .btnOutCome { background-color: #C90959 !important; border: 1px solid #C90959; }
.color-pink .keep_on_learning_information .keep_on_learning_wrapper a { color: #C90959; }
.color-pink .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { background: #C90959; }
.color-pink#copyrightInfo a { color: #C90959; }
.color-pink .toc-content-tab-block.oucontent-tree-current .oucontent-tree-menu-title { font-weight: bold; }
.color-pink .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn) { background-color: #fae6ee; }
.color-pink .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn):hover { background-color: #f4cede; }
.color-pink .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-pink .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title.first-level { margin-top: 0px; }
.color-pink .toc-content-tab-block ul.accordionList li .accordionContent li > div > a:before:hover { display: none; }
.color-pink .toc-content-tab-block ul.accordionList li .accordionContent .oucontent-read-notviewed > a:not(.toggle-btn):hover { background-color: #f4cede; }
.color-pink .toc-content-tab-block ul.accordionList li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-pink .filter-wrapper-all { border-top: 1px solid #C90959; }
.color-pink .filter-top-header + .filter-wrapper { border-top: 1px solid #C90959; }
.color-pink .filter-wrapper { border-bottom: 1px solid #C90959; }
.color-pink .filter-wrapper:last-child, .color-pink .filter-wrapper.filter-resources { border-bottom: 1px solid #C90959; }
.color-pink .filter-wrapper:last-child + .filter-wrapper, .color-pink .filter-wrapper.filter-resources + .filter-wrapper { border-top: none; }
.color-pink .toc-list .oucontent-tree-current > div:not(.accordionContent), .color-pink .toc-list .oucontent-tree-current > a:not(.toggle-btn) { background-color: #f4cede; }
.color-pink .toc-list .oucontent-tree-current > div:not(.accordionContent):before, .color-pink .toc-list .oucontent-tree-current > a:not(.toggle-btn):before { background-color: #C90959; }
body:not(.body_device) .color-pink .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover, body:not(.body_device) .color-pink .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover { background-color: #f4cede; }
body:not(.body_device) .color-pink .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-pink .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover:before { background-color: #C90959; }
.color-pink .week-block .oucontent-tree-current > div:not(.accordionContent) { background-color: #fae6ee; }

.color-royal-blue { /*.toc-content-tab-block .accordionItem.active > a.toggle-btn:hover!*,
.toc-sidebar-block .accordionItem.active > a.toggle-btn:hover*! { color: $colour-toggle-btn;
}*/ }
.color-royal-blue .free-statement-block .icon, .color-royal-blue .where-next-area a, .color-royal-blue .free-course-tag { color: #0F72C6; }
.color-royal-blue .course-tabs .tab-header .ui-tabs-active .tab-link, .color-royal-blue .course-tabs .tab-header .ui-tabs-active .tab-link:before, .color-royal-blue .learning-outcomes-title, .color-royal-blue .learning-outcomes-block .outcomes-list li:before, .color-royal-blue .learning-outcomes-block .btn-view-course { background-color: #0F72C6; border-color: #0F72C6; }
.color-royal-blue .title-block + .border-solid .course-info:first-child { border-color: #0F72C6; }
.color-royal-blue .title-block + .border-solid .course-info:last-child { border-color: #0F72C6; }
.color-royal-blue .learning-outcomes-block .btn-view-course:hover, .color-royal-blue .course-tabs .tab-header .ui-tabs-active .tab-link:hover { background-color: #0e67b2; border-color: #0e67b2; }
.color-royal-blue .toc-content-tab-block .accordionItem > div:not(.accordionContent), .color-royal-blue .toc-content-tab-block .accordionItem > a:not(.toggle-btn) { background-color: #E8E6E1; color: #191919; }
.color-royal-blue .toc-content-tab-block .accordionItem.active > div:not(.accordionContent), .color-royal-blue .toc-content-tab-block .accordionItem.active > a:not(.toggle-btn), .color-royal-blue .toc-sidebar-block .accordionItem.active > div:not(.accordionContent), .color-royal-blue .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn) { background-color: #0F72C6; color: #fff; }
.color-royal-blue .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, .color-royal-blue .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover { background-color: #C6D8E5; color: #191919; }
body:not(.body_device) .color-royal-blue .toc-content-tab-block li > div:not(.accordionContent):hover, body:not(.body_device) .color-royal-blue .toc-content-tab-block li > a:not(.accordionTitle):hover, body:not(.body_device) .color-royal-blue .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, body:not(.body_device) .color-royal-blue .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover, body:not(.body_device) .color-royal-blue .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn), body:not(.body_device) .color-royal-blue .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn), body:not(.body_device) .color-royal-blue .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover, body:not(.body_device) .color-royal-blue .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover, body:not(.body_device) .color-royal-blue .toc-sidebar-block .accordionItem.active > div.hover, body:not(.body_device) .color-royal-blue .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) { background-color: #cfe3f4; color: #191919; color: #191919; text-decoration: none; }
body:not(.body_device) .color-royal-blue .toc-content-tab-block li > div:not(.accordionContent):hover:before, body:not(.body_device) .color-royal-blue .toc-content-tab-block li > a:not(.accordionTitle):hover:before, body:not(.body_device) .color-royal-blue .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover:before, body:not(.body_device) .color-royal-blue .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-royal-blue .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-royal-blue .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-royal-blue .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-royal-blue .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before, body:not(.body_device) .color-royal-blue .toc-sidebar-block .accordionItem.active > div.hover:before, body:not(.body_device) .color-royal-blue .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { background: #0F72C6; bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 7px; }
body:not(.body_device) .color-royal-blue .toc-content-tab-block li > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-royal-blue .toc-content-tab-block li > a:not(.accordionTitle):hover .toggle-btn, body:not(.body_device) .color-royal-blue .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-royal-blue .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-royal-blue .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-royal-blue .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-royal-blue .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-royal-blue .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-royal-blue .toc-sidebar-block .accordionItem.active > div.hover .toggle-btn, body:not(.body_device) .color-royal-blue .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn { color: #191919 !important; }
body.body_device .color-royal-blue {       /*.toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) {
 } .toc-content-tab-block li > a:not(.accordionTitle):hover,
 .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn){ background-color: $color; color: $colour-white; };*/ }
body.body_device .color-royal-blue .toc-content-tab-block li > a:not(.toggle-btn).hover:before { display: none; }
.color-royal-blue .toc-content-tab-block li > div:hover > a:not(.toggle-btn):hover:before { background: none; }
.color-royal-blue .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, .color-royal-blue .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before { width: 5px; }
.color-royal-blue .toc-sidebar-block .accordionItem.active > div.hover:before, .color-royal-blue .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { width: 5px; }
.color-royal-blue li.week-item.active a.week-btn, .color-royal-blue li.week-item a.week-btn:hover, .color-royal-blue li.week-item a.week-btn:focus { background-color: #0F72C6; }
.color-royal-blue .accordionContent > li > div > a:not(.toggle-btn):hover:before, .color-royal-blue .accordionContent > ul > li > div > a:not(.toggle-btn):hover:before .oucontent-tree-current div:hover:before .toc-content-tab-block li > a:not(.toggle-btn):hover:before .toc-content-tab-block li > a.hover:not(.toggle-btn):before, .color-royal-blue .toc-list li > a:not(.toggle-btn):hover:before .toc-list li > a.hover:not(.toggle-btn):before { background-color: #0F72C6; }
.color-royal-blue .badge-information p.badge-text-info { background-color: #e7f1f9; }
.color-royal-blue .block-stat-dashboard .sub-title-block { color: #0F72C6; }
.color-royal-blue #blockoutcomes { background-color: #e7f1f9; }
.color-royal-blue #blockoutcomes .title_learning { background: #0F72C6; }
.color-royal-blue #blockoutcomes ul li .icon-around:before { color: #0F72C6; }
.color-royal-blue .btnOutCome { background-color: #0F72C6 !important; border: 1px solid #0F72C6; }
.color-royal-blue .keep_on_learning_information .keep_on_learning_wrapper a { color: #0F72C6; }
.color-royal-blue .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { background: #0F72C6; }
.color-royal-blue#copyrightInfo a { color: #0F72C6; }
.color-royal-blue .toc-content-tab-block.oucontent-tree-current .oucontent-tree-menu-title { font-weight: bold; }
.color-royal-blue .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn) { background-color: #e7f1f9; }
.color-royal-blue .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn):hover { background-color: #cfe3f4; }
.color-royal-blue .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-royal-blue .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title.first-level { margin-top: 0px; }
.color-royal-blue .toc-content-tab-block ul.accordionList li .accordionContent li > div > a:before:hover { display: none; }
.color-royal-blue .toc-content-tab-block ul.accordionList li .accordionContent .oucontent-read-notviewed > a:not(.toggle-btn):hover { background-color: #cfe3f4; }
.color-royal-blue .toc-content-tab-block ul.accordionList li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-royal-blue .filter-wrapper-all { border-top: 1px solid #0F72C6; }
.color-royal-blue .filter-top-header + .filter-wrapper { border-top: 1px solid #0F72C6; }
.color-royal-blue .filter-wrapper { border-bottom: 1px solid #0F72C6; }
.color-royal-blue .filter-wrapper:last-child, .color-royal-blue .filter-wrapper.filter-resources { border-bottom: 1px solid #0F72C6; }
.color-royal-blue .filter-wrapper:last-child + .filter-wrapper, .color-royal-blue .filter-wrapper.filter-resources + .filter-wrapper { border-top: none; }
.color-royal-blue .toc-list .oucontent-tree-current > div:not(.accordionContent), .color-royal-blue .toc-list .oucontent-tree-current > a:not(.toggle-btn) { background-color: #cfe3f4; }
.color-royal-blue .toc-list .oucontent-tree-current > div:not(.accordionContent):before, .color-royal-blue .toc-list .oucontent-tree-current > a:not(.toggle-btn):before { background-color: #0F72C6; }
body:not(.body_device) .color-royal-blue .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover, body:not(.body_device) .color-royal-blue .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover { background-color: #cfe3f4; }
body:not(.body_device) .color-royal-blue .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-royal-blue .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover:before { background-color: #0F72C6; }
.color-royal-blue .week-block .oucontent-tree-current > div:not(.accordionContent) { background-color: #e7f1f9; }

.color-orange { /*.toc-content-tab-block .accordionItem.active > a.toggle-btn:hover!*,
.toc-sidebar-block .accordionItem.active > a.toggle-btn:hover*! { color: $colour-toggle-btn;
}*/ }
.color-orange .free-statement-block .icon, .color-orange .where-next-area a, .color-orange .free-course-tag { color: #BE550D; }
.color-orange .course-tabs .tab-header .ui-tabs-active .tab-link, .color-orange .course-tabs .tab-header .ui-tabs-active .tab-link:before, .color-orange .learning-outcomes-title, .color-orange .learning-outcomes-block .outcomes-list li:before, .color-orange .learning-outcomes-block .btn-view-course { background-color: #BE550D; border-color: #BE550D; }
.color-orange .title-block + .border-solid .course-info:first-child { border-color: #BE550D; }
.color-orange .title-block + .border-solid .course-info:last-child { border-color: #BE550D; }
.color-orange .learning-outcomes-block .btn-view-course:hover, .color-orange .course-tabs .tab-header .ui-tabs-active .tab-link:hover { background-color: #ab4d0c; border-color: #ab4d0c; }
.color-orange .toc-content-tab-block .accordionItem > div:not(.accordionContent), .color-orange .toc-content-tab-block .accordionItem > a:not(.toggle-btn) { background-color: #E8E6E1; color: #191919; }
.color-orange .toc-content-tab-block .accordionItem.active > div:not(.accordionContent), .color-orange .toc-content-tab-block .accordionItem.active > a:not(.toggle-btn), .color-orange .toc-sidebar-block .accordionItem.active > div:not(.accordionContent), .color-orange .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn) { background-color: #BE550D; color: #fff; }
.color-orange .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, .color-orange .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover { background-color: #C6D8E5; color: #191919; }
body:not(.body_device) .color-orange .toc-content-tab-block li > div:not(.accordionContent):hover, body:not(.body_device) .color-orange .toc-content-tab-block li > a:not(.accordionTitle):hover, body:not(.body_device) .color-orange .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, body:not(.body_device) .color-orange .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover, body:not(.body_device) .color-orange .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn), body:not(.body_device) .color-orange .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn), body:not(.body_device) .color-orange .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover, body:not(.body_device) .color-orange .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover, body:not(.body_device) .color-orange .toc-sidebar-block .accordionItem.active > div.hover, body:not(.body_device) .color-orange .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) { background-color: #f2ddcf; color: #191919; color: #191919; text-decoration: none; }
body:not(.body_device) .color-orange .toc-content-tab-block li > div:not(.accordionContent):hover:before, body:not(.body_device) .color-orange .toc-content-tab-block li > a:not(.accordionTitle):hover:before, body:not(.body_device) .color-orange .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover:before, body:not(.body_device) .color-orange .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-orange .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-orange .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-orange .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-orange .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before, body:not(.body_device) .color-orange .toc-sidebar-block .accordionItem.active > div.hover:before, body:not(.body_device) .color-orange .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { background: #BE550D; bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 7px; }
body:not(.body_device) .color-orange .toc-content-tab-block li > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-orange .toc-content-tab-block li > a:not(.accordionTitle):hover .toggle-btn, body:not(.body_device) .color-orange .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-orange .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-orange .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-orange .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-orange .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-orange .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-orange .toc-sidebar-block .accordionItem.active > div.hover .toggle-btn, body:not(.body_device) .color-orange .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn { color: #191919 !important; }
body.body_device .color-orange {       /*.toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) {
 } .toc-content-tab-block li > a:not(.accordionTitle):hover,
 .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn){ background-color: $color; color: $colour-white; };*/ }
body.body_device .color-orange .toc-content-tab-block li > a:not(.toggle-btn).hover:before { display: none; }
.color-orange .toc-content-tab-block li > div:hover > a:not(.toggle-btn):hover:before { background: none; }
.color-orange .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, .color-orange .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before { width: 5px; }
.color-orange .toc-sidebar-block .accordionItem.active > div.hover:before, .color-orange .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { width: 5px; }
.color-orange li.week-item.active a.week-btn, .color-orange li.week-item a.week-btn:hover, .color-orange li.week-item a.week-btn:focus { background-color: #BE550D; }
.color-orange .accordionContent > li > div > a:not(.toggle-btn):hover:before, .color-orange .accordionContent > ul > li > div > a:not(.toggle-btn):hover:before .oucontent-tree-current div:hover:before .toc-content-tab-block li > a:not(.toggle-btn):hover:before .toc-content-tab-block li > a.hover:not(.toggle-btn):before, .color-orange .toc-list li > a:not(.toggle-btn):hover:before .toc-list li > a.hover:not(.toggle-btn):before { background-color: #BE550D; }
.color-orange .badge-information p.badge-text-info { background-color: #f9eee7; }
.color-orange .block-stat-dashboard .sub-title-block { color: #BE550D; }
.color-orange #blockoutcomes { background-color: #f9eee7; }
.color-orange #blockoutcomes .title_learning { background: #BE550D; }
.color-orange #blockoutcomes ul li .icon-around:before { color: #BE550D; }
.color-orange .btnOutCome { background-color: #BE550D !important; border: 1px solid #BE550D; }
.color-orange .keep_on_learning_information .keep_on_learning_wrapper a { color: #BE550D; }
.color-orange .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { background: #BE550D; }
.color-orange#copyrightInfo a { color: #BE550D; }
.color-orange .toc-content-tab-block.oucontent-tree-current .oucontent-tree-menu-title { font-weight: bold; }
.color-orange .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn) { background-color: #f9eee7; }
.color-orange .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn):hover { background-color: #f2ddcf; }
.color-orange .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-orange .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title.first-level { margin-top: 0px; }
.color-orange .toc-content-tab-block ul.accordionList li .accordionContent li > div > a:before:hover { display: none; }
.color-orange .toc-content-tab-block ul.accordionList li .accordionContent .oucontent-read-notviewed > a:not(.toggle-btn):hover { background-color: #f2ddcf; }
.color-orange .toc-content-tab-block ul.accordionList li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-orange .filter-wrapper-all { border-top: 1px solid #BE550D; }
.color-orange .filter-top-header + .filter-wrapper { border-top: 1px solid #BE550D; }
.color-orange .filter-wrapper { border-bottom: 1px solid #BE550D; }
.color-orange .filter-wrapper:last-child, .color-orange .filter-wrapper.filter-resources { border-bottom: 1px solid #BE550D; }
.color-orange .filter-wrapper:last-child + .filter-wrapper, .color-orange .filter-wrapper.filter-resources + .filter-wrapper { border-top: none; }
.color-orange .toc-list .oucontent-tree-current > div:not(.accordionContent), .color-orange .toc-list .oucontent-tree-current > a:not(.toggle-btn) { background-color: #f2ddcf; }
.color-orange .toc-list .oucontent-tree-current > div:not(.accordionContent):before, .color-orange .toc-list .oucontent-tree-current > a:not(.toggle-btn):before { background-color: #BE550D; }
body:not(.body_device) .color-orange .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover, body:not(.body_device) .color-orange .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover { background-color: #f2ddcf; }
body:not(.body_device) .color-orange .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-orange .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover:before { background-color: #BE550D; }
.color-orange .week-block .oucontent-tree-current > div:not(.accordionContent) { background-color: #f9eee7; }

.color-blue { /*.toc-content-tab-block .accordionItem.active > a.toggle-btn:hover!*,
.toc-sidebar-block .accordionItem.active > a.toggle-btn:hover*! { color: $colour-toggle-btn;
}*/ }
.color-blue .free-statement-block .icon, .color-blue .where-next-area a, .color-blue .free-course-tag { color: #2A4D7F; }
.color-blue .course-tabs .tab-header .ui-tabs-active .tab-link, .color-blue .course-tabs .tab-header .ui-tabs-active .tab-link:before, .color-blue .learning-outcomes-title, .color-blue .learning-outcomes-block .outcomes-list li:before, .color-blue .learning-outcomes-block .btn-view-course { background-color: #2A4D7F; border-color: #2A4D7F; }
.color-blue .title-block + .border-solid .course-info:first-child { border-color: #2A4D7F; }
.color-blue .title-block + .border-solid .course-info:last-child { border-color: #2A4D7F; }
.color-blue .learning-outcomes-block .btn-view-course:hover, .color-blue .course-tabs .tab-header .ui-tabs-active .tab-link:hover { background-color: #264572; border-color: #264572; }
.color-blue .toc-content-tab-block .accordionItem > div:not(.accordionContent), .color-blue .toc-content-tab-block .accordionItem > a:not(.toggle-btn) { background-color: #E8E6E1; color: #191919; }
.color-blue .toc-content-tab-block .accordionItem.active > div:not(.accordionContent), .color-blue .toc-content-tab-block .accordionItem.active > a:not(.toggle-btn), .color-blue .toc-sidebar-block .accordionItem.active > div:not(.accordionContent), .color-blue .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn) { background-color: #2A4D7F; color: #fff; }
.color-blue .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, .color-blue .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover { background-color: #C6D8E5; color: #191919; }
body:not(.body_device) .color-blue .toc-content-tab-block li > div:not(.accordionContent):hover, body:not(.body_device) .color-blue .toc-content-tab-block li > a:not(.accordionTitle):hover, body:not(.body_device) .color-blue .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, body:not(.body_device) .color-blue .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover, body:not(.body_device) .color-blue .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn), body:not(.body_device) .color-blue .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn), body:not(.body_device) .color-blue .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover, body:not(.body_device) .color-blue .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover, body:not(.body_device) .color-blue .toc-sidebar-block .accordionItem.active > div.hover, body:not(.body_device) .color-blue .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) { background-color: #d4dbe5; color: #191919; color: #191919; text-decoration: none; }
body:not(.body_device) .color-blue .toc-content-tab-block li > div:not(.accordionContent):hover:before, body:not(.body_device) .color-blue .toc-content-tab-block li > a:not(.accordionTitle):hover:before, body:not(.body_device) .color-blue .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover:before, body:not(.body_device) .color-blue .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-blue .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-blue .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-blue .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-blue .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before, body:not(.body_device) .color-blue .toc-sidebar-block .accordionItem.active > div.hover:before, body:not(.body_device) .color-blue .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { background: #2A4D7F; bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 7px; }
body:not(.body_device) .color-blue .toc-content-tab-block li > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-blue .toc-content-tab-block li > a:not(.accordionTitle):hover .toggle-btn, body:not(.body_device) .color-blue .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-blue .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-blue .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-blue .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-blue .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-blue .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-blue .toc-sidebar-block .accordionItem.active > div.hover .toggle-btn, body:not(.body_device) .color-blue .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn { color: #191919 !important; }
body.body_device .color-blue {       /*.toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) {
 } .toc-content-tab-block li > a:not(.accordionTitle):hover,
 .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn){ background-color: $color; color: $colour-white; };*/ }
body.body_device .color-blue .toc-content-tab-block li > a:not(.toggle-btn).hover:before { display: none; }
.color-blue .toc-content-tab-block li > div:hover > a:not(.toggle-btn):hover:before { background: none; }
.color-blue .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, .color-blue .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before { width: 5px; }
.color-blue .toc-sidebar-block .accordionItem.active > div.hover:before, .color-blue .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { width: 5px; }
.color-blue li.week-item.active a.week-btn, .color-blue li.week-item a.week-btn:hover, .color-blue li.week-item a.week-btn:focus { background-color: #2A4D7F; }
.color-blue .accordionContent > li > div > a:not(.toggle-btn):hover:before, .color-blue .accordionContent > ul > li > div > a:not(.toggle-btn):hover:before .oucontent-tree-current div:hover:before .toc-content-tab-block li > a:not(.toggle-btn):hover:before .toc-content-tab-block li > a.hover:not(.toggle-btn):before, .color-blue .toc-list li > a:not(.toggle-btn):hover:before .toc-list li > a.hover:not(.toggle-btn):before { background-color: #2A4D7F; }
.color-blue .badge-information p.badge-text-info { background-color: #eaedf2; }
.color-blue .block-stat-dashboard .sub-title-block { color: #2A4D7F; }
.color-blue #blockoutcomes { background-color: #eaedf2; }
.color-blue #blockoutcomes .title_learning { background: #2A4D7F; }
.color-blue #blockoutcomes ul li .icon-around:before { color: #2A4D7F; }
.color-blue .btnOutCome { background-color: #2A4D7F !important; border: 1px solid #2A4D7F; }
.color-blue .keep_on_learning_information .keep_on_learning_wrapper a { color: #2A4D7F; }
.color-blue .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { background: #2A4D7F; }
.color-blue#copyrightInfo a { color: #2A4D7F; }
.color-blue .toc-content-tab-block.oucontent-tree-current .oucontent-tree-menu-title { font-weight: bold; }
.color-blue .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn) { background-color: #eaedf2; }
.color-blue .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn):hover { background-color: #d4dbe5; }
.color-blue .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-blue .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title.first-level { margin-top: 0px; }
.color-blue .toc-content-tab-block ul.accordionList li .accordionContent li > div > a:before:hover { display: none; }
.color-blue .toc-content-tab-block ul.accordionList li .accordionContent .oucontent-read-notviewed > a:not(.toggle-btn):hover { background-color: #d4dbe5; }
.color-blue .toc-content-tab-block ul.accordionList li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-blue .filter-wrapper-all { border-top: 1px solid #2A4D7F; }
.color-blue .filter-top-header + .filter-wrapper { border-top: 1px solid #2A4D7F; }
.color-blue .filter-wrapper { border-bottom: 1px solid #2A4D7F; }
.color-blue .filter-wrapper:last-child, .color-blue .filter-wrapper.filter-resources { border-bottom: 1px solid #2A4D7F; }
.color-blue .filter-wrapper:last-child + .filter-wrapper, .color-blue .filter-wrapper.filter-resources + .filter-wrapper { border-top: none; }
.color-blue .toc-list .oucontent-tree-current > div:not(.accordionContent), .color-blue .toc-list .oucontent-tree-current > a:not(.toggle-btn) { background-color: #d4dbe5; }
.color-blue .toc-list .oucontent-tree-current > div:not(.accordionContent):before, .color-blue .toc-list .oucontent-tree-current > a:not(.toggle-btn):before { background-color: #2A4D7F; }
body:not(.body_device) .color-blue .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover, body:not(.body_device) .color-blue .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover { background-color: #d4dbe5; }
body:not(.body_device) .color-blue .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-blue .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover:before { background-color: #2A4D7F; }
.color-blue .week-block .oucontent-tree-current > div:not(.accordionContent) { background-color: #eaedf2; }

.color-green { /*.toc-content-tab-block .accordionItem.active > a.toggle-btn:hover!*,
.toc-sidebar-block .accordionItem.active > a.toggle-btn:hover*! { color: $colour-toggle-btn;
}*/ }
.color-green .free-statement-block .icon, .color-green .where-next-area a, .color-green .free-course-tag { color: #317A41; }
.color-green .course-tabs .tab-header .ui-tabs-active .tab-link, .color-green .course-tabs .tab-header .ui-tabs-active .tab-link:before, .color-green .learning-outcomes-title, .color-green .learning-outcomes-block .outcomes-list li:before, .color-green .learning-outcomes-block .btn-view-course { background-color: #317A41; border-color: #317A41; }
.color-green .title-block + .border-solid .course-info:first-child { border-color: #317A41; }
.color-green .title-block + .border-solid .course-info:last-child { border-color: #317A41; }
.color-green .learning-outcomes-block .btn-view-course:hover, .color-green .course-tabs .tab-header .ui-tabs-active .tab-link:hover { background-color: #2c6e3b; border-color: #2c6e3b; }
.color-green .toc-content-tab-block .accordionItem > div:not(.accordionContent), .color-green .toc-content-tab-block .accordionItem > a:not(.toggle-btn) { background-color: #E8E6E1; color: #191919; }
.color-green .toc-content-tab-block .accordionItem.active > div:not(.accordionContent), .color-green .toc-content-tab-block .accordionItem.active > a:not(.toggle-btn), .color-green .toc-sidebar-block .accordionItem.active > div:not(.accordionContent), .color-green .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn) { background-color: #317A41; color: #fff; }
.color-green .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, .color-green .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover { background-color: #C6D8E5; color: #191919; }
body:not(.body_device) .color-green .toc-content-tab-block li > div:not(.accordionContent):hover, body:not(.body_device) .color-green .toc-content-tab-block li > a:not(.accordionTitle):hover, body:not(.body_device) .color-green .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, body:not(.body_device) .color-green .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover, body:not(.body_device) .color-green .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn), body:not(.body_device) .color-green .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn), body:not(.body_device) .color-green .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover, body:not(.body_device) .color-green .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover, body:not(.body_device) .color-green .toc-sidebar-block .accordionItem.active > div.hover, body:not(.body_device) .color-green .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) { background-color: #d6e4d9; color: #191919; color: #191919; text-decoration: none; }
body:not(.body_device) .color-green .toc-content-tab-block li > div:not(.accordionContent):hover:before, body:not(.body_device) .color-green .toc-content-tab-block li > a:not(.accordionTitle):hover:before, body:not(.body_device) .color-green .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover:before, body:not(.body_device) .color-green .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-green .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-green .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-green .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-green .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before, body:not(.body_device) .color-green .toc-sidebar-block .accordionItem.active > div.hover:before, body:not(.body_device) .color-green .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { background: #317A41; bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 7px; }
body:not(.body_device) .color-green .toc-content-tab-block li > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-green .toc-content-tab-block li > a:not(.accordionTitle):hover .toggle-btn, body:not(.body_device) .color-green .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-green .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-green .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-green .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-green .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-green .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-green .toc-sidebar-block .accordionItem.active > div.hover .toggle-btn, body:not(.body_device) .color-green .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn { color: #191919 !important; }
body.body_device .color-green {       /*.toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) {
 } .toc-content-tab-block li > a:not(.accordionTitle):hover,
 .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn){ background-color: $color; color: $colour-white; };*/ }
body.body_device .color-green .toc-content-tab-block li > a:not(.toggle-btn).hover:before { display: none; }
.color-green .toc-content-tab-block li > div:hover > a:not(.toggle-btn):hover:before { background: none; }
.color-green .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, .color-green .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before { width: 5px; }
.color-green .toc-sidebar-block .accordionItem.active > div.hover:before, .color-green .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { width: 5px; }
.color-green li.week-item.active a.week-btn, .color-green li.week-item a.week-btn:hover, .color-green li.week-item a.week-btn:focus { background-color: #317A41; }
.color-green .accordionContent > li > div > a:not(.toggle-btn):hover:before, .color-green .accordionContent > ul > li > div > a:not(.toggle-btn):hover:before .oucontent-tree-current div:hover:before .toc-content-tab-block li > a:not(.toggle-btn):hover:before .toc-content-tab-block li > a.hover:not(.toggle-btn):before, .color-green .toc-list li > a:not(.toggle-btn):hover:before .toc-list li > a.hover:not(.toggle-btn):before { background-color: #317A41; }
.color-green .badge-information p.badge-text-info { background-color: #eaf2ec; }
.color-green .block-stat-dashboard .sub-title-block { color: #317A41; }
.color-green #blockoutcomes { background-color: #eaf2ec; }
.color-green #blockoutcomes .title_learning { background: #317A41; }
.color-green #blockoutcomes ul li .icon-around:before { color: #317A41; }
.color-green .btnOutCome { background-color: #317A41 !important; border: 1px solid #317A41; }
.color-green .keep_on_learning_information .keep_on_learning_wrapper a { color: #317A41; }
.color-green .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { background: #317A41; }
.color-green#copyrightInfo a { color: #317A41; }
.color-green .toc-content-tab-block.oucontent-tree-current .oucontent-tree-menu-title { font-weight: bold; }
.color-green .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn) { background-color: #eaf2ec; }
.color-green .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn):hover { background-color: #d6e4d9; }
.color-green .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-green .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title.first-level { margin-top: 0px; }
.color-green .toc-content-tab-block ul.accordionList li .accordionContent li > div > a:before:hover { display: none; }
.color-green .toc-content-tab-block ul.accordionList li .accordionContent .oucontent-read-notviewed > a:not(.toggle-btn):hover { background-color: #d6e4d9; }
.color-green .toc-content-tab-block ul.accordionList li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-green .filter-wrapper-all { border-top: 1px solid #317A41; }
.color-green .filter-top-header + .filter-wrapper { border-top: 1px solid #317A41; }
.color-green .filter-wrapper { border-bottom: 1px solid #317A41; }
.color-green .filter-wrapper:last-child, .color-green .filter-wrapper.filter-resources { border-bottom: 1px solid #317A41; }
.color-green .filter-wrapper:last-child + .filter-wrapper, .color-green .filter-wrapper.filter-resources + .filter-wrapper { border-top: none; }
.color-green .toc-list .oucontent-tree-current > div:not(.accordionContent), .color-green .toc-list .oucontent-tree-current > a:not(.toggle-btn) { background-color: #d6e4d9; }
.color-green .toc-list .oucontent-tree-current > div:not(.accordionContent):before, .color-green .toc-list .oucontent-tree-current > a:not(.toggle-btn):before { background-color: #317A41; }
body:not(.body_device) .color-green .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover, body:not(.body_device) .color-green .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover { background-color: #d6e4d9; }
body:not(.body_device) .color-green .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-green .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover:before { background-color: #317A41; }
.color-green .week-block .oucontent-tree-current > div:not(.accordionContent) { background-color: #eaf2ec; }

.color-magenta { /*.toc-content-tab-block .accordionItem.active > a.toggle-btn:hover!*,
.toc-sidebar-block .accordionItem.active > a.toggle-btn:hover*! { color: $colour-toggle-btn;
}*/ }
.color-magenta .free-statement-block .icon, .color-magenta .where-next-area a, .color-magenta .free-course-tag { color: #6E1B6E; }
.color-magenta .course-tabs .tab-header .ui-tabs-active .tab-link, .color-magenta .course-tabs .tab-header .ui-tabs-active .tab-link:before, .color-magenta .learning-outcomes-title, .color-magenta .learning-outcomes-block .outcomes-list li:before, .color-magenta .learning-outcomes-block .btn-view-course { background-color: #6E1B6E; border-color: #6E1B6E; }
.color-magenta .title-block + .border-solid .course-info:first-child { border-color: #6E1B6E; }
.color-magenta .title-block + .border-solid .course-info:last-child { border-color: #6E1B6E; }
.color-magenta .learning-outcomes-block .btn-view-course:hover, .color-magenta .course-tabs .tab-header .ui-tabs-active .tab-link:hover { background-color: #631863; border-color: #631863; }
.color-magenta .toc-content-tab-block .accordionItem > div:not(.accordionContent), .color-magenta .toc-content-tab-block .accordionItem > a:not(.toggle-btn) { background-color: #E8E6E1; color: #191919; }
.color-magenta .toc-content-tab-block .accordionItem.active > div:not(.accordionContent), .color-magenta .toc-content-tab-block .accordionItem.active > a:not(.toggle-btn), .color-magenta .toc-sidebar-block .accordionItem.active > div:not(.accordionContent), .color-magenta .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn) { background-color: #6E1B6E; color: #fff; }
.color-magenta .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, .color-magenta .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover { background-color: #C6D8E5; color: #191919; }
body:not(.body_device) .color-magenta .toc-content-tab-block li > div:not(.accordionContent):hover, body:not(.body_device) .color-magenta .toc-content-tab-block li > a:not(.accordionTitle):hover, body:not(.body_device) .color-magenta .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, body:not(.body_device) .color-magenta .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover, body:not(.body_device) .color-magenta .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn), body:not(.body_device) .color-magenta .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn), body:not(.body_device) .color-magenta .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover, body:not(.body_device) .color-magenta .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover, body:not(.body_device) .color-magenta .toc-sidebar-block .accordionItem.active > div.hover, body:not(.body_device) .color-magenta .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) { background-color: #e2d1e2; color: #191919; color: #191919; text-decoration: none; }
body:not(.body_device) .color-magenta .toc-content-tab-block li > div:not(.accordionContent):hover:before, body:not(.body_device) .color-magenta .toc-content-tab-block li > a:not(.accordionTitle):hover:before, body:not(.body_device) .color-magenta .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover:before, body:not(.body_device) .color-magenta .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-magenta .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-magenta .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-magenta .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-magenta .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before, body:not(.body_device) .color-magenta .toc-sidebar-block .accordionItem.active > div.hover:before, body:not(.body_device) .color-magenta .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { background: #6E1B6E; bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 7px; }
body:not(.body_device) .color-magenta .toc-content-tab-block li > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-magenta .toc-content-tab-block li > a:not(.accordionTitle):hover .toggle-btn, body:not(.body_device) .color-magenta .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-magenta .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-magenta .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-magenta .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-magenta .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-magenta .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-magenta .toc-sidebar-block .accordionItem.active > div.hover .toggle-btn, body:not(.body_device) .color-magenta .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn { color: #191919 !important; }
body.body_device .color-magenta {       /*.toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) {
 } .toc-content-tab-block li > a:not(.accordionTitle):hover,
 .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn){ background-color: $color; color: $colour-white; };*/ }
body.body_device .color-magenta .toc-content-tab-block li > a:not(.toggle-btn).hover:before { display: none; }
.color-magenta .toc-content-tab-block li > div:hover > a:not(.toggle-btn):hover:before { background: none; }
.color-magenta .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, .color-magenta .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before { width: 5px; }
.color-magenta .toc-sidebar-block .accordionItem.active > div.hover:before, .color-magenta .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { width: 5px; }
.color-magenta li.week-item.active a.week-btn, .color-magenta li.week-item a.week-btn:hover, .color-magenta li.week-item a.week-btn:focus { background-color: #6E1B6E; }
.color-magenta .accordionContent > li > div > a:not(.toggle-btn):hover:before, .color-magenta .accordionContent > ul > li > div > a:not(.toggle-btn):hover:before .oucontent-tree-current div:hover:before .toc-content-tab-block li > a:not(.toggle-btn):hover:before .toc-content-tab-block li > a.hover:not(.toggle-btn):before, .color-magenta .toc-list li > a:not(.toggle-btn):hover:before .toc-list li > a.hover:not(.toggle-btn):before { background-color: #6E1B6E; }
.color-magenta .badge-information p.badge-text-info { background-color: #f1e8f1; }
.color-magenta .block-stat-dashboard .sub-title-block { color: #6E1B6E; }
.color-magenta #blockoutcomes { background-color: #f1e8f1; }
.color-magenta #blockoutcomes .title_learning { background: #6E1B6E; }
.color-magenta #blockoutcomes ul li .icon-around:before { color: #6E1B6E; }
.color-magenta .btnOutCome { background-color: #6E1B6E !important; border: 1px solid #6E1B6E; }
.color-magenta .keep_on_learning_information .keep_on_learning_wrapper a { color: #6E1B6E; }
.color-magenta .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { background: #6E1B6E; }
.color-magenta#copyrightInfo a { color: #6E1B6E; }
.color-magenta .toc-content-tab-block.oucontent-tree-current .oucontent-tree-menu-title { font-weight: bold; }
.color-magenta .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn) { background-color: #f1e8f1; }
.color-magenta .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn):hover { background-color: #e2d1e2; }
.color-magenta .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-magenta .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title.first-level { margin-top: 0px; }
.color-magenta .toc-content-tab-block ul.accordionList li .accordionContent li > div > a:before:hover { display: none; }
.color-magenta .toc-content-tab-block ul.accordionList li .accordionContent .oucontent-read-notviewed > a:not(.toggle-btn):hover { background-color: #e2d1e2; }
.color-magenta .toc-content-tab-block ul.accordionList li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-magenta .filter-wrapper-all { border-top: 1px solid #6E1B6E; }
.color-magenta .filter-top-header + .filter-wrapper { border-top: 1px solid #6E1B6E; }
.color-magenta .filter-wrapper { border-bottom: 1px solid #6E1B6E; }
.color-magenta .filter-wrapper:last-child, .color-magenta .filter-wrapper.filter-resources { border-bottom: 1px solid #6E1B6E; }
.color-magenta .filter-wrapper:last-child + .filter-wrapper, .color-magenta .filter-wrapper.filter-resources + .filter-wrapper { border-top: none; }
.color-magenta .toc-list .oucontent-tree-current > div:not(.accordionContent), .color-magenta .toc-list .oucontent-tree-current > a:not(.toggle-btn) { background-color: #e2d1e2; }
.color-magenta .toc-list .oucontent-tree-current > div:not(.accordionContent):before, .color-magenta .toc-list .oucontent-tree-current > a:not(.toggle-btn):before { background-color: #6E1B6E; }
body:not(.body_device) .color-magenta .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover, body:not(.body_device) .color-magenta .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover { background-color: #e2d1e2; }
body:not(.body_device) .color-magenta .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-magenta .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover:before { background-color: #6E1B6E; }
.color-magenta .week-block .oucontent-tree-current > div:not(.accordionContent) { background-color: #f1e8f1; }

.color-dark-cyan { /*.toc-content-tab-block .accordionItem.active > a.toggle-btn:hover!*,
.toc-sidebar-block .accordionItem.active > a.toggle-btn:hover*! { color: $colour-toggle-btn;
}*/ }
.color-dark-cyan .free-statement-block .icon, .color-dark-cyan .where-next-area a, .color-dark-cyan .free-course-tag { color: #006064; }
.color-dark-cyan .course-tabs .tab-header .ui-tabs-active .tab-link, .color-dark-cyan .course-tabs .tab-header .ui-tabs-active .tab-link:before, .color-dark-cyan .learning-outcomes-title, .color-dark-cyan .learning-outcomes-block .outcomes-list li:before, .color-dark-cyan .learning-outcomes-block .btn-view-course { background-color: #006064; border-color: #006064; }
.color-dark-cyan .title-block + .border-solid .course-info:first-child { border-color: #006064; }
.color-dark-cyan .title-block + .border-solid .course-info:last-child { border-color: #006064; }
.color-dark-cyan .learning-outcomes-block .btn-view-course:hover, .color-dark-cyan .course-tabs .tab-header .ui-tabs-active .tab-link:hover { background-color: #00565a; border-color: #00565a; }
.color-dark-cyan .toc-content-tab-block .accordionItem > div:not(.accordionContent), .color-dark-cyan .toc-content-tab-block .accordionItem > a:not(.toggle-btn) { background-color: #E8E6E1; color: #191919; }
.color-dark-cyan .toc-content-tab-block .accordionItem.active > div:not(.accordionContent), .color-dark-cyan .toc-content-tab-block .accordionItem.active > a:not(.toggle-btn), .color-dark-cyan .toc-sidebar-block .accordionItem.active > div:not(.accordionContent), .color-dark-cyan .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn) { background-color: #006064; color: #fff; }
.color-dark-cyan .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, .color-dark-cyan .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover { background-color: #C6D8E5; color: #191919; }
body:not(.body_device) .color-dark-cyan .toc-content-tab-block li > div:not(.accordionContent):hover, body:not(.body_device) .color-dark-cyan .toc-content-tab-block li > a:not(.accordionTitle):hover, body:not(.body_device) .color-dark-cyan .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, body:not(.body_device) .color-dark-cyan .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover, body:not(.body_device) .color-dark-cyan .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn), body:not(.body_device) .color-dark-cyan .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn), body:not(.body_device) .color-dark-cyan .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover, body:not(.body_device) .color-dark-cyan .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover, body:not(.body_device) .color-dark-cyan .toc-sidebar-block .accordionItem.active > div.hover, body:not(.body_device) .color-dark-cyan .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) { background-color: #ccdfe0; color: #191919; color: #191919; text-decoration: none; }
body:not(.body_device) .color-dark-cyan .toc-content-tab-block li > div:not(.accordionContent):hover:before, body:not(.body_device) .color-dark-cyan .toc-content-tab-block li > a:not(.accordionTitle):hover:before, body:not(.body_device) .color-dark-cyan .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover:before, body:not(.body_device) .color-dark-cyan .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-dark-cyan .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-dark-cyan .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-dark-cyan .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-dark-cyan .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before, body:not(.body_device) .color-dark-cyan .toc-sidebar-block .accordionItem.active > div.hover:before, body:not(.body_device) .color-dark-cyan .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { background: #006064; bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 7px; }
body:not(.body_device) .color-dark-cyan .toc-content-tab-block li > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-dark-cyan .toc-content-tab-block li > a:not(.accordionTitle):hover .toggle-btn, body:not(.body_device) .color-dark-cyan .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-dark-cyan .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-dark-cyan .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-dark-cyan .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-dark-cyan .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-dark-cyan .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-dark-cyan .toc-sidebar-block .accordionItem.active > div.hover .toggle-btn, body:not(.body_device) .color-dark-cyan .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn { color: #191919 !important; }
body.body_device .color-dark-cyan {       /*.toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) {
 } .toc-content-tab-block li > a:not(.accordionTitle):hover,
 .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn){ background-color: $color; color: $colour-white; };*/ }
body.body_device .color-dark-cyan .toc-content-tab-block li > a:not(.toggle-btn).hover:before { display: none; }
.color-dark-cyan .toc-content-tab-block li > div:hover > a:not(.toggle-btn):hover:before { background: none; }
.color-dark-cyan .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, .color-dark-cyan .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before { width: 5px; }
.color-dark-cyan .toc-sidebar-block .accordionItem.active > div.hover:before, .color-dark-cyan .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { width: 5px; }
.color-dark-cyan li.week-item.active a.week-btn, .color-dark-cyan li.week-item a.week-btn:hover, .color-dark-cyan li.week-item a.week-btn:focus { background-color: #006064; }
.color-dark-cyan .accordionContent > li > div > a:not(.toggle-btn):hover:before, .color-dark-cyan .accordionContent > ul > li > div > a:not(.toggle-btn):hover:before .oucontent-tree-current div:hover:before .toc-content-tab-block li > a:not(.toggle-btn):hover:before .toc-content-tab-block li > a.hover:not(.toggle-btn):before, .color-dark-cyan .toc-list li > a:not(.toggle-btn):hover:before .toc-list li > a.hover:not(.toggle-btn):before { background-color: #006064; }
.color-dark-cyan .badge-information p.badge-text-info { background-color: #e6eff0; }
.color-dark-cyan .block-stat-dashboard .sub-title-block { color: #006064; }
.color-dark-cyan #blockoutcomes { background-color: #e6eff0; }
.color-dark-cyan #blockoutcomes .title_learning { background: #006064; }
.color-dark-cyan #blockoutcomes ul li .icon-around:before { color: #006064; }
.color-dark-cyan .btnOutCome { background-color: #006064 !important; border: 1px solid #006064; }
.color-dark-cyan .keep_on_learning_information .keep_on_learning_wrapper a { color: #006064; }
.color-dark-cyan .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { background: #006064; }
.color-dark-cyan#copyrightInfo a { color: #006064; }
.color-dark-cyan .toc-content-tab-block.oucontent-tree-current .oucontent-tree-menu-title { font-weight: bold; }
.color-dark-cyan .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn) { background-color: #e6eff0; }
.color-dark-cyan .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn):hover { background-color: #ccdfe0; }
.color-dark-cyan .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-dark-cyan .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title.first-level { margin-top: 0px; }
.color-dark-cyan .toc-content-tab-block ul.accordionList li .accordionContent li > div > a:before:hover { display: none; }
.color-dark-cyan .toc-content-tab-block ul.accordionList li .accordionContent .oucontent-read-notviewed > a:not(.toggle-btn):hover { background-color: #ccdfe0; }
.color-dark-cyan .toc-content-tab-block ul.accordionList li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-dark-cyan .filter-wrapper-all { border-top: 1px solid #006064; }
.color-dark-cyan .filter-top-header + .filter-wrapper { border-top: 1px solid #006064; }
.color-dark-cyan .filter-wrapper { border-bottom: 1px solid #006064; }
.color-dark-cyan .filter-wrapper:last-child, .color-dark-cyan .filter-wrapper.filter-resources { border-bottom: 1px solid #006064; }
.color-dark-cyan .filter-wrapper:last-child + .filter-wrapper, .color-dark-cyan .filter-wrapper.filter-resources + .filter-wrapper { border-top: none; }
.color-dark-cyan .toc-list .oucontent-tree-current > div:not(.accordionContent), .color-dark-cyan .toc-list .oucontent-tree-current > a:not(.toggle-btn) { background-color: #ccdfe0; }
.color-dark-cyan .toc-list .oucontent-tree-current > div:not(.accordionContent):before, .color-dark-cyan .toc-list .oucontent-tree-current > a:not(.toggle-btn):before { background-color: #006064; }
body:not(.body_device) .color-dark-cyan .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover, body:not(.body_device) .color-dark-cyan .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover { background-color: #ccdfe0; }
body:not(.body_device) .color-dark-cyan .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-dark-cyan .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover:before { background-color: #006064; }
.color-dark-cyan .week-block .oucontent-tree-current > div:not(.accordionContent) { background-color: #e6eff0; }

.color-dark-blue { /*.toc-content-tab-block .accordionItem.active > a.toggle-btn:hover!*,
.toc-sidebar-block .accordionItem.active > a.toggle-btn:hover*! { color: $colour-toggle-btn;
}*/ }
.color-dark-blue .free-statement-block .icon, .color-dark-blue .where-next-area a, .color-dark-blue .free-course-tag { color: #212A3F; }
.color-dark-blue .course-tabs .tab-header .ui-tabs-active .tab-link, .color-dark-blue .course-tabs .tab-header .ui-tabs-active .tab-link:before, .color-dark-blue .learning-outcomes-title, .color-dark-blue .learning-outcomes-block .outcomes-list li:before, .color-dark-blue .learning-outcomes-block .btn-view-course { background-color: #212A3F; border-color: #212A3F; }
.color-dark-blue .title-block + .border-solid .course-info:first-child { border-color: #212A3F; }
.color-dark-blue .title-block + .border-solid .course-info:last-child { border-color: #212A3F; }
.color-dark-blue .learning-outcomes-block .btn-view-course:hover, .color-dark-blue .course-tabs .tab-header .ui-tabs-active .tab-link:hover { background-color: #1e2639; border-color: #1e2639; }
.color-dark-blue .toc-content-tab-block .accordionItem > div:not(.accordionContent), .color-dark-blue .toc-content-tab-block .accordionItem > a:not(.toggle-btn) { background-color: #E8E6E1; color: #191919; }
.color-dark-blue .toc-content-tab-block .accordionItem.active > div:not(.accordionContent), .color-dark-blue .toc-content-tab-block .accordionItem.active > a:not(.toggle-btn), .color-dark-blue .toc-sidebar-block .accordionItem.active > div:not(.accordionContent), .color-dark-blue .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn) { background-color: #212A3F; color: #fff; }
.color-dark-blue .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, .color-dark-blue .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover { background-color: #C6D8E5; color: #191919; }
body:not(.body_device) .color-dark-blue .toc-content-tab-block li > div:not(.accordionContent):hover, body:not(.body_device) .color-dark-blue .toc-content-tab-block li > a:not(.accordionTitle):hover, body:not(.body_device) .color-dark-blue .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, body:not(.body_device) .color-dark-blue .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover, body:not(.body_device) .color-dark-blue .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn), body:not(.body_device) .color-dark-blue .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn), body:not(.body_device) .color-dark-blue .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover, body:not(.body_device) .color-dark-blue .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover, body:not(.body_device) .color-dark-blue .toc-sidebar-block .accordionItem.active > div.hover, body:not(.body_device) .color-dark-blue .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) { background-color: #d3d4d9; color: #191919; color: #191919; text-decoration: none; }
body:not(.body_device) .color-dark-blue .toc-content-tab-block li > div:not(.accordionContent):hover:before, body:not(.body_device) .color-dark-blue .toc-content-tab-block li > a:not(.accordionTitle):hover:before, body:not(.body_device) .color-dark-blue .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover:before, body:not(.body_device) .color-dark-blue .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-dark-blue .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-dark-blue .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-dark-blue .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-dark-blue .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before, body:not(.body_device) .color-dark-blue .toc-sidebar-block .accordionItem.active > div.hover:before, body:not(.body_device) .color-dark-blue .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { background: #212A3F; bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 7px; }
body:not(.body_device) .color-dark-blue .toc-content-tab-block li > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-dark-blue .toc-content-tab-block li > a:not(.accordionTitle):hover .toggle-btn, body:not(.body_device) .color-dark-blue .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-dark-blue .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-dark-blue .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-dark-blue .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-dark-blue .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-dark-blue .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-dark-blue .toc-sidebar-block .accordionItem.active > div.hover .toggle-btn, body:not(.body_device) .color-dark-blue .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn { color: #191919 !important; }
body.body_device .color-dark-blue {       /*.toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) {
 } .toc-content-tab-block li > a:not(.accordionTitle):hover,
 .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn){ background-color: $color; color: $colour-white; };*/ }
body.body_device .color-dark-blue .toc-content-tab-block li > a:not(.toggle-btn).hover:before { display: none; }
.color-dark-blue .toc-content-tab-block li > div:hover > a:not(.toggle-btn):hover:before { background: none; }
.color-dark-blue .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, .color-dark-blue .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before { width: 5px; }
.color-dark-blue .toc-sidebar-block .accordionItem.active > div.hover:before, .color-dark-blue .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { width: 5px; }
.color-dark-blue li.week-item.active a.week-btn, .color-dark-blue li.week-item a.week-btn:hover, .color-dark-blue li.week-item a.week-btn:focus { background-color: #212A3F; }
.color-dark-blue .accordionContent > li > div > a:not(.toggle-btn):hover:before, .color-dark-blue .accordionContent > ul > li > div > a:not(.toggle-btn):hover:before .oucontent-tree-current div:hover:before .toc-content-tab-block li > a:not(.toggle-btn):hover:before .toc-content-tab-block li > a.hover:not(.toggle-btn):before, .color-dark-blue .toc-list li > a:not(.toggle-btn):hover:before .toc-list li > a.hover:not(.toggle-btn):before { background-color: #212A3F; }
.color-dark-blue .badge-information p.badge-text-info { background-color: #e9eaec; }
.color-dark-blue .block-stat-dashboard .sub-title-block { color: #212A3F; }
.color-dark-blue #blockoutcomes { background-color: #e9eaec; }
.color-dark-blue #blockoutcomes .title_learning { background: #212A3F; }
.color-dark-blue #blockoutcomes ul li .icon-around:before { color: #212A3F; }
.color-dark-blue .btnOutCome { background-color: #212A3F !important; border: 1px solid #212A3F; }
.color-dark-blue .keep_on_learning_information .keep_on_learning_wrapper a { color: #212A3F; }
.color-dark-blue .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { background: #212A3F; }
.color-dark-blue#copyrightInfo a { color: #212A3F; }
.color-dark-blue .toc-content-tab-block.oucontent-tree-current .oucontent-tree-menu-title { font-weight: bold; }
.color-dark-blue .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn) { background-color: #e9eaec; }
.color-dark-blue .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn):hover { background-color: #d3d4d9; }
.color-dark-blue .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-dark-blue .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title.first-level { margin-top: 0px; }
.color-dark-blue .toc-content-tab-block ul.accordionList li .accordionContent li > div > a:before:hover { display: none; }
.color-dark-blue .toc-content-tab-block ul.accordionList li .accordionContent .oucontent-read-notviewed > a:not(.toggle-btn):hover { background-color: #d3d4d9; }
.color-dark-blue .toc-content-tab-block ul.accordionList li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-dark-blue .filter-wrapper-all { border-top: 1px solid #212A3F; }
.color-dark-blue .filter-top-header + .filter-wrapper { border-top: 1px solid #212A3F; }
.color-dark-blue .filter-wrapper { border-bottom: 1px solid #212A3F; }
.color-dark-blue .filter-wrapper:last-child, .color-dark-blue .filter-wrapper.filter-resources { border-bottom: 1px solid #212A3F; }
.color-dark-blue .filter-wrapper:last-child + .filter-wrapper, .color-dark-blue .filter-wrapper.filter-resources + .filter-wrapper { border-top: none; }
.color-dark-blue .toc-list .oucontent-tree-current > div:not(.accordionContent), .color-dark-blue .toc-list .oucontent-tree-current > a:not(.toggle-btn) { background-color: #d3d4d9; }
.color-dark-blue .toc-list .oucontent-tree-current > div:not(.accordionContent):before, .color-dark-blue .toc-list .oucontent-tree-current > a:not(.toggle-btn):before { background-color: #212A3F; }
body:not(.body_device) .color-dark-blue .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover, body:not(.body_device) .color-dark-blue .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover { background-color: #d3d4d9; }
body:not(.body_device) .color-dark-blue .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-dark-blue .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover:before { background-color: #212A3F; }
.color-dark-blue .week-block .oucontent-tree-current > div:not(.accordionContent) { background-color: #e9eaec; }

.color-black { /*.toc-content-tab-block .accordionItem.active > a.toggle-btn:hover!*,
.toc-sidebar-block .accordionItem.active > a.toggle-btn:hover*! { color: $colour-toggle-btn;
}*/ }
.color-black .free-statement-block .icon, .color-black .where-next-area a, .color-black .free-course-tag { color: #000; }
.color-black .course-tabs .tab-header .ui-tabs-active .tab-link, .color-black .course-tabs .tab-header .ui-tabs-active .tab-link:before, .color-black .learning-outcomes-title, .color-black .learning-outcomes-block .outcomes-list li:before, .color-black .learning-outcomes-block .btn-view-course { background-color: #000; border-color: #000; }
.color-black .title-block + .border-solid .course-info:first-child { border-color: #000; }
.color-black .title-block + .border-solid .course-info:last-child { border-color: #000; }
.color-black .learning-outcomes-block .btn-view-course:hover, .color-black .course-tabs .tab-header .ui-tabs-active .tab-link:hover { background-color: black; border-color: black; }
.color-black .toc-content-tab-block .accordionItem > div:not(.accordionContent), .color-black .toc-content-tab-block .accordionItem > a:not(.toggle-btn) { background-color: #E8E6E1; color: #191919; }
.color-black .toc-content-tab-block .accordionItem.active > div:not(.accordionContent), .color-black .toc-content-tab-block .accordionItem.active > a:not(.toggle-btn), .color-black .toc-sidebar-block .accordionItem.active > div:not(.accordionContent), .color-black .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn) { background-color: #000; color: #fff; }
.color-black .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, .color-black .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover { background-color: #C6D8E5; color: #191919; }
body:not(.body_device) .color-black .toc-content-tab-block li > div:not(.accordionContent):hover, body:not(.body_device) .color-black .toc-content-tab-block li > a:not(.accordionTitle):hover, body:not(.body_device) .color-black .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, body:not(.body_device) .color-black .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover, body:not(.body_device) .color-black .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn), body:not(.body_device) .color-black .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn), body:not(.body_device) .color-black .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover, body:not(.body_device) .color-black .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover, body:not(.body_device) .color-black .toc-sidebar-block .accordionItem.active > div.hover, body:not(.body_device) .color-black .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) { background-color: #cccccc; color: #191919; color: #191919; text-decoration: none; }
body:not(.body_device) .color-black .toc-content-tab-block li > div:not(.accordionContent):hover:before, body:not(.body_device) .color-black .toc-content-tab-block li > a:not(.accordionTitle):hover:before, body:not(.body_device) .color-black .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover:before, body:not(.body_device) .color-black .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-black .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-black .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-black .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-black .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before, body:not(.body_device) .color-black .toc-sidebar-block .accordionItem.active > div.hover:before, body:not(.body_device) .color-black .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { background: #000; bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 7px; }
body:not(.body_device) .color-black .toc-content-tab-block li > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-black .toc-content-tab-block li > a:not(.accordionTitle):hover .toggle-btn, body:not(.body_device) .color-black .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-black .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-black .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-black .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-black .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-black .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-black .toc-sidebar-block .accordionItem.active > div.hover .toggle-btn, body:not(.body_device) .color-black .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn { color: #191919 !important; }
body.body_device .color-black {       /*.toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) {
 } .toc-content-tab-block li > a:not(.accordionTitle):hover,
 .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn){ background-color: $color; color: $colour-white; };*/ }
body.body_device .color-black .toc-content-tab-block li > a:not(.toggle-btn).hover:before { display: none; }
.color-black .toc-content-tab-block li > div:hover > a:not(.toggle-btn):hover:before { background: none; }
.color-black .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, .color-black .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before { width: 5px; }
.color-black .toc-sidebar-block .accordionItem.active > div.hover:before, .color-black .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { width: 5px; }
.color-black li.week-item.active a.week-btn, .color-black li.week-item a.week-btn:hover, .color-black li.week-item a.week-btn:focus { background-color: #000; }
.color-black .accordionContent > li > div > a:not(.toggle-btn):hover:before, .color-black .accordionContent > ul > li > div > a:not(.toggle-btn):hover:before .oucontent-tree-current div:hover:before .toc-content-tab-block li > a:not(.toggle-btn):hover:before .toc-content-tab-block li > a.hover:not(.toggle-btn):before, .color-black .toc-list li > a:not(.toggle-btn):hover:before .toc-list li > a.hover:not(.toggle-btn):before { background-color: #000; }
.color-black .badge-information p.badge-text-info { background-color: #e6e6e6; }
.color-black .block-stat-dashboard .sub-title-block { color: #000; }
.color-black #blockoutcomes { background-color: #e6e6e6; }
.color-black #blockoutcomes .title_learning { background: #000; }
.color-black #blockoutcomes ul li .icon-around:before { color: #000; }
.color-black .btnOutCome { background-color: #000 !important; border: 1px solid #000; }
.color-black .keep_on_learning_information .keep_on_learning_wrapper a { color: #000; }
.color-black .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { background: #000; }
.color-black#copyrightInfo a { color: #000; }
.color-black .toc-content-tab-block.oucontent-tree-current .oucontent-tree-menu-title { font-weight: bold; }
.color-black .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn) { background-color: #e6e6e6; }
.color-black .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn):hover { background-color: #cccccc; }
.color-black .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-black .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title.first-level { margin-top: 0px; }
.color-black .toc-content-tab-block ul.accordionList li .accordionContent li > div > a:before:hover { display: none; }
.color-black .toc-content-tab-block ul.accordionList li .accordionContent .oucontent-read-notviewed > a:not(.toggle-btn):hover { background-color: #cccccc; }
.color-black .toc-content-tab-block ul.accordionList li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-black .filter-wrapper-all { border-top: 1px solid #000; }
.color-black .filter-top-header + .filter-wrapper { border-top: 1px solid #000; }
.color-black .filter-wrapper { border-bottom: 1px solid #000; }
.color-black .filter-wrapper:last-child, .color-black .filter-wrapper.filter-resources { border-bottom: 1px solid #000; }
.color-black .filter-wrapper:last-child + .filter-wrapper, .color-black .filter-wrapper.filter-resources + .filter-wrapper { border-top: none; }
.color-black .toc-list .oucontent-tree-current > div:not(.accordionContent), .color-black .toc-list .oucontent-tree-current > a:not(.toggle-btn) { background-color: #cccccc; }
.color-black .toc-list .oucontent-tree-current > div:not(.accordionContent):before, .color-black .toc-list .oucontent-tree-current > a:not(.toggle-btn):before { background-color: #000; }
body:not(.body_device) .color-black .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover, body:not(.body_device) .color-black .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover { background-color: #cccccc; }
body:not(.body_device) .color-black .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-black .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover:before { background-color: #000; }
.color-black .week-block .oucontent-tree-current > div:not(.accordionContent) { background-color: #e6e6e6; }

.plus_course { /*.toc-content-tab-block .accordionItem.active > a.toggle-btn:hover!*,
.toc-sidebar-block .accordionItem.active > a.toggle-btn:hover*! { color: $colour-toggle-btn;
}*/ }
.plus_course .free-statement-block .icon, .plus_course .where-next-area a, .plus_course .free-course-tag { color: #2a3451; }
.plus_course .course-tabs .tab-header .ui-tabs-active .tab-link, .plus_course .course-tabs .tab-header .ui-tabs-active .tab-link:before, .plus_course .learning-outcomes-title, .plus_course .learning-outcomes-block .outcomes-list li:before, .plus_course .learning-outcomes-block .btn-view-course { background-color: #2a3451; border-color: #2a3451; }
.plus_course .title-block + .border-solid .course-info:first-child { border-color: #2a3451; }
.plus_course .title-block + .border-solid .course-info:last-child { border-color: #2a3451; }
.plus_course .learning-outcomes-block .btn-view-course:hover, .plus_course .course-tabs .tab-header .ui-tabs-active .tab-link:hover { background-color: #262f49; border-color: #262f49; }
.plus_course .toc-content-tab-block .accordionItem > div:not(.accordionContent), .plus_course .toc-content-tab-block .accordionItem > a:not(.toggle-btn) { background-color: #E8E6E1; color: #191919; }
.plus_course .toc-content-tab-block .accordionItem.active > div:not(.accordionContent), .plus_course .toc-content-tab-block .accordionItem.active > a:not(.toggle-btn), .plus_course .toc-sidebar-block .accordionItem.active > div:not(.accordionContent), .plus_course .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn) { background-color: #2a3451; color: #fff; }
.plus_course .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, .plus_course .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover { background-color: #C6D8E5; color: #191919; }
body:not(.body_device) .plus_course .toc-content-tab-block li > div:not(.accordionContent):hover, body:not(.body_device) .plus_course .toc-content-tab-block li > a:not(.accordionTitle):hover, body:not(.body_device) .plus_course .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, body:not(.body_device) .plus_course .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover, body:not(.body_device) .plus_course .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn), body:not(.body_device) .plus_course .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn), body:not(.body_device) .plus_course .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover, body:not(.body_device) .plus_course .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover, body:not(.body_device) .plus_course .toc-sidebar-block .accordionItem.active > div.hover, body:not(.body_device) .plus_course .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) { background-color: #d4d6dc; color: #191919; color: #191919; text-decoration: none; }
body:not(.body_device) .plus_course .toc-content-tab-block li > div:not(.accordionContent):hover:before, body:not(.body_device) .plus_course .toc-content-tab-block li > a:not(.accordionTitle):hover:before, body:not(.body_device) .plus_course .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover:before, body:not(.body_device) .plus_course .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover:before, body:not(.body_device) .plus_course .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn):before, body:not(.body_device) .plus_course .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn):before, body:not(.body_device) .plus_course .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, body:not(.body_device) .plus_course .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before, body:not(.body_device) .plus_course .toc-sidebar-block .accordionItem.active > div.hover:before, body:not(.body_device) .plus_course .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { background: #2a3451; bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 7px; }
body:not(.body_device) .plus_course .toc-content-tab-block li > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .plus_course .toc-content-tab-block li > a:not(.accordionTitle):hover .toggle-btn, body:not(.body_device) .plus_course .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .plus_course .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .plus_course .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .plus_course .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .plus_course .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .plus_course .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .plus_course .toc-sidebar-block .accordionItem.active > div.hover .toggle-btn, body:not(.body_device) .plus_course .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn { color: #191919 !important; }
body.body_device .plus_course {       /*.toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) {
 } .toc-content-tab-block li > a:not(.accordionTitle):hover,
 .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn){ background-color: $color; color: $colour-white; };*/ }
body.body_device .plus_course .toc-content-tab-block li > a:not(.toggle-btn).hover:before { display: none; }
.plus_course .toc-content-tab-block li > div:hover > a:not(.toggle-btn):hover:before { background: none; }
.plus_course .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, .plus_course .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before { width: 5px; }
.plus_course .toc-sidebar-block .accordionItem.active > div.hover:before, .plus_course .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { width: 5px; }
.plus_course li.week-item.active a.week-btn, .plus_course li.week-item a.week-btn:hover, .plus_course li.week-item a.week-btn:focus { background-color: #2a3451; }
.plus_course .accordionContent > li > div > a:not(.toggle-btn):hover:before, .plus_course .accordionContent > ul > li > div > a:not(.toggle-btn):hover:before .oucontent-tree-current div:hover:before .toc-content-tab-block li > a:not(.toggle-btn):hover:before .toc-content-tab-block li > a.hover:not(.toggle-btn):before, .plus_course .toc-list li > a:not(.toggle-btn):hover:before .toc-list li > a.hover:not(.toggle-btn):before { background-color: #2a3451; }
.plus_course .badge-information p.badge-text-info { background-color: #eaebee; }
.plus_course .block-stat-dashboard .sub-title-block { color: #2a3451; }
.plus_course #blockoutcomes { background-color: #eaebee; }
.plus_course #blockoutcomes .title_learning { background: #2a3451; }
.plus_course #blockoutcomes ul li .icon-around:before { color: #2a3451; }
.plus_course .btnOutCome { background-color: #2a3451 !important; border: 1px solid #2a3451; }
.plus_course .keep_on_learning_information .keep_on_learning_wrapper a { color: #2a3451; }
.plus_course .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { background: #2a3451; }
.plus_course#copyrightInfo a { color: #2a3451; }
.plus_course .toc-content-tab-block.oucontent-tree-current .oucontent-tree-menu-title { font-weight: bold; }
.plus_course .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn) { background-color: #eaebee; }
.plus_course .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn):hover { background-color: #d4d6dc; }
.plus_course .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.plus_course .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title.first-level { margin-top: 0px; }
.plus_course .toc-content-tab-block ul.accordionList li .accordionContent li > div > a:before:hover { display: none; }
.plus_course .toc-content-tab-block ul.accordionList li .accordionContent .oucontent-read-notviewed > a:not(.toggle-btn):hover { background-color: #d4d6dc; }
.plus_course .toc-content-tab-block ul.accordionList li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.plus_course .filter-wrapper-all { border-top: 1px solid #2a3451; }
.plus_course .filter-top-header + .filter-wrapper { border-top: 1px solid #2a3451; }
.plus_course .filter-wrapper { border-bottom: 1px solid #2a3451; }
.plus_course .filter-wrapper:last-child, .plus_course .filter-wrapper.filter-resources { border-bottom: 1px solid #2a3451; }
.plus_course .filter-wrapper:last-child + .filter-wrapper, .plus_course .filter-wrapper.filter-resources + .filter-wrapper { border-top: none; }
.plus_course .toc-list .oucontent-tree-current > div:not(.accordionContent), .plus_course .toc-list .oucontent-tree-current > a:not(.toggle-btn) { background-color: #d4d6dc; }
.plus_course .toc-list .oucontent-tree-current > div:not(.accordionContent):before, .plus_course .toc-list .oucontent-tree-current > a:not(.toggle-btn):before { background-color: #2a3451; }
body:not(.body_device) .plus_course .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover, body:not(.body_device) .plus_course .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover { background-color: #d4d6dc; }
body:not(.body_device) .plus_course .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover:before, body:not(.body_device) .plus_course .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover:before { background-color: #2a3451; }
.plus_course .week-block .oucontent-tree-current > div:not(.accordionContent) { background-color: #eaebee; }

.color-skill { /*.toc-content-tab-block .accordionItem.active > a.toggle-btn:hover!*,
.toc-sidebar-block .accordionItem.active > a.toggle-btn:hover*! { color: $colour-toggle-btn;
}*/ }
.color-skill .free-statement-block .icon, .color-skill .where-next-area a, .color-skill .free-course-tag { color: #3D4559; }
.color-skill .course-tabs .tab-header .ui-tabs-active .tab-link, .color-skill .course-tabs .tab-header .ui-tabs-active .tab-link:before, .color-skill .learning-outcomes-title, .color-skill .learning-outcomes-block .outcomes-list li:before, .color-skill .learning-outcomes-block .btn-view-course { background-color: #3D4559; border-color: #3D4559; }
.color-skill .title-block + .border-solid .course-info:first-child { border-color: #3D4559; }
.color-skill .title-block + .border-solid .course-info:last-child { border-color: #3D4559; }
.color-skill .learning-outcomes-block .btn-view-course:hover, .color-skill .course-tabs .tab-header .ui-tabs-active .tab-link:hover { background-color: #373e50; border-color: #373e50; }
.color-skill .toc-content-tab-block .accordionItem > div:not(.accordionContent), .color-skill .toc-content-tab-block .accordionItem > a:not(.toggle-btn) { background-color: #E8E6E1; color: #191919; }
.color-skill .toc-content-tab-block .accordionItem.active > div:not(.accordionContent), .color-skill .toc-content-tab-block .accordionItem.active > a:not(.toggle-btn), .color-skill .toc-sidebar-block .accordionItem.active > div:not(.accordionContent), .color-skill .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn) { background-color: #3D4559; color: #fff; }
.color-skill .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, .color-skill .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover { background-color: #C6D8E5; color: #191919; }
body:not(.body_device) .color-skill .toc-content-tab-block li > div:not(.accordionContent):hover, body:not(.body_device) .color-skill .toc-content-tab-block li > a:not(.accordionTitle):hover, body:not(.body_device) .color-skill .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, body:not(.body_device) .color-skill .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover, body:not(.body_device) .color-skill .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn), body:not(.body_device) .color-skill .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn), body:not(.body_device) .color-skill .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover, body:not(.body_device) .color-skill .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover, body:not(.body_device) .color-skill .toc-sidebar-block .accordionItem.active > div.hover, body:not(.body_device) .color-skill .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) { background-color: #d8dade; color: #191919; color: #191919; text-decoration: none; }
body:not(.body_device) .color-skill .toc-content-tab-block li > div:not(.accordionContent):hover:before, body:not(.body_device) .color-skill .toc-content-tab-block li > a:not(.accordionTitle):hover:before, body:not(.body_device) .color-skill .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover:before, body:not(.body_device) .color-skill .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-skill .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-skill .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-skill .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-skill .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before, body:not(.body_device) .color-skill .toc-sidebar-block .accordionItem.active > div.hover:before, body:not(.body_device) .color-skill .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { background: #3D4559; bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 7px; }
body:not(.body_device) .color-skill .toc-content-tab-block li > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-skill .toc-content-tab-block li > a:not(.accordionTitle):hover .toggle-btn, body:not(.body_device) .color-skill .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-skill .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-skill .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-skill .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-skill .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-skill .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-skill .toc-sidebar-block .accordionItem.active > div.hover .toggle-btn, body:not(.body_device) .color-skill .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn { color: #191919 !important; }
body.body_device .color-skill {       /*.toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) {
 } .toc-content-tab-block li > a:not(.accordionTitle):hover,
 .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn){ background-color: $color; color: $colour-white; };*/ }
body.body_device .color-skill .toc-content-tab-block li > a:not(.toggle-btn).hover:before { display: none; }
.color-skill .toc-content-tab-block li > div:hover > a:not(.toggle-btn):hover:before { background: none; }
.color-skill .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, .color-skill .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before { width: 5px; }
.color-skill .toc-sidebar-block .accordionItem.active > div.hover:before, .color-skill .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { width: 5px; }
.color-skill li.week-item.active a.week-btn, .color-skill li.week-item a.week-btn:hover, .color-skill li.week-item a.week-btn:focus { background-color: #3D4559; }
.color-skill .accordionContent > li > div > a:not(.toggle-btn):hover:before, .color-skill .accordionContent > ul > li > div > a:not(.toggle-btn):hover:before .oucontent-tree-current div:hover:before .toc-content-tab-block li > a:not(.toggle-btn):hover:before .toc-content-tab-block li > a.hover:not(.toggle-btn):before, .color-skill .toc-list li > a:not(.toggle-btn):hover:before .toc-list li > a.hover:not(.toggle-btn):before { background-color: #3D4559; }
.color-skill .badge-information p.badge-text-info { background-color: #ececee; }
.color-skill .block-stat-dashboard .sub-title-block { color: #3D4559; }
.color-skill #blockoutcomes { background-color: #ececee; }
.color-skill #blockoutcomes .title_learning { background: #3D4559; }
.color-skill #blockoutcomes ul li .icon-around:before { color: #3D4559; }
.color-skill .btnOutCome { background-color: #3D4559 !important; border: 1px solid #3D4559; }
.color-skill .keep_on_learning_information .keep_on_learning_wrapper a { color: #3D4559; }
.color-skill .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { background: #3D4559; }
.color-skill#copyrightInfo a { color: #3D4559; }
.color-skill .toc-content-tab-block.oucontent-tree-current .oucontent-tree-menu-title { font-weight: bold; }
.color-skill .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn) { background-color: #ececee; }
.color-skill .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn):hover { background-color: #d8dade; }
.color-skill .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-skill .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title.first-level { margin-top: 0px; }
.color-skill .toc-content-tab-block ul.accordionList li .accordionContent li > div > a:before:hover { display: none; }
.color-skill .toc-content-tab-block ul.accordionList li .accordionContent .oucontent-read-notviewed > a:not(.toggle-btn):hover { background-color: #d8dade; }
.color-skill .toc-content-tab-block ul.accordionList li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-skill .filter-wrapper-all { border-top: 1px solid #3D4559; }
.color-skill .filter-top-header + .filter-wrapper { border-top: 1px solid #3D4559; }
.color-skill .filter-wrapper { border-bottom: 1px solid #3D4559; }
.color-skill .filter-wrapper:last-child, .color-skill .filter-wrapper.filter-resources { border-bottom: 1px solid #3D4559; }
.color-skill .filter-wrapper:last-child + .filter-wrapper, .color-skill .filter-wrapper.filter-resources + .filter-wrapper { border-top: none; }
.color-skill .toc-list .oucontent-tree-current > div:not(.accordionContent), .color-skill .toc-list .oucontent-tree-current > a:not(.toggle-btn) { background-color: #d8dade; }
.color-skill .toc-list .oucontent-tree-current > div:not(.accordionContent):before, .color-skill .toc-list .oucontent-tree-current > a:not(.toggle-btn):before { background-color: #3D4559; }
body:not(.body_device) .color-skill .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover, body:not(.body_device) .color-skill .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover { background-color: #d8dade; }
body:not(.body_device) .color-skill .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-skill .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover:before { background-color: #3D4559; }
.color-skill .week-block .oucontent-tree-current > div:not(.accordionContent) { background-color: #ececee; }

.color-blue-primary-dark { /*.toc-content-tab-block .accordionItem.active > a.toggle-btn:hover!*,
.toc-sidebar-block .accordionItem.active > a.toggle-btn:hover*! { color: $colour-toggle-btn;
}*/ }
.color-blue-primary-dark .free-statement-block .icon, .color-blue-primary-dark .where-next-area a, .color-blue-primary-dark .free-course-tag { color: #3D4559; }
.color-blue-primary-dark .course-tabs .tab-header .ui-tabs-active .tab-link, .color-blue-primary-dark .course-tabs .tab-header .ui-tabs-active .tab-link:before, .color-blue-primary-dark .learning-outcomes-title, .color-blue-primary-dark .learning-outcomes-block .outcomes-list li:before, .color-blue-primary-dark .learning-outcomes-block .btn-view-course { background-color: #3D4559; border-color: #3D4559; }
.color-blue-primary-dark .title-block + .border-solid .course-info:first-child { border-color: #3D4559; }
.color-blue-primary-dark .title-block + .border-solid .course-info:last-child { border-color: #3D4559; }
.color-blue-primary-dark .learning-outcomes-block .btn-view-course:hover, .color-blue-primary-dark .course-tabs .tab-header .ui-tabs-active .tab-link:hover { background-color: #373e50; border-color: #373e50; }
.color-blue-primary-dark .toc-content-tab-block .accordionItem > div:not(.accordionContent), .color-blue-primary-dark .toc-content-tab-block .accordionItem > a:not(.toggle-btn) { background-color: #E8E6E1; color: #191919; }
.color-blue-primary-dark .toc-content-tab-block .accordionItem.active > div:not(.accordionContent), .color-blue-primary-dark .toc-content-tab-block .accordionItem.active > a:not(.toggle-btn), .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > div:not(.accordionContent), .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn) { background-color: #3D4559; color: #fff; }
.color-blue-primary-dark .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, .color-blue-primary-dark .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover { background-color: #C6D8E5; color: #191919; }
body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block li > div:not(.accordionContent):hover, body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block li > a:not(.accordionTitle):hover, body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover, body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover, body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn), body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn), body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover, body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover, body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > div.hover, body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) { background-color: #d8dade; color: #191919; color: #191919; text-decoration: none; }
body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block li > div:not(.accordionContent):hover:before, body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block li > a:not(.accordionTitle):hover:before, body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover:before, body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn):before, body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before, body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > div.hover:before, body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { background: #3D4559; bottom: 0; content: ''; display: block; left: 0; position: absolute; top: 0; width: 7px; }
body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block li > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block li > a:not(.accordionTitle):hover .toggle-btn, body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block .accordionItem > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block .accordionItem > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-blue-primary-dark .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn, body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover .toggle-btn, body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover .toggle-btn, body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > div.hover .toggle-btn, body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn) .toggle-btn { color: #191919 !important; }
body.body_device .color-blue-primary-dark {       /*.toc-content-tab-block .accordionItem > a.hover:not(.toggle-btn) {
 } .toc-content-tab-block li > a:not(.accordionTitle):hover,
 .toc-content-tab-block .accordionItem.active > a.hover:not(.toggle-btn){ background-color: $color; color: $colour-white; };*/ }
body.body_device .color-blue-primary-dark .toc-content-tab-block li > a:not(.toggle-btn).hover:before { display: none; }
.color-blue-primary-dark .toc-content-tab-block li > div:hover > a:not(.toggle-btn):hover:before { background: none; }
.color-blue-primary-dark .toc-sidebar-block .accordionItem.active > a:not(.toggle-btn):hover:before, .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > div:not(.accordionContent):hover:before { width: 5px; }
.color-blue-primary-dark .toc-sidebar-block .accordionItem.active > div.hover:before, .color-blue-primary-dark .toc-sidebar-block .accordionItem.active > a.hover:not(.toggle-btn):before { width: 5px; }
.color-blue-primary-dark li.week-item.active a.week-btn, .color-blue-primary-dark li.week-item a.week-btn:hover, .color-blue-primary-dark li.week-item a.week-btn:focus { background-color: #3D4559; }
.color-blue-primary-dark .accordionContent > li > div > a:not(.toggle-btn):hover:before, .color-blue-primary-dark .accordionContent > ul > li > div > a:not(.toggle-btn):hover:before .oucontent-tree-current div:hover:before .toc-content-tab-block li > a:not(.toggle-btn):hover:before .toc-content-tab-block li > a.hover:not(.toggle-btn):before, .color-blue-primary-dark .toc-list li > a:not(.toggle-btn):hover:before .toc-list li > a.hover:not(.toggle-btn):before { background-color: #3D4559; }
.color-blue-primary-dark .badge-information p.badge-text-info { background-color: #ececee; }
.color-blue-primary-dark .block-stat-dashboard .sub-title-block { color: #3D4559; }
.color-blue-primary-dark #blockoutcomes { background-color: #ececee; }
.color-blue-primary-dark #blockoutcomes .title_learning { background: #3D4559; }
.color-blue-primary-dark #blockoutcomes ul li .icon-around:before { color: #3D4559; }
.color-blue-primary-dark .btnOutCome { background-color: #3D4559 !important; border: 1px solid #3D4559; }
.color-blue-primary-dark .keep_on_learning_information .keep_on_learning_wrapper a { color: #3D4559; }
.color-blue-primary-dark .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { background: #3D4559; }
.color-blue-primary-dark#copyrightInfo a { color: #3D4559; }
.color-blue-primary-dark .toc-content-tab-block.oucontent-tree-current .oucontent-tree-menu-title { font-weight: bold; }
.color-blue-primary-dark .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn) { background-color: #ececee; }
.color-blue-primary-dark .toc-content-tab-block ul.accordionList li .accordionContent li > a:not(.toggle-btn):hover { background-color: #d8dade; }
.color-blue-primary-dark .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-blue-primary-dark .toc-content-tab-block ul.accordionList li .accordionContent li.oucontent-tree-current > div > .oucontent-tree-menu-title.first-level { margin-top: 0px; }
.color-blue-primary-dark .toc-content-tab-block ul.accordionList li .accordionContent li > div > a:before:hover { display: none; }
.color-blue-primary-dark .toc-content-tab-block ul.accordionList li .accordionContent .oucontent-read-notviewed > a:not(.toggle-btn):hover { background-color: #d8dade; }
.color-blue-primary-dark .toc-content-tab-block ul.accordionList li.oucontent-tree-current > div > .oucontent-tree-menu-title { font-weight: bold; }
.color-blue-primary-dark .filter-wrapper-all { border-top: 1px solid #3D4559; }
.color-blue-primary-dark .filter-top-header + .filter-wrapper { border-top: 1px solid #3D4559; }
.color-blue-primary-dark .filter-wrapper { border-bottom: 1px solid #3D4559; }
.color-blue-primary-dark .filter-wrapper:last-child, .color-blue-primary-dark .filter-wrapper.filter-resources { border-bottom: 1px solid #3D4559; }
.color-blue-primary-dark .filter-wrapper:last-child + .filter-wrapper, .color-blue-primary-dark .filter-wrapper.filter-resources + .filter-wrapper { border-top: none; }
.color-blue-primary-dark .toc-list .oucontent-tree-current > div:not(.accordionContent), .color-blue-primary-dark .toc-list .oucontent-tree-current > a:not(.toggle-btn) { background-color: #d8dade; }
.color-blue-primary-dark .toc-list .oucontent-tree-current > div:not(.accordionContent):before, .color-blue-primary-dark .toc-list .oucontent-tree-current > a:not(.toggle-btn):before { background-color: #3D4559; }
body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover, body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover { background-color: #d8dade; }
body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn):hover:before, body:not(.body_device) .color-blue-primary-dark .toc-sidebar-block .toc-list li:not(.active) > a:not(.toggle-btn).hover:before { background-color: #3D4559; }
.color-blue-primary-dark .week-block .oucontent-tree-current > div:not(.accordionContent) { background-color: #ececee; }

.content-ocw .hide-box { display: none; }

.btn-enrol-to-get-more, .btn-enrol-now { background: #C84B39 !important; border: 1px solid #C84B39 !important; }

.btn-enrol-now { text-transform: none !important; padding: 10px 20px !important; margin-right: 15px !important; margin-bottom: 20px; }

.quick-links .btn-enrol-to-get-more i { display: none; }
.quick-links.signin { padding-top: 5px; }
.quick-links.closed .btn-sidebar.btn-right-icon { background: #C84B39; border: 1px solid #C84B39; }
.quick-links.closed .btn-sidebar.btn-right-icon .icon-btn { display: none; }

#region-main-inner > .wall-image > .badge-wrapper { width: 100px; height: 100px; }
#region-main-inner .badge-information { min-height: 0; }
#region-main-inner .badge-information > .badge-wrapper { position: absolute; float: none; width: 10.125rem; top: 50%; transform: translateY(-50%); }
#region-main-inner .badge-information > .badge-wrapper img { max-width: 100%; display: block; }

#nav-course-content { display: none; }

@media only screen and (max-device-width: 768px) { body.body_device.openlearnng-coursetype-course .selection-shareable li.week-item:not(.active) a.week-btn:hover { background-color: #E8E6E2; color: #3D4559; } }
#content_title .btn-right-icon { display: none; }

.display-row, #cart-form-pane .rTableRow, .cart-hide-frecourses .rTableRow { display: table-row; }

.v-middle { vertical-align: middle; }

.display-cell { display: table-cell; }

.display-table, #cart-form-pane .rTable, .cart-hide-frecourses .rTable { display: table; }

.page-about-openlearnplus .container p.desc, .page-about-openlearnplus .wrapper-has-sidebar p.desc, .page-openlearnplus .container p.desc, .page-openlearnplus .wrapper-has-sidebar p.desc { margin: 25px auto 35px; font-size: 1.875rem; line-height: 35px; width: 90%; }
.page-about-openlearnplus .container .navigation, .page-about-openlearnplus .wrapper-has-sidebar .navigation, .page-openlearnplus .container .navigation, .page-openlearnplus .wrapper-has-sidebar .navigation { margin: 40px auto 20px; }
.page-about-openlearnplus .container .navigation .nav-tab, .page-about-openlearnplus .wrapper-has-sidebar .navigation .nav-tab, .page-openlearnplus .container .navigation .nav-tab, .page-openlearnplus .wrapper-has-sidebar .navigation .nav-tab { border-radius: 10px; border: 1px solid #2a3451; margin: 0 8px 20px; width: 24.125rem; }
.page-about-openlearnplus .container .navigation .nav-tab.active, .page-about-openlearnplus .wrapper-has-sidebar .navigation .nav-tab.active, .page-openlearnplus .container .navigation .nav-tab.active, .page-openlearnplus .wrapper-has-sidebar .navigation .nav-tab.active { background: #2a3451; }
.page-about-openlearnplus .container .navigation .nav-tab.active > a, .page-about-openlearnplus .wrapper-has-sidebar .navigation .nav-tab.active > a, .page-about-openlearnplus .container .navigation .nav-tab.active > div, .page-about-openlearnplus .wrapper-has-sidebar .navigation .nav-tab.active > div, .page-openlearnplus .container .navigation .nav-tab.active > a, .page-openlearnplus .wrapper-has-sidebar .navigation .nav-tab.active > a, .page-openlearnplus .container .navigation .nav-tab.active > div, .page-openlearnplus .wrapper-has-sidebar .navigation .nav-tab.active > div { color: #fff; }
.page-about-openlearnplus .container .navigation .nav-tab > a, .page-about-openlearnplus .wrapper-has-sidebar .navigation .nav-tab > a, .page-about-openlearnplus .container .navigation .nav-tab > div, .page-about-openlearnplus .wrapper-has-sidebar .navigation .nav-tab > div, .page-openlearnplus .container .navigation .nav-tab > a, .page-openlearnplus .wrapper-has-sidebar .navigation .nav-tab > a, .page-openlearnplus .container .navigation .nav-tab > div, .page-openlearnplus .wrapper-has-sidebar .navigation .nav-tab > div { font-size: 1.75rem; letter-spacing: 0.03125rem; color: #2a3451; padding: 10px 0px; }

.page-openlearnplus { background-color: #ECEAE6; overflow-x: hidden; }
.page-openlearnplus .title_page_h2, .page-openlearnplus .title_page_h2 + #block-ole-ng-plus-ole-ng-plus-filter-list + form, .page-openlearnplus .title_page_h2 + form { display: none; }
.page-openlearnplus #grid-list-result { padding-top: 0; }
.page-openlearnplus .filter-top-header { margin-bottom: 10px; }
.page-openlearnplus .filter-top-header h2 { color: #000; }
.page-openlearnplus .filter-header h3 { color: #2a3451; }
.page-openlearnplus .filter-check-list.icon li:first-child label { display: inline-block; cursor: pointer; position: relative; font-size: 1rem; }
.page-openlearnplus .filter-check-list.icon li:first-child label span { margin-right: 10px; margin-left: auto; }
.page-openlearnplus .filter-check-list.icon label span { margin-right: 15px; margin-left: 3px; }
.page-openlearnplus .filter-check-list input[type=checkbox]:checked + label::before { background-color: #2a3451; }
.page-openlearnplus .filter-check-list label:before { border: 1px solid #2a3451; }
.page-openlearnplus .filter-wrapper ul { margin: 0 10px 0 0; }
.page-openlearnplus .filter-collapse { color: #2a3451; }
.page-openlearnplus .badged-course-filter .btn-sort { background-color: #2a3451; }
.page-openlearnplus .badged-course-filter .view-mode.active, .page-openlearnplus .badged-course-filter .view-mode:hover { background-color: #2a3451; }
.page-openlearnplus .filter-wrapper { border-top: 1px solid #2a3451; }

.page-about-openlearnplus #wrapper #main_wrapper #content_wrapper .content-wrapper { padding-top: 0px !important; }
.page-about-openlearnplus .wrapper-page-full_width { padding-bottom: 0px; }
.page-about-openlearnplus p a { color: #ed7906; }
.page-about-openlearnplus #main_content_wrapper { background-color: #DAD8D4; }
.page-about-openlearnplus .section-container.white-background { background-color: #fff; }
.page-about-openlearnplus .section-container.main-background, .page-about-openlearnplus .section-container.grey-background { background-color: #DAD8D4; }
.page-about-openlearnplus .section-container.empty-container { height: 50px; }
.page-about-openlearnplus .section-container:last-child { padding-bottom: 10px; }
.page-about-openlearnplus .ol_block { padding: 1.75rem 4.25rem 2.8125rem; }
.page-about-openlearnplus .ol_block .btn, .page-about-openlearnplus .ol_block #cart-form-pane .form-submit, #cart-form-pane .page-about-openlearnplus .ol_block .form-submit, .page-about-openlearnplus .ol_block .cart-hide-frecourses .form-submit, .cart-hide-frecourses .page-about-openlearnplus .ol_block .form-submit { font-size: 1.4375rem; font-weight: bold; text-align: center; padding: 10px 15px; margin-top: 20px; border-radius: 12px; }
.page-about-openlearnplus .ol_block .redirect-btn { background-color: #2a3451; color: #fff; width: 100%; max-width: 400px; border: 1px solid #2a3451; }
.page-about-openlearnplus .ol_block.big-img img { width: 48%; box-shadow: none; padding: 0px; }
.page-about-openlearnplus .ol_block.big-img .block-content { padding: 0px; }
.page-about-openlearnplus .ol_block.big-img .block-content .block-title { font-size: 2rem; letter-spacing: 0.0375rem; line-height: 1.15; margin-bottom: 12px; }
.page-about-openlearnplus .ol_block.big-img .block-content p { font-size: 1.25rem; line-height: 1.25; letter-spacing: 0.025rem; color: #333333; }
.page-about-openlearnplus .ol_block.big-img.content-right .block-content { max-width: 48%; margin-left: 4%; }
.page-about-openlearnplus .ol_block.big-img.content-left .block-content { max-width: 48%; margin-right: 4%; }
.page-about-openlearnplus .main_content_wrapper .region-content { margin-bottom: 0px; }
.page-about-openlearnplus .content-wrapper .openlearnng-block-system .field-items { padding: 0px; }

.learnmore-wrapper { line-height: 1.25; }
.learnmore-wrapper p { line-height: 1.25; }
.learnmore-wrapper .step-block { padding: 1.6875rem 2.8125rem 2.0625rem 4.1875rem; box-sizing: inherit; }
.learnmore-wrapper > h2.title { font-size: 2.5625rem; text-align: center; margin: 2.75rem 0; font-weight: bold; }
.learnmore-wrapper .icon.type-icon-editor:before { font-size: 1.5rem; }
.learnmore-wrapper .see-link { color: #000; display: inline-block; font-size: 1.5rem; font-weight: bold; line-height: 1.2; margin-top: 1.6875rem; }
.learnmore-wrapper .see-link a:hover, .learnmore-wrapper .see-link a:focus, .learnmore-wrapper .see-link a:active { text-decoration: none; outline-style: none; }
.learnmore-wrapper .see-link .seeless-text { display: none; }
.learnmore-wrapper .see-link .seemore-text { display: inline-block; }
.learnmore-wrapper .see-link .icon { color: #f89428; position: relative; bottom: -2px; margin-left: 15px; font-size: 1.5rem; }
.learnmore-wrapper .see-link .icon.type-icon-editor:before { font-size: 1.5rem; }
.learnmore-wrapper .is-open .seeless-text { display: inline-block; }
.learnmore-wrapper .is-open .seemore-text { display: none; }

.learnmore-list { margin: 0px; padding-bottom: 4.125rem; }
.learnmore-list .learnmore-item { background-color: #fff; position: relative; margin-bottom: 24px; }
.learnmore-list .learnmore-item:last-child { margin-bottom: 0px; }
.learnmore-list .learnmore-item p { padding: 0px; }
.learnmore-list .learnmore-item .step-desc { font-size: 20px; line-height: 1.2; }
.learnmore-list .step-block > .icon, .learnmore-list .step-block > p > .icon { position: absolute; right: 2.875rem; top: 3.375rem; }
.learnmore-list .step-block > .icon.type-icon-editor span:before, .learnmore-list .step-block > p > .icon.type-icon-editor span:before { font-size: 8.125rem; }
.learnmore-list .step-block > .icon.icon-expect-ol-plus, .learnmore-list .step-block > p > .icon.icon-expect-ol-plus { top: 69px; }
.learnmore-list .step-block > .icon.icon-expect-ol-plus span:before, .learnmore-list .step-block > p > .icon.icon-expect-ol-plus span:before { font-size: 100px; }
.learnmore-list .step-block-header { padding: 0 9.375rem 0 0; }
.learnmore-list .step-block-header h3 { margin: 0px 0px 22px; font-size: 2.125rem; font-weight: bold; }
.learnmore-list .step-block-header h3 .step-icon { color: #FFF; font-size: 2rem; text-align: center; width: 3.25rem; height: 3.25rem; background-color: #2a3451; display: inline-block; line-height: 3.25rem; font-weight: bold; border-radius: 50%; margin-right: 1.25rem; }
.learnmore-list .step-block-content { border-bottom: 1px solid #CAC0B8; font-size: 1rem; padding: 45px 0 5px; display: none; }
.learnmore-list .step-block-content:focus { outline: none; }
.learnmore-list .step-block-content.add-feature-block-content { padding: 35px 0 0; }
.learnmore-list .step-block-content p { margin: 0 0 20px; }
.learnmore-list .step-block-content h3 { font-weight: bold; font-size: 1.625rem; margin: 0 0 10px; }
.learnmore-list .step-block-content h4 { font-size: 1.25rem; font-weight: bold; margin: 0 0 10px; }
.learnmore-list .step-block-content .sub-title { font-size: 1.125rem; }
.learnmore-list .step-block-content a { color: #2a3451; }
.learnmore-list .step-block-content .description-container { padding: 0 150px 0 0; }
.learnmore-list .step-block-content ul { list-style: none; margin: 0 0 27px; padding: 0; }
.learnmore-list .step-block-content li { margin: 0 0 10px; padding: 0 0 0 20px; position: relative; }
.learnmore-list .step-block-content li:before { background: #000; border-radius: 50%; content: ''; display: block; height: 8px; left: 0; position: absolute; top: 3px; width: 8px; }
.learnmore-list .step-block-content .text-size-20 { font-size: 1.25rem; }
.learnmore-list .step-block-content .free-course-list { list-style-type: none; margin: 25px 0 30px; line-height: 1.2; }
.learnmore-list .step-block-content .free-course-list .free-course-item { margin: 0 0 20px; padding: 0; }
.learnmore-list .step-block-content .free-course-list .free-course-item:last-child { margin: 0; }
.learnmore-list .step-block-content .free-course-list .free-course-title { font-size: 1.25rem; margin: 12px 0; }
.learnmore-list .step-block-content .free-course-list .free-course-block { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #DAE7F2; min-height: 194px; padding: 10px 20px; position: relative; }
.learnmore-list .step-block-content .free-course-list .free-course-thumbnail { left: 20px; position: absolute; top: 10px; width: 310px; height: 174px; }
.learnmore-list .step-block-content .free-course-list .free-course-thumbnail img { width: 100%; height: 100%; }
.learnmore-list .step-block-content .free-course-list .free-course-desc { color: #3d393a; margin: 0 0 20px; }
.learnmore-list .step-block-content .free-course-list .free-course-link { color: #2A4D7F; font-size: 1.125rem; font-weight: bold; }
.learnmore-list .step-block-content .free-course-list .free-course-link .icon:before { font-size: 0.875rem; line-height: 1; }
.learnmore-list .step-block-content .free-course-list .free-course-content { margin-left: 335px; }
.learnmore-list .create-course-list { margin: 0px; }
.learnmore-list .create-course-list .td-left { padding-right: 15px; }
.learnmore-list .create-course-list .td-right { padding-left: 15px; }
.learnmore-list .create-course-list .create-course-title { margin: 12px 0 6px; font-weight: bold; }
.learnmore-list .create-course-list .create-course-item { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #DAE7F2; margin: 0 0 35px; padding: 0 50px 0 30px; position: relative; }
.learnmore-list .create-course-list .create-course-item:before { display: none; }
.learnmore-list .create-course-list .create-course-item .display-table, .learnmore-list .create-course-list .create-course-item #cart-form-pane .rTable, #cart-form-pane .learnmore-list .create-course-list .create-course-item .rTable, .learnmore-list .create-course-list .create-course-item .cart-hide-frecourses .rTable, .cart-hide-frecourses .learnmore-list .create-course-list .create-course-item .rTable { min-height: 165px; }
.learnmore-list .create-course-list .create-course-item .icon { color: #2a3451; }
.learnmore-list .create-course-list .create-course-item .icon.icon-signup_person { margin-top: -3.75rem; }
.learnmore-list .create-course-list .create-course-item .icon.icon-signup_person:before { font-size: 7.1875rem; }
.learnmore-list .create-course-list .create-course-item .icon.icon-create { margin-top: -3.25rem; }
.learnmore-list .create-course-list .create-course-item .icon.icon-create:before { font-size: 6.375rem; }
.learnmore-list .create-course-list .create-course-item .icon.icon-expect-ol-plus { margin-top: -3.75rem; }
.learnmore-list .create-course-list .create-course-item .icon.icon-expect-ol-plus span:before { font-size: 7.1875rem; }
.learnmore-list .create-course-list .create-course-item .icon span:before { color: #2a3451; }
.learnmore-list .create-course-list .create-course-item .td-left .icon { left: 30px; position: absolute; top: 50%; }
.learnmore-list .create-course-list .create-course-content { box-sizing: border-box; padding: 0 0 0 9.25rem; }
.learnmore-list .create-course-list a.create-course-link { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #2a3451; border-radius: 10px; font-size: 1.25rem; line-height: 1; min-width: 255px; padding: 10px 26px; width: 100%; display: inline-block; color: #fff; font-weight: bold; text-align: center; }
.learnmore-list .create-course-list a.create-course-link:hover, .learnmore-list .create-course-list a.create-course-link:focus, .learnmore-list .create-course-list a.create-course-link:active { background-color: #3f4862; text-decoration: none; }
.learnmore-list .add-feature-block-content .olw-feature-intro { padding: 5px 0 20px; }
.learnmore-list .add-feature-block-content .feature-intro { margin-bottom: 10px; }
.learnmore-list .add-feature-block-content .feature-intro.is-open .icon.icon-sub { display: inline-block; }
.learnmore-list .add-feature-block-content .feature-intro.is-open .icon.icon-expand_icon { display: none; }
.learnmore-list .add-feature-block-content .feature-intro-title { background: #DAE7F2; color: #000; display: block; font-size: 1.375rem; font-weight: normal; padding: 1.375rem 3.4375rem 1.375rem 2.8125rem; position: relative; }
.learnmore-list .add-feature-block-content .feature-intro-title .icon { color: #2a3451; position: absolute; top: 50%; right: 20px; margin-top: -10px; }
.learnmore-list .add-feature-block-content .feature-intro-title .icon.icon-sub { color: #f89428; display: none; }
.learnmore-list .add-feature-block-content .feature-intro-title:hover, .learnmore-list .add-feature-block-content .feature-intro-title:focus, .learnmore-list .add-feature-block-content .feature-intro-title:active { text-decoration: none; }
.learnmore-list .add-feature-block-content .feature-intro-content { background: #DAE7F2; color: #000; margin: 1px 0 0; padding: 30px 45px; display: none; }
.learnmore-list .add-feature-block-content .feature-intro-content p { margin: 0 0 28px; }
.learnmore-list .add-feature-block-content .feature-intro-content .td-left { padding-right: 15px; }
.learnmore-list .add-feature-block-content .feature-intro-content .td-right { padding-left: 15px; }
.learnmore-list .add-feature-block-content .feature-intro-content .display-cell { vertical-align: top; width: 50%; }
.learnmore-list .course-live-block-content { padding: 25px 0 15px; }
.learnmore-list .course-live-block-content .description-container { padding: 0 108px 0 0; }
.learnmore-list .course-live-block-content .course-live-desc { font-size: 1.25rem; }
.learnmore-list .course-live-block-content .olw-list-style-stick { list-style-type: none; margin: 36px 0 23px; }
.learnmore-list .course-live-block-content .olw-list-style-stick li { font-size: 1.25em; line-height: 1.2; margin: 0 0 35px; padding: 0 0 0 75px; position: relative; }
.learnmore-list .course-live-block-content .olw-list-style-stick li::before { display: none; }
.learnmore-list .course-live-block-content .olw-list-style-stick li .display-cell { padding: 0 0 20px; vertical-align: middle; }
.learnmore-list .course-live-block-content .olw-list-style-stick li .icon-check-round { color: #2a3451; height: auto; line-height: 1; padding-right: 20px; }
.learnmore-list .course-live-block-content .olw-list-style-stick li .icon-check-round span:before { font-size: 55px; }

.icon.type-icon-editor { font-size: 0px; }
.icon.type-icon-editor :before { font-size: 1.125rem; }

.openlearn-plus-left-banner { overflow: hidden; }
.openlearn-plus-left-banner img { width: 160% !important; margin-left: -30%; }
.openlearn-plus-left-banner .txt-openlearn-plus { position: relative; width: 100%; text-align: center; background: #2a3451; margin: 0; padding-top: 20px; padding-bottom: 15px; }
.openlearn-plus-left-banner .inner-block { padding: 10px 20px 0 20px !important; }

body.page-about-openlearnplus.logged-in .create-course-item.login-remove { display: none; }

/* style for about openlearn+ bottom content wide */
.page-openlearnplus .wrapper-has-sidebar { padding: 0px 20px; }
.page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content { width: 100%; background-color: #fff; }
.page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .container, .page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .wrapper-has-sidebar { background-color: #fff; }
.page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .container .wrapper, .page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .wrapper-has-sidebar .wrapper { padding: 30px 30px 20px; overflow: hidden; clear: both; margin: 0px 0 0px 0; }
.page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .container .wrapper .block-img, .page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .wrapper-has-sidebar .wrapper .block-img { width: 45%; }
.page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .container .wrapper .block-img img, .page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .wrapper-has-sidebar .wrapper .block-img img { width: 460px; float: right; }
.page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .container .wrapper .block-content, .page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .wrapper-has-sidebar .wrapper .block-content { width: 55%; padding: 0px 30px 30px 30px; }
.page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .container .wrapper .block-content h2, .page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .wrapper-has-sidebar .wrapper .block-content h2 { margin: 0px 20px 0px 20px; font-weight: bold; font-size: 2.0rem; line-height: 2.5rem; color: #000; }
.page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .container .wrapper .block-content p, .page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .wrapper-has-sidebar .wrapper .block-content p { margin: 20px 20px 5px 20px; font-size: 1.15rem; line-height: 1.45rem; color: #000; }
.page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .container .wrapper .block-content .btn-box a, .page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .wrapper-has-sidebar .wrapper .block-content .btn-box a { margin: 15px 20px; height: 45px; width: 323px; text-decoration: none; color: #fff; background-color: #2a3451; border: 1px solid #2a3451; font-weight: bold; font-size: 1.25rem; text-align: center; line-height: 2rem; }
.page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .container .wrapper .left, .page-openlearnplus .region-content-above-footer-wide .openlearnng-blockcontent .ole_ng_plus_about_bottom_content .wrapper-has-sidebar .wrapper .left { float: left; }

@media only screen and (min-width: 1280px) { .page-about-openlearnplus .container, .page-about-openlearnplus .wrapper-has-sidebar { max-width: 1192px; margin: 0 auto; width: 100%; }
  .page-about-openlearnplus .section-container { width: 100%; } }
@media only screen and (max-width: 767px) { .page-openlearnplus .ser-grid.plus .ser-grid-item .box-content .desc { min-height: 80px; }
  .page-openlearnplus .ser-grid.plus .ser-grid-item .box-content .box-bottom .price .icon-dollar { font-size: 0.625rem; }
  .page-openlearnplus .ser-grid.plus.list .ser-grid-item { padding-bottom: 10px; }
  .page-openlearnplus .ser-grid.plus.list .ser-grid-item .box-content { margin-left: 0; }
  #grid-list-result .ser-grid.plus { max-height: inherit; width: 100%; }
  #grid-list-result .ser-grid.plus .ser-grid-item .box-image:before { padding-top: 80%; }
  #grid-list-result .ser-grid.plus .ser-grid-item .box-content { padding-bottom: 0; }
  #grid-list-result .ser-grid.plus .ser-grid-item .box-content .box-bottom .type { margin-top: 3px; }
  #grid-list-result .ser-grid.plus .ser-grid-item .box-content .box-bottom .price .icon-dollar { font-size: 0.4375rem; }
  #grid-list-result .ser-grid.plus.list .box-content .box-bottom { left: 43px; } }
.ser-grid.plus .ser-grid-item .content-text a { text-decoration: underline; }

#edit-ole-ng-plus-enable-fieldset .fieldset-legend { font-weight: bold; text-transform: uppercase; }

#ole-ng-plus-enable-settings-forms label { width: auto; }
#ole-ng-plus-enable-settings-forms .form-type-radio { width: 100%; }
#ole-ng-plus-enable-settings-forms .form-type-radio label, #ole-ng-plus-enable-settings-forms .form-type-radio input { display: inline-block; float: none; }
#ole-ng-plus-enable-settings-forms #edit-submit { margin-left: 36px; }

.filter-wrapper-all #reset-skill-filter { display: none; }

#btn-filter-apply, .filter-menu, #reset-filter { display: none; }

.overlay-openlearn-plus-filter::after { content: ""; position: absolute; z-index: 0; top: 0; right: 0; left: 0; bottom: 0; background: rgba(0, 0, 0, 0.7); }

.overlay-openlearn-plus-filter-background { background-color: rgba(247, 247, 250, 0) !important; }

.overlay-openlearn-plus-filter-selected { opacity: 0.5; }

.filter_page .tab-content-loading + form { display: none; }

.basket-list .header, .page-cart .content-wrapper .page-title { color: #000; font-size: 26px; font-weight: 700; letter-spacing: 0px; line-height: 1.15; font-size: 1.625rem; padding-bottom: 25px; }

.basket-list .display-table, #cart-form-pane .rTable, .cart-hide-frecourses .rTable { width: 100%; }

.basket-list, #cart-form-pane, .cart-hide-frecourses { background: #fff; padding: 32px 40px 36px; }

.basket-list .display-cell, #cart-form-pane .rTableCell, #cart-form-pane .rTableHead, .cart-hide-frecourses .rTableCell, .cart-hide-frecourses .rTableHead { padding: 23px 0 20px 27px; width: 17%; vertical-align: top; border-bottom: 1px solid #c6c1bb; }

.basket-list .table-head .display-cell, #cart-form-pane .rTableHead, .cart-hide-frecourses .rTableHead { border: 1px solid #8B8076; border-left: none; border-right: none; color: #8B8076; font-size: 20px; font-weight: 700; letter-spacing: 0px; line-height: 1.25; font-size: 1.25rem; padding: 10px 0 11px 27px; }

.basket-list .display-cell:nth-last-of-type(1), #cart-form-pane .rTableCell:nth-last-of-type(1), #cart-form-pane .rTableHead:nth-last-of-type(1), .cart-hide-frecourses .rTableCell:nth-last-of-type(1), .cart-hide-frecourses .rTableHead:nth-last-of-type(1) { padding: 0; }

.basket-list .display-cell .btn-cart, #cart-form-pane .form-submit, .cart-hide-frecourses .form-submit { color: #000; font-size: 15px; font-weight: 400; letter-spacing: 0px; line-height: 1.25; font-size: 0.9375rem; background: #d8d5d2; width: 100%; max-width: 140px; text-align: center; padding: 6px; margin: 0px 0 16px; border: 1px solid #d8d5d2; }

.basket-list { margin-bottom: 10px; margin-top: 40px; }
.basket-list .header { margin-top: 0; }
.basket-list .header .expandCollapseButton { display: none; }
.basket-list .display-cell.item-cell { padding-left: 0; width: 17%; }
.basket-list .display-cell.item-cell a { position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; }
.basket-list .display-cell.item-cell a:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
.basket-list .display-cell.item-cell a img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
.basket-list .display-cell.item-cell a img.img-vertical { width: 100%; height: auto; }
.basket-list .display-cell.item-cell a img.img-horizontal { height: 100%; width: auto; }
.basket-list .display-cell.item-cell a img.icon { padding: 0; }
.basket-list .display-cell.desc-cell { width: 49.5%; padding-right: 50px; }
.basket-list .display-cell.desc-cell .subject, .basket-list .display-cell.desc-cell a { margin: 0; padding-bottom: 4px; color: #000; font-size: 20px; font-weight: 700; letter-spacing: 0px; line-height: 1.25; font-size: 1.25rem; height: 1.875rem; }
.basket-list .display-cell.desc-cell a { color: #000; text-decoration: none; }
.basket-list .display-cell.desc-cell .intro, .basket-list .display-cell.desc-cell .description { color: #3D393A; font-size: 14px; font-weight: 400; letter-spacing: 0px; line-height: 1.25; font-size: 0.875rem; height: 3.3125rem; margin-top: 3px; }
.basket-list .display-cell.desc-cell .subject .height-invisible { height: 30px; display: block; position: absolute; left: -100%; }
.basket-list .display-cell.desc-cell .intro .height-invisible { height: 53px; display: block; position: absolute; left: -100%; }
.basket-list .display-cell.price-cell { color: #000; font-size: 20px; font-weight: 700; letter-spacing: 0px; line-height: 1.25; font-size: 1.25rem; padding-right: 20px; width: 15%; }
.basket-list .display-cell.price-cell .icon-dollar { font-size: 1rem; }
.basket-list .display-cell.price-cell .icon-dollar:before { color: #000; }
.basket-list .display-cell.action-cell { text-align: right; padding-top: 26px; }
.basket-list .display-cell.action-cell .btn:hover, .basket-list .display-cell.action-cell #cart-form-pane .form-submit:hover, #cart-form-pane .basket-list .display-cell.action-cell .form-submit:hover, .basket-list .display-cell.action-cell .cart-hide-frecourses .form-submit:hover, .cart-hide-frecourses .basket-list .display-cell.action-cell .form-submit:hover, .basket-list .display-cell.action-cell .btn:focus, .basket-list .display-cell.action-cell #cart-form-pane .form-submit:focus, #cart-form-pane .basket-list .display-cell.action-cell .form-submit:focus, .basket-list .display-cell.action-cell .cart-hide-frecourses .form-submit:focus, .cart-hide-frecourses .basket-list .display-cell.action-cell .form-submit:focus { color: #000; outline: none; }
.basket-list .display-cell .icon-basket { font-size: 0.95rem; padding-right: 5px; margin-right: 0; }
.basket-list .display-cell .icon-basket:before { position: inherit; display: inline; color: #938680; }
.basket-list .display-cell .btn-add-basket * { line-height: normal; vertical-align: middle; display: inline-block; }
.basket-list .display-cell .btn-add-basket .printOnly { display: none; }
.basket-list .table-head .display-cell.price-cell { color: #8B8076; }

.page-cart .more-like-this { margin: 0; }
.page-cart .more-like-this .lastest-bottom .container, .page-cart .more-like-this .lastest-bottom .wrapper-has-sidebar { padding-left: 0; }
.page-cart .study_course img { max-width: 100%; width: auto; }
.page-cart .content-wrapper .page-title { padding: 0 0 20px 36px; }

#cart-form-pane, .cart-hide-frecourses { padding-top: 0; padding-bottom: 121px; position: relative; z-index: 1; }
#cart-form-pane:after, .cart-hide-frecourses:after { content: ""; position: absolute; z-index: 2; bottom: 42px; left: 40px; right: 40px; border-top: 1px solid #c6c1bb; }
#cart-form-pane .rTableRow:nth-last-of-type(1) .rTableCell, .cart-hide-frecourses .rTableRow:nth-last-of-type(1) .rTableCell { display: none; }
#cart-form-pane .rTableRow:nth-last-of-type(1) .rTableCell:nth-of-type(1), .cart-hide-frecourses .rTableRow:nth-last-of-type(1) .rTableCell:nth-of-type(1) { display: block; text-align: right; position: absolute; bottom: 44px; right: 60px; border: none; width: 50%; color: #000; font-size: 28px; font-weight: 700; letter-spacing: 0px; line-height: 1.25; font-size: 1.75rem; }
#cart-form-pane .rTableCell, #cart-form-pane .rTableHead, .cart-hide-frecourses .rTableCell, .cart-hide-frecourses .rTableHead { display: table-cell; }
#cart-form-pane .rTableHead:nth-of-type(1), .cart-hide-frecourses .rTableHead:nth-of-type(1) { width: 17%; padding-left: 0; }
#cart-form-pane .rTableHead:nth-of-type(2), .cart-hide-frecourses .rTableHead:nth-of-type(2) { width: 50.5%; }
#cart-form-pane .rTableCell:nth-of-type(1), .cart-hide-frecourses .rTableCell:nth-of-type(1) { padding-left: 0; width: 17%; }
#cart-form-pane .rTableCell:nth-of-type(1) a, .cart-hide-frecourses .rTableCell:nth-of-type(1) a { position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; }
#cart-form-pane .rTableCell:nth-of-type(1) a:before, .cart-hide-frecourses .rTableCell:nth-of-type(1) a:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
#cart-form-pane .rTableCell:nth-of-type(1) a img, .cart-hide-frecourses .rTableCell:nth-of-type(1) a img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
#cart-form-pane .rTableCell:nth-of-type(1) a img.img-vertical, .cart-hide-frecourses .rTableCell:nth-of-type(1) a img.img-vertical { width: 100%; height: auto; }
#cart-form-pane .rTableCell:nth-of-type(1) a img.img-horizontal, .cart-hide-frecourses .rTableCell:nth-of-type(1) a img.img-horizontal { height: 100%; width: auto; }
#cart-form-pane .rTableCell:nth-of-type(1) a img.icon, .cart-hide-frecourses .rTableCell:nth-of-type(1) a img.icon { padding: 0; }
#cart-form-pane .rTableCell:nth-of-type(1) img, .cart-hide-frecourses .rTableCell:nth-of-type(1) img { padding: 0; float: none; }
#cart-form-pane .rTableCell:nth-of-type(2), .cart-hide-frecourses .rTableCell:nth-of-type(2) { width: 49.5%; padding-right: 50px; }
#cart-form-pane .rTableCell:nth-of-type(2) .subject, #cart-form-pane .rTableCell:nth-of-type(2) a, .cart-hide-frecourses .rTableCell:nth-of-type(2) .subject, .cart-hide-frecourses .rTableCell:nth-of-type(2) a { margin: 0; padding-bottom: 4px; color: #000; font-size: 20px; font-weight: 700; letter-spacing: 0px; line-height: 1.25; font-size: 1.25rem; height: 1.875rem; }
#cart-form-pane .rTableCell:nth-of-type(2) a, .cart-hide-frecourses .rTableCell:nth-of-type(2) a { color: #000; text-decoration: none; }
#cart-form-pane .rTableCell:nth-of-type(2) .intro, #cart-form-pane .rTableCell:nth-of-type(2) .description, .cart-hide-frecourses .rTableCell:nth-of-type(2) .intro, .cart-hide-frecourses .rTableCell:nth-of-type(2) .description { color: #3D393A; font-size: 14px; font-weight: 400; letter-spacing: 0px; line-height: 1.25; font-size: 0.875rem; height: 3.3125rem; margin-top: 3px; }
#cart-form-pane .rTableCell:nth-of-type(2) .subject .height-invisible, .cart-hide-frecourses .rTableCell:nth-of-type(2) .subject .height-invisible { height: 30px; display: block; position: absolute; left: -100%; }
#cart-form-pane .rTableCell:nth-of-type(2) .intro .height-invisible, .cart-hide-frecourses .rTableCell:nth-of-type(2) .intro .height-invisible { height: 53px; display: block; position: absolute; left: -100%; }
#cart-form-pane .rTableCell:nth-of-type(3), .cart-hide-frecourses .rTableCell:nth-of-type(3) { color: #000; font-size: 20px; font-weight: 700; letter-spacing: 0px; line-height: 1.25; font-size: 1.25rem; padding-right: 20px; width: 15%; }
#cart-form-pane .rTableCell:nth-of-type(3) .icon-dollar, .cart-hide-frecourses .rTableCell:nth-of-type(3) .icon-dollar { font-size: 1rem; }
#cart-form-pane .rTableCell:nth-of-type(3) .icon-dollar:before, .cart-hide-frecourses .rTableCell:nth-of-type(3) .icon-dollar:before { color: #000; }
#cart-form-pane .rTableCell:nth-of-type(4), .cart-hide-frecourses .rTableCell:nth-of-type(4) { text-align: right; padding-top: 26px; }
#cart-form-pane .rTableCell:nth-of-type(4) .btn:hover, #cart-form-pane .rTableCell:nth-of-type(4) .form-submit:hover, #cart-form-pane .rTableCell:nth-of-type(4) .btn:focus, #cart-form-pane .rTableCell:nth-of-type(4) .form-submit:focus, .cart-hide-frecourses .rTableCell:nth-of-type(4) .btn:hover, .cart-hide-frecourses .rTableCell:nth-of-type(4) #cart-form-pane .form-submit:hover, #cart-form-pane .cart-hide-frecourses .rTableCell:nth-of-type(4) .form-submit:hover, .cart-hide-frecourses .rTableCell:nth-of-type(4) .form-submit:hover, .cart-hide-frecourses .rTableCell:nth-of-type(4) .btn:focus, .cart-hide-frecourses .rTableCell:nth-of-type(4) #cart-form-pane .form-submit:focus, #cart-form-pane .cart-hide-frecourses .rTableCell:nth-of-type(4) .form-submit:focus, .cart-hide-frecourses .rTableCell:nth-of-type(4) .form-submit:focus { color: #000; outline: none; }
#cart-form-pane .entity-uc-cart-item, #cart-form-pane .form-actions, .cart-hide-frecourses .entity-uc-cart-item, .cart-hide-frecourses .form-actions { display: none; }
#cart-form-pane.cart-all-alreay-bougth, .cart-hide-frecourses.cart-all-alreay-bougth { padding-bottom: 40px; }
#cart-form-pane.cart-all-alreay-bougth:after, .cart-hide-frecourses.cart-all-alreay-bougth:after { display: none; }
#cart-form-pane.cart-all-alreay-bougth .rTableRow:nth-last-of-type(1), .cart-hide-frecourses.cart-all-alreay-bougth .rTableRow:nth-last-of-type(1) { display: none; }

.cart-hide-frecourses { padding-bottom: 0; }
.cart-hide-frecourses:after { display: none; }

#block-ole-ng-ubercart-banner-cart { background: #fff; padding: 25px 36px; }
#block-ole-ng-ubercart-banner-cart .banner_plus_course { background: #2a3451; padding: 15px 30px 16px; width: 100%; padding-top: 26px; padding-bottom: 18px; }
#block-ole-ng-ubercart-banner-cart .banner_plus_course:after { content: ""; display: table; clear: both; }
#block-ole-ng-ubercart-banner-cart .banner_plus_course .icon-openlearn-plus { float: left; font-size: 2.4375rem; }
#block-ole-ng-ubercart-banner-cart .banner_plus_course .right_text { float: right; color: #fff; font-size: 1.4375rem; word-spacing: -1px; padding: 1px 3px 0 0; }
#block-ole-ng-ubercart-banner-cart .banner_plus_course .icon-openlearn-plus { font-size: 3.5rem; }
#block-ole-ng-ubercart-banner-cart .banner_plus_course .right_text { font-size: 2.25rem; font-weight: bold; }
#block-ole-ng-ubercart-banner-cart .banner_plus_course .basket-icon-inner { display: none; }

body.plus_course_body .free-statement-block .free-statement-block_inner .icon-certificate_badge_plus > span, body.plus_course_body .description-tab-content .badge-information .icon-certificate_badge_plus > span, body.plus_course_body .openlearn-enrol-footer .badge-information .icon-certificate_badge_plus > span { position: absolute; right: 0; top: 0; }

body.plus_course_body .panel-tabs { display: none; }
body.plus_course_body .wrapper-has-sidebar.page-default { background: #ECEAE6; }
body.plus_course_body .region-content.selection-shareable { padding: 28px 35px 0 35px; }
body.plus_course_body .region-content.selection-shareable .wall-image .badge-wrapper { display: none; }
body.plus_course_body .link_banner_plus { display: block; }
body.plus_course_body .banner_plus_course { background: #2a3451; padding: 15px 30px 16px; width: 100%; }
body.plus_course_body .banner_plus_course:after { content: ""; display: table; clear: both; }
body.plus_course_body .banner_plus_course .icon-openlearn-plus { float: left; font-size: 2.4375rem; }
body.plus_course_body .banner_plus_course .right_text { float: right; color: #fff; font-size: 1.4375rem; word-spacing: -1px; padding: 1px 3px 0 0; }
body.plus_course_body #content_title { padding: 0 !important; min-height: 8.125rem; }
body.plus_course_body #content_title .free-course-tag { color: #ed7906; padding: 20px 0 3px; word-spacing: 1px; display: inline-block; }
body.plus_course_body #content_title h1 { margin-bottom: 0; margin-right: 12.5rem !important; min-height: 4.0625rem; }
body.plus_course_body .free-statement-block { width: 14.375rem; padding-left: 0; position: absolute; top: 0; right: 0; }
body.plus_course_body .free-statement-block.no-certificate { position: absolute; bottom: 10px; right: 0px; }
body.plus_course_body .free-statement-block .free-statement-block_inner { margin-top: 15px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
body.plus_course_body .free-statement-block .free-statement-block_inner .icon-certificate_badge_plus { font-size: 60px; margin-top: 0; margin-right: 12px; position: relative; }
body.plus_course_body .free-statement-block .free-statement-block_inner .text { text-align: left; width: 125px; display: block; font-size: 1.1875rem; line-height: 1.12; word-spacing: -1px; padding-top: 0; }
body.plus_course_body .free-statement-block .course_sell_price { color: #ed7906; display: inline-block; font-size: 1em; margin-left: 15px; font-weight: bold; }
body.plus_course_body .free-statement-block .course_price { display: inline-block; font-size: 2.3125rem; margin-top: 2px; font-weight: normal; text-decoration: line-through; color: #6A6868; float: right; }
body.plus_course_body .free-statement-block .course_price .inner-text { color: #B0AEAE; font-weight: normal; }
body.plus_course_body .free-statement-block .course_price .course_sell_price .hidden, body.plus_course_body .free-statement-block .course_price .inner-text .hidden { font-size: 0; left: -10000em; line-height: 0; position: absolute; }
body.plus_course_body .free-statement-block h1 { margin-bottom: 0; }
body.plus_course_body .description-tab-content { padding: 0 15px 0 15px; }
body.plus_course_body .description-tab-content .badge-information, body.plus_course_body .openlearn-enrol-footer .badge-information { width: 100%; min-height: 110px; margin: 10px 0 5px 0; }
body.plus_course_body .description-tab-content .badge-information .icon-certificate_badge_plus, body.plus_course_body .openlearn-enrol-footer .badge-information .icon-certificate_badge_plus { font-size: 160px; width: 100px; margin-left: 33px; }
body.plus_course_body .description-tab-content .badge-information .badge-text-info, body.plus_course_body .openlearn-enrol-footer .badge-information .badge-text-info { background: #fff3d8; padding: 25px 0 10px 168px; min-height: 120px; margin: 20px 0; line-height: 1.2; font-size: 1rem; }
body.plus_course_body .description-tab-content .badge-information .badge-text-info > p, body.plus_course_body .openlearn-enrol-footer .badge-information .badge-text-info > p { margin: 11px 0px; }
body.plus_course_body .description-tab-content .badge-information .badge-text-info > p > b, body.plus_course_body .openlearn-enrol-footer .badge-information .badge-text-info > p > b { font-size: 1.1875rem; }
body.plus_course_body #blockoutcomes { background-color: #FFF6E2; }
body.plus_course_body #blockoutcomes h2 { margin: 0 -30px 27px -30px; padding: 14px 25px 14px 35px; }
body.plus_course_body #blockoutcomes p { padding: 0 0 10px 10px; }
body.plus_course_body #blockoutcomes ul { margin: 0 0 0 15px; }
body.plus_course_body #blockoutcomes ul li { margin-right: 36px; margin-bottom: 12px; }
body.plus_course_body #blockoutcomes ul li .icon-around:before { color: #ed7906; font-size: 11px; }
body.plus_course_body #blockoutcomes .btnOutCome { display: none; }
body.plus_course_body .extend_your_course { border-top: 0px solid #ECEAE6; margin-left: -25px; margin-right: -25px; padding-left: 40px; padding-right: 40px; clear: both; }
body.plus_course_body .extend_your_course_wrapper { background-color: #fff6e2; margin-top: 30px; }
body.plus_course_body .extend_your_course_wrapper > h3 { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #2a3451; color: #fff; font-size: 1.375rem; font-weight: bold; margin: 0; min-height: 50px; padding: 13px 25px; }
body.plus_course_body .extend_your_course_wrapper .action-group { border-top: 1px solid #ed7906; padding: 33px 0 30px; margin: 8px 30px 30px 30px; text-align: center; }
body.plus_course_body .extend_your_course_wrapper .btn-buy-this-course { background-color: #ed7906; border: 1px solid #ed7906; border-radius: 10px; color: #fff; display: inline-block; font-size: 1.25rem; font-weight: bold; line-height: 1.2; padding: 13px 60px 13px 10px; position: relative; text-align: center; text-transform: none; }
body.plus_course_body .extend_your_course_wrapper .btn-buy-this-course:hover, body.plus_course_body .extend_your_course_wrapper .btn-buy-this-course:focus, body.plus_course_body .extend_your_course_wrapper .btn-buy-this-course:active { color: #fff; text-decoration: none; background-color: #d56d05; }
body.plus_course_body .extend_your_course_wrapper .btn-buy-this-course .icon-basket { padding: 0 20px 0 10px; display: block; float: left; font-size: 24px; }
body.plus_course_body .extend_your_course_wrapper .btn-buy-this-course .icon-basket:before { color: #fff; }
body.plus_course_body .extend_your_course_wrapper .btn-buy-this-course .text { display: block; margin-top: 3px; float: left; }
body.plus_course_body .extend_your_course_wrapper ul { margin: 0; padding: 25px 30px 0 30px; }
body.plus_course_body .extend_your_course_wrapper ul:after { content: ""; display: table; clear: both; }
body.plus_course_body .extend_your_course_wrapper ul li { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; float: left; margin-bottom: 25px; width: 50%; position: relative; }
body.plus_course_body .extend_your_course_wrapper ul li.left { clear: left; padding-left: 5px; }
body.plus_course_body .extend_your_course_wrapper ul li.right { padding-left: 25px; }
body.plus_course_body .extend_your_course_wrapper ul .info { padding-left: 60px; position: relative; height: 50px; display: table; }
body.plus_course_body .extend_your_course_wrapper ul .info .icon-wrapper { display: table-cell; background-color: #ed7906; height: 43px; left: 0; position: absolute; top: 0; width: 43px; border-radius: 50%; text-align: center; color: #fff; border: 1px solid #ed7906; }
body.plus_course_body .extend_your_course_wrapper ul .info .icon-wrapper .icon { line-height: 45px; font-size: 32px; }
body.plus_course_body .extend_your_course_wrapper ul .info .icon-wrapper .icon-tick { font-size: 18px; }
body.plus_course_body .extend_your_course_wrapper ul .info .icon-wrapper .icon-certificate_black { color: #ed7906; left: 0; position: absolute; top: 0; font-size: 65px; }
body.plus_course_body .extend_your_course_wrapper ul .info span.text-extend { display: table-cell; color: #191919; font-size: 1.15625rem; font-weight: bold; margin: 0; padding: 0; vertical-align: middle; }
body.plus_course_body #copyrightInfo { border-top: 30px solid #ECEAE6; margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px; }
body.plus_course_body #copyrightInfo .expandCollapseButton:before { color: #ed7906; }
body.plus_course_body .more-like-this h2 { margin: 10px 5px; }
body.plus_course_body #about_free_course { padding: 20px 20px 20px; margin-bottom: 20px; }
body.plus_course_body #about_free_course h3 { border-bottom: 0px; padding: 0 0 15px; margin: 0; }
body.plus_course_body #about_free_course .icon { color: #2a3451; font-size: 34px; }
body.plus_course_body #about_free_course .icon.icon-badge-plus { font-size: 45px; margin-left: 4px; margin-top: 0; }
body.plus_course_body #about_free_course .icon.icon-badge-plus .path1:before, body.plus_course_body #about_free_course .icon.icon-badge-plus .path2:before { color: #2a3451; }
body.plus_course_body #about_free_course h4 { margin-top: 12px; }
body.plus_course_body #about_free_course .quick-links.enrolled { display: none; }
body.plus_course_body #about_free_course .quick-links.open .sub-title-block { margin: 0 0 15px 0; width: 100%; float: none; display: none; }
body.plus_course_body #about_free_course .quick-links.open .save-for-later { padding: 10px 0 0 !important; border-bottom: 0; }
body.plus_course_body #article_social h3, body.plus_course_body #article_social .border-dotted, body.plus_course_body #article_social .border-solid, body.plus_course_body #about_free_course h3, body.plus_course_body #about_free_course .border-dotted, body.plus_course_body #about_free_course .border-solid { border-color: #ed7906; }
body.plus_course_body #article_social .creative-commons, body.plus_course_body #about_free_course .creative-commons { padding: 5px 0 0 0; }
body.plus_course_body #article_social .creative-commons .course-info, body.plus_course_body #about_free_course .creative-commons .course-info { margin-top: 0; }
body.plus_course_body #article_social .border-solid, body.plus_course_body #article_social .quick-links .save-for-later, body.plus_course_body #article_social a.description, body.plus_course_body #about_free_course .border-solid, body.plus_course_body #about_free_course .quick-links .save-for-later, body.plus_course_body #about_free_course a.description { border-top: 1px solid #ed7906; border-bottom: 0px; }
body.plus_course_body #article_social a.description, body.plus_course_body #about_free_course a.description { width: 100%; padding: 10px 0; margin: 0; }
body.plus_course_body #article_social a.description .arrow-left, body.plus_course_body #about_free_course a.description .arrow-left { padding: 0 13px 0 0; }
body.plus_course_body #article_social .quick-links .save-for-later, body.plus_course_body #about_free_course .quick-links .save-for-later { border-bottom: 1px solid #ed7906; }
body.plus_course_body .block-author .title-block, body.plus_course_body .block-author .author-list li { border-color: #ed7906; }
body.plus_course_body .block-author .author-name { color: #000; }
body.plus_course_body .block-author .author-profile-link .icon-arrow-white-right { color: #ed7906; }
body.plus_course_body #content_ratings { clear: left; /* Javascript Star Version */ }
body.plus_course_body #content_ratings div.fivestar-widget .cancel a, body.plus_course_body #content_ratings div.fivestar-widget .star a { color: #ed7906; }
body.plus_course_body .quick-links.open h4, body.plus_course_body .quick-links.open .desc, body.plus_course_body .quick-links.open .btn-enrol-to-get-more { display: none; }
body.plus_course_body .quick-links.open .save-for-later a.flag-link-toggle:before { color: #ed7906 !important; }
body.plus_course_body .quick-links.signin, body.plus_course_body .block-download-course { display: none; }
body.plus_course_body .signup-gmore-block-wrapper { display: none; }

body.plus_course_body .your-basket, body.page-cart .your-basket { padding: 17px 19px 25px; background: #fff; margin-bottom: 20px; }
body.plus_course_body .your-basket.hide-block, body.page-cart .your-basket.hide-block { display: none; }
body.plus_course_body .your-basket h3, body.page-cart .your-basket h3 { margin: 0; padding-bottom: 6px; border-bottom: 1px solid #f89428; }
body.plus_course_body .your-basket h3 .icon, body.page-cart .your-basket h3 .icon { margin-right: 13px; float: left; }
body.plus_course_body .your-basket h3 .icon:before, body.page-cart .your-basket h3 .icon:before { color: #ed7906; }
body.plus_course_body .your-basket h3 .text, body.page-cart .your-basket h3 .text { color: #000; font-size: 1.25rem; font-weight: bold; line-height: 1.2; margin: 0 0 10px 15px; padding: 3px 0 0 13px; display: block; }
body.plus_course_body .your-basket .your-basket-content .basket-info, body.page-cart .your-basket .your-basket-content .basket-info { border-bottom: 1px solid #c9c4be; }
body.plus_course_body .your-basket .your-basket-content .basket-info h4, body.page-cart .your-basket .your-basket-content .basket-info h4 { font-weight: bold; margin: 14px 2px 9px; }
body.plus_course_body .your-basket .your-basket-content .terms-and-conditions, body.page-cart .your-basket .your-basket-content .terms-and-conditions { margin-top: 15px; font-size: 0.75rem; }
body.plus_course_body .your-basket .your-basket-content .basket-link, body.page-cart .your-basket .your-basket-content .basket-link { padding: 24px 0 0 0; }
body.plus_course_body .your-basket .your-basket-content .basket-link.with-terms, body.page-cart .your-basket .your-basket-content .basket-link.with-terms { padding: 15px 0 0 0; }
body.plus_course_body .your-basket .your-basket-content .basket-link:first-child, body.page-cart .your-basket .your-basket-content .basket-link:first-child { padding: 25px 0 0 0; }
body.plus_course_body .your-basket .your-basket-content .basket-link .btn-pay-now, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-add-to-basket, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-check-out, body.page-cart .your-basket .your-basket-content .basket-link .btn-pay-now, body.page-cart .your-basket .your-basket-content .basket-link .btn-add-to-basket, body.page-cart .your-basket .your-basket-content .basket-link .btn-check-out { background-color: #ed7906; border-radius: 7px; color: #fff; display: inline-block; font-size: 1.0625rem; width: 100%; font-weight: bold; line-height: 1.2; padding: 8px 10px; position: relative; text-transform: none; border: 1px solid #ed7906; }
body.plus_course_body .your-basket .your-basket-content .basket-link .btn-pay-now:hover, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-pay-now:focus, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-pay-now:active, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-add-to-basket:hover, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-add-to-basket:focus, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-add-to-basket:active, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-check-out:hover, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-check-out:focus, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-check-out:active, body.page-cart .your-basket .your-basket-content .basket-link .btn-pay-now:hover, body.page-cart .your-basket .your-basket-content .basket-link .btn-pay-now:focus, body.page-cart .your-basket .your-basket-content .basket-link .btn-pay-now:active, body.page-cart .your-basket .your-basket-content .basket-link .btn-add-to-basket:hover, body.page-cart .your-basket .your-basket-content .basket-link .btn-add-to-basket:focus, body.page-cart .your-basket .your-basket-content .basket-link .btn-add-to-basket:active, body.page-cart .your-basket .your-basket-content .basket-link .btn-check-out:hover, body.page-cart .your-basket .your-basket-content .basket-link .btn-check-out:focus, body.page-cart .your-basket .your-basket-content .basket-link .btn-check-out:active { color: #fff; text-decoration: none; background-color: #d56d05; }
body.plus_course_body .your-basket .your-basket-content .basket-link .btn-pay-now.deleted-user, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-add-to-basket.deleted-user, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-check-out.deleted-user, body.page-cart .your-basket .your-basket-content .basket-link .btn-pay-now.deleted-user, body.page-cart .your-basket .your-basket-content .basket-link .btn-add-to-basket.deleted-user, body.page-cart .your-basket .your-basket-content .basket-link .btn-check-out.deleted-user { background-color: rgba(237, 121, 6, 0.4); color: rgba(0, 0, 0, 0.4); pointer-events: none; cursor: default; }
body.plus_course_body .your-basket .your-basket-content .basket-link .btn-pay-now.deleted-user .icon-dollar:before, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-pay-now.deleted-user .icon-basket:before, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-add-to-basket.deleted-user .icon-dollar:before, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-add-to-basket.deleted-user .icon-basket:before, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-check-out.deleted-user .icon-dollar:before, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-check-out.deleted-user .icon-basket:before, body.page-cart .your-basket .your-basket-content .basket-link .btn-pay-now.deleted-user .icon-dollar:before, body.page-cart .your-basket .your-basket-content .basket-link .btn-pay-now.deleted-user .icon-basket:before, body.page-cart .your-basket .your-basket-content .basket-link .btn-add-to-basket.deleted-user .icon-dollar:before, body.page-cart .your-basket .your-basket-content .basket-link .btn-add-to-basket.deleted-user .icon-basket:before, body.page-cart .your-basket .your-basket-content .basket-link .btn-check-out.deleted-user .icon-dollar:before, body.page-cart .your-basket .your-basket-content .basket-link .btn-check-out.deleted-user .icon-basket:before { color: rgba(0, 0, 0, 0.4); }
body.plus_course_body .your-basket .your-basket-content .basket-link .btn-pay-now .icon-basket, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-pay-now .icon-dollar, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-add-to-basket .icon-basket, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-add-to-basket .icon-dollar, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-check-out .icon-basket, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-check-out .icon-dollar, body.page-cart .your-basket .your-basket-content .basket-link .btn-pay-now .icon-basket, body.page-cart .your-basket .your-basket-content .basket-link .btn-pay-now .icon-dollar, body.page-cart .your-basket .your-basket-content .basket-link .btn-add-to-basket .icon-basket, body.page-cart .your-basket .your-basket-content .basket-link .btn-add-to-basket .icon-dollar, body.page-cart .your-basket .your-basket-content .basket-link .btn-check-out .icon-basket, body.page-cart .your-basket .your-basket-content .basket-link .btn-check-out .icon-dollar { padding: 0 10px; display: block; position: absolute; font-size: 22px; }
body.plus_course_body .your-basket .your-basket-content .basket-link .btn-pay-now .icon-basket:before, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-pay-now .icon-dollar:before, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-add-to-basket .icon-basket:before, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-add-to-basket .icon-dollar:before, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-check-out .icon-basket:before, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-check-out .icon-dollar:before, body.page-cart .your-basket .your-basket-content .basket-link .btn-pay-now .icon-basket:before, body.page-cart .your-basket .your-basket-content .basket-link .btn-pay-now .icon-dollar:before, body.page-cart .your-basket .your-basket-content .basket-link .btn-add-to-basket .icon-basket:before, body.page-cart .your-basket .your-basket-content .basket-link .btn-add-to-basket .icon-dollar:before, body.page-cart .your-basket .your-basket-content .basket-link .btn-check-out .icon-basket:before, body.page-cart .your-basket .your-basket-content .basket-link .btn-check-out .icon-dollar:before { color: #fff; }
body.plus_course_body .your-basket .your-basket-content .basket-link .btn-pay-now .icon-dollar, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-add-to-basket .icon-dollar, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-check-out .icon-dollar, body.page-cart .your-basket .your-basket-content .basket-link .btn-pay-now .icon-dollar, body.page-cart .your-basket .your-basket-content .basket-link .btn-add-to-basket .icon-dollar, body.page-cart .your-basket .your-basket-content .basket-link .btn-check-out .icon-dollar { padding: 3px 20px; font-size: 18px; }
body.plus_course_body .your-basket .your-basket-content .basket-link .btn-pay-now .text, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-add-to-basket .text, body.plus_course_body .your-basket .your-basket-content .basket-link .btn-check-out .text, body.page-cart .your-basket .your-basket-content .basket-link .btn-pay-now .text, body.page-cart .your-basket .your-basket-content .basket-link .btn-add-to-basket .text, body.page-cart .your-basket .your-basket-content .basket-link .btn-check-out .text { display: block; text-align: center; margin-top: 3px; }
body.plus_course_body .study_course, body.plus_course_body .further_resource, body.page-cart .study_course, body.page-cart .further_resource { padding: 0; }
body.plus_course_body .study_course .study_course_content, body.plus_course_body .study_course .further_resource_content, body.plus_course_body .further_resource .study_course_content, body.plus_course_body .further_resource .further_resource_content, body.page-cart .study_course .study_course_content, body.page-cart .study_course .further_resource_content, body.page-cart .further_resource .study_course_content, body.page-cart .further_resource .further_resource_content { padding: 15px 20px 23px; background: #fff; }
body.plus_course_body .study_course .study_course_content h3, body.plus_course_body .study_course .further_resource_content h3, body.plus_course_body .further_resource .study_course_content h3, body.plus_course_body .further_resource .further_resource_content h3, body.page-cart .study_course .study_course_content h3, body.page-cart .study_course .further_resource_content h3, body.page-cart .further_resource .study_course_content h3, body.page-cart .further_resource .further_resource_content h3 { color: #191919; font-size: 1.25rem; font-weight: bold; margin: 0 0 12px; padding: 0 0 0px; text-align: left; }
body.plus_course_body .study_course .study_course_content p, body.plus_course_body .study_course .further_resource_content p, body.plus_course_body .further_resource .study_course_content p, body.plus_course_body .further_resource .further_resource_content p, body.page-cart .study_course .study_course_content p, body.page-cart .study_course .further_resource_content p, body.page-cart .further_resource .study_course_content p, body.page-cart .further_resource .further_resource_content p { font-size: 0.9375rem; line-height: 1.35; }
body.plus_course_body .study_course .study_course_content .btn.btn-study, body.plus_course_body .study_course .study_course_content #cart-form-pane .btn-study.form-submit, #cart-form-pane body.plus_course_body .study_course .study_course_content .btn-study.form-submit, body.plus_course_body .study_course .study_course_content .cart-hide-frecourses .btn-study.form-submit, .cart-hide-frecourses body.plus_course_body .study_course .study_course_content .btn-study.form-submit, body.plus_course_body .study_course .study_course_content .btn.btn-further-resource, body.plus_course_body .study_course .study_course_content #cart-form-pane .btn-further-resource.form-submit, #cart-form-pane body.plus_course_body .study_course .study_course_content .btn-further-resource.form-submit, body.plus_course_body .study_course .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit, .cart-hide-frecourses body.plus_course_body .study_course .study_course_content .btn-further-resource.form-submit, body.plus_course_body .study_course .further_resource_content .btn.btn-study, body.plus_course_body .study_course .further_resource_content #cart-form-pane .btn-study.form-submit, #cart-form-pane body.plus_course_body .study_course .further_resource_content .btn-study.form-submit, body.plus_course_body .study_course .further_resource_content .cart-hide-frecourses .btn-study.form-submit, .cart-hide-frecourses body.plus_course_body .study_course .further_resource_content .btn-study.form-submit, body.plus_course_body .study_course .further_resource_content .btn.btn-further-resource, body.plus_course_body .study_course .further_resource_content #cart-form-pane .btn-further-resource.form-submit, #cart-form-pane body.plus_course_body .study_course .further_resource_content .btn-further-resource.form-submit, body.plus_course_body .study_course .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit, .cart-hide-frecourses body.plus_course_body .study_course .further_resource_content .btn-further-resource.form-submit, body.plus_course_body .further_resource .study_course_content .btn.btn-study, body.plus_course_body .further_resource .study_course_content #cart-form-pane .btn-study.form-submit, #cart-form-pane body.plus_course_body .further_resource .study_course_content .btn-study.form-submit, body.plus_course_body .further_resource .study_course_content .cart-hide-frecourses .btn-study.form-submit, .cart-hide-frecourses body.plus_course_body .further_resource .study_course_content .btn-study.form-submit, body.plus_course_body .further_resource .study_course_content .btn.btn-further-resource, body.plus_course_body .further_resource .study_course_content #cart-form-pane .btn-further-resource.form-submit, #cart-form-pane body.plus_course_body .further_resource .study_course_content .btn-further-resource.form-submit, body.plus_course_body .further_resource .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit, .cart-hide-frecourses body.plus_course_body .further_resource .study_course_content .btn-further-resource.form-submit, body.plus_course_body .further_resource .further_resource_content .btn.btn-study, body.plus_course_body .further_resource .further_resource_content #cart-form-pane .btn-study.form-submit, #cart-form-pane body.plus_course_body .further_resource .further_resource_content .btn-study.form-submit, body.plus_course_body .further_resource .further_resource_content .cart-hide-frecourses .btn-study.form-submit, .cart-hide-frecourses body.plus_course_body .further_resource .further_resource_content .btn-study.form-submit, body.plus_course_body .further_resource .further_resource_content .btn.btn-further-resource, body.plus_course_body .further_resource .further_resource_content #cart-form-pane .btn-further-resource.form-submit, #cart-form-pane body.plus_course_body .further_resource .further_resource_content .btn-further-resource.form-submit, body.plus_course_body .further_resource .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit, .cart-hide-frecourses body.plus_course_body .further_resource .further_resource_content .btn-further-resource.form-submit, body.page-cart .study_course .study_course_content .btn.btn-study, body.page-cart .study_course .study_course_content #cart-form-pane .btn-study.form-submit, #cart-form-pane body.page-cart .study_course .study_course_content .btn-study.form-submit, body.page-cart .study_course .study_course_content .cart-hide-frecourses .btn-study.form-submit, .cart-hide-frecourses body.page-cart .study_course .study_course_content .btn-study.form-submit, body.page-cart .study_course .study_course_content .btn.btn-further-resource, body.page-cart .study_course .study_course_content #cart-form-pane .btn-further-resource.form-submit, #cart-form-pane body.page-cart .study_course .study_course_content .btn-further-resource.form-submit, body.page-cart .study_course .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit, .cart-hide-frecourses body.page-cart .study_course .study_course_content .btn-further-resource.form-submit, body.page-cart .study_course .further_resource_content .btn.btn-study, body.page-cart .study_course .further_resource_content #cart-form-pane .btn-study.form-submit, #cart-form-pane body.page-cart .study_course .further_resource_content .btn-study.form-submit, body.page-cart .study_course .further_resource_content .cart-hide-frecourses .btn-study.form-submit, .cart-hide-frecourses body.page-cart .study_course .further_resource_content .btn-study.form-submit, body.page-cart .study_course .further_resource_content .btn.btn-further-resource, body.page-cart .study_course .further_resource_content #cart-form-pane .btn-further-resource.form-submit, #cart-form-pane body.page-cart .study_course .further_resource_content .btn-further-resource.form-submit, body.page-cart .study_course .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit, .cart-hide-frecourses body.page-cart .study_course .further_resource_content .btn-further-resource.form-submit, body.page-cart .further_resource .study_course_content .btn.btn-study, body.page-cart .further_resource .study_course_content #cart-form-pane .btn-study.form-submit, #cart-form-pane body.page-cart .further_resource .study_course_content .btn-study.form-submit, body.page-cart .further_resource .study_course_content .cart-hide-frecourses .btn-study.form-submit, .cart-hide-frecourses body.page-cart .further_resource .study_course_content .btn-study.form-submit, body.page-cart .further_resource .study_course_content .btn.btn-further-resource, body.page-cart .further_resource .study_course_content #cart-form-pane .btn-further-resource.form-submit, #cart-form-pane body.page-cart .further_resource .study_course_content .btn-further-resource.form-submit, body.page-cart .further_resource .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit, .cart-hide-frecourses body.page-cart .further_resource .study_course_content .btn-further-resource.form-submit, body.page-cart .further_resource .further_resource_content .btn.btn-study, body.page-cart .further_resource .further_resource_content #cart-form-pane .btn-study.form-submit, #cart-form-pane body.page-cart .further_resource .further_resource_content .btn-study.form-submit, body.page-cart .further_resource .further_resource_content .cart-hide-frecourses .btn-study.form-submit, .cart-hide-frecourses body.page-cart .further_resource .further_resource_content .btn-study.form-submit, body.page-cart .further_resource .further_resource_content .btn.btn-further-resource, body.page-cart .further_resource .further_resource_content #cart-form-pane .btn-further-resource.form-submit, #cart-form-pane body.page-cart .further_resource .further_resource_content .btn-further-resource.form-submit, body.page-cart .further_resource .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit, .cart-hide-frecourses body.page-cart .further_resource .further_resource_content .btn-further-resource.form-submit { background-color: #2a3451; border-radius: 7px; color: #fff; display: inline-block; font-size: 1.125rem; width: 100%; font-weight: bold; line-height: 1.2; padding: 10px 20px; text-align: center; position: relative; text-transform: none; margin-top: 5px; border: 1px solid #2a3451; }
body.plus_course_body .study_course .study_course_content .btn.btn-study:hover, body.plus_course_body .study_course .study_course_content #cart-form-pane .btn-study.form-submit:hover, #cart-form-pane body.plus_course_body .study_course .study_course_content .btn-study.form-submit:hover, body.plus_course_body .study_course .study_course_content .cart-hide-frecourses .btn-study.form-submit:hover, .cart-hide-frecourses body.plus_course_body .study_course .study_course_content .btn-study.form-submit:hover, body.plus_course_body .study_course .study_course_content .btn.btn-study:focus, body.plus_course_body .study_course .study_course_content #cart-form-pane .btn-study.form-submit:focus, #cart-form-pane body.plus_course_body .study_course .study_course_content .btn-study.form-submit:focus, body.plus_course_body .study_course .study_course_content .cart-hide-frecourses .btn-study.form-submit:focus, .cart-hide-frecourses body.plus_course_body .study_course .study_course_content .btn-study.form-submit:focus, body.plus_course_body .study_course .study_course_content .btn.btn-study:active, body.plus_course_body .study_course .study_course_content #cart-form-pane .btn-study.form-submit:active, #cart-form-pane body.plus_course_body .study_course .study_course_content .btn-study.form-submit:active, body.plus_course_body .study_course .study_course_content .cart-hide-frecourses .btn-study.form-submit:active, .cart-hide-frecourses body.plus_course_body .study_course .study_course_content .btn-study.form-submit:active, body.plus_course_body .study_course .study_course_content .btn.btn-further-resource:hover, body.plus_course_body .study_course .study_course_content #cart-form-pane .btn-further-resource.form-submit:hover, #cart-form-pane body.plus_course_body .study_course .study_course_content .btn-further-resource.form-submit:hover, body.plus_course_body .study_course .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit:hover, .cart-hide-frecourses body.plus_course_body .study_course .study_course_content .btn-further-resource.form-submit:hover, body.plus_course_body .study_course .study_course_content .btn.btn-further-resource:focus, body.plus_course_body .study_course .study_course_content #cart-form-pane .btn-further-resource.form-submit:focus, #cart-form-pane body.plus_course_body .study_course .study_course_content .btn-further-resource.form-submit:focus, body.plus_course_body .study_course .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit:focus, .cart-hide-frecourses body.plus_course_body .study_course .study_course_content .btn-further-resource.form-submit:focus, body.plus_course_body .study_course .study_course_content .btn.btn-further-resource:active, body.plus_course_body .study_course .study_course_content #cart-form-pane .btn-further-resource.form-submit:active, #cart-form-pane body.plus_course_body .study_course .study_course_content .btn-further-resource.form-submit:active, body.plus_course_body .study_course .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit:active, .cart-hide-frecourses body.plus_course_body .study_course .study_course_content .btn-further-resource.form-submit:active, body.plus_course_body .study_course .further_resource_content .btn.btn-study:hover, body.plus_course_body .study_course .further_resource_content #cart-form-pane .btn-study.form-submit:hover, #cart-form-pane body.plus_course_body .study_course .further_resource_content .btn-study.form-submit:hover, body.plus_course_body .study_course .further_resource_content .cart-hide-frecourses .btn-study.form-submit:hover, .cart-hide-frecourses body.plus_course_body .study_course .further_resource_content .btn-study.form-submit:hover, body.plus_course_body .study_course .further_resource_content .btn.btn-study:focus, body.plus_course_body .study_course .further_resource_content #cart-form-pane .btn-study.form-submit:focus, #cart-form-pane body.plus_course_body .study_course .further_resource_content .btn-study.form-submit:focus, body.plus_course_body .study_course .further_resource_content .cart-hide-frecourses .btn-study.form-submit:focus, .cart-hide-frecourses body.plus_course_body .study_course .further_resource_content .btn-study.form-submit:focus, body.plus_course_body .study_course .further_resource_content .btn.btn-study:active, body.plus_course_body .study_course .further_resource_content #cart-form-pane .btn-study.form-submit:active, #cart-form-pane body.plus_course_body .study_course .further_resource_content .btn-study.form-submit:active, body.plus_course_body .study_course .further_resource_content .cart-hide-frecourses .btn-study.form-submit:active, .cart-hide-frecourses body.plus_course_body .study_course .further_resource_content .btn-study.form-submit:active, body.plus_course_body .study_course .further_resource_content .btn.btn-further-resource:hover, body.plus_course_body .study_course .further_resource_content #cart-form-pane .btn-further-resource.form-submit:hover, #cart-form-pane body.plus_course_body .study_course .further_resource_content .btn-further-resource.form-submit:hover, body.plus_course_body .study_course .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit:hover, .cart-hide-frecourses body.plus_course_body .study_course .further_resource_content .btn-further-resource.form-submit:hover, body.plus_course_body .study_course .further_resource_content .btn.btn-further-resource:focus, body.plus_course_body .study_course .further_resource_content #cart-form-pane .btn-further-resource.form-submit:focus, #cart-form-pane body.plus_course_body .study_course .further_resource_content .btn-further-resource.form-submit:focus, body.plus_course_body .study_course .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit:focus, .cart-hide-frecourses body.plus_course_body .study_course .further_resource_content .btn-further-resource.form-submit:focus, body.plus_course_body .study_course .further_resource_content .btn.btn-further-resource:active, body.plus_course_body .study_course .further_resource_content #cart-form-pane .btn-further-resource.form-submit:active, #cart-form-pane body.plus_course_body .study_course .further_resource_content .btn-further-resource.form-submit:active, body.plus_course_body .study_course .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit:active, .cart-hide-frecourses body.plus_course_body .study_course .further_resource_content .btn-further-resource.form-submit:active, body.plus_course_body .further_resource .study_course_content .btn.btn-study:hover, body.plus_course_body .further_resource .study_course_content #cart-form-pane .btn-study.form-submit:hover, #cart-form-pane body.plus_course_body .further_resource .study_course_content .btn-study.form-submit:hover, body.plus_course_body .further_resource .study_course_content .cart-hide-frecourses .btn-study.form-submit:hover, .cart-hide-frecourses body.plus_course_body .further_resource .study_course_content .btn-study.form-submit:hover, body.plus_course_body .further_resource .study_course_content .btn.btn-study:focus, body.plus_course_body .further_resource .study_course_content #cart-form-pane .btn-study.form-submit:focus, #cart-form-pane body.plus_course_body .further_resource .study_course_content .btn-study.form-submit:focus, body.plus_course_body .further_resource .study_course_content .cart-hide-frecourses .btn-study.form-submit:focus, .cart-hide-frecourses body.plus_course_body .further_resource .study_course_content .btn-study.form-submit:focus, body.plus_course_body .further_resource .study_course_content .btn.btn-study:active, body.plus_course_body .further_resource .study_course_content #cart-form-pane .btn-study.form-submit:active, #cart-form-pane body.plus_course_body .further_resource .study_course_content .btn-study.form-submit:active, body.plus_course_body .further_resource .study_course_content .cart-hide-frecourses .btn-study.form-submit:active, .cart-hide-frecourses body.plus_course_body .further_resource .study_course_content .btn-study.form-submit:active, body.plus_course_body .further_resource .study_course_content .btn.btn-further-resource:hover, body.plus_course_body .further_resource .study_course_content #cart-form-pane .btn-further-resource.form-submit:hover, #cart-form-pane body.plus_course_body .further_resource .study_course_content .btn-further-resource.form-submit:hover, body.plus_course_body .further_resource .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit:hover, .cart-hide-frecourses body.plus_course_body .further_resource .study_course_content .btn-further-resource.form-submit:hover, body.plus_course_body .further_resource .study_course_content .btn.btn-further-resource:focus, body.plus_course_body .further_resource .study_course_content #cart-form-pane .btn-further-resource.form-submit:focus, #cart-form-pane body.plus_course_body .further_resource .study_course_content .btn-further-resource.form-submit:focus, body.plus_course_body .further_resource .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit:focus, .cart-hide-frecourses body.plus_course_body .further_resource .study_course_content .btn-further-resource.form-submit:focus, body.plus_course_body .further_resource .study_course_content .btn.btn-further-resource:active, body.plus_course_body .further_resource .study_course_content #cart-form-pane .btn-further-resource.form-submit:active, #cart-form-pane body.plus_course_body .further_resource .study_course_content .btn-further-resource.form-submit:active, body.plus_course_body .further_resource .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit:active, .cart-hide-frecourses body.plus_course_body .further_resource .study_course_content .btn-further-resource.form-submit:active, body.plus_course_body .further_resource .further_resource_content .btn.btn-study:hover, body.plus_course_body .further_resource .further_resource_content #cart-form-pane .btn-study.form-submit:hover, #cart-form-pane body.plus_course_body .further_resource .further_resource_content .btn-study.form-submit:hover, body.plus_course_body .further_resource .further_resource_content .cart-hide-frecourses .btn-study.form-submit:hover, .cart-hide-frecourses body.plus_course_body .further_resource .further_resource_content .btn-study.form-submit:hover, body.plus_course_body .further_resource .further_resource_content .btn.btn-study:focus, body.plus_course_body .further_resource .further_resource_content #cart-form-pane .btn-study.form-submit:focus, #cart-form-pane body.plus_course_body .further_resource .further_resource_content .btn-study.form-submit:focus, body.plus_course_body .further_resource .further_resource_content .cart-hide-frecourses .btn-study.form-submit:focus, .cart-hide-frecourses body.plus_course_body .further_resource .further_resource_content .btn-study.form-submit:focus, body.plus_course_body .further_resource .further_resource_content .btn.btn-study:active, body.plus_course_body .further_resource .further_resource_content #cart-form-pane .btn-study.form-submit:active, #cart-form-pane body.plus_course_body .further_resource .further_resource_content .btn-study.form-submit:active, body.plus_course_body .further_resource .further_resource_content .cart-hide-frecourses .btn-study.form-submit:active, .cart-hide-frecourses body.plus_course_body .further_resource .further_resource_content .btn-study.form-submit:active, body.plus_course_body .further_resource .further_resource_content .btn.btn-further-resource:hover, body.plus_course_body .further_resource .further_resource_content #cart-form-pane .btn-further-resource.form-submit:hover, #cart-form-pane body.plus_course_body .further_resource .further_resource_content .btn-further-resource.form-submit:hover, body.plus_course_body .further_resource .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit:hover, .cart-hide-frecourses body.plus_course_body .further_resource .further_resource_content .btn-further-resource.form-submit:hover, body.plus_course_body .further_resource .further_resource_content .btn.btn-further-resource:focus, body.plus_course_body .further_resource .further_resource_content #cart-form-pane .btn-further-resource.form-submit:focus, #cart-form-pane body.plus_course_body .further_resource .further_resource_content .btn-further-resource.form-submit:focus, body.plus_course_body .further_resource .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit:focus, .cart-hide-frecourses body.plus_course_body .further_resource .further_resource_content .btn-further-resource.form-submit:focus, body.plus_course_body .further_resource .further_resource_content .btn.btn-further-resource:active, body.plus_course_body .further_resource .further_resource_content #cart-form-pane .btn-further-resource.form-submit:active, #cart-form-pane body.plus_course_body .further_resource .further_resource_content .btn-further-resource.form-submit:active, body.plus_course_body .further_resource .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit:active, .cart-hide-frecourses body.plus_course_body .further_resource .further_resource_content .btn-further-resource.form-submit:active, body.page-cart .study_course .study_course_content .btn.btn-study:hover, body.page-cart .study_course .study_course_content #cart-form-pane .btn-study.form-submit:hover, #cart-form-pane body.page-cart .study_course .study_course_content .btn-study.form-submit:hover, body.page-cart .study_course .study_course_content .cart-hide-frecourses .btn-study.form-submit:hover, .cart-hide-frecourses body.page-cart .study_course .study_course_content .btn-study.form-submit:hover, body.page-cart .study_course .study_course_content .btn.btn-study:focus, body.page-cart .study_course .study_course_content #cart-form-pane .btn-study.form-submit:focus, #cart-form-pane body.page-cart .study_course .study_course_content .btn-study.form-submit:focus, body.page-cart .study_course .study_course_content .cart-hide-frecourses .btn-study.form-submit:focus, .cart-hide-frecourses body.page-cart .study_course .study_course_content .btn-study.form-submit:focus, body.page-cart .study_course .study_course_content .btn.btn-study:active, body.page-cart .study_course .study_course_content #cart-form-pane .btn-study.form-submit:active, #cart-form-pane body.page-cart .study_course .study_course_content .btn-study.form-submit:active, body.page-cart .study_course .study_course_content .cart-hide-frecourses .btn-study.form-submit:active, .cart-hide-frecourses body.page-cart .study_course .study_course_content .btn-study.form-submit:active, body.page-cart .study_course .study_course_content .btn.btn-further-resource:hover, body.page-cart .study_course .study_course_content #cart-form-pane .btn-further-resource.form-submit:hover, #cart-form-pane body.page-cart .study_course .study_course_content .btn-further-resource.form-submit:hover, body.page-cart .study_course .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit:hover, .cart-hide-frecourses body.page-cart .study_course .study_course_content .btn-further-resource.form-submit:hover, body.page-cart .study_course .study_course_content .btn.btn-further-resource:focus, body.page-cart .study_course .study_course_content #cart-form-pane .btn-further-resource.form-submit:focus, #cart-form-pane body.page-cart .study_course .study_course_content .btn-further-resource.form-submit:focus, body.page-cart .study_course .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit:focus, .cart-hide-frecourses body.page-cart .study_course .study_course_content .btn-further-resource.form-submit:focus, body.page-cart .study_course .study_course_content .btn.btn-further-resource:active, body.page-cart .study_course .study_course_content #cart-form-pane .btn-further-resource.form-submit:active, #cart-form-pane body.page-cart .study_course .study_course_content .btn-further-resource.form-submit:active, body.page-cart .study_course .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit:active, .cart-hide-frecourses body.page-cart .study_course .study_course_content .btn-further-resource.form-submit:active, body.page-cart .study_course .further_resource_content .btn.btn-study:hover, body.page-cart .study_course .further_resource_content #cart-form-pane .btn-study.form-submit:hover, #cart-form-pane body.page-cart .study_course .further_resource_content .btn-study.form-submit:hover, body.page-cart .study_course .further_resource_content .cart-hide-frecourses .btn-study.form-submit:hover, .cart-hide-frecourses body.page-cart .study_course .further_resource_content .btn-study.form-submit:hover, body.page-cart .study_course .further_resource_content .btn.btn-study:focus, body.page-cart .study_course .further_resource_content #cart-form-pane .btn-study.form-submit:focus, #cart-form-pane body.page-cart .study_course .further_resource_content .btn-study.form-submit:focus, body.page-cart .study_course .further_resource_content .cart-hide-frecourses .btn-study.form-submit:focus, .cart-hide-frecourses body.page-cart .study_course .further_resource_content .btn-study.form-submit:focus, body.page-cart .study_course .further_resource_content .btn.btn-study:active, body.page-cart .study_course .further_resource_content #cart-form-pane .btn-study.form-submit:active, #cart-form-pane body.page-cart .study_course .further_resource_content .btn-study.form-submit:active, body.page-cart .study_course .further_resource_content .cart-hide-frecourses .btn-study.form-submit:active, .cart-hide-frecourses body.page-cart .study_course .further_resource_content .btn-study.form-submit:active, body.page-cart .study_course .further_resource_content .btn.btn-further-resource:hover, body.page-cart .study_course .further_resource_content #cart-form-pane .btn-further-resource.form-submit:hover, #cart-form-pane body.page-cart .study_course .further_resource_content .btn-further-resource.form-submit:hover, body.page-cart .study_course .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit:hover, .cart-hide-frecourses body.page-cart .study_course .further_resource_content .btn-further-resource.form-submit:hover, body.page-cart .study_course .further_resource_content .btn.btn-further-resource:focus, body.page-cart .study_course .further_resource_content #cart-form-pane .btn-further-resource.form-submit:focus, #cart-form-pane body.page-cart .study_course .further_resource_content .btn-further-resource.form-submit:focus, body.page-cart .study_course .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit:focus, .cart-hide-frecourses body.page-cart .study_course .further_resource_content .btn-further-resource.form-submit:focus, body.page-cart .study_course .further_resource_content .btn.btn-further-resource:active, body.page-cart .study_course .further_resource_content #cart-form-pane .btn-further-resource.form-submit:active, #cart-form-pane body.page-cart .study_course .further_resource_content .btn-further-resource.form-submit:active, body.page-cart .study_course .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit:active, .cart-hide-frecourses body.page-cart .study_course .further_resource_content .btn-further-resource.form-submit:active, body.page-cart .further_resource .study_course_content .btn.btn-study:hover, body.page-cart .further_resource .study_course_content #cart-form-pane .btn-study.form-submit:hover, #cart-form-pane body.page-cart .further_resource .study_course_content .btn-study.form-submit:hover, body.page-cart .further_resource .study_course_content .cart-hide-frecourses .btn-study.form-submit:hover, .cart-hide-frecourses body.page-cart .further_resource .study_course_content .btn-study.form-submit:hover, body.page-cart .further_resource .study_course_content .btn.btn-study:focus, body.page-cart .further_resource .study_course_content #cart-form-pane .btn-study.form-submit:focus, #cart-form-pane body.page-cart .further_resource .study_course_content .btn-study.form-submit:focus, body.page-cart .further_resource .study_course_content .cart-hide-frecourses .btn-study.form-submit:focus, .cart-hide-frecourses body.page-cart .further_resource .study_course_content .btn-study.form-submit:focus, body.page-cart .further_resource .study_course_content .btn.btn-study:active, body.page-cart .further_resource .study_course_content #cart-form-pane .btn-study.form-submit:active, #cart-form-pane body.page-cart .further_resource .study_course_content .btn-study.form-submit:active, body.page-cart .further_resource .study_course_content .cart-hide-frecourses .btn-study.form-submit:active, .cart-hide-frecourses body.page-cart .further_resource .study_course_content .btn-study.form-submit:active, body.page-cart .further_resource .study_course_content .btn.btn-further-resource:hover, body.page-cart .further_resource .study_course_content #cart-form-pane .btn-further-resource.form-submit:hover, #cart-form-pane body.page-cart .further_resource .study_course_content .btn-further-resource.form-submit:hover, body.page-cart .further_resource .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit:hover, .cart-hide-frecourses body.page-cart .further_resource .study_course_content .btn-further-resource.form-submit:hover, body.page-cart .further_resource .study_course_content .btn.btn-further-resource:focus, body.page-cart .further_resource .study_course_content #cart-form-pane .btn-further-resource.form-submit:focus, #cart-form-pane body.page-cart .further_resource .study_course_content .btn-further-resource.form-submit:focus, body.page-cart .further_resource .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit:focus, .cart-hide-frecourses body.page-cart .further_resource .study_course_content .btn-further-resource.form-submit:focus, body.page-cart .further_resource .study_course_content .btn.btn-further-resource:active, body.page-cart .further_resource .study_course_content #cart-form-pane .btn-further-resource.form-submit:active, #cart-form-pane body.page-cart .further_resource .study_course_content .btn-further-resource.form-submit:active, body.page-cart .further_resource .study_course_content .cart-hide-frecourses .btn-further-resource.form-submit:active, .cart-hide-frecourses body.page-cart .further_resource .study_course_content .btn-further-resource.form-submit:active, body.page-cart .further_resource .further_resource_content .btn.btn-study:hover, body.page-cart .further_resource .further_resource_content #cart-form-pane .btn-study.form-submit:hover, #cart-form-pane body.page-cart .further_resource .further_resource_content .btn-study.form-submit:hover, body.page-cart .further_resource .further_resource_content .cart-hide-frecourses .btn-study.form-submit:hover, .cart-hide-frecourses body.page-cart .further_resource .further_resource_content .btn-study.form-submit:hover, body.page-cart .further_resource .further_resource_content .btn.btn-study:focus, body.page-cart .further_resource .further_resource_content #cart-form-pane .btn-study.form-submit:focus, #cart-form-pane body.page-cart .further_resource .further_resource_content .btn-study.form-submit:focus, body.page-cart .further_resource .further_resource_content .cart-hide-frecourses .btn-study.form-submit:focus, .cart-hide-frecourses body.page-cart .further_resource .further_resource_content .btn-study.form-submit:focus, body.page-cart .further_resource .further_resource_content .btn.btn-study:active, body.page-cart .further_resource .further_resource_content #cart-form-pane .btn-study.form-submit:active, #cart-form-pane body.page-cart .further_resource .further_resource_content .btn-study.form-submit:active, body.page-cart .further_resource .further_resource_content .cart-hide-frecourses .btn-study.form-submit:active, .cart-hide-frecourses body.page-cart .further_resource .further_resource_content .btn-study.form-submit:active, body.page-cart .further_resource .further_resource_content .btn.btn-further-resource:hover, body.page-cart .further_resource .further_resource_content #cart-form-pane .btn-further-resource.form-submit:hover, #cart-form-pane body.page-cart .further_resource .further_resource_content .btn-further-resource.form-submit:hover, body.page-cart .further_resource .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit:hover, .cart-hide-frecourses body.page-cart .further_resource .further_resource_content .btn-further-resource.form-submit:hover, body.page-cart .further_resource .further_resource_content .btn.btn-further-resource:focus, body.page-cart .further_resource .further_resource_content #cart-form-pane .btn-further-resource.form-submit:focus, #cart-form-pane body.page-cart .further_resource .further_resource_content .btn-further-resource.form-submit:focus, body.page-cart .further_resource .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit:focus, .cart-hide-frecourses body.page-cart .further_resource .further_resource_content .btn-further-resource.form-submit:focus, body.page-cart .further_resource .further_resource_content .btn.btn-further-resource:active, body.page-cart .further_resource .further_resource_content #cart-form-pane .btn-further-resource.form-submit:active, #cart-form-pane body.page-cart .further_resource .further_resource_content .btn-further-resource.form-submit:active, body.page-cart .further_resource .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit:active, .cart-hide-frecourses body.page-cart .further_resource .further_resource_content .btn-further-resource.form-submit:active { color: #fff; text-decoration: none; background-color: #262f49; }
body.plus_course_body .study_course .thumbnail, body.plus_course_body .further_resource .thumbnail, body.page-cart .study_course .thumbnail, body.page-cart .further_resource .thumbnail { position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; }
body.plus_course_body .study_course .thumbnail:before, body.plus_course_body .further_resource .thumbnail:before, body.page-cart .study_course .thumbnail:before, body.page-cart .further_resource .thumbnail:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
body.plus_course_body .study_course .thumbnail img, body.plus_course_body .further_resource .thumbnail img, body.page-cart .study_course .thumbnail img, body.page-cart .further_resource .thumbnail img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
body.plus_course_body .study_course .thumbnail img.img-vertical, body.plus_course_body .further_resource .thumbnail img.img-vertical, body.page-cart .study_course .thumbnail img.img-vertical, body.page-cart .further_resource .thumbnail img.img-vertical { width: 100%; height: auto; }
body.plus_course_body .study_course .thumbnail img.img-horizontal, body.plus_course_body .further_resource .thumbnail img.img-horizontal, body.page-cart .study_course .thumbnail img.img-horizontal, body.page-cart .further_resource .thumbnail img.img-horizontal { height: 100%; width: auto; }
body.plus_course_body .study_course .thumbnail img.icon, body.plus_course_body .further_resource .thumbnail img.icon, body.page-cart .study_course .thumbnail img.icon, body.page-cart .further_resource .thumbnail img.icon { padding: 0; }
body.plus_course_body .study_course .thumbnail:before, body.plus_course_body .further_resource .thumbnail:before, body.page-cart .study_course .thumbnail:before, body.page-cart .further_resource .thumbnail:before { padding-top: 59%; }
body.plus_course_body .link_banner_plus, body.page-cart .link_banner_plus { display: block; }
body.plus_course_body .uc-cart-empty, body.page-cart .uc-cart-empty { background: #fff; margin: 0 0 40px 0; padding: 0 30px 30px 35px; }
body.plus_course_body .uc-cart-empty-alter, body.page-cart .uc-cart-empty-alter { background: #fff; margin: 0 0 40px -4px; padding: 0 30px 30px 0; }
body.plus_course_body .block-download-course .title-block, body.page-cart .block-download-course .title-block { border-color: #ed7906; }
body.plus_course_body .block-download-course .icon-arrow-white-right, body.page-cart .block-download-course .icon-arrow-white-right { color: #ed7906; }

.page-cart .all-alreay-bougth .rTable .rTableRow:last-child { display: none !important; }
.page-cart .region-common-right .openlearnng-block { margin-bottom: 0; }
.page-cart .region-common-right .openlearnng-block .openlearnng-blockcontent > div { margin-bottom: 20px; }
.page-cart .region-common-right .openlearnng-block .openlearnng-blockcontent > div.hide-block { margin-bottom: 0; }
.page-cart .deleted-profile-notice { color: red; }

.plus_course_body .plus_course#content_footer .more-like-this { margin: 0 -35px; }
.plus_course_body .plus_course#content_footer .more-like-this h2 { margin-left: 0; }

@media only screen and (max-width: 915px) { body.page-cart .your-basket .your-basket-content .basket-link .btn-check-out .icon-dollar { position: static; } }
@media only screen and (max-width: 767px) { body.page-cart .uc-cart-empty { padding-left: 30px; margin-bottom: 0; } }
.page-latest-from-openlearn .main_content_wrapper .region-content { background: #E7E5E1; margin-bottom: 0; }
.page-latest-from-openlearn .home-list-lastest.lastest, .page-latest-from-openlearn #top-list-lastest { margin-right: 0; }
.page-latest-from-openlearn .home-list-lastest.lastest .container, .page-latest-from-openlearn .home-list-lastest.lastest .wrapper-has-sidebar, .page-latest-from-openlearn #top-list-lastest .container, .page-latest-from-openlearn #top-list-lastest .wrapper-has-sidebar { padding: 0 15px; }
.page-latest-from-openlearn .home-list-lastest.lastest .lastest-bottom .row, .page-latest-from-openlearn .home-list-lastest.lastest .lastest-bottom .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-tv #main_content_wrapper .page-latest-from-openlearn .home-list-lastest.lastest .lastest-bottom .ole-pagination, .page-latest-from-openlearn .home-list-lastest.lastest .lastest-bottom .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-radio #main_content_wrapper .page-latest-from-openlearn .home-list-lastest.lastest .lastest-bottom .ole-pagination, .page-latest-from-openlearn #top-list-lastest .lastest-bottom .row, .page-latest-from-openlearn #top-list-lastest .lastest-bottom .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-tv #main_content_wrapper .page-latest-from-openlearn #top-list-lastest .lastest-bottom .ole-pagination, .page-latest-from-openlearn #top-list-lastest .lastest-bottom .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-radio #main_content_wrapper .page-latest-from-openlearn #top-list-lastest .lastest-bottom .ole-pagination { margin-right: -15px; margin-left: -15px; }
.page-latest-from-openlearn .lastest-main.home-list-lastest h2, .page-latest-from-openlearn #top-list-lastest.home-list-lastest h2 { padding-top: 5px; }
.page-latest-from-openlearn .lastest-main .lastest-top, .page-latest-from-openlearn #top-list-lastest .lastest-top { margin-right: -15px; margin-left: -15px; }
.page-latest-from-openlearn .latest-generate-all-subject-snapshot { padding-top: 35px; padding-right: 0; margin-right: -35px; }

/*1024 - 1172*/
@media only screen and (max-width: 1279px) { /* .page-latest-from-openlearn { .home-list-lastest.lastest, #top-list-lastest { .lastest-bottom { padding: 20px; margin-right: -15px; .row { margin-right: -15px; margin-left: -15px; } } } }*/ }
/*768 - 1024*/
@media only screen and (max-width: 1235px) { /* .page-latest-from-openlearn { .home-list-lastest.lastest, #top-list-lastest { .lastest-bottom { padding: 0 0 0 5px; margin-right: 0px; } } }*/
  .page-latest-from-openlearn .latest-generate-all-subject-snapshot { margin-right: -15px; } }
.alertify.ajs-modeless .ajs-dimmer { background: rgba(20, 30, 48, 0.7); z-index: 10001; display: block; }
.alertify .ajs-dialog { border: 2px solid #2a3451; -webkit-box-shadow: 1px 1px 10px 1px rgba(20, 30, 48, 0.5); -moz-box-shadow: 1px 1px 10px 1px rgba(20, 30, 48, 0.5); box-shadow: 1px 1px 10px 1px rgba(20, 30, 48, 0.5); margin: 10% auto; }
.alertify .ajs-commands { top: -15px; right: -14px; margin: 0; }
.alertify .ajs-commands button { background-image: none; }
.alertify .ajs-commands button.ajs-close { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; background: none; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; border: 2px solid; color: #fff; background-color: #2a3451; border-color: #fff; width: 37px; height: 37px; font-size: 16px; padding: 0; margin: 0; }
.alertify .ajs-commands button.ajs-close:before { content: "\e9d7"; }
.alertify .ajs-header { background: none; border: none; text-align: center; font-size: 1.875rem; font-weight: bolder; padding-top: 23px; padding-bottom: 17px; }
.alertify .ajs-header span { line-height: normal; vertical-align: middle; margin-top: -3px; display: inline-block; }
.alertify .ajs-header span.icon-alert { font-size: 33px; margin-left: -64px; margin-top: 3px; position: absolute; left: 50%; -moz-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.alertify .ajs-body .ajs-content { text-align: center; padding-top: 0; padding-bottom: 27px; font-size: 1.3125rem; line-height: 1.29; }
.alertify .ajs-body .ajs-content span { display: block; }
.alertify .ajs-body .ajs-content a { color: #ed7906; font-weight: bolder; }
.alertify .ajs-body .ajs-content p { margin: 0; font-size: 1rem; line-height: 1.25; color: #000; }
.alertify .ajs-body .ajs-content p.alert-content { padding: 3px 70px 0; font-size: 1.3125rem; }
.alertify .ajs-body .ajs-content p.prompt-hint span { color: red; }
.alertify .ajs-body .ajs-content textarea { width: 100%; max-width: 100%; }
.alertify .ajs-footer { background: none; border: none; padding-bottom: 25px; }
.alertify .ajs-footer .ajs-buttons.ajs-primary { text-align: center; }
.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button { margin: 4px 17px; }
.alertify .ajs-footer .ajs-buttons .ajs-button { min-width: 8.125rem; background: none; border-width: 1px; border-style: solid; color: #000; background-color: #d5d2cf; border-color: #d5d2cf; padding: 9px 5px; font-size: 1.25rem; line-height: 1; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
.alertify .ajs-footer .ajs-buttons .ajs-button:hover, .alertify .ajs-footer .ajs-buttons .ajs-button:focus { font-weight: bolder; outline: none; }
.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok:hover, .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok:focus { color: #fff; background-color: #577f00; border-color: #577f00; }
.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-cancel:hover, .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-cancel:focus { color: #fff; background-color: #c50505; border-color: #c50505; }
.alertify .ajs-footer .ajs-buttons .ajs-button.has-icon { position: relative; z-index: 1; }
.alertify .ajs-footer .ajs-buttons .ajs-button.has-icon:after { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); right: 1.6875rem; font-size: 14px; color: #8B8076; }
.alertify .ajs-footer .ajs-buttons .ajs-button.has-icon:hover:after, .alertify .ajs-footer .ajs-buttons .ajs-button.has-icon:focus:after { color: #fff; }
.alertify .ajs-footer .ajs-buttons .ajs-button.has-icon.ajs-ok:after { content: "\e9f2"; right: 1.1875rem; }
.alertify .ajs-footer .ajs-buttons .ajs-button.has-icon.ajs-cancel:after { content: "\e9fc"; }

@media only screen and (max-width: 767px) { .alertify .ajs-dialog { margin: 20% auto 0; max-width: 400px; }
  .alertify .ajs-header { padding-top: 25px; padding-bottom: 5px; }
  .alertify .ajs-body .ajs-content { padding-left: 0; padding-right: 0; padding-bottom: 19px; }
  .alertify .ajs-commands { left: 50%; right: auto; transform: translate(-50%, 0); top: -22px; }
  .alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button { padding-top: 7px; padding-bottom: 7px; margin-left: 27px; margin-right: 27px; }
  .alertify .ajs-footer .ajs-buttons .ajs-button.has-icon:after { right: 23px; }
  .alertify .ajs-footer .ajs-buttons .ajs-button.has-icon.ajs-ok:after { right: 15px; } }
@media only screen and (max-width: 420px) { .alertify .ajs-dialog { margin-top: 60%; max-width: 364px; } }
@media only screen and (max-width: 360px) { .alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button { margin-left: 15px; margin-right: 15px; } }
#banner-ol-discovery-tool { position: relative; background: #fff; padding: 0; min-height: 500px; overflow: hidden; margin-bottom: 20px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
#banner-ol-discovery-tool .image-container { background: #fff; }
#banner-ol-discovery-tool .image-container img { position: absolute; z-index: 0; left: 50%; top: 50%; height: 100%; width: auto; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border: none; outline: none; }
#banner-ol-discovery-tool .image-container img.img-vertical { width: 100%; height: auto; }
#banner-ol-discovery-tool .panel-box-contain { /*left: 35px;
top: 35px;
@include centerer(false, true);
overflow: hidden;*/ padding: 0; margin: 35px 0 35px 35px; width: 24.625rem; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; -webkit-align-self: center; -moz-align-self: center; -ms-align-self: center; align-self: center; }
#banner-ol-discovery-tool .panel-box-contain .panel-box { color: #fff; position: relative; margin: 0; top: 0; left: 0; width: 24.625rem; padding: 15px 0; }
#banner-ol-discovery-tool .panel-box-contain h2 { margin: 10px 30px; color: #fff; font-weight: bold; font-size: 2.625rem; line-height: 125%; }
#banner-ol-discovery-tool .panel-box-contain .panel-box-content { margin: 25px 30px 30px; color: #fff; font-size: 1.375rem; line-height: 125%; }
#banner-ol-discovery-tool .panel-box-contain .panel-box-content p { height: auto; }
#banner-ol-discovery-tool .panel-box-contain .panel-box-content p a { text-decoration: underline; }
#banner-ol-discovery-tool .panel-box-contain p { max-height: initial; margin-left: 0; padding: 0; }
#banner-ol-discovery-tool .panel-box-contain a { color: #fff; }
#banner-ol-discovery-tool .video-container { padding-top: 20px; padding-left: 48%; position: absolute; top: 0; right: 2%; z-index: 2; }
#banner-ol-discovery-tool .featured-nodes { padding-top: 20px; /*left: 48%;
position: absolute;
top: 0;
right: 2%;*/ /*margin-left: 48%;
margin-right: 2%;*/ display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-self: flex-start; -moz-align-self: flex-start; -ms-align-self: flex-start; align-self: flex-start; margin-left: auto; width: 50%; }
#banner-ol-discovery-tool .featured-nodes > [class*="col-"] { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
#banner-ol-discovery-tool .featured-nodes .cols { order: 2; margin-left: auto; }
#banner-ol-discovery-tool .featured-nodes .cols:nth-of-type(1) { order: 1; }
#banner-ol-discovery-tool .featured-nodes .ser-grid .ser-grid-item { box-shadow: none; border: 1px solid #CCC; }

.page-discovery .title_page_h2 { display: none; }
.page-discovery .tab-content-loading { margin: auto auto; width: 130px; }
.page-discovery .tab-content-loading .lds-css { width: 200px; height: 200px; }
.page-discovery .tab-content-loading .ol-lds-ripple { width: 100%; height: 100%; }
.page-discovery .grid-list-result { display: none; }
.page-discovery .content-wrapper .page-title { display: none; padding: 0; }
.page-discovery #grid-list-result { padding-top: 0; }
.page-discovery .content { padding: 10px; margin: 20px; background: black; }
.page-discovery .ser-grid .ser-grid-item .box-image .icon-pin { color: #F7B670; position: absolute; top: 0; left: 10px; font-size: 2rem; text-shadow: 2px 3px 5px #CD7741; -webkit-text-shadow: 2px 3px 5px #CD7741; -moz-text-shadow: 2px 3px 5px #CD7741; z-index: 2; }

#ole-ng-discovery-tool-filter-form .fieldset-legend { font-weight: bold; text-transform: uppercase; }
#ole-ng-discovery-tool-filter-form .form-item > input { display: inline-block; }
#ole-ng-discovery-tool-filter-form .form-actions .form-submit { margin-left: 35px; }

@media only screen and (max-width: 767px) { #banner-ol-discovery-tool .featured-nodes { display: block; } }
.oucontent-unstableid:not(.oucontent-audio-video), .oucontent-hq-withvideo #wrapper, .oucontent-hq-withvideo #nav-bar, .oucontent-hq-withvideo #main_header, .path-mod-oucontent .oucontent_html5vr, .path-mod-oucontent .oucontent-figure { width: 100% !important; }

.path-mod-oucontent .oucontent_html5vr { height: auto !important; }

.omp-hidden { display: none !important; }

.oucontent-computerdisplay { overflow-x: auto; }

.oucontent-thumbnailpage img { width: 100%; height: auto; }

.oucontent-media:not(.oucontent-audio-video) { width: 100% !important; }
.oucontent-media.iframe-wrapper { overflow-x: auto; -webkit-overflow-scrolling: touch; }
.oucontent-media .oumediafilter .omp-mobile-wide .omp-media-wrapper .omp-audio-playicon-minimal:before { top: 42%; }

.oucontent-unstableid:not(.oucontent-audio-video) { height: 100%; overflow: auto; -webkit-overflow-scrolling: touch; }

.path-mod-oucontent .oucontent_html5vr { clear: both; overflow: hidden; }
.path-mod-oucontent .oucontent_html5vr .oucontent_html5vr_box { box-sizing: content-box; }
.path-mod-oucontent .oucontent-figure .oucontent-figure-image { max-width: 100% !important; height: auto; }
.path-mod-oucontent .oucontent-figure .oucontent-figure-text, .path-mod-oucontent .oucontent-figure .oucontent-figure-text .oucontent-caption, .path-mod-oucontent .oucontent-figure .oucontent-figure-text .oucontent-figure-caption { margin-bottom: 0; margin-top: 0; }
.path-mod-oucontent .oucontent-dialogue .oucontent-multicol, .path-mod-oucontent .oucontent-verse .oucontent-multicol { margin-right: 0; }
.path-mod-oucontent .oucontent-verse .oucontent-multicol td.oucontent-firstcol { width: 80%; }
.path-mod-oucontent .oucontent-saqtype-itq .oucontent-saq-question, .path-mod-oucontent .oucontent-saqtype-itq .oucontent-saq-answer { width: calc(100% - 15px); }
.path-mod-oucontent .oucontent-table .oucontent-table-wrapper table { margin: 0; }
.path-mod-oucontent .oucontent-table .oucontent-table-wrapper table tbody { border: none; }

body.path-mod-oucontent.oucontent-hq-withvideo { min-width: auto; }

.oucontent-bulleted li { width: auto !important; }

/*#page-mod-oucontent-view { .oucontent-s-normal { background-color: $colour-white; box-shadow: none; }
}*/
/*.oucontent-s-narrow,
.oucontent-s-landscape  { .oucontent-table-wrapper table tr:nth-child(2n+1) td { background-color: $colour-white; }
}*/
/*.oucontent-s-normal { background-color: $colour-white; box-shadow: none; .oucontent-table-wrapper table tr { th { color: #1e2851; } td { background-color: #f8fdfe !important; } } @include table-border-bottom; .oucontent-table-wrapper table tr .oucontent-tablecell-borderleft { border-left: 1px solid #999 !important; } .oucontent-table-wrapper table tr .oucontent-tablemiddle:nth-of-type(1) { border-bottom: 1px solid #999 !important; }
}*/
/*
.course-detail-redesign { // Table -- wide class .oucontent-s-wide { .oucontent-table-wrapper table tr { th { color: #1e2851; } td { background-color: #f8fdfe; } } @include table-border-bottom; }
 // Table -- type2 class .oucontent-s-type2 { .oucontent-table-wrapper table tr:first-child { background-color: #ecf8fc; } .oucontent-table-wrapper table tr td { background-color: $colour-white; } }
}
*/
#page-mod-quiz-review, #page-mod-quiz-attempt { /*  .que.multichoice .answer div.r0, .que.multichoice .answer div.r1 { @include clearfix; input { float: left; padding-right: 20px; } label { overflow: hidden; } }*/ /*.que.oumultiresponse .answer div.r0 label,
.que.oumultiresponse .answer div.r0 label { display: block; margin-top: -23px;
}*/ }
#page-mod-quiz-review .moodle-main-content #responseform .outcome.hidden, #page-mod-quiz-attempt .moodle-main-content #responseform .outcome.hidden { display: block; }

.path-mod-quiz .quizattempt input { background: none !important; }
.path-mod-quiz .qtext input { border: 1px solid #d2d2d2; }
.path-mod-quiz .submitbtns .openlearnng-next-button input { background: none !important; }
.path-mod-quiz .submitbtns .singlebutton input { background: none !important; }
.path-mod-quiz .generaltable.quizattemptsummary th.header, .path-mod-quiz .generaltable.quizsummaryofattempt th.header { background: none; }
.path-mod-quiz .combined-pmatch-input > a { position: static; display: inline-block; margin-left: 5px; }
.path-mod-quiz .formulation div.qtext table td:nth-last-of-type(1) { width: unset !important; }

.path-mod-oucontent .oucontent-content p { word-wrap: break-word; }
.path-mod-oucontent .oucontent-content .oucontent-hyperlink { overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; }
.path-mod-oucontent .oucontent-content .oucontent-voicerecorder .oucontent_html5vr_holder { margin-left: 12px; }
.path-mod-oucontent .oucontent-content .oucontent-voicerecorder .oucontent_html5vr_holder input[type="button"] { margin: 10px 0; }
.path-mod-oucontent .oucontent-content .oucontent-voicerecorder .oucontent_html5vr .oucontent_html5vr_holder:nth-of-type(2) { margin-left: 5px; }
.path-mod-oucontent #middle-column table p { margin-bottom: 6px; }

.path-mod-glossary div#intro.generalbox { margin-top: 12px; }

.path-mod-questionnaire .qn-answer { overflow: unset; }
.path-mod-questionnaire .qn-answer .select { width: 222px; }
.path-mod-questionnaire .qn-answer span { white-space: normal !important; }
.path-mod-questionnaire .qn-answer .questionnaire_response td.selected { border-bottom: 1px solid #cfcfcf; }
.path-mod-questionnaire .content-wrapper h2 { margin-top: 40px; }

.path-mod-choice .responseaction select { width: 100%; }
.path-mod-choice .content-wrapper .course-detail-redesign form .btn, .path-mod-choice .content-wrapper .course-detail-redesign form #cart-form-pane .form-submit, #cart-form-pane .path-mod-choice .content-wrapper .course-detail-redesign form .form-submit, .path-mod-choice .content-wrapper .course-detail-redesign form .cart-hide-frecourses .form-submit, .cart-hide-frecourses .path-mod-choice .content-wrapper .course-detail-redesign form .form-submit { margin-top: -5px; }
.path-mod-choice .content-wrapper .course-detail-redesign .m-l-1 { display: inline-block; margin-left: 20px; }
.path-mod-choice ul.choices.list-unstyled li.option input { float: left; margin-top: 3px; }
.path-mod-choice ul.choices.list-unstyled li.option label { display: block; overflow: hidden; padding-left: 16px; }
.path-mod-choice #region-main #region-main-inner .m-b-1 img { display: block; }
.path-mod-choice .response { overflow: auto; }

.path-mod-forumng .forumng-fadepanel { width: 100% !important; }
.path-mod-forumng .forumng-confirmdialog { width: 50% !important; left: 30% !important; }
.path-mod-forumng .forumng-expandcontainer { top: 2px; right: 2px; }
.path-mod-forumng ul.forumng-commands { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.path-mod-forumng ul.forumng-commands .forumng-jumpto { order: 9; }
.path-mod-forumng ul.forumng-commands li { margin-bottom: 15px; }
.path-mod-forumng #forumng-features .select { width: 100%; }
.path-mod-forumng #forumng-features .forumngfeature_dis_flagdiscussion .forumng_flagdis { padding-top: 8px; padding-bottom: 8px; border: none; }
.path-mod-forumng .forumng-post.forumng-unread h3.forumng-subject, .path-mod-forumng .forumng-post.forumng-unread .forumng-message { background: none; }

.path-mod-bookingsystem .noteemptyslot, .path-mod-bookingsystem .unavailableslot { padding-top: 2px; }
.path-mod-bookingsystem .emptymultislot { height: 38px; padding-top: 2px; }
.path-mod-bookingsystem .emptymultislot a.bookslotbutton { display: block; }
.path-mod-bookingsystem .bookedmultislot { height: 38px; }
.path-mod-bookingsystem .bookedmultislot img.profile { margin-top: 3px; vertical-align: middle; }
.path-mod-bookingsystem .slot .downtimemultislot { padding-top: 2px; }
.path-mod-bookingsystem .oneweek-header, .path-mod-bookingsystem .oneday-header { height: auto; overflow: hidden; }
.path-mod-bookingsystem .user-reservation { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; }
.path-mod-bookingsystem .user-reservation .cancel-link { margin-left: 5px; }
.path-mod-bookingsystem .oneday ul { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-content: stretch; }
.path-mod-bookingsystem .oneday ul:after { content: ""; display: table; clear: both; }
.path-mod-bookingsystem .oneday ul li.slot { width: calc( 25% - 12px); display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.path-mod-bookingsystem .oneday ul .bookedmultislot { height: auto; white-space: normal; }

.path-mod-certificate #region-main #region-main-inner .generaltable img { vertical-align: middle; margin-right: 8px; }
.path-mod-certificate .generaltable .files { display: none; }

.path-mod-dualpane .resourcecontent { height: 450px; }

.path-mod-htmlactivity .htmlactivity-main { overflow-x: auto; }
.path-mod-htmlactivity .htmlactivity-editlinks { width: 90%; white-space: unset; }
.path-mod-htmlactivity .htmlactivity-editlinks * { color: #fff !important; }

.path-mod-studio .studio-slot-view-primary { width: calc(100% - 13.5em); }
.path-mod-studio .studio-slot-view-primary.studio-slot-view-primary-max { width: 100%; }
.path-mod-studio .studio-slot-view-primary .studio-slot-view-preview img { max-width: 100%; }
.path-mod-studio .studio-slot-view-primary .yui3-u-13-24 { width: 217px; }
.path-mod-studio .studio-slot-view-secondary { margin-left: calc(100% - 13.5em); }
.path-mod-studio .studio-slot-view .studio-slot-versions-header { height: 40px; }
.path-mod-studio .studio-slot-view .studio-slot-versions-header .studio-slot-version-returnlink { display: none; }
.path-mod-studio .studio-slot-view .studio-slot-view-primary-footer { width: auto; }
.path-mod-studio .studio-stream .studio-stream-layout-grid .studio-slot { height: 31em; }
.path-mod-studio .studio-stream .studio-stream-layout-grid .studio-slot-studio-slot-pinboard-base h2 { overflow: hidden; }
.path-mod-studio .studio-stream .studio-slot-detail-title { margin-top: 0; }
.path-mod-studio .studio-pinboard .studio-stream-layout-grid .studio-slot-preview .studio-slot-preview-upload { width: 15em; }
.path-mod-studio .studio-pinboard .studio-slot-versions-header .studio-slot-view-versions-title-previous { width: auto; }
.path-mod-studio .studio-pinboard .studio-slot-versions-header .studio-slot-version-returnlink { display: none; }
.path-mod-studio .studio-stream-filter.active .studio-stream-filter-panel-col-action { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
.path-mod-studio .studio-stream-filter.active fieldset { padding-left: 0; }
.path-mod-studio .studio-stream-filter.active fieldset input[type="submit"] { height: auto; font-size: 1rem; transition: none; padding-top: 5px; padding-bottom: 5px; }
.path-mod-studio .oumediafilter { overflow-x: auto; overflow-y: hidden; }
.path-mod-studio .studio-stream-filter-info { height: 3.5em; }
.path-mod-studio .studio-stream-filter-info .studio-stream-filter-info-col-left { float: none; width: 100%; }
.path-mod-studio #ssvw .studio-slot-view-version-bar .studio-slot-view-version-bar-item { width: auto; }
.path-mod-studio .studio-slot-preview-fixed { height: 5.5em; }
.path-mod-studio .studio-profile-info { padding-left: 10px; }
.path-mod-studio .studio-stream-layout-grid .studio-slot-preview a img { width: 15em; }

.path-mod-openstudio .openstudio-content-view-primary .openstudio-content-view-add-comment .openstudio-comment-form .felement, .path-mod-openstudio .openstudio-content-view-primary .openstudio-content-view-add-comment .openstudio-comment-thread-replied-items .felement { width: 100%; }
.path-mod-openstudio .openstudio-content-view-primary .openstudio-content-view-add-comment .openstudio-comment-form-body fieldset { padding: 0; margin: 0; }
.path-mod-openstudio .openstudio-content-edit-form #fitem_id_attachments .felement { width: 95%; }
.path-mod-openstudio .openstudio-container .openstudio-profile-details .openstudio-profile-participation-value { margin-top: 0; }
.path-mod-openstudio .openstudio-container .openstudio-content-view-title { margin-bottom: 10px; }
.path-mod-openstudio .openstudio-container .openstudio-content-view-actions-icons-right { margin-bottom: 10px; }
.path-mod-openstudio .openstudio-container .openstudio-content-view-version-title-box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; -webkit-flex-flow: wrap; -moz-flex-flow: wrap; -ms-flex-flow: wrap; flex-flow: wrap; }
.path-mod-openstudio .openstudio-container .openstudio-content-view-version-title-box .openstudio-content-view-current-version { order: 1; }
.path-mod-openstudio .openstudio-container .openstudio-content-view-version-title-box .openstudio-current-version-button:hover { color: #1f536b; }
.path-mod-openstudio .openstudio-container .openstudio-content-view-secondary .openstudio-content-view-user-info .openstudio-content-view-user-info-name { word-break: break-word; }
.path-mod-openstudio .studio-slot-preview-fixed { height: 5.5em; }

.path-mod-ouwiki #ouwiki_belowtabs .mdl-align input[type="submit"] { margin-bottom: 8px; }
.path-mod-ouwiki img.filter_ouembed { width: 100%; }

.path-mod-workshop .userplan-table .userplan dt.active { border-bottom: 1px solid #ddd; }

.path-mod-useroptions #options-list .oneoption { width: 100%; }

#page-mod-scorm-report div.scormattemptcounts { margin-left: 60%; }

#page-mod-ouwiki-view .ouw_intro ul, #workshop-viewlet-intro_inner ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
#page-mod-ouwiki-view .ouw_intro ul ul, #workshop-viewlet-intro_inner ul ul { list-style-type: none; margin: 0 0 0 5px; overflow: hidden; }
#page-mod-ouwiki-view .ouw_intro ul li, #workshop-viewlet-intro_inner ul li { left: 15px; padding-right: 15px; position: relative; margin: 2px 0; }
#page-mod-ouwiki-view .ouw_intro ul li:before, #workshop-viewlet-intro_inner ul li:before { margin: 5px 0 0 -15px; background: #908380 !important; content: ""; height: 9px; float: left; padding-right: 0; width: 9px; display: block; border-radius: 50%; }

#page-admin-tool-ocwmanage-index .form-check .form-check-input { margin-top: 0.2rem; }

.editor_atto_wrap .editor_atto_content_wrap iframe { max-width: 100% !important; }

@media only screen and (min-width: 768px) and (max-width: 1024px) { .path-mod-quiz .qtext { overflow-x: auto; }
  .path-mod-quiz .ablock table .select { width: 215px; } }
@media only screen and (max-width: 410px) { .path-mod-bookingsystem .oneday-header h4 { display: block; }
  .path-mod-bookingsystem .oneday-header .timesavailable { padding-left: 0; }
  .path-mod-bookingsystem .oneweek-header h3 { display: block; }
  .path-mod-bookingsystem .oneweek-header .timesavailable { padding-left: 0; } }
@media only screen and (max-width: 910px) { .path-mod-studio .studio-module .studio-nav .studio-nav-logo-helplink, .path-mod-studio .studio-pinboard .studio-nav .studio-nav-logo-helplink { margin-top: 0; } }
@media only screen and (max-width: 475px) { .path-mod-ouwiki #ouwiki_belowtabs .generaltable { display: block; overflow: auto; -webkit-overflow-scrolling: touch; } }
@media only screen and (max-width: 440px) { .path-mod-studio .studio-module .studio-nav .studio-nav-primary-items .studio-nav-item-mymodule img { margin-left: 0; }
  .path-mod-studio .studio-module .studio-nav .studio-nav-primary-items .studio-nav-item-mypinboard div { padding-right: 0; }
  .path-mod-studio .studio-module .studio-nav .studio-nav-primary-items .studio-nav-item-mypinboard .studio-nav-item-spacer { margin-left: 0; }
  .path-mod-studio .studio-pinboard .studio-nav-item-mymodule div, .path-mod-studio .studio-pinboard .studio-nav-item-mypinboard div { padding-right: 0; }
  .path-mod-studio .studio-pinboard .studio-nav-item-mypinboard img { margin-left: 0; }
  .path-mod-studio .studio-pinboard .studio-stream-pager-wrapper-content-pagesize { display: block; } }
@media only screen and (max-width: 588px) { .path-mod-studio .studio-stream .studio-stream-pager .studio-stream-pager-wrapper-content-span { display: block; } }
@media only screen and (min-width: 768px) and (max-width: 915px) { .path-mod-studio .studio-stream .studio-stream-pager .studio-stream-pager-wrapper-content-span { display: block; }
  .path-mod-openstudio .openstudio-filter .openstudio-filter-box { width: calc(33% - 10px); } }
@media only screen and (min-width: 768px) and (max-width: 1070px) { .path-mod-openstudio .openstudio-content-view-block { height: 70px; } }
@media only screen and (max-width: 1030px) { .path-mod-studio .studio-pinboard .studio-slot-edit-form #id_attachment { padding: 0; }
  .path-mod-studio .studio-pinboard .studio-slot-edit-form #id_attachment #fitem_id_attachments .ffilemanager { width: 20em; }
  .path-mod-studio .studio-pinboard .studio-slot-edit-form .fitemtitle { width: 15%; }
  .path-mod-studio .studio-pinboard .studio-slot-edit-form .felement { width: calc(100% - 128px); padding-left: 30px; }
  .path-mod-studio .studio-pinboard .studio-slot-edit-form fieldset .fgroup { width: 100%; margin-left: 100px; }
  .path-mod-studio .studio-pinboard .studio-slot-edit-form .fcontainer { width: 380px; }
  .path-mod-studio .studio-pinboard .studio-slot-edit-form .fcontainer .slotformsectionhelpmsg { width: 100%; }
  .path-mod-studio .studio-pinboard .studio-slot-edit-form .fcontainer #fgroup_id_ownershiparray .felement { margin-left: 0; } }
@media only screen and (min-width: 768px) and (max-width: 860px) { .path-mod-openstudio .yui3-u-3-4, .path-mod-studio .yui3-u-3-4 { width: 66%; }
  .path-mod-openstudio .studio-slot-view .studio-slot-feedback-request-action, .path-mod-studio .studio-slot-view .studio-slot-feedback-request-action { width: 10.5em; }
  .studio-slot-request-action .yui3-u-13-24 { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .path-mod-studio .studio-pinboard .studio-slot-edit-form fieldset .fgroup { margin-left: 75px; }
  .path-mod-glossary .glossarypost .filter_ouembed_wrap iframe { width: 100%; } }
@media only screen and (max-width: 411px) { .path-mod-workshop .manual-allocator { overflow-x: auto; } }
@media only screen and (max-width: 360px) { .path-mod-workshop .content-ocw ul.nav-tabs li.nav-item a.nav-link { max-width: 90px; } }
.page-data-report .manage-course-wrapper { background: none; padding: 0 20px 0 20px; margin-bottom: 0; }

.enrolledusersreport .table-wrapper { width: 100%; overflow: auto; }
.enrolledusersreport .enrolusersbutton { text-align: right; }
.enrolledusersreport .fstatic { width: 100% !important; }

#page-report-ocwenrolusers-users .progress-actions-download { text-align: center; }
#page-report-ocwenrolusers-users .enrol_user_buttons { margin-bottom: 12px; }
#page-report-ocwenrolusers-users .enrol_user_buttons input[type="submit"] { border: 1px solid #b5b5b5; }

#page-site-collections .content-ocw .row .heading, #page-site-collections .content-ocw .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination .heading, .page-whats-on.page-whats-on-tv #main_content_wrapper #page-site-collections .content-ocw .ole-pagination .heading, #page-site-collections .content-ocw .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination .heading, .page-whats-on.page-whats-on-radio #main_content_wrapper #page-site-collections .content-ocw .ole-pagination .heading { padding: inherit; }
#page-site-collections .content-ocw .report-manage-course .collection-toolbar .col-form-label { font-weight: 400; font-size: 1.25rem; color: #000; line-height: 2.2; }
#page-site-collections .content-ocw .report-manage-course .collection-toolbar input { font-size: 1.25rem; }
#page-site-collections .content-ocw .report-manage-course .collection-toolbar button.search-btn { width: 43px; }
#page-site-collections .content-ocw .report-manage-course .collection-toolbar #fitem_id_coursecode div:first-child { flex: 0 0 15%; }
#page-site-collections .content-ocw .report-manage-course .collection-toolbar #fitem_id_coursecode div:nth-child(2) { padding-right: 5px; }
#page-site-collections .content-ocw .report-manage-course .collection-toolbar #fitem_id_coursetitle { flex: 0 0 50%; }
#page-site-collections .content-ocw .report-manage-course .collection-toolbar #fitem_id_coursetitle div:first-child { display: none; }
#page-site-collections .content-ocw .report-manage-course .collection-toolbar #fitem_id_coursetitle div:nth-child(2) { flex: 0 0 100%; max-width: 100%; padding-left: 0px; }
#page-site-collections .content-ocw .report-manage-course .collection-toolbar #fitem_id_coursetitle div:nth-child(2) input { width: 100%; }
#page-site-collections .content-ocw .your-courses-reports .report-header span[data-fieldtype="submit"] input[type="submit"] { font-size: inherit; }

/** Google Custom Search Engine --------------------------- */
.gsc-control-cse table tr th, .gsc-control-cse table tr td { border: 0px; }

.gsc-control-cse tbody { border: 0px; }

.gsc-control-cse table { margin: 0; }

.gsib_a { padding: 0 8px; }

.gsib_b { padding: 8px 10px 2px; }

/** OCW Selecter Injector ------------------ */
.ocw-selector { width: 98%; border: 1px solid #0d6584; padding: 15px 10px; clear: both; }
.ocw-selector .block-title { float: left; margin: 0px; padding: 0px; }
.ocw-selector .block-title .ocw-see-all { font-size: 12px; font-weight: normal; color: #585858; margin-left: 15px; }
.ocw-selector .ocw-back { float: right; }
.ocw-selector .ocw-search-form-wrapper .ocw-selector-field.field-level { padding-bottom: 52px; }
.ocw-selector .ocw-selected-options { padding-bottom: 20px; margin-bottom: 10px; border-bottom: 1px solid #cfcfcf; }
.ocw-selector .ocw-selector-field { width: 31.5%; float: left; border-left: 1px solid #cfcfcf; padding-left: 8px; padding-right: 8px; }
.ocw-selector .ocw-selector-field .step-indicator { height: 56px; width: 45px; display: block; float: left; font-size: 26px; text-align: center; line-height: 38px; color: #808080; background: url(../images/sprite.png?v=0.0.0) -549px 0px no-repeat; }
.ocw-selector .ocw-selector-field .step-complete { height: 56px; width: 56px; display: none; float: right; background: url(../images/sprite.png?v=0.0.0) -680px 0px no-repeat; }
.ocw-selector .ocw-selector-field .selected-value-container { float: left; margin-left: 10px; }
.ocw-selector .ocw-selector-field .field-label { clear: both; font-size: 1.4em; font-weight: normal; position: relative; }
.ocw-selector .ocw-selector-field .field-label .field-showall { font-size: 10px; font-style: italic; position: absolute; bottom: 4px; right: 0; }
.ocw-selector .ocw-selector-field .field-label .field-showall input { font-size: 12px; }
.ocw-selector .ocw-selector-field .field-summary { font-size: 12px; border-bottom: 1px solid #cfcfcf; min-height: 64px; }
.ocw-selector .ocw-selector-field .field-select { width: 100%; }
.ocw-selector .ocw-selector-field .field-options { position: relative; }
.ocw-selector .ocw-selector-field .field-options .field-option { position: absolute; display: block; text-decoration: none; color: #1d1d1d; cursor: pointer; }
.ocw-selector .ocw-selector-field .field-options .field-option .option-selected { height: 24px; width: 30px; background: url(../images/sprite.png?v=0.0.0) -649px 0px no-repeat; display: none; position: absolute; }
.ocw-selector .ocw-selector-field .field-options .field-option .option-text { position: absolute; display: block; }
.ocw-selector .ocw-selector-field .field-options .field-option .option-text .sub-text { display: block; font-size: 0.9em; font-style: italic; }
.ocw-selector .ocw-selector-field .field-options .field-option.checked .option-selected { display: block; }
.ocw-selector .ocw-selector-field .field-options .field-option.checked .option-text { background-color: #0d6584; color: #808080; }
.ocw-selector .ocw-selector-field .field-options.level-options { height: 172px; width: 305.59375px; }
.ocw-selector .ocw-selector-field .field-options.level-options .level-options-bars { height: 118px; width: 280px; margin: 0px auto; background: url(../images/sprite.png?v=0.0.0) -549px -298px no-repeat; }
.ocw-selector .ocw-selector-field .field-options.level-options .level-option { text-align: center; }
.ocw-selector .ocw-selector-field .field-options.level-options .level-option .option-selected { left: 24px; }
.ocw-selector .ocw-selector-field .field-options.level-options .level-option .option-text { left: 0; bottom: 0; height: 43px; padding-top: 7px; font-size: 0.9em; width: 100%; }
.ocw-selector .ocw-selector-field .field-options.level-options .level-option.beginner { height: 91px; width: 77px; bottom: 0; left: 13.5px; }
.ocw-selector .ocw-selector-field .field-options.level-options .level-option.beginner .option-selected { top: 8px; }
.ocw-selector .ocw-selector-field .field-options.level-options .level-option.intermediate { height: 131px; width: 77px; bottom: 0; left: 114.5px; }
.ocw-selector .ocw-selector-field .field-options.level-options .level-option.intermediate .option-selected { top: 30px; }
.ocw-selector .ocw-selector-field .field-options.level-options .level-option.postgraduate { height: 160px; width: 77px; bottom: 0; right: 13px; }
.ocw-selector .ocw-selector-field .field-options.level-options .level-option.postgraduate .option-selected { top: 50px; }
.ocw-selector .ocw-selector-field .field-options.level-options .level-option.postgraduate .option-text { padding-top: 15px; height: 35px; }
.ocw-selector .ocw-selector-field .field-options.duration-options { height: 150px; padding-top: 30px; width: 305.59375px; }
.ocw-selector .ocw-selector-field .field-options.duration-options .duration-options-pie { height: 120px; width: 120px; margin: 0px auto; background: url(../images/sprite.png?v=0.0.0) -677px -57px no-repeat; }
.ocw-selector .ocw-selector-field .field-options.duration-options .duration-option { font-size: 0.9em; }
.ocw-selector .ocw-selector-field .field-options.duration-options .duration-option .option-text { padding: 3px 4px; }
.ocw-selector .ocw-selector-field .field-options.duration-options .duration-option.lunchtime { top: 3px; right: 10px; width: 140px; height: 61px; }
.ocw-selector .ocw-selector-field .field-options.duration-options .duration-option.lunchtime .option-selected { top: 39px; left: 1px; }
.ocw-selector .ocw-selector-field .field-options.duration-options .duration-option.lunchtime .option-text { top: 0px; left: 25px; }
.ocw-selector .ocw-selector-field .field-options.duration-options .duration-option.evening { top: 69px; right: 10px; width: 140px; height: 79px; }
.ocw-selector .ocw-selector-field .field-options.duration-options .duration-option.evening .option-selected { top: 26px; left: 24px; }
.ocw-selector .ocw-selector-field .field-options.duration-options .duration-option.evening .option-text { top: 40px; left: 53px; }
.ocw-selector .ocw-selector-field .field-options.duration-options .duration-option.longer { top: 32px; left: 25px; width: 127px; height: 117px; }
.ocw-selector .ocw-selector-field .field-options.duration-options .duration-option.longer .option-selected { top: 40px; left: 73px; }
.ocw-selector .ocw-selector-field .field-options.duration-options .duration-option.longer .option-text { top: 40px; left: 0px; text-align: right; }
.ocw-selector .ocw-selector-field .ocw-selector-submit { float: right; margin-top: 10px; }
.ocw-selector .ocw-selector-field.field-subject { border: none; }
.ocw-selector .ocw-selector-field.disabled { color: #585858; }
.ocw-selector .ocw-selector-field.disabled .step-indicator { background: url(../images/sprite.png?v=0.0.0) -600px 0px no-repeat; }
.ocw-selector .ocw-selector-field.disabled .field-options .field-option { color: #585858; }
.ocw-selector .ocw-selector-field.disabled .field-options.level-options .level-options-bars { background: url(../images/sprite.png?v=0.0.0) -549px -178px no-repeat; }
.ocw-selector .ocw-selector-field.disabled .field-options.duration-options .duration-options-pie { background: url(../images/sprite.png?v=0.0.0) -548px -57px no-repeat; }
.ocw-selector .ocw-selector-field.disabled .ocw-selector-submit { background: #cfcfcf; background: -moz-linear-gradient(top, #cfcfcf 0%, #cfcfcf 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfcfcf), color-stop(100%, #cfcfcf)); background: -webkit-linear-gradient(top, #cfcfcf 0%, #cfcfcf 100%); background: linear-gradient(to bottom, #cfcfcf 0%, #cfcfcf 100%); border: 1px solid #cfcfcf; }
.ocw-selector .ocw-selector-field.complete .step-complete { display: block; }
.ocw-selector .view-ocw-selector .learn_box_item { width: 49%; float: left; border: none; }
.ocw-selector .view-ocw-selector .learn_box_item.views-row-odd { margin-right: 15px; }
.ocw-selector .view-ocw-selector .learn_box_item.views-row-3, .ocw-selector .view-ocw-selector .learn_box_item.views-row-4 { border-top: 1px solid #cfcfcf; }
.ocw-selector .ocw-see-more-wrapper { clear: both; width: 100%; display: block; text-align: center; padding-top: 20px; padding-bottom: 15px; }

/** UGC Login Sign Post ------------------ */
.ugc-login { background: transparent url(../images/ugc-signin.jpg?v=0.0.0) 0 0 no-repeat; background-size: contain; -moz-background-size: contain; -webkit-background-size: contain; display: block; font-size: 0; margin: 0 auto; overflow: hidden; text-indent: -999em; max-width: 594px; width: 100%; }
.ugc-login:before { content: ""; display: block; padding-top: 18%; }

.browser_firefox .learn_box_item { overflow: hidden; }
.browser_firefox a:focus .learn_item_title { background-color: #bfefff !important; color: #1d1d1d !important; outline: 2px solid #59d6ff !important; }
.browser_firefox a:focus .learn_item_title h3, .browser_firefox a:focus .learn_item_title img { background-color: transparent !important; outline: none !important; }

#right-column-about li a, #articleComments .tabbertab li a { color: #0d6584; }

/** Sidebar based shame */
/** Text highlight colour ------------------ */
/** Profile Pages (Enrollment Data) ------------------  Various bits we have to do to overcome issues with Moodle content/CSS. */
/** Comment buttons ------------------  adding of icons to certain buttons used across the comments section */
@media only screen and (max-width: 1023px) { .header_content { padding: 0; position: absolute; top: 0; margin-bottom: 0; z-index: 100; }
  .header_content .sticky_header { box-shadow: none; display: block; height: auto; opacity: 100; position: static !important; }
  .header_content .sticky_header .top_sticky { display: block; background: #fff; max-height: 52px; overflow: hidden; transition: max-height 300ms ease-in-out 0ms; -moz-transition: max-height 300ms ease-in-out 0ms; -webkit-transition: max-height 300ms ease-in-out 0ms; }
  .header_content .sticky_header .top_sticky.collapse { max-height: 0; }
  .header_content .sticky_header .top_sticky .hslogo_toggle { display: block; margin: 8px 0 8px 25px; font-size: 1.9375rem; }
  .header_content .sticky_header .top_sticky .hslogo_toggle:before { display: block; }
  .header_content .sticky_header .top_sticky .hslogo_toggle.logo-image-ext .logo-image { max-height: 31px; }
  .header_content .sticky_header .top_sticky .top_nav_right { float: right; padding: 4px 15px 0 0; list-style-type: none; }
  .not-logged-in .header_content .sticky_header .top_sticky .top_nav_right { padding: 12px 24px 0 0; }
  .header_content .sticky_header .top_sticky .top_nav_right ul { margin: 0; }
  .header_content .sticky_header .top_sticky .top_nav_right li { display: inline-block; padding: 0px 0 0 0; }
  .header_content .sticky_header .top_sticky .top_nav_right li a { text-decoration: none; color: #000; font-size: 14px; padding: 10px 0; }
  .not-logged-in .header_content .sticky_header .top_sticky .top_nav_right li { display: none; }
  .not-logged-in .header_content .sticky_header .top_sticky .top_nav_right li:last-child { display: inline-block; }
  .logged-in .header_content .sticky_header .top_sticky .top_nav_right li { display: none; /*&:first-child{ display: none;
}*/ }
  .logged-in .header_content .sticky_header .top_sticky .top_nav_right li.userinfo { display: inline-block; }
  .logged-in .header_content .sticky_header .top_sticky .top_nav_right li.userinfo span { font-weight: bold; font-size: 12px; }
  .logged-in .header_content .sticky_header .top_sticky .top_nav_right li.userinfo a { color: #30419E; padding: 5px 0; }
  .header_content .sticky_header .main_sticky { background: #3D4559; min-height: 53px; display: block; position: relative; padding: 0; overflow: inherit; }
  .header_content .sticky_header .main_sticky .main_logo { margin: 13px 0 0 25px; }
  .header_content .sticky_header .main_sticky .main_logo a { color: #fff; }
  .header_content .sticky_header .main_sticky .main_logo a span { max-height: 25px; font-size: 30px; }
  .header_content .sticky_header .main_sticky .menu_toggle { display: none; }
  .header_content .sticky_header .main_sticky .cart-checkout-header { display: none; }
  .header_content .sticky_header .main_sticky .search_user { float: right; margin: 0px 10px 0 0px; padding-bottom: 0; }
  .header_content .sticky_header .main_sticky .search_user .pull-right { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
  .header_content .sticky_header .main_sticky .search_user .hslogo_fixed, .header_content .sticky_header .main_sticky .search_user a.logo-image { display: none; }
  .header_content .sticky_header .main_sticky .search_user .icon_link { height: 53px; float: left; margin: 0; padding: 0; background: #3D4559; -webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; }
  .header_content .sticky_header .main_sticky .search_user .icon_link[rel="ham_menu"] { display: block; }
  .header_content .sticky_header .main_sticky .search_user .icon_link span { color: #fff; font-size: 25px; padding: 14px 14px 0; display: block; }
  .header_content .sticky_header .main_sticky .search_user .icon_link span.icon-ham-menu { padding-left: 11px; padding-right: 11px; }
  .header_content .sticky_header .main_sticky .search_user .icon_link.active { background: #E9E7E3; }
  .header_content .sticky_header .main_sticky .search_user .icon_link.active span { color: #3D4559; }
  .logged-in .header_content .sticky_header .main_sticky .search_user .link_account span { color: #1fadfc; }
  .header_content .sticky_header .main_sticky .menu_toggle { background: rgba(0, 0, 0, 0.7); position: absolute; width: 100%; margin: 0; top: 53px; height: 100vh; -webkit-overflow-scrolling: touch; }
  .header_content .sticky_header .main_sticky .menu_toggle ul.mainMenuList { background: #E9E7E3; display: inline-block; width: 100%; margin: 0; padding-bottom: 25px; max-width: 100%; }
  .header_content .sticky_header .main_sticky .menu_toggle ul.mainMenuList > li { padding: 10px 0 10px 0; font-size: 1rem; border-bottom: 1px dashed #c7cedd; border-right: none; line-height: 30px; margin-top: 0; text-align: left; }
  .header_content .sticky_header .main_sticky .menu_toggle ul.mainMenuList > li a { padding: 0 0 0 12px; display: block; color: #1a1a1a; border-left: 10px solid #E9E7E3; margin-left: 14px; text-decoration: none; font-size: 1rem; }
  .header_content .sticky_header .main_sticky .menu_toggle ul.mainMenuList > li a:before { display: none; }
  .header_content .sticky_header .main_sticky .menu_toggle ul.mainMenuList > li a:hover { font-weight: bold; border-left-color: #fec23d; }
  .header_content .sticky_header .main_sticky .menu_toggle ul.mainMenuList > li.active a, .header_content .sticky_header .main_sticky .menu_toggle ul.mainMenuList > li.active-trail a { font-weight: bold; text-decoration: none; border-left: 10px solid #fec23d; }
  .header_content .sticky_header .main_sticky .menu_toggle ul.mainMenuList > li.menu-singin { display: list-item; }
  .header_content .sticky_header .main_sticky .menu_toggle.show { display: block; overflow-y: auto; }
  .header_content .sticky_header .search_box { display: none; background: #E9E7E3; padding: 10px 25px; }
  .header_content .sticky_header .search_box .main_search { height: initial; margin: 11px auto; width: 100%; }
  .header_content .sticky_header .search_box .main_search fieldset { border: none; margin: 0; padding: 0; position: relative; }
  .header_content .sticky_header .search_box .main_search .main_search_label { display: block; font-size: 0; margin: 0; padding: 0; }
  .header_content .sticky_header .search_box .main_search .main_search_text { background: #fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; color: #1d1d1d; font-size: 0.9375rem; height: 35px; overflow: hidden; padding: 5px; float: left; width: -webkit-calc(100% - 35px); width: -moz-calc(100% - 35px); width: calc(100% - 35px); border-radius: 0; border: 0; font-weight: normal; color: #1a1a1a; background: #fff; }
  .header_content .sticky_header .search_box .main_search .main_search_text:focus { color: #1d1d1d; }
  .header_content .sticky_header .search_box .main_search .main_search_text::-webkit-input-placeholder { color: #000; opacity: 1 !important; /* for chrome */ }
  .header_content .sticky_header .search_box .main_search .main_search_text:-moz-placeholder { color: #000; }
  .header_content .sticky_header .search_box .main_search .main_search_text::-moz-placeholder { color: #000; }
  .header_content .sticky_header .search_box .main_search .main_search_text:-ms-input-placeholder { color: #000; }
  .header_content .sticky_header .search_box .main_search .main_search_text:active, .header_content .sticky_header .search_box .main_search .main_search_text:focus { border: 3px solid #FEC23D; }
  .header_content .sticky_header .search_box .main_search .main_search_text:active::-webkit-input-placeholder, .header_content .sticky_header .search_box .main_search .main_search_text:focus::-webkit-input-placeholder { color: transparent; opacity: 1 !important; /* for chrome */ }
  .header_content .sticky_header .search_box .main_search .main_search_text:active:-moz-placeholder, .header_content .sticky_header .search_box .main_search .main_search_text:focus:-moz-placeholder { color: transparent; }
  .header_content .sticky_header .search_box .main_search .main_search_text:active::-moz-placeholder, .header_content .sticky_header .search_box .main_search .main_search_text:focus::-moz-placeholder { color: transparent; }
  .header_content .sticky_header .search_box .main_search .main_search_text:active:-ms-input-placeholder, .header_content .sticky_header .search_box .main_search .main_search_text:focus:-ms-input-placeholder { color: transparent; }
  .header_content .sticky_header .search_box .main_search .search { height: 35px; overflow: hidden; position: absolute; width: 35px; right: 0; background: #577F00; text-decoration: none; color: #fff; font-size: 19px; }
  .header_content .sticky_header .search_box .main_search .search:before { position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 1.3125rem; }
  .header_content .sticky_header .search_box .main_search input[type="submit"] { display: none; }
  .header_content .sticky_header .search_box .btn-blue { border: none; color: #313a41; cursor: pointer; display: inline-block; font-size: 0.6875rem; font-weight: normal; height: auto; text-transform: capitalize; overflow: hidden; padding: 9px 8px 8px; text-align: center; text-decoration: none; vertical-align: middle; transition-property: color border; -moz-transition-property: color border; -webkit-transition-property: color border; transition-duration: 250ms; -moz-transition-duration: 250ms; -webkit-transition-duration: 250ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-delay: 0ms; -moz-transition-delay: 0ms; -webkit-transition-delay: 0ms; }
  .header_content .sticky_header .search_box .btn-blue:hover { color: #313a41; text-decoration: none; }
  .header_content .sticky_header .account { display: none; width: 100%; margin: 0 auto; overflow: hidden; background: #E9E7E3; }
  .header_content .sticky_header .account h2 { font-size: 20px; padding: 19px 0px 8px 8px; color: #000; text-align: left; font-weight: bold; width: 80%; line-height: 34px; margin: auto auto; }
  .header_content .sticky_header .account h2:before { content: ""; display: block; height: 35px; width: 35px; background: url(../images/icons/people-around.svg) no-repeat; -webkit-background-size: 35px; background-size: 35px; float: left; padding-right: 8px; margin-top: -1px; box-sizing: content-box; }
  .header_content .sticky_header .account .create_account { padding: 5px 25px 20px 25px; }
  .header_content .sticky_header .account .create_account ul { list-style-type: none; width: 86%; margin: auto auto; }
  .header_content .sticky_header .account .create_account ul li { display: block; font-size: 14px; line-height: 25px; color: #1a1a1a; }
  .header_content .sticky_header .account .create_account ul li .icon-around { margin: 8px 6px 0 6px; display: block; width: 8px; float: left; font-size: 5px; color: #39476b; }
  .header_content .sticky_header .account .create_account .btn-box { width: 100%; text-align: center; }
  .header_content .sticky_header .account .create_account .btn-box .btn, .header_content .sticky_header .account .create_account .btn-box #cart-form-pane .form-submit, #cart-form-pane .header_content .sticky_header .account .create_account .btn-box .form-submit, .header_content .sticky_header .account .create_account .btn-box .cart-hide-frecourses .form-submit, .cart-hide-frecourses .header_content .sticky_header .account .create_account .btn-box .form-submit { font-weight: bold; font-size: 1rem; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; width: 100%; color: #fff; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
  .header_content .sticky_header .account .create_account .btn-box .btn .icons, .header_content .sticky_header .account .create_account .btn-box #cart-form-pane .form-submit .icons, #cart-form-pane .header_content .sticky_header .account .create_account .btn-box .form-submit .icons, .header_content .sticky_header .account .create_account .btn-box .cart-hide-frecourses .form-submit .icons, .cart-hide-frecourses .header_content .sticky_header .account .create_account .btn-box .form-submit .icons { font-size: 13px; margin-left: 10px; }
  .header_content .sticky_header #nav-bar_sticky { width: 100%; background: #141e2f; display: block; min-height: 43px; overflow: hidden; transition: max-height 500ms ease-in-out 0ms; -moz-transition: max-height 500ms ease-in-out 0ms; -webkit-transition: max-height 500ms ease-in-out 0ms; }
  .header_content .sticky_header #nav-bar_sticky.collapse { max-height: 0; }
  .header_content .sticky_header #nav-bar_sticky .mainMenuList { margin: 0 0 2px 0px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; max-width: 440px; }
  .header_content .sticky_header #nav-bar_sticky .mainMenuList > li { margin: 10px 0; padding: 0px 0 2px; -webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; text-align: center; border-right: 1px solid #4C5164; }
  .header_content .sticky_header #nav-bar_sticky .mainMenuList > li:nth-child(1) { display: none; }
  .header_content .sticky_header #nav-bar_sticky .mainMenuList > li a { font-size: 0.9375rem; color: #fff; text-decoration: none; }
  .header_content .sticky_header #nav-bar_sticky .mainMenuList > li.active a, .header_content .sticky_header #nav-bar_sticky .mainMenuList > li.active-trail a { color: #fec23d; }
  .header_content .sticky_header .show { display: block; }
  .header_content .scroll_header { display: none; }
  .header_content.fix-header { -webkit-box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); border-bottom: 1px solid #000; /**/ }
  .header_content.fix-header .scroll_header, .header_content.fix-header .sticky_header #ham_menu { display: none; }
  .header_content.shadow { -webkit-box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); border-bottom: 1px solid #000; }
  .header_content.sticky { position: fixed; top: 0; animation: showOpacity 2s infinite; animation-iteration-count: 1; z-index: 10; }
  @keyframes showOpacity { 0% { opacity: 0; }
    100% { opacity: 1; } }
  .header_content.sticky + #content_wrapper:before { position: relative; }
  .header_content.sticky .top_sticky, .header_content.sticky #nav-bar_sticky { display: none; }
  .top_wrapper .cookieBanner .cookieBannerWrap { max-width: 100%; min-width: inherit; }
  .top_wrapper .cookieBanner .cookieBannerWrap p { width: 100%; font-size: 12px; }
  .top_wrapper .cookieBanner .cookieBannerWrap ul { width: 100%; margin: 0; }
  .top_wrapper .cookieBanner .cookieBannerWrap ul li a { font-size: 12px; }
  .top_wrapper .region-page-top #toolbar { display: none; }
  .top_wrapper + #wrapper .header_content { margin-top: 0; }
  body.sticky-section .header_content.fix-header { -webkit-box-shadow: none !important; -moz-box-shadow: none  !important; box-shadow: none  !important; border-bottom: 0 !important; }
  #home-signup .content-signup .halign-box .halign-box-item { width: calc(100% - 174px); }
  #home-signup .content-signup .btn-box { clear: both; float: none; }
  .courses-search-bar { width: 100%; }
  #main_banner .banner-text-box { width: 600px; }
  .ser-grid .box-image .box-info { height: 5.3vw; }
  .ser-grid .box-image .box-info .icons { width: 5.3vw; }
  .ser-grid .box-image .box-info .icons:not(.channel) { font-size: 4.3vw; min-width: 0; }
  .ser-grid .box-image .box-info .icons:not(.channel).icon-level-0, .ser-grid .box-image .box-info .icons:not(.channel).icon-level-1, .ser-grid .box-image .box-info .icons:not(.channel).icon-level-2, .ser-grid .box-image .box-info .icons:not(.channel).icon-level-3, .ser-grid .box-image .box-info .icons:not(.channel).icon-award { font-size: 5.5vw; margin-top: -2px; }
  .ser-grid .box-image .box-info .icons:not(.channel).icon-activity, .ser-grid .box-image .box-info .icons:not(.channel).icon-video { font-size: 3.7vw; }
  .ser-grid .box-image .box-info .icons:not(.channel).icon-tv-programme { font-size: 3.5vw; }
  .ser-grid.plus .ser-grid-item .box-image .box-info { padding: 0 1vw; }
  .ser-grid.plus .ser-grid-item .box-image .box-info .icon { position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
  .ser-grid.plus .ser-grid-item .box-image .box-info .icon.icon-openlearn-plus { font-size: 2.7vw; }
  .ser-grid.plus .ser-grid-item .box-image .box-info .icon.icon-award-plus { font-size: 3.8vw; right: 1vw; }
  #cart-form-pane .rTableHeading .rTableHead:nth-of-type(3), #cart-form-pane .rTableHeading .display-cell.price-cell, #cart-form-pane .table-head .rTableHead:nth-of-type(3), #cart-form-pane .table-head .display-cell.price-cell, .basket-list .rTableHeading .rTableHead:nth-of-type(3), .basket-list .rTableHeading .display-cell.price-cell, .basket-list .table-head .rTableHead:nth-of-type(3), .basket-list .table-head .display-cell.price-cell, #cart-form-pane .rTableHeading .rTableHead:nth-of-type(1), #cart-form-pane .rTableHeading .display-cell:nth-of-type(1), #cart-form-pane .table-head .rTableHead:nth-of-type(1), #cart-form-pane .table-head .display-cell:nth-of-type(1), .basket-list .rTableHeading .rTableHead:nth-of-type(1), .basket-list .rTableHeading .display-cell:nth-of-type(1), .basket-list .table-head .rTableHead:nth-of-type(1), .basket-list .table-head .display-cell:nth-of-type(1) { color: #666; font-size: 1.0625rem; line-height: 1.25; padding: 7px; width: 100%; background: #d4d6dc; }
  .page-cart .content-wrapper .page-title { padding-left: 36px; font-size: 1.375rem; padding-top: 6px; }
  #cart-form-pane, .basket-list { padding: 0 36px; margin-bottom: 0; margin-top: 0; }
  #cart-form-pane:after, .basket-list:after { display: none; }
  #cart-form-pane .rTableRow:not(.rTableHeading), #cart-form-pane .display-row:not(.table-head), #cart-form-pane .rTableRow:not(.table-head), .basket-list .rTableRow:not(.rTableHeading), .basket-list .display-row:not(.table-head), .basket-list #cart-form-pane .rTableRow:not(.table-head), #cart-form-pane .basket-list .rTableRow:not(.table-head), .basket-list .cart-hide-frecourses .rTableRow:not(.table-head), .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) { width: 100%; display: block; position: relative; z-index: 1; }
  #cart-form-pane .rTableRow:not(.rTableHeading):nth-last-of-type(1) .rTableCell:nth-of-type(1), #cart-form-pane .display-row:not(.table-head):nth-last-of-type(1) .rTableCell:nth-of-type(1), #cart-form-pane .rTableRow:not(.table-head):nth-last-of-type(1) .rTableCell:nth-of-type(1), .basket-list .rTableRow:not(.rTableHeading):nth-last-of-type(1) .rTableCell:nth-of-type(1), .basket-list .display-row:not(.table-head):nth-last-of-type(1) .rTableCell:nth-of-type(1), .basket-list #cart-form-pane .rTableRow:not(.table-head):nth-last-of-type(1) .rTableCell:nth-of-type(1), #cart-form-pane .basket-list .rTableRow:not(.table-head):nth-last-of-type(1) .rTableCell:nth-of-type(1), .basket-list .cart-hide-frecourses .rTableRow:not(.table-head):nth-last-of-type(1) .rTableCell:nth-of-type(1), .cart-hide-frecourses .basket-list .rTableRow:not(.table-head):nth-last-of-type(1) .rTableCell:nth-of-type(1) { position: static; width: 100%; text-align: center; background: #ffefcf; border-bottom: 1px solid #c6c1bb; font-size: 1.5rem; padding: 11px 0; margin-bottom: 34px; }
  #cart-form-pane .rTableHeading, #cart-form-pane .table-head, .basket-list .rTableHeading, .basket-list .table-head { display: block; }
  #cart-form-pane .rTableHeading .rTableHead:nth-of-type(2), #cart-form-pane .rTableHeading .rTableHead:nth-last-of-type(1), #cart-form-pane .table-head .rTableHead:nth-of-type(2), #cart-form-pane .table-head .rTableHead:nth-last-of-type(1), .basket-list .rTableHeading .rTableHead:nth-of-type(2), .basket-list .rTableHeading .rTableHead:nth-last-of-type(1), .basket-list .table-head .rTableHead:nth-of-type(2), .basket-list .table-head .rTableHead:nth-last-of-type(1) { display: none; }
  #cart-form-pane .rTableHeading .display-cell.des-cell, #cart-form-pane .rTableHeading .display-cell:nth-last-of-type(1), #cart-form-pane .table-head .display-cell.des-cell, #cart-form-pane .table-head .display-cell:nth-last-of-type(1), .basket-list .rTableHeading .display-cell.des-cell, .basket-list .rTableHeading .display-cell:nth-last-of-type(1), .basket-list .table-head .display-cell.des-cell, .basket-list .table-head .display-cell:nth-last-of-type(1) { display: none; }
  #cart-form-pane .rTableHeading .display-cell.item-cell, #cart-form-pane .rTableHeading .display-cell.price-cell, #cart-form-pane .table-head .display-cell.item-cell, #cart-form-pane .table-head .display-cell.price-cell, .basket-list .rTableHeading .display-cell.item-cell, .basket-list .rTableHeading .display-cell.price-cell, .basket-list .table-head .display-cell.item-cell, .basket-list .table-head .display-cell.price-cell { display: table-cell; }
  #cart-form-pane .rTableHeading .rTableHead:nth-of-type(3), #cart-form-pane .rTableHeading .display-cell.price-cell, #cart-form-pane .table-head .rTableHead:nth-of-type(3), #cart-form-pane .table-head .display-cell.price-cell, .basket-list .rTableHeading .rTableHead:nth-of-type(3), .basket-list .rTableHeading .display-cell.price-cell, .basket-list .table-head .rTableHead:nth-of-type(3), .basket-list .table-head .display-cell.price-cell { text-align: right; padding-right: 12px; }
  #cart-form-pane .rTableHeading .rTableHead:nth-of-type(1), #cart-form-pane .rTableHeading .display-cell:nth-of-type(1), #cart-form-pane .table-head .rTableHead:nth-of-type(1), #cart-form-pane .table-head .display-cell:nth-of-type(1), .basket-list .rTableHeading .rTableHead:nth-of-type(1), .basket-list .rTableHeading .display-cell:nth-of-type(1), .basket-list .table-head .rTableHead:nth-of-type(1), .basket-list .table-head .display-cell:nth-of-type(1) { padding-left: 12px; }
  #cart-form-pane .rTableCell.item-cell, #cart-form-pane .rTableCell:nth-of-type(1), #cart-form-pane .display-row:not(.table-head) .display-cell.item-cell, #cart-form-pane .rTableRow:not(.table-head) .display-cell.item-cell, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(1), #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(1), .basket-list .rTableCell.item-cell, .basket-list .rTableCell:nth-of-type(1), .basket-list .display-row:not(.table-head) .display-cell.item-cell, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell.item-cell, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell.item-cell, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell.item-cell, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell.item-cell, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(1), .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(1), #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(1), .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(1), .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(1) { display: none; }
  #cart-form-pane .rTableCell.des-cell, #cart-form-pane .rTableCell:nth-of-type(2), #cart-form-pane .display-row:not(.table-head) .display-cell.des-cell, #cart-form-pane .rTableRow:not(.table-head) .display-cell.des-cell, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(2), #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(2), .basket-list .rTableCell.des-cell, .basket-list .rTableCell:nth-of-type(2), .basket-list .display-row:not(.table-head) .display-cell.des-cell, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell.des-cell, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell.des-cell, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell.des-cell, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell.des-cell, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(2), .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(2), #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(2), .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(2), .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(2) { display: block; width: 100%; }
  #cart-form-pane .rTableCell.des-cell .intro, #cart-form-pane .rTableCell.des-cell .description, #cart-form-pane .rTableCell:nth-of-type(2) .intro, #cart-form-pane .rTableCell:nth-of-type(2) .description, #cart-form-pane .display-row:not(.table-head) .display-cell.des-cell .intro, #cart-form-pane .rTableRow:not(.table-head) .display-cell.des-cell .intro, #cart-form-pane .display-row:not(.table-head) .display-cell.des-cell .description, #cart-form-pane .rTableRow:not(.table-head) .display-cell.des-cell .description, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(2) .intro, #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .intro, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(2) .description, #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .description, .basket-list .rTableCell.des-cell .intro, .basket-list .rTableCell.des-cell .description, .basket-list .rTableCell:nth-of-type(2) .intro, .basket-list .rTableCell:nth-of-type(2) .description, .basket-list .display-row:not(.table-head) .display-cell.des-cell .intro, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell.des-cell .intro, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell.des-cell .intro, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell.des-cell .intro, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell.des-cell .intro, .basket-list .display-row:not(.table-head) .display-cell.des-cell .description, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell.des-cell .description, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell.des-cell .description, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell.des-cell .description, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell.des-cell .description, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(2) .intro, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .intro, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .intro, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .intro, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .intro, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(2) .description, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .description, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .description, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .description, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .description { font-size: 0.875rem; line-height: 1.25; margin-top: 5px; margin-bottom: 19px; min-height: 3.75rem; width: 82%; }
  #cart-form-pane .rTableCell.price-cell, #cart-form-pane .rTableCell:nth-of-type(3), #cart-form-pane .display-row:not(.table-head) .display-cell.price-cell, #cart-form-pane .rTableRow:not(.table-head) .display-cell.price-cell, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(3), #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(3), .basket-list .rTableCell.price-cell, .basket-list .rTableCell:nth-of-type(3), .basket-list .display-row:not(.table-head) .display-cell.price-cell, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell.price-cell, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell.price-cell, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell.price-cell, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell.price-cell, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(3), .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(3), #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(3), .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(3), .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(3) { position: absolute; top: 0; right: 0; z-index: 2; padding: 0; width: auto; font-size: 1rem; line-height: 1; color: #000; }
  #cart-form-pane .rTableCell.price-cell .icon-dollar, #cart-form-pane .rTableCell:nth-of-type(3) .icon-dollar, #cart-form-pane .display-row:not(.table-head) .display-cell.price-cell .icon-dollar, #cart-form-pane .rTableRow:not(.table-head) .display-cell.price-cell .icon-dollar, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(3) .icon-dollar, #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(3) .icon-dollar, .basket-list .rTableCell.price-cell .icon-dollar, .basket-list .rTableCell:nth-of-type(3) .icon-dollar, .basket-list .display-row:not(.table-head) .display-cell.price-cell .icon-dollar, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell.price-cell .icon-dollar, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell.price-cell .icon-dollar, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell.price-cell .icon-dollar, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell.price-cell .icon-dollar, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(3) .icon-dollar, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(3) .icon-dollar, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(3) .icon-dollar, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(3) .icon-dollar, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(3) .icon-dollar { font-size: 0.875rem; }
  #cart-form-pane .rTableCell.price-cell .icon-dollar:before, #cart-form-pane .rTableCell:nth-of-type(3) .icon-dollar:before, #cart-form-pane .display-row:not(.table-head) .display-cell.price-cell .icon-dollar:before, #cart-form-pane .rTableRow:not(.table-head) .display-cell.price-cell .icon-dollar:before, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(3) .icon-dollar:before, #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(3) .icon-dollar:before, .basket-list .rTableCell.price-cell .icon-dollar:before, .basket-list .rTableCell:nth-of-type(3) .icon-dollar:before, .basket-list .display-row:not(.table-head) .display-cell.price-cell .icon-dollar:before, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell.price-cell .icon-dollar:before, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell.price-cell .icon-dollar:before, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell.price-cell .icon-dollar:before, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell.price-cell .icon-dollar:before, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(3) .icon-dollar:before, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(3) .icon-dollar:before, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(3) .icon-dollar:before, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(3) .icon-dollar:before, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(3) .icon-dollar:before { color: #000; }
  #cart-form-pane .rTableCell.action-cell, #cart-form-pane .rTableCell:nth-of-type(4), #cart-form-pane .display-row:not(.table-head) .display-cell.action-cell, #cart-form-pane .rTableRow:not(.table-head) .display-cell.action-cell, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(4), #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(4), .basket-list .rTableCell.action-cell, .basket-list .rTableCell:nth-of-type(4), .basket-list .display-row:not(.table-head) .display-cell.action-cell, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell.action-cell, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell.action-cell, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell.action-cell, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell.action-cell, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(4), .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(4), #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(4), .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(4), .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(4) { padding: 0 0 25px 0; }
  #cart-form-pane .rTableCell.action-cell:after, #cart-form-pane .rTableCell:nth-of-type(4):after, #cart-form-pane .display-row:not(.table-head) .display-cell.action-cell:after, #cart-form-pane .rTableRow:not(.table-head) .display-cell.action-cell:after, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(4):after, #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(4):after, .basket-list .rTableCell.action-cell:after, .basket-list .rTableCell:nth-of-type(4):after, .basket-list .display-row:not(.table-head) .display-cell.action-cell:after, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell.action-cell:after, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell.action-cell:after, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell.action-cell:after, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell.action-cell:after, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(4):after, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(4):after, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(4):after, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(4):after, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(4):after { content: ""; display: table; clear: both; }
  #cart-form-pane .rTableCell:nth-of-type(-n + 3), #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(-n + 3), #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3), .basket-list .rTableCell:nth-of-type(-n + 3), .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(-n + 3), .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3), #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3), .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3), .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) { border: none; padding: 0 12px; }
  #cart-form-pane .rTableCell:nth-of-type(-n + 3) .subject, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject, #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject, .basket-list .rTableCell:nth-of-type(-n + 3) .subject, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject { margin-top: 13px; width: 70%; height: 2.8125rem; font-size: 1rem; line-height: 1.25; }
  #cart-form-pane .rTableCell:nth-of-type(-n + 3) .subject .height-invisible, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject .height-invisible, #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject .height-invisible, .basket-list .rTableCell:nth-of-type(-n + 3) .subject .height-invisible, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject .height-invisible, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject .height-invisible, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject .height-invisible, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject .height-invisible, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject .height-invisible { height: 2.8125rem; }
  #cart-form-pane .rTableCell:nth-of-type(-n + 3) .subject a, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject a, #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject a, .basket-list .rTableCell:nth-of-type(-n + 3) .subject a, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject a, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject a, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject a, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject a, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject a { font-size: 1em; }
  #cart-form-pane .rTableCell:nth-of-type(-n + 3) .uc-price-already, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(-n + 3) .uc-price-already, #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .uc-price-already, .basket-list .rTableCell:nth-of-type(-n + 3) .uc-price-already, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(-n + 3) .uc-price-already, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .uc-price-already, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .uc-price-already, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .uc-price-already, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .uc-price-already { float: right; text-align: right; width: 70%; font-size: 1rem; }
  .basket-list .display-cell .form-submit, .basket-list .display-cell .btn-cart, #cart-form-pane .form-submit, #cart-form-pane .btn-cart { max-width: 162px; font-size: 1rem; padding: 7px 8px 6px; width: calc(50% - 20px); }
  .basket-list .display-cell .form-submit, #cart-form-pane .form-submit { float: right; margin: 0 13px 0 0; }
  .basket-list .display-cell .remove-cart-item, .basket-list .display-cell .btn-cart, #cart-form-pane .remove-cart-item, #cart-form-pane .btn-cart { float: left; margin: 0 0 0 13px; }
  .basket-list .display-cell .btn-add-basket, #cart-form-pane .btn-add-basket { float: right; margin: 0 13px 0 0; }
  .basket-list .display-cell .btn-add-basket .icon-basket, #cart-form-pane .btn-add-basket .icon-basket { margin-top: -4px; font-size: 1.125rem; }
  #Wishlist { background: #fff; padding: 0 36px; }
  .basket-list { border-bottom: 1px solid #c6c1bb; padding: 0; margin-bottom: 34px; }
  .basket-list .display-row:not(.table-head):nth-last-of-type(1) .display-cell:nth-last-of-type(1), .basket-list #cart-form-pane .rTableRow:not(.table-head):nth-last-of-type(1) .display-cell:nth-last-of-type(1), #cart-form-pane .basket-list .rTableRow:not(.table-head):nth-last-of-type(1) .display-cell:nth-last-of-type(1), .basket-list .cart-hide-frecourses .rTableRow:not(.table-head):nth-last-of-type(1) .display-cell:nth-last-of-type(1), .cart-hide-frecourses .basket-list .rTableRow:not(.table-head):nth-last-of-type(1) .display-cell:nth-last-of-type(1) { border: none; }
  .gateway_start .gateway_content .box-btn .btn.gateway-btn br, .gateway_start .gateway_content .box-btn #cart-form-pane .gateway-btn.form-submit br, #cart-form-pane .gateway_start .gateway_content .box-btn .gateway-btn.form-submit br, .gateway_start .gateway_content .box-btn .cart-hide-frecourses .gateway-btn.form-submit br, .cart-hide-frecourses .gateway_start .gateway_content .box-btn .gateway-btn.form-submit br { content: ' '; }
  .gateway_start .gateway_content .box-btn .btn.gateway-btn br:after, .gateway_start .gateway_content .box-btn #cart-form-pane .gateway-btn.form-submit br:after, #cart-form-pane .gateway_start .gateway_content .box-btn .gateway-btn.form-submit br:after, .gateway_start .gateway_content .box-btn .cart-hide-frecourses .gateway-btn.form-submit br:after, .cart-hide-frecourses .gateway_start .gateway_content .box-btn .gateway-btn.form-submit br:after { content: " "; }
  .ol_block .video-wrapper { clear: both; position: relative; padding-bottom: 56%; padding-top: 0px; height: 0; }
  .ol_block .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
  .footer #bottom_footer { background: none; padding-bottom: 25px; }
  .footer #bottom_footer .container, .footer #bottom_footer .wrapper-has-sidebar { padding: 0 15px; }
  .footer #bottom_footer .container .oulogo, .footer #bottom_footer .wrapper-has-sidebar .oulogo, .footer #bottom_footer .container .main_logo, .footer #bottom_footer .wrapper-has-sidebar .main_logo, .footer #bottom_footer .container .ou-charter, .footer #bottom_footer .wrapper-has-sidebar .ou-charter, .footer #bottom_footer .container .social-footer, .footer #bottom_footer .wrapper-has-sidebar .social-footer { float: none; width: auto; }
  .footer #bottom_footer .container .oulogo, .footer #bottom_footer .wrapper-has-sidebar .oulogo, .footer #bottom_footer .container .main_logo, .footer #bottom_footer .wrapper-has-sidebar .main_logo { display: inline-block; }
  .footer #bottom_footer .container .container_wrapper, .footer #bottom_footer .wrapper-has-sidebar .container_wrapper { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin: 0 -15px; }
  .footer #bottom_footer .container .logo-group, .footer #bottom_footer .wrapper-has-sidebar .logo-group { text-align: center; -webkit-box-ordinal-group: 3; -moz-box-ordinal-group: 3; -ms-flex-order: 3; -webkit-order: 3; order: 3; }
  .footer #bottom_footer .container .oulogo .hslogo, .footer #bottom_footer .wrapper-has-sidebar .oulogo .hslogo { padding-right: 25px; margin-top: 6px; }
  .footer #bottom_footer .container .oulogo .hslogo img, .footer #bottom_footer .wrapper-has-sidebar .oulogo .hslogo img { width: 75px; height: auto; }
  .footer #bottom_footer .container .main_logo, .footer #bottom_footer .wrapper-has-sidebar .main_logo { padding-top: 0px; margin: 0; }
  .footer #bottom_footer .container .main_logo img, .footer #bottom_footer .wrapper-has-sidebar .main_logo img { width: 180px; }
  .footer #bottom_footer .container .ou-charter, .footer #bottom_footer .wrapper-has-sidebar .ou-charter { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; padding: 5px 25px 0; font-size: 0.625rem; margin: 0; text-align: center; }
  .footer #bottom_footer .container .ou-charter .link_inner, .footer #bottom_footer .wrapper-has-sidebar .ou-charter .link_inner { width: 65%; margin: auto; padding: 10px 5px 0; }
  .footer #bottom_footer .container .ou-charter .link_inner li, .footer #bottom_footer .wrapper-has-sidebar .ou-charter .link_inner li { padding: 0 5px; }
  .footer #bottom_footer .container .ou-charter .link_inner li a, .footer #bottom_footer .wrapper-has-sidebar .ou-charter .link_inner li a { font-size: 0.6875rem; line-height: 1.8; }
  .footer #bottom_footer .container .logo-group-ext, .footer #bottom_footer .wrapper-has-sidebar .logo-group-ext { width: 100%; order: 3; }
  .footer #bottom_footer .container .social-footer, .footer #bottom_footer .wrapper-has-sidebar .social-footer { -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; -webkit-order: 1; order: 1; border-top: 1px solid #2e4051; border-bottom: 1px solid #2e4051; text-align: center; margin: 0; padding: 18px 0 16px; }
  .footer #bottom_footer .container .social-footer li.halign, .footer #bottom_footer .wrapper-has-sidebar .social-footer li.halign { font-size: 0.875rem; min-width: inherit; padding: 0 10px; }
  .footer #bottom_footer .container .social-footer li.halign a [class^="icon-"], .footer #bottom_footer .wrapper-has-sidebar .social-footer li.halign a [class^="icon-"], .footer #bottom_footer .container .social-footer li.halign a [class*=" icon-"], .footer #bottom_footer .wrapper-has-sidebar .social-footer li.halign a [class*=" icon-"] { font-size: 2.3125rem; margin: 0; }
  .footer #bottom_footer .container .social-footer li.halign a span, .footer #bottom_footer .wrapper-has-sidebar .social-footer li.halign a span { padding-top: 15px; }
  .oucontent-audio-video { max-width: inherit; width: 100% !important; overflow-x: auto; }
  .tags-search-form fieldset { width: 100%; } }
@media only screen and (min-width: 1023px) { .header_content .sticky_header .main_sticky .menu_toggle { height: auto !important; }
  .header_content .sticky_header .main_sticky .search_user { width: 24%; } }
@media only screen and (min-width: 1023px) and (max-width: 1200px) { .header_content .sticky_header .main_sticky .menu_toggle .mainMenuList { width: 50%; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) { .show-left .region-content-bot #home-signup .content-signup { padding-right: 27px; }
  .show-left .region-content-bot #home-signup .content-signup .halign-box .halign-box-item { float: none; padding-right: 0; }
  .show-left .region-content-bot #home-signup .content-signup .halign-box .halign-box-logo { float: none; }
  .show-left .region-content-bot #home-signup .content-signup .halign-box .halign-box-logo .icon { margin: 0 auto; }
  .show-left .region-content-bot #home-signup .content-signup .btn-box { float: none; margin: 0 auto; }
  .list-view-mode .img_permissions { width: 28vw; }
  .list-view-mode .ser-grid { margin-left: 0; margin-right: 0; }
  .list-view-mode .ser-grid .ser-grid-item:after { content: ""; display: table; clear: both; }
  .list-view-mode .ser-grid .ser-grid-item .box-image { width: 28vw; }
  .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel) { min-width: 0; }
  .list-view-mode .ser-grid .ser-grid-item .box-bottom { left: calc(28vw + 40px); }
  .lastest.badges-openlearn-courses { margin: 0; }
  #page-list-subjects .subjects-main .subject-item > div { min-height: 98px; }
  #page-list-subjects .subjects-main .subject-item.openlearn-plus-item .icon-openlearn-plus { font-size: 35px; }
  #block-ole-ng-ubercart-banner-cart .banner_plus_course .icon-openlearn-plus { font-size: 5.5vw; }
  body.page-cart .uc-cart-empty-alter { margin-bottom: 0; }
  .course-detail-page .block-sidebar.block-static-content .block-static-item { display: block; }
  .course-detail-page .block-sidebar.block-static-content .block-static-item .block-static-text { width: 100%; padding: 5px 0px 0px; }
  .node-type-ole-article .page-default .menu.menu-grid .clear-columns { display: none; }
  .node-type-ole-article .page-default .menu.menu-grid .menuline { width: 50%; }
  .openlearn-enrol-footer .badge-information p.badge-text-info { margin: 21px 0; padding-left: 11.4375rem; }
  .footer #bottom_footer .container .ou-charter, .footer #bottom_footer .wrapper-has-sidebar .ou-charter { font-size: 0.75rem; }
  .footer #bottom_footer .container .ou-charter .link_inner li a, .footer #bottom_footer .wrapper-has-sidebar .ou-charter .link_inner li a { font-size: 0.875rem; } }
@media only screen and (max-width: 1075px) { .node-type-ou-broadcasts .broadcast_content .video-wrapper iframe { width: 100%; }
  .page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .list-content h3 { margin-top: 10px; }
  .page-profiles .block-profile-item-list .ole-pagination { background: none !important; }
  .page-profiles .profile-item-list .profile-item { display: block; overflow: hidden; padding: 10px 0; /*In progress*/ }
  .page-profiles .profile-item-list .profile-item .item-content, .page-profiles .profile-item-list .profile-item .item-img, .page-profiles .profile-item-list .profile-item .item-update { display: block; }
  .page-profiles .profile-item-list .profile-item .item-content, .page-profiles .profile-item-list .profile-item .item-update { padding: 0 0 0 145px; max-width: inherit; width: 100%; }
  .page-profiles .profile-item-list .profile-item .item-img { float: left; height: auto; }
  .page-profiles .profile-item-list .profile-item .item-img .box-image { height: auto; }
  .page-profiles .profile-item-list .profile-item .item-content .item-content-title, .page-profiles .profile-item-list .profile-item .item-content .enrolled_title { margin-bottom: 0; height: auto; }
  .page-profiles .profile-item-list .profile-item .item-content .enrolled_content { padding-top: 2px; }
  .page-profiles .profile-item-list .profile-item .item-update { border: none; padding-top: 10px; }
  .page-profiles .profile-item-list .profile-item .item-update .item-update-content { background: none; }
  .page-profiles .profile-item-list .profile-item .item-update .item-update-content .enrolled_visibility { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding: 0; }
  .page-profiles .profile-item-list .profile-item .item-update .item-update-content .enrolled_visibility:after { content: ""; display: table; clear: both; }
  .page-profiles .profile-item-list .profile-item .item-update .item-update-content .enrolled_visibility .icon { display: inline; }
  .page-profiles .profile-item-list .profile-item .item-update .item-update-content .enrolled_visibility .icon:before { margin: -3px 10px 0 0; line-height: inherit; height: 25px; background: none; }
  .page-profiles .profile-item-list .profile-item .item-update .item-update-content .enrolled_visibility .visibility-label, .page-profiles .profile-item-list .profile-item .item-update .item-update-content .enrolled_visibility .visibility-link { display: inline; margin-left: 0; }
  .page-profiles .profile-item-list .profile-item .item-update .item-update-content .enrolled_visibility .visibility-link { padding: 0 0 0 20px; }
  .page-profiles .profile-item-list .profile-item .profile-item-info .item-content .enrolled_content { padding-top: 2px; }
  .page-profiles .profile-item-list .profile-item .profile-item-info .item-update { padding-left: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }
  .page-profiles .profile-item-list .profile-item .profile-item-info .item-update .btn-unenrol-une { margin: 0 0 0 20px; padding: 4px 1rem; }
  .page-profiles .profile-item-list.sort-by-endorsed .first-endoresd-item .endorsed-by-name { display: block; margin-bottom: 10px; }
  .page-profiles .profile-item-list.sort-by-endorsed .profile-item:first-child { border-top: none; }
  .page-profiles .profile-item-list.profile-article-list { margin: 0; }
  .page-profiles .profile-item-list.profile-article-list .item-update { display: none; }
  .page-profiles .profile-item-list.profile-article-list .item-content-desc .height-invisible { height: 52px; display: block; position: absolute; left: -100%; }
  .page-profiles .profile-item-list.profile-article-list .item-content-more, .page-profiles .profile-item-list.profile-article-list .author-names, .page-profiles .profile-item-list.profile-article-list .item-content-desc { font-size: 0.8125rem !important; }
  .page-profiles .profile-item-list.profile-article-list .profile-item .item-content .item-content-title { margin-bottom: 10px; } }
@media only screen and (min-width: 768px) and (max-width: 970px) { .list-view-mode .ser-grid .ser-grid-item { padding-bottom: 50px; }
  .list-view-mode .ser-grid .ser-grid-item:after { content: ""; display: table; clear: both; }
  .list-view-mode .ser-grid .ser-grid-item .box-image { margin-bottom: 10px; }
  .list-view-mode .ser-grid .ser-grid-item .box-content { padding-bottom: 0; }
  .list-view-mode .ser-grid .ser-grid-item .box-content .desc p { max-height: inherit; padding-bottom: 0; }
  .list-view-mode .ser-grid .ser-grid-item .box-content .desc { margin-bottom: 0; padding-bottom: 0; }
  .list-view-mode .ser-grid .ser-grid-item .box-bottom { left: 20px; }
  .badged-course-filter { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .badged-course-filter .view-mode-wrap { float: none; display: block; clear: both; text-align: center; padding: 20px 0 5px; order: 2; }
  .badged-course-filter .sort-form { float: none; margin: 0 auto; }
  .study-navigation .nav-skill-link { width: 70%; }
  .node-type-ou-ocw-open-course .main_content_wrapper:not(.course-detail-page) .wrapper-has-sidebar .main-wrapper-content, .node-type-ou-ocw-open-course .main_content_wrapper:not(.course-detail-page) .region-right, .node-type-ou-opencourseware-content .main_content_wrapper:not(.course-detail-page) .wrapper-has-sidebar .main-wrapper-content, .node-type-ou-opencourseware-content .main_content_wrapper:not(.course-detail-page) .region-right { float: none; margin-left: 0; margin-right: 0; width: 100%; }
  .dropdown-box .expanderIndependent .expanderHeading { padding-left: 130px; }
  .dropdown-box .expanderIndependent .expanderHeading h2 { padding: 0 50px 0 10px !important; }
  .dropdown-box .expanderIndependent .expanderHeading .expandCollapseButton { right: 15px; }
  .dropdown-box .expanderIndependent .expanderContent table thead tr th .sort-control { margin-right: 0; }
  .dropdown-box .expanderIndependent .expanderContent table tbody tr td.field_educational_level { min-width: 125px; padding-left: 15px; }
  .dropdown-box .expanderIndependent.catalogue .expanderHeading img { width: 130px; }
  .dropdown-box:nth-last-of-type(1) .expanderIndependent.catalogue .expanderHeading img { height: 100%; }
  #tv-radio-hero-content .box-image { max-width: 100%; width: 100%; }
  #tv-radio-hero-content .box-image:before { padding-top: 60vw; }
  #tv-radio-hero-content .panel-box { padding-top: 30px; width: 100%; position: static; }
  #tv-radio-hero-content .panel-box .box-info { position: static; height: auto !important; padding-bottom: 20px; }
  #tv-radio-hero-content .panel-box .box-info .cols.video-wrapper.video-responsive { margin-right: 12px !important; width: auto; }
  #tv-radio-hero-content .panel-box .panel-box-inner .panel-info { display: block; height: auto !important; }
  .broadcast_interactive .tv-radio-links { float: none; width: 100%; }
  .broadcast_interactive .left_bottom_broadcast { float: none; width: 100%; }
  .view-ole-course-catalogue { padding-left: 30px; padding-right: 30px; }
  .page-profiles .main-wrapper-content { padding: 20px; }
  .page-profiles .following-info .flag-following { float: none; }
  .page-profiles .following-info .flag-following a { display: inline-block; }
  .page-profiles .view view-profile-blocks .view-content .views-row:nth-of-type(3n+1) { clear: left; }
  .list-your-course .progress-bar-wrapper { min-height: 28px; }
  .list-your-course .link-to-my-course { padding: 10px 0; }
  .node-type-ole-article .menu.menu-grid .menuline { width: 50%; }
  .openlearn-enrol-footer .badge-information p.badge-text-info { margin-left: 5.0625rem; padding-left: 6.25rem; }
  .node-type-ole-article #articleComments .comment-form .form-item input[type="text"] { width: 100%; }
  .node-type-ole-article #articleComments .comment-form .form-item label { float: none; }
  .node-type-ole-article #articleComments .comment-form .form-actions { text-align: center; }
  .node-type-ole-article #articleComments .comment-form .form-actions #edit-submit { margin-left: 0; } }
@media only screen and (min-width: 768px) and (max-width: 900px) { #ole-profile-node-form.node-ole_profile-form #edit-field-primary-interests table select { display: block !important; width: 100%; }
  .study_life_page { position: relative; }
  .study_life_page #block-ole-ng-content-image-basic-page { margin-bottom: 14px; }
  .study_life_page .openlearnng-block-system .field-items p { font-size: 0.875rem; }
  .study_life_page .study-life-landing-blocks .list-content .title { font-size: 1.375rem; }
  .study-life-landing-blocks { position: relative; z-index: 0; margin-bottom: 0; padding-bottom: 0; }
  .study-life-landing-blocks .list-item { width: 100%; } }
@media only screen and (max-width: 810px) { .main-article-wrapper .field-item .tabber.enabled .tabs-head ul, .broadcast_content .field-item .tabber.enabled .tabs-head ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .main-article-wrapper .field-item .tabber.enabled .tabs-head ul li[role="presentation"], .broadcast_content .field-item .tabber.enabled .tabs-head ul li[role="presentation"] { width: 100%; margin-right: 0; margin-bottom: 1px; } }
@media only screen and (max-width: 767px) { .color-red-wrapper .badged-course-filter .btn-sort .icon-dropdownarrow { color: #A20C1E; }
  .filter_page .color-red-wrapper .subject-filter-pannel .filter-top-header h2:before { color: #A20C1E; }
  .color-pink-wrapper .badged-course-filter .btn-sort .icon-dropdownarrow { color: #C90959; }
  .filter_page .color-pink-wrapper .subject-filter-pannel .filter-top-header h2:before { color: #C90959; }
  .color-royal-blue-wrapper .badged-course-filter .btn-sort .icon-dropdownarrow { color: #0F72C6; }
  .filter_page .color-royal-blue-wrapper .subject-filter-pannel .filter-top-header h2:before { color: #0F72C6; }
  .color-orange-wrapper .badged-course-filter .btn-sort .icon-dropdownarrow { color: #BE550D; }
  .filter_page .color-orange-wrapper .subject-filter-pannel .filter-top-header h2:before { color: #BE550D; }
  .color-blue-wrapper .badged-course-filter .btn-sort .icon-dropdownarrow { color: #2A4D7F; }
  .filter_page .color-blue-wrapper .subject-filter-pannel .filter-top-header h2:before { color: #2A4D7F; }
  .color-green-wrapper .badged-course-filter .btn-sort .icon-dropdownarrow { color: #317A41; }
  .filter_page .color-green-wrapper .subject-filter-pannel .filter-top-header h2:before { color: #317A41; }
  .color-magenta-wrapper .badged-course-filter .btn-sort .icon-dropdownarrow { color: #6E1B6E; }
  .filter_page .color-magenta-wrapper .subject-filter-pannel .filter-top-header h2:before { color: #6E1B6E; }
  .color-dark-cyan-wrapper .badged-course-filter .btn-sort .icon-dropdownarrow { color: #006064; }
  .filter_page .color-dark-cyan-wrapper .subject-filter-pannel .filter-top-header h2:before { color: #006064; }
  .color-dark-blue-wrapper .badged-course-filter .btn-sort .icon-dropdownarrow { color: #212A3F; }
  .filter_page .color-dark-blue-wrapper .subject-filter-pannel .filter-top-header h2:before { color: #212A3F; }
  .color-black-wrapper .badged-course-filter .btn-sort .icon-dropdownarrow { color: #000; }
  .filter_page .color-black-wrapper .subject-filter-pannel .filter-top-header h2:before { color: #000; }
  .plus_course-wrapper .badged-course-filter .btn-sort .icon-dropdownarrow { color: #2a3451; }
  .filter_page .plus_course-wrapper .subject-filter-pannel .filter-top-header h2:before { color: #2a3451; }
  .color-skill-wrapper .badged-course-filter .btn-sort .icon-dropdownarrow { color: #3D4559; }
  .filter_page .color-skill-wrapper .subject-filter-pannel .filter-top-header h2:before { color: #3D4559; }
  .color-blue-primary-dark-wrapper .badged-course-filter .btn-sort .icon-dropdownarrow { color: #3D4559; }
  .filter_page .color-blue-primary-dark-wrapper .subject-filter-pannel .filter-top-header h2:before { color: #3D4559; }
  .ole-carousel .slido-carousel-wrapper ul li .externalControlSlider-next-temp, .ole-carousel .slido-carousel-wrapper ul li .externalControlSlider-next-temp.disabled, .ole-carousel .slido-carousel-wrapper ul li .externalControlSlider-prev-temp, .ole-carousel .slido-carousel-wrapper ul li .externalControlSlider-prev-temp.disabled { font-size: 1.125rem; margin-top: -23px; }
  .ole-carousel .slido-carousel-wrapper ul li .externalControlSlider-prev-temp { padding-left: 10px; }
  .ole-carousel .slido-carousel-wrapper ul li .externalControlSlider-next-temp { padding-right: 10px; }
  .ole-carousel .slido-carousel-wrapper .injected .ou-inline-caption-wrap .inline-image-caption { font-size: 0.8125rem; }
  .position-fixed .course-tabs.course-tabs-sticky, .position-fixed .header_content.sticky, .position-fixed #free-course-list-block.course-sticky { position: absolute; }
  .pullquotemiddle, .pullquoteleft, .pullquoteright { font-size: 1.4375rem; }
  .pullquotemiddle .icon .icon-chip, .pullquotemiddle .icon .icon-chip2, .pullquoteleft .icon .icon-chip, .pullquoteleft .icon .icon-chip2, .pullquoteright .icon .icon-chip, .pullquoteright .icon .icon-chip2 { height: 50px; font-size: 2.1875rem; width: 55px; }
  .pullquoteleft { width: 40%; }
  .pullquoteright { width: 42%; }
  .messages.error, #breadcrumbs-block { display: none; }
  #main_content_wrapper .ole-pagination { background-color: #ECEAE6; display: none; }
  #main_content_wrapper .ole-pagination.mobile { display: block; }
  #main_content_wrapper .ole-pagination.mobile .paging-content { height: auto; margin: 23px 15px 31px; padding: 11px 0 7px; text-align: center; }
  #main_content_wrapper .ole-pagination.mobile .paging-content:after { content: ""; display: table; clear: both; }
  #main_content_wrapper .ole-pagination.mobile .item-list { margin: 0; float: none; }
  #main_content_wrapper .ole-pagination.mobile .item-list.current-of-total { display: none; }
  #main_content_wrapper .ole-pagination.mobile .item-list ul.pager li { margin: 0; }
  #main_content_wrapper .ole-pagination.mobile .item-list ul.pager li.pager-current { height: auto; min-width: 30px; padding: 2px 4px 1px; width: auto; margin: 0 4px; }
  #main_content_wrapper .ole-pagination.mobile .item-list ul.pager li.pager-ellipsis { margin-top: 3px; }
  #main_content_wrapper .ole-pagination.mobile .item-list ul.pager li, #main_content_wrapper .ole-pagination.mobile .item-list ul.pager_left li, #main_content_wrapper .ole-pagination.mobile .item-list ul.pager_right li { padding: 0 4px; }
  #main_content_wrapper .ole-pagination.mobile .item-list ul.pager li a, #main_content_wrapper .ole-pagination.mobile .item-list ul.pager_left li a, #main_content_wrapper .ole-pagination.mobile .item-list ul.pager_right li a { padding-bottom: 1px; padding-top: 2px; height: auto; min-width: 30px; width: auto; }
  #main_content_wrapper .ole-pagination.mobile .item-list ul.pager li a:before, #main_content_wrapper .ole-pagination.mobile .item-list ul.pager_left li a:before, #main_content_wrapper .ole-pagination.mobile .item-list ul.pager_right li a:before { font-size: 10px; margin-top: -3px; top: 12px; }
  #main_content_wrapper .ole-pagination.mobile .item-list ul.pager li a:hover, #main_content_wrapper .ole-pagination.mobile .item-list ul.pager li a:focus, #main_content_wrapper .ole-pagination.mobile .item-list ul.pager_left li a:hover, #main_content_wrapper .ole-pagination.mobile .item-list ul.pager_left li a:focus, #main_content_wrapper .ole-pagination.mobile .item-list ul.pager_right li a:hover, #main_content_wrapper .ole-pagination.mobile .item-list ul.pager_right li a:focus { background: #fff; color: #1d1d1d; }
  #main_content_wrapper .ole-pagination.mobile .item-list ul.pager_left li, #main_content_wrapper .ole-pagination.mobile .item-list ul.pager_right li { padding: 0; margin: 0 4px; }
  #main_content_wrapper .ole-pagination.mobile .item-list ul.pager_right li a:before { -moz-transform: none; -o-transform: none; -ms-transform: none; -webkit-transform: none; transform: none; }
  .injected.inline-image-left, .injected.inline-image-right, .injected.inline-image-center { float: none; margin: 0 0 10px; }
  .menu-item-list { margin: 0; }
  .menu-item-list .menu-item .item-img { width: 135px; }
  .menu-item-list .menu-item .item-content { padding-left: 10px; padding-right: 0; }
  .menu-item-list .menu-item .item-content .item-content-title { font-size: 0.8125rem; height: 1rem; }
  .menu-item-list .menu-item .item-content .item-content-title a { height: 1rem; }
  .menu-item-list .menu-item .item-content .item-content-desc { font-size: 0.6875rem; }
  .menu-item-list .menu-item .item-content .readmore { font-size: 0.8125rem; }
  .menu-item-list .menu-item .item-update { display: none; }
  .menu.menu-grid { margin-right: 0; }
  .menu.menu-grid .menuline { padding-right: 0; width: 100%; }
  .menu.menu-grid .menuline .menulineWrapper h2 { font-size: 1rem; }
  .hide-desk { display: block; }
  #wrapper { margin: 0 auto; padding: 0; width: 100%; }
  #wrapper #main_wrapper #content_wrapper { margin-top: 0 !important; }
  body:not(.node-type-ole-article) #wrapper #main_wrapper #content_wrapper { padding-left: 0 !important; padding-right: 0 !important; }
  #wrapper #main_wrapper #content_wrapper .tabs { display: none; }
  #wrapper #main_wrapper #content_wrapper.page_broadcast_interactive #main_content_wrapper { background: #fff; }
  #wrapper .container, #wrapper .wrapper-has-sidebar { padding-top: 0; padding-bottom: 0; }
  .layout-noright #main_content_wrapper.course-detail-page .main-wrapper-content { margin-left: 0; width: 100%; }
  body:not(.layout-noright):not(.blank-layout) .main_content_wrapper.show-left .wrapper-has-sidebar { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  #content_wrapper.free_course_all_course_page .main_content_wrapper.show-left .wrapper-has-sidebar { display: block; }
  body:not(.layout-noright):not(.blank-layout) .main_content_wrapper.show-left .wrapper-has-sidebar .main-wrapper-content { width: 100%; float: none; margin: 0; order: 1; }
  body:not(.layout-noright):not(.blank-layout):not(.page-openlearnplus, .page-profiles) .main_content_wrapper.show-left .wrapper-has-sidebar .main-wrapper-content { overflow: hidden; }
  .main_content_wrapper.show-left .wrapper-has-sidebar .main-wrapper-content body.page-profiles:after { content: ""; display: table; clear: both; }
  .free_course_all_course_page .main_content_wrapper.show-left#main_content_wrapper, .why_free_courses .main_content_wrapper.show-left#main_content_wrapper, .free_course_advantages .main_content_wrapper.show-left#main_content_wrapper { background: #fff; }
  .main_content_wrapper.show-right .wrapper-has-sidebar { display: flex; flex-flow: column; }
  .main_content_wrapper.show-right .wrapper-has-sidebar .main-wrapper-content { width: 100%; float: none; margin: 0; order: 1; }
  .main_content_wrapper .region-left { width: 100%; float: none; }
  body:not(.page-profiles) .main_content_wrapper .region-left { order: 2; }
  .main_content_wrapper.course-detail-page .region-left { display: none; }
  .main_content_wrapper .region-right, .main_content_wrapper .region-common-right { width: 100%; float: none; order: 2; }
  .main_content_wrapper .region-content-bot { clear: both; width: 100%; }
  .main_content_wrapper .region-content { padding-bottom: 0; margin-bottom: 0; }
  #breadcrumbs-block + .content-wrapper { padding-top: 0; }
  #theme-openlearnng-editorstoolbar { margin: 0; }
  #main_banner {  /**
* banner search
* ------------------
*/ /*
* banner_no_search
*/ }
  .front #main_banner { margin-bottom: 70px; }
  #main_banner .img_wrapper { position: relative; overflow: hidden; max-height: 252px; width: 100%; }
  #main_banner .img_wrapper img { width: 192%; margin-left: -40%; }
  #main_banner .gradient-img { opacity: 1; height: 100%; -webkit-background-size: 300%; background-size: 300%; }
  #main_banner form { position: static; }
  #main_banner form fieldset { border: none; bottom: -70px; position: absolute; margin: 0; padding: 0; width: 100%; }
  #main_banner #banner_search_label { display: block; width: 100%; font-size: 1.625rem; font-weight: 500; text-align: center; color: #fff; margin-bottom: 7px; }
  #main_banner #banner_search_sub_label { display: block; width: 85%; font-size: 0.9375rem; line-height: 19px; text-align: center; color: #fff; margin: 5px auto 3px auto; }
  #main_banner .banner-text-box { margin-bottom: 0; margin-top: 18px; min-width: 0; width: 100%; padding: 17px 5%; top: 0px; }
  #main_banner .banner-text-box #banner_search_text { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; color: #000; overflow: hidden; padding: 5px 20px 5px 15px; float: left; text-align: left; width: -webkit-calc(100% - 36px); width: -moz-calc(100% - 36px); width: calc(100% - 36px); height: 36px; line-height: 35px; border: 0; border-radius: 0; font-size: 0.9375rem; }
  #main_banner .banner-text-box #banner_search_text::-webkit-input-placeholder { color: #000; opacity: 1 !important; /* for chrome */ }
  #main_banner .banner-text-box #banner_search_text:-moz-placeholder { color: #000; }
  #main_banner .banner-text-box #banner_search_text::-moz-placeholder { color: #000; }
  #main_banner .banner-text-box #banner_search_text:-ms-input-placeholder { color: #000; }
  #main_banner .banner-text-box #banner_search_text:active, #main_banner .banner-text-box #banner_search_text:focus { border: 3px solid #FEC23D; }
  #main_banner .banner-text-box #banner_search_text:active::-webkit-input-placeholder, #main_banner .banner-text-box #banner_search_text:focus::-webkit-input-placeholder { color: transparent; opacity: 1 !important; /* for chrome */ }
  #main_banner .banner-text-box #banner_search_text:active:-moz-placeholder, #main_banner .banner-text-box #banner_search_text:focus:-moz-placeholder { color: transparent; }
  #main_banner .banner-text-box #banner_search_text:active::-moz-placeholder, #main_banner .banner-text-box #banner_search_text:focus::-moz-placeholder { color: transparent; }
  #main_banner .banner-text-box #banner_search_text:active:-ms-input-placeholder, #main_banner .banner-text-box #banner_search_text:focus:-ms-input-placeholder { color: transparent; }
  #main_banner .banner-text-box .search { display: block; position: absolute; top: 17px; right: 5%; height: 36px; overflow: hidden; width: 36px; background: #577F00; text-decoration: none; }
  #main_banner .banner-text-box .search span { color: #FFF; font-size: 19px; padding: 8px; display: block; }
  #main_banner #banner_no_search { width: 100%; height: 140px; position: absolute; margin: auto auto; bottom: 80px; }
  #main_banner a { display: none; }
  #home-signup { margin: 0 auto 0 auto; padding: 0 0 10px 0; }
  #home-signup .container, #home-signup .wrapper-has-sidebar { width: auto; padding-left: 0; padding-right: 0; }
  #home-signup .content-signup { margin: 0; position: relative; padding: 20px 0 15px 0; }
  #home-signup .content-signup .halign-box .halign-box-logo { min-height: 1px; width: 100%; margin: 0; }
  #home-signup .content-signup .halign-box .halign-box-logo .icon { margin: 0 auto; font-size: 5rem; width: 86px; border-width: 3px; }
  #home-signup .content-signup .halign-box .halign-box-item { width: 100%; float: none; }
  #home-signup .content-signup .ou-introduce { min-height: 12px; }
  #home-signup .content-signup .ou-introduce h2 { font-size: 1.1875rem; text-align: center; margin-top: 5px; }
  #home-signup .content-signup .ou-introduce p { line-height: 1rem; font-size: 0.875rem; margin: 10px auto; text-align: center; width: 82%; }
  #home-signup .content-signup .ou-introduce p a { font-size: 1em; }
  #home-signup .content-signup .btn-box { margin: 0; }
  #home-signup .content-signup .btn-box .btn, #home-signup .content-signup .btn-box #cart-form-pane .form-submit, #cart-form-pane #home-signup .content-signup .btn-box .form-submit, #home-signup .content-signup .btn-box .cart-hide-frecourses .form-submit, .cart-hide-frecourses #home-signup .content-signup .btn-box .form-submit { font-size: 1rem; margin-top: 10px; padding: 5px 44px 6px 30px; }
  #home-signup .content-signup .btn-box .btn span, #home-signup .content-signup .btn-box #cart-form-pane .form-submit span, #cart-form-pane #home-signup .content-signup .btn-box .form-submit span, #home-signup .content-signup .btn-box .cart-hide-frecourses .form-submit span, .cart-hide-frecourses #home-signup .content-signup .btn-box .form-submit span { font-size: 0.75rem; }
  .show-left .region-content-bot #home-signup .content-signup { margin-top: 17px; }
  .show-left .region-content-bot #home-signup .content-signup .halign-box { display: flex; flex-flow: column; }
  .show-left .region-content-bot #home-signup .content-signup .halign-box .halign-box-logo { order: 2; margin: 10px auto 23px auto; }
  .show-left .region-content-bot #home-signup .content-signup .halign-box .halign-box-logo .icon { font-size: 6.875rem; width: 104px; }
  .show-left .region-content-bot #home-signup .content-signup .halign-box .halign-box-item { order: 1; }
  .show-left .region-content-bot #home-signup .content-signup .halign-box .btn-box { order: 3; }
  .show-left .region-content-bot #home-signup .content-signup .btn-box { margin: auto auto; text-align: center; min-height: 0; }
  #home-list-explore .explores-main { padding: 0 10px; background: #fff; }
  #home-list-explore .explores-main .explores-top { padding: 8px 0 0; }
  #home-list-explore .explores-main .explores-top h2 { font-size: 1.3125rem; margin: 7px 0 12px 0; }
  #home-list-explore .explores-main .explores-bottom { padding: 0 0 20px 0; }
  #home-list-explore .explores-main .explores-bottom .col-xs-6:nth-child(odd) { padding: 0 4px 0 4px; }
  #home-list-explore .explores-main .explores-bottom .col-xs-6:nth-child(even) { padding: 0 4px 0 4px; }
  #home-list-explore .explores-main .explores-bottom .col-xs-6:nth-of-type(4n + 4) { clear: none; }
  #home-list-explore .explores-main .explore-item { min-height: 150px; margin: 5px 0; padding: 0 8px; overflow: hidden; }
  #home-list-explore .explores-main .explore-item h3 { font-size: 1rem; padding: 0 25px; margin: -6px 0 0; line-height: 19px; }
  #home-list-explore .explores-main .explore-item p, #home-list-explore .explores-main .explore-item .btn, #home-list-explore .explores-main .explore-item #cart-form-pane .form-submit, #cart-form-pane #home-list-explore .explores-main .explore-item .form-submit, #home-list-explore .explores-main .explore-item .cart-hide-frecourses .form-submit, .cart-hide-frecourses #home-list-explore .explores-main .explore-item .form-submit { display: none; }
  #home-list-explore .explores-main .explore-item .icon { height: 100px; margin-bottom: 0; }
  #home-list-explore .explores-main .explore-item .icon > span { font-size: 55px; }
  #home-list-explore .explores-main .explore-item .icon > span.icon-for-study-home { font-size: 2.75rem; }
  #home-list-explore .explores-main .explore-item .icon > span.icon-for-life-home { font-size: 2.5625rem; }
  #home-list-subjects .subjects-main .subjects-top h2, #page-list-subjects .subjects-main .subjects-top h2 { font-size: 1.3125rem; margin: 20px auto 15px; width: 53%; }
  #home-list-subjects .subjects-main .subjects-top h2 a:after, #page-list-subjects .subjects-main .subjects-top h2 a:after { display: none; }
  #home-list-subjects .subjects-main .subject-item, #page-list-subjects .subjects-main .subject-item { margin: 2px 0; padding: 3px; }
  #home-list-subjects .subjects-main .subject-item .subject-heading, #page-list-subjects .subjects-main .subject-item .subject-heading { font-size: 0.875rem; height: 52px; }
  #home-list-subjects .subjects-main .subject-item .img-subject:before, #page-list-subjects .subjects-main .subject-item .img-subject:before { padding-top: 61%; }
  #home-list-subjects .subjects-bottom .col-xs-6, #page-list-subjects .subjects-bottom .col-xs-6 { padding: 0 2px 0 10px; }
  #home-list-subjects .subjects-bottom .col-xs-6:nth-child(even), #page-list-subjects .subjects-bottom .col-xs-6:nth-child(even) { padding: 0 10px 0 2px; }
  .ser-grid, .list-view-mode .ser-grid { width: 100%; margin: 8px 0; min-height: inherit; box-shadow: 2px 2px 2px #AAAAAA; padding-bottom: 0; height: auto !important; }
  .ser-grid.ser-grid-resource, .list-view-mode .ser-grid.ser-grid-resource { margin: 0; }
  .ser-grid.ser-grid-resource .ser-grid-item .name, .list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .name { font-size: 0.9375rem; }
  .ser-grid.ser-grid-resource .ser-grid-item .resource-content p, .list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-content p { font-size: 0.6875rem; }
  .ser-grid.ser-grid-resource .ser-grid-item .resource-content .content-title, .list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-content .content-title { clear: both; font-size: 0.8125rem; }
  .ser-grid.ser-grid-resource .ser-grid-item .resource-content ul, .list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-content ul { height: auto; }
  .ser-grid.ser-grid-resource .ser-grid-item .resource-content ul li a, .list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-content ul li a { font-size: 0.8125rem; }
  .ser-grid.ser-grid-resource .ser-grid-item .resource-content ul li a span.icon, .list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-content ul li a span.icon { font-size: 0.75rem; }
  .ser-grid.ser-grid-resource .ser-grid-item .resource-bottom, .list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-bottom { padding-bottom: 0; }
  .ser-grid.ser-grid-resource .ser-grid-item .resource-bottom a, .ser-grid.ser-grid-resource .ser-grid-item .resource-bottom span.icon-question_mark, .list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-bottom a, .list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-bottom span.icon-question_mark { font-size: 1rem; }
  .ser-grid.ser-grid-resource .ser-grid-item .resource-bottom .link-close .icon-x, .list-view-mode .ser-grid.ser-grid-resource .ser-grid-item .resource-bottom .link-close .icon-x { font-size: 1.25rem; }
  .wrapper-has-sidebar .ser-grid, .wrapper-has-sidebar .list-view-mode .ser-grid { min-width: 100%; padding-bottom: 0; }
  .ser-grid .ser-grid-item, .list-view-mode .ser-grid .ser-grid-item { display: block; box-shadow: none; margin: 0; padding: 10px; }
  .ser-grid .ser-grid-item:after, .list-view-mode .ser-grid .ser-grid-item:after { content: ""; display: table; clear: both; }
  .ser-grid .ser-grid-item .img_permissions, .list-view-mode .ser-grid .ser-grid-item .img_permissions { left: 10px; right: auto; top: 10px; width: 135px; }
  .ser-grid .ser-grid-item .img_permissions_text, .list-view-mode .ser-grid .ser-grid-item .img_permissions_text { opacity: 0; }
  .ser-grid .ser-grid-item .box-image, .list-view-mode .ser-grid .ser-grid-item .box-image { float: left; height: auto; margin-bottom: 0; width: 135px; z-index: 0; }
  .ser-grid .ser-grid-item .box-image:before, .list-view-mode .ser-grid .ser-grid-item .box-image:before { padding-top: 80%; }
  .ser-grid .ser-grid-item .box-image .box-info, .list-view-mode .ser-grid .ser-grid-item .box-image .box-info { background: none; right: 0; height: 37px; }
  .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel), .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel) { background: #fff; font-size: 1.4375rem; width: 25%; height: 2.3125rem; min-width: 0; text-align: center; line-height: normal; vertical-align: middle; padding: 0; }
  .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel) span, .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel) span { font-size: inherit; }
  .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel):before, .first .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel):before, .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel):before, .first .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel):before { padding: 0; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: inherit; }
  .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-0, .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-1, .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-2, .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-3, .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-award, .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-0, .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-1, .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-2, .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-3, .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-award { font-size: 2.375rem; margin-top: 0; }
  .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-0:before, .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-1:before, .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-2:before, .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-3:before, .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-award:before, .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-0:before, .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-1:before, .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-2:before, .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-level-3:before, .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-award:before { padding: 0; }
  .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-badge-hexagon span, .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons:not(.channel).icon-badge-hexagon span { margin-top: 50%; display: inline-block; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
  .ser-grid .ser-grid-item .box-image .box-info .icons.channel img, .list-view-mode .ser-grid .ser-grid-item .box-image .box-info .icons.channel img { height: 100%; width: auto; }
  .ser-grid .ser-grid-item .text-content-type .text, .list-view-mode .ser-grid .ser-grid-item .text-content-type .text { width: 85%; }
  .ser-grid .ser-grid-item .box-content, .list-view-mode .ser-grid .ser-grid-item .box-content { padding: 0 0 0px 10px; min-height: 1px; float: none; margin-left: 135px; width: auto; position: static; }
  .ser-grid .ser-grid-item .box-content .subject-name, .list-view-mode .ser-grid .ser-grid-item .box-content .subject-name { border: none; font-size: 0.6875rem; padding: 0px 0 5px 0; min-height: 1px; font-weight: normal; height: auto; overflow: hidden; }
  .ser-grid .ser-grid-item .box-content .desc, .list-view-mode .ser-grid .ser-grid-item .box-content .desc { height: auto; min-height: 1px; }
  .ser-grid .ser-grid-item .box-content .desc .content-title, .list-view-mode .ser-grid .ser-grid-item .box-content .desc .content-title { padding: 0 0 2px; }
  .ser-grid .ser-grid-item .box-content .desc .content-title a, .list-view-mode .ser-grid .ser-grid-item .box-content .desc .content-title a { font-size: 0.8125rem; }
  .ser-grid .ser-grid-item .box-content .desc .content-title a .height-invisible, .list-view-mode .ser-grid .ser-grid-item .box-content .desc .content-title a .height-invisible { height: 45px; }
  .ser-grid .ser-grid-item .box-content .desc p, .list-view-mode .ser-grid .ser-grid-item .box-content .desc p { max-height: 2.6875rem; padding: 0; font-size: 0.6875rem; }
  .ser-grid .ser-grid-item .box-content .desc p .height-invisible, .list-view-mode .ser-grid .ser-grid-item .box-content .desc p .height-invisible { height: 2.6875rem; }
  .ser-grid .ser-grid-item .box-content a:hover, .list-view-mode .ser-grid .ser-grid-item .box-content a:hover { text-decoration: none; }
  .ser-grid .ser-grid-item .box-bottom, .list-view-mode .ser-grid .ser-grid-item .box-bottom { padding-top: 3px; position: absolute; left: 155px; right: 10px; bottom: 10px; margin: 0; }
  .ser-grid .ser-grid-item .box-bottom .type .type-inner > div, .list-view-mode .ser-grid .ser-grid-item .box-bottom .type .type-inner > div { font-size: 1.125rem; }
  .ser-grid .ser-grid-item .box-bottom .type .type-inner span, .list-view-mode .ser-grid .ser-grid-item .box-bottom .type .type-inner span { color: #000; font-size: 0.6875rem; padding-right: 0; }
  .ser-grid .ser-grid-item .box-bottom .type .type-inner > div.icons.icon-radio-programme, .list-view-mode .ser-grid .ser-grid-item .box-bottom .type .type-inner > div.icons.icon-radio-programme { font-size: 18px; }
  .ser-grid .ser-grid-item .box-bottom .hours, .list-view-mode .ser-grid .ser-grid-item .box-bottom .hours { font-weight: normal; margin-top: 1px; }
  .ser-grid .ser-grid-item .box-bottom .hours span, .list-view-mode .ser-grid .ser-grid-item .box-bottom .hours span { font-size: 0.6875rem; font-weight: normal; line-height: normal; }
  .ser-grid.plus, .list-view-mode .ser-grid.plus { position: relative; z-index: 1; }
  .ser-grid.plus .ser-grid-item, .list-view-mode .ser-grid.plus .ser-grid-item { overflow: hidden; min-height: 1px; }
  .ser-grid.plus .ser-grid-item .box-bottom .price, .ser-grid.plus .ser-grid-item .box-bottom .price-list, .list-view-mode .ser-grid.plus .ser-grid-item .box-bottom .price, .list-view-mode .ser-grid.plus .ser-grid-item .box-bottom .price-list { font-size: 0.75rem; margin-top: 0px; }
  .ser-grid.plus .ser-grid-item .box-bottom .price .icon-dollar, .ser-grid.plus .ser-grid-item .box-bottom .price-list .icon-dollar, .list-view-mode .ser-grid.plus .ser-grid-item .box-bottom .price .icon-dollar, .list-view-mode .ser-grid.plus .ser-grid-item .box-bottom .price-list .icon-dollar { font-size: 0.625rem; }
  .ser-grid.plus .ser-grid-item .box-bottom .price .inner-text, .ser-grid.plus .ser-grid-item .box-bottom .price-list .inner-text, .list-view-mode .ser-grid.plus .ser-grid-item .box-bottom .price .inner-text, .list-view-mode .ser-grid.plus .ser-grid-item .box-bottom .price-list .inner-text { font-size: 0.75rem; font-size: inherit; }
  .ser-grid.plus .ser-grid-item .box-image .box-info, .list-view-mode .ser-grid.plus .ser-grid-item .box-image .box-info { padding: 0 10px; }
  .ser-grid.plus .ser-grid-item .box-image .box-info .icon.icon-openlearn-plus, .list-view-mode .ser-grid.plus .ser-grid-item .box-image .box-info .icon.icon-openlearn-plus { font-size: 0.9375rem; }
  .ser-grid.plus .ser-grid-item .box-image .box-info .icon.icon-award-plus, .list-view-mode .ser-grid.plus .ser-grid-item .box-image .box-info .icon.icon-award-plus { font-size: 1.625rem; }
  #free-course-list-block, .navigation-skill { padding: 0 12px; margin: 0 0 6px -25px; width: calc(100% + 47px); }
  #free-course-list-block .inner-block, .navigation-skill .inner-block { padding: 0; position: relative; z-index: 1; background: #dfddd9; }
  #free-course-list-block .inner-block .title-block, .navigation-skill .inner-block .title-block { padding: 0; border: none; position: relative; z-index: 1; }
  #free-course-list-block .inner-block .title-block:after, .navigation-skill .inner-block .title-block:after { content: ""; position: absolute; z-index: -1; top: -14px; right: -12px; left: -14px; bottom: -14px; }
  #free-course-list-block .inner-block .title-block:hover, .navigation-skill .inner-block .title-block:hover { cursor: pointer; }
  #free-course-list-block .inner-block .title-block h2, .navigation-skill .inner-block .title-block h2 { padding: 13px 0 10px 20px; font-size: 1.125rem; background: #dfddd9; color: #1a1a1a; margin: 4px 0 0 0; font-weight: bold; position: relative; }
  #free-course-list-block .inner-block .title-block h2:before, .navigation-skill .inner-block .title-block h2:before { font-family: 'oufont' !important; content: "\e910"; right: 20px; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); font-size: 11px; color: #1a1a1a; }
  .free_course_all_course_page #free-course-list-block .inner-block .title-block h2, .free_course_all_course_page .navigation-skill .inner-block .title-block h2 { padding: 25px 0 25px 20px; margin-top: 0; }
  #free-course-list-block .inner-block .title-block.active-section h2:before, .navigation-skill .inner-block .title-block.active-section h2:before { content: "\e904"; }
  #free-course-list-block .inner-block .title-block.active-section:after, .navigation-skill .inner-block .title-block.active-section:after { background: rgba(20, 30, 48, 0.7); }
  #free-course-list-block .inner-block .content-block, .navigation-skill .inner-block .content-block { background: #fff; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity: 0; padding: 0 0 10px 0; top: -100vh; position: absolute; z-index: 2; right: -12px; left: -14px; margin-top: 14px; height: 0; overflow: hidden; }
  #free-course-list-block .inner-block .content-block ul, .navigation-skill .inner-block .content-block ul { list-style-type: none; margin: 0; padding: 0; }
  #free-course-list-block .inner-block .content-block ul li, .navigation-skill .inner-block .content-block ul li { padding: 8px 22px; border-bottom: 1.25px dashed #c1c8d7; display: table; width: 100%; position: relative; }
  #free-course-list-block .inner-block .content-block ul li > a, .navigation-skill .inner-block .content-block ul li > a { display: table-row; position: relative; line-height: 40px; }
  #free-course-list-block .inner-block .content-block ul li > a:hover, #free-course-list-block .inner-block .content-block ul li > a:focus, #free-course-list-block .inner-block .content-block ul li > a.active, .navigation-skill .inner-block .content-block ul li > a:hover, .navigation-skill .inner-block .content-block ul li > a:focus, .navigation-skill .inner-block .content-block ul li > a.active { text-decoration: none; }
  #free-course-list-block .inner-block .content-block ul li > a:hover .text, #free-course-list-block .inner-block .content-block ul li > a:focus .text, #free-course-list-block .inner-block .content-block ul li > a.active .text, .navigation-skill .inner-block .content-block ul li > a:hover .text, .navigation-skill .inner-block .content-block ul li > a:focus .text, .navigation-skill .inner-block .content-block ul li > a.active .text { font-weight: bold; color: #3D4559; }
  #free-course-list-block .inner-block .content-block ul li > a:hover .icons:before, #free-course-list-block .inner-block .content-block ul li > a:focus .icons:before, #free-course-list-block .inner-block .content-block ul li > a.active .icons:before, .navigation-skill .inner-block .content-block ul li > a:hover .icons:before, .navigation-skill .inner-block .content-block ul li > a:focus .icons:before, .navigation-skill .inner-block .content-block ul li > a.active .icons:before { color: #3D4559; }
  #free-course-list-block .inner-block .content-block ul li > a:before, .navigation-skill .inner-block .content-block ul li > a:before { font-family: 'oufont' !important; content: "\e905"; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); right: 36px; font-size: 10px; color: #808080; }
  #free-course-list-block .inner-block .content-block ul li > a.active:before, .navigation-skill .inner-block .content-block ul li > a.active:before { content: ''; }
  #free-course-list-block .inner-block .content-block ul li .icons, .navigation-skill .inner-block .content-block ul li .icons { display: table-cell; float: none; font-size: 28px; color: #808080; width: 35px; padding-right: 0; vertical-align: middle; text-align: center; }
  #free-course-list-block .inner-block .content-block ul li .icons:before, .navigation-skill .inner-block .content-block ul li .icons:before { position: relative; text-align: center; font-size: inherit; }
  #free-course-list-block .inner-block .content-block ul li .icons.icon-dots_colour, .navigation-skill .inner-block .content-block ul li .icons.icon-dots_colour { font-size: 26px; }
  #free-course-list-block .inner-block .content-block ul li .icons.icon-check, .navigation-skill .inner-block .content-block ul li .icons.icon-check { font-size: 23px; }
  #free-course-list-block .inner-block .content-block ul li .text, .navigation-skill .inner-block .content-block ul li .text { display: table-cell; padding-left: 0; font-size: 0.8125rem; font-weight: 500; color: #3d393a; padding-right: 25px; padding-left: 15px; vertical-align: middle; }
  #free-course-list-block .inner-block .content-block ul li .icon-badge + .text, .navigation-skill .inner-block .content-block ul li .icon-badge + .text { padding-top: 0; }
  #free-course-list-block .inner-block .content-block.show, .navigation-skill .inner-block .content-block.show { filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 1; top: auto; height: auto; }
  .main-wrapper-content #free-course-list-block, .main-wrapper-content .navigation-skill { margin-left: 0; padding: 0 12px; width: 100%; }
  #block-ole-free-course-free-course-list #free-course-list-block:not(.course-sticky), #block-ole-free-course-free-course-list .navigation-skill:not(.course-sticky) { position: absolute !important; top: 0 !important; z-index: 1; }
  #free-course-list-block.course-sticky, .navigation-skill.course-sticky { position: fixed; padding: 0; left: 0; margin: 0; width: 100%; z-index: 1; transition: top 100ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: top 100ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: top 100ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
  #free-course-list-block.course-sticky .title-block, .navigation-skill.course-sticky .title-block { background: #fff; box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); -webkit-box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); padding: 14px 0; z-index: 5; }
  #free-course-list-block.course-sticky .title-block:hover, .navigation-skill.course-sticky .title-block:hover { cursor: pointer; }
  #free-course-list-block.course-sticky .title-block h2, .navigation-skill.course-sticky .title-block h2 { margin: 0 14px; }
  .free_course_all_course_page #free-course-list-block.course-sticky .title-block h2, .free_course_all_course_page .navigation-skill.course-sticky .title-block h2 { padding: 13px 0 13px 20px; margin-top: 0; }
  .free_course_all_course_page #free-course-list-block.course-sticky .title-block h2:before, .free_course_all_course_page .navigation-skill.course-sticky .title-block h2:before { font-size: 0.6875rem; }
  #free-course-list-block.course-sticky .title-block.active-section h2:before, .navigation-skill.course-sticky .title-block.active-section h2:before { content: "\e904"; }
  #free-course-list-block.course-sticky .title-block.active-section:after, .navigation-skill.course-sticky .title-block.active-section:after { display: none; }
  #free-course-list-block.course-sticky .content-block.show, .navigation-skill.course-sticky .content-block.show { margin-top: 0; left: 0; right: 0; padding: 5px 0 0; overflow-y: auto; }
  #free-course-list-block.course-sticky .content-block.show ul, .navigation-skill.course-sticky .content-block.show ul { margin-bottom: 10px; }
  .courses-search-bar { padding: 5px 7px; }
  .courses-search-bar #courses-search-form { margin: 0 0 15px; }
  .courses-search-bar #courses-search-form #courses-search-input { font-size: 0.8125rem; font-weight: 500; height: 32px; }
  .courses-search-bar #courses-search-form .search { display: block; float: left; height: 36px; overflow: hidden; position: absolute; width: 36px; right: 0; background: #577F00; text-decoration: none; }
  .courses-search-bar #courses-search-form .search span { color: #FFF; font-size: 19px; padding: 8px; display: block; }
  .courses-search-bar #courses-search-form input[type="submit"] { display: none; }
  .courses-search-bar #courses-search-form .clear-search { left: auto; top: 17px !important; }
  #free-courses-type, #lunchtime-type, #badged-course-type { display: none !important; }
  .filter_page .block-ole-ng-skills + form, .filter_page .block-ole-free-course + form, .filter_page .block-ole-ng-tags + form { display: block; float: right; width: calc(50% - 22px); margin-top: -51px; position: relative; z-index: 3; margin-right: 16px; }
  .page-tags .filter_page .block-ole-ng-skills + form, .page-tags .filter_page .block-ole-free-course + form, .page-tags .filter_page .block-ole-ng-tags + form { z-index: 2; }
  .filter_page .block-ole-ng-skills + form.hide-filter, .filter_page .block-ole-free-course + form.hide-filter, .filter_page .block-ole-ng-tags + form.hide-filter { display: none; }
  .badged-course-filter { margin: 0 auto; text-align: center; background: #ECEAE6; padding: 0 0 10px 0; }
  #block-ole-ng-content-free-course .badged-course-filter { margin-top: 0; padding-top: 20px; }
  #grid-list-result .badged-course-filter .sort-form { display: none; }
  #grid-list-result .badged-course-filter .view-mode-wrap + span { padding-top: 0; margin-top: 0; }
  .badged-course-filter .sort-form { display: block; float: none; margin: 0 auto; width: auto; padding-top: 10px; }
  .badged-course-filter .sort-form:after { content: ""; display: table; clear: both; }
  .badged-course-filter .view-mode { display: none; }
  .badged-course-filter .view-mode-wrap + span { display: block; clear: both; margin: 10px 0 0 0; width: 100%; }
  .filter_page .block-ole-free-course + form .badged-course-filter .view-mode-wrap + span, .filter_page .block-ole-ng-skills + form .badged-course-filter .view-mode-wrap + span, .filter_page .block-ole-ng-tags + form .badged-course-filter .view-mode-wrap + span { display: none; }
  .badged-course-filter .input-filter { width: 100%; margin: 0; border: none; font-weight: bold; border-radius: initial; font-size: 1rem; }
  .badged-course-filter .btn-sort { left: auto; margin-right: 10px; right: 0; top: 20px; background: none; }
  .badged-course-filter .btn-sort span { display: block; clear: both; font-size: 0.75rem; left: 9px; top: 9px; margin-top: 0; position: relative; color: #3D4559; }
  .badged-course-filter .btn-sort .icon-dropdownarrow:before { content: "\e910"; }
  .badged-course-filter + .lastest { padding: 0; margin-right: 0; }
  .badged-course-filter + .lastest .lastest-main { padding: 0; }
  .filter_page .badged-course-filter .filter-label { background: #fff; display: block; font-weight: bolder; font-size: 1rem; left: 15px; position: absolute; text-align: left; top: 8px; z-index: 2; pointer-events: none; padding: 0; }
  .badged_free_courses .filter_page .badged-course-filter .filter-label { display: inline-block; }
  .filter_page .badged-course-filter .filter-label:after { content: ""; position: absolute; z-index: 3; margin-right: -5px; background: #fff; font-size: 1rem; display: block; width: 10px; height: 20px; right: 0; top: 0; pointer-events: none; }
  .badged-course-filter .sort-form { padding-top: 0; }
  .badged-course-filter .sort-form .sort-wrapper { font-size: 1rem; width: 100%; }
  .badged_free_courses .badged-course-filter .sort-form .sort-wrapper, .page-whats-on .badged-course-filter .sort-form .sort-wrapper { width: 245px; }
  .badged-course-filter .sort-form .sort-wrapper .btn-sort { background-color: #fff; }
  .page-subject .badged-course-filter .sort-form:before { content: ""; position: absolute; z-index: 2; right: 30px; top: 0; left: 0; bottom: 0; pointer-events: none; background: #fff; }
  #page-list-subjects { padding-top: 22px; }
  #page-list-subjects .subjects-main { padding: 0 10px; }
  #page-list-subjects .subjects-main .subject-item { padding: 0; margin: 0 15px 12px; }
  #page-list-subjects .subjects-main .subject-item:after { display: none; }
  #page-list-subjects .subjects-main .subject-item .subject-heading { height: 75px; font-size: 1.3125rem; padding: 0 22%; }
  #page-list-subjects .subjects-main .subject-item .subject-heading a { padding: 0; }
  #page-list-subjects .subjects-main .subject-item > div { min-height: inherit; height: auto; padding: 10px 0px 0; }
  #page-list-subjects .subjects-main .subject-item > div .height-invisible { height: 6.375rem; }
  #page-list-subjects .subjects-main .subject-item p { padding: 3px 10px 10px; font-size: 1.1875rem; line-height: 1.4375rem; margin: 10px 0; text-align: center; }
  #page-list-subjects .subjects-main .subject-item .btn, #page-list-subjects .subjects-main .subject-item #cart-form-pane .form-submit, #cart-form-pane #page-list-subjects .subjects-main .subject-item .form-submit, #page-list-subjects .subjects-main .subject-item .cart-hide-frecourses .form-submit, .cart-hide-frecourses #page-list-subjects .subjects-main .subject-item .form-submit { margin-top: 10px; border-radius: 6px; }
  #page-list-subjects .subjects-main .subject-item .btn.subject-btn, #page-list-subjects .subjects-main .subject-item #cart-form-pane .subject-btn.form-submit, #cart-form-pane #page-list-subjects .subjects-main .subject-item .subject-btn.form-submit, #page-list-subjects .subjects-main .subject-item .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses #page-list-subjects .subjects-main .subject-item .subject-btn.form-submit { min-width: 0; font-size: 1.125rem; margin: 0 0 25px; padding: 5px 8px 5px 20px; position: static; -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
  #page-list-subjects .subjects-main .subject-item .btn.subject-btn:after, #page-list-subjects .subjects-main .subject-item #cart-form-pane .subject-btn.form-submit:after, #cart-form-pane #page-list-subjects .subjects-main .subject-item .subject-btn.form-submit:after, #page-list-subjects .subjects-main .subject-item .cart-hide-frecourses .subject-btn.form-submit:after, .cart-hide-frecourses #page-list-subjects .subjects-main .subject-item .subject-btn.form-submit:after { right: 10px; width: 12px; height: 12px; font-size: 12px; }
  #page-list-subjects .subjects-main .subject-item .btn.subject-btn:hover, #page-list-subjects .subjects-main .subject-item #cart-form-pane .subject-btn.form-submit:hover, #cart-form-pane #page-list-subjects .subjects-main .subject-item .subject-btn.form-submit:hover, #page-list-subjects .subjects-main .subject-item .cart-hide-frecourses .subject-btn.form-submit:hover, .cart-hide-frecourses #page-list-subjects .subjects-main .subject-item .subject-btn.form-submit:hover { background: #141E30; border-color: #141E30; text-decoration: none; }
  #page-list-subjects .subjects-main .subject-item.openlearn-plus-item a { padding: 0; }
  #page-list-subjects .subjects-main .subject-item.openlearn-plus-item .icon-openlearn-plus { font-size: 38px; }
  #page-list-subjects .subjects-main .color-dark-blue .subject-item .subject-heading { padding: 0 15%; }
  #block-ole-ng-ubercart-banner-cart { padding: 15px; position: relative; }
  #block-ole-ng-ubercart-banner-cart .banner_plus_course { padding: 17px 16px 14px; }
  #block-ole-ng-ubercart-banner-cart .banner_plus_course .icon-openlearn-plus { font-size: 1.5rem; }
  #block-ole-ng-ubercart-banner-cart .banner_plus_course .right_text { display: none; }
  #block-ole-ng-ubercart-banner-cart .banner_plus_course .basket-icon-inner { display: block; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); transform: translate(0%, -50%); right: 37px; }
  #block-ole-ng-ubercart-banner-cart .banner_plus_course .basket-icon-inner .icon-basket { font-size: 1.625rem; margin-right: 6px; transform: translate(0, -3px); }
  #block-ole-ng-ubercart-banner-cart .banner_plus_course .basket-icon-inner .cart-total { color: #fff; font-size: 1.5rem; font-weight: bold; }
  .page-cart .content-wrapper .page-title { padding-left: 30px; }
  .page-cart #block-ole-ng-ubercart-you-may-like-cart { display: none; }
  .basket-list .header.expanderHeading { background: none; padding: 0px 0 20px 12px; margin: 0; min-height: 0; font-size: 1.4375rem; }
  .basket-list .header .expandCollapseButton { display: inline-block; text-decoration: none; font-size: 22px; color: #ed7906; right: 22px; }
  .basket-list .header .expandCollapseButton.icon-arrow-up:before { content: "\e934"; }
  .basket-list .header .expandCollapseButton.icon-down:before { content: "\e91e"; }
  .basket-list .expanderContent { border: none; padding: 0; margin-bottom: 0; }
  .page-cart .content-wrapper .page-title { font-size: 1.3125rem; padding-bottom: 17px; padding-left: 27px; }
  #cart-form-pane, .basket-list { padding: 0 15px; }
  #cart-form-pane .rTableRow:not(.rTableHeading):nth-last-of-type(1) .rTableCell:nth-of-type(1), #cart-form-pane .display-row:not(.table-head):nth-last-of-type(1) .rTableCell:nth-of-type(1), #cart-form-pane .rTableRow:not(.table-head):nth-last-of-type(1) .rTableCell:nth-of-type(1), .basket-list .rTableRow:not(.rTableHeading):nth-last-of-type(1) .rTableCell:nth-of-type(1), .basket-list .display-row:not(.table-head):nth-last-of-type(1) .rTableCell:nth-of-type(1), .basket-list #cart-form-pane .rTableRow:not(.table-head):nth-last-of-type(1) .rTableCell:nth-of-type(1), #cart-form-pane .basket-list .rTableRow:not(.table-head):nth-last-of-type(1) .rTableCell:nth-of-type(1), .basket-list .cart-hide-frecourses .rTableRow:not(.table-head):nth-last-of-type(1) .rTableCell:nth-of-type(1), .cart-hide-frecourses .basket-list .rTableRow:not(.table-head):nth-last-of-type(1) .rTableCell:nth-of-type(1) { font-size: 1.25rem; padding-bottom: 9px; }
  #cart-form-pane .rTableHeading .rTableHead:nth-of-type(3), #cart-form-pane .rTableHeading .display-cell.price-cell, #cart-form-pane .table-head .rTableHead:nth-of-type(3), #cart-form-pane .table-head .display-cell.price-cell, .basket-list .rTableHeading .rTableHead:nth-of-type(3), .basket-list .rTableHeading .display-cell.price-cell, .basket-list .table-head .rTableHead:nth-of-type(3), .basket-list .table-head .display-cell.price-cell { text-align: right; padding: 5px 12px 5px 11px; }
  #cart-form-pane .rTableHeading .rTableHead:nth-of-type(1), #cart-form-pane .rTableHeading .display-cell:nth-of-type(1), #cart-form-pane .table-head .rTableHead:nth-of-type(1), #cart-form-pane .table-head .display-cell:nth-of-type(1), .basket-list .rTableHeading .rTableHead:nth-of-type(1), .basket-list .rTableHeading .display-cell:nth-of-type(1), .basket-list .table-head .rTableHead:nth-of-type(1), .basket-list .table-head .display-cell:nth-of-type(1) { padding: 5px 12px 5px 11px; }
  #cart-form-pane .rTableCell.des-cell .intro, #cart-form-pane .rTableCell.des-cell .description, #cart-form-pane .rTableCell:nth-of-type(2) .intro, #cart-form-pane .rTableCell:nth-of-type(2) .description, #cart-form-pane .display-row:not(.table-head) .display-cell.des-cell .intro, #cart-form-pane .rTableRow:not(.table-head) .display-cell.des-cell .intro, #cart-form-pane .display-row:not(.table-head) .display-cell.des-cell .description, #cart-form-pane .rTableRow:not(.table-head) .display-cell.des-cell .description, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(2) .intro, #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .intro, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(2) .description, #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .description, .basket-list .rTableCell.des-cell .intro, .basket-list .rTableCell.des-cell .description, .basket-list .rTableCell:nth-of-type(2) .intro, .basket-list .rTableCell:nth-of-type(2) .description, .basket-list .display-row:not(.table-head) .display-cell.des-cell .intro, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell.des-cell .intro, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell.des-cell .intro, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell.des-cell .intro, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell.des-cell .intro, .basket-list .display-row:not(.table-head) .display-cell.des-cell .description, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell.des-cell .description, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell.des-cell .description, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell.des-cell .description, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell.des-cell .description, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(2) .intro, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .intro, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .intro, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .intro, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .intro, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(2) .description, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .description, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .description, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .description, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(2) .description { font-size: 0.8125rem; line-height: 1.16; margin-bottom: 17px; }
  #cart-form-pane .rTableCell.action-cell, #cart-form-pane .rTableCell:nth-of-type(4), #cart-form-pane .display-row:not(.table-head) .display-cell.action-cell, #cart-form-pane .rTableRow:not(.table-head) .display-cell.action-cell, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(4), #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(4), .basket-list .rTableCell.action-cell, .basket-list .rTableCell:nth-of-type(4), .basket-list .display-row:not(.table-head) .display-cell.action-cell, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell.action-cell, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell.action-cell, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell.action-cell, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell.action-cell, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(4), .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(4), #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(4), .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(4), .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(4) { padding: 0 0 21px 0; }
  #cart-form-pane .rTableCell.action-cell:after, #cart-form-pane .rTableCell:nth-of-type(4):after, #cart-form-pane .display-row:not(.table-head) .display-cell.action-cell:after, #cart-form-pane .rTableRow:not(.table-head) .display-cell.action-cell:after, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(4):after, #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(4):after, .basket-list .rTableCell.action-cell:after, .basket-list .rTableCell:nth-of-type(4):after, .basket-list .display-row:not(.table-head) .display-cell.action-cell:after, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell.action-cell:after, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell.action-cell:after, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell.action-cell:after, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell.action-cell:after, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(4):after, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(4):after, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(4):after, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(4):after, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(4):after { content: ""; display: table; clear: both; }
  #cart-form-pane .rTableCell:nth-of-type(-n + 3), #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(-n + 3), #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3), .basket-list .rTableCell:nth-of-type(-n + 3), .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(-n + 3), .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3), #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3), .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3), .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) { padding: 0 12px; }
  #cart-form-pane .rTableCell:nth-of-type(-n + 3) .subject, #cart-form-pane .display-row:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject, #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject, .basket-list .rTableCell:nth-of-type(-n + 3) .subject, .basket-list .display-row:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject, .basket-list #cart-form-pane .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject, #cart-form-pane .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject, .basket-list .cart-hide-frecourses .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject, .cart-hide-frecourses .basket-list .rTableRow:not(.table-head) .display-cell:nth-of-type(-n + 3) .subject { margin-top: 10px; font-size: 1rem; padding-bottom: 0; }
  .basket-list .display-cell .form-submit, .basket-list .display-cell .btn-cart, #cart-form-pane .form-submit, #cart-form-pane .btn-cart { width: 100%; max-width: 147px; font-size: 1rem; padding: 6px; }
  .basket-list .display-cell .btn-add-basket .icon-basket, #cart-form-pane .btn-add-basket .icon-basket { font-size: 1rem; }
  #Wishlist { padding: 0 15px; }
  .basket-list { margin-top: 0; margin-bottom: 30px; padding: 0; }
  .basket-list .header.expanderHeading { padding: 0px 0 18px 10px; font-size: 1.4375rem; }
  .basket-list .header .expandCollapseButton { font-size: 19px; }
  body.page-cart .cart-hide-frecourses { padding-left: 10px; }
  body.page-cart .cart-hide-frecourses .uc-cart-empty-alter { padding-left: 17px; }
  .node-type-ole-article .selection-shareable { margin: 0; }
  .node-type-ole-article .selection-shareable #content_header { padding-left: 22px; padding-right: 22px; }
  .node-type-ole-article .selection-shareable #content_header .author-top { display: block; font-size: 1rem; margin-bottom: 12px; }
  .node-type-ole-article .selection-shareable #content_header .author-top.hidden { display: none; }
  .node-type-ole-article .selection-shareable #content_header .author-top > a { font-weight: bolder; }
  .node-type-ole-article .selection-shareable #content_header #content_title { padding-bottom: 2px; }
  .node-type-ole-article .selection-shareable #content_header #content_title h1 { font-size: 1.5rem; line-height: 28px; margin-bottom: 12px; }
  .node-type-ole-article .selection-shareable #content_header #content_summary #summary_content p { font-size: 0.9375rem; }
  .node-type-ole-article .selection-shareable #content_article { padding: 0 22px; margin-bottom: 0; }
  .node-type-ole-article .selection-shareable #content_article .injected.inline-image-left, .node-type-ole-article .selection-shareable #content_article .injected.inline-image-right, .node-type-ole-article .selection-shareable #content_article .injected.inline-image-center { margin: 0 -9px 19px; }
  .node-type-ole-article .selection-shareable #content_article .field-items { margin-top: 0; overflow: inherit; }
  .node-type-ole-article .selection-shareable #content_article .field-items h2 { font-size: 1.25rem; }
  .node-type-ole-article .selection-shareable #content_article .field-items .menu-item-list .item-update { display: none; }
  .node-type-ole-article .selection-shareable #content_article .field-items table { width: 100% !important; }
  .node-type-ole-article .selection-shareable #content_article p { font-size: 0.8125rem; line-height: 1.3; padding-bottom: 5px; }
  .node-type-ole-article .selection-shareable #content_article .expanderHeading h1, .node-type-ole-article .selection-shareable #content_article .expanderHeading h2, .node-type-ole-article .selection-shareable #content_article .expanderHeading h3, .node-type-ole-article .selection-shareable #content_article .expanderHeading h4, .node-type-ole-article .selection-shareable #content_article .expanderHeading h5, .node-type-ole-article .selection-shareable #content_article .expanderHeading h6, .node-type-ole-article .selection-shareable #content_article .expanderHeading p { width: 90%; }
  .node-type-ole-article .selection-shareable #content_article .arrowhead { margin-left: 25px; padding-bottom: 0; line-height: normal; }
  .node-type-ole-article .selection-shareable #content_article .arrowhead:before { height: 8px; top: 7px; width: 8px; }
  .node-type-ole-article .selection-shareable #content_article .ugcInjectorWrapper .ugc-form-tab-title { font-size: 0.8125rem; }
  .node-type-ole-article .page-interactive #content_article .field-items .menu-grid { margin-right: 0; }
  .node-type-ole-article .page-turtle #content_title, .node-type-ole-article .page-turtle #content_title #aria-article-main-label { display: block; }
  .node-type-ole-article #block-ole-ng-content-become-ou-student, .node-type-ole-article #ole-sidebar-author, .node-type-ole-article #article_social, .node-type-ole-article .related-content-block, .node-type-ole-article .more-like-this.you-might-like, .node-type-ole-article .become-ou-student, .node-type-ole-article #question_article, .node-type-ole-article #block-ole-ng-content-article-more-like-this, .node-type-ole-article .more-like-this, .node-type-ole-article .group-related, .node-type-ole-article #copyrightInfo { display: none; }
  .node-type-ole-article .region-content { padding: 0; }
  .node-type-ole-article .region-content .spacebg { display: none; }
  .node-type-ole-article .more-like-this, .node-type-ole-article .become-ou-student { margin: 0; }
  .node-type-ole-article .more-like-this .lastest-bottom > .container, .node-type-ole-article .more-like-this .lastest-bottom > .wrapper-has-sidebar, .node-type-ole-article .become-ou-student .lastest-bottom > .container, .node-type-ole-article .become-ou-student .lastest-bottom > .wrapper-has-sidebar { margin: 0; }
  .node-type-ole-article #question_article { margin: 0; }
  .node-type-ole-article #articleComments { padding: 0; margin-top: 0; }
  .node-type-ole-article #articleComments #content_share { margin: 0; }
  .node-type-ole-article #articleComments #content_ratings { display: none; }
  .node-type-ole-article #articleComments .article-collapsible-mobile { padding: 0 22px 0px 15px; }
  .node-type-ole-article #articleComments .article-collapsible-mobile .expanderHeading { display: table; }
  .node-type-ole-article .article-collapsible-mobile { display: block; padding: 0 22px 0px 15px; }
  .node-type-ole-article .article-collapsible-mobile .expanderHeading { background: none; border-bottom: 1px solid; display: table; margin-top: 0; padding: 15px 0 15px; }
  .node-type-ole-article .article-collapsible-mobile .expanderHeading.active { border: none; }
  .node-type-ole-article .article-collapsible-mobile .expanderHeading .expanderHeadingText, .node-type-ole-article .article-collapsible-mobile .expanderHeading .expandCollapseButton { display: table-cell; vertical-align: middle; }
  .node-type-ole-article .article-collapsible-mobile .expanderHeading .expanderHeadingText { color: #000; padding-top: 0; margin-top: 0; font-size: 1.1875rem; }
  .node-type-ole-article .article-collapsible-mobile .expanderHeading .expandCollapseButton { top: 0; position: static; text-align: right; font-size: 20px; padding-right: 8px; -moz-transform: none; -o-transform: none; -ms-transform: none; -webkit-transform: none; transform: none; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent { /* Become an OU student */ /* Author*/ /* comment_area */ /* Ratings */ /* Copyright information */ /* Share */ /* Related tags*/ /* Related tags*/ }
  .node-type-ole-article .article-collapsible-mobile .expanderContent #ole-sidebar-author, .node-type-ole-article .article-collapsible-mobile .expanderContent .become-ou-student, .node-type-ole-article .article-collapsible-mobile .expanderContent #article_social, .node-type-ole-article .article-collapsible-mobile .expanderContent .more-like-this, .node-type-ole-article .article-collapsible-mobile .expanderContent .related-content-block { display: block; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .become-ou-student { background: none; padding-top: 0; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .become-ou-student .lastest-top { display: none; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .become-ou-student .lastest-bottom .container > [class*="col-"], .node-type-ole-article .article-collapsible-mobile .expanderContent .become-ou-student .lastest-bottom .wrapper-has-sidebar > [class*="col-"] { padding: 0; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .block-author { padding: 0; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .block-author .title-block { display: none; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .block-author .author:after { content: ""; display: table; clear: both; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .block-author .avatar { float: left; margin-bottom: 0; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .block-author .author-name, .node-type-ole-article .article-collapsible-mobile .expanderContent .block-author .institution-info, .node-type-ole-article .article-collapsible-mobile .expanderContent .block-author .author-profile-link { font-size: 0.8125rem; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .comment_area { border: none; margin: 0; padding: 0; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .comment_area #commentSection .comment-right-text, .node-type-ole-article .article-collapsible-mobile .expanderContent .comment_area .comment-etiquette { font-size: 0.8125rem; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .comment_area #commentSection .comment-right-text { float: left; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent #content_ratings { border: none; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent #content_ratings h4 { display: none; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent #content_ratings .star_rating .field-items { margin: 0; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent #content_ratings .star_rating .fivestar-summary { font-size: 0.8125rem; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .content_list { font-size: 0.8125rem; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .content_list li:before { height: 7px; width: 7px; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent #article_social { margin: 0; padding: 0; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent #article_social .title { display: none; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .related-content-block { margin: 0; padding: 0; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .related-content-block .title-block { display: none; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .more-like-this { padding: 0; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .more-like-this .lastest-top { display: none; }
  .node-type-ole-article .article-collapsible-mobile .expanderContent .more-like-this .lastest-bottom .container > [class*="col-"], .node-type-ole-article .article-collapsible-mobile .expanderContent .more-like-this .lastest-bottom .wrapper-has-sidebar > [class*="col-"] { padding: 0; }
  .node-type-ole-article .comment_interactive { background: none; }
  .node-type-ole-article #block-system-main .openlearnng-blockcontent { padding-bottom: 40px; }
  .color-red #content_header .author-top > a { color: #A20C1E; }
  .color-red #content_header #content_title .update-status { color: #A20C1E; }
  .color-red.article-collapsible-mobile .expanderHeading { border-bottom-color: #A20C1E; }
  .color-red.article-collapsible-mobile .expanderHeading .expandCollapseButton { color: #A20C1E; }
  .color-red.article-collapsible-mobile .expanderContent.active { border-bottom: 1px solid #A20C1E; }
  .color-pink #content_header .author-top > a { color: #C90959; }
  .color-pink #content_header #content_title .update-status { color: #C90959; }
  .color-pink.article-collapsible-mobile .expanderHeading { border-bottom-color: #C90959; }
  .color-pink.article-collapsible-mobile .expanderHeading .expandCollapseButton { color: #C90959; }
  .color-pink.article-collapsible-mobile .expanderContent.active { border-bottom: 1px solid #C90959; }
  .color-royal-blue #content_header .author-top > a { color: #0F72C6; }
  .color-royal-blue #content_header #content_title .update-status { color: #0F72C6; }
  .color-royal-blue.article-collapsible-mobile .expanderHeading { border-bottom-color: #0F72C6; }
  .color-royal-blue.article-collapsible-mobile .expanderHeading .expandCollapseButton { color: #0F72C6; }
  .color-royal-blue.article-collapsible-mobile .expanderContent.active { border-bottom: 1px solid #0F72C6; }
  .color-orange #content_header .author-top > a { color: #BE550D; }
  .color-orange #content_header #content_title .update-status { color: #BE550D; }
  .color-orange.article-collapsible-mobile .expanderHeading { border-bottom-color: #BE550D; }
  .color-orange.article-collapsible-mobile .expanderHeading .expandCollapseButton { color: #BE550D; }
  .color-orange.article-collapsible-mobile .expanderContent.active { border-bottom: 1px solid #BE550D; }
  .color-blue #content_header .author-top > a { color: #2A4D7F; }
  .color-blue #content_header #content_title .update-status { color: #2A4D7F; }
  .color-blue.article-collapsible-mobile .expanderHeading { border-bottom-color: #2A4D7F; }
  .color-blue.article-collapsible-mobile .expanderHeading .expandCollapseButton { color: #2A4D7F; }
  .color-blue.article-collapsible-mobile .expanderContent.active { border-bottom: 1px solid #2A4D7F; }
  .color-green #content_header .author-top > a { color: #317A41; }
  .color-green #content_header #content_title .update-status { color: #317A41; }
  .color-green.article-collapsible-mobile .expanderHeading { border-bottom-color: #317A41; }
  .color-green.article-collapsible-mobile .expanderHeading .expandCollapseButton { color: #317A41; }
  .color-green.article-collapsible-mobile .expanderContent.active { border-bottom: 1px solid #317A41; }
  .color-magenta #content_header .author-top > a { color: #6E1B6E; }
  .color-magenta #content_header #content_title .update-status { color: #6E1B6E; }
  .color-magenta.article-collapsible-mobile .expanderHeading { border-bottom-color: #6E1B6E; }
  .color-magenta.article-collapsible-mobile .expanderHeading .expandCollapseButton { color: #6E1B6E; }
  .color-magenta.article-collapsible-mobile .expanderContent.active { border-bottom: 1px solid #6E1B6E; }
  .color-dark-cyan #content_header .author-top > a { color: #006064; }
  .color-dark-cyan #content_header #content_title .update-status { color: #006064; }
  .color-dark-cyan.article-collapsible-mobile .expanderHeading { border-bottom-color: #006064; }
  .color-dark-cyan.article-collapsible-mobile .expanderHeading .expandCollapseButton { color: #006064; }
  .color-dark-cyan.article-collapsible-mobile .expanderContent.active { border-bottom: 1px solid #006064; }
  .color-dark-blue #content_header .author-top > a { color: #212A3F; }
  .color-dark-blue #content_header #content_title .update-status { color: #212A3F; }
  .color-dark-blue.article-collapsible-mobile .expanderHeading { border-bottom-color: #212A3F; }
  .color-dark-blue.article-collapsible-mobile .expanderHeading .expandCollapseButton { color: #212A3F; }
  .color-dark-blue.article-collapsible-mobile .expanderContent.active { border-bottom: 1px solid #212A3F; }
  .color-black #content_header .author-top > a { color: #000; }
  .color-black #content_header #content_title .update-status { color: #000; }
  .color-black.article-collapsible-mobile .expanderHeading { border-bottom-color: #000; }
  .color-black.article-collapsible-mobile .expanderHeading .expandCollapseButton { color: #000; }
  .color-black.article-collapsible-mobile .expanderContent.active { border-bottom: 1px solid #000; }
  .plus_course #content_header .author-top > a { color: #2a3451; }
  .plus_course #content_header #content_title .update-status { color: #2a3451; }
  .plus_course.article-collapsible-mobile .expanderHeading { border-bottom-color: #2a3451; }
  .plus_course.article-collapsible-mobile .expanderHeading .expandCollapseButton { color: #2a3451; }
  .plus_course.article-collapsible-mobile .expanderContent.active { border-bottom: 1px solid #2a3451; }
  .color-skill #content_header .author-top > a { color: #3D4559; }
  .color-skill #content_header #content_title .update-status { color: #3D4559; }
  .color-skill.article-collapsible-mobile .expanderHeading { border-bottom-color: #3D4559; }
  .color-skill.article-collapsible-mobile .expanderHeading .expandCollapseButton { color: #3D4559; }
  .color-skill.article-collapsible-mobile .expanderContent.active { border-bottom: 1px solid #3D4559; }
  .color-blue-primary-dark #content_header .author-top > a { color: #3D4559; }
  .color-blue-primary-dark #content_header #content_title .update-status { color: #3D4559; }
  .color-blue-primary-dark.article-collapsible-mobile .expanderHeading { border-bottom-color: #3D4559; }
  .color-blue-primary-dark.article-collapsible-mobile .expanderHeading .expandCollapseButton { color: #3D4559; }
  .color-blue-primary-dark.article-collapsible-mobile .expanderContent.active { border-bottom: 1px solid #3D4559; }
  .page-interactive > .container, .page-interactive > .wrapper-has-sidebar { padding-left: 0; padding-right: 0; }
  .page-interactive #articleComments, .page-interactive #question_article, .page-interactive .comment_interactive .you-might-like { margin: 0; width: 100%; }
  .page-interactive #question_article { padding-left: 0; }
  .page-turtle { display: none; }
  .main-article-wrapper .ng_menu { padding: 0; }
  #region-main-inner > .wall-image > .badge-wrapper { width: 20vw; max-width: 100px; }
  #page-local-ocwactivityreports-record .main_content_wrapper .wrapper-has-sidebar .main-wrapper-content { width: 100%; margin-left: 0; }
  body.page-cart .study_course { margin: 0 15px 10px !important; }
  body.page-cart .study_course .thumbnail:before { padding-top: 59%; }
  body.page-cart .study_course .study_course_content { background: #ffefcf; padding-top: 18px; padding-bottom: 16px; }
  body.page-cart .study_course .study_course_content h3 { font-size: 1.1875rem; margin-bottom: 0; }
  body.page-cart .study_course .study_course_content p { font-size: 0.9375rem; line-height: 1.25; margin: 14px 0; }
  body.page-cart .study_course .study_course_content .btn.btn-study, body.page-cart .study_course .study_course_content #cart-form-pane .btn-study.form-submit, #cart-form-pane body.page-cart .study_course .study_course_content .btn-study.form-submit, body.page-cart .study_course .study_course_content .cart-hide-frecourses .btn-study.form-submit, .cart-hide-frecourses body.page-cart .study_course .study_course_content .btn-study.form-submit { max-width: 240px; display: block; font-size: 1rem; padding: 9px 10px; margin: 21px auto 8px; position: relative; }
  body.page-cart .study_course .study_course_content .btn.btn-study:before, body.page-cart .study_course .study_course_content #cart-form-pane .btn-study.form-submit:before, #cart-form-pane body.page-cart .study_course .study_course_content .btn-study.form-submit:before, body.page-cart .study_course .study_course_content .cart-hide-frecourses .btn-study.form-submit:before, .cart-hide-frecourses body.page-cart .study_course .study_course_content .btn-study.form-submit:before { content: "\e969"; /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); transform: translate(-100%, -50%); padding-right: 10px; font-size: inherit; }
  body.page-cart .further_resource { margin: 0 17px 33px !important; }
  body.page-cart .further_resource .thumbnail:before { padding-top: 59%; }
  body.page-cart .further_resource .further_resource_content { background: #ffefcf; padding-top: 18px; }
  body.page-cart .further_resource .further_resource_content h3 { font-size: 1.1875rem; margin-bottom: 13px; }
  body.page-cart .further_resource .further_resource_content p { font-size: 1rem; line-height: 1.25; }
  body.page-cart .further_resource .further_resource_content .btn.btn-further-resource, body.page-cart .further_resource .further_resource_content #cart-form-pane .btn-further-resource.form-submit, #cart-form-pane body.page-cart .further_resource .further_resource_content .btn-further-resource.form-submit, body.page-cart .further_resource .further_resource_content .cart-hide-frecourses .btn-further-resource.form-submit, .cart-hide-frecourses body.page-cart .further_resource .further_resource_content .btn-further-resource.form-submit { display: block; font-size: 1rem; padding: 9px 10px; max-width: 240px; margin: 21px auto 13px; }
  body.page-cart .block-ole-ng-ubercart .your-basket { padding: 0; margin: 0px 15px 33px !important; text-align: center; background: #ffefcf; }
  body.page-cart .block-ole-ng-ubercart .your-basket h3 { background: #2a3451; padding: 21px 0 16px; border: none; position: relative; }
  body.page-cart .block-ole-ng-ubercart .your-basket h3 .text { display: inline; float: none; color: #fff; padding: 0; margin: 0; font-size: 1.3125rem; }
  body.page-cart .block-ole-ng-ubercart .your-basket h3 .icon { font-size: 1.875rem; float: none; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); transform: translate(-100%, -50%); padding-right: 16px; }
  body.page-cart .block-ole-ng-ubercart .your-basket h3 .icon:before { color: #fff; }
  body.page-cart .block-ole-ng-ubercart .your-basket .your-basket-content { margin: 0 16px; }
  body.page-cart .block-ole-ng-ubercart .your-basket .your-basket-content .basket-info { border-color: #f89428; padding: 22px 0 11px; }
  body.page-cart .block-ole-ng-ubercart .your-basket .your-basket-content .basket-info:nth-of-type(2) { padding-bottom: 17px; }
  body.page-cart .block-ole-ng-ubercart .your-basket .your-basket-content .basket-info h4 { margin: 0; font-size: 1.1875rem; }
  body.page-cart .block-ole-ng-ubercart .your-basket .your-basket-content .basket-link { display: inline-block; padding: 0; }
  body.page-cart .block-ole-ng-ubercart .your-basket .your-basket-content .basket-link .btn-check-out { min-width: 218px; font-size: 0.9375rem; padding: 6px 0 10px; margin-bottom: 29px; }
  body.page-cart .block-ole-ng-ubercart .your-basket .your-basket-content .basket-link .btn-check-out .icon { padding: 0 8px 0 0; margin-left: -19px; font-size: 0.9375rem; }
  body.page-cart .block-ole-ng-ubercart .your-basket .your-basket-content .basket-link .btn-check-out .icon, body.page-cart .block-ole-ng-ubercart .your-basket .your-basket-content .basket-link .btn-check-out .text { display: inline-block; vertical-align: middle; }
  body.page-cart .block-ole-ng-ubercart .your-basket .your-basket-content .terms-and-conditions { font-size: 0.8125rem; margin-bottom: 20px; }
  .show-left .region-left #create-free-profile-block { background: #dfddd9; }
  .show-left .region-left #create-free-profile-block .inner-block { padding: 10px 10px 0; }
  .show-left .region-left #create-free-profile-block .title-block { text-align: center; }
  .show-left .region-left #create-free-profile-block .title-block span.icon-signup_person { display: none; }
  .show-left .region-left #create-free-profile-block .title-block h2 { margin: 4px 0 0 0; text-align: center; font-size: 1.1875rem; }
  .show-left .region-left #create-free-profile-block .signup_person { background-attachment: inherit; background-color: transparent; background-image: url(../images/icons/people-signup-forfree.svg); background-position: center center; background-repeat: no-repeat; min-height: 108px; margin: 0 auto; text-align: center; width: 174px; display: block; background-size: 93px; }
  .show-left .region-left #create-free-profile-block .content-block p { text-align: center; font-size: 1rem; line-height: 15px; padding: 0px 10px 10px 10px; }
  .show-left .region-left #create-free-profile-block .btn-box { text-align: center; }
  .show-left .region-left #create-free-profile-block .btn, .show-left .region-left #create-free-profile-block #cart-form-pane .form-submit, #cart-form-pane .show-left .region-left #create-free-profile-block .form-submit, .show-left .region-left #create-free-profile-block .cart-hide-frecourses .form-submit, .cart-hide-frecourses .show-left .region-left #create-free-profile-block .form-submit { margin-top: 10px; border-radius: 6px; }
  .show-left .region-left #create-free-profile-block .btn.profile-btn, .show-left .region-left #create-free-profile-block #cart-form-pane .profile-btn.form-submit, #cart-form-pane .show-left .region-left #create-free-profile-block .profile-btn.form-submit, .show-left .region-left #create-free-profile-block .cart-hide-frecourses .profile-btn.form-submit, .cart-hide-frecourses .show-left .region-left #create-free-profile-block .profile-btn.form-submit { border-radius: 5px; width: auto; font-size: 1rem; font-weight: bold; display: inline-block; text-align: center; padding: 6px 32px 6px 16px; }
  .show-left .region-left #create-free-profile-block .btn.profile-btn:before, .show-left .region-left #create-free-profile-block #cart-form-pane .profile-btn.form-submit:before, #cart-form-pane .show-left .region-left #create-free-profile-block .profile-btn.form-submit:before, .show-left .region-left #create-free-profile-block .cart-hide-frecourses .profile-btn.form-submit:before, .cart-hide-frecourses .show-left .region-left #create-free-profile-block .profile-btn.form-submit:before { right: 15px; }
  .show-left .region-left #see-out-subject-block { background: #dfddd9; margin-top: 0; }
  .show-left .region-left #see-out-subject-block .img-responsive { width: 100%; height: auto; }
  .show-left .region-left #see-out-subject-block h2 { margin-bottom: 0; margin-top: 14px; padding-left: 0; font-size: 1.1875rem; text-align: center; line-height: 1.25; }
  .show-left .region-left #see-out-subject-block p { text-align: center; font-size: 0.8125rem; padding: 4px 18px 14px 18px; line-height: 15px; margin-bottom: 3px; }
  .show-left .region-left #see-out-subject-block .btn-box { text-align: center; }
  .show-left .region-left #see-out-subject-block .btn, .show-left .region-left #see-out-subject-block #cart-form-pane .form-submit, #cart-form-pane .show-left .region-left #see-out-subject-block .form-submit, .show-left .region-left #see-out-subject-block .cart-hide-frecourses .form-submit, .cart-hide-frecourses .show-left .region-left #see-out-subject-block .form-submit { margin-top: 10px; border-radius: 6px; }
  .show-left .region-left #see-out-subject-block .btn.subject-btn, .show-left .region-left #see-out-subject-block #cart-form-pane .subject-btn.form-submit, #cart-form-pane .show-left .region-left #see-out-subject-block .subject-btn.form-submit, .show-left .region-left #see-out-subject-block .cart-hide-frecourses .subject-btn.form-submit, .cart-hide-frecourses .show-left .region-left #see-out-subject-block .subject-btn.form-submit { border-radius: 5px; display: inline-block; padding: 3px 28px 5px; width: auto; line-height: 1.25rem; font-weight: bold; font-size: 0.875rem; margin: auto auto; }
  .show-left .region-left #see-out-subject-block .btn.subject-btn:hover, .show-left .region-left #see-out-subject-block #cart-form-pane .subject-btn.form-submit:hover, #cart-form-pane .show-left .region-left #see-out-subject-block .subject-btn.form-submit:hover, .show-left .region-left #see-out-subject-block .cart-hide-frecourses .subject-btn.form-submit:hover, .cart-hide-frecourses .show-left .region-left #see-out-subject-block .subject-btn.form-submit:hover { background: #141E30; }
  #banner-study-with-ol-page-content { padding: 57% 0 0; }
  #banner-study-with-ol-page-content .panel-box { display: none; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_header { text-align: left; margin: 0 8px; padding-bottom: 14px; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_header .container, .page-about-openlearn-study .study_with_openlearn_page .gateway_header .wrapper-has-sidebar { width: 100%; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_header .title { font-size: 1.5625rem; line-height: 1.1; margin: 0; padding: 6px 0 0; text-align: left; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_header p { font-size: 1.0625rem; margin-top: 15px; line-height: 1.15; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_main { padding: 0; margin-bottom: 15px; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container, .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar { width: 100%; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .row > div:nth-of-type(1), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .row > div:nth-of-type(1), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination > div:nth-of-type(1), .page-whats-on.page-whats-on-tv #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .ole-pagination > div:nth-of-type(1), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination > div:nth-of-type(1), .page-whats-on.page-whats-on-tv #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .ole-pagination > div:nth-of-type(1), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination > div:nth-of-type(1), .page-whats-on.page-whats-on-radio #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .ole-pagination > div:nth-of-type(1), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination > div:nth-of-type(1), .page-whats-on.page-whats-on-radio #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .ole-pagination > div:nth-of-type(1) { order: 1; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .row > div:nth-of-type(2), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .row > div:nth-of-type(2), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination > div:nth-of-type(2), .page-whats-on.page-whats-on-tv #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .ole-pagination > div:nth-of-type(2), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination > div:nth-of-type(2), .page-whats-on.page-whats-on-tv #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .ole-pagination > div:nth-of-type(2), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination > div:nth-of-type(2), .page-whats-on.page-whats-on-radio #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .ole-pagination > div:nth-of-type(2), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination > div:nth-of-type(2), .page-whats-on.page-whats-on-radio #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .ole-pagination > div:nth-of-type(2) { order: 3; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .row > div:nth-of-type(3), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .row > div:nth-of-type(3), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination > div:nth-of-type(3), .page-whats-on.page-whats-on-tv #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .ole-pagination > div:nth-of-type(3), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination > div:nth-of-type(3), .page-whats-on.page-whats-on-tv #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .ole-pagination > div:nth-of-type(3), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination > div:nth-of-type(3), .page-whats-on.page-whats-on-radio #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .ole-pagination > div:nth-of-type(3), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination > div:nth-of-type(3), .page-whats-on.page-whats-on-radio #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .ole-pagination > div:nth-of-type(3) { order: 2; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .row > div:nth-of-type(4), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .row > div:nth-of-type(4), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination > div:nth-of-type(4), .page-whats-on.page-whats-on-tv #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .ole-pagination > div:nth-of-type(4), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination > div:nth-of-type(4), .page-whats-on.page-whats-on-tv #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .ole-pagination > div:nth-of-type(4), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination > div:nth-of-type(4), .page-whats-on.page-whats-on-radio #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .container .ole-pagination > div:nth-of-type(4), .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination > div:nth-of-type(4), .page-whats-on.page-whats-on-radio #main_content_wrapper .page-about-openlearn-study .study_with_openlearn_page .gateway_main .wrapper-has-sidebar .ole-pagination > div:nth-of-type(4) { order: 4; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item { margin: 0 7px 22px 4px; padding: 36px 0 20px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item a .icons { font-size: 4.25rem; height: auto; width: auto; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item a .icons:before { position: static; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item a .icons.icon-employability { font-size: 3.9375rem; height: auto; margin-top: 3px; padding-bottom: 0; width: auto; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item a .icons.icon-distance { font-size: 4.5rem; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item h3 { font-size: 1.125rem; margin: 29px 0 0; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item p { font-size: 0.75rem; margin: 0; padding: 11px 11px 6px 11px; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .btn, .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item #cart-form-pane .form-submit, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .form-submit, .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .cart-hide-frecourses .form-submit, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .form-submit { margin: 9px auto 0; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .btn.gateway-btn, .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item #cart-form-pane .gateway-btn.form-submit, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .gateway-btn.form-submit, .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .cart-hide-frecourses .gateway-btn.form-submit, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_main .gateway-item .gateway-btn.form-submit { font-size: 0.875rem; border-radius: 8px; min-width: 195px; padding: 5px; width: auto; height: auto; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_start { padding: 32px 33px 27px 29px; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_start .container, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .wrapper-has-sidebar { width: 100%; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_start img { float: none; height: auto; max-width: 100%; padding: 0; width: auto; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content { padding: 0; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content h3 { padding: 15px 0 7px; font-size: 1.6875rem; margin-bottom: 0px; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content p { line-height: normal; margin-top: 0; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content p b { line-height: 2rem; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .btn, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn #cart-form-pane .form-submit, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .form-submit, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .cart-hide-frecourses .form-submit, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .form-submit { margin: 15px auto 0 auto; border: 1px solid #e66510; border-radius: 6px; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .btn.gateway-btn, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn #cart-form-pane .gateway-btn.form-submit, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .cart-hide-frecourses .gateway-btn.form-submit, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit { font-size: 1.0625rem; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .btn.gateway-btn, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn #cart-form-pane .gateway-btn.form-submit, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .cart-hide-frecourses .gateway-btn.form-submit, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .btn.gateway-btn:first-child, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn #cart-form-pane .gateway-btn.form-submit:first-child, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit:first-child, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .cart-hide-frecourses .gateway-btn.form-submit:first-child, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit:first-child, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .btn.gateway-btn:last-child, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn #cart-form-pane .gateway-btn.form-submit:last-child, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit:last-child, .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .cart-hide-frecourses .gateway-btn.form-submit:last-child, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_start .gateway_content .box-btn .gateway-btn.form-submit:last-child { margin: 3px 0 21px; width: 100%; padding: 11px 0; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_outside { padding: 28px 31px 51px 32px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .container, .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .wrapper-has-sidebar { width: 100%; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content { text-align: center; float: none; order: 2; width: 100%; padding-right: 0; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content h3 { padding: 0px; font-size: 1.6875rem; margin: 19px 0 0; text-align: left; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content p { line-height: normal; padding: 6px 12px 0 0; margin-top: 0; text-align: left; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .btn, .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content #cart-form-pane .form-submit, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .form-submit, .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .cart-hide-frecourses .form-submit, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .form-submit { margin-left: 0; border-radius: 6px; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .btn.gateway-btn, .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content #cart-form-pane .gateway-btn.form-submit, #cart-form-pane .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .gateway-btn.form-submit, .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .cart-hide-frecourses .gateway-btn.form-submit, .cart-hide-frecourses .page-about-openlearn-study .study_with_openlearn_page .gateway_outside .gateway_content .gateway-btn.form-submit { width: auto; height: auto; font-size: 0.875rem; margin-top: 18px; padding: 9px 20px; min-width: 250px; }
  .page-about-openlearn-study .study_with_openlearn_page .gateway_outside a img { max-width: 100%; width: auto; float: none; height: auto; }
  .why_free_courses .content-wrapper .page-title, .free_course_advantages .content-wrapper .page-title, .badged_free_courses .content-wrapper .page-title, .free_course_all_course_page .content-wrapper .page-title { font-size: 1.5625rem; padding: 6px 17px 8px 20px; font-weight: bold; background-color: #fff; }
  .why_free_courses .content-wrapper .openlearnng-block-system .field-items, .free_course_advantages .content-wrapper .openlearnng-block-system .field-items, .badged_free_courses .content-wrapper .openlearnng-block-system .field-items, .free_course_all_course_page .content-wrapper .openlearnng-block-system .field-items { padding: 0 22px 24px 25px; }
  .why_free_courses .content-wrapper .openlearnng-block-system .field-items p, .free_course_advantages .content-wrapper .openlearnng-block-system .field-items p, .badged_free_courses .content-wrapper .openlearnng-block-system .field-items p, .free_course_all_course_page .content-wrapper .openlearnng-block-system .field-items p { line-height: 1.3; }
  .why_free_courses .why-study-description { padding: 0; }
  .why_free_courses .why-study-description .block-title { font-size: 1.0625rem; }
  .why_free_courses .why-study-description.ol_block .block-content ul.list_num { margin-top: 0; margin-left: 28px; font-size: 0.75rem; }
  .why_free_courses .why-study-description.ol_block .block-content ul.list_num li { padding: 4px 0 14px 0; }
  .why_free_courses .why-study-description.ol_block .block-content ul.list_num li:before { margin-left: -30px; padding: 3px 7px 2px; }
  .why_free_courses .why-study-description.ol_block .block-content ul.list_num li p { padding: 0; }
  .why_free_courses .why-study-description.ol_block .block-content ul.list_num li p.main-line { padding: 2px 0 5px; }
  .why_free_courses .why-study-description.ol_block .block-content ul.list_num li p.sub-line { line-height: 1; padding: 0; }
  .why_free_courses .gain-free-statement.dark-blue { margin: 15px 0 0; padding: 20px 24px 30px; }
  .why_free_courses .gain-free-statement.dark-blue .block-content .block-title { line-height: 1.1; margin-bottom: 6px; }
  .why_free_courses .gain-free-statement.dark-blue .block-content p { line-height: 1.2; }
  .why_free_courses .openlearnng-content .headline { line-height: 1.1; margin-bottom: 4px; padding: 14px 24px; }
  .why_free_courses .openlearnng-content .headline + .level-3-columns { margin: 0 0 6px 0; }
  .why_free_courses .level-3-columns { margin: 0 0 6px 0; }
  .why_free_courses .level-3-columns:nth-last-of-type(1) { margin-bottom: 0; }
  .why_free_courses .level-3-columns .ol_block.wild-sand { padding-top: 22px; }
  .why_free_courses .level-3-columns .ol_block.wild-sand .icons.icon-level-0, .why_free_courses .level-3-columns .ol_block.wild-sand .icons.icon-level-1, .why_free_courses .level-3-columns .ol_block.wild-sand .icons.icon-level-2, .why_free_courses .level-3-columns .ol_block.wild-sand .icons.icon-level-3 { display: block; font-size: 3.75rem; height: auto; margin-bottom: 0; width: 3.75rem; }
  .why_free_courses .level-3-columns .ol_block.wild-sand .icons.icon-level-0:before, .why_free_courses .level-3-columns .ol_block.wild-sand .icons.icon-level-1:before, .why_free_courses .level-3-columns .ol_block.wild-sand .icons.icon-level-2:before, .why_free_courses .level-3-columns .ol_block.wild-sand .icons.icon-level-3:before { font-size: inherit; height: auto; width: auto; }
  .why_free_courses .level-3-columns .ol_block.wild-sand .block-title { font-size: 0.875rem; margin-bottom: 1px; }
  .why_free_courses .level-3-columns .ol_block.wild-sand p { line-height: 1; }
  #tv-radio-hero-content .box-image { max-width: 100%; width: 100%; }
  #tv-radio-hero-content .box-image:before { padding-top: 60vw; }
  #tv-radio-hero-content .panel-box { padding-top: 30px; width: 100%; position: static; }
  #tv-radio-hero-content .panel-box .box-info { position: static; height: auto !important; padding-bottom: 20px; }
  #tv-radio-hero-content .panel-box .box-info .cols.video-wrapper.video-responsive { margin-right: 12px !important; width: auto; }
  #tv-radio-hero-content .panel-box .panel-box-inner .panel-info { display: block; height: auto !important; }
  #tv-radio-hero-content { display: none; }
  .node-type-ou-broadcasts #tv-radio-hero-content { display: block; }
  .broadcast_interactive .tv-radio-links { float: none; width: 100%; padding: 0px 0px 0px 18px; }
  .broadcast_interactive #block-system-main .openlearnng-blockcontent { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; background: #fff; }
  .broadcast_interactive #block-system-main .openlearnng-blockcontent .tv-radio-top { margin-bottom: 0; }
  .broadcast_interactive #block-system-main .openlearnng-blockcontent .main { order: 3; }
  .node-type-ou-broadcasts .left_bottom_broadcast { float: none; width: 100%; background: #fff; }
  .node-type-ou-broadcasts #articleComments .article-collapsible-mobile > .expanderContent { display: block !important; }
  #booklets-posters .block-content, #booklets-posters .block-img { float: none; width: 100%; }
  .tv-radio-top .panel-tabs { display: block; }
  .node-type-ou-broadcasts .panel-tabs div.tab, .node-type-ou-broadcasts .panel-tabs .tab-content { display: block; }
  .block-ole-free-course .panel-tabs div.tab, .block-ole-free-course .panel-tabs .tab-content { display: table-cell; }
  .node-type-ou-ocw-open-course .ser-grid .ser-grid-item .box-content .subject-name { border-bottom: 2px solid #DDDAD5; }
  .node-type-ou-ocw-open-course .panel-tabs div.tab { display: block; }
  .node-type-ou-ocw-open-course .panel-tabs div.tab a span { border: none; }
  .course-detail-page .panel-wrapper { display: none; }
  .content-latest .ser-grid .ser-grid-item { padding: 0; }
  .content-latest .ser-grid .ser-grid-item .box-image { float: none; width: 100%; }
  .content-latest .ser-grid .ser-grid-item .box-content { height: auto; margin: 0; }
  .content-latest .ser-grid .ser-grid-item .box-content a h3 { height: auto; }
  .page-tv-radio-events .content-latest { margin: 0; }
  .page-tv-radio-events .content-latest .ser-grid { margin: 0 0 40px; }
  .page-tv-radio-events .content-latest .ser-grid .ser-grid-item .box-info { padding-left: 9px; min-height: 75px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }
  .page-tv-radio-events .content-latest .ser-grid .ser-grid-item .box-info .tv-radio-channel { min-height: 60px; height: auto; padding: 10px 0; margin: 0 !important; }
  .page-tv-radio-events .content-latest .ser-grid .ser-grid-item .box-info .show-time { padding-left: 4px; }
  .page-tv-radio-events .content-latest .ser-grid .ser-grid-item .box-info .show-time .time, .page-tv-radio-events .content-latest .ser-grid .ser-grid-item .box-info .show-time .date { display: block; padding-left: 0; line-height: normal; }
  .page-tv-radio-events .content-latest .ser-grid .ser-grid-item .box-info.coming-soon { padding: 0 0 0 19px; }
  .page-tv-radio-events .content-latest .ser-grid .ser-grid-item .box-info.coming-soon .coming-soon { font-size: 1.125rem; height: auto; padding: 25px 0; }
  .container .navigation, .wrapper-has-sidebar .navigation { margin: 30px 20px; width: 100%; }
  .container .navigation .nav-tab, .wrapper-has-sidebar .navigation .nav-tab { width: 80%; }
  .page-profiles .main-wrapper-content { padding: 20px; }
  .page-profiles #profileSuggestions.tabber .tabs-body { margin-right: 0; }
  .page-profiles .tabbertab[class*="profiles_achievements_"] > .item-content-title, .page-profiles .tabbertab[class*="profiles_achievements_"] .profiles-intro-container, .page-profiles .tabbertab[class*="profiles_achievements_"] .profiles-backpack-container, .page-profiles .tabbertab[class*="profiles_progress_"] > .item-content-title, .page-profiles .tabbertab[class*="profiles_progress_"] .profiles-intro-container, .page-profiles .tabbertab[class*="profiles_progress_"] .profiles-backpack-container { display: none; }
  .page-profiles .author-head .profile-title { padding-bottom: 17px; }
  .page-profiles .author-head h1 { font-weight: bold; font-size: 1.625rem; line-height: 2.125rem; }
  .page-profiles .message-box { display: none; }
  .page-profiles .message-box.for-mobile { display: block; margin: 0 -20px; padding: 8px 0; width: calc(100% + 40px) !important; }
  .page-profiles .message-box.for-mobile .messages { background-position: 23px 8px; font-weight: bolder; margin-top: 24px; padding: 12px 15px 12px 58px; }
  .page-profiles .profile-publicity-management.for-mobile { padding: 8px 0 13px; }
  .page-profiles .profile-publicity-management.for-mobile .author-static-link, .page-profiles .profile-publicity-management.for-mobile .author-static-link .profile-visibility-link { float: none; margin: 0; line-height: normal; font-size: 1rem; }
  .page-profiles .profile-publicity-management.for-mobile .author-static-link .profile-visibility, .page-profiles .profile-publicity-management.for-mobile .author-static-link .profile-icon { display: inline-block; }
  .page-profiles .profile-publicity-management.for-mobile .author-static-link .icon-view-mode { font-size: 1.5625rem; vertical-align: middle; }
  .page-profiles .profile-publicity-management.for-mobile .author-static-link .text { vertical-align: middle; line-height: normal; }
  .page-profiles #profile-publicity-section_articles .profile-publicity-management { padding: 8px 0 13px; float: none; }
  .page-profiles #profile-publicity-section_articles .profile-publicity-management .author-static-link, .page-profiles #profile-publicity-section_articles .profile-publicity-management .author-static-link .profile-visibility-link { float: none; margin: 0; line-height: normal; font-size: 1rem; }
  .page-profiles #profile-publicity-section_articles .profile-publicity-management .author-static-link .profile-visibility, .page-profiles #profile-publicity-section_articles .profile-publicity-management .author-static-link .profile-icon { display: inline-block; }
  .page-profiles #profile-publicity-section_articles .profile-publicity-management .author-static-link .icon-view-mode { font-size: 1.5625rem; vertical-align: middle; }
  .page-profiles #profile-publicity-section_articles .profile-publicity-management .author-static-link .text { vertical-align: middle; line-height: normal; }
  .page-profiles #profile-publicity-section_articles .profile-publicity-management .author-static-link .text { font-size: 1rem; }
  .page-profiles .region-left { margin-bottom: 0; }
  .page-profiles #block-ole-free-course-see-our-subject, .page-profiles #block-ole-free-course-take-your-learning-further, .page-profiles .your-profile-msg { display: none; }
  .page-profiles #block-ole-profile-profile-menu-list { position: relative; z-index: 2; padding: 82px 0 0; }
  .page-profiles #profile-list-block { position: fixed; padding: 0; left: 0; margin: 0; width: 100%; z-index: 1; transition: top 100ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: top 100ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: top 100ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; position: absolute; left: -25px; right: -22px; width: auto; top: 0; }
  .page-profiles #profile-list-block .title-block { margin: 0; }
  .page-profiles #profile-list-block .title-block * { display: none; }
  .page-profiles #profile-list-block .title-block .hide-desk { display: block; padding: 16px 0 16px 20px; font-size: 1.125rem; background: #dfddd9; color: #1a1a1a; font-weight: bold; position: relative; }
  .page-profiles #profile-list-block .title-block .hide-desk:before { font-family: 'oufont' !important; content: "\e910"; right: 20px; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); font-size: 11px; color: #1a1a1a; }
  .page-profiles #profile-list-block .content-block { height: 0; overflow: hidden; }
  .page-profiles #profile-list-block .content-block.show { height: auto; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 1; top: auto; height: auto; }
  .page-profiles #profile-list-block .content-block .profile-edit-list { list-style-type: none; margin: 0; padding: 0; }
  .page-profiles #profile-list-block .content-block .profile-edit-list li { padding: 8px 22px; border-bottom: 1.25px dashed #c1c8d7; display: table; width: 100%; position: relative; }
  .page-profiles #profile-list-block .content-block .profile-edit-list li > a { display: table-row; position: relative; line-height: 40px; }
  .page-profiles #profile-list-block .content-block .profile-edit-list li > a:hover, .page-profiles #profile-list-block .content-block .profile-edit-list li > a:focus, .page-profiles #profile-list-block .content-block .profile-edit-list li > a.active { text-decoration: none; }
  .page-profiles #profile-list-block .content-block .profile-edit-list li > a:hover .text, .page-profiles #profile-list-block .content-block .profile-edit-list li > a:focus .text, .page-profiles #profile-list-block .content-block .profile-edit-list li > a.active .text { font-weight: bold; color: #3D4559; }
  .page-profiles #profile-list-block .content-block .profile-edit-list li > a:hover .icons:before, .page-profiles #profile-list-block .content-block .profile-edit-list li > a:focus .icons:before, .page-profiles #profile-list-block .content-block .profile-edit-list li > a.active .icons:before { color: #3D4559; }
  .page-profiles #profile-list-block .content-block .profile-edit-list li > a:before { font-family: 'oufont' !important; content: "\e905"; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); right: 36px; font-size: 10px; color: #808080; }
  .page-profiles #profile-list-block .content-block .profile-edit-list li > a.active:before { content: ''; }
  .page-profiles #profile-list-block .content-block .profile-edit-list li .icons { display: table-cell; float: none; font-size: 28px; color: #808080; width: 35px; padding-right: 0; vertical-align: middle; text-align: center; }
  .page-profiles #profile-list-block .content-block .profile-edit-list li .icons:before { position: relative; text-align: center; font-size: inherit; }
  .page-profiles #profile-list-block .content-block .profile-edit-list li .icons.icon-dots_colour { font-size: 26px; }
  .page-profiles #profile-list-block .content-block .profile-edit-list li .icons.icon-check { font-size: 23px; }
  .page-profiles #profile-list-block .content-block .profile-edit-list li .text { display: table-cell; padding-left: 0; font-size: 0.8125rem; font-weight: 500; color: #3d393a; padding-right: 25px; padding-left: 15px; vertical-align: middle; }
  .page-profiles #profile-list-block .content-block .profile-edit-list li .icon-badge + .text { padding-top: 0; }
  .page-profiles #profile-list-block .title-block { background: #fff; box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); -webkit-box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); padding: 14px 0; z-index: 5; }
  .page-profiles #profile-list-block .title-block:hover { cursor: pointer; }
  .page-profiles #profile-list-block .title-block h2 { margin: 0 14px; }
  .free_course_all_course_page .page-profiles #profile-list-block .title-block h2 { padding: 13px 0 13px 20px; margin-top: 0; }
  .free_course_all_course_page .page-profiles #profile-list-block .title-block h2:before { font-size: 0.6875rem; }
  .page-profiles #profile-list-block .title-block.active-section h2:before { content: "\e904"; }
  .page-profiles #profile-list-block .title-block.active-section:after { display: none; }
  .page-profiles #profile-list-block .content-block.show { margin-top: 0; left: 0; right: 0; padding: 5px 0 0; overflow-y: auto; }
  .page-profiles #profile-list-block .content-block.show ul { margin-bottom: 10px; }
  .page-profiles #profile-list-block .inner-block { padding: 0 !important; }
  .page-profiles #profile-list-block.profile-nav-sticky { position: fixed; left: 0; right: 0; }
  .page-profiles #ole-profile-page-delete-confirmation-form.confirmation .form-actions input[type="submit"] { margin-bottom: 1em !important; }
  .page-profiles .profile-bottom { background: none; margin: 0 -20px; }
  .page-profiles .profile-bottom > span { display: block; background: #f0eeeb; padding: 17px 0; }
  .page-profiles .profile-bottom > span:nth-of-type(1) { margin-bottom: 20px; }
  .page-profiles .profile-bottom > span .button { font-size: 0.9375rem; margin-bottom: 0; }
  .page-profiles .author_edit_link_wrapper { margin: 10px 0; }
  .page-profiles .author_edit_link_wrapper .login-time { display: block; padding-bottom: 18px; text-align: center; }
  .page-profiles .author_edit_link_wrapper .author-link-list { float: none; font-size: 0; text-align: center; }
  .page-profiles .author_edit_link_wrapper .author_edit_link { float: none; margin-left: 0; }
  .page-profiles .author_edit_link_wrapper .author_edit_link .button { font-size: 0.875rem; padding: 8px 23px 8px 16px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }
  .page-profiles .author_edit_link_wrapper .author_edit_link .btn-icon { font-size: 1.0625rem; }
  .page-profiles .author_edit_link_wrapper .following-info { display: none; }
  .page-profiles .following-info.for-mobile { display: block; text-align: center; padding-top: 20px; }
  .page-profiles .following-info.for-mobile .flag-following { float: none; }
  .page-profiles .following-info.for-mobile .flag-following .flag { display: inline-block; font-size: 0.875rem; font-weight: bolder; padding: 8px 20px; }
  .page-profiles .author_profile { min-height: inherit; margin-top: 0; padding-top: 0; }
  .page-profiles .author_profile.is-own-profile { padding-top: 11px; }
  .page-profiles .author_profile.is-own-profile .author_summary .author-intro, .page-profiles .author_profile.is-own-profile .author_summary .author-name.private { display: block; }
  .page-profiles .author_profile .short_biography { font-size: 0.8125rem; }
  .page-profiles .author_profile .short_biography p { font-size: 1em; }
  .page-profiles .author_profile .author_left_column { float: none; margin: 0 auto; width: 150px; }
  .page-profiles .author_profile .author_left_column img { max-width: 100%; }
  .page-profiles .author_profile .author_left_column .author-static-link-image { width: 100%; }
  .page-profiles .author_profile .author_left_column .author-static-link-image .profile-publicity-management { float: none; padding: 10px 10px 0 10px; }
  .page-profiles .author_profile .author_left_column .author-static-link-image .profile-icon, .page-profiles .author_profile .author_left_column .author-static-link-image .profile-visibility-make-change { display: block; }
  .page-profiles .author_profile .author_summary { padding-top: 20px; width: 100%; }
  .page-profiles .author_profile .author_summary .author-name { font-size: 1.375rem; }
  .page-profiles .author_profile .author_summary .author-name.private { display: none; }
  .page-profiles .author_profile .author_summary .author-intro-no-data .author-name { display: none; }
  .page-profiles .author_profile .author_summary .author-about { font-size: 1.125rem; }
  .page-profiles .author_profile .author_summary .author-short-bio-edit { margin: 0; }
  .page-profiles .author_profile .author_summary .profile_tag_list .tag-title { font-size: 1rem; padding-top: 4px; }
  .page-profiles .author_profile .author_summary .profile_tag_list .tag-item { min-height: inherit; padding: 0; }
  .page-profiles .author_profile .author_summary .profile_tag_list .tag-item .tag-text { font-size: 0.8125rem; padding: 8px; }
  .page-profiles .profile-publicity-section-wrap, .page-profiles .profile-publicity-section-wrap .icon-view-mode, .page-profiles .profile-publicity-section-wrap .text, .page-profiles .profile-publicity-section-wrap .profile-visibility-make-change { font-size: 0.8125rem; }
  .page-profiles .profiles-filter-container { padding: 3px 7px; margin: 20px -20px 0; }
  .page-profiles .profiles-filter-container .profiles-filters-label { display: none; }
  .page-profiles .profiles-filter-container ul { font-size: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; width: 100%; }
  .page-profiles .profiles-filter-container .profile-sort { margin: 0 0 0 8px; -webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; }
  .page-profiles .profiles-filter-container .profile-sort:first-child { margin-left: 0; }
  .page-profiles .profiles-filter-container .profile-sort .button { display: block; padding: 7px; font-size: 0.8125rem; }
  .page-profiles .profile-item-list .profile-item { display: block; overflow: hidden; padding: 10px 0; /*In progress*/ }
  .page-profiles .profile-item-list .profile-item:first-child { border-top: none; }
  .page-profiles .profile-item-list .profile-item .item-img, .page-profiles .profile-item-list .profile-item .box-image { width: 115px !important; }
  .page-profiles .profile-item-list .profile-item .item-content { padding-left: 125px; }
  .page-profiles .profile-item-list .profile-item .item-content .item-content-title, .page-profiles .profile-item-list .profile-item .item-content .enrolled_title { font-size: 0.8125rem; }
  .page-profiles .profile-item-list .profile-item .item-content .enrolled_links li, .page-profiles .profile-item-list .profile-item .item-content .enrolled_links li a, .page-profiles .profile-item-list .profile-item .item-content p { font-size: 0.6875rem; }
  .page-profiles .profile-item-list .profile-item .item-content .progress { height: 11px; }
  .page-profiles .profile-item-list .profile-item .item-content .progress .percent { font-size: 0.6875rem; }
  .page-profiles .profile-item-list .profile-item .item-content .item-content-desc .height-invisible { height: 65px; display: block; position: absolute; left: -100%; }
  .page-profiles .profile-item-list .profile-item .item-update { padding-left: 125px; }
  .page-profiles .profile-item-list .profile-item .item-update .item-update-content .enrolled_visibility .visibility-label, .page-profiles .profile-item-list .profile-item .item-update .item-update-content .enrolled_visibility .visibility-link { font-size: 0.8125rem; }
  .page-profiles .profile-item-list .profile-item .profile-item-info .item-content .progress { height: 8px; }
  .page-profiles .profile-item-list .profile-item .profile-item-info .item-content .progress .percent { font-size: 0.6875rem; line-height: 0.8; }
  .page-profiles .profile-item-list .profile-item .profile-item-info .item-update .btn-unenrol-une { font-size: 0.8125rem; }
  .page-profiles .profile-item-list .views-row.views-row-first .profile-item { border-top: none; }
  .page-profiles .biography-section .expanderHeading { padding-left: 0; }
  .page-profiles .biography-section .expanderHeading h2 { margin-top: 2px; }
  .page-profiles .profile_unenrol_form .funenrol-wrapper { padding: 20px; }
  .page-profiles .profile_unenrol_form .funenrol-wrapper .funenrol-title, .page-profiles .profile_unenrol_form .funenrol-wrapper .funenrol-button-wrapper button { font-size: 0.8125rem; }
  .page-profiles .profile_unenrol_form .funenrol-wrapper .funenrol-title:after, .page-profiles .profile_unenrol_form .funenrol-wrapper .funenrol-button-wrapper button:after { font-size: 0.8125rem; }
  .page-profiles .profile_unenrol_form .funenrol-wrapper .funenrol-note, .page-profiles .profile_unenrol_form .funenrol-wrapper .fitem { font-size: 0.6875rem; }
  body.node-type-ou-opencourseware-content .ajs-dialog .ajs-content, body.node-type-ou-ocw-open-course .ajs-dialog .ajs-content { padding-bottom: 10px; }
  body.node-type-ou-opencourseware-content .ajs-dialog .ajs-content input.ajs-input, body.node-type-ou-ocw-open-course .ajs-dialog .ajs-content input.ajs-input { width: 9.25em; margin-top: 10px; }
  body.node-type-ou-opencourseware-content .ajs-dialog .ajs-buttons, body.node-type-ou-ocw-open-course .ajs-dialog .ajs-buttons { display: flex; justify-content: space-around; }
  body.node-type-ou-opencourseware-content .ajs-dialog .ajs-buttons .ajs-button, body.node-type-ou-ocw-open-course .ajs-dialog .ajs-buttons .ajs-button { margin-left: 0 !important; margin-right: 0 !important; min-width: 6.125rem; font-size: 1rem; }
  body.node-type-ou-opencourseware-content #theme-openlearnng-editorstoolbar, body.node-type-ou-ocw-open-course #theme-openlearnng-editorstoolbar { margin: 0; }
  body.node-type-ou-opencourseware-content .container .panel-tabs, body.node-type-ou-opencourseware-content .wrapper-has-sidebar .panel-tabs, body.node-type-ou-ocw-open-course .container .panel-tabs, body.node-type-ou-ocw-open-course .wrapper-has-sidebar .panel-tabs { display: none; }
  body.node-type-ou-opencourseware-content .course-detail-page .container .panel-tabs, body.node-type-ou-opencourseware-content .course-detail-page .wrapper-has-sidebar .panel-tabs, body.node-type-ou-ocw-open-course .course-detail-page .container .panel-tabs, body.node-type-ou-ocw-open-course .course-detail-page .wrapper-has-sidebar .panel-tabs { display: block; }
  body.node-type-ou-opencourseware-content .course-progress, body.node-type-ou-ocw-open-course .course-progress { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  body.node-type-ou-opencourseware-content .course-progress > span, body.node-type-ou-ocw-open-course .course-progress > span { flex: 1 0 50%; text-align: left; padding: 10px; order: 1; font-size: 1rem; }
  body.node-type-ou-opencourseware-content .course-progress > span:nth-of-type(2), body.node-type-ou-ocw-open-course .course-progress > span:nth-of-type(2) { text-align: right; }
  body.node-type-ou-opencourseware-content .course-progress > div, body.node-type-ou-ocw-open-course .course-progress > div { flex: 1 0 50%; text-align: center; z-index: 0; }
  body.node-type-ou-opencourseware-content .course-progress > div, body.node-type-ou-ocw-open-course .course-progress > div { flex: 0 1 100%; }
  body.node-type-ou-opencourseware-content #content_header #content_summary #summary_content, body.node-type-ou-ocw-open-course #content_header #content_summary #summary_content { font-size: 0.875rem; }
  body.node-type-ou-opencourseware-content #content_header #content_summary #summary_content .badge-information p.badge-text-info, body.node-type-ou-ocw-open-course #content_header #content_summary #summary_content .badge-information p.badge-text-info { padding-left: 6.875rem; margin-left: 0; }
  body.node-type-ou-opencourseware-content .description-tab-content .badge-information p.badge-text-info, body.node-type-ou-ocw-open-course .description-tab-content .badge-information p.badge-text-info { padding-left: 6.875rem; margin-left: 0; }
  body.node-type-ou-opencourseware-content .oucontent-tree-menu-title .first-word, body.node-type-ou-ocw-open-course .oucontent-tree-menu-title .first-word { font-weight: bolder; }
  body.node-type-ou-opencourseware-content .page-default .region-content, body.node-type-ou-ocw-open-course .page-default .region-content { padding: 0 16px 0 16px; }
  body.node-type-ou-opencourseware-content .page-default .region-content #content_header #content_title, body.node-type-ou-ocw-open-course .page-default .region-content #content_header #content_title { display: table; padding-top: 0; width: 100%; }
  body.node-type-ou-opencourseware-content .page-default .region-content #content_header #content_title h1, body.node-type-ou-ocw-open-course .page-default .region-content #content_header #content_title h1 { display: table-row; margin-right: 0 !important; font-size: 1.5rem !important; margin-bottom: 0 !important; line-height: 1.875rem; }
  body.node-type-ou-opencourseware-content .page-default .region-content #content_header #content_title .free-course-tag, body.node-type-ou-ocw-open-course .page-default .region-content #content_header #content_title .free-course-tag { font-size: 1.125rem; display: block; padding: 0; }
  body.node-type-ou-opencourseware-content .page-default .region-content #content_header #content_title .btn-enrol-to-get-more, body.node-type-ou-ocw-open-course .page-default .region-content #content_header #content_title .btn-enrol-to-get-more { display: inline-block; color: #fff; padding: 7px 20px 7px 20px; border-radius: 5px; border: none !important; }
  body.node-type-ou-opencourseware-content .page-default .region-content #content_header #content_title .btn-enrol-to-get-more .icon-btn, body.node-type-ou-ocw-open-course .page-default .region-content #content_header #content_title .btn-enrol-to-get-more .icon-btn { display: none; }
  body.node-type-ou-opencourseware-content .page-default .region-content #content_header #content_title .free-statement-block, body.node-type-ou-ocw-open-course .page-default .region-content #content_header #content_title .free-statement-block { margin-right: -12px; font-size: 1rem; padding-left: 60px; top: 20px; }
  body.node-type-ou-opencourseware-content .page-default .region-content #content_header #content_title .free-statement-block .icon, body.node-type-ou-ocw-open-course .page-default .region-content #content_header #content_title .free-statement-block .icon { font-size: 60px; }
  body.node-type-ou-opencourseware-content .page-default .region-content #content_header #content_title .sub-tilte, body.node-type-ou-ocw-open-course .page-default .region-content #content_header #content_title .sub-tilte { display: table-cell; height: 90px; vertical-align: middle; }
  body.node-type-ou-opencourseware-content .page-default #content_article, body.node-type-ou-ocw-open-course .page-default #content_article { margin-bottom: 0; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .badge-information .badge-wrapper, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .badge-information .badge-wrapper { width: 6.125rem; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .openlearn-enrol-intro, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .openlearn-enrol-intro { font-size: 0.875rem; margin-top: 12px; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .openlearn-enrol-footer p, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .openlearn-enrol-footer p { font-size: 0.875rem; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .openlearn-enrol-footer p.badge-text-info, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .openlearn-enrol-footer p.badge-text-info { padding-left: 110px; margin-left: 0; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section #blockoutcomes, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section #blockoutcomes { margin-top: 0; font-size: 0.875rem; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section #blockoutcomes h3, body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section #blockoutcomes .title_learning, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section #blockoutcomes h3, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section #blockoutcomes .title_learning { font-size: 1.25rem; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section #blockoutcomes ul, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section #blockoutcomes ul { font-size: 0.875rem; margin: 0; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section #blockoutcomes ul li span:before, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section #blockoutcomes ul li span:before { font-size: 8px; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section #blockoutcomes .btnOutCome, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section #blockoutcomes .btnOutCome { border-radius: 5px; font-size: 1.25rem; padding: 4px 33px; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .week-block .accordionItem > div:not(.accordionContent), body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .week-block .accordionItem > a:not(.toggle-btn), body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .week-block .accordionItem > div:not(.accordionContent), body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .week-block .accordionItem > a:not(.toggle-btn) { padding-right: 70px; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .week-block .complete, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .week-block .complete { display: none; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .week-wrapper, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .week-wrapper { padding-left: 6px; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .week-wrapper li.week-item, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .week-wrapper li.week-item { margin-right: 7px; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .week-wrapper li.week-item a.week-btn, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .week-wrapper li.week-item a.week-btn { min-width: 70px; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .week-wrapper li.week-item a.week-btn .week-title, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .week-wrapper li.week-item a.week-btn .week-title { font-size: 0.875rem; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section #content_share #content_ratings, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section #content_share #content_ratings { border-top: none; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section #content_share #content_ratings .star_rating, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section #content_share #content_ratings .star_rating { display: flex; flex-direction: column; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section #content_share #content_ratings .star_rating .field-items, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section #content_share #content_ratings .star_rating .field-items { margin-top: 10px; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section #content_share #content_ratings .star_rating .field-items .form-item, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section #content_share #content_ratings .star_rating .field-items .form-item { display: flex; flex-direction: column; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section #content_share #content_ratings .star_rating .field-items .form-item .description, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section #content_share #content_ratings .star_rating .field-items .form-item .description { padding-left: 0; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section #content_share #content_ratings .fivestar-widget-5, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section #content_share #content_ratings .fivestar-widget-5 { z-index: 0; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section #content_share #content_ratings .fivestar-summary, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section #content_share #content_ratings .fivestar-summary { margin-top: 20px; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .comment_area, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .comment_area { font-size: 1rem; padding-top: 0; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .comment_area .form-item label, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .comment_area .form-item label { padding-bottom: 10px; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .comment_area .form-item > input, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .comment_area .form-item > input { clear: both; width: 100%; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .comment_area .field-type-text-long label, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .comment_area .field-type-text-long label { padding-bottom: 12px; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .comment_area .field-type-text-long .form-textarea-wrapper, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .comment_area .field-type-text-long .form-textarea-wrapper { overflow: visible; clear: both; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .comment_area .form-actions, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .comment_area .form-actions { position: relative; text-align: center; z-index: 1; padding-left: 0; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .comment_area .form-actions .form-submit, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .comment_area .form-actions .form-submit { margin-left: 0; margin-right: 18px; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .comment_area .form-actions .ajax-progress, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .comment_area .form-actions .ajax-progress { z-index: 2; position: absolute; left: 50%; -moz-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); bottom: -25px; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .comment_area .comment-col-2 .comment-content, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .comment_area .comment-col-2 .comment-content { margin-left: -97px; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .comment_area .comment-col-3, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .comment_area .comment-col-3 { margin-left: 0; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .comment_area .comment-col-3 .comment-delete, body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .comment_area .comment-col-3 .comment-edit, body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .comment_area .comment-col-3 .flag-sticky_comments, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .comment_area .comment-col-3 .comment-delete, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .comment_area .comment-col-3 .comment-edit, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .comment_area .comment-col-3 .flag-sticky_comments { display: none; }
  body.node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .comment_area .comment-col-3 .flag-comment_abuse, body.node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .comment_area .comment-col-3 .flag-comment_abuse { margin-left: auto; align-self: center; }
  body.node-type-ou-opencourseware-content .page-default .signup-gmore-block-wrapper, body.node-type-ou-ocw-open-course .page-default .signup-gmore-block-wrapper { border-top: none; margin: 0; padding: 0; }
  body.node-type-ou-opencourseware-content .page-default .signup-gmore-block-wrapper .signup-gmore-block, body.node-type-ou-ocw-open-course .page-default .signup-gmore-block-wrapper .signup-gmore-block { margin-top: 0; background-color: #eff4dc; }
  body.node-type-ou-opencourseware-content .page-default .signup-gmore-block-wrapper .signup-gmore-block h2, body.node-type-ou-ocw-open-course .page-default .signup-gmore-block-wrapper .signup-gmore-block h2 { font-size: 1.25rem; }
  body.node-type-ou-opencourseware-content .page-default .signup-gmore-block-wrapper .signup-gmore-block .signup-gmore-content .list-benefit, body.node-type-ou-ocw-open-course .page-default .signup-gmore-block-wrapper .signup-gmore-block .signup-gmore-content .list-benefit { display: flex; flex-direction: column; }
  body.node-type-ou-opencourseware-content .page-default .signup-gmore-block-wrapper .signup-gmore-block .signup-gmore-content .list-benefit li, body.node-type-ou-ocw-open-course .page-default .signup-gmore-block-wrapper .signup-gmore-block .signup-gmore-content .list-benefit li { width: 100%; }
  body.node-type-ou-opencourseware-content .page-default .signup-gmore-block-wrapper .signup-gmore-block .signup-gmore-content .list-benefit .right, body.node-type-ou-ocw-open-course .page-default .signup-gmore-block-wrapper .signup-gmore-block .signup-gmore-content .list-benefit .right { padding-left: 0; }
  body.node-type-ou-opencourseware-content .page-default .signup-gmore-block-wrapper .signup-gmore-block .signup-gmore-content .list-benefit h3, body.node-type-ou-ocw-open-course .page-default .signup-gmore-block-wrapper .signup-gmore-block .signup-gmore-content .list-benefit h3 { font-size: 1.125rem; }
  body.node-type-ou-opencourseware-content .page-default .signup-gmore-block-wrapper .signup-gmore-block .signup-gmore-content .list-benefit .benefit p, body.node-type-ou-ocw-open-course .page-default .signup-gmore-block-wrapper .signup-gmore-block .signup-gmore-content .list-benefit .benefit p { font-size: 1rem; margin-top: 5px; }
  body.node-type-ou-opencourseware-content .page-default .signup-gmore-block-wrapper .signup-gmore-block .action-group .btn-signup-gmore, body.node-type-ou-ocw-open-course .page-default .signup-gmore-block-wrapper .signup-gmore-block .action-group .btn-signup-gmore { width: 100%; padding: 13px; }
  body.node-type-ou-opencourseware-content .page-default #copyrightInfo, body.node-type-ou-ocw-open-course .page-default #copyrightInfo { display: none; }
  body.node-type-ou-opencourseware-content .page-default #content_footer, body.node-type-ou-ocw-open-course .page-default #content_footer { display: none; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course, body.node-type-ou-ocw-open-course .page-default #about_free_course { /*p.desc { font-size: em(14px);
}*/ }
  body.node-type-ou-opencourseware-content .page-default #about_free_course.block-sidebar, body.node-type-ou-ocw-open-course .page-default #about_free_course.block-sidebar { margin-bottom: 0; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .title-block + .border-solid .course-info:nth-child(2), body.node-type-ou-ocw-open-course .page-default #about_free_course .title-block + .border-solid .course-info:nth-child(2) { border-top-width: 1px; border-top-style: solid; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .border-solid.course-info, body.node-type-ou-ocw-open-course .page-default #about_free_course .border-solid.course-info { border-bottom-width: 1px; border-bottom-style: solid; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .icon, body.node-type-ou-ocw-open-course .page-default #about_free_course .icon { font-size: 25px; margin-top: 10px; margin-right: 10px; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .save-for-later a, body.node-type-ou-ocw-open-course .page-default #about_free_course .save-for-later a { font-size: 1rem; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course h3, body.node-type-ou-ocw-open-course .page-default #about_free_course h3 { margin-bottom: 0; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course h4, body.node-type-ou-ocw-open-course .page-default #about_free_course h4 { font-size: 1rem; text-align: left; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .creative-commons, body.node-type-ou-ocw-open-course .page-default #about_free_course .creative-commons { display: flex; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .creative-commons .fivestar-value, body.node-type-ou-ocw-open-course .page-default #about_free_course .creative-commons .fivestar-value { padding-top: 20px; /* h4 { font-size: em(14px); }*/ }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .creative-commons .course-info:first-child:before, body.node-type-ou-ocw-open-course .page-default #about_free_course .creative-commons .course-info:first-child:before { content: "\e97c"; font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; color: #2a4d7f; font-size: 25px; float: left; margin-top: 10px; margin-right: 10px; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .creative-commons .course-info, body.node-type-ou-ocw-open-course .page-default #about_free_course .creative-commons .course-info { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .creative-commons .course-info h4, body.node-type-ou-ocw-open-course .page-default #about_free_course .creative-commons .course-info h4 { overflow: initial; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .creative-commons .course-info #course-info-vote-result, body.node-type-ou-ocw-open-course .page-default #about_free_course .creative-commons .course-info #course-info-vote-result { margin: 15px 2px 0px 2px; min-width: 125px; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .creative-commons .course-info #course-info-vote-result #content_ratings div.fivestar-widget .star, body.node-type-ou-ocw-open-course .page-default #about_free_course .creative-commons .course-info #course-info-vote-result #content_ratings div.fivestar-widget .star { height: 19px; width: 16px; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .creative-commons .course-info #course-info-vote-result #content_ratings div.fivestar-widget .star a, body.node-type-ou-ocw-open-course .page-default #about_free_course .creative-commons .course-info #course-info-vote-result #content_ratings div.fivestar-widget .star a { font-size: 16px; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .quick-links, body.node-type-ou-ocw-open-course .page-default #about_free_course .quick-links { text-align: center; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .quick-links p, body.node-type-ou-ocw-open-course .page-default #about_free_course .quick-links p { width: 100%; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .quick-links .btn-enrol-to-get-more, body.node-type-ou-ocw-open-course .page-default #about_free_course .quick-links .btn-enrol-to-get-more { width: 50%; margin-right: auto; margin-left: auto; padding-top: 6px; padding-bottom: 6px; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .quick-links .btn-sidebar, body.node-type-ou-ocw-open-course .page-default #about_free_course .quick-links .btn-sidebar { min-width: 75%; margin: 0 auto; font-size: 1.25rem; display: inline-block; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .quick-links .btn-sidebar .icon-btn, body.node-type-ou-ocw-open-course .page-default #about_free_course .quick-links .btn-sidebar .icon-btn { font-size: 1.25rem; top: 9px; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .quick-links h3 br, body.node-type-ou-ocw-open-course .page-default #about_free_course .quick-links h3 br { display: none; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .save-for-later, body.node-type-ou-ocw-open-course .page-default #about_free_course .save-for-later { width: 60%; margin-right: 50px; margin-left: auto; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .save-for-later .flag-flagged-message, body.node-type-ou-opencourseware-content .page-default #about_free_course .save-for-later .flag-unflagged-message, body.node-type-ou-ocw-open-course .page-default #about_free_course .save-for-later .flag-flagged-message, body.node-type-ou-ocw-open-course .page-default #about_free_course .save-for-later .flag-unflagged-message { font-size: 1rem; height: 41px; top: -5px; width: 211px; left: -21px; }
  body.node-type-ou-opencourseware-content .page-default #about_free_course .module-code-desc, body.node-type-ou-ocw-open-course .page-default #about_free_course .module-code-desc { font-size: 1rem; padding-top: 0; }
  body.node-type-ou-opencourseware-content .page-default .block-download-course .content-block, body.node-type-ou-opencourseware-content .page-default .block-download-course .content-block .see-more-link, body.node-type-ou-ocw-open-course .page-default .block-download-course .content-block, body.node-type-ou-ocw-open-course .page-default .block-download-course .content-block .see-more-link { font-size: 1rem; }
  body.node-type-ou-opencourseware-content .page-default .block-download-course.block-sidebar, body.node-type-ou-ocw-open-course .page-default .block-download-course.block-sidebar { margin-bottom: 0; }
  body.node-type-ou-opencourseware-content .page-default .block-download-course .item, body.node-type-ou-ocw-open-course .page-default .block-download-course .item { margin-right: 22px; }
  body.node-type-ou-opencourseware-content .page-default .block-download-course .item .icon-file-type, body.node-type-ou-ocw-open-course .page-default .block-download-course .item .icon-file-type { width: 50px; }
  body.node-type-ou-opencourseware-content .page-default .block-download-course #see_more_formats, body.node-type-ou-opencourseware-content .page-default .block-download-course #see_less_formats, body.node-type-ou-ocw-open-course .page-default .block-download-course #see_more_formats, body.node-type-ou-ocw-open-course .page-default .block-download-course #see_less_formats { display: block; text-align: center; }
  body.node-type-ou-opencourseware-content .page-default #article_social.block-sidebar, body.node-type-ou-ocw-open-course .page-default #article_social.block-sidebar { margin-bottom: 0; }
  body.node-type-ou-opencourseware-content .page-default #article_social .btn-icon, body.node-type-ou-ocw-open-course .page-default #article_social .btn-icon { width: 53px; }
  body.node-type-ou-opencourseware-content .page-default #article_social .btn-icon .icon, body.node-type-ou-ocw-open-course .page-default #article_social .btn-icon .icon { font-size: 50px; }
  body.node-type-ou-opencourseware-content .page-default .block-your-course .content-block, body.node-type-ou-opencourseware-content .page-default .block-your-course .certification, body.node-type-ou-opencourseware-content .page-default .block-your-course .badges, body.node-type-ou-ocw-open-course .page-default .block-your-course .content-block, body.node-type-ou-ocw-open-course .page-default .block-your-course .certification, body.node-type-ou-ocw-open-course .page-default .block-your-course .badges { font-size: 1rem; }
  body.node-type-ou-opencourseware-content .page-default .block-your-course .content-block *, body.node-type-ou-opencourseware-content .page-default .block-your-course .certification *, body.node-type-ou-opencourseware-content .page-default .block-your-course .badges *, body.node-type-ou-ocw-open-course .page-default .block-your-course .content-block *, body.node-type-ou-ocw-open-course .page-default .block-your-course .certification *, body.node-type-ou-ocw-open-course .page-default .block-your-course .badges * { font-size: inherit; }
  body.node-type-ou-opencourseware-content .page-default .block-your-course .list-your-course .progress-wrapper .link-to-my-course, body.node-type-ou-ocw-open-course .page-default .block-your-course .list-your-course .progress-wrapper .link-to-my-course { margin-left: 0; }
  body.node-type-ou-opencourseware-content .page-default .block-your-course .your-free-course-tag, body.node-type-ou-ocw-open-course .page-default .block-your-course .your-free-course-tag { display: none; }
  body.node-type-ou-opencourseware-content .page-default .block-your-course .link-to-my-course, body.node-type-ou-ocw-open-course .page-default .block-your-course .link-to-my-course { clear: none; margin-left: 135px; padding-top: 0; }
  body.node-type-ou-opencourseware-content .page-default .block-your-course .certification .icon, body.node-type-ou-opencourseware-content .page-default .block-your-course .badges .icon, body.node-type-ou-ocw-open-course .page-default .block-your-course .certification .icon, body.node-type-ou-ocw-open-course .page-default .block-your-course .badges .icon { font-size: 4.5625rem; }
  body.node-type-ou-opencourseware-content .page-default .block-your-course .badges .content, body.node-type-ou-ocw-open-course .page-default .block-your-course .badges .content { padding-left: 86px; }
  body.node-type-ou-opencourseware-content .page-default .expanderIndependent, body.node-type-ou-ocw-open-course .page-default .expanderIndependent { margin-top: 0; margin-bottom: 0; }
  body.node-type-ou-opencourseware-content .page-default .expanderContent, body.node-type-ou-ocw-open-course .page-default .expanderContent { margin-bottom: 0; }
  body.node-type-ou-opencourseware-content .page-default .achive-block, body.node-type-ou-ocw-open-course .page-default .achive-block { margin-top: 0; }
  body.node-type-ou-opencourseware-content .page-default .achive-block .sub-title-block, body.node-type-ou-ocw-open-course .page-default .achive-block .sub-title-block { margin-bottom: 20px; }
  body.node-type-ou-opencourseware-content .page-default #form-ocw-inline-comment .form-item label, body.node-type-ou-ocw-open-course .page-default #form-ocw-inline-comment .form-item label { width: 90px; }
  body.node-type-ou-opencourseware-content .page-default #comment-body-add-more-wrapper .ckeditor_links, body.node-type-ou-ocw-open-course .page-default #comment-body-add-more-wrapper .ckeditor_links { margin-left: 0; }
  body.node-type-ou-opencourseware-content .achive-block .sub-title-block, body.node-type-ou-ocw-open-course .achive-block .sub-title-block { margin-bottom: 20px; }
  body.node-type-ou-opencourseware-content #create-free-profile-block .inner-block, body.node-type-ou-ocw-open-course #create-free-profile-block .inner-block { margin-top: -10px; }
  body.node-type-ou-opencourseware-content .list-download-resource .item-wrapper, body.node-type-ou-ocw-open-course .list-download-resource .item-wrapper { padding-right: 30px; }
  body.node-type-ou-opencourseware-content .list-download-resource .page .contentafterlink, body.node-type-ou-ocw-open-course .list-download-resource .page .contentafterlink { overflow: auto; }
  body.node-type-ou-opencourseware-content .list-download-resource.read-notviewed .item-wrapper, body.node-type-ou-ocw-open-course .list-download-resource.read-notviewed .item-wrapper { padding-right: 95px; }
  body.node-type-ou-opencourseware-content .block_course_resources_ng .item-wrapper .activity-name, body.node-type-ou-ocw-open-course .block_course_resources_ng .item-wrapper .activity-name { padding-top: 0; padding-left: 0; }
  body.node-type-ou-opencourseware-content .block_course_resources_ng .resource-type, body.node-type-ou-ocw-open-course .block_course_resources_ng .resource-type { top: 0; }
  body.node-type-ou-opencourseware-content .block_course_resources_ng .questionnaire .item-wrapper, body.node-type-ou-ocw-open-course .block_course_resources_ng .questionnaire .item-wrapper { display: block; }
  body.node-type-ou-opencourseware-content .block_course_resources_ng .questionnaire .item-wrapper .resource-type, body.node-type-ou-ocw-open-course .block_course_resources_ng .questionnaire .item-wrapper .resource-type { transform: translateY(50%); }
  body.node-type-ou-opencourseware-content .block_course_resources_ng .questionnaire .item-wrapper .activity, body.node-type-ou-ocw-open-course .block_course_resources_ng .questionnaire .item-wrapper .activity { margin-left: 58px; }
  body.node-type-ou-opencourseware-content .block_course_resources_ng .resource .activity, body.node-type-ou-ocw-open-course .block_course_resources_ng .resource .activity { margin-left: 58px; }
  body.node-type-ou-opencourseware-content .block_course_resources_ng .oucontent-read-viewed, body.node-type-ou-ocw-open-course .block_course_resources_ng .oucontent-read-viewed { align-self: center; }
  .region-main-courselanding .description-tab-content { font-size: 1rem; }
  .region-main-courselanding .description-tab-content *:not(.btnOutCome .title_learning) { font-size: inherit !important; }
  .course-tabs { background-color: #e5e3df; position: relative; z-index: 2; background-color: #e5e3df; }
  .course-tabs:before { content: ""; }
  .course-tabs .tab-content-loading .lds-css { text-align: center; }
  .course-tabs ~ .tab-content-section .course-content + p { font-size: 1rem; }
  .course-tabs ~ .tab-content-section .accordionList .accordionContent { font-size: 1rem; }
  .course-tabs.course-tabs-sticky { left: 0; position: fixed; right: 0; transition: top 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: top 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: top 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
  .course-tabs.course-tabs-sticky .tab-dropdown-bar { background: #fff; color: #1a1a1a; font-weight: bold; box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); -webkit-box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); padding: 14px; z-index: 4; }
  .course-tabs.course-tabs-sticky .tab-dropdown-bar:hover { cursor: pointer; }
  .course-tabs.course-tabs-sticky .tab-dropdown-bar:after { right: 40px; }
  .course-tabs.course-tabs-sticky .tab-dropdown-bar span { background: #dfddd9; display: block; font-size: 1.25rem; padding: 13px 0 10px 20px; }
  .course-tabs.course-tabs-sticky .tab-dropdown-bar.expanded + .tab-header { left: 0; margin-top: 0; right: 0; width: 100%; }
  .course-tabs.course-tabs-sticky ~ .tab-content-section { padding-top: 57px; }
  .course-tabs .tab-header .tab-link { padding: 19px 20px 0 35px; position: relative; margin-right: 0 !important; background-color: #fff !important; border-color: #fff !important; text-align: left; font-size: 1.25rem; z-index: 1; display: block; justify-content: normal; }
  .course-tabs .tab-header .tab-link:before { display: none; }
  .course-tabs .tab-header .tab-link:after { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; content: "\e98b"; color: #838080; position: absolute; right: 44px; top: 24px; font-size: 0.875rem; z-index: 4; }
  .course-tabs .tab-header .ui-tabs-active .tab-link { color: #000 !important; }
  .course-tabs .tab-header .ui-tabs-active .tab-link:before { content: ''; display: block; width: 12px; height: 12px; border-radius: 50%; position: absolute; left: 12px; top: 21px; z-index: 2; }
  .course-tabs .tab-header .ui-tabs-active .tab-link:after { z-index: 4; /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; content: "\e98b"; color: #fff; position: absolute; right: 44px; top: 24px; font-size: 0.875rem; }
  .course-tabs .tab-dropdown-bar { display: block; color: #1a1a1a; padding: 16px; font-size: 1.125rem; font-weight: bold; position: relative; }
  .course-tabs .tab-dropdown-bar span { font-size: 1.25rem; }
  .course-tabs .tab-dropdown-bar.expanded:after { content: "\e904"; }
  .course-tabs .tab-dropdown-bar:after { font-family: 'oufont' !important; content: "\e910"; font-size: 11px; color: #1a1a1a; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); right: 24px; }
  .course-tabs .tab-dropdown-bar + .tab-header { display: none; left: -16px; position: absolute; right: -16px; z-index: 3; width: calc( 100% + 32px); }
  .course-tabs .tab-dropdown-bar + .tab-header .tab-item { display: block; float: none; margin: 0; width: 100%; border-bottom: 1px dashed #c7cedd; }
  .course-tabs .tab-dropdown-bar.expanded + .tab-header { display: block; margin-top: 10px; padding-bottom: 36px; background-color: #fff; }
  .faq_free_courses #block-ole-free-course-free-course-list { margin-top: 0; background-color: #fff; }
  .faq_free_courses #block-ole-free-course-free-course-list .title-block { margin-top: 16px; }
  .faq_free_courses #block-ole-free-course-free-course-list .course-sticky .title-block { margin-top: 0; }
  .faq_free_courses .page-title { font-size: 1.5rem; padding-left: 20px; }
  .faq_free_courses .field-item h2 { font-size: 1rem; font-weight: bold; }
  .faq_free_courses .expanderHeading h4 { font-size: 1rem; }
  .faq_free_courses .expanderLinked .expanderHeading { background: #fff; background-color: #fff; border-top: 1px solid #a99f93; }
  .faq_free_courses .expanderLinked .expanderHeading.active { background-color: #ededed; }
  .faq_free_courses .expanderLinked .expanderHeading h4 { margin-left: 0; }
  .faq_free_courses .expanderLinked .expanderHeading .expandCollapseButton { font-size: 18px; }
  .faq_free_courses .expanderLinked .expanderContent { padding-top: 0; background-color: #ededed; }
  .faq_free_courses .expanderLinked .expanderContent.active p { padding-right: 0; }
  .faq_free_courses .main_content_wrapper .region-left { display: flex; flex-flow: column; background-color: #fff; }
  .faq_free_courses .main_content_wrapper .region-left #block-ole-free-course-create-free-profile { order: 1; }
  .faq_free_courses .main_content_wrapper .region-left #block-ole-free-course-create-free-profile .title-block h2.mobile { font-size: 1.125rem; }
  .faq_free_courses .main_content_wrapper .region-left .block-ole-free-course { font-size: 1.125rem; }
  .faq_free_courses .main_content_wrapper .region-left #block-ole-free-course-see-our-subject .content-block h2 { font-size: 1.125rem; }
  .faq_free_courses #create-free-profile-block .title-block h2 { margin: 12px 0 0 0; }
  #articleComments + .more-like-this.you-might-like .lastest-bottom .container, #articleComments + .more-like-this.you-might-like .lastest-bottom .wrapper-has-sidebar { margin: 0; }
  .podcastOUVideo, .podcastMedia { width: 100%; }
  .podcastOUVideo .video-wrapper, .podcastMedia .video-wrapper { clear: both; position: relative; padding-bottom: 56%; padding-top: 0px; height: 0; }
  .podcastOUVideo .video-wrapper iframe, .podcastMedia .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
  body:not(.node-type-ou-opencourseware-content, .node-type-ou-ocw-open-course) #content_article { width: 100%; }
  body:not(.node-type-ou-opencourseware-content, .node-type-ou-ocw-open-course) #content_article iframe { width: 100%; height: 85vh; }
  .page-subject .wrapper-no-sidebar { padding-bottom: 0; }
  .page-subject .home-list-lastest .lastest-main .lastest-top, .page-subject .home-list-lastest .lastest-main .lastest-bottom { margin-left: 15px; margin-right: 15px; }
  .page-subject .home-list-lastest .lastest-main .lastest-top > .container, .page-subject .home-list-lastest .lastest-main .lastest-top > .wrapper-has-sidebar, .page-subject .home-list-lastest .lastest-main .lastest-bottom > .container, .page-subject .home-list-lastest .lastest-main .lastest-bottom > .wrapper-has-sidebar { padding-left: 0; padding-right: 0; }
  .page-subject .home-list-lastest .lastest-main .lastest-top .featured-title h2.featured { font-size: 1.25rem; line-height: 30px; }
  .page-subject .home-list-lastest .lastest-main .lastest-bottom-oln-ng-article-menu .col-sm-4 { width: 100%; }
  .page-subject .field-name-field-body-text .field-items .home-list-lastest .menu-title h2 { font-size: 1.25rem; line-height: 30px; }
  .page-subject .subject-cover-content .subject-cover-image-container { min-height: 222px; padding: 0; margin-bottom: 0; }
  .page-subject .subject-cover-content .subject-cover-image-container .panel-box { position: absolute; top: unset; bottom: 0; min-height: 0; width: 100%; padding: 0; }
  .page-subject .subject-cover-content .subject-cover-image-container .panel-box h2 { font-size: 1.5rem; text-align: center; }
  .page-subject .subject-cover-content .subject-cover-image-container .panel-box > .dotdot, .page-subject .subject-cover-content .subject-cover-image-container .panel-box p { display: none; }
  .page-subject .subject-cover-content .panel-tabs { margin-bottom: 10px; font-size: 1rem; }
  .page-subject .subject-cover-content .panel-tabs .tab { padding: 0; width: 33.33vw; }
  .page-subject .subject-cover-content .panel-tabs .tab div { display: block; }
  .page-subject .subject-cover-content .panel-tabs .tab div.tab-content a.active:after { left: 0; right: 0; }
  .page-subject .subject-cover-content .panel-tabs .tab:first-child { display: none; }
  .page-subject .subject-cover-content .panel-tabs .tab:nth-of-type(2) { border-left: none; }
  .page-subject .subject-cover-content .panel-tabs .tab a span { padding: 3px 10px; }
  .page-subject #main_content_wrapper .ole-pagination.mobile .paging-content { margin-bottom: 25px !important; margin-top: 0 !important; }
  .page-subject .region-left { padding-left: 0; padding-right: 0; margin-bottom: 0; }
  .page-subject .region-left #create-free-profile-block { margin-top: 20px; margin-bottom: 20px; }
  .toc-sidebar-block { display: none; }
  .toc-sidebar-block .accordionList { font-size: 1rem; }
  .icon-course-nav { vertical-align: middle; margin-left: 10px; font-size: 28px; }
  .course-content-text { font-size: 1.125rem; color: #3D393A; padding: 0 0 0 5px; vertical-align: middle; }
  #nav-course-content { display: block; }
  #nav-course-content .toc-sidebar-title, #nav-course-content .close-course-nav, #nav-course-content .toc-sidebar-block { display: none; }
  #nav-course-content.show-content-nav .close-course-nav, #nav-course-content.show-content-nav .toc-sidebar-block { display: block; }
  #nav-course-content.show-content-nav .close-course-nav .accordionList .oucontent-tree-current, #nav-course-content.show-content-nav .close-course-nav .accordionList > .accordionItem, #nav-course-content.show-content-nav .toc-sidebar-block .accordionList .oucontent-tree-current, #nav-course-content.show-content-nav .toc-sidebar-block .accordionList > .accordionItem { font-size: 1rem; }
  #nav-course-content.show-content-nav .open-course-nav { display: none; }
  #nav-course-content .close-course-nav .icon-course-nav .path4:before { display: inline-block; color: #F15A24; -moz-transform: rotate(180deg) translate(-37px, 1px); -o-transform: rotate(180deg) translate(-37px, 1px); -ms-transform: rotate(180deg) translate(-37px, 1px); -webkit-transform: rotate(180deg) translate(-37px, 1px); transform: rotate(180deg) translate(-37px, 1px); }
  .node-type-ou-ocw-open-course .course-detail-page .oucontent-content .oucontent-referenceitem, .node-type-ou-opencourseware-content .course-detail-page .oucontent-content .oucontent-referenceitem { overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; }
  .node-type-ou-ocw-open-course .course-detail-page .oucontent-content .oucontent-inlinemathml, .node-type-ou-opencourseware-content .course-detail-page .oucontent-content .oucontent-inlinemathml { display: block; overflow-x: auto; }
  .node-type-ou-ocw-open-course .course-detail-page .oucontent-content .oucontent-title-2 ~ p, .node-type-ou-opencourseware-content .course-detail-page .oucontent-content .oucontent-title-2 ~ p { overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; }
  .node-type-ou-ocw-open-course .course-detail-page #content_footer #content_archive, .node-type-ou-opencourseware-content .course-detail-page #content_footer #content_archive { display: none; }
  .node-type-ou-ocw-open-course .course-detail-page .course-content, .node-type-ou-opencourseware-content .course-detail-page .course-content { margin-bottom: 0; }
  .node-type-ou-ocw-open-course .course-detail-page .block-your-course, .node-type-ou-opencourseware-content .course-detail-page .block-your-course { margin-top: 0; margin-bottom: 0; }
  .node-type-ou-ocw-open-course .course-detail-page .block-your-course .list-your-course .progress-bar-wrapper, .node-type-ou-opencourseware-content .course-detail-page .block-your-course .list-your-course .progress-bar-wrapper { min-height: 28px; }
  .node-type-ou-ocw-open-course .course-detail-page .block-your-course span.sub-title, .node-type-ou-ocw-open-course .course-detail-page .block-your-course p.view-my-profile, .node-type-ou-opencourseware-content .course-detail-page .block-your-course span.sub-title, .node-type-ou-opencourseware-content .course-detail-page .block-your-course p.view-my-profile { font-size: 0.875rem; }
  .node-type-ou-ocw-open-course .course-detail-page .block-your-course p.content, .node-type-ou-opencourseware-content .course-detail-page .block-your-course p.content { font-size: 1rem; }
  .node-type-ou-ocw-open-course .course-detail-page .block-your-course .content-block, .node-type-ou-opencourseware-content .course-detail-page .block-your-course .content-block { margin-bottom: -10px; }
  .node-type-ou-ocw-open-course .course-detail-page .block-your-course .expanderContent:nth-of-type(2), .node-type-ou-opencourseware-content .course-detail-page .block-your-course .expanderContent:nth-of-type(2) { margin-bottom: -10px; }
  .node-type-ou-ocw-open-course .course-detail-page .block-download-course .content-block, .node-type-ou-ocw-open-course .course-detail-page .block-download-course .content-block .see-more-link, .node-type-ou-opencourseware-content .course-detail-page .block-download-course .content-block, .node-type-ou-opencourseware-content .course-detail-page .block-download-course .content-block .see-more-link { font-size: 1rem; }
  .node-type-ou-ocw-open-course .course-detail-page .block-download-course.block-sidebar, .node-type-ou-opencourseware-content .course-detail-page .block-download-course.block-sidebar { margin-bottom: 0; }
  .node-type-ou-ocw-open-course .course-detail-page .block-download-course .item, .node-type-ou-opencourseware-content .course-detail-page .block-download-course .item { margin-right: 22px; }
  .node-type-ou-ocw-open-course .course-detail-page .block-download-course .item .icon-file-type, .node-type-ou-opencourseware-content .course-detail-page .block-download-course .item .icon-file-type { width: 50px; }
  .node-type-ou-ocw-open-course .course-detail-page .block-download-course #see_more_formats, .node-type-ou-ocw-open-course .course-detail-page .block-download-course #see_less_formats, .node-type-ou-opencourseware-content .course-detail-page .block-download-course #see_more_formats, .node-type-ou-opencourseware-content .course-detail-page .block-download-course #see_less_formats { display: block; text-align: center; }
  .node-type-ou-ocw-open-course .course-detail-page .wrapper-has-sidebar, .node-type-ou-opencourseware-content .course-detail-page .wrapper-has-sidebar { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .node-type-ou-ocw-open-course .course-detail-page .region-left, .node-type-ou-opencourseware-content .course-detail-page .region-left { display: block; width: 100% !important; padding: 0; margin-bottom: 0; }
  .node-type-ou-ocw-open-course .course-detail-page #region-pre, .node-type-ou-ocw-open-course .course-detail-page #about_free_course, .node-type-ou-opencourseware-content .course-detail-page #region-pre, .node-type-ou-opencourseware-content .course-detail-page #about_free_course { display: none; }
  .node-type-ou-ocw-open-course .course-detail-page #content_article, .node-type-ou-opencourseware-content .course-detail-page #content_article { margin-bottom: 0; border-bottom: 1px solid #8f8280; border-top: 1px solid #8f8280; padding-top: 50px; }
  .node-type-ou-ocw-open-course .course-button-block-right, .node-type-ou-opencourseware-content .course-button-block-right { display: none; }
  .node-type-ou-ocw-open-course .keep_on_learning_information, .node-type-ou-opencourseware-content .keep_on_learning_information { padding: 0 20px 1px 20px; border: none; margin: -20px 0 0px 0 !important; }
  .node-type-ou-ocw-open-course .keep_on_learning_information h3, .node-type-ou-opencourseware-content .keep_on_learning_information h3 { margin: 20px 0 0 0; padding-top: 20px; }
  .node-type-ou-ocw-open-course .keep_on_learning_information p, .node-type-ou-opencourseware-content .keep_on_learning_information p { font-size: 1rem; }
  .node-type-ou-ocw-open-course .keep_on_learning_information .keep_learning_box, .node-type-ou-opencourseware-content .keep_on_learning_information .keep_learning_box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin: 20px 0 10px 0; }
  .node-type-ou-ocw-open-course .keep_on_learning_information .keep_learning_box span.icon-ou_logo, .node-type-ou-opencourseware-content .keep_on_learning_information .keep_learning_box span.icon-ou_logo { text-align: center; margin-bottom: 21px; }
  .node-type-ou-ocw-open-course .keep_on_learning_information .keep_learning_box .keep_learning_box_content p, .node-type-ou-opencourseware-content .keep_on_learning_information .keep_learning_box .keep_learning_box_content p { padding-left: 0; font-size: 0.875rem; }
  .node-type-ou-ocw-open-course .open-course-nav, .node-type-ou-opencourseware-content .open-course-nav { position: absolute; top: 29px; left: 12px; font-size: 1rem; font-weight: bold; color: #3D393A; z-index: 2; }
  .node-type-ou-ocw-open-course #nav-course-content, .node-type-ou-opencourseware-content #nav-course-content { position: relative; }
  .node-type-ou-ocw-open-course #nav-course-content.show-content-nav, .node-type-ou-opencourseware-content #nav-course-content.show-content-nav { position: absolute; z-index: 3; padding-top: 17px; background: #fff; left: 0; right: 0; }
  .node-type-ou-ocw-open-course #nav-course-content.show-content-nav .close-course-nav, .node-type-ou-opencourseware-content #nav-course-content.show-content-nav .close-course-nav { position: absolute; left: 11px; font-size: 1rem; font-weight: bold; color: #3D393A; overflow: hidden; }
  .node-type-ou-ocw-open-course .toc-sidebar-block .toc-list, .node-type-ou-opencourseware-content .toc-sidebar-block .toc-list { margin-top: 18px; }
  .node-type-ou-ocw-open-course .course_info_block, .node-type-ou-opencourseware-content .course_info_block { padding: 10px 20px 20px 10px; margin-bottom: 0; }
  .node-type-ou-ocw-open-course .course_info_block .fixed-text, .node-type-ou-opencourseware-content .course_info_block .fixed-text { font-size: 1rem; }
  .node-type-ou-ocw-open-course .course_info_block .course-img, .node-type-ou-opencourseware-content .course_info_block .course-img { float: right; width: 30%; }
  .node-type-ou-ocw-open-course .course_info_block .right-content, .node-type-ou-opencourseware-content .course_info_block .right-content { width: 100%; margin-top: 16px; padding-left: 10px; }
  .node-type-ou-ocw-open-course .course_info_block .right-content .buttons, .node-type-ou-opencourseware-content .course_info_block .right-content .buttons { text-align: center; }
  .node-type-ou-ocw-open-course .course_info_block .right-content .buttons .btn-signup-gmore, .node-type-ou-opencourseware-content .course_info_block .right-content .buttons .btn-signup-gmore { padding: 10px 45px; border-radius: 5px; margin-bottom: 12px; background-color: #578d44; border: #578d44; margin-right: 0; }
  .node-type-ou-ocw-open-course .course_info_block .right-content .buttons .btn-enrol-now, .node-type-ou-opencourseware-content .course_info_block .right-content .buttons .btn-enrol-now { padding: 10px 65px !important; margin-right: 0 !important; border-radius: 5px; margin-bottom: 12px; }
  .node-type-ou-ocw-open-course .course_info_block .right-content .buttons .btn-see-more, .node-type-ou-opencourseware-content .course_info_block .right-content .buttons .btn-see-more { padding: 10px 8px; border-radius: 5px; margin-bottom: 12px; }
  .node-type-ou-ocw-open-course .course-content .week-wrapper li.week-item, .node-type-ou-opencourseware-content .course-content .week-wrapper li.week-item { margin-right: 7px; }
  .node-type-ou-ocw-open-course .course-content .week-wrapper li.week-item a.week-btn, .node-type-ou-opencourseware-content .course-content .week-wrapper li.week-item a.week-btn { min-width: 74px; }
  .node-type-ou-ocw-open-course .course-content .week-wrapper li.week-item a.week-btn .week-title, .node-type-ou-opencourseware-content .course-content .week-wrapper li.week-item a.week-btn .week-title { font-size: 0.875rem; }
  .node-type-ou-ocw-open-course .course-detail-redesign, .node-type-ou-opencourseware-content .course-detail-redesign { padding: 5px 15px 0 18px !important; }
  .node-type-ou-ocw-open-course .course-detail-redesign h1, .node-type-ou-opencourseware-content .course-detail-redesign h1 { margin-right: 0 !important; }
  .node-type-ou-ocw-open-course #ocw_prev_next_container, .node-type-ou-opencourseware-content #ocw_prev_next_container { display: flex; flex-direction: column; align-items: center; }
  .node-type-ou-ocw-open-course #ocw_prev_next_container .oucontent-prev, .node-type-ou-opencourseware-content #ocw_prev_next_container .oucontent-prev { max-width: 100%; }
  .node-type-ou-ocw-open-course #ocw_prev_next_container .oucontent-prev .ocw_prev_next_link, .node-type-ou-opencourseware-content #ocw_prev_next_container .oucontent-prev .ocw_prev_next_link { text-align: center; }
  .node-type-ou-ocw-open-course #ocw_prev_next_container .oucontent-prev .ocw_prev_next_link span, .node-type-ou-opencourseware-content #ocw_prev_next_container .oucontent-prev .ocw_prev_next_link span { background-position: left 10px center; padding: 5px 10px 5px 23px; }
  .node-type-ou-ocw-open-course #ocw_prev_next_container .oucontent-next, .node-type-ou-opencourseware-content #ocw_prev_next_container .oucontent-next { max-width: 100%; }
  .node-type-ou-ocw-open-course #ocw_prev_next_container .oucontent-next .ocw_prev_next_link, .node-type-ou-opencourseware-content #ocw_prev_next_container .oucontent-next .ocw_prev_next_link { text-align: center; }
  .node-type-ou-ocw-open-course #ocw_prev_next_container .oucontent-next .ocw_prev_next_link span, .node-type-ou-opencourseware-content #ocw_prev_next_container .oucontent-next .ocw_prev_next_link span { margin-top: 22px; background-position: right 22px center; padding: 5px 37px 5px 23px; }
  .node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .video-wrapper, .node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .video-wrapper { clear: both; position: relative; padding-bottom: 56%; padding-top: 0px; height: 0; }
  .node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .video-wrapper iframe, .node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
  .node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .video-wrapper, .node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .video-wrapper { display: block; }
  .node-type-ou-opencourseware-content .page-default #content_article .tab-content-section .openlearn-enrol-video .video-wrapper, .node-type-ou-ocw-open-course .page-default #content_article .tab-content-section .openlearn-enrol-video .video-wrapper { height: 330px; }
  .comments-wrapper .comment-col-2 .comment-submitted { float: right; }
  .mini-margins, body.mini-margins { min-width: 0; }
  .path-mod-quiz .submitbtns.submitanswers input { padding: 10px 12px 9px 12px; }
  .path-mod-quiz .quizattemptsummary { display: block; overflow-x: auto; }
  .path-mod-quiz .moodle-main-content { margin-top: 56px; padding-bottom: 20px; }
  .path-mod-quiz .course-detail-page #content_article { border-top: none; }
  .path-mod-quiz .qtext { overflow-x: auto; }
  .path-mod-quiz .qtext table .select { width: 78px; }
  .path-mod-quiz .course-detail-page #mod_quiz_navblock { margin-top: 68px; margin-bottom: -45px; }
  .path-mod-quiz .course-detail-page #mod_quiz_navblock .header { background-color: #353B50; padding: 12px; }
  .path-mod-quiz .course-detail-page #mod_quiz_navblock .header h2 { color: #fff; }
  .path-mod-quiz .course-detail-page #mod_quiz_navblock .content .othernav { margin-top: 20px; }
  .path-mod-quiz .course-detail-page .que-box .content .answer .incorrect, .path-mod-quiz .course-detail-page .que-box .content .answer .correct { text-indent: 0; }
  .path-mod-quiz .course-detail-page .que-box .content .answer .incorrect input, .path-mod-quiz .course-detail-page .que-box .content .answer .correct input { margin-left: -23px; }
  .path-mod-quiz .que-box { overflow-x: auto; }
  .path-mod-quiz .que.multichoice .answer input, .path-mod-quiz .que.oumultiresponse .answer input { vertical-align: text-top; }
  .path-mod-oucontent { height: auto; }
  .path-mod-oucontent .oucontent-cellfreeresponse .oucontent-freeresponse-field { width: 12.25em; }
  .path-mod-oucontent .oucontent-content p.oucontent-markerpara { text-indent: -25px; }
  .path-mod-oucontent .oucontent-content .oucontent-saq-question sup { vertical-align: middle; }
  .path-mod-oucontent .oucontent-voicerecorder .filter_transcript_box { right: 30px; }
  .path-mod-dualpane #nav-course-content, .path-mod-scorm #nav-course-content, .path-mod-resourcebank #nav-course-content, .path-mod-useroptions #nav-course-content, .path-mod-oublog #nav-course-content, .path-mod-ouwiki #nav-course-content, .path-mod-questionnaire #nav-course-content, .path-mod-choice #nav-course-content, .path-mod-forumng #nav-course-content, .path-mod-workshop #nav-course-content, .path-mod-htmlactivity #nav-course-content, .path-portfolio #nav-course-content, .path-mod-studio #nav-course-content, .path-mod-page #nav-course-content, #page-mod-studio-view #nav-course-content, #page-mod-studio-manageblocks #nav-course-content, #page-enrol-index #nav-course-content, #page-mod-bookingsystem-deleteslot #nav-course-content { display: none; }
  .path-mod-questionnaire .qn-content .generaltable { display: block; overflow: auto; }
  #page-enrol-index #region-main .mform:not(.unresponsive) .fitem .felement { text-align: center; }
  .path-mod-choice .response { overflow-x: auto; }
  .path-mod-choice #notice.generalbox { width: 70%; }
  .path-mod-dualpane .dualpane_wrap .dualpane_left { float: none; width: 100%; }
  .path-mod-dualpane .dualpane_wrap .dualpane_right { width: 90%; }
  .path-mod-useroptions #options-list { overflow-x: auto; width: 100%; }
  .path-mod-useroptions .generaltable { display: block; overflow-x: auto; }
  .path-mod-workshop #workshop-viewlet-gradereport .gradesreport { overflow-x: auto; }
  .path-mod-workshop .filter_ouembed_wrap iframe { width: 100%; }
  .path-mod-workshop form div.form-inline { display: initial; }
  .path-mod-workshop ul.nav-tabs { margin-left: inherit; }
  .path-mod-workshop ul.nav-tabs li.nav-item a.nav-link { max-width: 100px; }
  .path-mod-forumng .course-detail-redesign .forumng-discussionlist { display: block; width: 100%; overflow-x: scroll; }
  .path-mod-forumng .forumng-discuss .forumng-postfooter .forumng-commands { float: right; margin-right: 0px; }
  .path-mod-forumng .forumng-post-outerbox { margin-left: 0; }
  .path-mod-forumng .forumng-post-outerbox .iframecon { margin-left: 0 !important; width: 100% !important; }
  .path-mod-forumng #forumng-features form { display: inline !important; }
  .path-mod-forumng .mform fieldset { padding: 0; }
  .path-mod-forumng .mform fieldset .fdescription.required { text-align: left; }
  .path-mod-forumng div.felement input[type="submit"] { border: 1px solid #c6c6c6; }
  .path-mod-forumng div.felement input[type="submit"]:active { background: none; }
  .path-mod-glossary .filter_ouembed_wrap iframe { width: 100%; }
  .path-mod-questionnaire .qn-container { padding-left: 0; padding-right: 0; }
  .path-mod-questionnaire .qn-container .qn-info .qn-number { margin-top: 0; }
  .path-mod-questionnaire .qn-answer .select { width: 100%; }
  .path-mod-questionnaire fieldset.qn-container { min-width: auto; }
  .path-mod-questionnaire fieldset.qn-container .qn-answer { overflow: auto; -webkit-overflow-scrolling: touch; }
  .path-mod-htmlactivity .htmlactivity-main { -webkit-overflow-scrolling: touch; }
  .path-mod-htmlactivity .htmlactivity-editlinks { width: 90%; white-space: unset; }
  .path-portfolio div.felement input[type="submit"] { border: 1px solid #c6c6c6; }
  .path-portfolio div.felement input[type="submit"]:active { background: none; }
  .oucontent-media .oumediafilter .omp-mobile-wide .omp-media-wrapper .omp-audio-playicon-minimal:before { top: 26%; }
  .path-mod-ouwiki #ouwiki_indexlinks { margin-bottom: 20px; }
  .path-mod-ouwiki .ouwiki_attachments li { overflow: auto; }
  .path-mod-ouwiki .ouwiki-content .filter_ouembed_wrap { overflow: auto; -webkit-overflow-scrolling: touch; }
  .path-mod-ouwiki .ouwiki_content iframe { width: 100%; }
  .path-mod-openstudio .openstudio-content-view-version-navigation { margin-bottom: 10px; }
  .path-mod-openstudio .openstudio-content-view-version-label { display: inline; }
  .path-mod-studio .studio-pinboard .studio-slot-edit-form .unresponsive { overflow: auto; }
  .path-mod-oublog .oublog-post-content .filter_ouembed_wrap { overflow: auto; -webkit-overflow-scrolling: touch; }
  .path-mod-oublog .mform #fitem_id_message img.filter_ouembed { width: 100%; }
  .region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further { background: #dfddd9; }
  .region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information { background: #dfddd9; }
  .region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper h3 { margin: 14px 0px 0px; padding-left: 0; font-size: 1.1875rem; text-align: center; line-height: 1.25; }
  .region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper p { text-align: center; font-size: 0.8125rem; padding: 4px 18px 14px 18px; line-height: 15px; margin-bottom: 3px; }
  .region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box { padding: 20px 0px; }
  .region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box .icon.icon-ou_logo { text-align: center; float: none; }
  .region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box .icon-ou_logo:before { margin-right: 0px; }
  .region.region-left #block-ole-free-course-take-your-learning-further .openlearnng-blockcontent .block-take-your-learning-further .keep_on_learning_information .keep_on_learning_wrapper .keep_learning_box .keep_learning_box_content { padding-top: 10px; }
  .node-type-ou-broadcasts .wrapper-has-sidebar.page-default { padding-bottom: 26px !important; }
  .node-type-ou-broadcasts .wrapper-no-sidebar.broadcast_interactive { padding-bottom: 26px !important; }
  .node-type-ou-broadcasts .you-might-like h2 { margin: 0 15px; line-height: 30px; }
  .node-type-ou-broadcasts .tv-radio-top { background-color: #fff; }
  .node-type-ou-broadcasts #content_header { margin-top: 0; padding-top: 0; }
  .node-type-ou-broadcasts #content_article .video-wrapper iframe { width: 100% !important; }
  .node-type-ou-broadcasts #content_summary .summary-foot { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
  .node-type-ou-broadcasts #content_summary .summary-foot .broadcast_content { padding: 20px 10px 20px 20px; }
  .node-type-ou-broadcasts #content_summary .summary-foot .broadcast_content .img_permissions { z-index: 1; }
  .node-type-ou-broadcasts #content_summary .summary-foot #summary_details { padding-top: 16px; width: calc(100% - 20px); margin-right: 15px; margin-left: 15px; }
  .node-type-ou-broadcasts #content_summary .summary-foot #summary_details .summary_details_odd { font-size: 0.875rem; padding-bottom: 16px; padding-left: 0; width: 100%; }
  .node-type-ou-broadcasts #content_summary .summary-foot #summary_details .social-bar { width: 100%; padding-bottom: 16px; padding-left: 0; }
  .node-type-ou-broadcasts #content_summary .summary-foot #summary_details .social-bar .title { padding-top: 10px; }
  .node-type-ou-broadcasts #content_summary .summary-foot .broadcast_content .morelink { padding-top: 12px; }
  .node-type-ou-broadcasts .main_box_detail.enabled { margin: 0; padding-bottom: 0; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-head { width: 100%; display: block; order: initial !important; margin: 0 20px 20px; /*ul[role="tablist"] li[role="presentation"] { width: 100%; min-height: auto; &:nth-child(odd) { padding: 0 20px 20px 20px; } &:nth-child(even) { padding: 0 20px 20px 20px; } &.hidden{ display: none; }
}*/ }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-head [role="tab"] .img_permissions { z-index: 1; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-head [role="tab"] .content-box { display: none; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-head [role="tab"] h2 { font-size: 1.25rem; padding: 0 20px; position: relative; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-head [role="tab"] h2 .title-box { height: 2.5rem; font-size: 1.5rem; font-weight: bold; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-head [role="tab"] h2 .icon-downsmall, .node-type-ou-broadcasts .main_box_detail.enabled .tabs-head [role="tab"] h2 .icon-upsmall { font-size: 0.875rem; position: absolute; right: 20px; bottom: 20px; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body { display: block; order: initial !important; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab { padding-top: 0; margin-top: 0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner { padding: 0px 20px; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner:before, .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner:after { display: none; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .close { display: none; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .heading-block { font-size: 1.75rem; margin-bottom: 15px; font-weight: bold; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .field-items p img { height: auto !important; width: auto !important; max-width: 100%; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .episode-list .episode-detail { margin-bottom: 10px; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .episode-list .episode-detail a:first-child { position: relative; font-size: 1.25rem; margin-bottom: 0; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .episode-list .episode-detail a:first-child:after { position: absolute; top: 10px; right: 16px; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .episode-list .episode-detail .episode-content { font-size: 0.875rem; padding: 10px 5px; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .episode-list .episode-detail .episode-content .video-wrapper iframe { width: 100%; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .episode-list .episode-content-link { padding-right: 45px; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .episode-list .episode-content { padding: 0; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .episode-list .episode-content p { padding-right: 0; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .episode-list a.expandCollapseButton { right: 20px; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .menu-grid .edit-controls { display: none; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .menu-grid .menuline { width: 100%; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .injected .edit-controls { display: none; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .injected .menu-item .item-update { display: none; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .injected li.menu-item:last-child { margin-bottom: 20px; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .academic-block li { padding: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .academic-block li .academic-thumbnail { align-self: center; margin-right: 0; margin-top: 20px; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .academic-block li .academic-desc { padding-right: 20px; padding-left: 20px; margin-top: 15px; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .academic-block li .academic-desc .academic-name { font-size: 1.5rem; }
  .node-type-ou-broadcasts .main_box_detail.enabled .tabs-body .tabbertab .tabbertab-inner .academic-block li .academic-desc .academic-position { font-size: 1rem; }
  .node-type-ou-broadcasts .main_box_detail.main_box_detail_ext_active { display: block; }
  .node-type-ou-broadcasts .main_box_detail.main_box_detail_ext_active ul[role="tablist"] li:first-child { display: none; }
  .node-type-ou-broadcasts .main_box_detail.main_box_detail_ext_active .tabs-body { display: none; }
  .node-type-ou-broadcasts .become_ou_student_interactive + .container, .node-type-ou-broadcasts .become_ou_student_interactive + .wrapper-has-sidebar { background-color: #fff; }
  .node-type-ou-broadcasts #booklets-posters { padding: 26px 10px 30px; margin: 20px 20px 40px; }
  .node-type-ou-broadcasts #booklets-posters .block-content h2 { font-size: 1.6875rem; line-height: 31px; margin-top: 0; margin-bottom: 14px; }
  .node-type-ou-broadcasts #booklets-posters .block-content p { font-size: 0.9375rem; margin-bottom: 10px; margin-top: 0; line-height: 1.3; }
  .node-type-ou-broadcasts #booklets-posters .block-content .btn-box { text-align: center; }
  .node-type-ou-broadcasts #booklets-posters .block-content .btn-box .btn, .node-type-ou-broadcasts #booklets-posters .block-content .btn-box #cart-form-pane .form-submit, #cart-form-pane .node-type-ou-broadcasts #booklets-posters .block-content .btn-box .form-submit, .node-type-ou-broadcasts #booklets-posters .block-content .btn-box .cart-hide-frecourses .form-submit, .cart-hide-frecourses .node-type-ou-broadcasts #booklets-posters .block-content .btn-box .form-submit { margin-bottom: 30px; padding: 3px 0; width: calc(100% - 40px); font-size: 1rem; }
  .node-type-ou-broadcasts #booklets-posters .block-content .btn-box .btn .icon-arrow-white-right, .node-type-ou-broadcasts #booklets-posters .block-content .btn-box #cart-form-pane .form-submit .icon-arrow-white-right, #cart-form-pane .node-type-ou-broadcasts #booklets-posters .block-content .btn-box .form-submit .icon-arrow-white-right, .node-type-ou-broadcasts #booklets-posters .block-content .btn-box .cart-hide-frecourses .form-submit .icon-arrow-white-right, .cart-hide-frecourses .node-type-ou-broadcasts #booklets-posters .block-content .btn-box .form-submit .icon-arrow-white-right { font-size: 0.875rem; padding-left: 10px; }
  .node-type-ou-broadcasts #articleComments { padding: 10px 0 0 0; }
  .node-type-ou-broadcasts #articleComments .comment-form-wrapper .form-item > input { width: 100%; }
  .node-type-ou-broadcasts #articleComments .comment-form-wrapper .form-item label { float: none; }
  .node-type-ou-broadcasts #articleComments .form-actions { text-align: center; padding-left: 0; }
  .node-type-ou-broadcasts #articleComments .ckeditor_links { margin-left: 0; }
  .node-type-ou-broadcasts .left_bottom_broadcast #articleComments { padding: 10px 20px 0 20px; }
  .node-type-ou-broadcasts #copyrightInfo { border-top: 1px solid #cfcfcf; }
  .node-type-ou-broadcasts #content_ratings .star_rating .description { width: 100%; padding-left: 0; padding-top: 10px; }
  .node-type-ou-broadcasts #commentSection .comment .comment-col-2 .comment-content { margin-left: -97px; }
  .node-type-ou-broadcasts #commentSection .comment .comment-col-2 .comment-content .field-items { width: 100%; padding-right: 0 !important; }
  .node-type-ou-broadcasts #commentSection .comment .comment-col-3 { margin-left: 0; }
  .node-type-ou-broadcasts #commentSection .comment .comment-col-3 .comment-delete, .node-type-ou-broadcasts #commentSection .comment .comment-col-3 .comment-edit, .node-type-ou-broadcasts #commentSection .comment .comment-col-3 .flag-sticky_comments { display: none; }
  .node-type-ou-broadcasts #commentSection .comment .comment-col-3 .flag-comment_abuse { margin-left: auto; align-self: center; }
  .node-type-ou-broadcasts #commentSection .comment_all_button_wrapper { margin-top: 10px; }
  .node-type-ou-broadcasts #commentSection .comment_all_button_wrapper .comment_all { padding: 15px 17px 12px 17px; font-size: 1rem; }
  .node-type-ou-broadcasts #commentSection .comment_all_button_wrapper .comment_all:after { font-size: 35px; line-height: 25px; padding-left: 12px; }
  .node-type-ou-broadcasts .related-content-block { border-bottom: 1px solid #cfcfcf; }
  .node-type-ou-broadcasts .related-content-block .title-block { float: none; }
  .node-type-ou-broadcasts .related-content-block .morelink { position: static; }
  .node-type-ou-broadcasts .related-content-wrapper .related-content-block { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin: 0 20px; padding-bottom: 26px; }
  .node-type-ou-broadcasts .related-content-wrapper .related-content-block #content_tags { margin-bottom: 10px; }
  .node-type-ou-broadcasts .related-content-wrapper .related-content-block .morelink { position: static; }
  .node-type-ou-broadcasts .footer #bottom_footer .container .social-footer, .node-type-ou-broadcasts .footer #bottom_footer .wrapper-has-sidebar .social-footer { border-top: none; border-bottom: none; }
  .page-whats-on-radio .wrapper-no-sidebar, .page-whats-on-tv .wrapper-no-sidebar { padding-bottom: 0; }
  .page-whats-on-radio #booklets-posters, .page-whats-on-tv #booklets-posters { padding: 26px 10px 30px; margin: 20px 20px 40px; }
  .page-whats-on-radio #booklets-posters .block-content h2, .page-whats-on-tv #booklets-posters .block-content h2 { font-size: 1.6875rem; line-height: 31px; margin-top: 0; margin-bottom: 14px; }
  .page-whats-on-radio #booklets-posters .block-content p, .page-whats-on-tv #booklets-posters .block-content p { font-size: 0.9375rem; margin-bottom: 10px; margin-top: 0; line-height: 1.3; }
  .page-whats-on-radio #booklets-posters .block-content .btn-box, .page-whats-on-tv #booklets-posters .block-content .btn-box { text-align: center; }
  .page-whats-on-radio #booklets-posters .block-content .btn-box .btn, .page-whats-on-radio #booklets-posters .block-content .btn-box #cart-form-pane .form-submit, #cart-form-pane .page-whats-on-radio #booklets-posters .block-content .btn-box .form-submit, .page-whats-on-radio #booklets-posters .block-content .btn-box .cart-hide-frecourses .form-submit, .cart-hide-frecourses .page-whats-on-radio #booklets-posters .block-content .btn-box .form-submit, .page-whats-on-tv #booklets-posters .block-content .btn-box .btn, .page-whats-on-tv #booklets-posters .block-content .btn-box #cart-form-pane .form-submit, #cart-form-pane .page-whats-on-tv #booklets-posters .block-content .btn-box .form-submit, .page-whats-on-tv #booklets-posters .block-content .btn-box .cart-hide-frecourses .form-submit, .cart-hide-frecourses .page-whats-on-tv #booklets-posters .block-content .btn-box .form-submit { margin-bottom: 30px; padding: 3px 0; width: calc(100% - 40px); font-size: 1rem; }
  .page-whats-on-radio #booklets-posters .block-content .btn-box .btn .icon-arrow-white-right, .page-whats-on-radio #booklets-posters .block-content .btn-box #cart-form-pane .form-submit .icon-arrow-white-right, #cart-form-pane .page-whats-on-radio #booklets-posters .block-content .btn-box .form-submit .icon-arrow-white-right, .page-whats-on-radio #booklets-posters .block-content .btn-box .cart-hide-frecourses .form-submit .icon-arrow-white-right, .cart-hide-frecourses .page-whats-on-radio #booklets-posters .block-content .btn-box .form-submit .icon-arrow-white-right, .page-whats-on-tv #booklets-posters .block-content .btn-box .btn .icon-arrow-white-right, .page-whats-on-tv #booklets-posters .block-content .btn-box #cart-form-pane .form-submit .icon-arrow-white-right, #cart-form-pane .page-whats-on-tv #booklets-posters .block-content .btn-box .form-submit .icon-arrow-white-right, .page-whats-on-tv #booklets-posters .block-content .btn-box .cart-hide-frecourses .form-submit .icon-arrow-white-right, .cart-hide-frecourses .page-whats-on-tv #booklets-posters .block-content .btn-box .form-submit .icon-arrow-white-right { font-size: 0.875rem; padding-left: 10px; }
  .page-tv-radio-events .wrapper-no-sidebar { padding-bottom: 0; }
  .page-tv-radio-events #main_content_wrapper { background-color: #fff; }
  .page-tv-radio-events .tv-radio-top { background-color: #fff; margin-bottom: 0; }
  .page-tv-radio-events .tv-radio-top h2.title { font-size: 1.75rem; margin-top: 20px; }
  .page-tv-radio-events .tv-radio-top p.desc { width: 90%; margin: 20px auto 20px; }
  .page-tv-radio-events .container .navigation, .page-tv-radio-events .wrapper-has-sidebar .navigation { background-color: #fff; display: flex; margin-bottom: 30px; padding-bottom: 20px; }
  .page-tv-radio-events .container .navigation .nav-tab a, .page-tv-radio-events .wrapper-has-sidebar .navigation .nav-tab a { padding-top: 9px; padding-bottom: 11px; font-size: 1.5rem; }
  .page-tv-radio-events .container .navigation .nav-tab a span, .page-tv-radio-events .wrapper-has-sidebar .navigation .nav-tab a span { display: none; }
  .page-tv-radio-events .container .content-latest, .page-tv-radio-events .wrapper-has-sidebar .content-latest { margin-bottom: 10px; }
  .page-tv-radio-events .container .content-latest #tv-radio-hero-content, .page-tv-radio-events .wrapper-has-sidebar .content-latest #tv-radio-hero-content { display: none; box-shadow: 2px 2px 2px #AAAAAA; margin: 8px 40px 40px; min-height: 0; }
  .page-tv-radio-events .container .content-latest #tv-radio-hero-content .box-image:before, .page-tv-radio-events .wrapper-has-sidebar .content-latest #tv-radio-hero-content .box-image:before { padding-top: 50.8%; }
  .page-tv-radio-events .container .content-latest #tv-radio-hero-content .panel-box, .page-tv-radio-events .wrapper-has-sidebar .content-latest #tv-radio-hero-content .panel-box { background: #fff; padding-top: 0; min-height: 0; }
  .page-tv-radio-events .container .content-latest #tv-radio-hero-content .panel-box .panel-box-inner, .page-tv-radio-events .wrapper-has-sidebar .content-latest #tv-radio-hero-content .panel-box .panel-box-inner { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .page-tv-radio-events .container .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .panel-info, .page-tv-radio-events .wrapper-has-sidebar .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .panel-info { order: 2; padding: 20px; }
  .page-tv-radio-events .container .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .panel-info h2, .page-tv-radio-events .wrapper-has-sidebar .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .panel-info h2, .page-tv-radio-events .container .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .panel-info p, .page-tv-radio-events .wrapper-has-sidebar .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .panel-info p { color: #000; }
  .page-tv-radio-events .container .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .panel-info h2, .page-tv-radio-events .wrapper-has-sidebar .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .panel-info h2 { font-size: 1.5rem; line-height: 1.75rem; padding: 0 0 10px; margin: 0; }
  .page-tv-radio-events .container .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .panel-info p, .page-tv-radio-events .wrapper-has-sidebar .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .panel-info p { padding: 0; font-size: 1rem; }
  .page-tv-radio-events .container .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .panel-info p, .page-tv-radio-events .wrapper-has-sidebar .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .panel-info p, .page-tv-radio-events .container .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .panel-info p .height-invisible, .page-tv-radio-events .wrapper-has-sidebar .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .panel-info p .height-invisible { height: 100px; }
  .page-tv-radio-events .container .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .box-info, .page-tv-radio-events .wrapper-has-sidebar .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .box-info { background: #2a3451; margin: 0; padding: 0 0 0 35px; min-height: 75px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }
  .page-tv-radio-events .container .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .box-info img, .page-tv-radio-events .wrapper-has-sidebar .content-latest #tv-radio-hero-content .panel-box .panel-box-inner .box-info img { max-width: 76px; max-height: 60px; }
  .page-tv-radio-events .container .content-latest.first-page #tv-radio-hero-content, .page-tv-radio-events .wrapper-has-sidebar .content-latest.first-page #tv-radio-hero-content { display: block; }
  .page-tv-radio-events .container .content-latest .col-lg-4, .page-tv-radio-events .wrapper-has-sidebar .content-latest .col-lg-4 { padding-left: 40px; padding-right: 40px; }
  .page-tv-radio-events .container .content-latest .ser-grid .ser-grid-item .box-info .tv-radio-channel img, .page-tv-radio-events .wrapper-has-sidebar .content-latest .ser-grid .ser-grid-item .box-info .tv-radio-channel img { max-width: 76px; max-height: 60px; }
  .page-tv-radio-events .container .content-latest .ser-grid .ser-grid-item .box-info .time, .page-tv-radio-events .wrapper-has-sidebar .content-latest .ser-grid .ser-grid-item .box-info .time, .page-tv-radio-events .container .content-latest .ser-grid .ser-grid-item .box-info .date, .page-tv-radio-events .wrapper-has-sidebar .content-latest .ser-grid .ser-grid-item .box-info .date { font-size: 1.125rem; }
  .page-tv-radio-events #booklets-posters { margin: 20px 15px 20px 15px; }
  .page-tv-radio-events #booklets-posters { padding: 26px 10px 30px; margin: 20px 20px 40px; }
  .page-tv-radio-events #booklets-posters .block-content h2 { font-size: 1.6875rem; line-height: 31px; margin-top: 0; margin-bottom: 14px; }
  .page-tv-radio-events #booklets-posters .block-content p { font-size: 0.9375rem; margin-bottom: 10px; margin-top: 0; line-height: 1.3; }
  .page-tv-radio-events #booklets-posters .block-content .btn-box { text-align: center; }
  .page-tv-radio-events #booklets-posters .block-content .btn-box .btn, .page-tv-radio-events #booklets-posters .block-content .btn-box #cart-form-pane .form-submit, #cart-form-pane .page-tv-radio-events #booklets-posters .block-content .btn-box .form-submit, .page-tv-radio-events #booklets-posters .block-content .btn-box .cart-hide-frecourses .form-submit, .cart-hide-frecourses .page-tv-radio-events #booklets-posters .block-content .btn-box .form-submit { margin-bottom: 30px; padding: 3px 0; width: calc(100% - 40px); font-size: 1rem; }
  .page-tv-radio-events #booklets-posters .block-content .btn-box .btn .icon-arrow-white-right, .page-tv-radio-events #booklets-posters .block-content .btn-box #cart-form-pane .form-submit .icon-arrow-white-right, #cart-form-pane .page-tv-radio-events #booklets-posters .block-content .btn-box .form-submit .icon-arrow-white-right, .page-tv-radio-events #booklets-posters .block-content .btn-box .cart-hide-frecourses .form-submit .icon-arrow-white-right, .cart-hide-frecourses .page-tv-radio-events #booklets-posters .block-content .btn-box .form-submit .icon-arrow-white-right { font-size: 0.875rem; padding-left: 10px; }
  .page-tv-radio-events .footer #bottom_footer .container .social-footer, .page-tv-radio-events .footer #bottom_footer .wrapper-has-sidebar .social-footer { border-top: none; border-bottom: none; }
  .page-tv-radio-events #main_content_wrapper .ole-pagination .paging-content { margin-right: 15px; margin-top: 0; width: calc(100% - 30px); }
  .node-type-ole-article .panel-tabs { display: none; }
  .node-type-ole-article .main_content_wrapper #content_ratings .star_rating .description { overflow: none; margin-top: 34px; padding-left: 5px; }
  .node-type-ole-article .main_content_wrapper .comment_area .form-item-subject .form-text { width: 100%; }
  .node-type-ole-article .main_content_wrapper .comment_area .form-type-textarea { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .node-type-ole-article .main_content_wrapper .comment_area .form-actions .form-submit { margin-left: 0 !important; }
  .node-type-ole-article .main_content_wrapper .comment_area .form-actions .form-submit.cancel-comment-action { margin-left: 15px !important; }
  .node-type-ole-article .main_content_wrapper .comment_area .comment-published .comment-submitted { float: left; margin-left: 0; }
  .node-type-ole-article .main_content_wrapper .comment_area .comment-content .field-items { padding-right: 0 !important; }
  .node-type-ole-article .main_content_wrapper .comment_area .comment-links .comment-delete, .node-type-ole-article .main_content_wrapper .comment_area .comment-links .comment-edit, .node-type-ole-article .main_content_wrapper .comment_area .comment-links .flag-sticky_comments { display: none; }
  .node-type-ole-article .main_content_wrapper .comment_area .comment-links .flag-comment_abuse { align-self: center; }
  .node-type-ole-article .main_content_wrapper #question_article .question_info { padding-bottom: 60px; position: relative; }
  .node-type-ole-article .main_content_wrapper #question_article .question_info p { width: 100%; margin-bottom: 10px; }
  .node-type-ole-article .main_content_wrapper #question_article .question_info .button { float: none; position: absolute; top: 70%; left: 50%; transform: translate(-50%, -50%); }
  .node-type-ole-article .main_content_wrapper .more-like-this { padding-top: 10px; background-color: #fff; }
  .node-type-ole-article .main_content_wrapper .more-like-this h2 { font-size: 1.5rem; margin-left: 20px; }
  .node-type-ole-article .main_content_wrapper .more-like-this .lastest-bottom .container, .node-type-ole-article .main_content_wrapper .more-like-this .lastest-bottom .wrapper-has-sidebar { margin-right: 0; }
  .path-mod-oucontent .oucontent-embedtemplate iframe { width: 100%; height: 55vw; }
  .path-mod-studio .unresponsive.mform .fitem_actionbuttons .felement, .path-mod-openstudio .unresponsive.mform .fitem_actionbuttons .felement { margin: 0; padding-left: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; width: 100%; }
  .course-detail-page .block-sidebar.block-static-content .block-static-item .block-static-text { width: 60%; padding-left: 10px; }
  .page-openlearnplus .title_page_h2 + form, .page-openlearnplus .title_page_h2 + #block-ole-ng-plus-ole-ng-plus-filter-list + form, .filter_page .title_page_h2 + form, .filter_page .title_page_h2 + #block-ole-ng-plus-ole-ng-plus-filter-list + form { display: block; margin-top: -61px; }
  .page-openlearnplus .title_page_h2 + form .badged-course-filter .sort-wrapper .btn-sort span, .page-openlearnplus .title_page_h2 + #block-ole-ng-plus-ole-ng-plus-filter-list + form .badged-course-filter .sort-wrapper .btn-sort span, .filter_page .title_page_h2 + form .badged-course-filter .sort-wrapper .btn-sort span, .filter_page .title_page_h2 + #block-ole-ng-plus-ole-ng-plus-filter-list + form .badged-course-filter .sort-wrapper .btn-sort span { color: #ea7906; }
  .page-openlearnplus .subject-filter-pannel, .page-openlearnplus .skill-filter-pannel, .filter_page .subject-filter-pannel, .filter_page .skill-filter-pannel { margin-bottom: 0; background: none; position: relative; z-index: 2; padding: 22px 15px 13px; }
  .page-openlearnplus .subject-filter-pannel .filter-top-header, .page-openlearnplus .skill-filter-pannel .filter-top-header, .filter_page .subject-filter-pannel .filter-top-header, .filter_page .skill-filter-pannel .filter-top-header { background-color: #fff; width: calc(50% - 10px); position: relative; padding: 0; }
  .page-openlearnplus .subject-filter-pannel .filter-top-header h2, .page-openlearnplus .skill-filter-pannel .filter-top-header h2, .filter_page .subject-filter-pannel .filter-top-header h2, .filter_page .skill-filter-pannel .filter-top-header h2 { margin-left: 10px; font-size: 1rem; margin-top: 9px; }
  .page-openlearnplus .subject-filter-pannel .filter-top-header h2:before, .page-openlearnplus .skill-filter-pannel .filter-top-header h2:before, .filter_page .subject-filter-pannel .filter-top-header h2:before, .filter_page .skill-filter-pannel .filter-top-header h2:before { font-family: 'oufont' !important; content: "\e910"; right: 8px; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); font-size: 11px; color: #ea7906; top: 20px; }
  .page-tags .page-openlearnplus .subject-filter-pannel .filter-top-header h2:before, .page-tags .page-openlearnplus .skill-filter-pannel .filter-top-header h2:before, .page-tags .filter_page .subject-filter-pannel .filter-top-header h2:before, .page-tags .filter_page .skill-filter-pannel .filter-top-header h2:before { color: #3D4559; }
  .page-openlearnplus .subject-filter-pannel .filter-top-header.show h2:before, .page-openlearnplus .skill-filter-pannel .filter-top-header.show h2:before, .filter_page .subject-filter-pannel .filter-top-header.show h2:before, .filter_page .skill-filter-pannel .filter-top-header.show h2:before { content: "\e904"; }
  .page-openlearnplus .subject-filter-pannel .filter-top-header a, .page-openlearnplus .skill-filter-pannel .filter-top-header a, .filter_page .subject-filter-pannel .filter-top-header a, .filter_page .skill-filter-pannel .filter-top-header a { display: none; }
  .page-openlearnplus .subject-filter-pannel .filter-top-header.expanded h2:before, .page-openlearnplus .skill-filter-pannel .filter-top-header.expanded h2:before, .filter_page .subject-filter-pannel .filter-top-header.expanded h2:before, .filter_page .skill-filter-pannel .filter-top-header.expanded h2:before { top: 13px; -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
  .page-openlearnplus .subject-filter-pannel .filter-top-header.expanded + .filter-wrapper-all, .page-openlearnplus .skill-filter-pannel .filter-top-header.expanded + .filter-wrapper-all, .filter_page .subject-filter-pannel .filter-top-header.expanded + .filter-wrapper-all, .filter_page .skill-filter-pannel .filter-top-header.expanded + .filter-wrapper-all { display: block; border-top: none; }
  .page-openlearnplus .subject-filter-pannel .filter-top-header.expanded + .filter-wrapper-all:after, .page-openlearnplus .skill-filter-pannel .filter-top-header.expanded + .filter-wrapper-all:after, .filter_page .subject-filter-pannel .filter-top-header.expanded + .filter-wrapper-all:after, .filter_page .skill-filter-pannel .filter-top-header.expanded + .filter-wrapper-all:after { content: ""; display: block; height: 0; border-top: 1px solid #2A4D7F; position: absolute; bottom: 67px; left: 20px; right: 20px; }
  .page-openlearnplus .subject-filter-pannel .filter-wrapper-all, .page-openlearnplus .skill-filter-pannel .filter-wrapper-all, .filter_page .subject-filter-pannel .filter-wrapper-all, .filter_page .skill-filter-pannel .filter-wrapper-all { display: none; position: absolute; left: 0; right: 0; z-index: 2; background-color: #fff; top: 59px; padding: 20px 20px 0; }
  .page-openlearnplus .subject-filter-pannel .filter-wrapper-all .filter-wrapper, .page-openlearnplus .skill-filter-pannel .filter-wrapper-all .filter-wrapper, .filter_page .subject-filter-pannel .filter-wrapper-all .filter-wrapper, .filter_page .skill-filter-pannel .filter-wrapper-all .filter-wrapper { border: none; padding-left: 0; }
  .page-openlearnplus .subject-filter-pannel .filter-wrapper-all .filter-wrapper .filter-header, .page-openlearnplus .skill-filter-pannel .filter-wrapper-all .filter-wrapper .filter-header, .filter_page .subject-filter-pannel .filter-wrapper-all .filter-wrapper .filter-header, .filter_page .skill-filter-pannel .filter-wrapper-all .filter-wrapper .filter-header { padding-left: 20px; padding-right: 20px; margin-top: 20px; border-top: 1px solid #2A4D7F; }
  .page-openlearnplus .subject-filter-pannel .filter-wrapper-all .filter-wrapper .filter-check-list, .page-openlearnplus .skill-filter-pannel .filter-wrapper-all .filter-wrapper .filter-check-list, .filter_page .subject-filter-pannel .filter-wrapper-all .filter-wrapper .filter-check-list, .filter_page .skill-filter-pannel .filter-wrapper-all .filter-wrapper .filter-check-list { padding: 0 20px; }
  .page-openlearnplus .subject-filter-pannel .filter-wrapper-all #btn-filter-apply, .page-openlearnplus .skill-filter-pannel .filter-wrapper-all #btn-filter-apply, .filter_page .subject-filter-pannel .filter-wrapper-all #btn-filter-apply, .filter_page .skill-filter-pannel .filter-wrapper-all #btn-filter-apply { display: block; background-color: #2a3451; border: none; color: #fff; padding: 8px 35px; text-align: center; display: inline-block; font-size: 16px; margin: 14px 20px 20px; border-radius: 10px; }
  .page-openlearnplus .subject-filter-pannel .filter-wrapper-all .reset-button, .page-openlearnplus .subject-filter-pannel .filter-wrapper-all #reset-filter, .page-openlearnplus .skill-filter-pannel .filter-wrapper-all .reset-button, .page-openlearnplus .skill-filter-pannel .filter-wrapper-all #reset-filter, .filter_page .subject-filter-pannel .filter-wrapper-all .reset-button, .filter_page .subject-filter-pannel .filter-wrapper-all #reset-filter, .filter_page .skill-filter-pannel .filter-wrapper-all .reset-button, .filter_page .skill-filter-pannel .filter-wrapper-all #reset-filter { display: block; font-size: 1em; margin-right: 18px; margin-top: 14px; background: #e8e6e2; padding: 6px 10px; border-radius: 5px; border: 1px solid #a0988f; color: #000; float: right; }
  .page-openlearnplus .banner_plus_course, .filter_page .banner_plus_course { display: block !important; background-color: #2a3451; padding: 17px 16px 12px; margin: 12px 12px 19px 12px; }
  .page-openlearnplus .banner_plus_course .basket-icon-inner, .filter_page .banner_plus_course .basket-icon-inner { display: block; position: absolute; right: 24px; top: 13px; }
  .page-openlearnplus .banner_plus_course .basket-icon-inner .icon-basket, .filter_page .banner_plus_course .basket-icon-inner .icon-basket { margin-right: 5px; }
  .page-openlearnplus .banner_plus_course .basket-icon-inner .cart-total, .filter_page .banner_plus_course .basket-icon-inner .cart-total { font-size: 1.5rem; color: #fff; font-weight: bold; }
  .page-openlearnplus #banner-ol-plus-content .gradient-img, .page-openlearnplus #banner-ol-plus-content .panel-box-contain, .filter_page #banner-ol-plus-content .gradient-img, .filter_page #banner-ol-plus-content .panel-box-contain { display: none; }
  .page-openlearnplus #block-ole-ng-plus-ole-ng-plus-bottom-banner .navigation, .filter_page #block-ole-ng-plus-ole-ng-plus-bottom-banner .navigation { width: 100%; margin-bottom: 0; margin-top: 26px; }
  .page-openlearnplus #block-ole-ng-plus-ole-ng-plus-bottom-banner .navigation .nav-tab, .filter_page #block-ole-ng-plus-ole-ng-plus-bottom-banner .navigation .nav-tab { width: 18.125rem; margin-bottom: 25px; }
  .page-openlearnplus #block-ole-ng-plus-ole-ng-plus-bottom-banner .navigation .nav-tab:first-child, .filter_page #block-ole-ng-plus-ole-ng-plus-bottom-banner .navigation .nav-tab:first-child { margin-right: 0; }
  .page-openlearnplus #block-ole-ng-plus-ole-ng-plus-bottom-banner .navigation .nav-tab a, .page-openlearnplus #block-ole-ng-plus-ole-ng-plus-bottom-banner .navigation .nav-tab > div, .filter_page #block-ole-ng-plus-ole-ng-plus-bottom-banner .navigation .nav-tab a, .filter_page #block-ole-ng-plus-ole-ng-plus-bottom-banner .navigation .nav-tab > div { padding: 7px 0; font-size: 1.25rem; }
  .page-openlearnplus #block-ole-ng-plus-ole-ng-plus-bottom-banner .page-plus-top .desc, .filter_page #block-ole-ng-plus-ole-ng-plus-bottom-banner .page-plus-top .desc { width: 100%; margin-top: 0; margin-bottom: 6px; font-size: 1.125rem; line-height: 23px; }
  .page-openlearnplus .filter-menu, .filter_page .filter-menu { display: none; position: fixed; bottom: 0; left: 0; right: 0; z-index: 2; background: #E9E7E3; height: 56px; }
  .page-openlearnplus .filter-menu #btn-filter-menu-apply, .filter_page .filter-menu #btn-filter-menu-apply { float: right; background-color: #577f00; border: none; padding: 8px 20px; text-align: center; display: inline-block; font-size: 16px; margin: 12px 20px 20px; border-radius: 10px; color: #fff; }
  .page-openlearnplus .filter-menu #btn-filter-cancel, .filter_page .filter-menu #btn-filter-cancel { background-color: #fff; border: 1px solid #2a4d7f; padding: 6px 22px; text-align: center; display: inline-block; font-size: 16px; margin: 14px 20px 20px; cursor: pointer; border-radius: 10px; color: #000; }
  .page-openlearnplus .filter-menu.show-filter, .filter_page .filter-menu.show-filter { display: block; }
  .page-openlearnplus #grid-list-result, .filter_page #grid-list-result { position: relative; z-index: 0; }
  .page-openlearnplus #grid-list-result .ole-pagination .paging-content, .filter_page #grid-list-result .ole-pagination .paging-content { background-color: #d7d1cd; }
  .page-openlearnplus #grid-list-result .subject-topics, .filter_page #grid-list-result .subject-topics { display: none; }
  .page-openlearnplus #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .container, .page-openlearnplus #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper-has-sidebar, .filter_page #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .container, .filter_page #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper-has-sidebar { background-color: #E9E7E3; }
  .page-openlearnplus #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper, .filter_page #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper { padding: 0; }
  .page-openlearnplus #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper .block-img, .filter_page #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper .block-img { float: none; width: 100%; }
  .page-openlearnplus #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper .block-img img, .filter_page #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper .block-img img { float: none; width: 100%; }
  .page-openlearnplus #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper .block-content, .filter_page #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper .block-content { float: none; width: 100%; padding: 0; margin-top: 10px; }
  .page-openlearnplus #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper .block-content h2, .filter_page #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper .block-content h2 { font-size: 1.5rem; margin: 0; line-height: 1.2; }
  .page-openlearnplus #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper .block-content p, .filter_page #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper .block-content p { margin: 0; margin-top: 15px; font-size: 1rem; }
  .page-openlearnplus #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper .block-content .btn-box a, .filter_page #block-ole-ng-plus-ole-ng-plus-about-bottom-content .ole_ng_plus_about_bottom_content .wrapper .block-content .btn-box a { font-size: 1.125rem; display: block; margin: 15px auto 20px; width: 90%; }
  .page-openlearnplus .course-overlay #block-ole-ng-plus-ole-ng-plus-filter-list, .filter_page .course-overlay #block-ole-ng-plus-ole-ng-plus-filter-list { position: relative; z-index: 2; }
  .page-openlearnplus #main_content_wrapper .wrapper-has-sidebar .main-wrapper-content, .filter_page #main_content_wrapper .wrapper-has-sidebar .main-wrapper-content { overflow: inherit; }
  .about_openlearn_plus_page #main_content_wrapper { background-color: #e9e7e1; }
  .about_openlearn_plus_page #banner-ol-plus-content .banner-image img { height: 205px; }
  .about_openlearn_plus_page #banner-ol-plus-content .gradient-img, .about_openlearn_plus_page #banner-ol-plus-content .panel-box-contain { display: none; }
  .about_openlearn_plus_page #block-ole-ng-plus-ole-ng-plus-about-bottom-banner .navigation { width: 100%; margin-bottom: 0; margin-top: 26px; }
  .about_openlearn_plus_page #block-ole-ng-plus-ole-ng-plus-about-bottom-banner .navigation .nav-tab { width: 18.125rem; margin-bottom: 25px; }
  .about_openlearn_plus_page #block-ole-ng-plus-ole-ng-plus-about-bottom-banner .navigation .nav-tab:first-child { margin-right: 0; }
  .about_openlearn_plus_page #block-ole-ng-plus-ole-ng-plus-about-bottom-banner .navigation .nav-tab a, .about_openlearn_plus_page #block-ole-ng-plus-ole-ng-plus-about-bottom-banner .navigation .nav-tab > div { padding: 7px 0; font-size: 1.25rem; }
  .about_openlearn_plus_page #block-ole-ng-plus-ole-ng-plus-about-bottom-banner .page-plus-top .desc { width: 100%; margin-top: 0; margin-bottom: 6px; font-size: 1.125rem; line-height: 23px; }
  .about_openlearn_plus_page #block-system-main .field-items { background-color: #e9e7e1; }
  .about_openlearn_plus_page #block-system-main .field-items .field-item { display: flex; flex-direction: column; }
  .about_openlearn_plus_page #block-system-main .field-items .field-item .section-container { background-color: transparent; }
  .about_openlearn_plus_page #block-system-main .ol_block .redirect-btn { font-size: 1.125em; display: table; margin: 25px auto; padding: 6px 30px; width: auto; }
  .about_openlearn_plus_page #block-system-main .ol_block .btn, .about_openlearn_plus_page #block-system-main .ol_block #cart-form-pane .form-submit, #cart-form-pane .about_openlearn_plus_page #block-system-main .ol_block .form-submit, .about_openlearn_plus_page #block-system-main .ol_block .cart-hide-frecourses .form-submit, .cart-hide-frecourses .about_openlearn_plus_page #block-system-main .ol_block .form-submit { border-radius: 6px; }
  .about_openlearn_plus_page #block-system-main .ol_block.big-img { padding: 0; }
  .about_openlearn_plus_page #block-system-main .ol_block.big-img img { width: 100%; max-width: 100%; margin: 0px; }
  .about_openlearn_plus_page #block-system-main .ol_block.big-img .block-content { padding: 20px 10px; }
  .about_openlearn_plus_page #block-system-main .ol_block.big-img .block-content .block-title { font-size: 1.5rem; letter-spacing: 0rem; line-height: 1.15; margin-bottom: 12px; margin-top: 0; }
  .about_openlearn_plus_page #block-system-main .ol_block.big-img .block-content p { font-size: 1rem; color: #333333; }
  .about_openlearn_plus_page #block-system-main .ol_block.big-img.content-right .block-content { max-width: 100%; margin-left: 0; }
  .about_openlearn_plus_page #block-system-main .ol_block.big-img.content-left .block-content { max-width: 100%; margin-right: 0; }
  .about_openlearn_plus_page #block-system-main .ol_block.big-img.content-left .redirect-btn { font-size: 1.125em; display: table; margin: 25px auto; padding: 6px 30px; width: auto; }
  .footer { background-color: #141e30; }
  .footer { margin-left: 0 !important; margin-right: 0 !important; }
  .footer #top_footer { background: #141e30; padding: 15px 0 0; }
  .footer #top_footer .container, .footer #top_footer .wrapper-has-sidebar { padding: 0 10px; }
  .footer #top_footer .container.top_footer_block .halign-box-item, .footer #top_footer .top_footer_block.wrapper-has-sidebar .halign-box-item { padding: 0 10px; }
  .footer #top_footer .container.top_footer_block .back-to-top, .footer #top_footer .top_footer_block.wrapper-has-sidebar .back-to-top { text-align: center; display: block; margin-bottom: 19px; padding: 0; }
  .footer #top_footer .container.top_footer_block .back-to-top a, .footer #top_footer .top_footer_block.wrapper-has-sidebar .back-to-top a { font-weight: normal; font-size: 1.0625rem; padding: 0; display: block; padding: 6px 10px; }
  .footer #top_footer .container.top_footer_block .back-to-top a:after, .footer #top_footer .top_footer_block.wrapper-has-sidebar .back-to-top a:after { font-size: 0.6875rem; }
  .footer #top_footer .container .main_search, .footer #top_footer .wrapper-has-sidebar .main_search { width: 100%; }
  .footer #top_footer .container .main_search fieldset, .footer #top_footer .wrapper-has-sidebar .main_search fieldset { width: 100%; }
  .footer #top_footer .container .main_search_text, .footer #top_footer .wrapper-has-sidebar .main_search_text { height: 33px; width: -webkit-calc(100% - 33px); width: -moz-calc(100% - 33px); width: calc(100% - 33px); font-size: 0.875rem; padding: 5px 5px 5px 10px; }
  .footer #top_footer .container .search, .footer #top_footer .wrapper-has-sidebar .search { width: 33px; font-size: 19px; }
  .footer #top_footer .container .search:before, .footer #top_footer .wrapper-has-sidebar .search:before { font-size: inherit; }
  .footer #main_footer { background-color: #141e30; padding: 0; }
  .footer #main_footer .footer_nav { padding: 0 15px 15px; border-bottom: none; }
  .footer #main_footer .footer_nav .row, .footer #main_footer .footer_nav .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-tv #main_content_wrapper .footer #main_footer .footer_nav .ole-pagination, .footer #main_footer .footer_nav .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination, .page-whats-on.page-whats-on-radio #main_content_wrapper .footer #main_footer .footer_nav .ole-pagination { margin-right: -15px; margin-left: -15px; }
  .footer #main_footer .footer_nav .row .col-sm-12, .footer #main_footer .footer_nav .page-whats-on.page-whats-on-tv #main_content_wrapper .ole-pagination .col-sm-12, .page-whats-on.page-whats-on-tv #main_content_wrapper .footer #main_footer .footer_nav .ole-pagination .col-sm-12, .footer #main_footer .footer_nav .page-whats-on.page-whats-on-radio #main_content_wrapper .ole-pagination .col-sm-12, .page-whats-on.page-whats-on-radio #main_content_wrapper .footer #main_footer .footer_nav .ole-pagination .col-sm-12 { padding: 0; }
  .footer #main_footer .footer_nav > a { font-size: 1rem; background: #1e2c3f; display: block; padding: 3px 0 3px 20px; }
  .footer #main_footer .footer_nav > a:hover { border: none; }
  .footer #main_footer .footer_nav > a .menu a { background: none; padding-left: 10px; }
  .footer #main_footer .footer_nav .col-md-9 .openlearnng-blockcontent { background: #141e30; }
  .footer #main_footer .footer_nav .col-md-9 .menu { margin: 13px 0 0; width: 100%; }
  .footer #main_footer .footer_nav .col-md-9 .menu li.expanded { min-height: 20px; width: 100%; padding: 0; margin: 1px 0; border-right: 0; line-height: 2; }
  .footer #main_footer .footer_nav .col-md-9 .menu li.expanded:first-child { padding-left: 0; }
  .footer #main_footer .footer_nav .col-md-9 .menu li.expanded h2 { padding: 9px 30px; margin: 0px -15px 2px -15px; background: #1e2c3f; font-size: 1.125rem; position: relative; -webkit-text-size-adjust: none; overflow: inherit; width: auto; }
  .footer #main_footer .footer_nav .col-md-9 .menu li.expanded h2:hover { cursor: pointer; }
  .footer #main_footer .footer_nav .col-md-9 .menu li.expanded h2.active, .footer #main_footer .footer_nav .col-md-9 .menu li.expanded h2.active .expandCollapseButton { color: #fec23d; }
  .footer #main_footer .footer_nav .col-md-9 .menu li.expanded h2.active .expandCollapseButton:before { content: "\e903"; }
  .footer #main_footer .footer_nav .col-md-9 .menu li.expanded h2 .expandCollapseButton { position: absolute; right: 32px; top: 15px; /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; font-size: 0.625rem; }
  .footer #main_footer .footer_nav .col-md-9 .menu li.expanded h2 .expandCollapseButton:hover, .footer #main_footer .footer_nav .col-md-9 .menu li.expanded h2 .expandCollapseButton:focus { border-bottom: none; }
  .footer #main_footer .footer_nav .col-md-9 .menu li.expanded h2 .expandCollapseButton:before { content: "\e910"; }
  .footer #main_footer .footer_nav .col-md-9 .menu li.expanded ul, .footer #main_footer .footer_nav .col-md-9 .menu li.expanded ul.expanderContent { display: none; }
  .footer #main_footer .footer_nav .col-md-9 .menu li.expanded ul.foot-show { display: block; }
  .footer #main_footer .footer_nav .col-md-9 .menu li.expanded ul li { margin-left: 15px; }
  .footer #main_footer .footer_nav .col-md-9 .menu li.expanded ul li a { border-bottom: 1px solid #141E30; background: none; padding: 0 10px 0 0; line-height: 30px; font-size: 0.875rem; display: inline-block; width: auto; }
  .footer #main_footer .footer_nav .col-md-9 .menu li.expanded ul li:hover a, .footer #main_footer .footer_nav .col-md-9 .menu li.expanded ul li:focus a { border-bottom: 1px solid #fec23d; }
  .footer #main_footer .footer_nav .col-md-3 { margin: 0 0 10px 0; padding: 0; }
  .footer #main_footer .footer_nav .col-md-3 h2 { width: 100%; font-size: 1.125rem; background: #1e2c3f; padding: 10px 30px; margin: 1px 0 0 0; position: relative; }
  .footer #main_footer .footer_nav .col-md-3 h2.active, .footer #main_footer .footer_nav .col-md-3 h2.active .expandCollapseButton { color: #fec23d; }
  .footer #main_footer .footer_nav .col-md-3 h2.active .expandCollapseButton:before { content: "\e903"; }
  .footer #main_footer .footer_nav .col-md-3 h2:hover { cursor: pointer; }
  .footer #main_footer .footer_nav .col-md-3 h2 .expandCollapseButton { position: absolute; right: 32px; top: 15px; /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'oufont' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: auto; width: auto; font-size: 0.625rem; }
  .footer #main_footer .footer_nav .col-md-3 h2 .expandCollapseButton:hover, .footer #main_footer .footer_nav .col-md-3 h2 .expandCollapseButton:focus { border-bottom: none; }
  .footer #main_footer .footer_nav .col-md-3 h2 .expandCollapseButton:before { content: "\e910"; }
  .footer #main_footer .footer_nav .col-md-3 .openlearnng-blockcontent { display: none; padding: 10px 30px; font-size: 1rem; background: none; }
  .footer #main_footer .footer_nav .col-md-3 .openlearnng-blockcontent.foot-show { display: block; }
  .footer #main_footer .footer_nav .col-md-3 .openlearnng-blockcontent p { font-size: 0.875rem; }
  .footer #main_footer .footer_nav .col-md-3 .openlearnng-blockcontent p:first-child { line-height: 1.5rem; }
  .footer #main_footer .footer_nav .col-md-3 .openlearnng-blockcontent a { background: none; padding: 0 0 5px 0; font-size: 0.875rem; border-bottom: 1px solid #141E30; }
  .footer #main_footer .footer_nav { padding-bottom: 20px; }
  .footer #main_footer .footer_nav #block-menu-menu-footer-menu { margin-bottom: 0; }
  .footer #bottom_footer .container .ou-charter .link_inner, .footer #bottom_footer .wrapper-has-sidebar .ou-charter .link_inner { width: 96%; }
  .footer #bottom_footer .container .oulogo .hslogo, .footer #bottom_footer .wrapper-has-sidebar .oulogo .hslogo { padding-right: 15px; }
  .footer #bottom_footer .container .oulogo .hslogo img, .footer #bottom_footer .wrapper-has-sidebar .oulogo .hslogo img { width: 65px; }
  .footer #bottom_footer .container .main_logo img, .footer #bottom_footer .wrapper-has-sidebar .main_logo img { width: 170px; }
  .footer #bottom_footer .container .social-footer, .footer #bottom_footer .wrapper-has-sidebar .social-footer { padding: 15px 0; }
  .footer #bottom_footer .container .social-footer li.halign, .footer #bottom_footer .wrapper-has-sidebar .social-footer li.halign { font-size: 0.8125rem; padding: 0 5px; }
  .footer #bottom_footer .container .social-footer li.halign a [class^="icon-"], .footer #bottom_footer .wrapper-has-sidebar .social-footer li.halign a [class^="icon-"], .footer #bottom_footer .container .social-footer li.halign a [class*=" icon-"], .footer #bottom_footer .wrapper-has-sidebar .social-footer li.halign a [class*=" icon-"] { font-size: 2.125rem; }
  .footer #bottom_footer .container .social-footer li.halign a span, .footer #bottom_footer .wrapper-has-sidebar .social-footer li.halign a span { padding-top: 4px; }
  .path-mod-studio .yui3-u.studio-profile-detail .yui3-g .yui3-u.studio-profile-participation + .yui3-u.studio-filter-form-blocks-spacer { display: none; }
  .path-mod-studio .yui3-u.studio-profile-detail .yui3-g .yui3-u.studio-profile-info + .yui3-u.studio-filter-form-blocks-spacer { display: none; }
  .path-mod-openstudio .openstudio-container { width: 100%; margin-left: 0; margin-right: 0; }
  .path-mod-openstudio .openstudio-container .openstudio-comment-form .openstudio-comment-form-header .openstudio-expand-image { right: 8px; }
  .path-mod-openstudio .openstudio-container .openstudio-grid .openstudio-grid-item .openstudio-grid-item-content .openstudio-grid-item-content-detail-info { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; }
  .path-mod-openstudio .openstudio-container .openstudio-grid .openstudio-grid-item .openstudio-grid-item-content .openstudio-grid-item-content-detail-info .openstudio-grid-item-content-detail-info-box:nth-child(n+2) { margin-left: 0; }
  .path-mod-studio #region-main .studio-slot-view-primary .studio-slot-view-preview a img { display: block; }
  .path-mod-studio .studio-slot-view-primary { width: 100%; }
  .path-mod-studio .studio-slot-view-primary .studio-slot-view-primary-first .studio-slot-view-preview a { display: block; }
  .path-mod-studio .studio-slot-view-primary .studio-slot-view-primary-first .studio-slot-view-preview a img { width: 100%; margin: 0 auto; display: block; }
  .path-mod-studio .studio-slot-view-primary .yui3-u-11-24 { width: 217px; }
  .path-mod-studio .studio-slot-view-secondary { margin: 19px 0 0 0; padding-left: 0; display: inline-block; }
  .studio-stream .studio-view-layout-action span.studio-view-layout-action-span { display: inline-block; }
  .path-mod-openstudio #region-main .openstudio-nav-primary .nav { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; }
  .path-mod-openstudio #region-main .openstudio-nav-primary .nav li { padding: 0; }
  .path-mod-openstudio #region-main .openstudio-nav-primary .nav li a { background-color: transparent; margin: 0; padding: 0; }
  .path-mod-openstudio #region-main form.unresponsive.mform { display: block; max-width: 100%; padding: 0; }
  .path-mod-openstudio #region-main form.unresponsive.mform .openstudio-content-form-visibility fieldset.hidden { margin: 0; padding: 0; min-width: 100px; }
  .path-mod-openstudio #region-main form.unresponsive.mform .openstudio-content-form-visibility fieldset.hidden #fitem_id_name { padding: 0 10px; }
  .path-mod-openstudio #region-main form.unresponsive.mform .openstudio-content-form-visibility fieldset.hidden .fitem { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .path-mod-openstudio #region-main form.unresponsive.mform .openstudio-content-form-visibility fieldset.hidden .fitem .fitemtitle { text-align: left; }
  .path-mod-openstudio #region-main form.unresponsive.mform .openstudio-content-form-visibility fieldset.hidden .fitem .felement { -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding: 0; width: 100%; }
  .path-mod-openstudio #region-main form.unresponsive.mform .openstudio-content-form-visibility fieldset.hidden .fitem .felement input[type=text] { width: 100%; }
  .path-mod-openstudio #region-main form.unresponsive.mform .openstudio-content-form-visibility fieldset.hidden .fitem .felement input, .path-mod-openstudio #region-main form.unresponsive.mform .openstudio-content-form-visibility fieldset.hidden .fitem .felement select { max-width: 100%; }
  .path-mod-openstudio #region-main form.unresponsive.mform .openstudio-content-form-visibility fieldset.hidden .fitem_feditor { margin: 5px 0 0 0; }
  .path-mod-openstudio #region-main form.unresponsive.mform .openstudio-content-form-visibility fieldset.hidden .fitem_feditor .feditor { padding: 0 10px; width: 100%; }
  .path-mod-openstudio #region-main form.unresponsive.mform .openstudio-content-form-visibility fieldset.hidden .fitem_feditor .fitemtitle { margin-left: 10px; }
  .path-mod-openstudio #region-main form.unresponsive.mform .openstudio-content-form-visibility fieldset.hidden .fitem_fgroup .fgroup { margin: 0; padding: 5px 0 0 10px; }
  .path-mod-openstudio #region-main form.unresponsive.mform .openstudio-content-form-visibility fieldset.hidden .fitem_fgroup .fitemtitle { margin-left: 10px; }
  .path-mod-openstudio #region-main form.unresponsive.mform .openstudio-content-form-visibility fieldset.hidden .fitem_ftext { margin-left: 0; }
  .path-mod-openstudio #region-main form.unresponsive.mform .openstudio-content-form-visibility fieldset.hidden .fitem_ftext .fitemtitle { margin-left: 0px; }
  .path-mod-studio .studio-module .studio-nav .studio-nav-primary div.yui3-g, .path-mod-studio .studio-pinboard .studio-nav .studio-nav-primary div.yui3-g { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }
  .path-mod-studio .studio-module .studio-nav .studio-nav-primary div.yui3-g .yui3-u-2-5, .path-mod-studio .studio-pinboard .studio-nav .studio-nav-primary div.yui3-g .yui3-u-2-5 { width: 100%; }
  .path-mod-studio .studio-module .studio-nav .studio-nav-primary div.yui3-g .yui3-u-2-5 .studio-nav-settings, .path-mod-studio .studio-pinboard .studio-nav .studio-nav-primary div.yui3-g .yui3-u-2-5 .studio-nav-settings { padding: 0; }
  .path-mod-studio .studio-module .studio-nav .studio-nav-primary div.yui3-g .yui3-u-2-5 .studio-nav-settings #studio-administration, .path-mod-studio .studio-pinboard .studio-nav .studio-nav-primary div.yui3-g .yui3-u-2-5 .studio-nav-settings #studio-administration { float: none; }
  .path-mod-studio .studio-module .studio-nav .studio-nav-primary div.yui3-g .yui3-u-2-5 .studio-nav-settings #studio-administration div:first-child, .path-mod-studio .studio-pinboard .studio-nav .studio-nav-primary div.yui3-g .yui3-u-2-5 .studio-nav-settings #studio-administration div:first-child { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .path-mod-studio .studio-module .studio-nav .studio-nav-primary div.yui3-g .yui3-u-2-5 .studio-nav-settings #studio-administration div:first-child span.studio-administration-wrapper, .path-mod-studio .studio-pinboard .studio-nav .studio-nav-primary div.yui3-g .yui3-u-2-5 .studio-nav-settings #studio-administration div:first-child span.studio-administration-wrapper { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .path-mod-studio .studio-module .studio-nav .studio-nav-primary div.yui3-g .yui3-u-2-5 .studio-nav-settings #studio-administration div:first-child span.studio-administration-wrapper input[type="submit"], .path-mod-studio .studio-pinboard .studio-nav .studio-nav-primary div.yui3-g .yui3-u-2-5 .studio-nav-settings #studio-administration div:first-child span.studio-administration-wrapper input[type="submit"] { margin-left: 0; margin-top: 5px; }
  .path-mod-studio .studio-module .yui3-g.studio-site-header, .path-mod-studio .studio-pinboard .yui3-g.studio-site-header { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .path-mod-studio .studio-module .yui3-g.studio-site-header .yui3-u-2-5.studio-nav-search, .path-mod-studio .studio-pinboard .yui3-g.studio-site-header .yui3-u-2-5.studio-nav-search { width: 100%; }
  .path-mod-studio .studio-module .yui3-g.studio-site-header .yui3-u-2-5.studio-nav-search div, .path-mod-studio .studio-pinboard .yui3-g.studio-site-header .yui3-u-2-5.studio-nav-search div { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; text-align: left; }
  .path-mod-studio .studio-module .yui3-g.studio-site-header .yui3-u-2-5.studio-nav-search div input[type=text], .path-mod-studio .studio-module .yui3-g.studio-site-header .yui3-u-2-5.studio-nav-search div input[type=password], .path-mod-studio .studio-module .yui3-g.studio-site-header .yui3-u-2-5.studio-nav-search div textarea, .path-mod-studio .studio-pinboard .yui3-g.studio-site-header .yui3-u-2-5.studio-nav-search div input[type=text], .path-mod-studio .studio-pinboard .yui3-g.studio-site-header .yui3-u-2-5.studio-nav-search div input[type=password], .path-mod-studio .studio-pinboard .yui3-g.studio-site-header .yui3-u-2-5.studio-nav-search div textarea { width: 100%; }
  .path-mod-studio .studio-module .yui3-g.studio-site-header .yui3-u-2-5.studio-nav-search div input[type="submit"], .path-mod-studio .studio-pinboard .yui3-g.studio-site-header .yui3-u-2-5.studio-nav-search div input[type="submit"] { margin-left: 0; margin-top: 5px; }
  .page-whats-on-tv #main_content_wrapper, .page-whats-on-radio #main_content_wrapper { background: #fff; }
  .tv-radio-top { background: #fff; margin-bottom: 20px; }
  .tv-radio-top .tv-radio-main-nav-wrapper.panel-tabs-sticky { background-color: #fff; left: 0; position: fixed; right: 0; box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); -webkit-box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.75); transition: top 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: top 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -webkit-transition: top 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; z-index: 2; }
  .tv-radio-top .tv-radio-main-nav-wrapper.panel-tabs-sticky + .title { padding-top: 81px; }
  .tv-radio-top h2.title { font-size: 1.75rem; }
  .tv-radio-top .panel-tabs { background-color: #e5e3df; display: block; position: relative; z-index: 2; padding-top: 0; }
  .tv-radio-top .tv-radio-main-nav-title { background: #e5e3df; display: block; color: #1a1a1a; margin: 14px; padding: 14px; font-size: 1.125rem; font-weight: bold; position: relative; z-index: 2; }
  .tv-radio-top .tv-radio-main-nav-title.expanded:after { content: "\e904"; }
  .tv-radio-top .tv-radio-main-nav-title:after { font-family: 'oufont' !important; content: "\e910"; font-size: 11px; color: #1a1a1a; position: absolute; top: 50%; -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); right: 24px; }
  .tv-radio-top .tv-radio-main-nav-title + .panel-tabs { display: none; position: absolute; z-index: 3; font-size: 1.125rem; width: 100%; }
  .tv-radio-top .tv-radio-main-nav-title + .panel-tabs .tab { float: none; margin: 0; width: 100%; border-bottom: 1px dashed #c7cedd; border-left: none; padding: 0; }
  .tv-radio-top .tv-radio-main-nav-title + .panel-tabs .tab, .tv-radio-top .tv-radio-main-nav-title + .panel-tabs .tab.hide-desk { display: block; }
  .tv-radio-top .tv-radio-main-nav-title + .panel-tabs .tab.hide-mobile { display: none; }
  .tv-radio-top .tv-radio-main-nav-title + .panel-tabs .tab .tab-content .current { font-weight: bold; }
  .tv-radio-top .tv-radio-main-nav-title + .panel-tabs .tab .tab-content .current:before { content: ""; }
  .tv-radio-top .tv-radio-main-nav-title + .panel-tabs .tab .tab-content a { position: relative; padding: 15px 10px 10px 22px; font-size: 1rem; }
  .tv-radio-top .tv-radio-main-nav-title + .panel-tabs .tab .tab-content a:before { font-family: 'oufont' !important; content: "\e905"; position: absolute; right: 32px; top: 20px; font-size: 0.75rem; color: #808080; }
  .tv-radio-top .tv-radio-main-nav-title + .panel-tabs .tab .tab-content a.active { background: #577f00; color: #fff; }
  .tv-radio-top .tv-radio-main-nav-title + .panel-tabs .tab .tab-content a.active:before { content: ''; }
  .tv-radio-top .tv-radio-main-nav-title + .panel-tabs .tab .tab-content a.active:after { border-bottom: none; }
  .tv-radio-top .tv-radio-main-nav-title + .panel-tabs .tab .tab-content span { border-left: none; padding-left: 10px; text-align: left; padding: 0 0 0 10px; margin: 0; }
  .tv-radio-top .tv-radio-main-nav-title.expanded + .panel-tabs { display: block; padding-bottom: 20px; background-color: #fff; overflow-y: auto; }
  .tv-radio-top .title { margin-bottom: 0; padding: 0 15px; }
  .pagelayout-report .manage-course-wrapper { padding-left: 30px; padding-right: 30px; }
  .pagelayout-report .col-lg-12 { padding-left: 0; padding-right: 0; }
  .pagelayout-report#page-site-report .manage-course-wrapper { padding-left: 15px; padding-right: 0px; }
  .study_life_page { position: relative; }
  .study_life_page .page-title { padding-top: 86px; font-size: 1.75rem; }
  .study_life_page #block-ole-ng-content-image-basic-page { margin-bottom: 14px; }
  .study_life_page .openlearnng-block-system .field-items p { font-size: 0.875rem; }
  .study_life_page .study-life-landing-blocks .list-content .title { font-size: 1.375rem; }
  .study_life_page.filter_page .block-ole-ng-skills + form { z-index: 2; }
  .study_life_page.filter_page .badged-course-filter { padding: 0; }
  .study_life_page .sort-form:before { content: ""; position: absolute; z-index: 2; right: 30px; top: 0; left: 0; bottom: 0; pointer-events: none; background: #fff; }
  .study_life_page .home-list-lastest .lastest-main { padding-bottom: 0; }
  .study_life_page #grid-list-result .badged-course-filter { padding-bottom: 10px; }
  .study-life-landing-blocks { position: relative; z-index: 0; margin-bottom: 0; padding-bottom: 0; }
  .study-life-landing-blocks .list-item { width: 100%; }
  .navigation-skill { position: absolute; z-index: 4; border: none; }
  .navigation-skill .content-block .icon-image { display: table-cell; }
  .navigation-skill .inner-block .title-block { margin-bottom: 0; }
  .navigation-skill .inner-block .title-block h2 { padding-top: 16px; padding-bottom: 16px; }
  .navigation-skill .inner-block .content-block .selected .text { font-weight: bold; }
  .navigation-skill.course-sticky { z-index: 4; }
  .forlife-block-bottom { margin: 15px 38px 20px; }
  .forlife-block-bottom .block-img { float: none !important; margin-top: 0; position: relative; z-index: 1; display: block; overflow: hidden; width: 100%; }
  .forlife-block-bottom .block-img img { float: none; }
  .forlife-block-bottom .block-img.left img { top: 51%; }
  .forlife-block-bottom .block-img:before { content: ""; display: block; width: 100%; padding-top: 71.5%; }
  .forlife-block-bottom .block-img img { position: absolute; z-index: 2; left: 50%; top: 50%; height: 100%; width: auto; -moz-transform: translate(-50%, -50%) scale(1.001, 1.001); -o-transform: translate(-50%, -50%) scale(1.001, 1.001); -ms-transform: translate(-50%, -50%) scale(1.001, 1.001); -webkit-transform: translate(-50%, -50%) scale(1.001, 1.001); transform: translate(-50%, -50%) scale(1.001, 1.001); border: none; outline: none; }
  .forlife-block-bottom .block-img img.img-vertical { width: 100%; height: auto; }
  .forlife-block-bottom .block-img img.img-horizontal { height: 100%; width: auto; }
  .forlife-block-bottom .block-img img.icon { padding: 0; }
  .forlife-block-bottom .block-img:before { padding-top: 59%; }
  .forlife-block-bottom .block-content { float: none; width: 100%; padding: 20px; }
  .forlife-block-bottom .block-content h2 { font-size: 1.5rem; margin-bottom: 14px; }
  .forlife-block-bottom .block-content p { font-size: 0.875rem; margin-bottom: 10px; margin-top: 0; line-height: 1.3; }
  .forlife-block-bottom .block-content .btn-box { text-align: center; }
  .forlife-block-bottom .block-content .btn-box .btn, .forlife-block-bottom .block-content .btn-box #cart-form-pane .form-submit, #cart-form-pane .forlife-block-bottom .block-content .btn-box .form-submit, .forlife-block-bottom .block-content .btn-box .cart-hide-frecourses .form-submit, .cart-hide-frecourses .forlife-block-bottom .block-content .btn-box .form-submit { margin-bottom: 20px; padding: 10px 12px; font-size: 0.75rem; margin-right: 10px; }
  #block-ole-ng-skills-skills-header { display: none; }
  #skill-for-induction { padding: 0px 10px; }
  #skill-for-induction .has-image { margin-top: 10px; margin-bottom: 10px; }
  #skill-for-induction div.content { margin: 5px 0 0 10px; }
  #skill-for-induction div.content .has-image { display: none; }
  #skill-for-induction div.content p.desc { font-size: 0.785rem; }
  #skill-for-induction div.content .title { font-size: 1.5rem; }
  .skill-filter-pannel { margin-bottom: 0; background: none; position: relative; z-index: 2; padding-left: 15px; padding-right: 15px; }
  .study_life_page .skill-filter-pannel .filter-wrapper-all .filter-wrapper.filter-resources + .filter-wrapper .filter-header { border: none; }
  .study_life_page .skill-filter-pannel .filter-top-header.expanded + .filter-wrapper-all:after { display: none !important; }
  .page-why-enroll-sign-up .banner .icon-image { margin: 10px; }
  .page-why-enroll-sign-up .banner .block-content h2 { font-size: 1.5rem; }
  .page-why-enroll-sign-up .why-enroll-landing-blocks { margin-top: 0; padding-bottom: 5px; padding-top: 5px; }
  .page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .list-content h3 { font-size: 1.375rem; }
  .page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .list-content p { margin-left: 50px; margin-right: 50px; }
  .video-responsive { max-width: inherit; width: 100%; }
  /* .openlearn-enrol-intro { .video-responsive{ max-width: 560px; } }*/
  .page-skills-for-study .main_content_wrapper .region-content, .page-skills-for-work .main_content_wrapper .region-content, .page-health-wellbeing .main_content_wrapper .region-content, .page-induction-to-ou-study .main_content_wrapper .region-content, .page-being-a-student .main_content_wrapper .region-content, .page-family-relationships .main_content_wrapper .region-content, .page-money-finances .main_content_wrapper .region-content, .page-why-enroll-sign-up .main_content_wrapper .region-content { margin-top: 80px; }
  .page-skills-for-study .navigation-skill, .page-skills-for-work .navigation-skill, .page-health-wellbeing .navigation-skill, .page-induction-to-ou-study .navigation-skill, .page-being-a-student .navigation-skill, .page-family-relationships .navigation-skill, .page-money-finances .navigation-skill, .page-why-enroll-sign-up .navigation-skill { margin-top: 10px; }
  .page-skills-for-study .navigation-skill.course-sticky, .page-skills-for-work .navigation-skill.course-sticky, .page-health-wellbeing .navigation-skill.course-sticky, .page-induction-to-ou-study .navigation-skill.course-sticky, .page-being-a-student .navigation-skill.course-sticky, .page-family-relationships .navigation-skill.course-sticky, .page-money-finances .navigation-skill.course-sticky, .page-why-enroll-sign-up .navigation-skill.course-sticky { margin-top: 0; }
  .page-skills-for-study .study_life_page.filter_page .main_content_wrapper .region-content, .page-skills-for-work .study_life_page.filter_page .main_content_wrapper .region-content, .page-health-wellbeing .study_life_page.filter_page .main_content_wrapper .region-content, .page-induction-to-ou-study .study_life_page.filter_page .main_content_wrapper .region-content, .page-being-a-student .study_life_page.filter_page .main_content_wrapper .region-content, .page-family-relationships .study_life_page.filter_page .main_content_wrapper .region-content, .page-money-finances .study_life_page.filter_page .main_content_wrapper .region-content, .page-why-enroll-sign-up .study_life_page.filter_page .main_content_wrapper .region-content { margin-top: 0px; }
  .page-skills-for-study .study_life_page.filter_page .navigation-skill, .page-skills-for-work .study_life_page.filter_page .navigation-skill, .page-health-wellbeing .study_life_page.filter_page .navigation-skill, .page-induction-to-ou-study .study_life_page.filter_page .navigation-skill, .page-being-a-student .study_life_page.filter_page .navigation-skill, .page-family-relationships .study_life_page.filter_page .navigation-skill, .page-money-finances .study_life_page.filter_page .navigation-skill, .page-why-enroll-sign-up .study_life_page.filter_page .navigation-skill { background: #fff; margin: 0; padding: 10px 12px 12px; }
  .page-skills-for-study .study_life_page.filter_page .navigation-skill.course-sticky, .page-skills-for-work .study_life_page.filter_page .navigation-skill.course-sticky, .page-health-wellbeing .study_life_page.filter_page .navigation-skill.course-sticky, .page-induction-to-ou-study .study_life_page.filter_page .navigation-skill.course-sticky, .page-being-a-student .study_life_page.filter_page .navigation-skill.course-sticky, .page-family-relationships .study_life_page.filter_page .navigation-skill.course-sticky, .page-money-finances .study_life_page.filter_page .navigation-skill.course-sticky, .page-why-enroll-sign-up .study_life_page.filter_page .navigation-skill.course-sticky { padding: 0; }
  .page-skills-for-study .study_life_page.filter_page .navigation-skill + .region-content-top, .page-skills-for-work .study_life_page.filter_page .navigation-skill + .region-content-top, .page-health-wellbeing .study_life_page.filter_page .navigation-skill + .region-content-top, .page-induction-to-ou-study .study_life_page.filter_page .navigation-skill + .region-content-top, .page-being-a-student .study_life_page.filter_page .navigation-skill + .region-content-top, .page-family-relationships .study_life_page.filter_page .navigation-skill + .region-content-top, .page-money-finances .study_life_page.filter_page .navigation-skill + .region-content-top, .page-why-enroll-sign-up .study_life_page.filter_page .navigation-skill + .region-content-top { padding-top: 80px; }
  .page-skills-for-study .study_life_page.filter_page .navigation-skill + .region-heading, .page-skills-for-work .study_life_page.filter_page .navigation-skill + .region-heading, .page-health-wellbeing .study_life_page.filter_page .navigation-skill + .region-heading, .page-induction-to-ou-study .study_life_page.filter_page .navigation-skill + .region-heading, .page-being-a-student .study_life_page.filter_page .navigation-skill + .region-heading, .page-family-relationships .study_life_page.filter_page .navigation-skill + .region-heading, .page-money-finances .study_life_page.filter_page .navigation-skill + .region-heading, .page-why-enroll-sign-up .study_life_page.filter_page .navigation-skill + .region-heading { padding-bottom: 80px; }
  .path-mod-bookingsystem .oneday ul li.slot { width: calc(100% - 2px); margin-left: 0; margin-right: 0; }
  .ugcInjectorWrapper .field-type-images table td { display: block; }
  .ugcInjectorWrapper .field-type-images table td .imageDiaryUploadButtonWrapper { float: none; width: auto; }
  .ugcInjectorWrapper .ugc-display-on-field, .ugcInjectorWrapper .ugc-tags-field { border: none; padding: 0; float: none; width: auto; }
  .tag-landing-header { padding-top: 20px !important; }
  .tag-landing-header .page-title { font-size: 1.5rem; text-align: center; line-height: 1.3; }
  .tag-landing-header .tag-results { font-size: 1rem; }
  .tag-landing-header .help-icon { font-size: 1rem; padding: 3px 5px; /*&.right { .tooltiptext { top: 37px; &:after { right: 1px; } }
}*/ }
  .tag-landing-header .help-icon .tooltiptext { width: 280px; }
  .tag-landing-header .help-icon.showtip .tooltiptext { -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
  .page-tags.not-logged-in .home-list-lastest .lastest-main .lastest-top { padding: 10px 0; }
  .page-tags .home-list-lastest .lastest-main .lastest-top { padding: 0 0 20px; }
  .page-tags .home-list-lastest .lastest-main .lastest-top h2 { font-size: 1.25rem; }
  .page-tags-detail .tags-search-bar { margin-bottom: 0; }
  .page-tags-detail .tags-search-bar .tags-search-form { padding-bottom: 0; }
  .tags-search-form.wrapper-search { padding: 0 20px 20px !important; }
  .tags-search-form fieldset { width: 100%; }
  .tags-search-form fieldset label { font-size: 0.875rem !important; float: none; padding: 0 0 10px; }
  .tags-search-form fieldset .tag-clear-search { -moz-transform: none; -o-transform: none; -ms-transform: none; -webkit-transform: none; transform: none; font-size: 18px; right: 40px; top: auto; bottom: 3px; }
  .tags-search-form fieldset .search { top: auto; bottom: 0; height: 35px; width: 35px; }
  .tags-search-form fieldset .search:before { font-size: 1.3125rem; }
  .tags-search-form .form-item-tag-search-text .main_search_text { font-size: 0.9375rem; padding: 5px; width: calc(100% - 35px); height: 35px; border-width: 0px; }
  .related-tags .title, .related-tags .tag-list li a { font-size: 0.875rem; }
  .img_permissions .img_permissions_icon.show-permissions + .img_permissions_text { display: none !important; }
  .page-tags-detail .related-content-block { background: none; }
  .page-tags-detail .related-content-block .expanderHeading { background: none; border-bottom: none; display: table; margin: 0; padding: 15px 0 15px; font-size: 1.1875rem; }
  .page-tags-detail .related-content-block .expanderHeading .expandCollapseButton { display: table-cell; vertical-align: middle; }
  .page-tags-detail .related-content-block .expanderHeading .expandCollapseButton.icon-down:before { content: "\e91e"; }
  .page-tags-detail .related-content-block .expanderHeading .expandCollapseButton.icon-arrow-up:before { content: "\e934"; }
  .page-tags-detail .related-content-block .expanderContent { margin: 0; padding: 0; }
  .page-tags-detail .related-content-block #content_tags .article_tag_list li { background-color: #fff; border-color: #fff; }
  .page-why-enroll-sign-up .why-enroll-landing-blocks .list-item.align-right, .page-why-enroll-sign-up .why-enroll-landing-blocks .list-item.align-left { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .page-why-enroll-sign-up .why-enroll-landing-blocks .list-item .list-content { min-height: 180px; padding-bottom: 20px; } }
@media only screen and (max-width: 411px) { .comments-wrapper .comment-col-2 .comment-submitted { clear: both; float: left; margin-left: 0; }
  .path-mod-studio .yui3-u.studio-profile-detail .yui3-g .yui3-u.studio-profile-participation + .yui3-u.studio-filter-form-blocks-spacer { display: none; }
  .path-mod-studio .yui3-u.studio-profile-detail .yui3-g .yui3-u.studio-profile-info + .yui3-u.studio-filter-form-blocks-spacer { display: none; } }
@media only screen and (max-width: 365px) { .header_content .sticky_header .main_sticky .main_logo { margin-left: 8px; }
  .header_content .sticky_header .main_sticky .search_user { margin: 0; }
  .header_content .sticky_header .main_sticky .search_user .icon_link { min-width: 0; }
  .header_content .sticky_header .main_sticky .search_user .icon_link span { font-size: 1.4375rem; padding-left: 11px; padding-right: 11px; }
  .header_content .sticky_header .account { text-align: center; }
  .header_content .sticky_header .account h2 { display: inline-block; width: auto; }
  .header_content .sticky_header .account .create_account ul { text-align: left; width: 95%; }
  .header_content .sticky_header .top_sticky .logo-image-ext { max-width: 73px; }
  .header_content .sticky_header .top_sticky .logo-image-ext .logo-image { max-width: 100%; }
  #page-list-subjects .subjects-main .subject-item { margin: 0 3px 12px; }
  #page-list-subjects .subjects-main .subject-item .subject-heading { padding: 0 5%; }
  #page-list-subjects .subjects-main .subject-item.openlearn-plus-item .icon-openlearn-plus { font-size: 34px; }
  .page-profiles .profile-item-list .profile-item .item-update { clear: both; padding-left: 0; }
  .page-profiles .profile-item-list .profile-item .item-update .enrolled_visibility { justify-content: center; } }
@media only screen and (max-width: 320px) { .ser-grid .ser-grid-item .box-image, .list .ser-grid .ser-grid-item .box-image, .list-view-mode .ser-grid .ser-grid-item .box-image { margin-bottom: 35px; }
  .ser-grid .ser-grid-item .box-image:before, .list .ser-grid .ser-grid-item .box-image:before, .list-view-mode .ser-grid .ser-grid-item .box-image:before { padding-top: 86%; }
  .ser-grid .ser-grid-item .box-content .desc p, .list .ser-grid .ser-grid-item .box-content .desc p, .list-view-mode .ser-grid .ser-grid-item .box-content .desc p { max-height: inherit; }
  .ser-grid .ser-grid-item .box-bottom, .list .ser-grid .ser-grid-item .box-bottom, .list-view-mode .ser-grid .ser-grid-item .box-bottom { left: 10px; }
  #home-list-explore .explores-main .explore-item h3 { padding: 0 10px; }
  .basket-list .display-cell .form-submit, .basket-list .display-cell .btn-cart, #cart-form-pane .form-submit, #cart-form-pane .btn-cart { margin: 0; max-width: 139px; }
  body.node-type-ou-opencourseware-content #about_free_course .creative-commons .fivestar-value, body.node-type-ou-ocw-open-course #about_free_course .creative-commons .fivestar-value { width: 70px; } }
@media only screen and (min-width: 768px) { .path-mod-openstudio #region-main .openstudio-nav-primary .nav li div[role=presentation] a.dropdown-toggle.openstudio-navigation-notification { margin: 0; }
  .path-mod-oublog .oublog-individualselector, .path-mod-oublog div.oublog-individualselector, .path-mod-oublog .oublog-post-date, .path-mod-oublog .course-detail-redesign, .path-mod-oublog .oublog-post-rating { font-size: 1em; }
  .path-mod-oublog .oublog-views, .path-mod-oublog .filemanager { font-size: inherit; } }
@media only screen and (max-width: 418px) { .path-mod-openstudio #region-main .openstudio-nav-primary .nav { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: space-between; /*li { margin: 0; float: none; height: 48px; padding: 0; div[role=presentation] { height: 48px; a.dropdown-toggle.openstudio-navigation-notification { width: 48px; height: 48px; margin: 0; span.openstudio-navigation-img { img { margin: 0; padding: 0; } } } }
}*/ }
  .path-mod-openstudio #region-main .openstudio-nav-primary .nav li[role=presentation] { margin: 0; float: none; height: 48px; padding: 0; }
  .path-mod-openstudio #region-main .openstudio-nav-primary .nav li[role=presentation] a { height: 48px; width: 48px; }
  .path-mod-openstudio #region-main .openstudio-nav-primary .nav li[role=presentation] a span.openstudio-navigation-img img.openstudio-navigation-icon { margin: 0; padding: 0; } }
@media only screen and (max-width: 450px) { .path-mod-quiz .course-detail-page .que-box .content .formulation .ddarea { overflow-x: auto; position: relative; overflow-y: hidden; }
  .path-mod-quiz .course-detail-page .outcome p img { width: 100%; } }
.path-mod-studio .studio-stream-container.studio-stream-layout-activity, .path-mod-studio .studio-stream-container.studio-stream-layout-activity.active { overflow-x: auto; padding-bottom: 5px; margin: 0; }

/*# sourceMappingURL=styles.css.map */
