/* /Components/Layout/AppLayout.razor.rz.scp.css */
#blazor-error-ui[b-a955n9rtdp] {
    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-a955n9rtdp] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }



body[b-a955n9rtdp] {
 background-blend-mode:color;
 background-color:white;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-ge84d1gozq] {
    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-ge84d1gozq] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/PrintPageLayout.razor.rz.scp.css */
#blazor-error-ui[b-bz91quiygl] {
    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-bz91quiygl] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.letter-container[b-bz91quiygl] {

 width: 8in;
}

body[b-bz91quiygl] {
 background-blend-mode:color;
 background-color:white;
}
/* /Components/Pages/CutLayouts/CutLayoutComponent.razor.rz.scp.css */
body[b-u808z4qh4g] {
}

.orientation-portrait[b-u808z4qh4g] {
   
    transform-origin: top; 
    transform: rotate(90deg) translateX(50%);
}

.stock[b-u808z4qh4g] {
    position: relative;
    border: 1px solid #e71212;
   background-color:white;
}
.bottom-center-out[b-u808z4qh4g] {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    padding-top: 20px;
    color:dodgerblue;
    font-weight:bold;
   }
.right-middle-out[b-u808z4qh4g] {
    position: absolute;
    bottom: 50%;
    right: 0;
    transform-origin: right bottom;
    transform: rotate(-90deg) translateX(50%) translateY(100%);
    padding-top: 20px;
    color: dodgerblue;
    font-weight:bold;
   }

/* /Components/Pages/CutLayouts/CutLayoutPrintComponent.razor.rz.scp.css */
.layout-details[b-7q5yndofz3] {
    top:0; right:0; position:absolute; transform:rotate(90deg) translateX(50%);
}


@media screen {
  /* All your print styles go here */
.layout-container[b-7q5yndofz3] {
    height:1460px; width:1100px; position:relative; padding:20px; margin:20px; border: 1px solid #1f1f1f;
  }
}

@media print {
  /* All your print styles go here */
.layout-container[b-7q5yndofz3] {
    position:relative;
  }
}
/* /Components/Pages/CutLayouts/PartComponent.razor.rz.scp.css */
body[b-2n9szrgbe2] {
}
.part[b-2n9szrgbe2] {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.border-1[b-2n9szrgbe2] {

border: 1px solid #1f1f1f;
}

.top-center-in[b-2n9szrgbe2] {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 2px;
    font-size:16px;
}

.left-middle-in[b-2n9szrgbe2] {
    position: absolute;
    top: 50%;
    left: 0;
    transform-origin: left top;
    transform: rotate(-90deg) translateX(-50%);
    padding: 2px;
    font-size:16px;
   }

.part-label[b-2n9szrgbe2]{
      transform: translateY(8px);
    font-size:16px;
    
}

.part-label-90deg[b-2n9szrgbe2]{
    font-size:16px;
    transform-origin: center center;
    transform: rotate(-90deg);
    padding-top:3px;
}

.icon-rotated[b-2n9szrgbe2] {
    width:auto;
 position: absolute;
 bottom: 0;
 right: 0;
 padding:3px;
}

.part-bg-0[b-2n9szrgbe2] {
background-image: linear-gradient(to right, rgba(125,125,125,0.2), rgba(255,0,0,0.4));
}

.part-bg-1[b-2n9szrgbe2] {
background-image: linear-gradient(to right, rgba(255,0,0,0.2), rgba(255,0,0,0.4));
}
.part-bg-2[b-2n9szrgbe2] {
background-image: linear-gradient(to right, rgba(0,255,0,0.2), rgba(0,255,0,0.4));
}

.part-bg-3[b-2n9szrgbe2] {
background-image: linear-gradient(to right, rgba(0,0,255,0.2), rgba(0,0,255,0.4));
}
.part-bg-4[b-2n9szrgbe2] {
background-image: linear-gradient(to right, rgba(255,255,0,0.2), rgba(255,255,0,0.4));
}
.part-bg-5[b-2n9szrgbe2] {
background-image: linear-gradient(to right, rgba(0,255,255,.2), rgba(0,255,255,0.4));
}

.part-bg-6[b-2n9szrgbe2] {
background-image: linear-gradient(to right, rgba(255,0,255,0.2), rgba(255,0,255,0.4));
}


.part-bg-7[b-2n9szrgbe2] {
background-image: linear-gradient(to right, rgba(255,125,0,0.2), rgba(255,125,0,0.4));
}
.part-bg-8[b-2n9szrgbe2] {
background-image: linear-gradient(to right, rgba(125,255,0,0.2), rgba(125,255,0,0.4));
}
.part-bg-9[b-2n9szrgbe2] {
background-image: linear-gradient(to right, rgba(255,0,125,0.2), rgba(255,0,125,0.4));
}

.part-bg-10[b-2n9szrgbe2] {
background-image: linear-gradient(to right, rgba(0,255,125,0.2), rgba(0,255,125,0.4));
}

.part-bg-11[b-2n9szrgbe2] {
background-image: linear-gradient(to right, rgba(0,125,255,0.2), rgba(0,125,255,0.4));
}

.part-bg-12[b-2n9szrgbe2] {
background-image: linear-gradient(to right, rgba(125,0,255,0.2), rgba(125,0,255,0.4));
}

/* /Components/Pages/CutLayouts/WasteComponent.razor.rz.scp.css */
body[b-jdjyyh5a56] {
}
.waste[b-jdjyyh5a56] {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.border-1[b-jdjyyh5a56] {

border: 1px solid #1f1f1f;
}

.top-center-in[b-jdjyyh5a56] {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 2px;
    font-size:16px;
}

.left-middle-in[b-jdjyyh5a56] {
    position: absolute;
    top: 50%;
    left: 0;
    transform-origin: left top;
    transform: rotate(-90deg) translateX(-50%);
    padding: 2px;
    font-size:16px;
   }

.part-label[b-jdjyyh5a56]{
    font-size:14px;
}

.part-label-90deg[b-jdjyyh5a56]{
    font-size:14px;
    transform-origin: center center;
    transform: rotate(-90deg);
}



