#skip-link:not(:focus):not(:hover) {
    transform: translateY(-4em);
    opacity: 0;
}

#skip-link {
    background-color: #eed009 !important;
    border-color: #eed009 !important;
    outline-color: #eed009 !important;
    color: #1d1d1d !important;
    font-weight: 600;
    font-size: larger;
    margin: 0 auto;
    position: absolute;
    z-index: 200000;
    left: 0;
    right: 0;
    top: 0.5em;
    width: 14em;
    opacity: 1;
    transition: transform 0.1875s ease-out, opacity 0.1875s ease-out;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 12px;
    border: 2px solid #005a6a;
    line-height: 1.4;
    text-decoration: none;
    cursor: pointer;
}


/*-----------------------------------------------*/
/*               outline tiltasa                 */
/*-----------------------------------------------*/
#secondary-menu .maintenance-link a:focus, #forefront a:focus, #law-enforcement a:focus, #organization > div:first-child a:focus,
#block-localmenublock a:focus, .organizations-links a:focus, #gdpr-registry-accordion a:focus {
	outline: none;
}
/*-----------------------------------------------*/



/*-----------------------------------------------*/
/*      outline tavolsaga a elem szeletol        */
/*-----------------------------------------------*/
#page-footer a:focus, #secondary-header a:focus, article:not(.koral-list) a:focus, article.koral-list div[role="table"] a:focus {
	outline-offset: 5px;
}
#social-holder a:focus, #slave-navigation a:focus {
	outline-offset: 1px;
}
#job-accordions .panel-body a:focus, p a:focus, .organizations-item a:focus, #alternative-menu .item-multitab > ul a:focus,
.issue-data-table-container table a:focus, #organization-sidebar-accordions .panel-body a:focus {
	outline-offset: 3px;
}
/*-----------------------------------------------*/



/*-----------------------------------------------*/
/*                outline szine                  */
/*-----------------------------------------------*/
#gdpr-registry-accordion table a:focus {
	outline-width: 2px;
	outline-style: solid;
	outline-color: rgb(250, 83, 0);
	outline-offset: 3px;
}
#gdpr-registry-accordion .table-caption:has(a:focus), #block-localmenublock li:has(a:focus), #secondary-menu .maintenance-link:has(a:focus) {
	outline-width: 2px;
	outline-style: solid;
	outline-color: rgb(250, 83, 0);
	outline-offset: 0px;
}
a:focus, [tabindex], #crime a:focus, #job-accordions > section a:focus {
	outline-color: rgb(250, 83, 0);
}
/*-----------------------------------------------*/


.content {
  width: 100%;
}

#organization-sidebar-accordions .content-container {
	margin: 0px;
}

#borderinfo-accordions .panel-heading a:after {
    content: "\e114";
    position: absolute;
    top: 11px;
    right: 0px;
    padding-right: 10px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
}
#borderinfo-accordions .panel-heading a[aria-expanded="true"]:after {
    content: "\e113";
    position: absolute;
    top: 11px;
    right: 0px;
    padding-right: 10px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
}

.page .region.main-region > .container-wrapper > .container, .page .region.main-region > .container-wrapper > .container-fluid { margin-top:108px;}
.page article.post h1 {
	font-size:42px;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;
	line-height:1.1;
}
.page .aside-left *:not(article) > header:first-child {
    padding: 10px 10px 14px 0px;
    border-bottom: 1px solid #dfdfdf;
}

.page.postpage .aside-left *:not(article) > header:first-child {
    padding: 10px 10px 14px 10px;
    border-bottom: 0;
    background-color:#dce2f1;
    margin-top:9px;
    width:104%;
}
.page .views-element-container  h1{
	font-size:42px;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;
	line-height:1.1;
}

.page .breadcrumb{
		margin-top:20px;
		margin-bottom:0px;
		font-size:14px;
		line-height:125%;
		padding:0px;
		letter-spacing:0px;
	}
.page .breadcrumb > ul  {
		margin:0px;
		padding:0px;
	}
.page .breadcrumb > ul > li {
		display:inline;
		list-style-type:none;
	}
.page .breadcrumb > ul > li::after {
	content:'/';
	width:10px;
	height:auto;
	display:inline-block;
	padding-left:3px;
}
.page .page-in-layer .breadcrumb
{
	border:none;
	margin:0px;
	padding:0px;
	font-size:14px;
}

.page .page-in-layer .breadcrumb > header{
	background-color:transparent;
	color:#ffffff;
}

.page .container > .row > .aside-right .btn {
	float:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

.page .share {
	display:block;
	line-height:30px;
	vertical-align:bottom;
	text-align:right;
	margin-right:0px;
	margin-top:4px;
	}

.page .aside-right > .panel:last-child {
	border-bottom:106px solid #dce2f1;
}

.page .aside-right .panel .image-container {
	min-height:43px;
}
.page .aside-right .panel .image-container:hover {
	min-height:43px;
	cursor:pointer;
	border:1px solid #767676;
}
.page main:not(.page-in-layer) .aside-right > section.newsflow, .page main:not(.page-in-layer) .aside-right > section.zsaru-magazine-feed {

		border:none;
		margin-left:10px;
}
.page .aside-right section:first-child {
	margin-top:1px;
}
.page .aside-right section.newsflow .panel, .page .aside-right section.zsaru-magazine-feed .panel {
		margin-left:6px;
}

.page section {
	margin-bottom:0px;
}
.page .page-in-layer div.region:last-child, .page .version2 .page-in-layer div.region:last-child{
		padding-top:130px;
	}
.page .aside-right > section:first-child {
		margin-top:55px;
	}
.page-container img {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
.page .gazd-list label {
	display:inline-block;
	vertical-align:top;
}
.page .gazd_leiras {
	color:#000;
	margin-top:4px;
	margin-bottom:7px;
}
.page .gazd_fajl {
	display:inline-block;
}
.page .gazd_fajl span.file{
	display: block;
}
#block-localmenublock ul li {
	background-color:#094899;
    display: inline-block;
    padding: 0px;
    margin-top: 10px;
    width: auto;
    line-height: 37px;
    vertical-align: middle;
    padding: 0px 10px 0px 10px;
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
}
#block-localmenublock ul li a{
    color: #fff;

}
#organization-page article {display:none;}
#organization-leaders {
	border-top:0px !important;

}
.organizations-links .panel-primary {
	margin-bottom:5px;
}
.organizations-links .panel .image-container {
	min-height:0px;
}
.organizations-links .panel-primary .panel-heading{
	position:relative;
	max-width:95%;
}
.organizations-links .panel-primary .panel-heading:hover{
	background-color:#0c87db;
}
.organizations-links .panel-primary .panel-heading:hover::after {
    background: transparent none repeat scroll 0 0;
    border-color: transparent transparent transparent #0c87db;
    border-style: solid;
    border-width: 15px;
    content: "";
    height: 0;
    position: absolute;
    right: -30px;
    top: 0;
    width: 0;
}
.postpage article.post .police-leaders-container figure{
	padding-top:0px;
	max-width:200px;

}

.page .content-container
{
	clear:both;
	display:block;
}
.page .content-container.filter {
		padding: 0px 0px 15px 0px;
}
.page .content-container.results {
		padding: 0px;
		border-top:1px solid #dfdfdf;
}
.page .oldal .content-container figure{
	padding:0px 15px 0px 0px;
	display:inline-block;
}
.page .oldal .content-container figure img{
	max-height:250px;
	width:auto;
}
.page .oldal h2 {
	clear:both;
}
.postpage article.post .police-leaders-container .field-value-container
{
	display:inline-block;
}
.postpage article.post .police-leaders-container .field-value-container p {
	margin-top:0px;
	display: block;
}
.views-slideshow-controls-top {
	padding-top:8px;
}
.testuleti-oldal {
	max-width:751px;
	width:auto;
	display:block;
	position:relative;
}
.testuleti-oldal figure{
	max-width:751px;
	width:auto;
	display:block;
}

#police-body .aside-right section:first-child{
	border-top:101px solid #dce2f1 !important;
}
.testuleti-oldal .views_slideshow_controls_text_previous {
	text-align:left;
	float:left;

}
.testuleti-oldal .views_slideshow_controls_text_previous a
{

}
.testuleti-oldal .views-slideshow-controls-top
{
	text-align:right;
	clear:both;
	display:block;
}
.testuleti-oldal .views_slideshow_controls_text_previous a::before
{
	font-size:18px;
	display:inline;
	content: "\f053";
	font: normal normal normal 14px/1 FontAwesome;
	color:#0c2a5e;
	padding-right:10px;

}
.testuleti-oldal #views_slideshow_controls_text_pause_the_board-page_1
{
	display:none;

}
.testuleti-oldal .views_slideshow_controls_text_pause:before
{
	font-size:18px;
	display:inline;
	content: "\f04c";
	font: normal normal normal 14px/1 FontAwesome;
	color:#0c2a5e;
}

.testuleti-oldal .views_slideshow_controls_text_next a
{

}
.testuleti-oldal .views_slideshow_controls_text_next::after
{
	font-size:18px;
	color:#0c2a5e;
	content: "\f054";
	display:inline;
	font: normal normal normal 14px/1 FontAwesome;
	padding-left:10px;
}
.page #news-page .aside-left figure
{
	font-size:18px;
	float:left;
	margin-right:15px;
	margin-top:10px;
}
.organizations-item .field-value-container {
	display:inline;
}
.organizations-item #eu-projects .field-value-container {
	display:block;
}
.organizations-item .external_map {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    min-height:450px;
    width:100%;
}
.organizations-item .police-office-badge{
		float:left;
		padding-right:20px;
}
.organizations-links .panel-primary .panel-body{
	text-align:right;
	padding-right:10px;
	min-height:10px;
}

#borderinfo-accordions {
	margin-bottom:20px;
}
#borderinfo-accordions .panel-title span {
	display:inline-block;
}
#borderinfo-accordions .panel-title > a{
	word-break:normal;
	white-space:normal;
	color:rgba(58,58,58,1);
	font-weight:bold;
	font-size:15px;
}
#borderinfo-accordions .label  {
	    white-space: normal;
    line-height: 14px;
    /*margin: 0px 0px 10px 0px;*/
    /* font-style: italic; */
    font-size: 15px;
    display: block;
    text-align: left;
    padding: 0px;
    font-weight: bold;
    /*padding: 0px 0px 10px 0px;*/
    height: 34px;
    color:#e04e3d;
}

#borderinfo-accordions .panel-body > div > div > hr {
    margin-top:15px;
}

#borderinfo-accordions .szgk,#borderinfo-accordions .busz,#borderinfo-accordions .tgk
{   visibility: visible;
    white-space: nowrap;
    width:auto;
    padding-left:40px;
    display:block;
}
#borderinfo-accordions div[class*='col-']
{
	padding-bottom:15px;
	font-size:15px;
}
.accordions-header.crossing-point {
	background-color: #dce2f1;
	display:block;
	padding:12px 10px;
	text-transform:uppercase;
	border:1px solid #dfdfdf;
	font-size:18px;
}
.views-exposed-form
{
	margin-bottom:20px;
}
.header-filter {
	margin-bottom:20px;
	border-top:1px solid #dfdfdf;
	padding-top:20px;
}
/*Sajtó*/
#contact-content figure{
	display:inline-block;
}
#contact-content figure img{
	max-width:220px;
}
.leaders .content {
	margin-bottom:30px;
	display:block;
}
.leaders {
	margin-top:30px;
}
.leaders h1 {
	margin-bottom:0px;
}
.leaders h2 {
	font-size:23px;
	margin-bottom:0px;
	margin-top:0px;
	text-transform:none;
	font-weight:bold;
}
.leaders h4 {
	font-size:23px;
	text-transform:uppercase;
}
.leaders h3 {
	font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    white-space: normal;
    line-break: strict;
    word-break: keep-all;
    width: 46%;
    line-height: 29px;
}
.leaders .field-value-container {
	display:inline;
}
.leaders blockquote {
	font-size:16px;
}

.leaders blockquote dl {width:100%;}

.page.adatvedelem .table-caption {
	margin-bottom: 1px;
	margin-top: 1px;
}

.page.adatvedelem .table-caption {
  background-color:#f7f7f7;
  border-bottom: 1px solid #d9d9d9;
  border-right: 1px solid #ededed;
  font-weight: 700;
  color:#000000;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
   box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
  padding: 10px 25px 10px 15px;
  text-decoration: none;
  white-space:normal;
  width:100%;
  cursor:pointer;
  position:relative;
  display: block;
}
.page.adatvedelem .table-caption a {
	color:#000000;
	display: block;
	text-decoration: none;
}


.page.adatvedelem .table-caption a:after
{
  content: "\e114";
   position: absolute;
	top: 11px;
	right: 0px;
	padding-right: 10px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	transition: transform .25s linear;
	-webkit-transition: -webkit-transform .25s linear;

}
.page.adatvedelem .table-caption a[aria-expanded="true"]:after {
  content: "\e113";
   position: absolute;
	top: 11px;
	right: 0px;
	padding-right: 10px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	transition: transform .25s linear;
	-webkit-transition: -webkit-transform .25s linear;
}

.page.adatvedelem .table-caption a[aria-expanded="false"]:after {
  content: "\e114";
   position: absolute;
	top: 11px;
	right: 0px;
	padding-right: 10px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	transition: transform .25s linear;
	-webkit-transition: -webkit-transform .25s linear;
}
.page.adatvedelem .data-table-container {
	overflow-x:auto;
	width:100%;
}

.page.adatvedelem .data-table-container table{
	padding:10px;
	border:1px solid #dfdfdf;
	margin-bottom:30px;
	width:100%;
}
.page.adatvedelem .data-table-container table tr th{
/* 	background: #ffffff; Old browsers */
/* 	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); FF3.6-15 */
/* 	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); Chrome10-25,Safari5.1-6 */
/* 	background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); IE6-9 */
	font-weight:bold;
	color: #e04e3d;
	padding:5px 10px;
	border-bottom:1px solid #dfdfdf;

}
.page.adatvedelem .data-table-container table td:first-child{
	width:auto;
}
.page.adatvedelem  .data-table-container table tr td.views-field.views-field-field-gdpr-data-mgmnt-finish
{
	color: #e04e3d;
	font-weight:bold;

}

.data-table-container table td, .data-table-container table tr th {
	padding:5px 10px;
	font-weight:normal;
	border-bottom:1px solid #dfdfdf;
}
.page.adatvedelem .data-table-grouping1 {
	background-color: #dce2f1;
	display: block;
	padding: 12px 10px;
	text-transform: uppercase;
	border: 1px solid #dfdfdf;
	font-size: 18px;
}

.issue-data-table-container table {

	padding:10px;
	border:1px solid #dfdfdf;
	margin-bottom:30px;
	width:100%;
}

.issue-data-table-container table td:first-child{
	width:70%;
}
.issue-data-table-container table td, .issue-data-table-container table tr th {
	padding:5px 10px;

}
.issue-data-table-container table tr th{
	border-bottom:1px solid #dfdfdf;
}

.issue-data-table-container table.ugyfeltajekoztato tbody tr:first-child,
.issue-data-table-container table.anyk tbody tr:first-child,
.issue-data-table-container table.e-papir tbody tr:first-child {
	font-weight:bold;
	color:#d93623;
}
.issue-data-table-container table tbody tr td:last-child > a{
	color:#000;
}
.issue-data-table-container table.ugyfeltajekoztato tbody tr:first-child td:last-child a,
.issue-data-table-container table.anyk  tbody tr:first-child td:last-child a,
.issue-data-table-container table.e-papir  tbody tr:first-child td:last-child a {
	color:#d93623;
}
.issue-data-table-container table.innova_urlap tbody tr td strong {
	color:#d93623;
}


.issue-data-table-container h2
{
	font-size: 18px;
	font-weight: bold;
}
.issue-data-table-container h2.magyar {
	display:none;
}
.issue-data-table-container caption
{

    background-color: #f7f7f7;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #ededed;
    font-weight: 700;
    color: #000000;
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	padding:10px;
}

.page .system-messages-content h2{

	line-height:150%;
}
/*Üzemeltetés és karbantartás */

.downtime-periods article
{
 	display:block;
 	margin-bottom:15px;
}
.downtime-periods article header {
    padding: 0px;
    width:auto;
    color:auto;
}
.downtime-periods article#downtime-periods-block.maintenance header h1{
    padding: 0px;
    background: url("../images/icon_maintenance.png") center left no-repeat;
    background-size:17px auto;
    padding-left:32px;
}
.downtime-periods article#downtime-periods-block.unplanned_downtime header h1{
    padding: 0px;
    background: url("../images/icon_unplanned_downtime.png") center left no-repeat;
    background-size:17px auto;
    padding-left:27px;
}
.issue-data-table-container .downtime-periods-block
{
	border-bottom: 1px solid #dfdfdf;
}
.issue-data-table-container .downtime-periods-block .icon-update {
	border-left: 4px solid #d93623;
}
#downtime-periods-block .field-container .field-value-container {
	display:inline-block;
}
#downtime-periods-block .icon-update {
	background:none;
	border-left: 4px solid #e50c02 !important;
	font-style:normal !important;
	font-size:16px !important;
	padding-left:10px !important;
}
#downtime-periods-block .content {
	width: auto;
}

.issue-data-table-container .downtime-periods article.downtime-periods-block header h1
{
	color:#d93623;
}
.downtime-periods .icon-update {
	width: auto;
	line-height: 23px;
	padding-left:14px;
	background: none;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	text-align:left;
	letter-spacing:0px;
	display:block;
	margin-bottom:8px;
	margin-left:26px;
	margin-top:7px;
	border-left: 4px solid #dfdfdf;
}
.downtime-periods .content {
	margin-left:26px;
}
.downtime-periods article footer {
	border-bottom:none;
}
.downtime-periods .service {
	display:block;
}
.downtime-header {
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
}
.corporate-page .video-container {
	position: relative;
	padding-bottom: 56.15%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom:-28px;
	margin-top:10px;
}
.corporate-page .video-container iframe,
.corporate-page.video-container object,
.corporate-page .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 88%;
}
.corporate-page .views-field-title{
	text-transform: none;
    color: #000000;
    line-height: 29px;
    vertical-align: top;
    font-size: 19px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
    letter-spacing: -1px;
}
.corporate-page .views-field-title a {
	color:#000000;
	text-decoration:none;
	letter-spacing:0px;
}
.corporate-page .views-field-title a:hover{
    color: #077db9;
    cursor: pointer;
}
@media (min-width:320px) {
	.page .share {
		position:absolute;
		bottom:0px;
		right:0px;
		left:0px;
		background-color:#fff;
		padding:0px 10px 0px 10px;
		border-bottom:15px solid #dce2f1;
		z-index:111;
	}
	.leaders blockquote dt {
		width:100%;
		display:block;
		vertical-align:top;
		padding-top:15px;
	}
	.leaders blockquote dd {
		padding-left:15px;
		margin-left:10%;
		border-left:1px solid #acacac;
		padding-top:0px;
		padding-bottom:0px;
	}
	.page .lead-text{
		padding:10px 0px 0px 0px;
	}
	.page #news-page .aside-left figure {
	    float: none;
	    margin-right: 15px;
	    margin-top: 10px;
	}

	.page .share .fa-twitter {
   		background: #55ACEE;
   		color: white;
   		width: 32px;
    	height: 32px;
    	vertical-align: middle;
    	font-size:21px;
    	padding-top:5px;
    	padding-right:6px;
    	margin-bottom:3px;
	}
	.page .share .fa-twitter:hover, .page .share .fa-twitter:focus {
	   		text-decoration:none;

	}
	.page .share .fa-google {
   			background: #dd4b39;
   			color: white;
   			width: 32px;
    		height: 32px;
    		vertical-align: middle;
    		font-size:21px;
    		padding-top:5px;
    		padding-right:6px;
    		margin-bottom:3px

	}
	.page .share .fa-google:hover, .page .share .fa-google:focus {
	   			text-decoration:none;

	}
	.page .share .fa-tumblr {
   		    background-color: #35465C;
   			color: white;
   			width: 32px;
    		height: 32px;
    		vertical-align: middle;
    		font-size:21px;
    		padding-top:5px;
    		padding-right:10px;
    		margin-bottom:6px

	}
	.page .share .fa-tumblr:hover, .page .share .fa-tumblr:focus {
	   		text-decoration:none;

	}

	.page .share .fb-share-button{
	   		display:inline-block;
	   		margin-top:0px;
	   		vertical-align: text-bottom;
	}

	.leaders h1 {
		margin-bottom:0px;
		font-size:26px;
		word-break: break-word;
	}
	.leaders h2 {
		font-size:23px;
		margin-bottom:0px;
		margin-top:0px;
		text-transform:none;
		font-weight:bold;
		font-size:18px;
		line-height:140%;
		padding-top:10px;
		padding-bottom:5px;
	}

	.leaders h5 {
	    font-size: 20px !important;
	    text-transform: uppercase !important;
	    font-style: normal !important;
	    font-weight: bold;
	    margin-bottom: 0px !important;
	    margin-top: 35px !important;
	}
	.issue-data-table-container {
		margin-bottom:62px;
	}
	.page .system-messages-content div[class*="col-"] {
		margin-top:40px;
		margin-bottom:10px;
		text-align:center;
	}
	.corporate-page .views-view-grid .views-col {
		float:none;
		padding:0%;
		width:100% !important;
	}
}
@media (min-width:768px) {

	.page .container > .row > .aside-right {
 	   margin-top: 45px;
	}
	.postpage.page.page-in-layer .container > .row > .aside-right {
		margin-top:0px;
	}
	.page #news-page .aside-left figure {
	    float: left;
	    margin-right: 15px;
	    margin-top: 4px;
	}
	.postpage .aside-left #news-page-en figure {
	    float: left;
	    margin-right: 15px;
	    margin-top: 14px;
	}
	.leaders blockquote dt {
		width:20%;
		display:inline-block;
		vertical-align:top;
		padding-top:15px;
		padding-bottom:15px;
		padding-right:10px;
		text-align:right;
	}

	.leaders blockquote dd {
		display:inline-block;
		padding-left:15px;
		padding-top:15px;
		padding-bottom:15px;
		border-left:1px solid #acacac;
	}
	.leaders h5 {
		font-size:20px !important;
		text-transform:uppercase !important;
		font-style:normal !important;
		font-weight:bold;
		margin-bottom:15px !important;
		margin-top:35px !important;
	}
	.leaders h1 {
		margin-bottom:0px;
		font-size:32px;
		word-break: break-word;
	}
	.corporate-page .views-view-grid .views-col {
		float:left;
		padding:1%;
		width:50% !important;
	}

}
@media (min-width:1024px) {
	.page .share {
		position:static;
		bottom:0px;
		right:15px;
		margin-right:-11px;
		border:none;
		border-bottom:1px solid #dfdfdf;
		background:transparent;
		padding:0px;
	}
	.issue-data-table-container {
		margin-bottom:0px;
	}
	.page.page-in-layer .share{
		margin-right:0px;
	}
	.page .system-messages-content div[class*="col-"] {
		margin-top:40px;
		margin-bottom:10px;
		text-align:left;
	}
}

@media (min-width:1200px) {

	.page.page-in-layer .container > .row > .aside-right {
 	 	  margin-top: 0px;
	}
	.page .page-in-layer .container > .row > .aside-right {
		margin-top:145px;
	}
	.page .page-in-layer .aside-right > section:first-child {
	    border:none;
	    border-top: 106px solid #dce2f1;
	    margin-top: 6px;
	}
	.page .system-messages-content div[class*="col-"] {
		margin-top:60px;
		margin-bottom:60px;
		text-align:left;
	}
}

@media (max-width:991px) {
	.page .share {
			text-align:left;
		}
	.page .share a[class*=fa]
		 {
		 	text-align:center;
		 }
	.page .aside-right section:first-child {
		border-top:0px;

	}
}

@media (max-width:767px) {

	.page .aside-left .postlist .content, .page.taxonomy .aside-left .content{
		padding:0px;
	}
	.page .breadcrumb {
		padding-top: 11px;
	    margin-bottom: 0px;
	    font-size: 14px;
	    line-height: 125%;
	    border-top: 1px solid #dfdfdf;
	    margin-top:0px;
	}
	#borderinfo-accordions .label  {
    	height: 22px;
	}
	.page .oldal .content-container
	{
		clear:both;
		display:block;
		text-align:center;
	}
	.page .region.main-region > .container-wrapper > .container, .page .region.main-region > .container-wrapper > .container-fluid {
		margin-top:160px;
	}
	#block-localmenublock ul li {
		display:block;
	}
}

.newsflow-loader {
/*  position: fixed; */
  top: 0;
  left: 0;
/*  width: 100%;*/
  height: 70px;
  display: none;
  align-items: center;
  justify-content: center;
  background: gray;
  background-color: rgba(0, 0, 0, .5);
}

.newsflow-loader-active {
  display: flex;
}

.newsflow-loader::after {
  content: "";
  width: 35px;
  height: 35px;
  background-image: url("../images/spinner.gif");
}

.close-btn-sztp::before {
	content: 'x';
	display: block;
	color: #0057BE;
}

.close-btn-sztp {
	position: absolute;
	background-color: #ffffff;
	color: #0057BE;
	border-radius: 50%;
	border: 1px solid #0057BE;
	width: 24px;
	height: 24px;
	cursor: pointer;
	font-size: 16px;
	line-height: 12px;
	text-align: center;
	top: -24px;
	left: -24px;
}

.sztp-logo-container {
	display: none;
	max-width: 80%;
	position: fixed;
	z-index: 9999;
	bottom: 0;
	right: 0;
	box-shadow: 0px 0px 20px 10px #a09e9e;
}

@media (min-width:320px) {
	.sztp-logo-container {
		max-width: 80%;
	}
}
@media (min-width:768px) {
	.sztp-logo-container {
		max-width: 60%;
	}
}
@media (min-width:900px) {
	.sztp-logo-container {
		max-width: 85%;
	}
}
@media (min-width:991px) {
	.sztp-logo-container {
		max-width: 80%;
	}
}
@media (min-width:1200px) {
	.sztp-logo-container {
		max-width: 63%;
	}
}
@media (min-width:1400px) {
	.sztp-logo-container {
		max-width: 60%;
	}
}
@media (min-width:1500px) {
	.sztp-logo-container {
		max-width: 58%;
	}
}
@media (min-width:1600px) {
	.sztp-logo-container {
		max-width: 55%;
	}
}
@media (min-width:1700px) {
	.sztp-logo-container {
		max-width: 50%;
	}
}
