@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* /Pages/CreateInvoice.razor.rz.scp.css */
table.preview[b-hn0zzqq3yd] {
    border: 1px solid #000;
}

    table.preview td[b-hn0zzqq3yd],
    table.preview th[b-hn0zzqq3yd] {
        padding: 10px 20px;
    }

        table.preview td:last-child[b-hn0zzqq3yd],
        table.preview th:last-child[b-hn0zzqq3yd] {

        }
/* /Pages/Customers.razor.rz.scp.css */
table th[b-qqgl86tpaq], table td[b-qqgl86tpaq] {
    width: 50%;
}

td select[b-qqgl86tpaq] {
    width: 100%;
    padding: 3px;
}

@media (min-width: 992px) {
    table th[b-qqgl86tpaq], table td[b-qqgl86tpaq] {
        width: 25%;
    }
}
/* /Pages/EnteredHoursReports.razor.rz.scp.css */
tr.summary[b-qbzqa77isd] {
    font-weight: bold;
    border-top: 2px solid #000;
}
.table.hours td.no-border[b-qbzqa77isd] {
    border-bottom: 0;
}
/* /Pages/Expenses.razor.rz.scp.css */
.date-field[b-e943cqisck] {
    width: 10%;
}

.user-field[b-e943cqisck] {
    width: 5%;
}

.project-field[b-e943cqisck] {
    width: 20%;
}

.description-field[b-e943cqisck] {
    width: 40%;
}

.amount-field[b-e943cqisck] {
    width: 15%;
}

.actions-field[b-e943cqisck] {
    width: 10%;
}

td select[b-e943cqisck] {
    width: 100%;
    padding: 3px;
}

td[b-e943cqisck] {
    vertical-align: middle;
}
/* /Pages/Feedback.razor.rz.scp.css */
.date-column[b-7c7crax1wm] {
    width: 15%;
}
.user-column[b-7c7crax1wm] {
    width: 15%;
}
.type-column[b-7c7crax1wm] {
    width: 15%;
}
.subject-column[b-7c7crax1wm] {
    width: 40%;
}
.actions-column[b-7c7crax1wm] {
    width: 15%;
}
/* /Pages/Index.razor.rz.scp.css */
.login-message[b-qzmoxg7jtr] {
    /*display: flex;*/
    /*flex-direction: column;*/
    justify-content: center;
    /*align-items: center;*/
    font-size: 1.25rem;
    /*height: 30vh;*/
}

.getstarted-btn[b-qzmoxg7jtr] {
    background:#0094FF;
    color:white;
    border-radius: 20px;
}
/* /Pages/Invoices.razor.rz.scp.css */
.customer-name[b-w3q154zrmj] {
    font-weight: bold;
}

table.invoices[b-w3q154zrmj] {
    width: 100%;
}

table.invoices td[b-w3q154zrmj] {
    padding: 5px 5px 5px 0;
}

table.invoices tr.col-names td[b-w3q154zrmj] {
    font-weight: bold;
}

table.invoices td.actions[b-w3q154zrmj] {
    text-align: right;
}

table.invoices tr.last-invoice td[b-w3q154zrmj] {
    padding-bottom: 1rem;
}

/* /Pages/ManageUsers.razor.rz.scp.css */
.name-column[b-7n77b8ey3s] {
    width: 20%;
}

.email-column[b-7n77b8ey3s] {
    width: 20%;
}

.roles-column[b-7n77b8ey3s] {
    width: 30%;
}

.projects-column[b-7n77b8ey3s] {
    width: 10%;
}

.actions-column[b-7n77b8ey3s] {
    width: 20%;
    text-align: right;
}
/* /Pages/Payments.razor.rz.scp.css */
.customer-name[b-g35qbweec8] {
    font-weight: bold;
}
/* /Pages/Profile.razor.rz.scp.css */
.companylogo[b-gm4xqkqo0m] {
    max-width: 300px;
}
/* /Pages/Projects.razor.rz.scp.css */

.projects-table[b-24y147y22q] {
    width: 100%;
}

tr[b-24y147y22q], td[b-24y147y22q], th[b-24y147y22q] {
    padding: 0 0 10px 0;
}

.customer-name[b-24y147y22q] {
    font-weight: bold;
}

.customer-name-small[b-24y147y22q] {
    font-size: 10px;
}

.sortable[b-24y147y22q] {
    cursor: pointer;
}

@media screen and (min-width: 1200px) {
    .name-field[b-24y147y22q] {
        width: 25%;
    }

    .project-number-field[b-24y147y22q] {
        width: 15%;
    }

    .tags-field[b-24y147y22q] {
        width: 35%;
    }

    .actions-field[b-24y147y22q] {
        width: 25%;
        text-align: right;
    }
}
/* /Pages/SubscriptionInfo.razor.rz.scp.css */
.basic[b-qb6qwhqtas] {
    font-size: 1rem;
}

.subinfo[b-qb6qwhqtas] {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 2rem;
}

    .subinfo th[b-qb6qwhqtas],
    .subinfo td[b-qb6qwhqtas] {
        border: 1px solid #ddd;
        padding: 8px;
    }

    .subinfo thead[b-qb6qwhqtas] {
    }

    .subinfo thead tr[b-qb6qwhqtas] {
        
    }

        .subinfo thead th[b-qb6qwhqtas] {
            text-align: center;
            padding-top: 12px;
            padding-bottom: 12px;
            background-color: var(--dark-blue);
            color: var(--white-color);
        }

    .subinfo tbody[b-qb6qwhqtas] {
    }

        .subinfo tbody th[b-qb6qwhqtas] {
            font-weight: bold;
        }

        .subinfo tbody td[b-qb6qwhqtas] {
        }

.zero-balance[b-qb6qwhqtas] {
    color: red;
}

.upgrade[b-qb6qwhqtas] {
    font-size: 1.5rem;
    padding: 20px;
    border: 1px solid var(--dark-blue);
    width: auto;
    background-color: var(--light-blue);
}
/* /Pages/Terms.razor.rz.scp.css */
#msa[b-bmdd9gem9z] {
    scroll-margin-top: 100px;
}
/* /Pages/Timesheets.razor.rz.scp.css */
:root[b-mqkajvd8c7] {
    --header-height: 3.5rem;
}

.page-button[b-mqkajvd8c7] {
    font-size: 1.5rem;
}

.customer-name[b-mqkajvd8c7] {
    font-size: 10px;
    color: rgba(0, 0, 0, 0.8)
}

.switch-user-select[b-mqkajvd8c7] {
    padding: 5px;
    margin-right: 15px;
}

.tt[b-mqkajvd8c7] {
    width: 100%;
}

.tt td.bold[b-mqkajvd8c7] {
    font-weight: bold;
}

.tt td[b-mqkajvd8c7], .tt th[b-mqkajvd8c7] {
    padding: 10px 5px;
}

.project-col[b-mqkajvd8c7] {
    width: 100%;
    display: block;
}

.time-col[b-mqkajvd8c7] {
    width: 100%;
    display: block;
}

.week-total-col[b-mqkajvd8c7] {
    width: 100%;
    display: block;
}

.mobile-actions[b-mqkajvd8c7] {
    position: fixed;
    left: 0;
    width: 100%;
    padding: 10px;
    bottom: 0;
    z-index: 10;
    background-color: #bcd3e3;
}

.mobile-actions .link-button[b-mqkajvd8c7] {
    font-size: 24px;
}

@media (min-width: 992px) {
    .timesheet-container[b-mqkajvd8c7] {
        background-color: #f7f7f7;
        padding: 10px;
    }

    .project-col[b-mqkajvd8c7] {
        width: 20%;
        display: table-cell;
    }

    .time-col[b-mqkajvd8c7] {
        width: 10%;
        display: table-cell;
    }

    .week-total-col[b-mqkajvd8c7] {
        width: 10%;
        display: table-cell;
        text-align: right;
        vertical-align: middle;
        padding-right: 10px;
    }

    .mobile-actions[b-mqkajvd8c7] {
        display: none;
    }
}

/* /Pages/UnbilledHoursReports.razor.rz.scp.css */
tr.summary[b-whqe8q1d3y] {
    font-weight: bold;
    border-top: 2px solid #000;
}
.table.hours td.no-border[b-whqe8q1d3y] {
    border-bottom: 0;
}
/* /Pages/UpgradeSubscription.razor.rz.scp.css */
table.changes[b-b4yo727xp8] {

}

table.changes td[b-b4yo727xp8] {
    padding-right: 2rem;
}

table.changes tr td:first-child[b-b4yo727xp8] {
    font-weight: bold;
}

table.changes tr td:last-child[b-b4yo727xp8] {
    text-align: right;
}
/* /Pages/ViewInvoice.razor.rz.scp.css */
.project-field[b-kmpuyxfmfs] {
    width: 25%;
}

.description-field[b-kmpuyxfmfs] {
    width: 35%;
}

.price-field[b-kmpuyxfmfs] {
    width: 10%;
}

[b-kmpuyxfmfs] .description {
    width: 90%;
    padding: 5px 10px;
    height: 100px;
}
/* /Shared/Clock/ClockTimer.razor.rz.scp.css */
.timer-container[b-0q6gl1r4of] {
    text-align: center;
    margin: 10px 0;
}

.timer[b-0q6gl1r4of] {
    font-weight: bold;
    font-size: 24px;
}
/* /Shared/Clock/EditClockMinutes.razor.rz.scp.css */
.time-form[b-0jwud5v9xv] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}
/* /Shared/Customers/EditCustomer.razor.rz.scp.css */
.customer-form[b-za625uw3so] {
    padding: 20px;
    background-color: #99deff;
}
/* /Shared/Dashboard/Widget.razor.rz.scp.css */
.widget[b-nti0vko7n2] {
    padding: 20px;
    margin: 10px;
    border-radius: 15px;
}

.widget h3[b-nti0vko7n2] {
    font-size: 1.0rem;
    padding-bottom: 5px;
}

    .widget.border[b-nti0vko7n2] {
        border-color: #213B73;
        border-width: 2px;
        border-style: solid;
    }

/* /Shared/Feedback/ViewFeedback.razor.rz.scp.css */
.feedback-container[b-6u8z2jaqw4] {
    width: 90vw;
}

@media (min-width: 992px) {
    .feedback-container[b-6u8z2jaqw4] {
        width: 40vw;
    }
}
/* /Shared/IconCircle.razor.rz.scp.css */
.circle-icon[b-umvuyl4rpn] {
    background: #213b73;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .circle-icon.clickable[b-umvuyl4rpn] {
        cursor: pointer;
    }

    .circle-icon .icon-content[b-umvuyl4rpn] {
        font-size: 18px;
        color: #FFF;
    }
/* /Shared/Invoices/InvoicePreview.razor.rz.scp.css */
.preview-container[b-c7jexga02u]
{
    border: 1px solid #000;
    padding: 5px 10px;
}

.preview-container:nth-child(odd)[b-c7jexga02u] {
    background-color: #f2f2f2;
}
/* /Shared/LoadingMessage.razor.rz.scp.css */
.account-status[b-97v932rpp9] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    height: 100vh;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-id2u04tgze] {
    position: relative;
}

.main[b-id2u04tgze] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 80vh;
}
/* /Shared/MinimalLayout.razor.rz.scp.css */
.minimal-container[b-i52gkac3ys] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 98%;
    margin: 20px 1%;
}

    .minimal-container .logo[b-i52gkac3ys] {
        width: 200px;
    }

@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
    .minimal-container[b-i52gkac3ys] {
        width: 90%;
        margin: 0 5%;
    }

        .minimal-container .logo[b-i52gkac3ys] {
            width: 300px;
        }
}

@media (min-width: 1200px) {
}

@media (min-width: 1400px) {
}
/* /Shared/NavMenu.razor.rz.scp.css */
/*.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand {
    font-size: 1.1rem;
}

.oi {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type {
        padding-top: 1rem;
    }

    .nav-item:last-of-type {
        padding-bottom: 1rem;
    }

    .nav-item ::deep a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item ::deep a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item ::deep a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler {
        display: none;
    }

    .collapse {*/
        /* Never collapse the sidebar for wide screens */
        /*display: block;
    }
}*/
/* /Shared/Projects/AddTag.razor.rz.scp.css */
.add-button[b-25tpctlpbl] {
    margin: -6px 0 0 5px;
}
/* /Shared/Projects/ManageProjectWorkers.razor.rz.scp.css */
.manage-worker-modal[b-628o6egcd4] {
    width: 90vw;
    height: 90vh;
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
    .manage-worker-modal[b-628o6egcd4] {
        width: 50vw;
        height: auto;
        padding-top: 0;
    }

}

@media (min-width: 992px) {
    
}

@media (min-width: 1200px) {
    
}

@media (min-width: 1400px) {
    
}
/* /Shared/Projects/ProjectTagCloud.razor.rz.scp.css */
.add-tag-button[b-p7v7paw3mw] {
    border: 0;
    padding: 5px 10px;
    cursor: pointer;
    background-color: #c5c5c5;
    font-size: 12px;
}

.tag-cloud[b-p7v7paw3mw] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.add-tag-circle[b-p7v7paw3mw] {
    font-size: 24px;
    margin-left: 10px;
    cursor: pointer;
    color: #0a58ca;
}

.tag-add[b-p7v7paw3mw] {
    margin-left: 5px;
    align-self: center;
}
/* /Shared/SideBar.razor.rz.scp.css */
.logo[b-6jbuyvjp8k] {
    width: 100px;
}

@media screen and (min-width: 768px) {
    .logo[b-6jbuyvjp8k] {
        width: 160px;
    }
}

@media screen and (min-width: 992px) {
    
}

@media screen and (min-width: 1200px) {
    
}

@media screen and (min-width: 1400px) {
    .logo[b-6jbuyvjp8k] {
        width: 200px;
    }
}
/* /Shared/Subscriptions/SubscriptionGrid.razor.rz.scp.css */
.subs-main[b-4qf1jjs5z0] {
    text-align: center;
    width: 100%;
}

.subs-heading[b-4qf1jjs5z0] {
    margin-bottom: 20px;
}

.subs[b-4qf1jjs5z0] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sub[b-4qf1jjs5z0] {
    margin: 0 20px 20px 20px;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--dark-blue);
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0px 0px 10px 0px var(--blue);
}



    .sub h3[b-4qf1jjs5z0] {
        font-weight: bold;
        color: var(--dark-blue);
    }

    .sub ul[b-4qf1jjs5z0] {
        list-style: none;
        padding: 0;
       /* height: 200px;*/
    }

.sub-price[b-4qf1jjs5z0] {
    font-size: 2rem;
    font-weight: bold;
    color: var(--dark-blue);
}

.sub-button[b-4qf1jjs5z0] {
    margin-top: 20px;
    background-color: var(--dark-blue);
    color: var(--white-color);
    border: 1px solid var(--dark-blue);
    border-radius: 10px;
    padding: 10px 30px;
    font-size: 1.3rem;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.sub .sub-button[b-4qf1jjs5z0] {
    width: 100%;
}

.sub-button span[b-4qf1jjs5z0] {
    display: inline-block;
    margin-right: 5px;
}

.sub-button:hover[b-4qf1jjs5z0] {
    box-shadow: 0px 0px 10px 0px var(--blue);
    border: 1px solid var(--dark-blue);
    background-color: var(--white-color);
    color: var(--dark-blue);
}

.sub.selected[b-4qf1jjs5z0] {
    background-color: var(--light-blue);
}

    .sub.selected .sub-button[b-4qf1jjs5z0] {
        background-color: var(--white-color);
        color: var(--dark-blue);
    }

    .contact-sales[b-4qf1jjs5z0] {
        text-align: center;
        font-size: 2rem;
        margin: 2rem 0;
    }
@media (min-width: 576px) {
}

@media (min-width: 768px) {
    .subs-heading[b-4qf1jjs5z0] {
        margin-bottom: 50px;
    }

    .subs-main[b-4qf1jjs5z0] {
        width: 100%;
        max-width: 1600px;
    }

    .subs[b-4qf1jjs5z0] {
        flex-direction: row;
        justify-content: center;
    }

    .sub[b-4qf1jjs5z0] {
        width: 100%;
        max-width: 600px;
    }
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}

@media (min-width: 1400px) {
    .subs-main[b-4qf1jjs5z0] {
    }
}
/* /Shared/Tag.razor.rz.scp.css */
.tag-container[b-lk32va7oug] {
    display: inline-block;
    padding: 5px 10px;
    background-color: #f9e295;
    border-radius: 10px;
    margin: 2px 2px 2px 0;
}
    .tag-container.readonly[b-lk32va7oug] {
        background-color: #d7d7d7;
    }

.tag[b-lk32va7oug] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    font-size: 12px;
}

.tag .description[b-lk32va7oug] {
    margin-right: 10px;
}

.tag-container.readonly .tag .description[b-lk32va7oug] {
    margin-right: 0;
}
/* /Shared/TimeEntry/AddTimeEntryTag.razor.rz.scp.css */
.add-button[b-lrhwxjurv2] {
    margin: 0 0 0 5px;
}
.autocomplete-container[b-lrhwxjurv2] {
    margin: 6px 0 0 0;
}
/* /Shared/TimeEntry/TagCloud.razor.rz.scp.css */
.tag-cloud-container[b-lsr6lc8c10] {
    background-color: #bcd3e3;
    padding: 10px 20px;
    border: 1px solid #000000;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

    .tag-cloud-container .tag-cloud[b-lsr6lc8c10] {
        margin-bottom: 15px;
        text-align: center;
    }

        .tag-cloud-container .tag-cloud .tag-cloud-title[b-lsr6lc8c10] {
            display: block;
            margin-bottom: 1rem;
            font-weight: bold;
        }

    .tag-cloud-container .tag-add[b-lsr6lc8c10] {
        align-self: center;
    }

    .tag-cloud-container .action-buttons[b-lsr6lc8c10] {
        font-size: 1.2em;
        text-align: center;
        justify-self: center;
        margin-bottom: 15px;
    }

@media (min-width: 1200px) {
    .tag-cloud-container[b-lsr6lc8c10] {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

        .tag-cloud-container .action-buttons[b-lsr6lc8c10] {
            width: fit-content;
            text-align: left;
            margin-bottom: 0;
            margin-right: 20px;
        }

        .tag-cloud-container .tag-cloud[b-lsr6lc8c10] {
            margin-bottom: 0;
            flex: 2;
            text-align: left;
        }

        .tag-cloud-container .tag-add[b-lsr6lc8c10] {
            
        }

        .tag-cloud-container .tag-cloud .tag-cloud-title[b-lsr6lc8c10] {
            display: inline-block;
            margin-right: 15px;
            margin-bottom: 0;
        }
}
/* /Shared/Tooltips/Tooltip.razor.rz.scp.css */
.tooltip-wrapper[b-7gzc1uwy98] {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    cursor: help;
}

#spanText[b-7gzc1uwy98] {
    visibility: hidden;
    position: absolute;
    width: 220px;
    top: 100%;
    left: 50%;
    margin-left: -110px;
    background-color: lightgrey;
    color: black;
    text-align: center;
    padding: 5px;
    border-radius: 6px;
    z-index: 1;
    font: 12px bold Helvetica Neue, Helvetica, Arial, sans-serif;
    ;
}

    #spanText[b-7gzc1uwy98]::after {
        content: " ";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }

.tooltip-wrapper:hover #spanText[b-7gzc1uwy98] {
    visibility: visible;
}

/* /Shared/TopMenu.razor.rz.scp.css */
.logo[b-j5240mej8f] {
    width: 100px;
    margin-left: 1rem;
}
