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

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/*h1:focus {
    outline: none;
}*/

a, .btn-link {
    color: #0071c1;
}

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

/*.content {
    padding-top: 1.1rem;
}*/

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

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

.control-label-sm {
    font-size: 12px;
}
label {
    font-size: 12px;
}
    label:disabled {
        color: InactiveCaptionText !important;
    }

input:disabled {
    color: InactiveCaptionText !important;
}

.form-control:disabled, .form-control[readonly] {
    color: InactiveCaptionText !important;
}

.e-grid[disabled] {
    opacity: 0.5;
}

.form-check-row {
    position: relative;
    display: block;
    margin-top: 1rem !important;
}

/*Input group texts*/
.input-group-text{
    font-size:12px !important;
}

/*Input text areas*/
.comment-textarea {
    height: 70px !important;
    resize: none;
}

/*Some row without margin*/
.some-row {
    margin: 0px !important;
}

/* Area wrapping */

.area-wrapper {
    height: 100%;
    display: flex;
    /* Direction of the items, can be row or column */
    flex-direction: column;
}

.area-header {
    height: 30px;
}

.area-main-content {
    flex: 1;
}

.area-footer {
    height: auto;
    margin-bottom: 4px;
    margin-top: 4px;
}

/* Circular buttons  */

.btn-circle.btn-sm {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    font-size: 8px;
    text-align: center;
}

.btn-circle.btn-md {
    width: 50px;
    height: 50px;
    padding: 7px 10px;
    border-radius: 25px;
    font-size: 10px;
    text-align: center;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 12px;
    text-align: center;
}

.info-tooltip-text {
    color: black;
    margin-bottom: 4px;
}

#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."
    }

.close {
    position: relative;
    top: 0px;
    width: 19px;
    height: 19px;
    opacity: 0.3;
}

    .close:hover {
        opacity: 1;
    }

    .close:before, .close:after {
        position: absolute;
        left: 10px;
        content: ' ';
        height: 20px;
        width: 2px;
        background-color: #333;
    }

    .close:before {
        transform: rotate(45deg);
    }

    .close:after {
        transform: rotate(-45deg);
    }

.blazored-toast-container{
    z-index:10000 !important;
}

.mud-radio-only {
    margin-bottom: auto;
    margin-top: auto;
    margin-right:0 !important;
    padding-right:0 !important;
}

.pdf-dialog{
    padding: 0px 15px !important;
}

.crud-btn {
    margin-right: 0.5rem !important;
}

.info-button {
    padding: 3px 3px 3px 0 !important;
    font-size: 1.125rem;
}

.mud-shrink ~ label.mud-input-label.mud-input-label-inputcontrol, .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
    padding-left: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.label-without-info-btn label {
    padding-left: unset !important;
}

.elaskin-tab-content {
    overflow-y: auto;
    overflow-x: hidden;
}

.full-height-tab-content {
    height: calc(100vh - 180px);
}

.full-height-tab-content-with-button {
    height: calc(100vh - 234px);
}

.half-height-tab-content {
    height: calc(50vh - 115px);
}

.half-height-tab-content-with-button {
    height: calc(50vh - 165px);
}

.results-section-visible {
    transform: scaleY(1);
    transform-origin: top;
    transition: transform 0.5s ease;
}

.results-section-hidden {
    height: 0px;
    transform: scaleY(0);
    transform-origin: top;
    transition: transform 0.26s ease;
}

.no-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*GRIDS RELATED SECTION START*/

.general-elaskin-grid{

}
    .general-elaskin-grid td {
        max-width: 250px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.grid-in-tab {
    padding: 0px 12px;
}

.elaskin-grid-footer-row {
    height: 55px;
}

.elaskin-grid-content-row {
    height: 34px;
}

.elaskin-grid-footer-td {
    font-weight: bold !important;
    border-right: 1px solid var(--mud-palette-table-lines);
    border-top: 1px solid var(--mud-palette-table-lines);
}

.summary-grid-radio-head-row span {
    padding: 0px;
}


.mud-table-head .header-centered th {
    text-align: center;
    font-size: 1.1em;
}

.elaskin-cell-container div {
    display: inline;
    width: inherit !important;
}

.selected-row {
    background-color: #1E88E5 !important;
}

    .selected-row > td {
        color: white !important;
    }

        .selected-row > td .mud-input {
            color: white !important;
        }

/*GRIDS RELATED SECTION END*/

/*OUT OF BLAZOR LOADER RELATED SECTION START*/

.loader-x-container {
    margin: 0;
    padding: 0;
    height: calc(100vh);
    background: #33383e;
}

.loader-inner-1-container {
    position:absolute;
    top:50%;
    width:100%;
    text-align:center;
}

.loader-inner-2-container {
    color:antiquewhite;
}

.loader-column-2 {
    text-align:left;
}

one {
    opacity: 0;
    -webkit-animation: dot 1.3s infinite;
    -webkit-animation-delay: 0.0s;
    animation: dot 1.3s infinite;
    animation-delay: 0.0s;
}

.two {
    opacity: 0;
    -webkit-animation: dot 1.3s infinite;
    -webkit-animation-delay: 0.2s;
    animation: dot 1.3s infinite;
    animation-delay: 0.2s;
}

.three {
    opacity: 0;
    -webkit-animation: dot 1.3s infinite;
    -webkit-animation-delay: 0.3s;
    animation: dot 1.3s infinite;
    animation-delay: 0.3s;
}

@-webkit-keyframes dot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes dot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*OUT OF BLAZOR LOADER RELATED SECTION END*/
