@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

@font-face {
    font-family: 'Faktum';
    src: url('/fonts/Faktum-Regular.woff2') format('woff2'), 
         url('/fonts/Faktum-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Faktum';
    src: url('/fonts/Faktum-Bold.woff2') format('woff2'), 
         url('/fonts/Faktum-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

th {
    background-color: #E5E5E5;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.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+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."
}

.app-header {
    color: #15191E;
    background-color: #FFFFFF;   
}

.app-footer {
    color: #FFFFFF;
    background-color: #006963;    
}
.app-header-custom {
    margin: 0 auto;
    width: 209.82px;
    height: 71px;
    background-color: #F5F5F5;
}

.app-header .app-header-button {
    color: #15191E;
}

.app-header .app-header-button .app-header-button-font {
    text-transform: var(--mud-typography-default-text-transform);
    font-family:'Faktum';
    font-weight: bold;
}

.app-header .app-header-text-button-spacing {
    margin-left: 8px;
    margin-right: 8px;
}

.app-footer .app-footer-link {
    color: #FFFFFF !important;
    font-size: 12px;
}
.iplogo {
    padding: 17px 0px 0px 17px;   
    height: 71px;
}
#parent {
    width: 100%;
    height: auto;
    position: relative;
    display: grid;
}
.glovehands {
    z-index: 8;
    height: 40vh; 
    width: 100%; 
    overflow: hidden; 
}
.glovehands img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.arrow {   
    background-repeat: no-repeat;
    z-index: 9;
    box-sizing: border-box;
    max-width: 100%;
    margin-top:-12.18%;
}
.arrow img {
    width: 97%;
    height: 100%;
    object-fit: contain;
}

.homepage .homepage-welcome-message {
    z-index: 12;    
    margin-top: -40vh;
    margin-left:5vh;
    height:5rem;
}
.homepage .homepage-grid-container .home-menu {
    width: 100%;
    height: 3.5rem;
    font-size: 1.25rem;
    background-color: #006963;
    color: white;
    text-transform: none;
    justify-content: flex-start;
}
.homepage .homepage-grid-container {
    z-index: 11;
    margin-bottom: 2vh;
    margin-top: -10vh;
}
.homepage .homepage-grid-container .faqs {
    z-index: 12;
    height: 100%;
    width: 100%;
    overflow: hidden;
    align-content:end;
}
.homepage .homepage-welcome-message .welcome-font {
    color: #FFFFFF !important;
    font-size: 12px;
}

.homepage .homepage-welcome-message .lastlogin-font {
    color: #FFFFFF !important;
    font-size: 12px;
}
.homepage .homepage-grid-container .homepage-grid-stack {
    gap: 1.5rem !important
}
.mud-grid-item.align-content-bottom {
    align-content: flex-end;
}
.homepage .homepage-grid-container .tagline-font1 {
    color: #006963;
    font-size: 48px;
    font-style: normal;
    line-height: 60px;
    white-space: nowrap;
}
.homepage .homepage-grid-container .tagline-font2 {
    color: #006963;
    font-size: 32px;
    font-style: normal;
    line-height: 40px;
}
.mud-fab-extended.mud-fab-size-large {
    background-color: #006963;
}
.mud-data-grid-even-row {
    background-color: #ffffff !important;
}

.mud-data-grid-odd-row {
    background-color: #fafafa !important;
}
.mud-dialog-content{
    flex:0 0 auto;
}
.mud-table-head {
    font-family: Roboto;
}

.mud-table-cell {
    white-space: nowrap;
    height: 56px;
}
.homepage .homepage-faq-container {
    bottom: 8vh;
    right: 0;
    padding-right:10px;
}
@media screen and (max-width: 600px) and (min-width: 0px) {
    .arrow {
        display: none;
    }
    .homepage .homepage-grid-container {
        z-index: 11;
        margin-top: 0vh;
    }
    .homepage .homepage-faq-container {
        right: 0;
        position: static;
    }
}
@media screen and (max-width: 800px) and (min-width: 601px) {
    .arrow {
        display: none;
    }
    .homepage .homepage-grid-container {
        z-index: 11;     
        margin-top: 0vh;
    }
    .homepage .homepage-grid-container .tagline-font1 {
        font-size: 1.0em;
    }
    .homepage .homepage-grid-container .tagline-font2 {
        font-size: 0.75em;
    }
    .homepage .homepage-faq-container {
        right: 0;
        position: static;
    }
    .homepage .homepage-grid-container .home-menu {
        width: 100%;
        height: 6.5rem;
        font-size: 1.25rem;
        background-color: #006963;
        color: white;
        text-transform: none;
        justify-content: center;
    }
}
@media screen and (max-width: 1000px){
    .arrow
    {
        display: none;
    }
    .homepage .homepage-welcome-message {
        margin-top: -20vh;
    }
    .homepage .homepage-faq-container {
        right: 0;
        position: static;
    }
}
@media screen and (max-width: 1000px) and (min-width: 801px) {
    .homepage .homepage-grid-container {
        z-index: 11;
        margin-top: 5vh;
    }
    .homepage .homepage-grid-container .tagline-font1 {
        font-size: 1.25em;
    }
    .homepage .homepage-grid-container .tagline-font2 {
        font-size: 0.85em;
    }
    .homepage .homepage-welcome-message{
        margin-top:-20vh;
    }
    .homepage .homepage-faq-container {
        right: 0;
        position: static;
    }
    .homepage .homepage-grid-container .home-menu {
        width: 100%;
        height: 5.5rem;
        font-size: 1.25rem;
        background-color: #006963;
        color: white;
        text-transform: none;
        justify-content: center;
    }
}
@media screen and (max-width: 1280px) and (min-width: 1001px) {   
    .homepage .homepage-grid-container {
        z-index: 11;
        margin-top: -10vh;
    }
    .homepage .homepage-grid-container .tagline-font1 {
        font-size: 1.5em;
    }
    .homepage .homepage-grid-container .tagline-font2 {
        font-size: 1.0em;
    }
	.homepage .homepage-welcome-message {
		margin-top: -30vh;
	}
    .homepage .homepage-faq-container {
        right: 0;
        position: static;
    }
}
@media screen and (max-width: 1400px) and (min-width: 1281px) {    
    .homepage .homepage-grid-container {
        z-index: 11;
        margin-top: -10vh;
    }
    .homepage .homepage-grid-container .tagline-font1 {
        font-size: 1.65em;
    }
    .homepage .homepage-grid-container .tagline-font2 {
        font-size: 1.15em;
    }
	.homepage .homepage-welcome-message {
		margin-top: -35vh;
	}
    .homepage .homepage-faq-container {
        right: 0;
        position: absolute;
    }
}
@media screen and (max-width: 1500px) and (min-width: 1401px) {   
    .homepage .homepage-grid-container {
        z-index: 11;
        margin-top: -10vh;
    }
    .homepage .homepage-grid-container .tagline-font1 {
        font-size: 2.0em;
    }
    .homepage .homepage-grid-container .tagline-font2 {
        font-size: 1.5em;
    }
    .homepage .homepage-grid-container .homepage-grid-stack {
        gap: 1.25rem !important
    }
	.homepage .homepage-welcome-message {
		margin-top: -35vh;
	}
    .homepage .homepage-faq-container {
        right: 0;
        position: absolute;
    }
}
@media screen and (max-width: 1600px) and (min-width: 1501px) {    
    .homepage .homepage-grid-container {
        z-index: 11;
        margin-top: -10vh;
    }
    .homepage .homepage-grid-container .tagline-font1 {
        font-size: 2.0em;
    }
    .homepage .homepage-grid-container .tagline-font2 {
        font-size: 1.5em;
    }
    .homepage .homepage-grid-container .homepage-grid-stack {
        gap: .025rem !important
    }
	.homepage .homepage-welcome-message {
		margin-top: -35vh;
	}
    .homepage .homepage-faq-container {
        right: 0;
        position: absolute;
    }
}
@media screen and (min-width: 1601px) {
    .homepage .homepage-faq-container {
        right: 0;
        position: absolute;
    }
	.homepage .homepage-welcome-message {
		margin-top: -35vh;
	}
}

.page-title {
    color: #006963;
    font-size: 36px !important;
    font-family: Faktum, Roboto, sans-serif !important;
    padding-left: 10px;
}

.custom-menu-item {
    font-family: Faktum, Roboto, sans-serif !important;
}
.ip-tooltip {
    border-radius: 4px;
    background: var(--IP-Brand-Primary-600---IP-Green, #006963);
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.10);
}
.ip-mud-data-grid {
    margin-left: 10px;
    width: calc(100% - 20px);
}
.searchfield-56 {
    width: calc(1ch * 56);
}
#wrapper {
    /*  wrapper */
    /* Auto layout */
    display: flex;
    flex-direction: column;
    /*align-items: flex-start;*/
    padding: 16px 0px;
    gap: 16px;
    /*width: 116rem;*/
    /*height: 53.5rem;*/
}

.body {
    display: flex;
    padding: 0 32px;
    flex-direction: column;
    /*align-items: flex-start;*/
    flex: 1 0 0;
    background: var(--IP-Brand-Neutral-white, #FFF);
}

/* FAQ Add and Edit Dialog*/
.dialog-bin {
    max-width: none !important;
    width: 52%;
    display: flex;
    flex-direction: column;
    border-radius: 6px;
    background: var(--IP-Brand-Neutral-white, #FFF);
    box-shadow: 0px 0.5px 1px 0px rgba(25, 27, 30, 0.25), 0px 8px 32px -4px rgba(25, 27, 30, 0.25);
}

.dialog-title {
    display: flex;
    padding: 20px var(--Margin, 24px);
    align-items: flex-start;
    gap: var(--font-size-md, 16px);
    align-self: stretch;
    color: var(--IP-Brand-Neutral-800, #2F3337);
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.24px;
}
.tox-tinymce-aux {
    z-index: 99999999999 !important;
}

.dialog-content {
    display: flex;
    padding: 0px 48px !important;
    flex-direction: column;
    gap: var(--font-size-md, 16px);
    flex: 1 0 0;
    align-self: stretch;
}
/*.mud-picker input:not(:only-of-type) {
    width: 5.5em !important;
}*/
/* Ellipsis Overflow Fix */
.overflow {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (max-width: 600px) {
    .overflow {
        max-width: none !important;
    }

        .overflow a {
            max-width: 120px !important;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .mud-table-cell:has(.sub-grid) {
        height: 100%;
    }
}
/* Notification Bin */
.notification-header {
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 28.13px !important;
    letter-spacing: -0.01em !important;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.notification-bin {
    height: calc(100% - 2* var(--mud-appbar-height)) !important;
    --notification-footer-height: 56px;
    width: min(var(--mud-drawer-width-right), 100%) !important;
}
.notification-footer {
    position: fixed;
    bottom: var(--mud-appbar-height);
    height: var(--notification-footer-height);
    width: min(var(--mud-drawer-width-right), 100%) !important;
}
.notification-list {
    height: calc(100% - var(--mud-appbar-height) - var(--notification-footer-height));
    overflow-y: scroll;
    border: 1px solid #E1E1E1 !important;
    width: min(var(--mud-drawer-width-right), 100%) !important;
}
.notification-list-item {
    white-space: initial !important;
}
.notification-list-item > .mud-list-item-text > p.mud-typography-body1, .notification-line-header {
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 28.13px !important;
    color: var(--IP-Brand-Neutral-800, #2F3337) !important;
}
.notification-list-item > .mud-list-item-text > p.mud-typography-body1 > p, .notification-line-text {
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: var(--IP-Brand-Neutral-700---IP-Black, #15191E) !important;
}
.notification-footer > .mud-list-item {
    width: min-content;

}
.notification-footer .mud-switch {
    margin-left: 0px !important;
    white-space: nowrap;
}
.notification-badge .mud-badge-top {
    color: #FFF;
    left: 12px !important;
    bottom: 24px !important;
}
