/* _content/PittPavementsAuthApp/Pages/MnLayer.razor.rz.scp.css */
h1[b-kivzf9011d] {
    text-align: center;
    color: white;
    margin-top: 2%;
    margin-bottom: 2%;
    border-radius: 8px;
    font-family: helvetica;
    font-size: 350%;
}

.table[b-kivzf9011d] {
    background: linear-gradient(rgba(255, 255, 255, .6), rgba(255, 255, 255, .6));
    color: black;
    border-radius: 12px;
    border-spacing: 0 3em;
    font-size: 100%;
    border-color: black;
    display: table;
    width: 95%;
    margin: 0 auto;
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 4%;
}

.page-background-class[b-kivzf9011d] {
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url("/Images/MnLayer/asphalt-bridge.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    font-family: helvetica;
}

hr.row-separator[b-kivzf9011d] {
    border: 2px solid gray;
    width: 50%;
}

.validator-message[b-kivzf9011d] {
    color: red;
    font-weight: bold;
}

.datagrid-wrap[b-kivzf9011d] {
    white-space: pre-wrap;
}

.tabs[b-kivzf9011d] {
    background-color: rgb(255, 255, 255, 0.7);
    border-radius: 5px;
    max-width: 90vw;
    margin: 0 auto;
}

.invalid-point td[b-kivzf9011d] {
    --mud-palette-text-primary: red;
}
/* _content/PittPavementsAuthApp/Pages/TFCalculator.razor.rz.scp.css */
h1[b-45ha4cidem] {
    text-align: center;
    color: white;
    margin-top: 2%;
    margin-bottom: 2%;
    border-radius: 8px;
    font-family: helvetica;
    font-size: 350%;
}

.table[b-45ha4cidem] {
    background: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6));
    color: black;
    border-radius: 12px;
    border-spacing: 0 3em;
    font-size: 100%;
    display: table;
    width: 95%;
    margin: 0 auto;
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 4%;
}

.page-background-class[b-45ha4cidem] {
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url("/Images/TruckFactorCalculator/pat-bus.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    font-family: helvetica;
}

hr.row-separator[b-45ha4cidem] {
    border: 2px solid gray;
    width: 50%;
}

.validator-message[b-45ha4cidem] {
    color: red;
    font-weight: bold;
}

.datagrid-wrap[b-45ha4cidem] {
    white-space: pre-wrap;
}

.tabs[b-45ha4cidem] {
    background-color: rgb(255, 255, 255, 0.7);
    border-radius: 5px;
    max-width: 90vw;
    margin: 0 auto;
}
/* _content/PittPavementsAuthApp/Pages/_TestApp.razor.rz.scp.css */
/* REGULAR CSS */
h1[b-9t8g9c2lzf] {
    text-align: center;
    color: white;
    margin-top: 2%;
    margin-bottom: 2%;
    border-radius: 8px;
    font-family: helvetica;
    font-size: 350%;
}

.table[b-9t8g9c2lzf] {
    background: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6));
    color: black;
    border-radius: 12px;
    border-spacing: 0 3em;
    font-size: 100%;
    display: table;
    width: 95%;
    margin: 0 auto;
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 4%;
}

.page-background-class[b-9t8g9c2lzf] {
    background: linear-gradient(rgb(51, 157, 244), rgba(255, 255, 255, 0));
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    font-family: helvetica;
}

hr.row-separator[b-9t8g9c2lzf] {
    border: 2px solid gray;
    width: 50%;
}

.validator-message[b-9t8g9c2lzf] {
    color: red;
    font-weight: bold;
}

.datagrid-wrap[b-9t8g9c2lzf] {
    white-space: pre-wrap;
}

.tabs[b-9t8g9c2lzf] {
    background-color: rgb(255, 255, 255, 0.7);
    border-radius: 5px;
    max-width: 90vw;
    margin: 0 auto;
}

/* CUSTOM CSS */
button[b-9t8g9c2lzf] {
    margin: 10px;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    color: #ffffff !important;
    background-color: rgb(19, 166, 24);
}
#message[b-9t8g9c2lzf] {
    margin-top: 20px;
    font-weight: bold;
}
/* _content/PittPavementsAuthApp/Shared/MainLayout.razor.rz.scp.css */
