body.cmsadmin .hvg .articlebox .latest-news-box .timeitem {
  padding: 20px;
}
/* linkdoboz (fejléc és keret nélküli) */
/*
.articlebox article + .articleitem.smallimage.imgleft:not(.bch-element), 
.cimlap-grid .cimlap-grid-elem article + .articleitem.smallimage.imgleft:not(.bch-element) {
    display: inline-block;
    margin-top:0;
    max-width: 310px;
    //border-bottom: 1px solid #e4e4e4;
}

.articlebox article + .articleitem.smallimage.imgleft:not(.bch-element) a, 
.cimlap-grid .cimlap-grid-elem article + .articleitem.smallimage.imgleft:not(.bch-element) a {
    background-color: #fa4616;
    padding: 5px 30px 5px 10px;
    display: inline-block;
    background-image: none;
    margin-top: 0;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    position: relative;
    font-family: 'PT Sans', 'Roboto', Arial, sans-serif;
    text-transform: uppercase;
    transition: all .3s ease;
}
.articlebox article + .articleitem.smallimage.imgleft:not(.bch-element) a:hover, 
.cimlap-grid .cimlap-grid-elem article + .articleitem.smallimage.imgleft:not(.bch-element) a:hover {
    background-color: #222;
}

.articlebox article + .articleitem.smallimage.imgleft:not(.bch-element) a:after, 
.cimlap-grid .cimlap-grid-elem article + .articleitem.smallimage.imgleft:not(.bch-element) a:after {
    background: url(https://test-hvg.hu/Content/redesign/i/hvg-icons-sprite.svg) -37px -316px no-repeat;
    content: '';
    width: 30px;
    height: 28px;
    position: absolute;
    top: 50%;
    left: auto;
    right: -27px;
    transform: rotate(-90deg) translateX(0) translateY(-50%);
    z-index: 1;
    filter: brightness(6);
    transform-origin: 0 center;
    transition: all .3s ease;
}

.articlebox article + .articleitem.smallimage.imgleft:not(.bch-element) .text-holder, 
.cimlap-grid .cimlap-grid-elem article + .articleitem.smallimage.imgleft:not(.bch-element) .text-holder {
    padding: 0;
}
*/
/* home >> cikk alatti tovább gomb */
.articlebox article + section.articlebox .articleitem {
  display: inline-block;
  margin-top: 15px;
}
.articlebox article + section.articlebox .articleitem a {
  background-color: #fa4616;
  padding: 5px 30px 5px 15px;
  display: inline-block;
  background-image: none;
  margin-top: 0;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  position: relative;
  font-family: 'PT Sans', 'Roboto', Arial, sans-serif;
  text-transform: uppercase;
}
.articlebox article + section.articlebox .articleitem a:after {
  background: url(https://test-hvg.hu/Content/redesign/i/hvg-icons-sprite.svg) -37px -316px no-repeat;
  content: '';
  width: 30px;
  height: 28px;
  position: absolute;
  top: 50%;
  left: auto;
  right: -27px;
  transform: rotate(-90deg) translateX(0) translateY(-50%);
  z-index: 1;
  filter: brightness(6);
  transform-origin: 0 center;
  transition: all 0.3s ease;
}
.articlebox article + section.articlebox .articleitem .text-holder {
  padding: 0;
}
/*új friss hírek doboz */
.articlebox .latest-news-box .timeitem:first-of-type {
  padding-top: 25px;
}
.articlebox .latest-news-box .more {
  position: relative;
  right: auto;
  left: auto;
  bottom: auto;
  margin-left: auto;
  margin-top: 0;
  margin-bottom: 20px;
}
.articlebox .latest-news-box .timeitem {
  display: flex;
  width: 100%;
  padding: 20px;
  border: 1px solid #d8d8d8;
  border-top: 0;
  border-left-color: #8f8e8e;
  border-right-color: #8f8e8e;
}
.articlebox .latest-news-box .timeitem:last-of-type {
  padding-bottom: 0;
  border-bottom-color: #8f8e8e;
}
.articlebox .latest-news-box {
  border-bottom: 0;
  margin-bottom: 20px;
  background: #f1f1f1;
}
.articlebox .latest-news-box .text-holder .heading-4 {
  font-family: 'PT Sans', sans-serif;
}
.big-pictured-article .image-holder {
  min-height: 230px;
}
.image-holder img {
  text-indent: -99999px;
}
.cimlap-grid img {
  text-indent: -99999px;
}
.articlebox .latest-news-box .more {
  display: none;
}
.articlebox .latest-news-box .boxheader .topborder {
  border: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
}
.articlebox .latest-news-box .boxheader .emp {
  border: 0;
  width: 100%;
}
.articlebox .latest-news-box .boxheader a.info {
  color: #fff;
  width: 100%;
  display: block;
  padding: 0;
}
.articlebox .latest-news-box .boxheader a.info:after {
  right: -36px;
  filter: brightness(5);
}
.articlebox .latest-news-box .boxheader {
  margin-bottom: 0;
  background: #222;
}
.articlebox .timeitem time {
  background: #222;
  font-size: 14px;
  height: 33px;
  line-height: 33px;
}
.articlebox .timeitem time span {
  width: 33px;
}
.articlebox .timeitem time span:first-of-type::after {
  margin-right: -11px;
  line-height: 30px;
  font-size: 16px;
}
/* settings-sepia */
body.settings-sepia .articlebox .latest-news-box {
  background: #111;
}
body.settings-sepia .articlebox .latest-news-box .boxheader {
  background: #393939;
}
body.settings-sepia .articlebox .latest-news-box .timeitem {
  border-bottom: 1px solid #393939;
}
body.settings-sepia .articlebox .latest-news-box .timeitem {
  border: 1px solid #444;
  border-top: 0;
  border-left-color: #444;
  border-right-color: #444;
}
body.settings-sepia .articlebox .articleitem.timeitem:last-of-type,
body.settings-sepia .articlebox .articleitem.timeitem:nth-of-type(4) {
  border-bottom-color: #444;
}
/*end /  frisshirek design */
/*start /  frisshirek design horizontal */
.articlebox.elem-1180 .latest-news-box {
  margin-top: 20px;
}
.articlebox.elem-1180 .latest-news-box .timeitem {
  display: flex;
  width: 380px;
  padding: 20px;
  border: 1px solid #d8d8d8;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.articlebox.elem-1180 .latest-news-box .timeitem:nth-of-type(-n+3) {
  padding-top: 20px;
  border-top: 0;
}
.articlebox.elem-1180 .latest-news-box .timeitem:nth-of-type(4),
.articlebox.elem-1180 .latest-news-box .timeitem:nth-of-type(5),
.articlebox.elem-1180 .latest-news-box .timeitem:last-of-type {
  border-bottom: 0;
}
.articlebox.elem-1180 .latest-news-box .timeitem:nth-of-type(3),
.articlebox.elem-1180 .latest-news-box .timeitem:last-of-type {
  padding-right: 35px;
}
.articlebox.elem-1180 .latest-news-box .timeitem:nth-of-type(n+7) {
  display: none;
}
body.settings-sepia .articlebox.elem-1180 .latest-news-box .timeitem {
  border: 1px solid #444;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
body.settings-sepia .articlebox.elem-1180 .latest-news-box .timeitem:nth-of-type(4),
body.settings-sepia .articlebox.elem-1180 .latest-news-box .timeitem:nth-of-type(5),
body.settings-sepia .articlebox.elem-1180 .latest-news-box .timeitem:last-of-type {
  border-bottom: 0;
}
/* end /  frisshirek design horizontal */
/*article.articleitem.big-pictured-article + .boxheader {
    margin-top: 20px;
}
article.articleitem.big-pictured-article + .boxheader .topborder {
    border-top: 1px solid #d8d8d8;
}*/
.grid-layout .grid-item .articleitem.big-pictured-article {
  border-bottom: 0;
  margin-top: -1px;
}
.main-page .boxheader-qatar .boxheader,
.main-page .boxheader-nyuzsi .boxheader {
  margin-bottom: 20px;
}
body.main-page .cimlap-tematikus-szalag {
  padding-bottom: 20px;
}
.main-page .cimlap-tematikus-szalag + .cimlap-grid.cimlap-row-bottom {
  margin-bottom: 30px;
}
/*
.main-page .cimlap-tematikus-szalag+.cimlap-row-bottom .articlelist-element-wrap .articleitem {
    padding: 15px 0;
}
.main-page .cimlap-tematikus-szalag+.cimlap-row-bottom .articlelist-element-wrap .articlelist-element {
    padding: 15px 0;
}
*/
.main-page .cimlap-tematikus-szalag + .cimlap-row-bottom .articlelist-element-wrap .articleitem:first-of-type {
  padding-top: 0;
}
.main-page .cimlap-tematikus-szalag + .cimlap-row-bottom .articlelist-element-wrap .articleitem:last-of-type {
  padding-bottom: 15px;
}
.main-page .cimlap-tematikus-szalag + .cimlap-row-bottom .articlelist-element-wrap .articlelist-element:first-of-type {
  padding-top: 0;
}
.main-page .cimlap-tematikus-szalag + .cimlap-row-bottom .articlelist-element-wrap .articlelist-element:last-of-type {
  padding-bottom: 15px;
}
.main-page .cimlap-tematikus-jobb {
  position: relative;
  bottom: 0;
}
.main-page .cimlap-tematikus-jobb-button {
  bottom: 0;
  margin-bottom: 5px;
  position: relative;
  z-index: 1;
}
.fullwidth-lead .cimlap-big_square_article {
  height: 560px;
}
.fullwidth-lead .cimlap-big_square_article .img img {
  width: 1220px;
}
.fullwidth-lead .cimlap-big_square_article h1 {
  font-size: 42px;
}
.fullwidth-lead.firstview .cimlap-big_square_article {
  margin-bottom: 40px;
}
.cmsadmin .fullwidth-lead ._container-placeholder:before {
  background: purple;
  border-radius: 8px 8px 0 0;
  color: white;
  content: 'Teljes széles ajánló';
  display: block;
  height: 1.4em;
  padding: 3px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.cmsadmin .fullwidth-lead.firstview ._container-placeholder:before {
  content: 'Teljes széles vezető';
}
.cmsadmin .fullwidth-lead ._container-placeholder .ui-sortable {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.cmsadmin .hvg div[id*='accbe6d1'] div {
  position: relative;
}
.cmsadmin .hvg div[id*='accbe6d1'] div:empty:before {
  content: 'Nyüzsi fejléc helye';
}
.cmsadmin .hvg div[id*='d860524'] div:empty:before {
  content: 'Vélemény';
}
.grid-layout {
  padding-top: 20px;
}
.cimlap-grid.adcloud:has(.cimlap-grid-elem.elem-380:empty),
.cimlap-grid.opinion-zone:has(.cimlap-grid-elem.elem-380 .articlebox:empty) {
  display: none;
}
/* ie10 / ie11 */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .grid-layout {
    display: flex;
    padding: 0 10px;
  }
  .grid-layout .grid-item {
    width: 33.3333%;
    padding: 0 15px;
  }
  .grid-layout .grid-item.span-1 {
    display: none;
  }
  .grid-layout .grid-item.span-2 {
    order: 3;
    padding-right: 10px !important;
  }
  .cimlap-grid.cimlap-grid-blog .cimlap-big_square_article .content::after {
    width: 63px;
  }
  .widget-info {
    display: none;
    height: 0px;
  }
  .widget-info:hover span.widget-info-arrow {
    background: #ffffff;
  }
}
