@import url("font-awesome.min.css");

/* RESET ================================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
body {
	line-height:1.2;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
strong {
	font-weight:bold;
}
ul:empty {
	display:none;
}

/* FONTS ================================================================== */

@font-face {
	font-family:'AsapRegular';
	src:url('../fonts/asap-regular.eot');
	src:url('../fonts/asap-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/asap-regular.woff') format('woff'), url('../fonts/asap-regular.ttf') format('truetype'), url('../fonts/asap-regular.svg#AsapRegular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'AsapBold';
	src:url('../fonts/asap-bold.eot');
	src:url('../fonts/asap-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/asap-bold.woff') format('woff'), url('../fonts/asap-bold.ttf') format('truetype'), url('../fonts/asap-bold.svg#AsapBold') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'Icons';
	src:url('../fonts/fico.eot');
	src:url('../fonts/fico.eot?#iefix') format('embedded-opentype'), url('../fonts/fico.ttf') format('truetype'), url('../fonts/fico.svg#Fico') format('svg');
}

/* INVISIBLE but still screen readable  ================================================================== */

.invisible {
	position: absolute !important;
	left: -10000px;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.measureList table.invisible {
    top: auto !important;
}

/* CLEAR FIX ================================================= */

.clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}

/* GLOBAL STYLES ================================================================== */

body {
	background:url(../img/bg_body.png) #F2F2F2 no-repeat 60% 60px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
body.cookie {
	background-position: 60% 116px;
}
body.topBanner {
	background-position:50% 100px;
}
a {
	text-decoration:none;
	color:#0065CA;
}
a:hover, a:focus {
	text-decoration:underline;
}
a:focus {
	overflow: auto;
}
.siteWrapper {
	/*width: 960px;*/
	min-width:600px;
	max-width:960px;
	margin:0 auto;
	position:relative;
}
.contentWrapper {
	background:#fff;
	min-height:500px;
	padding:20px;
}
.skipToContent {
	left:-9999px;
	position:absolute;
}
a.skipToContent:focus, a.skipToContent:active {
	position:absolute;
	left:5px;
	top:5px;
	padding:8px;
	text-decoration:none;
	z-index:999;
	color:#fff;
	background:#0065CA;
}
.hidden {
	display: none;
}

/* HEADER ================================================================== */

header[role=banner] {
	padding-top:20px;
	margin-bottom:40px;
	position:relative;
}
header[role=banner] .logo {
	float:left;
	width:14em;
	min-height:98px;
}
header[role=banner] .logo > a {
	font:normal 2.8em/1 'AsapBold', sans-serif;
	text-transform:uppercase;
	letter-spacing:0.03em;
	color:#333;
}
header[role=banner] form {
	clear:both;
	width: 69.8%;
}
header[role=banner] form a {
	color:#fff;
	background:#DD322D;
	font:normal 1.2em 'AsapRegular', sans-serif;
	letter-spacing:0.01em;
	margin-left: 5px;
}
html:lang(cy) header[role=banner] form a {
	margin:5px 0 0 0;
}
header[role=banner] form span {
	color:#fff;
	margin:5px 5px 0 0;
}
html:lang(cy) header[role=banner] form span {
	margin:5px 0 0 0;
}    
input[type=text], input[type=email], input[type=password], textarea {
	padding:3px 4px 4px 4px;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #BBBBBB;
}
input[type=submit]::-moz-focus-inner {
border:0;
padding:0;
}
input[type=text]::-webkit-input-placeholder {
color:#000;
opacity:1;
}
input[type=text]:-moz-placeholder {
color:#000;
opacity:1;
}
input[type=text]::-moz-placeholder {
color:#000;
opacity:1;
}
input[type=text]:-ms-input-placeholder {
color:#000;
opacity:1;
}
input:focus, textarea:focus, select:focus, .selectBox-dropdown:focus, a.addShortlist:focus, .shortlistFull .buttonNote:focus, .savedSearchList input + a:focus, .pageSavedAssistant article > a:focus, .button:focus, .tooltipShortlistnotify-button:focus {
	outline:3px solid #ffbf47;
	border-color:#fff;
}
header[role=banner] input[type=text] {
	width:10em;
	margin-right:5px;
	padding-top:6px;
	padding-bottom:6px;
	border:0;
}
html:lang(cy) header[role=banner] input[type=text] 
{
	width:9.5em;
	margin-right:0;
}
html:lang(cy) header[role=banner] input[name=LocationSearchText] 
{
	margin-right:5px;
}
.placeholder {
	color:#000;
}
nav[role=navigation] {
	font-family:'AsapBold', sans-serif;
	text-align:right;
	margin-bottom: 10px;
}
nav[role=navigation] li {
	display:inline-block;
	font-size:1.2em;
}
nav[role=navigation] li + li {
	margin-left:15px;
}
html:lang(cy) nav[role=navigation] li + li {
	margin-left:14px;
}
.languageSwitch {
	float: right;
}
.languageSwitch a + a {
	margin-left: 20px;
}
p.topBanner {
	padding:12px;
	background:#1F6FA3;
	color:#fff;
}

/* PAGE TITLE ================================================================== */

header.pageTitle {
	position:relative;
	margin:0 0 20px 0;
}
header.pageTitle h1 {
	margin:0 0 10px 0;
	font:normal 2.4em/1.1 'AsapBold', sans-serif;
}
header.pageTitle h1 span {
	display:block;
	margin:10px 0 4px 0;
	font:normal 0.37em 'AsapRegular', sans-serif;
	letter-spacing:0.25em;
	text-transform:uppercase;
}
.msa {
	border:1px solid #333;
	width:18em;
	padding:5px 7px 5px 9px;
}
.pageTitleNoresult {
	margin-bottom:10px;
}
header.pageTitle .addShortlist {
	position:absolute;
	right:0;
	top:1.9em;
}
.pageTitle .documentActions {
	position:absolute;
	right:0;
	bottom:-4px;
}
.documentActions li {
	float:left;
	margin-left:12px;
}
.documentActions > ul > li > a {
	display:block;
	width:25px;
	height:25px;
	text-indent:-1000em;
	background-repeat:no-repeat;
}
.actionEmailPage > a {
	background-image:url(../img/icon_email.png);
}
.actionPrintPage > a {
	background-image:url(../img/icon_print.png);
}
.actionDownloadData > a {
	background-image:url(../img/icon_download.png);
}
.actionFacebook > a {
	background-image:url(../img/icon_facebook.png);
}
.actionTwitter > a {
	background-image:url(../img/icon_Twitter.png);
}
.documentActions .actionSaveSearch > a,
.documentActions .actionSaveCA > a {
	text-indent:0;
	width:auto;
	background:url(../img/icon_save.png) no-repeat right;
	padding-right:32px;
	padding-top:8px;
}
.actionSaveSearch, .actionEmailPage, .actionDownloadData, .actionSaveCA {
	position:relative;
}
.actionSaveSearch .dialogBox {
	bottom: 0;
	right: 0;
}
.actionSaveCA .dialogBox {
	bottom: 0;
	right: 0;
}
.actionEmailPage .dialogBox {
	bottom:0;
	right:-75px;
}
.actionDownloadData .dialogBox {
	top:-15px;
	left:-415px;
}

/* CONTENT TABS ================================================================== */

.contentNavigation {
	margin-top:25px;
}
.contentNavigation ul {
	padding-left:10px;
	display: inline-block;
	vertical-align: top;
}
/*.contentNavigation ul:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}*/
.contentNavigation li {
	float:left;
	margin-top:1px;
	border-left:1px solid #c9d0d0;
}
.contentNavigation li a {
	display:block;
	padding:8px 9px 0 8px;
	color:#444;
	background:#E1E8E8;
	min-height:3em;
}
.contentNavigation li a:focus {
	overflow: visible;
}
.contentNavigation li a img {
	display:block;
	margin-top:3px;
}
.contentNavigation li:first-child, .contentNavigation li.active + li {
	border-left:0;
}
/*.contentNavigation li.yourMeasures a {
	background:#ebe4a3;
	color:#333;
}*/
.contentNavigation li a:hover, .contentNavigation li a:focus {
	background:#97c5e5;
	text-decoration:none;
	color:#fff;
}
.contentNavigation li.yourMeasures a:hover, .contentNavigation li.yourMeasures a:focus {
	background:#ffde00;
	color:#444;
}
.contentNavigation li.yourMeasures.active a:hover, .contentNavigation li.yourMeasures.active a:focus {
	background:#fff;
}
.contentNavigation li.active {
	position:relative;
	top:1px;
	margin-top:0;
	border:0;
}
.contentNavigation li.active a {
	background:#fff;
	margin-top:0;
}
.contentNavigation li.active a:hover, .contentNavigation li.active a:focus {
	color:#444;
}

/* SEARCH FILTERS ================================================================== */

.resultFilters {
	float: left;
	width:31%;
}
.resultFilters h2 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
}
.resultFilter {
	margin-bottom:2px;
	padding:10px 10px 3px 10px;
	position:relative;
	background:#EDF1F1;
}
.resultFilter h3 {
	font-weight:bold;
	margin-bottom:7px;
}
.resultFilter h3 a {
	display:block;
	text-decoration:none;
	position:relative;
	padding-right:12px;
}
.resultFilter h3 a:after {
	content:"→";
	font-family:Icons;
	font-size:9px;
	position:absolute;
	right:0;
	top:4px;
}
.resultFilter-box {
	display:none;
	position:absolute;
	z-index:10;
	background:#1F6FA3;
	color:#fff;
	padding:10px;
	-webkit-box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	-moz-box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	left:213px;
	top:-8px;
	width:19em;
	font-size:0.85em;
}
.resultFilter-box a {
	color:#fff;
}
.resultFilter-box-list {
	margin:0 0 9px 0;
	border-bottom:1px solid #4A90BD;
	padding-right:20px;
	padding-bottom:1px;
}
.resultFilter-box-list li {
	margin-bottom:7px;
	position:relative;
	padding-right:38px;
}
.resultFilter-box-list label {
	width:83%;
	margin-top:3px;
}
.resultFilter-box-list li label > span {
	border:1px solid #4a90bd;
	padding:1px 5px;
}
.resultFilter-box-list li label > span {
	position:absolute;
	top:1px;
	right:0;
}
.resultFilter-box-list li > span {
	top:-2px;
}
.resultFilter-box-list input[type=checkbox], .resultFilter-box-list label {
	display:inline-block;
	vertical-align:top;
}
.resultFilter-box .resultFilter-box-selectall {
	margin-bottom:3px;
	border-bottom:0;
	padding-right:0;
}
.resultFilter-box select {
	font-size:1.1em;
	margin:0 3px;
}
.resultFilter-box input[type=text] {
	margin:0 0.25em;
}
#resultFilter-box-institutions {
	width:707px;
}
.resultFilter-box-list-institutions {
	height:300px;
	overflow-x:auto;
	margin:0 0 10px 0;
	border-top:1px solid #4A90BD;
	border-bottom:1px solid #4A90BD;
}
.resultFilter-box-list-institutions > li {
    padding: 10px;
	padding-top:7px;
}
.resultFilter-box-list-institutions > li + li {
	border-top:1px solid #4A90BD;
}
#resultFilter-box-institutions h4 {
	font-size:3em;
	float: left;
	width:5%;
	margin-left:4px;
}
#resultFilter-box-institutions ul .resultFilter-box-list {
	width:93%;
	-moz-column-count:2;
	-moz-column-gap:20px;
	-webkit-column-count:2;
	-webkit-column-gap:20px;
	column-count:2;
	column-gap:20px;
	margin-right:0;
	margin-bottom:7px;
	border-bottom:0;
	padding-right:0;
}
#resultFilter-box-institutions .resultFilter-box-selectall {
	width:auto;
	display: inline-block;
}
#resultFilter-box-institutions .resultFilter-box-selectall label {
	width: auto;
	margin-right: 15px;
}
#resultFilter-box-location {
	width:510px;
}
#resultFilter-box-location .resultFilter-box-list {
	width:212px;
	display:inline-block;
	vertical-align:top;
	padding-bottom:25px;
}
#resultFilter-box-location .resultFilter-box-location-search {
	width:257px;
}
.resultFilter-box-location-search {
	display:inline-block;
	vertical-align:top;
}
.resultFilter-box-location-search select {
	width:8.5em;
}
.resultFilter-box-location-search input[type=text] {
	width:16.7em;
}
.resultFilter-box-location-search p {
	margin-top:10px;
}
/*#resultFilter-box-type {
	width:510px;
}*/
#resultFilter-box-type .resultFilter-box-list ul {
	-moz-column-count:3;
	-moz-column-gap:20px;
	-webkit-column-count:3;
	-webkit-column-gap:20px;
	column-count:3;
	column-gap:20px;
}
#resultFilter-box-type .resultFilter-box-list ul li {
	padding-right:0;
}
#resultFilter-box-type .resultFilter-box-list label {
	width:auto;
}
.resultFilter-box-description {
	margin:5px 0 8px 17px;
	font-size:0.93em;
}
#resultFilter-box-type .resultFilter-box-list ul {
	margin-right:-38px;
	padding-left:17px;
	display:none;
}
#resultFilter-box-type .resultFilter-box-list li:last-child ul {
	border-bottom:0;
}
#resultFilter-box-type .resultFilter-box-type-toggle,
#ca-filter-subject .resultFilter-box-type-toggle {
	position:absolute;
	top:1px;
	right:0;
	width:20px;
	height:16px;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
}
#resultFilter-box-type .resultFilter-box-type-toggle:after,
#ca-filter-subject .resultFilter-box-type-toggle:after {
	content:"+";
	font-family:Icons;
	font-size:12px;
}
#resultFilter-box-type .resultFilter-box-type-toggle-close:after,
#ca-filter-subject .resultFilter-box-type-toggle-close:after {
	content:"-";
}
/*#resultFilter-box-type .resultFilter-box-list li label > span {
	right:25px;
}*/
#resultFilter-box-type .resultFilter-box-list ul li label > span {
	right:1px;
}
#resultFilter-box-accreditation, #resultFilter-box-financialsupport, #resultFilter-box-characteristics, #resultFilter-box-type {
	width:32.3em
}
#resultFilter-box-type .resultFilter-box-list, #resultFilter-box-financialsupport .resultFilter-box-list {
	border-bottom:0;
	margin-bottom:0;
}
#resultFilter-box-type .resultFilter-box-list > li, #resultFilter-box-financialsupport .resultFilter-box-list > li {
	border-bottom:1px solid #4A90BD;
	padding-bottom:3px;
}
.resultFilter .iconTooltip {
	float:right;
	position:relative;
	left:0;
	z-index:10;
}
/* Slider  */
.slider {
	background:#8f8f8f;
	height:3px;
	position:relative;
	cursor:pointer;
	/*float:left; */
display:inline-block;
	clear:right;
	margin-top:10px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-top:1px solid #666;
	margin-bottom:15px;
}
.handle {
	height:16px;
	width:16px;
	top:-9px;
	position:absolute;
	display:block;
	border:1px solid #666;
	cursor:move;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-webkit-box-shadow:2px 2px 0px 0px rgba(0, 0, 0, .3);
	-moz-box-shadow:2px 2px 0px 0px rgba(0, 0, 0, .3);
	box-shadow:2px 2px 0px 0px rgba(0, 0, 0, .3);
}
#salary {
	float:left;
	padding:3px;
	width:4em;
	color:#333;
	font:normal 0.85em Arial, Helvetica, sans-serif;
}

/* MEASURE DETAIL ================================================================== */

.resultMeasure {
	display:inline-block;
}
.resultMeasure strong span:first-child, .rowTopMeasure .tableTip, .rowTopMeasure .tableTipNull {
	background:#DD322D;
	color:#fff;
	padding:4px 9px;
	font-weight:bold;
	font-size:1.4em;
}
.nonKIS .resultMeasure strong span {
	background:#666;
}
.resultMeasure strong.noData span {
	color:#333;
	background:#fff;
	border:1px solid #e5e5e5;
}

/* MEASURE PRESENTATION ================================================================== */

.measureList {
	margin:0 -20px 20px -20px;
}
.measureList > li {
	padding:20px 20px 0 20px;
	border-top:1px solid #E5E5E5;
}
.measureHighlight {
	margin:0 0 15px 0;
}
.measureHighlight .resultMeasure {
	font-size:2em;
	font-weight:bold;
}
.resultMeasureText .resultMeasure {
	display:inline;
}
.resultMeasureText .resultMeasure + p {
	margin-top:15px;
}
.resultMeasureText .iconTooltip {
	top:3px;
}
.chartExplanation {
	margin-bottom:10px;
}
.courseNumStage {
	margin-bottom:20px;
}
.chartExplanation > p, .courseNumStage > p {
	display:inline;
}
.measureHighlight .resultMeasure .measureSubtitle {
	font-size:0.5em;
	display:block;
	font-weight:normal;
}
.measureHighlight .resultMeasure strong {
	display:block;
	margin-bottom:10px;
}
.measureHighlight .resultMeasure strong span:first-child {
	display:inline-block;
}
.measureHighlight .resultMeasureText .iconTooltip {
	width:26px;
	height:26px;
	margin-top:2px;
	margin-right:6px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
}
.chartExplanation .iconTooltip {
	top: -2px;
}
.measureHighlight .resultMeasureText .iconTooltip .fa {
	font-size: 18px;
	margin-top: 4px;
}
.measureAdditional {
	margin-bottom:20px;
}
.measureAdditional h2 {
	font-weight:bold;
}
.measureAdditional p, .measureAdditional h2, .measureAdditional ul {
	margin-bottom:10px;
}
.measureAdditional li + li {
	margin-top:5px;
}
.stackedData {
	border:1px solid #E5E5E5;
	margin-top:15px;
}
.stackedData > li {
	padding:10px 15px;
}
.stackedData > li + li {
	border-top:1px solid #E5E5E5;
}
.stackedData h3 {
	font-weight:bold;
	margin-bottom:10px;
	display:inline-block;
}
.stackedData .resultMeasure {
	display:block;
}
.stackedData .measureAdditional {
	margin-bottom:0;
}
.chartBox {
	margin-bottom:15px;
}
.chartBox h3 {
	margin: 10px 0 5px 0;
	font-weight: bold;
}
.chartplaceholder {
	color:#c9d0d0;
	text-align:center;
	padding:100px 0;
	margin-bottom:10px;
}
.measureAdditional table {
	width:100%;
	margin-bottom:5px;
}
.measureAdditional th {
	font-weight:bold;
	padding:5px;
}
.measureAdditional td {
	padding:5px;
}
.measureListSingleColumn .measureHighlight, .measureListSingleColumn .measureAdditional {
	display:block;
	width:auto;
}
.measureListSingleColumn .measureAdditional {
	padding-bottom:1px;
}

/* SEARCH RESULTS LIST ================================================================== */

.resultsListHeader {
	margin-bottom:15px;
}
.pageTitleCount {
	float:left;
	margin-top:5px;
}
.pageTitleSelect {
	position:relative;
	float:right;
}
.pageTitleSelect .tooltipBox {
	position:absolute;
	right:-285px;
	top:-14px;
}
.resultsList li {
	position:relative;
	border-bottom:2px solid #e5e5e5;
	margin-bottom:10px;
	padding-bottom:12px;
}
.resultsList li:after {
	clear: both;
	content: " ";
	display: table;
}
.resultsList li:before {
	content: " ";
	display: table;
}
.resultsList li .msa {
	text-transform:uppercase;
	display:inline-block;
	font:0.85em 'AsapRegular', sans-serif;
	letter-spacing:0.25em;
	width:auto;
	margin-right: 8.5em;
	margin-bottom:8px;
}
.resultsList li h2 {
	margin:0 6em 1px 0;
	font:normal 1.35em/1.25 'AsapBold', sans-serif;
}
.resultsList .institution-characteristics {
	font-size:0.85em;
	margin:0 9em 15px 0;
	color:#767676;
	line-height:1.4em;
}
.resultsList .insititutionName {
	font-size:0.85em;
	color:#767676;
	line-height:1.4em;
}
.resultsList .insititutionName a {
	font-weight:bold;
	margin-right:5px;
}
.resultsList .jhstext {
	font-size:0.85em;
	margin-top:15px;
	margin-bottom:-2px;
}
.resultsList li h3 {
	clear: both;
	font-size:0.85em;
	font-weight:bold;
	padding-top:15px;
	margin-bottom:-3px;
}
.resultsList .resultMeasure {
	font-size:0.85em;
	line-height:1.4em;
	margin:17px 0 5px 0;
	max-width:89%;
	font-weight:bold;
	float: left;
}
.resultsList .resultMeasure strong {
	float:left;
	margin-right:5px;
}
.resultsList .iconNodata {
	left:0;
	margin-top:10px;
	margin-bottom:5px;
}
.resultsList .iconNodata + .tooltipLeft {
	top: 63px !important;
}
.resultsList .icons {
	float:right;
	margin-top:14px;
}
.icons .iconTooltip {
	left:0;
}
.resultsList a.addShortlist {
	display:block;
	position:absolute;
	top:-2px;
	right:0;
	z-index:1;
}
.tooltipBox.tooltipShortlistnotify {
	position:absolute;
	right:-212px;
	top:-19px;
	width:15em;
	display:none;
}
.tooltipBox.tooltipShortlistnotify p {
	margin-bottom:7px;
}
.tooltipShortlistnotify-button {
	display:inline-block;
	border-bottom:0 !important;
	color:#000 !important;
	font-size:1.5em !important;
	margin-top:7px !important;
}

/* SHORTLIST ================================================================== */

.shortlist {
	background-color: #303030;
	color:#fff;
	margin-bottom:20px;
	padding:10px 10px 13px 10px;
	overflow:hidden;
	-webkit-box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	-moz-box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	min-height: 60px;
}
.shortlist legend {
	font-size:1.2em;
	float:left;
	margin:5px 0 15px 0;
}
html[lang=cy] .shortlist legend {
	font-size:1.1em;
	line-height:1.3em;
}
.shortlist legend a {
	color:#fff;
}
.shortlist legend a strong {
	color:#FFDE00;
}
.shortlist > form > p {
	font-size:0.85em;
}
.shortlist #toggle {
	float:right;
}
.shortlist #toggle.plus .fa:before {
	content:"\f078";
}
#shortlistInstitutions > p, 
#shortlistInstitutionsDiv > p {
	font-size:0.85em;
	padding:7px 3px;
}
#shortlistInstitutions, 
#shortlistInstitutionsDiv {
	clear:both;
}
.shortlist ol {
	margin-bottom:10px;
}
.shortlist li {
	position:relative;
	background:#e1e8e8;
	padding:10px 28px;
	margin-bottom:1px;
}
.shortlist li h3 {
	font-weight:bold;
	margin-bottom:5px;
}
.shortlist li p {
	font-size:0.85em;
}
.shortlist li input[type=checkbox], .shortlistFull li input[type=checkbox] {
	position:absolute;
	top:12px;
	left:8px;
	margin:0;
}
.removeCourse:before {
	content:"×";
	font-family:Icons;
	font-size:12px;
}
.shortlist li > a:hover, .shortlist li > a:focus, .compareTable th > a:hover, .compareTable th > a:focus, .removeCourse:hover, .removeCourse:focus, .icon-close:hover, .icon-close:focus, .actionMoveDown:hover, .actionMoveDown:focus, .actionMoveUp:hover, .actionMoveUp:focus {
	text-decoration:none;
	color:#333;
}
.shortlist li > a {
	position:absolute;
	top:9px;
	right:8px;
}
.shortlist .hide {
	display:none;
}
#shortlistInstitutions > p.seeAll {
	padding:0;
	margin-bottom:10px;
}
.seeAll a {
	color:#fff;
}
.addMore {
	float:left;
	width:75%;
	font-size:0.85em;
}
.shortlist .button-blue {
	float:right;
}
#sortable, #shortlistSortable {
	cursor:move;
}

/* SHORTLIST full page display ================================================================== */

.shortlistFull {
	clear:both;
	margin-bottom:20px;
}
.shortlistFull > li {
	background:#E1E8E8;
	margin-bottom:1px;
	padding:10px 15em 10px 28px;
	position:relative;
}
.shortlistFull h3 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:8px;
}
.shortlistFull li > p {
	font-size:0.85em;
}
.shortlistFull .buttonNote, .shortlistFull .addShortlist {
	position:absolute;
	right:95px;
	top:10px;
	display:block;
}
.shortlistRemoved .buttonNote, .shortlistRemoved .addShortlist {
	right:145px;
}
.shortlistFull .actionMoveUp, .shortlistFull .actionMoveDown {
	position:absolute;
	top:15px;
	right:36px;
}
.shortlistFull .actionMoveUp:after, .shortlistFull .actionMoveDown:after {
	font-family:Icons;
	font-size:12px;
}
.shortlistFull .actionMoveUp {
	right:65px;
}
.shortlistFull .actionMoveDown:after {
	content:"↓";
}
.shortlistFull .actionMoveUp:after {
	content:"↑";
}
.shortlistFull .icon-close {
	position:absolute;
	top:15px;
	right:11px;
}
.shortlistRemoved > li {
	padding-left:10px;
}
.shortlistRemoved .addShortlist {
	right:33px;
}
.yourMeasureList li {
	padding-left:10px;
	padding-right:90px;
}
.yourMeasureList h3 {
	font-weight:normal;
	font-size:1em;
	margin-bottom:0;
}
.yourMeasureList .actionMoveUp, .yourMeasureList .actionMoveDown {
	top:10px;
}
.yourMeasureList .icon-close {
	top:10px;
}

/* ALPHABETICAL NAVIGATION ================================================================== */

.alphaNav li {
	display:inline-block;
	text-align:center;
	font-weight:bold;
	color:#444;
}
.alphaNav a {
	display:block;
	background:#e1e8e8;
}
.alphaNav a:hover, .alphaNav a:focus, .alphaNav .active a {
	background:#0065CA;
	color:#fff;
	text-decoration:none;
}
.alphaNav a:focus {
	overflow: visible;
}
.pageHome .alphaNav li {
	width:2.3em;
	margin:0 7px 12px 0;
	font-size:1.1em;
}
.pageHome .alphaNav a {
	padding:8px 0;
}
.pageHome .alphaNav a:focus {
	overflow: visible;
}
.pageSubjectAtoZ .alphaNav li, .pageInstitutionsAtoZ .alphaNav li, .pageGlossary .alphaNav li, .pageInstitution .alphaNav li {
	width:1.98em;
	margin:0 3px 6px 0;
}
.pageSubjectAtoZ .alphaNav a, .pageInstitutionsAtoZ .alphaNav a, .pageGlossary .alphaNav a, .pageInstitution .alphaNav a {
	padding:6px 0;
}
.alphaNav li.alphaNav-item-double {
	width:4.5em;
}

/* PAGINATION ================================================================== */

.pagination .paginationPrev {
	float:left;
	margin-top:3px;
}
.pagination ul {
	margin:0 auto;
	width:13em;
}
.pagination li {
	display:inline-block;
}
.pagination li a {
	display:block;
	padding:3px 7px;
	background:#fff;
}
.pagination li.active a {
	background:#edf1f1;
	color:#333;
}
.pagination .paginationNext {
	float:right;
	margin-top:3px;
}

/* SAVED SEARCH LIST ================================================================== */

.savedSearchList > li {
	background:#EDF1F1;
	margin-bottom:10px;
	padding:10px 35px 15px 10px;
	position:relative;
}
.savedSearchList li h2 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:20px;
	float:left;
	margin-top:5px;
}
.savedSearchList li .removeCourse {
	position:absolute;
	right:11px;
	top:17px;
}
.savedSearchList input[type=submit], .savedSearchList input + a {
	float:right;
	margin-left:7px !important;
}
.savedSearchList form > ul {
	clear:both;
}
.savedSearchList .selectedItems {
	display:inline;
	margin-left:5px;
}
.savedSearchList .selectedItems li, .doneQuestion .selectedItems li {
	padding-right:5px;
}

/* COMPARE TABLE ================================================================== */

.compareTable {
	border-bottom:1px solid #bbb;
	border-collapse:separate;
	position:relative;
}
.compareTable td, .compareTable th {
	padding:10px 0 10px 10px;
	vertical-align:top;
	background:#fff;
}
.compareTable .iconInfo {
	z-index:1;
}
.compareTable thead th {
	text-align:left;
	border-top:1px solid #bbb;
}
.compareTable thead th p.courseName {
	width:85%;
	float:left;
	margin-bottom:5px;
	font-weight:bold;
}
.compareTable thead th a + p {
	font-size:0.85em;
	clear:both;
	color:#767676;
}
.compareTable thead th > a {
	float:right;
	margin-right:7px;
}
.compareTable thead tr + tr th.cellMeasureTitle {
	border-top-style:dotted;
}
.compareTable thead td, .compareTable thead tr + tr th.cellMeasureTitle {
	border-bottom:1px solid #bbb;
}
.compareTable thead td {
	font-size:0.85em;
	color:#767676;
}
.compareTable thead td p + p {
	margin-top:5px;
}
.compareTable thead td a {
	font-weight:bold;
}
.compareTable td, .compareTable th.cellMeasureTitle {
	border-top:1px dotted #bbb;
}
th.cellMeasureTitle {
	background:#f2f2f2;
	padding-right:10px;
	text-align:left;
}
.compareTable th.cellMeasureTitle #tooltipEnter {
	float:right;
}
.measureTitle {
	width:87%;
	margin-right:5px;
	float:left;
}
.compareTable .rowTopMeasure td, .compareTable .rowTopMeasure th, .compareTable thead th.cellMeasureTitle {
	border-top:1px solid #bbb;
}
.rowTopMeasure .measureTitle, .rowTopMeasure .tableTip, .rowTopMeasure .tableTipNull, thead tr:first-child .measureTitle {
	font-size:1.2em;
	font-weight:bold;
}
.rowTopMeasure .measureTitle {
	width:86%;
}
.compareTable .rowTopMeasure th > p {
	padding-top:5px;
	font-size:0.9em;
	clear:both;
}
.rowTopMeasure .cellMeasureTitle .iconInfo {
	background-image:url(../img/icon_info_large.png);
	width:22px;
	height:22px;
}
.rowTopMeasure .iconAggregate, .rowTopMeasure .iconEstimate, .rowTopMeasure .iconNodata {
	position:relative;
	top:7px;
	left:3px !important;
}
.compareTable .rowTopMeasure:first-child th, .compareTable .rowTopMeasure:first-child td {
	border-top:0;
}
.compareTable .compareTable-section-title th {
	text-align:left;
	background:#D5ECEA;
	border-bottom:1px solid #B6D6D2;
	padding-right: 5px;
}
.compareTable-section-title th > p {
	font-size:1.2em;
	font-weight:bold;
	display:inline-block;
	margin-right:5px;
}
.compareTable .compareTable-section-title th a.linkArrowRightBlue {
	margin-left: 15px;
}
.compareTable .compareTable-section-title th a.linkArrowRightBlue:hover, .compareTable .compareTable-section-title th a.linkArrowRightBlue:focus {
	color:#0065CA;
	text-decoration:underline;
}
.compareTable .button-comparesection {
	margin: -5px 0;
	float: right;
}
.compareTable .button-comparesection.active .fa:before {
	content: "\f077";
}
.compareTable .ui-icon {
	position:absolute;
	z-index:1;
	right:10px;
	margin-top:-4px !important;
}
.compareTable .ui-icon:before {
	font-family:Icons;
	font-size:9px;
}
.compareTable .ui-icon-triangle-1-s:before {
	content:"-";
}
.compareTable .ui-icon-triangle-1-e:before {
	content:"+";
}
.compareTable .ui-accordion-content {
	height:auto !important;
}

/* BODY TEXT Georgia ================================================================== */

.articleBody {
	margin-bottom:20px;
}
.articleBody p, .articleBody ul, .articleBody ol, .articleBody dl {
	font:normal 1.25em/1.4 Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
	max-width:32em;
}
.articleBody h2 {
	font-weight:bold;
	font-size:1.2em;
	margin:30px 0 15px 0;
}
.articleBody h3, .h3 {
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:5px;
}
.h3 {
	margin-bottom: 20px;
}
.articleBody ul, .articleBody ol {
	padding-left:2em;
}
.articleBody ul {
	list-style:disc;
}
.articleBody ol {
	list-style:decimal;
}
.articleBody li {
	margin-bottom:0.35em;
}
.articleBody h2:first-child {
	margin-top:0;
}
.articleBody ul.tableOfContents {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}
.articleBody ul.tableOfContents li {
	margin-bottom:5px;
}
.articleBody dt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin-bottom:5px;
}
.articleBody dd {
	margin-bottom:15px;
}
.articleBody table {
	width:100%;
	font:normal 1.15em/1.3 Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	margin-bottom:20px;
}
.articleBody th, .articleBody td {
	padding:0.7em 0.5em 0.7em 1em;
}
.articleBody table caption {
	font-size:1.1em;
	margin-bottom:0.5em;
	text-align:left;
	padding-left:1em;
}
.articleBody th {
	background:#E1E8E8;
	color:#000;
	text-align:left;
	border:1px solid #BBB;
}
.articleBody td {
	background:#fff;
	vertical-align:top;
	border:1px dotted #BBB;
}
.measureList tr:nth-child(2n) td {
	background:#FAFAFA;
}
.articleBody p.institution-characteristics {
	font-size:0.85em;
	color:#767676;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
}

/* BODY TEXT Arial ================================================================== */

.articleBody2 {
	margin-bottom:20px;
}
.articleBody2 h2 {
	font-weight:bold;
	margin-bottom:5px;
}
.articleBody2 p, .articleBody2 dd {
	margin-bottom:15px;
}
.articleBody2 dt {
	font-weight:bold;
	margin-bottom:5px;
}
.articleBody2 ul {
	margin-bottom:15px;
}
.articleBody2 li {
	margin-bottom:5px;
}
.smalltext {
	font-size:0.75em;
}

/* TEXT HIGHLIGHT ================================================================== */

.highlight {
	padding:15px;
	margin:15px 0;
	background:#D5E8F3;
}
.highlight > p {
	display:inline;
}
.highlight > p > a, .highlight > ul a {
	font-weight:bold;
}
.highlight > ul li {
	margin-top:10px;
}
.highlightNodata {
	padding-left:50px;
	background-image:url(../img/icon_nodata_large.png);
	background-repeat:no-repeat;
	background-position:15px 15px;
}
.highlightWarning {
	background:url(../img/icon_warning.png) #ffc9c7 no-repeat 10px 10px;
	padding-left:45px;
}

/* SHORTLIST PROMO ================================================================== */

.promoShortlist {
	margin-bottom:30px;
	background:#f0e8a9;
	padding:10px 30px 10px 10px;
	position:relative;
	z-index:1;
}
.promoShortlist:before {
	background:url(../img/bg_shortlistpromo.png) no-repeat;
	top:-10px;
	content:"";
	height:86px;
	right:5px;
	position:absolute;
	width:32px;
	z-index:-1;
}
.promoShortlist p {
	font:normal 1.4em/1.2 'AsapRegular', Arial, sans-serif;
}

/* UNI PROMO ================================================================== */

.promoInstitution {
	margin-bottom:20px;
}
.promoInstitution {
	font-size:1.1em;
	font-weight:bold;
}

/* LIST PROMO ================================================================== */

.promoList {
	margin-bottom:30px;
}
.promoList li {
	margin-bottom:11px;
	font-size:1.1em;
}
.promoList li p {
	font-size:0.9em;
	margin-top:5px;
}
.quickAnswers li a {
	background:url(../img/icon_quick_answer.png) no-repeat;
	padding:2px 0 4px 31px;
	display:inline-block;
}

/* UNISTATS PROMO ================================================================== */

.promoUnistats {
	margin-bottom:30px;
}
.promoUnistats h2, .promoList h2, .pageSubjectGroups .contentWrapper section h2, .pageYourMeasures section h2, .promoCourses h2,
#videoDialog-show h2 {
	font:normal 1em/1.4 'AsapRegular', sans-serif;
	text-transform:uppercase;
	letter-spacing:0.25em;
	margin-bottom:15px;
}
 #WelshvideoDialog-show h2 {
	font:normal 1em/1.4 'AsapRegular', sans-serif;
	text-transform:uppercase;
	letter-spacing:0.25em;
	margin-bottom:15px;
}
.promoUnistats p {
	font:normal 1.4em/1.2 'AsapRegular', Arial, sans-serif;
	margin-bottom:10px;
}

/* COURSE ASSISTANT PROMO ================================================================== */

.promoCourses p {
	font:normal 1.4em/1.2 'AsapRegular', Arial, sans-serif;
	margin-bottom:10px;
}
.promoCourses > a {
	font-weight:bold;
	font-size:1.1em;
}

/* FORMS ================================================================== */

select {
	font-size:0.94em;
	padding: 5px;
}

/* TOOL TIPS ================================================================== */

.iconTooltip {
	display:inline-block;
	vertical-align:top;
	width: 20px;
	height: 20px;
	/*text-indent:-1000em;*/
	/*background-repeat:no-repeat;*/
	background-color: #1F6FA3;
	color: #fff;
	position:relative;
	left:6px;
	top:1px;
	cursor:help;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
.iconTooltip.warningTooltip {
    background-color: #ffbf47;
}
.iconTooltip:hover, .iconTooltip:focus {
	color: #fff !important;
}
.iconTooltip .fa {
	margin-top: 3px;
}
.compareTable .iconTooltip {
	left:0;
}
td .iconAggregate {
	top:-1px;
}
.tableTip {
	cursor:help;
	display:inline-block;
}
.tableTipNull {
	display:inline-block;
}
.tooltipBox + .tableTip {
	border-top:7px solid #fff;
}
.tooltipBox {
	display:none;
	position:relative;
	z-index:2;
	background:#1f6fa3;
	color:#fff;
	width:20em;
	padding:10px;
	font-size:0.85em;
	line-height:1.4em;
	-webkit-box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	-moz-box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
}
.tooltipLeft:before, .resultFilter-box:before {
	position:absolute;
	content:"";
	top: 15px;
	left:-13px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10.5px 14px 10.5px 0;
	border-color: transparent #1f6fa3 transparent transparent;
}
.tooltipTop:before {
	position:absolute;
	content:"";
	z-index:-1;
	top:-13px;
	left:47%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10.5px 14px 10.5px;
	border-color: transparent transparent #1f6fa3 transparent;
}
.tooltipBox a {
	color:#fff;
	border-bottom:1px dotted;
}
.tooltipBox a:hover, .tooltipBox a:focus, .tooltipClose:hover, .tooltipClose:focus {
	text-decoration:none;
	border-bottom-style:solid;
}
.tooltipBox p {
	margin-bottom:0 !important;
}
.tooltipBox p + p {
	margin-top:7px;
}
.tooltipBox .tooltipClose {
	float:right;
	border:0;
	margin:0 0 5px 5px;
}
.compareMultiple {
	margin-bottom:5px;
}

/* A TO Z LISTS ================================================================== */

.atozSubjects > li, .atozInstitutions > li, .atozGlossary > li {
	overflow:auto;
	margin-top:35px;
}
.atozSubjects h2, .atozInstitutions h2, .atozGlossary h2 {
	float:left;
	background:#bbb;
	color:#fff;
	width:75px;
	margin-right:50px;
	text-align:center;
	font:normal 2.7em 'AsapRegular', sans-serif;
	padding:13px 0;
}
.atozSubjects ol {
	-moz-column-count:3;
	-moz-column-gap:25px;
	-webkit-column-count:3;
	-webkit-column-gap:25px;
	column-count:3;
	column-gap:25px;
}
.atozSubjects ol li, .atozInstitutions ol li {
	margin-bottom:20px;
	display:inline-block;
	width:100%;
}
.atozSubjects h3 {
	font-size:1.2em;
}
.atozSubjects p {
	margin-top:5px;
	font-size:0.85em;
}
.atozSubjects .linkArrowUpBlue, .atozInstitutions .linkArrowUpBlue, .atozGlossary .linkArrowUpBlue {
	margin-left:125px;
	clear:both;
	display:block;
	float:left;
}
.atozInstitutions ol {
	-moz-column-count:2;
	-moz-column-gap:25px;
	-webkit-column-count:2;
	-webkit-column-gap:25px;
	column-count:2;
	column-gap:25px;
}
.atozInstitutions ol li {
	font-size:1.2em;
}
.atozGlossary ol {
	float:left;
	width:500px;
}
.atozGlossary li {
	margin-bottom:20px;
}
.atozGlossary h3 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
}

/* VERTICAL NAVIGATION ================================================================== */

.verticalNavigation ul {
	border-right:1px solid #C9D0D0;
}
.verticalNavigation li a {
	display:block;
	padding:10px;
	color:#2E3191;
	background:#E1E8E8;
	margin-left:1px;
}
.verticalNavigation li + li a {
	border-top:1px solid #c9d0d0;
}
.verticalNavigation li a:hover, .verticalNavigation li a:focus {
	background:#97c5e5;
	text-decoration:none;
	color:#000;
}
.verticalNavigation li.ui-state-active a {
	background:#fff;
	color:#333;
	border-left:1px solid #c9d0d0;
	border-top:1px solid #c9d0d0;
	border-right:1px solid #fff;
	margin-left:0;
	margin-right:-1px;
}

/* SELECTED ITEMS ================================================================== */

.selectedItems li, .savedSearchList li span {
	background:#4F6F5E;
	color:#fff;
	/*display:inline-block;*/
	padding:2px 5px 2px 5px;
	font-size:0.80em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.selectedItems li {
	margin:0 3px 3px 0;
	position:relative;
	padding-right:17px;
}
.selectedItems li button {
	margin-left:2px;
	color:#fff;
	position:absolute;
	right:5px;
	top:1px;
	cursor:pointer;
	border:none;
	background:none;
	font-size:1.15em;
}
.selectedItems li button:before {
	content:"×";
	font-weight:bold;
}
.selectedItems li a:hover {
	text-decoration:none;
}

/* SUBJECT GROUPS ================================================================== */

.subjectGroups > p {
	margin:0 0 10px 10px;
}
.subjectGroups > ul > li {
	background:#EDF1F1;
	margin-bottom:10px;
	padding:10px;
	font-weight:bold;
}
.subjectGroups li ul {
	-moz-column-count:3;
	-moz-column-gap:20px;
	-webkit-column-count:3;
	-webkit-column-gap:20px;
	column-count:3;
	column-gap:20px;
}
.subjectGroups li li {
	font-weight:normal;
	font-size:0.85em;
	margin-top:10px;
	display:inline-block;
	width:100%;
	line-height:1.4em;
}
.subjectGroups li li input, .subjectGroups li li label {
	display:inline-block;
	vertical-align:top;
}
.subjectGroups li li label {
	width:85%;
	margin-top:2px;
}

/* FOOTER ================================================================== */

footer {
	clear:both;
	margin-bottom:80px;
}
footer li {
	display:inline-block;
}
footer li +li {
	margin-left:20px;
}
footer a {
	color:#333;
}
footer .link-social {
	margin-right:100px;
}
footer .link-social a {
	color:#0065CA;
	background:url(../img/icon_Twitter.png) no-repeat left top;
	display:block;
	height:21px;
	padding:4px 0 0 32px;
}

/* DIALOG BOX ================================================================== */

.dialogBox {
	position:absolute;
	background:#1f6fa3;
	color:#fff;
	padding:12px;
	width:416px;
	-webkit-box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	-moz-box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	z-index:10;
	display:none;
}
.dialogBox input[type=text], .dialogBox textarea {
	width:310px;
	margin-right:5px;
}
.dialogBox form, .dialogBox p {
	float:left;
	max-width: 387px;
}
.dialogBox p {
	padding:6px 0;
}
.dialogBox p + p {
	margin-left:20px;
}
.dialogBox a {
	color:#fff;
}
.dialogBox p a {
	border-bottom:1px dotted;
}
.dialogBox p a:hover, .dialogBox p a:focus {
	text-decoration:none;
	border-bottom:1px solid;
}
.dialogBox > a, .tooltipClose {
	float:right;
	display:block;
}
.dialogBox > a {
	margin-top:6px;
}
.dialogBox > a:after, .mapInfoWindow > a:after, .tooltipClose:after,
.videoDialogPopup .closeVideoDialogPopup:after {
	content:"×";
	font-family:Icons;
	font-size:12px;
	margin-left:0.4em;
}
.dialogBox textarea {
	height:5em;
	float:left;
	margin-bottom:10px;
}
.dialogBox input[type=submit], .dialogBox input[type=button], .dialogBox input[type=reset], .resultFilter-box input[type=submit] {
	border-top:1px solid #5291BE !important;
}
.dialogBox .formError span {
	color:#fff;
}

/* COURSE ASSISTANT  ================================================================== */

.assistantList {
	position:relative;
	width:960px;
}
.assistantList > a {
	position:absolute;
	right:0;
	top:-2.5em;
	width:11em;
	display:block;
	text-align:center;
	background:#fff;
	font-size:1.2em;
	line-height:2.5em;
}
.assistantList > ol {
	width:670px;
}
.doneQuestion {
	position:relative;
	background:#D5ECEA;
	padding:10px 11em 5px 45px;
	border-bottom:1px solid #B6D6D2;
	width:757px;
}
.doneQuestion .selectedItems {
	display:inline;
}
.doneQuestion h2 {
	font-weight:bold;
	font-size:1.2em;
	display:inline;
	margin-right:0.5em;
}
.doneQuestion h2 > span, .currentQuestion h2 > span {
	display:inline-block;
	width:1.5em;
	margin-left:-1.7em;
	font-weight:normal;
}
.doneQuestion > a {
	position:absolute;
	top:10px;
	right:30px;
	color:#333;
	margin-top:3px;
}
#tabs h1, .h2-large {
	font-weight:bold;
	font-size:1.4em;
	margin-bottom:20px;
}
.currentQuestion h2 > span {
	width:1.1em;
	margin-left:-1.45em;
}
#tabs h1 > span {
	font-weight:normal;
	margin-right:10px;
}
.currentQuestion li {
	margin-bottom:10px;
}
.currentQuestion label {
	font-size:1.2em;
}
.currentQuestion input[type=submit] {
	clear:both;
	display:block;
}
.questions {
	margin-bottom:15px;
	float:left;
}
.currentQuestion .questions {
	width:100%;
}
.currentQuestion .questionInfo + .questions {
	width:63%;
}
.questions .resultFilter-box-type-toggle {
	float:right;
	margin-top:-3px !important;
	margin-left:15px !important
}
.questions .resultFilter-box-type-toggle:before {
	content:"+";
	font-family:Icons;
	font-size:9px;
}
.questions .resultFilter-box-type-toggle-close:before {
	content:"-";
}
.questions .resultFilter-box-location-search {
	margin-top:-12px;
	margin-left:10px;
}
.questions ul ul {
	margin:8px 0 0 0;
	border-bottom: 1px solid #e5e5e5;
	padding:0 0 0 20px;
	display:none;
}
.questionInfo {
	float:right;
	padding:10px;
	background:#EDF1F1;
	width:180px;
}

/* ARTICLE FORM  ================================================================== */

.articleForm h2, .h2 {
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:15px;
}
.articleForm p, .articleForm ul {
	margin-bottom:25px;
}
.articleForm .formSlider {
	margin-bottom:35px;
}
.articleForm .formSlider > p {
	margin-bottom:0;
	max-width:96%;
	display:inline-block;
}
.articleForm label {
	font-size:1.2em;
}
.articleForm h2 label {
	font-size:1em;
}
.articleForm select {
	font-size:1.05em;
}
.articleForm li {
	margin-bottom:10px;
}
.articleForm p input, .articleForm textarea {
	clear:both;
	display:block;
	margin-top:5px;
}
.articleForm .nonlabel {
	font-size:1.2em;
	margin-bottom:10px;
}
.articleForm input[type=text], .articleForm input[type=email], .articleForm input[type=password], .articleForm textarea {
	/*width:20em;*/
	width: 97%;
}
.articleForm textarea {
	height:8em;
}
.formSlider input[type=text] {
	width:2em;
	margin:0 0.5em 0 1em;
}
.formSlider-salary input[type=text] {
	width:4em;
}
.articleFormButtons {
	margin-top:20px;
}
.formError {
	border:2px solid #dd322d;
	padding:10px;
	margin-left:-10px;
	margin-right:-10px;
}
.formError span {
	display:block;
	color:#dd322d;
	margin-bottom:5px;
}

/* BUTTONS AND LINKS ================================================================== */

/* Button formatting sans colors */
.button, a.addShortlist, .dialogBox input[type=submit], .dialogBox input[type=button], .pageSubjectGroups section input[type=submit], .pageYourMeasures section input[type=submit], .dialogBox input[type=reset], .pageShortlist .contentWrapper form input[type=submit], .selectMeasures, .currentQuestion input[type=submit], .pageSavedAssistant article > a, .pageSignin .articleForm input[type=submit], .pageDetails input[type=submit], .pageSearch .articleForm input[type=submit], .savedSearchList input[type=submit], .savedSearchList input + a, .pageSingle input[type=submit], .mapInfoWindow input, .KISmenu-apply, .resultFilter-box input[type=submit], .tooltipShortlistnotify-button, .questions .resultFilter-box-type-toggle, .compareTable .ui-icon {
	cursor:pointer;
	text-align:left;
	border:0;
	font:normal 1.2em 'AsapRegular', sans-serif;
	letter-spacing:0.01em;
	padding:3px 9px 6px 9px;
	-webkit-box-shadow:inset 0px -3px 0px 0px rgba(0, 0, 0, .3);
	box-shadow:inset 0px -3px 0px 0px rgba(0, 0, 0, .3);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin:0;
}
.button:hover, a.addShortlist:hover, .dialogBox input[type=submit]:hover, .dialogBox input[type=button]:hover, .pageSubjectGroups section input[type=submit]:hover, .pageYourMeasures section input[type=submit]:hover, .dialogBox input[type=reset]:hover, .pageShortlist .contentWrapper form input[type=submit]:hover, .selectMeasures:hover, .currentQuestion input[type=submit]:hover, .pageSavedAssistant article > a:hover, .pageSignin .articleForm input[type=submit]:hover, .pageDetails input[type=submit]:hover, .pageSearch .articleForm input[type=submit]:hover, .savedSearchList input[type=submit]:hover, .pageSingle input[type=submit]:hover, .savedSearchList input + a:hover, .mapInfoWindow input:hover, .KISmenu-apply:hover, .resultFilter-box input[type=submit]:hover, .tooltipShortlistnotify-button:hover, .questions .resultFilter-box-type-toggle:hover, .compareTable .ui-icon:hover {
	text-decoration:none;
}
.button:active, a.addShortlist:active, .dialogBox input[type=submit]:active, .dialogBox input[type=button]:active, .pageSubjectGroups section input[type=submit]:active, .pageYourMeasures section input[type=submit]:active, .dialogBox input[type=reset]:active, .pageShortlist .contentWrapper form input[type=submit]:active, .selectMeasures:active, .currentQuestion input[type=submit]:active, .pageSavedAssistant article > a:active, .pageSignin .articleForm input[type=submit]:active, .pageDetails input[type=submit]:active, .pageSearch .articleForm input[type=submit]:active, .savedSearchList input[type=submit]:active, .pageSingle input[type=submit]:active, .savedSearchList input + a:active, .mapInfoWindow input:active, .KISmenu-apply:active, .resultFilter-box input[type=submit]:active, .tooltipShortlistnotify-button:active, .questions .resultFilter-box-type-toggle:active, .compareTable .ui-icon:active {
	-webkit-box-shadow:inset 0px -1px 0px 0px rgba(0, 0, 0, .3);
	box-shadow:inset 0px -1px 0px 0px rgba(0, 0, 0, .3);
	outline:none;
	padding-top:3px;
	padding-bottom:4px;
}
.button:focus, a.addShortlist:focus, .selectBox-dropdown:focus, .dialogBox input[type=submit]:focus, .dialogBox input[type=button]:focus, .pageSubjectGroups section input[type=submit]:focus, .pageYourMeasures section input[type=submit]:focus, .dialogBox input[type=reset]:focus, .pageShortlist .contentWrapper form input[type=submit]:focus, .selectMeasures:focus, .selectMeasures:hover, .currentQuestion input[type=submit]:focus, .pageSavedAssistant article > a:focus, .pageSavedAssistant article > a:hover, .pageSignin .articleForm input[type=submit]:focus, .pageDetails input[type=submit]:focus, .pageSearch .articleForm input[type=submit]:focus, .savedSearchList input[type=submit]:focus, .savedSearchList input + a:focus, .pageSingle input[type=submit]:focus, .questions .resultFilter-box-type-toggle:focus, .compareTable .ui-icon:focus {
	text-decoration:none;
}
/* Yellow */
a.addShortlist, .pageSubjectGroups section input[type=submit], .pageYourMeasures section input[type=submit], .pageSearch .articleForm input[type=submit], .savedSearchList input[type=submit], .mapInfoWindow input, .tooltipShortlistnotify-button, .button-yellow {
	color:#000;
	background:#ffde00;
}
input[type=submit]:disabled {
	opacity:0.3;
	cursor:default !important;
	margin-top:5px;
}
/* Blue */
.dialogBox input[type=submit], .dialogBox input[type=button], .dialogBox input[type=reset], .selectMeasures, .currentQuestion input[type=submit], .pageSubjectGroups .currentQuestion1 input[type=submit], .pageSavedAssistant article > a, .pageSignin .articleForm input[type=submit], .pageDetails input[type=submit], .pageSingle input[type=submit], .savedSearchList input + a, .resultFilter-box input[type=submit], .questions .resultFilter-box-type-toggle, .compareTable .ui-icon, .button-blue {
	color:#fff;
	background:#237ab3;
}
/* Grey */
a.removeShortList, .handle {
	background:#f2f2f2;
}
.removeShortList .fa:before {
	content: "\f068";
}
/* Red */
.selectBox-dropdown, .pageDetails .dialogBox input[type=submit], .pageDetails .dialogBox input[type=reset], .button-red {
	background:#e6423d;
	color: #fff;
	border-top: 1px solid #f26b67;
}
/* Black lighten */
.button-black-lighten {
	background: #646060;
	color: #fff;
}

.button + .button {
	margin-left: 5px;
}
.button .fa {
	margin-right: 3px;
}
/* Transparent */
.button-transparent {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #0065CA;
}
/* Icon only button*/
.button-icon {
	padding-left: 3px;
	padding-right: 3px;
}
.button-icon .fa {
	margin-right: 0;
}
.button-icon:hover, .button-icon:focus {
	color: #fff !important;
}
/* Arrows */
.linkArrowRightBlue:after, .pagination .paginationNext:after, .linkArrowLeftBlue:before, .pagination .paginationPrev:before, .linkArrowDownBlue:after, .linkArrowUpBlue:before {
	font-family:Icons;
	font-size:9px;
}
.linkArrowRightBlue:after, .pagination .paginationNext:after {
	content:"→";
	margin-left:0.4em;
}
.linkArrowLeftBlue:before, .pagination .paginationPrev:before {
	content:"←";
	margin-right:0.4em;
}
.linkArrowDownBlue:after {
	content:"↓";
	margin-left:0.4em;
}
.linkArrowUpBlue:before {
	content:"↑";
	margin-right:0.4em;
}
.linkSite {
	background:url(../img/icon_site.png) no-repeat right;
	padding-right:15px;
	margin-right:5px;
}
.linkSite .hide,
.link-social .hide {
	left:-9999px;
	position:absolute;
}
.linkRemove {
	color:#DD322D;
}
.linkRemove:before {
	content:"×";
	font-family:Icons;
	font-size:12px;
	margin-right:0.4em;
}
.link-icon .fa {
	position: relative;
	top: 1px;
}
.icon-close .fa {
	font-size: 17px;
}

/* JQUERY TABS ================================================================== */

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor:text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor:pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	display:block;
}
.ui-tabs .ui-tabs-hide {
	display:none !important;
}

/* JQUERY TOKEN INPUT ================================================================== */

ul.token-input-list-facebook {
	margin-top:5px;
	overflow:hidden;
	height:auto !important;
	height:1%;
	width:100%;
	border:1px solid #abadb3;
	cursor:text;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	min-height:1px;
	z-index:999;
	background-color:#fff;
}
ul.token-input-list-facebook li input {
	border:0;
	width:100px;
	padding:3px 8px;
	background-color:white;
	margin:2px 0;
	-webkit-appearance:caret;
}
li.token-input-token-facebook {
	overflow:hidden;
	/*height:auto !important;*/
margin:5px 0 0 5px;
	padding:1px 5px 0 5px;
	background-color:#4F6F5E;
	color:#fff;
	cursor:default;
	font-size:0.9em;
	float:left;
	white-space:nowrap;
	height:19px;
}
li.token-input-token-facebook p {
	display:inline-block;
	padding:0;
	margin:0;
	max-width:38.7em;
	overflow:hidden;
}
li.token-input-token-facebook span {
	color:#fff;
	margin-left:5px;
	font-weight:bold;
	cursor:pointer;
	vertical-align:top;
	position:relative;
	top:1px;
}
li.token-input-selected-token-facebook {
	background-color:#0065CA;
	color:#fff;
}
li.token-input-input-token-facebook {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
div.token-input-dropdown-facebook {
	position:absolute;
	width:37em;
	background-color:#EDF1F1;
	overflow:hidden;
	-webkit-box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	-moz-box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	cursor:default;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	z-index:1;
}
div.token-input-dropdown-facebook p {
	margin:0;
	padding:5px;
	color:#000;
}
div.token-input-dropdown-facebook ul {
	font-size:0.9em;
}
div.token-input-dropdown-facebook ul li {
	background-color:#fff;
	padding:4px;
}
div.token-input-dropdown-facebook ul li.token-input-dropdown-item-facebook, div.token-input-dropdown-facebook ul li.token-input-dropdown-item2-facebook {
	background-color:#EDF1F1;
}
div.token-input-dropdown-facebook ul li em {
	font-weight:bold;
	font-style:normal;
}
div.token-input-dropdown-facebook ul li.token-input-selected-dropdown-item-facebook {
	background-color:#0065CA;
	color:#fff;
}

/* JQUERY AUTOCOMPLETE ================================================================== */

.ui-autocomplete {
	background-color:#EDF1F1;
	-webkit-box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	-moz-box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
	cursor:default;
	position:absolute;
	left:0;
	top:0;
	max-height:17em;
	overflow-y:auto;
	overflow-x:hidden;
}
.ui-autocomplete li a {
	color:#333;
	display:block;
	padding:5px 6px;
	text-decoration:none;
}
.ui-autocomplete li a:hover, .ui-autocomplete li a:focus, .ui-autocomplete li a.ui-state-hover {
	background-color:#0065CA;
	color:#fff;
}

/* KIS MENU ================================================================== */

.KISmenu {
	background-color:#DD322D;
	color:#fff;
	padding:10px 12px 15px 12px;
	margin:0 0 20px 0;
	position:relative;
}
.KISmenu:before {
	position:absolute;
	content:"";
	bottom:-15px;
	left:50%;
	width: 0; 
	height: 0; 
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 15px solid #DD322D;
	z-index:2;
}
.KISmenu legend + label {
	font-weight:bold;
	margin-bottom: 10px;
	display: inline-block;
}
.KISmenu .iconTooltip {
	top: -2px;
}
.KISmenu .tooltipBox + label {
	margin-left: 8px;
}
.KISmenu #ExcludeNoData {
    float: right;
}
.KISmenu select {
	border-color: #fff;
	margin-right: 5px;
}
.KISmenu .tooltipLeft {
	font-weight: normal;
}
.KISmenu input[type=input] {
	vertical-align: top;
}

/* MAP INFO WINDOW ================================================================== */

/*.mapInfoWindow {
position:relative;
z-index:1;
background:#ffffff;
color:#fff;
padding-top:10px;
width:180px;
-webkit-box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
-moz-box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
box-shadow:4px 4px 0px 0px rgba(0, 0, 0, .3);
border:1px solid #fff;
}
*/
.mapInfoWindow {
position:relative;
z-index:1;
background:rgba(255,255,255,0.75);

padding-top:10px;
width:350px;
border:1px solid rgba(229,229,229,0.75);
}
/*.mapInfoWindow:before {
position:absolute;
background:url(../img/infowindow_pointer.png) no-repeat;
content:"";
height:21px;
width:14px;
z-index:-1;
top:25px;
left:-14px;
}*/
/*.mapInfoWindow a {
color:#fff;
}*/
.mapInfoWindow h2 {
	font-weight:bold;
	margin:0 0 6px 5px;
}
/*.mapInfoWindow > a {
position:absolute;
top:10px;
right:10px;
}*/
.mapInfoWindow > a:hover, .mapInfoWindow > a:focus {
	background-position:0;
	}
/*.mapInfoWindow ul {
max-height:150px;
overflow-y:auto;
padding-bottom:5px;
}*/
.mapInfoWindow li p {
	float:left;
	max-width:75%;
	}
.mapInfoWindow li {
	overflow:hidden;
	padding:5px 5px 5px 5px;
	border-top:1px solid rgba(229,229,229,1);
	border-left:1px solid rgba(229,229,229,1);
	border-right:1px solid rgba(229,229,229,1);
}
/*.mapInfoWindow li + li {
border-top:1px solid #4c8cb5;
}*/
.mapInfoWindow .addShortlist {
	color:#000;
	display:inline-block;
	float:right;
	width:8px;
	padding:6px 11px 6px 6px;
}

.olPopupCloseBox
{
	background: url(../img/icon_pop_close.png) no-repeat;
	margin-right: 21px;
	margin-top: 10px;	
}


/* COOKIE MESSAGE ================================================================== */

.cookieDialog {
	display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background:#1f6fa3;
	color:#fff;
	padding:12px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 100%;
	position:relative;
	min-height: 56px;
}
.cookieDialog form {
	float: none;
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}
.cookieDialog p {
	padding:0;
	max-width: none;
	float: none;
	padding-right: 150px;
}
.cookieDialog input {
	position: absolute;
	right: 0;
	top: 0;
}

/* SURVEY DIALOG ================================================================== */

.surveydialog {
     display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background:#1f6fa3;
	color:#fff;
	padding:12px;
	-webkit-box-shadow:4px 4px 0 0 rgba(0, 0, 0, .3);
	-moz-box-shadow:4px 4px 0 0 rgba(0, 0, 0, .3);
	box-shadow:4px 4px 0 0 rgba(0, 0, 0, .3);
	width: 100%;
	max-width:960px;
	position:fixed;
	bottom:10px !important;
    }


.hiddenDialog {
	visibility:hidden;
    }

#surveyBox p {
	display:inline-block;
	width:65%;
	padding-top:7px;
	}
#surveyBox p + p {
	float:right;
	width:auto;
	padding-top:0;
}
#surveyBox input {
	margin-left:10px;
}

/* VIDEO DIALOG ================================================================== */

.videoPopupContainer {
    z-index: 10;
    display: none;
}

.videoPopupContainer .videoDialogPopup {
    display: block;
    position: relative;
    width: 100%;
    overflow: auto;
}

.videoDialog {
	position: fixed;
	top: 30%;
	top: calc(50% - 205px);
	top: -webkit-calc(50% - 205px);
	top: -moz-calc(50% - 205px);
	left: 21%;
	left: calc(50% - 320px);
	left: -webkit-calc(50% - 320px);
	left: -moz-calc(50% - 320px);
	width: 640px;
}
.videoDialog p {
	padding-top: 0;
	max-width: 90%;
}
.videoDialog > a {
	margin-top: 0;
	margin-bottom: 10px;
}
#modal-background {
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: #fff;
	opacity: 0.85;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	margin: 0;
	padding: 0;
}

/* COMPARE DIALOG ================================================================== */

.compareDialog, .videoPopupContainer {
	/*display: block;*/
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}
.compareDialog p {
	max-width: 100%;
	width: 91%;
	padding-left: 45px;
}
.compareDialog p .fa {
	position: absolute;
	left: 0;
	top: -3px;
	font-size: 35px;
}
.compareDialog p a + a {
	float: right;
}
.compareDialog .closeDialog, .videoDialogPopup .closeVideoDialogPopup {
	float: right;
	margin-top: 5px;
}

/* LAYOUT - General ================================================================== */

.mainColumn {
	width:69.8%;
	float:left;
	margin-bottom:30px;
}
.pageCompare,
.pageCompareMap,
.pageSubjectGroups,
.pageSubjectAtoZ,
.pageYourMeasures,
.pageSignin,
.pageCourseAssistant {
	width:100%;
}
.rightColumn {
	position:relative;
	margin-top:-94px;
	width:28.1%;
	float:right;
	margin-bottom:30px;
}
.pageCompare + .rightColumn,
.pageCompareMap + .rightColumn,
.pageSubjectGroups + .rightColumn,
.pageCourseAssistant + .rightColumn,
.pageSubjectAtoZ + .rightColumn,
.pageYourMeasures + .rightColumn,
.pageSignin + .rightColumn {
	position:absolute;
	right:0;
}
body.topBanner .rightColumn {
	top:140px;
}

/* LAYOUT - Homepage ================================================================== */

.pageHome .contentWrapper {
	padding:0;
	overflow:hidden;
	min-height: 0;
}
.pageHome header.pageTitle {
	padding-right:70px;
}
.pageHome header.pageTitle p, .pageHome .column1 > p, .pageHome .column2 p,
#videoDialog-show p {
	font:normal 1.25em/1.4 Georgia, "Times New Roman", Times, serif;
}
#WelshvideoDialog-show  p {
	font:normal 1.25em/1.4 Georgia, "Times New Roman", Times, serif;
}
.pageHome .column1 {
	float:left;
	padding:20px;
}
.pageHome .column1 > h2, .pageHome .column2 h2, .pageHome .promoCourses h2 {
	font:normal 2em 'AsapRegular', sans-serif;
	margin-bottom:20px;
}
.pageHome .column1 > p, .pageHome .column2 p {
	margin-bottom: 20px;
}
.pageHome .column1 {
	width: 54.5%;
}
.pageHome .ca-nav {
	margin-bottom: 0;
}
.pageHome .ca-nav li {
	width: 33.3333%;
}
.pageHome .ca-nav li + li {
	margin: 0;
}
.pageHome .ca-nav li:nth-child(4) {
	margin-left: 17%;
}
.pageHome .ca-nav a {
	min-height: 126px;
	background-color: transparent;
	border: 0;
}
.pageHome .column2 {
	float: left;
	width: 35%;
	padding: 20px 0 20px 20px;
	border-left: 1px solid #e5e5e5;
}
.promoVideo {
	margin-bottom: 20px;
}
.promoVideo h2 {
	margin-bottom: 10px;
}
#videoDialog-show {
	display: block;
	text-align: center;
	background: url(../img/bg-video.jpg) no-repeat;
	padding: 45px 12px 12px 12px;
	height: 85px;
	border: 2px solid #0065CA;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #0065CA;
}
#videoDialog-show:hover,
#videoDialog-show:focus {
	text-decoration: none;
}
#videoDialog-show .fa {
	font-size: 54px;
}
#videoDialog-show:hover .fa,
#videoDialog-show:focus .fa {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
	-webkit-transition: all 50ms linear;
	-moz-transition: all 50ms linear;
	-ms-transition: all 50ms linear;
	-o-transition: all 50ms linear;
	transition: all 50ms linear;
}

.link-resources {
	border-top: 20px solid #f2f2f2;
	clear: both;
	padding: 20px;
}
.link-resources a {
	display: block;
	padding: 10px;
}
.link-resources a span {
	display: inline-block;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    width: 52px;
    height: 42px;
    padding-top: 10px;
    margin: 0 auto;
    background-color: #0065CA;
    text-align: center;
}
.link-resources a span .fa {
	color: #fff;
	font-size: 32px;
}
.link-resources a h2 {
	display: inline-block;
	font: normal 1.2em 'AsapBold', sans-serif;
    margin-left: 5px;
    vertical-align: super;
}
.link-resources a h2.linkSite {
	padding-right: 18px;
}
.link-resources a:hover,
.link-resources a:focus  {
	text-decoration: none;
	background-color: #e5f2fe;
}

#WelshvideoDialog-show {
	display: block;
	text-align: center;
	background: url(../img/Welshvideo-bg.png) no-repeat;
	padding: 45px 12px 12px 12px;
	height: 85px;
	border: 2px solid #0065CA;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #0065CA;
}
#WelshvideoDialog-show:hover,
#WelshvideoDialog-show:focus {
	text-decoration: none;
}
#WelshvideoDialog-show .fa {
	font-size: 54px;
}
#WelshvideoDialog-show:hover .fa,
#WelshvideoDialog-show:focus .fa {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
	-webkit-transition: all 50ms linear;
	-moz-transition: all 50ms linear;
	-ms-transition: all 50ms linear;
	-o-transition: all 50ms linear;
	transition: all 50ms linear;
}

/* LAYOUT - Search results ================================================================== */

.pageResults .contentWrapper {
	position:relative;
}
.contentWrapper:after {
	clear: both;
	content: " ";
	display: table;
}
.contentWrapper:before {
	content: " ";
	display: table;
}
.pageResults header.pageTitle h1, .pageInstitution header.pageTitle h1 {
	margin-right:4em;
}
.pageResults header.pageTitle .linkArrowLeftBlue,
.pageCourseAssistant header.pageTitle > a {
	position:absolute;
	right:0;
	bottom:2.8em;
}
.pageResults .column1, .pageInstitution .column1, .pageCourseAssistant .column1 {
	float: right;
	width:65%;
}
.pageResults .column1 .highlight {
	margin-top:0;
}
.pageResults .documentActions,
.pageCourseAssistant .documentActions {
	bottom:0;
}
.pageResults iframe {
	width:100%;
	height:600px;
	margin-bottom:5px;
}
.pageResults .smalltext {
	text-align:right;
	margin:0;
}
.pageResults .promoShortlist {
	position:absolute;
	right:-290px;
	top:0;
	width:210px;
}
.link-mapview {
	display: block;
	margin-top: 15px;
	padding: 10px 20px 10px 60px;
	font-weight: bold;
	position: relative;
	background: url(../img/map.png) #EDF1F1 no-repeat left center;
}
.link-mapview:after {
	content:"→";
	font-family:Icons;
	font-size:9px;
	position:absolute;
	right:10px;
	top:14px;
}

/* LAYOUT - Course ================================================================== */

.pageCourse header.pageTitle h1 {
	margin-top:10px;
	margin-right:4em;
}
.pageCourse header.pageTitle > p {
	margin-top:10px;
	margin-right:185px;
}
.pageTitle-institution {
	line-height:1.3em;
}
.pageTitle-institution a {
	font-weight:bold;
	margin-right:10px;
}
.brandingKIS {
	float:right;
	margin-left:20px;
}
.brandingKIS img {
	margin-bottom:10px;
}
.selectMeasures {
	display:inline-block;
}
.altView {
	padding:15px 0 0 0;
}
.saveResults {
	float:right;
	margin-top:7px;
}
.saveResults a {
	background:url(../img/icon_save.png) no-repeat right center;
	padding-right:32px;
	padding-top:8px;
	height:25px;
	display:inline-block;
}
.rightColumn + .linkArrowUpBlue {
	display:block;
	clear:both;
}
.box-whatnext {
	width:65.6%;
	margin:20px 0 30px 0;
	background:#f0e8a9;
	padding:15px 20px 25px 20px;
}
.box-whatnext .documentActions {
	float:right;
	margin-top:3px;
}
.box-whatnext h2 {
	font-size:2em;
	font-weight:bold;
}
.box-whatnext > ul li {
	border-top:2px solid rgba(0, 0, 0, .07);
	padding-top:15px;
	margin-top:10px;
	overflow:hidden;
	min-height:22px;
}
.box-whatnext h3 {
	font-weight:bold;
	display:inline-block;
}
.box-whatnext .addShortlist, .box-whatnext .button {
	float:right;
	margin-top:-6px;
}
.box-whatnext .linkSite {
	float:right;
}
.box-whatnext .linkArrowRightBlue {
	float:right;
	display:block;
}
.box-whatnext .linkArrowRightBlue + .linkArrowRightBlue {
	margin-top:7px;
}
.Tefref h4{
	display:inline-block;
}

.Tefref span:first-child {
	background:#237ab3;
	color:#fff;
	padding:2px 0px;
    margin-right: 3em;
	/*font-weight:bold;*/
	padding-right: 7px;
    font-size:1.0em;
}
.Tefref a {
    font: normal 0.9em Arial, Helvetica, sans-serif;
    color: #0065ca;
}
/* LAYOUT - Compare ================================================================== */

.pageCompare header.pageTitle h1, .pageCompareMap header.pageTitle h1 {
	margin-top:10px;
}
.pageCompare .contentWrapper {
	padding:20px 0 0 0;
}
.pageCompare header.pageTitle, .pageCompareMap header.pageTitle {
	margin-right:290px;
}
.pageCompare .contentWrapper .nextPage {
	float:right;
	margin-top:15px;
	margin-right:20px;
    margin-bottom: 15px;
}
.pageCompare .contentWrapper .prevPage {
	margin-left:20px;
	margin-top:15px;
}
.pageCompare .contentNavigation {
	margin-top:15px;
	position:relative;
}
.contentNavigation .nextPage, .contentNavigation .prevPage {
	vertical-align: top;
	display: inline-block;
	margin-top: 8px;
}
.contentNavigation .nextPage {
	float: right;
}
.nextPage a, .prevPage a {
	padding-top:8px;
	height:25px;
	display:inline-block;
}
.nextPage a {
	background:url(../img/icon_next.png) no-repeat right center;
	padding-right:32px;
}
.prevPage a {
	background:url(../img/icon_prev.png) no-repeat left center;
	padding-left:32px;
}
.play-comparevideo {
	position: relative;
	padding-left: 50px;
	margin-top: 15px;
	background-color: #1f6fa3;
    min-height: 52px;
    clear: both;
}
.play-comparevideo a {
	color: #fff;
	padding: 20px 15px;
	display: block;
}
.play-comparevideo .fa {
	font-size: 35px;
	position: absolute;
	left: 20px;
	top: 11px;
}
aside.play-comparevideo {
	padding-left: 45px;
}
aside.play-comparevideo a {
	padding: 10px;
}
aside.play-comparevideo .fa {
	font-size: 35px;
	position: absolute;
	left: 10px;
	top: 11px;
}

/* LAYOUT - Compare map ================================================================== */

.pageCompareMap iframe {
	height:600px;
	width:100%;
	margin-bottom:5px;
}
.pageCompareMap .smalltext {
	text-align:right;
	margin:0;
}

/* LAYOUT - Subject A to Z ================================================================== */

.pageSubjectAtoZ header.pageTitle {
	margin-right:290px;
}

/* LAYOUT - Course assistant ================================================================== */

.ca-wrapper {
background: #fff;
padding: 20px;
}
.ca-nav > li {
	float: left;
	width: 19.6%;
}
.ca-nav li + li 
{
	margin-left: 0.5%;
}
.ca-nav a {
	display: block;
	text-align: center;
	padding: 10px 0;
	min-height: 126px;
	position: relative;
	border: 1px solid #e5f2fe;
}
.ca-nav a:focus {
	overflow: visible;
}
.ca-nav a span {
	display: block;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
	width: 52px;
	height: 42px;
	padding-top: 10px;
	margin: 0 auto;
}
.ca-nav a .fa {
	font-size: 32px;
}
.ca-nav a h2 {
	font:normal 1.2em 'AsapBold', sans-serif;
	margin: 5px 0 7px 0;
}
.ca-nav-desc {
	font-size: 0.85em;
	color: #333;
	max-width: 85%;
	margin: 0 auto;
}
.ca-nav .selectedItems li {
	padding-right: 5px;
	margin-right: 0;
}
.ca-nav .selectedItems li + li {
	margin-left: -1px;
}
.ca-nav a:hover,
.ca-nav a:focus {
	text-decoration: none;
	background-color: #e5f2fe;
}
.ca-nav a.ca-nav-selected:hover, .ca-nav a.ca-nav-selected:focus {
	background-color: #cde4f9;
}
.pageHome .ca-nav a:hover, .pageHome .ca-nav a:focus {
	background-color: #e5f2fe;
}
.ca-nav a.ca-nav-active, .ca-nav a.ca-nav-active:hover, .ca-nav a.ca-nav-active:focus {
	background-color: #0065CA;
	color: #fff;
	border: 0;
}
.ca-nav a.ca-nav-active:after {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: -13px;
	left: 45%;
	left: calc(50% - 9.5px);
	left: -webkit-calc(50% - 9.5px);
	left: -moz-calc(50% - 9.5px);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13px 9.5px 0 9.5px;
	border-color: #0065CA transparent transparent transparent;
}
.ca-nav-active .ca-nav-desc {
	color: #fff;
}
.ca-nav a.ca-nav-active .selectedItems li {
	background-color: #3385d6;
}
.ca-nav-selected {
	background-color: #e5f2fe;
	border: 0;
}
.ca-nav-selected span {
	background-color: #0065CA;
}
.ca-nav-active span .fa,
.ca-nav-selected span .fa {
	color: #fff;
}
.ca-filter {
	background: #1F6FA3;
	padding: 15px;
	color: #fff;
	position: relative;
	display: none;
	-webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, .3);
	box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, .3);
	margin-top: 20px;
}
.ca-filter:before {
	content: "";
	position: absolute;
	top: -14px;
	left: 82px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10.5px 14px 10.5px;
	border-color: transparent transparent #1F6FA3 transparent;
}
#ca-filter-qualification:before {
	left: 266px;
}
#ca-filter-studymode:before {
	left: 450px;
}
#ca-filter-location:before {
	left: 636px;
}
#ca-filter-characteristics:before {
	left: 818px;
}
.ca-filter a,
.ca-filter .button {
	color: #fff;
}
.ca-filter > .tooltipClose {
	position: absolute;
	top: 15px;
	right: 15px;
}
.ca-filter h3,
.ca-filter legend {
	font:normal 1.2em 'AsapBold', sans-serif;
	margin-bottom: 10px;
}
.ca-filter .iconTooltip {
	border: 1px solid #fff;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.ca-filter .tooltipBox {
	border: 1px solid #fff;
}
.ca-filter .resultFilter-box-list {
	padding-bottom: 10px;
	padding-right: 0;
}
.ca-filter .resultFilter-box-list li {
	padding-right: 0;
}
.ca-filter .resultFilter-box-list label {
	margin-top: 1px;
}
#ca-filter-subject .resultFilter-box-list {
	width: 49%;
	float: left;
	border: 0;
	padding-bottom: 0;
}
#ca-filter-subject .resultFilter-box-list + .resultFilter-box-list {
	margin-left: 2%;
}
#ca-filter-subject .resultFilter-box-list label {
	width: 95%;
}
#ca-filter-subject .resultFilter-box-type-toggle {
	top:7px;
}
#ca-filter-subject .resultFilter-box-list > li {
	border-top: 1px solid #4A90BD;
	padding-top: 7px;
}
#ca-filter-subject .resultFilter-box-list > li > label {
	font-weight: bold;
	margin-bottom: 5px;
	width: 90%;
}
#ca-filter-subject .resultFilter-box-list > li > ul {
	display: none;
	padding-left: 17px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#ca-filter-subject .resultFilter-box-list > li > ul > li {
	background-color: #2c7aac;
	padding: 5px;
	margin-bottom: 2px;
}
#ca-filter-subject .resultFilter-box-list ul ul {
	-moz-column-count: 2;
	-moz-column-gap: 15px;
	-webkit-column-count: 2;
	-webkit-column-gap: 15px;
	column-count: 2;
	column-gap: 15px;
	padding-left: 23px;
	margin-top: 7px;
}
#ca-filter-subject .resultFilter-box-list ul ul label {
	width: 89%;
}
#ca-filter-qualification .resultFilter-box-list label {
	width: auto;
}
#ca-filter-qualification .iconTooltip {
	top: 0;
}
#ca-filter-location .resultFilter-box-list {
	float: left;
	width: 30%;
	border-bottom: 0;
}
#ca-filter-location input[type=text] {
	font-size: 0.9em;
}
#ca-filter-characteristics legend {
	float: left;
}
#ca-filter-characteristics .resultFilter-box-list {
	clear: both;
}
.ca-filter .button-box {
	clear: both;
	border-top: 1px solid #4A90BD;
	padding-top: 9px;
	margin-top: 10px;
}
.ca-filter .button-blue {
	border-top: 1px solid #5291BE;
}
.ca-resultcount {
	text-align: center;
	padding: 15px 10px 15px 10px;
	margin: -20px -20px 10px -20px;
}
.ca-resultcount-matched {
	background-color: #303030;
	color: #fff;
	padding: 10px;
}
.ca-resultcount-none {
	background-color: #ffc9c7;
	padding: 14px;
}
.ca-resultcount-save {
	background-color: transparent;
	padding: 0;
	margin-top: 5px;
}
.ca-resultcount p {
	display: inline-block;
	margin-right: 20px;
	font-size: 1.2em;
}
#dialogBox-save-ca {
	width: 500px;
	margin-top: -40px;
	left: 210px;
}
.ca-resultcount .dialogBox p {
	margin-bottom: 0;
}
.pageCourseAssistant header.pageTitle {
	margin-right:290px;
}
.pageCourseAssistant .contentWrapper {
	padding-top: 5px;
}
.pageCourseAssistant .currentQuestion {
	padding-right: 280px;
}

/* LAYOUT - Course assistant results ================================================================== */

.pageCourseAssistantResults header.pageTitle {
	margin-right:290px;
}
.pageCourseAssistantResults .contentWrapper {
	width: 630px;
}

/* LAYOUT - Subject groups ================================================================== */

.pageSubjectGroups .contentWrapper {
	position:relative;
}
#tabs nav, #tabs form, #tabs .subjectGroups {
	float: left;
}
#tabs nav {
	width: 18.5%;
}
#tabs nav h2, #tabs form h2, .pageShortlist article h2, .pageYourMeasures article h2 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:20px;
}
#tabs form {
	margin-left:20px;
	width: 79%;
}
#tabs form .subjectGroups {
	width: 75%;
}
#tabs section {
	margin-top:-3em;
	width: 22%;
	float: right;
}
#tabs section .selectedItems {
	margin-bottom:15px;
}

/* LAYOUT - Course assistant ================================================================== */

.pageAssistant .questions ul ul {
	-moz-column-count:2;
	-moz-column-gap:20px;
	-webkit-column-count:2;
	-webkit-column-gap:20px;
	column-count:2;
	column-gap:20px;
}

/* LAYOUT - Shortlist ================================================================== */

.pageShortlist header.pageTitle h1 {
	margin-top:10px;
}
.pageShortlist .contentNavigation li a, .pageYourMeasures .contentNavigation li a, .pageSavedAssistant .contentNavigation li a, .pageDetails .contentNavigation li a, .pageSavedSearches .contentNavigation li a {
	min-height:3em;
	width:6.6em;
}
.pageShortlist article h2 {
	margin-bottom:10px;
}
.pageShortlist article > P {
	margin-bottom:10px;
}
.pageShortlist form > fieldset > p {
	margin-bottom:10px;
}
.pageShortlist form > fieldset > label {
	margin-bottom:20px;
	display: inline-block;
}
.pageShortlist .contentWrapper form > fieldset > input[type=submit] {
	float:right;
	margin-top:-5px;
}
.pageShortlist .shortlistFull .dialogBox {
	width:350px;
	top:-10px;
	right:-10px;
}

/* LAYOUT - Your measures ================================================================== */

.pageYourMeasures .contentWrapper article {
	width: 69.55%;
	float: left;
}
.pageYourMeasures .contentWrapper section {
	float: right;
	width: 27.7%;
}
.pageYourMeasures .contentWrapper section > p {
	margin-bottom:10px;
}

/* LAYOUT - Glossary ================================================================== */

.pageGlossary .contentNavigation li a {
	min-height:4em;
	width:7.5em;
}

/* LAYOUT - Saved course assistant ================================================================== */

.pageSavedAssistant .contentWrapper {
	padding-left:0;
}
.pageSavedAssistant article {
	margin-left:20px;
	overflow:hidden;
}
.pageSavedAssistant .articleBody {
	float:left;
	margin-bottom:15px;
}
.pageSavedAssistant article > a {
	float:right;
}

/* LAYOUT - Search ================================================================== */

.pageSearch .articleForm fieldset fieldset {
	border-bottom:2px solid #e5e5e5;
	padding-top:12px;
}
#Term {
	/*width:37em*/;
}
.pageSearch .slider {
	width:320px;
	top:12px;
}
.pageSearch .resultFilter-box-location-search {
	margin-top:-12px;
}
.pageSearch .resultFilter-box-location-search > p {
	margin-bottom:0;
}
.pageSearch .questions {
	width:85%;
	margin-bottom:0;
}
.pageSearch .questions ul ul {
	-moz-column-count:3;
	-moz-column-gap:20px;
	-webkit-column-count:3;
	-webkit-column-gap:20px;
	column-count:3;
	column-gap:20px;
}

/* LAYOUT - Institution ================================================================== */

.pageInstitution .pageTitleCount {
	float:none;
	margin-top:10px;
}
.pageInstitution iframe {
	float:right;
	width:66%;
	height:350px;
	margin-bottom:5px;
}
.pageInstitution .smalltext {
	text-align:right;
	margin:0 0 20px 0;
}
.pageInstitution .articleBody2 {
	width:30%;
	margin-right:20px;
	float:left;
}
.box-qareport > p {
	margin-bottom:5px;
}
.box-qareport > p + p {
	font-size:0.9em;
	width:87%;
	display:inline-block;
}
.pageInstitution .alphaNav {
	font-size:1em;
	margin-top:7px;
}
.pageInstitution .alphaNav li {
	padding-right:0;
	margin-bottom:6px;
}
.resultFilterSearch {
	padding-bottom:15px;
}
.resultFilterSearch label {
	font-weight:bold;
	display:block;
}
.resultFilterSearch input[type=text] {
	width:95%;
	margin-top:7px;
	margin-bottom:8px;
}
.resultsList-count {
	border-bottom:2px solid #e5e5e5;
	padding-bottom:12px;
	margin-bottom:10px;
}

/* LAYOUT - Personal details ================================================================== */

.pageDetails .linkRemove {
	margin-top:20px;
	display:inline-block;
}
.pageDetails .dialogBox {
	margin-top:-75px;
	background:url(../img/icon_warning.png) #DD322D no-repeat 15px 12px;
}
.pageDetails .dialogBox p {
	float:none;
	padding-top:0;
	margin-bottom:5px;
	margin-left:50px;
}
.pageDetails .dialogBox input[type=submit], .pageDetails .dialogBox input[type=reset] {
	border-top-color:#e85d59 !important;
}

/* LAYOUT - Sign in ================================================================== */

.pageSignin .column1 + .articleForm, 
.pageSignin .column1 {
	width:36%;
	display:inline-block;
	vertical-align:top;
}
.pageSignin .column1 + .articleForm {
	margin-left:70px;
}
.pageSignin .dialogBox {
	margin-top:-50px;
}
.pageSignin .dialogBox p {
	font:normal 1em Arial, Helvetica, sans-serif;
}
.wait, .wait * {
	cursor:wait !important;
}

/* LAYOUT - University & college list ================================================================== */

#institution-name {
	width: 88%;
}
.pageInstitutionsAtoZ .articleForm {
	margin-bottom:20px;
}
.pageInstitutionsAtoZ .articleForm label {
	font-size:1em;
}

/* Display block ================================================================== */

.block {
	display:block;
}

/* LOADING ANIMATION ================================================================== */

#floatingCirclesG {
	position:relative;
	margin-left:72px;
	margin-top:36px;
	width:256px;
	height:256px;
	-moz-transform:scale(0.6);
@@ -3421, 8 +3459, 7 @@ height:256px;
	-o-transform:scale(0.6);
	transform:scale(0.6);
}
.f_circleG {
	position:absolute;
	background-color:#BCCEE8;
	height:47px;
	width:47px;
	-moz-border-radius:23px;
	-moz-animation-name:f_fadeG;
	-moz-animation-duration:1.04s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-direction:linear;
	-webkit-border-radius:23px;
	-webkit-animation-name:f_fadeG;
	-webkit-animation-duration:1.04s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-direction:linear;
	-ms-border-radius:23px;
	-ms-animation-name:f_fadeG;
	-ms-animation-duration:1.04s;
	-ms-animation-iteration-count:infinite;
	-ms-animation-direction:linear;
	-o-border-radius:23px;
	-o-animation-name:f_fadeG;
	-o-animation-duration:1.04s;
	-o-animation-iteration-count:infinite;
	-o-animation-direction:linear;
	border-radius:23px;
	animation-name:f_fadeG;
	animation-duration:1.04s;
	animation-iteration-count:infinite;
	animation-direction:linear;
}
#frotateG_01 {
	left:0;
	top:105px;
	-moz-animation-delay:0.39s;
	-webkit-animation-delay:0.39s;
	-ms-animation-delay:0.39s;
	-o-animation-delay:0.39s;
	animation-delay:0.39s;
}
#frotateG_02 {
	left:30px;
	top:30px;
	-moz-animation-delay:0.52s;
	-webkit-animation-delay:0.52s;
	-ms-animation-delay:0.52s;
	-o-animation-delay:0.52s;
	animation-delay:0.52s;
}
#frotateG_03 {
	left:105px;
	top:0;
	-moz-animation-delay:0.65s;
	-webkit-animation-delay:0.65s;
	-ms-animation-delay:0.65s;
	-o-animation-delay:0.65s;
	animation-delay:0.65s;
}
#frotateG_04 {
	right:30px;
	top:30px;
	-moz-animation-delay:0.78s;
	-webkit-animation-delay:0.78s;
	-ms-animation-delay:0.78s;
	-o-animation-delay:0.78s;
	animation-delay:0.78s;
}
#frotateG_05 {
	right:0;
	top:105px;
	-moz-animation-delay:0.91s;
	-webkit-animation-delay:0.91s;
	-ms-animation-delay:0.91s;
	-o-animation-delay:0.91s;
	animation-delay:0.91s;
}
#frotateG_06 {
	right:30px;
	bottom:30px;
	-moz-animation-delay:1.04s;
	-webkit-animation-delay:1.04s;
	-ms-animation-delay:1.04s;
	-o-animation-delay:1.04s;
	animation-delay:1.04s;
}
#frotateG_07 {
	left:105px;
	bottom:0;
	-moz-animation-delay:1.17s;
	-webkit-animation-delay:1.17s;
	-ms-animation-delay:1.17s;
	-o-animation-delay:1.17s;
	animation-delay:1.17s;
}
#frotateG_08 {
	left:30px;
	bottom:30px;
	-moz-animation-delay:1.3s;
	-webkit-animation-delay:1.3s;
	-ms-animation-delay:1.3s;
	-o-animation-delay:1.3s;
	animation-delay:1.3s;
}
@-moz-keyframes f_fadeG {
0% {
background-color:#000000
}
100% {
background-color:#BCCEE8
}
}
@-webkit-keyframes f_fadeG {
0% {
background-color:#000000
}
100% {
background-color:#BCCEE8
}
}
@-ms-keyframes f_fadeG {
0% {
background-color:#000000
}
100% {
background-color:#BCCEE8
}
}
@-o-keyframes f_fadeG {
0% {
background-color:#000000
}
100% {
background-color:#BCCEE8
}
}
@keyframes f_fadeG {
0% {
background-color:#000000
}
100% {
background-color:#BCCEE8
}
}
