﻿body {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-size: 13px;
}

/* Menü feletti kép max 90 magas */
#mobileMenuDiv > div > div > div.cell.left > a > img {
    max-height: 90px;
}

/* footer verzió div*/
.environmentInfo {
    text-align: center;
}

@media (min-width: 976px) {
    div.wrapper {
        height: 100%;
        width: 976px;
        padding: 0;
        margin: 0 auto;
    }

    div.width-limit-1616 {
        width: 100%;
        max-width: 1616px;
    }

    .gridmobile-key-value-pair {
        display: table-row;
        width: 100%;
    }

    .gridmobile-key-value-pair .key,
    .gridmobile-key-value-pair .value {
        display: table-cell;
        padding: 10px 0px;
        text-align: left;
    }

    .gridmobile-key-value-pair .key {
        font-weight: bold;
        width: 250px;
    }

    .gridmobile-key-value-pair .value {
        font-weight: normal;
    }

    .gridmobile-key-value-pair .key *,
    .gridmobile-key-value-pair .value * {

    }
}

div.form-wrapper {
    max-width: 476px;
    margin: 50px auto;
}

.table {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}

div.row {
    display: table-row;
}

div.cell {
    display: table-cell;
}

@media (min-width: 976px) {
    header {
        height: 90px;
    }

    header div.wrapper {
        height: 90px;
        min-width: 976px;
    }

    header div.cell {
        vertical-align: middle;
    }

    header div.wrapper div.left {
        width: 25%;
    } 

    header div.wrapper div.right {
        text-align: right;
        width: 75%;
    }    

    header div.wrapper a {
        font-size: 10px;
        text-decoration: none;
    }

    header div.wrapper a.logo {
    }

    header div.menu-table {
        display: table;
        float: right;
    }

    header div.menu-row {
        display: table-row;
    }

    header div.menu-row span.menu-cell {
        display: table-cell;
        vertical-align: middle;
    }

    header div.wrapper a.header-menu-item {
        height: 35px;
        padding-left: 8px;
        text-transform: uppercase;
        display: inline-block;
    }

        header div.wrapper .header-language {
            padding: 2px 8px 0 8px;
            font-size: 12px;
            text-align: center;
        }

            header div.wrapper .header-language img {
                cursor: pointer;
            }

        header div.wrapper .header-timeout {
            padding: 2px 0 0 8px;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            font-size: 12px;
            text-align: center;
        }

    .header-menu-item-hide {
        display: none !important;
    }

    #mobile-menu {
        display: none;
    }

    header div.wrapper a.header-menu-item.login {
        border: 0 none;
    }

    span.userdata-wrapper span.userdata-name {
        padding: 0px 8px;
        display: inline-block;
    }

    span.userdata-wrapper span.userdata-name span.userdata-loginname,
    span.userdata-wrapper span.userdata-name span.userdata-companyname {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis; 
        white-space: nowrap; 
        max-width: 150px;
    }

    span.userdata-wrapper span.userdata-name span.userdata-loginname {
        font-size: 14px;
        font-weight: bold;
    }

    span.userdata-wrapper span.userdata-name span.userdata-companyname {
        padding-top: 5px;
        max-height: 2em;
        font-weight: bold;
    }

    a.header-menu-logout {
        width: 35px;
        height: 35px;
        border-radius: 50%;
        overflow: hidden;
        color: transparent !important;
        display: block;
        line-height: 35px;
        float: right;
    }

    span.userdata-wrapper {
    
        /*display: table-cell;*/
        vertical-align: middle;
    }

    div#page-title {
        min-width: 976px;
    }
}

div#page-title {
    text-align: center;
    font-size: 30px;
}

div#page-title h1 {
    font-size: 30px;
    margin: 0px;
    padding: 10px 8px;
    line-height: 40px;
    text-overflow: ellipsis;
    font-weight: normal;
}

main h2 {
    font-size: 16px;
}

main p {
    font-size: 14px;
}

main div.error-content {
    padding: 60px 100px;
}

@media (min-width: 976px) {
    .key-value-pair {
        display: table-row;
    }

    .key-value-pair .key,
    .key-value-pair .value {
        display: table-cell;
        padding: 10px;
    }

    .label-key-value-wrapper {
        display: table;
    }

    .label-key-value {
        display: table-row;
    }

        .label-key-value > span {
            display: table-cell;
        }

            .label-key-value span.label {
                width: 150px;
                text-align: right;
                padding-right: 11px;
            }

            .label-key-value span.key {
                padding: 5px 10px 5px 0;
            }

            .label-key-value .value {
                padding: 5px 0;
            }

    .k-textbox.emailcim {
        width: 25em;
    }
}

td.termekkep-csomagolo {
    padding: 10px !important;
    text-align: center;
    vertical-align: middle !important;
    position: relative;
}

td.termekegysegar-comagolo {
    height: 50px;
    padding: 10px !important;
    text-align: right;
    vertical-align: middle !important;
    width: 100px;
}

td.termeknev-comagolo {
    text-align: left;
}

img.temek-gridtemplate-minosites-uj {
    position: absolute;
    top: 0;
    right: 0;
}

img.temek-gridtemplate-minosites-mennyisegi-engedmeny {
    position: absolute;
    bottom: 0;
    right: 0;
}

img.temek-gridtemplate-minosites-akcios-engedmeny {
    position: absolute;
    bottom: 0;
    left: 0;
}

@media (min-width: 976px) {
    footer div.cell {
        width: 325px;
        vertical-align: top;
    }

    footer div.cell:nth-child(2) {
        padding: 0px 20px;
        width: 286px;
    }
}

footer div.webmorzsak {
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #4a505c;
    font-size: 10px;
    text-transform: uppercase;
}

footer div.webmorzsak span.onittvan {
    font-weight: bold;
    padding: 0 8px 0 0;
}

footer div.webmorzsak a::after,
footer div.webmorzsak span::after {
    content: ">";
    padding: 0 0 0 8px;
}

footer div.webmorzsak a:last-child::after,
footer div.webmorzsak span:last-child::after,
footer div.webmorzsak span:first-child::after {
    content: ""; 
    padding: 0 0px;
}

footer-table {
    padding-top: 60px;
}

#scroll-top {
    height: 70px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    display: none;
}

#scroll-top-arrow {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    margin: 0 auto;
    background: #21252d;
}

#scroll-top-bottom {
    height: 40px;
    background: #21252d url(../Images/site/scroll-to-top-arrow.png) no-repeat center top;
    margin-top: -80px;
}

.field-validation-error {
    display: block;
    color: #e43031;
}

.input-validation-error,
.validatorhighlight {
    border-color: #e43031 !important;
    background-color: #ffd7d7 !important;
}

@media (min-width: 976px) {
    .filter {
        width: calc(25% - 16px) !important;
    }

    span.szuro-gombok-csomagolo {
        width: 50%;
    }

    input[type="button"].szuro-gomb {
        width: calc(50% - 16px);
    }
}

@media (min-width: 1220px) {
    div.width-limit-1616 .filter {
        width: calc(20% - 16px) !important;
    }
}

@media (max-width: 1219px) {
    div.clr4 {
        clear: both;
        height: 0px;
    }
}

.filter {
    float: left;
    margin: 8px;
}

.textfilter {
    width: 100% !important;
}

span.szuro-gombok-csomagolo {
    float: right;
}

input[type="button"].szuro-gomb {
    text-transform: uppercase;
    color: white;
    display: inline-block;
    padding: 10px;
}

input[type="button"].red {
    margin: 5px 8px;
    background: #bc0000;
}

input[type="button"].green {
    margin: 5px 8px;
    background: #218519;
}

.msg_content {
    min-width: 300px;
    overflow: auto;
    padding: 0.50em;
}

.msg_content li {
    padding-bottom: 6px;
}

.msg_buttons {
    padding-top: 20px;
    height: 40px;
    text-align: center;
}

.msg_buttons .k-button {
    margin: 0px 5px;
}

.msg_content.msg-box-message {
    text-align: center;
}

.msg_content .rendelesmegjegyzes {
    width: 400px;
    height: 300px;
}

#kosaradatok {
    margin: 20px 10px;
    line-height: 40px;
    padding-bottom: 10px;
}

#overlay {
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 100;
    display: none;
}

div.module {
    margin: 20px 0px;
}

div.module.dashboard {
    margin: 0px;
    padding: 12px;
    overflow: auto;
}

div.module.dashboard.nooverflow {
    overflow: hidden;
}

div.module.dashboard h2 {
    margin: 0px;
}

@media (min-width: 976px) {
    div.module.fullsize {
        width: 976px;
        box-sizing: border-box;
    }

    div.module.onethird {
        width: 312px;
        display: inline-block;
        box-sizing: border-box;
    }

    div.module.twothird {
        width: 644px;
        display: inline-block;
        box-sizing: border-box;
    }

    div.module.right {
        margin: 20px 0 0 20px;
        float: right;
    }

    div.module.left {
        margin: 20px 20px 0 0;
        float: left;
    }

    div.module.center {
        margin: 20px 0px 0 0;
        float: left;
    }

    div.module.twothird.left,
    div.module.twothird.right,
    div.module.twothird.center {
        margin: 20px 0 0 0;
    }
}

div.aktualitas {
    text-align: justify;
}

div.aktualitas h2 {
    margin: 10px 0;
    font-size: 20px;
}

div.aktualitas div.datum {
    text-align: right;
    margin-bottom: 20px;
}

table.termek {
    width: 900px;
}

table.termek td.key {
    text-align: right;
    width: 20%;
    height: 100%;
}

table.termek td.value {
    text-align: left;
    width: 30%;
    height: 100%;
}

table.termek td.leiras {
    vertical-align: top;
    text-align: justify;
}

table.termek img {
    max-width: 430px;
    max-height: 430px;
}

div.rendelesek_elorendeles_datumvalaszto {
    margin: 20px;
    text-align: right;
}

div.module.dashboard div.ujsagcsomagolo {
    width: 185px;
    height: 285px;
    float: left;
    margin: 0px !important;
}

div.module.dashboard h3.ujsagcim {
    padding: 10px;
}

div.module.onethird div.module.dashboard div.ujsagcsomagolo {
    margin: 0 40px !important;
}

div.module.twothird div.module.dashboard div.ujsagcsomagolo:nth-child(1),
div.module.twothird div.module.dashboard div.ujsagcsomagolo:nth-child(3) {
    margin: 0 0 0 0 !important;
}

div.module.twothird div.module.dashboard div.ujsagcsomagolo {
    margin: 0 20px 0 20px !important;
}

div.module.fullsize div.module.dashboard div.ujsagcsomagolo:nth-child(1) {
    margin: 0 30px 0 0px !important;
}
div.module.fullsize div.module.dashboard div.ujsagcsomagolo:nth-child(4) {
    margin: 0 0 0 30px !important;
}

div.module.fullsize div.module.dashboard div.ujsagcsomagolo {
    margin: 0 30px 0 30px !important;
}

div.module.dashboard div.ujsag {
    padding: 0px;
    width: 185px;
    margin: 0px !important;
    text-align: center;
}

div.module.dashboard div.ujsag div.ujsagigazito img {
    max-width: 165px;
    max-height: 235px;
}

div.module.dashboard div.ujsag div.ujsagigazito {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px;
    width: 215px;
    height: 235px;
}

div.module.dashboard div.ujsag a {
    display: block;
    width: 140px;
    height: 35px;
    background-image: url(../Images/site/pdf-letoltes.png); 
    margin: 100px auto 0 auto; 
}

div.module.dashboard div.ujsag div.letoltes {
    position: absolute;
    width: 185px;
    height: 250px;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
}

div.module.dashboard div:hover.ujsag div.letoltes {
    display: block;
}

/*Full page*/
div.module div.ujsagcsomagolo {
    width: 227px;
    float: left;
}

@media (min-width: 978px) {

    div.module div.ujsagcsomagolo {
        margin: 0px 20px 20px 0px !important;
    }
    
    div.module div.ujsagcsomagolo:nth-of-type(4n+1) {
        margin: 0px 20px 20px calc(50% - 490px) !important;
    }

    div.module div.ujsagcsomagolo:nth-of-type(4n) {
        margin: 0px calc(50% - 490px) 20px 0px !important;
    }
}

@media (max-width: 977px) {

    div.module div.ujsagcsomagolo {
        margin: 0px 20px 20px 0px !important;
    }

    div.module div.ujsagcsomagolo:nth-of-type(3n+1) {
        margin: 0px 20px 20px calc(50% - 368px) !important;
    }

    div.module div.ujsagcsomagolo:nth-of-type(3n) {
        margin: 0px calc(50% - 368px) 20px 0px !important;
    }
}

div.module h3.ujsagcim {
    padding: 10px;
    margin: 0px;
    height: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

div.module div.ujsag {
    padding: 0px;
    width: 227px;
}

div.module div.ujsag div.ujsagigazito img {
    max-width: 214px;
    max-height: 302px;
}

div.module div.ujsag div.ujsagigazito {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px;
    width: 217px;
    height: 306px;
}

div.module div.ujsag a {
    display: block;
    width: 140px;
    height: 35px;
    background-image: url(../Images/site/pdf-letoltes.png); 
    margin: 140px auto 0 auto; 
}

div.module div.ujsag div.letoltes {
    position: absolute;
    width: 227px;
    height: 316px;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
}

div.module div:hover.ujsag div.letoltes {
    display: block;
}

div.segitseg-tartalom {
    padding: 20px !important;
}

/*Számlák*/

td.p25 {
    width: 25%;
}

td.p15 {
    width: 15%;
}

td.p35 {
    width: 35%;
}

.w25 {
    width: 25px !important;
}

.w50 {
    width: 50px !important;
}

.w100 {
    width: 100px !important;
}

.w120 {
    width: 120px !important;
}

.w160 {
    width: 160px !important;
}

.w230 {
    width: 230px !important;
}

.w280 {
    width: 280px !important;
}

.w300 {
    width: 300px !important;
}

#uzenetek_ujuzenet label {
    display: block;
    margin: 18px 0px 6px;
    font-weight: bold;
}

#uzenetek_ujuzenet table.k-editor,
#uzenetek_ujuzenet span.UgyfelDolgozo_ID,
#uzenetek_ujuzenet span.PrioritasEsemenyKategoriaTetel_ID,
#uzenetek_ujuzenet input.k-textbox {
    width: 100%;
    max-width: 740px;
}

#rendelesek_rendeles_kosaradatok td {
    line-height: 32px;
}

.export-toolbar {
    text-align: right;
}

.export-toolbar a {
    margin: 10px 0 !important;
}

.no-loading span {
    background-image: none !important;
}

div.spacer {
    padding: 10px;
}
@media (min-width: 976px) {
    /* Chrome: megjelenjenek az inputmezők alsó kerete*/
    .k-webkit .k-combobox .k-dropdown-wrap:before, .k-webkit .k-picker-wrap:before, .k-webkit .k-numeric-wrap:before {
        padding-bottom: .70em !important;
    }
}

/* TEENDŐK FEJLÉC MENÜ */

div.teendok {
    padding-top: 10px;
    padding-bottom: 10px;
}

div.teendok .btn-teendok {
    margin-right: 12px !important;
}

div.teendok .btn-ujrendeles {
    margin-left: 24px !important;
}

div.teendokSubDiv {
    width: 100% !important;
    float: right;
    display: inline-block;
    text-align: right;
   }

@media (min-width: 976px) {

    /* TEENDŐK FEJLÉC */

    /* PARTNERADATOK - GRIDEK */
    div.k-content > div > div.table.partneradatok > div.szerkesztesSpan {
        width: calc(100% - 20px) !important;
        text-align: right;
        display: inline-table !important;
        padding: 10px !important;
    }

    div.k-content > div > div.table.partneradatok > div.key-value-pair {
        display: inline-block !important;
        width: 50% !important;
        border-top: 1px solid #c9c9c9;
        float: left;
    }

    div.k-content > div > div.table.partneradatok > div.key-value-pair > span {
        display: inline-table !important;
    }
    div.k-content > div > div.table.partneradatok > div.key-value-pair > span.key {
        width: calc(40% - 22px) !important;
    }
    div.k-content > div > div.table.partneradatok > div.key-value-pair > span.value {
        width: calc(60% - 22px) !important;
    }
    div.k-content > div > div.table.partneradatok > div.divider {
        width: 100% !important;
        height: 20px !important;
        border-top: 1px solid #c9c9c9;
    }

    /* PARTNERADATOK - GRIDEK - VÉGE */

    /* PARTNERADATOK - SZERKESZTÉS */

    div.ugyfeladatok > div.key-value-pair {
        display: inline-block !important;
        width: calc(50% - 2px) !important;
    }
    div.ugyfeladatok > div.key-value-pair > span {
        display: inline-table !important;
        padding: 5px 0px 5px 0px !important;
    }
        div.ugyfeladatok > div.key-value-pair > span.key {
            width: calc(33% - 10px) !important;
            text-align: right;
            margin-right: 8px;
        }
    div.ugyfeladatok > div.key-value-pair > span.value {
        width: calc(67% - 2px) !important;
    }

    /* PARTNERADATOK - SZERKESZTÉS - VÉGE */

    /* TERMÉKEK - RÉSZLETEK */

    div.termek {
        margin: 20px 0px;
    }

    div.termek div.flex {
        display: flex;
    }

    div.termek div.tableRow {
        display: inline-block !important;
        width: calc(100% - 4px) !important;
        border-bottom: 1px solid #c9c9c9;
    }

    div.termek div.key-value-pair {
        border-bottom: 1px solid #c9c9c9;
    }

    div.termek div.key-value-pair,
    div.termek div.tableRow div.key-value-pair {
        display: inline-block !important;
    }
       
    div.termekkeppel {
        min-height: 550px;
    }

        div.termekkeppel div.datawrapper {
            width: calc(50% - 2px) !important;
        }

    div.termek div.key-value-pair,
    div.termek div.tableRow div.key-value-pair {
        width: 100% !important;
    }
             
    div.termek div.key-value-pair span,
    div.termek div.tableRow div.key-value-pair span {
        display: inline-table !important;
    }
    div.termek div.key-value-pair span.key,
    div.termek div.tableRow div.key-value-pair span.key {
        width: calc(33% - 22px) !important;
        height: 100%;
        text-align: right;
    }
    div.termek div.key-value-pair span.value,
    div.termek div.tableRow div.key-value-pair span.value {
        width: calc(67% - 22px) !important;
        text-align: left;
    }

    div.termekkeppel div.imageWrapper {
        width: calc(50% - 2px) !important;
        padding: 0 !important;
        vertical-align: middle; 
        text-align: center;
        float: left;
    }

    /* kendo mobile css-ek a .km-widget *-ra border-box-ot raknak, ami nekünk itt rossz */
    div.termek div.imageWrapper * {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-background-clip: content-box;
        background-clip: content-box;
    }

    div.termek div.imageWrapper img {
        max-width: 430px;
        max-height: 430px;
    }

    div.termek div.leiras {
        padding: 20px;
    }

    div.termek div.leiras span {
        vertical-align: top;
        text-align: justify;
        line-height: 150%;
    }

    div.termek div.kapcsolodoTermekekFejlec,
    div.termek div.kapcsolodoTermekekTablazat {
        display: inline-block !important;
        width: calc(100% - 4px) !important;
        border-top: 1px solid #c9c9c9; 
    }

    div.termek div.kapcsolodoTermekekFejlec {
        padding: 16px 0px;
    }

    div.termek div.kapcsolodoTermekekTablazat div span {
        display: inline-table !important;
    }
  
    div.kapcsolodoTermekekTablazat div span.termekkep-csomagolo {
        padding: 10px !important;
        text-align: center;
        vertical-align: middle !important;
        width: 10%;
    }

    span.termekegysegar-comagolo {
        padding: 10px !important;
        text-align: right;
        vertical-align: middle !important;
        width: 10%;
    }

    span.termeknev-comagolo {
        text-align: left;
        vertical-align: middle !important;
        width: calc(80% - 54px);
    }

    /* TERMÉKEK - RÉSZLETEK - VÉGE */

    /* POPUP INPUT height fix   */
    #msg_template > div.msg_content.msg-box-false > span > span {
        height: 30px !important;
    }

    div > span.k-widget.k-dropdown.k-header.ddl.ddlGRID_RENDELESEK_RENDELES_TERMEKEK > span,
    div > span.k-widget.k-numerictextbox.numeric.numericGRID_RENDELESEK_RENDELES_TERMEKEK > span,
    div > span.k-widget.k-numerictextbox.numeric.numericGRID_RENDELESEK_RENDELES_KOSAR > span,
    div > span.k-widget.k-dropdown.k-header.ddl.ddlGRID_RENDELESEK_RENDELES_KOSAR > span {
        height: 36px;
    }

    div > span.k-widget.k-dropdown.k-header.ddl.ddlGRID_RENDELESEK_RENDELES_TERMEKEK > span,
    div > span.k-widget.k-dropdown.k-header.ddl.ddlGRID_RENDELESEK_RENDELES_KOSAR > span {
        border-left-width: 0px;
    }
}

@media (min-width: 976px) {
    .gridmobile-key-value-pair.csomagvalaszto {
        display: block;
        margin-bottom: 10px;
        width: 50%;
        float: left;
    }

    .gridmobile-key-value-pair.csomagvalaszto .key {
        padding: 10px 0;
    }

    .gridmobile-key-value-pair.csomagvalaszto .value {
        padding: 0px;
    }

    .gridmobile-key-value-pair.csomagvalaszto .key,
    .gridmobile-key-value-pair.csomagvalaszto .value {
        display: inline-block;
        float: left;
    }

    .gridmobile-key-value-pair.csomagvalaszto:first-child .key {
        width: calc(50% - 15px) !important;
        margin: 5px 10px 5px 0px !important;
    }

    .gridmobile-key-value-pair.csomagvalaszto:first-child .value {
        width: calc(50% - 15px) !important;
        margin: 5px 10px !important;
    }

    .gridmobile-key-value-pair.csomagvalaszto .key {
        width: calc(50% - 15px) !important;
        margin: 5px 10px;
    }

    .gridmobile-key-value-pair.csomagvalaszto .value {
        margin: 5px 0px 5px 10px;
        width: calc(50% - 15px);
    }

    .gridmobile-key-value-pair.csomagvalaszto .value .k-widget {
        width: 100%;
    }

    .gridmobile-key-value-pair.csomagvalaszto .value .k-button {
        width: calc(50% - 10px);
    }

    .gridmobile-key-value-pair.csomagvalaszto.buttonpane {
        display: block;
        float: none;
        width: initial;
    }

    .gridmobile-key-value-pair.csomagvalaszto.buttonpane .value {
        text-align: right;
    }
}

@media (min-width: 480px) {
    .rendeles-mentes-lezaratlan-rendeleskent,
    .rendeles-torles {
        display: inline;
    }

    .rendeles-zaraseskuldes {
        float: right;
    }
}

@media (min-width: 480px) {
    .connected-carousels .stage {
        width: 450px;
    }

    .connected-carousels .stage li {
        width: 430px;
        height: 430px;
        line-height: 428px;
    }

    .connected-carousels .carousel-stage {
        height: 430px;
    }

    .connected-carousels .prev-stage,
    .connected-carousels .next-stage {
        height: 430px;
    }
}
