.form-wrapper {
    padding: 2.167rem; }

.k-tabstrip-wrapper .k-tabstrip-items .k-loading.k-progress {
    border: none;
    transition: none; }

.display-value .field__input {
    font-size: 1rem;
    font-weight: normal;
    color: black; }

.display-value .field__label,
.display-value .field__input {
    border-bottom: 1px solid #E4E4E4; }

.display-value .field__input {
    line-height: 3rem; }

.display-value .field__label {
    height: auto;
    line-height: 3rem; }
.display-value .field__label.field__label--hidden {
    display: none; }

.k-widget.k-window .k-window-content.no-margin-window {
    margin: 0; }

.k-widget.k-window .k-window-content .current-form.display-value-form {
    padding-top: 12.5px; }

.k-widget.k-window .k-window-content .row {
    margin: 0; }
.k-widget.k-window .k-window-content .row *:first-child {
    padding-left: 0; }

.body-container .content .static-bar .title-section .bread-crumb .tachovia-bread-crumb-path-link {
    color: var(--primary-color);
    font-weight: bold;
    }

.body-container .content .static-bar .title-section .bread-crumb .bread-crumb-path-divider {
    font-weight: bold; }

.body-container .content .static-bar .title-section .non-bold-bread-crumb .bread-crumb *:not(.bread-crumb-path-divider) {
    font-weight: normal; }

.body-container .content .static-bar .title-section .multiple-bread-crumb {
    vertical-align: middle;
    display: flex; }
.body-container .content .static-bar .title-section .multiple-bread-crumb bread-crumb {
    flex: none; }
    .body-container .content .static-bar .title-section .multiple-bread-crumb bread-crumb:not(:last-child) {
        margin-right: 4px; }

display-value.without-border .display-value .field__input,
display-value.without-border .display-value .field__label {
    border: 0; }

display-value .display-value .field__input input.k-radio {
    height: 16px;
    width: 16px;
    border-radius: 50%; }
    display-value .display-value .field__input input.k-radio:focus {
        color: white; }

.flex-row-items {
    display: flex;
    flex-direction: row;
    margin-top: 0.5rem; }
    .flex-row-items.margin-between-items > *:not(:last-child) {
        margin-right: 1rem; }

.info-panel {
    padding: 26px 0; }

.create-external-panel .fieldlist {
    padding-top: unset; }

.create-external-panel .panel,
.info-panel .panel,
.info-panel-with-grid .panel {
    padding-left: 26px; }
    .create-external-panel .panel .field__label label,
    .info-panel .panel .field__label label,
    .info-panel-with-grid .panel .field__label label {
        color: #777777; }

.create-external-panel .small-form,
.info-panel .small-form,
.info-panel-with-grid .small-form {
    max-width: 50rem; }

.create-external-panel .medium-form,
.info-panel .medium-form,
.info-panel-with-grid .medium-form {
    max-width: 100rem; }

.create-external-panel .field,
.info-panel .field,
.info-panel-with-grid .field {
    margin-bottom: 0; }

.create-external-panel .header,
.info-panel .header,
.info-panel-with-grid .header {
    padding-left: 26px;
    border-top: none;
    border-bottom: 1px solid #E4E4E4;
    padding-top: 10px;
    height: 45px; }
    .create-external-panel .header .title,
    .info-panel .header .title,
    .info-panel-with-grid .header .title {
        font-weight: bold;
        font-size: 14px; }

.row-align-items {
    display: flex;
    flex-direction: row;
    align-items: center; }

.mr-05rem {
    margin-right: 0.5rem; }

.padding-top {
    padding-top: 2rem; }

.inactive-icon {
    color: #FC5036; }

.active-icon {
    color: #8CCD53; }

.fieldlist.form-wrapper .k-widget.k-dropdown {
    margin-bottom: 0; }
    .fieldlist.form-wrapper .k-widget.k-dropdown.k-invalid {
        margin-bottom: 0; }

.last-checkbox {
    padding-bottom: 2rem; }

.k-grid.k-widget tr td .flex-row-inline {
    display: flex;
    flex-direction: row;
    align-items: center; }

.k-grid.k-widget tr td .status-circle {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 25px;
    margin-right: 0.5rem; }
    .k-grid.k-widget tr td .status-circle-green {
        background-color: #8CCD53; }
    .k-grid.k-widget tr td .status-circle-yellow {
        background-color: #FCC900; }
    .k-grid.k-widget tr td .status-circle-red {
        background-color: #FC5036; }

.register-tabstrip {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-content: space-between; }


.login-master-row .row .left-menu .row .register-form {
    width: 28rem;
    height: 100%; }
    .login-master-row .row .left-menu .row .register-form .tachovia-login-logo-wrapper-register {
        position: relative;
        margin-top: 7.8rem;
        position: relative;
        left: -0.5rem;
        padding-bottom: 2rem; }
    .register-form .k-tabstrip-wrapper .k-tabstrip .k-content {
        padding-top: 1rem; }
    .register-form .field__input.ng-isolate-scope {
        padding-bottom: 0; }

.register-button {
    width: 100%;
    margin-bottom: 2rem;
    margin-top: 1rem; }

.login-master-row .row .left-menu .row .register-panel-tachovia {
    margin-top: 5rem; }
    .register-panel-tachovia .k-tabstrip-wrapper .k-tabstrip .k-tabstrip-items.k-reset {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 43px;
        border-bottom-width: 0; }
        .register-panel-tachovia .k-tabstrip-wrapper .k-tabstrip .k-tabstrip-items.k-reset .k-state-active {
        color: var(--primary-active);
        background-color: transparent;
        box-shadow: inset 0 -1px 0 0 var(--primary-active);
        transition: 0.2s ease-out; }

.tachovia-login-link {
    margin-bottom: 2%;
    margin-left: 5%;
    }
    .tachovia-register-language-bottom-menu {
        margin-bottom: 5%; 
        margin-left: 25%; 
        margin-top: 5%; 
        align-self: center; }
    .login-master-row .row .left-menu .row .register-form .tachovia-register-language-bottom-menu .dropdown-toggle {
        width: 150px;
        color: black !important;
        font-size: 14px;
        background-color: #FFFFFF;
        margin-left: 29px;
        display: flex; 
        align-items: center; }
    .tachovia-register-language-bottom-menu .dropdown-menu {
        width: 20%;
        /* padding: 0; */
        bottom: auto;
        top: 100%;
        left: -1% !important;
        max-height: 105px; /* Set a fixed maximum height for the dropdown menu */
        overflow-y: auto; /* Enable vertical scrolling */ }
        .tachovia-register-language-bottom-menu .dropdown-toggle img {
        width: 24px;
        height: 18px;
        margin-left: -5px;
        margin-right: 6px;
        bottom: 2px;
        }
        .tachovia-register-language-bottom-menu .dropdown-item {
        padding: 0.5rem;
        width: 100%;
        text-align: left; 
        word-wrap: break-word; 
        }
        .tachovia-register-language-bottom-menu .dropdown-item img {
        width: 24px;
        height: 18px;
        margin-right: 8px;
        }
        .tachovia-register-language-bottom-menu .dropdown-item:hover {
            background-color: #afb5aa; 
        }
    
    .tachovia-register-language-bottom-menu:hover {
    cursor: pointer; 
    }
.login-master-row {
    position: relative; }

.right-menu {
    position: fixed;
    right: 0;
    top: 0;
    padding: 0; }

.table .status-circle {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 25px;
    margin-right: 0.5rem;
    display: inline-block; }
    .table .status-circle-green {
        background-color: #8CCD53; }
    .table .status-circle-yellow {
        background-color: #FCC900; }
    .table .status-circle-red {
        background-color: #FC5036; }

.logo-image {
    width: 100%;
    max-width: 20rem; }

.alerts-table table thead tr td:first-child, .alerts-table table thead tr th:first-child, .alerts-table table tbody tr td:first-child, .alerts-table table tbody tr th:first-child {
    text-align: left; }

.alerts-table table thead tr th, .alerts-table table thead tr td, .alerts-table table tbody tr th, .alerts-table table tbody tr td {
    border-top: 0px solid;
    border-bottom: 0px solid;
    text-align: center;
    vertical-align: middle; }

.alerts-table table .field__label {
    height: 0px; }

.alerts-table .k-widget.k-dropdown {
    margin-bottom: 0 !important; }

.alerts-table .add-height {
    height: 4.2rem; }

.vat-values {
    margin-top: 1rem;
    margin-left: 2rem;
    margin-right: 2rem;
    text-align: center; }

.payments-form .table numeric-input .field {
    margin: 0; }
    .payments-form .table numeric-input .field .field__label {
        display: none; }
    .payments-form .table numeric-input .field .field__helper-text {
        display: none; }

.payments-form .table tr:nth-last-child(2) th, .payments-form .table tr:nth-last-child(2) td {
    vertical-align: middle; }   

.payments-form .vat-values .filter-panel {
    margin-top: -1rem;
    margin-bottom: -0.5rem; }
    .payments-form .vat-values .filter-panel .bottom-panel-info {
        margin-top: 2rem;
        margin-bottom: 1rem; }
        .payments-form .vat-values .filter-panel .bottom-panel-info .alert {
        display: block;
        margin: 0; }

.total-payment {
    width: 6rem;
    font-weight: bold; }

html.login nav-bar {
    display: none; }

.cookie-h6-color {
    color: var(--primary-color); }

@media screen and (max-height: 950px) {
    .register-panel-tachovia {
        margin-bottom: 125px;
    }
}