@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';

/* _content/OmegaWeb3/Pages/Admin/manageProject/SurveyAdmin.razor.rz.scp.css */
body[b-ohpnk7pihf] {
    background-color: #eee;
}

.project-list-table[b-ohpnk7pihf] {
    border-collapse: separate;
    border-spacing: 0 12px
}

    .project-list-table tr[b-ohpnk7pihf] {
        background-color: #fff
    }

.table-nowrap td[b-ohpnk7pihf], .table-nowrap th[b-ohpnk7pihf] {
    white-space: nowrap;
}

.table-borderless > :not(caption) > * > *[b-ohpnk7pihf] {
    border-bottom-width: 0;
}

.table > :not(caption) > * > *[b-ohpnk7pihf] {
    padding: 0.75rem 0.75rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.avatar-sm[b-ohpnk7pihf] {
    height: 2rem;
    width: 2rem;
}

.rounded-circle[b-ohpnk7pihf] {
    border-radius: 50% !important;
}

.me-2[b-ohpnk7pihf] {
    margin-right: 0.5rem !important;
}

img[b-ohpnk7pihf], svg[b-ohpnk7pihf] {
    vertical-align: middle;
}

a[b-ohpnk7pihf] {
    color: #3b76e1;
    text-decoration: none;
}

.badge-soft-inactive[b-ohpnk7pihf] {
    color: #9D9C9C !important;
    background-color: rgba(157,156,156,.1);
}

.badge-soft-danger[b-ohpnk7pihf] {
    color: #f56e6e !important;
    background-color: rgba(245,110,110,.1);
}

.badge-soft-success[b-ohpnk7pihf] {
    color: #63ad6f !important;
    background-color: rgba(99,173,111,.1);
}

.badge-soft-primary[b-ohpnk7pihf] {
    color: #3b76e1 !important;
    background-color: rgba(59,118,225,.1);
}

.badge-soft-info[b-ohpnk7pihf] {
    color: #57c9eb !important;
    background-color: rgba(87,201,235,.1);
}

.avatar-title[b-ohpnk7pihf] {
    align-items: center;
    background-color: #3b76e1;
    color: #fff;
    display: flex;
    font-weight: 500;
    height: 100%;
    justify-content: center;
    width: 100%;
}

.bg-soft-primary[b-ohpnk7pihf] {
    background-color: rgba(59,118,225,.25) !important;
}

td.colorfy[b-ohpnk7pihf] {
    background: blue !important;
    color: white;
}





.show-entries select.form-control[b-ohpnk7pihf] {
    width: 60px;
    margin: 0 5px;
}

.table-filter .filter-group[b-ohpnk7pihf] {
    float: right;
    margin-left: 15px;
}

.table-filter input[b-ohpnk7pihf], .table-filter select[b-ohpnk7pihf] {
    height: 34px;
    border-radius: 3px;
    border-color: #ddd;
    box-shadow: none;
}

.table-filter[b-ohpnk7pihf] {
    padding: 5px 0 15px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 5px;
}

    .table-filter .btn[b-ohpnk7pihf] {
        height: 34px;
    }

    .table-filter label[b-ohpnk7pihf] {
        font-weight: normal;
        margin-left: 10px;
    }

    .table-filter select[b-ohpnk7pihf], .table-filter input[b-ohpnk7pihf] {
        display: inline-block;
        margin-left: 5px;
    }

    .table-filter input[b-ohpnk7pihf] {
        width: 200px;
        display: inline-block;
    }

.filter-group select.form-control[b-ohpnk7pihf] {
    width: 110px;
}

.filter-icon[b-ohpnk7pihf] {
    float: right;
    margin-top: 7px;
}

    .filter-icon i[b-ohpnk7pihf] {
        font-size: 18px;
        opacity: 0.7;
    }
/* _content/OmegaWeb3/Pages/Admin/TestAdmin.razor.rz.scp.css */
body[b-mg91n735ky] {
    color: #566787;
    background: #f5f5f5;
    font-family: 'Varela Round', sans-serif;
    font-size: 13px;
}

.table-responsive[b-mg91n735ky] {
    margin: 30px 0;
}

.table-wrapper[b-mg91n735ky] {
    min-width: 1000px;
    background: #fff;
    padding: 20px 25px;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

    .table-wrapper .btn[b-mg91n735ky] {
        float: right;
        color: #333;
        background-color: #fff;
        border-radius: 3px;
        border: none;
        outline: none !important;
        margin-left: 10px;
    }

        .table-wrapper .btn:hover[b-mg91n735ky] {
            color: #333;
            background: #f2f2f2;
        }

        .table-wrapper .btn.btn-primary[b-mg91n735ky] {
            color: #fff;
            background: #03A9F4;
        }

            .table-wrapper .btn.btn-primary:hover[b-mg91n735ky] {
                background: #03a3e7;
            }

.table-title .btn[b-mg91n735ky] {
    font-size: 13px;
    border: none;
}

    .table-title .btn i[b-mg91n735ky] {
        float: left;
        font-size: 21px;
        margin-right: 5px;
    }

    .table-title .btn span[b-mg91n735ky] {
        float: left;
        margin-top: 2px;
    }

.table-title[b-mg91n735ky] {
    color: #fff;
    background: #4b5366;
    padding: 16px 25px;
    margin: -20px -25px 10px;
    border-radius: 3px 3px 0 0;
}

    .table-title h2[b-mg91n735ky] {
        margin: 5px 0 0;
        font-size: 24px;
    }

.show-entries select.form-control[b-mg91n735ky] {
    width: 60px;
    margin: 0 5px;
}

.table-filter .filter-group[b-mg91n735ky] {
    float: right;
    margin-left: 15px;
}

.table-filter input[b-mg91n735ky], .table-filter select[b-mg91n735ky] {
    height: 34px;
    border-radius: 3px;
    border-color: #ddd;
    box-shadow: none;
}

.table-filter[b-mg91n735ky] {
    padding: 5px 0 15px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 5px;
}

    .table-filter .btn[b-mg91n735ky] {
        height: 34px;
    }

    .table-filter label[b-mg91n735ky] {
        font-weight: normal;
        margin-left: 10px;
    }

    .table-filter select[b-mg91n735ky], .table-filter input[b-mg91n735ky] {
        display: inline-block;
        margin-left: 5px;
    }

    .table-filter input[b-mg91n735ky] {
        width: 200px;
        display: inline-block;
    }

.filter-group select.form-control[b-mg91n735ky] {
    width: 110px;
}

.filter-icon[b-mg91n735ky] {
    float: right;
    margin-top: 7px;
}

    .filter-icon i[b-mg91n735ky] {
        font-size: 18px;
        opacity: 0.7;
    }

table.table tr th[b-mg91n735ky], table.table tr td[b-mg91n735ky] {
    border-color: #e9e9e9;
    padding: 12px 15px;
    vertical-align: middle;
}

    table.table tr th:first-child[b-mg91n735ky] {
        width: 60px;
    }

    table.table tr th:last-child[b-mg91n735ky] {
        width: 80px;
    }

table.table-striped tbody tr:nth-of-type(odd)[b-mg91n735ky] {
    background-color: #fcfcfc;
}

table.table-striped.table-hover tbody tr:hover[b-mg91n735ky] {
    background: #f5f5f5;
}

table.table th i[b-mg91n735ky] {
    font-size: 13px;
    margin: 0 5px;
    cursor: pointer;
}

table.table td a[b-mg91n735ky] {
    font-weight: bold;
    color: #566787;
    display: inline-block;
    text-decoration: none;
}

    table.table td a:hover[b-mg91n735ky] {
        color: #2196F3;
    }

    table.table td a.view[b-mg91n735ky] {
        width: 30px;
        height: 30px;
        color: #2196F3;
        border: 2px solid;
        border-radius: 30px;
        text-align: center;
    }

        table.table td a.view i[b-mg91n735ky] {
            font-size: 22px;
            margin: 2px 0 0 1px;
        }

table.table .avatar[b-mg91n735ky] {
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}

.status[b-mg91n735ky] {
    font-size: 30px;
    margin: 2px 2px 0 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 10px;
}

.text-success[b-mg91n735ky] {
    color: #10c469;
}

.text-info[b-mg91n735ky] {
    color: #62c9e8;
}

.text-warning[b-mg91n735ky] {
    color: #FFC107;
}

.text-danger[b-mg91n735ky] {
    color: #ff5b5b;
}

.pagination[b-mg91n735ky] {
    float: right;
    margin: 0 0 5px;
}

    .pagination li a[b-mg91n735ky] {
        border: none;
        font-size: 13px;
        min-width: 30px;
        min-height: 30px;
        color: #999;
        margin: 0 2px;
        line-height: 30px;
        border-radius: 2px !important;
        text-align: center;
        padding: 0 6px;
    }

        .pagination li a:hover[b-mg91n735ky] {
            color: #666;
        }

    .pagination li.active a[b-mg91n735ky] {
        background: #03A9F4;
    }

        .pagination li.active a:hover[b-mg91n735ky] {
            background: #0397d6;
        }

    .pagination li.disabled i[b-mg91n735ky] {
        color: #ccc;
    }

    .pagination li i[b-mg91n735ky] {
        font-size: 16px;
        padding-top: 6px
    }

.hint-text[b-mg91n735ky] {
    float: left;
    margin-top: 10px;
    font-size: 13px;
}
/* _content/OmegaWeb3/Pages/Dashboards/SearchNumber.razor.rz.scp.css */
body[b-i6sw5p60m3] {
    background: #dcdcdc;
    margin-top: 20px;
}

.tableROW[b-i6sw5p60m3] {
    padding: .5rem .5rem;
    vertical-align: top;
    border-bottom: 1px solid #fd8b2c;
}
.tableComment[b-i6sw5p60m3] {
    padding: .5rem .5rem;
    vertical-align: top;
    border-bottom: 1px solid #fd8b2c;
}

.azselect[b-i6sw5p60m3]{
    padding: 10rem;
    height: 100%;
    border: 0;
    font-size: 1rem;
}

.rowxNogut[b-i6sw5p60m3] {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-right:  1rem;
    margin-left: 0rem;
}

.overlay[b-i6sw5p60m3] {
    background: #FFFFFF;
    color: #666666;
    position: center;
    height: 100%;
    width: 100%;
    z-index: 5000;
    text-align: center;
    padding-top: 1%;
    opacity: .80;
}

.widget-26[b-i6sw5p60m3] {
    color: #3c4142;
    font-weight: 400;
}

    .widget-26 tr:first-child td[b-i6sw5p60m3] {
        border: 0;
    }

    .widget-26 .widget-26-job-emp-img img[b-i6sw5p60m3] {
        width: 35px;
        height: 35px;
        border-radius: 50%;
    }

    .widget-26 .widget-26-job-title[b-i6sw5p60m3] {
        min-width: 200px;
    }

        .widget-26 .widget-26-job-title a[b-i6sw5p60m3] {
            font-weight: 400;
            font-size: 0.875rem;
            color: #3c4142;
            line-height: 1.5;
        }

            .widget-26 .widget-26-job-title a:hover[b-i6sw5p60m3] {
                color: #68CBD7;
                text-decoration: none;
            }

        .widget-26 .widget-26-job-title .employer-name[b-i6sw5p60m3] {
            margin: 0;
            line-height: 1.5;
            font-weight: 400;
            color: #3c4142;
            font-size: 0.8125rem;
            color: #3c4142;
        }

            .widget-26 .widget-26-job-title .employer-name:hover[b-i6sw5p60m3] {
                color: #68CBD7;
                text-decoration: none;
            }

        .widget-26 .widget-26-job-title .time[b-i6sw5p60m3] {
            font-size: 12px;
            font-weight: 400;
        }

    .widget-26 .widget-26-job-info[b-i6sw5p60m3] {
        min-width: 100px;
        font-weight: 400;
    }

        .widget-26 .widget-26-job-info p[b-i6sw5p60m3] {
            line-height: 1.5;
            color: #3c4142;
            font-size: 0.8125rem;
        }

        .widget-26 .widget-26-job-info .location[b-i6sw5p60m3] {
            color: #3c4142;
        }

    .widget-26 .widget-26-job-salary[b-i6sw5p60m3] {
        min-width: 70px;
        font-weight: 400;
        color: #3c4142;
        font-size: 0.8125rem;
    }

    .widget-26 .widget-26-job-category[b-i6sw5p60m3] {
        padding: .5rem;
        display: inline-flex;
        white-space: nowrap;
        border-radius: 15px;
    }

        .widget-26 .widget-26-job-category .indicator[b-i6sw5p60m3] {
            width: 13px;
            height: 13px;
            margin-right: .5rem;
            float: left;
            border-radius: 50%;
        }

        .widget-26 .widget-26-job-category span[b-i6sw5p60m3] {
            font-size: 0.8125rem;
            color: #3c4142;
            font-weight: 600;
        }

    .widget-26 .widget-26-job-starred svg[b-i6sw5p60m3] {
        width: 20px;
        height: 20px;
        color: #fd8b2c;
    }

        .widget-26 .widget-26-job-starred svg.starred[b-i6sw5p60m3] {
            fill: #fd8b2c;
        }

.bg-soft-base[b-i6sw5p60m3] {
    background-color: #e1f5f7;
}

.bg-soft-warning[b-i6sw5p60m3] {
    background-color: #fff4e1;
}

.bg-soft-success[b-i6sw5p60m3] {
    background-color: #d1f6f2;
}

.bg-soft-danger[b-i6sw5p60m3] {
    background-color: #fedce0;
}

.bg-soft-info[b-i6sw5p60m3] {
    background-color: #d7efff;
}


.search-form[b-i6sw5p60m3] {
    width: 80%;
    margin: 0 auto;
    margin-top: 1rem;
}

    .search-form input[b-i6sw5p60m3] {
        height: 100%;
        background: transparent;
        border: 0;
        display: block;
        width: 100%;
        padding: 1rem;
        height: 100%;
        font-size: 1rem;
    }

    .search-form select[b-i6sw5p60m3] {
        background: transparent;
        border: 0;
        padding: 1rem;
        height: 100%;
        font-size: 1rem;
    }

        .search-form select:focus[b-i6sw5p60m3] {
            border: 0;
        }

    .search-form button[b-i6sw5p60m3] {
        height: 100%;
        width: 100%;
        font-size: 1rem;
    }

        .search-form button svg[b-i6sw5p60m3] {
            width: 24px;
            height: 24px;
        }

.search-body[b-i6sw5p60m3] {
    margin-bottom: 1.5rem;
}

    .search-body .search-filters .filter-list[b-i6sw5p60m3] {
        margin-bottom: 1.3rem;
    }

        .search-body .search-filters .filter-list .title[b-i6sw5p60m3] {
            color: #3c4142;
            margin-bottom: 1rem;
        }

        .search-body .search-filters .filter-list .filter-text[b-i6sw5p60m3] {
            color: #727686;
        }

    .search-body .search-result .result-header[b-i6sw5p60m3] {
        margin-bottom: 2rem;
    }

        .search-body .search-result .result-header .records[b-i6sw5p60m3] {
            color: #3c4142;
        }

        .search-body .search-result .result-header .result-actions[b-i6sw5p60m3] {
            text-align: right;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            .search-body .search-result .result-header .result-actions .result-sorting[b-i6sw5p60m3] {
                display: flex;
                align-items: center;
            }

                .search-body .search-result .result-header .result-actions .result-sorting span[b-i6sw5p60m3] {
                    flex-shrink: 0;
                    font-size: 0.8125rem;
                }

                .search-body .search-result .result-header .result-actions .result-sorting select[b-i6sw5p60m3] {
                    color: #68CBD7;
                }

                    .search-body .search-result .result-header .result-actions .result-sorting select option[b-i6sw5p60m3] {
                        color: #3c4142;
                    }

@media (min-width: 768px) and (max-width: 991.98px) {
    .search-body .search-filters[b-i6sw5p60m3] {
        display: flex;
    }

        .search-body .search-filters .filter-list[b-i6sw5p60m3] {
            margin-right: 1rem;
        }
}

.card-margin[b-i6sw5p60m3] {
    margin-bottom: 1.875rem;
}

@media (min-width: 992px) {
    .col-lg-2[b-i6sw5p60m3] {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
}

.card-margin[b-i6sw5p60m3] {
    margin-bottom: 1.875rem;
}

.card[b-i6sw5p60m3] {
    border: 0;
    box-shadow: 0px 0px 10px 0px rgba(82, 63, 105, 0.1);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(82, 63, 105, 0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(82, 63, 105, 0.1);
    -ms-box-shadow: 0px 0px 10px 0px rgba(82, 63, 105, 0.1);
}

.card[b-i6sw5p60m3] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ffffff;
    background-clip: border-box;
    border: 1px solid #e6e4e9;
    border-radius: 8px;
}
/* _content/OmegaWeb3/Pages/Functions/SearchNumberQA.razor.rz.scp.css */
body[b-p5l38ajapk] {
    background: #dcdcdc;
    margin-top: 20px;
}

.tableROW[b-p5l38ajapk] {
    padding: .5rem .5rem;
    vertical-align: top;
    border-bottom: 1px solid #fd8b2c;
}
.tableComment[b-p5l38ajapk] {
    padding: .5rem .5rem;
    vertical-align: top;
    border-bottom: 1px solid #fd8b2c;
}

.azselect[b-p5l38ajapk]{
    padding: 10rem;
    height: 100%;
    border: 0;
    font-size: 1rem;
}

.rowxNogut[b-p5l38ajapk] {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-right:  1rem;
    margin-left: 0rem;
}

.overlay[b-p5l38ajapk] {
    background: #FFFFFF;
    color: #666666;
    position: center;
    height: 100%;
    width: 100%;
    z-index: 5000;
    text-align: center;
    padding-top: 1%;
    opacity: .80;
}

.widget-26[b-p5l38ajapk] {
    color: #3c4142;
    font-weight: 400;
}

    .widget-26 tr:first-child td[b-p5l38ajapk] {
        border: 0;
    }

    .widget-26 .widget-26-job-emp-img img[b-p5l38ajapk] {
        width: 35px;
        height: 35px;
        border-radius: 50%;
    }

    .widget-26 .widget-26-job-title[b-p5l38ajapk] {
        min-width: 200px;
    }

        .widget-26 .widget-26-job-title a[b-p5l38ajapk] {
            font-weight: 400;
            font-size: 0.875rem;
            color: #3c4142;
            line-height: 1.5;
        }

            .widget-26 .widget-26-job-title a:hover[b-p5l38ajapk] {
                color: #68CBD7;
                text-decoration: none;
            }

        .widget-26 .widget-26-job-title .employer-name[b-p5l38ajapk] {
            margin: 0;
            line-height: 1.5;
            font-weight: 400;
            color: #3c4142;
            font-size: 0.8125rem;
            color: #3c4142;
        }

            .widget-26 .widget-26-job-title .employer-name:hover[b-p5l38ajapk] {
                color: #68CBD7;
                text-decoration: none;
            }

        .widget-26 .widget-26-job-title .time[b-p5l38ajapk] {
            font-size: 12px;
            font-weight: 400;
        }

    .widget-26 .widget-26-job-info[b-p5l38ajapk] {
        min-width: 100px;
        font-weight: 400;
    }

        .widget-26 .widget-26-job-info p[b-p5l38ajapk] {
            line-height: 1.5;
            color: #3c4142;
            font-size: 0.8125rem;
        }

        .widget-26 .widget-26-job-info .location[b-p5l38ajapk] {
            color: #3c4142;
        }

    .widget-26 .widget-26-job-salary[b-p5l38ajapk] {
        min-width: 70px;
        font-weight: 400;
        color: #3c4142;
        font-size: 0.8125rem;
    }

    .widget-26 .widget-26-job-category[b-p5l38ajapk] {
        padding: .5rem;
        display: inline-flex;
        white-space: nowrap;
        border-radius: 15px;
    }

        .widget-26 .widget-26-job-category .indicator[b-p5l38ajapk] {
            width: 13px;
            height: 13px;
            margin-right: .5rem;
            float: left;
            border-radius: 50%;
        }

        .widget-26 .widget-26-job-category span[b-p5l38ajapk] {
            font-size: 0.8125rem;
            color: #3c4142;
            font-weight: 600;
        }

    .widget-26 .widget-26-job-starred svg[b-p5l38ajapk] {
        width: 20px;
        height: 20px;
        color: #fd8b2c;
    }

        .widget-26 .widget-26-job-starred svg.starred[b-p5l38ajapk] {
            fill: #fd8b2c;
        }

.bg-soft-base[b-p5l38ajapk] {
    background-color: #e1f5f7;
}

.bg-soft-warning[b-p5l38ajapk] {
    background-color: #fff4e1;
}

.bg-soft-success[b-p5l38ajapk] {
    background-color: #d1f6f2;
}

.bg-soft-danger[b-p5l38ajapk] {
    background-color: #fedce0;
}

.bg-soft-info[b-p5l38ajapk] {
    background-color: #d7efff;
}


.search-form[b-p5l38ajapk] {
    width: 80%;
    margin: 0 auto;
    margin-top: 1rem;
}

    .search-form input[b-p5l38ajapk] {
        height: 100%;
        background: transparent;
        border: 0;
        display: block;
        width: 100%;
        padding: 1rem;
        height: 100%;
        font-size: 1rem;
    }

    .search-form select[b-p5l38ajapk] {
        background: transparent;
        border: 0;
        padding: 1rem;
        height: 100%;
        font-size: 1rem;
    }

        .search-form select:focus[b-p5l38ajapk] {
            border: 0;
        }

    .search-form button[b-p5l38ajapk] {
        height: 100%;
        width: 100%;
        font-size: 1rem;
    }

        .search-form button svg[b-p5l38ajapk] {
            width: 24px;
            height: 24px;
        }

.search-body[b-p5l38ajapk] {
    margin-bottom: 1.5rem;
}

    .search-body .search-filters .filter-list[b-p5l38ajapk] {
        margin-bottom: 1.3rem;
    }

        .search-body .search-filters .filter-list .title[b-p5l38ajapk] {
            color: #3c4142;
            margin-bottom: 1rem;
        }

        .search-body .search-filters .filter-list .filter-text[b-p5l38ajapk] {
            color: #727686;
        }

    .search-body .search-result .result-header[b-p5l38ajapk] {
        margin-bottom: 2rem;
    }

        .search-body .search-result .result-header .records[b-p5l38ajapk] {
            color: #3c4142;
        }

        .search-body .search-result .result-header .result-actions[b-p5l38ajapk] {
            text-align: right;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            .search-body .search-result .result-header .result-actions .result-sorting[b-p5l38ajapk] {
                display: flex;
                align-items: center;
            }

                .search-body .search-result .result-header .result-actions .result-sorting span[b-p5l38ajapk] {
                    flex-shrink: 0;
                    font-size: 0.8125rem;
                }

                .search-body .search-result .result-header .result-actions .result-sorting select[b-p5l38ajapk] {
                    color: #68CBD7;
                }

                    .search-body .search-result .result-header .result-actions .result-sorting select option[b-p5l38ajapk] {
                        color: #3c4142;
                    }

@media (min-width: 768px) and (max-width: 991.98px) {
    .search-body .search-filters[b-p5l38ajapk] {
        display: flex;
    }

        .search-body .search-filters .filter-list[b-p5l38ajapk] {
            margin-right: 1rem;
        }
}

.card-margin[b-p5l38ajapk] {
    margin-bottom: 1.875rem;
}

@media (min-width: 992px) {
    .col-lg-2[b-p5l38ajapk] {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
}

.card-margin[b-p5l38ajapk] {
    margin-bottom: 1.875rem;
}

.card[b-p5l38ajapk] {
    border: 0;
    box-shadow: 0px 0px 10px 0px rgba(82, 63, 105, 0.1);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(82, 63, 105, 0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(82, 63, 105, 0.1);
    -ms-box-shadow: 0px 0px 10px 0px rgba(82, 63, 105, 0.1);
}

.card[b-p5l38ajapk] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ffffff;
    background-clip: border-box;
    border: 1px solid #e6e4e9;
    border-radius: 8px;
}
/* _content/OmegaWeb3/Pages/Monitoring/LiveMonitoring.razor.rz.scp.css */
#name[b-n9pb27p7by] {
    font-weight: bold;
    color: #00008B;
}

#log[b-n9pb27p7by] {
    color: #1E90FF;
}

#calltime[b-n9pb27p7by] {
    color: red;
}

#call[b-n9pb27p7by] {
    color: #228B22;
}

.down[b-n9pb27p7by] {
    text-align: center;
}



#LoggedIN[b-n9pb27p7by] {
    color: #3240a8;
}
#LoggedOUT[b-n9pb27p7by] {
    text-align: center;
    color: #a8327b;
}
#CallPreview[b-n9pb27p7by] {
    text-align: center;
    color: #1E9FEF;
}
#OnCall[b-n9pb27p7by] {
    text-align: center;
    color: #4DB04C;
}

#WrapUP[b-n9pb27p7by] {
    text-align: center;
    color: BFB6B4;
}




/* _content/OmegaWeb3/Shared/MainLayout.razor.rz.scp.css */


.cTopHeader[b-kf4otuqdsd] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    height: 3.5rem;
    display: flex !important;
    align-items: center;
}


.form-control2[b-kf4otuqdsd] {
    /* display: block; */
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
