﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Roboto', sans-serif;
}
.site-tag-plus {
    background: #fff;
    border-style: dashed;
}

.tag-color-default {
    -webkit-text-fill-color: #252525;
    border-color: #d9d9d9;
}

.tag-color-blue {
    -webkit-text-fill-color: #096dd9;
    border-color: #91d5ff;
}

.kinta-komponens {
    background: #ffffff;
    border-radius: 8px;
    padding: 24px;
    min-height: 60%;
}

a, .btn-link {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.megjegyzes {
    color: gray;
    font-size: 90%;
}
.content {
    padding-top: 1.1rem;
    padding-bottom: 1.8rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazored-typeahead__results {
    max-height: 200px;
}

.blazored-typeahead {
    height: 31.6px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
}

.blazored-typeahead__input {
    flex: 1;
    max-width: 100%;
    padding: 0px;
    border: none;
    border-radius: 5px;
}

/*Antos táblázat mérete:*/

.question-sign-simple {
    font-size: 1.1em;
}

.question-sign-h3 {
    font-size: 0.6em;
    color: midnightblue;
}

/*alapértelmezett gombok*/

.ant-btn-default, .mud-button {
    color: #039BA6;
    background: white;
    border-color: #039BA6;
    border-radius: 4px;
    text-transform: none;
    font-weight: 400;
}

    .ant-btn-default:hover, .mud-button:hover {
        color: #36C5CF;
        border-color: #36C5CF;
        background: white;
    }

.ant-btn-primary, .ant-btn-primary:focus {
    color: white;
    background: #039BA6;
    border-color: #039BA6;
    border-radius: 4px;
}

    .ant-btn-primary:hover {
        color: white;
        background: #36C5CF;
        border-color: #36C5CF;
    }

    .ant-btn-primary .anticon-info-circle {
        color: white;
    }

.ant-btn-default .anticon-info-circle {
    color: #039BA6;
}

.ant-btn-dangerous {
    color: #FF4D4F;
    border-color: #FF4D4F;
}

    .ant-btn-dangerous:hover {
        color: #FF7875;
        border-color: #FF7875;
    }

.anticon-info-circle {
    color: #00000073;
}

.tablazat-gomb {
    color: #006D75;
    background-color: transparent;
    border: none;
    box-shadow: none;
}

    .tablazat-gomb:hover {
        color: #039BA6;
        background-color: transparent;
    }

.archivalas-gomb {
    color: #ff0505;
    background: white;
    border-color: #ff0505;
    border-radius: 4px;
    text-transform: none;
    font-weight: 400;
}

    .archivalas-gomb:hover {
        color: #FF7875;
        border-color: #FF7875;
        background: white;
    }

    .archivalas-gomb:focus {
        color: #FF7875;
        border-color: #FF7875;
        background: white;
    }

.ant-switch {
    background-color: #BFBFBF;
    color: #BFBFBF;
}

.ant-switch-checked {
    background-color: #13B6C2;
    color: #13B6C2;
}

.ant-dropdown-menu-item-selected {
    color: #006D75;
    background-color: #E6FDFF;
}

.ant-menu-item {
    margin: 0 !important;
}

.ant-picker-cell-selected .ant-picker-cell-inner {
    background-color: #E6FDFF !important;
    border: 1px solid #36C5CF !important;
}

.ant-picker-calendar-date-today::before {
    border: none !important;
}

.ant-menu-item:hover {
    color: #039BA6 !important;
}

    .ant-menu-item:hover > .ant-menu-title-content a {
        color: #039BA6 !important;
    }

.ant-menu-inline .ant-menu-item::after {
    border-right: 3px solid #006D75 !important;
}

.ant-menu-item-selected {
    background-color: #E6FDFF !important;
    color: #006D75 !important;
}

    .ant-menu-item-selected .ant-menu-title-content a {
        color: #006D75 !important;
    }

[role=alert] {
    color: red;
}

/*szöveg megjelenítés*/
.verzioszam {
    color: #888888;
    font-size: 10px;
}

.blazored-typeahead {
    border-color: rgb(217, 217, 217);
    background-color: white;
}

.ant-segmented-item {
    margin-bottom: 0;
}

.aktualis-tag-dashed {
    border-color: #039BA6;
    border-style: dashed;
    color: #039BA6;
}

.aktualis-tag {
    border-color: #039BA6;
    color: #039BA6;
}
/*@media print {
  .ant-table-pagination, .footer {
    display: none !important;
  }

  .ant-table-footer {
    display: none !important;
  }

  @page {
    margin-top: 0;
    margin-bottom: 0;
    size: A4 portrait;
  }

  body {
    background-color: aquamarine;
    padding-top: 72px;
    padding-bottom: 72px;
  }
}*/
/*betöltés animáció*/
.loader {
    position: absolute;
    top: calc(50% - 32px);
    left: calc(50% - 32px);
    width: 64px;
    height: 64px;
    border-radius: 50%;
    perspective: 800px;
}

.loader-text {
    position: absolute;
    top: calc(50% - 96px);
    left: calc(50% - 64px);
    border-radius: 50%;
    perspective: 800px;
    font-size: 32px;
    color: #039BA6;
}

.inner {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

    .inner.one {
        left: 0%;
        top: 0%;
        animation: rotate-one 1s linear infinite;
        border-bottom: 3px solid #039BA6;
    }

    .inner.two {
        right: 0%;
        top: 0%;
        animation: rotate-two 1s linear infinite;
        border-right: 3px solid #039BA6;
    }

    .inner.three {
        right: 0%;
        bottom: 0%;
        animation: rotate-three 1s linear infinite;
        border-top: 3px solid #039BA6;
    }

.modal-alcim {
    font-size: 24px;
    color: #000000D9;
    font-weight: 500;
}

.alapadat-alcim {
    font-size: 20px;
    color: #434343;
    font-weight: 500;
}

.alapadat-divider {
    margin: 32px 0;
}

.modal-divider {
    margin-top: 8px;
    margin-bottom: 16px;
}

.ant-segmented-item-selected {
    color: #006D75;
}

.ant-tabs-tab-active > .ant-tabs-tab-btn {
    color: #006D75 !important;
}

.ant-tabs-tab:hover {
    color: #006D75 !important;
}

/*aktív tab alatti vonal*/
.ant-tabs-ink-bar {
    background-color: #006D75;
}

.blazored-modal-content {
    overflow-x: hidden;
}


@keyframes rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@keyframes rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@keyframes rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

.login-card {
  border-radius: 8px;
}