/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.toggle-title {
	background: url("./wp-content/themes/metro_141/img/arrow_dropdown.png") no-repeat scroll 13px 12px transparent !important;
	background-position: right 13px !important;
	margin-right: 7px;
}

p a {
	color: #336190 !important;
}

.temp_invisible {
	display: none;
}

.toggle-title {
	cursor: pointer;
	display: block;
	font-size: 85% !important;
	font-weight: bold;
	line-height: 24px !important;
	padding: 6px 10px !important;
	transition: background-color .3s ease 0;
}

.patent_p {
	text-align: right;
	margin-right: 20px;
	margin-top: -55px;
	margin-bottom: 30px;
}

.toggle-inner {
	display: none;
	padding: 1px 12px !important;
}

.boo_h {
	font-size: 80% !important;
}

.boo {
	font-size: 60% !important;
}

.boo2 {
	font-size: 50% !important;
}

.page-h1-divider {
	margin-bottom: -15px;
}

ul.featuredposts-pagination a {
	display: none !important;
	padding: 0 !important;
}

.featuredposts {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	height: 100% !important;
}

.erimgMain_title {
	font-family: verdana !important;
	line-height: 23px;
}

.cn_category_label {
	display: none;
}

.cn_category {
	display: none;
}

.cn-last-updated {
	display: none;
}

.cn-return-to-top {
	display: none;
}

.pilsamling a img {
	max-width: 12.5%;
}

.pilsamling a:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .8;
}

.yt_player {
	max-width: 500px !important;
}

.psmall {
	font-size: 11px;
}

.sort-menu li a.button {
	top: 20px;
}

.extrarightmargin {
	margin-right: 30px !important;
	margin-top: 25px !important;
}

.lesstopmargin {
	margin-top: -10px !important;
}

.bluetext {
	color: #0090cc !important;
}

@media screen and (max-width: 1435px) {
	.erimgMain_title {
		font-size: 18px !important;
	}
	
	.erimgMain_desc {
		font-size: 12px !important;
	}
	
	.rot_txt_bg {
		padding-top: 24px !important;
		padding-bottom: 24px !important;
	}
	
	.erdots {
		bottom: 35px !important;
	}
	
	body {
		overflow: scroll;
	}
}

@media screen and (max-width: 1275px) {
	.erimgMain_title {
		font-size: 14px !important;
	}
	
	.erimgMain_desc {
		font-size: 11px !important;
	}
	
	.rot_txt_bg {
		padding-top: 14px !important;
		padding-bottom: 14px !important;
	}
	
	.erdots {
		bottom: 25px !important;
	}
}

@media screen and (max-width: 995px) {
	.erimgMain_title {
		font-size: 10px !important;
	}
	
	.erimgMain_desc {
		font-size: 9px !important;
	}
	
	.rot_txt_bg {
		padding-top: 5px !important;
		padding-bottom: 6px !important;
	}
	
	.erdots {
		bottom: 15px !important;
	}
}

@media screen and (max-width: 783px) {
	#homepage-block-31 {
		display: none;
	}
	
	.tablewidth {
		width: 90% !important;
	}
}

#searchform {
	background-color: #ddd;
}

a.button:hover {
	background-color: #0090cc !important;
}

.aligngroup_margin {
	margin-left: 150px;
}

h1 {
	font-size: 20px !important;
}

.logolink_margin {
	margin-left: 40px;
	margin-top: -30px;
}

.centertext {
	text-align: center;
}

.more-link {
	font-weight: bold;
	display: block;
}

.block-h-1 {
	text-align: center;
}

.logo-pane-inner, .primary-menu li a span {
	left: 0 !important;
	right: 0 !important;
}

.txtbuks {
	display: none !important;
}

.erdots_wrap {
	display: none !important;
}