@charset "UTF-8";
body, html {
    font-size: 12px;
}

body {
    width: 100%;
    height: 100%;
}

.alert {
    margin-bottom: 0 !important;
    border-radius: 0 !important;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    padding: 5px 10px !important;
    overflow: hidden !important;
}

.alert .header {
    font-size: 1.4rem;
}

.flex-right {
    margin-left: auto !important;
}

a.k-step-link[title=Következő] {
    background: red;
    color: white !important;
    border-radius: 5px;
}

a.k-step-link[title=Következő] span.k-step-text {
    color: white !important;
}

a.k-step-link[title=Következő] span.k-step-indicator {
    color: white;
    background: red;
    border-radius: 0 !important;
    border: none;
    box-shadow: none !important;
}

a.k-step-link[title=Következő] span.k-step-indicator :active {
    border-radius: 0 !important;
    border: none;
}

a.k-step-link[title=Következő] span.k-step-indicator :focus {
    border-radius: 0 !important;
    border: none;
}

a.k-step-link[title=Következő] span.k-step-indicator :hover {
    border-radius: 0 !important;
    border: none;
}

a.k-step-link[title=Következő] span.k-step-indicator :after {
    border-radius: 0 !important;
    border: none;
}

.k-stepper .k-step-indicator::after {
    box-shadow: none !important;
    border: none !important;
}

#kovetelesek-tab > div {
    padding: 0;
}

#kovetelesek-tab li {
    border-radius: 0 !important;
}

#kovetelesek-list, #lezart-kovetelesek-list {
    padding: 10px;
}

#kovetelesek-list li, #lezart-kovetelesek-list li {
    border-radius: 0 !important;
}

#kovetelesek-list .k-listview-content, #lezart-kovetelesek-list .k-listview-content {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    padding: 10px 5px;
    align-items: stretch;
    min-height: 800px;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-tab] > div, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-tab] > div {
    padding: 0;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-tab] table, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-tab] table {
    margin-bottom: 0;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template], #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] {
    width: calc(50% - 10px);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] .licit-grid-layer, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] .licit-grid-layer {
    width: 100%;
    height: 100%;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=koveteles-item-tab] ul, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=koveteles-item-tab] ul {
    display: flex;
    border-collapse: collapse;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=koveteles-item-tab] ul li, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=koveteles-item-tab] ul li {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=koveteles-item-tab] ul li span.k-link, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=koveteles-item-tab] ul li span.k-link {
    flex: none;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=koveteles-item-tab] ul li, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=koveteles-item-tab] ul li {
    border-right: none;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=koveteles-item-tab] div.tab-content, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=koveteles-item-tab] div.tab-content {
    min-height: 850px;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box], #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] {
    background: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    margin-bottom: 5px;
    gap: 50px;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div[data-name=timer], #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div[data-name=timer] {
    display: flex;
    align-items: center;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div[data-name=timer] strong, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div[data-name=timer] strong {
    font-size: 2rem;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child {
    flex-grow: 1;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child div.timer-header, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child div.timer-header {
    display: flex;
    justify-content: center;
    gap: 10px;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer li, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer li {
    display: flex;
    align-items: center;
    gap: 10px;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer li p, #kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer li span, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer li p, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer li span {
    font-size: 2rem;
    display: flex;
    align-items: center;
    color: black;
    font-weight: bold;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer li p, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer li p {
    padding-top: 10px;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer li.seperator, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer li.seperator {
    display: none;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] img, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] img {
    width: 128px;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=chart], #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=chart] {
    min-height: 350px;
    background: white;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=nincs-szerzodes-box], #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] div[data-name=nincs-szerzodes-box] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 600px;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] > div.panel-heading, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] > div.panel-heading {
    display: flex;
    justify-content: space-between;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] > div.panel-heading span:last-child, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] > div.panel-heading span:last-child {
    color: yellow;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] > div.panel-body, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] > div.panel-body {
    flex-grow: 1;
}

#kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] > div.panel-footer, #lezart-kovetelesek-list .k-listview-content div[data-name=koveteles-item-template] > div.panel-footer {
    min-height: 40px;
    flex-shrink: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.message-box {
    width: 400px;
    position: fixed;
    right: 0;
    bottom: 30px;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    display: flex;
    align-items: center;
    padding: 10px;
    justify-content: space-between;
    cursor: pointer;
    color: black;
    gap: 10px;
}

.visibility-hidden {
    visibility: hidden;
}

.gray {
    filter: grayscale(1);
}

.list-panel {
    width: 800px;
    height: 800px;
    background: rgba(255, 255, 255, 0);
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 50px;
    pointer-events: none;
}

.list-panel div.content-container {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
}

.list-panel div.content-container input, .list-panel div.content-container select, .list-panel div.content-container span {
    box-sizing: border-box !important;
}

.list-panel div.content-container div.panel {
    pointer-events: all;
}

.list-panel div.content-container span.k-input {
    padding: 0;
    border: none;
}

.list-panel div.content-container form {
    width: 100%;
    box-sizing: border-box;
}

.list-panel div.content-container form .frm {
    border: 1px solid #CCCCCC;
}

.list-panel div.content-container form .form-control {
    height: auto;
}

.list-panel .arrow {
    width: 50px;
    height: 50px;
    background: white;
    position: absolute;
    left: 0;
    top: calc(50% - 25px);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50% 0 0 50%;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
    cursor: pointer;
    pointer-events: all;
}

.list-panel div.panel {
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
}

.list-panel div.panel div.panel-body {
    padding: 10px;
}

.list-panel div.panel div.panel-footer {
    display: flex;
    justify-content: flex-end;
    gap: 5px;
}

.hide-animation {
    animation: hide-panel 0.5s;
}

.show-animation {
    animation: show-panel 0.5s;
}

@keyframes hide-panel {
    from {
        right: 0;
    }
    to {
        right: -800px;
    }
}

@keyframes show-panel {
    from {
        right: -800px;
    }
    to {
        right: 0;
    }
}

.item-2 {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.item-2 div {
    flex-grow: 1;
}

.k-input-inner {
    padding: 0.375rem 0.75rem;
    width: 100%;
    outline: 0;
    color: inherit;
    background: 0 0;
    font: inherit;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-overflow: clip;
    -webkit-appearance: none;
}

#files-box {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

#files-box .dokumentum-neve-row {
    display: flex;
    justify-content: space-between;
    align-content: center;
}

#files-box .dokumentum-neve-row i {
    cursor: pointer;
}

.blink {
    animation-name: flash;
    animation-iteration-count: infinite;
    animation-duration: 5s;
}

.blink-fast {
    animation-name: flash;
    animation-iteration-count: 3;
    animation-duration: 0.5s;
}

.licit-detal .panel-heading {
    display: flex;
    justify-content: space-between;
}

.licit-detal .panel-body {
    padding: 0;
}

#login-panel {
    width: 600px;
    position: absolute;
    top: 20px;
    left: calc(50% - 300px);
}

#login-panel .login-header {
    display: flex;
    justify-content: center;
    font-weight: bold;
    font-size: 1.2rem;
}

#login-panel #progress-box {
    padding: 15px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 100%;
    background: transparent;
}

#login-panel #progress-box #progress-bar {
    width: 100%;
    height: 40px;
}

#login-panel .login-image {
    background: white;
    display: flex;
    justify-content: center;
    border: none;
}

#login-panel .login-image img {
    width: 256px;
}

#login-panel .login-errors {
    min-height: 50px;
    background: white;
    color: red;
    padding: 20px 10px;
    display: flex;
    justify-content: center;
    font-size: 1.5rem;
}

#login-panel .login-errors ul {
    list-style-type: decimal;
}

#login-panel .login-errors.hide-element {
    display: none;
}

#login-panel .panel-footer {
    display: flex;
    justify-content: space-between;
}

#login-panel .panel-footer.password {
    justify-content: flex-end;
}

#login-panel .text-box {
    padding: 15px;
}

#pdf-error {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    width: 800px;
    height: 600px;
    background: white;
    margin: 0 auto;
}

#adatlap-form-box {
    width: 600px;
    margin: 0 auto;
}

#adatlap-form-box .image-box {
    display: flex;
    justify-content: center;
    animation: flipInY;
    animation-duration: 1s;
}

#adatlap-form-box .image-box img {
    width: 265px;
}

#adatlap-form-box .alert {
    display: flex;
    justify-content: center;
    align-items: center;
    background: red;
}

#adatlap-form-box .error-box {
    padding: 10px;
    display: none;
}

#adatlap-form-box .error-box.show {
    display: inherit;
}

#adatlap-form-box .panel-body {
    padding: 10px;
}

#adatlap-form-box .panel-footer {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.k-popover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: none;
}

.k-popover > div:nth-child(2) {
    background: #275793;
    color: white;
}

.k-popover > div:nth-child(3) {
    padding: 0;
}

.k-popover .confirm-body {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    background: white;
    color: black;
    padding: 0;
}

.k-popover .confirm-body div:nth-child(1) {
    margin-top: 20px;
}

.k-popover .confirm-body div:nth-child(2) {
    font-size: 1.5rem;
}

.k-popover .confirm-body div:nth-child(3) {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    gap: 5px;
    margin-top: 20px;
    padding: 10px;
    background: #217DBB;
    box-sizing: border-box;
}

.form-panel {
    width: 100%;
    height: 100%;
    background: #217DBB;
    position: absolute;
    left: 0;
    top: 20px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.form-panel div.error-box {
    background: red;
    color: yellow;
    padding: 10px;
}

.form-panel div.error-box ul {
    list-style-type: decimal;
    margin-bottom: 0;
}

.form-panel div.form-panel-inner {
    background: white;
}

.form-panel div.close-box {
    width: 30px;
    height: 30px;
    position: absolute;
    top: -15px;
    right: -15px;
    background: white;
    border-radius: 30px;
    color: red;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

div[data-name=koveteles-item-template] {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

div[data-name=koveteles-item-template] .licit-grid-layer {
    width: 100%;
    height: 100%;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

div[data-name=koveteles-item-template] div[data-name=koveteles-item-tab] ul {
    display: flex;
    border-collapse: collapse;
}

div[data-name=koveteles-item-template] div[data-name=koveteles-item-tab] ul li {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}

div[data-name=koveteles-item-template] div[data-name=koveteles-item-tab] ul li span.k-link {
    flex: none;
}

div[data-name=koveteles-item-template] div[data-name=koveteles-item-tab] ul li {
    border-right: none;
}

div[data-name=koveteles-item-template] div[data-name=koveteles-item-tab] div.tab-content {
    min-height: 850px;
}

div[data-name=koveteles-item-template] div[data-name=timer-box] {
    background: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    margin-bottom: 5px;
    gap: 50px;
}

div[data-name=koveteles-item-template] div[data-name=timer-box] div[data-name=timer] {
    display: flex;
    align-items: center;
}

div[data-name=koveteles-item-template] div[data-name=timer-box] div[data-name=timer] strong {
    font-size: 2rem;
}

div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child {
    flex-grow: 1;
}

div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child div.timer-header {
    display: flex;
    justify-content: center;
    gap: 10px;
}

div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer li {
    display: flex;
    align-items: center;
    gap: 10px;
}

div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer li p, div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer li span {
    font-size: 2rem;
    display: flex;
    align-items: center;
    color: black;
    font-weight: bold;
}

div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer li p {
    padding-top: 10px;
}

div[data-name=koveteles-item-template] div[data-name=timer-box] div:last-child ul.timer li.seperator {
    display: none;
}

div[data-name=koveteles-item-template] img {
    width: 128px;
}

div[data-name=koveteles-item-template] div[data-name=chart] {
    min-height: 350px;
    background: white;
}

div[data-name=koveteles-item-template] div[data-name=nincs-szerzodes-box] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 600px;
}

div[data-name=koveteles-item-template] > div.panel-heading {
    display: flex;
    justify-content: space-between;
}

div[data-name=koveteles-item-template] > div.panel-heading span:last-child {
    color: yellow;
}

div[data-name=koveteles-item-template] > div.panel-body {
    flex-grow: 1;
}

div[data-name=koveteles-item-template] > div.panel-footer {
    min-height: 40px;
    flex-shrink: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.detail-layer {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.tab-content {
    padding: 0 !important;
}

:root {
    --size: 60px;
}

.side-panel {
    position: absolute;
    width: 800px;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0);
    padding-left: var(--size);
    box-sizing: border-box;
}

.side-panel .side-panel-inner {
    width: 100%;
    height: 100%;
    background: red;
    box-sizing: border-box;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.side-panel .toggle {
    width: var(--size);
    height: var(--size);
    background: red;
    color: yellow;
    position: absolute;
    top: calc(50% - var(--size) / 2);
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 50% 0 0 50%;
}

.side-panel .k-grid-content {
    overflow-x: hidden;
}

.hint {
    position: absolute;
    right: 0;
    top: 10px;
    background: rgba(255, 255, 0, 0);
    height: var(--size);
    display: flex;
    justify-content: flex-start;
    cursor: pointer;
}

.hint .toggle {
    width: var(--size);
    height: var(--size);
    background: red;
    color: yellow;
    left: 0;
    display: flex;
    top: calc(50% - var(--size) / 2);
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 50% 0 0 50%;
}

.hint .hint-label {
    height: var(--size);
    width: 200px;
    background: white;
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.4rem;
}

#filter-form {
    width: 100%;
    min-height: 50px;
    background: white;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    padding-left: 20px;
    padding-right: 20px;
    flex-direction: row;
    flex-wrap: nowrap;
}

#filter-form * {
    box-sizing: border-box !important;
}

#filter-form input {
    box-sizing: border-box !important;
}

@media screen and (max-width: 1200px) {
    #filter-form {
        flex-direction: column;
        align-items: flex-start;
        padding: 20px;
    }

    #filter-form .form-group {
        justify-content: stretch;
        width: 100%;
    }

    #filter-form .form-group label {
        width: 220px;
    }
}

#filter-form .form-group {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    margin-bottom: 0;
}

#filter-form .form-group label {
    white-space: nowrap;
}

#filter-form button {
    margin-left: auto;
}

#vevok-list {
    padding: 20px;
}

#vevok-list .k-listview-content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    padding: 10px;
    flex-wrap: wrap;
    min-height: 800px;
}

#vevok-list .k-listview-content > div {
    width: calc(50% - 5px);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

#vevok-list .k-listview-content > div > .panel-heading {
    display: flex;
    justify-content: space-between;
}

#vevok-list .k-listview-content > div div[data-name=chart] {
    min-height: 500px;
}

.stat-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.stat-header .right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

div[data-name=uzenetek] div.alert {
    display: flex;
    justify-content: flex-end;
}

div[data-name=uzenetek-list] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 20px;
    max-height: 800px;
    overflow-y: auto;
}

div[data-name=uzenetek-list] div.panel {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

div[data-name=uzenetek-list] div.panel div.panel-body {
    padding: 20px;
}

#filter-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

#filter-form div.form-group {
    width: 100%;
    display: flex;
}

#filter-form div.form-group label {
    width: 200px;
}

div.uzenetek-wrapper {
    display: flex;
    gap: 20px;
    align-items: stretch;
    background: transparent;
}

div.uzenetek-wrapper > div {
    background: yellow;
    width: 100%;
    display: flex;
    flex-direction: column;
}

div.uzenetek-wrapper > div div.header {
    background: red;
    height: 50px;
    color: white;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    padding: 20px;
}

div.uzenetek-wrapper > div div.content {
    background: white;
    color: black;
    flex-grow: 1;
}

div.uzenetek-wrapper > div div.text-content {
    padding: 20px;
    font-size: 1.5rem;
    line-height: 30px;
}

div.uzenetek-wrapper > div div.footer {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #0d3643;
}

div.uzenetek-wrapper > div:first-child {
    flex-grow: 0;
    width: 500px;
    min-width: 500px;
}

div.layer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
}

div.flex-2 {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
}

div.flex-2 div {
    flex-grow: 1;
}

div.server-status-wrapper {
    width: 50px;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    pointer-events: none;
}

div.server-status-wrapper div.server-status-box {
    width: 100%;
    height: 50px;
    background: white;
    margin-top: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

#connect-error {
    display: flex;
    justify-content: center;
}

#connect-error div.panel {
    width: 800px;
}

#connect-error div.panel div.panel-body {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}

div.status-grid-wrapper {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    padding-top: 50px;
    align-items: flex-start;
}

div.status-grid-wrapper .hide {
    display: none;
}

#status-grid {
    width: 800px;
    background: yellow;
    flex-grow: 0;
}

div.riport-box {
    height: 40px;
    display: flex;
    background: green;
    justify-content: center;
    align-items: center;
}

div.riport-menu {
    height: 50px;
    margin-bottom: 10px;
    background: white;
    color: black;
    display: flex;
    align-items: center;
    padding: 0 10px;
    gap: 10px;
    justify-content: space-between;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid whitesmoke;
}

div.riport-menu span {
    cursor: pointer;
}

div.riport-menu span:hover {
    color: blue;
    text-decoration: underline;
}

div.riport-menu a {
    color: black;
}

div.dokumentum-naplo-container {
    min-height: 400px;
}

div.open-row {
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

div.riport-grid-wrapper {
    margin-bottom: 10px;
    position: relative;
}

div.riport-grid-wrapper div.image-wrapper:hover {
    transform: scale(2);
    transform-origin: bottom center;
}

div.riport-grid-wrapper div.image-wrapper {
    position: absolute;
    width: 128px;
    height: 128px;
    right: 50%;
    top: -78px;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px 10px 0 0;
    padding: 10px;
    border: 1px solid #CCCCCC;
    z-index: 10001;
    transition: 0.2s linear;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

div.riport-grid-wrapper div.image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

div.riport-grid-wrapper div.riport-header {
    background: red;
    color: white;
    height: 50px;
    align-items: center;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
}

div.riport-grid-wrapper div.riport-header div.flex-inline {
    display: flex;
    align-items: center;
    gap: 10px;
}

div.riport-grid-wrapper div.riport-content-grid {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    min-height: 600px;
}

div.riport-wrapper {
    background: transparent;
    display: flex;
    gap: 10px;
    align-items: stretch;
    width: 100%;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

div.riport-wrapper div.main-menu {
    min-width: 100%;
    height: 50px;
    background: #192F5E;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    border-radius: 5px;
    flex-basis: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 0 10px;
}

div.riport-wrapper table {
    margin-bottom: 0 !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

div.riport-wrapper table tr td {
    padding: 10px;
}

div.riport-wrapper span.divider {
    margin: 10px 0;
    display: block;
}

div.riport-wrapper > div {
    display: flex;
    flex-grow: 1;
    background: yellow;
    flex-direction: column;
    box-sizing: border-box !important;
}

div.riport-wrapper div.first {
    display: flex;
    width: 100%;
    background: white;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 5px;
    align-items: stretch;
}

div.riport-wrapper div.first > div {
    width: min-content;
    background: white;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
}

div.riport-wrapper div.riport-header {
    background: red;
    color: white;
    height: 50px;
    align-items: center;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
}

div.riport-wrapper div.riport-header div.flex-inline {
    display: flex;
    align-items: center;
    gap: 10px;
}

div.riport-wrapper div.appuser-detail {
    display: flex;
    width: 800px;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
}

div.riport-wrapper div.appuser-detail div {
    width: calc(50% - 10px);
}

div.riport-wrapper div.riport-content {
    background: rgba(255, 255, 255, 0.5);
    flex-grow: 1;
    height: max-content;
    padding: 10px;
    flex-wrap: wrap;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

div.riport-wrapper div.licitek-list {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-end;
}

div.riport-wrapper div.licitek-list > div {
    max-width: 400px;
    width: 400px;
}

div.riport-wrapper div.licitek-list > div .hide {
    display: none;
}

div.navigation {
    position: fixed;
    top: 65px;
    right: 0;
    width: 120px;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    border-radius: 10px 0 0 10px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    z-index: 1001;
}

div.navigation ul {
    display: flex;
    width: 100%;
    margin: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 20px 0;
}

div.navigation ul li:hover, div.navigation ul li.active {
    text-decoration: none;
    background: rgb(255, 255, 255);
    color: black;
    transform: translateX(-10px);
    border-radius: 5px 0 0 5px;
    box-shadow: none;
}

div.navigation ul li {
    list-style: none;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;
    line-height: 1.5em;
    text-align: center;
    color: yellow;
    padding: 10px;
    cursor: pointer;
    transition: 0.5s;
    transform-origin: center right;
}

div.navigation ul li img {
    width: 30px;
    height: 30px;
    transition: 0.5s;
}

div.header-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div.header-flex div.close-btn {
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

div.riport-grid-wrapper div div.riport-content-grid.kibaszott-geci-height {
    min-height: auto;
}

#uzenetek-list div.k-listview-content {
    display: flex;
    min-height: 420px;
}

#uzenetek-list div.box:hover div.details {
    opacity: 0;
}

#uzenetek-list div.box {
    position: relative;
    width: 300px;
    height: 400px;
    border-radius: 10px;
    margin: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    background: #2b313e;
}

#uzenetek-list div.box div.content {
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    background: white;
    padding: 10px;
    z-index: 1;
    text-align: center;
    border-radius: 6px;
}

#uzenetek-list div.box div.details {
    position: absolute;
    z-index: 3;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    transition: 0.5s;
}

#uzenetek-list div.box div.details div.image {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid #ffffff;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    background: white;
}

#uzenetek-list div.box div.details div.image img {
    width: 100%;
}

#uzenetek-list div.box div.details p.h3 {
    margin: 20px 0 0;
    padding: 0;
    color: white;
    font-size: 22px;
}

#uzenetek-list div.box div.details p.h3 span {
    font-size: 16px;
}

#uzenetek-list div.box div.details p.h3 span.name {
    margin-bottom: 10px;
    color: yellow;
    display: block;
    text-transform: uppercase;
}

#uzenetek-list div.box div.details p.h2 {
    margin: 0 0 20px 0;
    padding: 5px;
    color: yellow;
    font-size: 20px;
}

#uzenetek-list div.box div.details p.h2 span {
    font-size: 16px;
    color: #a1a892;
}

#uzenetek-list div.box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #1e2635 0%, #1e2635 25%, transparent 25%, transparent 50%, #1e2635 50%, #1e2635 75%, transparent 75%, transparent 100%);
    background-size: 200px;
    transition: 0.5s;
    z-index: 2;
}

#uzenetek-list div.box:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, transparent 0%, transparent 25%, #1e2635 25%, #1e2635 50%, transparent 50%, transparent 75%, #1e2635 75%, #1e2635 100%);
    background-size: 200px;
    transition: 0.5s;
    z-index: 2;
}

#uzenetek-list div.box:hover:before {
    left: -100%;
}

#uzenetek-list div.box:hover:after {
    left: 100%;
}

#uzenetek-filter-box {
    width: 100%;
    min-height: 50px;
    background: white;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    flex-wrap: wrap;
}

#uzenetek-filter-box > div {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-grow: 1;
    min-width: 200px;
    width: 300px;
    max-width: 300px;
}

#uzenetek-filter-box > div span {
    white-space: nowrap;
}

#page-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    z-index: 10101;
    display: flex;
    justify-content: center;
    align-items: center;
}

#page-loader div.loader {
    position: relative;
    display: flex;
}

@keyframes animateRocket {
    0%, 100% {
        transform: translate(0px, 0px) rotate(-45deg);
    }
    50% {
        transform: translate(0px, 3px) rotate(-45deg);
    }
}

@keyframes animateCloud {
    0% {
        transform: translateY(-175px);
    }
    100% {
        transform: translateY(175px);
    }
}

@keyframes animate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#page-loader div.loader div.rocket {
    position: absolute;
    inset: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    border-radius: 50%;
    overflow: hidden;
}

#page-loader div.loader div.rocket i.fa-rocket {
    position: absolute;
    color: #ff518c;
    font-size: 3.5em;
    -webkit-text-stroke: 2px #000000;
    animation: animateRocket 0.2s linear infinite;
}

#page-loader div.loader div.rocket i.fa-cloud {
    position: absolute;
    top: calc(35px * var(--i));
    left: calc(90px * var(--i));
    font-size: 2em;
    color: white;
    -webkit-text-stroke: 2px #000000;
    animation: animateCloud 1s linear infinite;
    animation-delay: calc(-0.5s * var(--i));
}

#page-loader div.loader span {
    position: relative;
    width: 400px;
    height: 400px;
    background: white;
    border-radius: 50%;
    border: 6px solid white;
    overflow: hidden;
}

#page-loader div.loader span i {
    position: absolute;
    inset: 0;
    background: linear-gradient(#42abff, #ff4f8b, #ffeb3b);
    border-radius: 50%;
    animation: animate 1s linear infinite;
    filter: blur(5px);
}

#page-loader div.loader span:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    inset: 0;
    box-shadow: inset 10px 10px 20px rgba(0, 0, 0, 0.5), inset -5px -5px 15px rgb(255, 255, 255);
}

#page-loader div.loader span:after {
    content: "";
    position: absolute;
    inset: 40px;
    background: white;
    border: 3px solid white;
    border-radius: 50%;
    box-shadow: -8px -8px 25px rgb(255, 255, 255), 8px 8px 25px rgba(0, 0, 0, 0.25), inset 3px 3px 10px rgba(0, 0, 0, 0.15), inset -1px -1px 15px rgb(255, 255, 255);
}

#login-container:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
}

#login-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url("../img/cloud_accounting_software1561613528953.png") no-repeat;
    background-size: cover;
}

#login-container * {
    box-sizing: border-box;
}

#login-container div.msg-box {
    background: white;
    position: absolute;
    top: 5px;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 5px 5px 45px rgba(0, 0, 0, 0.15);
    margin: 0 10px;
    text-align: center;
}

#login-container div.lcontainer {
    position: relative;
    width: 800px;
    margin: 20px;
    min-height: 500px;
}

#login-container div.lcontainer div.bluebg {
    position: absolute;
    top: 40px;
    width: 100%;
    min-height: 420px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.2);
    box-shadow: 5px 5px 45px rgba(0, 0, 0, 0.15);
}

#login-container div.lcontainer div.bluebg div.box {
    position: relative;
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#login-container div.lcontainer div.bluebg div.box h2 {
    color: white;
    font-size: 1.2em;
    font-weight: 500;
    margin-bottom: 10px;
}

#login-container div.lcontainer div.bluebg div.box button {
    cursor: pointer;
    padding: 10px 20px;
    background: rgb(255, 255, 255);
    color: black;
    box-shadow: 5px 5px 15px rgba(255, 255, 255, 0.6);
    font-size: 16px;
    outline: none;
    font-weight: 500;
    border: none;
}

#login-container div.lcontainer div.formbx {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: white;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 5px 45px rgba(0, 0, 0, 0.25);
    transition: 0.5s ease-in-out;
    overflow: hidden;
}

#login-container div.lcontainer div.formbx div.signin-form {
    transition-delay: 0.25s;
    left: 0;
}

#login-container div.lcontainer div.formbx div.forgot-form {
    left: 100%;
}

#login-container div.lcontainer div.formbx div.form {
    position: absolute;
    width: 100%;
    padding: 50px;
    transition: 0.5s;
}

#login-container div.lcontainer div.formbx div.form form {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}

#login-container div.lcontainer div.formbx div.form form div.img-box {
    width: 100%;
    height: 200px;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    transition: 0.5s;
}

#login-container div.lcontainer div.formbx div.form form div.img-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#login-container div.lcontainer div.formbx div.form form div.error-box {
    position: absolute;
    left: -100%;
    padding: 20px;
    width: 100%;
    height: 200px;
    transition: 0.5s;
    color: red;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#login-container div.lcontainer div.formbx div.form form div.error-box p.try-text {
    font-size: 1.5em;
    text-align: center;
}

#login-container div.lcontainer div.formbx div.form form div.error-box > div {
    width: 100%;
    text-align: center;
}

#login-container div.lcontainer div.formbx div.form form div.error-box > div ul {
    display: flex;
    flex-direction: column;
    list-style-type: decimal;
}

#login-container div.lcontainer div.formbx div.form form div.error-box.active {
    left: 0;
}

#login-container div.lcontainer div.formbx div.form form div.img-box.active {
    opacity: 0;
}

#login-container div.lcontainer div.formbx div.form form h2 {
    font-size: 1.5em;
    margin-bottom: 20px;
    font-weight: 500;
}

#login-container div.lcontainer div.formbx div.form form input {
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
    outline: none;
    font-size: 16px;
    border: 1px solid #333333;
}

#login-container div.lcontainer div.formbx div.form form input[type=submit] {
    background: #03a9f4;
    border: none;
    color: white;
    max-width: 200px;
    cursor: pointer;
}

#login-container div.lcontainer div.formbx.active {
    left: 50%;
}

#login-container div.lcontainer div.formbx.active div.signin-form {
    left: -100%;
    transition-delay: 0.25s;
}

#login-container div.lcontainer div.formbx.active div.forgot-form {
    left: 0;
    transition-delay: 0.25s;
}

@media (max-width: 991px) {
    #login-container div.lcontainer {
        max-width: 400px;
        height: 650px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #login-container div.lcontainer div.bluebg {
        top: 0;
        height: 100%;
    }

    #login-container div.lcontainer div.bluebg div.box {
        position: absolute;
        width: 100%;
        height: 150px;
        bottom: 0;
    }

    #login-container div.lcontainer div.signin {
        top: 0;
    }

    #login-container div.lcontainer div.formbx {
        width: 100%;
        height: 500px;
        top: 0;
        box-shadow: none;
    }

    #login-container div.lcontainer div.formbx.active {
        left: 0;
        top: 150px;
    }
}

div.error-message-box {
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 1.4rem;
}

div.popup-layer {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    left: 0;
}

/*# sourceMappingURL=main.css.map */
