@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
@import url('fontawesome/css/all.css');

@font-face {
    font-family: 'Ubuntu';
    src: url('../fonts/Ubuntu.woff') format('woff')
}

html, body {
    font-family: Calibri;
    color: #626262;
    background: white;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0077cc;
}

.content {
    padding-top: 1.1rem;
}

input {
    color: #626262 !important;
}

    input::placeholder {
        font-family: Calibri;
        font-style: italic;
        color: #9C9C9C !important;
    }

    input:focus {
        box-shadow: none !important;
        border: unset !important;
    }

.input-box {
    border: solid 1px #626262;
}

.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;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.element-separator{
    height: 25px;
}
.small-element-separator{
    height: 10px;
}
.vertical-element-separator{
    margin-right: 10px;
}
.small-vertical-element-separator {
    margin-right: 5px;
}

.text-align-end{
    text-align: end;
}

.btn {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 150px;
    height: 35px;
    line-height: 25px;
    overflow: hidden;
    outline: none !important;
    border-radius: 0px;
    text-transform: uppercase;
    border: none;
}
    
    .btn:focus {
        box-shadow: none !important;
    }

.btn-text-smaller {
    font-size: 14px;
}

.btn-disabled {
    opacity: 0.6;
    background-color: #27426D !important;
    cursor: default !important;
}

.btn-primary {
    border-radius: 5px;
    border: 1px solid #640022;
    background-color: #A00022;
    color: white;
}
    .btn-primary:hover {
        background-color: #B4003C;
        border: 1px solid #640022;
        color: white;
    }
    .btn-primary:active {
        background-color: #B4003C;
        border: 1px solid #640022;
        color: white;
    }

    .btn-primary:focus {
        background-color: #A00022;
        border: 2px solid #640022;
        color: white;
    }

.btn-secondary {
    border-radius: 5px;
    border: solid 1px #DEDEDE;
    background-color: #DEDEDE;
    color: #626262;
}
    .btn-secondary:hover {
        background-color: #F0F0F0;
        border: solid 1px #DEDEDE;
        color: #626262;
    }
    .btn-secondary:active {
        background-color: #F0F0F0;
        border: solid 1px #DEDEDE;
        color: #626262;
    }
    .btn-secondary:focus {
        background-color: #DEDEDE;
        border: solid 2px #DEDEDE;
        color: #626262;
    }

.btn-tertiary {
    background-color: transparent;
    color: #27426D;
}

    .btn-tertiary:hover {
        background-color: lightgray;
        color: #27426D;
    }

    .btn-tertiary:active {
        background-color: lightgray;
        color: #27426D;
    }

    .btn-tertiary:focus {
        background-color: lightgray !important;
        color: #27426D !important;
    }

.width-25{
    width: 25%;
}
.width-50 {
    width: 50%;
}
.width-75 {
    width: 75%;
}
.width-100 {
    width: 100%;
}

.contentAlignCenter {
    text-align: center;
}

.underline {
    text-decoration: underline;
}

.form-label{
    
}

.form-group-container{
    display: flex;
}

.form-group-container-left{
    justify-content: left;
}

.form-group-container-right {
    justify-content: right;
    margin-left: auto;
    margin-right: 0;
}

    .powered-by {
        color: white;
    }

h4 {
    font-weight: bold;
    -ms-user-select: None;
    -moz-user-select: None;
    -webkit-user-select: None;
    user-select: None;
}

h3 {
    font-weight: bold;
    -ms-user-select: None;
    -moz-user-select: None;
    -webkit-user-select: None;
    user-select: None;
}

h2 {
    font-weight: bold;
    -ms-user-select: None;
    -moz-user-select: None;
    -webkit-user-select: None;
    user-select: None;
}

h1 {
    font-weight: bold;
    -ms-user-select: None;
    -moz-user-select: None;
    -webkit-user-select: None;
    user-select: None;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: white;
    /*border: solid 1px #707070;*/
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #A00022;
    /*border: solid 1px #640022;*/
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #B4003C;
    }



.flex-container{
    display: flex;
}

.flex-right {
    justify-content: right;
    margin-left: auto;
    margin-right: 0;
}
.flex-left {
    justify-content: left;
}

a{
    cursor: pointer;
}

.top-row-menu-item {
    display: flex;
    color: white;
    height: 60px;
    width: 60px;
    cursor: pointer;
}
    .top-row-menu-item:hover {
        background-color: #066C7B
    }

.top-row-menu-item-icon{
    margin: auto;
}

.top-row-menu-item-aktive {
    background-color: #066C7B
}

.error {
    background-color: #C22B19;
    color: white;
}

.success {
    background-color: #159924;
    color: white;
}

.information {
    background-color: #0697DA;
    color: white;
}

.warning {
    background-color: #F9B300;
    color: white;
}

.nav-item-collapsed .nav-link {
    border-radius: 0px;
    padding-left: 18px !important;
}

.subMenuContainer .nav-link {
    border-radius: 3px !important;
}
.nav-item-content:hover .nav-item-tooltip {
    visibility: visible;
}

.navmenu-footer .user-popup-menu-animation-container{
    bottom: 1rem;
}

.user-popup-menu-animation-container {
/*    position: fixed;
    bottom: 0;
    left: 1rem;
    height: 100%;
    width: 100%;*/
    z-index: 999;
}
.user-popup-menu-animation-container-collapsed {
/*    bottom: 0 !important;
    left: 0 !important;*/
}

.nav-link-text {
    font-size: 14px !important;
    margin-left: 15px !important;
}

.language-picker a {
    color: white !important;
    margin-top: 3px;
}
.language-picker .nav-link-text {
    margin-left: 10px !important;
}
.language-picker .k-icon {
    margin-top: -3px !important;
}
.main-page-animation-container {
    height: 100%;
}


.input {
    display: flex;
    height: auto;
    color: inherit;
}
.input-icon {
    justify-content: flex-start;
    background-color: white;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}
.input-value {
    justify-content: flex-end;
    flex: 1;
    border-radius: 0px;
    border: 0px;
    padding: 0.375rem 0.75rem;
    padding-left: 0.1rem;
    outline: none !important;
    appearance: none !important;
    height: 45px;
    width: 100%;
}
.input-value:focus{
    border: 0px !important;
    box-shadow: none !important;
}
.input-pusher{
    flex: 1;
}

.input-checkbox{
    height: 20px;
    width: 20px;
    margin-top: 2px;
    margin-right: 10px;
}

.login-container a {
    font-family: Calibri;
    color: #A00022;
    text-decoration: none;
}

    .login-container a:hover {
        color: #0a58ca !important;
    }

.resetPassword-container a {
    color: #27426D !important;
}

    .resetPassword-container a:hover {
        color: #0a58ca !important;
    }

.not-selectable.active {
    background-color: transparent !important;
}

.not-selectable:hover {
    /*background-color: rgba(39,66,109,0.1) !important;*/
    background-color: white !important;
    font-weight: bold !important;
}

.user-popup-menu-profile-icon .k-icon {
    margin-top: 15px;
    background-color: transparent;
    font-size: 80px !important;
}

.k-columnmenu-item-wrapper .k-animation-container.telerik-blazor {
    overflow-y: auto;
}

    .k-columnmenu-item-wrapper .k-animation-container.telerik-blazor .k-column-list {
        max-height: unset;
        overflow-y: hidden;
    }

.keyword-text-container input {
    background-color: #F6F5F4;
    border: 0px !important;
    min-width: 85px;
    width: 85px;
    margin-right: -35px;
    outline: none !important;
    vertical-align: middle;
}

.document-search-container {
    display: flex;
    width: 100%;
}

.document-search-text-input input {
    background-color: #F6F5F4;
    border: 0px !important;
    outline: none !important;
    vertical-align: middle;
}

.vertical-align-middle{
    vertical-align: middle;
}

.justify-content-left{
    justify-content: flex-start;
    display: flex;
}

.justify-content-right {
    justify-content: flex-end;
    display: flex;
}

.grid-data-container .btn {
    width: 45px !important;
}

.download-footer-right a {
    color: #27426D !important;
}

h1, h2{
    text-transform: uppercase;
}

.nav-language {
    text-align: end;
}

.disable-selection {
    cursor: default;
    user-select: None;
    -ms-user-select: None;
    -moz-user-select: None;
    -webkit-user-select: None;
}

.DateTime-Filter-Box {
    background-color: white;
    width: fit-content;
    height: fit-content;
    margin: 0px;
    padding: 10px;
    border-radius: 3px;
    border: solid 1px #707070;
    font-family: Calibri;
    font-size: 14px;
    color: #626262;
    row-gap: 10px;
}

.DateTime-Filter-Box-Title-Row {
    height: 30px;
}

.DateTime-Filter-Box-Content-Row {
    display: inline-flex;
    justify-content: flex-start;
    height: 30px;
    gap: 10px;
}

.DateTime-Filter-Box-StartDate {
    display: inline-flex;
    justify-content: flex-start;
    gap: 10px;
}

.DateTime-Filter-Box-EndDate {
    display: inline-flex;
    justify-content: flex-end;
    gap: 10px;
}

.label-name {
    width: fit-content;
    font-family: Calibri;
    font-size: 12px;
    line-height: 30px;
    text-align: start;
    justify-content: flex-start;
}

.label-telerik {
    width: auto;
}

.main-page-container-content {
    position: relative;
    overflow: auto;
    width: 100%;
    height: calc(100% - 140px);
    height: -moz-calc(100% - 140px);
    height: -webkit-calc(100% - 140px);
    height: -o-calc(100% - 140px);
}

.main-page-header {
    width: 100%;
    height: 10%;
    min-height: 115px;
    padding: 10px;
    padding-left: 35px;
    border-bottom: solid 1px #70707044;
    vertical-align: middle;
    overflow: auto;
}

    .main-page-header .main-page-header-subcontainer {
        width: 100%;
        height: fit-content;
        min-width: fit-content;
        outline: unset;
        margin: unset;
        border: unset;
        padding: unset;
        overflow: hidden;
        display: flex;
        justify-content: flex-end;
        gap: 10px;
    }

.main-page-content {
    position: relative;
    overflow: auto;
    width: 100%;
    padding: 10px;
    height: 90%;
    max-height: calc(100% - 115px);
    max-height: -moz-calc(100% - 115px);
    max-height: -webkit-calc(100% - 115px);
    max-height: -o-calc(100% - 115px);
}

.large-main-page-content {
    position: relative;
    overflow: auto;
    width: 100%;
    padding: 10px;
    padding-top: 35px;
    height: 100%;
}

.search-Input-Container {
    width: 250px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.search-Input-Container-Item {
    margin: unset;
    outline: unset;
    border: unset;
    padding: unset;
    display: flex;
    justify-content: flex-end;
}

.sync-button-container {
    width: fit-content;
    display: flex;
    justify-content: flex-end;
}

.custom-primary-color {
    color: #A00022;
}