/*
 * haemobil/main/main.css
 **** Main Cascading Style Sheets ****
 * @operator:HAEMOBIL ( http://www.haemobil.hu )
 * @copyright:2024 matejano - All rights reserved
 * Using WebPageSystem7 ( http://www.matejano.com )
 */
body {
	padding:0;
	font-family:Verdana;
	font-size:14px;
	background:WhiteSmoke;
	color:black;
}
h1 { /* page title */
	font-size:22px;
	font-weight:bold;
	line-height:180%;
	text-align:center;
	color:White;
	background-color:#692130;
	border-radius:10px;
	margin:3px -15px 3px -15px;
	padding:0;
}
h2 { /* subtitle */
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
}
h3 { /* comment */
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}
h4 { /* */
}
h5 { /* */
}
h6 { /* módosítás */
	font-size:10px;
	line-height:120%;
	margin:0;
	padding:0 0 8px 0;
}
hr {
	border-top:2px dotted #356d9f;
	padding:0;
	margin:0;
}
small {
	font-size:10px;
}
a {
	font-weight:bold;
}
.label-h1 {
	background-color:#692130;
}
.btn-h1 {
	color:#fff;
	background-color:#692130;
	border-color:#A0334B;
}
.btn-h1:focus,
.btn-h1.focus,
.btn-h1:hover {
	color:#fff;
	background-color:#A0334B;
	border-color:#A0334B;
}
.alert-main { /* alert fejlécbe */
	font-size:10px;
	padding:0 0 5px 20px;
	margin:0 -15px 0 -15px;
	border-radius:0;
}
.main-about { /* leíráshoz */
	max-height:64px;
	width:auto;
	padding:0;
	margin:0;
}	
.main-archive{ /* archív fejléchez */
	text-align:center;
	font-size:12px;
	font-weight:bold;
	border:0;
	padding:5px 0 20px 0;
}
.main-back-to-top { /* back to top */
	color:white;
	position:fixed;
	bottom:60px;
	right:15px;
	display:none;
	background-color:#692130;
	border-radius:10px;
	border:0;
	border:2px solid white;
}
.main-go-bottom { /* go bottom */
	color:white;
	position:fixed;
	bottom:10px;
	right:15px;
	background-color:#692130;
	border-radius:10px;
	border:0;
	border:2px solid white;
}
.main-footer0 {
	max-height:1px;
	visibility:hidden;
}
.main-footer {
	font-weight:bold;
	background-color:#356D9F;
	padding:5px 0 5px 0;
	margin:3px -15px 5px -15px;
	border-radius:10px;
	border:0;
	color:white;
}
.main-footer1 {
	margin-top:0;
	font-size:10px;
}
.main-footer23 {
	text-align:center;
	font-size:12px;
	line-height:180%;
}
.main-footer4 {
	font-size:10px;
	text-align:right;
}
.main-footer a {
	color:white;
}
.main-footer a:hover {
	color:orange;
}
.main-header { /* fejléchez */
	background:url('../main-pictures/background.jpg');
	border-radius:10px;
	padding:0 0 5px 0;
	margin:3px -15px 3px -15px;
	font-size:10px;
	color:white;
}
.main-header1,
.main-container { /* tartalom rész háttere */
	background-color:inherit;
}
.main-header2 {
	background-color:inherit;
	margin-top:8px;
}
.main-header3 {
	background-color:inherit;
	margin-top:8px;
	color:#692130;
}
.main-jumbotron { /* kiemelt cikk */
	padding:0 15px 15px 15px;
	margin:3px -15px 0 -15px;
	background-color:orange;
	border:0;
	border-radius:0;
}
.main-share-icon,
.main-media-icon { /* média ikon */
	height:30px;
	width:auto;
	padding:0;
	margin:5px 5px 5px 0;
}
.breadcrumb { /* breadcrumb */
	font-size:11px;
	font-weight:bold;
	padding:5px 30px 5px 30px;
	margin:3px -15px 0 -15px;
	border-radius:0;
	background-color:inherit;
}
.breadcrumb > .active {
	color:black;
}
.breadcrumb > li + li:before {
	color:black;
	content:"\00bb";
}
.main-search { /* kereső mező */
	width:160px;
	margin-right:15px;
}
.main-filter { /* szűrő mező */
	font-weight:normal;
	width:200px;
	margin:5px 0 5px 10px;
}
.main-treefilter { /* szűrő mező */
	font-weight:bold;
	width:155px;
	margin:3px 0 0 5px;
}
.facebook-likebox-wrapper * { /* Facebook likebox */
	width:100% !important;
}
.facebook-likebox-iframe {
	height:154px;
	background-color:inherit;
	border:0;
	padding:0;
	margin:0;
	overflow:hidden;
}
.navbar-default {
	border-radius:10px;
	margin:0 -15px 0 -15px;
	border:0;
	background-color:#356D9F;
	font-weight:bold;
}
.navbar-home {
	display:block;
	padding:15px;
	color:White;
}
.navbar-toggle {
	background-color:inherit;
	border-radius:0;
	border:0;
}
.navbar-home a,
.navbar-home a:hover,
.navbar-default .navbar-nav > li > a {
	text-decoration:none;
	color:White;
}
.navbar-active > a,
.navbar-default .navbar-nav > .navbar-active > a {
	text-decoration:none;
	color:Orange;
}
.navbar-home:hover,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .navbar-active > a:focus,
.navbar-default .navbar-nav > .navbar-active > a:hover {
	background-color:#692130;
	text-decoration:none;
	color:White;
}
.nav-tabs {
	border-bottom:2px solid #356d9f;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
	border-radius:10px 10px 0 0;
	border:2px solid #356d9f;
	border-bottom:0;
	margin-bottom:-1px;
}
.table {
	margin-bottom:0;
}
.table > thead > tr.success > th {
	vertical-align:middle;
	background-color:inherit;
	padding:0;
	border:0;
}
.row-background-select {
	background-color:#E0E0E0;
}
.main-thumbnail,
.pull-right {
	border-radius:7px;
}
#date_now {
	z-index:1111;
}
.main-view-operator {
	width:auto;
	background-color:#ffffffb0;
	color:black;
	border:3px solid #356d9f;
	border-radius:6px;
	padding:4px;
	margin:0;
}
.main-red {
	color:red;
	font-weight:bold;
}
#older_news {
	display:none;
}
