
/* temporary fix for long title */
/*.home-section-feature-career-advice li {
  
    padding: 24px 0 !important;

}*/

/*h2 { font-size:20px;  }*/


img.auto-size {
	width:auto !important;
}
.aligncenter {
	text-align: center;
}


.search-jobs ol, .search-jobs article {
    font-family: 'GraphikRegular';
    color: #000;
    font-size: 14px;
    line-height: 18px;
}

.search-jobs article b, .search-jobs article strong {
	font-family: 'GraphikBold';
}
article ol[type="I"] {
    list-style: upper-roman;
}

article ol[type="i"] {
    list-style: upper-roman;
}
article ol[type="a"] {
    list-style: lower-alpha;
}
article ol[type="A"] {
    list-style: upper-alpha;
}

article ol {
    font-family: 'GraphikRegular';
    color: black;
    font-size: 14px;
    line-height: 18px;
    
}

article a {
	/*color:#ee3124;*/
}
.no-top-padding {
	margin-top:-40px !important;

}


.page-template-template-search-php h2 {
    font-weight: 400;
    font-style: normal;
}


.gitems {
	margin-bottom: 30px;
}
.gitems h2 {
	margin-top: 36px;
}

.article-author {
	margin-bottom: 20px;
}
.article-excerpt {
	margin-bottom: 20px;
}




/*@media (min-width: 700px){
	#main.main-margin-top {
	    margin-top: 12px;
	}
}*/


.site-search-form input[type="text"] {
	padding: 14px;
}





.archive-list-item, .archive-list-item:nth-child(odd){
	width: 100%;
}

.archive-list-item:nth-child(2) {
	border-bottom: 1px solid #d2d2d2;
}

.archive-list-item-title h3 {
	font-size: 24px;
	line-height: 32px;
}


.archive-list-item-content {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 20px;
}

.archive-list-item-permalink {
	font-size: 14px;
	line-height: 20px;
	color: red;
	float: left;
	margin-bottom: 16px;
}

.ms-slide-info {
  min-height:50px !important;
}

.comment-form-cookies-consent label { 
	display: inline-block !important;
	height: auto;
	left:auto;
	width:auto;
	font-family: 'Helvetica Neue','Helvetica', Arial;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 12px;
}
.comment-form-cookies-consent {
	display:none;
}


.single-sponsored-content ol, .single-sponsored-content ul{
    font-family: 'Open Sans', sans-serif 
}

.page-template-template-jobsearch-php {

}

.page-template-template-jobsearch-php table {
	border: 1px solid #d2d2d2;
	max-width:100%;
}

.page-template-template-jobsearch-php th {
	background-color: #f4f4f4;
	font-weight:bold;

}
.page-template-template-jobsearch-php th, .page-template-template-jobsearch-php td {
	padding:6px;
	vertical-align: top;
	border-right:1px solid #d2d2d2;
}

.cookie-notice-container a {
	color:white;
	float:none;
	text-decoration: underline;
}
.cookie-notice-container {
	font-family: sans-serif;
}
#cn-accept-cookie {
	/* padding:2px 10px !important; */
}

#featured-jobs-container {
	min-height:240px;
}

#featured-jobs-container .meta {
	text-transform: none !important; 
}

/* Fix for font in advertise section */

div.text--medium, div.text--light {

	margin: 24px 0;
    font-family: 'GraphikRegular';
    color: black;
    font-size: 14px;
    line-height: 18px;
}

.page-template-template-advertise h2 {
	margin-bottom:-24px;
}



@media (max-width: 700px) {
	.page-template-template-jobsearch-php th, td {

		border-bottom: none !important;
		padding: 2px !important;
	}
}

/* banner ad */

	.banner-ad-mobile {
		max-width: 728px;
		margin:0 auto;
	}
@media (max-width: 700px) {
	.banner-ad-mobile {
		max-width: 728px;
		margin: 0 auto -50px auto;
	}
}


.podcast-banner{
	display: grid;
	place-content: center;
}

.podcast-banner img{
	max-width: 470px !important;
}
