﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#app {
    height: 100vh;
}

.mud-main-content,
.mud-main-content > .mud-container,
.mud-main-content > .mud-container > .mud-container,
.height-full {
    height: 100%;
}

header .mud-tooltip-root.mud-tooltip-inline {
    width: auto;
}

a, .btn-link {
    color: #0077cc;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
}

.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;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idX KCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

/*.grid-header {
    font-family: 'Ubuntu', sans-serif;
    color: #009688 !important;
    font-weight: bold !important;
    resize: horizontal;
}*/

.table-th {
    padding: .4rem .4rem;
    /* padding:0;*/
}

.table-sort {
    padding-left: .5rem;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    color: #0072CE;
}

.toolbar-buttons {
    color: #009688 !important;
    padding-top: 10px !important;
}

    .toolbar-buttons button {
        color: #009688 !important;
    }

.content-header-bar {
    z-index: 100;
}

.mud-elevation-1 {
    padding-bottom: 2%;
}

.mud-table-pagination-toolbar-cust {
    float: left;
    border-top: 0px !important;
}

.mud-dialog-width-full {
    height: calc(100% - 64px);
}

.outline-none {
    height: 90%;
}

.mud-dialog-content {
    height: 100%;
}

.mud-table-field {
    max-height: 50px;
}

.selected {
    background-color: #1E88E5 !important;
}

    .selected > td {
        color: white !important;
    }

        .selected > td .mud-input {
            color: white !important;
        }

.mud-table-cell {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*border-bottom: 0px solid var(--mud-palette-table-lines) !important;*/
}

.mud-table-row:hover {
    cursor: pointer;
}


.mud-tooltip-root.mud-tooltip-inline {
    width: 100%;
}

/*.borderless-table {
    border: 0px;
    box-shadow: 0px 2px 0px #9fabae !important;
}*/

.table-border-left {
    border-left: 1px #74777F solid;
}

.table-border-right {
    border-right: 1px #74777F solid;
}

.table-border-bottom {
    border-bottom: 1px #74777F solid !important;
}

.sticky-first-column {
    left: 0px !important;
}

.sticky-second-column {
    left: 50px !important;
}

.sticky-third-column {
    left: 250px !important;
}

.sticky-fourth-column {
    left: 450px !important;
}

.user-list {
    max-width: 600px;
    min-width: 600px;
}

    .user-list > span > span > th {
        width: 500px;
        min-width: 500px;
    }


.user-status-row {
    width: 140px;
}

    .user-status-row td {
        width: 140px;
    }

.table-header {
    color: #009688 !important;
    font-weight: bold !important;
}

.table-dialog {
    height: 450px
}

    .table-dialog .mud-table-container {
        height: 450px
    }

@media (min-height: 700px) and (max-height: 1200px) {
    .table-dialog {
        height: 520px
    }

        .table-dialog .mud-table-container {
            height: 520px !important
        }
}

@media (max-height: 700px) {
    .table-dialog {
        height: 260px
    }

        .table-dialog .mud-table-container {
            height: 260px !important
        }
}

.table-content {
    font-family: 'Helvetica Now Display';
    font-style: normal;
    color: #001F29;
}

.table-content-border {
    border-bottom: 1px #74777F solid !important;
}

.label-title {
    bottom: 20%;
    position: relative;
}

.icon-menu {
    margin: 0;
    height: 35px;
    padding: 0px !important;
    overflow: hidden !important;
    width: 40px;
}

    .icon-menu > span > svg {
        color: #43474E !important;
        font-size: 20px;
    }

.table-content-title {
    height: 24px;
    font-family: 'Helvetica Now Display' !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.1px !important;
    color: #001F29;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.table-headers-file {
    height: 18px;
    font-family: 'Helvetica Now Text';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 18px !important;
    color: #001B3E !important;
    flex: none;
    order: 1;
    flex-grow: 0;
    font-variant-numeric: tabular-nums;
}

.table-content-headers th {
    height: 18px;
    font-family: 'Helvetica Now Text';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 18px !important;
    /*text-align: center !important;*/
    color: #001B3E !important;
    flex: none;
    order: 1;
    flex-grow: 0;
    font-variant-numeric: tabular-nums;
}

.table-content-input-search input {
    height: 16px !important;
    font-family: 'Helvetica Now Text' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 11px !important;
    line-height: 16px !important;
    display: flex !important;
    align-items: start;
    text-align: start;
    letter-spacing: 0.5px !important;
    color: #43474E !important;
}

.table-content-input-search svg {
    font-size: 16px !important;
    color: #43474E !important;
}

.table-content-text {
    height: 18px;
    font-family: 'Helvetica Now Text' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 18px;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: black !important;
    flex: none;
    order: 0;
    flex-grow: 0;
    font-variant-numeric: tabular-nums;
}

.table-content-text-sm {
    height: 18px;
    font-family: 'Helvetica Now Text' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 18px;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #43474E !important;
    flex: none;
    order: 0;
    flex-grow: 0;
    overflow: hidden;
    max-width: 50px;
    width: 1%
}

    .table-content-text-sm > button > span > svg {
        color: #005FAE;
        font-size: 20px;
    }

.table-content-text-m {
    height: 18px;
    font-family: 'Helvetica Now Text' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 18px;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: black !important;
    flex: none;
    order: 0;
    flex-grow: 0;
    overflow: hidden;
    max-width: 90px;
    width: 10%
}

.table-content-text-m2 {
    height: 18px;
    font-family: 'Helvetica Now Text' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 18px;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: black !important;
    flex: none;
    order: 0;
    flex-grow: 0;
    overflow: hidden;
    max-width: 100px;
    width: 10%
}

.mud-button-icon-size-medium > *:first-child {
    font-size: 16px !important;
}

.mud-button-label > p {
    font-size: 14px !important;
}

.mud-table-pagination-toolbar {
    border: 1px solid #FFFFFF !important;
}

.mud-container {
    background-color: #FFFFFF;
}

.toolbar-buttons-empty-primary {
    font-family: 'Helvetica Now Text' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.1px !important;
    color: #005FAE !important;
    flex: none;
    order: 1;
    flex-grow: 0;
    border: 1px solid #74777F !important;
    border-radius: 2px !important;
    height: 40px;
}

.toolbar-buttons-primay-filled {
    /* Auto layout */

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 24px 10px 16px;
    gap: 8px;
    width: 142px;
    height: 40px;
    background: #005FAE !important;
    border-radius: 2px;
    color: #FFFFFF !important;
    font-size: 14px !important;
    /* Inside auto layout */

    flex: none;
    order: 3;
    flex-grow: 0;
}

.table-row {
    height: 36px;
}

    .table-row > td {
        padding: 0px 0px 0px 16px !important;
    }

    .table-row:hover {
        background-color: #005FAE24;
    }

.row-selected {
    background-color: #1E88E5 !important;
}

    .row-selected > td {
        color: white !important;
    }

    .row-selected > .table-content-text-sm button span > svg {
        fill: white;
        color: white !important;
    }



.pagination-controls {
    font-family: 'Helvetica Now Text' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 12px !important;
    line-height: 18px;
    text-align: right;
    color: #001B3E !important;
    flex: none;
    order: 0;
    flex-grow: 0;
    border: 1px solid #FFFFFF !important;
    top: 15px !important;
    position: relative;
}

.titles-form {
    /* Auto layout */
    font-family: 'Helvetica Now Display';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0.1px;
    color: #43474E;
    flex: none;
    order: 1;
    flex-grow: 0;
}

.titles-button {
    /* Auto layout */
    font-family: 'Helvetica Now Display';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: 0.1px;
    color: #424242;
    flex: none;
    order: 1;
    flex-grow: 0;
}

.box-messages-text {
    /* Auto layout */
    font-family: 'Helvetica Now Display';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: 0.25px;
    color: #410002;
    mix-blend-mode: normal;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}

.text-form {
    /* Auto layout */
    font-family: 'Helvetica Now Text';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0.5px;
    color: #43474E;
}

.text-table-multipleselect {
    font-family: 'Helvetica Now Text';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: 0.5px;
    color: #43474E;
}

.mud-expand-panel .mud-expand-panel-header {
    font-family: 'Helvetica Now Text';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0.5px;
    color: #43474E;
}

.mud-tab {
    font-family: 'Helvetica Now Text';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #43474E;
}

.title-dialog {
    font-family: 'Helvetica Now Display';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0.1px;
    color: #000000;
}

.tableMatrix .mud-table-container .mud-table-root .mud-table-body .mud-table-row td:first-child {
    position: sticky;
    left: 0;
    background-color: #f5f5f5ff;
    z-index: 1;
}

.tableMatrix tr {
    line-height: 1.5rem !important;
}

.tableMatrix .mud-table-row:hover {
    background-color: #EFEFEF !important;
}

.mtrx-selected {
    background-color: #DCDCDC !important;
}

    .mtrx-selected td {
        color: #424242 !important;
    }

        .mtrx-selected td .mud-input {
            color: #424242 !important;
        }

.mtrx-header-user {
/*    max-width: 100px !important;*/
    overflow: hidden;
    white-space: nowrap;
    text-align: left !important;
}

.mtrx-header-user-m {
/*    max-width: 150px !important;*/
    overflow: hidden;
    white-space: nowrap;
    text-align: left !important;
}

.button-text {
    font-family: 'Helvetica Now Text';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.1px;
}

.navigation-button {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px 24px;
    gap: 12px;
    width: 158px;
    height: 56px;
    background: linear-gradient(0deg, rgba(0, 95, 174, 0.05), rgba(0, 95, 174, 0.05)), #FAFDFF;
    border-radius: 100px;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.buttons-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.table-original-cells {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.loading-text {
    font-family: 'Helvetica Now Display';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.4px;
    color: #001F29;
}

.labels-search {
    padding-left: .5rem !important;
    font-weight: bold;
    color: #001b3e !important;
}

.row-selected > .table-content-text-sm .child-lang span > svg {
    fill: #AB342F !important;
    color: #AB342F !important;
}

.mud-table .mud-table-container {
    flex: 1;
}

/*Laptop*/
/*@media(max-height: 700px){ 
    .mytask .mud-table-container {
        height: 69vh;
    }
    .search-doc .mud-table-container {
        height: 31vh;
    }
    .doc-form {
        height: 40vh;
    }
    .grp-list .mud-table-container {
        height: 30.4vh;
    }
    .search-training .mud-table-container {
        height: 32vh;
    }
    .grpmbm-list .mud-table-container {
        height: 29.2vh;
    }
    .trn-mbmlist .mud-table-container {
        height: 36vh;
    }
    .trn-form {
        height: 39vh;
    }
    .adsearch .mud-table-container {
        height: 38vh;
    }
    .filters-container {
        height: 86vh;
    }
    .RGT-Search .mud-table-container {
        height: 36vh;
    }

    .RGT-Form .mud-table-container {
        height: 33vh;
    }
    .Mtx-view .mud-table-container {
        height: 47vh;
    }

    .Mtx-grp .mud-table-container {
        height: 25vh;
    }
    .Ext-Tr-search .mud-table-container, .RcdInst-Search .mud-table-container {
        height: 31vh;
    }
    .search-content-table .mud-table-container {
        height: 73vh;
    }
    .report-content-table .mud-table-container {
        height: 57.5vh;
    }
    .report-group-content-table .mud-table-container {
        height: 63.5vh;
    }
}*/
/*Monitor*/
/*@media(min-height: 700px) {
    .mytask .mud-table-container {
        height: 80vh;
    }
    .search-doc .mud-table-container, .trn-for {
        height: 38vh;
    }
    .doc-form {
        height: 43vh;
    }
    .search-training .mud-table-container {
        height: 42vh;
    }
    .grp-list .mud-table-container {
        height: 52.5vh;
    }
    .grpmbm-list .mud-table-container {
        height: 51vh;
    }
    .trn-mbmlist .mud-table-container {
        height: 37vh;
    }
    .filters-container {
        height: 80vh;
    }
    .RGT-Search .mud-table-container {
        height: 40vh;
    }
    .RGT-Form .mud-table-container {
        height: 37vh;
    }
    .Mtx-view .mud-table-container {
        height: 54vh;
    }
    .Mtx-grp .mud-table-container {
        height: 25vh;
    }
    .Ext-Tr-search .mud-table-container {
        height: 52vh;
    }
    .RcdInst-Search .mud-table-container {
        height: 42vh;
    }
    .search-content-table .mud-table-container {
        height: 83vh;
    }
    .report-content-table .mud-table-container {
        height: 71.5vh;
    }
    .report-group-content-table .mud-table-container {
        height: 75.5vh;
    }
}*/

.child-lang > span > svg {
    color: #AB342F !important;
}

.padding-header {
    padding: 0 0.3rem !important;
}

.mud-dialog .mud-dialog-title .mud-button-root {
    top: 8px;
    right: 8px;
    position: absolute;
}

.panel-table {
    height: 100%;
}

    .panel-table > .mud-table-container {
        flex: 1;
    }

    .panel-table > .mud-table-pagination {
        overflow: hidden;
    }

.button-bar-buton:disabled {
    opacity: 0.6;
}

/*Padding top*/
@media(max-height: 700px) {
    .padding-top-but {
        padding-top: 10vh !important;
    }
}

@media(min-height: 700px) {
    .padding-top-but {
        padding-top: 20vh !important;
    }
}
/*Margin-Top Universal Link Form*/
@media(max-height: 700px) {
    .margin-form {
        margin-top: 0px !important;
    }
    .margin-bottom-complete {
        margin-bottom: 0px !important;
    }
    .margin-top-complete {
        margin-top: 4px !important;
    }
}

@media(min-height: 700px) {
    .margin-form{
        margin-top: 10px !important;
    }
    .margin-bottom-complete {
        margin-bottom: 10px !important;
    }
    .margin-top-complete {
        margin-top: 10px !important;
    }
}

.subtitle-dialog {
    font-family: 'Helvetica Now Display';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #001F29;
    mix-blend-mode: normal;
}

/*Obsolete - UnObsolete window*/
@media(max-height: 700px) {
    .obsolete-width-dialog {
        width: 855px !important;
    }
}

@media(min-height: 700px) {
    .obsolete-width-dialog {
        width: 660px !important;
    }
}

/*MyTask SelfTrainingAllowed*/
.size-window-mytask-nonpdf {
    height: 256px !important;
    min-height: 256px !important;
}
@media(max-width: 1260px) {
    .size-window-mytask-nonpdf,
    .size-window-notmytask-nonpdf {
        width: 100% !important;
        margin-left: 12px !important;
        margin-right: 12px !important;
    }
}

@media(max-width: 1260px) {
    .mud-dialog-fullscreen:not(.size-window-mytask-nonpdf):not(.size-window-notmytask-nonpdf) {
        width: 100% !important;
        height: 100% !important;
    }
}
