/* Által�nos változók */
/* max oldalszélesség */
@import "chosen.css";
/* Alapstílusok: border-radius, box-sizing, box-shadow, transition) */
@import "../fonts/dinpro-bold.css";
@import "../fonts/dinpro-regular.css";
@import "../fonts/dinpro-light.css";
@import "../fonts/dinpro-medium.css";
@import "../fonts/nexa.css";
.border-box {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.notrans {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.reset-menus ul.menu {
  display: inline;
  list-style: none;
}
.reset-menus ul.menu li {
  display: inline;
  list-style: none;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.add-or-remove-shortcuts {
  display: inline-block;
}
.page-admin table,
.view table.views-table {
  width: 100%;
  margin: 10px 0px;
}
.page-admin table td,
.view table.views-table td {
  padding: 3px;
}
.page-admin table th,
.view table.views-table th {
  padding: 3px;
}
.ui-widget-overlay {
  background-color: rgba(0, 0, 0, 0.4);
}
#block-system-help .content {
  font-size: 0.8em;
}
@media screen and (max-width: 1220px) {
  .mediaquery .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .mediaquery .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .mediaquery .views-row {
    width: 100%;
  }
}
.node {
  /*
	ul, ol {
		margin-left:20px;
	}
*/
}
.node ul {
  list-style: disc;
}
.node ol {
  list-style: decimal;
}
td.views-field-field-letszam,
td.views-field-field-max-letszam,
td.views-field-field-oraszam {
  text-align: center;
}
.node.view-mode-full .rtf div.field-name-field-bevezeto {
  font-weight: bold;
  margin-bottom: 15px;
}
a img {
  border: none;
}
input.form-submit.field-add-more-submit {
  float: left;
  margin-left: 0px;
}
.media-item {
  overflow: hidden;
}
/* Színek */
/* tehetseg.hu lila */
/* Besz�des nevek */
/*global color*/
/*Az arculatb�l sz�rmaz� sz�nek, site-onk�nt haszn�land�k, egy�tt soha*/
/*Box colors*/
/*A doboz sz�nek k�t r�szbol �llnak, h�tt�rbol, �s �tettszo sz�nbol, ami a sz�vegbox h�ttere.*/
/* Fontok */
.sans-serif {
  font-family: Verdana, Helvetica, sans-serif;
}
.serif {
  font-family: 'Nexa', 'Times New Roman', serif;
}
/* Fejléc */
div.head2 {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 5px 0 0 0;
  background: #eeeeee;
  height: 50px;
  font-size: 0.75em;
  text-align: center;
  box-shadow: 0 2px 3px #ccc;
  -wekbit-box-shadow: 0 2px 3px #ccc;
  -moz-box-shadow: 0 2px 3px #ccc;
}
div.head2 ul.menu {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 1230px;
  margin: auto;
  display: block;
}
div.head2 ul.menu li.lang {
  float: right;
}
div.head2 ul.menu li.lang a {
  font-weight: normal;
  background: #ccc;
}
div.head2 ul.menu li.lang a:visited {
  color: #369;
  background: #ccc;
}
div.head2 ul.menu li.lang a:link {
  color: #369;
  background: #ccc;
}
div.head2 ul.menu li.lang a:hover {
  color: #3cf;
  background: #ccc;
  color: #fff;
  background: #a43e97;
}
div.head2 ul.menu li {
  margin: 5px 0px 5px 10px;
  display: block;
  float: left;
}
div.head2 ul.menu li a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-decoration: none;
  display: block;
  height: 30px;
  padding: 8px 10px 0 10px;
  font-weight: bold;
  border-radius: 4px;
  background: #505050;
  color: #fff;
}
div.head2 ul.menu li.active-trail a {
  color: #fff;
  background: #a43e97;
}
div.head2 ul.menu li a:hover {
  background: #a43e97;
}
div.head2 ul.menu li.first {
  margin-left: 0px;
}
div.head2 h2 {
  display: none;
}
div.head2.hidden {
  display: block;
}
/*color stuff*/
div.head2.tv a.active-trail {
  border-bottom: 4px solid #85ceba;
}
div.head2.tv a:hover {
  color: #fff;
  background: #85ceba;
}
/*xtra css for map pages*/
.map div.head {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: fixed;
  top: 0px;
  right: 0;
  left: 0;
  z-index: 2;
}
.map div.head2 {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: fixed;
  top: 50px;
  right: 0;
  left: 0;
  z-index: 2;
}
/*xtra css for map pages*/
div.globalheadinner {
  position: relative;
  max-width: 1220px;
  margin: auto;
  border-left: 1px solid #666;
}
div.globalheadinner li {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  height: 50px;
  border-right: 1px solid #666;
  width: auto;
  white-space: nowrap;
}
div.globalheadinner a {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  text-decoration: none;
  font-size: 0.75em;
  height: 50px;
  padding: 16px 8px 0 8px;
  border-bottom: 5px solid rgba(0, 0, 0, 0.001);
  white-space: nowrap;
}
div.globalheadinner div.login {
  float: right;
  height: 50px;
}
div.globalheadinner div.login a.login {
  float: right;
  border: none;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  height: 30px;
  margin-top: 10px;
  padding-top: 6px;
}
div.globalheadinner div.login a.login.login:hover {
  background: rgba(255, 255, 255, 0.3);
}
div.globalheadinner a:visited {
  color: #eee;
}
div.globalheadinner a:link {
  color: #eee;
}
div.globalhead {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 50px;
  background: #505050;
  text-align: center;
  overflow: hidden;
}
div.globalhead div.popup {
  position: absolute;
  top: 50px;
  right: 10px;
  background: #505050;
  box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.2);
}
div.globalhead div.popup a {
  float: none;
  display: block;
  text-decoration: none;
  font-size: 0.75em;
  height: 50px;
  padding: 16px 8px 0 8px;
  border-right: none;
  text-align: left;
  border-bottom: 1px solid #666;
}
div.globalhead div.open {
  float: left;
  background: url(../images/menu.svg) no-repeat center center;
  background-size: 50%;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
div.globalhead a.tehetseg:hover {
  border-bottom: 5px solid #a43e97;
  color: #fff;
}
div.globalhead a.matehetsz:hover {
  border-bottom: 5px solid #eee;
  color: #fff;
}
div.globalhead a.tehetsegpiacter:hover {
  border-bottom: 5px solid #A9CF38;
  color: #fff;
}
div.globalhead a.kepzesek:hover {
  border-bottom: 5px solid #A30046;
  color: #fff;
}
div.globalhead a.geniusz:hover {
  border-bottom: 5px solid #A30046;
  color: #fff;
}
div.globalhead a.tanulmanyiversenyek:hover {
  border-bottom: 5px solid #86ceba;
  color: #fff;
}
div.globalhead a.tehetseghidak:hover {
  border-bottom: 5px solid #A9CF38;
  color: #fff;
}
div.globalhead a.conf:hover {
  border-bottom: 5px solid #eee;
  color: #fff;
}
div#headlink.hidden {
  display: block;
}
div.head.th div.headinner a.logo {
  float: left;
  display: block;
  height: 50px;
  width: 180px;
  background-repeat: no-repeat;
  background-position: center center;
}
div.head.th div.headinner ul.menu a:hover {
  color: #fff;
  background: #A9CF38;
}
div.headinner {
  max-width: 1240px;
  margin: auto;
}
div.headinner ul.menu a:visited {
  color: #eee;
}
div.headinner a.menu {
  display: none;
  position: absolute;
  height: 50px;
  width: 50px;
  top: 0px;
  right: 0px;
}
div.headinner a.menu img {
  width: 30px;
  height: 30px;
  margin: 10px 0 0 0;
}
div.headinner ul.menu a:link {
  color: #eee;
}
div.headinner a.logo {
  float: left;
  display: block;
  height: 50px;
  width: 308px;
  background: url(../images/tehetseghu_full.png) no-repeat center center;
}
div.headinner ul.menu a.active {
  cursor: default;
  color: #fff;
  background: #a43e97;
}
div.headinner ul.menu a:hover {
  color: #fff;
  background: #a43e97;
}
div.headinner ul.menu a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: right;
  display: block;
  height: 50px;
  text-decoration: none;
  padding: 15px 20px 0 20px;
  font-size: 0.8em;
  font-weight: bold;
}
div.head {
  height: 50px;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
}
div.footerhead {
  background: #505050;
  display: none;
}
@media screen and (max-width: 998px) {
  div.footerhead {
    background: #505050;
    display: block;
  }
  div#headlink.hidden {
    display: none;
  }
  div#headlink {
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
  }
  div.headinner a.menu {
    display: block;
  }
  div.head {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  div.head ul.menu li a {
    margin: 0px;
    display: block;
    float: none;
    text-align: left;
    border-top: 1px solid #999999;
  }
  div.head2.hidden {
    display: none;
  }
  .map div.head2 {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: fixed;
    top: 200px;
    right: 0;
    left: 0;
    z-index: 2;
  }
  div.head2 {
    top: 200px;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 100;
    padding: 0;
  }
  div.head2 ul.menu li.lang {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    margin: 0;
  }
  div.head2 ul.menu li a:visited {
    color: #336699;
    background: #eee;
  }
  div.head2 ul.menu li a {
    margin: 0px;
    height: 50px;
    padding: 20px 10px 0 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
  div.head2 ul.menu {
    min-width: auto;
    padding: 0;
  }
  div.head2 ul.menu li {
    min-width: 100%;
  }
  div.head2 ul.menu li.active-trail a {
    background: #a43e97;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    color: #fff;
  }
  div.head2 ul.menu li a {
    color: #336699;
    background: #eee;
  }
  div.head2 ul.menu li {
    margin: 0px;
    padding: 0px;
  }
  div.head2 ul.menu li a {
    border-radius: 0;
    height: 50px;
    padding: 20px;
    background: rgba(204, 204, 204, 0.9);
  }
  div.head2 ul.menu li a:hover {
    color: #fff;
    background: #a43e97;
  }
}
div.footerhead a {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  text-decoration: none;
  font-size: 0.8em;
  padding: 30px 20px 0 20px;
  height: 80px;
  border: 1px solid #666;
  color: #eee;
}
/* Alap layout */
/*fixed grid styles begin*/
div.centerholder {
  text-align: center;
}
div.fluidgridholder {
  max-width: 1240px;
  min-width: 300px;
  margin: auto;
  text-align: left;
}
div.fluidgridholder:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
div.gridcol {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
}
div.gridcell {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 5px;
  min-height: 400px;
}
div.c1 div.g1 {
  width: 100%;
}
div.c2_2 div.g1 {
  width: 50%;
}
div.c2_2 div.g2 {
  width: 50%;
}
div.c3_3_3 div.g1 {
  width: 33.3333333%;
}
div.c3_3_3 div.g3 {
  width: 33.3333333%;
}
div.c3_3_3 div.g4 {
  width: 33.3333333%;
}
div.c3_3_3 div.g2 {
  clear: none;
}
div.c32_3 div.g1 {
  width: 66.6666666%;
}
div.c32_3 div.g2 {
  width: 33.3333333%;
}
div.c3_32 div.g1 {
  width: 33.3333333%;
}
div.c3_32 div.g2 {
  width: 66.6666666%;
}
div.c43_4 div.g1 {
  width: 75%;
}
div.c43_4 div.g2 {
  width: 25%;
}
div.c4_43 div.g1 {
  width: 25%;
}
div.c4_43 div.g2 {
  width: 75%;
}
div.c53_5_5 div.g1 {
  width: 60%;
}
div.c53_5_5 div.g2 {
  width: 20%;
}
div.c53_5_5 div.g3 {
  width: 20%;
}
@media screen and (max-width: 320px) {
  /* smaller than everything */
  div.fluidgridholder {
    max-width: none;
    min-width: 240px;
    margin: auto;
  }
  div.c1 div.g1 {
    width: 100%;
  }
  div.c2_2 div.g1 {
    width: 100%;
  }
  div.c2_2 div.g2 {
    width: 100%;
  }
  div.c3_3_3 div.g1 {
    width: 100%;
  }
  div.c3_3_3 div.g3 {
    width: 100%;
  }
  div.c3_3_3 div.g4 {
    width: 100%;
  }
  div.c3_3_3 div.g2 {
    clear: none;
  }
  div.c32_3 div.g1 {
    width: 100%;
  }
  div.c32_3 div.g2 {
    width: 100%;
  }
  div.c3_32 div.g1 {
    width: 100%;
  }
  div.c3_32 div.g2 {
    width: 100%;
  }
  div.c43_4 div.g1 {
    width: 100%;
  }
  div.c43_4 div.g2 {
    width: 100%;
  }
  div.c4_43 div.g1 {
    width: 100%;
  }
  div.c4_43 div.g2 {
    width: 100%;
  }
  div.c53_5_5 div.g1 {
    width: 100%;
  }
  div.c53_5_5 div.g2 {
    width: 100%;
  }
  div.c53_5_5 div.g3 {
    width: 100%;
  }
}
@media screen and (min-width: 321px) {
  /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
  div.fluidgridholder {
    max-width: none;
    min-width: 0;
    margin: auto;
  }
  div.c1 div.g1 {
    width: 100%;
  }
  div.c2_2 div.g1 {
    width: 100%;
  }
  div.c2_2 div.g2 {
    width: 100%;
  }
  div.c3_3_3 div.g1 {
    width: 100%;
  }
  div.c3_3_3 div.g3 {
    width: 100%;
  }
  div.c3_3_3 div.g4 {
    width: 100%;
  }
  div.c3_3_3 div.g2 {
    clear: none;
  }
  div.c32_3 div.g1 {
    width: 100%;
  }
  div.c32_3 div.g2 {
    width: 100%;
  }
  div.c3_32 div.g1 {
    width: 100%;
  }
  div.c3_32 div.g2 {
    width: 100%;
  }
  div.c43_4 div.g1 {
    width: 100%;
  }
  div.c43_4 div.g2 {
    width: 100%;
  }
  div.c4_43 div.g1 {
    width: 100%;
  }
  div.c4_43 div.g2 {
    width: 100%;
  }
  div.c53_5_5 div.g1 {
    width: 100%;
  }
  div.c53_5_5 div.g2 {
    width: 100%;
  }
  div.c53_5_5 div.g3 {
    width: 100%;
  }
}
@media screen and (min-width: 481px) {
  /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
  div.fluidgridholder {
    max-width: none;
    min-width: 0;
    margin: auto;
  }
  div.c1 div.g1 {
    width: 100%;
  }
  div.c2_2 div.g1 {
    width: 50%;
  }
  div.c2_2 div.g2 {
    width: 50%;
  }
  div.c3_3_3 div.g1 {
    width: 100%;
  }
  div.c3_3_3 div.g3 {
    width: 50%;
  }
  div.c3_3_3 div.g4 {
    width: 50%;
  }
  div.c3_3_3 div.g2 {
    clear: both;
  }
  div.c32_3 div.g1 {
    width: 100%;
  }
  div.c32_3 div.g2 {
    width: 100%;
  }
  div.c3_32 div.g1 {
    width: 100%;
  }
  div.c3_32 div.g2 {
    width: 100%;
  }
  div.c43_4 div.g1 {
    width: 100%;
  }
  div.c43_4 div.g2 {
    width: 100%;
  }
  div.c4_43 div.g1 {
    width: 100%;
  }
  div.c4_43 div.g2 {
    width: 100%;
  }
  div.c53_5_5 div.g1 {
    width: 100%;
  }
  div.c53_5_5 div.g2 {
    width: 50%;
  }
  div.c53_5_5 div.g3 {
    width: 50%;
  }
}
@media screen and (min-width: 641px) {
  /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
  div.fluidgridholder {
    max-width: none;
    min-width: 0;
    margin: auto;
  }
  div.c1 div.g1 {
    width: 100%;
  }
  div.c2_2 div.g1 {
    width: 50%;
  }
  div.c2_2 div.g2 {
    width: 50%;
  }
  div.c3_3_3 div.g1 {
    width: 33.33333%;
  }
  div.c3_3_3 div.g3 {
    width: 33.33333%;
  }
  div.c3_3_3 div.g4 {
    width: 33.33333%;
  }
  div.c3_3_3 div.g2 {
    clear: none;
  }
  div.c32_3 div.g1 {
    width: 66.6666%;
  }
  div.c32_3 div.g2 {
    width: 33.3333%;
  }
  div.c3_32 div.g1 {
    width: 33.3333%;
  }
  div.c3_32 div.g2 {
    width: 66.6666%;
  }
  div.c43_4 div.g1 {
    width: 100%;
  }
  div.c43_4 div.g2 {
    width: 100%;
  }
  div.c4_43 div.g1 {
    width: 100%;
  }
  div.c4_43 div.g2 {
    width: 100%;
  }
  div.c53_5_5 div.g1 {
    width: 100%;
  }
  div.c53_5_5 div.g2 {
    width: 50%;
  }
  div.c53_5_5 div.g3 {
    width: 50%;
  }
}
@media screen and (min-width: 961px) {
  /* tablet, landscape iPad, lo-res laptops ands desktops */
  div.fluidgridholder {
    max-width: none;
    min-width: 0;
    margin: auto;
  }
  div.c1 div.g1 {
    width: 100%;
  }
  div.c2_2 div.g1 {
    width: 50%;
  }
  div.c2_2 div.g2 {
    width: 50%;
  }
  div.c3_3_3 div.g1 {
    width: 33.33333%;
  }
  div.c3_3_3 div.g3 {
    width: 33.33333%;
  }
  div.c3_3_3 div.g4 {
    width: 33.33333%;
  }
  div.c3_3_3 div.g2 {
    clear: none;
  }
  div.c32_3 div.g1 {
    width: 66.6666%;
  }
  div.c32_3 div.g2 {
    width: 33.3333%;
  }
  div.c3_32 div.g1 {
    width: 33.3333%;
  }
  div.c3_32 div.g2 {
    width: 66.6666%;
  }
  div.c43_4 div.g1 {
    width: 75%;
  }
  div.c43_4 div.g2 {
    width: 25%;
  }
  div.c4_43 div.g1 {
    width: 25%;
  }
  div.c4_43 div.g2 {
    width: 75%;
  }
  div.c53_5_5 div.g1 {
    width: 60%;
  }
  div.c53_5_5 div.g2 {
    width: 20%;
  }
  div.c53_5_5 div.g3 {
    width: 20%;
  }
}
@media screen and (min-width: 1025px) {
  /* big landscape tablets, laptops, and desktops */
  div.fluidgridholder {
    max-width: 1240px;
    min-width: 300px;
  }
  div.c1 div.g1 {
    width: 100%;
  }
  div.c2_2 div.g1 {
    width: 50%;
  }
  div.c2_2 div.g2 {
    width: 50%;
  }
  div.c3_3_3 div.g1 {
    width: 33.3333333%;
  }
  div.c3_3_3 div.g3 {
    width: 33.3333333%;
  }
  div.c3_3_3 div.g4 {
    width: 33.3333333%;
  }
  div.c3_3_3 div.g2 {
    clear: none;
  }
  div.c32_3 div.g1 {
    width: 66.6666666%;
  }
  div.c32_3 div.g2 {
    width: 33.3333333%;
  }
  div.c3_32 div.g1 {
    width: 33.3333333%;
  }
  div.c3_32 div.g2 {
    width: 66.6666666%;
  }
  div.c43_4 div.g1 {
    width: 75%;
  }
  div.c43_4 div.g2 {
    width: 25%;
  }
  div.c4_43 div.g1 {
    width: 25%;
  }
  div.c4_43 div.g2 {
    width: 75%;
  }
  div.c53_5_5 div.g1 {
    width: 60%;
  }
  div.c53_5_5 div.g2 {
    width: 20%;
  }
  div.c53_5_5 div.g3 {
    width: 20%;
  }
}
@media screen and (min-width: 1281px) {
  /* hi-res laptops and desktops */
  div.fluidgridholder {
    max-width: 1240px;
    min-width: 300px;
  }
  div.c1 div.g1 {
    width: 100%;
  }
  div.c2_2 div.g1 {
    width: 50%;
  }
  div.c2_2 div.g2 {
    width: 50%;
  }
  div.c3_3_3 div.g1 {
    width: 33.3333333%;
  }
  div.c3_3_3 div.g3 {
    width: 33.3333333%;
  }
  div.c3_3_3 div.g4 {
    width: 33.3333333%;
  }
  div.c3_3_3 div.g2 {
    clear: none;
  }
  div.c32_3 div.g1 {
    width: 66.6666666%;
  }
  div.c32_3 div.g2 {
    width: 33.3333333%;
  }
  div.c3_32 div.g1 {
    width: 33.3333333%;
  }
  div.c3_32 div.g2 {
    width: 66.6666666%;
  }
  div.c43_4 div.g1 {
    width: 75%;
  }
  div.c43_4 div.g2 {
    width: 25%;
  }
  div.c4_43 div.g1 {
    width: 25%;
  }
  div.c4_43 div.g2 {
    width: 75%;
  }
  div.c53_5_5 div.g1 {
    width: 60%;
  }
  div.c53_5_5 div.g2 {
    width: 20%;
  }
  div.c53_5_5 div.g3 {
    width: 20%;
  }
}
@media screen and (min-width: 1600px) {
  /* hi-res laptops and desktops */
  div.fluidgridholder {
    max-width: 1240px;
    min-width: 300px;
  }
  div.c1 div.g1 {
    width: 100%;
  }
  div.c2_2 div.g1 {
    width: 50%;
  }
  div.c2_2 div.g2 {
    width: 50%;
  }
  div.c3_3_3 div.g1 {
    width: 33.3333333%;
  }
  div.c3_3_3 div.g3 {
    width: 33.3333333%;
  }
  div.c3_3_3 div.g4 {
    width: 33.3333333%;
  }
  div.c3_3_3 div.g2 {
    clear: none;
  }
  div.c32_3 div.g1 {
    width: 66.6666666%;
  }
  div.c32_3 div.g2 {
    width: 33.3333333%;
  }
  div.c3_32 div.g1 {
    width: 33.3333333%;
  }
  div.c3_32 div.g2 {
    width: 66.6666666%;
  }
  div.c43_4 div.g1 {
    width: 75%;
  }
  div.c43_4 div.g2 {
    width: 25%;
  }
  div.c4_43 div.g1 {
    width: 25%;
  }
  div.c4_43 div.g2 {
    width: 75%;
  }
  div.c53_5_5 div.g1 {
    width: 60%;
  }
  div.c53_5_5 div.g2 {
    width: 20%;
  }
  div.c53_5_5 div.g3 {
    width: 20%;
  }
}
/* isotope frame styles end*/
div.ibox div.txt {
  font-size: 0.8em;
  padding: 10px 10px 10px 10px;
}
div.ibox div.txt h2 {
  font-family: 'nexa';
  font-weight: bold;
  font-size: 1.6em;
}
div.ibox div.txt .txtinner {
  margin-bottom: -10px;
}
div.ibox div.txt p {
  margin-bottom: 10px;
}
div.ibox div.txt ul {
  margin-bottom: 10px;
  list-style: disc;
}
div.ibox div.txt ul li {
  margin-left: 20px;
}
div.ibox1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0083b9;
}
div.ibox1 a#url {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
div.ibox1 a#url p {
  display: none;
}
div.ibox1 div.img1 {
  position: absolute;
  top: -1px;
  bottom: 30%;
  left: -1px;
  right: -1px;
  background-size: 100% auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
div.ibox1 div.img-cover {
  position: absolute;
  top: -1px;
  bottom: 30%;
  left: -1px;
  right: -1px;
}
div.ibox1 div.txt {
  background: #0083b9;
  background: rgba(0, 131, 185, 0.8);
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
div.ibox.cover div.img1 {
  background-size: 100% auto;
  background-size: cover;
}
div.ibox.contain div.img1 {
  background-size: 100% auto;
  background-size: contain;
  background-repeat: no-repeat;
}
div.ibox a {
  color: white;
  text-decoration: none;
}
div.ibox2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
div.ibox2 a#url {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
div.ibox2 a#url p {
  display: none;
}
div.ibox2 div.txt {
  color: #333;
  padding-top: 15px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
div.ibox2 div.txt h2 {
  border-bottom: 1px solid #999;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
}
div.ibox2 div.txt h3 {
  font-family: 'nexa';
  font-weight: normal;
  font-size: 1.3em;
  font-weight: bold;
}
div.ibox3 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #003366;
}
div.ibox3 div.img1 {
  position: absolute;
  top: 57px;
  bottom: 20%;
  left: 0;
  right: 0;
  background-size: 100% auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
div.ibox3 div.img-cover {
  position: absolute;
  top: 57px;
  bottom: 20%;
  left: 0;
  right: 0;
}
div.ibox3 a#url {
  position: absolute;
  top: 0;
  bottom: 20%;
  left: 0;
  right: 0;
}
div.ibox3 a#url p {
  display: none;
}
div.ibox3 div.txt {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
div.ibox3 div.txt h2 {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}
div.ibox3 div.txt h3 {
  font-family: 'nexa';
  font-weight: normal;
  font-size: 1.3em;
  font-weight: bold;
}
div.ibox3 div.formholder {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
}
div.ibox4 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0083b9;
}
div.ibox4 a#url {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
div.ibox4 a#url p {
  display: none;
}
div.ibox4 div.img1 {
  position: absolute;
  top: 0;
  bottom: 30%;
  left: 0;
  right: 0;
  background-size: 100% auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
div.ibox4 div.img-cover {
  position: absolute;
  top: 0;
  bottom: 30%;
  left: 0;
  right: 0;
}
div.ibox4 div.txt {
  background: #0083b9;
  background: rgba(0, 131, 185, 0.8);
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
div.ibox4 div.date1 {
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  text-align: center;
  width: 60px;
  margin: 1px;
}
div.ibox4 div.date1 h3 {
  font-size: 1em;
}
div.ibox4 div.date1 h4 {
  font-size: 1.2em;
}
div.ibox4 div.date1 h5 {
  font-size: 1em;
}
div.ibox4 div.date2 {
  position: absolute;
  right: 62px;
  top: 0;
  background: #fff;
  text-align: center;
  min-width: 60px;
  margin: 1px;
}
div.ibox4 div.date2 h3 {
  font-size: 1em;
}
div.ibox4 div.date2 h4 {
  font-size: 1.2em;
}
div.ibox4 div.date2 h5 {
  font-size: 1em;
}
div.ibox5 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0083b9;
}
div.ibox5 a#url {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
div.ibox5 a#url p {
  display: none;
}
div.ibox5 div.img1 {
  position: absolute;
  top: 0;
  bottom: 30%;
  left: 0;
  right: 0;
  background-size: 50%;
  background-position: center center;
  background-repeat: no-repeat;
}
div.ibox5 div.img-cover {
  position: absolute;
  top: 0;
  bottom: 30%;
  left: 0;
  right: 0;
}
div.ibox5 div.txt {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
div.ibox5 div.txt h2 {
  font-family: 'nexa';
  font-weight: bold;
  font-size: 1.3em;
}
div.ibox5 div.txt p {
  font-size: 0.8em;
}
div.wrapper_ver div.ibox1 div.img1,
div.wrapper_large div.ibox1 div.img1,
div.wrapper_wide_large div.ibox1 div.img1,
div.wrapper_ver div.ibox2 div.img1,
div.wrapper_large div.ibox2 div.img1,
div.wrapper_wide_large div.ibox2 div.img1,
div.wrapper_ver div.ibox3 div.img1,
div.wrapper_large div.ibox3 div.img1,
div.wrapper_wide_large div.ibox3 div.img1,
div.wrapper_ver div.ibox4 div.img1,
div.wrapper_large div.ibox4 div.img1,
div.wrapper_wide_large div.ibox4 div.img1,
div.wrapper_ver div.ibox5 div.img1,
div.wrapper_large div.ibox5 div.img1,
div.wrapper_wide_large div.ibox5 div.img1 {
  bottom: 15%;
}
div.wrapper_ver div.ibox1 div.img-cover,
div.wrapper_large div.ibox1 div.img-cover,
div.wrapper_wide_large div.ibox1 div.img-cover,
div.wrapper_ver div.ibox2 div.img-cover,
div.wrapper_large div.ibox2 div.img-cover,
div.wrapper_wide_large div.ibox2 div.img-cover,
div.wrapper_ver div.ibox3 div.img-cover,
div.wrapper_large div.ibox3 div.img-cover,
div.wrapper_wide_large div.ibox3 div.img-cover,
div.wrapper_ver div.ibox4 div.img-cover,
div.wrapper_large div.ibox4 div.img-cover,
div.wrapper_wide_large div.ibox4 div.img-cover,
div.wrapper_ver div.ibox5 div.img-cover,
div.wrapper_large div.ibox5 div.img-cover,
div.wrapper_wide_large div.ibox5 div.img-cover {
  bottom: 15%;
}
div.ibox5.violet {
  background: #a43e97;
}
div.ibox5.brown {
  background: #66001b;
}
div.ibox5.red {
  background: #8C3344;
}
div.ibox5.blue {
  background: #336699;
}
div.ibox5.green {
  background: #7bba00;
}
div.tag {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2px;
  color: #fff;
  font-size: 0.7em;
}
div.tag.red {
  background: #ff002b;
}
div.tag.green {
  background: #8ed800;
}
div.tag.yellow {
  background: #ffd400;
}
div.tag.violet {
  background: #cd00ff;
}
div.tag.blue {
  background: #007aff;
}
div.tag.lightblue {
  background: #00b7ff;
}
div.tag.darkblue {
  background: #002e70;
}
div.tag.brown {
  background: #66001b;
}
div.tag.orange {
  background: #ff7300;
}
div.iso.with-form .cimlapbox-setnoimg,
div.iso.with-form .cimlapbox-setimg {
  display: none;
}
div.iso[data-kepnelkul="1"] .cimlapbox-setnoimg {
  display: none;
}
div.iso[data-kepnelkul="0"] .cimlapbox-setimg,
div.iso[data-kepnelkul=""] .cimlapbox-setimg {
  display: none;
}
div.iso[data-kicsikep="cover"] .cimlapbox-setcover {
  display: none;
}
div.iso[data-kicsikep="contain"] .cimlapbox-setcontain {
  display: none;
}
div.iso[data-lenia="0"] .cimlapbox-setnolenia,
div.iso[data-lenia=""] .cimlapbox-setnolenia {
  display: none;
}
div.iso[data-lenia="1"] .cimlapbox-setlenia {
  display: none;
}
div.iso[data-lenia="imgandtext"] .cimlapbox-setimgandtext {
  display: none;
}
div.iso[data-lenia="imgonly"] .cimlapbox-setimgonly {
  display: none;
}
div.iso[data-lenia="textonly"] .cimlapbox-settextonly {
  display: none;
}
/* Isotope boxok h�tt�rsz�ne site szerint */
div.ibox1,
div.ibox2,
div.ibox3,
div.ibox4,
div.ibox5,
div.ibox6,
div.iso div.stilusok a.cimlapbox-stilus,
div.tag {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #0083b9;
}
div.ibox1 div.txt,
div.ibox2 div.txt,
div.ibox3 div.txt,
div.ibox4 div.txt,
div.ibox5 div.txt,
div.ibox6 div.txt,
div.iso div.stilusok a.cimlapbox-stilus div.txt,
div.tag div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #0083b9;
  background: rgba(0, 131, 185, 0.8);
  color: #FFFFFF;
}
div.ibox1 a#url:hover,
div.ibox2 a#url:hover,
div.ibox3 a#url:hover,
div.ibox4 a#url:hover,
div.ibox5 a#url:hover,
div.ibox6 a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus a#url:hover,
div.tag a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.ibox2 div.txt,
div.ibox2.ibox2 div.txt,
div.ibox3.ibox2 div.txt,
div.ibox4.ibox2 div.txt,
div.ibox5.ibox2 div.txt,
div.ibox6.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.ibox2 div.txt,
div.tag.ibox2 div.txt {
  background: none;
}
div.ibox1.no-image div.txt,
div.ibox2.no-image div.txt,
div.ibox3.no-image div.txt,
div.ibox4.no-image div.txt,
div.ibox5.no-image div.txt,
div.ibox6.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.no-image div.txt,
div.tag.no-image div.txt {
  background: none;
}
div.ibox1 div.img-cover,
div.ibox2 div.img-cover,
div.ibox3 div.img-cover,
div.ibox4 div.img-cover,
div.ibox5 div.img-cover,
div.ibox6 div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus div.img-cover,
div.tag div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.with-lenia div.txt,
div.ibox2.with-lenia div.txt,
div.ibox3.with-lenia div.txt,
div.ibox4.with-lenia div.txt,
div.ibox5.with-lenia div.txt,
div.ibox6.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.with-lenia div.txt,
div.tag.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.textonly div.txt,
div.ibox2.textonly div.txt,
div.ibox3.textonly div.txt,
div.ibox4.textonly div.txt,
div.ibox5.textonly div.txt,
div.ibox6.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.textonly div.txt,
div.tag.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.textonly a#url,
div.ibox2.textonly a#url,
div.ibox3.textonly a#url,
div.ibox4.textonly a#url,
div.ibox5.textonly a#url,
div.ibox6.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.textonly a#url,
div.tag.textonly a#url {
  display: none;
}
div.ibox1.imgonly div.img-cover,
div.ibox2.imgonly div.img-cover,
div.ibox3.imgonly div.img-cover,
div.ibox4.imgonly div.img-cover,
div.ibox5.imgonly div.img-cover,
div.ibox6.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.imgonly div.img-cover,
div.tag.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1:hover,
div.ibox2:hover,
div.ibox3:hover,
div.ibox4:hover,
div.ibox5:hover,
div.ibox6:hover,
div.iso div.stilusok a.cimlapbox-stilus:hover,
div.tag:hover {
  background: #0095d3;
  box-shadow: inset 0px 0px 15px rgba(0, 23, 32, 0.25);
}
div.ibox1:hover.with-image div.img-cover,
div.ibox2:hover.with-image div.img-cover,
div.ibox3:hover.with-image div.img-cover,
div.ibox4:hover.with-image div.img-cover,
div.ibox5:hover.with-image div.img-cover,
div.ibox6:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus:hover.with-image div.img-cover,
div.tag:hover.with-image div.img-cover {
  background: rgba(32, 190, 255, 0.2);
}
div.ibox1:hover.with-image div.txt,
div.ibox2:hover.with-image div.txt,
div.ibox3:hover.with-image div.txt,
div.ibox4:hover.with-image div.txt,
div.ibox5:hover.with-image div.txt,
div.ibox6:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus:hover.with-image div.txt,
div.tag:hover.with-image div.txt {
  background: #0095d3;
  background: rgba(0, 149, 211, 0.8);
  color: #FFFFFF;
}
div.ibox1:hover.ibox2 div.txt,
div.ibox2:hover.ibox2 div.txt,
div.ibox3:hover.ibox2 div.txt,
div.ibox4:hover.ibox2 div.txt,
div.ibox5:hover.ibox2 div.txt,
div.ibox6:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus:hover.ibox2 div.txt,
div.tag:hover.ibox2 div.txt {
  background: none;
}
div.ibox1:hover.no-image div.txt,
div.ibox2:hover.no-image div.txt,
div.ibox3:hover.no-image div.txt,
div.ibox4:hover.no-image div.txt,
div.ibox5:hover.no-image div.txt,
div.ibox6:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus:hover.no-image div.txt,
div.tag:hover.no-image div.txt {
  background: none;
}
div.ibox1:hover.with-svg div.img-cover,
div.ibox2:hover.with-svg div.img-cover,
div.ibox3:hover.with-svg div.img-cover,
div.ibox4:hover.with-svg div.img-cover,
div.ibox5:hover.with-svg div.img-cover,
div.ibox6:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus:hover.with-svg div.img-cover,
div.tag:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1:hover.with-lenia div.txt,
div.ibox2:hover.with-lenia div.txt,
div.ibox3:hover.with-lenia div.txt,
div.ibox4:hover.with-lenia div.txt,
div.ibox5:hover.with-lenia div.txt,
div.ibox6:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus:hover.with-lenia div.txt,
div.tag:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.tehetseghu,
div.ibox2.tehetseghu,
div.ibox3.tehetseghu,
div.ibox4.tehetseghu,
div.ibox5.tehetseghu,
div.ibox6.tehetseghu,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu,
div.tag.tehetseghu {
  background: #a43e97;
}
div.ibox1.tehetseghu div.txt,
div.ibox2.tehetseghu div.txt,
div.ibox3.tehetseghu div.txt,
div.ibox4.tehetseghu div.txt,
div.ibox5.tehetseghu div.txt,
div.ibox6.tehetseghu div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu div.txt,
div.tag.tehetseghu div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #a43e97;
  background: rgba(164, 62, 151, 0.8);
  color: #FFFFFF;
}
div.ibox1.tehetseghu a#url:hover,
div.ibox2.tehetseghu a#url:hover,
div.ibox3.tehetseghu a#url:hover,
div.ibox4.tehetseghu a#url:hover,
div.ibox5.tehetseghu a#url:hover,
div.ibox6.tehetseghu a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu a#url:hover,
div.tag.tehetseghu a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.tehetseghu.ibox2 div.txt,
div.ibox2.tehetseghu.ibox2 div.txt,
div.ibox3.tehetseghu.ibox2 div.txt,
div.ibox4.tehetseghu.ibox2 div.txt,
div.ibox5.tehetseghu.ibox2 div.txt,
div.ibox6.tehetseghu.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu.ibox2 div.txt,
div.tag.tehetseghu.ibox2 div.txt {
  background: none;
}
div.ibox1.tehetseghu.no-image div.txt,
div.ibox2.tehetseghu.no-image div.txt,
div.ibox3.tehetseghu.no-image div.txt,
div.ibox4.tehetseghu.no-image div.txt,
div.ibox5.tehetseghu.no-image div.txt,
div.ibox6.tehetseghu.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu.no-image div.txt,
div.tag.tehetseghu.no-image div.txt {
  background: none;
}
div.ibox1.tehetseghu div.img-cover,
div.ibox2.tehetseghu div.img-cover,
div.ibox3.tehetseghu div.img-cover,
div.ibox4.tehetseghu div.img-cover,
div.ibox5.tehetseghu div.img-cover,
div.ibox6.tehetseghu div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu div.img-cover,
div.tag.tehetseghu div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.tehetseghu.with-lenia div.txt,
div.ibox2.tehetseghu.with-lenia div.txt,
div.ibox3.tehetseghu.with-lenia div.txt,
div.ibox4.tehetseghu.with-lenia div.txt,
div.ibox5.tehetseghu.with-lenia div.txt,
div.ibox6.tehetseghu.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu.with-lenia div.txt,
div.tag.tehetseghu.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.tehetseghu.textonly div.txt,
div.ibox2.tehetseghu.textonly div.txt,
div.ibox3.tehetseghu.textonly div.txt,
div.ibox4.tehetseghu.textonly div.txt,
div.ibox5.tehetseghu.textonly div.txt,
div.ibox6.tehetseghu.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu.textonly div.txt,
div.tag.tehetseghu.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.tehetseghu.textonly a#url,
div.ibox2.tehetseghu.textonly a#url,
div.ibox3.tehetseghu.textonly a#url,
div.ibox4.tehetseghu.textonly a#url,
div.ibox5.tehetseghu.textonly a#url,
div.ibox6.tehetseghu.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu.textonly a#url,
div.tag.tehetseghu.textonly a#url {
  display: none;
}
div.ibox1.tehetseghu.imgonly div.img-cover,
div.ibox2.tehetseghu.imgonly div.img-cover,
div.ibox3.tehetseghu.imgonly div.img-cover,
div.ibox4.tehetseghu.imgonly div.img-cover,
div.ibox5.tehetseghu.imgonly div.img-cover,
div.ibox6.tehetseghu.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu.imgonly div.img-cover,
div.tag.tehetseghu.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.tehetseghu:hover,
div.ibox2.tehetseghu:hover,
div.ibox3.tehetseghu:hover,
div.ibox4.tehetseghu:hover,
div.ibox5.tehetseghu:hover,
div.ibox6.tehetseghu:hover,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu:hover,
div.tag.tehetseghu:hover {
  background: #c338b1;
  box-shadow: inset 0px 0px 15px rgba(53, 20, 49, 0.25);
}
div.ibox1.tehetseghu:hover.with-image div.img-cover,
div.ibox2.tehetseghu:hover.with-image div.img-cover,
div.ibox3.tehetseghu:hover.with-image div.img-cover,
div.ibox4.tehetseghu:hover.with-image div.img-cover,
div.ibox5.tehetseghu:hover.with-image div.img-cover,
div.ibox6.tehetseghu:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu:hover.with-image div.img-cover,
div.tag.tehetseghu:hover.with-image div.img-cover {
  background: rgba(223, 105, 208, 0.2);
}
div.ibox1.tehetseghu:hover.with-image div.txt,
div.ibox2.tehetseghu:hover.with-image div.txt,
div.ibox3.tehetseghu:hover.with-image div.txt,
div.ibox4.tehetseghu:hover.with-image div.txt,
div.ibox5.tehetseghu:hover.with-image div.txt,
div.ibox6.tehetseghu:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu:hover.with-image div.txt,
div.tag.tehetseghu:hover.with-image div.txt {
  background: #c338b1;
  background: rgba(195, 56, 177, 0.8);
  color: #FFFFFF;
}
div.ibox1.tehetseghu:hover.ibox2 div.txt,
div.ibox2.tehetseghu:hover.ibox2 div.txt,
div.ibox3.tehetseghu:hover.ibox2 div.txt,
div.ibox4.tehetseghu:hover.ibox2 div.txt,
div.ibox5.tehetseghu:hover.ibox2 div.txt,
div.ibox6.tehetseghu:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu:hover.ibox2 div.txt,
div.tag.tehetseghu:hover.ibox2 div.txt {
  background: none;
}
div.ibox1.tehetseghu:hover.no-image div.txt,
div.ibox2.tehetseghu:hover.no-image div.txt,
div.ibox3.tehetseghu:hover.no-image div.txt,
div.ibox4.tehetseghu:hover.no-image div.txt,
div.ibox5.tehetseghu:hover.no-image div.txt,
div.ibox6.tehetseghu:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu:hover.no-image div.txt,
div.tag.tehetseghu:hover.no-image div.txt {
  background: none;
}
div.ibox1.tehetseghu:hover.with-svg div.img-cover,
div.ibox2.tehetseghu:hover.with-svg div.img-cover,
div.ibox3.tehetseghu:hover.with-svg div.img-cover,
div.ibox4.tehetseghu:hover.with-svg div.img-cover,
div.ibox5.tehetseghu:hover.with-svg div.img-cover,
div.ibox6.tehetseghu:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu:hover.with-svg div.img-cover,
div.tag.tehetseghu:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1.tehetseghu:hover.with-lenia div.txt,
div.ibox2.tehetseghu:hover.with-lenia div.txt,
div.ibox3.tehetseghu:hover.with-lenia div.txt,
div.ibox4.tehetseghu:hover.with-lenia div.txt,
div.ibox5.tehetseghu:hover.with-lenia div.txt,
div.ibox6.tehetseghu:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tehetseghu:hover.with-lenia div.txt,
div.tag.tehetseghu:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.hidak,
div.ibox2.hidak,
div.ibox3.hidak,
div.ibox4.hidak,
div.ibox5.hidak,
div.ibox6.hidak,
div.iso div.stilusok a.cimlapbox-stilus.hidak,
div.tag.hidak {
  background: #a9cf38;
}
div.ibox1.hidak div.txt,
div.ibox2.hidak div.txt,
div.ibox3.hidak div.txt,
div.ibox4.hidak div.txt,
div.ibox5.hidak div.txt,
div.ibox6.hidak div.txt,
div.iso div.stilusok a.cimlapbox-stilus.hidak div.txt,
div.tag.hidak div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #a9cf38;
  background: rgba(169, 207, 56, 0.9);
  color: #FFFFFF;
}
div.ibox1.hidak a#url:hover,
div.ibox2.hidak a#url:hover,
div.ibox3.hidak a#url:hover,
div.ibox4.hidak a#url:hover,
div.ibox5.hidak a#url:hover,
div.ibox6.hidak a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus.hidak a#url:hover,
div.tag.hidak a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.hidak.ibox2 div.txt,
div.ibox2.hidak.ibox2 div.txt,
div.ibox3.hidak.ibox2 div.txt,
div.ibox4.hidak.ibox2 div.txt,
div.ibox5.hidak.ibox2 div.txt,
div.ibox6.hidak.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.hidak.ibox2 div.txt,
div.tag.hidak.ibox2 div.txt {
  background: none;
}
div.ibox1.hidak.no-image div.txt,
div.ibox2.hidak.no-image div.txt,
div.ibox3.hidak.no-image div.txt,
div.ibox4.hidak.no-image div.txt,
div.ibox5.hidak.no-image div.txt,
div.ibox6.hidak.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.hidak.no-image div.txt,
div.tag.hidak.no-image div.txt {
  background: none;
}
div.ibox1.hidak div.img-cover,
div.ibox2.hidak div.img-cover,
div.ibox3.hidak div.img-cover,
div.ibox4.hidak div.img-cover,
div.ibox5.hidak div.img-cover,
div.ibox6.hidak div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.hidak div.img-cover,
div.tag.hidak div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.hidak.with-lenia div.txt,
div.ibox2.hidak.with-lenia div.txt,
div.ibox3.hidak.with-lenia div.txt,
div.ibox4.hidak.with-lenia div.txt,
div.ibox5.hidak.with-lenia div.txt,
div.ibox6.hidak.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.hidak.with-lenia div.txt,
div.tag.hidak.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.hidak.textonly div.txt,
div.ibox2.hidak.textonly div.txt,
div.ibox3.hidak.textonly div.txt,
div.ibox4.hidak.textonly div.txt,
div.ibox5.hidak.textonly div.txt,
div.ibox6.hidak.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.hidak.textonly div.txt,
div.tag.hidak.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.hidak.textonly a#url,
div.ibox2.hidak.textonly a#url,
div.ibox3.hidak.textonly a#url,
div.ibox4.hidak.textonly a#url,
div.ibox5.hidak.textonly a#url,
div.ibox6.hidak.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.hidak.textonly a#url,
div.tag.hidak.textonly a#url {
  display: none;
}
div.ibox1.hidak.imgonly div.img-cover,
div.ibox2.hidak.imgonly div.img-cover,
div.ibox3.hidak.imgonly div.img-cover,
div.ibox4.hidak.imgonly div.img-cover,
div.ibox5.hidak.imgonly div.img-cover,
div.ibox6.hidak.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.hidak.imgonly div.img-cover,
div.tag.hidak.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.hidak:hover,
div.ibox2.hidak:hover,
div.ibox3.hidak:hover,
div.ibox4.hidak:hover,
div.ibox5.hidak:hover,
div.ibox6.hidak:hover,
div.iso div.stilusok a.cimlapbox-stilus.hidak:hover,
div.tag.hidak:hover {
  background: #b7df41;
  box-shadow: inset 0px 0px 15px rgba(72, 89, 21, 0.25);
}
div.ibox1.hidak:hover.with-image div.img-cover,
div.ibox2.hidak:hover.with-image div.img-cover,
div.ibox3.hidak:hover.with-image div.img-cover,
div.ibox4.hidak:hover.with-image div.img-cover,
div.ibox5.hidak:hover.with-image div.img-cover,
div.ibox6.hidak:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.hidak:hover.with-image div.img-cover,
div.tag.hidak:hover.with-image div.img-cover {
  background: rgba(212, 241, 124, 0.2);
}
div.ibox1.hidak:hover.with-image div.txt,
div.ibox2.hidak:hover.with-image div.txt,
div.ibox3.hidak:hover.with-image div.txt,
div.ibox4.hidak:hover.with-image div.txt,
div.ibox5.hidak:hover.with-image div.txt,
div.ibox6.hidak:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.hidak:hover.with-image div.txt,
div.tag.hidak:hover.with-image div.txt {
  background: #b7df41;
  background: rgba(183, 223, 65, 0.9);
  color: #FFFFFF;
}
div.ibox1.hidak:hover.ibox2 div.txt,
div.ibox2.hidak:hover.ibox2 div.txt,
div.ibox3.hidak:hover.ibox2 div.txt,
div.ibox4.hidak:hover.ibox2 div.txt,
div.ibox5.hidak:hover.ibox2 div.txt,
div.ibox6.hidak:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.hidak:hover.ibox2 div.txt,
div.tag.hidak:hover.ibox2 div.txt {
  background: none;
}
div.ibox1.hidak:hover.no-image div.txt,
div.ibox2.hidak:hover.no-image div.txt,
div.ibox3.hidak:hover.no-image div.txt,
div.ibox4.hidak:hover.no-image div.txt,
div.ibox5.hidak:hover.no-image div.txt,
div.ibox6.hidak:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.hidak:hover.no-image div.txt,
div.tag.hidak:hover.no-image div.txt {
  background: none;
}
div.ibox1.hidak:hover.with-svg div.img-cover,
div.ibox2.hidak:hover.with-svg div.img-cover,
div.ibox3.hidak:hover.with-svg div.img-cover,
div.ibox4.hidak:hover.with-svg div.img-cover,
div.ibox5.hidak:hover.with-svg div.img-cover,
div.ibox6.hidak:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.hidak:hover.with-svg div.img-cover,
div.tag.hidak:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1.hidak:hover.with-lenia div.txt,
div.ibox2.hidak:hover.with-lenia div.txt,
div.ibox3.hidak:hover.with-lenia div.txt,
div.ibox4.hidak:hover.with-lenia div.txt,
div.ibox5.hidak:hover.with-lenia div.txt,
div.ibox6.hidak:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.hidak:hover.with-lenia div.txt,
div.tag.hidak:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.versenyek,
div.ibox2.versenyek,
div.ibox3.versenyek,
div.ibox4.versenyek,
div.ibox5.versenyek,
div.ibox6.versenyek,
div.iso div.stilusok a.cimlapbox-stilus.versenyek,
div.tag.versenyek {
  background: #86ceba;
}
div.ibox1.versenyek div.txt,
div.ibox2.versenyek div.txt,
div.ibox3.versenyek div.txt,
div.ibox4.versenyek div.txt,
div.ibox5.versenyek div.txt,
div.ibox6.versenyek div.txt,
div.iso div.stilusok a.cimlapbox-stilus.versenyek div.txt,
div.tag.versenyek div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #86ceba;
  background: rgba(133, 206, 186, 0.9);
  color: #FFFFFF;
}
div.ibox1.versenyek a#url:hover,
div.ibox2.versenyek a#url:hover,
div.ibox3.versenyek a#url:hover,
div.ibox4.versenyek a#url:hover,
div.ibox5.versenyek a#url:hover,
div.ibox6.versenyek a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus.versenyek a#url:hover,
div.tag.versenyek a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.versenyek.ibox2 div.txt,
div.ibox2.versenyek.ibox2 div.txt,
div.ibox3.versenyek.ibox2 div.txt,
div.ibox4.versenyek.ibox2 div.txt,
div.ibox5.versenyek.ibox2 div.txt,
div.ibox6.versenyek.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.versenyek.ibox2 div.txt,
div.tag.versenyek.ibox2 div.txt {
  background: none;
}
div.ibox1.versenyek.no-image div.txt,
div.ibox2.versenyek.no-image div.txt,
div.ibox3.versenyek.no-image div.txt,
div.ibox4.versenyek.no-image div.txt,
div.ibox5.versenyek.no-image div.txt,
div.ibox6.versenyek.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.versenyek.no-image div.txt,
div.tag.versenyek.no-image div.txt {
  background: none;
}
div.ibox1.versenyek div.img-cover,
div.ibox2.versenyek div.img-cover,
div.ibox3.versenyek div.img-cover,
div.ibox4.versenyek div.img-cover,
div.ibox5.versenyek div.img-cover,
div.ibox6.versenyek div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.versenyek div.img-cover,
div.tag.versenyek div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.versenyek.with-lenia div.txt,
div.ibox2.versenyek.with-lenia div.txt,
div.ibox3.versenyek.with-lenia div.txt,
div.ibox4.versenyek.with-lenia div.txt,
div.ibox5.versenyek.with-lenia div.txt,
div.ibox6.versenyek.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.versenyek.with-lenia div.txt,
div.tag.versenyek.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.versenyek.textonly div.txt,
div.ibox2.versenyek.textonly div.txt,
div.ibox3.versenyek.textonly div.txt,
div.ibox4.versenyek.textonly div.txt,
div.ibox5.versenyek.textonly div.txt,
div.ibox6.versenyek.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.versenyek.textonly div.txt,
div.tag.versenyek.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.versenyek.textonly a#url,
div.ibox2.versenyek.textonly a#url,
div.ibox3.versenyek.textonly a#url,
div.ibox4.versenyek.textonly a#url,
div.ibox5.versenyek.textonly a#url,
div.ibox6.versenyek.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.versenyek.textonly a#url,
div.tag.versenyek.textonly a#url {
  display: none;
}
div.ibox1.versenyek.imgonly div.img-cover,
div.ibox2.versenyek.imgonly div.img-cover,
div.ibox3.versenyek.imgonly div.img-cover,
div.ibox4.versenyek.imgonly div.img-cover,
div.ibox5.versenyek.imgonly div.img-cover,
div.ibox6.versenyek.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.versenyek.imgonly div.img-cover,
div.tag.versenyek.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.versenyek:hover,
div.ibox2.versenyek:hover,
div.ibox3.versenyek:hover,
div.ibox4.versenyek:hover,
div.ibox5.versenyek:hover,
div.ibox6.versenyek:hover,
div.iso div.stilusok a.cimlapbox-stilus.versenyek:hover,
div.tag.versenyek:hover {
  background: #91ddc8;
  box-shadow: inset 0px 0px 15px rgba(54, 133, 111, 0.25);
}
div.ibox1.versenyek:hover.with-image div.img-cover,
div.ibox2.versenyek:hover.with-image div.img-cover,
div.ibox3.versenyek:hover.with-image div.img-cover,
div.ibox4.versenyek:hover.with-image div.img-cover,
div.ibox5.versenyek:hover.with-image div.img-cover,
div.ibox6.versenyek:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.versenyek:hover.with-image div.img-cover,
div.tag.versenyek:hover.with-image div.img-cover {
  background: rgba(200, 242, 230, 0.2);
}
div.ibox1.versenyek:hover.with-image div.txt,
div.ibox2.versenyek:hover.with-image div.txt,
div.ibox3.versenyek:hover.with-image div.txt,
div.ibox4.versenyek:hover.with-image div.txt,
div.ibox5.versenyek:hover.with-image div.txt,
div.ibox6.versenyek:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.versenyek:hover.with-image div.txt,
div.tag.versenyek:hover.with-image div.txt {
  background: #91ddc8;
  background: rgba(144, 221, 200, 0.9);
  color: #FFFFFF;
}
div.ibox1.versenyek:hover.ibox2 div.txt,
div.ibox2.versenyek:hover.ibox2 div.txt,
div.ibox3.versenyek:hover.ibox2 div.txt,
div.ibox4.versenyek:hover.ibox2 div.txt,
div.ibox5.versenyek:hover.ibox2 div.txt,
div.ibox6.versenyek:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.versenyek:hover.ibox2 div.txt,
div.tag.versenyek:hover.ibox2 div.txt {
  background: none;
}
div.ibox1.versenyek:hover.no-image div.txt,
div.ibox2.versenyek:hover.no-image div.txt,
div.ibox3.versenyek:hover.no-image div.txt,
div.ibox4.versenyek:hover.no-image div.txt,
div.ibox5.versenyek:hover.no-image div.txt,
div.ibox6.versenyek:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.versenyek:hover.no-image div.txt,
div.tag.versenyek:hover.no-image div.txt {
  background: none;
}
div.ibox1.versenyek:hover.with-svg div.img-cover,
div.ibox2.versenyek:hover.with-svg div.img-cover,
div.ibox3.versenyek:hover.with-svg div.img-cover,
div.ibox4.versenyek:hover.with-svg div.img-cover,
div.ibox5.versenyek:hover.with-svg div.img-cover,
div.ibox6.versenyek:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.versenyek:hover.with-svg div.img-cover,
div.tag.versenyek:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1.versenyek:hover.with-lenia div.txt,
div.ibox2.versenyek:hover.with-lenia div.txt,
div.ibox3.versenyek:hover.with-lenia div.txt,
div.ibox4.versenyek:hover.with-lenia div.txt,
div.ibox5.versenyek:hover.with-lenia div.txt,
div.ibox6.versenyek:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.versenyek:hover.with-lenia div.txt,
div.tag.versenyek:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.tanulmanyiversenyek,
div.ibox2.tanulmanyiversenyek,
div.ibox3.tanulmanyiversenyek,
div.ibox4.tanulmanyiversenyek,
div.ibox5.tanulmanyiversenyek,
div.ibox6.tanulmanyiversenyek,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek,
div.tag.tanulmanyiversenyek {
  background: #86ceba;
}
div.ibox1.tanulmanyiversenyek div.txt,
div.ibox2.tanulmanyiversenyek div.txt,
div.ibox3.tanulmanyiversenyek div.txt,
div.ibox4.tanulmanyiversenyek div.txt,
div.ibox5.tanulmanyiversenyek div.txt,
div.ibox6.tanulmanyiversenyek div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek div.txt,
div.tag.tanulmanyiversenyek div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #86ceba;
  background: rgba(133, 206, 186, 0.9);
  color: #FFFFFF;
}
div.ibox1.tanulmanyiversenyek a#url:hover,
div.ibox2.tanulmanyiversenyek a#url:hover,
div.ibox3.tanulmanyiversenyek a#url:hover,
div.ibox4.tanulmanyiversenyek a#url:hover,
div.ibox5.tanulmanyiversenyek a#url:hover,
div.ibox6.tanulmanyiversenyek a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek a#url:hover,
div.tag.tanulmanyiversenyek a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.tanulmanyiversenyek.ibox2 div.txt,
div.ibox2.tanulmanyiversenyek.ibox2 div.txt,
div.ibox3.tanulmanyiversenyek.ibox2 div.txt,
div.ibox4.tanulmanyiversenyek.ibox2 div.txt,
div.ibox5.tanulmanyiversenyek.ibox2 div.txt,
div.ibox6.tanulmanyiversenyek.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek.ibox2 div.txt,
div.tag.tanulmanyiversenyek.ibox2 div.txt {
  background: none;
}
div.ibox1.tanulmanyiversenyek.no-image div.txt,
div.ibox2.tanulmanyiversenyek.no-image div.txt,
div.ibox3.tanulmanyiversenyek.no-image div.txt,
div.ibox4.tanulmanyiversenyek.no-image div.txt,
div.ibox5.tanulmanyiversenyek.no-image div.txt,
div.ibox6.tanulmanyiversenyek.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek.no-image div.txt,
div.tag.tanulmanyiversenyek.no-image div.txt {
  background: none;
}
div.ibox1.tanulmanyiversenyek div.img-cover,
div.ibox2.tanulmanyiversenyek div.img-cover,
div.ibox3.tanulmanyiversenyek div.img-cover,
div.ibox4.tanulmanyiversenyek div.img-cover,
div.ibox5.tanulmanyiversenyek div.img-cover,
div.ibox6.tanulmanyiversenyek div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek div.img-cover,
div.tag.tanulmanyiversenyek div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.tanulmanyiversenyek.with-lenia div.txt,
div.ibox2.tanulmanyiversenyek.with-lenia div.txt,
div.ibox3.tanulmanyiversenyek.with-lenia div.txt,
div.ibox4.tanulmanyiversenyek.with-lenia div.txt,
div.ibox5.tanulmanyiversenyek.with-lenia div.txt,
div.ibox6.tanulmanyiversenyek.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek.with-lenia div.txt,
div.tag.tanulmanyiversenyek.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.tanulmanyiversenyek.textonly div.txt,
div.ibox2.tanulmanyiversenyek.textonly div.txt,
div.ibox3.tanulmanyiversenyek.textonly div.txt,
div.ibox4.tanulmanyiversenyek.textonly div.txt,
div.ibox5.tanulmanyiversenyek.textonly div.txt,
div.ibox6.tanulmanyiversenyek.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek.textonly div.txt,
div.tag.tanulmanyiversenyek.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.tanulmanyiversenyek.textonly a#url,
div.ibox2.tanulmanyiversenyek.textonly a#url,
div.ibox3.tanulmanyiversenyek.textonly a#url,
div.ibox4.tanulmanyiversenyek.textonly a#url,
div.ibox5.tanulmanyiversenyek.textonly a#url,
div.ibox6.tanulmanyiversenyek.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek.textonly a#url,
div.tag.tanulmanyiversenyek.textonly a#url {
  display: none;
}
div.ibox1.tanulmanyiversenyek.imgonly div.img-cover,
div.ibox2.tanulmanyiversenyek.imgonly div.img-cover,
div.ibox3.tanulmanyiversenyek.imgonly div.img-cover,
div.ibox4.tanulmanyiversenyek.imgonly div.img-cover,
div.ibox5.tanulmanyiversenyek.imgonly div.img-cover,
div.ibox6.tanulmanyiversenyek.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek.imgonly div.img-cover,
div.tag.tanulmanyiversenyek.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.tanulmanyiversenyek:hover,
div.ibox2.tanulmanyiversenyek:hover,
div.ibox3.tanulmanyiversenyek:hover,
div.ibox4.tanulmanyiversenyek:hover,
div.ibox5.tanulmanyiversenyek:hover,
div.ibox6.tanulmanyiversenyek:hover,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek:hover,
div.tag.tanulmanyiversenyek:hover {
  background: #91ddc8;
  box-shadow: inset 0px 0px 15px rgba(54, 133, 111, 0.25);
}
div.ibox1.tanulmanyiversenyek:hover.with-image div.img-cover,
div.ibox2.tanulmanyiversenyek:hover.with-image div.img-cover,
div.ibox3.tanulmanyiversenyek:hover.with-image div.img-cover,
div.ibox4.tanulmanyiversenyek:hover.with-image div.img-cover,
div.ibox5.tanulmanyiversenyek:hover.with-image div.img-cover,
div.ibox6.tanulmanyiversenyek:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek:hover.with-image div.img-cover,
div.tag.tanulmanyiversenyek:hover.with-image div.img-cover {
  background: rgba(200, 242, 230, 0.2);
}
div.ibox1.tanulmanyiversenyek:hover.with-image div.txt,
div.ibox2.tanulmanyiversenyek:hover.with-image div.txt,
div.ibox3.tanulmanyiversenyek:hover.with-image div.txt,
div.ibox4.tanulmanyiversenyek:hover.with-image div.txt,
div.ibox5.tanulmanyiversenyek:hover.with-image div.txt,
div.ibox6.tanulmanyiversenyek:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek:hover.with-image div.txt,
div.tag.tanulmanyiversenyek:hover.with-image div.txt {
  background: #91ddc8;
  background: rgba(144, 221, 200, 0.9);
  color: #FFFFFF;
}
div.ibox1.tanulmanyiversenyek:hover.ibox2 div.txt,
div.ibox2.tanulmanyiversenyek:hover.ibox2 div.txt,
div.ibox3.tanulmanyiversenyek:hover.ibox2 div.txt,
div.ibox4.tanulmanyiversenyek:hover.ibox2 div.txt,
div.ibox5.tanulmanyiversenyek:hover.ibox2 div.txt,
div.ibox6.tanulmanyiversenyek:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek:hover.ibox2 div.txt,
div.tag.tanulmanyiversenyek:hover.ibox2 div.txt {
  background: none;
}
div.ibox1.tanulmanyiversenyek:hover.no-image div.txt,
div.ibox2.tanulmanyiversenyek:hover.no-image div.txt,
div.ibox3.tanulmanyiversenyek:hover.no-image div.txt,
div.ibox4.tanulmanyiversenyek:hover.no-image div.txt,
div.ibox5.tanulmanyiversenyek:hover.no-image div.txt,
div.ibox6.tanulmanyiversenyek:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek:hover.no-image div.txt,
div.tag.tanulmanyiversenyek:hover.no-image div.txt {
  background: none;
}
div.ibox1.tanulmanyiversenyek:hover.with-svg div.img-cover,
div.ibox2.tanulmanyiversenyek:hover.with-svg div.img-cover,
div.ibox3.tanulmanyiversenyek:hover.with-svg div.img-cover,
div.ibox4.tanulmanyiversenyek:hover.with-svg div.img-cover,
div.ibox5.tanulmanyiversenyek:hover.with-svg div.img-cover,
div.ibox6.tanulmanyiversenyek:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek:hover.with-svg div.img-cover,
div.tag.tanulmanyiversenyek:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1.tanulmanyiversenyek:hover.with-lenia div.txt,
div.ibox2.tanulmanyiversenyek:hover.with-lenia div.txt,
div.ibox3.tanulmanyiversenyek:hover.with-lenia div.txt,
div.ibox4.tanulmanyiversenyek:hover.with-lenia div.txt,
div.ibox5.tanulmanyiversenyek:hover.with-lenia div.txt,
div.ibox6.tanulmanyiversenyek:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.tanulmanyiversenyek:hover.with-lenia div.txt,
div.tag.tanulmanyiversenyek:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.kepzesek,
div.ibox2.kepzesek,
div.ibox3.kepzesek,
div.ibox4.kepzesek,
div.ibox5.kepzesek,
div.ibox6.kepzesek,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek,
div.tag.kepzesek {
  background: #66001b;
}
div.ibox1.kepzesek div.txt,
div.ibox2.kepzesek div.txt,
div.ibox3.kepzesek div.txt,
div.ibox4.kepzesek div.txt,
div.ibox5.kepzesek div.txt,
div.ibox6.kepzesek div.txt,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek div.txt,
div.tag.kepzesek div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #66001b;
  background: rgba(102, 0, 36, 0.8);
  color: #FFFFFF;
}
div.ibox1.kepzesek a#url:hover,
div.ibox2.kepzesek a#url:hover,
div.ibox3.kepzesek a#url:hover,
div.ibox4.kepzesek a#url:hover,
div.ibox5.kepzesek a#url:hover,
div.ibox6.kepzesek a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek a#url:hover,
div.tag.kepzesek a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.kepzesek.ibox2 div.txt,
div.ibox2.kepzesek.ibox2 div.txt,
div.ibox3.kepzesek.ibox2 div.txt,
div.ibox4.kepzesek.ibox2 div.txt,
div.ibox5.kepzesek.ibox2 div.txt,
div.ibox6.kepzesek.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek.ibox2 div.txt,
div.tag.kepzesek.ibox2 div.txt {
  background: none;
}
div.ibox1.kepzesek.no-image div.txt,
div.ibox2.kepzesek.no-image div.txt,
div.ibox3.kepzesek.no-image div.txt,
div.ibox4.kepzesek.no-image div.txt,
div.ibox5.kepzesek.no-image div.txt,
div.ibox6.kepzesek.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek.no-image div.txt,
div.tag.kepzesek.no-image div.txt {
  background: none;
}
div.ibox1.kepzesek div.img-cover,
div.ibox2.kepzesek div.img-cover,
div.ibox3.kepzesek div.img-cover,
div.ibox4.kepzesek div.img-cover,
div.ibox5.kepzesek div.img-cover,
div.ibox6.kepzesek div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek div.img-cover,
div.tag.kepzesek div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.kepzesek.with-lenia div.txt,
div.ibox2.kepzesek.with-lenia div.txt,
div.ibox3.kepzesek.with-lenia div.txt,
div.ibox4.kepzesek.with-lenia div.txt,
div.ibox5.kepzesek.with-lenia div.txt,
div.ibox6.kepzesek.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek.with-lenia div.txt,
div.tag.kepzesek.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.kepzesek.textonly div.txt,
div.ibox2.kepzesek.textonly div.txt,
div.ibox3.kepzesek.textonly div.txt,
div.ibox4.kepzesek.textonly div.txt,
div.ibox5.kepzesek.textonly div.txt,
div.ibox6.kepzesek.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek.textonly div.txt,
div.tag.kepzesek.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.kepzesek.textonly a#url,
div.ibox2.kepzesek.textonly a#url,
div.ibox3.kepzesek.textonly a#url,
div.ibox4.kepzesek.textonly a#url,
div.ibox5.kepzesek.textonly a#url,
div.ibox6.kepzesek.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek.textonly a#url,
div.tag.kepzesek.textonly a#url {
  display: none;
}
div.ibox1.kepzesek.imgonly div.img-cover,
div.ibox2.kepzesek.imgonly div.img-cover,
div.ibox3.kepzesek.imgonly div.img-cover,
div.ibox4.kepzesek.imgonly div.img-cover,
div.ibox5.kepzesek.imgonly div.img-cover,
div.ibox6.kepzesek.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek.imgonly div.img-cover,
div.tag.kepzesek.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.kepzesek:hover,
div.ibox2.kepzesek:hover,
div.ibox3.kepzesek:hover,
div.ibox4.kepzesek:hover,
div.ibox5.kepzesek:hover,
div.ibox6.kepzesek:hover,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek:hover,
div.tag.kepzesek:hover {
  background: #800022;
  box-shadow: inset 0px 0px 15px rgba(0, 0, 0, 0.25);
}
div.ibox1.kepzesek:hover.with-image div.img-cover,
div.ibox2.kepzesek:hover.with-image div.img-cover,
div.ibox3.kepzesek:hover.with-image div.img-cover,
div.ibox4.kepzesek:hover.with-image div.img-cover,
div.ibox5.kepzesek:hover.with-image div.img-cover,
div.ibox6.kepzesek:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek:hover.with-image div.img-cover,
div.tag.kepzesek:hover.with-image div.img-cover {
  background: rgba(204, 0, 54, 0.2);
}
div.ibox1.kepzesek:hover.with-image div.txt,
div.ibox2.kepzesek:hover.with-image div.txt,
div.ibox3.kepzesek:hover.with-image div.txt,
div.ibox4.kepzesek:hover.with-image div.txt,
div.ibox5.kepzesek:hover.with-image div.txt,
div.ibox6.kepzesek:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek:hover.with-image div.txt,
div.tag.kepzesek:hover.with-image div.txt {
  background: #800022;
  background: rgba(128, 0, 45, 0.8);
  color: #FFFFFF;
}
div.ibox1.kepzesek:hover.ibox2 div.txt,
div.ibox2.kepzesek:hover.ibox2 div.txt,
div.ibox3.kepzesek:hover.ibox2 div.txt,
div.ibox4.kepzesek:hover.ibox2 div.txt,
div.ibox5.kepzesek:hover.ibox2 div.txt,
div.ibox6.kepzesek:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek:hover.ibox2 div.txt,
div.tag.kepzesek:hover.ibox2 div.txt {
  background: none;
}
div.ibox1.kepzesek:hover.no-image div.txt,
div.ibox2.kepzesek:hover.no-image div.txt,
div.ibox3.kepzesek:hover.no-image div.txt,
div.ibox4.kepzesek:hover.no-image div.txt,
div.ibox5.kepzesek:hover.no-image div.txt,
div.ibox6.kepzesek:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek:hover.no-image div.txt,
div.tag.kepzesek:hover.no-image div.txt {
  background: none;
}
div.ibox1.kepzesek:hover.with-svg div.img-cover,
div.ibox2.kepzesek:hover.with-svg div.img-cover,
div.ibox3.kepzesek:hover.with-svg div.img-cover,
div.ibox4.kepzesek:hover.with-svg div.img-cover,
div.ibox5.kepzesek:hover.with-svg div.img-cover,
div.ibox6.kepzesek:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek:hover.with-svg div.img-cover,
div.tag.kepzesek:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1.kepzesek:hover.with-lenia div.txt,
div.ibox2.kepzesek:hover.with-lenia div.txt,
div.ibox3.kepzesek:hover.with-lenia div.txt,
div.ibox4.kepzesek:hover.with-lenia div.txt,
div.ibox5.kepzesek:hover.with-lenia div.txt,
div.ibox6.kepzesek:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.kepzesek:hover.with-lenia div.txt,
div.tag.kepzesek:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.geniusz,
div.ibox2.geniusz,
div.ibox3.geniusz,
div.ibox4.geniusz,
div.ibox5.geniusz,
div.ibox6.geniusz,
div.iso div.stilusok a.cimlapbox-stilus.geniusz,
div.tag.geniusz {
  background: #a30046;
}
div.ibox1.geniusz div.txt,
div.ibox2.geniusz div.txt,
div.ibox3.geniusz div.txt,
div.ibox4.geniusz div.txt,
div.ibox5.geniusz div.txt,
div.ibox6.geniusz div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz div.txt,
div.tag.geniusz div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #a30046;
  color: #FFFFFF;
}
div.ibox1.geniusz a#url:hover,
div.ibox2.geniusz a#url:hover,
div.ibox3.geniusz a#url:hover,
div.ibox4.geniusz a#url:hover,
div.ibox5.geniusz a#url:hover,
div.ibox6.geniusz a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus.geniusz a#url:hover,
div.tag.geniusz a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.geniusz.ibox2 div.txt,
div.ibox2.geniusz.ibox2 div.txt,
div.ibox3.geniusz.ibox2 div.txt,
div.ibox4.geniusz.ibox2 div.txt,
div.ibox5.geniusz.ibox2 div.txt,
div.ibox6.geniusz.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz.ibox2 div.txt,
div.tag.geniusz.ibox2 div.txt {
  background: none;
}
div.ibox1.geniusz.no-image div.txt,
div.ibox2.geniusz.no-image div.txt,
div.ibox3.geniusz.no-image div.txt,
div.ibox4.geniusz.no-image div.txt,
div.ibox5.geniusz.no-image div.txt,
div.ibox6.geniusz.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz.no-image div.txt,
div.tag.geniusz.no-image div.txt {
  background: none;
}
div.ibox1.geniusz div.img-cover,
div.ibox2.geniusz div.img-cover,
div.ibox3.geniusz div.img-cover,
div.ibox4.geniusz div.img-cover,
div.ibox5.geniusz div.img-cover,
div.ibox6.geniusz div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.geniusz div.img-cover,
div.tag.geniusz div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.geniusz.with-lenia div.txt,
div.ibox2.geniusz.with-lenia div.txt,
div.ibox3.geniusz.with-lenia div.txt,
div.ibox4.geniusz.with-lenia div.txt,
div.ibox5.geniusz.with-lenia div.txt,
div.ibox6.geniusz.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz.with-lenia div.txt,
div.tag.geniusz.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.geniusz.textonly div.txt,
div.ibox2.geniusz.textonly div.txt,
div.ibox3.geniusz.textonly div.txt,
div.ibox4.geniusz.textonly div.txt,
div.ibox5.geniusz.textonly div.txt,
div.ibox6.geniusz.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz.textonly div.txt,
div.tag.geniusz.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.geniusz.textonly a#url,
div.ibox2.geniusz.textonly a#url,
div.ibox3.geniusz.textonly a#url,
div.ibox4.geniusz.textonly a#url,
div.ibox5.geniusz.textonly a#url,
div.ibox6.geniusz.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.geniusz.textonly a#url,
div.tag.geniusz.textonly a#url {
  display: none;
}
div.ibox1.geniusz.imgonly div.img-cover,
div.ibox2.geniusz.imgonly div.img-cover,
div.ibox3.geniusz.imgonly div.img-cover,
div.ibox4.geniusz.imgonly div.img-cover,
div.ibox5.geniusz.imgonly div.img-cover,
div.ibox6.geniusz.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.geniusz.imgonly div.img-cover,
div.tag.geniusz.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.geniusz:hover,
div.ibox2.geniusz:hover,
div.ibox3.geniusz:hover,
div.ibox4.geniusz:hover,
div.ibox5.geniusz:hover,
div.ibox6.geniusz:hover,
div.iso div.stilusok a.cimlapbox-stilus.geniusz:hover,
div.tag.geniusz:hover {
  background: #bc0051;
  box-shadow: inset 0px 0px 15px rgba(10, 0, 4, 0.25);
}
div.ibox1.geniusz:hover.with-image div.img-cover,
div.ibox2.geniusz:hover.with-image div.img-cover,
div.ibox3.geniusz:hover.with-image div.img-cover,
div.ibox4.geniusz:hover.with-image div.img-cover,
div.ibox5.geniusz:hover.with-image div.img-cover,
div.ibox6.geniusz:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.geniusz:hover.with-image div.img-cover,
div.tag.geniusz:hover.with-image div.img-cover {
  background: rgba(255, 10, 115, 0.2);
}
div.ibox1.geniusz:hover.with-image div.txt,
div.ibox2.geniusz:hover.with-image div.txt,
div.ibox3.geniusz:hover.with-image div.txt,
div.ibox4.geniusz:hover.with-image div.txt,
div.ibox5.geniusz:hover.with-image div.txt,
div.ibox6.geniusz:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz:hover.with-image div.txt,
div.tag.geniusz:hover.with-image div.txt {
  background: #bc0051;
  color: #FFFFFF;
}
div.ibox1.geniusz:hover.ibox2 div.txt,
div.ibox2.geniusz:hover.ibox2 div.txt,
div.ibox3.geniusz:hover.ibox2 div.txt,
div.ibox4.geniusz:hover.ibox2 div.txt,
div.ibox5.geniusz:hover.ibox2 div.txt,
div.ibox6.geniusz:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz:hover.ibox2 div.txt,
div.tag.geniusz:hover.ibox2 div.txt {
  background: none;
}
div.ibox1.geniusz:hover.no-image div.txt,
div.ibox2.geniusz:hover.no-image div.txt,
div.ibox3.geniusz:hover.no-image div.txt,
div.ibox4.geniusz:hover.no-image div.txt,
div.ibox5.geniusz:hover.no-image div.txt,
div.ibox6.geniusz:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz:hover.no-image div.txt,
div.tag.geniusz:hover.no-image div.txt {
  background: none;
}
div.ibox1.geniusz:hover.with-svg div.img-cover,
div.ibox2.geniusz:hover.with-svg div.img-cover,
div.ibox3.geniusz:hover.with-svg div.img-cover,
div.ibox4.geniusz:hover.with-svg div.img-cover,
div.ibox5.geniusz:hover.with-svg div.img-cover,
div.ibox6.geniusz:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.geniusz:hover.with-svg div.img-cover,
div.tag.geniusz:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1.geniusz:hover.with-lenia div.txt,
div.ibox2.geniusz:hover.with-lenia div.txt,
div.ibox3.geniusz:hover.with-lenia div.txt,
div.ibox4.geniusz:hover.with-lenia div.txt,
div.ibox5.geniusz:hover.with-lenia div.txt,
div.ibox6.geniusz:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz:hover.with-lenia div.txt,
div.tag.geniusz:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.orange,
div.ibox2.orange,
div.ibox3.orange,
div.ibox4.orange,
div.ibox5.orange,
div.ibox6.orange,
div.iso div.stilusok a.cimlapbox-stilus.orange,
div.tag.orange {
  background: #F97000;
}
div.ibox1.orange div.txt,
div.ibox2.orange div.txt,
div.ibox3.orange div.txt,
div.ibox4.orange div.txt,
div.ibox5.orange div.txt,
div.ibox6.orange div.txt,
div.iso div.stilusok a.cimlapbox-stilus.orange div.txt,
div.tag.orange div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #F97000;
  background: rgba(249, 112, 0, 0.8);
  color: #FFFFFF;
}
div.ibox1.orange a#url:hover,
div.ibox2.orange a#url:hover,
div.ibox3.orange a#url:hover,
div.ibox4.orange a#url:hover,
div.ibox5.orange a#url:hover,
div.ibox6.orange a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus.orange a#url:hover,
div.tag.orange a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.orange.ibox2 div.txt,
div.ibox2.orange.ibox2 div.txt,
div.ibox3.orange.ibox2 div.txt,
div.ibox4.orange.ibox2 div.txt,
div.ibox5.orange.ibox2 div.txt,
div.ibox6.orange.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.orange.ibox2 div.txt,
div.tag.orange.ibox2 div.txt {
  background: none;
}
div.ibox1.orange.no-image div.txt,
div.ibox2.orange.no-image div.txt,
div.ibox3.orange.no-image div.txt,
div.ibox4.orange.no-image div.txt,
div.ibox5.orange.no-image div.txt,
div.ibox6.orange.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.orange.no-image div.txt,
div.tag.orange.no-image div.txt {
  background: none;
}
div.ibox1.orange div.img-cover,
div.ibox2.orange div.img-cover,
div.ibox3.orange div.img-cover,
div.ibox4.orange div.img-cover,
div.ibox5.orange div.img-cover,
div.ibox6.orange div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.orange div.img-cover,
div.tag.orange div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.orange.with-lenia div.txt,
div.ibox2.orange.with-lenia div.txt,
div.ibox3.orange.with-lenia div.txt,
div.ibox4.orange.with-lenia div.txt,
div.ibox5.orange.with-lenia div.txt,
div.ibox6.orange.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.orange.with-lenia div.txt,
div.tag.orange.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.orange.textonly div.txt,
div.ibox2.orange.textonly div.txt,
div.ibox3.orange.textonly div.txt,
div.ibox4.orange.textonly div.txt,
div.ibox5.orange.textonly div.txt,
div.ibox6.orange.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.orange.textonly div.txt,
div.tag.orange.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.orange.textonly a#url,
div.ibox2.orange.textonly a#url,
div.ibox3.orange.textonly a#url,
div.ibox4.orange.textonly a#url,
div.ibox5.orange.textonly a#url,
div.ibox6.orange.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.orange.textonly a#url,
div.tag.orange.textonly a#url {
  display: none;
}
div.ibox1.orange.imgonly div.img-cover,
div.ibox2.orange.imgonly div.img-cover,
div.ibox3.orange.imgonly div.img-cover,
div.ibox4.orange.imgonly div.img-cover,
div.ibox5.orange.imgonly div.img-cover,
div.ibox6.orange.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.orange.imgonly div.img-cover,
div.tag.orange.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.orange:hover,
div.ibox2.orange:hover,
div.ibox3.orange:hover,
div.ibox4.orange:hover,
div.ibox5.orange:hover,
div.ibox6.orange:hover,
div.iso div.stilusok a.cimlapbox-stilus.orange:hover,
div.tag.orange:hover {
  background: #ff7d14;
  box-shadow: inset 0px 0px 15px rgba(96, 43, 0, 0.25);
}
div.ibox1.orange:hover.with-image div.img-cover,
div.ibox2.orange:hover.with-image div.img-cover,
div.ibox3.orange:hover.with-image div.img-cover,
div.ibox4.orange:hover.with-image div.img-cover,
div.ibox5.orange:hover.with-image div.img-cover,
div.ibox6.orange:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.orange:hover.with-image div.img-cover,
div.tag.orange:hover.with-image div.img-cover {
  background: rgba(255, 168, 96, 0.2);
}
div.ibox1.orange:hover.with-image div.txt,
div.ibox2.orange:hover.with-image div.txt,
div.ibox3.orange:hover.with-image div.txt,
div.ibox4.orange:hover.with-image div.txt,
div.ibox5.orange:hover.with-image div.txt,
div.ibox6.orange:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.orange:hover.with-image div.txt,
div.tag.orange:hover.with-image div.txt {
  background: #ff7d14;
  background: rgba(255, 125, 20, 0.8);
  color: #FFFFFF;
}
div.ibox1.orange:hover.ibox2 div.txt,
div.ibox2.orange:hover.ibox2 div.txt,
div.ibox3.orange:hover.ibox2 div.txt,
div.ibox4.orange:hover.ibox2 div.txt,
div.ibox5.orange:hover.ibox2 div.txt,
div.ibox6.orange:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.orange:hover.ibox2 div.txt,
div.tag.orange:hover.ibox2 div.txt {
  background: none;
}
div.ibox1.orange:hover.no-image div.txt,
div.ibox2.orange:hover.no-image div.txt,
div.ibox3.orange:hover.no-image div.txt,
div.ibox4.orange:hover.no-image div.txt,
div.ibox5.orange:hover.no-image div.txt,
div.ibox6.orange:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.orange:hover.no-image div.txt,
div.tag.orange:hover.no-image div.txt {
  background: none;
}
div.ibox1.orange:hover.with-svg div.img-cover,
div.ibox2.orange:hover.with-svg div.img-cover,
div.ibox3.orange:hover.with-svg div.img-cover,
div.ibox4.orange:hover.with-svg div.img-cover,
div.ibox5.orange:hover.with-svg div.img-cover,
div.ibox6.orange:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.orange:hover.with-svg div.img-cover,
div.tag.orange:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1.orange:hover.with-lenia div.txt,
div.ibox2.orange:hover.with-lenia div.txt,
div.ibox3.orange:hover.with-lenia div.txt,
div.ibox4.orange:hover.with-lenia div.txt,
div.ibox5.orange:hover.with-lenia div.txt,
div.ibox6.orange:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.orange:hover.with-lenia div.txt,
div.tag.orange:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.uszt,
div.ibox2.uszt,
div.ibox3.uszt,
div.ibox4.uszt,
div.ibox5.uszt,
div.ibox6.uszt,
div.iso div.stilusok a.cimlapbox-stilus.uszt,
div.tag.uszt {
  background: #76B729;
}
div.ibox1.uszt div.txt,
div.ibox2.uszt div.txt,
div.ibox3.uszt div.txt,
div.ibox4.uszt div.txt,
div.ibox5.uszt div.txt,
div.ibox6.uszt div.txt,
div.iso div.stilusok a.cimlapbox-stilus.uszt div.txt,
div.tag.uszt div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #76B729;
  background: rgba(118, 183, 41, 0.8);
  color: #FFFFFF;
}
div.ibox1.uszt a#url:hover,
div.ibox2.uszt a#url:hover,
div.ibox3.uszt a#url:hover,
div.ibox4.uszt a#url:hover,
div.ibox5.uszt a#url:hover,
div.ibox6.uszt a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus.uszt a#url:hover,
div.tag.uszt a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.uszt.ibox2 div.txt,
div.ibox2.uszt.ibox2 div.txt,
div.ibox3.uszt.ibox2 div.txt,
div.ibox4.uszt.ibox2 div.txt,
div.ibox5.uszt.ibox2 div.txt,
div.ibox6.uszt.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.uszt.ibox2 div.txt,
div.tag.uszt.ibox2 div.txt {
  background: none;
}
div.ibox1.uszt.no-image div.txt,
div.ibox2.uszt.no-image div.txt,
div.ibox3.uszt.no-image div.txt,
div.ibox4.uszt.no-image div.txt,
div.ibox5.uszt.no-image div.txt,
div.ibox6.uszt.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.uszt.no-image div.txt,
div.tag.uszt.no-image div.txt {
  background: none;
}
div.ibox1.uszt div.img-cover,
div.ibox2.uszt div.img-cover,
div.ibox3.uszt div.img-cover,
div.ibox4.uszt div.img-cover,
div.ibox5.uszt div.img-cover,
div.ibox6.uszt div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.uszt div.img-cover,
div.tag.uszt div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.uszt.with-lenia div.txt,
div.ibox2.uszt.with-lenia div.txt,
div.ibox3.uszt.with-lenia div.txt,
div.ibox4.uszt.with-lenia div.txt,
div.ibox5.uszt.with-lenia div.txt,
div.ibox6.uszt.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.uszt.with-lenia div.txt,
div.tag.uszt.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.uszt.textonly div.txt,
div.ibox2.uszt.textonly div.txt,
div.ibox3.uszt.textonly div.txt,
div.ibox4.uszt.textonly div.txt,
div.ibox5.uszt.textonly div.txt,
div.ibox6.uszt.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.uszt.textonly div.txt,
div.tag.uszt.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.uszt.textonly a#url,
div.ibox2.uszt.textonly a#url,
div.ibox3.uszt.textonly a#url,
div.ibox4.uszt.textonly a#url,
div.ibox5.uszt.textonly a#url,
div.ibox6.uszt.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.uszt.textonly a#url,
div.tag.uszt.textonly a#url {
  display: none;
}
div.ibox1.uszt.imgonly div.img-cover,
div.ibox2.uszt.imgonly div.img-cover,
div.ibox3.uszt.imgonly div.img-cover,
div.ibox4.uszt.imgonly div.img-cover,
div.ibox5.uszt.imgonly div.img-cover,
div.ibox6.uszt.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.uszt.imgonly div.img-cover,
div.tag.uszt.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.uszt:hover,
div.ibox2.uszt:hover,
div.ibox3.uszt:hover,
div.ibox4.uszt:hover,
div.ibox5.uszt:hover,
div.ibox6.uszt:hover,
div.iso div.stilusok a.cimlapbox-stilus.uszt:hover,
div.tag.uszt:hover {
  background: #84d821;
  box-shadow: inset 0px 0px 15px rgba(37, 58, 13, 0.25);
}
div.ibox1.uszt:hover.with-image div.img-cover,
div.ibox2.uszt:hover.with-image div.img-cover,
div.ibox3.uszt:hover.with-image div.img-cover,
div.ibox4.uszt:hover.with-image div.img-cover,
div.ibox5.uszt:hover.with-image div.img-cover,
div.ibox6.uszt:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.uszt:hover.with-image div.img-cover,
div.tag.uszt:hover.with-image div.img-cover {
  background: rgba(169, 240, 86, 0.2);
}
div.ibox1.uszt:hover.with-image div.txt,
div.ibox2.uszt:hover.with-image div.txt,
div.ibox3.uszt:hover.with-image div.txt,
div.ibox4.uszt:hover.with-image div.txt,
div.ibox5.uszt:hover.with-image div.txt,
div.ibox6.uszt:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.uszt:hover.with-image div.txt,
div.tag.uszt:hover.with-image div.txt {
  background: #84d821;
  background: rgba(132, 216, 33, 0.8);
  color: #FFFFFF;
}
div.ibox1.uszt:hover.ibox2 div.txt,
div.ibox2.uszt:hover.ibox2 div.txt,
div.ibox3.uszt:hover.ibox2 div.txt,
div.ibox4.uszt:hover.ibox2 div.txt,
div.ibox5.uszt:hover.ibox2 div.txt,
div.ibox6.uszt:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.uszt:hover.ibox2 div.txt,
div.tag.uszt:hover.ibox2 div.txt {
  background: none;
}
div.ibox1.uszt:hover.no-image div.txt,
div.ibox2.uszt:hover.no-image div.txt,
div.ibox3.uszt:hover.no-image div.txt,
div.ibox4.uszt:hover.no-image div.txt,
div.ibox5.uszt:hover.no-image div.txt,
div.ibox6.uszt:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.uszt:hover.no-image div.txt,
div.tag.uszt:hover.no-image div.txt {
  background: none;
}
div.ibox1.uszt:hover.with-svg div.img-cover,
div.ibox2.uszt:hover.with-svg div.img-cover,
div.ibox3.uszt:hover.with-svg div.img-cover,
div.ibox4.uszt:hover.with-svg div.img-cover,
div.ibox5.uszt:hover.with-svg div.img-cover,
div.ibox6.uszt:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.uszt:hover.with-svg div.img-cover,
div.tag.uszt:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1.uszt:hover.with-lenia div.txt,
div.ibox2.uszt:hover.with-lenia div.txt,
div.ibox3.uszt:hover.with-lenia div.txt,
div.ibox4.uszt:hover.with-lenia div.txt,
div.ibox5.uszt:hover.with-lenia div.txt,
div.ibox6.uszt:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.uszt:hover.with-lenia div.txt,
div.tag.uszt:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.turquoise,
div.ibox2.turquoise,
div.ibox3.turquoise,
div.ibox4.turquoise,
div.ibox5.turquoise,
div.ibox6.turquoise,
div.iso div.stilusok a.cimlapbox-stilus.turquoise,
div.tag.turquoise {
  background: #00B285;
}
div.ibox1.turquoise div.txt,
div.ibox2.turquoise div.txt,
div.ibox3.turquoise div.txt,
div.ibox4.turquoise div.txt,
div.ibox5.turquoise div.txt,
div.ibox6.turquoise div.txt,
div.iso div.stilusok a.cimlapbox-stilus.turquoise div.txt,
div.tag.turquoise div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #00B285;
  background: rgba(0, 178, 133, 0.8);
  color: #FFFFFF;
}
div.ibox1.turquoise a#url:hover,
div.ibox2.turquoise a#url:hover,
div.ibox3.turquoise a#url:hover,
div.ibox4.turquoise a#url:hover,
div.ibox5.turquoise a#url:hover,
div.ibox6.turquoise a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus.turquoise a#url:hover,
div.tag.turquoise a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.turquoise.ibox2 div.txt,
div.ibox2.turquoise.ibox2 div.txt,
div.ibox3.turquoise.ibox2 div.txt,
div.ibox4.turquoise.ibox2 div.txt,
div.ibox5.turquoise.ibox2 div.txt,
div.ibox6.turquoise.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.turquoise.ibox2 div.txt,
div.tag.turquoise.ibox2 div.txt {
  background: none;
}
div.ibox1.turquoise.no-image div.txt,
div.ibox2.turquoise.no-image div.txt,
div.ibox3.turquoise.no-image div.txt,
div.ibox4.turquoise.no-image div.txt,
div.ibox5.turquoise.no-image div.txt,
div.ibox6.turquoise.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.turquoise.no-image div.txt,
div.tag.turquoise.no-image div.txt {
  background: none;
}
div.ibox1.turquoise div.img-cover,
div.ibox2.turquoise div.img-cover,
div.ibox3.turquoise div.img-cover,
div.ibox4.turquoise div.img-cover,
div.ibox5.turquoise div.img-cover,
div.ibox6.turquoise div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.turquoise div.img-cover,
div.tag.turquoise div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.turquoise.with-lenia div.txt,
div.ibox2.turquoise.with-lenia div.txt,
div.ibox3.turquoise.with-lenia div.txt,
div.ibox4.turquoise.with-lenia div.txt,
div.ibox5.turquoise.with-lenia div.txt,
div.ibox6.turquoise.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.turquoise.with-lenia div.txt,
div.tag.turquoise.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.turquoise.textonly div.txt,
div.ibox2.turquoise.textonly div.txt,
div.ibox3.turquoise.textonly div.txt,
div.ibox4.turquoise.textonly div.txt,
div.ibox5.turquoise.textonly div.txt,
div.ibox6.turquoise.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.turquoise.textonly div.txt,
div.tag.turquoise.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.turquoise.textonly a#url,
div.ibox2.turquoise.textonly a#url,
div.ibox3.turquoise.textonly a#url,
div.ibox4.turquoise.textonly a#url,
div.ibox5.turquoise.textonly a#url,
div.ibox6.turquoise.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.turquoise.textonly a#url,
div.tag.turquoise.textonly a#url {
  display: none;
}
div.ibox1.turquoise.imgonly div.img-cover,
div.ibox2.turquoise.imgonly div.img-cover,
div.ibox3.turquoise.imgonly div.img-cover,
div.ibox4.turquoise.imgonly div.img-cover,
div.ibox5.turquoise.imgonly div.img-cover,
div.ibox6.turquoise.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.turquoise.imgonly div.img-cover,
div.tag.turquoise.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.turquoise:hover,
div.ibox2.turquoise:hover,
div.ibox3.turquoise:hover,
div.ibox4.turquoise:hover,
div.ibox5.turquoise:hover,
div.ibox6.turquoise:hover,
div.iso div.stilusok a.cimlapbox-stilus.turquoise:hover,
div.tag.turquoise:hover {
  background: #00cb98;
  box-shadow: inset 0px 0px 15px rgba(0, 25, 19, 0.25);
}
div.ibox1.turquoise:hover.with-image div.img-cover,
div.ibox2.turquoise:hover.with-image div.img-cover,
div.ibox3.turquoise:hover.with-image div.img-cover,
div.ibox4.turquoise:hover.with-image div.img-cover,
div.ibox5.turquoise:hover.with-image div.img-cover,
div.ibox6.turquoise:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.turquoise:hover.with-image div.img-cover,
div.tag.turquoise:hover.with-image div.img-cover {
  background: rgba(25, 255, 197, 0.2);
}
div.ibox1.turquoise:hover.with-image div.txt,
div.ibox2.turquoise:hover.with-image div.txt,
div.ibox3.turquoise:hover.with-image div.txt,
div.ibox4.turquoise:hover.with-image div.txt,
div.ibox5.turquoise:hover.with-image div.txt,
div.ibox6.turquoise:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.turquoise:hover.with-image div.txt,
div.tag.turquoise:hover.with-image div.txt {
  background: #00cb98;
  background: rgba(0, 203, 152, 0.8);
  color: #FFFFFF;
}
div.ibox1.turquoise:hover.ibox2 div.txt,
div.ibox2.turquoise:hover.ibox2 div.txt,
div.ibox3.turquoise:hover.ibox2 div.txt,
div.ibox4.turquoise:hover.ibox2 div.txt,
div.ibox5.turquoise:hover.ibox2 div.txt,
div.ibox6.turquoise:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.turquoise:hover.ibox2 div.txt,
div.tag.turquoise:hover.ibox2 div.txt {
  background: none;
}
div.ibox1.turquoise:hover.no-image div.txt,
div.ibox2.turquoise:hover.no-image div.txt,
div.ibox3.turquoise:hover.no-image div.txt,
div.ibox4.turquoise:hover.no-image div.txt,
div.ibox5.turquoise:hover.no-image div.txt,
div.ibox6.turquoise:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.turquoise:hover.no-image div.txt,
div.tag.turquoise:hover.no-image div.txt {
  background: none;
}
div.ibox1.turquoise:hover.with-svg div.img-cover,
div.ibox2.turquoise:hover.with-svg div.img-cover,
div.ibox3.turquoise:hover.with-svg div.img-cover,
div.ibox4.turquoise:hover.with-svg div.img-cover,
div.ibox5.turquoise:hover.with-svg div.img-cover,
div.ibox6.turquoise:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.turquoise:hover.with-svg div.img-cover,
div.tag.turquoise:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1.turquoise:hover.with-lenia div.txt,
div.ibox2.turquoise:hover.with-lenia div.txt,
div.ibox3.turquoise:hover.with-lenia div.txt,
div.ibox4.turquoise:hover.with-lenia div.txt,
div.ibox5.turquoise:hover.with-lenia div.txt,
div.ibox6.turquoise:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.turquoise:hover.with-lenia div.txt,
div.tag.turquoise:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.red,
div.ibox2.red,
div.ibox3.red,
div.ibox4.red,
div.ibox5.red,
div.ibox6.red,
div.iso div.stilusok a.cimlapbox-stilus.red,
div.tag.red {
  background: #a90000;
}
div.ibox1.red div.txt,
div.ibox2.red div.txt,
div.ibox3.red div.txt,
div.ibox4.red div.txt,
div.ibox5.red div.txt,
div.ibox6.red div.txt,
div.iso div.stilusok a.cimlapbox-stilus.red div.txt,
div.tag.red div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #a90000;
  background: rgba(169, 0, 0, 0.8);
  color: #FFFFFF;
}
div.ibox1.red a#url:hover,
div.ibox2.red a#url:hover,
div.ibox3.red a#url:hover,
div.ibox4.red a#url:hover,
div.ibox5.red a#url:hover,
div.ibox6.red a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus.red a#url:hover,
div.tag.red a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.red.ibox2 div.txt,
div.ibox2.red.ibox2 div.txt,
div.ibox3.red.ibox2 div.txt,
div.ibox4.red.ibox2 div.txt,
div.ibox5.red.ibox2 div.txt,
div.ibox6.red.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.red.ibox2 div.txt,
div.tag.red.ibox2 div.txt {
  background: none;
}
div.ibox1.red.no-image div.txt,
div.ibox2.red.no-image div.txt,
div.ibox3.red.no-image div.txt,
div.ibox4.red.no-image div.txt,
div.ibox5.red.no-image div.txt,
div.ibox6.red.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.red.no-image div.txt,
div.tag.red.no-image div.txt {
  background: none;
}
div.ibox1.red div.img-cover,
div.ibox2.red div.img-cover,
div.ibox3.red div.img-cover,
div.ibox4.red div.img-cover,
div.ibox5.red div.img-cover,
div.ibox6.red div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.red div.img-cover,
div.tag.red div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.red.with-lenia div.txt,
div.ibox2.red.with-lenia div.txt,
div.ibox3.red.with-lenia div.txt,
div.ibox4.red.with-lenia div.txt,
div.ibox5.red.with-lenia div.txt,
div.ibox6.red.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.red.with-lenia div.txt,
div.tag.red.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.red.textonly div.txt,
div.ibox2.red.textonly div.txt,
div.ibox3.red.textonly div.txt,
div.ibox4.red.textonly div.txt,
div.ibox5.red.textonly div.txt,
div.ibox6.red.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.red.textonly div.txt,
div.tag.red.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.red.textonly a#url,
div.ibox2.red.textonly a#url,
div.ibox3.red.textonly a#url,
div.ibox4.red.textonly a#url,
div.ibox5.red.textonly a#url,
div.ibox6.red.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.red.textonly a#url,
div.tag.red.textonly a#url {
  display: none;
}
div.ibox1.red.imgonly div.img-cover,
div.ibox2.red.imgonly div.img-cover,
div.ibox3.red.imgonly div.img-cover,
div.ibox4.red.imgonly div.img-cover,
div.ibox5.red.imgonly div.img-cover,
div.ibox6.red.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.red.imgonly div.img-cover,
div.tag.red.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.red:hover,
div.ibox2.red:hover,
div.ibox3.red:hover,
div.ibox4.red:hover,
div.ibox5.red:hover,
div.ibox6.red:hover,
div.iso div.stilusok a.cimlapbox-stilus.red:hover,
div.tag.red:hover {
  background: #c30000;
  box-shadow: inset 0px 0px 15px rgba(16, 0, 0, 0.25);
}
div.ibox1.red:hover.with-image div.img-cover,
div.ibox2.red:hover.with-image div.img-cover,
div.ibox3.red:hover.with-image div.img-cover,
div.ibox4.red:hover.with-image div.img-cover,
div.ibox5.red:hover.with-image div.img-cover,
div.ibox6.red:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.red:hover.with-image div.img-cover,
div.tag.red:hover.with-image div.img-cover {
  background: rgba(255, 16, 16, 0.2);
}
div.ibox1.red:hover.with-image div.txt,
div.ibox2.red:hover.with-image div.txt,
div.ibox3.red:hover.with-image div.txt,
div.ibox4.red:hover.with-image div.txt,
div.ibox5.red:hover.with-image div.txt,
div.ibox6.red:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.red:hover.with-image div.txt,
div.tag.red:hover.with-image div.txt {
  background: #c30000;
  background: rgba(195, 0, 0, 0.8);
  color: #FFFFFF;
}
div.ibox1.red:hover.ibox2 div.txt,
div.ibox2.red:hover.ibox2 div.txt,
div.ibox3.red:hover.ibox2 div.txt,
div.ibox4.red:hover.ibox2 div.txt,
div.ibox5.red:hover.ibox2 div.txt,
div.ibox6.red:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.red:hover.ibox2 div.txt,
div.tag.red:hover.ibox2 div.txt {
  background: none;
}
div.ibox1.red:hover.no-image div.txt,
div.ibox2.red:hover.no-image div.txt,
div.ibox3.red:hover.no-image div.txt,
div.ibox4.red:hover.no-image div.txt,
div.ibox5.red:hover.no-image div.txt,
div.ibox6.red:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.red:hover.no-image div.txt,
div.tag.red:hover.no-image div.txt {
  background: none;
}
div.ibox1.red:hover.with-svg div.img-cover,
div.ibox2.red:hover.with-svg div.img-cover,
div.ibox3.red:hover.with-svg div.img-cover,
div.ibox4.red:hover.with-svg div.img-cover,
div.ibox5.red:hover.with-svg div.img-cover,
div.ibox6.red:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.red:hover.with-svg div.img-cover,
div.tag.red:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1.red:hover.with-lenia div.txt,
div.ibox2.red:hover.with-lenia div.txt,
div.ibox3.red:hover.with-lenia div.txt,
div.ibox4.red:hover.with-lenia div.txt,
div.ibox5.red:hover.with-lenia div.txt,
div.ibox6.red:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.red:hover.with-lenia div.txt,
div.tag.red:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.blue,
div.ibox2.blue,
div.ibox3.blue,
div.ibox4.blue,
div.ibox5.blue,
div.ibox6.blue,
div.iso div.stilusok a.cimlapbox-stilus.blue,
div.tag.blue {
  background: #0083b9;
}
div.ibox1.blue div.txt,
div.ibox2.blue div.txt,
div.ibox3.blue div.txt,
div.ibox4.blue div.txt,
div.ibox5.blue div.txt,
div.ibox6.blue div.txt,
div.iso div.stilusok a.cimlapbox-stilus.blue div.txt,
div.tag.blue div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #0083b9;
  background: rgba(0, 131, 185, 0.8);
  color: #FFFFFF;
}
div.ibox1.blue a#url:hover,
div.ibox2.blue a#url:hover,
div.ibox3.blue a#url:hover,
div.ibox4.blue a#url:hover,
div.ibox5.blue a#url:hover,
div.ibox6.blue a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus.blue a#url:hover,
div.tag.blue a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.blue.ibox2 div.txt,
div.ibox2.blue.ibox2 div.txt,
div.ibox3.blue.ibox2 div.txt,
div.ibox4.blue.ibox2 div.txt,
div.ibox5.blue.ibox2 div.txt,
div.ibox6.blue.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.blue.ibox2 div.txt,
div.tag.blue.ibox2 div.txt {
  background: none;
}
div.ibox1.blue.no-image div.txt,
div.ibox2.blue.no-image div.txt,
div.ibox3.blue.no-image div.txt,
div.ibox4.blue.no-image div.txt,
div.ibox5.blue.no-image div.txt,
div.ibox6.blue.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.blue.no-image div.txt,
div.tag.blue.no-image div.txt {
  background: none;
}
div.ibox1.blue div.img-cover,
div.ibox2.blue div.img-cover,
div.ibox3.blue div.img-cover,
div.ibox4.blue div.img-cover,
div.ibox5.blue div.img-cover,
div.ibox6.blue div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.blue div.img-cover,
div.tag.blue div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.blue.with-lenia div.txt,
div.ibox2.blue.with-lenia div.txt,
div.ibox3.blue.with-lenia div.txt,
div.ibox4.blue.with-lenia div.txt,
div.ibox5.blue.with-lenia div.txt,
div.ibox6.blue.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.blue.with-lenia div.txt,
div.tag.blue.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.blue.textonly div.txt,
div.ibox2.blue.textonly div.txt,
div.ibox3.blue.textonly div.txt,
div.ibox4.blue.textonly div.txt,
div.ibox5.blue.textonly div.txt,
div.ibox6.blue.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.blue.textonly div.txt,
div.tag.blue.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.blue.textonly a#url,
div.ibox2.blue.textonly a#url,
div.ibox3.blue.textonly a#url,
div.ibox4.blue.textonly a#url,
div.ibox5.blue.textonly a#url,
div.ibox6.blue.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.blue.textonly a#url,
div.tag.blue.textonly a#url {
  display: none;
}
div.ibox1.blue.imgonly div.img-cover,
div.ibox2.blue.imgonly div.img-cover,
div.ibox3.blue.imgonly div.img-cover,
div.ibox4.blue.imgonly div.img-cover,
div.ibox5.blue.imgonly div.img-cover,
div.ibox6.blue.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.blue.imgonly div.img-cover,
div.tag.blue.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.blue:hover,
div.ibox2.blue:hover,
div.ibox3.blue:hover,
div.ibox4.blue:hover,
div.ibox5.blue:hover,
div.ibox6.blue:hover,
div.iso div.stilusok a.cimlapbox-stilus.blue:hover,
div.tag.blue:hover {
  background: #0095d3;
  box-shadow: inset 0px 0px 15px rgba(0, 23, 32, 0.25);
}
div.ibox1.blue:hover.with-image div.img-cover,
div.ibox2.blue:hover.with-image div.img-cover,
div.ibox3.blue:hover.with-image div.img-cover,
div.ibox4.blue:hover.with-image div.img-cover,
div.ibox5.blue:hover.with-image div.img-cover,
div.ibox6.blue:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.blue:hover.with-image div.img-cover,
div.tag.blue:hover.with-image div.img-cover {
  background: rgba(32, 190, 255, 0.2);
}
div.ibox1.blue:hover.with-image div.txt,
div.ibox2.blue:hover.with-image div.txt,
div.ibox3.blue:hover.with-image div.txt,
div.ibox4.blue:hover.with-image div.txt,
div.ibox5.blue:hover.with-image div.txt,
div.ibox6.blue:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.blue:hover.with-image div.txt,
div.tag.blue:hover.with-image div.txt {
  background: #0095d3;
  background: rgba(0, 149, 211, 0.8);
  color: #FFFFFF;
}
div.ibox1.blue:hover.ibox2 div.txt,
div.ibox2.blue:hover.ibox2 div.txt,
div.ibox3.blue:hover.ibox2 div.txt,
div.ibox4.blue:hover.ibox2 div.txt,
div.ibox5.blue:hover.ibox2 div.txt,
div.ibox6.blue:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.blue:hover.ibox2 div.txt,
div.tag.blue:hover.ibox2 div.txt {
  background: none;
}
div.ibox1.blue:hover.no-image div.txt,
div.ibox2.blue:hover.no-image div.txt,
div.ibox3.blue:hover.no-image div.txt,
div.ibox4.blue:hover.no-image div.txt,
div.ibox5.blue:hover.no-image div.txt,
div.ibox6.blue:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.blue:hover.no-image div.txt,
div.tag.blue:hover.no-image div.txt {
  background: none;
}
div.ibox1.blue:hover.with-svg div.img-cover,
div.ibox2.blue:hover.with-svg div.img-cover,
div.ibox3.blue:hover.with-svg div.img-cover,
div.ibox4.blue:hover.with-svg div.img-cover,
div.ibox5.blue:hover.with-svg div.img-cover,
div.ibox6.blue:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.blue:hover.with-svg div.img-cover,
div.tag.blue:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1.blue:hover.with-lenia div.txt,
div.ibox2.blue:hover.with-lenia div.txt,
div.ibox3.blue:hover.with-lenia div.txt,
div.ibox4.blue:hover.with-lenia div.txt,
div.ibox5.blue:hover.with-lenia div.txt,
div.ibox6.blue:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.blue:hover.with-lenia div.txt,
div.tag.blue:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.purple,
div.ibox2.purple,
div.ibox3.purple,
div.ibox4.purple,
div.ibox5.purple,
div.ibox6.purple,
div.iso div.stilusok a.cimlapbox-stilus.purple,
div.tag.purple {
  background: #5731C8;
}
div.ibox1.purple div.txt,
div.ibox2.purple div.txt,
div.ibox3.purple div.txt,
div.ibox4.purple div.txt,
div.ibox5.purple div.txt,
div.ibox6.purple div.txt,
div.iso div.stilusok a.cimlapbox-stilus.purple div.txt,
div.tag.purple div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #5731C8;
  background: rgba(87, 49, 200, 0.8);
  color: #FFFFFF;
}
div.ibox1.purple a#url:hover,
div.ibox2.purple a#url:hover,
div.ibox3.purple a#url:hover,
div.ibox4.purple a#url:hover,
div.ibox5.purple a#url:hover,
div.ibox6.purple a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus.purple a#url:hover,
div.tag.purple a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.purple.ibox2 div.txt,
div.ibox2.purple.ibox2 div.txt,
div.ibox3.purple.ibox2 div.txt,
div.ibox4.purple.ibox2 div.txt,
div.ibox5.purple.ibox2 div.txt,
div.ibox6.purple.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.purple.ibox2 div.txt,
div.tag.purple.ibox2 div.txt {
  background: none;
}
div.ibox1.purple.no-image div.txt,
div.ibox2.purple.no-image div.txt,
div.ibox3.purple.no-image div.txt,
div.ibox4.purple.no-image div.txt,
div.ibox5.purple.no-image div.txt,
div.ibox6.purple.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.purple.no-image div.txt,
div.tag.purple.no-image div.txt {
  background: none;
}
div.ibox1.purple div.img-cover,
div.ibox2.purple div.img-cover,
div.ibox3.purple div.img-cover,
div.ibox4.purple div.img-cover,
div.ibox5.purple div.img-cover,
div.ibox6.purple div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.purple div.img-cover,
div.tag.purple div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.purple.with-lenia div.txt,
div.ibox2.purple.with-lenia div.txt,
div.ibox3.purple.with-lenia div.txt,
div.ibox4.purple.with-lenia div.txt,
div.ibox5.purple.with-lenia div.txt,
div.ibox6.purple.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.purple.with-lenia div.txt,
div.tag.purple.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.purple.textonly div.txt,
div.ibox2.purple.textonly div.txt,
div.ibox3.purple.textonly div.txt,
div.ibox4.purple.textonly div.txt,
div.ibox5.purple.textonly div.txt,
div.ibox6.purple.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.purple.textonly div.txt,
div.tag.purple.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.purple.textonly a#url,
div.ibox2.purple.textonly a#url,
div.ibox3.purple.textonly a#url,
div.ibox4.purple.textonly a#url,
div.ibox5.purple.textonly a#url,
div.ibox6.purple.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.purple.textonly a#url,
div.tag.purple.textonly a#url {
  display: none;
}
div.ibox1.purple.imgonly div.img-cover,
div.ibox2.purple.imgonly div.img-cover,
div.ibox3.purple.imgonly div.img-cover,
div.ibox4.purple.imgonly div.img-cover,
div.ibox5.purple.imgonly div.img-cover,
div.ibox6.purple.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.purple.imgonly div.img-cover,
div.tag.purple.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.purple:hover,
div.ibox2.purple:hover,
div.ibox3.purple:hover,
div.ibox4.purple:hover,
div.ibox5.purple:hover,
div.ibox6.purple:hover,
div.iso div.stilusok a.cimlapbox-stilus.purple:hover,
div.tag.purple:hover {
  background: #6036dc;
  box-shadow: inset 0px 0px 15px rgba(34, 19, 77, 0.25);
}
div.ibox1.purple:hover.with-image div.img-cover,
div.ibox2.purple:hover.with-image div.img-cover,
div.ibox3.purple:hover.with-image div.img-cover,
div.ibox4.purple:hover.with-image div.img-cover,
div.ibox5.purple:hover.with-image div.img-cover,
div.ibox6.purple:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.purple:hover.with-image div.img-cover,
div.tag.purple:hover.with-image div.img-cover {
  background: rgba(144, 111, 240, 0.2);
}
div.ibox1.purple:hover.with-image div.txt,
div.ibox2.purple:hover.with-image div.txt,
div.ibox3.purple:hover.with-image div.txt,
div.ibox4.purple:hover.with-image div.txt,
div.ibox5.purple:hover.with-image div.txt,
div.ibox6.purple:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.purple:hover.with-image div.txt,
div.tag.purple:hover.with-image div.txt {
  background: #6036dc;
  background: rgba(96, 54, 220, 0.8);
  color: #FFFFFF;
}
div.ibox1.purple:hover.ibox2 div.txt,
div.ibox2.purple:hover.ibox2 div.txt,
div.ibox3.purple:hover.ibox2 div.txt,
div.ibox4.purple:hover.ibox2 div.txt,
div.ibox5.purple:hover.ibox2 div.txt,
div.ibox6.purple:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.purple:hover.ibox2 div.txt,
div.tag.purple:hover.ibox2 div.txt {
  background: none;
}
div.ibox1.purple:hover.no-image div.txt,
div.ibox2.purple:hover.no-image div.txt,
div.ibox3.purple:hover.no-image div.txt,
div.ibox4.purple:hover.no-image div.txt,
div.ibox5.purple:hover.no-image div.txt,
div.ibox6.purple:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.purple:hover.no-image div.txt,
div.tag.purple:hover.no-image div.txt {
  background: none;
}
div.ibox1.purple:hover.with-svg div.img-cover,
div.ibox2.purple:hover.with-svg div.img-cover,
div.ibox3.purple:hover.with-svg div.img-cover,
div.ibox4.purple:hover.with-svg div.img-cover,
div.ibox5.purple:hover.with-svg div.img-cover,
div.ibox6.purple:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.purple:hover.with-svg div.img-cover,
div.tag.purple:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1.purple:hover.with-lenia div.txt,
div.ibox2.purple:hover.with-lenia div.txt,
div.ibox3.purple:hover.with-lenia div.txt,
div.ibox4.purple:hover.with-lenia div.txt,
div.ibox5.purple:hover.with-lenia div.txt,
div.ibox6.purple:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.purple:hover.with-lenia div.txt,
div.tag.purple:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.yellow,
div.ibox2.yellow,
div.ibox3.yellow,
div.ibox4.yellow,
div.ibox5.yellow,
div.ibox6.yellow,
div.iso div.stilusok a.cimlapbox-stilus.yellow,
div.tag.yellow {
  background: #F9BC00;
}
div.ibox1.yellow div.txt,
div.ibox2.yellow div.txt,
div.ibox3.yellow div.txt,
div.ibox4.yellow div.txt,
div.ibox5.yellow div.txt,
div.ibox6.yellow div.txt,
div.iso div.stilusok a.cimlapbox-stilus.yellow div.txt,
div.tag.yellow div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #F9BC00;
  background: rgba(249, 188, 0, 0.8);
  color: #FFFFFF;
}
div.ibox1.yellow a#url:hover,
div.ibox2.yellow a#url:hover,
div.ibox3.yellow a#url:hover,
div.ibox4.yellow a#url:hover,
div.ibox5.yellow a#url:hover,
div.ibox6.yellow a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus.yellow a#url:hover,
div.tag.yellow a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.yellow.ibox2 div.txt,
div.ibox2.yellow.ibox2 div.txt,
div.ibox3.yellow.ibox2 div.txt,
div.ibox4.yellow.ibox2 div.txt,
div.ibox5.yellow.ibox2 div.txt,
div.ibox6.yellow.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.yellow.ibox2 div.txt,
div.tag.yellow.ibox2 div.txt {
  background: none;
}
div.ibox1.yellow.no-image div.txt,
div.ibox2.yellow.no-image div.txt,
div.ibox3.yellow.no-image div.txt,
div.ibox4.yellow.no-image div.txt,
div.ibox5.yellow.no-image div.txt,
div.ibox6.yellow.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.yellow.no-image div.txt,
div.tag.yellow.no-image div.txt {
  background: none;
}
div.ibox1.yellow div.img-cover,
div.ibox2.yellow div.img-cover,
div.ibox3.yellow div.img-cover,
div.ibox4.yellow div.img-cover,
div.ibox5.yellow div.img-cover,
div.ibox6.yellow div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.yellow div.img-cover,
div.tag.yellow div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.yellow.with-lenia div.txt,
div.ibox2.yellow.with-lenia div.txt,
div.ibox3.yellow.with-lenia div.txt,
div.ibox4.yellow.with-lenia div.txt,
div.ibox5.yellow.with-lenia div.txt,
div.ibox6.yellow.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.yellow.with-lenia div.txt,
div.tag.yellow.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.yellow.textonly div.txt,
div.ibox2.yellow.textonly div.txt,
div.ibox3.yellow.textonly div.txt,
div.ibox4.yellow.textonly div.txt,
div.ibox5.yellow.textonly div.txt,
div.ibox6.yellow.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.yellow.textonly div.txt,
div.tag.yellow.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.yellow.textonly a#url,
div.ibox2.yellow.textonly a#url,
div.ibox3.yellow.textonly a#url,
div.ibox4.yellow.textonly a#url,
div.ibox5.yellow.textonly a#url,
div.ibox6.yellow.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.yellow.textonly a#url,
div.tag.yellow.textonly a#url {
  display: none;
}
div.ibox1.yellow.imgonly div.img-cover,
div.ibox2.yellow.imgonly div.img-cover,
div.ibox3.yellow.imgonly div.img-cover,
div.ibox4.yellow.imgonly div.img-cover,
div.ibox5.yellow.imgonly div.img-cover,
div.ibox6.yellow.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.yellow.imgonly div.img-cover,
div.tag.yellow.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.yellow:hover,
div.ibox2.yellow:hover,
div.ibox3.yellow:hover,
div.ibox4.yellow:hover,
div.ibox5.yellow:hover,
div.ibox6.yellow:hover,
div.iso div.stilusok a.cimlapbox-stilus.yellow:hover,
div.tag.yellow:hover {
  background: #ffc514;
  box-shadow: inset 0px 0px 15px rgba(96, 72, 0, 0.25);
}
div.ibox1.yellow:hover.with-image div.img-cover,
div.ibox2.yellow:hover.with-image div.img-cover,
div.ibox3.yellow:hover.with-image div.img-cover,
div.ibox4.yellow:hover.with-image div.img-cover,
div.ibox5.yellow:hover.with-image div.img-cover,
div.ibox6.yellow:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.yellow:hover.with-image div.img-cover,
div.tag.yellow:hover.with-image div.img-cover {
  background: rgba(255, 216, 96, 0.2);
}
div.ibox1.yellow:hover.with-image div.txt,
div.ibox2.yellow:hover.with-image div.txt,
div.ibox3.yellow:hover.with-image div.txt,
div.ibox4.yellow:hover.with-image div.txt,
div.ibox5.yellow:hover.with-image div.txt,
div.ibox6.yellow:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.yellow:hover.with-image div.txt,
div.tag.yellow:hover.with-image div.txt {
  background: #ffc514;
  background: rgba(255, 197, 20, 0.8);
  color: #FFFFFF;
}
div.ibox1.yellow:hover.ibox2 div.txt,
div.ibox2.yellow:hover.ibox2 div.txt,
div.ibox3.yellow:hover.ibox2 div.txt,
div.ibox4.yellow:hover.ibox2 div.txt,
div.ibox5.yellow:hover.ibox2 div.txt,
div.ibox6.yellow:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.yellow:hover.ibox2 div.txt,
div.tag.yellow:hover.ibox2 div.txt {
  background: none;
}
div.ibox1.yellow:hover.no-image div.txt,
div.ibox2.yellow:hover.no-image div.txt,
div.ibox3.yellow:hover.no-image div.txt,
div.ibox4.yellow:hover.no-image div.txt,
div.ibox5.yellow:hover.no-image div.txt,
div.ibox6.yellow:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.yellow:hover.no-image div.txt,
div.tag.yellow:hover.no-image div.txt {
  background: none;
}
div.ibox1.yellow:hover.with-svg div.img-cover,
div.ibox2.yellow:hover.with-svg div.img-cover,
div.ibox3.yellow:hover.with-svg div.img-cover,
div.ibox4.yellow:hover.with-svg div.img-cover,
div.ibox5.yellow:hover.with-svg div.img-cover,
div.ibox6.yellow:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.yellow:hover.with-svg div.img-cover,
div.tag.yellow:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1.yellow:hover.with-lenia div.txt,
div.ibox2.yellow:hover.with-lenia div.txt,
div.ibox3.yellow:hover.with-lenia div.txt,
div.ibox4.yellow:hover.with-lenia div.txt,
div.ibox5.yellow:hover.with-lenia div.txt,
div.ibox6.yellow:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.yellow:hover.with-lenia div.txt,
div.tag.yellow:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.darkblue,
div.ibox2.darkblue,
div.ibox3.darkblue,
div.ibox4.darkblue,
div.ibox5.darkblue,
div.ibox6.darkblue,
div.iso div.stilusok a.cimlapbox-stilus.darkblue,
div.tag.darkblue {
  background: #003366;
}
div.ibox1.darkblue div.txt,
div.ibox2.darkblue div.txt,
div.ibox3.darkblue div.txt,
div.ibox4.darkblue div.txt,
div.ibox5.darkblue div.txt,
div.ibox6.darkblue div.txt,
div.iso div.stilusok a.cimlapbox-stilus.darkblue div.txt,
div.tag.darkblue div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #003366;
  background: rgba(0, 51, 102, 0.8);
  color: #FFFFFF;
}
div.ibox1.darkblue a#url:hover,
div.ibox2.darkblue a#url:hover,
div.ibox3.darkblue a#url:hover,
div.ibox4.darkblue a#url:hover,
div.ibox5.darkblue a#url:hover,
div.ibox6.darkblue a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus.darkblue a#url:hover,
div.tag.darkblue a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.darkblue.ibox2 div.txt,
div.ibox2.darkblue.ibox2 div.txt,
div.ibox3.darkblue.ibox2 div.txt,
div.ibox4.darkblue.ibox2 div.txt,
div.ibox5.darkblue.ibox2 div.txt,
div.ibox6.darkblue.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.darkblue.ibox2 div.txt,
div.tag.darkblue.ibox2 div.txt {
  background: none;
}
div.ibox1.darkblue.no-image div.txt,
div.ibox2.darkblue.no-image div.txt,
div.ibox3.darkblue.no-image div.txt,
div.ibox4.darkblue.no-image div.txt,
div.ibox5.darkblue.no-image div.txt,
div.ibox6.darkblue.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.darkblue.no-image div.txt,
div.tag.darkblue.no-image div.txt {
  background: none;
}
div.ibox1.darkblue div.img-cover,
div.ibox2.darkblue div.img-cover,
div.ibox3.darkblue div.img-cover,
div.ibox4.darkblue div.img-cover,
div.ibox5.darkblue div.img-cover,
div.ibox6.darkblue div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.darkblue div.img-cover,
div.tag.darkblue div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.darkblue.with-lenia div.txt,
div.ibox2.darkblue.with-lenia div.txt,
div.ibox3.darkblue.with-lenia div.txt,
div.ibox4.darkblue.with-lenia div.txt,
div.ibox5.darkblue.with-lenia div.txt,
div.ibox6.darkblue.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.darkblue.with-lenia div.txt,
div.tag.darkblue.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.darkblue.textonly div.txt,
div.ibox2.darkblue.textonly div.txt,
div.ibox3.darkblue.textonly div.txt,
div.ibox4.darkblue.textonly div.txt,
div.ibox5.darkblue.textonly div.txt,
div.ibox6.darkblue.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.darkblue.textonly div.txt,
div.tag.darkblue.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.darkblue.textonly a#url,
div.ibox2.darkblue.textonly a#url,
div.ibox3.darkblue.textonly a#url,
div.ibox4.darkblue.textonly a#url,
div.ibox5.darkblue.textonly a#url,
div.ibox6.darkblue.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.darkblue.textonly a#url,
div.tag.darkblue.textonly a#url {
  display: none;
}
div.ibox1.darkblue.imgonly div.img-cover,
div.ibox2.darkblue.imgonly div.img-cover,
div.ibox3.darkblue.imgonly div.img-cover,
div.ibox4.darkblue.imgonly div.img-cover,
div.ibox5.darkblue.imgonly div.img-cover,
div.ibox6.darkblue.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.darkblue.imgonly div.img-cover,
div.tag.darkblue.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.darkblue:hover,
div.ibox2.darkblue:hover,
div.ibox3.darkblue:hover,
div.ibox4.darkblue:hover,
div.ibox5.darkblue:hover,
div.ibox6.darkblue:hover,
div.iso div.stilusok a.cimlapbox-stilus.darkblue:hover,
div.tag.darkblue:hover {
  background: #004080;
  box-shadow: inset 0px 0px 15px rgba(0, 0, 0, 0.25);
}
div.ibox1.darkblue:hover.with-image div.img-cover,
div.ibox2.darkblue:hover.with-image div.img-cover,
div.ibox3.darkblue:hover.with-image div.img-cover,
div.ibox4.darkblue:hover.with-image div.img-cover,
div.ibox5.darkblue:hover.with-image div.img-cover,
div.ibox6.darkblue:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.darkblue:hover.with-image div.img-cover,
div.tag.darkblue:hover.with-image div.img-cover {
  background: rgba(0, 102, 204, 0.2);
}
div.ibox1.darkblue:hover.with-image div.txt,
div.ibox2.darkblue:hover.with-image div.txt,
div.ibox3.darkblue:hover.with-image div.txt,
div.ibox4.darkblue:hover.with-image div.txt,
div.ibox5.darkblue:hover.with-image div.txt,
div.ibox6.darkblue:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.darkblue:hover.with-image div.txt,
div.tag.darkblue:hover.with-image div.txt {
  background: #004080;
  background: rgba(0, 64, 128, 0.8);
  color: #FFFFFF;
}
div.ibox1.darkblue:hover.ibox2 div.txt,
div.ibox2.darkblue:hover.ibox2 div.txt,
div.ibox3.darkblue:hover.ibox2 div.txt,
div.ibox4.darkblue:hover.ibox2 div.txt,
div.ibox5.darkblue:hover.ibox2 div.txt,
div.ibox6.darkblue:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.darkblue:hover.ibox2 div.txt,
div.tag.darkblue:hover.ibox2 div.txt {
  background: none;
}
div.ibox1.darkblue:hover.no-image div.txt,
div.ibox2.darkblue:hover.no-image div.txt,
div.ibox3.darkblue:hover.no-image div.txt,
div.ibox4.darkblue:hover.no-image div.txt,
div.ibox5.darkblue:hover.no-image div.txt,
div.ibox6.darkblue:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.darkblue:hover.no-image div.txt,
div.tag.darkblue:hover.no-image div.txt {
  background: none;
}
div.ibox1.darkblue:hover.with-svg div.img-cover,
div.ibox2.darkblue:hover.with-svg div.img-cover,
div.ibox3.darkblue:hover.with-svg div.img-cover,
div.ibox4.darkblue:hover.with-svg div.img-cover,
div.ibox5.darkblue:hover.with-svg div.img-cover,
div.ibox6.darkblue:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.darkblue:hover.with-svg div.img-cover,
div.tag.darkblue:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1.darkblue:hover.with-lenia div.txt,
div.ibox2.darkblue:hover.with-lenia div.txt,
div.ibox3.darkblue:hover.with-lenia div.txt,
div.ibox4.darkblue:hover.with-lenia div.txt,
div.ibox5.darkblue:hover.with-lenia div.txt,
div.ibox6.darkblue:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.darkblue:hover.with-lenia div.txt,
div.tag.darkblue:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.geniusz2,
div.ibox2.geniusz2,
div.ibox3.geniusz2,
div.ibox4.geniusz2,
div.ibox5.geniusz2,
div.ibox6.geniusz2,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2,
div.tag.geniusz2 {
  background: #A31C3C;
}
div.ibox1.geniusz2 div.txt,
div.ibox2.geniusz2 div.txt,
div.ibox3.geniusz2 div.txt,
div.ibox4.geniusz2 div.txt,
div.ibox5.geniusz2 div.txt,
div.ibox6.geniusz2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2 div.txt,
div.tag.geniusz2 div.txt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #A31C3C;
  background: rgba(163, 28, 60, 0.8);
  color: #FFFFFF;
}
div.ibox1.geniusz2 a#url:hover,
div.ibox2.geniusz2 a#url:hover,
div.ibox3.geniusz2 a#url:hover,
div.ibox4.geniusz2 a#url:hover,
div.ibox5.geniusz2 a#url:hover,
div.ibox6.geniusz2 a#url:hover,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2 a#url:hover,
div.tag.geniusz2 a#url:hover {
  background: rgba(0, 0, 0, 0.005);
}
div.ibox1.geniusz2.ibox2 div.txt,
div.ibox2.geniusz2.ibox2 div.txt,
div.ibox3.geniusz2.ibox2 div.txt,
div.ibox4.geniusz2.ibox2 div.txt,
div.ibox5.geniusz2.ibox2 div.txt,
div.ibox6.geniusz2.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2.ibox2 div.txt,
div.tag.geniusz2.ibox2 div.txt {
  background: none;
}
div.ibox1.geniusz2.no-image div.txt,
div.ibox2.geniusz2.no-image div.txt,
div.ibox3.geniusz2.no-image div.txt,
div.ibox4.geniusz2.no-image div.txt,
div.ibox5.geniusz2.no-image div.txt,
div.ibox6.geniusz2.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2.no-image div.txt,
div.tag.geniusz2.no-image div.txt {
  background: none;
}
div.ibox1.geniusz2 div.img-cover,
div.ibox2.geniusz2 div.img-cover,
div.ibox3.geniusz2 div.img-cover,
div.ibox4.geniusz2 div.img-cover,
div.ibox5.geniusz2 div.img-cover,
div.ibox6.geniusz2 div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2 div.img-cover,
div.tag.geniusz2 div.img-cover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ibox1.geniusz2.with-lenia div.txt,
div.ibox2.geniusz2.with-lenia div.txt,
div.ibox3.geniusz2.with-lenia div.txt,
div.ibox4.geniusz2.with-lenia div.txt,
div.ibox5.geniusz2.with-lenia div.txt,
div.ibox6.geniusz2.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2.with-lenia div.txt,
div.tag.geniusz2.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox1.geniusz2.textonly div.txt,
div.ibox2.geniusz2.textonly div.txt,
div.ibox3.geniusz2.textonly div.txt,
div.ibox4.geniusz2.textonly div.txt,
div.ibox5.geniusz2.textonly div.txt,
div.ibox6.geniusz2.textonly div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2.textonly div.txt,
div.tag.geniusz2.textonly div.txt {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.geniusz2.textonly a#url,
div.ibox2.geniusz2.textonly a#url,
div.ibox3.geniusz2.textonly a#url,
div.ibox4.geniusz2.textonly a#url,
div.ibox5.geniusz2.textonly a#url,
div.ibox6.geniusz2.textonly a#url,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2.textonly a#url,
div.tag.geniusz2.textonly a#url {
  display: none;
}
div.ibox1.geniusz2.imgonly div.img-cover,
div.ibox2.geniusz2.imgonly div.img-cover,
div.ibox3.geniusz2.imgonly div.img-cover,
div.ibox4.geniusz2.imgonly div.img-cover,
div.ibox5.geniusz2.imgonly div.img-cover,
div.ibox6.geniusz2.imgonly div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2.imgonly div.img-cover,
div.tag.geniusz2.imgonly div.img-cover {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
div.ibox1.geniusz2:hover,
div.ibox2.geniusz2:hover,
div.ibox3.geniusz2:hover,
div.ibox4.geniusz2:hover,
div.ibox5.geniusz2:hover,
div.ibox6.geniusz2:hover,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2:hover,
div.tag.geniusz2:hover {
  background: #c4153e;
  box-shadow: inset 0px 0px 15px rgba(32, 6, 12, 0.25);
}
div.ibox1.geniusz2:hover.with-image div.img-cover,
div.ibox2.geniusz2:hover.with-image div.img-cover,
div.ibox3.geniusz2:hover.with-image div.img-cover,
div.ibox4.geniusz2:hover.with-image div.img-cover,
div.ibox5.geniusz2:hover.with-image div.img-cover,
div.ibox6.geniusz2:hover.with-image div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2:hover.with-image div.img-cover,
div.tag.geniusz2:hover.with-image div.img-cover {
  background: rgba(245, 48, 95, 0.2);
}
div.ibox1.geniusz2:hover.with-image div.txt,
div.ibox2.geniusz2:hover.with-image div.txt,
div.ibox3.geniusz2:hover.with-image div.txt,
div.ibox4.geniusz2:hover.with-image div.txt,
div.ibox5.geniusz2:hover.with-image div.txt,
div.ibox6.geniusz2:hover.with-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2:hover.with-image div.txt,
div.tag.geniusz2:hover.with-image div.txt {
  background: #c4153e;
  background: rgba(196, 21, 62, 0.8);
  color: #FFFFFF;
}
div.ibox1.geniusz2:hover.ibox2 div.txt,
div.ibox2.geniusz2:hover.ibox2 div.txt,
div.ibox3.geniusz2:hover.ibox2 div.txt,
div.ibox4.geniusz2:hover.ibox2 div.txt,
div.ibox5.geniusz2:hover.ibox2 div.txt,
div.ibox6.geniusz2:hover.ibox2 div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2:hover.ibox2 div.txt,
div.tag.geniusz2:hover.ibox2 div.txt {
  background: none;
}
div.ibox1.geniusz2:hover.no-image div.txt,
div.ibox2.geniusz2:hover.no-image div.txt,
div.ibox3.geniusz2:hover.no-image div.txt,
div.ibox4.geniusz2:hover.no-image div.txt,
div.ibox5.geniusz2:hover.no-image div.txt,
div.ibox6.geniusz2:hover.no-image div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2:hover.no-image div.txt,
div.tag.geniusz2:hover.no-image div.txt {
  background: none;
}
div.ibox1.geniusz2:hover.with-svg div.img-cover,
div.ibox2.geniusz2:hover.with-svg div.img-cover,
div.ibox3.geniusz2:hover.with-svg div.img-cover,
div.ibox4.geniusz2:hover.with-svg div.img-cover,
div.ibox5.geniusz2:hover.with-svg div.img-cover,
div.ibox6.geniusz2:hover.with-svg div.img-cover,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2:hover.with-svg div.img-cover,
div.tag.geniusz2:hover.with-svg div.img-cover {
  background: none;
}
div.ibox1.geniusz2:hover.with-lenia div.txt,
div.ibox2.geniusz2:hover.with-lenia div.txt,
div.ibox3.geniusz2:hover.with-lenia div.txt,
div.ibox4.geniusz2:hover.with-lenia div.txt,
div.ibox5.geniusz2:hover.with-lenia div.txt,
div.ibox6.geniusz2:hover.with-lenia div.txt,
div.iso div.stilusok a.cimlapbox-stilus.geniusz2:hover.with-lenia div.txt,
div.tag.geniusz2:hover.with-lenia div.txt {
  background: rgba(0, 0, 0, 0.3);
}
div.ibox2 div.txt h2 {
  border-bottom: 1px solid #FFF;
}
div.iso div.tipusok {
  display: none;
  position: absolute;
  top: 0px;
  left: 30px;
  z-index: 1;
}
div.iso:hover div.tipusok {
  display: block;
}
div.iso div.tipusok a.cimlapbox-tipus {
  float: none;
  position: static;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 4px;
  outline: 1px solid rgba(0, 0, 0, 0.3);
  opacity: 0.6;
  text-decoration: none;
  background-size: cover;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.3);
}
div.iso div.tipusok a.cimlapbox-tipus:hover {
  width: 34px;
  height: 34px;
  margin: 2px;
  outline: 1px solid rgba(0, 0, 0, 0.6);
  opacity: 1;
}
div.iso div.tipusok a.cimlapbox-tipus.nagy {
  background-size: 50px 50px;
  background-image: url("../images/cimlapbox/kicsi.svg");
}
div.iso div.tipusok a.cimlapbox-tipus.nagy_szeles {
  background-size: 50px 50px;
  background-image: url("../images/cimlapbox/fekvo.svg");
}
div.iso div.tipusok a.cimlapbox-tipus.allo {
  background-image: url("../images/cimlapbox/allo.svg");
}
div.iso div.tipusok a.cimlapbox-tipus.fekvo {
  background-image: url("../images/cimlapbox/fekvo.svg");
}
div.iso div.tipusok a.cimlapbox-tipus.kicsi {
  background-image: url("../images/cimlapbox/kicsi.svg");
}
div.iso.allo a.cimlapbox-tipus.allo,
div.iso.fekvo a.cimlapbox-tipus.fekvo,
div.iso.kicsi a.cimlapbox-tipus.kicsi,
div.iso.nagy a.cimlapbox-tipus.nagy,
div.iso.nagy_szeles a.cimlapbox-tipus.nagy_szeles {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.8);
}
div.iso div.stilusok {
  display: none;
  float: left;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  margin-bottom: -4px;
}
div.iso:hover div.stilusok {
  display: block;
  background: rgba(255, 255, 255, 0.7);
}
div.iso div.stilusok a.cimlapbox-stilus {
  position: static;
  float: none;
  clear: none;
  display: block;
  width: 14px;
  height: 14px;
  padding: 0px;
  margin: 2px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  opacity: 0.6;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.iso div.stilusok a.cimlapbox-stilus:hover {
  width: 14px;
  height: 14px;
  margin: 2px;
  border: 1px solid rgba(0, 0, 0, 0.6);
  opacity: 1;
}
/* Ha nagy a lead se essenek sz�t a dobozok */
div.ibox div.txt {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden;
  max-height: 100%;
}
#container_holder {
  overflow: hidden;
}
#container {
  margin: 0px -5px;
}
#container .ui-draggable #handle {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-border-top-left-radius: 100%;
  -moz-border-radius-topleft: 100%;
  border-top-left-radius: 100%;
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 75px;
  height: 75px;
  cursor: move;
}
#container .ui-draggable #handle:hover {
  background: rgba(0, 0, 0, 0.75);
  width: 100px;
  height: 100px;
}
#container .ui-draggable a {
  cursor: pointer;
}
#container a.cimlapbox-stilus,
#container a.cimlapbox-tipus {
  cursor: pointer;
}
#container a.contextual-links-trigger {
  cursor: pointer;
}
#container .overlay {
  display: none;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
}
#container .contextual-links li a {
  font-size: 0.8em;
  cursor: pointer;
  white-space: nowrap;
  padding: 3px 8px;
  margin: 0px;
}
div.iso .content {
  padding: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
}
div.ibox3 .content h3,
div.ibox1 .content h3 {
  color: #ffffff;
}
div.ibox3 .content {
  top: auto;
  bottom: 40px;
}
div.ibox2 .content {
  top: auto;
  bottom: 0px;
}
div.iso .form-item {
  margin: 0px;
  padding: 0px;
  display: inline;
}
/*
@orange: color('#F97000');
@uszt: color('#76B729');
@turquoise: color('#00B285');
@red: color('#B20000');
@blue: color('#096EE2');
@purple: color('#5731C8');
@yellow: color('#F9BC00');
@darkblue: color('#003399');
@geniusz2: color('#A31C3C');
*/
div.trinityframe {
  /*max-width:1218px; width:100%; */
  height: 280px;
  overflow: hidden;
  margin: 5px 0px;
  position: relative;
}
div.trinityframe .circle {
  border-radius: 50%;
  position: absolute;
}
div.trinityframe div.blue {
  background: rgba(38, 149, 195, 0.3);
}
div.trinityframe div.lightblue {
  background: rgba(0, 219, 255, 0.3);
}
div.trinityframe div.violet {
  background: rgba(180, 0, 255, 0.3);
}
div.trinityframe div.green {
  background: rgba(0, 104, 37, 0.3);
}
div.trinityframe div.blue {
  background: rgba(0, 131, 185, 0.3);
}
div.trinityframe div.lightblue {
  background: rgba(0, 178, 133, 0.3);
}
div.trinityframe div.green {
  background: rgba(118, 183, 41, 0.3);
}
div.trinityframe .circle img {
  border-radius: 50%;
}
div.trinityframe div.r312 {
  width: 622px;
  height: 622px;
}
div.trinityframe div.r264 {
  width: 528px;
  height: 528px;
}
div.trinityframe div.r276 {
  width: 552px;
  height: 552px;
}
div.trinityframe div.r232 {
  width: 464px;
  height: 464px;
}
div.trinityframe div.r292 {
  width: 584px;
  height: 584px;
}
div.trinityframe div.r259 {
  width: 518px;
  height: 518px;
}
div.trinityframe div.r307 {
  width: 614px;
  height: 614px;
}
div.trinityframe div.r450 {
  width: 1000px;
  height: 1000px;
}
div.trinityframe div.r500 {
  width: 1100px;
  height: 1100px;
}
div.trinityframe div {
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
div.trinityframe div.ref {
  cursor: pointer;
  border: 8px solid rgba(0, 0, 0, 0.01);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
div.trinityframe div.ref:hover {
  border: 8px solid rgba(180, 0, 255, 0.3);
}
div.trinityframe div.hover {
  border: 8px solid rgba(180, 0, 255, 0.3);
}
div.trinityframe a.aref {
  display: block;
  text-decoration: none;
  font-family: 'nexa';
  font-weight: bold;
  font-size: 1.4em;
  color: #fff;
  position: absolute;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
div.trinityframe a.aref {
  color: #FFFFFF;
}
div.trinityframe a.aref:hover {
  text-shadow: 0 0 10px #000000;
}
div.trinityframe a.aref.hover {
  text-shadow: 0 0 10px #000000;
}
div.trinityframe div.c1 {
  top: 8px;
  left: 58%;
  width: 171px;
  height: 171px;
}
div.trinityframe div.c2 {
  top: 12px;
  left: 39.6%;
  width: 225px;
  height: 225px;
}
div.trinityframe div.c3 {
  top: 57px;
  left: 25.5%;
  width: 172px;
  height: 172px;
}
a.a1 {
  top: 186px;
  left: 65%;
}
a.a2 {
  top: 241px;
  left: 41%;
}
a.a3 {
  top: 32px;
  left: 18%;
}
@media screen and (max-width: 961px) {
  div.trinityframe div.c1 {
    top: 8px;
    left: 64%;
  }
  div.trinityframe div.c2 {
    top: 12px;
    left: 39.6%;
  }
  div.trinityframe div.c3 {
    top: 57px;
    left: 21%;
  }
  a.a1 {
    top: 186px;
    left: 70%;
  }
  a.a2 {
    top: 241px;
    left: 41%;
  }
  a.a3 {
    top: 32px;
    left: 10%;
  }
}
@media screen and (max-width: 801px) {
  div.trinityframe div.c1 {
    top: 8px;
    left: 64%;
  }
  div.trinityframe div.c2 {
    top: 12px;
    left: 33.6%;
  }
  div.trinityframe div.c3 {
    top: 57px;
    left: 10%;
  }
  a.a1 {
    top: 186px;
    left: 70%;
  }
  a.a2 {
    top: 241px;
    left: 36%;
  }
  a.a3 {
    top: 32px;
    left: 1%;
  }
}
@media screen and (max-width: 641px) {
  div.circle {
    display: none;
  }
  div#c1 {
    display: block;
  }
  div#c2 {
    display: block;
  }
  div#c3 {
    display: block;
  }
  div.trinityframe a.aref {
    display: block;
    position: static;
    background: #2695c3;
    height: 93px;
    border-bottom: 1px solid #fff;
    padding: 20px 20px 0 100px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  div.trinityframe img {
    width: 60px;
    height: 60px;
  }
  div.trinityframe div.c1 {
    top: 8px;
    left: 8px;
    width: 60px;
    height: 60px;
  }
  div.trinityframe div.c2 {
    top: 102px;
    left: 8px;
    width: 60px;
    height: 60px;
  }
  div.trinityframe div.c3 {
    top: 195px;
    left: 8px;
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 480px) {
  div.circle {
    display: none;
  }
  div#c1 {
    display: block;
  }
  div#c2 {
    display: block;
  }
  div#c3 {
    display: block;
  }
  div.trinityframe a.aref {
    font-size: 1.2em;
    display: block;
    position: static;
    background: #2695c3;
    height: 93px;
    border-bottom: 1px solid #fff;
    padding: 20px 10px 0 90px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  div.trinityframe img {
    width: 60px;
    height: 60px;
  }
  div.trinityframe div.c1 {
    top: 8px;
    left: 8px;
    width: 60px;
    height: 60px;
  }
  div.trinityframe div.c2 {
    top: 102px;
    left: 8px;
    width: 60px;
    height: 60px;
  }
  div.trinityframe div.c3 {
    top: 195px;
    left: 8px;
    width: 60px;
    height: 60px;
  }
}
div.lgframe {
  position: relative;
  height: 290px;
  background: #000;
  overflow: hidden;
  margin: 5px 0px;
}
div.lgslide {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  background: #000;
}
div.lgslideinner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #000;
}
div.lgslideinner a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
div.lgtxt {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 131, 185, 0.8);
  color: #fff;
  padding: 10px;
  height: 16%;
  overflow: hidden;
}
div.lgtxt h3 {
  font-family: 'nexa';
  font-size: 1.1em;
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: bold;
}
div.lgtxt p {
  font-size: 0.8em;
  padding: 0;
  margin: 0 0 0 0;
  opacity: 0.01;
}
div.node-cimlap div.field-name-body {
  margin-bottom: 25px;
}
div.breadcrumb {
  padding: 5px 20px 5px 20px;
  max-width: 1240px;
  margin: auto;
}
div.breadcrumb div.item {
  float: left;
  font-size: 0.75em;
  color: #999;
  padding: 0 0 0 5px;
}
div.breadcrumb div.item a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
  padding: 0 10px 0 0;
  display: block;
  background: url(../images/bca.png) no-repeat center right;
}
div.breadcrumb div.item a:visited {
  color: #999;
}
div.breadcrumb div.item a:link {
  color: #999;
}
div.breadcrumb div.item a:hover {
  color: #33ccff;
}
@media screen and (max-width: 998px) {
  div.breadcrumb {
    display: none;
  }
  h1.page-title {
    margin-top: 15px;
  }
  div.centerholder {
    margin-top: 50px;
  }
}
div#footerholder {
  width: 100%;
  background: #c2c2c2;
  margin: 5px 0 0 0;
  padding: 0;
}
div#footer {
  width: 100%;
  margin: 0 auto 0 auto;
  text-align: center;
  box-sizing: border-box;
  padding: 10px;
}
div#footer ul.menu {
  display: inline;
  list-style: none;
}
div#footer ul.menu li {
  display: inline;
  list-style: none;
}
div#footer ul.menu li a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
  color: #fff;
  font-size: 0.7em;
  margin: 0;
  padding: 10px;
  box-sizing: border-box;
}
div#footer ul.menu li a:hover {
  color: #fff;
  background-color: #A33D96;
}
div#footer ul.menu li a.text-footerbox {
  position: relative;
  padding-left: 40px;
  text-align: left;
  margin: 0 3px 0 3px;
}
div#footer ul.menu li a:visited {
  color: #fff;
}
div#footer ul.menu li a:link {
  color: #fff;
}
div#footer div.menu-name-menu-kepes-lablec {
  margin-bottom: 20px;
}
div#footer div.menu-name-menu-kepes-lablec ul.menu a {
  -webkit-transition: all 0.5s ease, background-image 0s;
  -moz-transition: all 0.5s ease, background-image 0s;
  -ms-transition: all 0.5s ease, background-image 0s;
  -o-transition: all 0.5s ease, background-image 0s;
  transition: all 0.5s ease, background-image 0s;
  padding-left: 40px;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 5px 2px;
}
div#footer div#icon-calendar,
div#footer li.menu-mlid-3170 a {
  background: url('../images/calendar.svg') no-repeat;
  background-size: cover;
  background-position: center center;
}
div#footer div#icon-talent,
div#footer li.menu-mlid-3168 a {
  background: url('../images/tehetsegpont.svg') no-repeat;
  background-size: cover;
  background-position: center center;
}
div#footer div#icon-press,
div#footer li.menu-mlid-3166 a {
  background: url('../images/press.svg') no-repeat;
  background-size: cover;
  background-position: center center;
}
div#footer div#icon-map,
div#footer li.menu-mlid-3169 a {
  background: url('../images/map.svg') no-repeat;
  background-size: cover;
  background-position: center center;
}
div#footer div#icon-newsletter,
div#footer li.menu-mlid-3165 a {
  background: url('../images/newsletter.svg') no-repeat;
  background-size: cover;
  background-position: center center;
}
div#footer div#icon-share,
div#footer li.menu-mlid-3167 a {
  background: url('../images/facebook.svg') no-repeat;
  background-size: cover;
  background-position: center center;
}
div#footer div.footer-navigation {
  text-align: left;
  color: #fff;
  width: 100%;
  max-width: 1240px;
  display: block;
  overflow: hidden;
  margin: auto auto 60px auto;
  padding: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div#footer div.footer-navigation .content {
  display: flex;
  flex-wrap: wrap;
}
div#footer div.footer-navigation .content > p {
  display: none;
}
div#footer div.footer-navigation .content > div {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 10px;
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  padding: 5px;
}
div#footer div.footer-navigation .content > div a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-right: 10px;
  font-size: 0.7em;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 5px;
}
div#footer div.footer-navigation .content > div a:hover {
  background-color: #A33D96;
}
div#footer div.footer-navigation .content > div h3 {
  text-transform: uppercase;
  font-size: 0.8em;
  color: #fff;
  margin-bottom: 10px;
  font-weight: bold;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 5px;
  margin: 0px;
}
div#footer div.footer-navigation:after {
  clear: both;
  display: block;
  content: '';
  width: 100%;
}
div.footersponsors {
  max-width: 1240px;
  margin: auto;
}
div#footerholderinner {
  padding: 20px 0 40px 0;
}
div#footerholder.sticky {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 800px) {
  div#footer {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
  }
  div#footer ul.menu li a {
    display: block;
    width: 50%;
    float: left;
    text-align: left;
  }
  div#footer ul.menu li a.text-footerbox {
    margin: 0;
  }
  div#footer div.holder-footerbox {
    float: left;
    width: 100%;
    margin-bottom: 40px;
  }
  div#footer div.footer-navigation .content > div {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  div#footer {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
  }
  div#footer ul.menu li a {
    display: block;
    width: 100%;
    float: left;
    text-align: left;
  }
  div#footer ul.menu li a.text-footerbox {
    margin: 0;
  }
  div#footer div.footer-navigation {
    padding: 0px;
  }
  div#footer div.footer-navigation .content > div {
    width: 100%;
  }
}
#footer .block-menu {
  clear: both;
}
#footer .block-block {
  display: inline-block;
  vertical-align: middle;
}
#footer .block-block .content {
  display: inline;
}
#footer .block-block .content p {
  display: inline;
}
#footer #block-menu-menu-tehetseghu-lablec {
  display: block;
  margin-bottom: 40px;
}
.form-item {
  margin: 0px;
}
input.form-number {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 40px;
  font-size: 0.9em;
  color: #666;
  border: 1px solid #aaa;
  padding: 5px;
  box-shadow: inset 0 1px 3px #bbb;
}
input.submit-form:hover {
  background: rgba(0, 131, 185, 0.5);
  color: #fff;
  box-shadow: 0 1px 1px #5da2be;
}
label {
  font-family: "Verdana", Arial, Helvetica, Sans-serif;
  color: #666;
  font-size: 0.9em;
  line-height: 1.4em;
}
form .description {
  font-family: "Verdana", Arial, Helvetica, Sans-serif;
  font-size: 0.9em;
  line-height: 1.4em;
  color: #999;
}
input.form-number::-webkit-slider-thumb:active {
  background: #0083b9;
}
input.form-number::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: rgba(0, 131, 185, 0.8);
  height: 15px;
  width: 15px;
  border-radius: 8px;
}
input.range-form {
  margin-top: 40px;
  width: 100%;
  -webkit-appearance: none;
  background: #bbb;
  height: 2px;
}
input.submit-form:active {
  background: #0083b9;
  color: #ddd;
  box-shadow: 0 1px 1px #1e627c;
}
div.formend {
  height: 1px;
  border-top: 1px solid #ccc;
  margin: 10px 0 10px 0;
}
input.number-field-form::-webkit-inner-spin-button {
  -webkit-appearance: ;
}
.element-invisible {
  display: none;
}
/* FIELDSET */
fieldset {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 4px solid #ddd;
  padding: 20px;
  width: 100%;
}
fieldset fieldset {
  font-size: 1em;
}
input {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-top: 3px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* linkek */
form a {
  font-size: 0.8em;
}
/* TEXTFIELD */
input[type="text"],
input[type="email"],
input[type="password"] {
  width: 100%;
  height: 30px;
  font-family: 'Verdana', Arial, Helvetica, Sans-serif;
  color: #666;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #bbb;
  padding: 5px;
  margin-bottom: 10px;
}
input[type="number"] {
  height: 30px;
  font-family: 'Verdana', Arial, Helvetica, Sans-serif;
  font-size: 0.8em;
  color: #666;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #bbb;
  padding: 5px;
  margin-bottom: 10px;
}
/* TEXTAREA */
textarea {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-top: 3px;
  width: 100%;
  height: 150px;
  font-family: 'Verdana', Arial, Helvetica, Sans-serif;
  font-size: 1em;
  color: #666;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #bbb;
  padding: 5px;
}
/* SELECT */
select {
  -webkit-appearance: none;
  -webkit-appearance: menulist-button;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  min-height: 30px;
  font-family: 'Verdana', Arial, Helvetica, Sans-serif;
  font-size: 0.8em;
  color: #666;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #bbb;
  padding: 5px;
}
div.webform-component-date select {
  width: inherit;
}
div.chosen-container {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  padding: 2px 0px;
}
div.chosen-container .chosen-choices li.search-field input[type="text"] {
  height: 25px;
}
div.chosen-container a.chosen-single {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: 'Verdana', Arial, Helvetica, Sans-serif;
  width: 100%;
  height: 30px;
  border-radius: 0;
  background-image: url('../images/arrow_down.svg');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 30px;
  border: 1px solid #ccc;
  color: #666;
  font-size: 1em;
  padding: 2px 5px;
  box-shadow: inset 0 1px 3px #bbb;
  background-color: #fff;
}
div.chosen-container a.chosen-single div {
  display: none;
}
div.chosen-container a.chosen-single:focus {
  outline: none;
}
div.chosen-container div.chosen-drop {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: absolute;
  background-color: #fff;
  z-index: 10;
  border: 1px solid #aaa;
  border-top: 0;
  width: 100%;
  margin: 0;
  margin-top: -2px;
  padding: 0px;
}
div.chosen-container div.chosen-drop ul {
  margin: 0px;
  padding: 0px;
}
div.chosen-container div.chosen-drop ul li:hover {
  background-color: rgba(0, 131, 185, 0.8);
  color: #eee;
}
div.chosen-container div.chosen-drop ul li {
  padding: 5px 10px;
}
div.chosen-container-active.chosen-with-drop a.chosen-single {
  box-shadow: inset 0 1px 3px #bbb;
  background-image: url('../images/arrow_up.svg');
  background-size: 30px;
}
/* SUBMIT/BUTTON */
input.form-submit,
input[type="submit"],
input[type="button"],
.button {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  cursor: pointer;
  background: rgba(0, 131, 185, 0.8);
  padding: 10px 15px 10px 15px;
  color: #fff;
  box-shadow: 0 1px 1px #1f6e8f;
  border: none;
  font-size: 1em;
  margin-right: 6px;
}
input.form-submit:disabled,
input[type="submit"]:disabled,
input[type="button"]:disabled,
.button:disabled {
  background: rgba(0, 131, 185, 0.3);
  padding: 10px 15px 10px 15px;
  color: #fff;
  box-shadow: 0 1px 1px #a0cddf;
  border: none;
  font-size: 1em;
}
input.form-submit:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.button:hover {
  background: rgba(0, 131, 185, 0.5);
  color: #fff;
  box-shadow: 0 1px 1px #5da2be;
}
input.form-submit:active,
input[type="submit"]:active,
input[type="button"]:active,
.button:active {
  background: #0083b9;
  color: #ddd;
  box-shadow: 0 1px 1px #1e627c;
}
/* RADIOS */
div.form-radios {
  /* EZ ITT NAGYON NEM JO!!! Szetesik tole az admin ui
        float:left;
        margin:20px 0 20px 40px;
*/
}
.form-type-radio label {
  margin-bottom: 4px;
  position: relative;
  display: inline-block;
  padding-left: 26px;
  margin-right: 5px;
  cursor: pointer;
  font-weight: normal;
}
.form-type-radio label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  border: 1px solid #bbb;
  box-shadow: inset 0 1px 1px #bbb;
}
.form-type-radio input[type="radio"] {
  display: none;
}
.form-type-radio input[type="radio"]:checked + label:before {
  content: "";
  background-image: url(../images/radio.svg);
  background-size: 90% 90%;
  background-repeat: no-repeat;
  background-position: center center;
}
.form-type-radio input[type="radio"]:disabled + label {
  color: #999;
}
.form-type-radio input[type="radio"]:disabled + label:before {
  background-color: #eee;
}
/* CHECKBOXES */
div.form-checkboxes {
  /* EZ ITT NAGYON NEM JO!!! Szetesik tole az admin ui
        float:left;
        margin:20px 0 20px 40px;
*/
}
.form-type-checkbox label {
  margin-bottom: 4px;
  position: relative;
  display: inline-block;
  padding-left: 26px;
  margin-right: 5px;
  cursor: pointer;
  font-weight: normal;
}
.form-type-checkbox label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  border: 1px solid #bbb;
  box-shadow: inset 0 1px 1px #bbb;
}
.form-type-checkbox input[type="checkbox"] {
  display: none;
}
.form-type-checkbox input[type="checkbox"]:checked + label:before {
  content: "\2713";
  font-size: 16px;
  color: #0083b9;
  text-align: center;
  line-height: 15px;
}
.form-type-checkbox input[type="checkbox"]:disabled + label {
  color: #999;
}
.form-type-checkbox input[type="checkbox"]:disabled + label:before {
  background-color: #eee;
}
#console .messages {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  padding: 5px;
  position: relative;
  font-size: 0.9em;
}
#console .messages h2 {
  font-weight: bold;
}
#console .messages.error {
  border: 1px solid #b4928f;
  background: #e4aeae;
  color: #b74b4b;
}
#console .messages.status {
  background: #c7c690;
  border: 1px solid #b0b088;
  color: #7c7b0e;
}
#console .messages.warning {
  background: #fcf8e3;
  border: 1px solid #ffe6b6;
  color: #a07833;
}
#console .form-actions input {
  float: right;
}
.button {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  background: rgba(0, 131, 185, 0.8);
  padding: 7px 12px 8px 12px;
  color: #fff;
  box-shadow: 0 1px 1px #1f6e8f;
  border: none;
  font-size: 1em;
  margin-right: 6px;
  text-decoration: none;
}
.button:disabled {
  background: rgba(0, 131, 185, 0.3);
  padding: 10px 15px 10px 15px;
  color: #fff;
  box-shadow: 0 1px 1px #a0cddf;
  border: none;
  font-size: 1em;
}
.button:link {
  color: #fff;
}
.button:visited {
  color: #fff;
}
.button:hover {
  background: rgba(0, 131, 185, 0.5);
  color: #fff;
  box-shadow: 0 1px 1px #5da2be;
}
.button:active {
  background: #0083b9;
  color: #ddd;
  box-shadow: 0 1px 1px #1e627c;
}
/*Ez a dobozba valo keresoknek kell*/
/*
div.webform-component-radios {margin-bottom:20px;}
div.webform-component-radios div.form-radios {margin-top:10px;}
div.webform-component-radios label {width:100%; display:block; margin-bottom:5px;}
div.webform-component-radios label.option{border:none; width:auto;  padding-bottom:0; color:#369;}

div.webform-component-checkboxes {margin-bottom:20px;}
div.webform-component-checkboxes label {width:100%; display:block; margin-bottom:5px}
div.webform-component-checkboxes label.option{border:none; width:auto; padding-bottom:0; font-size:1em;  color:#369;}
*/
div.webform-component-managed_file {
  margin-bottom: 20px;
}
div.form-managed-file {
  background: #eee;
  height: 40px;
}
div.form-managed-file input.form-file {
  margin: 5px;
}
/**
 * Edgar, aki nem ert a CSS-hez, itt jart es betett egy gyrorsfixet.
 */
.webform-component {
  margin: 1.5em 0;
}
.webform-component input,
.webform-component textarea {
  margin: 0;
}
/*
div.webform-component-checkboxes {
  margin-bottom: inherit;
}
*/
div#webform-component-teruletek-1,
div#webform-component-teruletek-2,
div#webform-component-teruletek-3,
div#webform-component-teruletek-4 {
  margin: 0;
}
#webform-component-fontos-informacio p {
  margin: 0;
}
form label {
  font-weight: bold;
}
.tef-form-item {
  width: 200px;
  float: left;
  white-space: nowrap;
  margin: 0px;
  padding: 0px;
  /*
	.form-checkboxes, .form-radios {
		margin:0px;
		padding:0px;
	}
*/
}
.tef-form-item label {
  white-space: nowrap;
  margin: 5px 0px;
}
.form-type-checkbox-tree {
  overflow: hidden;
  float: none;
}
div.tef {
  display: block;
  /*
	#edit-programtipus, #edit-field-globalid-value.form-checkboxes {
		margin:0px;
		padding:0px;
		.form-item {
			.tef-form-item;
		}
	}
*/
  /*
	.form-type-checkboxes {
		.tef-form-item;
		margin:0px;
		padding:0px;
	}
	.form-type-checkboxes, .form-type-radios {
		width:210px;
		float:left;
		margin:0px;

		margin:0px;
		margin-top:15px;
		padding:0px;
		.form-checkboxes, .form-radios {
			margin:0px;
			padding:0px;
		}
	}
*/
  /*Ez a tehets�gpont kinyithat� form r�sz�hez kell*/
}
div.tef a.tef-toggle {
  font-size: 0.8em;
  display: block;
  margin: 0 0 5px 0;
}
div.tef input[type="submit"] {
  padding: 5px;
  color: #fff;
  background-color: #0083b9;
  background-repeat: no-repeat;
  opacity: 0.8;
}
div.tef input[type="submit"]:hover {
  background-color: rgba(0, 131, 185, 0.5);
  opacity: 1;
}
div.tef input.submit-button {
  padding: 5px 5px 5px 30px;
  background-image: url('../images/search-icon_w.svg');
  background-size: 21px;
  background-position: 5px center;
  float: right;
}
div.tef input.terkep-button {
  padding: 5px 5px 5px 30px;
  background-image: url('../images/map.svg');
  background-size: 24px;
  background-position: 3px center;
  float: right;
}
div.tef input.reset-button {
  padding: 5px 5px 5px 30px;
  background-image: url('../images/gclose.svg');
  background-size: 21px;
  background-position: 5px center;
  float: right;
}
div.tef fieldset {
  padding: 10px;
}
div.tef legend a {
  padding: 4px 10px 4px 10px;
  text-decoration: none;
  display: block;
  border-radius: 4px;
  color: #fff;
  margin: auto;
  border: none;
}
div.tef legend a:link {
  background: #999;
}
div.tef legend a:visited {
  background: #999;
}
div.tef legend a:hover {
  background: #A33D96;
}
div.tef .form-item-programtipus-tehetseghonapja,
div.tef .form-item-programtipus {
  float: none;
  width: auto;
  clear: both;
  /*
		.form-type-checkbox {
			float: left;
		}
*/
}
div.searchholder {
  display: table-row;
  width: 100%;
}
div.searchholder div.searchholder-keys,
div.searchholder div.searchholder-submit {
  vertical-align: top;
  float: none;
  width: auto;
  display: table-cell;
}
div.searchholder div.searchholder-keys {
  width: 100%;
}
div.searchholder div.searchholder-submit input {
  height: 30px;
  padding: 5px 10px 5px 30px;
  background: url('../images/search-icon_w.svg') no-repeat rgba(0, 131, 185, 0.8);
  background-size: 22px;
  background-position: 5px center;
}
div.searchholder div.searchholder-submit input:hover {
  background-color: rgba(0, 131, 185, 0.5);
}
#container_holder div.searchholder div.searchholder-submit input {
  width: 30px;
  padding: 5px;
}
@media screen and (max-width: 480px) {
  .map div.searchholder div.searchholder-submit input {
    width: 30px;
    padding: 5px;
    overflow: hidden;
    text-indent: 40px;
  }
}
.asp-option {
  clear: both;
  display: block;
}
div.sidebar div.block.block-apachesolr-pages {
  background-color: #F6F6F6;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 10px;
  position: relative;
}
div.sidebar div.block.block-apachesolr-pages h2 {
  margin: 2px 0px 10px 0px;
  padding: 0px;
  color: #555;
}
div.sidebar div.block.block-apachesolr-pages fieldset {
  border: none;
  margin: 0px;
  padding: 0px;
  clear: both;
  padding: 35px 0px 5px 0px;
  position: relative;
  /*
        .form-type-checkbox label, .form-type-radio label {
            margin:0px 0px 3px 0px;
        }
*/
}
div.sidebar div.block.block-apachesolr-pages fieldset legend {
  display: block;
  margin: 0px;
  padding: 0px;
  clear: both;
  width: 100%;
}
div.sidebar div.block.block-apachesolr-pages fieldset legend > span {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  clear: both;
  padding: 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 32px;
  display: block;
  text-decoration: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 6px 8px;
  background-color: #bbb;
  color: #fff;
  margin: 0px;
  font-weight: bold;
  width: 100%;
}
div.sidebar div.block.block-apachesolr-pages fieldset legend > span .fieldset-title {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  text-decoration: inherit;
  width: 100%;
  display: block;
  margin: -6px;
  border: none;
  padding: 7px 6px 6px 6px;
  background-image: url(../images/fieldset-down.svg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 25px;
}
div.sidebar div.block.block-apachesolr-pages fieldset.collapsed legend > span .fieldset-title {
  background-image: url(../images/fieldset-right.svg);
}
div.sidebar div.block.block-apachesolr-pages fieldset .fieldset-wrapper {
  clear: both;
  padding: 0px 5px 5px 5px;
}
div.sidebar div.block.block-apachesolr-pages fieldset a.asp-more-button {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  text-align: right;
  text-decoration: none;
}
div.sidebar div.block.block-apachesolr-pages a {
  border: none;
}
div.sidebar div.block.block-apachesolr-pages input {
  margin: 0px;
}
div.sidebar div.block.block-apachesolr-pages form > div > .form-item {
  margin-bottom: 10px;
  /*
      &.form-type-checkboxes, &.form-type-radios {
        .form-checkboxes, .form-radios {
          margin:0px;
          padding:5px;
          .form-type-checkbox label, .form-type-radio label {
            margin:0px;
            margin-bottom:3px;
          }
        }
      }
*/
}
div.sidebar div.block.block-apachesolr-pages form > div > .form-item > label {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 32px;
  display: block;
  text-decoration: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 6px 8px;
  background-color: #bbb;
  color: #fff;
  margin: 0px;
  font-weight: bold;
  width: 100%;
}
div.sidebar div.block.block-apachesolr-pages .apachesolr-filters-toggle {
  margin-bottom: 3px;
}
div.sidebar div.block.block-apachesolr-pages:after {
  content: '';
  clear: both;
  display: block;
}
div.sidebar div.block.block-apachesolr-pages input.submit-button {
  background-image: url('../images/search-icon_w.svg');
  background-size: 25px;
  background-position: 5px center;
  padding: 7px 7px 7px 35px;
  background-repeat: no-repeat;
  color: #fff;
  margin-bottom: 3px;
  text-align: left;
  width: 49%;
  margin-left: 1%;
  float: right;
}
div.sidebar div.block.block-apachesolr-pages input.terkep-button {
  background-image: url('../images/map.svg');
  background-size: 28px;
  background-position: 4px center;
  padding: 7px 7px 7px 35px;
  background-repeat: no-repeat;
  color: #fff;
  margin-bottom: 3px;
  text-align: left;
  width: 100%;
  margin-top: 8px;
  float: right;
}
div.sidebar div.block.block-apachesolr-pages input.reset-button {
  background-image: url('../images/gclose.svg');
  background-size: 21px;
  background-position: 5px center;
  padding: 7px 7px 7px 35px;
  background-repeat: no-repeat;
  color: #fff;
  margin-bottom: 3px;
  text-align: left;
  width: 49%;
  margin-right: 1%;
  float: right;
}
.asp-modal {
  /*
    .form-type-checkbox label, .form-type.radio label {
      margin:0px;
      margin-bottom:2px;
    }
*/
}
.asp-modal input[type="submit"].asp-cancel-button {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: none;
  position: absolute;
  text-decoration: none;
  top: 15px;
  right: 10px;
  color: #000;
  opacity: 0.33;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  padding: 0px;
  margin: 0px;
  padding-right: 25px;
  background-image: url('../images/reset.svg');
  background-size: 24px 24px;
  background-position: right center;
  background-repeat: no-repeat;
  min-height: 24px;
  display: block;
  vertical-align: middle;
  font-size: 0.85em;
}
.asp-modal input[type="submit"].asp-cancel-button:hover {
  opacity: 0.5;
  background-color: transparent;
}
.asp-modal h2 {
  font-size: 1.3em;
  color: #666;
  font-family: "Nexa", "Times New Roman";
  font-weight: bold;
  margin: -5px 0px 10px 0px;
  padding: 0px;
}
.asp-modal .asp-option-group-title label {
  display: block;
  font-size: 1.1em;
  color: #AAA;
  font-family: "Nexa", "Times New Roman";
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}
.asp-modal .asp-option-group-title .form-type-checkbox label {
  color: inherit;
  font-size: 0.9em;
  font-family: Verdana, Helvetica, sans-serif;
}
.asp-modal .asp-option-group.selectable .asp-options {
  padding-left: 26px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.asp-modal .asp-modal-options {
  column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count: 3;
}
.asp-modal .asp-option-group {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0px 0px 10px 0px;
}
@media screen and (max-width: 800px) {
  .asp-modal .asp-modal-options {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
  }
}
@media screen and (max-width: 515px) {
  .asp-modal .asp-modal-options {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
}
.apachesolr-active-filters ul li a {
  box-shadow: 0 1px 1px #ccc;
  -moz-box-shadow: 0 1px 1px #ccc;
  -webkit-box-shadow: 0 1px 1px #ccc;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.apachesolr-active-filters ul li a:hover {
  background-color: #A33D96;
}
.page-versenykereso div.gridcol,
.page-tehetsegpontok div.gridcol,
.page-kepzesi-programok div.gridcol,
.page-tehetsegsegito-tanacsok div.gridcol,
.page-programok div.gridcol,
.page-jo-gyakorlatok div.gridcol,
.page-kepzesek div.gridcol {
  float: right;
}
.apachesolr-exposed-form .form-type-checkbox label,
.asp-modal .form-type-checkbox label,
.apachesolr-exposed-form .form-type-radio label,
.asp-modal .form-type-radio label {
  display: block;
  width: 100%;
}
div.sidebar div.block-menu-block ul.menu,
div.sidebar div.block-menu ul.menu {
  background: #5f7a83;
  font-size: 0.75em;
}
div.sidebar div.block-menu-block ul.menu ul.menu,
div.sidebar div.block-menu ul.menu ul.menu {
  font-size: 1em;
}
div.sidebar div.block-menu-block ul.menu ul.menu ul.menu,
div.sidebar div.block-menu ul.menu ul.menu ul.menu {
  font-size: 1em;
}
div.sidebar div.block-menu-block ul.menu ul.menu ul.menu li a,
div.sidebar div.block-menu ul.menu ul.menu ul.menu li a {
  padding: 7px 9px 7px 49px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-weight: normal;
  color: #eeeeee;
  background: rgba(255, 255, 255, 0.2);
}
div.sidebar div.block-menu-block ul.menu ul.menu ul.menu li a:visited,
div.sidebar div.block-menu ul.menu ul.menu ul.menu li a:visited {
  color: #eeeeee;
  background: rgba(255, 255, 255, 0.2);
}
div.sidebar div.block-menu-block ul.menu ul.menu ul.menu li a:hover,
div.sidebar div.block-menu ul.menu ul.menu ul.menu li a:hover {
  color: #ffffff;
  background: rgba(0, 131, 185, 0.2);
}
div.sidebar div.block-menu-block ul.menu ul.menu ul.menu li.active > a,
div.sidebar div.block-menu ul.menu ul.menu ul.menu li.active > a,
div.sidebar div.block-menu-block ul.menu ul.menu ul.menu li.active-trail.leaf > a,
div.sidebar div.block-menu ul.menu ul.menu ul.menu li.active-trail.leaf > a {
  font-weight: normal;
  padding: 7px 30px 7px 49px;
  color: #ffffff;
  background: rgba(0, 131, 185, 0.8);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 1px solid #a3c1c5;
}
div.sidebar div.block-menu-block ul.menu ul.menu li,
div.sidebar div.block-menu ul.menu ul.menu li {
  display: block;
}
div.sidebar div.block-menu-block ul.menu ul.menu li a,
div.sidebar div.block-menu ul.menu ul.menu li a {
  font-weight: bold;
  background: #5f7a83;
}
div.sidebar div.block-menu-block ul.menu ul.menu li a:hover,
div.sidebar div.block-menu ul.menu ul.menu li a:hover {
  color: #ffffff;
  background: rgba(0, 131, 185, 0.8);
}
div.sidebar div.block-menu-block ul.menu ul.menu li.active > a,
div.sidebar div.block-menu ul.menu ul.menu li.active > a,
div.sidebar div.block-menu-block ul.menu ul.menu li.active-trail.leaf > a,
div.sidebar div.block-menu ul.menu ul.menu li.active-trail.leaf > a {
  font-weight: bold;
  padding: 7px 30px 7px 29px;
  color: #ffffff;
  background: rgba(0, 131, 185, 0.8);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 1px solid #a3c1c5;
}
div.sidebar div.block-menu-block ul.menu li,
div.sidebar div.block-menu ul.menu li {
  display: none;
}
div.sidebar div.block-menu-block ul.menu li.active-trail,
div.sidebar div.block-menu ul.menu li.active-trail {
  display: block;
}
div.sidebar div.block-menu-block ul.menu li a,
div.sidebar div.block-menu ul.menu li a {
  text-decoration: none;
  display: block;
  padding: 7px 9px 7px 29px;
  transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  font-weight: normal;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 1px solid #a3c1c5;
  background: url(../images/lmup.png) no-repeat 10px bottom rgba(255, 255, 255, 0.35);
}
div.sidebar div.block-menu-block ul.menu li a:hover,
div.sidebar div.block-menu ul.menu li a:hover {
  color: #ffffff;
  background: url(../images/lmup.png) no-repeat 10px bottom rgba(0, 131, 185, 0.8);
  /*background:rgba(0,131,185,0.8);*/
}
div.sidebar div.block-menu-block ul.menu li a:visited,
div.sidebar div.block-menu ul.menu li a:visited {
  color: #eeeeee;
}
div.sidebar div.block-menu-block ul.menu li a:link,
div.sidebar div.block-menu ul.menu li a:link {
  color: #eeeeee;
}
div.sidebar div.block-menu-block ul.menu li.active a,
div.sidebar div.block-menu ul.menu li.active a,
div.sidebar div.block-menu-block ul.menu li.active-trail.leaf a,
div.sidebar div.block-menu ul.menu li.active-trail.leaf a {
  font-weight: bold;
  padding: 7px 30px 7px 29px;
  color: #ffffff;
  background: rgba(0, 131, 185, 0.8);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 1px solid #a3c1c5;
}
div.sidebar div.block-menu ul.menu li {
  display: block;
}
/*


div.pagerbutton:active {
    background: #ddd;
    box-shadow: 0 1px 1px #bbb;
    color: #ffffff;
    div.pagerbuttonicon {
        color: #ffffff;
    }
}
div.pagerbuttontxt {
    float: left;
    white-space: nowrap;
    font-size: 0.7em;
    margin: 0 0 0 10px;
    height: 16px;
    font-weight: bold;
    line-height:16px;
    a {
        text-decoration:none;
    }
}
div.pagerbutton {
  padding: 5px 10px 5px 0px;
  margin: 0 5px 5px 0;
  background: #ddd;
  cursor: pointer;
  color: #336699;
  box-shadow: 0 1px 1px #aaa;
  position:relative;
  a {
      position:absolute;
      top:0;
      bottom:0;
      right:0;
      left:0;
      &:hover {
        background:rgba(255,255,255,0.01);
      }
  }
  &:hover {
        background: #eee;
        box-shadow: 0 1px 1px #ccc;
        color: #00ccff;
        div.pagerbuttonicon {
            color: #00ccff;
        }
        div.pagericon {
            div.iconarrowright {
                background:url('../images/arrow_right_hover.svg') no-repeat;
                background-size: cover;
                background-position: center center;
                width: 20px;
                height: 20px;
                margin-top: -2px;
                opacity: 1;
            }
            div.iconarrowleft {
                background:url('../images/arrow_left_hover.svg') no-repeat;
                background-size:cover;
                background-position:center center;
                width:20px;
                height:20px;
                margin-top:-2px;
                opacity:1;
            }
        }
  }

  div.pagericon {
    div.iconarrowright {
        background: url('../images/arrow_right.svg') no-repeat;
        background-size: cover;
        background-position: center center;
        width: 20px;
        height: 20px;
        margin-top: -2px;
        opacity: 0.5;
    }
    div.iconarrowleft {
        background: url('../images/arrow_left.svg') no-repeat;
        background-size: cover;
        background-position: center center;
        width: 20px;
        height: 20px;
        margin-top: -2px;
        opacity: 0.5;
    }
  }
}
div.pagerbuttonicon {
    float: left;
    color: #7d96af;
    margin: 0 0 0 8px;
}
div.pagericonsmall {
    font-size: 1.2em;
    height: 16px;
    width: 16px;
    line-height: 12px;
}
div.pager {
    .border-box;
    padding: 4px 0 4px 0;
    border-bottom: 1px solid #cccccc;
    float: left;
    width: 100%;
}

div.pagerjump {
    width: 100%;
    text-align: left;
    font-size: 0.8em;
    color: #666;
    background: #eee;
    padding: 5px;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    margin: 0 0 5px 0;
    display: none;
    float: left;
    .border-box;
    a {
        text-decoration: none;
    }
    a.selected {
        text-decoration: none;
        color: #00ccff;
    }
}


*/
div.pagercount {
  float: right;
  font-size: 0.7em;
  font-weight: bold;
  color: #666666;
  padding: 5px 10px 0 20px;
  text-align: right;
}
div.pagerjump a {
  text-decoration: none;
}
div.pagerjump {
  width: 100%;
  text-align: left;
  font-size: 0.8em;
  color: #666;
  background: #eee;
  padding: 5px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  margin: 0 0 5px 0;
  display: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.pagerjump a.selected {
  text-decoration: none;
  color: #00ccff;
}
div.pager {
  padding: 4px 0 4px 0;
  border-bottom: 1px solid #cccccc;
  width: 100%;
}
div.pager a {
  -webkit-transition: all 0.5s ease, background-image 0s;
  -moz-transition: all 0.5s ease, background-image 0s;
  -ms-transition: all 0.5s ease, background-image 0s;
  -o-transition: all 0.5s ease, background-image 0s;
  transition: all 0.5s ease, background-image 0s;
  display: block;
  float: left;
  box-shadow: 0 1px 1px #ccc;
  padding: 0px 6px;
  height: 28px;
  line-height: 28px;
  font-size: 0.8em;
  text-decoration: none;
  font-weight: bold;
  margin: 0 5px 0 0;
  cursor: pointer;
}
div.pager a:link {
  background: #eee;
}
div.pager a:visited {
  background: #eee;
}
div.pager a:hover {
  background: #fcfcfc;
}
div.pager a.prev .icon,
div.pager a.next .icon {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  display: block;
  background-repeat: no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
  padding: 0px;
}
div.pager a.prev .icon {
  float: left;
  background-image: url(../images/arrow_left.svg);
  margin: 4px 4px 4px 0px;
}
div.pager a.prev:hover .icon {
  background-image: url(../images/arrow_left_hover.svg);
}
div.pager a.next .icon {
  float: right;
  background-image: url(../images/arrow_right.svg);
  margin: 4px 0px 4px 4px;
}
div.pager a.next:hover .icon {
  background-image: url(../images/arrow_right_hover.svg);
}
div.pagercount {
  float: right;
  font-size: 0.7em;
  font-weight: bold;
  color: #666666;
  padding: 5px 10px 0 20px;
  text-align: right;
}
/*
div.pager a:visited{background:#eee;}
div.pager a:hover{background:#fcfcfc;}
div.pager a.prev{padding-left:30px;}
div.pager a.prev{background:url(../images/arrow_left.svg) no-repeat 5px center #eee; background-size:20px; }
div.pager a.prev:visited{background:url(../images/arrow_left.svg) no-repeat 5px center #eee; background-size:20px; }
div.pager a.prev:hover{background:url(../images/arrow_left_hover.svg) no-repeat 5px center #fcfcfc; background-size:20px; }
div.pager a.next{padding-right:30px;}
div.pager a.next{background:url(../images/arrow_right.svg) no-repeat 110px center #eee; background-size:20px; }
div.pager a.next:visited{background:url(../images/arrow_right.svg) no-repeat 110px center #eee; background-size:20px; }
div.pager a.next:hover{background:url(../images/arrow_right_hover.svg) no-repeat 110px center #fcfcfc; background-size:20px; }

.map div.pager a.next{background:url(../images/arrow_right.svg) no-repeat 40px center #eee; background-size:20px; }
.map div.pager a.next:visited{background:url(../images/arrow_right.svg) no-repeat 40px center #eee; background-size:20px; }
.map div.pager a.next:hover{background:url(../images/arrow_right_hover.svg) no-repeat 40px center #fcfcfc; background-size:20px; }
*/
ul.tabs {
  float: right;
  margin: 10px 0px 0px 0px;
}
ul.tabs li:last-child a {
  border-right: 1px solid #ccc;
  border-radius: 0 4px 4px 0;
}
ul.tabs li:first-child a {
  border-left: 1px solid #ccc;
  border-radius: 4px 0 0 4px;
}
ul.tabs li {
  display: inline;
}
ul.tabs li a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  float: left;
  text-decoration: none;
  font-size: 0.7em;
  padding: 10px 20px 10px 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
ul.tabs li a:visited {
  background: #eee;
}
ul.tabs li a:link {
  background: #eee;
}
ul.tabs li a.active:link {
  background: #a43e97;
  color: #fff;
}
ul.tabs li a.active {
  background: #a43e97;
  color: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
}
ul.tabs li a:hover {
  background: #a43e97;
  color: #fff;
}
ul.tabs li a.active:hover {
  background: #a43e97;
  color: #fff;
}
ul.tabs li a.active:visited {
  background: #a43e97;
  color: #fff;
}
.node div.field-name-field-video .field-items .field-item {
  background: #000;
  margin: 10px 0 10px 0;
  width: 100%;
}
.node div.field-name-field-video .field-name-field-title {
  font-family: 'nexa';
  font-weight: bold;
  font-size: 1.2em;
  color: #fff;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 10px;
}
.node div.field-name-field-video .field-name-field-bevezeto {
  font-family: 'Verdana', Arial, Helvetica, Sans-serif;
  font-size: 1em;
  color: #bbb;
  margin: 10px 0 0 0;
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
  font-weight: normal;
}
.node-program div.header {
  margin-bottom: 20px;
}
.fb-widgets {
  margin: 10px 0px;
  overflow: hidden;
  display: block;
}
a.fb-share {
  display: block;
  color: #FFF;
  float: left;
}
a.fb-share:visited {
  color: #FFF;
}
a.fb-share:link {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #3B589C;
  background-image: url('../images/facebook.svg');
  background-repeat: no-repeat;
  background-position: 2px 2px;
  background-size: 19px 19px;
  padding: 0px 5px;
  line-height: 23px;
  padding-left: 23px;
  color: #FFF;
  text-decoration: none;
  height: 23px;
  margin-right: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 0.7em;
}
a.fb-share:hover {
  color: #FFF;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
div.pfbase {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 2px;
  background: #eee;
  font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
  font-size: 13px;
  color: #333;
}
div.pfbase div.header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 70px;
  overflow: hidden;
  border-bottom: 1px solid #d8dfea;
  padding: 10px;
  font-weight: bold;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.pfbase div.header img {
  position: absolute;
  top: 10px;
  left: 10px;
  margin: 0 10px 0 0;
}
div.pfbase div.header div.headtxt {
  padding: 0 0 0 60px;
}
div.pfbase div.own {
  margin-bottom: 10px;
}
div.pfbase a:link {
  text-decoration: none;
  color: #3B5998;
}
div.pfbase a:visited {
  text-decoration: none;
  color: #3B5998;
}
div.pfbase a:hover {
  text-decoration: underline;
  color: #3B5998;
}
div.pfbase div.posts {
  background: #eee;
  position: absolute;
  top: 70px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}
div.pfbase div.posts div.item {
  overflow: hidden;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
div.pfbase div.itemhead img {
  float: left;
  margin: 0 10px 0 0;
}
div.pfbase div.itemhead div.post-txt {
  padding: 0 0 0 60px;
}
div.pfbase div.item div.date {
  padding: 0 0 0 60px;
  color: #999;
}
div.pfbase div.post-txt a {
  font-weight: bold;
}
div.pfbase div.post-txt a:link {
  text-decoration: none;
  color: #3B5998;
}
div.pfbase div.post-txt a:visited {
  text-decoration: none;
  color: #3B5998;
}
div.pfbase div.post-txt a:hover {
  text-decoration: underline;
  color: #3B5998;
}
div.pfbase div.post-txt p {
  margin: 2px 0 6px 0;
}
div.pfbase div.post-txt p a {
  font-weight: normal;
}
div.pfbase div.post-txt p.link {
  margin: 0 0 10px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
div.pfbase div.itembody {
  background: #f7f7f7;
  border: 1px solid #e3e3e3;
  padding: 10px;
  margin: 0 0 10px 60px;
  position: relative;
  min-height: 118px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.pfbase div.itembody div.post-txt {
  margin: 0 0 0 126px;
}
div.pfbase div.itembody.noimg {
  min-height: 0;
}
div.pfbase div.itembody.noimg div.post-txt {
  margin: 0;
  min-height: 0;
}
div.pfbase div.img {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  width: 116px;
  height: 116px;
}
div.pfbase div.img.video:after {
  content: '';
  background: url(../images/video.png) no-repeat center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
div.pfbase img.single {
  max-width: 100%;
}
div.pfbase div.albumimg {
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: center center;
}
div.pfbase div.albumframe_outer {
  margin: -10px -10px 0 -10px;
}
div.pfbase div.albumframe {
  display: table;
  width: 100%;
  border-spacing: 10px;
}
div.pfbase div.albumimg.c4 {
  display: table-cell;
  width: 25%;
}
div.pfbase div.albumimg.c3 {
  display: table-cell;
  width: 33.3333%;
}
div.pfbase div.albumimg.c2 {
  display: table-cell;
  width: 50%;
}
div.pfbase .more {
  display: block;
  clear: both;
  padding: 10px;
  margin: 10px 10px 30px 10px;
  border: 1px solid #d8dfea;
  text-align: center;
  background-color: #edeff4;
  color: #3b5998;
  text-decoration: none;
  cursor: pointer;
}
div.pfbase .more:hover {
  text-decoration: none;
  background-color: #d8dfea;
}
div.pfbase .more.ajax-loading:after {
  content: '';
  display: inline-block;
  background-image: url("../images/facebook-ajax.gif");
  background-repeat: no-repeat;
  background-position: center right;
  width: 16px;
  height: 11px;
  padding-left: 36px;
  margin-left: -36px;
}
div.pfbase p {
  font-size: inherit !important;
}
.calendar-calendar .month-view .full td.multi-day .calendar.monthview .contents,
.calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents {
  position: absolute;
  width: 3000px;
  left: 5px;
}
.calendar-calendar .month-view .full td.single-day .calendar-empty,
.calendar-calendar .month-view .full td.single-day.empty,
.calendar-calendar .month-view .full td.date-box.empty {
  background: #F4F4F4;
}
.calendar-calendar div.date-nav a,
.calendar-calendar div.date-nav h3 {
  color: #777;
  text-decoration: none;
}
.mini-row {
  width: 100%;
  border: none;
}
.date-nav div.date-prev,
.date-nav div.date-next,
.date-nav {
  width: auto;
}
.attachment .calendar-calendar {
  margin-top: 20px;
  clear: both;
}
.attachment .calendar-calendar th.calendar-agenda-hour {
  color: #777777;
  font-weight: bold;
  text-align: right;
}
.view .date-nav-wrapper {
  position: relative;
  margin-top: 5px;
  width: 100%;
  font-size: 100%;
}
.view .date-nav-wrapper li.date-prev {
  display: block;
  padding: 0;
  float: left;
}
.view .date-nav-wrapper li.date-prev a {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  white-space: nowrap;
  border-radius: 4px 0  0 4px;
  font-size: 0.7em;
  font-weight: normal;
}
.view .date-nav-wrapper li.date-prev a:hover {
  color: #fff;
  background: #A33D96;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
}
.view .date-nav-wrapper ul {
  float: right;
  display: block;
  position: relative;
}
.view .date-nav-wrapper li.date-next {
  display: block;
  padding: 0;
  float: left;
}
.view .date-nav-wrapper li.date-next a {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  white-space: nowrap;
  border-radius: 0 4px 4px 0;
  font-size: 0.7em;
  font-weight: normal;
}
.view .date-nav-wrapper li.date-next a:hover {
  color: #fff;
  background: #A33D96;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
}
.view .date-nav-wrapper li {
  display: inline;
  margin: 0;
  padding: 0;
}
.view .date-nav-wrapper li a {
  text-decoration: none;
  padding: 10px 20px 10px 20px;
  font-size: 0.7em;
  margin: 0;
  border: 1px solid #ccc;
}
.view .date-nav-wrapper li a:hover {
  color: #fff;
  background: #A33D96;
}
.view .date-nav-wrapper li a:visited {
  color: #369;
  background: #eee;
}
.view .date-nav-wrapper li a:link {
  color: #369;
  background: #eee;
}
.view .date-nav-wrapper .date-nav {
  background-color: transparent;
  border: 0px;
  height: 30px;
  height: auto;
  min-height: 30px;
  position: relative;
  margin-bottom: 10px;
}
.view .date-nav-wrapper .clear-block {
  margin-bottom: 10px;
}
.view .date-nav-wrapper .date-heading {
  position: relative;
  width: 100%;
  top: 0px;
  text-align: center;
  z-index: 0;
}
.view .date-nav-wrapper .date-heading h3 {
  font-family: "Nexa", "Times New Roman";
  line-height: 30px;
  font-size: 1em;
  font-weight: bold;
  float: left;
}
.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues,
.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
  position: absolute;
  right: 0px !important;
  right: -1px;
  width: 10px;
  text-align: left;
  background: #A33D96;
  height: 1.9em;
  padding-left: 6px;
  z-index: 1;
}
.calendar-calendar .month-view .full .inner .monthview,
.calendar-calendar .week-view .full .inner .weekview,
.calendar-calendar .day-view .full .inner .dayview {
  width: auto;
  float: none;
  display: block;
  margin: 0.25em auto;
  position: relative;
}
.calendar-calendar .week-view .full .calendar-agenda-hour,
.calendar-calendar .day-view .full .calendar-agenda-hour {
  padding-right: 2px;
}
.calendar-calendar tr td.today,
.calendar-calendar tr.odd td.today,
.calendar-calendar tr.even td.today {
  background-color: #C3D6E4;
}
table.calendar-legend tr.odd .stripe,
table.calendar-legend tr.even .stripe {
  height: 12px !important;
  font-size: 9px !important;
  line-height: 10px !important;
}
.view table.mini .date-prev,
.view table.mini .date-next {
  background: none;
}
.calendar-calendar .month-view .full td.multi-day .inner .monthview .continuation,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .continuation {
  float: left;
  margin-right: 3px;
  height: 1.9em;
}
.calendar-calendar .month-view .full td.single-day div.monthview,
.calendar-calendar .week-view .full td.single-day div.weekview,
.calendar-calendar .day-view .full td.single-day div.dayview {
  background: #ffc;
  width: auto;
  padding: 0px 3px;
  overflow: hidden;
}
.calendar-calendar .day-view .full td .inner div.calendar div,
.calendar-calendar .day-view .full td .inner div.calendar div a {
  margin: 0px 3px;
}
.calendar-calendar td .inner .view-field,
.calendar-calendar td .inner .view-field a {
  color: #444;
  font-weight: normal;
}
.calendar-calendar td .inner div.calendar div.calendar-more,
.calendar-calendar td .inner div.calendar div.calendar-more a {
  color: #444;
  background: #fff;
  text-align: right;
}
.calendar-calendar td .inner div.calendar div,
.calendar-calendar td .inner div.calendar div a {
  border: none;
  background: #ffc;
  padding: 0;
}
.calendar-calendar .full td.single-day .continuation,
.calendar-calendar .full td.single-day .continues,
.calendar-calendar .full td.single-day .cutoff {
  display: none;
}
.calendar-calendar .day-view td .stripe,
.calendar-calendar .month-view .full td .stripe,
.calendar-calendar .week-view .full td .stripe {
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 3px;
  z-index: 2;
}
.calendar-legend td {
  text-align: left;
  padding-left: 5px;
}
.calendar div.form-item {
  white-space: normal;
}
.calendar-calendar .month-view .full td.multi-day .inner .view-field,
.calendar-calendar .month-view .full td.multi-day .inner .view-field a,
.calendar-calendar .week-view .full td.multi-day .inner .view-field,
.calendar-calendar .week-view .full td.multi-day .inner .view-field a,
.calendar-calendar .day-view .full td.multi-day .inner .view-field,
.calendar-calendar .day-view .full td.multi-day .inner .view-field a:link {
  color: #ffffff;
}
.calendar-calendar .month-view .full td.multi-day .inner .view-field,
.calendar-calendar .month-view .full td.multi-day .inner .view-field a,
.calendar-calendar .week-view .full td.multi-day .inner .view-field,
.calendar-calendar .week-view .full td.multi-day .inner .view-field a,
.calendar-calendar .day-view .full td.multi-day .inner .view-field,
.calendar-calendar .day-view .full td.multi-day .inner .view-field a:visited {
  color: #ffffff;
}
.calendar-calendar .month-view .full td.multi-day .inner .view-field,
.calendar-calendar .month-view .full td.multi-day .inner .view-field a,
.calendar-calendar .week-view .full td.multi-day .inner .view-field,
.calendar-calendar .week-view .full td.multi-day .inner .view-field a,
.calendar-calendar .day-view .full td.multi-day .inner .view-field,
.calendar-calendar .day-view .full td.multi-day .inner .view-field a:hover {
  color: #ffffff;
}
.calendar-calendar .month-view .full td.multi-day,
.calendar-calendar .week-view .full td.multi-day {
  border-top: 0px;
  border-bottom: 0px;
}
.calendar-calendar .month-view .full td .inner div.day,
.calendar-calendar .month-view .full td .inner div.day a {
  border: none;
  background: none;
  margin-bottom: 0px;
}
.calendar-date-select form {
  text-align: right;
  float: right;
  width: 25%;
}
.calendar-date-select .description {
  float: right;
}
.calendar-calendar .month-view .full td.multi-day .inner,
.calendar-calendar .week-view .full td.multi-day .inner,
.calendar-calendar .day-view .full td.multi-day .inner {
  min-height: inherit;
  width: auto;
  position: relative;
}
.calendar-calendar .month-view .full tr.date-box,
.calendar-calendar .month-view .full tr.date-box td,
.calendar-calendar .month-view .full tr.multi-day,
.calendar-calendar .month-view .full tr.multi-day td {
  height: 19px;
  max-height: 19px;
}
/*** Set small font size for all items in calendar div, themes can override this.* Use x-small instead of em to avoid multiplying effect in nested items.*/
.calendar-calendar div.calendar {
  border: none;
  font-size: x-small;
}
.calendar-empty {
  font-size: 1px;
  line-height: 1px;
}
.mini {
  width: 32%;
  vertical-align: top;
}
.mini .calendar-calendar .week {
  font-size: 0.7em;
}
table .mini-day-on a {
  text-decoration: underline;
}
table td.mini a {
  font-weight: normal;
}
ul.calendar-links,
.region-content ul.calendar-links {
  margin: 0;
  padding: 0;
}
.view-calendar .feed-icon {
  margin-top: 5px;
}
.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
  width: 8px;
  padding-left: 0px;
}
.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
  height: 2.75em;
  padding-top: 0.75em;
}
.calendar-calendar .day-view .full td.multi-day div.dayview,
.calendar-calendar .week-view .full td.multi-day div.weekview {
  margin-bottom: 2px;
}
.calendar-calendar .month-view .full td.date-box .inner,
.calendar-calendar .week-view .full td.date-box .inner {
  min-height: inherit;
}
.calendar-calendar .month-view .full .week a,
.calendar-calendar .week-view .full .week a {
  color: #4b85ac;
}
.calendar-calendar td .inner div,
.calendar-calendar td .inner div a {
  background: #eee;
}
.calendar-label {
  font-weight: bold;
  display: block;
  clear: both;
}
.calendar-calendar th a,
.attachment .calendar-calendar th {
  background-color: transparent;
  border: 0px;
}
.calendar-calendar .month-view .full td.single-day .inner div,
.calendar-calendar .month-view .full td.single-day .inner div a,
.calendar-calendar .month-view .full td.multi-day .inner div,
.calendar-calendar .month-view .full td.multi-day .inner div a,
.calendar-calendar .month-view .full td .inner div.calendar.monthview div,
.calendar-calendar .month-view .full td .inner div.calendar.monthview div a,
.calendar-calendar .week-view .full td.single-day .inner div,
.calendar-calendar .week-view .full td.single-day .inner div a,
.calendar-calendar .week-view .full td.multi-day .inner div,
.calendar-calendar .week-view .full td.multi-day .inner div a,
.calendar-calendar .week-view .full td .inner div.calendar.weekview div,
.calendar-calendar .week-view .full td .inner div.calendar.weekview div a,
.calendar-calendar .day-view .full td .inner div.view-item,
.calendar-calendar .day-view .full td .inner div.calendar div,
.calendar-calendar .day-view .full td .inner div.calendar div a {
  background: none;
  font-size: 0.95em;
}
.calendar-calendar .month-view .full td,
.calendar-calendar .week-view .full td,
.calendar-calendar .day-view td {
  vertical-align: top;
  padding: 1px 2px 0 2px;
}
.calendar-date-select div,
.calendar-date-select input,
.calendar-date-select label {
  text-align: right;
  padding: 0;
  margin: 0;
  float: right;
  clear: both;
}
.calendar-calendar .month-view .full td.multi-day div.monthview,
.calendar-calendar .week-view .full td.multi-day div.weekview,
.calendar-calendar .day-view .full td.multi-day div.dayview {
  background: #A33D96;
  height: 1.9em;
  overflow: hidden;
  margin: 0px auto;
  color: #ffffff;
  position: relative;
}
.calendar-calendar .month-view .full tr td.today,
.calendar-calendar .month-view .full tr.odd td.today,
.calendar-calendar .month-view .full tr.even td.today {
  background: none;
  border-left: 2px solid #7C7F12;
  border-right: 2px solid #7C7F12;
}
.calendar-calendar .month-view .full tr.single-day .no-entry,
.calendar-calendar .month-view .full tr.single-day .no-entry .inner {
  height: 44px !important;
  line-height: 44px;
}
.calendar-calendar .month-view .full div.calendar,
.calendar-calendar .week-view .full div.calendar,
.calendar-calendar .day-view div.calendar {
  width: auto;
}
.calendar-calendar .month-view .full .inner,
.calendar-calendar .week-view .full .multi-day .inner {
  height: auto;
  min-height: auto;
}
.calendar-calendar td.year,
.calendar-calendar td.month {
  text-align: center;
}
.year-view div.month-view div.date-nav {
  background-color: #DFDFDF;
  min-height: 20px;
}
table td.mini,
table th.mini,
table.mini td.week {
  padding: 0 1px 0 0;
  margin: 0;
}
.calendar-calendar .mini-day-on {
  padding: 0px;
}
.calendar-calendar .content {
  clear: both;
  padding: 3px;
  padding-left: 5px;
}
.calendar-calendar div.day {
  float: right;
  text-align: center;
  padding: 0.125em 0.25em 0 0.25em;
  margin: 0;
  background-color: #f3f3f3;
  border: 1px solid gray;
  border-width: 0 0 1px 1px;
  clear: both;
  width: 1.5em;
}
.calendar-calendar .month-view .full td.multi-day.no-entry {
  min-height: 0px;
}
.calendar-calendar .month-view .full td.single-day {
  border-top: 0px;
}
.calendar-calendar .month-view .full td.single-day .calendar-more div.monthview {
  background: #A33D96;
}
.calendar-calendar .month-view .full td.date-box {
  height: 1%;
  border-bottom: 0px;
  padding-bottom: 2px;
}
.calendar-calendar .month-view .full .week {
  font-size: inherit;
}
.calendar-calendar .month-view .full td.multi-day .calendar.monthview .view-field {
  white-space: nowrap;
  float: left;
  margin-right: 3px;
}
.calendar-calendar .month-view .full tr td.multi-day.ends-today {
  border-right: 2px solid #7C7F12;
}
.calendar-calendar .month-view .full tr td.multi-day.starts-today {
  border-left: 2px solid #7C7F12;
}
.calendar-calendar .month-view .full tr td.single-day.today {
  border-bottom: 2px solid #7C7F12;
}
.calendar-calendar .month-view .full td.date-box.today {
  border-width: 2px 2px 0px 2px;
  border-style: solid;
  border-color: #7C7F12;
}
.calendar-calendar .month-view table {
  border: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.calendar-calendar table.mini td.empty {
  background: #fff;
  border-color: #fff;
}
.calendar-calendar .mini-day-off {
  padding: 0px;
}
.calendar-calendar .week {
  clear: both;
  font-style: normal;
  color: #555;
  font-size: 0.8em;
}
.calendar-calendar tbody {
  border-top: none;
}
.calendar-calendar div.date-nav {
  background-color: #ccc;
  color: #777;
  padding: 0.2em;
  width: auto;
  border: 1px solid #ccc;
}
.calendar-calendar .stripe {
  height: 5px;
  width: auto;
  font-size: 1px !important;
  line-height: 1px !important;
}
.calendar-calendar div.title {
  font-size: 0.8em;
  text-align: center;
}
.calendar-calendar div.title a {
  color: #000;
}
.calendar-calendar div.title a:hover {
  color: #c00;
}
.calendar-calendar .mini {
  border: none;
}
.calendar-calendar .mini .title {
  font-size: 0.8em;
}
.calendar-calendar td {
  width: 14%;
  border: 1px solid #ccc;
  color: #777;
  text-align: right;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.calendar-calendar td div.day {
  border: 1px solid #ccc;
  border-top: none;
  border-right: none;
  margin-bottom: 2px;
}
.calendar-calendar td a {
  font-weight: bold;
  text-decoration: none;
}
.calendar-calendar td a:visited {
  color: #fff;
}
.calendar-calendar td a:hover {
  color: #fff;
  text-decoration: underline;
}
.calendar-calendar td .inner div.day a {
  color: #4b85ac;
}
.calendar-calendar td a:viisted {
  color: #fff;
}
.calendar-calendar td a:link {
  color: #fff;
}
.calendar-calendar table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.calendar-calendar td.empty {
  background: #ccc;
  border-color: #ccc;
  color: #cc9;
}
.calendar-calendar .week-view .full td.multi-day {
  padding: 2px;
}
.calendar-calendar .week-view .full td.multi-day div.weekview {
  height: 3.5em;
}
.calendar-calendar .week-view .full td.multi-day .calendar.weekview .view-field {
  white-space: nowrap;
  display: inline;
  margin-right: 3px;
}
.calendar-calendar .week-view .full td.multi-day .inner .weekview .continuation {
  height: 2.75em;
  padding-top: 0.75em;
  margin-right: 8px;
}
.calendar-calendar .week-view .full .first td.multi-day {
  border-top: 1px solid #CCCCCC;
}
.calendar-calendar .week-view .full .calendar-agenda-hour {
  width: 6%;
  min-width: 0px;
}
.calendar-calendar .week-view .full .days {
  width: 13%;
}
.calendar-calendar .week-view .full .calendar-agenda-hour.calendar-calendar .month-view .full .single-day .inner .view-item {
  float: left;
  width: 100%;
}
.calendar-calendar .week-view .full tr.last td.multi-day {
  border-bottom: 1px solid #CCCCCC;
}
.calendar-calendar .week-view td.single-day div.calendar {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}
.calendar-calendar td.calendar-agenda-items {
  border: 1px solid #CCCCCC;
  text-align: left;
}
.calendar-calendar td.calendar-agenda-items div.calendar {
  width: auto;
  padding: 0.25em;
  margin: 0;
}
.calendar-calendar div.calendar {
  background-color: #fff;
  border: solid 1px #ddd;
  text-align: left;
  margin: 0 0.25em 0.25em 0;
  width: 96%;
  float: right;
  clear: both;
}
.calendar-calendar div.calendar div.inner .calendar-agenda-empty {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  padding: 1em 0;
  background-color: #fff;
}
.calendar-calendar td.calendar-agenda-no-hours {
  min-width: 1%;
}
.calendar-calendar .day-view .full td.multi-day .calendar.weekview .view-field {
  display: block;
}
.calendar-calendar .day-view .full td .inner div.calendar div.stripe {
  margin: 0px;
}
.calendar-calendar .day-view td div.dayview {
  padding: 0px;
}
.calendar-calendar .day-view .stripe {
  width: 100%;
}
.calendar-calendar .day-view div.calendar {
  float: none;
  width: 98%;
  margin: 1% 1% 0 1%;
}
.calendar-calendar th.days {
  color: #ccc;
  background-color: #224;
  text-align: center;
  padding: 1px;
  margin: 0;
  background-color: #eee;
  color: #777;
  font-weight: bold;
  border: 1px solid #ccc;
}
.calendar-calendar .inner {
  height: auto !important;
  height: 5em;
  padding: 0;
  margin: 0;
}
.calendar-calendar .inner p {
  padding: 0 0 0.8em 0;
  margin: 0;
}
.calendar-calendar .inner div {
  padding: 0;
  margin: 0;
}
.calendar-calendar tr {
  padding: 0;
  margin: 0;
  background-color: white;
}
.calendar-calendar td.calendar-agenda-hour {
  text-align: right;
  border: none;
  border-top: 1px solid #CCCCCC;
  padding-top: 0.25em;
  width: 1%;
}
.calendar-calendar td.calendar-agenda-hour .calendar-hour {
  font-size: 1.2em;
  font-weight: bold;
}
.calendar-calendar td.calendar-agenda-hour .calendar-ampm {
  font-size: 1em;
}
.calendar-calendar td.week {
  width: 1%;
  min-width: 1%;
}
.calendar-calendar th {
  text-align: center;
  margin: 0;
}
.calendar-calendar th a {
  font-weight: bold;
}
.calendar-calendar .year-view td {
  width: 32%;
  padding: 1px;
  border: none;
  font-size: 0.8em;
}
.calendar-calendar .year-view td table td {
  width: 13%;
  padding: 0;
  font-size: 1.1em;
}
.calendar-calendar tr.odd,
.calendar-calendar tr.even {
  background-color: #fff;
}
.calendar-calendar .month-view .full tr td.multi-day,
.calendar-calendar .month-view .full tr td.date-box {
  border-bottom: 0px;
}
.calendar-calendar .month-view .full tr td.multi-day,
.calendar-calendar .month-view .full tr td.single-day {
  border-top: 0px;
}
.calendar-calendar .month-view .full tr.single-day .noentry-multi-day,
.calendar-calendar .month-view .full tr.single-day .noentry-multi-day .inner {
  height: 22px !important;
  line-height: 22px;
}
.calendar-calendar td span.date-display-single,
.calendar-calendar td span.date-display-start,
.calendar-calendar td span.date-display-end,
.calendar-calendar td span.date-display-separator {
  font-weight: bold;
}
table.calendar-legend {
  background-color: #ccc;
  width: 100%;
  margin: 0;
  padding: 0;
}
/*Ezek az eroszakolt css-ek*/
.calendar-calendar .week-view #header-container td.margin-right {
  width: 0;
}
div.calendar-calendar .week-view a {
  font-weight: 2em;
}
div.year.mini-day-on {
  background: #ccc;
  border-right: 1px solid #fff;
}
div.year.mini-day-on:hover {
  background: #A33D96;
  border-right: 1px solid #fff;
}
.calendar-calendar .month-view .full td.single-day div.monthview {
  background: #A33D96;
  color: #fff;
}
div.single-day div.dayview {
  background: #A33D96;
  border: none;
}
.calendar-calendar .day-view .full div.single-day div.dayview {
  background: #A33D96;
}
div.monthview a:link {
  color: #ffffff;
}
div.monthview a:visited {
  color: #ffffff;
}
div.monthview a:hover {
  color: #ffffff;
}
.view-projektek strong {
  font-weight: bold;
}
div.node-munkatarsak {
  /*szekci�c�m*/
}
div.node-munkatarsak div.field-name-field-munkatars-csoportok div.field-name-field-rovid-nev {
  margin-bottom: 10px;
  font-family: "Nexa", "Times New Roman";
  font-weight: bold;
  margin-top: 30px;
  font-size: 1em;
  color: #999;
}
div.node-munkatarsak div.field-name-field-szemelyek div.field-item {
  width: 50%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 5px;
}
@media screen and (max-width: 1024px) {
  div.node-munkatarsak div.field-name-field-szemelyek div.field-item {
    width: 50%;
  }
}
@media screen and (max-width: 800px) {
  div.node-munkatarsak div.field-name-field-szemelyek div.field-item {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  div.node-munkatarsak div.field-name-field-szemelyek div.field-item {
    width: 100%;
  }
}
div.node-munkatarsak div.field-collection-5 div.field-name-field-szemelyek div.field-item div.node-szemely {
  height: 265px;
}
div.node-munkatarsak div.field-name-field-szemelyek {
  margin: 0 -5px 0 -5px;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely {
  background: #eee;
  width: 100%;
  height: 200px;
  position: relative;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.field-name-field-telefon {
  font-size: 0.8em;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.field-name-field-email {
  font-size: 0.8em;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.field-name-field-email a {
  text-decoration: none;
  border-bottom: dotted 1px #3e97d1;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.field-name-field-munkakor {
  font-size: 0.9em;
  margin: -5px 0 5px 0;
  font-weight: bold;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.field-name-field-projektek {
  margin: 20px 0 5px 0;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.field-name-field-projektek div.views-field-field-rovid-nev {
  font-size: 0.8em;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.field-name-field-projektek div.field-label {
  font-weight: bold;
  font-size: 1em;
  margin: 30px 0 5px 0;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.field-name-field-projektek div.views-field-name {
  font-weight: bold;
  font-size: 0.8em;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.field-name-field-projektek div.views-field-name a {
  text-decoration: none;
  border-bottom: dotted 1px #3e97d1;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.field-item {
  width: 100%;
  float: none;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.field-name-title h2 {
  margin-bottom: 10px;
  font-family: "Nexa", "Times New Roman";
  font-size: 1.2em;
  color: #666;
  font-weight: bold;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.field-name-title h2 a {
  text-decoration: none;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.data {
  position: absolute;
  top: 0;
  right: 0;
  left: 30%;
  padding: 5px;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.data div.field-item {
  padding: 0;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.field-name-field-kep {
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  height: 200px;
}
div.node-munkatarsak div.field-name-field-szemelyek div.node-szemely div.field-name-field-kep .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/someone.svg) no-repeat center center #ccc;
  background-size: cover;
}
.content-left .field-name-field-kep .background-image {
  width: 200px;
  height: 250px;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.05);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0px 10px 10px 0;
}
.node-szemely.view-mode-full div.header {
  background: #eee;
  padding: 10px;
  overflow: hidden;
}
.node-szemely.view-mode-full div.header.nocol {
  background: transparent;
  padding: 0;
}
.node-szemely.view-mode-full div.header.no-table {
  background: transparent;
  padding: 0;
  overflow: inherit;
}
.content-left {
  float: left;
  width: 200px;
}
.realcontent {
  margin-left: 210px;
}
/* ADATLAPOK */
.node-dijazott.view-mode-full .field-name-field-title,
.node-mentor.view-mode-full .field-name-field-title,
.node-mentoralt.view-mode-full .field-name-field-title,
.node-tutor.view-mode-full .field-name-field-title,
.node-dijazott.view-mode-full .field-name-field-munkakor,
.node-mentor.view-mode-full .field-name-field-munkakor,
.node-mentoralt.view-mode-full .field-name-field-munkakor,
.node-tutor.view-mode-full .field-name-field-munkakor {
  font-weight: normal;
  margin: -8px 0 5px 0;
}
.node-dijazott.view-mode-full .field-name-field-tehetseg,
.node-mentor.view-mode-full .field-name-field-tehetseg,
.node-mentoralt.view-mode-full .field-name-field-tehetseg,
.node-tutor.view-mode-full .field-name-field-tehetseg {
  margin: 0 0 12px 0;
  font-weight: normal;
  color: #336699;
}
.node-dijazott.view-mode-full .field-name-field-dij-neve,
.node-mentor.view-mode-full .field-name-field-dij-neve,
.node-mentoralt.view-mode-full .field-name-field-dij-neve,
.node-tutor.view-mode-full .field-name-field-dij-neve,
.node-dijazott.view-mode-full .field-name-field-munkahely,
.node-mentor.view-mode-full .field-name-field-munkahely,
.node-mentoralt.view-mode-full .field-name-field-munkahely,
.node-tutor.view-mode-full .field-name-field-munkahely {
  margin: 0 0 5px 0;
  font-weight: bold;
}
.node-dijazott.view-mode-full .header,
.node-mentor.view-mode-full .header,
.node-mentoralt.view-mode-full .header,
.node-tutor.view-mode-full .header {
  float: right;
  margin: 0 0 0 5px;
  max-width: 300px;
}
.node-dijazott.view-mode-full .header .field-name-field-kep img,
.node-mentor.view-mode-full .header .field-name-field-kep img,
.node-mentoralt.view-mode-full .header .field-name-field-kep img,
.node-tutor.view-mode-full .header .field-name-field-kep img {
  max-width: 300px;
}
.node-dijazott.view-mode-full .header .field-name-field-url a.tehetseg-url,
.node-mentor.view-mode-full .header .field-name-field-url a.tehetseg-url,
.node-mentoralt.view-mode-full .header .field-name-field-url a.tehetseg-url,
.node-tutor.view-mode-full .header .field-name-field-url a.tehetseg-url {
  display: block;
  background-color: #eee;
  color: #172B23;
  padding: 5px 5px 5px 33px;
  background-image: url(../url_icon/link.svg);
  background-position: 3px 3px;
  background-size: 25px 25px;
  background-repeat: no-repeat;
  border: none;
  margin-bottom: 5px;
  font-size: 0.95em;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.node-dijazott.view-mode-full .header .field-name-field-url a.tehetseg-url:hover,
.node-mentor.view-mode-full .header .field-name-field-url a.tehetseg-url:hover,
.node-mentoralt.view-mode-full .header .field-name-field-url a.tehetseg-url:hover,
.node-tutor.view-mode-full .header .field-name-field-url a.tehetseg-url:hover {
  box-shadow: 0px 0px 1px 1px #3e97d1;
}
.node-dijazott.view-mode-full .header .field-name-field-url a.tehetseg-url.facebook,
.node-mentor.view-mode-full .header .field-name-field-url a.tehetseg-url.facebook,
.node-mentoralt.view-mode-full .header .field-name-field-url a.tehetseg-url.facebook,
.node-tutor.view-mode-full .header .field-name-field-url a.tehetseg-url.facebook {
  background-image: url(../url_icon/facebook.svg);
}
.node-dijazott.view-mode-full .header .field-name-field-url a.tehetseg-url.linkedin,
.node-mentor.view-mode-full .header .field-name-field-url a.tehetseg-url.linkedin,
.node-mentoralt.view-mode-full .header .field-name-field-url a.tehetseg-url.linkedin,
.node-tutor.view-mode-full .header .field-name-field-url a.tehetseg-url.linkedin {
  background-image: url(../url_icon/linkedin.svg);
}
.node-dijazott.view-mode-full .header .field-name-field-url a.tehetseg-url.prezi,
.node-mentor.view-mode-full .header .field-name-field-url a.tehetseg-url.prezi,
.node-mentoralt.view-mode-full .header .field-name-field-url a.tehetseg-url.prezi,
.node-tutor.view-mode-full .header .field-name-field-url a.tehetseg-url.prezi {
  background-image: url(../url_icon/prezi.svg);
}
.node-dijazott.view-mode-full .header .field-name-field-url a.tehetseg-url.youtube,
.node-mentor.view-mode-full .header .field-name-field-url a.tehetseg-url.youtube,
.node-mentoralt.view-mode-full .header .field-name-field-url a.tehetseg-url.youtube,
.node-tutor.view-mode-full .header .field-name-field-url a.tehetseg-url.youtube {
  background-image: url(../url_icon/youtube.svg);
}
.node-mentoralt.view-mode-full .field-name-field-tehetseg {
  color: inherit;
}
.node-mentor.view-mode-full .field-name-body,
.node-mentoralt.view-mode-full .field-name-body {
  margin-top: 25px;
}
/* LISTAOLDALAK */
.node .view-entity-reference-field-palyazat-dijazott,
.node .view-entity-reference-field-palyazatok-tutor,
.view-dijazottak,
.view-mentorok,
.view-mentoraltak,
.view-tutorok {
  clear: both;
  overflow: hidden;
}
.node .view-entity-reference-field-palyazat-dijazott .view-content,
.node .view-entity-reference-field-palyazatok-tutor .view-content,
.view-dijazottak .view-content,
.view-mentorok .view-content,
.view-mentoraltak .view-content,
.view-tutorok .view-content {
  margin: 0 -5px 0 -5px;
}
.node .view-entity-reference-field-palyazat-dijazott .views-row,
.node .view-entity-reference-field-palyazatok-tutor .views-row,
.view-dijazottak .views-row,
.view-mentorok .views-row,
.view-mentoraltak .views-row,
.view-tutorok .views-row {
  width: 50%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 5px;
}
@media screen and (max-width: 1024px) {
  .node .view-entity-reference-field-palyazat-dijazott .views-row,
  .node .view-entity-reference-field-palyazatok-tutor .views-row,
  .view-dijazottak .views-row,
  .view-mentorok .views-row,
  .view-mentoraltak .views-row,
  .view-tutorok .views-row {
    width: 50%;
  }
}
@media screen and (max-width: 800px) {
  .node .view-entity-reference-field-palyazat-dijazott .views-row,
  .node .view-entity-reference-field-palyazatok-tutor .views-row,
  .view-dijazottak .views-row,
  .view-mentorok .views-row,
  .view-mentoraltak .views-row,
  .view-tutorok .views-row {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .node .view-entity-reference-field-palyazat-dijazott .views-row,
  .node .view-entity-reference-field-palyazatok-tutor .views-row,
  .view-dijazottak .views-row,
  .view-mentorok .views-row,
  .view-mentoraltak .views-row,
  .view-tutorok .views-row {
    width: 100%;
  }
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott,
.view-dijazottak .node-dijazott,
.view-mentorok .node-dijazott,
.view-mentoraltak .node-dijazott,
.view-tutorok .node-dijazott,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt,
.view-dijazottak .node-mentoralt,
.view-mentorok .node-mentoralt,
.view-mentoraltak .node-mentoralt,
.view-tutorok .node-mentoralt,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor,
.view-dijazottak .node-mentor,
.view-mentorok .node-mentor,
.view-mentoraltak .node-mentor,
.view-tutorok .node-mentor,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor,
.view-dijazottak .node-tutor,
.view-mentorok .node-tutor,
.view-mentoraltak .node-tutor,
.view-tutorok .node-tutor {
  background: #eee;
  width: 100%;
  height: 200px;
  position: relative;
  /*
		div.field-name-field-szuletesi-ev {
			display:inline;
			font-size:0.8em;
			font-weight:normal;
			* {
				display:inline;
			}
			&:after {
				content:' – ';
			}
			&:before {
				display:block;
				content:'';
				margin-top:-8px;
			}
		}
		div.field-name-field-lakhely {
			display:inline;
			font-size:0.8em;
			font-weight:normal;
			* {
				display:inline;
			}
			&:after {
				display:block;
				content:'';
				margin-bottom:5px;
			}
		}
*/
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott div.field-name-field-bevezeto,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott div.field-name-field-bevezeto,
.view-dijazottak .node-dijazott div.field-name-field-bevezeto,
.view-mentorok .node-dijazott div.field-name-field-bevezeto,
.view-mentoraltak .node-dijazott div.field-name-field-bevezeto,
.view-tutorok .node-dijazott div.field-name-field-bevezeto,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt div.field-name-field-bevezeto,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt div.field-name-field-bevezeto,
.view-dijazottak .node-mentoralt div.field-name-field-bevezeto,
.view-mentorok .node-mentoralt div.field-name-field-bevezeto,
.view-mentoraltak .node-mentoralt div.field-name-field-bevezeto,
.view-tutorok .node-mentoralt div.field-name-field-bevezeto,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor div.field-name-field-bevezeto,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor div.field-name-field-bevezeto,
.view-dijazottak .node-mentor div.field-name-field-bevezeto,
.view-mentorok .node-mentor div.field-name-field-bevezeto,
.view-mentoraltak .node-mentor div.field-name-field-bevezeto,
.view-tutorok .node-mentor div.field-name-field-bevezeto,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor div.field-name-field-bevezeto,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor div.field-name-field-bevezeto,
.view-dijazottak .node-tutor div.field-name-field-bevezeto,
.view-mentorok .node-tutor div.field-name-field-bevezeto,
.view-mentoraltak .node-tutor div.field-name-field-bevezeto,
.view-tutorok .node-tutor div.field-name-field-bevezeto {
  font-size: 0.8em;
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott a#url,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott a#url,
.view-dijazottak .node-dijazott a#url,
.view-mentorok .node-dijazott a#url,
.view-mentoraltak .node-dijazott a#url,
.view-tutorok .node-dijazott a#url,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt a#url,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt a#url,
.view-dijazottak .node-mentoralt a#url,
.view-mentorok .node-mentoralt a#url,
.view-mentoraltak .node-mentoralt a#url,
.view-tutorok .node-mentoralt a#url,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor a#url,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor a#url,
.view-dijazottak .node-mentor a#url,
.view-mentorok .node-mentor a#url,
.view-mentoraltak .node-mentor a#url,
.view-tutorok .node-mentor a#url,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor a#url,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor a#url,
.view-dijazottak .node-tutor a#url,
.view-mentorok .node-tutor a#url,
.view-mentoraltak .node-tutor a#url,
.view-tutorok .node-tutor a#url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott a#url:hover,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott a#url:hover,
.view-dijazottak .node-dijazott a#url:hover,
.view-mentorok .node-dijazott a#url:hover,
.view-mentoraltak .node-dijazott a#url:hover,
.view-tutorok .node-dijazott a#url:hover,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt a#url:hover,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt a#url:hover,
.view-dijazottak .node-mentoralt a#url:hover,
.view-mentorok .node-mentoralt a#url:hover,
.view-mentoraltak .node-mentoralt a#url:hover,
.view-tutorok .node-mentoralt a#url:hover,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor a#url:hover,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor a#url:hover,
.view-dijazottak .node-mentor a#url:hover,
.view-mentorok .node-mentor a#url:hover,
.view-mentoraltak .node-mentor a#url:hover,
.view-tutorok .node-mentor a#url:hover,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor a#url:hover,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor a#url:hover,
.view-dijazottak .node-tutor a#url:hover,
.view-mentorok .node-tutor a#url:hover,
.view-mentoraltak .node-tutor a#url:hover,
.view-tutorok .node-tutor a#url:hover {
  background: rgba(0, 131, 185, 0.2);
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott div.field-name-field-szuletesi-ev,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott div.field-name-field-szuletesi-ev,
.view-dijazottak .node-dijazott div.field-name-field-szuletesi-ev,
.view-mentorok .node-dijazott div.field-name-field-szuletesi-ev,
.view-mentoraltak .node-dijazott div.field-name-field-szuletesi-ev,
.view-tutorok .node-dijazott div.field-name-field-szuletesi-ev,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt div.field-name-field-szuletesi-ev,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt div.field-name-field-szuletesi-ev,
.view-dijazottak .node-mentoralt div.field-name-field-szuletesi-ev,
.view-mentorok .node-mentoralt div.field-name-field-szuletesi-ev,
.view-mentoraltak .node-mentoralt div.field-name-field-szuletesi-ev,
.view-tutorok .node-mentoralt div.field-name-field-szuletesi-ev,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor div.field-name-field-szuletesi-ev,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor div.field-name-field-szuletesi-ev,
.view-dijazottak .node-mentor div.field-name-field-szuletesi-ev,
.view-mentorok .node-mentor div.field-name-field-szuletesi-ev,
.view-mentoraltak .node-mentor div.field-name-field-szuletesi-ev,
.view-tutorok .node-mentor div.field-name-field-szuletesi-ev,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor div.field-name-field-szuletesi-ev,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor div.field-name-field-szuletesi-ev,
.view-dijazottak .node-tutor div.field-name-field-szuletesi-ev,
.view-mentorok .node-tutor div.field-name-field-szuletesi-ev,
.view-mentoraltak .node-tutor div.field-name-field-szuletesi-ev,
.view-tutorok .node-tutor div.field-name-field-szuletesi-ev {
  font-size: 0.8em;
  font-weight: normal;
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott div.field-name-field-lakhely,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott div.field-name-field-lakhely,
.view-dijazottak .node-dijazott div.field-name-field-lakhely,
.view-mentorok .node-dijazott div.field-name-field-lakhely,
.view-mentoraltak .node-dijazott div.field-name-field-lakhely,
.view-tutorok .node-dijazott div.field-name-field-lakhely,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt div.field-name-field-lakhely,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt div.field-name-field-lakhely,
.view-dijazottak .node-mentoralt div.field-name-field-lakhely,
.view-mentorok .node-mentoralt div.field-name-field-lakhely,
.view-mentoraltak .node-mentoralt div.field-name-field-lakhely,
.view-tutorok .node-mentoralt div.field-name-field-lakhely,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor div.field-name-field-lakhely,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor div.field-name-field-lakhely,
.view-dijazottak .node-mentor div.field-name-field-lakhely,
.view-mentorok .node-mentor div.field-name-field-lakhely,
.view-mentoraltak .node-mentor div.field-name-field-lakhely,
.view-tutorok .node-mentor div.field-name-field-lakhely,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor div.field-name-field-lakhely,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor div.field-name-field-lakhely,
.view-dijazottak .node-tutor div.field-name-field-lakhely,
.view-mentorok .node-tutor div.field-name-field-lakhely,
.view-mentoraltak .node-tutor div.field-name-field-lakhely,
.view-tutorok .node-tutor div.field-name-field-lakhely {
  font-size: 0.8em;
  font-weight: bold;
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott div.field-name-field-dij-neve,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott div.field-name-field-dij-neve,
.view-dijazottak .node-dijazott div.field-name-field-dij-neve,
.view-mentorok .node-dijazott div.field-name-field-dij-neve,
.view-mentoraltak .node-dijazott div.field-name-field-dij-neve,
.view-tutorok .node-dijazott div.field-name-field-dij-neve,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt div.field-name-field-dij-neve,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt div.field-name-field-dij-neve,
.view-dijazottak .node-mentoralt div.field-name-field-dij-neve,
.view-mentorok .node-mentoralt div.field-name-field-dij-neve,
.view-mentoraltak .node-mentoralt div.field-name-field-dij-neve,
.view-tutorok .node-mentoralt div.field-name-field-dij-neve,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor div.field-name-field-dij-neve,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor div.field-name-field-dij-neve,
.view-dijazottak .node-mentor div.field-name-field-dij-neve,
.view-mentorok .node-mentor div.field-name-field-dij-neve,
.view-mentoraltak .node-mentor div.field-name-field-dij-neve,
.view-tutorok .node-mentor div.field-name-field-dij-neve,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor div.field-name-field-dij-neve,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor div.field-name-field-dij-neve,
.view-dijazottak .node-tutor div.field-name-field-dij-neve,
.view-mentorok .node-tutor div.field-name-field-dij-neve,
.view-mentoraltak .node-tutor div.field-name-field-dij-neve,
.view-tutorok .node-tutor div.field-name-field-dij-neve,
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott div.field-name-field-munkahely,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott div.field-name-field-munkahely,
.view-dijazottak .node-dijazott div.field-name-field-munkahely,
.view-mentorok .node-dijazott div.field-name-field-munkahely,
.view-mentoraltak .node-dijazott div.field-name-field-munkahely,
.view-tutorok .node-dijazott div.field-name-field-munkahely,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt div.field-name-field-munkahely,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt div.field-name-field-munkahely,
.view-dijazottak .node-mentoralt div.field-name-field-munkahely,
.view-mentorok .node-mentoralt div.field-name-field-munkahely,
.view-mentoraltak .node-mentoralt div.field-name-field-munkahely,
.view-tutorok .node-mentoralt div.field-name-field-munkahely,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor div.field-name-field-munkahely,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor div.field-name-field-munkahely,
.view-dijazottak .node-mentor div.field-name-field-munkahely,
.view-mentorok .node-mentor div.field-name-field-munkahely,
.view-mentoraltak .node-mentor div.field-name-field-munkahely,
.view-tutorok .node-mentor div.field-name-field-munkahely,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor div.field-name-field-munkahely,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor div.field-name-field-munkahely,
.view-dijazottak .node-tutor div.field-name-field-munkahely,
.view-mentorok .node-tutor div.field-name-field-munkahely,
.view-mentoraltak .node-tutor div.field-name-field-munkahely,
.view-tutorok .node-tutor div.field-name-field-munkahely {
  margin: 0 0 5px 0;
  font-size: 0.8em;
  font-weight: bold;
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott div.field-name-field-title,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott div.field-name-field-title,
.view-dijazottak .node-dijazott div.field-name-field-title,
.view-mentorok .node-dijazott div.field-name-field-title,
.view-mentoraltak .node-dijazott div.field-name-field-title,
.view-tutorok .node-dijazott div.field-name-field-title,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt div.field-name-field-title,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt div.field-name-field-title,
.view-dijazottak .node-mentoralt div.field-name-field-title,
.view-mentorok .node-mentoralt div.field-name-field-title,
.view-mentoraltak .node-mentoralt div.field-name-field-title,
.view-tutorok .node-mentoralt div.field-name-field-title,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor div.field-name-field-title,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor div.field-name-field-title,
.view-dijazottak .node-mentor div.field-name-field-title,
.view-mentorok .node-mentor div.field-name-field-title,
.view-mentoraltak .node-mentor div.field-name-field-title,
.view-tutorok .node-mentor div.field-name-field-title,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor div.field-name-field-title,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor div.field-name-field-title,
.view-dijazottak .node-tutor div.field-name-field-title,
.view-mentorok .node-tutor div.field-name-field-title,
.view-mentoraltak .node-tutor div.field-name-field-title,
.view-tutorok .node-tutor div.field-name-field-title {
  font-size: 0.8em;
  font-weight: normal;
  margin: -8px 0 5px 0;
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott div.field-name-field-tehetseg,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott div.field-name-field-tehetseg,
.view-dijazottak .node-dijazott div.field-name-field-tehetseg,
.view-mentorok .node-dijazott div.field-name-field-tehetseg,
.view-mentoraltak .node-dijazott div.field-name-field-tehetseg,
.view-tutorok .node-dijazott div.field-name-field-tehetseg,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt div.field-name-field-tehetseg,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt div.field-name-field-tehetseg,
.view-dijazottak .node-mentoralt div.field-name-field-tehetseg,
.view-mentorok .node-mentoralt div.field-name-field-tehetseg,
.view-mentoraltak .node-mentoralt div.field-name-field-tehetseg,
.view-tutorok .node-mentoralt div.field-name-field-tehetseg,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor div.field-name-field-tehetseg,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor div.field-name-field-tehetseg,
.view-dijazottak .node-mentor div.field-name-field-tehetseg,
.view-mentorok .node-mentor div.field-name-field-tehetseg,
.view-mentoraltak .node-mentor div.field-name-field-tehetseg,
.view-tutorok .node-mentor div.field-name-field-tehetseg,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor div.field-name-field-tehetseg,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor div.field-name-field-tehetseg,
.view-dijazottak .node-tutor div.field-name-field-tehetseg,
.view-mentorok .node-tutor div.field-name-field-tehetseg,
.view-mentoraltak .node-tutor div.field-name-field-tehetseg,
.view-tutorok .node-tutor div.field-name-field-tehetseg,
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott div.field-name-field-munkakor,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott div.field-name-field-munkakor,
.view-dijazottak .node-dijazott div.field-name-field-munkakor,
.view-mentorok .node-dijazott div.field-name-field-munkakor,
.view-mentoraltak .node-dijazott div.field-name-field-munkakor,
.view-tutorok .node-dijazott div.field-name-field-munkakor,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt div.field-name-field-munkakor,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt div.field-name-field-munkakor,
.view-dijazottak .node-mentoralt div.field-name-field-munkakor,
.view-mentorok .node-mentoralt div.field-name-field-munkakor,
.view-mentoraltak .node-mentoralt div.field-name-field-munkakor,
.view-tutorok .node-mentoralt div.field-name-field-munkakor,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor div.field-name-field-munkakor,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor div.field-name-field-munkakor,
.view-dijazottak .node-mentor div.field-name-field-munkakor,
.view-mentorok .node-mentor div.field-name-field-munkakor,
.view-mentoraltak .node-mentor div.field-name-field-munkakor,
.view-tutorok .node-mentor div.field-name-field-munkakor,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor div.field-name-field-munkakor,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor div.field-name-field-munkakor,
.view-dijazottak .node-tutor div.field-name-field-munkakor,
.view-mentorok .node-tutor div.field-name-field-munkakor,
.view-mentoraltak .node-tutor div.field-name-field-munkakor,
.view-tutorok .node-tutor div.field-name-field-munkakor {
  font-size: 0.8em;
  margin: 0 0 8px 0;
  font-weight: normal;
  color: #336699;
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott div.field-item,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott div.field-item,
.view-dijazottak .node-dijazott div.field-item,
.view-mentorok .node-dijazott div.field-item,
.view-mentoraltak .node-dijazott div.field-item,
.view-tutorok .node-dijazott div.field-item,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt div.field-item,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt div.field-item,
.view-dijazottak .node-mentoralt div.field-item,
.view-mentorok .node-mentoralt div.field-item,
.view-mentoraltak .node-mentoralt div.field-item,
.view-tutorok .node-mentoralt div.field-item,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor div.field-item,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor div.field-item,
.view-dijazottak .node-mentor div.field-item,
.view-mentorok .node-mentor div.field-item,
.view-mentoraltak .node-mentor div.field-item,
.view-tutorok .node-mentor div.field-item,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor div.field-item,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor div.field-item,
.view-dijazottak .node-tutor div.field-item,
.view-mentorok .node-tutor div.field-item,
.view-mentoraltak .node-tutor div.field-item,
.view-tutorok .node-tutor div.field-item {
  width: 100%;
  float: none;
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott div.field-name-title h2,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott div.field-name-title h2,
.view-dijazottak .node-dijazott div.field-name-title h2,
.view-mentorok .node-dijazott div.field-name-title h2,
.view-mentoraltak .node-dijazott div.field-name-title h2,
.view-tutorok .node-dijazott div.field-name-title h2,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt div.field-name-title h2,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt div.field-name-title h2,
.view-dijazottak .node-mentoralt div.field-name-title h2,
.view-mentorok .node-mentoralt div.field-name-title h2,
.view-mentoraltak .node-mentoralt div.field-name-title h2,
.view-tutorok .node-mentoralt div.field-name-title h2,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor div.field-name-title h2,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor div.field-name-title h2,
.view-dijazottak .node-mentor div.field-name-title h2,
.view-mentorok .node-mentor div.field-name-title h2,
.view-mentoraltak .node-mentor div.field-name-title h2,
.view-tutorok .node-mentor div.field-name-title h2,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor div.field-name-title h2,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor div.field-name-title h2,
.view-dijazottak .node-tutor div.field-name-title h2,
.view-mentorok .node-tutor div.field-name-title h2,
.view-mentoraltak .node-tutor div.field-name-title h2,
.view-tutorok .node-tutor div.field-name-title h2 {
  margin-bottom: 10px;
  font-family: "Nexa", "Times New Roman";
  font-size: 1.2em;
  color: #666;
  font-weight: bold;
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott div.field-name-title h2 a,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott div.field-name-title h2 a,
.view-dijazottak .node-dijazott div.field-name-title h2 a,
.view-mentorok .node-dijazott div.field-name-title h2 a,
.view-mentoraltak .node-dijazott div.field-name-title h2 a,
.view-tutorok .node-dijazott div.field-name-title h2 a,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt div.field-name-title h2 a,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt div.field-name-title h2 a,
.view-dijazottak .node-mentoralt div.field-name-title h2 a,
.view-mentorok .node-mentoralt div.field-name-title h2 a,
.view-mentoraltak .node-mentoralt div.field-name-title h2 a,
.view-tutorok .node-mentoralt div.field-name-title h2 a,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor div.field-name-title h2 a,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor div.field-name-title h2 a,
.view-dijazottak .node-mentor div.field-name-title h2 a,
.view-mentorok .node-mentor div.field-name-title h2 a,
.view-mentoraltak .node-mentor div.field-name-title h2 a,
.view-tutorok .node-mentor div.field-name-title h2 a,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor div.field-name-title h2 a,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor div.field-name-title h2 a,
.view-dijazottak .node-tutor div.field-name-title h2 a,
.view-mentorok .node-tutor div.field-name-title h2 a,
.view-mentoraltak .node-tutor div.field-name-title h2 a,
.view-tutorok .node-tutor div.field-name-title h2 a {
  text-decoration: none;
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott div.data,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott div.data,
.view-dijazottak .node-dijazott div.data,
.view-mentorok .node-dijazott div.data,
.view-mentoraltak .node-dijazott div.data,
.view-tutorok .node-dijazott div.data,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt div.data,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt div.data,
.view-dijazottak .node-mentoralt div.data,
.view-mentorok .node-mentoralt div.data,
.view-mentoraltak .node-mentoralt div.data,
.view-tutorok .node-mentoralt div.data,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor div.data,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor div.data,
.view-dijazottak .node-mentor div.data,
.view-mentorok .node-mentor div.data,
.view-mentoraltak .node-mentor div.data,
.view-tutorok .node-mentor div.data,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor div.data,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor div.data,
.view-dijazottak .node-tutor div.data,
.view-mentorok .node-tutor div.data,
.view-mentoraltak .node-tutor div.data,
.view-tutorok .node-tutor div.data {
  position: absolute;
  top: 0;
  right: 0;
  left: 30%;
  padding: 5px;
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott div.data div.field-item,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott div.data div.field-item,
.view-dijazottak .node-dijazott div.data div.field-item,
.view-mentorok .node-dijazott div.data div.field-item,
.view-mentoraltak .node-dijazott div.data div.field-item,
.view-tutorok .node-dijazott div.data div.field-item,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt div.data div.field-item,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt div.data div.field-item,
.view-dijazottak .node-mentoralt div.data div.field-item,
.view-mentorok .node-mentoralt div.data div.field-item,
.view-mentoraltak .node-mentoralt div.data div.field-item,
.view-tutorok .node-mentoralt div.data div.field-item,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor div.data div.field-item,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor div.data div.field-item,
.view-dijazottak .node-mentor div.data div.field-item,
.view-mentorok .node-mentor div.data div.field-item,
.view-mentoraltak .node-mentor div.data div.field-item,
.view-tutorok .node-mentor div.data div.field-item,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor div.data div.field-item,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor div.data div.field-item,
.view-dijazottak .node-tutor div.data div.field-item,
.view-mentorok .node-tutor div.data div.field-item,
.view-mentoraltak .node-tutor div.data div.field-item,
.view-tutorok .node-tutor div.data div.field-item {
  padding: 0;
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott div.field-name-field-kep,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott div.field-name-field-kep,
.view-dijazottak .node-dijazott div.field-name-field-kep,
.view-mentorok .node-dijazott div.field-name-field-kep,
.view-mentoraltak .node-dijazott div.field-name-field-kep,
.view-tutorok .node-dijazott div.field-name-field-kep,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt div.field-name-field-kep,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt div.field-name-field-kep,
.view-dijazottak .node-mentoralt div.field-name-field-kep,
.view-mentorok .node-mentoralt div.field-name-field-kep,
.view-mentoraltak .node-mentoralt div.field-name-field-kep,
.view-tutorok .node-mentoralt div.field-name-field-kep,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor div.field-name-field-kep,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor div.field-name-field-kep,
.view-dijazottak .node-mentor div.field-name-field-kep,
.view-mentorok .node-mentor div.field-name-field-kep,
.view-mentoraltak .node-mentor div.field-name-field-kep,
.view-tutorok .node-mentor div.field-name-field-kep,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor div.field-name-field-kep,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor div.field-name-field-kep,
.view-dijazottak .node-tutor div.field-name-field-kep,
.view-mentorok .node-tutor div.field-name-field-kep,
.view-mentoraltak .node-tutor div.field-name-field-kep,
.view-tutorok .node-tutor div.field-name-field-kep {
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  height: 200px;
}
.node .view-entity-reference-field-palyazat-dijazott .node-dijazott div.field-name-field-kep .background-image,
.node .view-entity-reference-field-palyazatok-tutor .node-dijazott div.field-name-field-kep .background-image,
.view-dijazottak .node-dijazott div.field-name-field-kep .background-image,
.view-mentorok .node-dijazott div.field-name-field-kep .background-image,
.view-mentoraltak .node-dijazott div.field-name-field-kep .background-image,
.view-tutorok .node-dijazott div.field-name-field-kep .background-image,
.node .view-entity-reference-field-palyazat-dijazott .node-mentoralt div.field-name-field-kep .background-image,
.node .view-entity-reference-field-palyazatok-tutor .node-mentoralt div.field-name-field-kep .background-image,
.view-dijazottak .node-mentoralt div.field-name-field-kep .background-image,
.view-mentorok .node-mentoralt div.field-name-field-kep .background-image,
.view-mentoraltak .node-mentoralt div.field-name-field-kep .background-image,
.view-tutorok .node-mentoralt div.field-name-field-kep .background-image,
.node .view-entity-reference-field-palyazat-dijazott .node-mentor div.field-name-field-kep .background-image,
.node .view-entity-reference-field-palyazatok-tutor .node-mentor div.field-name-field-kep .background-image,
.view-dijazottak .node-mentor div.field-name-field-kep .background-image,
.view-mentorok .node-mentor div.field-name-field-kep .background-image,
.view-mentoraltak .node-mentor div.field-name-field-kep .background-image,
.view-tutorok .node-mentor div.field-name-field-kep .background-image,
.node .view-entity-reference-field-palyazat-dijazott .node-tutor div.field-name-field-kep .background-image,
.node .view-entity-reference-field-palyazatok-tutor .node-tutor div.field-name-field-kep .background-image,
.view-dijazottak .node-tutor div.field-name-field-kep .background-image,
.view-mentorok .node-tutor div.field-name-field-kep .background-image,
.view-mentoraltak .node-tutor div.field-name-field-kep .background-image,
.view-tutorok .node-tutor div.field-name-field-kep .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/someone.svg) no-repeat center center #ccc;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  div.view-tehetsegkonyvtar div.views-row {
    width: 50%;
  }
}
@media screen and (max-width: 641px) {
  div.view-tehetsegkonyvtar div.views-row {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  div.view-tehetsegkonyvtar div.views-row {
    width: 100%;
  }
}
.view-tehetsegkonyvtar div.node-konyv {
  background: #eee;
  position: relative;
  height: 200px;
  overflow: hidden;
}
.view-tehetsegkonyvtar div.node-konyv div.data {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 30%;
  padding: 5px;
}
.view-tehetsegkonyvtar div.node-konyv div.data div.field-name-field-file {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 10px 0px 20px 0px;
}
.view-tehetsegkonyvtar div.node-konyv div.data div.field-name-field-file div.field-item {
  float: right;
}
.view-tehetsegkonyvtar div.node-konyv div.data div.field-name-field-file div.field-item a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
  padding: 10px 20px 10px 20px;
  font-size: 0.7em;
  box-shadow: 0 1px 1px #1f6e8f;
}
.view-tehetsegkonyvtar div.node-konyv div.data div.field-name-field-file div.field-item a:visited {
  background: rgba(0, 131, 185, 0.8);
  color: #eee;
}
.view-tehetsegkonyvtar div.node-konyv div.data div.field-name-field-file div.field-item a:link {
  background: rgba(0, 131, 185, 0.8);
  color: #eee;
}
.view-tehetsegkonyvtar div.node-konyv div.data div.field-name-field-file div.field-item a:hover {
  background: rgba(0, 131, 185, 0.5);
  color: #fff;
}
.view-tehetsegkonyvtar div.node-konyv div.data div.field-name-field-file div.field-items {
  float: none;
  margin: 0 10px 10px;
}
.view-tehetsegkonyvtar div.node-konyv div.data div.field-name-field-bevezeto div.field-items div.field-item {
  font-size: 0.75em;
}
.view-tehetsegkonyvtar div.node-konyv div.data div.field-name-field-szerzo {
  margin: 0 0 5px 0;
}
.view-tehetsegkonyvtar div.node-konyv div.data div.field-name-field-szerzo div.field-items div.field-item {
  font-size: 0.8em;
}
.view-tehetsegkonyvtar div.node-konyv div.data div.field-name-field-szerzo div.field-items div.field-item a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
  /*border-bottom:dotted 1px #3e97d1;*/
}
.view-tehetsegkonyvtar div.node-konyv div.data div.field-label {
  display: none;
}
.view-tehetsegkonyvtar div.node-konyv div.data h2 {
  margin: 5px 0 10px 0;
  font-family: "Nexa", "Times New Roman";
  font-weight: bold;
  font-size: 1em;
  color: #666;
}
.view-tehetsegkonyvtar div.node-konyv div.data h2 a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
  /*border-bottom:dotted 1px #3e97d1;*/
}
.view-tehetsegkonyvtar div.node-konyv div.field-name-field-kep a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  position: absolute;
  top: 0;
  right: 70%;
  left: 0;
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/book.svg);
}
.view-tehetsegkonyvtar div.views-row {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 5px;
}
.view-entity-reference-field-szerzo-konyv div.node-konyv {
  background: #eee;
  position: relative;
  height: 200px;
  overflow: hidden;
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.data {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 30%;
  padding: 5px;
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.data div.field-name-field-file {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 10px 0px 20px 0px;
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.data div.field-name-field-file div.field-item {
  float: right;
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.data div.field-name-field-file div.field-item a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
  padding: 10px 20px 10px 20px;
  font-size: 0.7em;
  box-shadow: 0 1px 1px #1f6e8f;
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.data div.field-name-field-file div.field-item a:visited {
  background: rgba(0, 131, 185, 0.8);
  color: #eee;
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.data div.field-name-field-file div.field-item a:link {
  background: rgba(0, 131, 185, 0.8);
  color: #eee;
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.data div.field-name-field-file div.field-item a:hover {
  background: rgba(0, 131, 185, 0.5);
  color: #fff;
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.data div.field-name-field-file div.field-items {
  float: none;
  margin: 0 10px 10px;
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.data div.field-name-field-bevezeto div.field-items div.field-item {
  font-size: 0.75em;
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.data div.field-name-field-szerzo {
  margin: 0 0 5px 0;
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.data div.field-name-field-szerzo div.field-items div.field-item {
  font-size: 0.8em;
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.data div.field-name-field-szerzo div.field-items div.field-item a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
  /*border-bottom:dotted 1px #3e97d1;*/
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.data div.field-label {
  display: none;
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.data h2 {
  margin: 5px 0 10px 0;
  font-family: "Nexa", "Times New Roman";
  font-weight: bold;
  font-size: 1em;
  color: #666;
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.data h2 a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
  /*border-bottom:dotted 1px #3e97d1;*/
}
.view-entity-reference-field-szerzo-konyv div.node-konyv div.field-name-field-kep a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  position: absolute;
  top: 0;
  right: 70%;
  left: 0;
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/book.svg);
}
.view-entity-reference-field-szerzo-konyv div.views-row {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 5px;
}
.view-hirek .view-content {
  margin: 0 -5px 0 -5px;
}
.view-hirek .views-row {
  width: 49.99999%;
  height: 250px;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}
.view-hirek .views-row .node {
  overflow: hidden;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  background: #0083b9;
}
.view-hirek .views-row .node a#url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.view-hirek .views-row .node a#url:hover {
  background: rgba(0, 131, 185, 0.2);
}
.view-hirek .views-row .node .field-name-field-kep {
  position: absolute;
  top: 0;
  bottom: 30%;
  left: 0;
  right: 0;
}
.view-hirek .views-row .node .field-name-field-kep .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
}
.view-hirek .views-row .node .data {
  background: rgba(0, 131, 185, 0.8);
  color: #fff;
  padding: 10px;
  position: absolute;
  bottom: 0;
  max-height: 220px;
  left: 0;
  right: 0;
}
.view-hirek .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: normal;
  font-size: 1.3em;
}
.view-hirek .views-row .node .data a {
  color: #FFF;
  text-decoration: none;
}
.view-hirek .views-row .node .data .field-name-field-telefon {
  font-size: 0.8em;
}
.view-hirek .views-row .node .data .field-name-field-fax {
  font-size: 0.8em;
}
.view-hirek .views-row .node .data .field-name-field-email {
  font-size: 0.8em;
}
.view-hirek .views-row .node .data .field-name-field-cim {
  font-size: 0.8em;
}
.view-hirek .views-row .node .data .field-name-field-bevezeto {
  font-size: 0.8em;
}
.view-hirek .views-row .node .cover {
  position: absolute;
  height: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/cover.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
@media screen and (max-width: 1220px) {
  .view-hirek .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-hirek .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-hirek .views-row {
    width: 100%;
  }
}
.view-tehetsegpontok .view-content {
  margin: 0 -5px 0 -5px;
}
.view-tehetsegpontok .views-row {
  width: 49.99999%;
  height: 250px;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}
.view-tehetsegpontok .views-row .node {
  overflow: hidden;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  background: #0083b9;
}
.view-tehetsegpontok .views-row .node a#url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.view-tehetsegpontok .views-row .node a#url:hover {
  background: rgba(0, 131, 185, 0.2);
}
.view-tehetsegpontok .views-row .node .field-name-field-kep {
  position: absolute;
  top: 0;
  bottom: 30%;
  left: 0;
  right: 0;
}
.view-tehetsegpontok .views-row .node .field-name-field-kep .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
}
.view-tehetsegpontok .views-row .node .data {
  background: rgba(0, 131, 185, 0.8);
  color: #fff;
  padding: 10px;
  position: absolute;
  bottom: 0;
  max-height: 220px;
  left: 0;
  right: 0;
}
.view-tehetsegpontok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: normal;
  font-size: 1.3em;
}
.view-tehetsegpontok .views-row .node .data a {
  color: #FFF;
  text-decoration: none;
}
.view-tehetsegpontok .views-row .node .data .field-name-field-telefon {
  font-size: 0.8em;
}
.view-tehetsegpontok .views-row .node .data .field-name-field-fax {
  font-size: 0.8em;
}
.view-tehetsegpontok .views-row .node .data .field-name-field-email {
  font-size: 0.8em;
}
.view-tehetsegpontok .views-row .node .data .field-name-field-cim {
  font-size: 0.8em;
}
.view-tehetsegpontok .views-row .node .data .field-name-field-bevezeto {
  font-size: 0.8em;
}
.view-tehetsegpontok .views-row .node .cover {
  position: absolute;
  height: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/cover.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
@media screen and (max-width: 1220px) {
  .view-tehetsegpontok .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-tehetsegpontok .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-tehetsegpontok .views-row {
    width: 100%;
  }
}
.view-tehetsegpontok .views-row .node .data {
  top: 0;
}
.view-tehetsegpontok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: bold;
  font-size: 1.1em;
}
.view-programok .view-content,
.page-taxonomy-term-810 .view-hirek .view-content {
  margin: 0 -5px 0 -5px;
}
.view-programok .views-row,
.page-taxonomy-term-810 .view-hirek .views-row {
  width: 49.99999%;
  height: 250px;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}
.view-programok .views-row .node,
.page-taxonomy-term-810 .view-hirek .views-row .node {
  overflow: hidden;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  background: #0083b9;
}
.view-programok .views-row .node a#url,
.page-taxonomy-term-810 .view-hirek .views-row .node a#url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.view-programok .views-row .node a#url:hover,
.page-taxonomy-term-810 .view-hirek .views-row .node a#url:hover {
  background: rgba(0, 131, 185, 0.2);
}
.view-programok .views-row .node .field-name-field-kep,
.page-taxonomy-term-810 .view-hirek .views-row .node .field-name-field-kep {
  position: absolute;
  top: 0;
  bottom: 30%;
  left: 0;
  right: 0;
}
.view-programok .views-row .node .field-name-field-kep .background-image,
.page-taxonomy-term-810 .view-hirek .views-row .node .field-name-field-kep .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
}
.view-programok .views-row .node .data,
.page-taxonomy-term-810 .view-hirek .views-row .node .data {
  background: rgba(0, 131, 185, 0.8);
  color: #fff;
  padding: 10px;
  position: absolute;
  bottom: 0;
  max-height: 220px;
  left: 0;
  right: 0;
}
.view-programok .views-row .node .data .field-name-title h2,
.page-taxonomy-term-810 .view-hirek .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: normal;
  font-size: 1.3em;
}
.view-programok .views-row .node .data a,
.page-taxonomy-term-810 .view-hirek .views-row .node .data a {
  color: #FFF;
  text-decoration: none;
}
.view-programok .views-row .node .data .field-name-field-telefon,
.page-taxonomy-term-810 .view-hirek .views-row .node .data .field-name-field-telefon {
  font-size: 0.8em;
}
.view-programok .views-row .node .data .field-name-field-fax,
.page-taxonomy-term-810 .view-hirek .views-row .node .data .field-name-field-fax {
  font-size: 0.8em;
}
.view-programok .views-row .node .data .field-name-field-email,
.page-taxonomy-term-810 .view-hirek .views-row .node .data .field-name-field-email {
  font-size: 0.8em;
}
.view-programok .views-row .node .data .field-name-field-cim,
.page-taxonomy-term-810 .view-hirek .views-row .node .data .field-name-field-cim {
  font-size: 0.8em;
}
.view-programok .views-row .node .data .field-name-field-bevezeto,
.page-taxonomy-term-810 .view-hirek .views-row .node .data .field-name-field-bevezeto {
  font-size: 0.8em;
}
.view-programok .views-row .node .cover,
.page-taxonomy-term-810 .view-hirek .views-row .node .cover {
  position: absolute;
  height: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/cover.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
@media screen and (max-width: 1220px) {
  .view-programok .views-row,
  .page-taxonomy-term-810 .view-hirek .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-programok .views-row,
  .page-taxonomy-term-810 .view-hirek .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-programok .views-row,
  .page-taxonomy-term-810 .view-hirek .views-row {
    width: 100%;
  }
}
.view-programok .views-row,
.page-taxonomy-term-810 .view-hirek .views-row {
  width: 24.99999%;
  height: 250px;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}
.view-programok span.idopont-label,
.page-taxonomy-term-810 .view-hirek span.idopont-label {
  display: none;
}
@media screen and (max-width: 1220px) {
  .view-programok .views-row,
  .page-taxonomy-term-810 .view-hirek .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-programok .views-row,
  .page-taxonomy-term-810 .view-hirek .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-programok .views-row,
  .page-taxonomy-term-810 .view-hirek .views-row {
    width: 100%;
  }
}
.view-hirek .field-name-field-kep {
  display: none;
}
.node-hirlevel .field-label {
  font-family: 'Nexa', 'Times New Roman', serif;
  margin: 35px 0px 8px 0px;
  font-size: 1.4em;
}
.node-hirlevel h2 {
  margin: 25px 0px 8px 0px;
}
.node.node-hirlevel.view-mode-full .rtf .field-name-field-bevezeto {
  font-weight: inherit;
}
div#block-views-hirek-block-1,
div#block-views-hirek-block-2 {
  font-size: 0.8em;
  margin-left: 45px;
}
div#block-views-hirek-block-1 div.views-field-title,
div#block-views-hirek-block-2 div.views-field-title {
  display: list-item;
}
div#block-views-hirek-block-1 div.views-field-title h3 a,
div#block-views-hirek-block-2 div.views-field-title h3 a {
  text-decoration: none;
  font-size: 1em;
  color: #3e97d1;
  border-bottom: dotted 1px #3e97d1;
}
div#block-views-hirek-block-1 div.views-field-title h3 a:link,
div#block-views-hirek-block-2 div.views-field-title h3 a:link {
  color: #3e97d1;
}
div#block-views-hirek-block-1 div.views-field-title h3 a:visited,
div#block-views-hirek-block-2 div.views-field-title h3 a:visited {
  color: #3e97d1;
}
div#block-views-hirek-block-1 div.views-field-title h3 a:hover,
div#block-views-hirek-block-2 div.views-field-title h3 a:hover {
  color: #6dbbe5;
  border-bottom: dotted 1px #6dbbe5;
}
div#block-views-hirek-block-1 div.views-field-title h3 a:active,
div#block-views-hirek-block-2 div.views-field-title h3 a:active {
  color: #3e97d1;
}
body.page-celkozonseg .panel-panel .panel-pane {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body.page-celkozonseg .panel-panel .panel-pane:first-child {
  width: 59.99%;
  margin: 0px;
  padding: 0px;
  float: left;
  padding-right: 5px;
}
body.page-celkozonseg .panel-panel .panel-pane:first-child .views-row {
  width: 33.33%;
}
body.page-celkozonseg .panel-panel .panel-separator {
  display: none;
}
body.page-celkozonseg .panel-panel .panel-pane:last-child {
  width: 39.99%;
  margin: 0px;
  padding: 0px;
  float: right;
  padding-left: 5px;
}
body.page-celkozonseg .panel-panel .panel-pane:last-child .views-row {
  width: 49.99%;
}
body.page-celkozonseg .panel-panel .panel-pane:last-child .views-row .node .data {
  background-color: #76b729;
}
body.page-celkozonseg .panel-panel .panel-pane:last-child .views-row .node .cover {
  background: none;
}
.node-program.view-mode-full div.field-name-field-idopontok div.field-item {
  font-family: 'Nexa', 'Times New Roman', serif;
  font-size: 1.2em;
  font-weight: bold;
  color: #999;
}
.node-program.view-mode-full div.field-name-field-idopontok div.field-item div.field-name-field-datum {
  color: #666;
}
.node-program.view-mode-full div.field-name-field-helyszin div.field-label {
  color: #999;
}
.node-program.view-mode-full div.field-name-field-szervezo div.field-label {
  color: #999;
}
@media screen and (max-width: 1220px) {
  body.page-celkozonseg .panel-panel .panel-pane:first-child {
    width: 49.99%;
  }
  body.page-celkozonseg .panel-panel .panel-pane:first-child .views-row {
    width: 49.99%;
  }
  body.page-celkozonseg .panel-panel .panel-pane:last-child {
    width: 49.99%;
  }
  body.page-celkozonseg .panel-panel .panel-pane:last-child .views-row {
    width: 49.99%;
  }
}
@media screen and (max-width: 800px) {
  body.page-celkozonseg .panel-panel .panel-pane:first-child {
    width: 66.66%;
  }
  body.page-celkozonseg .panel-panel .panel-pane:first-child .views-row {
    width: 49.99%;
  }
  body.page-celkozonseg .panel-panel .panel-pane:last-child {
    width: 33.33%;
  }
  body.page-celkozonseg .panel-panel .panel-pane:last-child .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  body.page-celkozonseg .panel-panel .panel-pane:first-child {
    width: 100%;
    float: none;
    margin: 0px;
  }
  body.page-celkozonseg .panel-panel .panel-pane:first-child .views-row {
    width: 100%;
  }
  body.page-celkozonseg .panel-panel .panel-pane:last-child {
    width: 100%;
    float: none;
    margin: 0px;
  }
  body.page-celkozonseg .panel-panel .panel-pane:last-child .views-row {
    width: 100%;
  }
}
.field-name-body .downloadholder .contextual-links-wrapper {
  display: none;
}
.fb-widgets-large {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #eeeeee;
  padding: 10px;
  width: 100%;
  text-align: center;
}
.tehetsegpontok .field-name-field-rovid-nev {
  font-size: 1.15em;
  margin-top: -5px;
  margin-bottom: 10px;
  font-weight: normal;
  color: #3299C5;
}
.view-tehetsegpontok .view-content {
  margin: 0 -5px 0 -5px;
}
.view-tehetsegpontok .views-row {
  width: 49.99999%;
  height: 250px;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}
.view-tehetsegpontok .views-row .node {
  overflow: hidden;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  background: #0083b9;
}
.view-tehetsegpontok .views-row .node a#url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.view-tehetsegpontok .views-row .node a#url:hover {
  background: rgba(0, 131, 185, 0.2);
}
.view-tehetsegpontok .views-row .node .field-name-field-kep {
  position: absolute;
  top: 0;
  bottom: 30%;
  left: 0;
  right: 0;
}
.view-tehetsegpontok .views-row .node .field-name-field-kep .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
}
.view-tehetsegpontok .views-row .node .data {
  background: rgba(0, 131, 185, 0.8);
  color: #fff;
  padding: 10px;
  position: absolute;
  bottom: 0;
  max-height: 220px;
  left: 0;
  right: 0;
}
.view-tehetsegpontok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: normal;
  font-size: 1.3em;
}
.view-tehetsegpontok .views-row .node .data a {
  color: #FFF;
  text-decoration: none;
}
.view-tehetsegpontok .views-row .node .data .field-name-field-telefon {
  font-size: 0.8em;
}
.view-tehetsegpontok .views-row .node .data .field-name-field-fax {
  font-size: 0.8em;
}
.view-tehetsegpontok .views-row .node .data .field-name-field-email {
  font-size: 0.8em;
}
.view-tehetsegpontok .views-row .node .data .field-name-field-cim {
  font-size: 0.8em;
}
.view-tehetsegpontok .views-row .node .data .field-name-field-bevezeto {
  font-size: 0.8em;
}
.view-tehetsegpontok .views-row .node .cover {
  position: absolute;
  height: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/cover.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
@media screen and (max-width: 1220px) {
  .view-tehetsegpontok .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-tehetsegpontok .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-tehetsegpontok .views-row {
    width: 100%;
  }
}
.view-tehetsegpontok .views-row .node .data {
  top: 0;
}
.view-tehetsegpontok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: bold;
  font-size: 1.1em;
}
.view-tehetsegpontok .views-row {
  width: 24.99999%;
  height: 250px;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}
.view-tehetsegpontok .views-row .node {
  background: #eee;
}
.view-tehetsegpontok .views-row .node .cover {
  background: none;
}
.view-tehetsegpontok .views-row .node a#url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.view-tehetsegpontok .views-row .node .data {
  background: none;
  color: #666;
}
.view-tehetsegpontok .views-row .node .data a {
  color: #666;
}
.view-tehetsegpontok .views-row .node .data h2 {
  border-bottom: 1px solid #666;
}
@media screen and (max-width: 1220px) {
  .view-tehetsegpontok .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-tehetsegpontok .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-tehetsegpontok .views-row {
    width: 100%;
  }
}
.view-tehetsegsegito-tanacsok .view-content {
  margin: 0 -5px 0 -5px;
}
.view-tehetsegsegito-tanacsok .views-row {
  width: 49.99999%;
  height: 250px;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}
.view-tehetsegsegito-tanacsok .views-row .node {
  overflow: hidden;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  background: #0083b9;
}
.view-tehetsegsegito-tanacsok .views-row .node a#url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.view-tehetsegsegito-tanacsok .views-row .node a#url:hover {
  background: rgba(0, 131, 185, 0.2);
}
.view-tehetsegsegito-tanacsok .views-row .node .field-name-field-kep {
  position: absolute;
  top: 0;
  bottom: 30%;
  left: 0;
  right: 0;
}
.view-tehetsegsegito-tanacsok .views-row .node .field-name-field-kep .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
}
.view-tehetsegsegito-tanacsok .views-row .node .data {
  background: rgba(0, 131, 185, 0.8);
  color: #fff;
  padding: 10px;
  position: absolute;
  bottom: 0;
  max-height: 220px;
  left: 0;
  right: 0;
}
.view-tehetsegsegito-tanacsok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: normal;
  font-size: 1.3em;
}
.view-tehetsegsegito-tanacsok .views-row .node .data a {
  color: #FFF;
  text-decoration: none;
}
.view-tehetsegsegito-tanacsok .views-row .node .data .field-name-field-telefon {
  font-size: 0.8em;
}
.view-tehetsegsegito-tanacsok .views-row .node .data .field-name-field-fax {
  font-size: 0.8em;
}
.view-tehetsegsegito-tanacsok .views-row .node .data .field-name-field-email {
  font-size: 0.8em;
}
.view-tehetsegsegito-tanacsok .views-row .node .data .field-name-field-cim {
  font-size: 0.8em;
}
.view-tehetsegsegito-tanacsok .views-row .node .data .field-name-field-bevezeto {
  font-size: 0.8em;
}
.view-tehetsegsegito-tanacsok .views-row .node .cover {
  position: absolute;
  height: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/cover.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
@media screen and (max-width: 1220px) {
  .view-tehetsegsegito-tanacsok .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-tehetsegsegito-tanacsok .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-tehetsegsegito-tanacsok .views-row {
    width: 100%;
  }
}
.view-tehetsegsegito-tanacsok .views-row .node .data {
  top: 0;
}
.view-tehetsegsegito-tanacsok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: bold;
  font-size: 1.1em;
}
.view-tehetsegsegito-tanacsok .view-content {
  margin: 0 -5px 0 -5px;
}
.view-tehetsegsegito-tanacsok .views-row {
  width: 49.99999%;
  height: 250px;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}
.view-tehetsegsegito-tanacsok .views-row .node {
  overflow: hidden;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  background: #0083b9;
}
.view-tehetsegsegito-tanacsok .views-row .node a#url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.view-tehetsegsegito-tanacsok .views-row .node a#url:hover {
  background: rgba(0, 131, 185, 0.2);
}
.view-tehetsegsegito-tanacsok .views-row .node .field-name-field-kep {
  position: absolute;
  top: 0;
  bottom: 30%;
  left: 0;
  right: 0;
}
.view-tehetsegsegito-tanacsok .views-row .node .field-name-field-kep .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
}
.view-tehetsegsegito-tanacsok .views-row .node .data {
  background: rgba(0, 131, 185, 0.8);
  color: #fff;
  padding: 10px;
  position: absolute;
  bottom: 0;
  max-height: 220px;
  left: 0;
  right: 0;
}
.view-tehetsegsegito-tanacsok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: normal;
  font-size: 1.3em;
}
.view-tehetsegsegito-tanacsok .views-row .node .data a {
  color: #FFF;
  text-decoration: none;
}
.view-tehetsegsegito-tanacsok .views-row .node .data .field-name-field-telefon {
  font-size: 0.8em;
}
.view-tehetsegsegito-tanacsok .views-row .node .data .field-name-field-fax {
  font-size: 0.8em;
}
.view-tehetsegsegito-tanacsok .views-row .node .data .field-name-field-email {
  font-size: 0.8em;
}
.view-tehetsegsegito-tanacsok .views-row .node .data .field-name-field-cim {
  font-size: 0.8em;
}
.view-tehetsegsegito-tanacsok .views-row .node .data .field-name-field-bevezeto {
  font-size: 0.8em;
}
.view-tehetsegsegito-tanacsok .views-row .node .cover {
  position: absolute;
  height: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/cover.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
@media screen and (max-width: 1220px) {
  .view-tehetsegsegito-tanacsok .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-tehetsegsegito-tanacsok .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-tehetsegsegito-tanacsok .views-row {
    width: 100%;
  }
}
.view-tehetsegsegito-tanacsok .views-row .node .data {
  top: 0;
}
.view-tehetsegsegito-tanacsok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: bold;
  font-size: 1.1em;
}
.view-tehetsegsegito-tanacsok .views-row {
  width: 24.99999%;
  height: 250px;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}
.view-tehetsegsegito-tanacsok .views-row .node {
  background: #eee;
}
.view-tehetsegsegito-tanacsok .views-row .node .cover {
  background: none;
}
.view-tehetsegsegito-tanacsok .views-row .node a#url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.view-tehetsegsegito-tanacsok .views-row .node .data {
  background: none;
  color: #666;
}
.view-tehetsegsegito-tanacsok .views-row .node .data a {
  color: #666;
}
.view-tehetsegsegito-tanacsok .views-row .node .data h2 {
  border-bottom: 1px solid #666;
}
@media screen and (max-width: 1220px) {
  .view-tehetsegsegito-tanacsok .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-tehetsegsegito-tanacsok .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-tehetsegsegito-tanacsok .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 1220px) {
  .view-tehetsegsegito-tanacsok .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-tehetsegsegito-tanacsok .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-tehetsegsegito-tanacsok .views-row {
    width: 100%;
  }
}
.view-pedagogiai-szakszolgalatok .view-content {
  margin: 0 -5px 0 -5px;
}
.view-pedagogiai-szakszolgalatok .views-row {
  width: 49.99999%;
  height: 250px;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}
.view-pedagogiai-szakszolgalatok .views-row .node {
  overflow: hidden;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  background: #0083b9;
}
.view-pedagogiai-szakszolgalatok .views-row .node a#url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.view-pedagogiai-szakszolgalatok .views-row .node a#url:hover {
  background: rgba(0, 131, 185, 0.2);
}
.view-pedagogiai-szakszolgalatok .views-row .node .field-name-field-kep {
  position: absolute;
  top: 0;
  bottom: 30%;
  left: 0;
  right: 0;
}
.view-pedagogiai-szakszolgalatok .views-row .node .field-name-field-kep .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data {
  background: rgba(0, 131, 185, 0.8);
  color: #fff;
  padding: 10px;
  position: absolute;
  bottom: 0;
  max-height: 220px;
  left: 0;
  right: 0;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: normal;
  font-size: 1.3em;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data a {
  color: #FFF;
  text-decoration: none;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data .field-name-field-telefon {
  font-size: 0.8em;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data .field-name-field-fax {
  font-size: 0.8em;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data .field-name-field-email {
  font-size: 0.8em;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data .field-name-field-cim {
  font-size: 0.8em;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data .field-name-field-bevezeto {
  font-size: 0.8em;
}
.view-pedagogiai-szakszolgalatok .views-row .node .cover {
  position: absolute;
  height: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/cover.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
@media screen and (max-width: 1220px) {
  .view-pedagogiai-szakszolgalatok .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-pedagogiai-szakszolgalatok .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-pedagogiai-szakszolgalatok .views-row {
    width: 100%;
  }
}
.view-pedagogiai-szakszolgalatok .views-row .node .data {
  top: 0;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: bold;
  font-size: 1.1em;
}
.view-pedagogiai-szakszolgalatok .view-content {
  margin: 0 -5px 0 -5px;
}
.view-pedagogiai-szakszolgalatok .views-row {
  width: 49.99999%;
  height: 250px;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}
.view-pedagogiai-szakszolgalatok .views-row .node {
  overflow: hidden;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  background: #0083b9;
}
.view-pedagogiai-szakszolgalatok .views-row .node a#url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.view-pedagogiai-szakszolgalatok .views-row .node a#url:hover {
  background: rgba(0, 131, 185, 0.2);
}
.view-pedagogiai-szakszolgalatok .views-row .node .field-name-field-kep {
  position: absolute;
  top: 0;
  bottom: 30%;
  left: 0;
  right: 0;
}
.view-pedagogiai-szakszolgalatok .views-row .node .field-name-field-kep .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data {
  background: rgba(0, 131, 185, 0.8);
  color: #fff;
  padding: 10px;
  position: absolute;
  bottom: 0;
  max-height: 220px;
  left: 0;
  right: 0;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: normal;
  font-size: 1.3em;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data a {
  color: #FFF;
  text-decoration: none;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data .field-name-field-telefon {
  font-size: 0.8em;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data .field-name-field-fax {
  font-size: 0.8em;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data .field-name-field-email {
  font-size: 0.8em;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data .field-name-field-cim {
  font-size: 0.8em;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data .field-name-field-bevezeto {
  font-size: 0.8em;
}
.view-pedagogiai-szakszolgalatok .views-row .node .cover {
  position: absolute;
  height: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/cover.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
@media screen and (max-width: 1220px) {
  .view-pedagogiai-szakszolgalatok .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-pedagogiai-szakszolgalatok .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-pedagogiai-szakszolgalatok .views-row {
    width: 100%;
  }
}
.view-pedagogiai-szakszolgalatok .views-row .node .data {
  top: 0;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: bold;
  font-size: 1.1em;
}
.view-pedagogiai-szakszolgalatok .views-row {
  width: 24.99999%;
  height: 250px;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}
.view-pedagogiai-szakszolgalatok .views-row .node {
  background: #eee;
}
.view-pedagogiai-szakszolgalatok .views-row .node .cover {
  background: none;
}
.view-pedagogiai-szakszolgalatok .views-row .node a#url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data {
  background: none;
  color: #666;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data a {
  color: #666;
}
.view-pedagogiai-szakszolgalatok .views-row .node .data h2 {
  border-bottom: 1px solid #666;
}
@media screen and (max-width: 1220px) {
  .view-pedagogiai-szakszolgalatok .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-pedagogiai-szakszolgalatok .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-pedagogiai-szakszolgalatok .views-row {
    width: 100%;
  }
}
.view-jo-gyakorlatok .view-content {
  margin: 0 -5px 0 -5px;
}
.view-jo-gyakorlatok .views-row {
  width: 49.99999%;
  height: 250px;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}
.view-jo-gyakorlatok .views-row .node {
  overflow: hidden;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  background: #0083b9;
}
.view-jo-gyakorlatok .views-row .node a#url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.view-jo-gyakorlatok .views-row .node a#url:hover {
  background: rgba(0, 131, 185, 0.2);
}
.view-jo-gyakorlatok .views-row .node .field-name-field-kep {
  position: absolute;
  top: 0;
  bottom: 30%;
  left: 0;
  right: 0;
}
.view-jo-gyakorlatok .views-row .node .field-name-field-kep .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
}
.view-jo-gyakorlatok .views-row .node .data {
  background: rgba(0, 131, 185, 0.8);
  color: #fff;
  padding: 10px;
  position: absolute;
  bottom: 0;
  max-height: 220px;
  left: 0;
  right: 0;
}
.view-jo-gyakorlatok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: normal;
  font-size: 1.3em;
}
.view-jo-gyakorlatok .views-row .node .data a {
  color: #FFF;
  text-decoration: none;
}
.view-jo-gyakorlatok .views-row .node .data .field-name-field-telefon {
  font-size: 0.8em;
}
.view-jo-gyakorlatok .views-row .node .data .field-name-field-fax {
  font-size: 0.8em;
}
.view-jo-gyakorlatok .views-row .node .data .field-name-field-email {
  font-size: 0.8em;
}
.view-jo-gyakorlatok .views-row .node .data .field-name-field-cim {
  font-size: 0.8em;
}
.view-jo-gyakorlatok .views-row .node .data .field-name-field-bevezeto {
  font-size: 0.8em;
}
.view-jo-gyakorlatok .views-row .node .cover {
  position: absolute;
  height: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/cover.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
@media screen and (max-width: 1220px) {
  .view-jo-gyakorlatok .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-jo-gyakorlatok .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-jo-gyakorlatok .views-row {
    width: 100%;
  }
}
.view-jo-gyakorlatok .views-row .node .data {
  top: 0;
}
.view-jo-gyakorlatok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: bold;
  font-size: 1.1em;
}
.view-jo-gyakorlatok .view-content {
  margin: 0 -5px 0 -5px;
}
.view-jo-gyakorlatok .views-row {
  width: 49.99999%;
  height: 250px;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}
.view-jo-gyakorlatok .views-row .node {
  overflow: hidden;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  background: #0083b9;
}
.view-jo-gyakorlatok .views-row .node a#url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.view-jo-gyakorlatok .views-row .node a#url:hover {
  background: rgba(0, 131, 185, 0.2);
}
.view-jo-gyakorlatok .views-row .node .field-name-field-kep {
  position: absolute;
  top: 0;
  bottom: 30%;
  left: 0;
  right: 0;
}
.view-jo-gyakorlatok .views-row .node .field-name-field-kep .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
}
.view-jo-gyakorlatok .views-row .node .data {
  background: rgba(0, 131, 185, 0.8);
  color: #fff;
  padding: 10px;
  position: absolute;
  bottom: 0;
  max-height: 220px;
  left: 0;
  right: 0;
}
.view-jo-gyakorlatok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: normal;
  font-size: 1.3em;
}
.view-jo-gyakorlatok .views-row .node .data a {
  color: #FFF;
  text-decoration: none;
}
.view-jo-gyakorlatok .views-row .node .data .field-name-field-telefon {
  font-size: 0.8em;
}
.view-jo-gyakorlatok .views-row .node .data .field-name-field-fax {
  font-size: 0.8em;
}
.view-jo-gyakorlatok .views-row .node .data .field-name-field-email {
  font-size: 0.8em;
}
.view-jo-gyakorlatok .views-row .node .data .field-name-field-cim {
  font-size: 0.8em;
}
.view-jo-gyakorlatok .views-row .node .data .field-name-field-bevezeto {
  font-size: 0.8em;
}
.view-jo-gyakorlatok .views-row .node .cover {
  position: absolute;
  height: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/cover.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
@media screen and (max-width: 1220px) {
  .view-jo-gyakorlatok .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-jo-gyakorlatok .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-jo-gyakorlatok .views-row {
    width: 100%;
  }
}
.view-jo-gyakorlatok .views-row .node .data {
  top: 0;
}
.view-jo-gyakorlatok .views-row .node .data .field-name-title h2 {
  font-family: 'nexa';
  font-weight: bold;
  font-size: 1.1em;
}
.view-jo-gyakorlatok .views-row {
  width: 24.99999%;
  height: 250px;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}
.view-jo-gyakorlatok .views-row .node {
  background: #eee;
}
.view-jo-gyakorlatok .views-row .node .cover {
  background: none;
}
.view-jo-gyakorlatok .views-row .node a#url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.view-jo-gyakorlatok .views-row .node .data {
  background: none;
  color: #666;
}
.view-jo-gyakorlatok .views-row .node .data a {
  color: #666;
}
.view-jo-gyakorlatok .views-row .node .data h2 {
  border-bottom: 1px solid #666;
}
@media screen and (max-width: 1220px) {
  .view-jo-gyakorlatok .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-jo-gyakorlatok .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-jo-gyakorlatok .views-row {
    width: 100%;
  }
}
@media screen and (max-width: 1220px) {
  .view-jo-gyakorlatok .views-row {
    width: 33.33333%;
  }
}
@media screen and (max-width: 800px) {
  .view-jo-gyakorlatok .views-row {
    width: 49.99999%;
  }
}
@media screen and (max-width: 480px) {
  .view-jo-gyakorlatok .views-row {
    width: 100%;
  }
}
div.block-views ul {
  padding: 0px;
  margin: 0px;
}
div.block-views ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: inline;
}
div.block-views ul li a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 0.8em;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #ccc;
  padding: 10px 10px 10px 10px;
}
div.block-views ul li a:link {
  background: #ccc;
  color: #336699;
}
div.block-views ul li a:visited {
  background: #ccc;
  color: #336699;
}
div.block-views ul li a:hover {
  background: #A43E97;
  color: #fff;
}
div.block-views ul li ul li a {
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #ccc;
  padding: 10px 10px 10px 30px;
  font-size: 0.7em;
  background: #eee;
}
div.block-views ul li ul li a:link {
  background: #eee;
}
div.block-views ul li ul li a:visited {
  background: #eee;
}
div.block-views ul li ul li a:hover {
  background: #fff;
  color: #33ccff;
}
div.sidebar div.block {
  background: transparent;
}
div.sidebar div.block h2 {
  font-size: 1.2em;
  color: #AAA;
  font-family: "Nexa", "Times New Roman";
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 20px 20px 0 20px;
}
#block-ds-block-tabled-sidebar ul,
#block-ds-block-adatlap-sidebar ul {
  list-style: disc;
  padding-left: 30px;
}
.tp-minosites {
  color: #999;
  font-weight: bold;
  display: table;
  width: auto;
  margin-left: 10px;
  min-height: 85px;
  font-size: 0.9em;
}
.tp-minosites.akkreditalt-kivalo {
  color: #A33D96;
}
.tp-minosites.akkreditalt {
  color: #5f7a83;
}
.tp-minosites .logo {
  display: table-cell;
  width: 85px;
  height: 85px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.tp-minosites .minosites {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  padding-left: 10px;
  line-height: 1.2em;
}
.tp-minosites .datum {
  margin-top: 3px;
  font-weight: normal;
  font-size: 0.8em;
}
div.faq div.answer.first {
  display: block;
}
div.faq div.faqtoolbar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 0.7em;
  cursor: pointer;
  background: #eee;
  padding: 4px 10px 4px 10px;
  float: right;
  margin: 0 0 4px 0;
  border-radius: 4px;
  color: #369;
}
div.faq div.answer {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: none;
  margin: 0 0 10px 0;
  border: 1px solid #DDD;
  border-top: none;
  padding: 10px 10px 10px 10px;
}
div.faq div.question {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 10px 10px 10px 0px;
  margin: 0 0 1px 0;
  cursor: pointer;
  background: #ccc;
}
div.faq div.question h3 {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px;
  color: #666;
  font-size: 0.9em;
}
div.faq div.question h3:before {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background-image: url(../images/arrow_right_w.svg);
  background-size: 24px;
  margin: 0 10px 0 0;
  padding: 0px;
}
div.faq div.question:hover {
  background: #A33D96;
  color: #fff;
}
div.faq div.question:hover h3 {
  color: #fff;
}
div.faq div.question:hover h3:before {
  background-image: url(../images/arrow_right_w.svg);
  background-size: 24px;
}
div.faq div.question.sel {
  background: #A33D96;
  color: #fff;
}
div.faq div.question.sel h3 {
  color: #fff;
}
div.faq div.question.sel h3:before {
  background-image: url(../images/arrow_right_w.svg);
  background-size: 24px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
div.faq div.faqtoolbar:hover {
  background: #A33D96;
  color: #fff;
}
div.faq div.faqtoolbar {
  font-size: 0.7em;
  cursor: pointer;
  background: #eee;
  padding: 4px 10px 4px 10px;
  float: right;
  margin: 0 0 4px 0;
  border-radius: 4px;
  color: #369;
}
div.faq div.faqtoolbar:hover {
  background: #A33D96;
  color: #fff;
}
div.tabpanel {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
  margin-top: 20px;
}
div.seltabpanel {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  margin: -10px 0 0 0;
  border: 1px solid #DDD;
  border-top: none;
  padding: 0 10px 10px 10px;
}
div.tabs {
  border-bottom: 4px solid #ccc;
  margin-bottom: 10px;
}
div.tabs div.seltab {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.tabs div.seltab a {
  background: #A33D96;
  color: #fff;
  padding: 5px;
  margin-right: 5px;
  text-decoration: none;
  border: 0;
  float: left;
}
div.tabs div.tab {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.tabs div.tab a {
  background: #eee;
  color: #333;
  padding: 5px;
  margin-right: 5px;
  text-decoration: none;
  border: 0;
  float: left;
}
div.tabs div.tab a:hover {
  background: #A33D96;
  color: #fff;
  text-decoration: none;
  border: 0;
}
a#gthumblink:focus {
  background-size: 80%;
}
a.gthumb:hover {
  outline: 2px solid #999;
}
a#gright:focus {
  background-color: rgba(255, 255, 255, 0.1);
}
a#gthumblink {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  background: url(../images/gthumbs.svg) no-repeat center center;
  cursor: pointer;
  background-size: 60%;
}
div#gheader {
  position: fixed;
  background: #000000;
  height: 50px;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1105;
  text-align: center;
  font-size: 1.2em;
}
div#gheader h1 {
  display: block;
  color: #EEEEEE;
  font-size: 1.25em;
  font-weight: bold;
  padding: 0;
  margin: 0px;
  text-align: center;
  line-height: 50px;
}
div#gheader h2 {
  display: block;
  position: fixed;
  top: 0px;
  right: 50px;
  line-height: 50px;
  color: #cccccc;
  font-size: 1em;
  font-weight: bold;
  padding: 0;
}
div#gheader a#gclose {
  display: block;
  position: fixed;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 50px;
  background: url(../images/gclose.svg) no-repeat center center;
  cursor: pointer;
  background-size: 50%;
}
div#gheader a#gclose:focus {
  background-size: 70%;
}
div#gheader a#gclose:hover {
  background-size: 70%;
}
a#gleft {
  display: block;
  float: left;
  width: 80px;
  height: 100%;
  background: url(../images/gleft.png) no-repeat center center rgba(255, 255, 255, 0);
  cursor: pointer;
}
a#gright {
  display: block;
  float: right;
  width: 80px;
  height: 100%;
  background: url(../images/gright.png) no-repeat center center rgba(255, 255, 255, 0);
  cursor: pointer;
}
a#gthumblink:hover {
  background-size: 80%;
}
div#curtain {
  position: fixed;
  background: #000000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 1000;
  display: none;
}
div#gtitle {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 40px;
  background: #000000;
  color: #cccccc;
  width: 100%;
  text-align: center;
  font-size: 1.2em;
  z-index: 1102;
  line-height: 40px;
}
div#gtitle p {
  padding: 0;
  margin: 0px 40px 0 40px;
}
a#gleft:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
a#gright:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
a.gthumb:focus {
  outline: 2px solid #999;
}
a.gthumb {
  display: block;
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin: 4px;
  float: left;
}
img#gimg {
  position: fixed;
  cursor: pointer;
  moz-box-shadow: 0 0 25px 5px #000000;
  -webkit-box-shadow: 0 0 25px 5px #000000;
  box-shadow: 0 0 25px 5px #000000;
}
div.gbase a:active {
  background-size: 105%;
}
div.gbase a {
  float: left;
  display: block;
  padding: 0;
  margin: 0 5px 5px 0;
  background-position: center center;
  background-repeat: no-repeat;
}
div.gbase a:hover {
  background-size: 105%;
}
div.gbase a:visited {
  background-size: 100%;
}
div.gbase a:link {
  background-size: 100%;
}
div#gthumbsinner {
  padding: 4px;
  margin: auto;
  display: inline-block;
}
div#gbase {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 1100;
  display: none;
  background: url(../images/gload.gif) no-repeat center center;
}
div#gthumbs {
  position: absolute;
  bottom: 40px;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
}
a.gthumb.sel {
  outline: 2px solid #fff;
}
a#gleft:focus {
  background-color: rgba(255, 255, 255, 0.1);
}
.year.present {
  display: none;
}
.block.blog-end-of-story {
  margin: 15px 5px 5px 5px;
  background: rgba(50, 0, 0, 0.66);
  color: #ffffff;
  padding: 1rem;
  font-size: 1rem;
}
.block.blog-end-of-story p {
  padding-bottom: 0.5rem;
}
.block.blog-end-of-story a {
  color: #ffffff;
}
.domain-blog-tehetseghu {
  /*
    &.page-node div.gridcol.g1 > div.gridcell {
        background:#fff;
        .border-box;
        padding:15px;
        margin:10px;
    }
*/
  /*
    &.term-node-list {
        #block-system-main {
            margin:0px;
            padding:0px;
            background:none;
        }
    }
*/
}
.domain-blog-tehetseghu #block-tehetseg-user-info {
  font-weight: bold;
  font-size: 1.2em;
  color: #fff;
  font-family: "Nexa", "Times New Roman";
  background: none;
  padding: 15px 15px 0px 15px;
}
.domain-blog-tehetseghu div.trinityframe {
  margin: 0px;
  top: 0px;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
  height: auto;
}
.domain-blog-tehetseghu div.trinityframe div.circle {
  display: block !important;
}
.domain-blog-tehetseghu div.trinityframe .circles {
  background-image: url(../blog/circles.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
}
.domain-blog-tehetseghu div.trinityframe .gradient {
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.85)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#eeffffff', GradientType=0);
  /* IE6-9 */
}
.domain-blog-tehetseghu div.trinityframe-inner {
  overflow: auto;
  background-size: 100% 100%;
}
.domain-blog-tehetseghu .head2 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background: rgba(0, 0, 0, 0.5);
  height: auto;
}
.domain-blog-tehetseghu div.breadcrumbinner {
  display: none;
}
.domain-blog-tehetseghu h1.page-title {
  margin: 0px 0px 0px 0px;
}
.domain-blog-tehetseghu div.sidebar {
  margin-top: 5px;
}
.domain-blog-tehetseghu div.sidebar div.block {
  margin: 0px;
  margin-bottom: 10px;
}
.domain-blog-tehetseghu div.sidebar div.block h2 {
  margin: 0px;
  padding: 5px 5px 10px 5px;
}
.domain-blog-tehetseghu .block-search .content {
  position: relative;
  height: 50px;
  margin: 0px;
  padding: 0px;
}
.domain-blog-tehetseghu .block-search .form-type-textfield {
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  height: 30px;
  margin: 0px;
}
.domain-blog-tehetseghu .block-search .form-type-textfield input[type="text"].form-text {
  height: 30px;
  border: none;
  border-left: 3px solid #999;
  background-color: #EEEEEE;
  margin: 0px;
  width: 100%;
  display: block;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.domain-blog-tehetseghu .block-search input.form-submit {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #EEEEEE;
  margin: 0px;
  width: 30px;
  height: 30px;
  background-image: url(../blog/search.svg);
  position: absolute;
  right: 10px;
  top: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-indent: 60px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.domain-blog-tehetseghu .block-asp-blog #edit-datum {
  padding: 0px;
}
.domain-blog-tehetseghu .block-asp-blog #edit-datum legend {
  display: none;
}
.domain-blog-tehetseghu .block-asp-blog #edit-datum .year {
  font-weight: bold;
  font-size: 0.9em;
  color: #333;
  text-decoration: none;
  border: none;
}
.domain-blog-tehetseghu .block-asp-blog #edit-datum .month {
  color: #333;
  text-decoration: none;
  border: none;
}
.domain-blog-tehetseghu .block-asp-blog #edit-datum .year.selected,
.domain-blog-tehetseghu .block-asp-blog #edit-datum .month.selected {
  color: #3299C5;
}
.domain-blog-tehetseghu .gridcol.g1 .block {
  margin: 10px 0px;
  background: #fff;
  padding: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.domain-blog-tehetseghu .gridcol.g1 .gridcell > .page-title {
  display: none;
}
.domain-blog-tehetseghu.page-blogposts .gridcol.g1 .block {
  margin: 0px;
  background: none;
  padding: 0px;
}
.domain-blog-tehetseghu .rtf h1.page-title,
.domain-blog-tehetseghu.node-type-oldal h1.page-title {
  color: #fff;
  padding: 10px 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block !important;
}
.domain-blog-tehetseghu .region-content > .preview-title {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9em;
  padding: 15px 15px 0px 15px;
}
.domain-blog-tehetseghu .region-content > .preview {
  margin: 0px;
  padding: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #fff;
}
.domain-blog-tehetseghu #console .messages {
  padding: 15px;
}
.domain-blog-tehetseghu #console .messages.error {
  border: none;
  background-color: #b74b4b;
  color: #fff;
}
.domain-blog-tehetseghu ul.tabs {
  margin: 0px;
  margin-top: 5px;
}
.domain-blog-tehetseghu ul.tabs li a {
  border: none;
  margin-left: 10px;
  background: #fff;
  padding: 8px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #333;
  font-size: 0.8em;
}
.domain-blog-tehetseghu ul.tabs li.active a {
  border: none;
}
.domain-blog-tehetseghu form table.sticky-table,
.domain-blog-tehetseghu form table.sticky-header {
  margin: 0px;
  padding: 0px;
}
.domain-blog-tehetseghu form table.sticky-table a,
.domain-blog-tehetseghu form table.sticky-header a {
  border: none;
}
.domain-blog-tehetseghu form table.sticky-table th,
.domain-blog-tehetseghu form table.sticky-header th,
.domain-blog-tehetseghu form table.sticky-table td,
.domain-blog-tehetseghu form table.sticky-header td {
  padding: 5px;
  vertical-align: middle;
}
.domain-blog-tehetseghu form table.sticky-table th input,
.domain-blog-tehetseghu form table.sticky-header th input,
.domain-blog-tehetseghu form table.sticky-table td input,
.domain-blog-tehetseghu form table.sticky-header td input,
.domain-blog-tehetseghu form table.sticky-table th .button,
.domain-blog-tehetseghu form table.sticky-header th .button,
.domain-blog-tehetseghu form table.sticky-table td .button,
.domain-blog-tehetseghu form table.sticky-header td .button {
  float: none;
}
.domain-blog-tehetseghu .form-actions {
  margin-top: 10px;
}
.domain-blog-tehetseghu .form-actions:after {
  content: '';
  clear: both;
  display: block;
}
.domain-blog-tehetseghu .media-widget .remove {
  float: none;
}
.domain-blog-tehetseghu .media-widget .preview {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  box-shadow: inset 0px 0px 1px #999;
  -moz-box-shadow: inset 0px 0px 1px #999;
  -webkit-box-shadow: inset 0px 0px 1px #999;
  min-width: 100px;
  min-height: 100px;
  padding: 0px;
}
.domain-blog-tehetseghu .field-widget-media-multiselect .form-type-media label {
  display: none;
}
.domain-blog-tehetseghu .field-widget-media-multiselect .form-type-media .media-widget {
  margin-top: 10px;
}
.domain-blog-tehetseghu .field-widget-media-multiselect .form-type-media .media-widget .preview {
  display: none;
}
.domain-blog-tehetseghu.page-blog-add #block-system-main {
  margin: 0px;
  padding: 0px;
  background: none;
}
.domain-blog-tehetseghu.page-blog-add .blog-add-description {
  padding: 15px;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.domain-blog-tehetseghu.page-blog-add .blog-add-boxes {
  margin: 5px -5px;
}
.domain-blog-tehetseghu.page-blog-add .blog-add-boxes .blog-add-box {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  float: left;
  overflow: hidden;
  height: 270px;
  width: 49.99%;
}
.domain-blog-tehetseghu.page-blog-add .blog-add-boxes .blog-add-box .overlay-url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0), 0px 0px 5px 1px rgba(0, 100, 255, 0.00001);
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0), 0px 0px 5px 1px rgba(0, 100, 255, 0.00001);
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0), 0px 0px 5px 1px rgba(0, 100, 255, 0.00001);
}
.domain-blog-tehetseghu.page-blog-add .blog-add-boxes .blog-add-box .overlay-url:hover {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.25), 0px 0px 5px 1px rgba(0, 100, 255, 0.75);
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.25), 0px 0px 5px 1px rgba(0, 100, 255, 0.75);
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.25), 0px 0px 5px 1px rgba(0, 100, 255, 0.75);
}
.domain-blog-tehetseghu.page-blog-add .blog-add-boxes .blog-add-box .inner {
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: 5px;
  right: 5px;
  padding: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #fff;
}
.domain-blog-tehetseghu.page-blog-add .blog-add-boxes .blog-add-box h2 {
  font-weight: bold;
  font-size: 1.2em;
  color: #333;
  font-family: "Nexa", "Times New Roman";
  padding: 5px 0px;
}
.domain-blog-tehetseghu.page-blog-add .blog-add-boxes .blog-add-box .icon {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 200px;
}
.domain-blog-tehetseghu.page-blog-add .blog-add-boxes .blog-add-box.blog-link .icon {
  background-image: url(../blog/blog_link.jpg);
}
.domain-blog-tehetseghu.page-blog-add .blog-add-boxes .blog-add-box.blog-image .icon {
  background-image: url(../blog/blog_image.jpg);
}
.domain-blog-tehetseghu.page-blog-add .blog-add-boxes .blog-add-box.blog-video .icon {
  background-image: url(../blog/blog_video.jpg);
}
.domain-blog-tehetseghu.page-blog-add .blog-add-boxes .blog-add-box.blog-text .icon {
  background-image: url(../blog/blog_text.jpg);
}
.domain-blog-tehetseghu .apachesolr-results .no-results {
  padding: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #fff;
}
.blog-content {
  margin: 0px -5px;
}
.blog-content .blog-post {
  width: 50%;
  float: left;
  position: relative;
  padding: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.blog-content .blog-post .node {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
  background: white;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0), 0px 0px 5px 1px rgba(0, 100, 255, 0.00001);
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0), 0px 0px 5px 1px rgba(0, 100, 255, 0.00001);
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0), 0px 0px 5px 1px rgba(0, 100, 255, 0.00001);
}
.blog-content .blog-post .node .field-name-field-kepek,
.blog-content .blog-post .node .field-name-field-kep {
  text-align: center;
}
.blog-content .blog-post .node h2.node-title {
  padding: 15px 15px 0px 15px;
  clear: both;
  font-family: "Nexa", "Times New Roman";
  font-weight: bold;
  font-size: 1.4em;
  color: #535362;
}
.blog-content .blog-post .node:hover {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.25), 0px 0px 5px 1px rgba(0, 100, 255, 0.75);
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.25), 0px 0px 5px 1px rgba(0, 100, 255, 0.75);
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.25), 0px 0px 5px 1px rgba(0, 100, 255, 0.75);
}
.blog-content .blog-post .node .overlay-url {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: 5px;
  right: 5px;
}
.blog-content .blog-post .node .info {
  padding: 0px 15px;
}
.blog-content .blog-post .node .rtf.data {
  padding: 10px 15px 5px 15px;
}
.blog-content .blog-post .node .social {
  padding: 0px 15px 15px 15px;
}
.blog-content .blog-post .node .blog-link {
  margin: 0px 15px;
}
.blog-posts .apachesolr-active-filters {
  display: none;
}
.blog-posts .apachesolr-pager {
  display: block;
  padding: 15px;
  margin: 5px 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #fff;
}
.blog-posts .apachesolr-pager .pager {
  border: 0px;
  padding: 0px;
}
.blog-posts .apachesolr-pager-top {
  display: none;
}
.node img {
  max-width: 100%;
  height: auto;
}
.node .field-name-field-video {
  position: relative;
  z-index: 1;
}
.node .info {
  font-size: 0.9em;
  margin-bottom: 10px;
}
.node .info .author {
  color: #3299C5;
}
.node .info .date {
  color: #737384;
  white-space: nowrap;
}
.node.view-mode-full .info:after {
  display: block;
  clear: both;
  height: 2px;
  content: '';
  margin: 5px 0px;
  background: rgba(0, 0, 0, 0.33);
}
.node .blog-link {
  padding: 10px;
  font-size: 0.8em;
  margin-bottom: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.node .blog-link .overlay-url {
  position: absolute;
  z-index: 2;
  top: 0px !important;
  left: 0px !important;
  bottom: 0px !important;
  right: 0px !important;
  box-shadow: 0px 0px 8px 1px rgba(170, 221, 255, 0), 0px 0px 1px 1px rgba(0, 0, 0, 0.166);
  -moz-box-shadow: 0px 0px 8px 1px rgba(170, 221, 255, 0), 0px 0px 1px 1px rgba(0, 0, 0, 0.166);
  -webkit-box-shadow: 0px 0px 8px 1px rgba(170, 221, 255, 0), 0px 0px 1px 1px rgba(0, 0, 0, 0.166);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.node .blog-link .overlay-url:hover {
  box-shadow: 0px 0px 8px 1px #aaddff, 0px 0px 1px 1px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0px 0px 8px 1px #aaddff, 0px 0px 1px 1px rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0px 0px 8px 1px #aaddff, 0px 0px 1px 1px rgba(0, 0, 0, 0.33);
}
.node .blog-link:after {
  content: '';
  clear: both;
  display: block;
}
.node .blog-link .title {
  font-weight: bold;
}
.node .blog-link .url {
  color: #3299C5;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.node .blog-link .image {
  width: 100px;
  height: 100px;
  float: left;
  background-size: cover;
  background-position: top center;
}
.node .blog-link .data {
  overflow: hidden;
  padding: 0px 0px 0px 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.node .blog-link .description {
  font-size: 0.9em;
}
.node.view-mode-full .social {
  vertical-align: top;
}
.node .social {
  display: table-cell;
  vertical-align: middle;
  min-width: 150px;
  font-size: 0.8em;
}
.node .social a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  z-index: 1;
  float: left;
  color: #ffffff;
  display: block;
  text-decoration: none;
  border: none;
  padding: 5px;
  padding-left: 28px;
  padding-right: 8px;
  margin-right: 5px;
  margin-bottom: 5px;
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}
.node .social a.facebook {
  background-color: #425F9B;
  background-image: url(../blog/facebook.svg);
  border-left: 3px solid #203D79;
}
.node .social a.facebook:hover {
  box-shadow: 0px 0px 0px 1px #203D79;
  -moz-box-shadow: 0px 0px 0px 1px #203D79;
  -webkit-box-shadow: 0px 0px 0px 1px #203D79;
}
.node .social a.twitter {
  background-color: #1AB2E8;
  background-image: url(../blog/twitter.svg);
  border-left: 3px solid #0090C6;
}
.node .social a.twitter:hover {
  box-shadow: 0px 0px 0px 1px #0090C6;
  -moz-box-shadow: 0px 0px 0px 1px #0090C6;
  -webkit-box-shadow: 0px 0px 0px 1px #0090C6;
}
.node .social a.google {
  background-color: #D84734;
  background-image: url(../blog/google.svg);
  border-left: 3px solid #B62512;
}
.node .social a.google:hover {
  box-shadow: 0px 0px 0px 1px #B62512;
  -moz-box-shadow: 0px 0px 0px 1px #B62512;
  -webkit-box-shadow: 0px 0px 0px 1px #B62512;
}
.node .social a.linkedin {
  display: none;
  background-color: #0177B5;
  background-image: url(../blog/linkedin.svg);
  border-left: 3px solid #005593;
}
.node .social a.linkedin:hover {
  box-shadow: 0px 0px 0px 1px #005593;
  -moz-box-shadow: 0px 0px 0px 1px #005593;
  -webkit-box-shadow: 0px 0px 0px 1px #005593;
}
.node .social-commentcount {
  display: table-cell;
  vertical-align: top;
  font-size: 0.8em;
  color: #fff;
  padding: 0px 15px 15px 15px;
}
.node .social-commentcount a.commentcount {
  color: #fff;
  float: right;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  margin: 0px;
  margin-top: -5px;
  padding: 0px;
  width: 52px;
  height: 36px;
}
.node .social-commentcount a.commentcount span.count {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  padding: 8px;
  right: 0px;
  text-align: center;
}
.node .social-commentcount a.commentcount .commentbg {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  margin: 0px;
  padding: 0px;
}
.node .social-commentcount a.commentcount .commentbg .bubble {
  fill: #c0c0c0;
}
.node .social-commentcount a.commentcount:hover .commentbg .bubble {
  fill: #a0a0a0;
}
.node .tags {
  display: table-cell;
  vertical-align: top;
  margin: 0px;
  font-size: 0.8em;
}
.node .tags a {
  float: right;
  display: block;
  background-color: #eee;
  color: #747484;
  text-decoration: none;
  border-left: 3px solid #a4a4b4;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 5px 8px;
  margin-bottom: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-left: 5px;
}
.node .tags a:hover {
  color: #333;
  box-shadow: 0px 0px 0px 1px #ccc;
  -moz-box-shadow: 0px 0px 0px 1px #ccc;
  -webkit-box-shadow: 0px 0px 0px 1px #ccc;
}
.node .tags a.tehetsegpont {
  background-image: url(../tp_logos/tp_logo_short.svg);
  background-repeat: no-repeat;
  background-position: 3px center;
  background-size: 40px auto;
  background-color: #a4a4b4;
  border-left: 3px solid #747484;
  color: #ffffff;
  padding-left: 45px;
}
.node .tags:after {
  content: '';
  clear: both;
  display: block;
}
.blog-tag {
  display: block;
  background-color: #eee;
  color: #747484;
  text-decoration: none;
  border-left: 3px solid #a4a4b4;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 5px 8px;
  margin-bottom: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.blog-tag:hover {
  color: #333;
  box-shadow: 0px 0px 0px 1px #ccc;
  -moz-box-shadow: 0px 0px 0px 1px #ccc;
  -webkit-box-shadow: 0px 0px 0px 1px #ccc;
}
@media screen and (max-width: 641px) {
  .blog-content .blog-post {
    width: 100%;
  }
}
@media screen and (max-width: 1060px) {
  .domain-blog-tehetseghu div.trinityframe .circles {
    background-size: 200% auto;
  }
  .node .social a.share {
    width: 36px;
    height: 39px;
    text-indent: 40px;
    overflow: hidden;
    padding: 0px;
    margin-top: 0px;
  }
  .node .info .separator {
    display: none;
  }
  .node .info .author,
  .node .info .date {
    display: block;
  }
}
div.sidebar div.block.block-tehetseghu {
  position: relative;
  height: 100px;
  background: black;
  background: rgba(0, 0, 0, 0.9);
}
div.sidebar div.block.block-tehetseghu .content a {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background-image: url(../blog/tehetseghu.png);
  background-position: center center;
  background-repeat: no-repeat;
  text-decoration: none;
}
div.block-apachesolr-pages a.disabled {
  display: none;
}
#block-tehetsegblog-rss .content {
  padding: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#block-tehetsegblog-rss a {
  font-family: "Nexa", "Times New Roman";
  font-size: 1.2em;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  border: none;
  line-height: 37px;
  padding: 10px;
}
#block-tehetsegblog-rss a .icon {
  float: left;
  display: block;
  background-color: #E67D00;
  background-image: url(../blog/rss.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  width: 37px;
  height: 37px;
}
.block-tagclouds .content {
  padding: 10px 10px 15px 10px;
  font-size: 0.8em;
}
.block-tagclouds .content a {
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 5px 8px;
  margin: 0px;
}
.block-tagclouds .content a.level0 {
  font-size: 1em;
}
.block-tagclouds .content a.level1 {
  font-size: 1.1em;
}
.block-tagclouds .content a.level2 {
  font-size: 1.2em;
}
.block-tagclouds .content a.level3 {
  font-size: 1.3em;
}
.block-tagclouds .content a.level4 {
  font-size: 1.4em;
}
.block-tagclouds .content a.level5 {
  font-size: 1.5em;
}
.block-tagclouds .content a.level6 {
  font-size: 1.6em;
}
.block-tagclouds .content .more-link {
  display: none;
  background-color: #a4a4b4;
  border-left: 3px solid #747484;
  color: #ffffff;
}
.block-tagclouds .content:after {
  content: '';
  display: block;
  clear: both;
}
a.term-tehetsegpont-link {
  float: none;
  padding: 6px 8px;
  font-size: 0.9em;
  text-decoration: none;
  background-color: #A33D96;
  font-weight: bold;
  margin: 5px 0px;
  border: none;
  white-space: nowrap;
  border-radius: 5px;
  margin-left: 15px;
}
a.term-tehetsegpont-link:link {
  color: #ffffff;
}
a.term-tehetsegpont-link:visited {
  color: #ffffff;
}
td.views-field-field-datum-1 {
  width: 25%;
}
.apachesolr-page th {
  font-weight: bold;
  white-space: nowrap;
}
.apachesolr-page th img {
  margin-left: 5px;
}
span.days {
  white-space: nowrap;
}
.rtf table caption {
  font-family: "Nexa", "Times New Roman";
  font-weight: bold;
  font-size: 1.5em;
  color: #666;
  margin: 10px 0 0 0;
}
table thead th {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
td.datum {
  white-space: nowrap;
}
.terkep {
  position: static;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
.terkep .view-content {
  display: none;
}
body.page-admin .terkep,
body.page-admin .terkep div {
  position: static;
}
body.page-admin .terkep #edit-latitude-wrapper,
body.page-admin .terkep #edit-longitude-wrapper,
body.page-admin .terkep .views-submit-button {
  display: block;
}
div#google-terkep-wrapper {
  position: fixed;
  top: 100px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 0;
}
body.toolbar div#google-terkep-wrapper {
  top: 130px;
}
body.toolbar-drawer div#google-terkep-wrapper {
  top: 165px;
}
div#google-terkep-wrapper .view-header {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
#google-terkep {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.terkep .view-filters #edit-submit-terkep {
  margin: 0px;
}
.terkep .view-filters .views-exposed-widget {
  float: none;
  display: block;
}
body.map div.tef {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  right: 5px;
  top: 115px;
  width: 25%;
  background-color: #fff;
  z-index: 1;
  padding: 5px 10px;
  display: block;
  text-align: left;
  -moz-box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, 0.3);
}
.map .apachesolr-results {
  position: relative;
}
.map .throbber {
  display: none;
  width: 100%;
  height: 100px;
  margin: 15px 0px;
  background-image: url(../images/throbber.gif);
  background-color: rgba(255, 255, 255, 0.5);
  background-position: center;
  background-repeat: no-repeat;
}
.terkep .node {
  padding: 15px 0px;
}
.terkep .node h2 {
  font-family: 'nexa';
  font-weight: normal;
  font-size: 1.3em;
}
.terkep .node .content {
  font-size: 0.8em;
  margin-top: 6px;
  margin-bottom: 10px;
  color: #666;
  font-family: 'Verdana', Arial, Helvetica, Sans-serif;
}
/*
.terkep .node:last-child() {
    border-bottom:none;
    padding:5px 0px;
}
*/
.gmapslabel {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  font-size: 1.8em;
}
.gmapslabel.misc {
  /*
    color:#000;
    text-shadow:0px 0px 1px rgba(0,0,0,0.5);
    font-weight:normal;
    font-size:13px;
    font-family:Tahoma, Geneva, sans-serif;
*/
  color: #fff;
  text-shadow: 0px 0px 3px #000000;
  font-weight: normal;
  font-size: 13px;
  font-family: Tahoma, Geneva, sans-serif;
}
div#google-terkep-wrapper .dev-query {
  display: none;
}
.terkep .nodes {
  clear: both;
}
.gmapsmarker {
  /*
    background:white;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
*/
  background-size: cover;
  color: #FFF;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5), -1px 1px 0px rgba(0, 0, 0, 0.5), 1px -1px 0px rgba(0, 0, 0, 0.5), -1px -1px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(0, 0, 0, 0.5), 0px -1px 0px rgba(0, 0, 0, 0.5), 1px 0px 0px rgba(0, 0, 0, 0.5), -1px 0px 0px rgba(0, 0, 0, 0.5);
  font-weight: bold;
  display: block;
  text-decoration: none;
  opacity: 0.9;
  text-align: center;
}
.gmapsmarker:hover {
  color: #FFF;
  opacity: 1;
}
.gmapsmarker:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: 0em;
  /* Adjusts for spacing */
}
.gmapsmarker div,
.gmapsmarker .gmapsmarker-inner {
  position: static;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  margin: 0px;
  padding: 0px;
  line-height: 100%;
  margin-top: -1px;
}
.gmapsmarker.misc {
  color: #000;
  text-shadow: none;
}
.gmapsmarker.misc {
  background-image: url("/sites/all/modules/tehetseg/search_pages/markers_svg/misc_multi.svg");
}
.gmapsmarker.tehetsegpont {
  background-image: url("/sites/all/modules/tehetseg/search_pages/markers_svg/tehetsegpont_multi.svg");
}
.gmapsmarker.jo_gyakorlat {
  background-image: url("/sites/all/modules/tehetseg/search_pages/markers_svg/jo_gyakorlat_multi.svg");
}
.gmapsmarker.tehetsegsegito_tanacs {
  background-image: url("/sites/all/modules/tehetseg/search_pages/markers_svg/tehetsegsegito_tanacs_multi.svg");
}
.gmapsmarker.mtm {
  background-image: url("/sites/all/modules/tehetseg/search_pages/markers_svg/kepzes_multi.svg");
}
.gmapsmarker.pedagogiai_szakszolgalat,
.gmapsmarker.program {
  background-image: url("/sites/all/modules/tehetseg/search_pages/markers_svg/program_multi.svg");
}
/*
.red, .map div.legend.program {background:#ff002b;}
//.green, .map div.legend. {background:#8ed800;}
.yellow, .map div.legend.jogyak {background:#ffd400;}
.violet, .map div.legend.tpont {background:#cd00ff;}
.blue, .map div.legend.ttanacs {background:#007aff;}
.lightblue {background:#00b7ff;}
.darkblue {background:#002e70;}
.brown {background:#66001b;}
.orange, .map div.legend.kepzes {background:#ff7300;}
*/
.map #edit-tipus .form-item {
  margin: 0px;
  padding: 0px;
  display: block;
}
.map div.legend {
  float: left;
  height: 18px;
  width: 18px;
  border-radius: 9px;
  margin: 2px 10px 0 0;
}
.map .form-type-checkbox label {
  width: auto;
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus {
  margin: 0px;
  width: auto;
  float: none;
  padding: 0px;
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus > label {
  display: none;
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox {
  /*
            &.form-item-tipus- {
                input[type="checkbox"] + label:before {
                    background-color:;
                }
                input[type="checkbox"]:checked + label:before {
                    background-color:;
                }
            }
*/
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox label {
  height: 21px;
  line-height: 21px;
  color: #333;
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox input[type="checkbox"] + label:before,
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox input[type="checkbox"]:checked + label:before {
  display: block;
  color: #FFFFFF;
  background-image: none;
  background-color: black;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  line-height: 21px;
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox.form-item-tipus-pedagogiai-szakszolgalat input[type="checkbox"] + label:before,
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox.form-item-tipus-program input[type="checkbox"] + label:before {
  background-color: #ff002b;
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox.form-item-tipus-pedagogiai-szakszolgalat input[type="checkbox"]:checked + label:before,
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox.form-item-tipus-program input[type="checkbox"]:checked + label:before {
  background-color: #ff002b;
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox.form-item-tipus-mtm input[type="checkbox"] + label:before {
  background-color: #ff7300;
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox.form-item-tipus-mtm input[type="checkbox"]:checked + label:before {
  background-color: #ff7300;
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox.form-item-tipus-tehetsegpont input[type="checkbox"] + label:before {
  background-color: #cd00ff;
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox.form-item-tipus-tehetsegpont input[type="checkbox"]:checked + label:before {
  background-color: #cd00ff;
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox.form-item-tipus-tehetsegsegito-tanacs input[type="checkbox"] + label:before {
  background-color: #007aff;
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox.form-item-tipus-tehetsegsegito-tanacs input[type="checkbox"]:checked + label:before {
  background-color: #007aff;
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox.form-item-tipus-jo-gyakorlat input[type="checkbox"] + label:before {
  background-color: #ffd400;
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox.form-item-tipus-jo-gyakorlat input[type="checkbox"]:checked + label:before {
  background-color: #ffd400;
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox.form-item-tipus-osszes input[type="checkbox"] + label:before {
  box-shadow: inset 0px 0px 0px 3px rgba(60, 0, 60, 0.8);
  -moz-box-shadow: inset 0px 0px 0px 3px rgba(60, 0, 60, 0.8);
  -webkit-box-shadow: inset 0px 0px 0px 3px rgba(60, 0, 60, 0.8);
  background-color: white;
  color: rgba(60, 0, 60, 0.8);
  text-shadow: 1px 0px 0px rgba(60, 0, 60, 0.8);
}
.apachesolr-page-terkep .form-type-checkboxes.form-item-tipus .form-type-checkbox.form-item-tipus-osszes input[type="checkbox"]:checked + label:before {
  background-color: white;
}
.red,
.map div.legend.program {
  background: #ff002b;
}
.yellow,
.map div.legend.jogyak {
  background: #ffd400;
}
.violet,
.map div.legend.tpont {
  background: #cd00ff;
}
.blue,
.map div.legend.ttanacs {
  background: #007aff;
}
.lightblue {
  background: #00b7ff;
}
.darkblue {
  background: #002e70;
}
.brown {
  background: #66001b;
}
.orange,
.map div.legend.mtm {
  background: #ff7300;
}
.map div.legend.osszes {
  background: #ffffff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 3px solid rgba(60, 0, 60, 0.8);
}
body.map div.breadcrumb {
  display: none;
}
body.map div#footerholder {
  display: none;
}
body.toolbar div.tef {
  top: 135px;
}
body.toolbar-drawer div.tef {
  top: 170px;
}
body.toolbar.map div.head {
  top: 30px;
}
body.toolbar-drawer.map div.head {
  top: 65px;
}
body.toolbar.map div.head2 {
  top: 80px;
}
body.toolbar-drawer.map div.head2 {
  top: 115px;
}
@media screen and (max-width: 998px) {
  div#google-terkep-wrapper {
    top: 50px;
  }
}
div#google-terkep-info div.node h2 {
  font-family: "Nexa", "Times New Roman";
  font-size: 1.2em;
  margin: 10px 0 5px 0;
}
div#google-terkep-info div.node h2 a {
  text-decoration: none;
}
div#google-terkep-info div.node div.content {
  font-size: 0.8em;
  margin: 0 0 15px 0;
}
div#google-terkep-info div.node div.content a {
  text-decoration: none;
  border-bottom: dotted 1px #6dbbe5;
}
div.node-konyv.view-mode-full div.field-name-field-bevezeto {
  font-weight: normal;
}
div.node-konyv.view-mode-full div.field-name-field-kep {
  float: left;
}
div.node-konyv.view-mode-full div.field-name-field-kep div.background-image {
  width: 200px;
  height: 300px;
  background-size: contain;
  background-repeat: no-repeat;
}
div.node-konyv.view-mode-full .col {
  overflow: hidden;
  float: right;
}
div.node-konyv.view-mode-full div.field-name-field-file {
  padding: 10px 0px;
}
div.node-konyv.view-mode-full div.field-name-field-file div.field-item {
  float: left;
}
div.node-konyv.view-mode-full div.field-name-field-file div.field-item a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
  padding: 10px 20px 10px 20px;
  font-size: 0.875em;
  box-shadow: 0 1px 1px #1f6e8f;
}
div.node-konyv.view-mode-full div.field-name-field-file div.field-item a:visited {
  background: rgba(0, 131, 185, 0.8);
  color: #eee;
}
div.node-konyv.view-mode-full div.field-name-field-file div.field-item a:link {
  background: rgba(0, 131, 185, 0.8);
  color: #eee;
}
div.node-konyv.view-mode-full div.field-name-field-file div.field-item a:hover {
  background: rgba(0, 131, 185, 0.5);
  color: #fff;
}
table.tartalomjegyzek td {
  padding: 4px 10px 4px 10px;
}
table.tartalomjegyzek td.oldal {
  padding: 4px 10px 4px 10px;
  font-weight: bold;
}
table.tartalomjegyzek tr:nth-child(odd) td {
  background: transparent;
}
table.tartalomjegyzek tr.level-0 td.fejezet {
  font-weight: bold;
  font-size: 1.2em;
  padding-right: 40px;
}
table.tartalomjegyzek tr.level-1 td.fejezet {
  font-size: 1em;
  padding-right: 20px;
}
table.tartalomjegyzek tr.level-2 td.fejezet {
  font-size: 1em;
}
div.downloadholder {
  margin: 10px -5px 10px -5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.downloadholder div.item {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 5px;
}
div.downloadholder div.iteminner {
  /*background:url(res/fileicon.png)*/
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-color: #eee;
  padding: 10px 10px 10px 50px;
  position: relative;
  height: 150px;
  overflow: hidden;
}
div.downloadholder div.iteminner a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
div.downloadholder div.iteminner a:hover {
  background: rgba(0, 150, 255, 0.3);
}
div.downloadholder div.iteminner a p {
  display: none;
}
div.downloadholder div.iteminner .file-title .field-name-field-title {
  font-family: 'nexa';
  font-weight: bold;
  font-size: 1.3em;
  color: #888;
  margin: 5px 0px 5px 0px;
}
div.downloadholder div.iteminner p {
  font-size: 0.8em;
}
div.downloadholder div.txtcover {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  /* background: url(res/gradient.png); */
}
@media screen and (max-width: 640px) {
  div.downloadholder div.item {
    width: 100%;
  }
}
div.node div.downloadholder div.field-name-field-bevezeto {
  font-weight: normal;
}
body.rtf .contextual-links-wrapper {
  display: none;
}
.field-name-field-file {
  clear: both;
  overflow: hidden;
}
body.not-logged-in .contextual-links-wrapper {
  display: none;
}
/**
 * Overlapping week items
 */
.calendar-calendar tr.holder {
  height: 0px;
  display: table-row !important;
  display: none;
}
.calendar-calendar .week-view .full div.item-wrapper,
.calendar-calendar .day-view .full div.item-wrapper {
  background-color: none;
  border: 0px;
  float: none;
  margin: 0px;
  width: 100%;
  margin-top: -24px;
}
.calendar-calendar td .inner div,
.calendar-calendar td .inner div a {
  background: none;
}
.calendar-calendar .week-view .full div.single-day div.weekview,
.calendar-calendar .day-view .full div.single-day div.dayview {
  background: #A33D96;
  color: #fff;
  width: auto;
  padding: 0px 3px;
  overflow: hidden;
}
.calendar-calendar .week-view .full div.single-day div.weekview,
.calendar-calendar .day-view .full div.single-day div.dayview {
  /*border: 1px solid #E39364;*/
  box-shadow: #000000 0px 1px 1px 0px;
}
.calendar-calendar .week-view .header-body-divider,
.calendar-calendar .week-view .single-day-footer,
.calendar-calendar .day-view .single-day-footer,
.calendar-calendar .day-view .header-body-divider {
  background: #eeeeee;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  font-size: 1px;
  height: 4px;
  line-height: 1px;
}
.calendar-calendar .week-view #multi-day-container,
.calendar-calendar .week-view #single-day-container,
.calendar-calendar .day-view #multi-day-container,
.calendar-calendar .day-view #single-day-container {
  position: relative;
  background: #ffffff;
  overflow-y: scroll;
  overflow-x: hidden;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
.calendar-calendar .week-view #multi-day-container,
.calendar-calendar .day-view #multi-day-container {
  border-top: 1px solid #CCCCCC;
}
.calendar-calendar .week-view #week-header-container,
.calendar-calendar .day-view #day-header-container {
  width: 100%;
  background: #ffffff;
  border-bottom: 1px solid #CCCCCC;
}
.calendar-calendar .week-view #multi-day-container,
.calendar-calendar .day-view #multi-day-container {
  height: 57px;
}
.calendar-calendar .week-view #multi-day-container .expand {
  height: 100%;
}
.calendar-calendar .week-view #multi-day-container table,
.calendar-calendar .day-view #multi-day-container table {
  height: 100%;
}
.calendar-calendar .week-view #multi-day-container table td,
.calendar-calendar .day-view #multi-day-container table td {
  border-top: 0px;
  border-bottom: 0px;
  vertical-align: top;
  width: 14%;
}
.calendar-calendar .week-view #multi-day-container table td.calendar-agenda-hour {
  border-right: 1px solid #CCCCCC;
}
.calendar-calendar .week-view #single-day-container,
.calendar-calendar .day-view #single-day-container {
  border-top: 1px solid #CCCCCC;
  height: 500px;
}
.calendar-calendar .week-view #single-day-container table td,
.calendar-calendar .day-view #single-day-container table td {
  padding: 0px;
  border-top: 0px;
  border-bottom: 0px;
  width: 14%;
}
.calendar-calendar .week-view td.first,
.calendar-calendar .day-view td.first {
  border-left: 0px;
}
.calendar-calendar .week-view td.first,
.calendar-calendar .day-view td.first {
  border-left: 0px;
}
.calendar-calendar .week-view td.last,
.calendar-calendar .day-view td.last {
  border-right: 0px;
}
.calendar-calendar .week-view #single-day-container div.first,
.calendar-calendar .day-view #single-day-container div.first {
  border-top: 0px;
}
.calendar-calendar .week-view #single-day-container div.last,
.calendar-calendar .day-view #single-day-container div.last {
  border-bottom: 0px;
}
.calendar-calendar .week-view table.full {
  table-layout: fixed;
  width: 100%;
  margin: 0px;
}
.calendar-calendar .day-view table.full {
  table-layout: fixed;
  width: 100%;
  margin: 0px;
}
.calendar-calendar td.calendar-agenda-hour .calendar-hour,
.calendar-calendar td.calendar-agenda-hour .calendar-ampm,
.calendar-calendar .week-view .full div.calendar-agenda-hour span,
.calendar-calendar .day-view .full div.calendar-agenda-hour span {
  font-size: 0.8em;
  font-weight: normal;
  margin-right: 0px;
}
.calendar-calendar .week-view .full div.calendar-agenda-hour,
.calendar-calendar .day-view .full div.calendar-agenda-hour,
.calendar-calendar .week-view .full div.calendar-agenda-items,
.calendar-calendar .day-view .full div.calendar-agenda-items {
  height: 47px;
  border-top: 1px solid #cccccc;
}
.calendar-calendar .week-view .full .calendar-agenda-hour {
  width: auto;
}
.calendar-calendar .week-view .full .calendar-agenda-hour div,
.calendar-calendar .day-view .full .calendar-agenda-hour div {
  margin-top: 10px;
}
.calendar-calendar .day-view #header-container td.calendar-time-holder,
.calendar-calendar .day-view #multi-day-container td.calendar-time-holder,
.calendar-calendar .day-view #single-day-container td.calendar-time-holder {
  width: 50px;
  padding: 0px;
  border: 0px;
}
.calendar-calendar .day-view #header-container td.calendar-day-holder,
.calendar-calendar .day-view #multi-day-container td.calendar-day-holder,
.calendar-calendar .day-view #single-day-container td.calendar-day-holder {
  width: 95%;
}
.calendar-calendar .week-view #header-container td.calendar-time-holder,
.calendar-calendar .week-view #multi-day-container td.calendar-time-holder,
.calendar-calendar .week-view #single-day-container td.calendar-time-holder {
  width: 50px;
  padding: 0px;
  border: 0px;
}
.calendar-calendar .week-view #header-container td.margin-right {
  width: 10px;
}
.calendar-calendar .week-view .full td.calendar-day-holder {
  padding: 0px;
  border: 0px;
  width: 14%;
}
.calendar-calendar .day-view .full td.calendar-day-holder {
  padding: 0px;
  border: 0px;
  width: 95%;
}
.calendar-calendar .week-view .full div.single-day,
.calendar-calendar .day-view .full div.single-day {
  padding: 0px;
}
.calendar-calendar .week-view .full div.single-day .inner,
.calendar-calendar .day-view .full div.single-day .inner {
  position: relative;
  z-index: 1;
}
.calendar-calendar .week-view .full td.multi-day {
  padding: 1px 2px 0px 2px;
}
.calendar-calendar .day-view .full td.multi-day div.dayview,
.calendar-calendar .week-view .full td.multi-day div.weekview {
  height: 22px !important;
}
.calendar-calendar .week-view .full td.multi-day .inner .weekview .continuation {
  height: 22px;
  padding-top: 0px;
  margin-right: 3px;
}
.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff,
.calendar-calendar .day-view .full td.multi-day .inner .dayview .continues,
.calendar-calendar .day-view .full td.multi-day .inner .dayview .cutoff {
  height: 22px;
  padding-top: 0px;
}
.calendar-calendar .week-view div.single-day .view-item,
.calendar-calendar .day-view div.single-day .view-item {
  position: absolute;
  width: 100%;
  background: none;
  text-align: left;
  z-index: 1;
}
.calendar-calendar .week-view div.single-day .half-hour,
.calendar-calendar .day-view div.single-day .half-hour {
  font-size: 1px;
  height: 23px;
  width: 100%;
  position: relative;
  z-index: 0;
  top: 0px;
  border-bottom: 1px dotted #cccccc;
}
.calendar-calendar .week-view div.single-day .view-item .calendar,
.calendar-calendar .day-view div.single-day .view-item .calendar {
  margin: 0px;
}
.calendar-calendar .week-view div.single-day .view-item .contents,
.calendar-calendar .day-view div.single-day .view-item .contents {
  overflow: hidden;
}
.calendar-calendar div.single-day .o_0 .view-item {
  top: 0px;
}
.calendar-calendar div.single-day .o_1 .view-item {
  top: 12px;
}
.calendar-calendar div.single-day .o_2 .view-item {
  top: 24px;
}
.calendar-calendar div.single-day .o_3 .view-item {
  top: 36px;
}
.calendar-calendar div.single-day .o_4 .view-item {
  top: 40px;
}
.calendar-calendar div.single-day .d_1 .view-item .calendar {
  height: 10px;
}
.calendar-calendar div.single-day .d_2 .view-item .calendar {
  height: 22px;
}
.calendar-calendar div.single-day .d_3 .view-item .calendar {
  height: 34px;
}
.calendar-calendar div.single-day .d_4 .view-item .calendar {
  height: 46px;
}
.calendar-calendar div.single-day .d_5 .view-item .calendar {
  height: 58px;
}
.calendar-calendar div.single-day .d_6 .view-item .calendar {
  height: 70px;
}
.calendar-calendar div.single-day .d_7 .view-item .calendar {
  height: 82px;
}
.calendar-calendar div.single-day .d_8 .view-item .calendar {
  height: 94px;
}
.calendar-calendar div.single-day .d_9 .view-item .calendar {
  height: 106px;
}
.calendar-calendar div.single-day .d_10 .view-item .calendar {
  height: 118px;
}
.calendar-calendar div.single-day .d_11 .view-item .calendar {
  height: 130px;
}
.calendar-calendar div.single-day .d_12 .view-item .calendar {
  height: 142px;
}
.calendar-calendar div.single-day .d_13 .view-item .calendar {
  height: 154px;
}
.calendar-calendar div.single-day .d_14 .view-item .calendar {
  height: 166px;
}
.calendar-calendar div.single-day .d_15 .view-item .calendar {
  height: 178px;
}
.calendar-calendar div.single-day .d_16 .view-item .calendar {
  height: 190px;
}
.calendar-calendar div.single-day .d_17 .view-item .calendar {
  height: 202px;
}
.calendar-calendar div.single-day .d_18 .view-item .calendar {
  height: 214px;
}
.calendar-calendar div.single-day .d_19 .view-item .calendar {
  height: 226px;
}
.calendar-calendar div.single-day .d_20 .view-item .calendar {
  height: 238px;
}
.calendar-calendar div.single-day .d_21 .view-item .calendar {
  height: 250px;
}
.calendar-calendar div.single-day .d_22 .view-item .calendar {
  height: 262px;
}
.calendar-calendar div.single-day .d_23 .view-item .calendar {
  height: 274px;
}
.calendar-calendar div.single-day .d_24 .view-item .calendar {
  height: 286px;
}
.calendar-calendar div.single-day .d_25 .view-item .calendar {
  height: 298px;
}
.calendar-calendar div.single-day .d_26 .view-item .calendar {
  height: 310px;
}
.calendar-calendar div.single-day .d_27 .view-item .calendar {
  height: 322px;
}
.calendar-calendar div.single-day .d_28 .view-item .calendar {
  height: 334px;
}
.calendar-calendar div.single-day .d_29 .view-item .calendar {
  height: 346px;
}
.calendar-calendar div.single-day .d_30 .view-item .calendar {
  height: 358px;
}
.calendar-calendar div.single-day .d_31 .view-item .calendar {
  height: 370px;
}
.calendar-calendar div.single-day .d_32 .view-item .calendar {
  height: 382px;
}
.calendar-calendar div.single-day .d_33 .view-item .calendar {
  height: 394px;
}
.calendar-calendar div.single-day .d_34 .view-item .calendar {
  height: 406px;
}
.calendar-calendar div.single-day .d_35 .view-item .calendar {
  height: 418px;
}
.calendar-calendar div.single-day .d_36 .view-item .calendar {
  height: 430px;
}
.calendar-calendar div.single-day .d_37 .view-item .calendar {
  height: 442px;
}
.calendar-calendar div.single-day .d_38 .view-item .calendar {
  height: 454px;
}
.calendar-calendar div.single-day .d_39 .view-item .calendar {
  height: 466px;
}
.calendar-calendar div.single-day .d_40 .view-item .calendar {
  height: 478px;
}
.calendar-calendar div.single-day .d_41 .view-item .calendar {
  height: 490px;
}
.calendar-calendar div.single-day .d_42 .view-item .calendar {
  height: 502px;
}
.calendar-calendar div.single-day .d_43 .view-item .calendar {
  height: 514px;
}
.calendar-calendar div.single-day .d_44 .view-item .calendar {
  height: 526px;
}
.calendar-calendar div.single-day .d_45 .view-item .calendar {
  height: 538px;
}
.calendar-calendar div.single-day .d_46 .view-item .calendar {
  height: 550px;
}
.calendar-calendar div.single-day .d_47 .view-item .calendar {
  height: 562px;
}
.calendar-calendar div.single-day .d_48 .view-item .calendar {
  height: 574px;
}
.calendar-calendar div.single-day .d_49 .view-item .calendar {
  height: 586px;
}
.calendar-calendar div.single-day .d_50 .view-item .calendar {
  height: 598px;
}
.calendar-calendar div.single-day .d_51 .view-item .calendar {
  height: 610px;
}
.calendar-calendar div.single-day .d_52 .view-item .calendar {
  height: 622px;
}
.calendar-calendar div.single-day .d_53 .view-item .calendar {
  height: 634px;
}
.calendar-calendar div.single-day .d_54 .view-item .calendar {
  height: 646px;
}
.calendar-calendar div.single-day .d_55 .view-item .calendar {
  height: 658px;
}
.calendar-calendar div.single-day .d_56 .view-item .calendar {
  height: 670px;
}
.calendar-calendar div.single-day .d_57 .view-item .calendar {
  height: 682px;
}
.calendar-calendar div.single-day .d_58 .view-item .calendar {
  height: 694px;
}
.calendar-calendar div.single-day .d_59 .view-item .calendar {
  height: 706px;
}
.calendar-calendar div.single-day .d_60 .view-item .calendar {
  height: 718px;
}
.calendar-calendar div.single-day .d_61 .view-item .calendar {
  height: 730px;
}
.calendar-calendar div.single-day .d_62 .view-item .calendar {
  height: 742px;
}
.calendar-calendar div.single-day .d_63 .view-item .calendar {
  height: 754px;
}
.calendar-calendar div.single-day .d_64 .view-item .calendar {
  height: 766px;
}
.calendar-calendar div.single-day .d_65 .view-item .calendar {
  height: 778px;
}
.calendar-calendar div.single-day .d_66 .view-item .calendar {
  height: 790px;
}
.calendar-calendar div.single-day .d_67 .view-item .calendar {
  height: 802px;
}
.calendar-calendar div.single-day .d_68 .view-item .calendar {
  height: 814px;
}
.calendar-calendar div.single-day .d_69 .view-item .calendar {
  height: 826px;
}
.calendar-calendar div.single-day .d_70 .view-item .calendar {
  height: 838px;
}
.calendar-calendar div.single-day .d_71 .view-item .calendar {
  height: 850px;
}
.calendar-calendar div.single-day .d_72 .view-item .calendar {
  height: 862px;
}
.calendar-calendar div.single-day .d_73 .view-item .calendar {
  height: 874px;
}
.calendar-calendar div.single-day .d_74 .view-item .calendar {
  height: 886px;
}
.calendar-calendar div.single-day .d_75 .view-item .calendar {
  height: 898px;
}
.calendar-calendar div.single-day .d_76 .view-item .calendar {
  height: 910px;
}
.calendar-calendar div.single-day .d_77 .view-item .calendar {
  height: 922px;
}
.calendar-calendar div.single-day .d_78 .view-item .calendar {
  height: 934px;
}
.calendar-calendar div.single-day .d_79 .view-item .calendar {
  height: 946px;
}
.calendar-calendar div.single-day .d_80 .view-item .calendar {
  height: 958px;
}
.calendar-calendar div.single-day .d_81 .view-item .calendar {
  height: 970px;
}
.calendar-calendar div.single-day .d_82 .view-item .calendar {
  height: 982px;
}
.calendar-calendar div.single-day .d_83 .view-item .calendar {
  height: 994px;
}
.calendar-calendar div.single-day .d_84 .view-item .calendar {
  height: 1006px;
}
.calendar-calendar div.single-day .d_85 .view-item .calendar {
  height: 1018px;
}
.calendar-calendar div.single-day .d_86 .view-item .calendar {
  height: 1030px;
}
.calendar-calendar div.single-day .d_87 .view-item .calendar {
  height: 1042px;
}
.calendar-calendar div.single-day .d_88 .view-item .calendar {
  height: 1054px;
}
.calendar-calendar div.single-day .d_89 .view-item .calendar {
  height: 1066px;
}
.calendar-calendar div.single-day .d_90 .view-item .calendar {
  height: 1078px;
}
.calendar-calendar div.single-day .d_91 .view-item .calendar {
  height: 1090px;
}
.calendar-calendar div.single-day .d_92 .view-item .calendar {
  height: 1102px;
}
.calendar-calendar div.single-day .d_93 .view-item .calendar {
  height: 1114px;
}
.calendar-calendar div.single-day .d_94 .view-item .calendar {
  height: 1128px;
}
.calendar-calendar div.single-day .d_95 .view-item .calendar {
  height: 1140px;
}
.calendar-calendar div.single-day .d_96 .view-item .calendar {
  height: 1152px;
}
.calendar-calendar .week-view div.single-day .i_0 .view-item .calendar {
  margin-left: 0px;
  width: 50%;
}
.calendar-calendar .week-view div.single-day .i_1 .view-item .calendar {
  margin-left: 10%;
  width: 85%;
}
.calendar-calendar .week-view div.single-day .i_2 .view-item .calendar {
  margin-left: 16%;
  width: 79%;
}
.calendar-calendar .week-view div.single-day .i_3 .view-item .calendar {
  margin-left: 21%;
  width: 74%;
}
.calendar-calendar .week-view div.single-day .i_4 .view-item .calendar {
  margin-left: 30%;
  width: 65%;
}
.calendar-calendar .week-view div.single-day .i_5 .view-item .calendar {
  margin-left: 34%;
  width: 61%;
}
.calendar-calendar .week-view div.single-day .i_6 .view-item .calendar {
  margin-left: 42%;
  width: 53%;
}
.calendar-calendar .week-view div.single-day .i_7 .view-item .calendar {
  margin-left: 49%;
  width: 46%;
}
.calendar-calendar .week-view div.single-day .i_8 .view-item .calendar {
  margin-left: 55%;
  width: 40%;
}
.calendar-calendar .week-view div.single-day .i_9 .view-item .calendar {
  margin-left: 65%;
  width: 30%;
}
.calendar-calendar .week-view div.single-day .i_0.md_0 .view-item .calendar {
  width: 95% !important;
  width: auto;
}
.calendar-calendar .week-view div.single-day .i_0.md_1 .view-item .calendar {
  width: 60% !important;
  width: auto;
}
.calendar-calendar .day-view div.single-day .i_0 .view-item .calendar {
  margin-left: 2px;
  width: 25% !important;
  width: 97%;
}
.calendar-calendar .day-view div.single-day .i_1 .view-item .calendar {
  margin-left: 10%;
  width: 89%;
}
.calendar-calendar .day-view div.single-day .i_2 .view-item .calendar {
  margin-left: 20%;
  width: 79%;
}
.calendar-calendar .day-view div.single-day .i_3 .view-item .calendar {
  margin-left: 30%;
  width: 69%;
}
.calendar-calendar .day-view div.single-day .i_4 .view-item .calendar {
  margin-left: 40%;
  width: 59%;
}
.calendar-calendar .day-view div.single-day .i_5 .view-item .calendar {
  margin-left: 50%;
  width: 49%;
}
.calendar-calendar .day-view div.single-day .i_6 .view-item .calendar {
  margin-left: 60%;
  width: 39%;
}
.calendar-calendar .day-view div.single-day .i_7 .view-item .calendar {
  margin-left: 70%;
  width: 29%;
}
.calendar-calendar .day-view div.single-day .i_8 .view-item .calendar {
  margin-left: 75%;
  width: 24%;
}
.calendar-calendar .day-view div.single-day .i_9 .view-item .calendar {
  margin-left: 80%;
  width: 19%;
}
.calendar-calendar .day-view div.single-day .i_0.md_0 .view-item .calendar {
  width: 98% !important;
  width: auto;
}
.calendar-calendar .day-view div.single-day .i_0.md_1 .view-item .calendar {
  width: 60% !important;
  width: auto;
}
.calendar-calendar .day-view div.single-day .i_0.md_2 .view-item .calendar {
  width: 40% !important;
  width: auto;
}
.calendar-calendar .day-view div.single-day .i_0.md_3 .view-item .calendar {
  width: 30% !important;
  width: auto;
}
.single-day-footer .grippie,
.header-body-divider .grippie {
  overflow: hidden;
  background: #eee url("/misc/grippie.png") no-repeat center 2px;
  cursor: s-resize;
  height: 3px;
}
.domain-tehetsegpiacter-hu div.headinner a.logo {
  background: url(../images/tehetsegpiacter.png) no-repeat center center;
  width: 250px;
}
.domain-tehetsegpiacter-hu div.sidebar div.block.block-apachesolr-pages .fieldset-legend:hover {
  background-color: #F7921e;
}
.domain-tehetsegpiacter-hu .apachesolr-active-filters ul li a:hover {
  background-color: #F7921e;
}
.domain-tehetsegpiacter-hu div.head2 ul.menu li a:hover {
  background-color: #F7921e;
}
.domain-tehetsegpiacter-hu div.head2 ul.menu li.active-trail a {
  background-color: #F7921e;
}
.domain-tehetsegpiacter-hu ul.tabs li a.active:link {
  background: #F7921e;
}
.domain-tehetsegpiacter-hu ul.tabs li a.active {
  background: #F7921e;
}
.domain-tehetsegpiacter-hu ul.tabs li a:hover {
  background: #F7921e;
}
.domain-tehetsegpiacter-hu ul.tabs li a.active:hover {
  background: #F7921e;
}
.domain-tehetsegpiacter-hu ul.tabs li a.active:visited {
  background: #F7921e;
}
.domain-tehetsegpiacter-hu div.faq div.question:hover,
.domain-tehetsegpiacter-hu div.faq div.question.sel {
  background: #F7921e;
}
.domain-tehetsegpiacter-hu div.faq div.faqtoolbar:hover {
  background: #F7921e;
}
.domain-tehetsegpiacter-hu div.faq div.faqtoolbar:hover {
  background: #F7921e;
}
.domain-tehetsegpiacter-hu div.tabs div.seltab a {
  background: #F7921e;
}
.domain-tehetsegpiacter-hu div.tabs div.tab a:hover {
  background: #F7921e;
}
.domain-tehetsegpiacter-hu div#footer ul.menu li a:hover {
  background-color: #F7921e;
}
.domain-tehetsegpiacter-hu div#footer .block.footer-navigation a:hover {
  background-color: #F7921e;
}
.domain-matehetsz div.headinner a.logo {
  background: url(../images/matehetsz_full.png) no-repeat center center;
}
.domain-matehetsz div.sidebar div.block.block-apachesolr-pages .fieldset-legend:hover {
  background-color: #a30046;
}
.domain-matehetsz .apachesolr-active-filters ul li a:hover {
  background-color: #a30046;
}
.domain-matehetsz div.head2 ul.menu li a:hover {
  background-color: #a30046;
}
.domain-matehetsz div.head2 ul.menu li.active-trail a {
  background-color: #a30046;
}
.domain-matehetsz ul.tabs li a.active:link {
  background: #a30046;
}
.domain-matehetsz ul.tabs li a.active {
  background: #a30046;
}
.domain-matehetsz ul.tabs li a:hover {
  background: #a30046;
}
.domain-matehetsz ul.tabs li a.active:hover {
  background: #a30046;
}
.domain-matehetsz ul.tabs li a.active:visited {
  background: #a30046;
}
.domain-matehetsz div.faq div.question:hover,
.domain-matehetsz div.faq div.question.sel {
  background: #a30046;
}
.domain-matehetsz div.faq div.faqtoolbar:hover {
  background: #a30046;
}
.domain-matehetsz div.faq div.faqtoolbar:hover {
  background: #a30046;
}
.domain-matehetsz div.tabs div.seltab a {
  background: #a30046;
}
.domain-matehetsz div.tabs div.tab a:hover {
  background: #a30046;
}
.domain-matehetsz div#footer ul.menu li a:hover {
  background-color: #a30046;
}
.domain-matehetsz div#footer .block.footer-navigation a:hover {
  background-color: #a30046;
}
.domain-ntt div.headinner a.logo {
  background: url(../images/ntt.png) no-repeat center center;
  width: 430px;
}
.domain-ntt.i18n-en div.headinner a.logo {
  background: url(../images/ntt_en.png) no-repeat center center;
  width: 430px;
}
.domain-ntt div.sidebar div.block.block-apachesolr-pages .fieldset-legend:hover {
  background-color: #a30046;
}
.domain-ntt .apachesolr-active-filters ul li a:hover {
  background-color: #a30046;
}
.domain-ntt div.head2 ul.menu li a:hover {
  background-color: #a30046;
}
.domain-ntt div.head2 ul.menu li.active-trail a {
  background-color: #a30046;
}
.domain-ntt ul.tabs li a.active:link {
  background: #a30046;
}
.domain-ntt ul.tabs li a.active {
  background: #a30046;
}
.domain-ntt ul.tabs li a:hover {
  background: #a30046;
}
.domain-ntt ul.tabs li a.active:hover {
  background: #a30046;
}
.domain-ntt ul.tabs li a.active:visited {
  background: #a30046;
}
.domain-ntt div.faq div.question:hover,
.domain-ntt div.faq div.question.sel {
  background: #a30046;
}
.domain-ntt div.faq div.faqtoolbar:hover {
  background: #a30046;
}
.domain-ntt div.faq div.faqtoolbar:hover {
  background: #a30046;
}
.domain-ntt div.tabs div.seltab a {
  background: #a30046;
}
.domain-ntt div.tabs div.tab a:hover {
  background: #a30046;
}
.domain-ntt div#footer ul.menu li a:hover {
  background-color: #a30046;
}
.domain-ntt div#footer .block.footer-navigation a:hover {
  background-color: #a30046;
}
.domain-blog-tehetseghu div.headinner a.logo {
  background: url(../images/blogtehetseghu_full.png) no-repeat center center;
}
.domain-templeton div.headinner a.logo {
  background: url(../images/templeton.png) no-repeat center center;
}
.domain-templeton div.sidebar div.block.block-apachesolr-pages .fieldset-legend:hover {
  background-color: #0083b9;
}
.domain-templeton .apachesolr-active-filters ul li a:hover {
  background-color: #0083b9;
}
.domain-templeton div.head2 ul.menu li a:hover {
  background-color: #0083b9;
}
.domain-templeton div.head2 ul.menu li.active-trail a {
  background-color: #0083b9;
}
.domain-templeton ul.tabs li a.active:link {
  background: #0083b9;
}
.domain-templeton ul.tabs li a.active {
  background: #0083b9;
}
.domain-templeton ul.tabs li a:hover {
  background: #0083b9;
}
.domain-templeton ul.tabs li a.active:hover {
  background: #0083b9;
}
.domain-templeton ul.tabs li a.active:visited {
  background: #0083b9;
}
.domain-templeton div.faq div.question:hover,
.domain-templeton div.faq div.question.sel {
  background: #0083b9;
}
.domain-templeton div.faq div.faqtoolbar:hover {
  background: #0083b9;
}
.domain-templeton div.faq div.faqtoolbar:hover {
  background: #0083b9;
}
.domain-templeton div.tabs div.seltab a {
  background: #0083b9;
}
.domain-templeton div.tabs div.tab a:hover {
  background: #0083b9;
}
.domain-templeton div#footer ul.menu li a:hover {
  background-color: #0083b9;
}
.domain-templeton div#footer .block.footer-navigation a:hover {
  background-color: #0083b9;
}
.domain-tehetseg div.sidebar div.block.block-apachesolr-pages .fieldset-legend:hover {
  background-color: #A33D96;
}
.domain-tehetseg .apachesolr-active-filters ul li a:hover {
  background-color: #A33D96;
}
.domain-tehetseg div.head2 ul.menu li a:hover {
  background-color: #A33D96;
}
.domain-tehetseg div.head2 ul.menu li.active-trail a {
  background-color: #A33D96;
}
.domain-tehetseg ul.tabs li a.active:link {
  background: #A33D96;
}
.domain-tehetseg ul.tabs li a.active {
  background: #A33D96;
}
.domain-tehetseg ul.tabs li a:hover {
  background: #A33D96;
}
.domain-tehetseg ul.tabs li a.active:hover {
  background: #A33D96;
}
.domain-tehetseg ul.tabs li a.active:visited {
  background: #A33D96;
}
.domain-tehetseg div.faq div.question:hover,
.domain-tehetseg div.faq div.question.sel {
  background: #A33D96;
}
.domain-tehetseg div.faq div.faqtoolbar:hover {
  background: #A33D96;
}
.domain-tehetseg div.faq div.faqtoolbar:hover {
  background: #A33D96;
}
.domain-tehetseg div.tabs div.seltab a {
  background: #A33D96;
}
.domain-tehetseg div.tabs div.tab a:hover {
  background: #A33D96;
}
.domain-tehetseg div#footer ul.menu li a:hover {
  background-color: #A33D96;
}
.domain-tehetseg div#footer .block.footer-navigation a:hover {
  background-color: #A33D96;
}
.domain-versenyek div.headinner a.logo {
  background: url(../images/tanulmanyiversenyek.png) no-repeat center center;
  width: 250px;
}
.domain-versenyek div.faq div.question h3:before {
  background-image: url(../images/arrow_right_w.svg);
}
.domain-versenyek div.faq div.question.sel h3:before,
.domain-versenyek div.faq div.question:hover h3:before {
  background-image: url(../images/arrow_right_w.svg);
}
.domain-versenyek div.sidebar div.block.block-apachesolr-pages .fieldset-legend:hover {
  background-color: #86ceba;
}
.domain-versenyek .apachesolr-active-filters ul li a:hover {
  background-color: #86ceba;
}
.domain-versenyek div.head2 ul.menu li a:hover {
  background-color: #86ceba;
}
.domain-versenyek div.head2 ul.menu li.active-trail a {
  background-color: #86ceba;
}
.domain-versenyek ul.tabs li a.active:link {
  background: #86ceba;
}
.domain-versenyek ul.tabs li a.active {
  background: #86ceba;
}
.domain-versenyek ul.tabs li a:hover {
  background: #86ceba;
}
.domain-versenyek ul.tabs li a.active:hover {
  background: #86ceba;
}
.domain-versenyek ul.tabs li a.active:visited {
  background: #86ceba;
}
.domain-versenyek div.faq div.question:hover,
.domain-versenyek div.faq div.question.sel {
  background: #86ceba;
}
.domain-versenyek div.faq div.faqtoolbar:hover {
  background: #86ceba;
}
.domain-versenyek div.faq div.faqtoolbar:hover {
  background: #86ceba;
}
.domain-versenyek div.tabs div.seltab a {
  background: #86ceba;
}
.domain-versenyek div.tabs div.tab a:hover {
  background: #86ceba;
}
.domain-versenyek div#footer ul.menu li a:hover {
  background-color: #86ceba;
}
.domain-versenyek div#footer .block.footer-navigation a:hover {
  background-color: #86ceba;
}
.domain-versenyek .add-new-buttons {
  margin-top: 10px;
}
.domain-versenyek .add-new-buttons .add-new-button {
  font-size: 0.9em;
  padding: 8px;
  padding-left: 30px;
  background-image: url(../res/plus.svg);
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;
}
.domain-hidak div.headinner a.logo {
  background: url(../images/tehetseghidak_full.png) no-repeat center center;
  width: 308px;
}
.domain-hidak div.faq div.question h3:before {
  background-image: url(../images/arrow_right_w.svg);
}
.domain-hidak div.faq div.question.sel h3:before,
.domain-hidak div.faq div.question:hover h3:before {
  background-image: url(../images/arrow_right_w.svg);
}
.domain-hidak div.sidebar div.block.block-apachesolr-pages .fieldset-legend:hover {
  background-color: #a9cf38;
}
.domain-hidak .apachesolr-active-filters ul li a:hover {
  background-color: #a9cf38;
}
.domain-hidak div.head2 ul.menu li a:hover {
  background-color: #a9cf38;
}
.domain-hidak div.head2 ul.menu li.active-trail a {
  background-color: #a9cf38;
}
.domain-hidak ul.tabs li a.active:link {
  background: #a9cf38;
}
.domain-hidak ul.tabs li a.active {
  background: #a9cf38;
}
.domain-hidak ul.tabs li a:hover {
  background: #a9cf38;
}
.domain-hidak ul.tabs li a.active:hover {
  background: #a9cf38;
}
.domain-hidak ul.tabs li a.active:visited {
  background: #a9cf38;
}
.domain-hidak div.faq div.question:hover,
.domain-hidak div.faq div.question.sel {
  background: #a9cf38;
}
.domain-hidak div.faq div.faqtoolbar:hover {
  background: #a9cf38;
}
.domain-hidak div.faq div.faqtoolbar:hover {
  background: #a9cf38;
}
.domain-hidak div.tabs div.seltab a {
  background: #a9cf38;
}
.domain-hidak div.tabs div.tab a:hover {
  background: #a9cf38;
}
.domain-hidak div#footer ul.menu li a:hover {
  background-color: #a9cf38;
}
.domain-hidak div#footer .block.footer-navigation a:hover {
  background-color: #a9cf38;
}
.domain-geniusz div.headinner a.logo {
  background: url(../images/geniuszkft_logo.png) no-repeat center center;
  width: 234px;
}
.domain-geniusz div.faq div.question h3:before {
  background-image: url(../images/arrow_right_w.svg);
}
.domain-geniusz div.faq div.question.sel h3:before,
.domain-geniusz div.faq div.question:hover h3:before {
  background-image: url(../images/arrow_right_w.svg);
}
.domain-geniusz div.sidebar div.block.block-apachesolr-pages .fieldset-legend:hover {
  background-color: #A31C3C;
}
.domain-geniusz .apachesolr-active-filters ul li a:hover {
  background-color: #A31C3C;
}
.domain-geniusz div.head2 ul.menu li a:hover {
  background-color: #A31C3C;
}
.domain-geniusz div.head2 ul.menu li.active-trail a {
  background-color: #A31C3C;
}
.domain-geniusz ul.tabs li a.active:link {
  background: #A31C3C;
}
.domain-geniusz ul.tabs li a.active {
  background: #A31C3C;
}
.domain-geniusz ul.tabs li a:hover {
  background: #A31C3C;
}
.domain-geniusz ul.tabs li a.active:hover {
  background: #A31C3C;
}
.domain-geniusz ul.tabs li a.active:visited {
  background: #A31C3C;
}
.domain-geniusz div.faq div.question:hover,
.domain-geniusz div.faq div.question.sel {
  background: #A31C3C;
}
.domain-geniusz div.faq div.faqtoolbar:hover {
  background: #A31C3C;
}
.domain-geniusz div.faq div.faqtoolbar:hover {
  background: #A31C3C;
}
.domain-geniusz div.tabs div.seltab a {
  background: #A31C3C;
}
.domain-geniusz div.tabs div.tab a:hover {
  background: #A31C3C;
}
.domain-geniusz div#footer ul.menu li a:hover {
  background-color: #A31C3C;
}
.domain-geniusz div#footer .block.footer-navigation a:hover {
  background-color: #A31C3C;
}
.domain-tehetsegprogram-tehetseg-hu div.headinner a.logo {
  background: url(../images/nemzeti_tehetseg_program_logo.png) no-repeat center center;
  width: 200px;
}
.domain-tehetsegprogram-tehetseg-hu div.sidebar div.block.block-apachesolr-pages .fieldset-legend:hover {
  background-color: #C4161C;
}
.domain-tehetsegprogram-tehetseg-hu .apachesolr-active-filters ul li a:hover {
  background-color: #C4161C;
}
.domain-tehetsegprogram-tehetseg-hu div.head2 ul.menu li a:hover {
  background-color: #C4161C;
}
.domain-tehetsegprogram-tehetseg-hu div.head2 ul.menu li.active-trail a {
  background-color: #C4161C;
}
.domain-tehetsegprogram-tehetseg-hu ul.tabs li a.active:link {
  background: #C4161C;
}
.domain-tehetsegprogram-tehetseg-hu ul.tabs li a.active {
  background: #C4161C;
}
.domain-tehetsegprogram-tehetseg-hu ul.tabs li a:hover {
  background: #C4161C;
}
.domain-tehetsegprogram-tehetseg-hu ul.tabs li a.active:hover {
  background: #C4161C;
}
.domain-tehetsegprogram-tehetseg-hu ul.tabs li a.active:visited {
  background: #C4161C;
}
.domain-tehetsegprogram-tehetseg-hu div.faq div.question:hover,
.domain-tehetsegprogram-tehetseg-hu div.faq div.question.sel {
  background: #C4161C;
}
.domain-tehetsegprogram-tehetseg-hu div.faq div.faqtoolbar:hover {
  background: #C4161C;
}
.domain-tehetsegprogram-tehetseg-hu div.faq div.faqtoolbar:hover {
  background: #C4161C;
}
.domain-tehetsegprogram-tehetseg-hu div.tabs div.seltab a {
  background: #C4161C;
}
.domain-tehetsegprogram-tehetseg-hu div.tabs div.tab a:hover {
  background: #C4161C;
}
.domain-tehetsegprogram-tehetseg-hu div#footer ul.menu li a:hover {
  background-color: #C4161C;
}
.domain-tehetsegprogram-tehetseg-hu div#footer .block.footer-navigation a:hover {
  background-color: #C4161C;
}
div.versenyek {
  margin-bottom: 10px;
}
div.versenyek div.item {
  background: #eee;
  font-size: 0.8em;
  font-weight: bold;
  padding: 5px 30px 5px 10px;
  margin-bottom: 5px;
  position: relative;
}
div.versenyek div.item input {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  border: none;
  background: url(../images/close.svg) no-repeat center center;
  background-size: contain;
  opacity: 0.3;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  top: -2px;
}
div.versenyek div.item input:hover {
  opacity: 0.6;
}
html.js input.form-autocomplete {
  background-position: 100% 8px;
}
html.js input.throbbing {
  background-position: 100% -12px;
}
div.form-item-versenyek-uj label {
  font-size: 0.8em;
  margin: 10px 0 5px 0;
}
div.node-versenyidoszak .header.nocol.with-table table.half tr td:first-child,
div.node-verseny .header.nocol.with-table table.half tr td:first-child {
  white-space: nowrap;
}
div#autocomplete {
  border: 1px solid #ccc;
}
div#autocomplete ul li {
  font-size: 0.8em;
  display: block;
  padding: 4px 10px 4px 10px;
  border-bottom: 1px solid #CCC;
}
div#autocomplete ul li:hover {
  background: #EEE;
  cursor: pointer;
}
div.tabpanels h3 {
  margin-top: 11px;
}
div.tabpanels h2 {
  margin-top: 11px;
}
div.tabpanels div.field-name-field-datum div.field-items div.field-item {
  font-weight: bold;
  color: 666;
  margin: 0 0 20px 0;
}
div.node-fordulo div.rtf h3 {
  margin-top: 11px;
}
div.node-fordulo div.rtf h2 {
  margin-top: 11px;
}
div.node-fordulo div.field-name-field-datum div.field-items div.field-item {
  font-weight: bold;
  color: 666;
  margin: 0 0 20px 0;
}
div.rtf.description {
  background: #eee;
  border-radius: 4px;
  padding: 0 20px 20px 20px;
  position: relative;
}
div.rtf.description:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  right: 20px;
  top: -20px;
  border: 15px solid;
  border-color: transparent #eee #eee transparent;
}
div.search-page.versenyek .no-dates div.field-name-field-hatarido {
  display: none;
}
div.search-page.versenyek .with-dates div.field-name-field-hatarido {
  font-size: 0.75em;
  margin-top: 3px;
}
div.search-page.versenyek .with-dates div.field-name-field-hatarido div {
  display: inline;
}
div.search-page.versenyek .with-dates div.field-name-field-hatarido .field-label {
  margin: 0px;
  padding: 0px;
  font-family: inherit;
  font-size: inherit;
}
div.node-program div.data {
  top: 0;
}
div.node-program div.data div.field-name-field-idopontok {
  /*
            position:absolute;
            top:0;
            left:0;
            right:0;
*/
  font-size: 0.8em;
  padding: 0px;
}
div.node-program div.data div.field-name-title {
  margin: 0px 0 0 0;
}
div.node-program.view-mode-full div.field-name-field-helyszin div.field-label {
  color: #999;
}
div.node-program.view-mode-full div.field-name-field-szervezo div.field-label {
  color: #999;
}
div.node-program.view-mode-full div.field-name-field-kapcsolattarto div.field-label {
  color: #999;
}
.field-name-erv-kepzes-program-bck {
  clear: both;
}
.node-palyamu .field-name-field-title {
  font-size: 1.3em;
  font-family: "Nexa", "Times New Roman";
  font-weight: bold;
  margin: -10px 0px 10px 0px;
}
.node-palyamu.kepnelkul .field-name-field-kep {
  display: none;
}
.node-palyamu .field-name-field-palyamu-kategoria .shs-hierarchy {
  font-size: 1.2em;
  margin-bottom: 10px;
  display: block;
}
.node-palyamu .field-name-field-palyamu-kategoria .shs-hierarchy li.first {
  font-weight: bold;
}
.node-palyamu .field-name-field-palyamu-kategoria .shs-hierarchy li.first:after {
  display: none;
}
.palyamu-kategoriak .views-row {
  display: block;
}
.palyamu-kategoriak h3 {
  clear: both;
  font-size: 1.3em;
  margin: 0px;
  padding: 22px 8px 8px 8px;
}
.palyamuvek .views-row {
  width: 33.33%;
  height: 300px;
  float: left;
  position: relative;
}
.palyamuvek .views-row .image {
  display: block;
  position: absolute;
  top: 5px;
  bottom: 90px;
  left: 5px;
  right: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-decoration: none;
  border: none;
  outline: 1px solid rgba(0, 0, 0, 0.1);
}
.palyamuvek .views-row .title {
  position: absolute;
  bottom: 5px;
  left: 5px;
  right: 5px;
  height: 85px;
  padding: 15px 60px 10px 10px;
  background-color: #EEEEEE;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-decoration: none;
  border: none;
  font-family: 'nexa';
  color: #444444;
  font-size: 1.4em;
  font-weight: bold;
  outline: 1px solid rgba(0, 0, 0, 0.1);
}
.palyamuvek .views-row .subtitle {
  display: block;
  font-size: 0.8em;
}
.palyamuvek .views-row .like {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 49px;
  height: 61px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media screen and (max-width: 850px) {
  .palyamuvek .views-row {
    width: 49.99%;
  }
}
@media screen and (max-width: 575px) {
  .palyamuvek .views-row {
    width: 100%;
  }
}
div#block-ds-block-adatlap-badge {
  width: 33%;
  float: right;
}
.node.view-mode-full .header {
  margin-bottom: 10px;
}
.node.view-mode-full .headerinner {
  margin-bottom: 10px;
}
.node.view-mode-full .half {
  width: 50%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-right: 10px;
}
.node.view-mode-full .col {
  overflow: hidden;
}
.node.view-mode-full div.field {
  margin-top: 5px;
}
.node.view-mode-full div.field div.field.field-label-hidden {
  margin-top: 0px;
}
.node.view-mode-full table div.field {
  margin-top: 0px;
}
.node.view-mode-full div.field-label {
  color: #666;
  font-weight: bold;
}
.node.view-mode-full div.field-label.label-inline {
  display: inline;
}
.node.view-mode-full div.field.field-label-inline div {
  display: inline;
}
.node.view-mode-full .leftcol .field-name-field-cim {
  padding-left: 25px;
  background-size: 22px 22px;
  background-position: top left;
  background-repeat: no-repeat;
  line-height: 22px;
  background-image: url(../field_icons/address.svg);
}
.node.view-mode-full .leftcol .field-name-field-url {
  padding-left: 25px;
  background-size: 22px 22px;
  background-position: top left;
  background-repeat: no-repeat;
  line-height: 22px;
  background-image: url(../field_icons/url.svg);
  overflow: hidden;
}
.node.view-mode-full .leftcol .field-name-field-url a {
  white-space: nowrap;
  text-overflow: ellipsis;
}
.node.view-mode-full .leftcol .field-name-field-email {
  padding-left: 25px;
  background-size: 22px 22px;
  background-position: top left;
  background-repeat: no-repeat;
  line-height: 22px;
  background-image: url(../field_icons/email.svg);
}
.node.view-mode-full .leftcol .field-name-field-telefon {
  padding-left: 25px;
  background-size: 22px 22px;
  background-position: top left;
  background-repeat: no-repeat;
  line-height: 22px;
  background-image: url(../field_icons/phone.svg);
}
.node.view-mode-full .leftcol .field-name-field-fax {
  padding-left: 25px;
  background-size: 22px 22px;
  background-position: top left;
  background-repeat: no-repeat;
  line-height: 22px;
  background-image: url(../field_icons/fax.svg);
}
.node.view-mode-full .node.view-mode-entity_reference h1,
.node.view-mode-full .node.view-mode-entity_reference h2,
.node.view-mode-full .node.view-mode-entity_reference h3,
.node.view-mode-full .node.view-mode-entity_reference h4,
.node.view-mode-full .node.view-mode-entity_reference h5,
.node.view-mode-full .node.view-mode-entity_reference h6,
.node.view-mode-full .node.view-mode-entity_reference h7 {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1em;
  margin: 0px;
  padding: 0px;
}
.node.view-mode-full.node-tehetsegpont .field-name-field-rovid-nev,
.node.view-mode-full.node-tehetsegsegito-tanacs .field-name-field-rovid-nev {
  font-weight: bold;
  color: #A33D96;
  margin-top: -8px;
}
.node.view-mode-full.node-tehetsegpont .field-name-field-datum .field-label,
.node.view-mode-full.node-tehetsegsegito-tanacs .field-name-field-datum .field-label {
  font-weight: normal;
}
.node.view-mode-full.node-versenyidoszak .half {
  width: 100%;
  float: none;
  padding: 0px;
}
.node.view-mode-full.node-cim .half {
  float: right;
}
h1.page-title {
  margin: 15px 0px 10px 0px;
}
.title-suffix {
  display: block;
  width: auto;
  clear: both;
}
.title-globalid-spacer {
  padding: 0px 5px;
}
.title-globalid {
  font-size: 0.75em;
  font-weight: bold;
  color: #999;
  font-family: Verdana, Helvetica, sans-serif;
  white-space: nowrap;
}
.references {
  margin: 10px -5px;
}
.apachesolr-field {
  width: 33.33%;
  float: left;
  padding: 0px;
  margin: 0px !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  height: 160px;
}
.apachesolr-field a {
  padding: 0px;
  margin: 0px;
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  color: #FFFFFF;
  border: none;
  text-decoration: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 55px 15px;
  text-align: center;
}
.apachesolr-field a .count {
  line-height: 0.7em;
  vertical-align: middle;
  font-size: 3em;
  font-weight: bold;
  font-family: 'Nexa', 'Times New Roman', serif;
  color: #FFFFFF;
}
.apachesolr-field a .label {
  font-size: 1em;
  font-weight: bold;
  font-family: 'Nexa', 'Times New Roman', serif;
  color: #FFFFFF;
}
.apachesolr-field a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #0083b9;
}
.apachesolr-field a .label {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.apachesolr-field a:hover {
  background-color: rgba(0, 131, 185, 0.8);
}
.apachesolr-field.programok a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #a90000;
}
.apachesolr-field.programok a .label {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.apachesolr-field.programok a:hover {
  background-color: rgba(169, 0, 0, 0.8);
}
.apachesolr-field.versenyek a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #00B285;
}
.apachesolr-field.versenyek a .label {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.apachesolr-field.versenyek a:hover {
  background-color: rgba(0, 178, 133, 0.8);
}
.apachesolr-field.jogyakorlatok a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #F9BC00;
}
.apachesolr-field.jogyakorlatok a .label {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.apachesolr-field.jogyakorlatok a:hover {
  background-color: rgba(249, 188, 0, 0.8);
}
.apachesolr-field.mentorok,
.apachesolr-field.mentoraltak {
  width: 16.66%;
}
.apachesolr-field.mentorok a,
.apachesolr-field.mentoraltak a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #F97000;
}
.apachesolr-field.mentorok a .label,
.apachesolr-field.mentoraltak a .label {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.apachesolr-field.mentorok a:hover,
.apachesolr-field.mentoraltak a:hover {
  background-color: rgba(249, 112, 0, 0.8);
}
.apachesolr-field.dijazottak a,
.apachesolr-field.blogpostok a,
.apachesolr-field.tehetsegpontok a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #a43e97;
}
.apachesolr-field.dijazottak a .label,
.apachesolr-field.blogpostok a .label,
.apachesolr-field.tehetsegpontok a .label {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.apachesolr-field.dijazottak a:hover,
.apachesolr-field.blogpostok a:hover,
.apachesolr-field.tehetsegpontok a:hover {
  background-color: rgba(164, 62, 151, 0.8);
}
@media screen and (max-width: 895px) {
  .apachesolr-field.mentorok,
  .apachesolr-field.mentoraltak {
    width: 33.33%;
  }
}
@media screen and (max-width: 500px) {
  .apachesolr-field {
    width: 49.99%;
  }
  .apachesolr-field .label {
    display: block;
  }
  .apachesolr-field.mentorok,
  .apachesolr-field.mentoraltak {
    width: 49.99%;
  }
}
@media screen and (max-width: 290px) {
  .apachesolr-field {
    width: 100%;
  }
  .apachesolr-field.mentorok,
  .apachesolr-field.mentoraltak {
    width: 100%;
  }
}
@media screen and (max-width: 755px) {
  .node.view-mode-full .half {
    width: 100%;
    padding: 0px;
    margin: 0px;
    float: none;
  }
  div#block-ds-block-adatlap-badge {
    float: none;
    width: auto;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  div#block-ds-block-adatlap-badge .tp-minosites {
    display: block;
    min-height: initial;
    margin: 0px;
    padding: 0px;
  }
  div#block-ds-block-adatlap-badge .tp-minosites .logo {
    display: none;
  }
  div#block-ds-block-adatlap-badge .tp-minosites .minosites {
    display: inline;
    margin: 0px;
    padding: 0px;
  }
  div#block-ds-block-adatlap-badge .tp-minosites .datum {
    display: inline;
    margin: 0px;
    padding: 0px;
  }
}
/*Balázs által nem piszkálható css-ek felülcsapása, amiknek innen a nem piszkálható css-be kellene kerülnie csak a rend végett*/
/* ezek az rtf css egy border�t �rj�k f�l�l*/
.rtf tr:nth-child(even) td {
  border-top: solid 1px #eee;
}
.rtf tr:nth-child(odd) td {
  background: #f6f6f6;
  border-top: solid 1px #eee;
}
@media screen and (max-width: 625px) {
  /* hi-res laptops and desktops */
  div.node div.col {
    width: 100%;
    margin: 0px;
    float: none;
    padding: 0px;
  }
}
#site-map {
  text-align: left;
}
#site-map a {
  color: #336699;
  text-decoration: none;
}
#site-map a:hover {
  color: #33ccff;
  text-decoration: underline;
}
#site-map h2 {
  margin-bottom: 10px;
  font-size: 1.5em;
  font-family: "nexa";
  color: #888;
  display: none;
}
#site-map ul.site-map-menu {
  margin: 0px;
  padding: 0px;
  padding-left: 0px;
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
}
#site-map ul.site-map-menu li a {
  display: block;
  padding: 5px;
  font-size: 1em;
  font-weight: bold;
}
#site-map ul.site-map-menu li ul {
  column-count: 1;
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
}
#site-map ul.site-map-menu li ul li a {
  font-size: 0.9em;
  font-weight: bold;
}
#site-map ul.site-map-menu li ul li ul li a {
  font-size: 0.85em;
  font-weight: normal;
}
#site-map ul.site-map-menu li ul li ul li ul li a {
  font-size: 0.8em;
  font-weight: normal;
}
@media screen and (max-width: 640px) {
  #site-map ul.site-map-menu {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
}
div.block.programbekuldes-block .content {
  text-align: center;
}
div.block.programbekuldes-block .content a {
  padding: 25px 10px;
  margin-top: 10px;
  background-color: #999;
  background: #A33D96;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #fff;
  text-decoration: none;
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
}
div.block.programbekuldes-block .content a:hover {
  background: #b644a7;
  color: #fff;
}
.field-name-erv-kepzes-program-bck .year.present {
  display: inline;
}
div.kepzesek span.idopont-label {
  display: none;
}
div.awards {
  position: fixed;
  top: 110px;
  left: 0px;
  z-index: 1;
}
div.awards a.award {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  position: relative;
  left: -112px;
  width: 156px;
  height: 60px;
  margin-bottom: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden;
}
div.awards a.award:hover {
  left: -5px;
}
div.awards a.award span {
  display: none;
  color: #fff;
  font-size: 0.8em;
  padding: 15px 40px 0 15px;
}
div.awards a.award1 {
  background-size: cover;
  border: 2px solid #A43E97;
  border-radius: 2px;
}
div.awards a.award2 {
  background: url(../res/newsletter.svg) no-repeat center right #A43E97;
  background-size: 40px;
  border: 2px solid #A43E97;
  border-radius: 2px;
  text-decoration: none;
}
div.awards a.award2 span {
  display: block;
}
div.awards a.award3 {
  background: url(../res/facebook.svg) no-repeat center right #29487d;
  background-size: 40px auto;
  border: 2px solid #29487d;
  border-radius: 2px;
  text-decoration: none;
}
div.awards a.award3 span {
  display: block;
}
div.awards a.award4 {
  background: url(../res/youtube.svg) no-repeat center right #ff0000;
  background-size: 40px;
  border: 2px solid #ff0000;
  border-radius: 2px;
  text-decoration: none;
}
div.awards a.award4 span {
  display: block;
}
div.awards a.award5 {
  background: url(../res/csibesztura.png) no-repeat center right #76b729;
  background-size: 40px;
  border: 2px solid #76b729;
  border-radius: 2px;
  text-decoration: none;
}
div.awards a.award5 span {
  display: block;
}
@media screen and (max-width: 641px) {
  div.awards {
    position: static;
  }
  div.awards a.award {
    display: none;
    width: 100%;
    margin-top: 5px;
    position: relative;
    left: 0px;
  }
  div.awards a.award span {
    background-image: none;
    font-family: 'Nexa', 'Times New Roman', serif;
    font-size: 1.4em;
    font-weight: bold;
    text-indent: 0;
  }
  div.awards a.award:hover {
    left: 0px;
  }
  div.awards a.award.show-always {
    display: block;
  }
}
/* EdgarPE */
body.page-user-register-blogposter #edit-profile-blogposter-field-tehetsegpont-und-0-preview {
  border: 0;
}
body.page-user-register-blogposter #edit-profile-blogposter-field-tehetsegpont {
  margin-bottom: 20px;
}
.accessible-version {
  position: fixed;
  top: 50%;
  z-index: 6000;
  transform-origin: 50% 50%;
  transform: translateY(-50%);
  padding: 1rem;
  margin: 0;
  border: 0;
  text-align: center;
  right: -55px;
  transition: right 0.3s ease-in-out;
}
.accessible-version.show {
  right: 0;
}
.accessible-version.active::after {
  content: ' ';
  display: block;
  background-color: #A9CF38;
  color: white;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  background-position: center center;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  border: 2px solid white;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0.875rem;
  right: 0.875rem;
  border-radius: 50%;
  z-index: 1;
}
.accessible-version .toggle {
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  outline: none !important;
  text-align: center;
  display: block;
  box-shadow: 0.25rem 0.25rem 0.75rem rgba(0, 0, 0, 0.33);
  background-color: #A33D96;
  color: white;
  border: 2px solid white;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  position: relative;
  z-index: 1;
}
.accessible-version .tooltip,
.accessible-version button.show {
  display: none;
  position: absolute;
  right: 52px;
  white-space: nowrap;
  top: 23px;
  color: #A33D96;
  background: white;
  padding: 5px 20px 5px 8px;
  z-index: 0;
  border-radius: 5px;
  border: 2px solid #A33D96;
  cursor: pointer;
}
.accessible-version button.show {
  top: 28px;
  cursor: pointer;
}
.accessible-version button.hide {
  display: none;
  position: absolute;
  bottom: -10px;
  left: 50%;
  color: #A33D96;
  background: white;
  padding: 3px 5px;
  border-radius: 5px;
  border: 2px solid #A33D96;
  cursor: pointer;
  transform-origin: 50% 50%;
  transform: translateX(-50%);
  text-transform: uppercase;
}
.accessible-version button.hide:hover {
  font-weight: 600;
}
.accessible-version:hover .toggle,
.accessible-version:focus .toggle {
  color: #A33D96;
  background-color: white;
  border-color: #A33D96;
}
.accessible-version:hover.show .tooltip,
.accessible-version:focus.show .tooltip {
  display: block;
}
.accessible-version:hover.show button.hide,
.accessible-version:focus.show button.hide {
  display: block;
}
.accessible-version:hover:not(.show) button.show,
.accessible-version:focus:not(.show) button.show {
  display: block;
}
.accessible-only {
  display: none;
}
@media screen and (max-width: 639px) {
  .accessible-version {
    top: initial;
    bottom: 1rem;
    transform: none;
  }
}
.nopadding { margin: 0!important; padding:0!important}

.field-name-body iframe { min-height: 500px; border: none; overflow:hidden; }