/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-7oxyx8zecn] {
    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[b-7oxyx8zecn] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /ServiceShops/Components/AddNewShopComponent.razor.rz.scp.css */
align-items-center[b-jmcpjl4f11] {
    align-items: center;
}

.align-items-baseline[b-jmcpjl4f11] {
    align-items: baseline;
}

.column-style[b-jmcpjl4f11] {
    height: 75vh;
    width: 30%;
    text-align: center;
    border-color: black;
    border-width: 1px;
    border-style: solid;
    overflow-y: auto;
}

.column-content[b-jmcpjl4f11] {
    padding: 10px;
}

.column-header-style[b-jmcpjl4f11] {
    background-color: #92d36d;
    color: #ffffff;
    border-bottom: 1px solid black;
    margin-bottom: 20px;
    padding: 5px;
    font-style: italic;
}

.display-flex[b-jmcpjl4f11] {
    display: flex;
}

.font-red[b-jmcpjl4f11] {
    color: red;
}

.height-50-em[b-jmcpjl4f11] {
    height: 50em;
}

.justify-content-center[b-jmcpjl4f11] {
    justify-content:center;
}

.justify-content-space-between[b-jmcpjl4f11] {
    justify-content: space-between
}

.justify-content-end[b-jmcpjl4f11] {
    justify-content: end;
}

.margin-left-right-2[b-jmcpjl4f11] {
    margin: 0px 2em;
}

.width-25-percent[b-jmcpjl4f11] {
    width: 25%;
}

.width-100[b-jmcpjl4f11] {
    width: 100%;
}

.padding-10-px[b-jmcpjl4f11] {
    padding: 10px;
}

#telerik-loader[b-jmcpjl4f11] {
    height: 75vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.font-weight-bold[b-jmcpjl4f11] {
    font-weight: bold;
}

.font-size-point-9[b-jmcpjl4f11] {
    font-size: .9em;
}

.max-height-150-px[b-jmcpjl4f11] {
    max-height: 150px;
}
/* /ServiceShops/Components/PendingInstallsComponent.razor.rz.scp.css */
align-items-center[b-g4skam8pt6] {
    align-items: center;
}

.align-items-baseline[b-g4skam8pt6] {
    align-items: baseline;
}

.column-style[b-g4skam8pt6] {
    height: 75vh;
    width: 38%;
    text-align: left;
    border-color: black;
    border-width: 1px;
    border-style: solid;
    overflow-y: auto;
}

.column-content[b-g4skam8pt6] {
    padding: 10px;
}

.column-header-style[b-g4skam8pt6] {
    background-color: #92d36d;
    color: #ffffff;
    border-bottom: 1px solid black;
    margin-bottom: 20px;
    padding: 5px;
    font-style: italic;
}

.display-flex[b-g4skam8pt6] {
    display: flex;
}

.height-50-em[b-g4skam8pt6] {
    height: 50em;
}

.height-75-vh[b-g4skam8pt6] {
    height: 75vh;
}

.width-100[b-g4skam8pt6] {
    width: 100%;
}

.width-60[b-g4skam8pt6] {
    width: 60%;
}

.width-50[b-g4skam8pt6] {
    width: 50%;
}

.width-55[b-g4skam8pt6] {
    width: 55%;
}

.width-200-px[b-g4skam8pt6] {
    width: 200px;
}

.width-300-px[b-g4skam8pt6] {
    width: 300px;
}

.justifyt-content-start[b-g4skam8pt6] {
    justify-content: start;
}

.justify-content-center[b-g4skam8pt6] {
    justify-content: center;
}

.justify-content-space-between[b-g4skam8pt6] {
    justify-content: space-between
}

.justify-content-space-around[b-g4skam8pt6] {
    justify-content: space-around;
}

.justify-content-end[b-g4skam8pt6] {
    justify-content: end;
}

.margin-left-right-2[b-g4skam8pt6] {
    margin: 0px 2em;
}

.width-25-percent[b-g4skam8pt6] {
    width: 25%;
}

#telerik-loader[b-g4skam8pt6] {
    flex-direction: column;
    height: 75vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-span[b-g4skam8pt6] {
    font-size: 30px;
    font-style: italic;
    color: #aeafb1;
}

.font-weight-bold[b-g4skam8pt6] {
    font-weight: bold;
}

.font-size-point-9[b-g4skam8pt6] {
    font-size: .9em;
}

.margin-right-2-rem[b-g4skam8pt6] {
    margin-right: 2rem;
}

.max-width-150[b-g4skam8pt6] {
    max-width:150px;
}
/* /ServiceShops/Components/SearchForShopComponent.razor.rz.scp.css */
align-items-center[b-z6n5ep44hq] {
    align-items: center;
}

.align-items-baseline[b-z6n5ep44hq] {
    align-items: baseline;
}

.column-style[b-z6n5ep44hq] {
    height: 75vh;
    width: 38%;
    text-align: left;
    border-color: black;
    border-width: 1px;
    border-style: solid;
    overflow-y: auto;
}

.column-content[b-z6n5ep44hq] {
    padding: 10px;
}

.column-header-style[b-z6n5ep44hq] {
    background-color: #92d36d;
    color: #ffffff;
    border-bottom: 1px solid black;
    margin-bottom: 20px;
    padding: 5px;
    font-style: italic;
}

.display-flex[b-z6n5ep44hq] {
    display: flex;
}

.height-50-em[b-z6n5ep44hq] {
    height: 50em;
}

.height-80-vh[b-z6n5ep44hq] {
    height: 80vh;
}

.width-100[b-z6n5ep44hq] {
    width: 100%;
}

.width-60[b-z6n5ep44hq] {
    width: 60%;
}

.width-50[b-z6n5ep44hq]  {
    width: 50%;
}

.width-55[b-z6n5ep44hq] {
    width: 55%;
}

.width-200-px[b-z6n5ep44hq] {
    width: 200px;
}

.justifyt-content-start[b-z6n5ep44hq] {
    justify-content: start;
}

.justify-content-center[b-z6n5ep44hq] {
    justify-content: center;
}

.justify-content-space-between[b-z6n5ep44hq] {
    justify-content: space-between
}

.justify-content-space-around[b-z6n5ep44hq] {
    justify-content: space-around;
}

.justify-content-end[b-z6n5ep44hq] {
    justify-content: end;
}

.margin-left-right-2[b-z6n5ep44hq] {
    margin: 0px 2em;
}

.width-25-percent[b-z6n5ep44hq] {
    width: 25%;
}

#telerik-loader[b-z6n5ep44hq] {
    flex-direction:column;
    height: 75vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-span[b-z6n5ep44hq] {
    font-size: 1.25em;
    font-style: italic;
    color: #aeafb1;
    margin-left: 1%;
    margin-right: 1%;
}

.font-weight-bold[b-z6n5ep44hq] {
    font-weight: bold;
}

.font-size-point-9[b-z6n5ep44hq] {
    font-size: .9em;
}
