html {
	font-size: 100% !important;
}

body {
	font-size: 62.5%;
	background-color: #efefef !important;
}

p {
/* 	font-size: 1.3em; */
}


a {
	color: red;
	text-decoration: none;
/* 	font-size: 1.3em; */
}

a:hover {
	color: #FF0000 !important;
	text-decoration: underline;
}

.form-control {
/*	padding-right: 30px; */
	padding-right: 3em;
}

.form-control+.glyphicon {
	position: absolute;
	right: 0;
/*	padding: 8px 27px; */
	padding: 0.8em 2.7em;
}

.twitter-typeahead {
	/* ootb class is inline-block but this clashes with bootstrap .form-control block on input textbox */
	display: block !important;
}

.tt-dropdown-menu {
	width: 100%;
/*	margin-top: 34px; */
	margin-top: 3.4em;
	/*     padding: 8px 0; */
	background-color: #fff;
/*	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
*/
	border: 0.1em solid #ccc;
	border: 0.1em solid rgba(0, 0, 0, 0.2);
	border-radius: 0.4em;
	-webkit-box-shadow: 0 0.5em 1em rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0.5em 1em rgba(0, 0, 0, .2);
	box-shadow: 0 0.5em 1em rgba(0, 0, 0, .2);
}

#content {
/* 	background-color: #e5e5e5; */
}

.resetContainer,.resetRow {
	width: inherit !important;
	margin-left: inherit;
	margin-right: inherit;
	padding-left: inherit;
	padding-right: inherit;
	display: block;
}

.no-horizontal-padding {
/*
	padding-left: 0px;
	padding-right: 0px;
*/
	padding-left: 0em;
	padding-right: 0em;

}

.typeahead-video-article-type-box {
    border: 0.2em solid #c5c5c5;
    float: left;
    height: 2em;
    text-align: center;
	min-width: 1.6em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	padding-top: 0.1em;
	margin-right: 1.2em;
	margin-left: 0.6em;
	vertical-align: middle;
}

.typeahead-video-article-type-indicator {
    color: #c5c5c5;
	font-size: 1em;
    height: 100%;
    position: relative;
}

.searchWidgetRow {
	background-color: #e5e5e5;
/*	padding: 15px 0px 15px 0px; */
	padding: 1.5em 0em 1.5em 0em;
	width: inherit;
	z-index: 99;
}

.searchWidgetRow-modernizr-compatible {
	background-color: #efefef;
/*	padding: 15px 0px 15px 0px; */
	padding: 1.5em 0em 1.5em 0em;
	width: inherit;
	z-index: 99;
	height: 6.5em;
	
}

.searchResultsSection {
	background-color: #FFFFFF;
	border-radius: 0.4em 0.4em 0 0;
	padding: 1.5em 1.5em 0 1.5em;
}

.search-results-for-container {
/*
	border-bottom: 1px dotted #e5e5e5;
	padding-bottom: 10px;
*/
	border-bottom: 0.1em dotted #999999;
	padding-bottom: 1em;
}

.otherSuggestionsSection {
	background-color: #FFFFFF;
	border-radius: 0 0 0.4em 0.4em;
	padding: 0 1.5em 1.5em 1.5em;
}

.results-container * {
	vertical-alignment: top;
}


.results-container {
	width: 100%;
	padding-right: 2em;
}

.results-container a > span {
	float: left;
	font-size: 4em;
	width: 1em;
	color: #666666;
}

.results-container a > h2 {
	overflow: hidden;
	font-size: 1.8em;
	margin-top: 0;
	padding-left: 1em;
}

.results-container a {
	color: #FF0000;
}

.results-container a:hover span {
	color: #FF0000;
}

.results-container p {
	margin-left: 4.5em;
	margin-bottom: 0;
}

.results-container a > img {
	float: left;
	width: 15em;
	margin-right: 1em;
}

.video-summary {
	padding-left: 1.5em;
	overflow: hidden;
}

.video-heading {
	position: relative;
	left: -2em;
}

.seperator {
	border-bottom: 0.1em dotted #999999;
	padding-top: 3em;
	padding-bottom: 3em;
}

.ckb-results-section {
/* 	background-color: yellow; */
	background-color: #FFFFFF;
/*	border-right: 1px dotted #e5e5e5; */
	border-right: 0.1em dotted #999999;
	padding-right: 2em;
}

.resultsPagination {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}

.paginationLink {
	width: 30%;
	font-size: 1.6em;
/* font-size: 16px */
	display: inline-block;
}

.paginationLinkPrev {
	text-align: left;
}

.paginationLinkNext {
	text-align: right;
}

.currentPage {
/* 	width: 36%; */
	font-size: 1.3em;
/* font-size: 13px */
	margin-top: 0.4em;
}

.paginationIcon_prev {
	color: #999999;
	font-size: 2em;
	vertical-align: middle;
	position: relative:
}

.paginationIcon_next {
	color: #999999;
	font-size: 2em;
	vertical-align: middle;
	position: relative:
}

.paginationLink a:hover span {
	color: #FF0000 !important;
}

.paginationLinkText_next, .paginationLinkText_prev {
	font-size: 1em;
}
.did-you-mean-heading {
	font-size: 1.3em;
/* 	font-size: 13px;	 */
/* 	float: left; */
/*	padding-right: 5px; */
	padding-right: 0.5em;
    margin-bottom: 1.5em;
    margin-top: 0.5em;
    display: inline-block;
}

.did-you-mean-alt-search-term {
	color: #FF0000;
	font-size: 1.3em;
/* 	font-size: 13px;	 */
}

.other-suggestions-container {
/*	
	padding-top: 30px;
	padding-bottom: 30px;
*/
	padding-top: 3em;
	padding-bottom: 3em;
}

.other-suggestions-container > p {
/* 	margin-bottom: 3px; */
 	margin-bottom: 0.3em;
}

.other-suggestions-container a {
	font-size: 1.3em;
}

.other-suggestions-heading {
	font-size: 2em;
/* 	font-size: 20px; */
	font-weight: bold;
/*  border: 1px solid red; */
 	margin-top: 2em;
/* 	margin-bottom: 5px; */
 	margin-bottom: 0.5em;
}

.article_with_video-type-container {
	width: 30%;
	float: left;
	height: 7em;
}

.article_with_video-type-container:hover span {
/* 	border: 1px solid red; */
	color: red !important;
}

.article-heading3 {
    display: inline-block;
    float: right;
    font-size: 1.8em;
    position: relative;
    right: -11em;
    top: -4em;
    vertical-align: top;
}

.video_thumbnail {
	padding-right: 1em;
    width: 30%;
	float: left; 
}

.video_thumbnail_overlay {
    left: -2.6em;
    opacity: 0.8;
    position: relative;
    top: 0.25em;
}

.video_thumbnail_overlay:hover {
    color: #FF0000;
}


.article_with_video-content-container {
	display: inline-block;
}

.article-type-container {
	width: 10%;
	float: left;
}

.article-content-container {
	width: 90%;
	float: right;
	margin-top: -25px;
}


.article-type-container2 {
/* 	width: 8%; */
	width: 100%;
	float: left;
/* 	font-size: inherit; */
}

.article-type-container2:hover h2 {
	color: red;
}

.article-type-container2:hover h2 span {
	color: red;
}


.article-heading-font-size {
	font-size: 1.8em;
	margin: 0;
}

.article_with_video-type-container-mobile {
/* 	width: 8%; */
	width: 5em;
	float: left;
}

.article-type-indicator {
	font-size: 4em;
/* 	font-size: 40px; */
	color: #cccccc;
	text-align: left;
/* 	float: left; */
	width: 1em;
}


.article-type-indicator:hover {
	color: #FF0000;
}

.pdf-type-image-indicator {
	max-width: 100%;
/*
	margin-left: -5px;
	max-height: 50px;
*/
	margin-left: -0.5em;
	max-height: 5em;
}

.article-heading {
	font-size: 1.8em;
	margin-top: 0px;
/* 	font-weight: bold; */
}


.article-type-indicator2 {
	font-size: 4em;
/* 	font-size: 40px; */
	color: #cccccc;
/* 	text-align: left; */
	width: 1.25em;
	display: inline-block;
	vertical-align: top;
}

.article-heading2 {
	font-size: 1.8em;
/* 	margin-top: 0px; */
/* 	font-weight: bold; */
	display: inline-block;
	width: 90%;
	vertical-align: top;
/* 	margin: 0; */
/* 	float: left; */
}

.article-heading > a {
	/* 	color: red; */
	width: 100%;
}

.article_summary {
/* 	width: 100%; */
/* 	override bootstrap margin */
/* 	margin-bottom: 0; */
/* display: inline-block */
}

.forum-results-section {
/* 	background-color: pink; */
	/* 	border-right: 1px dotted #e5e5e5; */
	background-color: #FFFFFF;
	padding-left: 2em;
}


.forum-heading-container {
/*    border-bottom: 1px dotted #E5E5E5; */
    border-bottom: 0.1em dotted #999999;
/*     padding-bottom: 10px; */
/*     padding-bottom: 1em; */
    padding-top: 3em;
}

.forum-results-heading {
	vertical-align: top;
	font-size: 1.8em;
/* 	font-size: 18px; */
	margin-top: 0;
/*	margin-bottom: 7px; */
	margin-bottom: 0.7em;
	padding-left: 1em;
}

.forum-heading-container > span {
	vertical-align: top;
	color: #1E4178;
    float: left;
    font-size: 3em;
    width: 1em;
}

.forum-heading-container > h2 {
    font-size: 1.8em;
    margin-top: 0;
    overflow: hidden;
    padding-left: 0.88em;
}

.forumIcon {
	vertical-align: top;
	font-size: 3em;
/* 	font-size: 2em; */
/* 	font-size: 20px; */
	float: left
}

.moreForumResults {
	display: block;
}

.service-status-check-container {
	width: 100%;
	display: table;
}



.service-status-check-container * {
	vertical-alignment: top;
}


.service-status-check-container {
	width: 100%;
}

.service-status-check-container a > span {
	float: left;
	font-size: 3em;
	width: 1em;
	color: #1E4178;
}

.service-status-check-container a > h2 {
	overflow: hidden;
	font-size: 1.6em;
	margin-top: 0;
	padding-left: 1em;
}

.service-status-check-container a {
	color: #FF0000;
}


.service-status-check-container p {
	margin-left: 3.4em;
	margin-bottom: 0;
}


.service-status-check-link-heading {
	font-size: 1.6em;
/* 	font-size: 16px; */
}

.service-status-check-cta {
	float: left;
	width: 10%;
	display: inline-block;
}

.service-status-icon {
	font-size: 2.5em;
}

.service-status-check-link-container {
	float: left;
	width: 90%;
	display: inline-block;
/*	padding-left: 5px; */
	padding-left: 0.5em;
/* 	padding-left: 5px; */
/* 	padding-right: 5px; */
}

.service-status-check-link-container >  h2 {
	margin-top: 0px !important;
}

.onwardLinkChevron {
    color: #999999;
/*     padding: 0 !important; */
/*     margin: 0 !important; */
    font-size: 0.9em;
}


.pageTitle {
	font-size: 3.2em;
	text-align: left;
	margin: 0px;
	padding-left: 0px;
}

.searchStringDummy {
/*
	border-radius: 4px !important;
	padding-left: 30px;
	padding-right: 30px;
*/
	border-radius: 0.4em !important;
	padding-left: 3em;
	padding-right: 3em;
}

.btn-search {
	background-color: #322332;
	border-color: #322332;
	color: #FFFFFF;
/*
	border-bottom-left-radius: 4px !important;
	border-top-left-radius: 4px !important;
	margin-left: 4px !important;
	padding-left: 18px;
	padding-right: 18px;
*/
	border-bottom-left-radius: 0.4em !important;
	border-top-left-radius: 0.4em !important;
	margin-left: 0.4em !important;
	padding-left: 1.8em;
	padding-right: 1.8em;
}

.btn-search:hover {
	color: #FF0000;
}

.btn-search:active {
	color: #ad121c;
}

.btn-search:visited {
	color: #FFFFFF;
}

.searchIcon {
	position: absolute;
	pointer-events: none;
/*
	padding-top: 8px;
	padding-left: 8px;
*/
	padding-top: 0.4em;
	padding-left: 0.5em;
	z-index: 999;
	color: #c5c5c5;
	font-size: 2em;
}

.clearTextIcon {
	position: absolute;
/*
	padding-top: 8px;
	margin-left: -26px;
*/
	padding-top: 0.4em;
	margin-left: -1.4em;
/* margin-left:21.4em;	 */

	z-index: 0;
	display: none;
	cursor: pointer;
	color: #d5d5d5;
	font-size: 2em;
/* 	display: inline-block; */
}

.clearTextIcon:hover {
	color: #e8e8e8;
}

.clearTextIcon:active {
	color: #cccccc;
}

.searchStringDummy::-ms-clear {
	display: none;
}

.empty-message {
	font-size: 1.3em;
}

.hiddenStructure {
	display: none;
}

.popover {
/*
	bottom: 71px !important;
	left: 379px !important;
*/
	bottom: 7.1em !important;
	left: 37.9em !important;

}

/* this is applied to the typeahead result set */
.resultType {
	color: #c5c5c5;
/* 	min-width: 30px; */
	min-width: 2em;
	display: inline-block;
/* 	float: left; */
	font-size: 1.8em;
	padding-left: 0.4em;
/* 	padding-right: 0.4em; */
	vertical-align: middle;
}



.suggestionText {
	font-size: 1.3em;	
	vertical-align: middle;
	width: 80%;
	width: calc(100% - 100px);
	display: inline-block;
}

.autoresults {
	border-bottom: 0.1em solid #cccccc;
	padding: 5px 0;
}

.autoresults:hover {
	background-color: #f5f5f5;
	cursor: pointer;
	color: #FF0000;
}

.autoresults:hover .typeahead-video-article-type-box {
    border: 0.2em solid #FF0000;
}

.autoresults:hover .typeahead-video-article-type-indicator {
    color: #FF0000;
}

.autoresults:hover .resultType {
    color: #FF0000;
}



/* .kb-links li:hover { */
/* 	background-color: #CCCCCC; */
/* } */

/* .kb-links li:hover h2 { */
/* 	color: #FF0000; */
/* } */


/* .kb-links li:active { */
/* 	background-color: #FF0000; */
/* } */
/* .kb-links li:active h2 { */
/* 	color: #FFFFFF; */
/* } */


/* .tt-cursor div:active { */
/* 	background-color: #FF0000; */
/* } */
/* .tt-cursor div:active span { */
/* 	color: #FFFFFF; */
/* } */


.autoresults:active {
	background-color: #FF0000 !important;
	cursor: pointer;
	color: #FF0000 !important;
}

.autoresults:active .typeahead-video-article-type-box {
    border: 0.2em solid #FFF;
}

.autoresults:active .typeahead-video-article-type-indicator {
    color: #FFF;
}

.autoresults:active .resultType {
    color: #FFF;
}

.autoresults:active .suggestionText {
    color: #FFF;
}

.suggestionText:active {
	background-color: #FF0000;
	color: #FFF;
}

.autoresults:active .topicResultType {
	background-color: #FF0000;
    color: #FFF;
}


.topicResultType {
    background-color: #f5f5f5;
    float: right;
    font-size: 18px;
    min-width: 40px;
    padding: 5px 7px;
    position: relative;
    text-align: center;
    top: -5px;
	display: inline-block;
}


/* this is applied to the footer text in the typeahead result set */
.autoFooter {
/*	padding: 5px 15px; */
	padding: 0.5em 1.5em;
	/* 	color: red; */
	font-size: 1.3em;
}

.autoFooter a {
	text-decoration: none;
	/* 	color: red; */
}

.autoFooter:hover {
	background-color: #f5f5f5;
	cursor: pointer;
}


.search-results-for-heading {
	font-size: 1.8em;
/* 	font-size: 20px; */
}

.forum-results-widget {
	height: 100%;
}

#fetchingResults {
	position: relative;
	top: 2em;
/* 	display: inline-block; */
	height: 12em;
}

.forum-results-widget a {
	font-size: 1.3em;
/* 	font-size: 13px; */
}

.waitingForForumResults {
	font-size: 1em;
	text-align: center;
	vertical-align: middle;
}

.info-links li {
    margin-top: 2em !important;
}

.info-links li:first-child {
    margin-top: 0 !important;
}

/* .autoresults:active { */
/* 	font-size: 2em; */
/* } */