@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* /Pages/Dashboard/DashboardFilters.razor.rz.scp.css */
/* /Pages/Dashboard/Index.razor.rz.scp.css */
.reviewRefundsTitle[b-ymmlvdeasr] {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.k-i-chevron-left[b-ymmlvdeasr], .k-i-chevron-right[b-ymmlvdeasr] {
    color: #57adc9;
}

.dialog-loading-container[b-ymmlvdeasr] {
    width: 150px;
    height: 125px;
}
/* /Pages/StyleGuide/Index.razor.rz.scp.css */
.style-guide[b-150q117uww] {
	font-family: Helvetica;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.19;
	letter-spacing: normal;
	text-align: left;
	color: #28abb9;
}

.version[b-150q117uww] {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.19;
	letter-spacing: normal;
	text-align: left;
	color: #7f9aa7;
}


.rectangle[b-150q117uww] {
	width: 180px;
	height: 100px;
}

.color-name[b-150q117uww] {
	padding-top: 16px;
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.22;
	letter-spacing: 0.32px;
	text-align: left;
	color: #4b616d;
}

.color-hex[b-150q117uww] {
	padding-top: 4px;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.25;
	letter-spacing: normal;
	text-align: left;
	color: #7f9aa7;
}
/* /Shared/Components/EditRefunds.razor.rz.scp.css */
.tabTitleHeader[b-83que0qoyc] {
    margin: 0;
}


@media screen and (min-height: 1080px) {
    .edit-Refunds-Tab[b-83que0qoyc] {
        height: 58vh;
    }
}

@media screen and (max-height: 1079px) {
    .edit-Refunds-Tab[b-83que0qoyc] {
        height: 50vh;
    }
}


.edit-Refunds-Tab[b-83que0qoyc] {
    overflow: auto;
}
/* /Shared/Components/RefundInfoGrid.razor.rz.scp.css */
.flexColumn[b-buwfgzo817] {
    display: flex;
    flex-direction: column;
}

.k-grid-content[b-buwfgzo817] {
    overflow-y: scroll !important;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-fim4m6qe20] {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #f4faff;
}


.sidebar[b-fim4m6qe20] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-fim4m6qe20] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-fim4m6qe20]  a, .top-row .btn-link[b-fim4m6qe20] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-fim4m6qe20] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-fim4m6qe20] {
        display: none;
    }

    .top-row.auth[b-fim4m6qe20] {
        justify-content: space-between;
    }

    .top-row a[b-fim4m6qe20], .top-row .btn-link[b-fim4m6qe20] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-fim4m6qe20] {
        flex-direction: row;
    }

    .sidebar[b-fim4m6qe20] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-fim4m6qe20] {
        position: sticky;
        top: 0;
        z-index: 1;
    }
}
/* /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;
    }
}*/
