.articlelist-style-label label {
    font-weight: bold;
}
.pb-articlelist-title h3 a {
    color: #333;
}
.pb-articlelist-title h3 a:hover {
    text-decoration: none;
}
.articlelist-style-label .field-set-label-break {
    border-top: 1px solid #000000;
    width: 95%;
}
.articlelist-style-label .field-set-label-break .field-set-label {
    text-align: center;
    background-color: white;
    margin: -10px 40% 0;
    font-weight: bold;
    text-transform: uppercase;
}
.pb-articlelist-wrapper .pb-articlelist-list ul {
    margin: 0 0 0 25px;
    padding: 0;
}
.pb-articlelist-wrapper .pb-articlelist-list ul.list-style-type-thumbnail,
.pb-articlelist-wrapper .pb-articlelist-list ul.list-style-type-none {
    margin: 0;
}
.pb-articlelist-wrapper .articlelist-item {
    clear: both;
    padding: 10px 0;
    margin: 0;
}
.pb-articlelist-wrapper .pb-articlelist-first .title {
    margin: 15px 0 0;
}
.pb-articlelist-wrapper .meta-data-wrapper.muted {
    display: inline-block;
    margin: 10px 0 5px;
}
.pb-articlelist-wrapper .meta-data-wrapper.muted div {
    float: left;
    margin-right: 20px;
}
.pb-articlelist-wrapper .meta-data-wrapper.muted {
    display: inline-block;
    margin: 10px 0 5px;
}
.pb-articlelist-first .title a,
.articlelist-item .title a {
    line-height: 1.2;
    font-weight: bold;
}
.pb-articlelist-first .title a:hover,
.articlelist-item .title a:hover {
    text-decoration:none;
}
.pb-articlelist-first .title a {
    font-size: 18px;
    margin-top: 15px;
}
.articlelist-item .title > a {
    font-size: 15px;
}
.articlelist-item-thumbnail {
    float: left;
    margin: 0 15px 15px 0;
}
/*
.articlelist-item-thumbnail span.img {
    width:90px !important;
    height:62px !important;
}*/
.pb-element-articlelist .see-more {
    text-align: right;
}

#parent-param-articlelist_filter_categories .chzn-container-multi .chzn-choices li.search-field input[type="text"],
#parent-param-articlelist_filter_k2_categories .chzn-container-multi .chzn-choices li.search-field input[type="text"],
#parent-param-articlelist_filter_easy_categories .chzn-container-multi .chzn-choices li.search-field input[type="text"],
#parent-param-articlelist_filter_authors .chzn-container-multi .chzn-choices li.search-field input[type="text"],
#parent-param-articlelist_filter_k2_authors .chzn-container-multi .chzn-choices li.search-field input[type="text"],
#parent-param-articlelist_filter_easy_authors .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    width: auto !important;
}
.img {
    display: block;
    background-size: cover;
    background-position: center center;
}
.layout-tiled .pb-articlelist-list .tile-thumbnail,
.layout-3col .pb-articlelist-list .tile-thumbnail
{
    padding-bottom: 59.8%;
}
.layout-6tiled .pb-articlelist-list .tile-thumbnail {
    padding-bottom: 75%;
}
.tile-thumbnail {
    position: relative;
}
.tile-thumbnail > div:first-child {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.tile-thumbnail .img {
    height: 100%;
    padding-bottom: 0 !important;
}
.tile-thumbnail a.title {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(2,2,2,0.5);
    color: #fff;
    font-weight: 700;
    font-family: 'Roboto Slab';
}

.pb-articlelist-list .tile-thumbnail a.title {
  padding: 15px 15px 10px;
  font-size: 25px;
  line-height: 1.3;
}

.layout-3col .pb-articlelist-list .tile-thumbnail a.title {
    padding: 10px 10px 8px;
    font-size: 15px;
}

.layout-tiled .articlelist-item-thumbnail,
.layout-6tiled .articlelist-item-thumbnail,
.layout-3col .articlelist-item-thumbnail
{
    float: none;
    margin: 0;
}
#jsn-master .pb-articlelist-wrapper.layout-tiled .articlelist-item {
    margin: 1px 0;
    padding: 0;
}
#jsn-master .pb-articlelist-wrapper.layout-tiled .articlelist-item:first-child {
    margin: 0 0 1px;
}
@media (min-width: 768px) {
    .layout-tiled .col-md-8 > .tile-thumbnail
    {
        margin-right: -20px;
    }
    .layout-tiled .col-md-4 .tile-thumbnail {
        margin-left: -6px;
    }
    .layout-tiled .pb-articlelist-list.col-md-4 .tile-thumbnail a.title,
    .layout-6tiled .pb-articlelist-list.col-md-4 .tile-thumbnail a.title
    {
        padding: 10px 10px 8px;
        font-size: 15px;
    }
    .layout-tiled .pb-articlelist-list:nth-of-type(1) .tile-thumbnail {
        padding-bottom: 86%;
    }
    .layout-6tiled .pb-articlelist-list:nth-of-type(1) .tile-thumbnail,
    .layout-6tiled .pb-articlelist-list:nth-of-type(2) .tile-thumbnail
    {
        padding-bottom: 75%;
    }
}
@media (max-width: 768px) {
    #jsn-master .pb-articlelist-wrapper.layout-tiled .pb-articlelist-list:first-of-type {
        margin-bottom: 2px;
    }
}
.layout-3col .articlelist-item .articlelist-item-content .title,
.layout-6tiled .articlelist-item .articlelist-item-content .title
{
    color: #fff;
	font-size:16px;
}
.layout-3col .articlelist-item .articlelist-item-content .title > a,
.layout-6tiled .articlelist-item .articlelist-item-content .title > a
{
    margin: 0;
    font-family: 'Roboto Slab', sans-serif;
}
/* kategoria flekkben */
span.category {
    display: inline-block;
	background-color: #78cfcc;
	font-size: 10px;
	text-transform: uppercase;
	padding: 1px 5px 1px 5px;
	line-height: 16px;
	border-radius: 0px;
	margin-right: 5px;
	font-family: 'Open Sans';
}
span.category a {
    color: #fff;
}
/* NAK egyedi tema cuccok */
div.telt h3 a,
div.ures h3 a
{
    color: inherit;
}
div.telt h3,
div.ures h3 {
    border: 1px solid transparent;
    font-family: 'Roboto Slab', serif;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0.5em;
	font-weight: 700;
}

div.telt h3 {
    background-color: #046640;
    color: #fff;
}

div.ures h3 {
    border: 1px solid #e6e6e6;
    background-color: transparent;
    border-top-width: 3px;
}

div.hirek.telt h3 {
    border-color:     #8dc73f;
    background-color: #8dc73f;
}
div.novekedes.telt h3 {
    border-color:     #ddd776;
    background-color: #ddd776;
}
div.szolgaltatasok.telt h3 {
    border-color:     #78cfcc;
    background-color: #78cfcc;
}
div.oktatas.telt h3 {
    border-color:     #005f85;
    background-color: #005f85;
}
div.kamarai.telt h3 {
    border-color:     #c9c398;
    background-color: #c9c398;
}

div.hirek.ures h3 {
    border-top-color:   #8dc73f;
    color:              #8dc73f;
}
div.novekedes.ures h3 {
    border-top-color:   #ddd776;
    color:              #ddd776;
}
div.szolgaltatasok.ures h3 {
    border-top-color:   #78cfcc;
    color:              #78cfcc;
}
div.oktatas.ures h3 {
    border-top-color:   #005f85;
    color:              #005f85;
}
div.kamarai.ures h3 {
    border-top-color:   #c9c398;
    color:              #c9c398;
}

/* ÚJAK */
div.telt .articlelist-item-description p, div.telt .articlelist-first-thumbnail p {
    font-size:13px;
    line-height:20px;
	font-family:'Open Sans',Verdana;
}

div.telt.minheight .pb-articlelist-head{
    min-height:66px;
}

div.telt .pb-articlelist-first .title{
    margin-bottom:20px;
}
.list-switch {
    cursor: pointer;
    display: inline-block;
    margin: -0.5em;
    padding: 0.5em;
}
.list-switch > [class*=" fa-"] {
    margin-right: 0;
}
.jsn-bootstrap3 a.list-switch {
    background: rgba(0,0,0,0.1);
}
.jsn-bootstrap3 a.list-switch:hover,
.list-switch:hover {
    color: #333;
}
.align-right {
    float: right;
}
.ajax-loader {
    position: absolute;
    background: rgba(0,0,0,0.5);
    font-size: 50px;
    padding: 0px 8px 0px 16px;
    z-index: 100;
    border-radius: 10px;
    top: 50%;
    left: 50%;
    margin-left: -41px;
    margin-top: -31px;
    color: #fff;
}
.pager a.active {
    cursor: pointer;
    color: #333;
}
.pager a:not(.active) {
    color: #999;
}
