@font-face {
    font-family: 'verseny';
    src: url('../fonts/verseny/verseny.eot');
    src: url('../fonts/verseny/verseny.eot?#iefix') format('embedded-opentype'),
         url('../fonts/verseny/verseny.woff') format('woff'),
         url('../fonts/verseny/verseny.ttf') format('truetype'),
         url('../fonts/verseny/verseny.svg#verseny') format('svg');
    font-weight: b;
    font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?b2jgr3');
  src:  url('../fonts/icomoon.eot?b2jgr3#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?b2jgr3') format('truetype'),
    url('../fonts/icomoon.woff?b2jgr3') format('woff'),
    url('../fonts/icomoon.svg?b2jgr3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-newspaper:before {
  content: "\e904";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-library:before {
  content: "\e921";
}
.icon-lifebuoy:before {
  content: "\e941";
}
.icon-users:before {
  content: "\e972";
}
.icon-hour-glass:before {
  content: "\e979";
}

html, body {
    background-color: transparent;
    height:100%;
    overflow: hidden;
    }

body {
  -webkit-touch-callout: none;                /* prevent callout to copy image, etc when tap to hold */
  -webkit-text-size-adjust: none;             /* prevent webkit from resizing text to fit */
  -webkit-user-select: none;                  /* prevent copy paste, to allow, change 'none' to 'text' */
  height:100%;
  margin:0px;
  padding:0px;
  font-size: 16px;
  width:100%;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "verseny", sans-serif;
  text-transform: uppercase;
}



.over {
  position: absolute;
  bottom: 100vh;
  right: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/raszter3.png");
  height: 100%;
  width: 100%;
  z-index: 200;
}

.splash {
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url("../images/splash.png");
  background-color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  bottom: 0px;
  left: 0px;
  z-index: 150;
}

.pageInfobg {
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url("../images/pageInfo_bg.png");
  background-color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: bottom;
  bottom: -100vh;
  left: 0px;
  z-index: 140;
}

.pageNevezesbg {
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url("../images/pageNevezes_bg.png");
  background-color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: bottom;
  bottom: -100vh;
  left: 0px;
  z-index: 100;
}

.pagePartnerekbg {
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url("../images/pagePartnerek_bg.png");
  background-color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: bottom;
  bottom: -100vh;
  left: 0px;
  z-index: 100;
}

.pageBemutatokbg {
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url("../images/pageBemutatok_bg.png");
  background-color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: bottom;
  bottom: -100vh;
  left: 0px;
  z-index: 100;
}

.pageGYIKbg {
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url("../images/pageGYIK_bg.png");
  background-color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: bottom;
  bottom: -100vh;
  left: 0px;
  z-index: 100;
}

.pageKorabbibg {
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url("../images/pageKorabbi_bg.png");
  background-color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: bottom;
  bottom: -100vh;
  left: 0px;
  z-index: 100;
}

.tartalom {
  background-color: rgba(255,255,255,0.97);
  height: 100%;
  overflow-y: auto;
}

#pageInfo {
    top: 100%;
    z-index: 1000;
    position: absolute;
    height: 90%;
    width: 100%;
}

#pageNevezes {
    top: 100%;
    z-index: 1000;
    position: absolute;
    height: 90%;
    width: 100%;
}

#pagePartnerek {
    top: 100%;
    z-index: 1000;
    position: absolute;
    height: 90%;
    width: 100%;
}

#pageBemutatok {
    top: 100%;
    z-index: 1000;
    position: absolute;
    height: 90%;
    width: 100%;
}

#pageGYIK {
    top: 100%;
    z-index: 1000;
    position: absolute;
    height: 90%;
    width: 100%;
}

#pageKorabbi {
    top: 100%;
    z-index: 1000;
    position: absolute;
    height: 90%;
    width: 100%;
}

#toc {
    top: 1%;
    z-index: 2000;
    position: absolute;
}

.btn-list {
  margin: 0;
}

.btn-list li {
  float: left;
  padding: 2px;
}

.btn-floating {
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 1.3rem;
}

.btn-floating i {
  line-height: 38px;
}

#logged-in .btn-floating {
  margin: 0px 5px;
}

.header {
  color: #1b5ea8;
  margin: auto;
  width: 300px;
  height: 5em;
}

.header h3 {
  margin-bottom: 0;
  font-size: 1.5em;
  padding-top: 7px;
}

.header h4 {
  font-size: 1.17em;
  margin-top: 0px;
}

.header_logo {
  float: left;
  width: 5em;
}

.header_large {
  position: relative;
  top: 8px;
  left: 10px;
  display: none;
}

.header_small {
  position: relative;
  top: 10px;
  left: 10px;
  display: block;
}

.pagecontent div {
  padding-bottom: 12px;
}

.pagecontent ul {
  margin: 4px;
}

.pagecontent {
  margin: 10px;
  clear: both;
}

.pagecontent h4{
  border-bottom: 1px solid;
  padding-left: 10px;
}

.centerbutton {
  padding: 15px;
}

.centerbutton .btn-large {
  padding: 0 5rem;
}

.centerbutton .btn-large b {
  padding-right: 1rem;
}

#pageform {
  margin-top: 10px;
}

#pageform div {
  padding-bottom: 0px;
  margin: 0px;
}

#pageform .col, #pageform .row {
  padding: 0px;
}

#pageform .btn-large {
  min-width: 240px;
}

.logo {
  display: inline-block;
  width: 9em;
  margin-right: 1.1em;
  vertical-align: middle;
}

.logo.bugnplay {
  width: 15em;
}

 #mb21 {
  width: 7.5em;
}

.logo img {
  max-width: 100%;
  width: 100%;
}

.ccc {
  display: inline-block;
  width: 25em;
}

.gyik h6 {
  text-decoration: underline;
}

.svg-btn {
  width: 44px;
  height: 44px;
  display: block;
  cursor: pointer;
  margin-left: -3px;
  margin-top: -3px;
  display: block;
}

.material-tooltip {
  max-width: 450px;
}

.tooltip-help {
  font-weight: 100;
}

@media screen and (min-width: 601px) {

  .btn-list {
    margin-top: 30px;
  }

  .btn-list li {
    float: none;
    padding: 5px;
  }
  .header_logo {
    width: 3.5em;
  }
  .header_small {
    display: none;
  }
  .header_large {
    display: block;
  }
  .header {
    width: 380px;
    height: 3.5em;
  }

  .header h3 {
    font-size: 1.2em;
    padding-top: 4px;
  }

  .header h4 {
    font-size: 0.52em;
  }

}

@media screen and (min-width: 1023px) {
  .header_logo {
    width: 5.5em;
  }

  .header {
    width: 650px;
    height: 5.5em;
  }

  .header h3 {
    font-size: 2.15em;
    padding-top: 7px;
  }

  .header h4 {
    font-size: 0.92em;
  }
}

@media screen and (min-width: 1439px) {
  .header_logo {
    width: 7.5em;
  }

  .header {
    width: 830px;
    height: 7.5em;
  }

  .header h3 {
    padding-top: 16px;
    font-size: 2.73em;
  }

  .header h4 {
    font-size: 1.17em;
  }
}

.form-header {
    width: 8em;
    margin: 1em auto;
}

.reg-page label{
  color: #1e1e1e;
}

.reg-page {
  height: auto;
}

.app-page label{
  color: #1e1e1e;
}

.app-page {
  overflow: auto;
}

#radiobox_polo label {
  padding-right: 20px;
  padding-left: 25px;
}

.app-page form {
  padding: 0px 20px;
}

.app-page #upload {
  padding: 0px 20px;
}

.app-page form .letszam{
  width: 50px;
  display: inline-block;
  height: 2rem;
}

.app-page fieldset {
  margin-bottom: 20px;
}

#radiobox_csapat label {
  padding-right: 20px;
  padding-left: 25px;
}

#radiobox_kornyzet label {
  padding-right: 20px;
  padding-left: 25px;
}

#radiobox_adathordozo  label {
  padding-right: 20px;
  padding-left: 25px;
  width: 100%;
}

.input-alert {
  border: 1px solid red !important;
}

.spacer {
    margin: 0 5px;
}

.collection .collection-item.avatar {
  min-height: 60px;
}

.nyertesek {
  z-index: 10000;
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 10px;
}

.nyertesek h3 {
  margin: 0;
}
