/*
Theme Name: chesshu
Theme URI: http://wordpress.org/themes/na
Author: Baksa Klara <baksa.klara@gmail.com>
Description: A Magyar Sakkszövetség hivatalos oldalának stíluslapja
Version: v0.2
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pagination .screen-reader-text {
  display: none;
}

.clear {
  clear: both;
}

html,
body {
  margin: 0;
  padding: 0 0 0 0;
  font-size: 18px !important;
  font-family: 'Alegreya Sans', sans-serif;
  font-weight: 400;
  color: #323232;
  position: relative;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.rpbchessboard-chessgame {
  background-color: #ede8d5;
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06);
  /*0 22.3px 17.9px rgba(0, 0, 0, 0.072),
    0 41.8px 33.4px rgba(0, 0, 0, 0.086);
     0 100px 80px rgba(0, 0, 0, 0.12); */
  border-style: solid;
  border-color: #ede8d5;
  border-width: 13px;
  border-radius: 10px;
  padding: 0.5rem;
}

.imgNoResult {
  max-width: 50%;
  margin: auto;
  max-height: 250px;
}

.searchResult {
  position: absolute;
}

.alegreya,
#partik option {
  font-family: 'Alegreya SC', sans-serif !important;
  font-weight: 400;
}

.max_width20 {
  max-width: 20em;
}

.max_width {
  max-width: 30em;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.article b,
strong {
  font-weight: 700 !important;
}

.successData {
  color: #356c85;
  font-size: 1.2em;
  padding-left: 0.4em;
}

th {
  text-align: center;
  font-weight: 400;
}

a {
  color: #023c40;
  outline: 0;
}

a:hover {
  color: #323232;
  text-decoration: none;
}

.kontumalt,
.green {
  color: #bdc667;
}

.kontumalt.glyphicon-minus {
  background-color: #d1462f;
  color: #f7f7f2;
  padding: 0.58em;
  top: -3px;
  left: -5px;
}

.kontumalt.glyphicon-plus {
  background-color: #bdc667;
  color: #f7f7f2;
  padding: 0.58em;
  top: -3px;
  left: -5px;
}

#bajnoksag_megjegyzes {
  /*font-family: 'Oswald', sans-serif;*/
  font-size: 14px;
}

.newMenuItem::after {
  content: '\f137';
  font-family: 'FontAwesome';
  color: #bdc667;
  padding-left: 2em;
  font-style: normal;
  line-height: 1;
}

.hazaiCsap {
  color: #9ba354;
}

#merk_ford tr.kivalasztott {
  /*color: #fff;*/
  background-color: #023c40;
  background-color: #9ba354;
  background-color: #acbdba;
}

#merk_ford tr:hover {
  cursor: pointer;
}

#merk_ford tr:hover h5 {
  color: #fff;
}

.adminisztracio {
  width: calc(100% + 110px);
  margin-left: -55px;
  min-height: 300px;
}

.adminisztracio a {
  color: #9ba354;
}

.sotetOldal {
  background-color: #4d5359;
  color: #fff;
}

.sotetOldal h1 a {
  color: #fff;
}

#listak .vilagosOldal {
  background-color: #edede8;
}

.inactiveMember {
  text-decoration: line-through;
}

.table_merkozesek tr.kivalasztott h5 {
  color: #fff;
}

.relativizer {
  position: relative;
}

.friss::after {
  font-family: 'Glyphicons Halflings';
  content: '\e101';
  color: #023c40;
  position: absolute;
  bottom: -10px;
  right: -5px;
}

/*.btn.friss{
    margin-bottom: 4px;
    margin-top: 4px;
}*/
a:hover,
a:active,
a:focus {
  outline: 0;
  text-decoration: none;
}

p {
  margin: 0 0 10px !important;
}

#sponsors_footer {
  background: #fff;
  box-shadow: 0 0 10px rgba(74, 74, 74, 0.2);
  padding: 2em 0;
}

#sponsors_footer img {
  height: 85px;
}

#sponsor_granit,
#sponsor_granit:hover {
  background-image: url(images/supporters/granit_white_logo.svg);
  background-repeat: no-repeat;
  background-size: 120px 58px;
  width: 120px;
  height: 58px;
}

#sponsor_granit:hover {
  background-image: url(images/supporters/granit2.svg);
  /*cursor: pointer;*/
}

#sponsor_met,
#sponsor_met:hover {
  background-image: url(images/supporters/logo-met-int.png);
  background-repeat: no-repeat;
  background-size: 120px 82px;
  width: 120px;
  height: 82px;
}

#sponsor_met:hover {
  background-image: url(images/supporters/logo-met-int2.png);
  /*cursor: pointer;*/
}

#sponsor_t_speed,
#sponsor_t_speed:hover {
  background-image: url(images/supporters/t_speed_logo_bw.png);
  background-repeat: no-repeat;
  background-size: 120px 113px;
  width: 120px;
  height: 113px;
}

#sponsor_t_speed:hover {
  background-image: url(images/supporters/t_speed_logo.png);
  /*cursor: pointer;*/
}

#sponsor_heviz,
#sponsor_heviz:hover {
  background-image: url(images/supporters/heviz_onkormanyzat_grey.png);
  background-repeat: no-repeat;
  background-size: 94px 113px;
  width: 94px;
  height: 113px;
}

#sponsor_heviz:hover {
  background-image: url(images/supporters/heviz_onkormanyzat_color.png);
  /*cursor: pointer;*/
}

#secondary-menu {
  position: absolute;
  right: 0;
  bottom: 0;
  /* width: calc(100% / 5 - 1px); */
  /* width: 301px; */
  width: fit-content;
}

#secondary-menu .highlight {
  font-weight: 700;
  background-color: #ff9800;
  font-size: 0.7em;
  /* padding: 1.5em !important; */
  padding: 1em 0 0 0 !important;
  color: currentColor;
  text-align: center;
  font-family: 'Oswald', sans-serif !important;
  text-transform: uppercase;
  height: 78px;
  line-height: 20px;
  /* font-size: 20px;
    font-weight: 300; */
}

#secondary-menu ul {
  display: flex;
  justify-content: flex-end;
  float: none;
}

#secondary-menu li {
  float: left;
  /* margin-left: 1em; */
  padding: 1em;
  position: relative;
  display: block;
  /* border-top: 1px solid #f7f7f2; */
}

#secondary-menu li:not(:nth-child(1)) {
  border-left: 1px solid #ffa726;

  height: 45px;
}

#secondary-menu li a {
  height: 80px;
  font-size: 0.9em;
  color: #fff;
}

#secondary-menu li:hover {
  background-color: #fb8c00;
}

.twitchLogo {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-decoration: none;
  background-image: url(images/logo/twitchLogo.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

.facebookLogo {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-decoration: none;
  background-image: url(images/logo/facebookLogo.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

.youtubeLogo {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-decoration: none;
  background-image: url(images/logo/youtubeLogo2.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

.sakksuli {
  height: 72px;
  text-decoration: none;
  background-image: url(images/logo/sakksuli_logo.svg);
  background-size: 37px;
  background-repeat: no-repeat;
  background-position: bottom left;
  text-transform: none;
  padding-left: 26px;
}

.helloSakk {
  /* width: 100%; */
  height: 80px;
  text-decoration: none;
  background-image: url(images/logo/helloSakkLogo.svg);
  background-size: 40%;
  /* background-size: 37px 17px; */
  background-repeat: no-repeat;
  background-position: bottom center;
  text-transform: none;
}

.helloSakk ul.dropdown-menu {
  right: 0;
  left: auto;
  text-transform: uppercase;
}

#carousel-sponsors {
  position: absolute;
  right: 0;
  bottom: 0;
  /*position:relative;top:0px;z-index:-2*/
}

#carousel-sponsors .carousel-indicators,
#carousel-sponsors>.carousel-indicators,
#carousel-sponsors_footer .carousel-indicators {
  display: none;
}

#sponsors {
  position: absolute;
  width: 200px;
  height: 150px;
  right: 20px;
  bottom: 0;
  /*    z-index: 2;*/
  background-image: url(images/bg_black40perc.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
}

/*#sponsors::after{
    background-image: url(images/bg_black40perc.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
        width: 200px;
    height: 150px;
}*/

#sponsors a {
  padding: 8em;
}

#sponsors .item {
  top: 50px;
  left: 30px;
}

#sponsors #sponsor_t_speed.item {
  top: 30px;
  left: 40px;
}

#sponsors #sponsor_heviz.item {
  top: 30px;
  left: 50px;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.not_playing {
  background-color: #cec0c8;
  color: #fff;
}

.do_not_show {
  display: none;
}

.gold {
  color: #bd9c56;
}

.teal {
  color: #00d6d6;
}

.cover_layer {
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  height: 100%;
}

.box {
  position: relative;
  width: 100%;
  display: block;
  content: '';
}

.square_img h3 {
  position: absolute;
  font-family: 'Oswald', sans-serif !important;
  font-size: 40px !important;
  letter-spacing: 2px;
  color: #fff;
  text-align: center;
  /*    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);*/
  margin-top: 30%;
}

.square_img {
  position: absolute;
  background-image: url(images/bg_black40perc.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 10px;
}

.square {
  position: absolute;
  background: rgba(94, 90, 88, 0.3);
  width: 69%;
  height: 69%;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 30%;
  margin-top: 19%;
  outline: 1px solid #fff;
  outline-offset: -5px;
  content: '';
  display: block;
}

.img-thumb {
  max-width: 100px;
  height: auto;
}

.front_page {
  padding: 0 !important;
}

.img-left {
  float: left;
}

.together {
  width: 50%;
  float: left;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  display: flex;
  flex-flow: row wrap;
  overflow: hidden;
}

.square_content {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  z-index: 1;
}

.square_content.justifycenter {
  justify-content: center;
}

.square_content h3 {
  padding-bottom: 0 !important;
}

.square_content p {
  margin-bottom: 0 !important;
}

.titleFrontPage,
.descFrontPage {
  width: 50%;
  position: relative;
  height: 320px;
}

.descFrontPage::after {
  display: block;
  height: 20%;
  width: 100%;
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  -ms-transition: height 0.2s;
  -o-transition: height 0.2s;
  transition: height 0.2s;
  /* background-image: -webkit-linear-gradient(to top, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(to top, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(to top, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(to top, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to top, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 0) 100%); */
}

.titleFrontPage h1 {
  color: #fff;
  opacity: 1;
  font-size: 2em !important;
  z-index: 3;
  text-align: center;
  /*vertical-align: middle;*/
  position: absolute;
  left: 0;
  right: 0;
  /*margin-left: 80px;*/
  margin-right: auto;
  /*top: 30%;*/
  bottom: 0;
  text-shadow: 0 0 4px #333;
}

.titleFrontPage div {
  display: block;
  height: 50%;
  width: 100%;
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  -ms-transition: height 0.2s;
  -o-transition: height 0.2s;
  transition: height 0.2s;
  background-image: -webkit-linear-gradient(to top, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 0) 100%);
  background-image: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.7) 5%, rgba(0, 0, 0, 0) 100%);
  background-image: -ms-linear-gradient(to top, rgba(0, 0, 0, 0.7) 5%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(to top, rgba(0, 0, 0, 0.7) 5%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7) 5%, rgba(0, 0, 0, 0) 100%);
}

/*.titleFrontPage h1 {
    color: #fff;
    opacity: 1;
    font-size: 2em !important;
    z-index: 3;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: 80px;
    margin-right: auto;
    top: 30%;
    text-shadow: 0 0 4px #333;
}*/
/*.titleFrontPage div {
     opacity: .6;
    z-index: 2;
    background-image: url(images/bg_black40perc.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
}*/
.together:nth-child(4n + 1) .titleFrontPage,
.together:nth-child(4n + 2) .titleFrontPage {
  background-color: #f2f2ed;
  order: 1;
}

.together:nth-child(4n + 3) .titleFrontPage,
.together:nth-child(4n + 4) .titleFrontPage {
  background-color: #f2f2ed;
  order: 2;
}

.together:nth-child(4n + 1) .descFrontPage,
.together:nth-child(4n + 2) .descFrontPage {
  order: 2;
}

.together:nth-child(4n + 3) .descFrontPage,
.together:nth-child(4n + 4) .descFrontPage {
  order: 1;
}

.together:nth-child(4n + 1) .titleFrontPage h1,
.together:nth-child(4n + 2) .titleFrontPage h1 {
  margin-left: 80px;
  margin-right: auto;
}

.together:nth-child(4n + 3) .titleFrontPage h1,
.together:nth-child(4n + 4) .titleFrontPage h1 {
  margin-left: auto;
  margin-right: 80px;
}

.together:nth-child(4n + 1) .titleFrontPage div,
.together:nth-child(4n + 2) .titleFrontPage div {
  background-position: 40px 0;
}

.together:nth-child(4n + 3) .titleFrontPage div,
.together:nth-child(4n + 4) .titleFrontPage div {
  background-position: -40px 0;
}

.subNewsBox:hover {
  background-color: #bdc667;
}

a.subNewsItem:hover {
  color: #023c40;
}

.front_page .subNewsBox .subNewsList li .titleBox>div h2 {
  font-size: 17px !important;
  line-height: 22px;
  font-weight: 300;
}

.front_page #tournaments td,
.front_page #tournaments_ifi td {
  line-height: 23px;
}

#tournaments td,
#tournaments_ifi td {
  line-height: 25px;
}

/*.front_page .subNewsBox .subNewsList li {
    margin-bottom: 5px;
}*/

.subNewsBox,
.subNewsBox .subNewsList {
  display: block;
  width: 100%;
  height: auto;
}

.subNewsBox .subNewsList li .imgBox {
  float: left;
  width: 60px;
  height: 60px;
  overflow: hidden;
  position: relative;
  margin-top: 4px;
}

.subNewsBox .subNewsList li .imgBox img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.subNewsBox .subNewsList li .imgBox img.portrait {
  width: 100%;
  height: auto;
}

.subNewsBox .subNewsList li .titleBox {
  display: table;
  float: left;
  width: calc(100% - 60px);
  height: 57px;
  table-layout: fixed;
}

.subNewsBox .subNewsList li .titleBox.no_img {
  display: table;
  float: left;
  width: calc(100% - 60px);
  height: 57px;
  table-layout: fixed;
  margin-left: 60px;
}

.subNewsBox .subNewsList li .titleBox>div {
  display: table-cell;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  vertical-align: middle;
}

.subNewsBox .subNewsList li .titleBox>div h2 {
  font-size: 15px !important;
  line-height: 26px;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.clearfix::before,
.clearfix::after {
  content: ' ';
  display: table;
}

.clearfix::after {
  clear: both;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters>[class^='col-'],
.row.no-gutters>[class*=' col-'] {
  padding-right: 0;
  padding-left: 0;
}

*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul {
  list-style: none;
}

.li_tab li {
  margin-left: 2em;
  padding-top: 0.5em;
}

.entry-thumbnail .wp-post-image {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-top: -50px !important;
  margin-bottom: -10px;
  /*    max-width: calc(100% + 30px);
    height: auto;
    margin-left: -15px;
    margin-top: -15px;*/
}

.entry-thumbnail {
  width: calc(100% + 30px);
  margin-left: -15px;
  height: auto;
  margin-top: -15px;
  position: relative;
  max-height: 300px;
  overflow: hidden;
}

.entry-thumbnail span {
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  display: block;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
}

.entry-date {
  margin-bottom: 1em;
  float: left;
  /*padding-left: 5px;*/
  color: #cdcdcd;
  color: #999;
  position: relative;
  z-index: 1;
  padding-right: 5px;
  font-size: 0.8em;
}

.entry-title {
  /* border-bottom: 1px solid #dddbd0;
    margin-bottom: 42px;*/
  padding-bottom: 0;
  letter-spacing: 2px;
  display: inline-block;
}

.entry-title a {
  color: #323232;
}

.entry-thumbnail .entry-title a {
  color: #fff;
}

.entry-title a:hover {
  color: #356c85 !important;
}

.entry-thumbnail .bottom-line,
.bottom-line span {
  display: inline-block;
  clear: both;
  text-align: left;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
}

.entry-thumbnail .bottom-line {
  padding: 15px;
}

.bottom-line>h2.entry-title {
  text-align: left;
  font-family: 'Oswald', sans-serif !important;
  font-size: 22px !important;
  font-weight: 400;
  letter-spacing: 1px;
}

.bottom-line span {
  position: relative;
  height: 2px;
  background: #444;
  /*#fec107;*/
  width: 100%;
  text-align: center;
}

.bottom-line em {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.bottom-line em {
  position: absolute;
  top: 2px;
  width: 10px;
  height: 8px;
  background: #444;
  /*#fec107;*/
}

.entry-author {
  float: right;
  /*  padding-left: 5px;*/
  color: #999;
  position: relative;
  padding-right: 5px;
  text-align: right;
  font-size: 0.8em;
  /*margin-top: -30px;*/
}

.entry-category {
  /*  float: left;
    padding-left: 5px;*/
  color: #999;
  position: relative;
  padding-right: 5px;
  text-align: right;
  font-size: 0.8em;
}

.entry-content,
.entry-fields {
  /*   display: inline-block;*/
  position: relative;
  margin-top: 40px;
}

.entry-content img {
  margin: 1em;
}

.entry-content ul {
  list-style: inherit !important;
  margin-left: 30px;
}

.entry-content ol {
  list-style: decimal;
  margin-left: 30px;
}

.entry-content p {
  max-width: 759px;
  margin: auto;
  width: 100%;
}

hr {
  max-width: 759px;
  width: 100%;
  display: inline-block;
}

.article {
  margin-top: 0;
  padding: 30px;
  vertical-align: baseline;
  background-color: #fff;
  text-align: justify;
}

.grid .article {
  margin-top: 15px;
  padding: 15px;
}

.sticky .article {
  border-left: 8px solid #bdc667;
}

.article img.img-responsive {
  margin: auto;
}

.article h1,
.article h2,
.article h3 {
  padding-top: 2em;
  padding-bottom: 1em;
}

.article table,
table.table-decorative {
  width: auto !important;
  border-bottom: 0 !important;
}

.article .table>tbody>tr>td,
.article .table>thead>tr>th,
table.table-decorative>tbody>tr>td,
table.table-decorative>thead>tr>th {
  padding-right: 8px !important;
  padding-left: 8px !important;
  text-align: left;
}

.article .table-striped>tbody>tr:nth-of-type(2n + 1),
table.table-decorative.table-striped>tbody>tr:nth-of-type(2n + 1) {
  background-color: #f2f2ed !important;
}

table.table-decorative.table-striped>tbody>tr:nth-of-type(2n) {
  background-color: #fafafa !important;
}

table.table-decorative.table-striped>tbody>tr.grand-prix {
  background-color: #b4d6d3 !important;
}

table.table-decorative.table-striped>tbody>tr.highlight {
  background-color: #ede18b !important;
}

.article .table-striped>thead>tr,
.article .table-striped>tbody>tr.likeHeader,
table.table-decorative.table-striped>thead>tr,
table.table-decorative.table-striped>tbody>tr.likeHeader {
  background-color: #b2c4c1 !important;
  font-weight: 400;
}

.article .table>thead>tr>th,
table.table-decorative.table>thead>tr>th {
  border-bottom: 0;
}

.dot {
  height: 20px;
  width: 20px;
  background-color: #bbb;
  border-radius: 37%;
  display: inline-block;
  vertical-align: middle;
}

.dot.grand-prix {
  background-color: #b4d6d3;
}

.dot.highlight {
  background-color: #ede18b;
}

.front_page .padding {
  padding: 20px !important;
}

.front_page .padding h3 {
  padding-bottom: 20px;
}

.front_page .padding {
  font-family: 'Oswald', sans-serif !important;
  font-weight: 300;
  font-size: 17px;
  list-style-position: inside;
}

.front_page .padding li,
.adminisztracio li {
  list-style-type: none;
  padding-left: 1.5em;
  background-image: url(images/bg_black40perc.png);
  background-size: 0.5em;
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

.padding80px {
  content: '';
  padding-bottom: 80px;
}

#contact p {
  padding: 10px 0;
}

#contact .glyphicon {
  font-size: 0.8em;
  padding-right: 10px;
  vertical-align: middle;
}

.home_img_baku {
  /*
    padding-top: 20px;
*/
  width: 30%;
  height: auto;
  max-width: 200px;
  max-height: inherit;
}

.home_img_google_play {
  padding-top: 20px;
  width: 50%;
  height: auto;
  max-width: 200px;
  max-height: inherit;
}

/********************** bootstrap felülírások ************************************/

.top-bar,
.top-bar a {
  color: #fff;
}

.top-bar {
  /*background: #333;
    rgba(77, 83, 89, 0.8);*/
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 52px;
  background-color: rgba(0, 0, 0, 0.8);
}

#kapuGomb {
  /*.top-bar a.btn.btn-default{*/
  margin-left: 10px;
}

#top-btn-toolbar-group {
  margin-top: 10px;
  float: left;
}

.btn-group {
  margin-bottom: 20px;
}

.well .btn-group {
  width: 100%;
  /*max-width: 360px;*/
}

.btn-toolbar>.btn-group {
  margin-left: 20px;
}

.pagination .btn-primary {
  padding: 15px 18px;
}

.navigation.pagination {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  /*    bottom: 0;
    position: absolute;*/
}

.page-numbers {
  color: #edede8;
  font-size: 1.5em;
  font-family: 'Oswald', sans-serif;
  padding: 0 1em 0 1em;
}

.page-numbers:hover {
  text-decoration: none;
  color: #4e4e4e;
}

.page-numbers.current {
  color: #4d5359;
  font-size: 1.8em;
}

.btn-default {
  background-color: #023c40;
  color: #f2f2ed;
  border-radius: 0;
  border: 1px solid #023c40;
}

.btn-default:hover {
  background-color: #bdc667;
  border: 1px solid #bdc667;
}

#send_email {
  margin-top: 2em;
}

#collapseSearch input[type='checkbox'],
#collapseSearch input[type='radio'] {
  visibility: hidden;
  margin-left: -18px;
}

#collapseSearch .well {
  background-color: #a5ad5a;
  margin-top: 40px;
}

#collapseSearch .btn-call-to-action {
  background-color: #efefea;
  border: 1px solid #efefea;
  color: #4d5359;
  float: right;
}

#collapseSearch .btn-call-to-action:hover,
#collapseSearch .btn-call-to-action:active {
  background-color: #e5e5e0 !important;
  border: 1px solid #e5e5e0;
}

#collapseSearch btn.disabled {
  color: red;
}

.btn-group .btn.active.disabled,
.btn-group .btn-primary.disabled:hover {
  background-color: #edede8;
  color: #4e4e4e;
}

.btn-primary,
.btn-call-to-action {
  background-color: #4e4e4e;
  color: #fff;
  border-radius: 0;
  font-family: 'Oswald', sans-serif;
  z-index: 2;
  outline: 0 !important;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #bdc667;
  border-color: #bdc667;
}

.btn-primary,
.btn-group .btn-primary,
.page-numbers .btn-primary {
  background-color: #edede8;
  color: #4e4e4e;
  border: 0;
}

label.btn-primary {
  border: 1px solid #edede8;
  border-radius: 0 !important;
}

#collapseSearch .btn-group .btn-primary {
  width: 100%;
}

.btn-primary:hover,
.btn-group .btn-primary:hover,
.page-numbers .btn-primary:hover {
  background-color: #bdc667;
  border: 0;
}

.btn-group .btn.active {
  background-color: #023c40;
  color: #fff;
}

.btn_search {
  background-color: #bdc667;
  border: 0;
  padding: 1em;
  margin-bottom: 2em;
}

#collapseSearch {
  margin-top: -1.55em;
}

.btn_search:active,
.btn_search:focus,
.btn_search:hover {
  background-color: #a5ad5a !important;
}

.text-highlight {
  background-color: #bdc667;
  color: #fff;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.btn-call-to-action {
  background-color: #7ea6ab;

  background-color: #bdc667;
  color: #fff;
  float: right;
  margin-left: 1em;
}

.btn-call-to-action {}

.btn-call-to-action.focus,
.btn-call-to-action:active,
.btn-call-to-action:focus,
.btn-call-to-action:hover {
  color: #eee;
  text-decoration: none;
  outline: 0;
}

/*.btn-group .btn + .btn:hover{
    background-color: #bdc667;
}*/

.badge {
  border-radius: 0;
  width: 32px;
  height: 32px;
  line-height: 28px;
  webkit-box-shadow: 0px 0px 4px 0px rgba(138, 138, 138, 0.7);
  -moz-box-shadow: 0px 0px 4px 0px rgba(138, 138, 138, 0.7);
  box-shadow: 0px 0px 4px 0px rgba(138, 138, 138, 0.7);
}

.badge.white {
  background-color: #f7f7f2;
  color: #4d5359;
}

.badge.black {
  background-color: #4d5359;
}

select.form-control {
  border: 1px solid #ddd;
}

.go-top {
  position: fixed !important;
  display: block;
  font-size: 16px;
  width: 40px;
  height: 40px;
  text-align: center;
  right: 20px;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.5s;
  z-index: 100;
  bottom: 20px;
  opacity: 0;
  background-color: #bdc667;
  border: 1px solid #bdc667 !important;
}

.more-link {
  /*    font-family: 'Alegreya SC', sans-serif !important;
    background-color: #4e4e4e;
    color: #fff !important;
    padding: 15px 18px;
    box-shadow: 0px 0px 1em #ddd !important;
    margin-top: 0.5em;
    border: 0;*/
  display: block;
  border: none;
  right: 0;
  bottom: 0;
  float: right;
  margin-bottom: 20px;
}

.more-link:hover,
a.button:hover {
  text-decoration: none !important;
  background-color: #323232;
}

#own_header {
  margin: 0;
  padding: 0 !important;
  height: 248px;
  transition: all 0.2s;
  position: relative;
  background-color: rgba(0, 0, 0, 0.4);
}

#content {
  padding-top: 50px;
  background-image: url(images/bg2csempe.png);
  background-repeat: repeat;
}

#content_container {
  background-color: #f5f5f5;
  background-color: #f7f7f2;
  margin-top: -50px;
  padding-bottom: 150px;
  -webkit-box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);
  -o-box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);
  -ms-box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);
  box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);
  padding-left: 40px;
  padding-right: 40px;
  max-width: 1300px;
  min-height: 50vh;
  z-index: -10;
}

.breadcrumb {
  margin-left: -40px;
  width: calc(100% + 80px);
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  background-color: #f2f2ed;
  border-radius: 0;
}

.breadcrumb>.active {
  color: #b7b7b3;
}

.breadcrumb>li {
  color: #cccece;
}

.newspaper {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
  -webkit-column-gap: 40px;
  /* Chrome, Safari, Opera */
  -moz-column-gap: 40px;
  /* Firefox */
  column-gap: 40px;
}

.container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
  /*  margin-top: 2em;*/
}

.no-gutter>[class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

h1 {
  margin: 1em 0 1em 0 !important;
  font-size: 1.5em !important;
}

h2 {
  font-size: 1.5em !important;
  padding-bottom: 1em;
}

h3 {
  font-size: 1.15em !important;
}

h4 {
  font-size: 1em;
  font-weight: 300 !important;
  letter-spacing: 2px !important;
}

h5 {
  font-size: 0.6em;
  font-weight: 300 !important;
  letter-spacing: 1px !important;
  color: #717982;
  /*color: #acbdba;*/
}

.name {
  font-size: 0.9em !important;
  font-family: 'Alegreya SC', sans-serif !important;
  font-weight: 400;
  letter-spacing: 1px;
}

.col-md-2 .name {
  font-size: 0.7em !important;
}

h1,
h1 span,
h2,
h3,
h4,
h5,
.section_title,
#title1.semi_white,
#title2.semi_black {
  font-family: 'Oswald', sans-serif !important;
  font-weight: 400;
  letter-spacing: 6px;
}

.wp-image {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 2em 0 2em 0;
}

.inner-addon {
  position: relative;
}

.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}

.left-addon .glyphicon {
  left: 0px;
}

.right-addon .glyphicon {
  right: 0px;
}

.left-addon input {
  padding-left: 30px;
}

.right-addon input {
  padding-right: 30px;
}

.table-hover:not(.no-hover) tbody tr:hover td,
.table-hover:not(.no-hover) tbody tr:hover th {
  background-color: #bdc667;
  cursor: pointer;
}

.table-hover tbody tr:hover td.diagonal {
  background-color: #96a5a3;
}

.bootstrap-table img {
  -webkit-box-shadow: 0px 0px 4px 0px rgba(138, 138, 138, 1);
  -moz-box-shadow: 0px 0px 4px 0px rgba(138, 138, 138, 1);
  box-shadow: 0px 0px 4px 0px rgba(138, 138, 138, 1);
}

#range h1 {
  margin-bottom: 0.2em !important;
}

#range h5 {
  margin-bottom: 3em;
}

.table {
  font-family: 'Oswald', sans-serif;
  font-size: 0.8em;
  font-weight: 300;
}

.table>tbody>tr>td,
.table>thead>tr>th {
  padding: 2px !important;
  border-top: 0;
  border-left: 0;
  line-height: 34px;
}

.table>thead>tr>th {
  font-weight: 400;
}

.fixed-table-container thead th .th-inner {
  padding: 0;
}

.table_condensed {
  border-bottom: 0 !important;
  width: auto !important;
}

.table_condensed>tbody>tr>td {
  line-height: 20px;
  padding-right: 2px;
}

.table_csapatbajnoksagok td.diagonal {
  background-color: #acbdba;
}

.table_elo_pontok td:nth-of-type(1) {
  font-weight: 400;
  text-align: right;
}

.table_merkozesek h5 {
  font-size: 0.8em;
  font-weight: 300;
}

#versenybirok_table.table>tbody>tr>td,
.table_merkozesek.table>tbody>tr>td {
  line-height: 18px;
}

#versenybirok .entry-date {
  float: inherit;
  font-size: 0.7em;
}

.table_erosorrendEsEgyeni.table>tbody>tr>td,
.table_eredmenyek_people>tbody>tr>td {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  line-height: 25px;
  text-align: center;
}

#erosorrend .card-view .title,
.table_eredmenyek_people>tbody>tr>td {
  text-align: left;
}

/*.table_erosorrendEsEgyeni .badge {*/

.badge {
  width: 25px;
  height: 25px;
  line-height: 20px;
  font-size: 12px;
  font-weight: 400;
  padding-left: 5px;
}

.floating_infobox {
  position: relative;
  top: 0;
  right: 0;
  display: inline-block;
  /*ilyen legyen amikor átváltod, különben kitölti az egész képernyőt*/
  display: none;
  max-width: 400px;
}

.floating_infobox .modal-content {
  padding: 3px;
}

.nowrap {
  white-space: nowrap;
}

#floatingTable {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  line-height: 20px;
}

#floatingTable .kozepe {
  padding-left: 10px;
  padding-right: 10px;
}

#floatingTable td {
  padding-right: 3px;
  padding-left: 3px;
}

#floatingTable tr:nth-of-type(1),
#floatingTable tr:nth-of-type(3) {
  font-size: 0.7em;
}

#table_ifi_pontrendszer_2016_csapatlista td {
  line-height: 20px;
}

#floatingTable td:first-child,
#table_ifi_pontrendszer_2016_csapatlista th:nth-of-type(2),
#table_ifi_pontrendszer_2016_csapatlista td:nth-of-type(2),
.table_erosorrendEsEgyeni td:nth-of-type(2),
.table_erosorrendEsEgyeni th:nth-of-type(2) {
  text-align: left !important;
}

.table_bajnoksagok_forduloi {
  overflow: hidden;
}

.table_erosorrendEsEgyeni td:last-child,
.table_tagegyesuletek td:nth-of-type(1),
#table_contact.table td:nth-of-type(1),
.table_bajnoksagok_forduloi td:nth-of-type(1),
.table_merkozesek td:nth-of-type(2),
.table_merkozesek td:nth-of-type(4),
.table_merkozesek td:nth-of-type(7),
.table_eredmenyek_teams td:nth-of-type(2),
/*.table_csapatbajnoksagok td:last-child,*/
#versenyzo .table td:nth-of-type(1),
#table_ifi_pontrendszer_2016_csapatlista td:nth-of-type(5),
.eredmeny {
  font-weight: 400;
  font-size: 1em;
}

.leftline {
  border-left: 1px solid #ddd !important;
}

.table_merkozesek td:nth-of-type(1),
.table_merkozesek td:nth-of-type(2),
#floatingTable td:nth-of-type(2),
#floatingTable td:last-child {
  text-align: right;
}

/*.ifi_jatekoslista td,*/
.table_csapatbajnoksagok td,
.table_merkozesek td:nth-of-type(3),
.table_merkozesek td:nth-of-type(7),
#table_ifi_pontrendszer_2016_csapatlista td,
#table_ifi_pontrendszer_2016_csapatlista th {
  text-align: center;
}

.table_csapatbajnoksagok td:nth-of-type(2),
.table_merkozesek th:nth-of-type(6),
.table_merkozesek th:nth-of-type(8) {
  text-align: left;
}

.table_tagegyesuletek td:nth-of-type(3) {
  font-size: 0.75em;
}

/*.ifi_jatekoslista td:first-child,*/
.table_erosorrendEsEgyeni td:nth-of-type(2),
.table_elo_pontok td:nth-of-type(2),
.table_tagegyesuletek td:nth-of-type(4),
.table_versenyengedelyek td:nth-of-type(2),
.table_players td:nth-of-type(3),
.table_merkozesek td:last-child,
.table_eredmenyek_people td:nth-of-type(4),
.table_eredmenyek_people td:nth-of-type(6) {
  font-family: 'Alegreya SC', sans-serif;
  text-align: left;
}

.table_eredmenyek_people td:nth-of-type(4),
.table_eredmenyek_people td:nth-of-type(6) {
  line-height: 16px;
  vertical-align: middle;
}

.table_erosorrendEsEgyeni td:first-child,
.fixed-table-body .table_elo_pontok td:nth-of-type(1),
.table_tagegyesuletek .card-view span:last-child {
  font-weight: 300;
  text-align: left;
}

.bootstrap-table .table_elo_pontok {
  background-color: #fff;
}

.bootstrap-table #table_contact.table,
.bootstrap-table .table_eredmenyek_people,
.bootstrap-table .table_eredmenyek_teams,
.bootstrap-table .table_merkozesek,
.bootstrap-table .table_bajnoksagok_forduloi,
.bootstrap-table .table_elo_pontok,
#csapat .bootstrap-table .table,
#versenyzo .bootstrap-table .table,
#egy_egyesulet .bootstrap-table .table {
  border-bottom: 0;
}

#csapat .panel-body,
#versenyzo .panel-body,
#egy_egyesulet .panel-body,
#versenybirok .panel-body,
#edzoi_portal .panel-body,
#szolgaltatasi_dijak .panel-body {
  background-color: #f2f2ed;
  padding: 1em;
}

#edzoi_portal .panel-body {
  height: 550px;
  overflow-y: auto;
}

#edzoi_portal .panel-body.no-max {
  max-height: unset;
  height: fit-content;
}

#edzoi_portal .entry-date {
  float: none;
}

#edzoi_portal .embed-container {
  margin-bottom: 3em;
  /* max-width: 50%;
  padding-bottom: 32% */
}

#edzoi_portal .subNewsBox .subNewsList li .titleBox {
  width: 100%;
}


#szolgaltatasi_dijak table th {
  text-align: left;
}

#szolgaltatasi_dijak table .brutto-cell {
  font-weight: 400;
}

#csapatfordulo_panel .panel-body {
  background-color: #fff;
}

#csapat .panel,
#versenyzo .panel,
#egy_egyesulet .panel {
  margin-bottom: 2em;
}

#versenyzo h3 {
  padding-top: 0.4em;
}

#versenyzo .card-view {
  border-bottom: 0;
}

#versenyzo .card-view:last-child {
  font-weight: 300;
  text-align: right;
  margin-top: -1em;
}

#tournaments td:nth-of-type(1),
#tournaments_ifi td:nth-of-type(1) {
  min-width: 130px !important;
}

#home_tournaments .tourn_venue {
  font-size: 18px;
  text-align: left;
}

#home_tournaments {
  font-size: 14px;
}

#home_tournaments .tourn_year,
#home_tournaments .tourn_month_day_start,
#home_tournaments .tourn_month_day_end {
  font-size: 12px;
}

.card-views {
  border-bottom: 1px solid #ddd;
}

#tournaments .card-view:last-child,
#tournaments_ifi .card-view:last-child,
.card-view:last-child {
  border-bottom: 1px solid #ddd;
}

.tourn_children {
  display: inline-block;
  width: 35px;
  height: 44px;
  text-decoration: none;
  background-image: url(images/logo/children2.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;

  position: relative;
}

.tourn_children .tooltip_ifi {
  visibility: hidden;
  /* visibility: visible; */
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  right: 0;
  top: 40px;
}

.tourn_children:hover .tooltip_ifi {
  visibility: visible;
}




#fordCsapatmerk {
  font-size: 1em;
}

#fordCsapatmerk h5:first-child {
  margin-bottom: -0.5em;
}

#fordCsapatmerk h5:last-child {
  margin-top: -0.7em;
}

#fordCsapatmerk td {
  padding: 0.2em !important;
}

.eredm {
  margin-left: 1em;
  margin-right: 1em;
}

.csapat {
  font-size: 0.8em;
}

#fordCsapatmerk a:hover {
  color: #bdc667;
}

#ifi_pont .panel-body {
  padding: 0;
}

#ifi_pontszamitas th {
  text-align: left;
}

#ifi_pontszamitas {
  background-color: #fff;
}

#ifi_pontszamitas td {
  line-height: 20px;
}

#ifi_pontszamitas tr.active td {
  background-color: #cecece;
}

#ifi_pontszamitas tr.success td {
  background-color: #c2d3b1;
}

#ifi_pontszamitas tr.danger td {
  background-color: #f4ce9f;
}

#ifi_pontszamitas tr.warning td {
  background-color: #ede18b;
}

#ifi_pontszamitas tr.info td {
  background-color: #b4d6d3;
}

#ifi_pontszamitas tr.active:hover td,
#ifi_pontszamitas tr.success:hover td,
#ifi_pontszamitas tr.danger:hover td,
#ifi_pontszamitas tr.warning:hover td,
#ifi_pontszamitas tr.info:hover td {
  color: #fff;
}

#ifi_pontszamitas tr:hover td {
  cursor: default;
}

#ifi_pontszamitas tr.active:hover td {
  background-color: #757575;
}

#ifi_pontszamitas tr.success:hover td {
  background-color: #88937c;
}

#ifi_pontszamitas tr.danger:hover td {
  background-color: #b59875;
}

#ifi_pontszamitas tr.warning:hover td {
  background-color: #c4ba73;
}

#ifi_pontszamitas tr.info:hover td {
  background-color: #8da8a6;
}

.ifi_jatekoslista td {
  line-height: 20px;
}

.ifi_jatekoslista th {
  font-family: 'Oswald', sans-serif !important;
  font-size: 0.9em;
}

.ifi_jatekoslista td:last-child {
  width: 60px;
  font-weight: 400;
  font-size: 1.2em;
  text-align: center !important;
}

.ifi_jatekoslista th.greenXHover {
  height: 200px;
  white-space: nowrap;
  font-weight: 300;
}

.ifi_jatekoslista td.greenXHover {
  text-align: center;
}

.ifi_jatekoslista th.greenXHover>div {
  transform: translate(0, 0) rotate(-90deg);
  width: 20px;
  overflow: visible;
}

.ifi_jatekoslista th.greenXHover>div>span {
  border-top: 1px solid #ccc;
  padding: 5px 10px;
}

.ifi_jatekoslista {
  overflow: hidden;
}

.ifi_jatekoslista tbody tr:hover,
.ifi_jatekoslista tbody td:hover::after {
  background-color: rgba(0, 0, 0, 0.2);
}

.ifi_jatekoslista td,
.ifi_jatekoslista th {
  padding: 10px;
  position: relative;
}

.ifi_jatekoslista tbody td.greenXHover:hover::after,
.ifi_jatekoslista tbody td.greenXHover:focus::after,
.ifi_jatekoslista thead th:hover::after,
.ifi_jatekoslista thead th:focus::after {
  content: '';
  height: 10000px;
  left: 0;
  position: absolute;
  top: -5000px;
  width: 100%;
}

.ifi_jatekoslista thead .sortable {
  position: relative;
  height: 50px;
}

.ifi_jatekoslista thead .sortable>div {
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  line-height: 15px;
}

.ifi_jatekoslista th {
  text-align: left;
}

#ifi_pont ul.dropdown-menu {
  width: 300px;
  padding: 0;
}

#ifi_pont ul.dropdown-menu div {
  display: inline-block;
  vertical-align: super;
}

#ifi_pont .fixed-table-toolbar .columns label {
  padding: 0 10px;
}

.ifi_jatekoslista th.pontT1blue,
#edzo-adatbazis th.pontT1blue {
  background: #b4d6d3;
}

.ifi_jatekoslista th.pontT4grey,
#edzo-adatbazis th.pontT4grey {
  background-color: #cecece;
}

.ifi_jatekoslista th.pontT2green,
#edzo-adatbazis th.pontT2green {
  background-color: #c2d3b1;
}

.ifi_jatekoslista th.pontT3red,
#edzo-adatbazis th.pontT3red {
  background-color: #f4ce9f;
}

.ifi_jatekoslista th.pontT5yellow,
#edzo-adatbazis th.pontT5yellow,
.yellow {
  background-color: #ede18b;
}

#edzo-adatbazis th,
td {
  font-size: 0.9em;
}

#edzo-adatbazis>thead>tr>th {
  border: 1px solid #ddd;
  line-height: 12px;
}

#edzo-adatbazis>thead th .th-inner {
  line-height: 12px;
}

#edzo-adatbazis th.greenXHover {
  height: 60px;
  white-space: nowrap;
  font-weight: 400;

}

#edzo-adatbazis td.greenXHover {
  text-align: center;
}

#edzo-adatbazis th.greenXHover>div {
  transform: translate(0, 0) rotate(-90deg);
  width: 20px;
  overflow: visible;
  line-height: 12px;
  padding: 2px 0px 0 2px;

}

#edzo-adatbazis th.greenXHover.horizontal>div {
  transform: translate(0, 0) rotate(0);
}

#edzo-adatbazis th.greenXHover>div>span {
  padding: 5px 10px;
}

#edzo-adatbazis {
  overflow: hidden;
}

#edzo-adatbazis tbody tr:hover,
#edzo-adatbazis tbody td:hover::after {
  background-color: rgba(0, 0, 0, 0.2);
}

#edzo-adatbazis td,
#edzo-adatbazis th {
  padding: 10px;
  position: relative;
  white-space: nowrap;
}

#edzo-adatbazis tbody td.greenXHover:hover::after,
#edzo-adatbazis tbody td.greenXHover:focus::after,
#edzo-adatbazis thead th:hover::after,
#edzo-adatbazis thead th:focus::after {
  content: '';
  height: 10000px;
  left: 0;
  position: absolute;
  top: -5000px;
  width: 100%;
}

.ifi_jatekoslista th {
  text-align: left;
}

.pagination,
.pagination-detail {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}

.pagination-detail {
  font-weight: 300;
}

.fixed-table-pagination .btn-group {
  margin-bottom: 0;
}

.fixed-table-pagination .btn-group .btn {
  height: 32px;
  width: 62px;
  line-height: 18px !important;
  font-size: 18px;
  font-weight: 300;
  padding-left: 9px;
}

.fixed-table-pagination .pagination-info {
  line-height: 20px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pagination>li>a,
.pagination>li>span,
.fixed-table-pagination li.disabled a {
  border: 0;
  background-color: #edede8;
}

.pagination>li>a:hover {
  background-color: #bdc667;
}

.pagination>.active>a,
.pagination>.active>a:hover {
  background-color: #023c40;
}

.pagination>li>a,
.pagination>li>span {
  color: #023c40;
  height: 32px;
  width: 32px;
  line-height: 20px !important;
}

.popover-title {
  letter-spacing: 0px;
}

.navbar-brand {
  padding: 15px 0 0 15px;
  /*margin-top: -28px !important;*/
}

.brand_img {
  background-repeat: no-repeat;
  /*background-image: url("images/logo/logo_big_w.svg");*/
  background-image: url('images/logo/piri/mssz_big_w.svg');
  height: 160px;
  width: 160px;
  transition: all 0.8s;
}

.scrolled .brand_img {
  /*    background-image: url("images/logo/logo_small_b_with_name.svg");*/
  background-image: url('images/logo/piri/mssz_small_b.svg');
  height: 50px;
  width: 160px;
  transition: all 0.8s;
}

.footer_brand_img {
  /*background-image: url("images/logo/logo_big_w.svg");*/
  background-image: url('images/logo/piri/mssz_big_w.svg');
  background-repeat: no-repeat;
  width: auto;
  height: 120px;
  display: block;
}

.caret {
  display: none;
}

.modal-dialog {
  min-width: 750px;
}

.fixed-table-container {
  border: 0px !important;
}

#tournaments,
#tournaments_ifi,
#home_tournaments {
  font-family: 'Oswald', sans-serif;
  text-align: left;
  font-weight: 400;
}

.tourn_year,
.tourn_month_day_start,
.tourn_month_day_end {
  color: #ccc;
  font-size: 14px;
  letter-spacing: 2px;
  vertical-align: bottom !important;
}

.front_page .tourn_year,
.front_page .tourn_month_day_start,
.front_page .tourn_month_day_end {
  font-size: 10px;
  letter-spacing: 1px;
}

.table-hover tbody tr:hover td .tourn_year,
.table-hover tbody tr:hover td .tourn_month_day_end {
  color: #f7f7f2;
}

.tourn_date,
.tourn_name,
.tourn_ifi {
  border-bottom: 1px solid #444;
}

.tourn_date {
  text-align: right;
  min-width: 30% !important;
}

.tourn_month_day_start {
  color: #323232;
}

.tourn_venue {
  font-size: 18px;
}

.tourn_name {
  font-size: 16px;
  vertical-align: top !important;
  font-weight: 300;
  border-left: 1px solid #ddd !important;
}

.center {
  margin: auto;
  float: none !important;
  display: block;
}

.col-20-percent {
  float: left;
  /*    width: calc((100% - 80px)/5);*/
  width: 20%;
  position: relative;
  min-height: 1px;
}

#title1.semi_white,
#title2.semi_black {
  position: relative;
}

#title1.semi_white {
  font-size: 2em !important;
  top: 3em;
}

#title2.semi_black {
  font-size: 1.5em !important;
  top: 13.65em;
}

.relative {
  position: relative;
}

#foot {
  /*
    background-color: #4d5359;
*/
  background-color: rgba(0, 0, 0, 0.9);
  /* #023c40;*/
  color: #eee;
  /*
    background-image: url(images/footer_bg.png);
*/
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2em 0 2em 0;
  height: auto;
}

#foot a {
  color: #999;
  text-decoration: none;
}

#foot .glyphicon {
  font-size: 0.65em;
}

a:hover,
#foot a:hover {
  color: #356c85;
}

#designedby {
  height: 30px;
  background-color: #f7f7f2;
}

#designedby img {
  height: 27px;
  margin-right: 10px;
}

.semi_black {
  color: #252426;
}

.semi_white {
  color: #bcb9ba;
}

.sub-menu {
  list-style: none;
}

.email_list,
.phone_list {
  list-style: none;
  display: inline-block;
}

.email_list li,
.phone_list li {
  display: inline-block;
}

.email_list li:after,
.phone_list li:after {
  content: ', ';
}

.email_list li:last-child:after,
.phone_list li:last-child:after {
  content: ' ';
}

.padding0 {
  padding: 0 !important;
}

.grey_bg {
  background-color: #f9f9f9;
  padding: 1em;
  margin-bottom: 1em;
  color: #323232;
}

#regio_data .grey_bg {
  width: 98%;
  margin-left: 1%;
}

.white_rounded_bg_with_shadow {
  background-color: #fff;
  padding: 1em;
  border-radius: 1em;
  margin: 0 2em 0 3em;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(138, 138, 138, 1);
  -moz-box-shadow: 0px 0px 4px 0px rgba(138, 138, 138, 1);
  box-shadow: 0px 0px 4px 0px rgba(138, 138, 138, 1);
}

#img_shadow {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);
  -o-box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);
  -ms-box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);
  box-shadow: 0px 5px 7px rgba(34, 25, 25, 0.4);
}

#googleMap {
  width: calc(100% + 80px);
  height: 400px;
  -webkit-filter: grayscale(80%);
  filter: grayscale(80%);
  margin-bottom: -50px;
  margin-left: -40px;
}

#map {
  position: relative;
  text-align: center;
  /*hogy ne dobjon touch screen-en select all-t:*/
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}

.infobox {
  text-align: center;
  padding: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #bdc667;
  color: #323232;
  z-index: 1;
  font-size: 0.8em;
  margin: auto !important;
}

.infobox .name {
  font-size: 1.2em !important;
}

/*a.infobox__close {
    width: 22px;
    height: 24px;
    padding: 5px;
    font-size: 1em;
    position: absolute;
    top: 10px;
    right: 10px;
    text-decoration: none;
    display: block;
    color: #fff;
}*/

.ninja-forms-required-items {
  margin-bottom: 1.5em;
}

.ninja-forms-req-symbol {
  color: #444 !important;
}

.nemId {}

label,
.input-group-addon,
.datepicker {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 0.8em;
  padding: 6px;
}

label.for_radio,
.input-group-addon,
#kapu label {
  border-radius: 0;
  /*    min-width: 100px;*/
  border: 0;
  color: #333;
  background-color: #f2f2ed;
  text-align: left;
}

label.for_radio {
  padding: 3.5px 6px;
  margin-bottom: 0;
  width: 100%;
}

.form-horizontal .form-group {
  margin-right: 0;
  margin-left: 0;
}

.form-group {
  margin-bottom: 0;
}

.input-group {
  margin-bottom: 20px;
}

.checkbox,
.radio {
  margin-left: 40px;
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 0;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active,
.datepicker table tr td.active:hover {
  color: #fff;
  background-color: #4d5359;
}

.datepicker td {
  border-radius: 0;
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
  padding: 8px 5px;
  width: 36px;
}

.datepicker {
  border: 0;
  border-radius: 0;
}

.input-daterange input:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
  background-color: #323232;
  background-image: none;
  filter: none;
  border: 0;
  border-top: 1px solid #eee;
  color: #fff;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover {
  background-color: #4d5359;
  background-image: none;
  filter: none;
  border: 0;
  color: #fff;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.datepicker table tr td.range {
  color: #fff;
  background-color: #616870;
}

.datepicker table tr td.range:hover {
  background-color: #acbdba;
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
  background-color: #bdc667;
  background-image: none;
  filter: none;
  border: 0;
  color: #fff;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover {
  background-image: none;
  background-color: #bdc667;
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover {
  background-color: #a9b25c;
  color: #fff;
}

.well {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  background-color: inherit;
}

#bizottsagok .well {
  background-color: #f2f2ed;
}

#bizottsagok .well h1 {
  height: auto;
  text-align: center !important;
  display: block;
  letter-spacing: 2px;
}

#bizottsagok .titleAchievedInChess {
  font-size: 14px;
  color: #717982;
}

#bizottsagok .title {
  text-align: center;
  font-size: 14px;
  font-family: 'Oswald', sans-serif !important;
}

.form-control,
.select2-container--default .select2-selection--single,
.select2-results,
.select2-search--dropdown,
#kapu input {
  font-size: 1em;
  z-index: 1 !important;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 0.8em;
  padding: 3px 10px;
  border: 0;
  border-radius: 0 !important;
}

#kapu input {
  height: 34px;
  line-height: 1.42857143;
  display: table-cell;
  width: 200px;
}

#kapu input.button {
  float: right;
  font-family: 'Oswald', sans-serif;
  padding: 18px;
  margin-bottom: 2em;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  vertical-align: middle;
  letter-spacing: 2px;
  height: 60px;
  margin-top: 15px;
}

#kapu label {
  /*height: 34px;*/
  display: table-cell;
  width: 160px;
}

#kapu .login-username,
#kapu .login-password {
  display: table;
  position: relative;
}

/*ez a radio:*/
#kapu form p:nth-of-type(3) {
  border: 0;
  padding: 0;
  margin: 0 !important;
  background-color: transparent;
  margin-left: 100px !important;
}

#kapu form p:nth-of-type(3) label {
  padding: 0;
  text-align: center;
  padding-bottom: 10px;
}

#kapu form p:nth-of-type(3) input {
  margin-right: 0;
}

#kapu.well {
  background-color: #a5ad5a;

  padding-bottom: 80px;
  width: 400px;
  margin: auto;
  margin-top: 40px;
}

.form-control:focus,
.select2-container--default .select2-selection--single:focus {
  box-shadow: 0 0 6px rgba(4, 4, 4, 0.3);
  border: 1px solid #444;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 20px !important;
}

.list-radio-wrap ul li,
.list-checkbox-wrap ul li {
  float: left;
  padding-right: 1em !important;
  padding-left: 1em !important;
  margin-top: 0.5em !important;
  width: 150px;
}

.btn_chess_results {
  padding: 2em 0 2em 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover {
  background-color: #fff;
}

.tab-content {
  background-color: #fff;
  padding: 1em;
}

#listakKeresesTablai.tab-content {
  background-color: transparent;
  margin-top: 2em;
}

#modalMerkozesek {
  padding: 2em;
  background-color: #fff;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
  border: 0 solid #fff;
}

.nav-tabs.nav-justified>li>a {
  border-bottom: 0;
}

.nav-tabs.nav-justified>li>a {
  border-radius: 0;
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
  /*
    background-color: #eaeaea;
*/
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #555 !important;
}

#grand-prix .nav-tabs,
#grand-prix .nav-tabs>li.active>a,
#grand-prix .nav-tabs>li.active>a:hover {
  border-left: 0 solid #fff !important;
  border-bottom: 0 solid #fff !important;
  border-right: 0 solid #fff !important;
  /* border: none !important; */
}


#grand-prix .nav-tabs>li.active>a,
#grand-prix .nav>li.active>a::before {
  border-top: #bdc667 5px solid !important;
  margin-top: -5px;
}

#grand-prix .ifi_jatekoslista th.greenXHover {
  height: 100px !important;
}

.ifiBajnoksagEredmenyek ul {
  width: 100%;
}

.ifiBajnoksagEredmenyek.nav-pills>li {
  width: auto;
  height: auto;
  margin-bottom: 10px;
}

#regiosKupak.nav-pills>li,
#ifiBajnEvek.nav-pills>li,
.ifiBajn.nav-pills>li,
.ifiBajnSecondLevel.nav-pills>li,
.letolthetoListak.nav-pills>li,
.kereshetoListak.nav-pills>li {
  width: auto;
  height: auto;
}

.letolthetoListak.nav-pills>li>a,
.kereshetoListak.nav-pills>li>a {
  text-align: left;
  background-color: #f7f7f2;
}

.ifiBajnoksagEredmenyek.nav-pills>li>a {
  padding: 5px 15px;
  margin-right: 5px;
}

#ifiBajnEvek,
.ifiBajn {
  padding-right: 2px !important;
}

.ifiBajn h5,
.ifiBajnSecondLevel h5 {
  position: absolute;
  top: 0;
  left: 3px;
}

#regiosKupak.nav-pills>li>a,
#ifiBajnEvek.nav-pills>li>a,
.ifiBajn.nav-pills>li a,
.ifiBajnSecondLevel.nav-pills>li a,
.letolthetoListak.nav-pills>li>a,
.kereshetoListak.nav-pills>li>a {
  padding: 10px !important;
}

#ifiBajnArchiv .nav-pills>li>a {
  background-color: #f2f2ed;
}

#ifiBajnArchiv .nav-pills>li.active>a,
#ifiBajnArchiv .nav-pills>li.active>a:hover {
  background-color: #023c40;
}

.ifiBajn .nav-pills>li>a {
  background-color: #edede8;
}

.ifiBajnSecondLevel li>a {
  background-color: #ddddd9;
}

#ifiBajnEredm.tab-content {
  padding-left: 0;
}

#regiosKupakEredm table td {
  padding: 5px 10px;
  font-family: 'Oswald', sans-serif;
}

#regiosKupakEredm table {
  margin-bottom: 20px;
}

#regiosKupakEredm h3 {
  margin-bottom: 40px;
}

#regiosKupakEredm a.btn {
  margin-bottom: 20px;
  width: 144px;
}

/*************************************************/

.section_title {
  text-align: center;
  font-size: 1.8em;
  padding: 2em 0 2em 0;
}

#supporters h3 {
  margin: 2em 0 2em 0;
}

#supporters {
  background-color: #fff !important;
  padding-top: 7em;
}

.supporter_logo {
  margin: auto;
  padding-bottom: 2em;
  max-width: 15em;
  max-height: 15em;
}

#mssz_logo {
  max-height: 12em;
}

#hotelKS_logo {
  max-height: 11em;
}

#supporters_images {
  padding: 1em !important;
}

#inner_supporters {}

.inner_supporter_logo {
  margin: auto;
  padding-bottom: 1em;
  max-width: 12em;
  max-height: 12em;
}

#inner_mssz_logo {
  max-height: 9em;
}

/*#logo_MSSZ:hover {
    background-image: url("images/supporters/mssz_logo_uj_bg_white_240x240.png");
}
#logo_MSSZ {
    background-image: url("images/supporters/mssz_logo_uj_bg_white_240x240_gray.png");
    height: 150px;
    margin: auto;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-size: 120px;
    background-position: center;
}*/

#inner_hotelKS_logo {
  max-height: 7em;
}

#pgnref {
  margin: 0;
}

.well h1 {
  height: 90px;
  display: table-cell;
  vertical-align: bottom;
}

figure {
  overflow: hidden;
  position: relative;
  margin: 5px !important;
}

figure.popup {
  margin: 5px !important;
}

.img_title {
  margin: -4.5em auto 0 auto;
}

.popup figure img {
  display: block;
  height: auto;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  transition: all 300ms;
  max-width: 100%;
}

figure img,
.wp-caption {
  max-width: 100%;
}

.wp-caption img {
  margin: auto;
}

.wp-caption img {
  display: block;
}

figure figcaption p,
.wp-caption p.wp-caption-text {
  text-align: center;
  font-style: italic;
}

figure.popup:hover figcaption {
  opacity: 1;
}

figure.popup:hover figcaption p {
  -moz-transform: translateY(40px);
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}

figure.popup:hover figcaption {
  margin: 8px;
  height: calc(100% - 16px);
}

.people .row h1 {
  margin-top: 0.4em !important;
}

.people h4 {
  font-size: 0.8em;
}

.people>.row {
  margin-bottom: 40px;
}

.people img {
  /*    max-width: 220px;*/
  margin: auto;
}

.people .well {
  background-color: #efefea;
  height: 883px;
}

.people .well h1 {
  height: 89px;
  margin: 0.5em 0 0 0 !important;
}

figure.popup figcaption {
  background: rgba(2, 60, 64, 0.8);
  color: white;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  transition: all 300ms;
  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  transition-delay: 100ms;
  z-index: 1;
  text-align: center;
  font-family: 'Oswald', sans-serif;
}

figure.popup figcaption p {
  position: relative;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  vertical-align: middle;
  padding: 10px;
  font-weight: 400;
  top: calc(50% - 80px);
  /*fixme*/
}

figure.popup figcaption a {
  color: inherit;
}

.panel {
  border: 0;
  border-radius: 0;
  margin-bottom: 40px;
  background-color: inherit;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
}

#prominent_champs .panel {
  background-color: #fff;
}

#prominent_champs .panel>.panel-heading {
  text-align: center;
}

.panel-body {
  padding: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body.secondLevel {
  background-color: #ddddd9;
}

#ifiBajnEredm.tab-content,
#ifiBajnEredm .tab-content.secondLevel {
  background-color: #f7f7f2;
  padding-top: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 0;
  background: #f2f2ed;
  padding: 1em;
}

.panel-default>.panel-heading {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  letter-spacing: 4px;
  border: 0;
  background-color: #fff;
  color: #4d5359;
  padding: 0.5em 1em;
}

.adminisztracio .panel-title a {
  padding-left: 0;
}

.sotetOldal,
.vilagosOldal {
  padding: 1em;
}

.sotetAdmin .panel-heading,
.sotetAdmin .panel-body {
  background-color: #4d5359 !important;
  color: #fff;
  padding: 0 !important;
}

.vilagosAdmin .panel-heading,
.vilagosAdmin .panel-body {
  background-color: #f7f7f2 !important;
  padding: 0 !important;
  color: #323232;
}

.vilagosAdmin h1 a,
.vilagosAdmin btn a {
  color: #323232;
}

#ifiAccordion ul {
  /*float: right;*/
}

#ifiAccordion .panel-heading,
#accordion_history .panel-heading {
  padding: 0;
}

.panel-heading .accordion-toggle {
  display: inline-block;
  width: 100%;
  padding: 10px;
}

.panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  content: '\e113';
  float: right;
  color: grey;
}

.panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: '\e114';
}

img.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 3.5+, IE10 */
  filter: brightness(200%);
  filter: grayscale(100%);
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
  -webkit-transition: all 0.6s ease;
  /* Fade to color for Chrome and Safari */
  -webkit-backface-visibility: hidden;
  /* Fix for transition flickering */
}

img.grayscale:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

#info {
  padding: 3em 0px;
}

#info div {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}

#info div:first-child,
#info div:last-child {
  border: 0;
}

#tournaments tr:last-child td.tourn_date,
#tournaments tr:last-child td.tourn_name,
#tournaments tr:last-child td.tourn_ifi,
#tournaments,
#tournaments_ifi tr:last-child td.tourn_date,
#tournaments_ifi tr:last-child td.tourn_name,
#tournaments_ifi tr:last-child td.tourn_ifi,
#tournaments_ifi {
  border-bottom: 0 !important;
  overflow: hidden;
}

#info span {
  font-size: 1.2em;
  color: #356c85;
}

#info h3 {
  margin: 0em 0 1em 0;
}

#search select {
  margin-bottom: 20px;
}

#search .form-control {
  z-index: 0 !important;
}

#ribbon {
  background-image: url(images/ribbon_y.png);
  background-repeat: no-repeat;
  width: 119px;
  height: 111px;
  margin-top: -0.6em;
}

#patience {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: block;
  padding-right: 13px;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
}

.patience_content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  width: 80%;
  max-width: 60em;
  margin: 10em auto;
  padding: 2em;
}

.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.mapael-container {
  max-width: 1200px;
  margin: auto;
}

.mapael .map {
  position: relative;
}

.mapael .mapTooltip {
  position: absolute;
  background-color: #fff;
  moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
  border-radius: 10px;
  padding: 10px;
  z-index: 1000;
  max-width: 200px;
  display: none;
  color: #343434;
}

/* ez a forduló választó desctopon és mobilon is BEGIN */

.nav-pills>li {
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  border-radius: 0;
  background-color: #023c40;
}

.nav-pills>li>a:hover {
  background-color: #bdc667 !important;
  color: #023c40;
  cursor: pointer;
}

.nav-pills>li>a {
  border-radius: 0;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  background-color: #edede8;
  padding: 0;
}

.nav-pills>li>a:hover::before,
.nav-pills>li>a:active::before {
  height: 0;
}

#magazin_arch .nav-pills>li {
  width: inherit;
  height: inherit;
  margin-left: 5px;
  margin-bottom: 5px;
}

#magazin_arch .nav-pills>li>a {
  padding: 10px !important;
}

#magazin_arch .evtizedek li {
  display: inline;
  margin-right: 1em;
}

#magazin_arch h2 {
  padding-bottom: 0.3em;
  padding-top: 1em;
}

.nav>li.social-link>a:hover::before,
.nav>li.social-link>a:active::before {
  height: 0;
}

.nav>li.social-link>a,
.nav>li.social-link>a {
  padding: 27px !important;
  /*padding-left: 18px !important;*/
  width: 55px;
}

#social-navigation a {
  color: #fff;
}

#social-navigation .navbar-nav {
  margin: 0;
}

.social-link {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  font-size: 1.3em;
  /*line-height: 2.5em;*/
  text-align: center;
  width: 55px;
  z-index: 2;
  height: 55px;
  display: inline-block !important;
}

.social-link a {
  text-decoration: none;
}

.social-link:hover i {
  color: #fff;
}

.social-link.facebook {
  background: #3b5998;
  margin-right: 5px;

  background-image: url(images/logo/icons8-facebook-f.svg);
  background-size: 27px;
  background-repeat: no-repeat;
  background-position: center;
}

.social-link.youtube {
  background: #e62d28;

  background-image: url(images/logo/icons8-youtube.svg);
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

/* ez a forduló választó desktopon és mobilon is END */
#prominent_champs h3 {
  margin: 1em;
}

@media (max-width: 400px) {
  #prominent_champs .panel-default>.panel-heading {
    font-size: 10px;
  }

  .img_title {
    margin: -2em auto 0 auto;
  }

  #own_header {
    background-size: 510px 210px;
    height: 210px;
  }

  #own_header h1 {
    font-size: 2em !important;
    padding: 0;
  }

  h1 span {
    letter-spacing: 0;
  }

  #header {
    padding-top: 1em;
  }

  .article {
    background-color: #f9f9f9;
    padding: 0.3em;
    margin-bottom: 1em;
    /*        margin-right: -30px;
        margin-left: -40px;*/
  }

  #pgnref {
    margin: 0;
  }

  /*    .navbar-brand {
        padding: 0 0 0 1em;
    }*/
  .input-group .form-control,
  /*    .input-group-addon,*/
  .input-group-btn {
    display: inline-block;
  }

  .logo_variations {
    height: 500px !important;
  }

  .logo_variations2 {
    height: 350px !important;
  }

  .titleFrontPage {
    height: 100px;
    overflow: hidden;
  }

  .descFrontPage {
    height: auto;
  }

  .together,
  .titleFrontPage,
  .descFrontPage {
    width: 100%;
  }

  .titleFrontPage {
    height: 200px;
  }

  .descFrontPage::after {
    display: none;
  }

  .fixed-table-body .card-view .titleFrontPage {
    max-width: 30%;
    height: 34px;
  }

  .together .titleFrontPage {
    background-color: #f2f2ed !important;
    order: 1 !important;
  }

  .together .descFrontPage {
    order: 1 !important;
  }

  .titleFrontPage div {
    /* background-position: 0 -270px !important;*/
  }

  .titleFrontPage h1 {
    margin-left: auto !important;
    margin-right: auto !important;
    /*      top: -20px !important;*/
  }

  .titleFrontPage img {
    margin-top: -130px;
  }

  .titleFrontPage img.full-height {
    height: 100%;
    margin: auto;
  }

  .col-20-percent {
    width: 100%;
  }

  .brand_img {
    height: 130px;
    width: 130px;
  }

  .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .entry-thumbnail {
    max-height: 200px;
  }

  .sticky .entry-thumbnail {
    width: calc(100% + 11px);
    margin-left: -0.5em;
    margin-top: -0.5em;
  }

  .entry-thumbnail .wp-post-image {
    margin-top: 0 !important;
  }
}

@media (min-width: 401px) and (max-width: 767px) {
  .col-20-percent {
    width: 100%;
  }

  #title1.semi_white,
  #title2.semi_black {
    letter-spacing: 4px;
  }

  #title1.semi_white {
    font-size: 1.5em !important;
    top: 2em;
  }

  #title2.semi_black {
    font-size: 0.8em !important;
    top: 9.5em;
  }

  .patience_content {
    width: 20em;
  }

  #btn_login {
    display: none;
  }

  #prominent_champs figure.popup figcaption {
    font-size: 0.8em;
  }

  .img_title {
    margin: -2em auto 0 auto;
  }

  .titleFrontPage {
    width: 50%;
  }

  .descFrontPage {
    width: 50%;
  }

  .together {
    width: 100%;
    height: 100%;
  }

  .titleFrontPage,
  .descFrontPage {
    max-height: 230px;
  }

  .together:nth-child(2n + 1) .titleFrontPage {
    background-color: #f2f2ed;
    order: 1;
  }

  .together:nth-child(2n) .titleFrontPage {
    background-color: #f2f2ed;
    order: 2;
  }

  .together:nth-child(2n) .descFrontPage {
    order: 1 !important;
  }

  .together:nth-child(2n + 1) .descFrontPage {
    order: 2;
  }

  .together:nth-child(2n + 1) .titleFrontPage h1 {
    margin-left: 80px !important;
    margin-right: auto;
  }

  .together:nth-child(2n) .titleFrontPage h1 {
    margin-left: auto;
    margin-right: 80px !important;
  }

  .titleFrontPage h1 {
    font-size: 1.2em !important;
    /*top: 50px;*/
  }

  .together:nth-child(2n + 1) .titleFrontPage div {
    background-position: 40px 0 !important;
  }

  .together:nth-child(2n) .titleFrontPage div {
    background-position: -40px 0 !important;
  }

  .entry-thumbnail .wp-post-image {
    margin-top: -20px !important;
  }
}

@media (max-width: 767px) {
  .sakksuli {
    background-size: 11%;
    background-position: bottom center;
    background-position: 50% 0;
    padding-left: 0;
  }

  .newspaper {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  #content_container {
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 180px !important;
  }

  .breadcrumb,
  #googleMap {
    margin-left: 0;
    width: 100%;
  }

  .adminisztracio {
    margin-left: 0;
    width: 100%;
  }

  .sotetOldal:not(#listak .sotetOldal),
  .vilagosOldal:not(#listak .vilagosOldal) {
    padding: 0;
    width: calc(100% + 40px);
    margin-left: -20px;
    padding-left: 10px !important;
  }

  #listak .sotetOldal,
  #listak .vilagosOldal {
    padding: 1em;
  }

  #modalMerkozesek {
    padding: 0;
  }

  #grand-prix .col-md-6,
  #grand-prix .col-md-7 {
    padding: 0;
    margin: 0;
  }

  #grand-prix table>tbody>tr>td,
  #grand-prix table>thead>tr>th {
    padding-right: 2px !important;
    padding-left: 2px !important;
  }


}

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 992px) {
  #content_container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 180px !important;
  }

  .adminisztracio {
    width: calc(100% + 30px);
    margin-left: -15px;
  }

  #title1.semi_white,
  #title2.semi_black {
    letter-spacing: 4px;
  }

  #title1.semi_white {
    font-size: 1.5em !important;
    top: 2em;
  }

  #title2.semi_black {
    font-size: 0.8em !important;
    top: 9.5em;
  }

  .brand_img {
    margin-top: 55px;
  }

  .scrolled .brand_img {
    /*background-image: url("images/logo/logo_small_b.svg");*/
    background-image: url('images/logo/piri/mssz_small_b.svg');
    height: 60px;
    width: 30px;
    transition: all 0.8s;
    margin-top: 0;
  }

  .titleFrontPage {
    width: 35%;
  }

  .descFrontPage {
    width: 65%;
    height: 100%;
  }

  .titleFrontPage,
  .descFrontPage {
    height: 270px;
  }

  .together {
    width: 100%;
  }

  .together:nth-child(2n + 1) .titleFrontPage {
    background-color: #f2f2ed;
    order: 1;
  }

  .together:nth-child(2n) .titleFrontPage {
    background-color: #f2f2ed;
    order: 2;
  }

  .together:nth-child(2n) .descFrontPage {
    order: 1 !important;
  }

  .together:nth-child(2n + 1) .descFrontPage {
    order: 2;
  }

  .together:nth-child(2n + 1) .titleFrontPage h1 {
    margin-left: 80px !important;
    margin-right: auto !important;
  }

  .together:nth-child(2n) .titleFrontPage h1 {
    margin-left: auto !important;
    margin-right: 80px !important;
  }

  /*    .titleFrontPage h1 {
        top: 35%;
    }*/
  .together:nth-child(2n + 1) .titleFrontPage div {
    background-position: 40px 0 !important;
  }

  .together:nth-child(2n) .titleFrontPage div {
    background-position: -40px 0 !important;
  }

  /*    #main-navbar-collapse {
        margin-top: -50px;
    }*/
  .front_page {
    width: 100%;
  }

  .newspaper {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .breadcrumb,
  #googleMap {
    margin-left: 0;
    width: 100%;
  }
}

/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) and (max-width: 1200px) {

  /*    .square_box {
        width: 32%;
        background-color: #F2F2ED;
    }
    .square_box_img {
        width: 18%;
    }
    .two_layer_img_right h1,
    .two_layer_img_left h1 {
        font-size: 1.6em !important;
    }*/
  .titleFrontPage {
    width: 35%;
  }

  .descFrontPage {
    width: 65%;
    height: 100%;
  }

  .titleFrontPage,
  .descFrontPage {
    height: 180px;
  }

  .titleFrontPage h1 {
    top: 80px;
    font-size: 1.6em !important;
  }

  .together:nth-child(4n + 1) .titleFrontPage h1,
  .together:nth-child(4n + 2) .titleFrontPage h1 {
    margin-left: 80px !important;
    margin-right: auto !important;
  }

  .together:nth-child(4n + 3) .titleFrontPage h1,
  .together:nth-child(4n + 4) .titleFrontPage h1 {
    margin-left: auto !important;
    margin-right: 80px !important;
  }

  .together:nth-child(4n + 1) .titleFrontPage div,
  .together:nth-child(4n + 2) .titleFrontPage div {
    background-position: 40px 0 !important;
  }

  .together:nth-child(4n + 3) .titleFrontPage div,
  .together:nth-child(4n + 4) .titleFrontPage div {
    background-position: -40px 0 !important;
  }

  .article {
    margin-top: 30px;
  }
}

/* Large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
  .article {
    margin-top: 30px;
  }

  .vcenter {
    position: relative;
    top: 50%;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
  }

  #logo_MSSZ {
    background-size: 50%;
  }

  .together:nth-child(4n + 1) .titleFrontPage h1,
  .together:nth-child(4n + 2) .titleFrontPage h1 {
    margin-left: 80px !important;
    margin-right: auto !important;
  }

  .together:nth-child(4n + 3) .titleFrontPage h1,
  .together:nth-child(4n + 4) .titleFrontPage h1 {
    margin-left: auto !important;
    margin-right: 80px !important;
  }

  .together:nth-child(4n + 1) .titleFrontPage div,
  .together:nth-child(4n + 2) .titleFrontPage div {
    background-position: 40px 0 !important;
  }

  .together:nth-child(4n + 3) .titleFrontPage div,
  .together:nth-child(4n + 4) .titleFrontPage div {
    background-position: -40px 0 !important;
  }
}

.logo_variations {
  background-image: url(images/mssz_logo_v6_tricolor%20expanded.svg);
  background-repeat: no-repeat;
  height: 1000px;
}

.logo_variations2 {
  background-image: url(images/logo_versions2.svg);
  background-repeat: no-repeat;
  height: 1000px;
}

.logo_page {
  background-color: #fff !important;
  text-align: center;
  margin: auto;
}

#parti_box {
  display: none;
}

/* menu all size settings */

#main-navigation {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 4;
  font-family: 'Oswald', sans-serif !important;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}

.scrolled #main-navigation {
  background-color: rgba(255, 255, 255, 0.9);
  height: 80px;
  border-width: 0;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}

#header_bg_img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  z-index: -1;
  background-color: #023c40;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(images/header.jpg);
  background-size: cover;
}

.navbar-collapse {
  border-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* menu mobile settings */

@media (max-width: 767px) {

  /* #secondary-menu {
        width: 100px;
    } */
  .helloSakk {
    background-size: 24%;
  }

  .collapsing {
    /*        -webkit-transition: none;
        transition: none;*/
  }

  #main-navigation {
    position: absolute;
  }

  #hambi-menu {
    color: #fff;
    z-index: 5;
  }

  .scrolled #hambi-menu {
    color: #333;
  }

  #main-navbar-collapse {
    color: #fff;
    background-color: #023c40;
    font-size: 20px;
  }

  #main-navigation a {
    padding: 30px 20px;
    color: #eee;
  }

  #main-navigation a:hover,
  #main-navigation a:focus {
    color: #023c40;
  }

  #main-navigation .open a {
    color: #023c40;
    background: #eee;
  }

  #main-navigation .dropdown-menu.depth_0 {
    display: none !important;
  }

  #main-navigation .open .dropdown-menu.depth_0 {
    display: block !important;
    /* height: 0; */
  }

  #main-navigation .megamenu.open>.dropdown-menu.depth_0>li>a {
    display: none;
  }

  #main-navigation .megamenu.open .dropdown-menu.depth_1 {
    display: block !important;
  }

  #main-navigation .dropdown-menu {
    color: white;
    padding: 0;
  }

  .navbar-header {
    max-height: 60px;
  }

  #social-navigation .navbar-collapse {
    background-color: #023c40;
    padding-bottom: 5px;
    /*        -webkit-transition: none;
        transition: none;*/
  }

  #social-navigation {
    display: inline-block !important;
    position: absolute;
    height: 60px;
    left: 0;
    width: 100%;
  }

  .social-link {
    height: auto;
  }

  .tourn_children .tooltip_ifi {
    left: 45px;
    top: 10px;
  }
}

/* menu desktop settings */

@media (min-width: 768px) {

  .ifiBajn.nav-pills>li,
  .ifiBajnSecondLevel.nav-pills>li {
    width: calc(100% / 6) !important;
  }

  .ifiBajnoksagEredmenyek.nav-pills>li {
    width: auto !important;
  }

  #ifiBajnEvek>li {
    width: calc(100% / 12 - 1px) !important;
  }

  #main-navigation {
    top: 52px;
    transition: all 0.8s;
  }

  .scrolled #main-navigation {
    top: 0;
    background-color: rgba(255, 255, 255, 0.9);
    height: 80px;
    border-width: 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    transition: all 0.8s;
  }

  .scrolled #main-navbar-collapse {
    font-size: 17px;
    transition: all 0.8s;
  }

  .scrolled#own_header a {
    color: #333;
  }

  .scrolled#own_header li>li>a {
    color: #333 !important;
  }

  .scrolled#own_header .collapse.in li>li>li>a {
    color: #333 !important;
  }

  .scrolled#own_header #main-navbar-collapse.navbar-collapse.collapse.in a {
    color: #fff;
  }

  #main-navigation {
    /* height: 400px;*/
    z-index: 4;
    position: fixed;
    top: 52px;
    width: 100%;
    transition: all 0.8s;
  }

  #main-navbar-collapse {
    transition: all 0.8s;
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300;
    padding: 0;
  }

  #menu-main-navigation a {
    color: #fff;
    z-index: 5;
  }

  #menu-main-navigation>li>a {
    height: 80px;
    padding: 30px 10px !important;
  }

  #menu-main-navigation {
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
    max-width: 1000px;
    width: 98%;
    float: none;
  }

  #menu-main-navigation.navbar-nav>li {
    /* width: calc(100% / 7 - 1px);
        text-align: center; */
    margin-left: 12px;
    /* float: right; */
  }

  #menu-main-navigation li.highlight a {
    font-weight: 700;
    background-color: orange;
    font-size: 0.7em;
    padding: 1.5em 0 !important;
    color: currentColor;
  }

  .navbar-collapse.collapse.in {
    background-color: #023c40;
  }

  .navbar-collapse.collapse.in #menu-main-navigation.navbar-nav>li {
    width: 100%;
  }

  #own_header #menu-main-navigation a:focus,
  #own_header #menu-main-navigation a:hover {
    background-color: rgba(0, 0, 0, 0.4);
    color: #eee !important;
  }

  .logo_white {
    background-image: url('images/logo/big_circle_white_logo.svg');
    width: 178px;
    height: 180px;
    display: block;
    margin: auto;
    top: 120px;
    position: relative;
  }

  .navbar-default {
    background-color: transparent;
    border-width: 0;
  }

  .navbar-default {
    /*background-color: #413D42;*/
  }

  #own_header .dropdown-menu>li>a,
  #own_header .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    padding: 1em;
    color: #323232;
  }

  .navbar-default .navbar-nav>li>a {
    color: #fff;
    line-height: 60px;
  }

  #own_header .nav>li>a:focus,
  .nav>li>a:hover,
  #own_header .navbar-default .navbar-nav>.open>a,
  #own_header .navbar-default .navbar-nav>.open>a:focus,
  #own_header .navbar-default .navbar-nav>.open>a:hover,
  #own_header .navbar-default .navbar-nav>.active>a,
  #own_header .navbar-default .navbar-nav>.active>a:focus,
  #own_header .navbar-default .navbar-nav>.active>a:hover,
  #own_header .navbar-default .navbar-nav>li>a:focus,
  #own_header .navbar-default .navbar-nav>li>a:hover {
    color: #eee !important;
    background-color: rgba(0, 0, 0, 0.4);
  }

  .navbar-default .navbar-nav>.open>a::before,
  .navbar-default .navbar-nav>.active>a::before {
    content: '';
    top: 0;
    left: 50%;
    width: 100%;
    height: 4px;
    /*
		background: #d4d4d4;
	*/
    background: yellow;
  }

  .dropdown-menu {
    background-color: #f7f7f2 !important;
    border-radius: 0;
  }

  .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .dropdown-menu>li>a:focus,
  .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    background-color: rgba(2, 60, 64, 0.8);
    /*
		background-color: rgba(53, 108, 133, 0.8);
		*/
    color: #fff !important;
  }

  /* Header Vertical > Navbar > Megamenu */
  li.megamenu {
    position: absolute;
  }

  li.megamenu.news_megamenu {
    right: 0;
  }

  li.megamenu ul {
    left: 100%;
    width: 750px;
  }

  li.megamenu>ul.dropdown-menu>li {
    border-color: #252525;
  }

  li.megamenu>ul.dropdown-menu>.menu-item-has-children>a {
    color: #fff;
  }

  /*------------------------------------------------------------------
	[Mega Menu]
	-------------------------------------------------------------------*/
  li.megamenu {
    position: inherit;
  }

  li.megamenu>ul.dropdown-menu .nav-arrow {
    display: none;
  }

  li.megamenu>ul.dropdown-menu {
    left: 0;
    border-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  li.megamenu>ul.dropdown-menu>li {
    display: block;
    float: left;
    width: 100%;
  }

  li.megamenu>ul.dropdown-menu>li>ul.dropdowndropdown-menu>li>ul.dropdown-menu a:before {
    display: inline-block;
    content: '\f105';
    margin-right: 7px;
    font-family: 'FontAwesome';
  }

  li.megamenu.col-1>ul.dropdown-menu>li {
    width: 100%;
  }

  li.megamenu.col-2>ul.dropdown-menu>li {
    width: 50%;
  }

  li.megamenu.col-2>ul.dropdown-menu>li:nth-child(3n) {
    clear: both;
  }

  li.megamenu.col-3>ul.dropdown-menu>li {
    width: 33.33%;
  }

  li.megamenu.col-3>ul.dropdown-menu>li:nth-child(4n) {
    clear: both;
  }

  li.megamenu.col-4>ul.dropdown-menu>li {
    width: 25%;
  }

  li.megamenu.col-4>ul.dropdown-menu>li:nth-child(5n) {
    clear: both;
  }

  li.megamenu.col-5>ul.dropdown-menu>li {
    width: 20%;
  }

  li.megamenu.col-5>ul.dropdown-menu>li:nth-child(6n) {
    clear: both;
  }

  li.megamenu.col-6>ul.dropdown-menu>li {
    width: 16.66%;
  }

  li.megamenu.col-6>ul.dropdown-menu>li:nth-child(7n) {
    clear: both;
  }

  li.megamenu>ul.dropdown-menu>li ul {
    display: block !important;
    top: auto !important;
    width: 100% !important;
    min-width: 0 !important;
    left: auto !important;
    position: relative !important;
    opacity: 1 !important;
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
  }

  /*li.megamenu > ul.dropdown-menu > .menu-item-has-children { margin-bottom: 12px }*/
  li.megamenu>ul.dropdown-menu>.menu-item-has-children>a {
    font-weight: 600;
    color: #000;
    font-size: 1.03em;
    padding: 8px 12px;
    word-wrap: break-word;
    white-space: normal;
  }

  li.megamenu>ul.dropdown-menu>.menu-item-has-children>a:hover {
    background: none;
  }

  li.megamenu.hide-headings>ul.dropdown-menu>.menu-item-has-children>a {
    display: none;
  }

  li.megamenu li a {
    border: 0;
  }

  li.megamenu ul:after,
  li.megamenu ul:before {
    display: none;
  }

  li.megamenu>ul.dropdown-menu>li {
    border-left: 1px solid #eee;
  }

  li.megamenu>ul.dropdown-menu>li:first-child {
    border-left: none;
  }

  li.megamenu.display-always>ul.dropdown-menu {
    display: block !important;
    opacity: 1 !important;
  }

  .nav>li>a::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    transition: background 0.3s, width 0.2s;
  }

  .nav>li>a:hover::before,
  .nav>li>a:active::before,
  #ifiBajnoksagok .nav>li.active>a::before {
    width: 100%;
    height: 5px;
    background: #bdc667 !important;
  }

  .lang-sel-en a {
    width: 70px;
    text-decoration: none;
    background-image: url(images/flag_gb.svg);
    background-size: 36px 18px;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .lang-sel-hu a {
    width: 70px;
    text-decoration: none;
    background-image: url(images/flag_hu.svg);
    background-size: 36px 18px;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .lang-sel-en a:hover {
    background-color: rgba(247, 245, 224, 1);
  }

  .lang-sel-hu a:hover {
    background-color: rgba(247, 245, 224, 1);
  }
}

@media (min-width: 1200px) {

  /* FIXME dirty hack */
  li.megamenu.news_megamenu>ul.dropdown-menu {
    left: 200px;
  }
}

@media print {
  body {
    background: #fff;
    color: #000;
    font-size: 8pt;
    margin: 0px;
  }

  .top-bar,
  #own_header,
  .go-top,
  .breadcrumb,
  /*#foot,*/
  #designedby {
    display: none;
  }

  a[href]:after {
    content: '';
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  code,
  pre {
    color: #000;
    text-transform: none;
  }

  h1 {
    font-size: 11pt;
    margin-top: 1em;
  }

  h2 {
    font-size: 10pt;
  }

  h3 {
    font-size: 9pt;
  }

  h4,
  h5,
  h6 {
    font-size: 8pt;
  }

  #csapat_panel {
    page-break-after: always;
  }

  #content_container {
    padding: 0;
    margin: 0;
  }
}

/* Bootstrap 5  BEGIN*/
.text-end {
  text-align: right !important;
}

/* Boostrap 5 END */

/* Form kiegészítő BEGIN*/
.field-wrap {
  clear: both;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;

  margin-bottom: 25px;
}

.field-label {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-right: 2%;
  text-align: right;
  width: 35%;
  box-sizing: border-box;
  justify-content: flex-end;
}

.field-element {
  display: inline-block;
  width: 65%;
  position: relative;
}

@media (max-width: 624px) {
  .field-wrap {
    flex-direction: column;
  }

  .field-label {
    padding-left: 2%;
    text-align: left;
    width: 100%;
    justify-content: flex-start;
  }

  .field-element {
    width: 100%;
  }
}

/* Form kiegészítő END*/