/*****
Theme Name: Förvaltarforum theme
Version: 2.0
Author: Houdini
Author URI: http://www.houdini.se
Description: Tema fÃ¶r förvaltarforum.se
*****/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap');
@import url("css/editor-style.css");


@font-face {
	font-family: 'berthold';
	src: url('fonts/berthold-akzidenz-grotesk-be-condensed.ttf');
}




/***** CSS Reset based on the work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ v2.0 *****/

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 { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
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; }

/***** Animation *****/

#mh-wrapper, h1, h2, h3, h4, h5, h6, .search-form input, .header-sub li a, .widget-list li, .cat-item, .page_item, .sb-widget .menu-item, .footer-widgets .menu-item, .social-nav ul li a, a, .button span, .social-button span, .main-nav li { -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

/***** Structure *****/

html { font-size: 100%; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; }
body { 
	
	font-family: "PT Serif", Georgia, Times, "Times New Roman", serif; 
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px; 
	line-height: 1.6; 
	word-wrap: break-word; background: white; }
body.custom-background { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#mh-wrapper { width: 90%; max-width: 1180px; margin: 0 auto; padding: 0 20px 20px; overflow: hidden; background: #fff; }
.wrapper-inner { width: 90%; max-width: 1180px; margin: 0 auto; }
#main-content { display: block; width: 65.83%; overflow: hidden; }
.mh-sidebar, .home-sidebar { display: block; float: left; width: 31.66%; }
.mh-right-sb #main-content { float: left; margin-right: 2.5%; }
.mh-left-sb #main-content { float: right; margin-left: 2.5%; }
.mh-section { clear: both; padding: 0; margin: 0; }
.mh-separator { margin-bottom: 20px; padding-bottom: 10px; border: 0; border-bottom: 1px dotted #cdcdcd; }
.clear { clear: both; }
.clearfix { display: block; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; margin: 0; padding: 0; }

/***** Typography *****/

h1 { font-size: 36px; font-size: 2.25rem; }
h2 { font-size: 28px; font-size: 1.75rem; }
h3 { font-size: 24px; font-size: 1.5rem; }
h4 { font-size: 20px; font-size: 1.25rem; }
h5 { font-size: 16px; font-size: 1.0rem; }
h6 { font-size: 14px; font-size: 0.875rem; }
h1, h2, h3, h4, h5, h6 { line-height: 1.3; font-weight: 400; color: #1f1e1e; }
b, strong { font-weight: 900; }
i, em { font-style: italic; }
small { font-size: 8px; font-size: 0.5rem; }
big { font-size: 20px; font-size: 1.25rem; }
pre, code { font-family: "Consolas", Courier New, Courier, monospace; margin-bottom: 30px; margin-bottom: 1.875rem; background: #f7f7f7; border: 1px solid #ebebeb; }
pre { padding: 20px; padding: 1.25rem; white-space: pre-wrap; white-space: -o-pre-wrap; white-space: -moz-pre-wrap; white-space: -webkit-pre-wrap; }
kbd { padding: 0px 6px; padding: 0rem 0.375rem; background-color: #f7f7f7; border: 1px solid #aaa; border-radius: 0.1875em; -moz-border-radius: 0.1875em; -moz-box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset; -webkit-border-radius: 0.1875em; -webkit-box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset; box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset; text-shadow: 0 0.0625em 0 #fff; }
blockquote { font-size: 15px; font-size: 0.9375rem; line-height: 1.6; color: #005a8c; margin: 10px 20px 20px 20px; padding: 20px 20px 0 20px; padding: 1.25rem 1.25rem 0 1.25rem; border-left: 5px solid #005a8c; display: inline-block; }
sup { vertical-align: super; font-size: 10px; font-size: 0.625rem; }
sub { vertical-align: sub; font-size: 10px; font-size: 0.625rem; }
abbr, acronym { border-bottom: 1px dashed; cursor: help; }
cite { color: #9a9b97; }
address { font-family: "Courier new"; line-height: 1.5; margin-bottom: 20px; margin-bottom: 1.25rem; }
a { text-decoration: none; color: #1f1e1e; }
a:hover { color: #005a8c; }

/***** Default Google Fonts *****/

.header-nav, .header-sub, h1, h2, h3, h4, h5, h6, .breadcrumb, .footer-bottom, .widget-list li, .cat-item, .page_item, .menu-item, .button, .commentlist .vcard, .pagination, .mh-share-buttons { font-family: 'Oswald', Helvetica, Arial, sans-serif; }

/***** Columns *****/

.mh-col { display: block; float: left; margin-left: 2.5%; }
.mh-col:first-child { margin-left: 0; }
.mh-group:before, .mh-group:after { content: ""; display: table; }
.mh-group:after { clear: both; }
.mh-1-2 { width: 48.75%; }
.mh-2-3 { width: 65.83%; }
.mh-1-3 { width: 31.66%; }
.mh-3-4 { width: 74.375%; }
.mh-1-4 { width: 23.125%; }



.mh-1-6 { width: 14.75%; }
.mh-2-6 { width: 31.66%; }
.mh-3-6 { width: 48.75%; }
.mh-4-6 { width: 65.83%; }
.mh-5-6 { width: 82.7%; }


.home-2, .home-3 { width: 48.07%; }
.home-3 { margin-left: 3.86%; }

/***** Header *****/

.header-top { background: #333; line-height: 1; }
.mh-header { margin-bottom: 30px; }
.header-wrap { padding: 20px 0; }
.header-logo-full { float: none; width: 100%; }
.logo-title { font-size: 42px; font-size: 2.625rem; color: #005a8c; font-weight: 700; text-transform: uppercase; }
.logo-tagline { font-size: 16px; font-size: 1.0rem; text-transform: uppercase; }
.header-sub { display: block; padding: 10px; text-transform: uppercase; overflow: hidden; background: #efefef; }
.header-search { float: right; }

/***** News Ticker *****/

.news-ticker { height: 33px; font-size: 12px; line-height: 33px; overflow: hidden; }
.ticker-title { 
	float: left; 
	color: #39A551;
	
	padding: 0px; 
	background: transparent;
	border-radius: 3px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 500 !important;
	//width: 100%;
}

.special_article.ticker-title,
.par_article.ticker-title { 
	color: white !important;
}



.ticker-item-title {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: normal !important;
}

.ticker-item-date,
.ticker-item-separator {
	color: #39A551;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 500 !important;
}

.ticker-item { display: block; padding: 0 5px; overflow: hidden; float: left; }
.ticker-item-separator { margin: 0 3px; }

/***** Navigation *****/

.header-nav { float: left; width: 50%; font-size: 12px; font-size: 0.75rem; text-transform: uppercase; }
.header-nav li { float: left; position: relative; border-left: 1px solid #424242; }
.header-nav li:first-child { border: none; }
.header-nav li a { display: block; color: #fff; padding: 10px 15px; padding: 0.625rem 0.9375rem; text-decoration: none; }
.header-nav ul li:hover > ul { display: block; background: #2a2a2a; z-index: 9999; }
.header-nav ul ul { display: none; position: absolute; }
.header-nav ul ul li { width: 13em; border: none; }
.header-nav ul ul ul { left: 100%; top: 0; }
.main-nav { background: #1f1e1e; text-transform: uppercase; }
.main-nav li { float: left; position: relative; border-left: 1px solid #424242; }
.main-nav li:first-child { border: none; }
.main-nav li:hover { background: #005a8c; }
.main-nav li a { display: block; color: #fff; padding: 10px 15px; padding: 0.625rem 0.9375rem; text-decoration: none; }
.main-nav ul li:hover > ul { display: block; background: #2a2a2a; z-index: 9999; }
.main-nav ul ul { display: none; position: absolute; font-size: 12px; font-size: 0.75rem; }
.main-nav ul ul li { width: 13em; border: none; }
.main-nav ul ul ul { left: 100%; top: 0; }
.footer-nav { float: right; width: 50%; }
.footer-nav li { float: left; position: relative; padding-left: 10px; margin-left: 10px; border-left: 1px solid #424242; }
.footer-nav li:first-child { margin: 0; padding: 0; border: none; }
.footer-nav li a { display: block; color: #fff; text-decoration: none; }
.footer-nav ul { float: right; }
.footer-nav ul li:hover > ul { display: block; background: #2a2a2a; z-index: 9999; }
.footer-nav ul ul { display: none; position: absolute; }
.footer-nav ul ul li { width: 10em; }
.footer-nav ul ul ul { left: 100%; top: 0; }

/***** SlickNav Mobile Menu Core Style *****/

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438rem 0.625rem; line-height: 1.125rem; cursor: pointer; }
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.125rem; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188rem 0 0 0.438rem; }
.slicknav_menu .slicknav_no-text { margin: 0; }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125rem; height: 0.125rem; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188rem }
.slicknav_nav { clear: both; }
.slicknav_nav ul, .slicknav_nav li { display: block; }
.slicknav_nav .slicknav_arrow { font-size: 0.8rem; margin: 0 0 0 0.4rem; }
.slicknav_nav .slicknav_item { display: block; cursor: pointer; }
.slicknav_nav a { display: block; }
.slicknav_nav .slicknav_item a { display: inline; }
.slicknav_menu:before, .slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both; }
.slicknav_menu { *zoom: 1; display: none; }

/***** SlickNav User Default Style *****/

.slicknav_btn { padding: 0.625rem 1.25rem; text-decoration: none; }
.slicknav_menu { font-size: 13px; font-size: 0.8125rem; }
.slicknav_menu .slicknav_menutxt { display: none; }
.slicknav_menu .slicknav_icon-bar { width: 1.5625rem; height: 0.25rem; background: #fff; }
.slicknav_menu { background: #005a8c; border-bottom: 1px solid #fff; }
.slicknav_nav { font-size: 16px; font-size: 1rem; font-weight: 400; color: #fff; margin: 0; padding: 0; margin-bottom: 20px; }
.slicknav_nav, .slicknav_nav ul { list-style: none; overflow: hidden; }
.slicknav_nav ul { padding: 20px 0 0 15px; border-top: 1px solid #fff; }
.slicknav_nav ul ul { border: 0; padding: 0 0 0 15px; }
.slicknav_nav .slicknav_item { padding: 5px 10px; margin: 2px 5px; }
.slicknav_nav a, .slicknav_nav a:hover { padding: 5px 10px; margin: 2px 5px; text-decoration: none; color: #fff; }
.slicknav_nav .slicknav_item a { padding: 0; margin: 0; }
.slicknav_nav .slicknav_item:hover { color: #fff; }
.slicknav_nav .slicknav_txtnode { margin-left: 15px; }

/***** Breadcrumbs *****/

.breadcrumb { font-size: 14px; font-size: 0.875rem; margin-bottom: 20px; text-transform: uppercase; }
.breadcrumb a, .breadcrumb .bc-text { display: inline-block; color: #fff; padding: 10px 20px; background: #005a8c; }
.breadcrumb a:hover { color: #fff; text-decoration: underline; }
.breadcrumb .bc-home { background: #1f1e1e; }

/***** Posts/Pages *****/

.entry-header .entry-title, .page-title { font-size: 30px; margin-bottom: 20px; }
.entry-content { font-size: 17px; font-size: 1.063rem; line-height: 1.4; }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content p, .entry-content blockquote, .entry-content table, .entry-content .mh-video-container { margin-bottom: 20px; margin-bottom: 1.25rem; }
.entry-content a { font-weight: 600; color: #349737; }
.entry-content a:hover { text-decoration: underline; }
.entry-content table {table-layout: fixed;}
.entry-thumbnail { margin-bottom: 20px; }
.entry-meta { font-size: 12px; font-size: 0.75rem; margin-bottom: 5px; text-transform: uppercase; }
.entry-meta a:hover { text-decoration: underline; }
.entry-meta .entry-meta-author, .entry-meta a { color: #005a8c; font-weight: 700; }
.entry-meta-cats, .entry-meta-author { margin-right: 10px; }
.entry-tags { display: block; overflow: hidden; font-size: 15px; font-size: 0.9375rem; }
.entry-tags span { font-weight: 900; margin-right: 15px; }
.entry-tags a { display: inline-block; margin: 0 15px 5px 0; text-transform: capitalize; }
.entry-tags a:hover { text-decoration: underline; color: #1f1e1e; }

/***** Front Page Template *****/

.home-columns .sb-widget .content-list:first-child { margin-top: 0; }
.home-columns .mh-fp-grid-widget { margin-top: -10px; }
.home-columns .mh-fp-grid-widget, .home-columns .mh-fp-large-widget, .home-columns .mh-fp-list-widget { //margin-bottom: -20px; }


/***** Loop / Archives / Search Results *****/

.content-lead-title { font-size: 38px; font-size: 2.375rem; margin-bottom: 10px; }
.content-list-title { font-size: 24px; font-size: 1.5rem; margin-bottom: 10px; }
.content-thumb { margin-bottom: 5px; }
.content-grid { margin-top: 10px; margin-bottom: 10px; }
.content-grid-title { font-size: 12px;  }
.content-grid-excerpt, .content-grid-separator { display: none; }
.category .content-grid .entry-meta { display: none; }
.content-list { margin-top: 30px; }
.archive-list .content-list:first-child { margin-top: 10px; }
.content-list-thumb { float: left; max-width: 260px; margin: 0 20px 10px 0; }
.content-list-excerpt { overflow: hidden; }
.not-found-widgets { margin-top: 20px; }
.sticky { }



/***** Related Content *****/

.related-content { margin-bottom: 30px; margin-bottom: 1.875rem; }
.related-content .content-grid { margin-top: 0; margin-bottom: 0; }

/***** Lists *****/

.entry-content ul, .commentlist ul { list-style: square; }
.entry-content ol, .commentlist ol { list-style: decimal; }
.entry-content ul, .commentlist ul, .entry-content ol, .commentlist ol { margin: 0 0 30px 40px; margin: 0 0 1.875rem 2.5rem; }
.entry-content ul ul, .commentlist ul ul, .entry-content ol ol, .commentlist ol ol { margin: 0 0 0 40px; margin: 0 0 0 2.5rem; }
dl { margin: 0 0 30px 40px; margin: 0 0 1.875rem 2.5rem; }
dt, dd { display: list-item; }
dt { list-style-type: square; font-weight: bold; }
dd { list-style-type: circle; margin-left: 30px; margin-left: 1.875rem; }
select { max-width: 100%; }

/***** Comments *****/

.comment-section-title { display: block; font-size: 14px; font-size: 0.875rem; font-weight: 400; color: #fff; background: #ccdee8; padding: 0; margin-bottom: 20px; margin-bottom: 1.25rem; text-transform: uppercase; overflow: hidden; }
.comment-section-title span { padding: 20px; background: #005a8c; }
.comment-section-title .comment-count { float: left; color: #fff; }
.comment-section-title .comment-count-more { float: left; color: #1f1e1e; background: transparent; }
.commentlist { padding: 20px 20px 5px 20px; margin-bottom: 20px; list-style: none; background: #efefef; }
.commentlist .depth-1 { padding: 20px 20px 10px 20px; margin-bottom: 20px; border-bottom: 5px solid #ccdee8; background: #fff; }
.commentlist .children { list-style: none; margin: 0 0 10px 0; }
.commentlist .children li { padding: 0 20px; background: #fafafa; margin-top: 20px; }
.commentlist .children .depth-2 { padding: 20px; }
.commentlist .comment { padding-top: 20px; padding-top: 1.25rem; }
.commentlist .comment .vcard { position: relative; margin-bottom: 20px; margin-bottom: 1.25rem; }
.commentlist .comment .avatar { width: 70px; height: 70px; float: left; margin-right: 20px; }
.commentlist h1, .commentlist h2, .commentlist h3, .commentlist h4, .commentlist h5, .commentlist h6 { margin-bottom: 20px; margin-bottom: 1.25rem; }
.comment-text p, .comment-text blockquote { margin-bottom: 20px; margin-bottom: 1.25rem; }
.comment-text blockquote p:last-child { margin: 0; }
.commentlist .bypostauthor .avatar { border: 5px solid #ccdee8; }
.comment-author { font-weight: 700; }
.comment-info { color: #005a8c; margin: 20px 0px; margin: 1.25rem 0rem; }
.comment-reply .comment-reply-link, .comment-reply .comment-edit-link { font-size: 13px; font-size: 0.8125rem; background: #ccc; color: #fff; padding: 5px 10px; }
.pinglist { background: #efefef; padding: 20px; margin-bottom: 20px; list-style: none; }
.pinglist .pings:first-child { border-top: 1px dotted #cdcdcd; }
.pinglist .pings { line-height: 2.5; padding: 5px 0; padding: 0.3125rem 0; border-bottom: 1px dotted #cdcdcd; }
.pinglist .fa-link { margin-right: 10px; margin-right: 0.625rem; }
.no-comments { padding: 10px; padding: 0.625rem; margin-bottom: 20px; margin-bottom: 1.25rem; background: #efefef; }

/***** Comment Form *****/

#respond { padding: 20px; padding: 1.25rem; margin-bottom: 30px; margin-bottom: 1.875rem; background: #efefef; }
#respond .comment-reply-title { line-height: 1; margin-bottom: 20px; margin-bottom: 1.25rem; }
#commentform p { margin-bottom: 10px; margin-bottom: 0.625rem; }
#commentform .form-submit { margin: 20px 0 0; margin: 1.25rem 0 0; }
#cancel-comment-reply-link { font-size: 12px; font-size: 0.75rem; font-weight: 400; color: #fff; padding: 5px; padding: 0.3125rem; margin-left: 20px; background: #ccc; }
#cancel-comment-reply-link:hover { background: #005a8c; }
.required { color: #be2844; }

/***** Forms *****/

input { font-size: 12px; font-size: 0.75rem; padding: 5px; padding: 0.3125rem; border: 1px solid #d7d8d8; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
input[type=text], input[type=email], input[type=tel], input[type=url], input[type=password] { width: 60%; }
input[type=text]:hover, input[type=email]:hover, input[type=tel]:hover, input[type=url]:hover, textarea:hover  { border: 1px solid #005a8c; }
input[type=submit], .wp-polls .Buttons { color: #fff; padding: 14px; cursor: pointer; background: #005a8c; display: inline-block; border: 0; -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; }
input[type=submit]:hover, .wp-polls .Buttons:hover { background: #1f1e1e; color: #fff; border: 0; padding: 14px; }
textarea { width: 96%; line-height: 1.5; padding: 5px; padding: 0.3125rem; border: 1px solid #d7d8d8; }
.wp-polls .Buttons {background: #349737;}
.wp-polls-loading {
	position: absolute;
	top: 50%;
	z-index: 10;
	width: 100%;
	margin-top: -8px;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul {
	margin: 0 0 10px;
}

/***** Pagination *****/

.pagination { margin-bottom: 20px; overflow: hidden; }
.pagination .page-numbers { display: inline-block; padding: 10px 20px; background: #efefef; }
.pagination .current { color: #fff; background: #005a8c; }
.pagination a.page-numbers:hover, .dots:hover { background: #ccdee8; }
.pagination .pagelink { display: inline-block; color: #fff; padding: 10px 20px; background: #005a8c; }
.pagination a .pagelink { color: #000; font-weight: 400; background: #efefef; }
.pagination a:hover .pagelink { color: #005a8c; background: #ccdee8; }
.post-nav-wrap { text-align: center; margin: 20px auto 40px; }
.post-nav-wrap li { display: inline-block; font-weight: 900; margin: 0 20px; }
.post-nav-wrap li .fa { margin: 0 10px; }

/***** Images / Video *****/

img { 
	max-width: 100%; 
	width: auto\9; /* ie8 */ 
	height: auto; 
	vertical-align: bottom; }
	
.inforuta img 
{
	height: unset;
	width: unset !important; 
}	
	
	
iframe, embed, object, video { max-width: 100%; }
.alignnone { display: block; margin: 20px 0; margin: 1.25rem 0; }
.aligncenter { display: block; margin: 20px auto 20px; margin: 1.25rem auto 1.25rem; }
.alignleft { display: inline; float: left; margin: 5px 20px 20px 0; margin: 0.3125rem 1.25rem 1.25rem 0; }
.alignright { display: inline; float: right; margin: 5px 0 20px 20px; margin: 0.3125rem 0 1.25rem 1.25rem; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 14px; font-size: 0.875rem; color: #454545; line-height: 1.4; margin: 5px 0 20px; margin: 0.3125rem 0 1.25rem; display: block; }
.alignnone .wp-caption-text, .aligncenter .wp-caption-text, .alignleft .wp-caption-text, .alignright .wp-caption-text { margin-bottom: 0; }

/***** Gallery *****/

.gallery { margin-bottom: 20px; }
.gallery-item { float: left; margin: 0 4px 4px 0; overflow: hidden; position: relative; }
.gallery-columns-1 .gallery-item { max-width: 100%; }
.gallery-columns-2 .gallery-item { max-width: 48%; max-width: -webkit-calc(50% - 4px); max-width: calc(50% - 4px); }
.gallery-columns-3 .gallery-item { max-width: 32%; max-width: -webkit-calc(33.3% - 4px); max-width: calc(33.3% - 4px); }
.gallery-columns-4 .gallery-item { max-width: 23%; max-width: -webkit-calc(25% - 4px); max-width: calc(25% - 4px); }
.gallery-columns-5 .gallery-item { max-width: 19%; max-width: -webkit-calc(20% - 4px); max-width: calc(20% - 4px); }
.gallery-columns-6 .gallery-item { max-width: 15%; max-width: -webkit-calc(16.7% - 4px); max-width: calc(16.7% - 4px); }
.gallery-columns-7 .gallery-item { max-width: 13%; max-width: -webkit-calc(14.28% - 4px); max-width: calc(14.28% - 4px); }
.gallery-columns-8 .gallery-item { max-width: 11%; max-width: -webkit-calc(12.5% - 4px); max-width: calc(12.5% - 4px); }
.gallery-columns-9 .gallery-item { max-width: 9%; max-width: -webkit-calc(11.1% - 4px); max-width: calc(11.1% - 4px); }
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) { margin-right: 0; }
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) { clear: left; }
.gallery-caption { background-color: rgba(0, 0, 0, 0.7); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #fff; font-size: 12px; font-size: 0.75rem; line-height: 1.5; margin: 0; max-height: 50%; opacity: 0; padding: 6px 8px; position: absolute; bottom: 0; left: 0; text-align: left; width: 100%; }
.gallery-caption:before { content: ""; width: 100%; height: 100%; min-height: 49px; position: absolute; top: 0; left: 0; }
.gallery-item:hover .gallery-caption { opacity: 1; }
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; }

/***** Tables *****/

table { width: 100%; }
table th { color: #fff; background: #005a8c; padding: 10px; padding: 0.625rem; }
table tr:nth-child(odd) { background-color: #eae9e8; }
table tr:nth-child(even) { background-color: #fff; }
table td { font-size: 12px; font-size: 0.75rem; border: 1px solid #ebebeb; border-top: 0; text-align: center; vertical-align: middle; padding: 10px; padding: 0.625rem; }
.mh-footer table th { background: #1f1e1e; }
.mh-footer table tr:nth-child(odd) { background-color: #464646; }
.mh-footer table tr:nth-child(even) { color: #000; }
.mh-footer table td { border: 1px solid #1f1e1e; }

/***** Search *****/

.header-search .search-form { float: right; }
.search-form input { min-width: 200px; font-size: 11px; line-height: 1; color: #1f1e1e; text-transform: uppercase; }
.search-form input:hover { min-width: 240px; }

.search-form .screen-reader-text { position: absolute; left: -9999px; overflow: hidden; }
.search-form .search-field { background: #fff; border: 1px solid #cdcdcd; cursor: pointer; margin: 0; padding: 10px; position: relative; -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; }
.search-form .search-field:active, .search-form .search-field:focus { cursor: text; }
.sb-widget .search-form { display: block; margin: 0 auto; padding: 5%; background: #efefef; }
.sb-widget .search-form .search-field { display: block; margin: 0 auto; width: 90%; }
.sb-widget .search-form .search-field:hover { min-width: 200px; }
.footer-widgets .search-form input { width: 100%; }

/***** Contact Form 7 *****/

.wpcf7-form { font-size: 14px; font-size: 0.875rem; padding: 20px; padding: 1.25rem; background: #efefef; }
.wpcf7-form input, .wpcf7-form textarea { font-size: 14px; font-size: 0.875rem; }
.wpcf7-form input[type="submit"] { min-width: 100px; }
.wpcf7-form p { margin-bottom: 10px; margin-bottom: 0.625rem; }
.wpcf7-response-output { background: #fff; }

/***** Buttons *****/

.button { display: block; }
.button span { font-size: 14px; font-size: 0.875rem; color: #fff; background: #005a8c; padding: 15px; margin: 15px 0 10px 0; text-transform: uppercase; display: inline-block; }
.button span:hover { background: #1f1e1e; }



/***** Footer *****/

.mh-footer { color: #fff; background: #F5F5F5; overflow: hidden; }
.mh-footer a { color: #fff; }
.footer-ad-wrap { background: #333; padding: 40px; text-align: center; display: block; overflow: hidden; }
.footer-bottom { font-size: 12px; font-size: 0.75rem; padding: 10px 0; padding: 0.625rem 0; text-transform: uppercase; background: #333; }
.copyright-wrap { float: left; width: 50%; overflow: hidden; }
.copyright-wrap a:hover { text-decoration: underline; }

/***** Sidebars/Widgets *****/

.sb-widget { margin-bottom: 30px; margin-bottom: 1.875rem; overflow: hidden; }
.sb-widget.AdWidget_ImageWidget.linjer {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	padding: 15px 0;
}
.widget-title { font-size: 14px; font-size: 0.875rem; font-weight: 400; color: #fff; background: #ccdee8; padding: 20px 0; margin-bottom: 20px; text-transform: uppercase; overflow: hidden; }

.widget-title span { padding: 20px; }
.widget-list li { list-style-type: none; display: block; }
.widget-list > li { padding: 10px 0; border-bottom: 1px dotted #dcdcdc; }
.widget-list li:hover { background: #fdfdfd; padding-left: 10px; }
.widget-list .children li { margin-top: 10px; padding-top: 10px; border-top: 1px dotted #dcdcdc; }
.footer-widgets .widget-list li:hover { background: none; }
.footer-widgets { font-size: 15px; font-size: 0.9375rem; margin: 30px 0; }
.footer-widgets .widget-title { font-size: 16px; font-size: 1rem; padding: 10px; background: #464646; }
.footer-widget { margin: 20px; overflow: hidden; }
.footer-1, .footer-2, .footer-3 { background: #333; }

/***** MH Custom Posts Widget *****/

.mh-cp-widget .mh-separator:last-child { margin-bottom: 0; }
.cp-small { padding-bottom: 4px; }
.cp-thumb-xl { margin-bottom: 5px; }
.cp-thumb-small { float: left; max-width: 120px; margin: 0 20px 0 0; }
.cp-title-xl { font-size: 36px; font-size: 2.25rem; }
.cp-title-small { font-size: 16px; font-size: 1.0rem; overflow: hidden; }
.cp-excerpt-xl { margin-top: 20px; }

/***** MH YouTube Video Widget *****/

.mh-video-widget { margin-top: 10px; }
.mh-video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.mh-video-container iframe, .mh-video-container object, .mh-video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }

/***** MH Authors & MH Comments Widget *****/

.sb-widget .uw-wrap { padding: 15px 0px; padding: 0.9375rem 0rem; border-bottom: 1px dotted #ebebeb; }
.user-widget li:first-child { padding-top: 0; }
.uw-avatar { float: left; margin-right: 10px; margin-right: 0.625rem; }
.uw-text { font-size: 18px; font-size: 1.125rem; }
.uw-data { font-size: 14px; font-size: 0.875rem; color: #979797; }

/***** Default WordPress Widgets *****/

.sb-widget ul > .cat-item, .sb-widget ul > .menu-item, .sb-widget ul > .page_item, .footer-widgets ul > .cat-item, .footer-widgets ul > .menu-item, .footer-widgets ul > .page_item { padding: 10px 0; border-bottom: 1px dotted #dcdcdc; }
.sb-widget ul .cat-item:hover, .sb-widget ul .menu-item:hover, .sb-widget ul .page_item:hover, .footer-widgets ul .cat-item:hover, .footer-widgets ul .menu-item:hover, .footer-widgets ul .page_item:hover { background: #fdfdfd; padding-left: 10px; }
.sb-widget ul .children .cat-item, .sb-widget ul .sub-menu .menu-item, .sb-widget ul .children .page_item, .footer-widgets ul .children .cat-item, .footer-widgets ul .sub-menu .menu-item, .footer-widgets ul .children .page_item { margin-top: 10px; padding-top: 10px; padding-bottom: 0; border-top: 1px dotted #dcdcdc; border-bottom: none; }
.footer-widgets ul .cat-item:hover, .footer-widgets ul .menu-item:hover, .footer-widgets ul .page_item:hover { background: none; }
.footer-widgets .textwidget { padding: 0 5px; padding: 0 0.3125rem; }
#wp-calendar caption { text-align: left; padding: 10px; padding: 0.625rem; background: #f7f7f7; }
#wp-calendar th, #wp-calendar td { padding: 5px 10px; padding: 0.3125rem 0.625rem; text-align: center; }
#wp-calendar th { font-weight: 300; }
#wp-calendar #prev { text-align: left; }
.footer-widgets #wp-calendar caption { background-color: #464646; }

/***** Advertisements *****/

.header-ad .textwidget { text-align: right; overflow: hidden; }
.header-ad img { margin: 0; padding: 0; }
.post-ad, .ad-spot { padding: 18px; background: #efefef; }
.post-ad .textwidget, .ad-spot { text-align: center; overflow: hidden; }
.footer-ad-wrap .textwidget { overflow: hidden; }

/***** Media Queries *****/

@media only screen and (max-width: 980px) {
	#mh-wrapper, .wrapper-inner { max-width: 777px; }
	.header-ad .textwidget { text-align: center; margin-top: 20px; }
	.logo-wrap { text-align: center; }
	/*.mh-right-sb #main-content, .mh-left-sb #main-content, .mh-col { margin: 0; }*/
	/*#main-content, .mh-sidebar, .home-sidebar, .mh-1-2, .mh-2-3, .mh-1-3, .mh-3-4, .mh-1-4 { width: 100%; }*/
	.home-2, .home-3 { width: 48.07%; }
	.home-3 { margin-left: 3.86%; }
	.mh-share-buttons .mh-col { width: 23.125%; margin-left: 2.5%; }
	.mh-share-buttons .mh-col:first-child { margin: 0; }
	.content-grid { width: 23.125%; margin: 10px 0 10px 2.5%; }
	.news-ticker { width: 65.83%; }
	.header-search { width: 31.66%; }
	.search-form input:hover { min-width: 200px; }
	.home-sidebar .cp-thumb-xl, .mh-sidebar .cp-thumb-xl { text-align: center; background: #efefef; }
	.contact-page .entry-content { margin-bottom: 30px; margin-bottom: 1.875rem; }
	.footer-1, .footer-2 { margin-bottom: 20px; }
	.js .main-nav { display: none; }
	.js .slicknav_menu { display: block; }
}
@media only screen and (max-width: 767px) {
	.hidden-sm { display: none; }
	.news-ticker { display: none; }
	.header-search { float: none; width: 100%; }
	.header-search .search-form { float: none; width: 100%; text-align: center; }
	.header-search .search-form input, .entry-content .search-form input { width: 90%; max-width: 300px; }
	.search-form { width: 90%; }
	.footer-widgets .search-form { width: 100%; }
	.home-2, .home-3 { width: 100%; margin: 0; }
	.mh-cp-widget .cp-thumb-xl { text-align: center; background: #efefef; }
	.category .content-grid .entry-meta { display: block; }
	.content-grid { float: none; width: 100%; margin: 25px 0 20px; }
	.content-grid-separator { display: block; }
	.content-grid-separator, .content-list-separator { padding: 0; }
	.content-grid-title { font-size: 24px; font-size: 1.5rem; }
	.content-grid-thumb, .content-list-thumb { text-align: center; background: #efefef; }
	.content-list-thumb { float: none; width: 100%; max-width: 100%; }
	.content-list-thumb img { max-width: 180px; }
	.content-list-excerpt, .content-list-header .entry-meta-date { display: none; }
	.mh-fp-grid-widget .mh-group .content-grid:first-child, .archive-grid .content-grid:first-child { margin: 5px 0 20px; }
	.comment-section-title .comment-count-more { display: none; }
	.commentlist ul, .commentlist ol, dl { margin: 0 0 30px 20px; margin: 0 0 1.875rem 20px; }
	.commentlist ul ul, .commentlist ol ol { margin: 0; }
	.commentlist .children li, .commentlist .children .depth-2 { padding: 0; background: #fff; }
	.footer-nav, .copyright-wrap { float: none; width: 100%; }
	.footer-nav ul { float: none; display: table; margin: 0 auto 10px; }
	.copyright { text-align: center; }
}
@media only screen and (max-width: 580px) {
	#mh-wrapper, .wrapper-inner { width: 85%; }
	.logo-title { font-size: 32px; font-size: 2.0rem; }
	.header-nav, .social-nav { float: none; width: 100%; margin: 0; }
	.header-nav ul { display: table; margin: 0 auto; }
	.social-nav ul { text-align: center; }
	.mh-share-buttons .mh-col { float: none; width: 100%; margin: 10px 0 0 0; }
	.author-box { text-align: center; }
	.author-box-avatar { float: none; width: 100%; margin: 0 0 20px; }
	.commentlist .comment .avatar { float: none; display: block; margin: 0 0 10px; }
	.commentlist .comment .vcard { margin-bottom: 10px; }
}
@media only screen and (max-width: 420px) {
	#mh-wrapper, .wrapper-inner { min-width: 160px; }
	.header-ad .textwidget { margin-top: 10px; }
	.logo-title { font-size: 28px; font-size: 1.75rem; }
	.logo-tagline { font-size: 12px; font-size: 0.75rem; margin-bottom: 10px; }
	.sb-widget .search-form .search-field { width: 86%; }
	.post-ad .textwidget, .ad-spot { padding: 0; background: none; }
}



.mega-menu-item .textwidget {
	padding-left: 0px;
}




.wpp-list li {
	margin-bottom: 0px;
}


.header-ad {
	margin-bottom: 10px;
}

.cp-small {
	padding-bottom: 0px;
}

.full-width * {
	width: 100% !important;
}
.visible-mobile {
	display: none;
}
.hidden-mobile {
	display: block;
}
#mh-wrapper {
	width: 1200px;
	overflow: visible;
}

#main-content img {
	width: 100%;
}

a.button span {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: none;
	display: none;
}

.mh-header {
	margin-bottom: 20px;
}

.top-ad {
	margin-bottom: 20px;
}

.top-ad iframe {
	display: block;
	margin: 0 auto;
}

.adwidget .textwidget {
	padding: 0;
}

.adwidget {
	display: block !important;
	margin-bottom: 0px !important;
}

.adwidget_mobile {
	display: block !important;
	margin-bottom: 0px !important;
}

.adwidget iframe {
	display: block;
	margin: 0 auto;
}

.home .content-lead-excerpt p {
	margin-bottom: 0px !important;
	line-height: 22px;
}

.widget-title,
.header-sub {
	text-transform: none;	
}

.wp-caption {
	max-width: 100% !important;
}

.news-ticker {
	/*width: 46% !important;*/
}

.header-search {
	width: 17.66%;
	float: left;
	padding-top: 5px;
}

.header-search .search-form {
	float: none;
}

.btn {
	background: #349737;
	color: #fff;
	padding: 14px;
	cursor: pointer;
	padding: 8px;
	font-size: 11px;
	margin: 0;
	line-height: 11px;
	border: 1px solid #349737;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 32px;
}


.btn:hover {
	background-color: black;
	color: white;	
}


.header-newsletter {
	width: 50%;
	float: right;
}


.menu-headernav {
	
}


.header-sub {
	padding-top: 0px;
	padding-bottom: 0px;
}
.sub-nav { 
	background: none !important;
	float: right;
}



.sub-nav .sub-menu {
}




.sub-nav { background: #1f1e1e; text-transform: uppercase; }
.sub-navli { float: left; position: relative; border-left: 1px solid #424242; }
.sub-nav li:first-child { border: none; }
.sub-nav li:hover { background: #005a8c; }
.sub-nav li a { display: block; color: #fff; padding: 10px 15px; padding: 0.625rem 0.9375rem; text-decoration: none; }
.sub-nav ul li:hover > ul { display: block; background: #2a2a2a; z-index: 9999; }
.sub-nav ul ul { display: none; position: absolute; font-size: 12px; font-size: 0.75rem; }
.sub-nav ul ul li { width: 13em; border: none; }
.sub-nav ul ul ul { left: 100%; top: 0; }


.sub-nav ul li:hover > ul {
	background-color: black;
}

.sub-nav ul li:hover > ul {
	padding-right: 0px !important;
	margin-right: 0px !important;
}




.sub-nav ul li:hover > ul li a {
	color: white;
}





nav.sub-nav #menu-headernav > li:last-child {
	padding-top: 5px;
	padding-left: 10px;
}

nav.sub-nav #menu-headernav > li:last-child:hover {
	background-color: #f1f1f1 !important;	
}

nav.sub-nav #menu-headernav > li:last-child:hover a { 
	background-color: black;
}

nav.sub-nav #menu-headernav > li:last-child a {
	background: #349737;
	color: #fff;
	padding: 14px;
	cursor: pointer;
	padding: 8px;
	font-size: 11px;
	margin: 0;
	line-height: 11px;
	border: 1px solid #349737;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 32px;
} 





.home-columns .mh-fp-grid-widget, .home-columns .mh-fp-large-widget, .home-columns .mh-fp-list-widget {
	//margin-bottom: -15px !important;
}




.sub-nav  li a {
	color: black;
}

.sub-nav li {
	border-left: none;
}


.sub-nav li a:hover { 
}




.header-newsletter a {
	
	/*	float: right;*/
}

.search-form input {
	min-width: 0 !important;
	max-width: 146px !important;
}


.news-img {
	margin: 0 10px 10px 0;
}

.news-img-right {
	margin: 0 0 10px 20px !important;
}

.news-img-left {
	margin: 0 20px 10px 0px !important;
}


.company_headline {
	display: block;
}

.clear + .company_headline {
	margin-top: 10px;
}

h1,h2,h3,h4,h5 {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700 !important;
}



.stora_bilder .widget-title {
	//margin-bottom: 0px !important;
}

.stora_bilder .mh-separator {
	margin-bottom: 0px !important;
	border-bottom: 1px solid #349737;
}

.widget-title a, .widget-title a:hover {
	font-weight: 700 !important;
	font-size: 14px !important;	
}

.widget-title span {
	padding: 0px;
}




.home .entry-meta {
	display: none;	
}

.home .mh_newsdesk_posts_grid .entry-meta {
	display: inherit !important;	
}

.mh-col.mh-1-1 {
	width: 100%;
}



.category-jobbannons .entry-meta {
	display: none;
	
}

.logo {
	display: none;
}

h3 {
	font-weight: 700;
}

.content-lead-title {
	font-size: 22px;
}

.content-lead-thumb {
	width: 100%;
}

.mh_newsdesk_posts_large .content-lead-title {
	font-size: 32px;
}


.widget-list > li {
	padding: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
}

.cp-title-small {
	font-size: 12px;
	font-weight: normal;
	
}

#mce-EMAIL {
	width: 90% !important;
}


.mh-separator {
	padding-bottom: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}




.textwidget, .wp-polls {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.gronbox .textwidget {
	padding: 0px;
	text-align: center;	
}

.gronbox .textwidget a {
	color: white;
}


.annonser img {
	width: 40px;
	margin-left: 10px;
	
	
}





#mc_embed_signup {
	padding: 10px;
}






.inga_bilder img {
	display: none;
}

.inga_bilder .cp-title-small,
.inga_bilder .cp-excerpt-small,
.inga_bilder .entry-meta {
	padding-left: 10px;
}

.inget_mellanrum {
	margin-bottom: 0px;
}






.widget-title a, .widget-title a:hover {
	font-size: 12px;
	font-weight: 500;
}



.widget-title.blue { margin: 0; }
.widget-title.blue, .widget-title.blue span {
	background: #3B6074 !important;
	color: white;
	padding-top: 5px;
	font-size: 14px;
}

#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; 
	
	
	margin: 0px;
}

#mc_embed_signup form {
	padding: 0px !important;
}
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */





#main-content {
	width: 540px;
}
.mh-right-sb #main-content {
	float: left;
	margin-right: 20px !important;
}

.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
	width: 300px;
	float: left;
}

.mh-sidebar, .home-sidebar {
	margin-right: 20px !important;
}


.gronbox {
	font-size: 16px; 
	background-color: #349737; 
	color: white; 
	/*padding: 20px;*/
}

.gronbox2 {
	font-size: 16px; 
	background-color: #e3f7d9; 
	color: white; 
	/*padding: 20px;*/
}

.gronbox3 {
	font-size: 16px; 
	background-color: #347f12; 
	color: white; 
	/*padding: 20px;*/
}

.gronbox3 p a {
	color: white; 
}

.gronbox3 .wp-polls .pollbar {
	background: white;
	border-color: white;
}




.grontext {
	color: #349737; 
}


.stora_bilder {
	
	
}

.stora_bilder div.cp-thumb-small {
	float: none;
	width: 100%;
	max-width: none;	
}


.stora_bilder h3.cp-title-small {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}


.stora_bilder div.cp-thumb-small img {
	width: 100%;
	
}


/*
#mh_newsdesk_recent_posts-4 {
	background-color: #E9F5EA;
	
}
*/


.mh_newsdesk_custom_posts .cp-thumb-small {
	max-width: 100px;
	margin-right: 10px;
}



aside .sb-widget {
	border: 1px solid #349737;
}

aside .sb-widget.partner_widget,
aside .sb-widget.houdini_coop {
	border: 1px solid #3B6074;
}

aside .sb-widget.houdini_coop .widget-title,
aside .sb-widget.houdini_coop .widget-title span {
	background-color: #00457C !important; 
}
aside .sb-widget.houdini_coop {
	border: 1px solid #00457C !important;
}

.houdini_coop p, .houdini_par_article p {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}



aside .sb-widget.partner_widget p {
	line-height: 18px;
}

aside .sb-widget.partner_widget img {
	margin-top: 5px;
	margin-bottom: 5px;
}

aside .sb-widget.partner_widget ol,
aside .sb-widget.partner_widget ul {
	line-height: 18px;
}

aside .sb-widget.partner_widget ol li,
aside .sb-widget.partner_widget ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}


aside .sb-widget.partner_widget ul {
	list-style-position: inside !important;
	list-style-type: disc;
}

aside .sb-widget.partner_widget ol {
	list-style-position: inside !important;
	list-style-type: decimal;
}


.sb-widget {
	margin-bottom: 0.875rem;
	position: relative;
}

.search-form .search-field {
	font-weight: bold;
	height: 33px;
	font-size: 11px !important;
}

#mc_embed_signup_scroll .email {
	font-weight: bold;
	height: 14px;
	font-size: 11px !important;	
}

/***** FORUN ******/



.spFootContainer {
	display: none;
}

.spImg,
.spHeadOne,
.spSearchForm,
#spMemberButton,
#spProfileEditButton,
#spGroupHeaderRSSButton1 {
	display: none;
}


.spPlainSection,
#spForumHeaderRSSButton,
.spPostUserAvatar,
#spTopicHeaderRSSButton {
	display: none;
}

.spTopicNewButtonTop {
	display: block !important;
}

.spBodyContainer .spPlainSection {
	display: block;
}



.entry-meta-author {
	display: none;
}

.entry-meta-cats {
	display: none;
}

.widget-list li {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700 !important;	
}

.category .special_article + .hentry,
.home .special_article + .hentry,
.home .special_article + .mh-section {
	background-color: #f1f1f1;
	padding: 10px;
}

.single .special_article, .single .par_article {
	width: 100%;
	text-align: center;
}

.par_article + div.mh-section {
	background-color: #f1f1f1;
}

.par_article + article {
	background-color: #f1f1f1;
	padding: 10px;
}


.single .special_article + article {
	background-color: #f1f1f1;
	padding: 10px;
}

.special_article, .par_article {
	width: 100%;
	font-size: 14px !important;
}




.ticker-title .content-provider {
	font-weight: 700 !important;
	font-size: 14px !important;
	font-family: 'Open Sans', sans-serif !important;
}

.ticker-title.par_article {
	background-color: #3B6074;
	font-size: 10px;
	
	margin-bottom: 5px;
}

.ticker-title.special_article {
	background-color: #3B6074;
	font-size: 10px;
	padding: 0;
	margin-bottom: 5px;
	padding-left: 10px;
}


.home-columns .ticker-title.special_article {
	
}

.ticker-title.special_article .content-provider, .ticker-title.par_article .content-provider {
	
	padding: 5px 10px 5px 0px
}

.ticker-title.par_article a {
	color: white;
}


.ticker-title.special_article .content-info {
	background-color: black;
	padding: 5px 20px 5px 10px;
}

.svart_topp .widget-title,
.svart_topp .widget-title span {
	background-color: black !important;
}

.extra_stor_rubrik h3.entry-title {
	font-size: 38px;
	line-height: 44px;
	
}


.mh-separator {
	border-bottom: 1px solid black;
}

p {
	margin-bottom: 10px !important;
}



.search-form input {
	text-transform: none;
}

.alignright {
	margin: 5px 0 10px 10px;
	/*width: auto !important;*/
	
	
}

p.entry-meta {
	margin-bottom: 0px !important;
}

.header-wrap .AdWidget_ImageWidget {
	margin-top: -5px;
	/* border-bottom: 1px solid black;
	margin-top: -20px;
	padding-bottom: 10px;
	*/
}

.biz-link {
	margin-left: 0;
	margin-right: 2.5%;
	width: 22%;
}

.biz-link p {
	margin-top: 10px;
}

.biz-link img {
	max-width: 100%;
	max-height: 100px;
}

.biz-dummy {
	background: #349737 !important;
	font-size: 1rem;
	padding: 25px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700 !important;
	color: #fff;
	text-align: center;
	
}

@media only screen and (max-width: 420px) {
	.extra_stor_rubrik h3.entry-title {
		font-size: 30px;
		line-height: 30px;
	}
	.logo-wrap img {
		width: 100%;
	}
	.header-wrap .AdWidget_ImageWidget {
		margin-top: 0;
	}
	.news-img-right img {
		max-width: 100px;
	}
	.news-img img {
		max-width: 80px;
	}
	.content-lead-title {
		font-size: 14px;
	}
	
	
	
	.footer-widgets div.mh-1-3 {
		width: auto;
	}
	
	.footer-widgets div.mh-col {
		margin-left: 0px;
		display: block;
		float: none;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.biz-link {
		margin-left: 0;
		margin-right: 2.5%;
		width: 47%;
	}
	
	.link-col-1, .link-col-2 {
		float: left;
		width: 50%;
	}
	
	.link-col-3, .link-col-4 {
		float: right;
		width: 50%;
	}
}

@media only screen and (max-width: 479px) {
	.biz-link {
		width: 65%;
		margin: 0 auto !important;
		float: none;
	}
}

/***** Rubriker *****/
.mh-separator + .mh-separator {
	display: none;
}




.single-partnerzon .ssba, .single-educations .ssba {
	display: none;
}

.single-partnerzon .category-expertsvar:before,
.single-partnerzon .category-kronikor:before,
.single-partnerzon .category-debatt:before,
.single-partnerzon .category-ledare:before,
.single-partnerzon .category-portrattet:before,
.single-partnerzon .category-profilen:before,
.single-partnerzon .category-halla-dar:before {
	display: none !important;
}






.program-table tr td:first-child {
	width: 67px !important;
}

.program-table tr td + td {
	width: auto !important;
}

/***** Media Queries *****/
@media only screen and (min-width: 960px) and (max-width: 1221px) {
	#mh-wrapper {
		width: 960px;
	}
	
	#main-content {
		width: 640px;
	}
	
	.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
		width: 300px;
		margin: 0 !important;
	}
	
	
}

@media only screen and (min-width: 768px) and (max-width: 996px){
	#mh-wrapper {
		width: 768px;
	}
	
	#main-content {
		width: 448px;
	}
	
	.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
		width: 300px;
		margin: 0 !important;
	}
	
	.header-search {
		width: 13.66%;
	}
	
	.header-newsletter {
		width: 35%;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#mh-wrapper {
		width: 480px;
	}
	
	#main-content {
		width: 100%;
	}
	
	.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
		width: 300px;
		margin: 0 !important;
	}
	
	img.attachment-portrait-thumb.size-portrait-thumb.wp-post-image {
		width: 100%;
	}
}

@media only screen and (max-width: 479px) {
	#mh-wrapper {
		width: 300px;
	}
	
	#main-content {
		width: 300px;
	}
	
	.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
		width: 300px;
		margin: 0 !important;
	}
	
	img.attachment-portrait-thumb.size-portrait-thumb.wp-post-image {
		width: 100%;
	}
}

@media only screen and (max-width: 580px) {
	img.attachment-portrait-thumb.size-portrait-thumb.wp-post-image {
		width: 100%;
	}
	
	.header-ad img {
		width: 150px;
	}
	
	.logo-wrap img {
		width: 70%;
	}	
	
}

@media only screen and (max-width: 420px) {
	
}

@media only screen and (min-width: 1000px) and (max-width: 1199px){
	
}

@media only screen and (min-width: 768px) and (max-width: 999px){
	.extra_stor_rubrik h3.entry-title {
		font-size: 30px;
		line-height: 37px;
	}
	.entry-header .entry-title, .page-title {
		font-size: 28px;
		line-height: 35px;
	}
	/*
	.top-ad.adwidget, #main-content .adwidget {
		display: none !important;
	}
	*/
	
	.header-menu, .header-menu-mobile {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.header-logo {
		width: 100%;
		padding-bottom: 10px;
	}
	.header-wrap aside {
		width: 100%;
	}	
	
}

@media only screen and (min-width: 480px) and (max-width: 767px){
	.visible-mobile {
		display: block;
	}
	.hidden-mobile {
		display: none !important;
	}
	.mh-header {
		margin-bottom: 0;
	}
	.header-wrap {
		padding-bottom: 0;
		padding-top: 0;
	}
	.logo-wrap {
		text-align: left;
	}
	.slicknav_nav ul {
		border: none;
		padding-top: 0;
	}
	.slicknav_menu .slicknav_icon-bar {
		background: #000;
	}
	.slicknav_menu {
		border: none;
		background: transparent;
		height: 0;
	}
	.slicknav_btn {
		position: relative;
		top: -60px;
		border: none;
		right: -20px;
	}
	.slicknav_nav {
		background: rgb(52, 151, 55);
		top: -25px;
		position: relative;
		margin: 0;
		padding-top: 20px;
	}
	.search-form {
		width: 100%;
		margin-bottom: 10px;
	}
	.search-form label {
		width: 90%;
		display: block;
		margin: 0 auto;
	}
	.search-form input {
		width: 100%;
		max-width: none !important;
		display: block;
	}
	.search-form input[type="submit"] {
		background: #fff;
		width: 90%;
		margin: 0 auto;
		margin-top: 10px;
		border: 1px solid #000;
	}
	
	.extra_stor_rubrik h3.entry-title {
		font-size: 29px;
		line-height: 34px;
	}
	
	.entry-header .entry-title, .page-title {
		font-size: 26px;
		line-height: 33px;
	}
	
	.header-search {
		width: 100%;
	}
	
	.header-newsletter {
		display: none;
	}
	/*
	.top-ad.adwidget, #main-content .adwidget {
		display: none !important;
	}
	*/
	
	
	.header-menu, .header-menu-mobile {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.header-logo {
		width: 100%;
		padding-bottom: 10px;		
	}
	.header-logo .logo-wrap {
		width: 70%;
	}
	.header-wrap aside {
		width: 100%;
	}
	
}

@media only screen and (min-width: 360px) and (max-width: 479px){
	.visible-mobile {
		display: block;
	}
	.hidden-mobile {
		display: none !important;
	}
	.mh-header {
		margin-bottom: 0;
	}
	.header-wrap {
		padding-bottom: 0;
		padding-top: 0;
	}
	.logo-wrap {
		text-align: left;
	}
	.slicknav_nav ul {
		border: none;
		padding-top: 0;
	}
	.slicknav_menu .slicknav_icon-bar {
		background: #000;
	}
	.slicknav_menu {
		border: none;
		background: transparent;
		height: 0;
	}
	.slicknav_btn {
		position: relative;
		top: -60px;
		border: none;
		right: -20px;
	}
	.slicknav_nav {
		background: rgb(52, 151, 55);
		top: -25px;
		position: relative;
		margin: 0;
		padding-top: 20px;
	}
	.search-form {
		width: 100%;
		margin-bottom: 10px;
	}
	.search-form label {
		width: 90%;
		display: block;
		margin: 0 auto;
	}
	.search-form input {
		width: 100%;
		max-width: none !important;
		display: block;
	}
	.search-form input[type="submit"] {
		background: #fff;
		width: 90%;
		margin: 0 auto;
		margin-top: 10px;
		border: 1px solid #000;
	}
	.extra_stor_rubrik h3.entry-title {
		font-size: 29px;
		line-height: 34px;
	}
	
	.entry-header .entry-title, .page-title {
		font-size: 25px;
		line-height: 32px;
	}
	
	.header-search {
		width: 100%;
	}
	
	.header-newsletter {
		display: none;
	}
	/*
	.top-ad.adwidget, #main-content .adwidget {
		display: none !important;
	}
	*/
	
	.header-menu, .header-menu-mobile {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.header-logo {
		width: 100%;
		padding-bottom: 10px;
		
	}
	.header-wrap aside {
		width: 100%;
	}
	
}

@media only screen and (max-width: 359px){
	.visible-mobile {
		display: block;
	}
	.hidden-mobile {
		display: none !important;
	}
	.mh-header {
		margin-bottom: 0;
	}
	.header-wrap {
		padding-bottom: 0;
		padding-top: 0;
	}
	.logo-wrap {
		text-align: left;
	}
	.slicknav_nav ul {
		border: none;
		padding-top: 0;
	}
	.slicknav_menu .slicknav_icon-bar {
		background: #000;
	}
	.slicknav_menu {
		border: none;
		background: transparent;
		height: 0;
	}
	.slicknav_btn {
		position: relative;
		top: -60px;
		border: none;
		right: -20px;
	}
	.slicknav_nav {
		background: rgb(52, 151, 55);
		top: -25px;
		position: relative;
		margin: 0;
		padding-top: 20px;
	}
	.search-form {
		width: 100%;
		margin-bottom: 10px;
	}
	.search-form label {
		width: 90%;
		display: block;
		margin: 0 auto;
	}
	.search-form input {
		width: 100%;
		max-width: none !important;
		display: block;
	}
	.search-form input[type="submit"] {
		background: #fff;
		width: 90%;
		margin: 0 auto;
		margin-top: 10px;
		border: 1px solid #000;
	}
	
	
	.extra_stor_rubrik h3.entry-title {
		font-size: 29px;
		line-height: 34px;
	}
	
	.entry-header .entry-title, .page-title {
		font-size: 25px;
		line-height: 32px;
	}
	
	.header-search {
		width: 100%;
	}
	
	.header-newsletter {
		display: none;
	}
	/*
	.top-ad.adwidget, #main-content .adwidget {
		display: none !important;
	}
	*/
	
	.header-menu, .header-menu-mobile {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.header-logo {
		width: 100%;
		padding-bottom: 10px;
		
	}
	.header-wrap aside {
		width: 100%;
	}
	
}



.houdini_produktnytt {
	border: 1px solid #3B6074 !important;
}

.houdini_produktnytt a:hover {
	color: black;
}



.related-content .entry-meta {
	display: none;
}


.commentlist .comment .avatar {
	display: none;
}

.dra_ihop p {
	line-height: 16px;
}



.ppsPopupShell[data-responsive="true"]:not(.ppsResponsiveInside) {
	max-width: 100% !important;
}

@media only screen and (max-width: 767px), all {
	.ppsBtn {
		width: 40%;
		font-size: 10px !important;
	}
	.ppsPopupShell[data-responsive="true"] {
		transform: none !important;
	}
}
.header-nav, .header-sub, h1, h2, h3, h4, h5, h6, .breadcrumb, .footer-bottom, .widget-list li, .cat-item, .page_item, .menu-item, .button, .commentlist .vcard, .pagination, .mh-share-buttons {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}

.main-nav li a {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}

.main-nav {
	text-transform: none;
}

.entry-tags {
	display: none;
}

.logo-title {
	font-style: italic;
	text-transform: none;
}

.logo-tagline {
	font-style: italic;
	text-transform: none;
	font-size: 18px;
	
}

.breadcrumb {
	display: none;
}



.mega-sub-menu a {
	display: inline !important;
	padding: 0px !important;
	color: #FFFFFF !important;
}
.mega-sub-menu .mega-block-title a {
	font-size: 16px;
}

.mega-sub-menu a::after,
.mega-sub-menu .mega-block-title a::after {
	font-family: "Font Awesome 5 Free";
	content: none;
}


.mega-toggle-on .mega-sub-menu a::after,
.mega-toggle-on .mega-sub-menu .mega-block-title a::after {
	font-family: "Font Awesome 5 Free";
	content: "\f061";
	padding-left: 5px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 1;
	top: -20px;
}

.mega-toggle-on .mega-sub-menu a:hover:after,
.mega-toggle-on .mega-sub-menu .mega-block-title a:hover:after {
	opacity: 1;
	padding-left: 10px;
	top: 0px;
}

.mega-sub-menu a.no-symbol::after,
.mega-sub-menu .mega-block-title a.no-symbol::after {
	content: none !important;
}



.mega-menu-item p {
	line-height: 18px;
	color: #F0F0F0;
}

.mega-sub-menu a {
	font-weight: normal !important;
}

.mega-sub-menu .mega-block-title a {
	font-weight: bold !important;
}


/* MORE STYLE */




.wpp-list li {
	margin-bottom: 0px;
}


.header-ad {
	margin-bottom: 10px;
}

.cp-small {
	padding-bottom: 0px;
}

.full-width * {
	width: 100% !important;
}
.visible-mobile {
	display: none;
}
.hidden-mobile {
	display: block;
}
#mh-wrapper {
	width: 1200px;
	overflow: visible;
}

#main-content img {
	width: 100%;
}

a.button span {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: none;
	display: none;
}

.mh-header {
	margin-bottom: 20px;
}

.top-ad {
	margin-bottom: 20px;
}

.top-ad iframe {
	display: block;
	margin: 0 auto;
}

.adwidget .textwidget {
	padding: 0;
}

.adwidget {
	display: block !important;
	margin-bottom: 0px !important;
}

.adwidget_mobile {
	display: block !important;
	margin-bottom: 0px !important;
}

.adwidget iframe {
	display: block;
	margin: 0 auto;
}

.home .content-lead-excerpt p {
	margin-bottom: 0px !important;
	line-height: 22px;
}

.widget-title,
.header-sub {
	text-transform: none;	
}

.wp-caption {
	max-width: 100% !important;
}

.news-ticker {
	/*width: 46% !important;*/
}

.header-search {
	width: 17.66%;
	float: left;
	padding-top: 5px;
}

.header-search .search-form {
	float: none;
}

.btn {
	background: #349737;
	color: #fff;
	padding: 14px;
	cursor: pointer;
	padding: 8px;
	font-size: 11px;
	margin: 0;
	line-height: 11px;
	border: 1px solid #349737;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 32px;
}


.btn:hover {
	background-color: black;
	color: white;	
}


.header-newsletter {
	width: 50%;
	float: right;
}


.menu-headernav {
	
}


.header-sub {
	padding-top: 0px;
	padding-bottom: 0px;
}
.sub-nav { 
	background: none !important;
	float: right;
}



.sub-nav .sub-menu {
}




.sub-nav { background: #1f1e1e; text-transform: uppercase; }
.sub-navli { float: left; position: relative; border-left: 1px solid #424242; }
.sub-nav li:first-child { border: none; }
.sub-nav li:hover { background: #005a8c; }
.sub-nav li a { display: block; color: #fff; padding: 10px 15px; padding: 0.625rem 0.9375rem; text-decoration: none; }
.sub-nav ul li:hover > ul { display: block; background: #2a2a2a; z-index: 9999; }
.sub-nav ul ul { display: none; position: absolute; font-size: 12px; font-size: 0.75rem; }
.sub-nav ul ul li { width: 13em; border: none; }
.sub-nav ul ul ul { left: 100%; top: 0; }


.sub-nav ul li:hover > ul {
	background-color: black;
}

.sub-nav ul li:hover > ul {
	padding-right: 0px !important;
	margin-right: 0px !important;
}




.sub-nav ul li:hover > ul li a {
	color: white;
}





nav.sub-nav #menu-headernav > li:last-child {
	padding-top: 5px;
	padding-left: 10px;
}

nav.sub-nav #menu-headernav > li:last-child:hover {
	background-color: #f1f1f1 !important;	
}

nav.sub-nav #menu-headernav > li:last-child:hover a { 
	background-color: black;
}

nav.sub-nav #menu-headernav > li:last-child a {
	background: #349737;
	color: #fff;
	padding: 14px;
	cursor: pointer;
	padding: 8px;
	font-size: 11px;
	margin: 0;
	line-height: 11px;
	border: 1px solid #349737;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 32px;
} 





.home-columns .mh-fp-grid-widget, .home-columns .mh-fp-large-widget, .home-columns .mh-fp-list-widget {
	//margin-bottom: -15px !important;
}




.sub-nav  li a {
	color: black;
}

.sub-nav li {
	border-left: none;
}


.sub-nav li a:hover { 
}

/*
.menu-headernav-container ul ul {
	display: none;
	position: absolute;
}

.menu-headernav-container ul li a {
	padding-top: 5px;
	padding-left: 10px;	
	padding-right: 10px;
}

.menu-headernav-container ul li:hover > ul {
	display: block;
	background: #2a2a2a;
	z-index: 19999;
}

.menu-headernav-container li {
	float: right;
	position: relative;
}

.menu-headernav-container li a {
	display: block;
	color: black;
	padding: 10px 15px;
	padding: 0.625rem 0.9375rem;
	text-decoration: none;
}
*/



.header-newsletter a {
	
	/*	float: right;*/
}

.search-form input {
	min-width: 0 !important;
	max-width: 146px !important;
}


.news-img {
	margin: 0 10px 10px 0;
}

.news-img-right {
	margin: 0 0 10px 10px !important;
}

.company_headline {
	display: block;
}

.clear + .company_headline {
	margin-top: 10px;
}

h1,h2,h3,h4,h5 {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700 !important;
}



.stora_bilder .widget-title {
	//margin-bottom: 0px !important;
}

.stora_bilder .mh-separator {
	margin-bottom: 0px !important;
	border-bottom: 1px solid #349737;
}

.widget-title a, .widget-title a:hover {
	font-weight: 700 !important;
	font-size: 14px !important;	
}

.widget-title span {
	padding: 0px;
}

.wpp-list li {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid black;
	font-family: 'Open Sans', sans-serif !important;
}


.wpp-list li:last-child {
	border-bottom: none;
}



.home .entry-meta {
	display: none;	
}

.home .mh_newsdesk_posts_grid .entry-meta {
	display: inherit !important;	
}

.mh-col.mh-1-1 {
	width: 100%;
}



.category-jobbannons .entry-meta {
	display: none;
	
}

.logo {
	display: none;
}

h3 {
	font-weight: 700;
}

.content-lead-title {
	font-size: 22px;
}

.content-lead-thumb {
	width: 100%;
}

.mh_newsdesk_posts_large .content-lead-title {
	font-size: 32px;
}


.widget-list > li {
	padding: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
}

.cp-title-small {
	font-size: 12px;
	font-weight: normal;
	
}

#mce-EMAIL {
	width: 90% !important;
}


.mh-separator {
	padding-bottom: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}




.textwidget, .wp-polls {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.gronbox .textwidget {
	padding: 0px;
	text-align: center;	
}

.gronbox .textwidget a {
	color: white;
}


.annonser img {
	width: 40px;
	margin-left: 10px;
	
	
}





#mc_embed_signup {
	padding: 10px;
}






.inga_bilder img {
	display: none;
}

.inga_bilder .cp-title-small,
.inga_bilder .entry-meta {
	padding-left: 10px;
}

.inget_mellanrum {
	margin-bottom: 0px;
}






.widget-title a, .widget-title a:hover {
	font-size: 12px;
	font-weight: 500;
}


.widget-title.blue { margin: 0; }
.widget-title.blue, .widget-title.blue span {
	background: #3B6074 !important;
}

#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; 
	
	
	margin: 0px;
}

#mc_embed_signup form {
	padding: 0px !important;
}
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */





#main-content {
	width: 540px;
}
.mh-right-sb #main-content {
	float: left;
	margin-right: 20px !important;
}

.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
	width: 300px;
	float: left;
}

.mh-sidebar, .home-sidebar {
	margin-right: 20px !important;
}


.gronbox {
	font-size: 16px; 
	background-color: #349737; 
	color: white; 
	/*padding: 20px;*/
}

.gronbox2 {
	font-size: 16px; 
	background-color: #e3f7d9; 
	color: white; 
	/*padding: 20px;*/
}

.gronbox3 {
	font-size: 16px; 
	background-color: #347f12; 
	color: white; 
	/*padding: 20px;*/
}

.gronbox3 p a {
	color: white; 
}

.gronbox3 .wp-polls .pollbar {
	background: white;
	border-color: white;
}




.grontext {
	color: #349737; 
}


.stora_bilder {
	
	
}

.stora_bilder div.cp-thumb-small, .stora_bilder div.cp-thumb-xl {
	float: none;
	width: 100%;
	max-width: none;	
}


.stora_bilder h3.cp-title-small, .stora_bilder h3.cp-title-xl, .stora_bilder .cp-excerpt-xl{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-top: 0;
}


.stora_bilder div.cp-thumb-small img, .stora_bilder div.cp-thumb-xl img {
	width: 100%;
	
}


/*
#mh_newsdesk_recent_posts-4 {
	background-color: #E9F5EA;
	
}
*/


.mh_newsdesk_custom_posts .cp-thumb-small {
	max-width: 100px;
	margin-right: 10px;
}





aside .sb-widget {
	border: 1px solid #349737;
}

aside .sb-widget.partner_widget,aside .sb-widget.houdini_coop {
	border: 1px solid #3B6074;
}

.houdini_coop p, .houdini_par_article p {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}



aside .sb-widget.partner_widget p {
	line-height: 18px;
}

aside .sb-widget.partner_widget img {
	margin-top: 5px;
	margin-bottom: 5px;
}

aside .sb-widget.partner_widget ol,
aside .sb-widget.partner_widget ul {
	line-height: 18px;
}

aside .sb-widget.partner_widget ol li,
aside .sb-widget.partner_widget ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}


aside .sb-widget.partner_widget ul {
	list-style-position: inside !important;
	list-style-type: disc;
}

aside .sb-widget.partner_widget ol {
	list-style-position: inside !important;
	list-style-type: decimal;
}


.sb-widget {
	margin-bottom: 0.875rem;
	position: relative;
}

.search-form .search-field {
	font-weight: bold;
	height: 33px;
	font-size: 11px !important;
}

#mc_embed_signup_scroll .email {
	font-weight: bold;
	height: 14px;
	font-size: 11px !important;	
}

/***** FORUN ******/



.spFootContainer {
	display: none;
}

.spImg,
.spHeadOne,
.spSearchForm,
#spMemberButton,
#spProfileEditButton,
#spGroupHeaderRSSButton1 {
	display: none;
}


.spPlainSection,
#spForumHeaderRSSButton,
.spPostUserAvatar,
#spTopicHeaderRSSButton {
	display: none;
}

.spTopicNewButtonTop {
	display: block !important;
}

.spBodyContainer .spPlainSection {
	display: block;
}



.entry-meta-author {
	display: none;
}

.entry-meta-cats {
	display: none;
}

.widget-list li {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700 !important;	
}

.category .special_article + .hentry,
.home .special_article + .hentry,
.home .special_article + .mh-section {
	background-color: #f1f1f1;
	padding: 10px;
}

.single .special_article, .single .par_article {
	width: 100%;
	text-align: center;
}

.par_article + div.mh-section {
	background-color: #f1f1f1;
}




.single .special_article + article {
	background-color: #f1f1f1;
	padding: 10px;
}

.special_article, .par_article {
	width: 100%;
	font-size: 14px !important;
}




.ticker-title .content-provider {
	font-weight: 700 !important;
	font-size: 14px !important;
	font-family: 'Open Sans', sans-serif !important;
}

.ticker-title.par_article {
	background-color: #3B6074;
	font-size: 10px;
	
	margin-bottom: 5px;
}

.ticker-title.special_article {
	background-color: #3B6074;
	font-size: 10px;
	padding: 0;
	margin-bottom: 5px;
	padding-left: 10px;
}


.home-columns .ticker-title.special_article {
	
}

.ticker-title.special_article .content-provider, .ticker-title.par_article .content-provider {
	
	padding: 5px 10px 5px 0px
}

.ticker-title.par_article a {
	color: white;
}


.ticker-title.special_article .content-info {
	background-color: black;
	padding: 5px 20px 5px 10px;
}

.svart_topp .widget-title,
.svart_topp .widget-title span {
	background-color: black !important;
}

.extra_stor_rubrik h3.entry-title {
	font-size: 38px;
	line-height: 44px;
	
}


.mh-separator {
	border-bottom: 1px solid black;
}

p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 15px !important;
}

.entry-content {
	position: relative;
}

.entry-content p:first-child strong,
.entry-content p strong {
	font-size: 14px;
	line-height: 18px;
}


.search-form input {
	text-transform: none;
}

.alignright {
	margin: 5px 0 10px 10px;
	/*width: auto !important;*/
	
	
}

p.entry-meta {
	margin-bottom: 0px !important;
}

.header-wrap .AdWidget_ImageWidget {
	margin-top: -5px;
	/* border-bottom: 1px solid black;
	margin-top: -20px;
	padding-bottom: 10px;
	*/
}

.biz-link {
	margin-left: 0;
	margin-right: 2.5%;
	width: 22%;
}

.biz-link p {
	margin-top: 10px;
}

.biz-link img {
	max-width: 100%;
	max-height: 100px;
}

.biz-dummy {
	background: #349737 !important;
	font-size: 1rem;
	padding: 25px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700 !important;
	color: #fff;
	text-align: center;
	
}

@media only screen and (max-width: 420px) {
	.extra_stor_rubrik h3.entry-title {
		font-size: 30px;
		line-height: 30px;
	}
	.logo-wrap img {
		width: 100%;
	}
	.header-wrap .AdWidget_ImageWidget {
		margin-top: 0;
	}
	.news-img-right img {
		max-width: 100px;
	}
	.news-img img {
		max-width: 80px;
	}
	.content-lead-title {
		font-size: 14px;
	}
	
	
	
	.footer-widgets div.mh-1-3 {
		width: auto;
	}
	
	.footer-widgets div.mh-col {
		margin-left: 0px;
		display: block;
		float: none;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.biz-link {
		margin-left: 0;
		margin-right: 2.5%;
		width: 47%;
	}
	
	.link-col-1, .link-col-2 {
		float: left;
		width: 50%;
	}
	
	.link-col-3, .link-col-4 {
		float: right;
		width: 50%;
	}
}

@media only screen and (max-width: 479px) {
	.biz-link {
		width: 65%;
		margin: 0 auto !important;
		float: none;
	}
}

/***** Rubriker *****/
.mh-separator + .mh-separator {
	display: none;
}

.program-table tr td:first-child {
	width: 67px !important;
}

.program-table tr td + td {
	width: auto !important;
}

/***** Media Queries *****/
@media only screen and (min-width: 960px) and (max-width: 1221px) {
	#mh-wrapper {
		width: 960px;
	}
	
	#main-content {
		width: 640px;
	}
	
	.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
		width: 300px;
		margin: 0 !important;
	}
	
	
}

@media only screen and (min-width: 768px) and (max-width: 996px){
	#mh-wrapper {
		width: 768px;
	}
	
	#main-content {
		width: 448px;
	}
	
	.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
		width: 300px;
		margin: 0 !important;
	}
	
	.header-search {
		width: 13.66%;
	}
	
	.header-newsletter {
		width: 35%;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#mh-wrapper {
		width: 480px;
	}
	
	#main-content {
		width: 100%;
	}
	
	.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
		width: 300px;
		margin: 0 !important;
	}
	
	img.attachment-portrait-thumb.size-portrait-thumb.wp-post-image {
		width: 100%;
	}
}

@media only screen and (max-width: 479px) {
	#mh-wrapper {
		width: 300px;
	}
	
	#main-content {
		width: 300px;
	}
	
	.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
		width: 300px;
		margin: 0 !important;
	}
	
	img.attachment-portrait-thumb.size-portrait-thumb.wp-post-image {
		width: 100%;
	}
}

@media only screen and (max-width: 580px) {
	img.attachment-portrait-thumb.size-portrait-thumb.wp-post-image {
		width: 100%;
	}
	
	.header-ad img {
		width: 150px;
	}
	
	.logo-wrap img {
		width: 70%;
	}	
	
}

@media only screen and (max-width: 420px) {
	
}

@media only screen and (min-width: 1000px) and (max-width: 1199px){
	
}

@media only screen and (min-width: 768px) and (max-width: 999px){
	.extra_stor_rubrik h3.entry-title {
		font-size: 30px;
		line-height: 37px;
	}
	.entry-header .entry-title, .page-title {
		font-size: 28px;
		line-height: 35px;
	}
	/*
	.top-ad.adwidget, #main-content .adwidget {
		display: none !important;
	}
	*/
	
	.header-menu, .header-menu-mobile {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.header-logo {
		width: 100%;
		padding-bottom: 10px;
	}
	.header-wrap aside {
		width: 100%;
	}	
	
}

@media only screen and (min-width: 480px) and (max-width: 767px){
	.visible-mobile {
		display: block;
	}
	.hidden-mobile {
		display: none !important;
	}
	.mh-header {
		margin-bottom: 0;
	}
	.header-wrap {
		padding-bottom: 0;
		padding-top: 0;
	}
	.logo-wrap {
		text-align: left;
	}
	.slicknav_nav ul {
		border: none;
		padding-top: 0;
	}
	.slicknav_menu .slicknav_icon-bar {
		background: #000;
	}
	.slicknav_menu {
		border: none;
		background: transparent;
		height: 0;
	}
	.slicknav_btn {
		position: relative;
		top: -60px;
		border: none;
		right: -20px;
	}
	.slicknav_nav {
		background: rgb(52, 151, 55);
		top: -25px;
		position: relative;
		margin: 0;
		padding-top: 20px;
	}
	.search-form {
		width: 100%;
		margin-bottom: 10px;
	}
	.search-form label {
		width: 90%;
		display: block;
		margin: 0 auto;
	}
	.search-form input {
		width: 100%;
		max-width: none !important;
		display: block;
	}
	.search-form input[type="submit"] {
		background: #fff;
		width: 90%;
		margin: 0 auto;
		margin-top: 10px;
		border: 1px solid #000;
	}
	
	.extra_stor_rubrik h3.entry-title {
		font-size: 29px;
		line-height: 34px;
	}
	
	.entry-header .entry-title, .page-title {
		font-size: 26px;
		line-height: 33px;
	}
	
	.header-search {
		width: 100%;
	}
	
	.header-newsletter {
		display: none;
	}
	/*
	.top-ad.adwidget, #main-content .adwidget {
		display: none !important;
	}
	*/
	
	
	.header-menu, .header-menu-mobile {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.header-logo {
		width: 100%;
		padding-bottom: 10px;		
	}
	.header-logo .logo-wrap {
		width: 70%;
	}
	.header-wrap aside {
		width: 100%;
	}
	
}

@media only screen and (min-width: 360px) and (max-width: 479px){
	.visible-mobile {
		display: block;
	}
	.hidden-mobile {
		display: none !important;
	}
	.mh-header {
		margin-bottom: 0;
	}
	.header-wrap {
		padding-bottom: 0;
		padding-top: 0;
	}
	.logo-wrap {
		text-align: left;
	}
	.slicknav_nav ul {
		border: none;
		padding-top: 0;
	}
	.slicknav_menu .slicknav_icon-bar {
		background: #000;
	}
	.slicknav_menu {
		border: none;
		background: transparent;
		height: 0;
	}
	.slicknav_btn {
		position: relative;
		top: -60px;
		border: none;
		right: -20px;
	}
	.slicknav_nav {
		background: rgb(52, 151, 55);
		top: -25px;
		position: relative;
		margin: 0;
		padding-top: 20px;
	}
	.search-form {
		width: 100%;
		margin-bottom: 10px;
	}
	.search-form label {
		width: 90%;
		display: block;
		margin: 0 auto;
	}
	.search-form input {
		width: 100%;
		max-width: none !important;
		display: block;
	}
	.search-form input[type="submit"] {
		background: #fff;
		width: 90%;
		margin: 0 auto;
		margin-top: 10px;
		border: 1px solid #000;
	}
	.extra_stor_rubrik h3.entry-title {
		font-size: 29px;
		line-height: 34px;
	}
	
	.entry-header .entry-title, .page-title {
		font-size: 25px;
		line-height: 32px;
	}
	
	.header-search {
		width: 100%;
	}
	
	.header-newsletter {
		display: none;
	}
	/*
	.top-ad.adwidget, #main-content .adwidget {
		display: none !important;
	}
	*/
	
	.header-menu, .header-menu-mobile {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.header-logo {
		width: 100%;
		padding-bottom: 10px;
		
	}
	.header-wrap aside {
		width: 100%;
	}
	
}

@media only screen and (max-width: 359px){
	.visible-mobile {
		display: block;
	}
	.hidden-mobile {
		display: none !important;
	}
	.mh-header {
		margin-bottom: 0;
	}
	.header-wrap {
		padding-bottom: 0;
		padding-top: 0;
	}
	.logo-wrap {
		text-align: left;
	}
	.slicknav_nav ul {
		border: none;
		padding-top: 0;
	}
	.slicknav_menu .slicknav_icon-bar {
		background: #000;
	}
	.slicknav_menu {
		border: none;
		background: transparent;
		height: 0;
	}
	.slicknav_btn {
		position: relative;
		top: -60px;
		border: none;
		right: -20px;
	}
	.slicknav_nav {
		background: rgb(52, 151, 55);
		top: -25px;
		position: relative;
		margin: 0;
		padding-top: 20px;
	}
	.search-form {
		width: 100%;
		margin-bottom: 10px;
	}
	.search-form label {
		width: 90%;
		display: block;
		margin: 0 auto;
	}
	.search-form input {
		width: 100%;
		max-width: none !important;
		display: block;
	}
	.search-form input[type="submit"] {
		background: #fff;
		width: 90%;
		margin: 0 auto;
		margin-top: 10px;
		border: 1px solid #000;
	}
	
	
	.extra_stor_rubrik h3.entry-title {
		font-size: 29px;
		line-height: 34px;
	}
	
	.entry-header .entry-title, .page-title {
		font-size: 25px;
		line-height: 32px;
	}
	
	.header-search {
		width: 100%;
	}
	
	.header-newsletter {
		display: none;
	}
	/*
	.top-ad.adwidget, #main-content .adwidget {
		display: none !important;
	}
	*/
	
	.header-menu, .header-menu-mobile {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.header-logo {
		width: 100%;
		padding-bottom: 10px;
		
	}
	.header-wrap aside {
		width: 100%;
	}
	
}



.houdini_produktnytt {
	border: 1px solid #E98F3F !important;
}
#produktnytt-ticker {
	text-align: center;
}


.houdini_produktnytt a:hover {
	color: black;
}



.related-content .entry-meta {
	display: none;
}


.commentlist .comment .avatar {
	display: none;
}

.dra_ihop p {
	line-height: 16px;
}



.ppsPopupShell[data-responsive="true"]:not(.ppsResponsiveInside) {
	max-width: 100% !important;
}

@media only screen and (max-width: 767px), all {
	.ppsBtn {
		width: 40%;
		font-size: 10px !important;
	}
	.ppsPopupShell[data-responsive="true"] {
		transform: none !important;
	}
}
.header-nav, .header-sub, h1, h2, h3, h4, h5, h6, .breadcrumb, .footer-bottom, .widget-list li, .cat-item, .page_item, .menu-item, .button, .commentlist .vcard, .pagination, .mh-share-buttons {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}

.main-nav li a {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}

.main-nav {
	text-transform: none;
}

.entry-tags {
	display: none;
}

.logo-title {
	font-style: italic;
	text-transform: none;
}

.logo-tagline {
	font-style: italic;
	text-transform: none;
	font-size: 18px;
	
}

.breadcrumb {
	display: none;
}





.inkopsportal-form {
	margin-bottom: 15px;
	width: 100%;
}

.inkopsportal-form .search-field {
	font-weight: bold;
	font-size: 11px !important;
	background: #fff;
	border: 1px solid #cdcdcd;
	cursor: pointer;
	margin: 0 0 5px;
	padding: 10px;
	position: relative;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 3px;
	width: 92.5%;
}
.inkopsportal-form select {
	background: #fff;
	padding: 7px 0 7.5px 0;
	width: 100%;
	margin-bottom: 5px;
}
.inkopsportal-form .buttons {
	padding: 10px !important;
	width: 100%;
	margin-bottom: 5px;
	border-radius: 3px;
}
.portal-menu ul.max-mega-menu li:first-child {
	margin-left: 0 !important;
}
.company-sidebar {
	margin-right: 0 !important;
}
@media only screen and (max-width: 768px) {
	.company-sidebar-cats, .company-sidebar {
		width: 100%;
		margin-right: 0 !important;
	}
}
@media only screen and (min-width: 769px) {
	.company-sidebar-cats {
		margin-right: 20px !important;
		width: 280px;
	}
}
.company-sidebar-cats .empty-cat {
	color: #8e8e8e;
}
#recommend-company, #register-company, #send-company {
	display: none;
}
#company-contact-form h3 {
	margin-bottom: 15px;
}
#map {
	height: 200px;
}


.cat-container {
	display: inline-block;
	padding: 2px 5px;
	color: #fff;
	border-radius: 3px;
	background: rgb(52, 151, 55);
	margin: 5px 5px 5px 0;
	font-size: 12px;
}

.cat-container:hover {
	color: #fff;
}

.mega-sub-menu a {
	display: inline !important;
	padding: 0px !important;
	color: #000 !important;
}
.mega-sub-menu .mega-block-title a {
	font-size: 16px;
}

.mega-sub-menu a::after,
.mega-sub-menu .mega-block-title a::after {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600;
	content: none;
}


.mega-toggle-on .mega-sub-menu a::after,
.mega-toggle-on .mega-sub-menu .mega-block-title a::after {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600;
	content: "\f061";
	padding-left: 5px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 1;
	top: -20px;
}

.mega-toggle-on .mega-sub-menu a:hover:after,
.mega-toggle-on .mega-sub-menu .mega-block-title a:hover:after {
	opacity: 1;
	padding-left: 10px;
	top: 0px;
}

.mega-sub-menu a.no-symbol::after,
.mega-sub-menu .mega-block-title a.no-symbol::after {
	content: none !important;
}

.mega-sub-menu a.no-symbol img {
	padding: 0px;
	max-width: 100px !important;
}

.mega-menu-item p {
	line-height: 18px;
	color: #000;
}

.mega-sub-menu a {
	font-weight: normal !important;
}

.mega-sub-menu .mega-block-title a {
	font-weight: bold !important;
}


/***** Media Queries i slutet av filen!! *****/


#mh-wrapper {
	width: 1200px;
	overflow: visible;
}

#main-content img {
	width: 100%;
}

a.button span {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: none;
	display: none;
	
}

.mh-header {
	margin-bottom: 0px;
}

.top-ad {
	margin-bottom: 20px;
}

.top-ad iframe {
	display: block;
	margin: 0 auto;
}

.adwidget .textwidget {
	padding: 0;
}

.adwidget {
	display: block !important;
}

.adwidget iframe {
	display: block;
	margin: 0 auto;
}

.home .content-lead-excerpt p {
	margin-bottom: 0px !important;
}

.widget-title,
.header-sub {
	text-transform: none;	
}

.wp-caption {
	max-width: 100% !important;
}


.header-search {
	width: 17.66%;
}

.header-newsletter {
	width: 31%;
}

.search-form input {
	min-width: 0 !important;
	max-width: 146px !important;
}


.news-img {
	margin: 0 20px 10px 0;
}

.news-img-right {
	margin: 0 0 10px 20px !important;
}

.company_headline {
	display: block;
}

.clear + .company_headline {
	margin-top: 10px;
}

h1,h2,h3,h4,h5 {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700 !important;
}



.widget-title a, .widget-title a:hover {
	font-weight: 700 !important;
	font-size: 14px !important;	
}

.widget-title span {
	padding: 0px;
}

.wpp-list li {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	font-family: 'Open Sans', sans-serif !important;
	background-color: #F3F3F3;
}

.wpp-list li:first-child a{
	//padding-top: 0;
}

.wpp-list li:last-child {
	border-bottom: none;
}


.wpp-list li a {
	display: block;
	padding: 7px;
	padding-left: 10px;
}

.home .entry-meta {
	display: none;	
}

.home .mh_newsdesk_posts_grid .entry-meta {
	display: inherit !important;	
}

.mh-col.mh-1-1 {
	width: 100%;
}



.category-jobbannons .entry-meta {
	display: none;
	
}

.logo {
	display: none;
}

h3 {
	font-weight: 700;
}

.content-lead-title {
	font-size: 20px;
	font-weight: bold;
}

.content-lead-thumb {
	width: 100%;
}

.mh_newsdesk_posts_large .content-lead-title {
	font-size: 32px;
}


.widget-list > li {
	padding: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
}

.cp-title-xl {
	margin-bottom: 0 !important;
}
.cp-title-small, .cp-title-xl {
	font-size: 12px;
	font-weight: normal;
}

.cp-excerpt-xl p {
	font-size: 12px !important;
	line-height: 20px !important;
	font-weight: normal;
}

.cp-title-small a, .cp-title-xl a {
	text-decoration: none;
	color: #1f1e1e;
}

#mce-EMAIL {
	width: 90% !important;
}


.mh-separator {
	margin-bottom: 10px;
	padding-bottom: 0px;
}




.textwidget {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.gronbox .textwidget {
	padding: 0px;
	text-align: center;	
}

.gronbox .textwidget a {
	color: white;
}


.annonser img {
	width: 40px;
	margin-left: 10px;
	
	
}





#mc_embed_signup {
	padding: 10px;
}






.inga_bilder img {
	display: none;
}

.inga_bilder .cp-title-small,
.inga_bilder .entry-meta {
	padding-left: 10px;
}

.inget_mellanrum {
	margin-bottom: 0px;
}






.widget-title a, .widget-title a:hover {
	font-size: 12px;
	font-weight: 500;
}




.widget-title {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 4px;	
}

.widget-title {
	background: #969696 !important;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}

.widget-title a, 
.widget-title a:hover { 
	color: #fff; 
}

.widget-title a { 
	font-size: 12px !important;
}



.widget-title.blue { margin: 0; }
.widget-title.blue, .widget-title.blue span {
	background: #2376E5 !important;
	background: #E98F3F !important;
}

#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; 
	
	
	margin: 0px;
}

#mc_embed_signup form {
	padding: 0px !important;
}
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */





#main-content {
	width: 540px;
}

.wide #main-content {
	width: 860px;
}

.mh-right-sb #main-content {
	float: left;
	margin-right: 20px !important;
}

.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
	width: 300px;
}

.mh-sidebar, .home-sidebar {
	margin-right: 20px !important;
}

.wide .mh-sidebar, .wide .home-sidebar {
	margin-right: 0px !important;
}


.gronbox {
	font-size: 16px; 
	background-color: #349737; 
	color: white; 
	/*padding: 20px;*/
}

.gronbox2 {
	font-size: 16px; 
	background-color: #e3f7d9; 
	color: white; 
	/*padding: 20px;*/
}

.gronbox3 {
	font-size: 16px; 
	background-color: #347f12; 
	color: white; 
	/*padding: 20px;*/
}




.grabox {
	font-size: 16px; 
	background-color: #f1f1f1; 

}
.gra_bg {
	font-size: 16px; 
	background-color: #f1f1f1; 
	margin-bottom: 10px !important;
}
.gra_bg .textwidget {
	padding-left: 10px;
	padding-right: 10px;
	
}



.grontext {
	color: #349737; 
}


.stora_bilder {
	
	
}

.stora_bilder div.cp-thumb-small {
	float: none;
	width: 100%;
	max-width: none;	
}


.stora_bilder h3.cp-title-small {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}


.stora_bilder div.cp-thumb-small img {
	width: 100%;
	
}


/*
#mh_newsdesk_recent_posts-4 {
	background-color: #E9F5EA;
	
}
*/


.mh_newsdesk_custom_posts .cp-thumb-small {
	max-width: 100px;
	margin-right: 10px;
}



/* HOUDINI JOB LIST */

.houdini_job_list .widget-title {
	margin-bottom: 0;
}
.houdini-job-list-widget {
	font-family: "Open Sans",sans-serif !important;
	font-size: 12px;
}
.hjl-desc {
	padding: 10px;
	border-bottom: 1px solid #349737;
}
.hjl-desc p {
	margin: 0 !important;
	font-weight: bold;
}
.hjl-holder {
	overflow: hidden;
	padding: 15px 0;
	position: relative;
}
.hjl-item {
	padding: 5px 10px;
	text-align: center;
}
.hjl-item:hover {
	background-color: #e1e5e0;
	color: #1f1e1e;
}
.hjl-item > p {
	margin: 0 !important;
	line-height: 1.2;
}
.hjl-item > p.hjl-title {
	color: black;
	font-weight: bold;
	font-size: 12px;
}
.hjl-item > p.hjl-city {
	color: #909090;
	font-size: 12px;
}
.hjl-img {
	text-align: center;
	margin-bottom: 5px;
}
.hjl-img img {
	height: 55px;
	max-width: 100%;
}
.hjl-inner {
	position: absolute;
	top: 15px;
	width: 100%;
}
.hjl-arrow {
	background-color: rgba(200, 200, 200, 0.7);
	color: #1f1e1e;
	cursor: pointer;
	display: none;
	height: 15px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100;
}
.hjl-holder:hover .hjl-arrow {
	background-color: rgba(200, 200, 200, 1);
}
.hjl-holder.hjl-has-arrows .hjl-arrow {
	display: block;
}
.hjl-arrow.hjl-arrow-up {
	top: 0;
}
.hjl-arrow.hjl-arrow-down {
	bottom: 0;
}
.hjl-icon {
	position: relative;
	top: -2px;
}
.hjl-endbox {
	padding: 10px;
}
.hjl-endbox .hjl-endbox-innerbox {
	width: 50%;
	float: left;
}
.hjl-endbox p {
	font-family: "PT Serif",Georgia,Times,"Times New Roman",serif;
	font-style: italic;
	float: left;
	line-height: 1;
	margin-bottom: 0 !important;
}
.hjl-endbox img {
	float: right;
	width: 65px;
}
.hjl-hr {
	border-bottom: 1px dashed #d8d8d8;
	display: block;
	height: 1px;
	margin: 0 10px;
}

.job-list .job-list-item:first-child {
	border-top: 1px solid black;
	padding-top: 10px;
}

.job-list-image {
	float: left;
	text-align: right;
	width: 190px;
}
.job-list-leftbox {
	float: left;
	width: calc(100% - 190px);
}
.job-list-image > img {
	max-width: 100%;
}

aside .sb-widget {
	border: 0px solid #eee;
	border-radius: 0px;
}

aside .sb-widget.partner_widget,aside .sb-widget.houdini_coop {
	border: 1px solid #2376E5;
	border: 1px solid #ccc;
}

.houdini_coop p {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}

aside .sb-widget.partner_widget .widget-title {
	padding-top: 5px;
	padding-bottom: 5px;
}

aside .sb-widget.partner_widget .widget-title, 
aside .sb-widget.partner_widget .widget-title span {
	background: #3B6074 !important;
	color: white;
	font-size: 14px;
}

aside .sb-widget.partner_widget p {
	line-height: 18px;
}

aside .sb-widget.partner_widget img {
	margin-top: 5px;
	margin-bottom: 5px;
}

aside .sb-widget.partner_widget ol,
aside .sb-widget.partner_widget ul {
	line-height: 18px;
}

aside .sb-widget.partner_widget ol li,
aside .sb-widget.partner_widget ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}


aside .sb-widget.partner_widget ul {
	list-style-position: inside !important;
	list-style-type: disc;
}

aside .sb-widget.partner_widget ol {
	list-style-position: inside !important;
	list-style-type: decimal;
}


.sb-widget {
	margin-bottom: 0px;
}

.search-form .search-field {
	font-weight: bold;
	height: 33px;
	font-size: 11px !important;
}

#mc_embed_signup_scroll .email {
	font-weight: bold;
	height: 14px;
	font-size: 11px !important;	
}

/***** FORUN ******/

/*
.spFootContainer {
	display: none;
}

.spImg,
.spHeadOne,
.spSearchForm,
#spMemberButton,
#spProfileEditButton,
#spGroupHeaderRSSButton1 {
	display: none;
}


.spPlainSection,
#spForumHeaderRSSButton,
.spPostUserAvatar,
#spTopicHeaderRSSButton {
	display: none;
}
*/
.spTopicNewButtonTop {
	display: block !important;
}

.spBodyContainer .spPlainSection {
	display: block;
}



.entry-meta-author {
	display: none;
}

.entry-meta-cats {
	display: none;
}

.widget-list li {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700 !important;	
}

.category .special_article + .hentry,
.home .special_article + .hentry {
	background-color: #f1f1f1;
	padding: 10px;
}

.single .special_article, .single .par_article {
	width: 100%;
	text-align: center;
}

.par_article + div.mh-section {
	background-color: #f1f1f1;
	padding: 10px;
}




.single .special_article + article {
	background-color: #f1f1f1;
	padding: 10px;
}

.special_article, .par_article {
	width: 100%;
	font-size: 14px !important;
}




.ticker-title .content-provider {
	font-weight: 500 !important;
	font-size: 14px !important;
	font-family: 'Open Sans', sans-serif !important;
}

.ticker-title.special_article {
	background-color: #349737;
	background-color: #3B6074;
	//background-color: #C6DCCC;
	font-size: 10px;
	padding: 0;
	margin-bottom: 0px;
	padding-left: 0px;
}

.ticker-title.par_article {
	background-color: #3B6074;
	font-size: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}


.ticker-title.provider_article {
	background-color: white !important;
	background-color: #969696 !important;
	color: #fff;
	//border-bottom: 1px solid black;
}

.ticker-title.provider_article .pull-left.content-provider {
	color: #349737;
	color: white;
}

.ticker-title.provider_article  .content-info {
	background-color: white !important;
	color: black;
}


.ticker-title.special_article .content-provider, .ticker-title.par_article .content-provider {
	padding: 5px 10px 5px 0px
}

.ticker-title.par_article a {
	color: white;
}


.ticker-title.special_article .content-info {
	background-color: black;
	padding: 5px 20px 5px 10px;
}

.svart_topp .widget-title,
.svart_topp .widget-title span {
	background-color: black !important;
}

.extra_stor_rubrik h3.entry-title {
	font-size: 30px;
	line-height: 32px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 600 !important;
	margin-top: 10px;
	
}


aside .mh-separator {
	border-bottom: 1px solid #fff;
	margin-bottom: 0px;
	margin-top: 0px;
}

p {
	margin-bottom: 15px !important;
}

.mh-cp-widget article {
	background-color: #F3F3F3;
	padding-top: 0px;
	padding-bottom: 10px;
	
	margin-bottom: 5px;
}


#mh_newsdesk_custom_posts-19 .mh-cp-widget article,
#mh_newsdesk_custom_posts-26 .mh-cp-widget article,
.inga_bilder.mh-cp-widget article {
	padding-top: 10px;
}

.search-form input {
	text-transform: none;
}

.alignright {
	margin: 5px 0 10px 10px;
}

p.entry-meta {
	margin-bottom: 0px !important;
}

.header-wrap .AdWidget_ImageWidget {
	margin-top: -5px;
	/* border-bottom: 1px solid black;
	margin-top: -20px;
	padding-bottom: 10px;
	*/
}

.biz-link {
	margin-left: 0;
	margin-right: 2.5%;
	width: 22%;
}

.biz-link p {
	margin-top: 10px;
}

.biz-link img {
	max-width: 100%;
	max-height: 100px;
}

.biz-dummy {
	background: #349737 !important;
	font-size: 1rem;
	padding: 25px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700 !important;
	color: #fff;
	text-align: center;
	
}

@media only screen and (max-width: 420px) {
	.extra_stor_rubrik h3.entry-title {
		font-size: 30px;
		line-height: 30px;
	}
	.logo-wrap img {
		width: 100%;
	}
	.header-wrap .AdWidget_ImageWidget {
		margin-top: 0;
	}
	.news-img-right img {
		max-width: 100px;
	}
	.news-img img {
		max-width: 80px;
	}
	.content-lead-title {
		font-size: 14px;
	}
	
	
	
	.footer-widgets div.mh-1-3 {
		width: auto;
	}
	
	.footer-widgets div.mh-col {
		margin-left: 0px;
		display: block;
		float: none;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.biz-link {
		margin-left: 0;
		margin-right: 2.5%;
		width: 47%;
	}
	
	.link-col-1, .link-col-2 {
		float: left;
		width: 50%;
	}
	
	.link-col-3, .link-col-4 {
		float: right;
		width: 50%;
	}
}

@media only screen and (max-width: 479px) {
	.biz-link {
		width: 65%;
		margin: 0 auto !important;
		float: none;
	}
}

/***** Rubriker *****/
.mh-separator + .mh-separator {
	display: none;
}


#main-content.category-ledare:before, .single .category-ledare:before {
	content: "Ledare";
	background: #349737;
	display: block;
	color: white;
	padding: 0rem 1rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}


#main-content.category-kronikor:before, .single .category-kronikor:before {
	content: "Krönika";
	background: #349737;
	display: block;
	color: white;
	padding: 0rem 1rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}

#main-content.category-expertsvar:before, .single .category-expertsvar:before {
	content: "Expertsvar";
	background: #349737;
	display: block;
	color: white;
	padding: 0rem 1rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}



#main-content.category-ai-och-digitalisering:before, .single .category-ai-och-digitalisering:before {
	content: "AI OCH DIGITALISERING";
	background: #349737;
	display: block;
	color: white;
	padding: 0rem 1rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}

#main-content.category-fokus-pa-driftnetto:before, .single .category-fokus-pa-driftnetto:before {
	content: "FOKUS PÅ DRIFTNETTO";
	background: #349737;
	display: block;
	color: white;
	padding: 0rem 1rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}






#main-content.category-branschen-tycker-till:before, .single .category-branschen-tycker-till:before {
	content: "Branschen tycker till";
	background: #349737;
	display: block;
	color: white;
	padding: 0rem 1rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}


#main-content.category-nytankare:before, .single .category-nytankare:before {
	content: "Nytänkare";
	background: #349737;
	display: block;
	color: white;
	padding: 0rem 1rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}

#main-content.category-profilen:before, .single .category-profilen:before {
	content: "Profilen";
	background: #349737;
	display: block;
	color: white;
	padding: 0rem 1rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}

#main-content.category-debatt:before, .single .category-debatt:before {
	content: "Debatt";
	background: #349737;
	display: block;
	color: white;
	padding: 0rem 1rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}

#main-content.category-portrattet:before, .single .category-portrattet:before {
	content: "Porträttet";
	background: #349737;
	display: block;
	color: white;
	padding: 0rem 1rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}

#main-content.category-halla-dar:before, .single .category-halla-dar:before {
	content: "Hallå där";
	background: #349737;
	display: block;
	color: white;
	padding: 0rem 1rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}

#main-content.category-redicity:before, .single .category-redicity:before {
	content: "REDI.city";
	background: #349737;
	display: block;
	color: white;
	padding: 0rem 1rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}

#main-content.category-en-fastighets-digitala-resa:before, .single .category-en-fastighets-digitala-resa:before {
content: "En fastighets digitala resa";
background: #349737;
display: block;
color: white;
padding: 0rem 1rem;
margin-bottom: 0.5rem;
font-weight: bold;
text-transform: uppercase;
font-family: "Open Sans", sans-serif;
}



#main-content.category-social-hallbarhet:before, .single .category-social-hallbarhet:before {
	content: "Social hållbarhet";
	background: #349737;
	display: block;
	color: white;
	padding: 0rem 1rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}

.partnerinfo-wrap {
	padding: 10px;
}

.partnerinfo-wrap p {
	line-height: 18px;
	
}

.partnerinfo-wrap.kompetensforum img {
	margin-bottom: 20px;
}

.partnerinfo-wrap.kompetensforum img.wp-post-image {
	max-height: 90px;
	max-width: 200px;
	width: auto;
	display:block;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}




.kompetens_widget .widget-title,
.kompetens_widget .widget-title span {
	background-color: #3B6074 !important;
	color: white;
	padding-top: 5px;
	font-size: 14px;
}

.kompetens_widget p {
	font-size: 14px;
}

aside .kompetens_widget {
	//border: 1px solid #3B6074;
}






/***** Media Queries *****/
@media only screen and (min-width: 960px) and (max-width: 1221px) {
	#mh-wrapper {
		width: 960px;
	}
	
	.wide #main-content,
	#main-content {
		width: 640px;
	}
	
	.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
		width: 300px;
		margin: 0 !important;
	}
	
	
}

@media only screen and (min-width: 768px) and (max-width: 996px){

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#mh-wrapper {
		width: 480px;
	}
	
	.wide #main-content,
	#main-content {
		width: 100%;
	}
	
	.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
		width: 300px;
		margin: 0 !important;
	}
	
	img.attachment-portrait-thumb.size-portrait-thumb.wp-post-image {
		width: 100%;
	}
}


@media only screen and (max-width: 580px) {
	img.attachment-portrait-thumb.size-portrait-thumb.wp-post-image {
		width: 100%;
	}
	
	.header-ad img {
		width: 150px;
	}
	
	.logo-wrap {
		margin-right: 30px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.logo-wrap img {
		//width: 100%;
		height: unset !important;
	}	
	
	.header_widget {
		display: none;
	}
	
	.header-wrap .mh-2-3 {
		display: none;
	}
	
}


@media only screen and (min-width: 768px) and (max-width: 999px){
	
	#mh-wrapper {
		width: 720px;

		margin: 0 auto;
	}
	
	#main-content {
		width: 448px;
	}
	
	.wide #main-content {
		width: 100%;	
	}
	
	.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
		width: 300px;
		margin: 0 !important;
	}
	
	.header-search {
		width: 13.66%;
	}
	
	.header-newsletter {
		width: 35%;
	}
	
	.extra_stor_rubrik h3.entry-title {
		font-size: 30px;
		line-height: 37px;
	}
	.entry-header .entry-title, .page-title {
		font-size: 28px;
		line-height: 35px;
	}
	.top-ad.adwidget, #main-content .adwidget {
		display: none !important;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px){
	
	.wide #main-content {
		width: 100%;	
	}
	
	
	.extra_stor_rubrik h3.entry-title {
		font-size: 29px;
		line-height: 34px;
	}
	
	.entry-header .entry-title, .page-title {
		font-size: 26px;
		line-height: 33px;
	}
	
	.header-search {
		width: 100%;
	}
	
	.header-newsletter {
		display: none;
	}
	.top-ad.adwidget, #main-content .adwidget {
		display: none !important;
	}
}

@media only screen and (min-width: 360px) and (max-width: 479px){
	
	.wide #main-content {
		width: 100%;	
	}
	
	
	#mh-wrapper {
		width: 360px;
		padding-left: 0px !important; 
		padding-right: 0px !important;
		margin: 0 auto;
	}
	
	#main-content {
		width: 360px;
	}
	
	.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
		width: 360px;
		margin: 0 !important;
	}
	
	img.attachment-portrait-thumb.size-portrait-thumb.wp-post-image {
		width: 100%;


	}

	.extra_stor_rubrik h3.entry-title {
		font-size: 29px;
		line-height: 34px;
	}
	
	.entry-header .entry-title, .page-title {
		font-size: 25px;
		line-height: 32px;
	}
	
	.header-search {
		width: 100%;
	}
	
	.header-newsletter {
		display: none;
	}
	.top-ad.adwidget, #main-content .adwidget {
		display: none !important;
	}
	
	.mh-footer .mh-1-2 {
		width: 100%;
		margin-left: 0px;
	}
	
	.mh-footer .mh-col .mh-col:last-child {
		padding-top: 20px;
	}
	
	
	.header-wrap .mh-col {
		width: 100%;
		margin-left: 0px;
	}
	.header-wrap .mh-2-3 div {
		width: 180px !important;
		height: 72px !important;
		margin-left: 0px !important;
		overflow: hidden;
	}
	
}

@media only screen and (max-width: 359px){
	#mh-wrapper {
			width: 320px;
			padding-left: 0px !important; 
			padding-right: 0px !important;
			margin: 0 auto;
	}
	
	.wide #main-content {
		width: 100%;	
	}
	
	
	#main-content {
		width: 300px;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	.home-sidebar, .home-sidebar2, .mh-sidebar, .mh-sidebar2 {
		width: 320px;
		margin: 0 !important;
	}

	#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-search-wrap.mega-static {
		width: 240px !important;
	}

	#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-search-wrap.mega-static input{
		width: 100%;
		box-sizing: border-box;
		padding: 8px;
		font-size: 16px;
	}

	
	img.attachment-portrait-thumb.size-portrait-thumb.wp-post-image {
		width: 100%;


	}
		
		
	.extra_stor_rubrik h3.entry-title {
		font-size: 29px;
		line-height: 34px;
	}
	
	.entry-header .entry-title, .page-title {
		font-size: 25px;
		line-height: 32px;
	}
	
	.header-search {
		width: 100%;
	}
	
	.header-newsletter {
		display: none;
	}
	.top-ad.adwidget, #main-content .adwidget {
		display: none !important;
	}
	
	.mh-footer .mh-1-2 {
		width: 100%;
		margin-left: 0px;
	}
	
	.mh-footer .mh-col .mh-col:last-child {
		padding-top: 20px;
	}
	
	.header-wrap .mh-col {
		width: 100%;
		margin-left: 0px;
	}
	.header-wrap .mh-2-3 div {
		width: 150px !important;
		height: 60px !important;
		margin-left: 0px !important;
		overflow: hidden;
	}
}













.main-nav li:hover, .slicknav_menu, .breadcrumb a, .breadcrumb .bc-text, .button span, input[type=submit], table th, .comment-section-title .comment-count, #cancel-comment-reply-link:hover, .pagination .current, .pagination .pagelink {
	background: #349737;
}

.topbar {
	background-color: #333;
}

.jobbmatch-table th {
	font-size: 13px;
	font-weight: 400;
	font-family: "Open Sans", sans-serif;
	
}

.jobbmatch-table th,
.jobbmatch-table td {
	text-align: left;
}


.mega-sub-menu a,
.mega-sub-menu h4 {
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}


aside .mh_newsdesk_custom_posts.stora_bilder .mh-separator {
	border-bottom: 1px solid #fff;
}

.main-nav,
.mega-menu-wrap {
	border-radius: 3px !important;
}

.mh-cp-widget .mh-separator:last-child {
	border-bottom: 0px;
}


.widget_polls-widget {
	padding: 20px;
}
.widget_polls-widget,
.widget_polls-widget .widget-title {
	background-color: #349737 !important;
	color: white;
}

.widget_polls-widget .widget-title {
	color: white;
	text-align: center;
	font-size: 30px;
}

.widget_polls-widget .Buttons {
	background-color: black;
	width: 100%;
	border-radius: 3px;
}

.widget_polls-widget .wp-polls-ans p {
	margin-bottom: 0px !important;
}

.widget_polls-widget .wp-polls-ans p:last-child a {
	font-size: 12px;
	float: right;
}

ul.max-mega-menu li:first-child {
	margin-left: 10px !important;
}

ul.mega-sub-menu li:first-child {
	margin-left: 0px !important;
}

.mega-sub-menu p {
	font-size: 14px;
}

.soon {
	display: none;
}

.mh-footer {
	color: #333;
}

.mh-footer .mh-section {
	border-top: 2px solid #D8D8D8;
	margin-top: 10px;
	padding-top: 10px;
}

.mh-footer .wrapper-inner {
	padding-top: 20px;
	padding-bottom: 20px;
}

.mh-footer a {
	color: #349737;
}

.content-lead-excerpt span {
	border-radius: 3px;
}

.searchandfilter .cat-item {
	font-weight: normal;
	font-size: 14px;
}

.searchandfilter li {
	display: block;
}

.sf-field-search {
	float: left;
}

.sf-field-submit {
	float: left;
}

.sf-field-submit input {
	border-radius: 3px;
}

.sf-field-post_date {
	clear: both;
}

.sf-field-category {
	clear: both;
}

.searchandfilter ul li li {
	padding: 0px;
}

.sf-input-text {
	width: auto !important;
	padding: 13px;
	border-radius: 3px;
}

.sf-input-date {
	margin-bottom: 10px;
}

nav.slicknav_nav {
	z-index: 1000000;
}


.ff_logos_holder a.logolink {
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

.ff_logos_holder a.logolink:nth-child(8n), .ff_logos_holder a.logolink:last-child {
	border-right: 1px solid #eee;
}

.ff_logos_holder a:after {
	font-family: unset !important;
	content: none !important;
}

.align_center {
	text-align: center;
}

.header-wrap .sow-slider-base {
	max-width: 300px;
	max-height: 120px;
	overflow: hidden;
}

.no_title h4.widget-title {
	display: none;
}

#mega-menu-28989-0 .textwidget {
	margin: 0px !important;
	padding: 0px !important;
}

#mega-menu-28989-0 .textwidget p,
#mega-menu-28989-1 .textwidget p { 
	margin: 0px !important;
}

#mega-menu-28989-0 .mega-menu-item,
#mega-menu-28989-1 .mega-menu-item {
	padding: 15px 15px 0px 15px !important;
}

.partners_menu_widget {
	margin: 0px;
}

.cat-post-widget h4 {
	margin-bottom: 0;
}

.cat-post-item {
	border-bottom: 1px solid #eee !important;
}

.cat-post-item:last-child {
	border-bottom: none !important;
}

.cat-post-item div {
	padding: 0 10px;
}

.cat-post-title {
	color: #000;
	font-weight: bold;
	font-family: "Open Sans", sans-serif;
	font-size: 12px !important;
}

.cpwp-wrap-text div {
	padding: 0px;
}

.cpwp-excerpt-text {
	display: block !important;
}


.page-template-template-branschportalen-page .mh-header,
.page-template-template-levguide-page .mh-header {
	margin-bottom: 0;
}

.levguide-text h1 {
	font-weight: normal !important;
	font-size: 22px;
	margin-top: 29px;
}

.levguide-page {
	/*
	padding: 50px;
	background-color: #F3F3F3;
	/*background-image: url(images/FF_hantverkare_vit.svg);
	background-repeat: no-repeat;
	background-size: 200px;
	background-position: bottom right 5%;
	*/
}

.levguide-page h1, .levguide-page p, .levguide-page label {
	color: #000 !important;
}


aside hr {
	
}


.ingen_padding .textwidget {
	padding-left: 0px;
	padding-right: 0px;
}

.do-widget-title .ff_logos_title {
	background: #969696 !important;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 4px;
}



.levguide-page h1 {
	font-weight: normal !important;
	font-size: 35px;
	line-height: 50px;
}

.entry-content .levguide-page li {
	font-size: 14px;
}

.levguide-btn, .levguide-page button {
	color: #fff !important;
	background: #000 !important;
	padding: 10px 15px !important;
	border-radius: 20px !important;
	margin: 10px 0 !important;
	display: inline-block !important;
	border: none !important;
	box-shadow: none !important;
}

.levguide-page .frm_forms.frm_style_formidable-style.with_frm_style {
	max-width: 70%;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-33905 .mega-search.mega-search-open input[type=text] {
	border: 1px solid #666;
}

@media only screen and (min-width: 360px) and (max-width: 479px) {
	.header-wrap .mh-2-3 .levguide-text, .header-wrap .mh-2-3 .levguide-text div {
		width: auto !important;
		height: auto !important;
		overflow: initial !important;
	}

	.levguide-text h1 {
		font-size: 20px;

	}
}



@media only screen and (max-width: 479px) {
	.headerlogo {
		max-width: 260px;
		margin: 0 auto;
		display: block;
		padding-left: 0px !important;
	}
	
	.headerextra {
		display: none;
	}
	
	.header-wrap .mh-1-3 {
		width: 100%;
	}
}


@media only screen and (max-width: 768px) {
	.headerextra {
		display: none;
	}
	.header-wrap .mh-1-3 {
		width: 100%;
	}
}


.page-template-template-branschlankar .content-lead-title {
	font-size: 18px;
	margin-bottom: 5px;
}

.page-template-template-branschlankar .alignleft {
	width: 100% !important;
}
 
 
.wcs-timetable__compact-list {
	margin: 0px !important;
}

.wcs-timetable__compact-list .wcs-day__date {
	display: none;
}


.noborder {
	border: none !important;
}

.wcs-timetable__compact-list .wcs-class__time {
	width: 160px;
}

.wcs-timetable__compact-list .wcs-class {
	align-items: unset;
}


.page-id-37636 .mejs-controls {
	display: none !important;
}

.header-wrap .logo-wrap {
	margin-right: 10px;
}


.header-wrap .logo-wrap img {
	max-width: 80%;
	height: auto !important;
}

.header_widget .textwidget {
	padding-top: 30px;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	font-family: 'berthold';
	
}

.header_btn {
	display: inline-block;
	clear: both;
	background-color: #349737 !important;
	border-radius: 20px;
	color: white;
	padding: 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	font-family: "Open Sans" !important;
	padding-left: 15px;
	padding-right: 15px;
}

.header_btn:hover {
	color: white !important;
}




.wp-video,
.mejs-container,
.wp-video-shortcode {
	width: 100% !important;
	max-width: 700px !important;
}


.entry-content .mh-image-placeholder {
	display: none !important;
}

.entry-content .cp-title-small {
	margin-bottom: 0px;
}

.post-30924 .entry-content .widget-title-link {
	color: black;
}

.post-30924 .mh-cp-widget a {
	color: black;
}

.post-30924 .cp-title-xl {
	font-size: 0.9rem;
	margin-bottom: 0px;
}

.post-30924 .cp-excerpt-xl {
	margin-top: 0px;
}

.post-30924 .cp-excerpt-xl p {
	font-size: 0.9rem;
}

.entry-content li  {
	font-size: 14px;
}

.amr-widget-area em {
	font-style: normal !important;
}


.ff_logos_title {
	text-align: left;
	font-weight: bold;
}

#main-content .ff_logos_holder a.logolink {
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
	margin: 3px;
}



.page-id-39831 table tr:nth-child(odd) {
	background-color: #f1f1f1;
}
.page-id-39831 table tr:nth-child(even) {
	//background-color: #CCE0C5;
}

.page-id-39831 table tr td:nth-child(even) {
	width: 25%;
}

.page-id-39831 .wp-block-table figcaption {
	font-size: 12px;
	margin-top: -15px;
	font-style: italic;
	text-align: right;
}


blockquote {
	border-color: #349737 !important;
}


#mega-menu-wrap-main-menu {
	background-color: transparent;
}

#mega-menu-wrap-main-menu li.mega-menu-item > a.mega-menu-link {
	color: black !important;
	font-size: 13px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: normal !important;
	border-bottom: 1px solid black !important;
	height: 34px !important;
	padding-left: 10px !important;
}

#mega-menu-wrap-main-menu li.mega-menu-item:first-child > a.mega-menu-link {
	padding-left: 0px !important;
}

#mega-menu-wrap-main-menu li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-main-menu li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	background: transparent !important;
}

#mega-menu-wrap-search-menu {
	background: transparent !important;
	margin-bottom: 10px;
}
#mega-menu-search-menu {
	//text-align: center !important;
	
}


.mega-search-open input {
	color: #349737 !important;
	font-size: 18px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: lighter !important;
	padding: 5px 30px 5px 10px !important;
}

.mega-search-open ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #349737;
  opacity: 1; /* Firefox */
  font-size: 18px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: lighter !important;
}

.mega-search-open :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #349737;
  font-size: 18px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: lighter !important;
}

.mega-search-open ::-ms-input-placeholder { /* Microsoft Edge */
  color: #349737;
  font-size: 18px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: lighter !important;
}

.mega-search-wrap {
	border: 1px solid black;
	padding: 5px;
}



#mega-menu-wrap-search-menu li.mega-menu-item > a.mega-menu-link {
	color: black !important;
	font-size: 13px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: bold !important;
	height: 34px !important;
	padding-left: 10px !important;
}

#mega-menu-wrap-search-menu li.mega-menu-item:first-child > a.mega-menu-link {
	padding-left: 30px !important;
}

.mega-menu-item-31289 {
	margin-right: 30px !important;
}

#mega-menu-wrap-search-menu li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-search-menu li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	background: transparent !important;
}

#mega-menu-wrap-search-menu #mega-menu-search-menu li#mega-menu-item-31289 .mega-search.mega-search-open .search-icon:before {
	color: #349737;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	background: transparent !important;
}









.jobbmatch-create, .jobbmatch-login, .jobbmatch-retrieval {
	background: #EBEBEB;
}

.jobbmatch-create label, .jobbmatch-login label, .jobbmatch-retrieval label {
	color: #2D2D2D;
	font-size: 12px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: normal !important;
}

.jobbmatch-create .jobbmatch-form-submit-button, .jobbmatch-login .jobbmatch-form-submit-button, .jobbmatch-retrieval .jobbmatch-form-submit-button {
	border: 2px solid #39A551;
	border-radius: 5px;
}

.jobbmatch-create .jobbmatch-form-submit-button:hover, .jobbmatch-login .jobbmatch-form-submit-button:hover, .jobbmatch-retrieval .jobbmatch-form-submit-button:hover {
	border: 2px solid #39A551;
	background-color: #EBEBEB;
	color: black;
}

.jobbmatch-create a, .jobbmatch-login a, .jobbmatch-retrieval a, .jobbmatch-create h2, .jobbmatch-login h2, .jobbmatch-retrieval h2 {
	color: black !important;
	font-size: 12px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: normal !important;
}

.jobbmatch-btn,
.tag-button,
.jobbmatch-form-submit-button,
.jobbmatch-wrap input[type=submit] {
	border: 2px solid #39A551 !important;
	border-radius: 5px !important;
	display: inline-block;
	padding: 10px !important;
	text-align: center !important; 
}

.jobbmatch-btn:hover,
.tag-button:hover
.jobbmatch-form-submit-button:hover,
.jobbmatch-wrap input[type=submit]:hover {
	border: 2px solid #39A551 !important;
	background-color: #EBEBEB !important;
	color: black !important;
}

.jobbmatch-wrap input[type=checkhox] {
	
}


/* Base for label styling */
 /* Base for label styling */
   .page-template-template-winder [type="checkbox"]:not(:checked),
   .page-template-template-winder [type="checkbox"]:checked {
	 position: absolute;
	 left: 0;
	 opacity: 0.01;
	 
	 width: 20px;
	 height: 20px;
	 left: -4px;
	 z-index: 100000;
   }
   
   .page-template-template-winder .children [type="checkbox"]:not(:checked),
   .page-template-template-winder .children [type="checkbox"]:checked {
		position: absolute;
		left: 0;
		opacity: 0.01;
		
		width: 20px;
		height: 20px;
		left: 10px;
		z-index: 100000;
	  }
   
   
   
   .page-template-template-winder [type="checkbox"]:not(:checked) + label,
   .page-template-template-winder [type="checkbox"]:checked + label {
	 position: relative;
	 padding-left: 2.3em;
	 font-size: 1.05em;
	 line-height: 1.7;
	 cursor: pointer;
   }
 
   /* checkbox aspect */
   .page-template-template-winder [type="checkbox"]:not(:checked) + label:before,
   .page-template-template-winder [type="checkbox"]:checked + label:before {
	 content: '';
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 1.4em;
	 height: 1.4em;
	 border: 0px solid #aaa;
	 background: #FFF;
	 border-radius: 0px;
	 box-shadow: none;
	 -webkit-transition: all .275s;
		 transition: all .275s;
   }
 
   /* checked mark aspect */
   .page-template-template-winder [type="checkbox"]:not(:checked) + label:after,
   .page-template-template-winder [type="checkbox"]:checked + label:after {
	 content: 'X';
	 position: absolute;
	 top: .525em;
	 left: .18em;
	 font-size: 1.375em;
	 color: #39A551;
	 line-height: 0;
	 -webkit-transition: all .2s;
		 transition: all .2s;
   }
 
   /* checked mark aspect changes */
   .page-template-template-winder [type="checkbox"]:not(:checked) + label:after {
	 opacity: 0;
	 -webkit-transform: scale(0) rotate(45deg);
		 transform: scale(0) rotate(45deg);
   }
 
   .page-template-template-winder [type="checkbox"]:checked + label:after {
	 opacity: 1;
	 -webkit-transform: scale(1) rotate(0);
		 transform: scale(1) rotate(0);
   }
 
   /* Disabled checkbox */
   .page-template-template-winder [type="checkbox"]:disabled:not(:checked) + label:before,
   .page-template-template-winder [type="checkbox"]:disabled:checked + label:before {
	 box-shadow: none;
	 border-color: #bbb;
	 background-color: #e9e9e9;
   }
 
   .page-template-template-winder [type="checkbox"]:disabled:checked + label:after {
	 color: #777;
   }
 
   .page-template-template-winder [type="checkbox"]:disabled + label {
	 color: #aaa;
   }
 
   /* Accessibility */
   .page-template-template-winder [type="checkbox"]:checked:focus + label:before,
   .page-template-template-winder [type="checkbox"]:not(:checked):focus + label:before {
	 box-shadow: inset 0 1px 3px rgba(0,0,0, .1), 0 0 0 6px rgba(203, 34, 237, .2);
   }
  

.jobbmatch-register-btn {
	background-color: #009CFF;
	border: 2px solid #009CFF !important; 
}

input[type=submit].jobbmatch-btn.delete {
	background-color: red !important;
	border: 2px solid red !important; 
}

input[type=submit].jobbmatch-btn.delete:hover {
	background-color: transparent !important;
	border: 2px solid red !important; 
}


.jobbmatch-register-btn:hover {
	border: 2px solid #009CFF !important;
}

.jobbmatch_intro_text {
	font-size: 36px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: normal !important;
	padding-left: 130px;
	padding-right: 130px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.jobbmatch-testimony:first-child {
	margin-left: 140px; 
}

.jobbmatch-testimony {
	background-color: white;
	width: 280px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.jobbmatch-testimony p {
	padding: 20px;
	text-align: left;
}

.jobbmatch-wrap {
	//margin-top: 20px;
}

.jobbmatch-navigation {
	background: transparent !important;
	margin-bottom: 0px !important;
}

.jobbmatch-tab-content {
	background-color: #EFEFEF;
	border: 0px solid black !important;
	padding: 0px;
	padding-top: 20px;
}

.jobbmatch-tabs-holder {
	background-color: #EFEFEF;
	padding: 20px;
}

.jobbmatch-form-input {
	border: 0px solid white;
}

.jobbmatch-form-label,
.jobbmatch-wrap label {
	font-size: 12px !important;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: bold !important;
}

.jobbmatch-section-inner,
.jobbmatch-section-inner p {
	font-size: 16px;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: normal !important;
}

.jobbmatch-tabs {
	background-color: #EFEFEF;
	border-bottom: 2px solid #CCCCCD;
}
.jobbmatch-tabs button {
	color: black;
}

.jobbmatch-tab {
	text-transform: uppercase;
	color: black;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.jobbmatch-tab:first-child {
	margin-left: 0px;
}

.jobbmatch-tabs button:hover, .jobbmatch-tabs button.active {
	background-color: #EFEFEF;
	border-bottom: 5px solid #39A551;
}

.jobbmatch-buttons button {
	//margin: 0 40px;
}
.jobbmatch-buttons i {
	font-size: 62px;
	color: #39A551;
	margin-top: 10px;
}

.jobbmatch-tags-holder .jobbmatch-tags {
	background-color: #EFEFEF;
	z-index: 100;
}

.jobbmatch-table.companies {
	//margin-top: 20px;
}


.jobbmatch-card {
	border: 1px solid #39A551;
	background-color: #fff;
	border-radius: 0px;
	height: 40rem;
	
	font-size: 14px !important;
	line-height: 1.1;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: normal !important;
	text-align: left;

}

.jobbmatch-card .content {
	padding-left: 20px;
	padding-top: 20px;
	line-height: 24px;
}

.jobbmatch-card p {
	padding: 0px;
}

.jobbmatch-swipe-container {
	height: 50rem;
}

.jobbmatch-card img {
	max-height: unset;
}

.jobbmatch-card .logotype {
	float: left;
	max-width: 50px;
	padding-right: 20px;
}
.jobbmatch-card h3 {
	font-size: 18px !important;
	line-height: 1.1;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: bold !important;
	margin-top: 0px;
	padding-left: 0px;
}

.jobbmatch-ad-grid .jobbmatch-ad {
	border: 1px solid #39A551;
	padding-bottom: 20px;
}

.jobbmatch-single-ad-left,
.jobbmatch-single-ad-right {
	padding-top: 20px;
}

.jobbmatch-ad-grid .jobbmatch-ad {
	//width: calc(33.33% - 22px) !important;
	//padding: 0px;
}

.jobbmatch-edit {
	background-color: #EFEFEF;
	padding: 20px;
	
	width: calc(100% - 40px);
}



.mh-logotype {
	width: 25%;
}
.mh-menu {
	width: 75%;
	margin-left: 0px;
}

:root {
--gl-star-empty:url(/wp-content/plugins/jobbmatch/public/js/star-rating/img/star-empty.svg);
--gl-star-full:url(/wp-content/plugins/jobbmatch/public/js/star-rating/img/star-full.svg);
}
.gl-star-rating {
	display: inline-block;
}


.page-template-template-winder 
.so-widget-sow-image {
	width: calc(33.33% - 16px);
	float: left;
	border: 1px solid #39A551;
	margin-left: 20px;
	position: relative;
	//height: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.page-template-template-winder 
.so-widget-sow-image:nth-child(1) {
	margin-left: 0px;
}

.page-template-template-winder 
.so-widget-sow-image .widgettitle {
	position: absolute;
	bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: black;
	font-size: 16px;
	text-shadow: -1px -1px 20px #fff, 1px -1px 20px #fff, -1px 1px 20px #fff, 1px 1px 20px #fff;
	
}


/* RESPONSIVITET */


@media only screen and (max-width: 1920px){
	body {
		border-left: 5px solid orange;
	}
  
  
}

@media only screen and (max-width: 1440px){
	body {
		border-left: 5px solid red;
	}
  

}

@media only screen and (max-width: 1200px){
	body {
		border-left: 5px solid purple;
	}
  
	  .jobbmatch_intro_text_title {
		  padding-left: 20px !important;
	  }
	  .jobbmatch_intro_text_title, 
	.jobbmatch-testimony:first-child {
		  margin-left: 30px !important; 
	}  
	.jobbmatch-top {
		//height: 490px !important;
	}
	
  
}

@media only screen and (max-width: 1024px) {
	body {
		border-left: 5px solid green;
	}
	
	.jobbmatch-testimony:first-child {
		margin-left: 30px;
	}
	
	#mega-menu-wrap-search-menu {
		display: none !important;
	}
	
	#mega-menu-wrap-main-menu {
		padding-top: 25px !important;
	}
	
	.page-template-template-winder #mh-wrapper {
		padding: 0px;
		width: 100%;		
	}
	
	.jobbmatch-single-ad-left {
		margin-left: 20px;
		width: calc(30% - 20px);		
	}		
	.jobbmatch-single-ad-right {		
		margin-right: 20px;		
		width: calc(70% - 40px);		
	}
	
}



@media only screen and (max-width: 768px) {
	body {
		border-left: 5px solid blue;
	}
	/*
	.jobbmatch-top {
		height: 290px !important;
		background-position-y: -10px !important;
	}
	*/
	.jobbmatch_intro_text {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.jobbmatch-testimony,
	.jobbmatch-testimony:first-child {
		margin: 10px auto !important;
		float: none;
	}
	
	.jobbmatch_intro_text_title {
		margin: 0 auto !important;
		width: 300px;
		text-align: center;
	}
	
	.jobbmatch-ad-grid {		
		grid-template-columns: repeat(2, minmax(0, 1fr));		
	}
	
	.jobbmatch-ad-grid .jobbmatch-ad {
		//width: calc(50% - 22px) !important;
	}
	
	.jobbmatch-ad-controls div {
		width: 100% !important;
		max-width: 100% !important;
		float: none !important;
		text-align: center;
	}	
	
	.candidate_filter .filter_option {		
		margin-bottom: 2px;		
		margin-top: 2px;		
	}		
			
	.candidate_info_grid {		
		grid-template-columns: repeat(1, 1fr);		
	}

		
}




@media only screen and (max-width: 480px)
{
	body {
		border-left: 5px solid yellow;
	}
	
	.jobbmatch-testimony {
		margin: 0 auto;
		float: none;
	}
	.jobbmatch_intro_text {
		padding: 0px;
		font-size: 26px !important;
	}
	
	.jobbmatch_intro_text_title {
		padding-left: 0px !important;
		margin: 0 auto;
		text-align: center;
	}
	
	.jobbmatch-single-ad-left {		
		margin-left: 20px;			
		margin-right: 20px;		
		width: calc(100% - 40px);		
	}		
	.jobbmatch-single-ad-right {		
		margin-right: 20px;		
		width: calc(100% - 40px);		
	}
	
	.page-template-template-winder .so-widget-sow-image {
		width: calc(100% - 20px) !important;
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	
	.page-template-template-winder .so-widget-sow-image img {
		
	}
	
	.jobbmatch-top {
		/*
		background-repeat: no-repeat;
		background-position-y: 0px !important;
		height: 300px !important;
		background-size: cover !important;
		*/
	}
	
	.jobbmatch-top .mh-col {
		width: 100%;
	}
	.jobbmatch-top .mh-col.mh-3-4 div {
		text-align: center !important;
		padding-top: 0px !important;
	}
	
	.jobbmatch-ad-grid {		
		grid-template-columns: repeat(1, minmax(0, 1fr));		
	}
	/*
	.jobbmatch-ad-grid .jobbmatch-ad {
		width: calc(100% - 0px) !important;
	}
	*/
  
	  .jobbmatch-navigation {
		  padding-bottom: 10px;
	  }
  
	  .jobbmatch-navigation li {
		  border-bottom: 0px solid white;
	  }
	  
	  .jobbmatch-navigation li a {
		  padding: 0px !important;
	  }
	  
	  .jobbmatch-wrap .jobbmatch-navigation input[type=submit] {
		  padding: 0px !important;
	  }
  
}

@media only screen and (max-width: 320px){
	body {
		border-left: 5px solid orange;
	}
  header {
	
  }
  .home-columns {
	//padding-left: 10px;
	//padding-right: 10px;
  }
}


body {
	border-left: 0px solid white;
}


.with_frm_style .frm_checkbox input[type=checkbox] {
	opacity: 1 !important;
}

.ht-tjanst-item {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.ht_tjanst {
	font-size: 17px;
	line-height: 24px;
	font-family: "Open Sans";
	font-weight: 500;
	color: black;
	text-align: left;
	
	margin-top: 15px;
	margin-bottom: 15px;
}

.ht_tjanst a {
	color: #39953D;
}


.link_with_arrow {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-stretch: normal;
	font-style: normal;
	font-variant-caps: normal;
	font-weight: 400;
}
.link_with_arrow:after {
	font-family: "Font Awesome 5 Free";
	content: "\f061";
	padding-left: 5px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 1;
	top: -20px;
}

.link_with_arrow:hover:after {
	opacity: 1;
	padding-left: 10px;
	top: 0px;
}

.fa-angle-left {
	font-family: "Font Awesome 5 Free";
	font-style: unset;
}

.page-template-template-branschlankar .home-sidebar2,
.page-template-template-inkopsportal .home-sidebar2 {
	border-left: 2px solid #39953D;
	width: calc(300px - 42px);
	padding-left: 10px;
	margin-left: 30px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-current-menu-item a {
	font-weight: bold !important;
}

.logolink {
	width: 85px !important;
	height: 60px !important; 
}
.logolink img {
	padding-top: 10px !important;
}

.dim img {
	opacity: 0.1 !important;
}

.icn:before {
	 position: relative;
	 top: 5px;
	 margin-right: .5rem;
	 display: inline-block;
	 width: 1.5rem;
	 height: 1.5rem;
	 text-align: center;
}

.icn.length:before {
	 content: url("images/icons/icn-length.svg");
}

.icn.location:before {
	 content: url("images/icons/icn-location.svg");
}
.icn.price:before {
	 content: url("images/icons/icn-price.svg");
}
.icn.category:before {
	 content: url("images/icons/icn-category.svg");
}
.icn.date:before {
	 content: url("images/icons/icn-date.svg");
}
.icn.link:before {
	 content: url("images/icons/icn-link.svg");
}
.icn.organizer:before {
	 content: url("images/icons/icn-organizer.svg");
}
.icn.remote:before {
	 content: url("images/icons/icn-remote.svg");
}
.icn.type:before {
	 content: url("images/icons/icn-type.svg");
}

.edu-col:nth-child(even) .utbildningsportal-edu-container {
	//background: #eee;
}

.ff_sponsored_articles {
	padding-bottom: 10px;
	border-bottom: 1px solid black;
	/*border-top: 1px solid black;*/
	padding-top: 10px;
	/*margin-top: 10px;*/
}

.widget_sow-image {
	padding-bottom: 10px;
	border-bottom: 1px solid black;
	padding-top: 10px;
}



.houdini_partnerwidgets_loader {
	//border-top: 1px solid black;
	//padding-top: 10px;
}

.utbildningsportal-edu-container {
	padding: 15px;
	position: relative;
	border-bottom: 2px solid #F9CB42;
}
.utbildningsportal-edu-container .edu-logo {
	max-width: unset;
	position: absolute;
	top: 18px;
	right: 0px;
	max-height: 40px;
	width: unset !important;
}
.utbildningsportal-edu-container h4 {
	font-size: 18px;
	padding-right: 60px;
}
.utbildningsportal-edu-container p {
	font-size: 14px;
}

.sidebar-utbildningsportalen-vanster .logolink {
	width: 128px !important;
	height: unset !important;
}

.sidebar-utbildningsportalen-vanster a.logolink:nth-child(8n), .sidebar-utbildningsportalen-vanster a.logolink:last-child {
	border-right: 0px solid #eee;
}

.sidebar-utbildningsportalen-vanster a.logolink:nth-child(odd) {
	border-right: 1px solid #eee;
}

.mh_newsdesk_posts_large_sticky {
	padding-bottom: 10px;
	border-bottom: 1px solid black;
}

@media only screen and (max-width: 480px){
	.utbildningsportal-edu-container h4 {
		padding-right: 60px;
	}
}


.post-47436 th {
	font-size: 12px;
}
.post-47436 td {
	padding: 5px;
}

.video_poster .play_btn:hover {
	opacity: 0.8;
}

video::-webkit-media-controls-start-playback-button {
	display: none;
}




.takeover_row1 {
	height: calc(100% - 140px);
	position: absolute;
	width: 100%;
}

.takeover_row1 img {
	position: relative;
	max-height: 100%;
	max-width: 100%;
	width: auto;
}


.takeover_row2 {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 140px;
}

.mh-header .houdini_video_banner {
	padding-bottom: 10px;
	border-bottom: 1px solid black;
}


.topwidget .widget-odd,
.topwidget .widget-even {
	padding: 0px !important;
	margin: 0px !important;
	display: none;
	padding-bottom: 10px !important;
	border-bottom: 1px solid black;
}
.topwidget .widget-first {
	display: block;
}
.topwidget {
	aspect-ratio: 1180 / 200;

}

.topwidget a {
	line-height: 0px;
	display: block;
	position: relative;
	padding: 0px !important;
	margin: 0px !important;
}

.single-seminarie .textwidget table tr:nth-child(odd) {
	background-color: transparent;
}
.single-seminarie .textwidget table tr td {
	border: none !important;
}

.single-seminarie .textwidget table tr td:first-child {
	border: none !important;
	border-right: 30px solid white !important;
	padding: 0px;
}
.single-seminarie .textwidget table tr td:last-child {
	border: none !important;
	border-left: 30px solid white !important;
	padding: 0px;
}


table.logotable tr:nth-child(odd) {
	background-color: transparent !important;
}

.logotable tr td {
	border-left: 30px solid white !important;
	border-right: 30px solid white !important;
}
.logotable tr td:first-child {
	border-left: 0px solid white !important;
	border-right: 30px solid white !important;
}
.logotable tr td:last-child {
	border-left: 30px solid white !important;
	border-right: 0px solid white !important;
}


.bluebg {
	
	.widget-title {
		background-color: #7999c4; 
		background: #7999c4 !important;
	}
	.textwidget {
		padding-left: 10px;
		padding-right: 10px;
	}
}


.wp-block-image .aligncenter {
	text-align: center;
}



.tipsa_widget .frm_form_field:not(:first-of-type) {
			display: none;
}
	
.tipsa_widget.active .frm_form_field {
    display: block;
}



.wp-element-caption {
	font-size: 12px;
}