/* _content/GL.SPED.SelfQuote/Shared/Grids/GridQuoteCalculations.razor.rz.scp.css */

:root[b-7cl5e07h3o] {
    --previous--main-red-color: rgb(195, 38, 31);
    --main-color: #00bfff;
    --main-color-rgb: rgba(0, 191, 255, 1);
    --main-background-image-color-filter: invert(50%) sepia(94%) saturate(1146%) hue-rotate(159deg) brightness(100%) contrast(109%) !important;
}

.CalculationGrid[b-7cl5e07h3o] {
    width: 1000px !important;
}

    .CalculationGrid .highlighted-item > td:nth-child(1)[b-7cl5e07h3o] {
        background-color: rgba(245, 198, 203, 0.5) !important;
        font-weight: bold !important;
        text-align: left !important;
        border: none !important;
    }

    .CalculationGrid .highlighted-item > td:nth-child(2)[b-7cl5e07h3o] {
        background-color: rgba(245, 198, 203, 0.5) !important;
        font-weight: bold !important;
        text-align: left !important;
        border: none !important;
    }

    .CalculationGrid .highlighted-item > td:nth-child(3)[b-7cl5e07h3o] {
        background-color: rgba(245, 198, 203, 0.5) !important;
        font-weight: bold !important;
        border: none !important;
        text-align: center !important;
    }

    .CalculationGrid .highlighted-item > td:nth-child(4)[b-7cl5e07h3o] {
        background-color: rgba(245, 198, 203, 0.5) !important;
        font-weight: bold !important;
        border: none !important;
        text-align: center !important;
    }

    .CalculationGrid .highlighted-item2 > td:nth-child(1)[b-7cl5e07h3o] {
        color: grey !important;
        border: none !important;
        font-weight: 400 !important;
    }

    .CalculationGrid .highlighted-item2 > td:nth-child(2)[b-7cl5e07h3o] {
        color: grey !important;
        border: none !important;
        text-align: left !important;
    }

    .CalculationGrid .highlighted-item2 > td:nth-child(3)[b-7cl5e07h3o] {
        color: grey !important;
        border: none !important;
        text-align: center !important;
    }

    .CalculationGrid .highlighted-item2 > td:nth-child(4)[b-7cl5e07h3o] {
        color: grey !important;
        border: none !important;
    }

.headerCard[b-7cl5e07h3o] {
    text-align: left !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    /*background-color: transparent !important !important;*/
}

.headerContent[b-7cl5e07h3o] {
    display: flex !important;
    align-items: center !important;
    gap: 5px !important;
}

    .headerContent p[b-7cl5e07h3o] {
        margin: auto 0 !important;
    }

.card-footer-calculation[b-7cl5e07h3o] {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    border-top: none !important;
}

    .card-footer-calculation button[b-7cl5e07h3o] {
        width: 100% !important;
        text-transform: uppercase !important;
        background-color: transparent !important;
        border: 1px solid var(--main-color) !important;
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
        transition: all ease-in-out 0.1s !important;
        color: var(--main-color) !important;
        outline: none !important;
    }

        .card-footer-calculation button:hover[b-7cl5e07h3o] {
            color: white !important;
            background-color: var(--main-color) !important;
            border: 1px solid var(--main-color) !important;
        }

.card[b-7cl5e07h3o] {
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    overflow: hidden !important;
    width: 400px !important;
    box-shadow: 0 5px 100px -35px black !important;
    background: rgba(195, 38, 31, 0) !important;
    border-radius: 16px !important;
    backdrop-filter: blur(20px) !important;
    -webkit-backdrop-filter: blur(20px) !important;
    border: 1px solid rgba(0, 191, 255, 1) !important;
}

.card-header-calculation[b-7cl5e07h3o] {
    /*background-color: #f5f5f5 !important;*/
    padding: 10px 10px 0px 10px !important;
}

.shipment-info[b-7cl5e07h3o] {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    flex-direction: column !important;
    gap: 5px !important;
    text-align: left !important;
}

    .shipment-info p[b-7cl5e07h3o] {
        width: 100% !important;
    }

    .shipment-info p[b-7cl5e07h3o] {
        margin: 0 !important;
    }

.shipment-days[b-7cl5e07h3o] {
    margin: 0 !important;
}

.card-body[b-7cl5e07h3o] {
    padding: 0px 10px 0px 10px !important;
}

.shipment-price[b-7cl5e07h3o] {
    font-size: 24px !important;
    margin: 0 !important;
}

.card-footer-calculation[b-7cl5e07h3o] {
    /*background-color: #f5f5f5 !important;*/
    padding: 0px 10px 10px 10px !important;
    flex-direction: column !important;
}

    .card-footer-calculation button[b-7cl5e07h3o] {
        margin: 10px 0 !important;
    }

    .card-footer-calculation .card-footer-price[b-7cl5e07h3o] {
        width: 100% !important;
        text-align: left !important;
    }

        .card-footer-calculation .card-footer-price p[b-7cl5e07h3o] {
            margin: 0 !important;
        }

        .card-footer-calculation .card-footer-price .price-tittle[b-7cl5e07h3o] {
            font-weight: 600 !important;
            font-size: 18px !important;
        }

        .card-footer-calculation .card-footer-price .shipment-price[b-7cl5e07h3o] {
            font-weight: 650 !important;
            font-size: 16px !important;
        }

.card-btn[b-7cl5e07h3o] {
    display: block !important;
    width: 100% !important;
    border: none !important;
    background-color: #4CAF50 !important;
    color: white !important;
    padding: 10px 20px !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    cursor: pointer !important;
}

.wrapper[b-7cl5e07h3o] {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-evenly !important;
    margin: 20px 0px !important;
}

hr[b-7cl5e07h3o] {
    border: 0 !important;
    clear: both !important;
    display: block !important;
    width: 100% !important;
    height: 2px !important;
    color: var(--main-color) !important;
    background-color: var(--main-color) !important;
}

.QuoteConfirmedIcon[b-7cl5e07h3o] {
    width: 50px !important;
    margin: 10px 0 !important;
    filter: var(--main-background-image-color-filter) !important;
    transition: all ease-in-out 0.2s !important;
}

    .QuoteConfirmedIcon:hover[b-7cl5e07h3o] {
        transform: rotate(180deg) !important;
        transform: scale(1.2) !important;
    }

.bodyWrapperContent[b-7cl5e07h3o] {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 5px !important;
}

    .bodyWrapperContent div[b-7cl5e07h3o] {
        width: 100% !important;
        text-align: left !important;
    }

        .bodyWrapperContent div b[b-7cl5e07h3o] {
            display: block !important;
            width: 100% !important;
            background-color: lightgray !important;
            padding: 4px !important;
            font-weight: 700 !important;
            font-size: 13px !important;
        }

        .bodyWrapperContent div p[b-7cl5e07h3o] {
            margin: 10px 0px !important;
        }

.card-footer-calculation b[b-7cl5e07h3o] {
    width: 100% !important;
    text-align: left !important;
    font-size: 14px !important;
}

.bestOption[b-7cl5e07h3o] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    position: relative;
}

    .bestOption img[b-7cl5e07h3o] {
        margin-bottom: 0.5rem;
    }


.selectedCard[b-7cl5e07h3o] {
    overflow: hidden !important;
    width: 400px !important;
    box-shadow: green 0px 5px 100px -40px !important;
    background: rgba(195, 38, 31, 0) !important;
    border-radius: 16px !important;
    backdrop-filter: blur(20px) !important;
    border: 1px solid green !important;
}

.selectedCardHr[b-7cl5e07h3o] {
    border: 0px !important;
    clear: both !important;
    display: block !important;
    width: 100% !important;
    height: 2px !important;
    color: rgb(195, 38, 31) !important;
    background-color: green !important;
}

.selectedCardImage[b-7cl5e07h3o] {
    filter: invert(24%) sepia(41%) saturate(7313%) hue-rotate(117deg) brightness(90%) contrast(107%);
}

.selectedCardIcon[b-7cl5e07h3o] {
    filter: invert(32%) sepia(84%) saturate(7114%) hue-rotate(112deg) brightness(95%) contrast(103%);
    width: 50px !important;
    margin: 10px 0 !important;
    transition: all ease-in-out 0.2s !important;
}

.cheaperOption[b-7cl5e07h3o] {
    box-shadow: 0 5px 100px -60px black !important;
}

.unSelectedCardImage[b-7cl5e07h3o] {
    filter: var(--main-background-image-color-filter) !important;
}

.unSelectedCardHr[b-7cl5e07h3o] {
    background: var(--main-color) !important;
}

.unSelectedCardBoxShadow[b-7cl5e07h3o] {
    box-shadow: 0 5px 100px -60px var(--main-color) !important;
}

.selectedCardIcon:hover[b-7cl5e07h3o] {
    transform: scale(1.2);
}


.Destination[b-7cl5e07h3o] {
    width: 200px;
    font-size: 17px;
    position: absolute;
    right: 0;
    margin-top: 15px;
    text-align: right;
    padding-right: 10px;
}
/* _content/GL.SPED.SelfQuote/Shared/Grids/GridQuoteDimensionals.razor.rz.scp.css */
.AddDimensions[b-uut6t3jy2m] {
    margin-bottom: 10px !important;
    color: #c3261f !important;
}

.Dimensions[b-uut6t3jy2m] {
    width: 100% !important;
}

.dxbl-grid-footer-row td td[b-uut6t3jy2m] {
    border: 1px solid grey !important;
}

.dxbl-pager-active-page-btn[b-uut6t3jy2m] {
    background-color: #c3261f !important;
}

.DimensionButtonLinks[b-uut6t3jy2m] {
    transition: all ease-in-out !important;
}

    .DimensionButtonLinks:hover[b-uut6t3jy2m] {
        color: #c3261f !important;
    }

.AddNewButton .AddNewButton[b-uut6t3jy2m] {
    color: #c3261f !important;
}

.CreateQuote[b-uut6t3jy2m] {
    margin: 15px 0px;
}

.dimensionsGrid .dxbl-scroll-viewer .dxbl-scroll-viewer-content .dxbl-grid-table button > span[b-uut6t3jy2m] {
    text-transform: uppercase !important;
}

.dimensionsGrid .dxbl-scroll-viewer .dxbl-scroll-viewer-content .dxbl-grid-table td button:hover > span[b-uut6t3jy2m] {
    color: #c3261f !important;
}
/* _content/GL.SPED.SelfQuote/Shared/Layouts/AdminDashboardLayout.razor.rz.scp.css */
:root[b-r7c11c97wd] {
    --previous--main-red-color: #c3261f;
    --main-color: #00bfff !important;
    --main-background-image-color-filter: invert(50%) sepia(94%) saturate(1146%) hue-rotate(159deg) brightness(100%) contrast(109%) !important;
}


[b-r7c11c97wd]::-webkit-scrollbar {
    width: 10px !important;
}

[b-r7c11c97wd]::-webkit-scrollbar-track {
    background: #f1f1f1 !important;
    background-color: transparent !important;
    border: none !important;
}

[b-r7c11c97wd]::-webkit-scrollbar-thumb {
    background: var(--main-color) !important;
}

    [b-r7c11c97wd]::-webkit-scrollbar-thumb:hover {
        background: var(--main-color) !important;
    }

.gridlayout-item[b-r7c11c97wd] {
    font-size: 1.2em !important;
    font-weight: 500 !important;
    /*text-align: center !important;*/
    height: 100% !important;
    padding: 0.5rem !important;    
    position: relative !important;
    z-index: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.gridlayout-itemRight[b-r7c11c97wd] {
    overflow: auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    overflow-x: hidden !important;
}

.gridlayout-item[b-r7c11c97wd]:before {
    content: " " !important;
    position: absolute !important;
    z-index: -1 !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    opacity: 0.4 !important;
}

.gridlayout-header[b-r7c11c97wd]:before {
    background-color: var(--main-color) !important;
}

.gridlayout-header[b-r7c11c97wd] {
    background-color: var(--main-color) !important;
}

.gridlayout-right-side-bar[b-r7c11c97wd]:before {
    background-color: var(--bs-info) !important;
}

.gridlayout-footer[b-r7c11c97wd]:before {
    background-color: var(--main-color) !important;
}

.gridlayout-footer[b-r7c11c97wd] {
    background-color: var(--main-color) !important;
    color: white !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
}

@@media (max-width: 575.98px) {
    .gridlayout-item[b-r7c11c97wd] {
        font-size: 0.9em !important;
    }
}

.leftBar[b-r7c11c97wd] {
    background-color: whitesmoke !important;
    flex-direction: column !important;
    width: 100% !important;
    padding: 0 !important;
}

.gridlayout-header[b-r7c11c97wd] {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.leftHeader[b-r7c11c97wd] {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;
}

.CompName[b-r7c11c97wd] {
    font-size: 17px !important;
    font-weight: normal !important;
    color: white !important;
    padding: 0px !important;
    margin-top: 8px !important;
    white-space: nowrap
}

.webVer[b-r7c11c97wd] {
    font-size: 11px !important;
    font-weight: normal !important;
    color: white !important;
    padding: 0px !important;
    margin-top: 13px !important;
    margin-left: -2px !important;
    width: 60px !important;
}

.rightHeader[b-r7c11c97wd] {
    z-index: 999 !important;
}

    .rightHeader a[b-r7c11c97wd] {
        text-decoration: none !important;
        color: white !important;
    }

.dx-dropdown-menu[b-r7c11c97wd] {
    border-radius: 0px !important;
}

.dx-menu-item-text[b-r7c11c97wd] {
    color: white !important;
}

.dropdown-item .dx-menu-item-text[b-r7c11c97wd] {
    color: black !important;
}

.dx-menu-dropdown-toggle svg[b-r7c11c97wd] {
    color: white !important;
}

.footer[b-r7c11c97wd] {
    z-index: 2 !important;
}
/* _content/GL.SPED.SelfQuote/Shared/Layouts/AdminLoginLayout.razor.rz.scp.css */
/**/ /*@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500);*/

*:focus[b-3l6cqaw203] {
    outline: none;
}

body[b-3l6cqaw203] {
    margin: 0;
    padding: 0;
    background: #DDD;
    font-size: 16px;
    color: #222;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

#login-box[b-3l6cqaw203] {
    position: relative;
    margin: 5% auto;
    width: 700px;
    height: 700px;
    background: #FFF;
    border-radius: 2px;
    box-shadow: 0 2px 44px rgba(0, 0, 0, 0.4);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.left[b-3l6cqaw203] {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding: 40px;
    width: 300px;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
}

h1[b-3l6cqaw203] {
    margin: 0 0 20px 0;
    font-weight: 300;
    font-size: 28px;
    text-align: left;
}

input[type="text"][b-3l6cqaw203],
input[type="password"][b-3l6cqaw203], .select[b-3l6cqaw203] {
    display: block;
    box-sizing: border-box;
    margin-bottom: 15px;
    padding: 4px;
    width: 220px;
    height: 32px;
    border: none;
    border-bottom: 1px solid #AAA;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    transition: 0.2s ease;
}

    input[type="text"]:focus[b-3l6cqaw203],
    input[type="password"]:focus[b-3l6cqaw203], .select:focus[b-3l6cqaw203] {
        border-bottom: 2px solid #16a085;
        color: #16a085;
        transition: 0.2s ease;
    }

input[type="submit"][b-3l6cqaw203] {
    margin-top: 28px;
    width: 120px;
    height: 32px;
    background: #16a085;
    border: none;
    border-radius: 2px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    transition: 0.1s ease;
    cursor: pointer;
}

    input[type="submit"]:hover[b-3l6cqaw203],
    input[type="submit"]:focus[b-3l6cqaw203] {
        opacity: 0.8;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
        transition: 0.1s ease;
    }

    input[type="submit"]:active[b-3l6cqaw203] {
        opacity: 1;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
        transition: 0.1s ease;
    }

.or[b-3l6cqaw203] {
    /* position: absolute;
  top: 180px;
  left: 280px;*/
    width: 40px;
    height: 40px;
    background: #DDD;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    line-height: 40px;
    text-align: center;
}

.right[b-3l6cqaw203] {
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
    padding: 40px;
    width: 300px;
    height: inherit;
    background: url('https://goo.gl/YbktSj');
    background-size: cover;
    background-position: center;
    border-radius: 0 2px 2px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .right .loginwith[b-3l6cqaw203] {
        display: block;
        margin-bottom: 40px;
        font-size: 28px;
        color: #FFF;
        text-align: center;
    }

button.social-signin[b-3l6cqaw203] {
    margin-bottom: 20px;
    width: 220px;
    height: 36px;
    border: none;
    border-radius: 2px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    transition: 0.2s ease;
    cursor: pointer;
}

    button.social-signin:hover[b-3l6cqaw203],
    button.social-signin:focus[b-3l6cqaw203] {
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
        transition: 0.2s ease;
    }

    button.social-signin:active[b-3l6cqaw203] {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
        transition: 0.2s ease;
    }

    button.social-signin.facebook[b-3l6cqaw203] {
        background: #32508E;
    }

    button.social-signin.twitter[b-3l6cqaw203] {
        background: #55ACEE;
    }

    button.social-signin.google[b-3l6cqaw203] {
        background: #DD4B39;
    }

.gridlayout-item[b-3l6cqaw203] {
    font-size: 1.2em;
    font-weight: 500;
    text-align: center;
    height: 100%;
    padding: 0.5rem;
    text-align: center;
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .gridlayout-item[b-3l6cqaw203]:before {
        content: " ";
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        opacity: 0.4;
    }

.gridlayout-header[b-3l6cqaw203]:before {
    background-color: #00bfff;
}

.gridlayout-header[b-3l6cqaw203] {
    background-color: #00bfff;
}

.gridlayout-content[b-3l6cqaw203]:before {
    background-color: var(--bs-yellow);
}

.gridlayout-left-side-bar[b-3l6cqaw203]:before {
    background-color: var(--bs-green);
}

.gridlayout-right-side-bar[b-3l6cqaw203]:before {
    background-color: var(--bs-info);
}

.gridlayout-footer[b-3l6cqaw203]:before {
    background-color: #00bfff;
}

.gridlayout-footer[b-3l6cqaw203] {
    background-color: #00bfff;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
}

@media (max-width: 575.98px) {
    .gridlayout-item[b-3l6cqaw203] {
        font-size: 0.9em;
    }
}

.btn[b-3l6cqaw203] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 0;
    margin: 0;
}

.gridlayout-header[b-3l6cqaw203] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.leftHeader[b-3l6cqaw203] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.CompName[b-3l6cqaw203] {
    font-size: 17px;
    font-weight: normal;
    color: white;
    padding: 0px !important;
    margin-top: 8px;
    white-space: nowrap
}

.webVer[b-3l6cqaw203] {
    font-size: 11px;
    font-weight: normal;
    color: white;
    padding: 0px !important;
    margin-top: 13px;
    margin-left: -2px;
    width: 60px !important;
}

.rightHeader a[b-3l6cqaw203] {
    text-decoration: none;
    color: white;
}
/* _content/GL.SPED.SelfQuote/Shared/Layouts/AdminSettingsLayout.razor.rz.scp.css */
:root[b-vtncaltrut] {
    --previous--main-red-color: #c3261f;
    --main-color: #00bfff !important;
    --main-background-image-color-filter: invert(50%) sepia(94%) saturate(1146%) hue-rotate(159deg) brightness(100%) contrast(109%) !important;
}


[b-vtncaltrut]::-webkit-scrollbar {
    width: 10px !important;
}

[b-vtncaltrut]::-webkit-scrollbar-track {
    background: #f1f1f1 !important;
    background-color: transparent !important;
    border: none !important;
}

[b-vtncaltrut]::-webkit-scrollbar-thumb {
    background: var(--main-color) !important;
}

    [b-vtncaltrut]::-webkit-scrollbar-thumb:hover {
        background: var(--main-color) !important;
    }

.gridlayout-item[b-vtncaltrut] {
    font-size: 1.2em !important;
    font-weight: 500 !important;
    /*text-align: center !important;*/
    height: 100% !important;
    padding: 0.5rem !important;
    position: relative !important;
    z-index: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.gridlayout-itemRight[b-vtncaltrut] {
    overflow: auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    overflow-x: hidden !important;
}

.gridlayout-item[b-vtncaltrut]:before {
    content: " " !important;
    position: absolute !important;
    z-index: -1 !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    opacity: 0.4 !important;
}

.gridlayout-header[b-vtncaltrut]:before {
    background-color: var(--main-color) !important;
}

.gridlayout-header[b-vtncaltrut] {
    background-color: var(--main-color) !important;
}

.gridlayout-right-side-bar[b-vtncaltrut]:before {
    background-color: var(--bs-info) !important;
}

.gridlayout-footer[b-vtncaltrut]:before {
    background-color: var(--main-color) !important;
}

.gridlayout-footer[b-vtncaltrut] {
    background-color: var(--main-color) !important;
    color: white !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
}

@@media (max-width: 575.98px) {
    .gridlayout-item[b-vtncaltrut] {
        font-size: 0.9em !important;
    }
}

.leftBar[b-vtncaltrut] {
    background-color: whitesmoke !important;
    flex-direction: column !important;
    width: 100% !important;
    padding: 0 !important;
}

.gridlayout-header[b-vtncaltrut] {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.leftHeader[b-vtncaltrut] {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;
}

.CompName[b-vtncaltrut] {
    font-size: 17px !important;
    font-weight: normal !important;
    color: white !important;
    padding: 0px !important;
    margin-top: 8px !important;
    white-space: nowrap
}

.webVer[b-vtncaltrut] {
    font-size: 11px !important;
    font-weight: normal !important;
    color: white !important;
    padding: 0px !important;
    margin-top: 13px !important;
    margin-left: -2px !important;
    width: 60px !important;
}

.rightHeader[b-vtncaltrut] {
    z-index: 999 !important;
}

    .rightHeader a[b-vtncaltrut] {
        text-decoration: none !important;
        color: white !important;
    }

.dx-dropdown-menu[b-vtncaltrut] {
    border-radius: 0px !important;
}

.dx-menu-item-text[b-vtncaltrut] {
    color: white !important;
}

.dropdown-item .dx-menu-item-text[b-vtncaltrut] {
    color: black !important;
}

.dx-menu-dropdown-toggle svg[b-vtncaltrut] {
    color: white !important;
}

.footer[b-vtncaltrut] {
    z-index: 2 !important;
}
/* _content/GL.SPED.SelfQuote/Shared/Layouts/DashboardLayout.razor.rz.scp.css */
:root[b-aw48wqza24] {
    --previous--main-red-color: #c3261f;
    --main-color: #00bfff !important;
    --main-background-image-color-filter: invert(50%) sepia(94%) saturate(1146%) hue-rotate(159deg) brightness(100%) contrast(109%) !important;
}


[b-aw48wqza24]::-webkit-scrollbar {
    width: 10px !important;
}

[b-aw48wqza24]::-webkit-scrollbar-track {
    background: #f1f1f1 !important;
    background-color: transparent !important;
    border: none !important;
}

[b-aw48wqza24]::-webkit-scrollbar-thumb {
    background: var(--main-color) !important;
}

    [b-aw48wqza24]::-webkit-scrollbar-thumb:hover {
        background: var(--main-color) !important;
    }

.gridlayout-item[b-aw48wqza24] {
    font-size: 1.2em !important;
    font-weight: 500 !important;
    /*text-align: center !important;*/
    height: 100% !important;
    padding: 0.5rem !important;
    position: relative !important;
    z-index: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.gridlayout-itemRight[b-aw48wqza24] {
    overflow: auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    overflow-x: hidden !important;
}

.gridlayout-item[b-aw48wqza24]:before {
    content: " " !important;
    position: absolute !important;
    z-index: -1 !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    opacity: 0.4 !important;
}

.gridlayout-header[b-aw48wqza24]:before {
    background-color: var(--main-color) !important;
}

.gridlayout-header[b-aw48wqza24] {
    background-color: var(--main-color) !important;
}

.gridlayout-right-side-bar[b-aw48wqza24]:before {
    background-color: var(--bs-info) !important;
}

.gridlayout-footer[b-aw48wqza24]:before {
    background-color: var(--main-color) !important;
}

.gridlayout-footer[b-aw48wqza24] {
    background-color: var(--main-color) !important;
    color: white !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
}

@@media (max-width: 575.98px) {
    .gridlayout-item[b-aw48wqza24] {
        font-size: 0.9em !important;
    }
}

.leftBar[b-aw48wqza24] {
    background-color: whitesmoke !important;
    flex-direction: column !important;
    width: 100% !important;
    padding: 0 !important;
}

.gridlayout-header[b-aw48wqza24] {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.leftHeader[b-aw48wqza24] {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;
}

.CompName[b-aw48wqza24] {
    font-size: 17px !important;
    font-weight: normal !important;
    color: white !important;
    padding: 0px !important ;
    margin-top: 8px !important;
    white-space: nowrap
}

.webVer[b-aw48wqza24] {
    font-size: 11px !important;
    font-weight: normal !important;
    color: white !important;
    padding: 0px !important ;
    margin-top: 13px !important;
    margin-left: -2px !important;
    width: 60px !important ;
}

.rightHeader[b-aw48wqza24] {
    z-index: 999 !important;
}

    .rightHeader a[b-aw48wqza24] {
        text-decoration: none !important;
        color: white !important;
    }

.dx-dropdown-menu[b-aw48wqza24] {
    border-radius: 0px !important;
}

.dx-menu-item-text[b-aw48wqza24] {
    color: white !important;
}

.dropdown-item .dx-menu-item-text[b-aw48wqza24] {
    color: black !important;
}

.dx-menu-dropdown-toggle svg[b-aw48wqza24] {
    color: white !important;
}

.footer[b-aw48wqza24] {
    z-index: 2 !important;
}
/* _content/GL.SPED.SelfQuote/Shared/Layouts/LoginLayout.razor.rz.scp.css */
/**//*@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500);*/

*:focus[b-uw4pq9fool] {
    outline: none;
}

body[b-uw4pq9fool] {
    margin: 0;
    padding: 0;
    background: #DDD;
    font-size: 16px;
    color: #222;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

#login-box[b-uw4pq9fool] {
    position: relative;
    margin: 5% auto;
    width: 700px;
    height: 700px;
    background: #FFF;
    border-radius: 2px;
    box-shadow: 0 2px 44px rgba(0, 0, 0, 0.4);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.left[b-uw4pq9fool] {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding: 40px;
    width: 300px;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
}

h1[b-uw4pq9fool] {
    margin: 0 0 20px 0;
    font-weight: 300;
    font-size: 28px;
    text-align: left;
}

input[type="text"][b-uw4pq9fool],
input[type="password"][b-uw4pq9fool], .select[b-uw4pq9fool] {
    display: block;
    box-sizing: border-box;
    margin-bottom: 15px;
    padding: 4px;
    width: 220px;
    height: 32px;
    border: none;
    border-bottom: 1px solid #AAA;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    transition: 0.2s ease;
}

    input[type="text"]:focus[b-uw4pq9fool],
    input[type="password"]:focus[b-uw4pq9fool], .select:focus[b-uw4pq9fool] {
        border-bottom: 2px solid #16a085;
        color: #16a085;
        transition: 0.2s ease;
    }

input[type="submit"][b-uw4pq9fool] {
    margin-top: 28px;
    width: 120px;
    height: 32px;
    background: #16a085;
    border: none;
    border-radius: 2px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    transition: 0.1s ease;
    cursor: pointer;
}

    input[type="submit"]:hover[b-uw4pq9fool],
    input[type="submit"]:focus[b-uw4pq9fool] {
        opacity: 0.8;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
        transition: 0.1s ease;
    }

    input[type="submit"]:active[b-uw4pq9fool] {
        opacity: 1;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
        transition: 0.1s ease;
    }

.or[b-uw4pq9fool] {
    /* position: absolute;
  top: 180px;
  left: 280px;*/
    width: 40px;
    height: 40px;
    background: #DDD;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    line-height: 40px;
    text-align: center;
}

.right[b-uw4pq9fool] {
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
    padding: 40px;
    width: 300px;
    height: inherit;
    background: url('https://goo.gl/YbktSj');
    background-size: cover;
    background-position: center;
    border-radius: 0 2px 2px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .right .loginwith[b-uw4pq9fool] {
        display: block;
        margin-bottom: 40px;
        font-size: 28px;
        color: #FFF;
        text-align: center;
    }

button.social-signin[b-uw4pq9fool] {
    margin-bottom: 20px;
    width: 220px;
    height: 36px;
    border: none;
    border-radius: 2px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    transition: 0.2s ease;
    cursor: pointer;
}

    button.social-signin:hover[b-uw4pq9fool],
    button.social-signin:focus[b-uw4pq9fool] {
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
        transition: 0.2s ease;
    }

    button.social-signin:active[b-uw4pq9fool] {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
        transition: 0.2s ease;
    }

    button.social-signin.facebook[b-uw4pq9fool] {
        background: #32508E;
    }

    button.social-signin.twitter[b-uw4pq9fool] {
        background: #55ACEE;
    }

    button.social-signin.google[b-uw4pq9fool] {
        background: #DD4B39;
    }

.gridlayout-item[b-uw4pq9fool] {
    font-size: 1.2em;
    font-weight: 500;
    text-align: center;
    height: 100%;
    padding: 0.5rem;
    text-align: center;
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .gridlayout-item[b-uw4pq9fool]:before {
        content: " ";
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        opacity: 0.4;
    }

.gridlayout-header[b-uw4pq9fool]:before {
    background-color: #00bfff;
}

.gridlayout-header[b-uw4pq9fool] {
    background-color: #00bfff;
}

.gridlayout-content[b-uw4pq9fool]:before {
    background-color: var(--bs-yellow);
}

.gridlayout-left-side-bar[b-uw4pq9fool]:before {
    background-color: var(--bs-green);
}

.gridlayout-right-side-bar[b-uw4pq9fool]:before {
    background-color: var(--bs-info);
}

.gridlayout-footer[b-uw4pq9fool]:before {
    background-color: #00bfff;
}

.gridlayout-footer[b-uw4pq9fool] {
    background-color: #00bfff;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
}

@media (max-width: 575.98px) {
    .gridlayout-item[b-uw4pq9fool] {
        font-size: 0.9em;
    }
}

.btn[b-uw4pq9fool] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 0;
    margin: 0;
}

.gridlayout-header[b-uw4pq9fool]{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.leftHeader[b-uw4pq9fool] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.CompName[b-uw4pq9fool] {
    font-size: 17px;
    font-weight: normal;
    color: white;
    padding: 0px !important;
    margin-top: 8px;
    white-space: nowrap
}

.webVer[b-uw4pq9fool] {
    font-size: 11px;
    font-weight: normal;
    color: white;
    padding: 0px !important;
    margin-top: 13px;
    margin-left: -2px;
    width: 60px !important;
}

.rightHeader a[b-uw4pq9fool]{
    text-decoration: none;
    color: white;
}
/* _content/GL.SPED.SelfQuote/Shared/MainLayout.razor.rz.scp.css */
/* _content/GL.SPED.SelfQuote/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-jnglealaiy] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-jnglealaiy] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-jnglealaiy] {
    font-size: 1.1rem;
}

.oi[b-jnglealaiy] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-jnglealaiy] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-jnglealaiy] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-jnglealaiy] {
        padding-bottom: 1rem;
    }

    .nav-item[b-jnglealaiy]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-jnglealaiy]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-jnglealaiy]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-jnglealaiy] {
        display: none;
    }

    .collapse[b-jnglealaiy] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/GL.SPED.SelfQuote/Shared/NotFound.razor.rz.scp.css */
#notfound[b-iua1wp5idg] {
    position: relative;
    height: 80vh;
}

    #notfound .notfound[b-iua1wp5idg] {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

.notfound[b-iua1wp5idg] {
    max-width: 520px;
    width: 100%;
    line-height: 1.4;
    text-align: center;
}

    .notfound .notfound-404[b-iua1wp5idg] {
        position: relative;
        height: 200px;
        margin: 0px auto 20px;
        z-index: -1;
    }

        .notfound .notfound-404 h1[b-iua1wp5idg] {
            font-size: 236px;
            font-weight: 200;
            margin: 0px;
            color: #00bfff;
            text-transform: uppercase;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        }

        .notfound .notfound-404 h2[b-iua1wp5idg] {
            font-size: 28px;
            font-weight: 400;
            text-transform: uppercase;
            color: #00bfff;
            background: #fff;
            padding: 10px 5px;
            margin: auto;
            display: inline-block;
            position: absolute;
            bottom: 0px;
            left: 0;
            right: 0;
            border: 1px solid #00bfff;
        }

    .notfound a[b-iua1wp5idg] {
        display: inline-block;
        font-weight: 600;
        text-decoration: none;
        color: #00bfff;
        text-transform: uppercase;
        padding: 13px 23px;
        background: transparent;
        font-size: 18px;
        border: 1px solid #00bfff;
        cursor: pointer;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
    }

        .notfound a:hover[b-iua1wp5idg] {
            color: #fff;
            background: #00bfff;
        }

@@media only screen and (max-width: 767px) {
    .notfound .notfound-404 h1[b-iua1wp5idg] {
        font-size: 148px;
    }
}

@@media only screen and (max-width: 480px) {
    .notfound .notfound-404[b-iua1wp5idg] {
        height: 148px;
        margin: 0px auto 10px;
    }

        .notfound .notfound-404 h1[b-iua1wp5idg] {
            font-size: 86px;
        }

        .notfound .notfound-404 h2[b-iua1wp5idg] {
            font-size: 16px;
        }

    .notfound a[b-iua1wp5idg] {
        padding: 7px 15px;
        font-size: 14px;
    }
}

[b-iua1wp5idg]::-webkit-scrollbar {
    width: 10px;
}

/* Track */
[b-iua1wp5idg]::-webkit-scrollbar-track {
    background: #f1f1f1;
    background-color: transparent;
    border: none;
}

/* Handle */
[b-iua1wp5idg]::-webkit-scrollbar-thumb {
    background: #00bfff;
}

    /* Handle on hover */
    [b-iua1wp5idg]::-webkit-scrollbar-thumb:hover {
        background: #dc3545;
    }

.gridlayout-item[b-iua1wp5idg] {
    font-size: 1.2em;
    font-weight: 500;
    text-align: center;
    height: 100%;
    padding: 0.5rem;
    text-align: center;
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gridlayout-itemRight[b-iua1wp5idg] {
    overflow: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    overflow-x: hidden;
}

.gridlayout-item[b-iua1wp5idg]:before {
    content: " ";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.4;
}

.gridlayout-header[b-iua1wp5idg]:before {
    background-color: #00bfff;
}

.gridlayout-header[b-iua1wp5idg] {
    background-color: #00bfff;
}

.gridlayout-right-side-bar[b-iua1wp5idg]:before {
    background-color: var(--bs-info);
}

.gridlayout-footer[b-iua1wp5idg]:before {
    background-color: #00bfff;
}

.gridlayout-footer[b-iua1wp5idg] {
    background-color: #00bfff;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
}

@@media (max-width: 575.98px) {
    .gridlayout-item[b-iua1wp5idg] {
        font-size: 0.9em;
    }
}

.leftBar[b-iua1wp5idg] {
    background-color: whitesmoke;
    flex-direction: column;
    width: 100%;
    padding: 0;
}

.gridlayout-header[b-iua1wp5idg] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.leftHeader[b-iua1wp5idg] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.CompName[b-iua1wp5idg] {
    font-size: 17px;
    font-weight: normal;
    color: white;
    padding: 0px !important;
    margin-top: 8px;
    white-space: nowrap
}

.webVer[b-iua1wp5idg] {
    font-size: 11px;
    font-weight: normal;
    color: white;
    padding: 0px !important;
    margin-top: 13px;
    margin-left: -2px;
    width: 60px !important;
}

.rightHeader[b-iua1wp5idg] {
    z-index: 999;
}

    .rightHeader a[b-iua1wp5idg] {
        text-decoration: none;
        color: white;
    }

.textMenuItem[b-iua1wp5idg] {
    color: white;
    font-size: 15px;
}

.dx-dropdown-menu[b-iua1wp5idg] {
    border-radius: 0px;
}

.dx-menu-item-text[b-iua1wp5idg] {
    color: white;
}

.dropdown-item .dx-menu-item-text[b-iua1wp5idg] {
    color: black;
}

.dx-menu-dropdown-toggle svg[b-iua1wp5idg] {
    color: white;
}

.footer[b-iua1wp5idg] {
    z-index: 2;
}
