﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12pt;
}

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."
    }

form {
    height: 100%;
}

.operator-content {
    flex: 1;
    font-size: 50px;
}

    .operator-content .e-control  {
        font-size: 50px;
    }

    .operator-content .e-grid .e-table .e-rowcell, .operator-content .e-grid .e-parentmsgbar {
        font-size: 30px;
        line-height: normal;
    }

    .operator-content .e-float-input input, .operator-content .e-input-group input.e-input {
        font-size: 50px;
        height: auto;
        line-height: normal;
        min-height: unset;
        padding-bottom: 0.5rem;
    }

.e-sidebar {
    background: #b4c0d6;
}

    .e-sidebar .title-header {
        text-align: right;
    }

.admin-content {
    padding: 5px;
}

/* Datetime picker styles: https://blazor.syncfusion.com/documentation/calendar/style-appearance */
.operator-content .e-datetime-wrapper .e-input-group-icon.e-date-icon {
    font-size: 60px;
    padding: 0 9px;
}

.operator-content .e-datetime-wrapper .e-input-group-icon.e-time-icon.e-icons::before {
    font-size: unset;
}

.operator-content .e-datetime-wrapper .e-input-group-icon.e-time-icon.e-icons {
    font-size: 60px;
    padding: 0 9px;
}

.operator-content .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
    font-size: 60px;
}

.operator-content .inbound-wrapper {
    padding: 0;
    height: 100%;
}

    .operator-content .inbound-wrapper .e-control {
        font-size: initial;
    }

    .operator-content .inbound-wrapper .inbound-control.e-control {
        font-size: 40px;
    }

    .operator-content .inbound-wrapper .e-tab {
        height: 100%;
    }

        .operator-content .inbound-wrapper .e-tab .e-tab-header {
            min-height: 50px;
        }

            .operator-content .inbound-wrapper .e-tab .e-tab-header .e-tab-text {
                font-size: 30px;
            }

            .operator-content .inbound-wrapper .e-tab .e-tab-header .e-toolbar-item {
                height: 50px;
            }

                .operator-content .inbound-wrapper .e-tab .e-tab-header .e-toolbar-item.tab-completed {
                    background-color: #d7f0db;
                    /*tab-completed header container*/
                }

                    .operator-content .inbound-wrapper .e-tab .e-tab-header .e-toolbar-item.tab-completed .e-tab-text {
                        /*tab-completed header text*/
                        color: #39b54a;
                    }

                .operator-content .inbound-wrapper .e-tab .e-tab-header .e-toolbar-item.tab-current {
                    background-color: #39b54a;
                    /*tab-current header container*/
                }

                    .operator-content .inbound-wrapper .e-tab .e-tab-header .e-toolbar-item.tab-current .e-tab-text {
                        /*tab-current header text*/
                        color: white;
                    }

                .operator-content .inbound-wrapper .e-tab .e-tab-header .e-toolbar-item.tab-todo {
                    background-color: #fdead2; /*warning-light: #fdead2, info-light: #e5e9f0, secondary-light: #f8f9fa, */
                    /*tab-todo header container*/
                }

                    .operator-content .inbound-wrapper .e-tab .e-tab-header .e-toolbar-item.tab-todo .e-tab-text {
                        /*tab-todo header text*/
                        color: #D9AA71; /*warning: #8f5105, info: #3f5472, secondary: #343a40, */
                    }

        .operator-content .inbound-wrapper .e-tab .e-content .e-item {
            /*background: pink;*/
            height: 100%;
        }

.operator-content .outbound-wrapper {
    padding: 0;
    height: 100%;
    position: relative;
}

    .operator-content .outbound-wrapper .e-control {
        font-size: initial;
    }

    .operator-content .outbound-wrapper .outbound-control.e-control {
        font-size: 40px;
    }

    .operator-content .outbound-wrapper .e-tab {
        /*border: 1px solid grey;*/
        /*border: 5px solid rgb(173, 255, 47);*/
        height: 100%;
    }

        .operator-content .outbound-wrapper .e-tab .e-tab-header {
            /*background: green;*/
            min-height: 50px;
        }

            .operator-content .outbound-wrapper .e-tab .e-tab-header .e-tab-text {
                /*background: green;*/
                /*height: 140px;*/
                /*line-height: 50px;*/
                font-size: 30px;
            }

            .operator-content .outbound-wrapper .e-tab .e-tab-header .e-toolbar-item {
                /*background: pink;*/
                height: 50px;
            }

                .operator-content .outbound-wrapper .e-tab .e-tab-header .e-toolbar-item.tab-completed {
                    background-color: #d7f0db;
                    /*tab-completed header container*/
                }

                    .operator-content .outbound-wrapper .e-tab .e-tab-header .e-toolbar-item.tab-completed .e-tab-text {
                        /*tab-completed header text*/
                        color: #39b54a;
                    }

                .operator-content .outbound-wrapper .e-tab .e-tab-header .e-toolbar-item.tab-current {
                    background-color: #39b54a;
                    /*tab-current header container*/
                }

                    .operator-content .outbound-wrapper .e-tab .e-tab-header .e-toolbar-item.tab-current .e-tab-text {
                        /*tab-current header text*/
                        color: white;
                    }

                .operator-content .outbound-wrapper .e-tab .e-tab-header .e-toolbar-item.tab-todo {
                    background-color: #fdead2; /*warning-light: #fdead2, info-light: #e5e9f0, secondary-light: #f8f9fa, */
                    /*tab-todo header container*/
                }

                    .operator-content .outbound-wrapper .e-tab .e-tab-header .e-toolbar-item.tab-todo .e-tab-text {
                        /*tab-todo header text*/
                        color: #D9AA71; /*warning: #8f5105, info: #3f5472, secondary: #343a40, */
                    }

    .operator-content .outbound-wrapper .summary-content .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text {
        font-weight: bold;
    }

    .operator-content .outbound-wrapper .e-tab .e-content .e-item {
        height: 100%;
    }
.pi-info {
    font-size: 20px;
    color: #4b6e99;
}

/*to remove the edit button alone*/
.e-removeApprovecommand .e-unboundcell .e-unboundcelldiv button.e-Nonebutton[title='Approve'] {
    visibility: hidden;
}

/*to remove the delete button alone*/
.e-removeDenycommand .e-unboundcell .e-unboundcelldiv button.e-Nonebutton[title='Deny'] {
    visibility: hidden;
}


.rf-ta.e-input-group input.e-input, .rf-ta.e-input-group.e-control-wrapper input.e-input, .rf-ta.e-input-group textarea.e-input, .rf-ta.e-input-group.e-control-wrapper textarea.e-input {
    font-size: 50px;
}

.co2l-ddl.e-ddl .e-dropdownbase {
    border: 1px solid #309a3f;
    box-shadow: 3px 4px 11px 0px rgba(0,0,0,0.50);
}

.co2l-ddl.e-ddl .e-dropdownbase .e-list-parent .e-list-item {
    font-size: 50px;
    line-height: normal;
    min-height: none;
}

.co2l-dtp.e-datetimepicker {
    border: 1px solid #309a3f;
    box-shadow: 3px 4px 11px 0px rgba(0,0,0,0.50);
}

    .co2l-dtp.e-datetimepicker .e-content .e-list-parent .e-list-item {
        font-size: 40px;
        line-height: normal;
        min-height: none;
    }

    .co2l-dtp.e-datetimepicker .e-calendar {
        border: 1px solid #309a3f;
        box-shadow: 3px 4px 11px 0px rgba(0,0,0,0.50);
        max-width: 440px;
    }

        .co2l-dtp.e-datetimepicker .e-calendar tr{
            height: 50px;
        }

        .co2l-dtp.e-datetimepicker .e-calendar span.e-day {
            font-size: 40px;
            width: 50px;
        }

        .co2l-dtp.e-datetimepicker .e-calendar th {
            font-size: 20px;
        }

        .co2l-dtp.e-datetimepicker .e-calendar .e-header .e-title, .e-bigger.e-small .e-calendar .e-header .e-title {
            font-size: 30px;
        }

        .co2l-dtp.e-datetimepicker .e-calendar .e-footer-container .e-btn {
            font-size: 30px;
        }



