/* _content/PDFBinder/Components/FeaturesTableComponent.razor.rz.scp.css */
            .FeatureGrid[b-hnyjjhuzy7] 
            {
                    border-spacing:0px;
                                } /* End */
                .FeatureGrid th[b-hnyjjhuzy7], .FeatureGrid td[b-hnyjjhuzy7] {
                    padding: 2px;
                    font-size: 0.75em;
                } /* End */
              .FeatureGrid th[b-hnyjjhuzy7] 
              {
                  font-weight:bold;
                  text-align:left;
                  border-bottom:5px solid red;
              } /* End */
                .FeatureGrid th a[b-hnyjjhuzy7] {
                    writing-mode: vertical-lr;
                    text-orientation: sideways;
                    text-align:right;
                } /* End */
                                  .FeatureGrid tr td:first-of-type[b-hnyjjhuzy7] 
                                  {
                                      font-weight:bold;
                                                                        } /* End */
/* _content/PDFBinder/Components/HeadedListComponent.razor.rz.scp.css */
    ul[b-82w3uh5mj5] 
    {
        list-style:none;
    } /* End */
/* _content/PDFBinder/XD/Components/FormInputComponent.razor.rz.scp.css */
span[b-n6gi2ziyns]
    {
    display:grid;
        grid-template-columns:30% 1fr;
    grid-template-rows:auto;
    column-gap:10px;
    } /* End */
@media only screen and (max-width:900px) { /* Begin Mobile only css */
    span[b-n6gi2ziyns]
    {
                grid-template-rows:  auto auto;
        grid-template-columns: 1fr;
        row-gap:5px;
    } /* End */
}
 /* End Mobile Only Css */
/* _content/PDFBinder/XD/Components/MessageComponent.razor.rz.scp.css */
    .BasicGrid[b-fg8ub8o04i] 
    {
display:grid;
row-gap:5px;
    } /* End */
/* _content/PDFBinder/XD/Components/ModalComponent.razor.rz.scp.css */
    .ModalContainer[b-wub2d895yf] 
    {
        display:grid;
        grid-template-rows:auto 1fr;
                min-height:100vh;
                min-width:100vw;
                                                                                padding-top:5px;
                                                                                row-gap:0px;
                width:fit-content;
    } /* End */
        .ModalClose[b-wub2d895yf] 
        {
                                    justify-self:stretch;
                                    align-self:stretch;
                                                                        grid-row:1;
                                                                                            } /* End */
/* _content/PDFBinder/XD/Components/StopPressComponent.razor.rz.scp.css */
            h2[b-i1uf3qta91] { grid-row:1;grid-column:2; } /* End H2*/
        p[b-i1uf3qta91] { grid-row:3;grid-column:2; } /* End P */
    .StopPressStyle[b-i1uf3qta91] 
    { /* Begin StopPressStyle */
      display:grid;
      grid-template-columns:auto 1fr;
      grid-template-rows:auto auto;
      gap:5px;
      padding:5px;
      background-color:darkslategray;
      color:white;
      border:1px solid red;
    } /* End StopPressStyle */
        .StopPressStyle a[b-i1uf3qta91] { color:white;font-weight:bold;text-decoration:underline;} /* End a */
      .StopPressIcon[b-i1uf3qta91] 
      { /* Begin StopPressIcon */
        grid-column:1;
        grid-row:1/5;
        font-size:6.0em;
        margin:0px 10px 0px 10px;
        align-self:center;
        justify-self:center;
      } /* End StopPressIcon */
/* _content/PDFBinder/XD/Components/SymbolComponent.razor.rz.scp.css */
@font-face { /* Begin FontFace */
    font-family: 'SegoeMDL2AssetsEmbedded';
    src: url(/fonts/SMA/SEGMDL2.TTF); font-weight:normal;
    font-style: normal;
} /* End FontFace */
  span[b-93156sl85f] 
  { 
      font-family:'Segoe MDL2 Assets', SegoeMDL2AssetsEmbedded;
      text-align:center;
      vertical-align:middle;
  } /* end */
/* _content/PDFBinder/XD/Components/TestimonialComponent.razor.rz.scp.css */
    .TestimonialBase[b-19quxvhgav] 
    {
        display:grid;
        grid-template-rows:auto fr1 auto;
        grid-template-columns:1fr;
        color:white;
    } /* ENd */
.TestimonialBase div:first-of-type[b-19quxvhgav]
    {
    font-size:0.75em;
    } /* End */
    .TestimonialBase div:last-of-type[b-19quxvhgav] 
    {
        font-size:0.75em;
        display:grid;
        grid-template-columns:1fr auto;
    } /* End */
        .TestimonialBase div:nth-child(2)[b-19quxvhgav] {
        display: grid;
        grid-template-rows: 1fr auto;
        font-size:1.0em;
    } /* End */
        .TestimonialBase div:nth-child(2)  span:last-of-type[b-19quxvhgav]
        {
            font-size:0.5em;
            justify-self:end;
            align-self:end;
        } /* End */
/* _content/PDFBinder/XD/Components/TrackedLinkComponent.razor.rz.scp.css */
    .DefaultLinkStyle[b-wivk0qe1io] 
    { /* Begin DefaultLinkStyle */
font-weight:bold;
text-decoration:underline;
color:white;
    } /* End DefaultLinkStyle */
