/*
* LMS Core v.4.2
* Copyright 20154, Mediasphere
* Author: Mediasphere - Philip Gay, Jamie Logan, Tapan Patel, Gary Overliese
* Date Created: 12.05.15
*/

/* @FONT-FACE RULES
================================================== */
/*-- Crimson type-face for headers --*/
@font-face {
    font-family: 'crimson_textbold';
    src: url('../fonts/Crimson/crimsontext-bold-webfont.eot');
    src: url('../fonts/Crimson/crimsontext-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Crimson/crimsontext-bold-webfont.woff2') format('woff2'),
         url('../fonts/Crimson/crimsontext-bold-webfont.woff') format('woff'),
         url('../fonts/Crimson/crimsontext-bold-webfont.ttf') format('truetype'),
         url('../fonts/Crimson/crimsontext-bold-webfont.svg#crimson_textbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'crimson_textbolditalic';
    src: url('../fonts/Crimson/crimsontext-bolditalic-webfont.eot');
    src: url('../fonts/Crimson/crimsontext-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Crimson/crimsontext-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/Crimson/crimsontext-bolditalic-webfont.woff') format('woff'),
         url('../fonts/Crimson/crimsontext-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/Crimson/crimsontext-bolditalic-webfont.svg#crimson_textbolditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'crimson_textitalic';
    src: url('../fonts/Crimson/crimsontext-italic-webfont.eot');
    src: url('../fonts/Crimson/crimsontext-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Crimson/crimsontext-italic-webfont.woff2') format('woff2'),
         url('../fonts/Crimson/crimsontext-italic-webfont.woff') format('woff'),
         url('../fonts/Crimson/crimsontext-italic-webfont.ttf') format('truetype'),
         url('../fonts/Crimson/crimsontext-italic-webfont.svg#crimson_textitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'crimson_textroman';
    src: url('../fonts/Crimson/crimsontext-regular-webfont.eot');
    src: url('../fonts/Crimson/crimsontext-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Crimson/crimsontext-regular-webfont.woff2') format('woff2'),
         url('../fonts/Crimson/crimsontext-regular-webfont.woff') format('woff'),
         url('../fonts/Crimson/crimsontext-regular-webfont.ttf') format('truetype'),
         url('../fonts/Crimson/crimsontext-regular-webfont.svg#crimson_textroman') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'crimson_textsemibold';
    src: url('../fonts/Crimson/crimsontext-semibold-webfont.eot');
    src: url('../fonts/Crimson/crimsontext-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Crimson/crimsontext-semibold-webfont.woff2') format('woff2'),
         url('../fonts/Crimson/crimsontext-semibold-webfont.woff') format('woff'),
         url('../fonts/Crimson/crimsontext-semibold-webfont.ttf') format('truetype'),
         url('../fonts/Crimson/crimsontext-semibold-webfont.svg#crimson_textsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'crimson_textsemibolditalic';
    src: url('../fonts/Crimson/crimsontext-semibolditalic-webfont.eot');
    src: url('../fonts/Crimson/crimsontext-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Crimson/crimsontext-semibolditalic-webfont.woff2') format('woff2'),
         url('../fonts/Crimson/crimsontext-semibolditalic-webfont.woff') format('woff'),
         url('../fonts/Crimson/crimsontext-semibolditalic-webfont.ttf') format('truetype'),
         url('../fonts/Crimson/crimsontext-semibolditalic-webfont.svg#crimson_textsemibolditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-- Open Sans type-face for body --*/
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/Open_Sans/OpenSans-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Open_Sans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Open_Sans/OpenSans-Regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Open_Sans/OpenSans-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Open_Sans/OpenSans-Regular.svg#dc56f0938c09c27a4156bb0f8f5176a2') format('svg'); /* Legacy iOS */
  font-style:   normal;
  font-weight:  400;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/Open_Sans/OpenSans-Italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Open_Sans/OpenSans-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Open_Sans/OpenSans-Italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Open_Sans/OpenSans-Italic.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Open_Sans/OpenSans-Italic.svg#94c33cdd8f8847f3444990ab6c6e6a61') format('svg'); /* Legacy iOS */
  font-style:   italic;
  font-weight:  400;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/Open_Sans/OpenSans-Bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Open_Sans/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Open_Sans/OpenSans-Bold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Open_Sans/OpenSans-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Open_Sans/OpenSans-Bold.svg#72800b665ba60a9a58674e2a6befde3a') format('svg'); /* Legacy iOS */
  font-style:   normal;
  font-weight:  700;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/Open_Sans/OpenSans-BoldItalic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Open_Sans/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Open_Sans/OpenSans-BoldItalic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Open_Sans/OpenSans-BoldItalic.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Open_Sans/OpenSans-BoldItalic.svg#739d871936d0f8f5b026e1e8435da2e7') format('svg'); /* Legacy iOS */
  font-style:   italic;
  font-weight:  700;
}

/*-- Helvetica Neue type-face for printing --*/
@font-face {
	font-family: 'helveticaneuecondregular';
	src: url('../fonts/Helvetica_Neue/helvetica-neue-cond-1361522162-webfont.eot');
	src: url('../fonts/Helvetica_Neue/helvetica-neue-cond-1361522162-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Helvetica_Neue/helvetica-neue-cond-1361522162-webfont.woff') format('woff'),
		 url('../fonts/Helvetica_Neue/helvetica-neue-cond-1361522162-webfont.ttf') format('truetype'),
		 url('../fonts/Helvetica_Neue/helvetica-neue-cond-1361522162-webfont.svg#helveticaneuecondregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helveticaneuecondbold';
	src: url('../fonts/Helvetica_Neue/helvetica-neue-cond-bold-1361522158-webfont.eot');
	src: url('../fonts/Helvetica_Neue/helvetica-neue-cond-bold-1361522158-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Helvetica_Neue/helvetica-neue-cond-bold-1361522158-webfont.woff') format('woff'),
		 url('../fonts/Helvetica_Neue/helvetica-neue-cond-bold-1361522158-webfont.ttf') format('truetype'),
		 url('../fonts/Helvetica_Neue/helvetica-neue-cond-bold-1361522158-webfont.svg#helveticaneuecondbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helveticaneueblackcond';
	src: url('../fonts/Helvetica_Neue/helvetica-neue-black-cond-1361522165-webfont.eot');
	src: url('../fonts/Helvetica_Neue/helvetica-neue-black-cond-1361522165-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Helvetica_Neue/helvetica-neue-black-cond-1361522165-webfont.woff') format('woff'),
		 url('../fonts/Helvetica_Neue/helvetica-neue-black-cond-1361522165-webfont.ttf') format('truetype'),
		 url('../fonts/Helvetica_Neue/helvetica-neue-black-cond-1361522165-webfont.svg#helveticaneueblackcond') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueLTStd-Lt';
	src: url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-Lt.eot');
	src: url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-Lt.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-Lt.woff') format('woff'),
		 url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-Lt.ttf') format('truetype'),
		 url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-Lt.svg#HelveticaNeueLTStd-Lt') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueLTStd-LtCn';
	src: url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-LtCn.eot');
	src: url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-LtCn.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-LtCn.woff') format('woff'),
		 url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-LtCn.ttf') format('truetype'),
		 url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-LtCn.svg#HelveticaNeueLTStd-Lt') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueLTStd-LtCnO';
	src: url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-LtCnO.eot');
	src: url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-LtCnO.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-LtCnO.woff') format('woff'),
		 url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-LtCnO.ttf') format('truetype'),
		 url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-LtCnO.svg#HelveticaNeueLTStd-LtCnO') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueLTStd-BdCn';
	src: url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-BdCn.eot');
	src: url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-BdCn.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-BdCn.woff') format('woff'),
		 url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-BdCn.ttf') format('truetype'),
		 url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-BdCn.svg#HelveticaNeueLTStd-BdCn') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueLTStd-BlkCn';
	src: url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-BlkCn.eot');
	src: url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-BlkCn.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-BlkCn.woff') format('woff'),
		 url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-BlkCn.ttf') format('truetype'),
		 url('../fonts/Helvetica_Neue/HelveticaNeueLTStd-BlkCn.svg#HelveticaNeueLTStd-BlkCn') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* BASE DEFAULT STYLES
================================================== */
html { height: 100%; overflow-x: hidden; }
body {
    display: table;
    background-color: #fff;
    font-family: 'Open Sans';
    color: #373737;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: greyscale;
}
/* -- Main Wrapper & Sticky Footer Properties --*/
#wrap { display: table; width: 100%; height: 100%; }
header, footer, main { display: table-row; }
header, footer { height: 1px; }

/* -- Type --*/
h1, h2, h3, h4, h5, h6 { font-family: 'crimson_textsemibold'; color: #002959; }
h2 { font-family: 'Open Sans'; font-size: 2rem; line-height: 1.6; }
.body-portal h2 { font-family: 'crimson_textsemibold'; }
p { font-family: 'Open Sans', Arial, sans-serif; font-size: 1.6rem; line-height: 2.8rem; }
b, strong { font-weight: 700; }
i, em { font-style:italic; }

a { color: #0086cb; text-decoration: none; }
a:active, a:focus, a:hover { color: #00549f; text-decoration: underline; }

hr {
    color: #2C2C2C;
    text-align: center;
    width: 84%;
    margin: 48px auto;
    padding: 0;
    border: none;
    border-top: medium double #2C2C2C;
}
hr:after {
    content: "\00B0";
    display: inline-block;
    position: relative;
    background-color: white;
    font-size: 2em;
    top: -0.66em;
    padding: 0 0.25em;
}
fieldset { border: none; padding: 0px; }
table { width: 100%; text-align: left; }

select, input { color: #373737; }
input[type="password"], input[type="text"] { border: 1px solid #cccccc; width: 260px; padding:5px; }


/* ADDITIONAL DEFAULT STYLES
================================================== */
.left { float: left; }
.right { float: right; }
.center { display: block; margin: 0 auto; clear: both; text-align: center; }
.clear { clear: both; }
.hide, .displaynone, .none { display:none; }

/*-- Addition of global Box-Sizing rule to all elements, including ones not covered by Skeleton framework --*/
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


/* GLOBAL BASE STYLES
=====================================================================================
===================================================================================== */
.betabar {
	display: table-row;
	position: relative;
	background-color: #E1E1E1;
	font-size: 1rem;
	text-align: center;
	width: 100%;
	height: 48px;
	padding: 10px;
}
.betabar p { padding: 9px 0 12px 0; margin-bottom: 0; }
.betabar-float { position: fixed; top: 0; z-index: 99999; }
.body-portal .betabar p { padding-top: 9px; }

.heading_title { text-align: center; }

.small { font-size: 13px; }

.reset, .clr { border: medium none; clear: both; display: block; font-size: 0px; height: 0px;line-height: 0; margin: 0; padding: 0; }

.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: ""; }
.clearfix:after { clear: both; }

.separator	{ clear: both; display: block; padding: 10px; }

.cke_editable { margin: 2.4rem 0; overflow: auto; }

.captchaimage { border: 1px solid #ccc; width: 122px; margin-bottom: 10px; }

/* LISTS
================================================== */
.cke_editable ul { list-style-type: none; display: block; margin-left: 27px; }
.cke_editable ul li { font-size: 1.6rem; margin-bottom: 1.5rem; }
.cke_editable ul li p { display: inline; }
.cke_editable ul li:before {
    content: "\2022";
	position: relative;
	font-family: 'Helvetica Neue';
	font-size: 3em;
	line-height: 1.5rem;
	top: 12px;
	left: -12px;
	margin-right: 0;
	margin-left: -13px;
	color: #0053AB;
}
.cke_editable ul ul {
	margin-top: 24px;
	margin-left: 48px;
	list-style-type: none;
	display: block;
}
.cke_editable ul ul li:before {
	content: "\25E6";
	position: relative;
	font-family: 'Helvetica Neue';
	font-size: 1.5em;
	top: 2px;
	left: -12px;
	color: #0053AB;
}
.cke_editable ol { margin-left: 27px; display: block; counter-reset: item; }
.cke_editable ol li { display: block; margin-bottom: 2rem; }
.cke_editable ol li:before {
	content: counter(item) ". ";
	counter-increment: item;
	position: relative;
	font-size: 1em;
	font-weight: bold;
	margin-left: -18px;
	left: -0.25em;
	top: 0.01em;
	color: #0053AB;
}
.cke_editable ol ol { list-style-type: none; display: block; margin-left: 48px; }
.cke_editable ol ol li:before {
	content: "\25E6";
	position: relative;
	font-size: 1.5em;
	left: -0.55em;
	top: 0.05em;
	color: #0053AB;
}
.cke_editable ol ul { margin: 0px 0 24px 48px; }
.cke_editable ol ul li:before {
	content: "\25A1";
	position: relative;
	font-size: 1.5em;
	left: -0.25em;
	top: 0.25em;
	color: #0053AB;
}


/* FRONTPAGE / LOGIN STYLING
==============================================================================
============================================================================== */

/* HEADER STYLES
================================================== */
.header_content { height: 78px; margin-top: 66px; }
.header_logo { margin: 84px 0 0; }
.header_logo img { display: block; height: 112px; margin: 0 auto; }
.calltoaction { display: block; }
.calltoaction p {
    font-family: 'crimson_textroman';
    font-size: 1.5em;
    line-height: 2.5em;
    text-align: center;
    margin: 0;
    padding-bottom: 6px;
    white-space: nowrap;
}

/* MAIN NAVIGATION STYLING
================================================== */
/*-- Initial responsive styling pulled from Pushy plugin --*/

/* Menu Button */
.menu-btn {
	position: absolute;
    right: -12px;
    width: 100px;
	padding: 10px;
	cursor: pointer;
    z-index: 10000;
}
.menu-btn--left { float: left; }
.menu-btn--right { float: right; position: relative; }
.pushy {
	position: fixed;
	background-color: #002044;
	font-weight: bold;
	width: 200px;
	height: 100%;
	top: 0;
	z-index: 9999;
	overflow: auto;
	visibility: hidden;
    -webkit-box-shadow: inset 10px 0 12px -9px rgba(0, 0, 0, .7);
       -moz-box-shadow: inset 10px 0 12px -9px rgba(0, 0, 0, .7);
            box-shadow: inset 10px 0 12px -9px rgba(0, 0, 0, .7);
	-webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */
}
.pushy a {
	display: block;
    color: #b3b3b1;
    padding: 15px 30px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid rgba(255, 255, 255, .1);
    text-decoration: none;
	outline: 0;
}
.pushy a:hover { background: #00b4ff; color: #FFF; }
.pushy ul:first-child { margin-top: 10px; }
.pushy.pushy-left { left: 0; }
.pushy.pushy-right { right: 0; }

/* Menu Movement */
.pushy-left {
  -webkit-transform: translate3d(-220px, 0, 0);
	  -ms-transform: translate3d(-220px, 0, 0);
		  transform: translate3d(-220px, 0, 0);
}
.pushy-open-left #container,
.pushy-open-left .push {
  -webkit-transform: translate3d(220px, 0, 0);
	  -ms-transform: translate3d(220px, 0, 0);
		  transform: translate3d(220px, 0, 0);
}
.pushy-right {
  -webkit-transform: translate3d(220px, 0, 0);
	  -ms-transform: translate3d(220px, 0, 0);
		  transform: translate3d(220px, 0, 0);
}
.pushy-open-right #container,
.pushy-open-right .push{
  -webkit-transform: translate3d(-220px, 0, 0);
	  -ms-transform: translate3d(-220px, 0, 0);
		  transform: translate3d(-220px, 0, 0);
}
.pushy-open-left .pushy,
.pushy-open-right .pushy {
  -webkit-transform: translate3d(0, 0, 0);
	  -ms-transform: translate3d(0, 0, 0);
		  transform: translate3d(0, 0, 0);
}

/* Menu Transitions */
#container, .pushy, .push {
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

/* Site Overlay */
.site-overlay { display: none; }
.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
	display: block;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	-webkit-animation: fade 500ms;
			animation: fade 500ms;
}
@keyframes fade {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@-webkit-keyframes fade {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

/* Responsive SVG Menu Icon, inspired by Frédéric Misery's Pen found here - http://codepen.io/FredM/pen/yyKrrz/ */
.nav_icon {
    position: relative;
    width: 48px;
    height: 45px;
    margin-top: 12px;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
            transition: .5s ease-in-out;
    cursor: pointer;
}
.nav_icon:hover { cursor: pointer; }
.nav_icon span {
    display: block;
    position: absolute;
    background-color: #0086cb;
	top: 0;
    left: 0;
    width: 93%;
    height: 4px;
    border-radius: 9px;
    opacity: 1;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
}
.nav_icon span:nth-child(1) {
    top: 1px;
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
}
.nav_icon span:nth-child(2) {
    top: 11px;
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
}
.nav_icon span:nth-child(3) {
    top: 21px;
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
}
.nav_icon.open span:nth-child(1) {
    background-color: #68D3FD;
    top: -2px;
    left: 8px;
	width: 78%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.nav_icon.open span:nth-child(2) { width: 0%; opacity: 0; }
.nav_icon.open span:nth-child(3) {
    background-color: #68D3FD;
    top: 24px;
    left: 8px;
	width: 78%;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.body-portal .nav_icon.open span:nth-child(1) { top: 2px; width: 60%; }
.body-portal .nav_icon.open span:nth-child(3) { top: 22px; width: 60%; }

.nav_icon p:before {
	font-family: 'crimson_textbold';
	content: "menu";
	font-size: 3rem;
	text-transform: uppercase;
	letter-spacing: 0.4rem;
	color: #0086cb;
	margin-left: -125px;
}
.nav_icon.open p:before { content: "exit"; color: #68D3FD; margin-left: -95px; }

.body-portal .nav_icon span { height: 4px; }
.body-portal .nav_icon span:nth-child(1) { top: 1px; }
.body-portal .nav_icon span:nth-child(2) { top: 11px; }
.body-portal .nav_icon p:before { margin-left: -130px; }
.body-portal .nav_icon.open p:before { margin-left: -100px; }


/* MOBILE NAV
================================================== */
.mobile-menu { list-style: none; list-style-image: none; }
.mobile-menu li { position: relative; margin-bottom: 0; }
.mobile-menu li a {
    display: block;
    font-family: 'crimson_textsemibolds';
    font-size: 1.6rem;
    color: #68D3FD;
    text-decoration: none;
    border-top: solid 1px rgba(0,0,0,0.08);
}
.mobile-menu li a:first-child { border-top: none; }
.mobile-menu li a:hover { background-color: transparent; color: #0086cb; }
.mobile-menu li .caret {
    background: url('../img/ico/mobilenav_arrow_1.png') no-repeat;
    position: absolute;
    top: 16px;
    right: 20px;
    width: 26px;
    height: 26px;
    -webkit-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
}
.mobile-menu li .caret:hover { cursor: pointer; }
.mobile-menu li .caret.opened {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.mobile-menu li ul {
    background-color: #02346D;
    margin: 0;
    padding: 0;
    border-top: 1px solid #083364;
    -webkit-box-shadow: inset 10px 0 12px -9px rgba(0, 0, 0, .7);
       -moz-box-shadow: inset 10px 0 12px -9px rgba(0, 0, 0, .7);
            box-shadow: inset 10px 0 12px -9px rgba(0, 0, 0, .7);
    -webkit-transition: all 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
            transition: all 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}
.mobile-menu li li { list-style: none; }
.mobile-menu li li a {
    font-family: 'crimson_textroman';
    font-size: 1.5rem;
    padding-left: 39px;
}
.mobile-menu ul ul { background-color: #064792; }
.mobile-menu ul ul li a { font-size: 1.4rem; padding-left: 57px; }
.mobile-menu li li .caret {
    background: url('../img/ico/mobilenav_arrow_2.png') no-repeat;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 15px;
    height: 15px;
}
.mobile-menu li li .caret.opened {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.mobile-menu .sub_menu.closed { display: none; }
.mobile-menu .sub_menu.opened { display: block; }


/* DESKTOP OR 'FULL' NAV
================================================== */
nav {
    position: relative;
    display: block;
    background-color: #002959;
    top: 48px;
    height: 12px;
}

.full-menu { zoom: 1; display: none; }
.full-menu:before, .full-menu:after { content: ""; display: table; }
.full-menu:after { clear: both; }
.full-menu, .full-menu ul { margin: 0; padding: 0; list-style: none; }
.full-menu li {
	position: relative;
	float: left;
	margin-bottom: 0;
	z-index: 10;
}
.full-menu a {
    font-family: 'crimson_textsemibold';
    font-size: 1.3em;
    float: left;
    padding: 12px 30px 12px 0;
    color: #fff;
    text-decoration: none;
    text-align: left;
    margin-right: 6px;
}
.full-menu li:hover > a { color: #68D3FD; }
.full-menu ul {
    margin: 20px 0 0 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 57px;
    left: 0;
    z-index: 1;
    background-color: #003D84;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
.full-menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    width: 195px;
    margin: 0;
}
.full-menu ul ul {
    background-color: #0D56AB;
    top: 2px;
    left: 180px;
    width: 222px !important;
    margin: 0 0 0 20px;
}
.full-menu ul li {
    display: block;
    float: none;
    margin-bottom: 0;
    padding: 3px 0 3px 6px;
    border: 0;
    -webkit-box-shadow: 0 1px 0 rgba(0, 7, 12, 0.57), 0 2px 0 rgba(93, 95, 136, 0.57);
       -moz-box-shadow: 0 1px 0 rgba(0, 7, 12, 0.57), 0 2px 0 rgba(93, 95, 136, 0.57);
            box-shadow: 0 1px 0 rgba(0, 7, 12, 0.57), 0 2px 0 rgba(93, 95, 136, 0.57);
}

.full-menu ul li:last-child { box-shadow: none; }
.full-menu ul a {
    display: block;
    float: none;
    width: 180px;
    padding: 10px;
    font-size: 1.1em;
    text-transform: none;
	outline: none;
}
.full-menu ul a:hover {
    background-color: #212121;
	width: 195px;
    margin: -2px 0 -3px -6px;
    padding: 12px 6px 13px 16px;
    -webkit-transition: background-color 0.30s;
            transition: background-color 0.30s;
}
.full-menu ul li:first-child > a { border-radius: 3px 3px 0 0; }
.full-menu ul li:first-child > a:hover { margin-top: -3px; padding-top: 13px; }
.full-menu ul li:first-child > a:after {
    content: '';
    position: absolute;
    left: 40px;
    top: -9px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 10px solid #003D84;
}
.full-menu ul ul a { width: 222px; line-height: 1.5em; }
.full-menu ul ul a:hover { width: 222px; padding-right: 5px; }
.full-menu ul ul li {
    -webkit-box-shadow: 0 1px 0 rgba(8, 38, 56, 0.66), 0 2px 0 rgba(87, 114, 142, 0.66);
       -moz-box-shadow: 0 1px 0 rgba(8, 38, 56, 0.66), 0 2px 0 rgba(87, 114, 142, 0.66);
            box-shadow: 0 1px 0 rgba(8, 38, 56, 0.66), 0 2px 0 rgba(87, 114, 142, 0.66);
}
.full-menu ul ul li:first-child a:after {
    left: -9px;
    top: 50%;
    margin-top: -20px;
    border-left: 0;
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    border-right: 10px solid #0D56AB;
}
.full-menu ul li:first-child a:hover:after { border-bottom-color: #212121; }
.full-menu ul ul li:first-child a:hover:after { border-right-color: #212121; border-bottom-color: transparent; }
.full-menu ul li:last-child > a { border-radius: 0 0 3px 3px; }


/* FOOTER
================================================== */
footer { position: relative; background-color: #002959; }
.footer_inner { position: relative; text-align: center; padding-bottom: 12px; }
.footer_inner a { font-family: 'crimson_textsemibold'; }

/* Footer Menu Styling */
.footer_menu {
	list-style: none;
	display: inline-block;
	margin-bottom: 24px;
    width: 100%;
}
.footer_menu ul { width: 100%; }
.footer_menu li {
    display: list-item;
    font-size: 1em;
    line-height: 6.6rem;
    height: 66px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #083973;
}
.footer_menu li a {
    display: block;
    font-family: 'crimson_textsemibold';
    font-size: 1.8rem;
}
.footer_menu li:hover { background-color: #083973; text-decoration: underline; }
.footer_menu li a:hover { color: #0FA0CE; }

.footer_logo { width: 150px; margin: 15px 0 20px; }

/* Footer Copyright Info Styling */
.footer_copyright_info p { font-size: 0.9em; color: #fff; margin-bottom: 1.2rem; }


/* HOME-PAGE ELEMENTS
================================================== */
.mobile_search { padding: 22px 0 0 28px; }
.mobile_search button { display: none; }
.mobile_search form { margin-bottom: 0; }
.mobile_search input {
	font-weight: normal;
	color: #C1C1C1;
	width: 93%;
	height: 48px;
	padding-left: 12px;
}
.header_searchbar { display: none; }
.header_searchbar input {
	display: inline;
    width: calc(100% - 62px);
	height: 39px;
	margin-bottom: 0;
	padding-left: 12px;
	border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.header_searchbar button {
	float: right;
	background-color: #013068;
	width: 48px;
	height: 39px;
	margin: 0;
	border: 1px solid #013068;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.header_searchbar button:before {
	content: "\f002";
	display: block;
	font-family: 'fontawesome';
	font-size: 2em;
	color: #fff;
	margin-top: -4px;
	margin-left: -9px;
}

.homepage_left { margin-bottom: 84px; }
.frontpage_login {
    background-color: #0d274a;
    width: 84%;
	max-width: 480px;
	margin: 0 auto;
    margin-top: 20px;
    padding: 24px 0px;
    border-radius: 4px;
}
.frontpage_login_form { margin-bottom: 0; }
.frontpage_login .login_input {
    color: #808080;
    font-size: 17px;
    width: 100%;
	height: 48px;
    padding: 10px;
}
.frontpage_login .login_input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; }
.frontpage_login .login_buttons { margin-top: 24px; }
.frontpage_login .login_remember { color: #fff; text-align: center; padding: 12px 0 10px 0; }
.frontpage_login #login_error { color: #C36543; padding-top: 15px; text-align: center; }
.forgot_password_link { text-align: center; margin-bottom: 0; padding-bottom: 0; }
.frontpage_register_links { text-align: center; margin: 48px 0 12px; }

.login_button {
	position: relative;
	display: block;
    background-color: transparent;
    color: #fff;
	font-size: 1.5rem;
	width: 100%;
	height: 48px;
    border-color: #fff;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: border-color 0.4s, color 0.4s;
			transition: border-color 0.4s, color 0.4s;
}
.login_button::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #FFCD00;
	border-radius: 4px;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
		-ms-transform: scale3d(0.7, 1, 1);
			transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
					transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
			transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.login_button,
.login_button::before {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
			transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.login_button:hover { color: #000; border-color: #FFCD00; }
.login_button:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
			transform: translate3d(0, 0, 0);
}

.login_links { margin: 9px auto 3px; }
.frontpage_login .login_rememberme {
	display: inline-block;
	font-family: 'Open Sans';
	color: #fff;
	margin: 0 auto;
}
.login_rememberme { position: relative; text-align: center; }
.induction_checkbox { margin-right: 28px; }
.login_rememberme label {
	cursor: pointer;
	position: absolute;
    font-size: 2.2rem;
	width: 24px;
	height: 24px;
	top: 1px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255,255,255,.4);
	   -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255,255,255,.4);
			box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255,255,255,.4);
	background: -webkit-linear-gradient(top, #2F3640 0%, #31445D 100%);
	   background: -moz-linear-gradient(top, #2F3640 0%, #31445D 100%);
		background: -ms-linear-gradient(top, #2F3640 0%, #31445D 100%);
		 background: -o-linear-gradient(top, #2F3640 0%, #31445D 100%);
			background: linear-gradient(top, #2F3640 0%, #31445D 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2F3640', endColorstr='#31445D',GradientType=0 );
}
.login_rememberme label:after {
	content: '';
	display: inline;
	position: relative;
	float: left;
	background-color: transparent;
	top: 6px;
	width: 15px;
	height: 9px;
	margin: 0 auto;
	border: 3px solid #A59000;
	border-top: none;
	border-right: none;
	opacity: 0;
	-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
			transform: rotate(-45deg);
}
.login_rememberme label:hover::after { opacity: 0.3; }
.login_rememberme input[type=checkbox]:checked + label:after { opacity: 1; }
.forgot_password_link a { color: #009DDB; }

.homepage_right { position: relative; margin-bottom: 105px; }
.homepage_right h2 { border-bottom: 1px solid #EEEEEE; }

/*-- News Column Styling --*/
.homepage_news { position: relative; display: inline-block; margin-bottom: 75px; }
.img_newstitle {
	float: right;
	position: absolute;
	top: -42px;
	right: 0;
	width: 93px;
}
.homepage_newsitem { margin-bottom: 33px; }
.homepage_newsitem h5 a { font-size: 1.7rem; color: #003068; }
.news_date { font-size: 1em; margin: -15px 0 24px; }
.news_readall { font-size: 1.2em; text-transform: uppercase; }

/*-- Events Column Styling --*/
.homepage_events { position: relative; }
.img_eventstitle {
	float: right;
	position: absolute;
	top: -42px;
	right: 0;
	width: 93px;
}
.homepage_eventsitem { margin-bottom: 33px; }
.homepage_eventsitem h5 a { font-size: 1.7rem; color: #003068; }
.events_date { font-size: 1em; margin: -15px 0 24px; }
.events_readall { font-size: 1.2em; text-transform: uppercase; }


/* PORTAL / DASHBOARD STYLING
==============================================================================
============================================================================== */
.body-portal main {
	background: url(/templates/default/img/lms_footer_bkgrd.svg) no-repeat bottom -104px right -195px;
    background-size: 390px;
	height: 100%;
}
.body-portal main .container {
	background-color: rgba(255, 255, 255, 0.93);
    margin-top: 12px;
    padding-bottom: 24px;
    height: 100%;
}
.dashboard_menu_desktop { display: none; }

/*-- Mobile Nav Styling --*/
.mobile_searchbar { display: block; text-align: center; width: 100%; }
.mobile_searchbar form { margin: 24px auto 0; }
.mobile_searchbar input { width: 75%; }
.dashboard_menu_mobile { list-style: none; list-style-image: none; }
.dashboard_menu_mobile li { position: relative; margin-bottom: 0; }
.dashboard_menu_mobile li a {
    display: block;
    font-family: 'crimson_textsemibold';
    font-size: 1.6rem;
    color: #68D3FD;
    text-decoration: none;
    border-top: solid 1px rgba(0,0,0,0.08);
}
.dashboard_menu_mobile li a:first-child { border-top: none; }
.dashboard_menu_mobile li a:hover { background-color: transparent; color: #0086cb; }
.dashboard_menu_mobile li .caret {
    background: url('../img/ico/mobilenav_arrow_1.png') no-repeat;
    position: absolute;
    top: 16px;
    right: 20px;
    width: 26px;
    height: 26px;
    -webkit-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
}
.dashboard_menu_mobile li .caret:hover { cursor: pointer; }
.dashboard_menu_mobile li .caret.opened {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.dashboard_menu_mobile li ul {
    background-color: #393B3C;
    margin: 0;
    padding: 0;
    border-top: 1px solid #404040;
    -webkit-box-shadow: inset 10px 0 12px -9px rgba(0, 0, 0, .7);
       -moz-box-shadow: inset 10px 0 12px -9px rgba(0, 0, 0, .7);
            box-shadow: inset 10px 0 12px -9px rgba(0, 0, 0, .7);
    -webkit-transition: all 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
            transition: all 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}
.dashboard_menu_mobile li li { list-style: none; }
.dashboard_menu_mobile li li a {
    font-family: 'crimson_textroman';
    font-size: 1.5rem;
    padding-left: 39px;
}
.dashboard_menu_mobile ul ul { background-color: #525557; }
.dashboard_menu_mobile ul ul li a { font-size: 1.4rem; padding-left: 57px; }
.dashboard_menu_mobile li li .caret {
    background: url('../img/ico/mobilenav_arrow_2.png') no-repeat;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 15px;
    height: 15px;
}
.dashboard_menu_mobile li li .caret.opened {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.dashboard_menu_mobile .sub_menu.closed { display: none; }
.dashboard_menu_mobile .sub_menu.opened { display: block; }

/*-- Dashboard Logo --*/
.dashboard_logo { float: left; width: 120px; margin-top: 3px; }

/*-- Dashboard Search and Search Input Animation --*/
/* reset webkit search input browser style */
.desktop_search_input input { outline: none; }
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button { display: none; /* remove the search and cancel icon */ }

/* Desktop Searchbar */
.desktop_searchbar { display: none; }


/*=== DASHBOARD HEADER SUMMARY AREA ===*/
.body-portal .header_summary { display: none; }
.body-portal.body-dashboard .header_summary { display: block; }
.body-course .header.portal, .body-assessment .header.portal { padding-bottom: 66px; }

/* Edit Profile Image Hover Effect */
.edit_profile_box {
    position: relative;
    display: inline-block;
    float: left;
    width: 123px;
    height: 123px;
    margin-right: 6%;
	margin-bottom: 20px;
}
.editprofile_container {
    overflow: hidden;
    height: 123px;
    width: 123px;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 6px;
    border: 1px solid #e5e5e5;
    -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
}
.editprofile_container img { width: 123px; height: 123px; }
.editprofile_container:hover img {
    width: 143px;
    height: 143px;
    margin-top: -15px;
    margin-left: -6px;
	-webkit-transition: all 0.2s ease-in;
	        transition: all 0.2s ease-in;
}
.editprofile_title {
    position: relative;
    z-index: 99;
    top: 20px;
    left: -179px;
    color: #1CAFCA;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.editprofile_hover {
    position: absolute;
    background: rgba(45, 45, 55, 0.2);
    width: 500px;
    height: 500px;
    top: 33px;
    left: 20px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in;
            transition: all 0.2s ease-in;
}
.editprofile_container:hover .editprofile_hover {
    background: rgba(0, 41, 89, 0.57);
    top: -139px;
    left: -93px;
}
.editprofile_hover p {
    position: relative;
    top: 28%;
    left: 12%;
    font-family: 'crimson_textsemibold';
    font-size: 1.1em;
    color: #002959;
    padding-left: 6px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.editprofile_hover i {
    color: #fff;
    font-size: 1.2em;
    text-decoration: none;
    position: absolute;
    top: 230px;
    left: 4px;
    opacity: 0.7;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: all 0.2s ease-in;
            transition: all 0.2s ease-in;
}
.editprofile_container:hover i {
    font-size: 2.4em;
    top: 50%;
    left: 30%;
    color: #002959;
    opacity: 1;
    -webkit-transform: rotate(-45deg) translateY(-50%) translateX(-50%);
        -ms-transform: rotate(-45deg) translateY(-50%) translateX(-50%);
            transform: rotate(-45deg) translateY(-50%) translateX(-50%);
}

.header.portal {
	background-color: #F4F3F1;
	height: 84px;
	padding: 9px 0;
}
.header.portal img { width: 102px; height: 100%; }

/*-- Header Summary Block (WITHIN PORTAL) --*/
.header_summary { padding: 33px 0 20px 0; background-color: #F4F3F1; }
.user_title_mobile h2 {
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 48%;
}
.user_title_desktop h2 {
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.user_title_mobile h2 span, .user_title_desktop h2 span { font-family: 'crimson_textsemibold'; }
.user_title_mobile { display: block; }
.user_title_desktop { display: none; }

.summary_box {
	float: left;
	position: relative;
	background-color: #D5D7DA;
	width: 100%;
	height: 150px;
	padding: 12px 24px 9px 28px;
	border-radius: 6px 4px 4px 6px;
}
.summary_box:before {
	content: "";
	position: absolute;
	top: 0;
	height: 150px;
	width: 12px;
	margin-top: 0;
	margin-left: -29px;
	background-color: #002959;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.summary_box a {
	float: left;
	position: relative;
	display: inline-block;
	font-family: 'crimson_textsemibold';
	font-size: 2rem;
	width: 100%;
}
.summary_box a span {
	float: right;
	position: relative;
	color: #0086cb;
	-webkit-transition: 0.2s;
			transition: 0.2s;
}
.summary_box a:hover span {
	color: #00549f;
	-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
			transform: scale(1.2);
}
.link_trainingrecords:after {
	position: absolute;
	top: 3px;
	bottom: 0;
	right: -5px;
	padding-top: inherit;
	padding-bottom: inherit;
	width: 2rem;
	content: "\f054";
	font-family: 'FontAwesome';
	font-size: 1.8rem;
	text-align: center;
	color: #0086cb;
	-webkit-transition: 0.2s;
			transition: 0.2s;
}
.link_trainingrecords:hover:after {
    color: #00549f;
	-webkit-animation: bounceright .3s alternate ease infinite;
    		animation: bounceright .3s alternate ease infinite;
}
@-webkit-keyframes bounceright {
  from {
    -webkit-transform: translateX(0);
		-ms-transform: translateX(0);
			transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(3px);
		-ms-transform: translateX(3px);
			transform: translateX(3px);
  }
}
@-moz-keyframes bounceright {
  from {
    -webkit-transform: translateX(0);
		-ms-transform: translateX(0);
			transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(3px);
		-ms-transform: translateX(3px);
			transform: translateX(3px);
  }
}
@-o-keyframes bounceright {
  from {
    -webkit-transform: translateX(0);
		-ms-transform: translateX(0);
			transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(3px);
		-ms-transform: translateX(3px);
			transform: translateX(3px);
  }
}
@keyframes bounceright {
  from {
    -webkit-transform: translateX(0);
		-ms-transform: translateX(0);
			transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(3px);
		-ms-transform: translateX(3px);
			transform: translateX(3px);
  }
}
.link_documents:after {
	position: absolute;
	top: 3px;
	bottom: 0;
	right: -5px;
	padding-top: inherit;
	padding-bottom: inherit;
	width: 2rem;
	content: "\f0f6";
	font-family: 'FontAwesome';
	font-size: 1.8rem;
	text-align: center;
	color: #0086cb;
	-webkit-transition: 0.2s;
			transition: 0.2s;
}
.link_documents:hover:after {
    color: #00549f;
	-webkit-animation: none;
    -webkit-transform: skew(-20deg);
		-ms-transform: skew(-20deg);
			transform: skew(-20deg);
    animation: none;
    text-indent: .1em;
}

/*-- Rotating News Alerts --*/
.scrolling_news {
	float: left;
    overflow: hidden;
	background-color: #D5D7DA;
	width: 100%;
    height: 150px;
    margin: 15px auto 0;
    padding: 0 15px;
	border-radius: 4px;
	border-bottom-right-radius: 0;
}
.scrolling_news ul { margin: 0; padding: 0; }
.scrolling_news ul li {
    list-style: none;
	color: #000;
    height: 45px;
    margin: 9px 0;
    border-bottom: solid 2px #002959;
    padding-bottom: 66px;
}
.scrolling_news ul li a { font-family: 'crimson_textsemibold'; font-size: 1.5rem; }
.scrolling_news_base {
	float: right;
	text-align: center;
	width: 75px;
	height: 20px;
	background-color: #D5D7DA;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.scrolling_news_base:before {
	content:" ";
    display: inline-block;
    background-color: #D5D7DA;
    width: 40px;
    height: 20px;
    top: 0px;
    margin-left: -66px;
    border-bottom-left-radius: 4px;
    -webkit-transform:skewX(45deg);
        -ms-transform:skewX(45deg);
            transform:skewX(45deg);
}
.scrolling_news_base a {
	position: absolute;
	font-family: 'crimson_textsemibold';
	margin-left: -12px;
	line-height: 1.6rem;
}
.scrolling_news_base a:hover { background-color: transparent; text-decoration: underline; }

/*-- Black Bar separating Portal header from content --*/
.portal_header_divider {
	background-color: #002959;
	color: #FFF;
	height: 12px;
	-webkit-box-shadow: 0px 6px 7px -1px rgba(0, 0, 0, 0.39);
       -moz-box-shadow: 0px 6px 7px -1px rgba(0, 0, 0, 0.39);
            box-shadow: 0px 6px 7px -1px rgba(0, 0, 0, 0.39);
}


/* BREADCRUMBS
================================================== */
.breadcrumb_container { width: 100%; margin-top: 48px; background-color: #e9e9e9; }
.breadcrumb {
    font-size: 1.2rem;
    margin-bottom: 6px;
    padding-top: 6px;
}


/* LEFT-MENU
================================================== */
.leftmenu { width: 100%; margin: 33px auto 39px; }
.leftmenu .accordion {
 	background-color: #006086;
 	margin: 0 auto 20px;
 	border-radius: 6px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
 }
.leftmenu .accordion .link {
	position: relative;
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	padding: 15px 15px 15px 60px;
	border-bottom: 1px dashed #3f7d98;
	-webkit-transition: all 0.4s ease;
			transition: all 0.4s ease;
}
.leftmenu .accordion li .link a { color: #f4ebeb; text-decoration: none; }
.leftmenu .accordion li .link a:hover { color: #68D3FD; }
.leftmenu .accordion li.open .link a { color: #68D3FD; }
.leftmenu .accordion li { margin-bottom: 0; display: inline; }
.leftmenu .accordion li:before { content: ""; display: none; }
.leftmenu .accordion li:last-child .link { border-bottom: 0; }
.leftmenu .accordion li.open:last-child .submenu { border-bottom-left-radius: 9px; border-bottom-right-radius: 9px; }
.leftmenu .accordion li .fa-file-o, .leftmenu .accordion li .accordion_trigger {
	position: absolute;
	top: 17px;
	left: 24px;
	color: #f4ebeb;
	font-size: 18px;
	-webkit-transition: all 0.4s ease;
			transition: all 0.4s ease;
}
.leftmenu .accordion li .fa-file-o { font-weight: bold; top: 18px; }
.leftmenu .accordion li .fa-file-o:after { content: ""; display: none; }
.leftmenu .accordion li .accordion_trigger {
	font-size: 1.8rem;
	font-weight: bold;
    text-align: center;
	right: 12px;
	left: auto;
	width: 20px;
    height: 20px;
	cursor: pointer;
}
.leftmenu .accordion li .accordion_trigger:hover { color: #68D3FD; }
.leftmenu .accordion li .accordion_trigger:after { content: ""; display: none; }
.leftmenu .accordion li.open .link { color: #68D3FD; }
.leftmenu .accordion li.open .accordion_trigger { color: #68D3FD; }
.leftmenu .accordion li.open .fa-file-o { color: #68D3FD; }
.leftmenu .accordion li.open .fa-file-o:after { content: ""; display: none; }
.leftmenu .accordion li.open .accordion_trigger {
	-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
			transform: rotate(180deg);
}
.leftmenu .accordion li.open .accordion_trigger:after { content: ""; display: none; }
.leftmenu .accordion li.default .submenu { display: block; }

/* submenu */
.leftmenu .submenu {
	display: none;
	background-color: #EFEFEF;
	list-style: none;
	font-size: 14px;
	margin: 0;
	position: relative;
	margin-left: 0;
}
.leftmenu .submenu li a {
 	display: block;
 	color: #373737;
	line-height: 5.2rem;
 	text-decoration: none;
	height: 100%;
	margin-top: -24px;
 	padding-left: 60px;
 	-webkit-transition: all 0.25s ease;
			transition: all 0.25s ease;
}
.leftmenu .submenu a:hover { background-color: #ddd; }
.leftmenu .submenu li { list-style: none; margin-bottom: 0; height: 50px; }
.leftmenu .submenu > li:before {
	position: relative;
    display: block;
    z-index: 100;
	top: 1.3rem;
    width: 2.4rem;
    height: 2.4rem;
    margin-left: 2rem;
}
.leftmenu .submenu > li:after {
	position: absolute;
    top: 0;
    bottom: 20px;
	left: 2.1em;
    z-index: 90;
    margin-left: 1.5px;
    content: "";
}
a.submenu_active { background-color: #ddd; }
.leftmenu .submenu ul {
    display: block;
    position: relative;
    background-color: #EAE8E8;
    list-style: none;
    font-size: 14px;
    margin: 0;
}
.leftmenu .submenu ul li a { padding-left: 100px; }

.submenu_trigger_wrap { position: relative; }
.leftmenu .accordion ul .sub_submenu_trigger {
    position: absolute;
    right: 15px;
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.leftmenu .accordion ul li i {
    position: absolute;
    color: #595959;
    font-size: 2rem;
    top: 17px;
    -webkit-transition: all 0.4s ease;
			transition: all 0.4s ease;
}
.leftmenu .accordion ul .sub_submenu > li:before {
    position: relative;
    display: block;
    top: 1.3rem;
    width: 2.4rem;
    height: 2.4rem;
    margin-left: 2rem;
    z-index: 100;
}
.leftmenu .accordion ul .sub_submenu > li:after { position: absolute; content: ""; }
.leftmenu .accordion li .sub_submenu_trigger:hover { color: #68D3FD; }
.leftmenu .accordion li.open .sub_submenu_trigger:after { content: ""; display: none; }
.leftmenu .accordion ul li.open .sub_submenu_trigger { color: #68D3FD; }
.sub_submenu_wrap.open .sub_submenu_trigger {
    -webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
			transform: rotate(180deg);
}


/* PAGINATION
================================================== */
.pagination {
    font-size: 10px;
    height: 33px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    font-size: 16px;
}
.pagination a { padding: 10px 10px; }
.pagination a:hover { }


/* ALPHALINKS
================================================== */
#alphalinks { text-align: center; margin: 33px auto 0; padding: 0; }
#alphalinks a.navbox {
    background-color: #eee;
    color: #373737;
	line-height: 4rem;
    text-decoration: none;
    margin: 0;
    padding: 5px 10px;
}
#alphalinks a.navbox:hover { background-color: #373737; color: #FFF; }
#alphalinks a.navbox.isselected { background-color: #373737; color: #FFF; text-decoration: none; }
#alphalinks a.navbox.isselected:hover { background-color: #eee; color: #373737; }


/* DASHBOARD
================================================== */
.dashboard_learner section:first-child { margin-top: 6px; }
.dashboard_learner section { margin: 48px 0; }
.dashboard_learner section h3 { text-align: center; }
.btn_dashboard_main {
	display: block;
    width: 66%;
	margin: 0 auto 2.4rem;
}

/*-- Dashboard Accordions --*/
.dashboard_coursecategories ul { margin-left: 0; }
.cc_accordion {
	list-style: none;
	width: 100%;
	margin: 0 !important;
	padding: 0;
	overflow: hidden;
	-webkit-perspective: 900;
		-ms-perspective: 900;
			perspective: 900;
}
.cc_accordion li:nth-of-type(1) {
    -webkit-animation-delay: 0.5s;
			animation-delay: 0.5s;
}
.cc_accordion li {
    position: relative;
    padding: 0;
    margin: 0;
}
.cc_accordion li:before {
	content: "";
	display: none;
	list-style: none;
	list-style-type: none;
	margin-left: 0;
	left: 0;
}
.cc_accordion li:first-child h2 { border-top-left-radius: 6px; border-top-right-radius: 6px; }
.cc_accordion li:last-child h2 { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; }
.cc_accordion li:last-child h2.last-collapsed { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; }
.cc_accordion li:last-child h2.last-expanded { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
.cc_accordion li input[type=checkbox] {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}
.cc_accordion li i {
    position: absolute;
	top: -4px;
    right: 0;
    margin: 24px;
    -webkit-transform: translate(-6px, 0);
		-ms-transform: translate(-6px, 0);
			transform: translate(-6px, 0);
}
.cc_accordion li input[type=checkbox]:checked ~ i:before {
    -webkit-transform: translate(-2px, 0) rotate(45deg);
		-ms-transform: translate(-2px, 0) rotate(45deg);
			transform: translate(-2px, 0) rotate(45deg);
}
.cc_accordion li input[type=checkbox]:checked ~ i:after {
    -webkit-transform: translate(4px, 0) rotate(-45deg);
		-ms-transform: translate(4px, 0) rotate(-45deg);
			transform: translate(4px, 0) rotate(-45deg);
}
.cc_accordion li i:before {
    -webkit-transform: translate(4px, 0) rotate(45deg);
		-ms-transform: translate(4px, 0) rotate(45deg);
			transform: translate(4px, 0) rotate(45deg);
}
.cc_accordion li i:after {
    -webkit-transform: translate(-2px, 0) rotate(-45deg);
		-ms-transform: translate(-2px, 0) rotate(-45deg);
			transform: translate(-2px, 0) rotate(-45deg);
}
.cc_accordion li i:before, ul li i:after {
    content: "";
    position: absolute;
    background-color: #FFF;
    width: 4px;
    height: 12px;
    border-radius: 4px;
}
.accordion_content, .cc_accordion li i:before, .cc_accordion li i:after {
    -webkit-transition: all 0.3s ease-in-out;
			transition: all 0.3s ease-in-out;
}
.cc_accordion h2 {
    display: block;
    background-color: #006086;
    font-size: 1.3em;
    line-height: 24px;
	text-align: left;
    font-weight: 300;
    letter-spacing: 1px;
    color: #fff;
    margin: 0;
    padding: 12px 33px 15px 24px;
    cursor: pointer;
}
.cc_accordion li:hover h2 { color: #4BC2FF; }
.cc_accordion .no-select, h2 {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
	 -khtml-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
    -webkit-user-select: none;
}
.cc_accordion li input[type=checkbox]:checked ~ .accordion_content {
    max-height: inherit;
    opacity: 1;
	-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
			transform: translate(0, 0);
}
.cc_accordion li:last-child input[type=checkbox]:checked ~ h2 {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-transition: all 0.4s ease;
			transition: all 0.4s ease;
}
.accordion_content {
    position: relative;
    background-color: #E8E8E8;
    font-size: 0.9em;
    line-height: 26px;
    letter-spacing: 1px;
    color: rgba(48, 69, 92, 0.8);
	max-height: 0;
    margin-top: 0;
    margin-bottom: 5px;
    padding: 10px 15px 0 15px;
    border-bottom-left-radius: 6px;
    overflow: hidden;
    border-bottom-right-radius: 6px;
    opacity: 0;
    z-index: 2;
	-webkit-transform: translate(0, 50%);
		-ms-transform: translate(0, 50%);
			transform: translate(0, 50%);
}

/*-- Dashboard Course/Module Windows --*/
.dashboard_item_container {
	display: block;
	float: left;
	width: 100%;
	margin: 12px 0 0;
}
.dashboard_item {
    background: #F9F9F9;
    position: relative;
    font-size: 14px;
    width: 220px;
    margin: 0 auto 28px;
	overflow: hidden;
    border: 1px solid #E5E5E5;
	border-radius: 4px;
	border-bottom-right-radius: 24px;
}
.cke_editable .dashboard_item img {
	width: 218px;
	height: 218px;
	margin: 0;
	padding: 0;
	border: none;
}
.dashboard_item .button { padding: 0 15px; margin: 0 0.3rem 0 0 }
.dashboard_item_info { padding: 10px; }
.dashboard_item_link {
    display: block;
    overflow: hidden;
	font-family: 'crimson_textsemibold';
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
.dashboard_item_greybar { background: #EEE; padding: 10px; text-align: center; }
.dasbhoard_item_status { text-align: center; margin-bottom: 10px; }
.dashboard_item_pricing { padding: 10px; }
.dashboard_item_pricing span { font-size: 20px; float: left; margin-top: 3px; line-height: 32px; }
.dashboard_item_progress_bar { display: block; margin-bottom: 10px; }
.dashboard_item_progress_bar .progress_percent {
    background: #D9D9D9;
    display: inline-block;
    width: 140px;
    height: 30px;
	border-radius: 4px;
}
.dashboard_item_progress_bar .progress_percent span {
	display: block;
	height: 30px;
	background: #373737;
	border-radius: 4px;
}
.dashboard_item_progress_bar .progress_value {
    float: right;
    font-size: 130%;
    line-height: 30px;
    text-align: right;
}
.dashboard_item_ribbon {
    position: absolute;
    float: right;
    background-color: rgba(75, 194, 255, 0.93);
    top: 24px;
    right: -41px;
    width: 171px;
    height: 42px;
    color: #fff;
	font-weight: bold;
    font-size: 1.3rem;
    line-height: 1.7rem;
    text-align: center;
	padding-top: 4px;
    text-transform: uppercase;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(61,49,4,0.24);
	   -moz-box-shadow: 0px 3px 5px 0px rgba(61,49,4,0.24);
			box-shadow: 0px 3px 5px 0px rgba(61,49,4,0.24);
    -webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
			transform: rotate(45deg);
}

#slider-container {
    background-color: black;
    height: 310px;
    margin-bottom: 20px;
}
#slider-container ul {
    width: 960px;
    height: 267px;
    margin: 0 auto;
    padding-top: 20px;
}
#slider {
    position: relative;
    overflow: hidden;
    width: 890px;
    height: 280px;
    margin: 0 auto;
    padding: 20px 35px;
}
#slider .viewport {
    position: relative;
    float: left;
    overflow: hidden;
    width: 890px;
    height: 280px;
}
#slider .buttons {
    display: block;
    float: left;
    color: red;
    margin-top: 30px;
}
#slider .prev {
    background: #000 url(/templates/default/img/arrow_left.jpg);
    position: absolute;
    overflow: hidden;
    width: 0;
    height: 45px;
    left: 0;
    padding-left: 25px;
}
#slider .next {
    float: right;
    background: #000 url(/templates/default/img/arrow_right.jpg);
    height: 45px;
    width: 0;
    overflow: hidden;
    padding-left: 25px;
    position: absolute;
    right: 0px;
}
#slider .disable { visibility: hidden; }
#slider .overview {
    position: absolute;
    list-style: none;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
#slider .overview li {
    float: left;
    width: 210px;
    margin: 0 20px 0 0;
    padding: 1px;
}


/* COURSE CONTENT AREA
================================================== */
.body-course .cke_editable, .body-assessment .cke_editable { padding-top: 24px; }

/*-- Base Image Styling --*/
.cke_editable #course_content_html img { max-width: 100%; padding: 6px; border: 1px solid #e5e5e5; }
.cke_editable img.right { float: right; margin-bottom: 24px; margin-left: 24px; }
.cke_editable img.left { float: left; margin-bottom: 24px; margin-right: 24px; }
.cke_editable img.center { display: block; width: 84%; margin: 0 auto; }

/*-- Course Navigation --*/
.course_nav {
    background-color: #373737;
    font-size: 17px;
    text-transform: uppercase;
    height: 36px;
    padding: 0;
}
.course_nav a, .course_nav span {
    display: inline;
    color: #ffffff;
	font-weight: bold;
    line-height: 36px;
    text-decoration: none;
    padding: 0 12px;
}
.course_nav span { color: #CEA000; text-decoration: none; }
.course_nav a.left { border-right: 3px solid #fff;}
.course_nav a.right { border-left: 3px solid #fff;}

.course_nav a:hover { color: #ffffff; background-color: #CEA000; text-decoration: none; }

a.course_btn_index { padding-left: 50px; background: url(/templates/default/img/icon_index.png) 8px 5px no-repeat; }
a.course_btn_download { padding-left: 50px; background: url(/templates/default/img/icon_download.png) 14px 6px no-repeat; }
a.course_btn_videos { padding-left: 50px; background: url(/templates/default/img/icon_videos.png) 13px 5px no-repeat; }
a.course_btn_quiz { padding-left: 50px; background: url(/templates/default/img/icon_quiz.png) 13px 6px no-repeat; }

#course_content_html, .body-assessment .cke_editable form {
    min-height: 240px;
    height: 100%;
    padding: 24px 0;
}

ul.course_your_answers { padding-top: 10px; }
ul.course_your_answers li { list-style: none; }
ul.course_your_answers li:before { content: ""; display: none; }
ul.course_your_answers li img { margin-bottom: -4px; }

/* COURSE INDEX MENU */
#left_menu {
    background: rgba(55, 55, 55, 0.96);
    position: absolute;
    width: 66%;
    padding-bottom: 20px !important;
    z-index:999999999;
}
#left_menu b {
    display: block;
    font-size: 1em;
    line-height: normal;
    margin: 0 0 10px -5px;
    padding: 10px;
    border-bottom: 1px dotted #fff;
}
#left_menu b:hover { color: white; }
#left_menu a {
    color:#FFF;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
#left_menu a:hover { text-decoration: none; font-weight: normal;  }
#left_menu li {
    list-style: none;
    margin: 0px;
    padding: 5px 0 5px 5px;
    z-index: 999999999;
}
#left_menu li:before { content: ""; }
#left_menu ul {
    list-style: none;
    font-size: 14px;
    line-height: normal;
	max-height: 480px;
    margin-bottom: 24px;
    margin-left: 0;
    padding-left: 0px;
	overflow: overlay;
    z-index: 999999999;
}
#left_menu ul li a { padding-bottom: 10px; }
#left_menu ul ul { margin: 0 ; padding: 0 12px 10px 14px; }
#left_menu ul ul a { padding: 0px 5px 10px 5px; }
#left_menu ul ul a:hover { color: #E8CA6A; text-decoration: none; }
#left_menu ul ul a:visited { text-decoration: none; }
#left_menu ul ul li { list-style: none; margin: 0; padding: 0; }
#left_menu ul ul ul { margin: 0px 0 0 0; list-style: disc; color: white; }
#left_menu ul ul ul li {
    list-style: disc;
    list-style-position: inside;
    margin-left: 10px;
    padding-left: 20px;
}
#left_menu ul ul ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    clear: both;
}
#left_menu ul ul ul li a:hover { font-weight: normal; color: #d5f1ff; }
#left_menu ul ul ul ul {margin: 0 0 0 0px; }

@media screen  and ( max-width: 800px){
	.course_nav a.left { overflow: hidden; padding: 0 0 0 50px; width: 0px; }
}

@media screen  and ( max-width: 480px){
	.course_nav span { display: none; }
}


/* ASSESSMENT PAGES
================================================== */
.assessment-break { border-bottom: 1px dotted #ccc; height: 2px; margin-top: 15px; }
.assessment-break:last-of-type { margin-bottom: -12px; border-bottom: 0; }
.question_separator {
	border-bottom: 1px dotted #ccc;
	height: 2px;
	margin-top: -6px;
    margin-bottom: 33px;
}
.question_separator:last-of-type { margin-bottom: 0; border-bottom: none; }

#QuestionDiv { padding-bottom: 20px; }
table.questionTable td { padding: 5px; border-bottom: 0; }
table.questionTable td input { margin-bottom: 0; }
table.questionTable textarea { resize: vertical; max-height: 240px; }

.question-list { background-color: #f9f9f9; padding: 24px 33px; border-radius: 6px; }
.question-list ol { list-style-position: inside; margin: 0 0 10px 0; padding: 15px; }
.question-text { margin-bottom: 10px; padding-top: 15px; }
.question-text p { color: #000; font-size: 14pt; }
.question-correct-answers { margin-bottom: 10px; font-size: 16px; }
.question-ticked {
    background: url(/templates/default/img/checkbox-ticked.jpg) no-repeat;
    line-height: 30px;
    vertical-align: middle;
    padding-left: 30px;
}
.question-wrong {
    background: url(/templates/default/img/checkbox-wrong.jpg) no-repeat;
    line-height: 30px;
    vertical-align: middle;
    padding-left: 30px;
}
.question-unticked {
    background: url(/templates/default/img/checkbox-unticked.jpg) no-repeat;
    line-height: 30px;
    vertical-align: middle;
    padding-left: 30px;
}


/* TABLES
================================================== */
.table {
	margin-bottom: 10px;
    border: 1px solid #E1E1E1;
	border-collapse: separate;
	border-spacing: 0;
	overflow: hidden;
	border-radius: 6px;
}
.table th { background: #EEE; padding: 10px; }
.table td { padding: 10px; }
.table tr:last-child td { border-bottom: 0; }
.table input, .table textarea, .table select, .table fieldset,
.form-table input, .form-table textarea, .form-table select, .form-table fieldset { margin-bottom: 0; }
.form-table tr { margin-bottom: 6px; }
.form-table th, .form-table td { border-bottom: none; }

.table.oddeven tr:nth-child(even) { background-color: #f9f9f9;}
.table.oddeven tr:nth-child(odd) { background-color: #fff;}

/* BUSINESS - MY STAFF TAB */
.businessresults { margin-top: 10px; }
.businessresults th { background-color: #373737; padding: 5px; }
.businessresults td { padding: 5px; font-size: 14px; }
.businessresults tr:nth-child(even) { background-color: #f9f9f9;}
.businessresults tr:nth-child(odd) { background-color: white;}

/* CONTRACTOR SIGNUP */
.contractor_search_box {
	background: #e1e1e1;
	width: 100%;
	margin: 0 auto;
	margin-top: 39px;
	padding: 15px 0;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 4px;
}
#frmnext { margin-bottom: 66px; }
.contractor_2_nextprev { margin-bottom: 75px; }

.body-register table tr { margin-bottom: 12px; }
.body-register table td { vertical-align: text-bottom; border-bottom: 0; }

/* SIMPLE MODEL DIALOG */
#simplemodal-overlay {
    background-color: #000;
    padding: 0px;
    border: 0px;
    cursor: wait;
}
#simplemodal-container {
    background-color: #FFF;
    font-size: 13px;
    color: #000;
    min-height: 330px;
    text-align: left;
    min-width: 600px;
    line-height: 20px;
    padding: 0px;
    border: 0px;
}
#simplemodal-container .simplemodal-data {
    font-size: 16px;
    color: #d22e12;
    text-align: center;
    padding: 10px;
    border: 0px;
}
#simplemodal-container a { color: #004b86; text-decoration: none; }
#simplemodal-container a.modalCloseImg {
    background: url(/templates/default/img/x.png) no-repeat;
    position: absolute;
    display: inline;
    width: 25px;
    height: 29px;
    top: -15px;
    right: -16px;
    cursor:pointer;
    z-index: 3200;
}
#simplemodal-container p{ line-height: 16px; }

.simplemodal-wrap { border: 0px; padding: 20px 0 0 0; }


/* EDIT PROFILE
================================================== */
a#changepwd {
    background-color: #f3f3f3;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    padding: 5px;
    border: 1px solid #b4b4b4;
}
#div_updatepwd {
    background-color: #f6f6f6;
    margin-top: 10px;
    padding: 12px;
    border: 1px solid #ddd;
}

#userprofilepic label { font-size: 15px; font-weight: bold; }
#userprofilepic small { font-size: 14px; }
.cke_editable #userprofilepic img {
    display: block;
	width: 150px;
	height: 150px;
	margin: 0 auto 20px;
	padding: 0;
	border-radius: 6px;
    border: 1px solid #e5e5e5;
}
.editprofile h2 { margin-bottom: 39px; }
.editprofile_info { display: block; width: 100%; margin-bottom: 15px; }
.editprofile_btns { display: block; margin-bottom: 57px; }
.editprofile_btns button { display: block; width: 160px; margin: 0 auto 15px; }
.editprofile select, .editprofile input { width: 100%; padding-left: 12px; }

#filepopup {
    visibility: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -200px;
    padding:8px;
    z-index: 101;
}
#edatepopup {
    visibility: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -200px;
    padding: 8px;
    z-index: 101;
}
#edatepopup-content { position: absolute; }
.blackout {
    position: fixed;
    background: #000;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.3;
    z-index: -1;
}
#basic-modal { position: fixed; width: 660px; margin: 200px 14%; }
.simplemodal-data { padding-top: 120px; }
.div_wraper_popop2 {
    background-color: #f6f6f6;
    width: 360px;
    padding: 50px 20px;
}


/* FORM ELEMENTS
================================================== */
.form-table { border-collapse: collapse; border-spacing: 0; }
.form-table td { padding: 9px 5px 5px 0px; }
.form-input {
    padding: 5px;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

select  { border: 1px solid #cccccc; padding:5px; }

.css_username_password:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; }

.css_label {
    float: left;
    text-align: right;
    color: #666;
    width: 60px;
    margin: 10px 10px 6px 0;
}

.checked { background-color: #f9f9f9; }

.btn_start_assessment {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
}

/*-- Completed Courses Page Elements --*/
.completedcourses h2 { margin-bottom: 39px; }
.course_results {
    float: left;
    background-color: #F9F9F9;
	width: 100%;
	min-height: 200px;
    margin-bottom: 24px;
	border: 1px solid #CCC;
    border-radius: 6px;
}
.course_thumbnail {
    width: 160px;
    height: 160px;
	margin: 20px auto 0;
    overflow: hidden;
	border: 1px solid #ccc;
    border-radius: 6px;
}
.cke_editable .course_thumbnail img { width: 160px; height: 160px; }
.course_info { padding: 20px; }
.course_title { font-size: 20px; line-height: 29px; }
.assessment_title_results { font-size: 1.6rem; font-weight: bold; }
.bkg_table_details { margin: 20px 0 6px; }
.bkg_table_details ul { width: 93%; margin: 0; }
.bkg_table_details ul:last-child { border-bottom: 3px solid #DDB947; }
.cke_editable .bkg_table_details li {
	display: list-item;
	margin-bottom: 0;
	padding: 6px 0 6px 12px;
	border-left: 3px solid #DDB947;
}
.bkg_table_details li:last-child { border-right: none; }
.bkg_table_details li:before { content: ""; display: none; }
.completedcourses_buttons {
	display: block;
	text-align: center;
	width: 66%;
	margin: 33px auto 0;
}

/* FRONTEND GALLERY */
.gallery-list-albums {
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
}
.gallery-list-albums img {
    width: 140px;
    border-right: 1px solid #ccc;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.gallery-list-albums .gallery-list-text { margin-left: 150px; }

.gallery-view-albums { list-style: none; }
.gallery-view-albums li { float: left; margin-right: 10px; }
.gallery-view-albums li a {
    display: block;
    width: 150px;
    height: 150px;
    line-height: 150px;
    border: 1px solid #ccc;
    border-radius: 6px;
}
.gallery-view-albums li img {
    max-width: 150px;
    max-height: 150px;
    vertical-align: middle;
}


/* FRONTEND NEWS */
.news-list { margin-bottom: 15px; border-bottom: 1px solid #CCC; padding-bottom: 15px; }
.news-date { background: #373737; font-size: 20px; color: #fff; text-align: center; width: 80px; height: 80px; padding-top: 16px; border-radius: 50%; line-height: 22px; }
.news-date span { font-size: 70%; display:block; text-transform: uppercase; }


/* PORTAL EVENTS */
.event_locations { border: 1px solid #e1e1e1; }
.event_locations th { padding: 5px; background: #e1e1e1; }
.event_locations td { padding: 5px; background: #f9f9f9; }
.event_price_bar { line-height: 32px; background: #e1e1e1; padding: 10px; }


/* TRAINING RECORDS
================================================== */
tfoot { padding: 0; margin: 0; }
tfoot td { padding-top: 0.2em; margin-top: 0; padding-bottom: 0.2em; }

.table_fileupload { margin-bottom: 33px; }

.ep_hidden { display: none !important; }
.ep_selection_bar {
	background-color: #EEE;
	margin: 48px auto;
	padding: 15px 24px 0 24px;
	border-radius: 6px;
}
.tr_daterange { width: 100%; }
.tr_resumetype { width: 42%; }
.tr_btn_print { float: right; width: 42%; }
.tr_btn_addtraining { display: block; margin: 33px auto 0; max-width: 330px; }

.ep_hightlight { border: 1px solid #ff2200 !important; }

.ep_field { width: 100% !important; }

.ep_short_field { width: 90px !important; }
.ep_medium_field { width: 110px !important; }
.ep_long_field { width: 140px !important; }

.tr_input_date input, .tr_input_desc input { width: 84% !important; min-width: 102px !important; padding-left: 9px; }
.ep_date_field { width: 90px !important; }
.ep_venue_field { width: 100px !important; }
.ep_activity_field { width: 100px !important; }
.ep_summary_field { width: 140px !important; }

.ep_documentation_field { width: 195px !important; padding-top: 9px; outline: none; }

.ep_key_field { width: 60px !important; }
.ep_hours_field { width: 60px !important; }

.ep_resume { border: 1px solid #EEE; padding: 10px; border-radius: 6px;}
.ep_resume h2 { color: #373737; padding: 10px 0; }


/* DOCUMENT LIBRARY
================================================== */
.header_documents { margin-bottom: 48px; }
.doclist-item {
	display: inline-block;
	width: 200px;
	height: 200px;
	margin: 0 15px 15px 0;
	padding: 0px;
	text-align: center;
	vertical-align: text-top;
}

/* FRONTEND - ACTIVATION KEYS */
.activate_box {  background: #e1e1e1; border: 1px solid #cccccc; border-radius: 6px; padding: 10px; text-align: center; }


/* GLOBAL STYLING FOR ALL 'CART-ITEM' PAGES
========================================================================== */
.portal_page { text-align: center; width: 100%; }
.portal_page img {
	display: block;
	width: 66%;
	max-width: 240px;
	margin: 6px auto 33px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
}
.cart_item {
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 4px;
	border-bottom: 2px solid #484848;
}
.cart_item:last-of-type { border-bottom: none; }
.cart_item img { margin: 12px auto 24px; width: 220px; }
.cart_item_details { margin: 0 auto; text-align: center; }
.pricetag_big {
	background-color: #EEE;
	font-family: 'crimson_textsemibold';
	font-size: 2.8rem;
	line-height: 5.1rem;
	text-align: center;
	width: 50%;
	height: 48px;
	margin: 10px auto 24px;
	padding: 0px 10px;
	border-radius: 6px;
}
.cart_item_desc { margin: -6px auto 33px; }
.cart_item a.button { width: 66%; }
.cartitem_registered {
	float: left;
	color: #3FC34C;
	font-family: 'crimson_textroman';
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	margin: 6px auto 12px;
}
.cartview_return {
	float: left;
    width: 100%;
    margin: 0 auto 39px;
    text-align: center;
}
.cartview_return a { width: 240px; }
.cart_table_header_title { text-align: center; }
.cart_table_itemname { margin-bottom: 0; }
.cart_table_itemcenter { text-align: center; }
.table td.cart_table_total { text-align: right; padding-right: 6%; }
.cart_table input[type="password"], .cart_table input[type="text"] {
    width: 66%;
    text-align: center;
    margin-bottom: 0;
}

/*===  COURSE-CART  ===*/
.coursecart #alphalinks { margin: 33px auto 39px; }
.btn_cc_search { display: block; margin: 24px auto 6px; }
.coursecart_searchbox { margin: 24px auto 6px; }
.coursecart_searchbox label { text-align: center; }
.coursecart_searchbox select { width: 100%; margin: 6px auto 24px; }
.coursecart_searchbox input { width: 100%; }
.btn_cc_usersearch { display: block; width: 100%; margin: 12px auto; }

.coursecart_orderForm {
	float: left;
	text-align: center;
	width: 100%;
	margin-bottom: 0;
}
.coursecart_orderForm a.button, .coursecart_orderForm input.button {
	display: block;
	width: 66%;
	margin: 0 auto 12px;
}
.coursecart_view .cartitem_registered, .webinar_view .cartitem_registered { margin: 3px auto 33px; }

/*-- Course Cart Inner Pages --*/
.coursecart_view { float: left; }
.coursecart_view h2 { text-align: center; margin-bottom: 24px; }
.cc_img_default {
	display: block;
	width: 66%;
	max-width: 240px;
	margin: 6px auto 33px;
}
.cc_video { width: 100%; max-width: 630px; margin: 0 auto 33px; }
.cc_video_frame { width: 100%; margin: 0 auto; }
.cc_added_imgs {
	float: left;
	width: 100%;
	margin: 24px auto 20px;
	padding: 0 12%;
}
.coursecart_view .cc_added_imgs img {
	float: left;
    width: 42%;
    max-width: 150px;
    margin: 0 33px 12px 0;
}
.coursecart_view .cc_added_imgs img:nth-of-type(2n) { float: right; margin-right: 0; }
.cc_view_desc { margin: 39px auto; }
.cc_view_info { text-align: center; }
.button.cc_addcourse, .button.eshop_additem { width: 240px; margin-top: 15px auto; }
.cc_view_pricetag { float: right; }
.cc_cart_btns { margin: 33px auto 48px; text-align: center; }
.cc_cart_btns .button {
	display: block;
	width: 66%;
	max-width: 330px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 12px;
}
.body-cart .cc_cart_paybtn { display: block; margin: 0 auto; width: 66%; max-width: 330px; }

#output {
	float: left;
	width: 300px;
	height: 220px;
	margin: 1px 0 0 0;
	z-index:0;
}
#output li {
	width: 300px;
	position: absolute;
	left: 23px;
	top:20px;
}
#output li em {
	position: absolute;
	text-indent: -99999em;
	margin-left:-99999em;
}
#cert li {
	float: left;
	background-color: #184366;
	color: #fff;
	font-weight: bold;
	width: 21px;
	height: 21px;
	margin: 0px;
	margin-right: 10px;
}
#cert li a {
	display: block;
	color: #fff;
	text-align: center;
	margin: 0 auto;
}
#cert li a.current {
	background-color: #fff;
	color: #184366;
	font-weight: bold;
	margin: 0px;
	padding: 2px 4px;
}
.eventError {
	float: none;
	color: red;
	font-size: 10px;
	line-height: 1.2em;
	margin-left: 10px;
}
.success {
	background-color: #E1FFE1;
	color: #009900;
	width: 95%;
	padding: 10px;
	border: 1px solid #009900;
}
.errorBText {
	float: left;
	margin-bottom: 10px;
	margin-left: 130px;
}
.status {
	position: relative;
	float: left;
	font-size: 12px;
	text-align: left;
	width: 100%;
}
.red { color: #E11A22; }
.darkgreen { color: #336666; }
.black { color: #000; }
.green { color: #66d17d; }
.blue { color:#0080FF; }
.grey { color:#999999; }
.block {
	background-color: #F1F1F1;
	font-size: 90%;
	white-space: nowrap;
	padding: .2rem .5rem;
	border-radius: 4px;
	border: 1px solid #E1E1E1;
}

/*===  WEBINARS  ===*/
.webinar_view { float: left; }
.body-webinars #alphalinks { margin: 20px auto; }
.webinars h2, .webinar_view h2 { margin-bottom: 24px; }
.mywebinars h2 { margin-bottom: 0; }

.webinar_view_times { text-align: center; margin: 57px auto 48px; }
.webinar_view_info { text-align: center; margin: 42px auto -12px; }
.webinar_view_info a { text-align: center; width: 240px; }
.webinar_view_btns a {
	display: block;
	width: 66%;
	margin: 0 auto 20px;
}
.mywebinar_item { padding: 33px 0 9px; }
.mywebinar_view_times { margin: 48px auto 39px; }
.mywebinar_view_times p { margin-bottom: 1rem; }
.mywebinar_item_join { margin: 39px auto 24px; }
.mywebinar_btn_list {
	display: block;
	width: 66%;
	margin: 12px auto;
	text-align: center;
}

/*===  ESHOP  ===*/
.eshop, .eshop_view { float: left; }
.body-eshop #alphalinks { margin-top: 48px; }
.eshop h2 { margin-bottom: 24px; }
.eshop_view_btns a { display: block; width: 66%; margin: 0 auto 39px; }
.eshop_search { display: block; text-align: center; }
.eshop_search input[type="password"], .eshop_search input[type="text"], .eshop_search select { width: 66%; }
.eshop_btn_search { display: block; margin: 3px auto 6px; }
.eshop_view_desc { margin: 39px auto; }

/*===  EVENTS  ===*/
.events_search { display: block; text-align: center; }
.body-events #alphalinks { margin: 48px auto 33px; }
.events_search input[type="password"], .events_search input[type="text"], .events_search select { width: 100%;
}
.events_search select { width: 100%; margin: 6px auto 24px; }
.events_btn_search { display: block; width: 100%; margin: 27px auto; }

.events_searchbox { margin: 48px auto 0; }
.events_searchbox label { text-align: center; }
.events_searchbox select { width: 100%; margin: 6px auto 24px; }
.events_searchbox input { width: 100%; }
.btn_events_usersearch { display: block; width: 100%; margin: 12px auto; }
.btn_events_search { display: block; width: 84%; margin: 24px auto; }
.btn_events_calview { display: block; width: 84%; margin: 12px auto; }



/* MANAGER DASHBOARD STYLING
========================================================================== */
.btn_manager_switch {
	width: 100%;
	text-align: center;
	margin: 0;
	margin-top: -3px;
	border-radius: 0;
}

.dashboard_manager h2 { text-align: center; }

.body-manageusers #alphalinks { margin: 0 auto 15px; }

.manager_portal_searchbox { display: block; text-align: center; }
.manager_portal_searchbox input[type="password"], .manager_portal_searchbox input[type="text"], .manager_portal_searchbox select { width: 84%; }
.btn_mp_usersearch { display: block; margin: 24px auto 6px; }

.mico		{ display: inline-block; height: 30px; width: 0; padding-left: 30px; background-image: url("/templates/default/img/sprite_manageusers.png"); }
.mico span	{ position:absolute; text-indent:-9999em; margin-left:-9999em; left:-9999em; }

.micocourse { background-position: 0 -30px; }
.micolearningprogram { background-position: 0 -30px; }
.micoevents { background-position: 0 -60px; }
.micoedit { background-position: 0 -90px; }
.micodelete { background-position: 0 -120px; }
.micoreset { background-position: 0 -150px; }

.micocourse:hover { background-position: -30px -30px; }
.micolearningprogram:hover { background-position: 0 -30px; }
.micoevents:hover { background-position: -30px -60px; }
.micoedit:hover { background-position: -30px -90px; }
.micodelete:hover { background-position: -30px -120px; }
.micoreset:hover { background-position: -30px -150px; }

.dashboard_manager .trainee_list { width: 100%; margin-left: 0; }
.dashboard_manager .trainee_list li { background-color: rgba(255, 255, 255, 0.93); margin: 0 auto; }
.dashboard_manager .trainee_list li:before { content: ""; display: block; }
.trainee_list_box {
	margin: 0 auto;
	padding: 12px;
	border-bottom: 2px solid #d5d5d5;
}
.trainee_list_box img {
	display: block;
	margin: 12px auto;
	width: 165px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
}
.trainee_list_details {
	margin: 0 auto;
	text-align: center;
}
.trainee_list_details h3 {
	text-overflow: ellipsis;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
}
.trainee_list_details p {
	margin: 15px 0px;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.button-small {
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
}
/* Reports Page */
.body-adduser table { background-color: rgba(255, 255, 255, 0.93); }
/* User Details Page */
.heading-bar {
	background-color: #333332;
	font-family: 'crimson_textsemibold';
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
	padding: 12px;
	border-radius: 4px;
}
.button-smaller {
	margin: 0px 0px 5px 0px;
	padding: 0 5px;
	height: 24px;
	line-height: 23px;
	font-size: 10px;
}
.mp_userdetails { background-color: rgba(255, 255, 255, 0.93); }
.mp_userdetails table { display: table; width: 100%; }
.mp_userdetails table th, td { padding: 12px 0; }

.frontend-notification span { display:block; padding: 10px; width: 100%; border: 1px solid #ccc; border-radius: 6px; background : #e1e1e1; }

.adduser_header { text-align: center; }




/* MEDIA QUERIES ================================================================================
================================================================================================= */

@media screen and (min-width: 550px) {
	
    /*-- Mobile Nav --*/
	.pushy { width: 390px; }
	.pushy-right {
	  -webkit-transform: translate3d(390px, 0, 0);
		  -ms-transform: translate3d(390px, 0, 0);
			  transform: translate3d(390px, 0, 0);
	}
	.pushy-open-right #container,
	.pushy-open-right .push{
	  -webkit-transform: translate3d(-390px, 0, 0);
		  -ms-transform: translate3d(-390px, 0, 0);
			  transform: translate3d(-390px, 0, 0);
	}

	/*-- Header Content --*/
    .header_content { height: 130px; margin-top: 12px; }
    .header_logo { position: absolute; width: 100%; margin-top: 48px; }
	.header_logo img { height: 135px; }
    nav { top: 70px; }
    .breadcrumb_container { margin-top: 70px; }

    /*-- Homepage Login Form --*/
    .frontpage_login_form { margin-bottom: 0; }
    .frontpage_login .login_input_left, .frontpage_login .login_input_right { width: 112%;  margin-top: 6px; }
    .frontpage_login .login_input_left { margin-left: -13%; }
    .frontpage_login .login_input_right { margin-right: -13%; float: right; }
    .frontpage_login .login_buttons { margin-top: 24px; }
    .frontpage_login .login_button:hover { background-color: #DDB947; color: #333; border-color: #3F3F3F; }
	
	.img_newstitle { top: -33px; }

	/*-- PORTAL --*/
	/*-- Header Section --*/
	.user_title_mobile { display: none; }
	.user_title_desktop { display: block; }
	.edit_profile_box { width: 150px; height: 150px; }
	.editprofile_container { height: 150px; width: 150px; }
	.editprofile_container img { width: 150px; height: 150px; }
	.editprofile img { background-size: 250px; }
	.editprofile_container:hover img {
		width: 170px;
		height: 170px;
		margin-top: -15px;
		margin-left: -6px;
	}
	.editprofile_title { top: 20px; left: -179px; }
	.editprofile_hover { top: 33px; left: 75px; }
	.editprofile_container:hover .editprofile_hover { top: -135px; left: -80px; }
	.editprofile_hover p { top: 28%; left: 12%; }
	.editprofile_hover i { top: 270px; left: 4px; 	}
	.editprofile_container:hover i { font-size: 2.4em; top: 50%; left: 30%; }
	.summary_box {
		float: right;
		width: 60%;
		position: absolute;
		right: 0;
	}
	.scrolling_news { margin-top: 0; }
	
	/*-- Edit Profile Page --*/
	.editprofile_btns { display: inline-block; margin: 6px 0 3px; }
	.editprofile_btns button { float: left; margin: inherit; }
	.editprofile_btns button:first-of-type { margin-right: 48px; }
	
	/*-- Completed Courses --*/
	.course_thumbnail { float: left; margin: 20px 20px 0 20px; }
	.bkg_table_details { float: left; width: 100%; margin-bottom: 20px; }
	.completedcourses_buttons { float: left; width: 100%; margin: 20px auto 12px; }
	
	/*-- Manager Dashboard --*/
	.trainee_list_box img { float: left; margin-left: -12px; }

}

@media screen and (min-width: 660px) {

    .header_content { height: 145px; margin-top: 93px; }
    .header_logo { position: inherit; margin-top: -12px; }
    .header_logo img { margin-top: -39px; }
    .calltoaction {
        position: inherit;
        float: right;
        width: 100%;
        margin-top: 20px;
    }
	.calltoaction p { text-align: right; }
    nav { top: 3px; }
    .breadcrumb_container { margin-top: 0; }

    /*-- Footer Content --*/
    .footer_menu { margin-bottom: 0; }
    .footer_menu li {
        display: inline;
        margin-left: 10px;
        padding-left: 12px;
        border-bottom: none;
        border-left: 1px solid #ccc;
    }
    .footer_menu li:first-child { margin-left: 0; padding-left: 0; border-left: none; }
    .footer_menu li:hover { background-color: transparent; }
    .footer_menu li a { display: inline-block; font-size: 1.6rem; }
    .footer_menu li a:hover { background-color: transparent; }
	.footer_logo { float: left; }
	.footer_copyright_info p { text-align: right; float: right; }

	/*-- PORTAL --*/
	/*-- Header Section --*/
	.summary_box { width: 66%; }
	/*-- Learner Dashboard --*/
	.dashboard_item_container:nth-of-type(1n) { width: inherit; margin-left: 3%; }
	.dashboard_item_container:nth-of-type(2n) { float: right; margin-right: 3%; margin-left: 0; }
	
	/*-- Edit Profile Page --*/
	.cke_editable #userprofilepic img { float: left; }
	.editprofile_info {
		float: right;
		text-align: left;
		width: calc(100% - 180px);
	}
	.editprofile_info h4 { text-align: left; }
	
	/*-- Completed Courses --*/
	.course_info { float: right; width: calc(100% - 200px); padding-bottom: 0; }
	.course_info h4 { text-align: left; }
	.bkg_table_details ul { width: 98%; }
	.completedcourses_buttons { float: right; text-align: right; }
	
	/*-- Pages with Cart Items i.e. Course Cart, Webinars --*/
	.portal_page h2 { float: left; text-align: left; width: 57%; }
	.cart_item_details { float: left; width: 100%; }
	.cart_item img { float: left; }
	.cart_item h3 { text-align: left; width: 100%; min-width: 255px; }
	.cart_item_desc {
		float: right;
		right: 0;
		width: calc(100% - 255px);
		margin-top: 6px;
		margin-bottom: 0;
	}
	.cart_item_desc p { text-align: left; min-width: 255px; }
	.cart_item_alerts { float: left; display: block; width: 100%; }
	.pricetag_big { float: left; width: 220px; margin-top: -6px; }
	.cart_item a.button { float: right; width: 200px; }
	
	.coursecart_orderForm a.button, .coursecart_orderForm input.button { float: left; width: 220px; margin-bottom: 20px; }
	.button.cc_addcourse, .button.eshop_additem { float: left; margin: inherit; }
	
	.webinar_view h2, .coursecart_view h2 { margin-bottom: 33px; }
	.coursecart_btn_viewcart { float: right; margin-top: 6px; }
	.cc_view_media, .webinar_view_intro, .eshop_view_intro { float: right; clear: both; width: 240px; }
	.cc_added_imgs { padding: 0; }
	.cc_view_desc, .webinar_view_desc, .eshop_view_desc {
		float: left;
		text-align: left;
		width: calc(100% - 280px);
		margin-top: 0;
		margin-bottom: 39px;
	}
	.coursecart_view img, .webinar_view img, .eshop_view img { float: right; width: inherit; max-width: inherit; }
	.cc_view_info, .eshop_view_info { float: left; clear: left; text-align: left; }
	.webinar_view_times {
		float: right;
		clear: right;
		text-align: right;
		margin-top: 24px;
	}
	.coursecart_view .pricetag_big, .webinar_view .pricetag_big { float: right; clear: right; width: 100%; }
	.webinar_view_info a { float: left; }
	.webinar_view_btns {
		position: absolute;
		float: right;
		text-align: right;
		right: 6px;
		margin-top: 6px;
	}
	.webinar_view_btns a { width: inherit; }
	.webinar_view_btns a:first-of-type { float: left; }
	.webinar_view_btns a:last-of-type { float: right; margin-left: 24px; }
	.cartview_return, .mywebinar_btn_list {
		position: absolute;
		float: right;
		text-align: right;
		top: 24px;
		right: -6px;
		margin-top: 6px;
	}
	.mywebinars h2 { margin-bottom: 24px; }
	.mywebinar_item { float: left; }
	.mywebinar_item_intro { float: left; }
	.webinar_view img { float: right; width: inherit; }
	.mywebinars img { float: left; width: inherit; }
	.mywebinar_view_times {
		float: left;
		clear: left;
		text-align: left;
		margin-top: 0;
		margin-bottom: 6px;
	}
	.mywebinar_item_details { float: right; width: calc(100% - 280px); }
	.mywebinar_item_details p { text-align: left; }
	.mywebinar_item_join { float: right; margin-top: 12px; }
	.mywebinar_btn_list { top: 0; width: initial; }
	.cartview_return a { width: initial; }
	.cartitem_registered { margin-top: -3px; }
	.coursecart_view .cartitem_registered, .webinar_view .cartitem_registered {
		clear: left;
		text-align: left;
		width: inherit;
		margin: -3px auto 12px;
	}
	.eshop h2 { margin-bottom: 48px; }
	.body-eshop #alphalinks { margin-top: 39px; }
	.eshop_view_btns { float: right; margin-top: 6px; }
	.eshop_view_btns a { width: 150px; }
	.eshop_search label, .eshop_search legend {
		float: left;
		margin-top: 6px;
		margin-right: 12px;
	}
	.eshop_search input[type="password"], .eshop_search input[type="text"], .eshop_search select {
		display: inline-block;
		float: left;
		width: 39%;
		margin-left: 6px;
	}
	.eshop_btn_search { float: right; width: 150px; margin-top: 0; }
	
	.events h2 { width: 100%; }
	
	.add_training h2 { text-align: left; margin-bottom: 33px; }
	/*-- Manager Dashboard --*/
	.dashboard_manager .trainee_list { display: block; max-width: 475px; margin: 0 auto; }
	.trainee_list_details { float: right; margin-right: -12px; }

}

@media screen and (min-width: 840px) {

	.footer_copyright_info p { width: 75%; }
	
	/*-- Homepage Login Form --*/
    .frontpage_login .login_input_left, .frontpage_login .login_input_right { height: 48px;  }
    .frontpage_login .login_button { height: 48px; font-size: 0.9em; }
    .frontpage_login .login_remember { float: left; text-align: left; padding: 0; }

	/*-- PORTAL --*/
	/*-- Header Section --*/
	.desktop_searchbar { margin-right: 1%; }
	.contractor_search_box { width: 75%; padding: 20px 0 6px; }
	/*-- Learner Dashboard --*/
	.dashboard_item_container:nth-of-type(1n) { margin-left: 9%; }
	.dashboard_item_container:nth-of-type(2n) { margin-right: 9%; }
		
	/*-- Manager Dashboard --*/
	.mp_userdetails table { display: inline-table; width: 46%; }
	.userdetails_table_right { float: right; }
	
	/*-- Course Content Area --*/
	#left_menu { width: 48%; }

}

@media screen and (min-width: 960px) {

	/*-- FRONT-PAGE --*/
	.homepage_banner {
		background: url('/templates/default/img/homepage_banner_bkgrd.jpg');
		width: 100%;
		height: 418px;
		margin-top: 3px;
		margin-bottom: 24px;
	}
	.banner_container { width: 960px; height: 418px; margin: 0 auto; }
	.nivo-controlNav { display: none; }
	.homepage_left, .homepage_right { width: 48%; }
	.homepage_left { float: left; }
	.homepage_right { float: right; margin-top: 24px; margin-bottom: 48px; }
	
	.leftmenu {
		float: left;
		width: 300px;
		margin: 12px 48px 0 0;
	}
	
	/*-- PORTAL --*/
	/*-- Header Section --*/
	.summary_box {
		position: absolute;
		left: 0;
		margin-left: 178px;
		width: 36%;
	}
	.scrolling_news { float: right; width: 39%; }
	.scrolling_news_base { position: absolute; right: 0; bottom: 0; }
	
	/*-- Learner Dashboard --*/
	/* Course/Module Windows inside accordions */
	.dashboard_item_container { margin: 12px 0 24px; }
	.accordion_content .dashboard_item { margin: 0 16px 20px 0; }
	/* Reset previous rules for 2x column display */
	.dashboard_item_container:nth-of-type(1n) { margin-left: 0; width: 33.33%; }
	.dashboard_item_container:nth-of-type(2n) { margin-right: 0; width: 33.33%; }
	/* Set new rules for 3x column display */
	.dashboard_item_container:nth-of-type(3n+1) { padding-right: 2%; margin-left: 0; }
	.dashboard_item_container:nth-of-type(3n+2) { float: left; padding: 0 2%; }
	.dashboard_item_container:nth-of-type(3n+3) { margin-right: 0; padding-left: 2%; }
	.dashboard_item_container:nth-of-type(3n+4) { float: left; clear: left; }
	
	.dashboard_item_container:nth-of-type(3n+1) .dashboard_item, .dashboard_item_container:nth-of-type(3n+2) .dashboard_item, .dashboard_item_container:nth-of-type(3n+3) .dashboard_item { margin: 0 auto; }
	
	/*-- Edit Profile Page --*/
	#editProfileInfo { float: left; width: 36%; }
	#editProfileForm { float: right; width: 52%; }
	.cke_editable #userprofilepic img { float: none; }
	.editprofile_info { float: none; width: 100%; }
	.editprofile_btns { display: block; }
	.editprofile_btns button { display: inline; float: none; width: inherit; }
	.editprofile_btns button:first-of-type { margin-right: 12px; }
	.editprofile_hr { display: none; }
	
	/*-- Pages with Cart Items i.e. Course Cart, Webinars --*/
	.cc_cart_btns { float: left; text-align: left; margin-top: 33px; }
	.cc_cart_btns .button { display: inline-block; width: 240px; margin-right: 12px; }
	.body-cart .cc_cart_paybtn { float: right; width: 24%; margin-top: 20px; }
	.eshop_search input[type="password"], .eshop_search input[type="text"], .eshop_search select { width: 57%; }
	
	/*-- Manager Dashboard --*/
	.dashboard_manager .trainee_list { width: 100%; max-width: inherit; }
	.dashboard_manager .trainee_list li {
		display: inline-block;
		width: 48%;
		margin-right: 12px;
	}
	.dashboard_manager .trainee_list li:nth-child(odd) { float: left; }
	.dashboard_manager .trainee_list li:nth-child(even) { float: right; }
	.trainee_list_box img { float: none; margin: 9px auto; width: 140px; }
	.trainee_list_details { float: none; margin-right: 0; }

}

@media screen and (min-width: 1025px) {

    .heading_title { text-align: left; }
	
	/*-- Reinstate 'Full' desktop navigation --*/
    .menu-btn { display: none; }
	.header_content { margin-top: 39px; margin-bottom: 12px; }
	.header_logo { margin-top: -33px; }
	.header_logo img { float: left; margin-top: 9px; }
	.header_searchbar {
        display: block;
        position: relative;
		float: right;
        margin-top: 57px;
        width: 360px;
    }
    nav { height: 57px; top: 0; }
    .full-menu, .full-menu ul { display: block; }
	.homepage_banner { margin-top: 0; }

	/*-- PORTAL --*/
	.desktop_searchbar { display: block; float: right; margin-top: 8px; margin-right: 0; }
	.desktop_searchbar input[type=search] {
		background: #ededed url(/templates/default/img/ico/icon_search.svg) no-repeat 9px center;
		border: solid 2px #E8CA6A;
		padding: 0 0 0 37px;
		width: 0;
		border-radius: 10em;
		-webkit-transition: all .5s;
				transition: all .5s;
	}
	.desktop_searchbar input[type=search]:focus {
		width: 130px;
		background-color: #fff;
		border: 2px solid #E8CA6A;
	}
	.desktop_searchbar input:-moz-placeholder { color: #999; }
	.desktop_searchbar input::-webkit-input-placeholder { color: #999; }
	/*-- Menu/Nav --*/
	.dashboard_menu_desktop {
		display: block;
		float: right;
		list-style: none;
		margin-top: 20px;
	}
	.dashboard_menu_desktop li { position: relative; float: left; margin-right: 26px; }
	.dashboard_menu_desktop li:last-child { margin-right: 0; }
	.dashboard_menu_desktop li a { font-family: 'crimson_textsemibold'; font-size: 2rem; }
	.dashboard_menu_desktop li a:hover { text-decoration: none; }
	.dashboard_menu_desktop li.active a {
		color: #00549f;
		padding-bottom: 0.08em;
		border-bottom: 3px solid #00549f;
	}
	.dashboard_menu_desktop li a:before {
		content: '';
		position: absolute;
		display: block;
		right: 51%;
		left: 49%;
		bottom: -0.05em;
		background-color: #00549f;
		height: 3px;
		border-radius: 9px;
		-webkit-transition: all 0.3s ease-in-out;
				transition: all 0.3s ease-in-out;
	}
	.dashboard_menu_desktop li.active a:before{
		left: 0;
		right: 0;
		opacity: 0.35;
	}
	.dashboard_menu_desktop li a:hover:before { left: 0; right: 0; }
	
	/*-- Header Section --*/
	.summary_box { width: 37%; }
	.scrolling_news { width: 40%; }
	
	/*-- Learner Dashboard --*/
	.dashboard_learner section h3, .dashboard_manager h2, .coursecart h3 { text-align: left; float: left; }
	.btn_dashboard_main {
		display: inline-block;
		float: right;
		width: inherit;
		margin: 0;
	}
	
	/*-- Completed Courses --*/
	.cke_editable .bkg_table_details li {
		display: inline;
		padding-right: 12px;
		border: none;
		border-right: 1px solid #DDB947;
	}
	.cke_editable .bkg_table_details li:first-child { border-left: 3px solid #DDB947; }
	.cke_editable .bkg_table_details li:last-child { border-right: none; }
	
	/*-- Training Records --*/
	.tr_daterange { width: 42%; }
	.tr_printoptions { float: right; width: 42%; }
	.tr_resumetype { width: 57%; }
	.tr_btn_print { float: right; width: 33%; }
	.tr_btn_addtraining { float: right; }
	
	/*-- Course Cart --*/
	.coursecart h2 { float: left; text-align: left; }
	.coursecart_searchbox label { float: left; margin-top: 12px; margin-right: 15px; }
	.coursecart_searchbox select { width: 30%; margin-right: 20px; }
	.coursecart_searchbox input { width: 30%; }
	.btn_cc_usersearch { float: right; width: 20%; margin-top: 5px; }
	.btn_cc_search { float: right; margin-top: 0;}
	.coursecart_desc { float: right; width: 48%; }
	.coursecart_orderForm { float: left; text-align: center; }
	
	/*-- Course Cart Inner Pages --*/
	.coursecart_view h2 { float: left; text-align: left; }
	.cc_view_media, .webinar_view_intro { float: right; width: 330px; }
	.coursecart_view img, .webinar_view img, .eshop_view img { float: right; max-width: inherit; width: 330px; }
	.cc_video_frame { width: 330px; height: 190px; }
	.cc_added_imgs { float: right; width: 330px; }
	.cc_added_imgs img {
		float: none;
		text-align: right;
		width: 150px;
		margin-right: 24px;
	}
	.cc_added_imgs img:nth-of-type(2n) { margin-right: 0; }
	.cc_view_pricetag { float: right; }
	.cc_return { float: left; width: inherit; }
	.cc_return a { width: 66%; }
	
	/*-- Webinars --*/
	.webinar_view img { width: 330px; max-width: inherit; }
	.cc_view_desc, .webinar_view_desc, .eshop_view_desc { width: calc(100% - 390px); }
	.coursecart #alphalinks { margin-top: 9px; }
	.body-webinars #alphalinks { float: left; }
	
	/*-- Events --*/
	.events h2 { text-align: left; float: left; }
	.events_search input[type="password"], .events_search input[type="text"], .events_search select { width: 30%; }
	.events_search label { float: left; margin-top: 12px; }
	.events_search select { width: 30%; margin-right: 24px; margin-left: -20px; }
	.events_search input { width: 30%; }
	.events_btn_search { float: right; width: 20%; margin-top: 5px; }
	.body-events #alphalinks { margin-top: 6px; }
	.events_searchbox label { float: left; margin-top: 12px; margin-right: 15px; }
	.events_searchbox select { width: 30%; margin-right: 20px; }
	.events_searchbox input { width: 30%; }
	.btn_events_search { float: right; width: inherit; margin-top: 0; }
	.btn_events_calview { width: 66%; }
	
	/*-- Manager Dashboard --*/
	.dashboard_manager hr { margin-top: 24px; }
	.manager_portal_searchbox { display: block; float: left; width: 100%; margin-top: 6px; }
	.manager_portal_searchbox input[type="password"], .manager_portal_searchbox input[type="text"], .manager_portal_searchbox select { display: inline-block; float: left; width: 15%; margin-right: 24px; }
	.manager_portal_searchbox label, .manager_portal_searchbox legend { float: left; margin-top: 6px; margin-right: 12px; }
	.btn_mp_usersearch { float: right; margin-top: 0; }
	.adduser_header { text-align: left; }
	
}

@media screen and (min-width: 1155px) {

	.dashboard_manager .trainee_list li { width: 32%; }
	
}

@media screen and (min-width: 1250px) {

	.full-menu a { margin-right: 26px; }
	
}
.tooltip_calendar{ background-color: white; display:block; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 1%; z-index: 9999; border: 3px solid #7eb1d4; }