/* CSS Document */

/* needed for lazy load owl carousel in IE */
.owl-item .post-list-with-thumbnail li .large.post-thumb img {
    width: auto !important;
    max-width: 100%;
}

/* gigya */

div.gigya-screen-dialog {
	border: none !important;
}

div.gigya-screen-dialog-top {
	background-color: #00467f !important;
	color: #fff !important;
	padding: 0px 0px 0px 11px;
}

.gigya-screen input[type=submit] {
    width: 100%;
    background: #f7c400 !important;
    color: #00467f !important;
    border: none !important;
    border-radius: 0px !important;
}

.gigya-screen input[type=submit] {
    width: 100% !important;
    background: #f7c400 !important;
    color: #00467f !important;
    border: none !important;
    border-radius: 0px !important;
}

/* global */

.adsbygoogle {
	margin: 0px auto;
}

.advertisement {
	text-align: center;
}
/*
.site-logo-banner .header-emblem {
	padding: 10px;
}

.site-logo-banner .header-emblem img {
	width: 100%;
}
*/
.leaderboard {
	padding: 10px 0px 10px 0px;
}

.site-banner {
	min-height: 45px;
}

.main-navigation ul.menu>li>a, .main-navigation ul.menu>li>span {
    line-height: 48px;
}

.search-wrapper {
	padding-top: 5px;
}

.header-actions {
	text-align: right;
}

ul.header-links {
	margin-left: 10px;
	vertical-align: middle;
}

ul.header-links li {
	display: inline-block;
	width: 30%;
	/*margin: 49px 5px 0px 5px;*/
	margin-right: 5px;
	margin-left: 5px;
	border-radius: 2px;
}

ul.header-links li a {
	display: inline-block;
	width: 100%;
}

.headers {
	margin-bottom: 10px;
}

.search-list input {
	line-height: 1 !important;
}

.box-shadow {
	box-shadow: 0px 2px 5px 0px #B2B2B2;
	margin-bottom: 30px;
}

.blue-header {
	background: #00487d;
	padding: 15px;
	color: #fff !important;
}

.padding-15 {
	padding: 15px;
}

.resources fieldset {
	margin-top: 20px;
	margin-bottom: 0px;
}

.resources fieldset.collapsed {
	height: auto !important;
}

.fieldset-legend {
	line-height: 1.2;
}

.resources .description {
	padding: 0px 0px 20px 20px;
}

.profile-teaser h2 {
	margin: 0px;
}

.profile-teaser h3 {
	margin: 0px;
}

.mailoffer-input input {
	border-color: #999;
}

.google-cse .form-radios {
	display: none;
}

@media (min-width: 768px) {
	
    /*
	.site-logo-banner .header-emblem img {
		width: 90%;
	}
	*/
}

@media (min-width: 992px) {
	
	.header-actions ul.header-links {
		margin-top: 44px;
		white-space: nowrap;
}

@media (min-width: 1200px) {
	
	.search-wrapper {
		max-width: 415px;
	}
	
	.search-wrapper ul.search-list li input {
		/*width: 365px;*/
		width: 387px;
	}
	
	.header-actions ul.header-links {
		margin-top: 44px;
	}
}

@media (min-width: 1400px) {
	
	.search-wrapper {
		max-width: 490px;
		padding-left: 15px;
	}
	
	.search-wrapper ul.search-list li input {
		/*width: 430px;*/
		width: 454px;
	}
	
	.header-actions ul.header-links {
		margin-top: 44px;
	}
}

/* end global */