/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/* Font Awesome */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free") !important;
  font-weight: var(--fa-style, 900);
}
.fa-brands, .fab {
  font-family: "Font Awesome 6 Brands" !important;
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
  font-family: "Font Awesome 6 Free" !important;
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler::after, body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after, body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a::after {
  font-family: "Font Awesome 6 Free";
}
/* visforms textarea bootstrap3 */
input, textarea, .uneditable-input {
  width: auto;
}
/* jbcookies start */
.jb.cookie h2 {
  display: none;
}
.jb.cookie.red a {
  color: #dd2f26;
}
.jb.accept.red:hover {
  opacity: 0.8;
}
/* jbcookies end */
/* jwts_tabber - start */
.jwts_tabberlive .jwts_tabbertab {
  border-top: 0;
}
/* jwts_tabber - end */
/* sticky footer 1 - start */
html {
  position: relative;
  min-height: 100%;
}
footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
/* sticky footer 1 - end */
a:hover {
  color: #2f6391;
  opacity: 0.9;
}
p {
  margin: 1rem 0;
}
img {
  border-radius: 1px;
}
#g-header {
  line-height: normal;
}
#g-header a {
  color: #2f6391;
}
.g-content {
  padding: 0 2rem 0 2rem;
}
/* ibfolk start*/
.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 1rem;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#fff2f2f2", GradientType=0);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav > li > a:hover {
  color: #111;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.pagnum.text-right.flex-fill {
  text-align: right;
}
.chosen-container-single .chosen-single span {
  width: fit-content;
}
/* ibfolk end */
/********/
/* Elements on screen < 63.9375rem */
@media (max-width: 63.9375rem) and (min-width: 0rem) {
  /* sticky footer 2 - start */
  /* sticky footer 2 - end */
  main {
    margin-bottom: 175px;
    /* bottom = footer height */
  }
  footer {
    height: 175px;
  }
  .no-mobile {
    display: none;
  }
  #g-offcanvas input.search-query {
    margin-top: 0px;
  }
  .g-content {
    margin: 0px;
    padding: 0.6rem;
  }
  form {
    margin: 0px;
  }
  #mailto-window {
    padding: 10px;
  }
  #g-sidebar, #g-aside {
    display: none;
  }
  .jeAcc-content {
    padding: 0px 0.5rem 0px 0.5rem;
  }
  .jeAcc-title {
    text-align: right;
  }
}
/********/
/* Elements on screen > 64rem */
@media (min-width: 64rem) {
  /* sticky footer 3 - start (bottom = footer height) */
  /* sticky footer 3 - end */
  /* visforms fields */
  /* desktop menu start */
  /*
#g-navigation .g-main-nav .g-dropdown {
    width: 120px;
}
*/
  /* Albumok menü */
  /* Műsorszámok menü */
  /* desktop menu end */
  .g-container {
    width: 64rem;
  }
  #g-sidebar, #g-aside {
    /* padding: 3rem 0; */
  }
  main {
    margin-bottom: 76px;
  }
  footer {
    height: 76px;
  }
  .g-content {
    padding: 0.1rem;
    /* default: ~0.7 */
  }
  .g-offcanvas-toggle {
    display: none;
  }
  .mobile-only {
    display: none;
  }
  .myspacer {
    margin-left: 25%;
  }
  .myinput {
    width: 80%;
  }
  #mailto-window {
    padding-left: 30%;
    padding-top: 10%;
  }
  #g-navigation .g-container {
    margin-top: -1rem;
  }
  #g-navigation .g-content {
    margin: 0px;
    padding: 0px;
  }
  #g-navigation a {
    color: #2f6391;
  }
  #g-navigation .g-main-nav {
    margin-top: -0.1rem;
    margin-bottom: 0.2rem;
    font-size: 0.9rem;
    float: right;
    /* ie 10 */
    position: relative;
    /* ie 10 */
    left: -50%;
    /* or right 50% */
    text-align: left;
    /* ie 10 */
  }
  #g-navigation .g-main-nav .g-toplevel {
    /* ie 10 */
    position: relative;
    left: 50%;
  }
  #g-navigation .g-main-nav {
    text-shadow: 0px 1px 0px #fff;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    background: url('../images/assets/images/tab_bg.png') repeat-x;
  }
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.3rem;
    border-right: 1px solid #fff;
    border-left: 1px solid #ccc;
    color: #073906;
  }
  #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
    background: url('../images/assets/images/tab_hover_bg.png') repeat-x 50% 0% !important;
  }
  #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    /*background: url(templates/g5_hydrogen/custom/images/assets/images/tab_active_bg.png) repeat-x;*/
    background: #F1F1F1 !important;
  }
  #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
    /*color: #8b0000;*/
    color: #000;
  }
  #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
    color: blue;
    background: url('../images/assets/images/tab_active_hover_bg.png') repeat-x 50% 0% !important;
  }
  #g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
    padding: 0.3rem 0rem 0.3rem 0.5rem;
  }
  .myalbum {
    background-color: rgba(157, 183, 195, 0.32);
  }
  .mytrack {
    background-color: rgba(140, 199, 186, 0.52);
  }
}
/********/
.gantry-logo {
  margin-top: 0.2rem;
}
.gantry-logo img {
  width: auto;
}
#g-header .g-grid {
  padding-top: 0.2rem;
}
#g-header .g-content {
  padding: 0rem;
  margin: 0rem;
}
div.clr {
  height: 0px !important;
}
.mysearch {
  max-width: 255px;
}
.mylinks {
  max-width: 750px;
}
.mylogin {
  max-width: 28px;
}
input[type="search"] {
  background-color: #f5f5f5;
}
input.search-query {
  -webkit-border-radius: 4px;
  /* For Safari 5.1 to 6.0 */
  -o-border-radius: 4px;
  /* For Opera 11.1 to 12.0 */
  -moz-border-radius: 4px;
  /* For Firefox 3.6 to 15 */
  border-radius: 4px;
  /* Standard syntax (must be last) */
}
#g-header .search input {
  color: #292929;
  margin: 0;
  padding: 0.2rem;
}
.mysearch {
  font-size: 1rem;
  background: transparent;
  color: #767676;
  margin-left: -0.4rem;
  padding-bottom: 0.3rem;
}
.mysearch:hover {
  color: #a08f8f;
}
.mytitle {
  display: block;
  color: #ffffff;
  font-size: 1.5rem;
  text-decoration: none;
}
.mylink {
  padding: 0.3rem 0.3rem 0.15rem 0.3rem;
  margin-left: 0.2rem;
  font-size: 0.8rem;
  /* background-color: #E7E7E7;*/
  -webkit-border-radius: 4px;
  /* For Safari 5.1 to 6.0 */
  -o-border-radius: 4px;
  /* For Opera 11.1 to 12.0 */
  -moz-border-radius: 4px;
  /* For Firefox 3.6 to 15 */
  border-radius: 4px;
  /* Standard syntax (must be last) */
  text-decoration: none;
  text-shadow: 0px 1px 0px #fff;
}
.fa-external-link-square {
  opacity: 0.8;
}
div.mod-languages ul {
  margin: 0;
}
.sourcecoast form {
  margin: 0;
}
#g-mobilemenu-container {
  margin: -0.5rem;
}
/* breadcrumb (pathway) */
.breadcrumb {
  padding: 4px 10px;
  margin-bottom: 10px;
  font-size: 0.8rem;
  float: left;
  background: transparent;
}
.breadcrumb > .active {
  color: #292929;
}
#g-main {
  padding: 0;
}
/* addtoany share svg icons */
.addtoany_container {
  float: right;
}
.addtoany_container_ext {
  float: left;
}
/* print & mail icons */
.icon-print {
  margin-left: 0.2rem;
  line-height: 1.5rem;
}
.icon-print:before, .icon-printer:before {
  content: "";
  font-size: 1.5rem;
}
.icon-envelope {
  margin-left: 0.4rem;
  line-height: 1.5rem;
}
.icon-envelope:before, .icon-mail:before {
  content: "M";
  font-size: 1.5rem;
}
.icon-apply:before, .icon-edit:before, .icon-pencil:before {
  content: "+";
  font-size: 1.5rem;
}
.icon-edit {
  margin-left: 0.4rem;
}
/* search icon */
.icon-search {
  width: auto;
  height: auto;
}
/* button */
.btn {
  color: #2f6391;
  text-shadow: 0px 1px 0px #fff;
  font-size: 0.9rem;
}
.icon-chevron-right {
  opacity: 0.6;
  color: #2f6391;
}
.btn.btn-primary {
  color: #fff;
}
/* Featured category view */
.item-title {
  font-size: 1.5rem;
}
.myhits, .myitemhits {
  float: right;
  font-size: 0.8rem;
  font-weight: normal;
  color: #CF1919;
  text-decoration: none;
  text-shadow: 0px 1px 0px #fff;
}
.myedit {
  float: right;
  margin: 0.2rem;
}
/* tooltip style: /media/gantry5/assets/css/bootstrap-gantry.css */
.tooltip strong {
  color: #ffffff;
}
/* jce popup fontawesome icon */
.jcemediabox-fa-link {
  position: relative;
}
.jcemediabox-fa-link:after {
  position: absolute;
  font-family: FontAwesome;
  font-size: 1rem;
  top: 0;
  margin-left: 0.2rem;
  content: "";
}
/* IBlisting */
.iblisting-categories-title {
  cursor: pointer;
  font-size: 1.5rem;
  font-family: Roboto;
  padding-left: 0.5rem;
  opacity: 0.85;
}
.iblisting-categories-title:hover {
  opacity: 1;
}
.contentpane.modal {
  padding: 0rem;
}
.iblisting-email {
  float: left;
}
/* allweblinks */
.allweblinkscol {
  margin-top: -0.5rem;
}
/* dxfontawesome */
#dx_publi {
  display: none;
}
#dx_fa_insert_wrapper {
  padding-bottom: 30px;
  max-height: inherit;
}
.mycaption {
  padding-right: 1rem;
  font-style: italic;
  color: #800000;
  font-size: 0.9rem;
}
.mydate {
  padding-right: 1rem;
}
#g-footer, #g-footer a {
  background: #439a86;
  color: #fff;
}
#copyright-5135-particle {
  cursor: pointer;
}
#copyright-5135-particle:hover {
  opacity: 0.9;
}
#custom-7575-particle {
  cursor: pointer;
}
#custom-7575-particle:hover {
  opacity: 0.9;
}
/* offcanvas-toggle text */
/*
.g-offcanvas-toggle:after {
	content:'Menu';
	float: left;
	font-size: 0.5;
	color:#000000;
}
*/
/*# sourceMappingURL=custom_14.css.map */