/* .uk-panel.uk-panel-space.custom-sidebar {    background-color: #9f1b96 none repeat scroll 0 0;}.uk-panel.uk-panel-space.custom-sidebar ul li {    list-style: none;} */
/* Remove the full width dropdown background: */
.uk-article,
.uk-pagination {
  margin-left: 0px;
  margin-right: 0px;
}
.hiddenElement {
	display:none;
}

h1 {
    font-size: 36px;
    font-weight: normal;
    line-height: 42px;
    padding-bottom: 15px;
    position: relative;
    text-transform: none;
}
h2{
	text-transform:none;
}
.uk-article-title {
	text-transform:none;
}
.uk-width-medium-1-1 article.uk-article h1.uk-article-title a{
	font-size: 23px;
	line-height: 1em;
	text-transform:uppercase;
}
div.tm-main.uk-width-medium-2-3.uk-grid-collapse div.uk-width-1-1.uk-margin-top h1:before{
	background: #2f363b none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    position: absolute;
    width: 70px;

}
.uk-dropdown-overlay.tm-dropdown-overlay {
    display: none !important;
}
/* Add a background and a shadow to the sub-menu dropdowns: */

.tm-dropdown-overlay .uk-dropdown-navbar {
    background-color: rgba(0, 39, 118, 0.95);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

/*  Homepage Slideshow Styles  */
.uk-slideshow h3.uk-heading-large, .wk-slideshow h3.wk-heading-medium {
	font-family: Georgia, sans-serif;
	text-shadow: 2px 4px 2px #2b2b2b;
	text-transform:uppercase;
	font-weight:bold;
}
div.home-slide div.uk-overlay-panel.uk-overlay-background.uk-overlay-fade, .wk-scope .home-slide .wk-overlay-primary {
    background: rgba(51, 51, 51, 0.7) none repeat scroll 0 0;
    top: 56%;
}
/*media override for tablets*/
@media (min-width: 771px) and (max-width: 1150px) {
	.uk-slideshow h3.uk-heading-large, .wk-slideshow h3.wk-heading-medium {
		font-size: 35px;
		line-height: 50px;
	}
	.uk-slideshow div.uk-h2, .wk-scope .wk-slideshow .wk-h2 {
		font-size: 20px;
	}
}
/*media override for mobile*/
@media (max-width: 770px) {
	.uk-article {
		padding-left:0;
		padding-right:0;
	}
	.uk-slideshow h3.uk-heading-large, .wk-slideshow h3.wk-heading-medium {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 0;
	}
	.uk-slideshow div.uk-h2, .wk-scope .wk-slideshow .wk-h2 {
		font-size: 15px;
		margin-top:10px !important;
	}
	.wk-scope .wk-slideshow .wk-h2 p a {
		line-height:15px;
	}
	.wk-scope .wk-slideshow-items {
		min-height:700px !important;
	}
}

.intro {
    width: 50%;
}
li .uk-button.uk-button-secondary.login {
    background: #9f1b96 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}

.svgicon{fill:#002776;}

.wk-scope blockquote {
	font-style:normal;
	font-size:18px;
	line-height:28px;
}
.uk-block-niost	{
	background-color: #ccc;
}

#tm-toolbar a.uk-button.uk-button-niost.uk-button-large	{
	background-color: #9f1b96;
	color: #ffffff;
}
#tm-toolbar a.uk-button.uk-button-niost.uk-button-large:hover	{
	background-color: #002776;
	color: #ffffff;
}
 
.tm-toolbar {
	padding:5px 30px;
}
 
#tm-navbar .uk-dropdown .uk-nav-navbar > li > a	{
	color:#ffffff;
}

#tm-navbar .uk-dropdown .uk-nav-navbar > li > a:hover	{
	color:#cccccc;
}

#searchForm {
	color:#5f5f5f !important;
}

.mod-articles-category-introtext {
	margin-top: 0;
}

#people_related_info_module_div {
	font-size: 12px;
	color: #606060;
}
#people_related_info_module_name {
	color: #606060;
}
#people_related_info_module_div a {
	color: #606060;
}
#people_related_info_module_div a:hover {
	color: #002776;
}
.more_info_news {
	margin-left: 20px;
	list-style-image: url("../../../../../images/M_images/indent.png");
}

.bridging{
  color:#002776;
}

.buttons p a.uk-button{
	background-color:#1E9D8B;
	color:#fff;
}

.buttons p a.uk-button:hover{
	background-color:#002776 ;
	color:#fff;
}
.uk-nav-search > li > a {
    color: #fff;
}

.news_front_page_module ul {
	padding:0;
	list-style:none;
}
.news_front_page_module ul li a {
	color: rgba(255, 255, 255, 0.7);
	text-decoration:none;
}
.news_front_page_module ul > li:nth-child(n+2) {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}
/*fancy transitions to show introtext on hover*/
.news_front_page_module ul li:hover p {
	max-height: 300px;
}
.news_front_page_module ul li p {
	-webkit-transition: max-height 0.75s; 
   -moz-transition: max-height 0.75s; 
   -ms-transition: max-height 0.75s; 
   -o-transition: max-height 0.75s; 
   transition: max-height 0.75s;  
   overflow: hidden;
   max-height: 0;
	
	font-size: 15px;
}
.news_front_page_module .mod-articles-category-introtext, .news_front_page_module .mod-articles-category-readmore {
	margin:0;
}

.footerLink {color:#ffffff !important;}
.footerLink:hover {color:#bebebe !important;}

.tagComTagViewTitle {margin-top:30px;}

.articleTag {
	font-size: 0.8em;
	font-style: italic;
}

.loginForm input[type="text"], .loginForm input[type="password"] {
	width:30%;
}

.formError {
	font-weight:normal;
	font-size:12px;
}

.articleMeta {
	font-size: 14px;
	line-height: 18px;
	color: #acacac;
}

.moduletable.freepub h3 {
	font-size: 36px;
	line-height: 42px;
	font-weight: normal;
	text-transform: none;
	position: relative;
	padding-bottom: 15px;
	color: #002776;
}
.moduletable.freepub h3:before {
	content: "";
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 70px;
	background: #2f363b;
}
.moduletable.freepub ul.nav li, ul.nav.freepub li {
	border-bottom: 1px solid #ddd;
	padding: 30px 8px;
	position: relative;
}
.moduletable.freepub ul.nav li a, ul.nav.freepub li a {
	font-size: 23px;
	line-height: 1em;
	text-transform: uppercase;
	color: #002776;
	background-color:inherit !important;
}

.rsform-block-header {
	margin-left:0 !important;
}
.uk-panel-box-primary-hover:hover {
	color: #ffffff;;
	background-color: #9f1b96;
}
.uk-panel-box-secondary-hover:hover {
	color: #ffffff;
	background-color: #002776;
}

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

.has-error .radio {
	color: #9f1b96;
}

.newsCatBlogIntroWrap {
	display:flex;
}
.newsCatBlogIntroText {
	flex-grow:1;
}
.newsCatBlogImageDiv {
	min-width:300px;
	margin-left:10px;
}
.newsCatBlogImageDiv img {
	width: 300px;
}
@media (max-width: 768px) {
	.newsCatBlogIntroWrap {
		flex-direction:column-reverse;
	}
}

.warningBanner {
	background-color: #ffcb4f;
	color: #3D3D3D;
}
.warningBanner a {
	color: #003cb5;
}
.warningBanner a:hover {
	color: #9f1b96;
}

.uk-offcanvas {
	background:rgba(0, 0, 0, 0.3);
}
.uk-nav-offcanvas .uk-nav-sub {
	background:#001641;
}
.uk-nav-offcanvas > li > a {
	color:#ffffff;
}
.mobileMenuTopSection {
	padding: 0;
	text-align: center;
	background: #fff;
}

.com-finder__search-legend {
	display:none;
}
#highlighter-start, #highlighter-end {
	display: none;
	height: 0;
	opacity: 0;
}
#search-results .uk-article {
	margin:0;
	padding-left:0;
	padding-right:0;
}
@media (min-width: 771px) {
	.com-finder__search .form-inline {
		display:flex;
		align-items:center;
	}
	.com-finder__search .form-inline label {
		margin-right:10px;
	}
}

#user-registration > fieldset > legend {
	color: #5F5F5F;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 10px;
	border: none;
}
.com-users-login > .com-users-login__options.list-group {
	display: inline-flex;
	flex-direction: column;
}
.com-users-login .input-password-toggle {
	color: #002776;
}
.com-users-login .com-users-login__remember .form-check {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	margin-bottom: 35px;
}
.com-users-login .com-users-login__remember .form-check input {
	margin-left: 20px;
}
.com-users-login .com-users-login__remember .form-check label {
	width: 160px;
	margin: 0;
	text-align: right;
}

.homePageTopText {
	padding: 30px 65px;
	border-top: 1px solid #ebebec;
}
@media (max-width: 768px) {
	.homePageTopText {
		padding: 30px;
	}
}

#getStartedNowForm .formContainer .row {
	margin-left:0;
}

.uk-panel.contactUsSidebarForm {
	background: #9f1b96;
}
.contactUsSidebarForm .control-label {
	text-align:left;
}
.contactUsSidebarForm h2, .contactUsSidebarForm p, .contactUsSidebarForm label, .contactUsSidebarForm .rsform-block, .contactUsSidebarForm .has-error .control-label, .contactUsSidebarForm .formError, .contactUsSidebarForm .has-error .radio, .contactUsSidebarForm .has-error .checkbox, .contactUsSidebarForm .has-error .checkbox-inline {
	color:#ffffff;
}
.contactUsSidebarForm a {
	color:#ffffff;
	text-decoration: underline;
}
.contactUsSidebarForm input, .contactUsSidebarForm input:focus, .contactUsSidebarForm textarea, .contactUsSidebarForm textarea:focus {
	border: 1px solid #b0b6bb;
	background-color: #fff;
}
.contactUsSidebarForm .rsform-block-hopetogain .col-sm-3 {
	width: 100%;
	text-align: left;
	margin-bottom:20px;
}
.contactUsSidebarForm .rsform-block-hopetogain .col-sm-6 {
	width:100%;
}
.contactUsSidebarForm .rsform-block-toolinterestedin .col-sm-3 {
	width: 100%;
	text-align: left;
}
.contactUsSidebarForm .rsform-block-toolinterestedin .col-sm-9 {
	width:100%;
	padding:0;
}
.contactUsSidebarForm .rsform-block-toolinterestedin .col-sm-6 {
	padding:0;
}
.contactUsSidebarForm select:focus {
	background:#ffffff;
}
.contactUsSidebarForm .rsform-block-howhear .col-sm-3 {
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
}
.contactUsSidebarForm .rsform-block-receivemonthlynewsletter .col-sm-3 {
	float:none;
	width:100%;
	text-align:left;
}
.contactUsSidebarForm .rsform-block-receivemonthlynewsletter .col-sm-6 .checkbox, .contactUsSidebarForm .rsform-block-receivemonthlynewsletter .col-sm-6 .checkbox > label {
	padding-left:0;
}
.contactUsSidebarForm .rsform-block-receivemonthlynewsletter .col-sm-6 input {
	position:static;
	margin:0 5px 0 0;
	float:none;
}
.contactUsSidebarForm .rsform-block-terms .formControlLabel {
	display:none;
}
.contactUsSidebarForm .rsform-block-terms .col-sm-9 {
	width:100%;
}
.contactUsSidebarForm .rsform-block-captcha .col-sm-3 {
	display:none;
}
.contactUsSidebarForm button, .contactUsSidebarForm button:hover, .contactUsSidebarForm button:active, .contactUsSidebarForm button:focus, .contactUsSidebarForm button:visited {
	color: #9f1b96;
	background:#ffffff;
	text-decoration:none;
}
.contactUsSidebarForm .rsform-block-submit .col-sm-3 {
	display:none;
}
.contactUsSidebarForm .rsform-block-submit .col-sm-6 {
	width:100%;
}
.contactUsSidebarForm .rsform-block-submit .col-sm-6 button {
	width: 100%;
    padding: 20px 0;
}