﻿@font-face {
    font-family: 'Icons';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/typicons.eot');
    src: url('../fonts/typicons.eot?#iefix') format('embedded-opentype'),
    url('../fonts/typicons.woff') format('woff'),
    url('../fonts/typicons.ttf') format('truetype'),
    url('../fonts/typicons.svg#typicons') format('svg');
}

#mobile-menu {
    font-family: 'Icons';
    font-size: 28px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    margin: 10px;
    text-align: right;
}

div.clr {
    clear: both;
    height: 0px;
}

.szamla-img {
    vertical-align: middle;
}

.lejart-szamla {
    font-weight: bold;
    color: #bc0000 !important;
}

.rendezetlen-szamla {
    font-weight: bold;
    color: #218519 !important;
}

.szam,
.osszeg,
.afa,
.mennyiseg,
.egysegar {
    text-align: right;
    white-space: nowrap;
}

.lezart-akta {
    color: #218519 !important;
}

.igennem {
    text-align: center;
    white-space: nowrap;
}

#editwindow label {
    font-weight: bold;
}

#editwindow,
#uzenetek_ujuzenet,
#kerdoivek_kerdoiv {
    text-align: justify;
}

.fieldlist {
    margin: 0 0 -1em;
    padding: 0 0 10px 0;
}

.fieldlist li {
    list-style: none;
    padding-bottom: 5px;
}

.fieldlist li label.k-radio-label {
    display: inline-block;
    line-height: 18px;
    padding-left: 22px;
}

div.validation-summary-errors ul {
    margin: 0;
    padding: 0 0 10px 0;
    color: #e43031;
}

div.validation-summary-errors ul li {
    list-style: none;
}

footer {
    padding: 0px 0px 60px 0px;
    font-size: 12px;
}

footer div.table {
    margin-top: 30px;
}

ul.k-tabstrip-items {
    margin: 0px !important;
    padding: 0px !important;
}

div.k-tabstrip.k-widget {
    border: 0 none !important;
}

div.k-tabstrip.k-widget div.k-content.k-state-active {
    margin: 0px;
    padding: 5px 5px 0px 5px;
}

div.k-grid-header,
div.k-grid-footer {
    padding-right: 0px !important;
}

div.k-grid-content {
    overflow-y: auto;
}

div.k-grid-content-locked {
    height: 100% !important;
}

thead th.k-header {
    font-weight: bold !important;
}

.termek-gridtemplate-csomagolo {
    cursor: pointer;
}

.gridbuttons {
    text-align: right;
}

.k-grid .k-grid-header .k-header .k-link {
    height: auto;
}
  
.k-grid .k-grid-header .k-header {
    white-space: normal;
    vertical-align: top;
}

.k-pager-wrap .k-pager-sizes .k-dropdown {
    width:5.5em
}

#ujrendeles .table {
    margin: 10px 0px !important;
}

.ujrendelessor {
    border-width: 1px !important;
}

.ujrendelessor>div {
    padding: 10px !important;
}

.ujrendelessor .cell .label {
    font-size: 12px;
    margin: 0 0 4px;
}

#ujrendeles div.sorszam {
    width: 30px !important;
    text-align: center !important;
    border-right: none !important;
    font-weight: bold !important;
}

.ujrendeles {
    width: 100% !important;
}

@media (min-width: 976px) {

    .colspan-2 .ujrendeles {
        width: calc(50% - 10px) !important;
    }
    .colspan-2 .ujrendeles:first-child {
        margin-right: 20px !important;
    }
}

@media (max-width: 975px) {

    .colspan-2 .ujrendeles:first-child {
        margin-bottom: 10px !important;
    }
}

.markasav {
    height: 80px;
    padding: 5px 7px;
    border-width: 1px;
    border-style: solid;
    margin: auto;
}

@media (min-width: 1024px) {

    .markasav {
        width: 960px;
    }
}

@media (min-width: 864px) and (max-width: 1023px) {

    .markasav {
        width: 800px;
    }
}

@media (min-width: 704px) and (max-width: 863px) {

    .markasav {
        width: 640px;
    }
}

@media (min-width: 544px) and (max-width: 703px) {

    .markasav {
        width: 480px;
    }
}

@media (min-width: 384px) and (max-width: 543px) {

    .markasav {
        width: 320px;
    }
}

@media (max-width: 383px) {

    .markasav {
        width: 160px;
    }
}

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;    
    list-style: none;
    margin: 0;
}

.jcarousel li {
    float: left;
    text-align: center;
    width: 150px;
    height: 80px;
    line-height: 78px;
    margin-left: 5px;
    margin-right: 5px;
}

.jcarousel img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

/* termék popup termékkép karuszelek */

/** Stage container **/

.connected-carousels .stage {
    margin: 0 auto;
    position: relative;
}

.connected-carousels .stage li img {
    vertical-align: middle;
}

/** Navigation container **/

.connected-carousels .navigation {
    width: 260px;
    margin: 20px auto;
    position: relative;
}

.connected-carousels .navigation li {
    width: 50px;
    height: 50px;
    line-height: 48px;
}

.connected-carousels .navigation li img {
    vertical-align: middle;
}

/** Shared carousel styles **/

.connected-carousels .carousel {
    overflow: hidden;
    position: relative;
}

.connected-carousels .carousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.connected-carousels .carousel li {
    float: left;
    text-align: center;
}

.connected-carousels .carousel li img {
    max-width: 100% !important;
    max-height: 100% !important;
}

/** Stage carousel specific styles **/

.connected-carousels .carousel-stage {
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

/** Navigation carousel specific styles **/

.connected-carousels .carousel-navigation {
    height: 60px;
    width: 240px;
    background: #fff;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

.connected-carousels .carousel-navigation li {
    cursor: pointer;
}

.connected-carousels .carousel-navigation li {
    display: block;
    border: 5px solid #fff;
}

.connected-carousels .carousel-navigation li.active {
    border-color: #ccc;
}

/** Stage carousel controls **/

.connected-carousels .prev-stage,
.connected-carousels .next-stage {
    display: block;
    position: absolute;
    top: 10px;
    width: 100px;
    color: #fff;
}

.connected-carousels .prev-stage {
    left: 10px;
}

.connected-carousels .next-stage {
    right: 10px;
}

.connected-carousels .prev-stage.inactive,
.connected-carousels .next-stage.inactive {
    display: none;
}

.connected-carousels .prev-stage span,
.connected-carousels .next-stage span {
    display: none;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

.connected-carousels .prev-stage span {
    left: 20px;
}

.connected-carousels .next-stage span {
    right: 20px;
}

.connected-carousels .prev-stage:hover span,
.connected-carousels .next-stage:hover span {
    display: block;
}

/** Navigation carousel controls **/

.connected-carousels .prev-navigation,
.connected-carousels .next-navigation {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 16px/29px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

.connected-carousels .prev-navigation {
    left: -15px;
    top: 25px;
    text-indent: -14px;
}

.connected-carousels .next-navigation {
    right: -15px;
    top: 25px;
    text-indent: 14px;
}

.connected-carousels .prev-navigation.inactive,
.connected-carousels .next-navigation.inactive {
    opacity: .5;
    cursor: default;
}

.languageSelection {
    text-align: center;
    margin: 30px 0;
}

.uzenet-csomagolo {
    width: 880px;
    word-wrap: break-word;
}

.uzenet-csomagolo img {
    max-width: 100%;
    height: auto;
}

.uzenet-csomagolo h1 {
    font-size: 2rem;
}

.uzenet-csomagolo h2 {
    font-size: 1.5rem;
}

.uzenet-csomagolo h3 {
    font-size: 1.167rem;
}

.uzenet-csomagolo h4 {
    font-size: 1.333rem;
}

.uzenet-csomagolo h5 {
    font-size: 0.833rem;
}

.uzenet-csomagolo h6 {
    font-size: 0.667rem;
}

table.besorolas {
    width: 100%;
    table-layout: auto;
}

    table.besorolas td {
        padding: 0 8px 0 0;
        border: 0;
        vertical-align: top;
    }

        table.besorolas td:first-child {
            white-space: nowrap;
        }

        table.besorolas td:last-child {
            width: 100%;
        }

.multiline {
    white-space: pre-wrap;
    line-height: 1.6em;
}

#image-context-menu {
    border: 1px solid #ccc;
    display: none;
}

    #image-context-menu div {
        padding: 6px 1em;
        background-color: #fff;
        color: #000;
        background-clip: border-box;
    }

        #image-context-menu div:hover {
            background-color: #69f;
            color: #fff;
        }

#cookie-consent {
    font-size: 12px;
    background-color: #11846b;
    padding: 1rem 2rem;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    position: fixed;
    bottom: 0px;
    display: none;
}

    #cookie-consent span {
        color: #fff;
        padding-right: 1rem;
    }

.error {
    color: red;
}

.ok {
    color: green;
}

.form-button-div {
    margin-top: 32px;
    text-align: center;
}

.button-big {
    margin: 8px;
    padding: 6px 18px;
    font-size: 16px;
}

@font-face {
    font-family: Bullet;
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Bullet.eot');
    src: url('../fonts/Bullet.woff') format('woff'), url('../fonts/Bullet.ttf') format('truetype'), url('../fonts/Bullet.svg') format('svg');
}

.password {
    font-family: Bullet, Arial;
}

fieldset {
    border: 1px solid #e6e6e6;
}

legend {
    padding-left: 8px;
    padding-right: 8px;
}

.kotelezo {
    color: red;
}

.kerdoivLeiras {
    margin-bottom: 16px;
}

.hibauzenet {
    text-align: center;
    padding: 2rem 0;
    line-height: 2rem;
}
