/* /Pages/account/AddEditBooking.razor.rz.scp.css */
.divMain[b-yaljvrelxh] {
    background: rgba(0, 0, 0, 0);
    width: 800px;
    position: relative;
    height: 550px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px 30px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 40px;
}

table[b-yaljvrelxh]{
    table-layout:fixed;
    width:calc(100% - 10px);
}
td[b-yaljvrelxh]{
}

td:first-child[b-yaljvrelxh] {
    width: 280px;
    text-align: right;
    padding-right: 5px;
    vertical-align: top;
}


input[type="button"][b-yaljvrelxh], input[type="date"][b-yaljvrelxh], textarea[b-yaljvrelxh] {
    border: solid thin;
    border-style: ridge;
    background-color: transparent;
    width: 180px;
}

textarea[b-yaljvrelxh] {
    width:100%;
}

select[b-yaljvrelxh]{
    width: calc(100% - 10px);
}

input[type="date"][b-yaljvrelxh]{
    width: 140px;
}

.tdButtons[b-yaljvrelxh]{
    text-align:center !important;
}
/* /Pages/account/AddEditCategorie.razor.rz.scp.css */
*[b-58d0uybjzn] {
    font-size: 15px;
    background: rgba(0, 0, 0, 0);
    background-color: transparent;
}


.divMain[b-58d0uybjzn] {
    width: 1500px;
    position: relative;
    height: 800px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px 30px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 40px;
}

.divDetails[b-58d0uybjzn] {
    height: calc(100% - 180px);
    overflow: auto;
}

table[b-58d0uybjzn] {
    width:calc(100% - 10px);
    table-layout:fixed;
    border-collapse:collapse;
}

tfoot[b-58d0uybjzn] {
    position: sticky;
    inset-block-end: 0;
    background-color: rgb(45, 6, 75);
}

.stickyHeader[b-58d0uybjzn] {
    position: sticky;
    background-color: rgb(45, 6, 75);
    top: 0;
}

th:first-child[b-58d0uybjzn], .tdDate[b-58d0uybjzn] {
    width: 90px;
    text-align: center;
}

th:nth-child(2)[b-58d0uybjzn],td:nth-child(2)[b-58d0uybjzn] {
    width: 450px;
}

th:nth-child(4)[b-58d0uybjzn], td:nth-child(4)[b-58d0uybjzn] {
    width: 80px;
    text-align: right;
}

th:nth-child(4)[b-58d0uybjzn] {
    text-align: center;
}

.FirstTDtblSum[b-58d0uybjzn], .LastTDtblSum[b-58d0uybjzn] {
    text-align: right;
    padding-right: 10px;
    width: 200px;
}

.LastTDtblSum[b-58d0uybjzn] {
    width: 300px;
    text-align:left;
}

.buttonCol[b-58d0uybjzn] {
    vertical-align: middle;
    text-align:center;
}

input[type=button][b-58d0uybjzn], input[type=button]:hover[b-58d0uybjzn] {
    width:250px;
}

input[type=text][b-58d0uybjzn], input[type=text]:hover[b-58d0uybjzn], input[type=text]:has(:hover)[b-58d0uybjzn], input[type=button][b-58d0uybjzn], input[type=button]:hover[b-58d0uybjzn] {
    background-color: transparent;
    border: solid thin;
    border-style: ridge;
    font-size: 15px;
}

input[type=text][b-58d0uybjzn], input[type=text]:hover[b-58d0uybjzn], input[type=text]:has(:hover)[b-58d0uybjzn] {
    width: 390px;
    height: 100%;
}
/* /Pages/account/Bookings.razor.rz.scp.css */
body[b-hmtv28owl1] {
}

.divMain[b-hmtv28owl1] {
    background-image: url('/images/account/account_bookings_background.png');
    background-size: cover;
    background-repeat: no-repeat;
}

div#blackBox[b-hmtv28owl1] {
    background-color: rgb(0 0 0 / 0.8);
}

table[b-hmtv28owl1] {
    table-layout: fixed;
    width: calc(100% - 10px);
}

tr:hover[b-hmtv28owl1]{
    cursor:pointer;
}

th[b-hmtv28owl1] {
    border-bottom: solid thin;
    border-collapse: collapse;
    text-align:center;
}

td[b-hmtv28owl1], th[b-hmtv28owl1]{
    padding-right:10px;
    border-bottom:solid thin;
}

td:first-child[b-hmtv28owl1], th:first-child[b-hmtv28owl1]{
    width:100px;
}

td:nth-child(2)[b-hmtv28owl1], th:nth-child(2)[b-hmtv28owl1] {
}
td:nth-child(3)[b-hmtv28owl1], th:nth-child(3)[b-hmtv28owl1] {
}
td:nth-child(4)[b-hmtv28owl1], th:nth-child(4)[b-hmtv28owl1] {
}
td:nth-child(5)[b-hmtv28owl1], th:nth-child(5)[b-hmtv28owl1] {
}

td:last-child[b-hmtv28owl1], th:last-child[b-hmtv28owl1]{
    width: 200px;
}
td:last-child[b-hmtv28owl1]{
    text-align:right;
}

th:last-child[b-hmtv28owl1]{
}

.tdFooter[b-hmtv28owl1]{
    text-align:right;
    border-bottom:none;
}

select[b-hmtv28owl1] {
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
}

.selectYear[b-hmtv28owl1] {
    width: 80px;
}

.selectAccount[b-hmtv28owl1] {
    width:380px;
}

.header[b-hmtv28owl1]{
    text-align:center;
    margin-bottom:10px;
}

.arrow[b-hmtv28owl1], .centerHeader[b-hmtv28owl1]{
    float:left;
}


.arrow[b-hmtv28owl1] {
    width:40px;
    height:32px;
    line-height:30px;
}

    .arrow:hover[b-hmtv28owl1] {
        cursor: pointer;
    }

.centerHeader[b-hmtv28owl1]{
    width:calc(100% - 85px);
    text-align:center;
}

img[b-hmtv28owl1]{
    height:20px;
}
/* /Pages/account/CategoriesOverview.razor.rz.scp.css */
.divMain[b-u4i6yijd11] {
    background: rgba(0, 0, 0, 0);
    width: 650px;
    position: relative;
    height: 850px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px 30px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 40px;
}

table[b-u4i6yijd11]{
    border-collapse:collapse;
}

th[b-u4i6yijd11]{
    text-align:center;
}

tr[b-u4i6yijd11]{
    border-top: solid thin;
}
tr:hover[b-u4i6yijd11]{
    cursor:pointer;
}
tr:first-child[b-u4i6yijd11] {
    border-top: none;
}
td:first-child[b-u4i6yijd11]{
    text-align:left;
}

td[b-u4i6yijd11]{
    width:150px;
    text-align:right;
}
/* /Pages/account/CreateAccount.razor.rz.scp.css */
.divMain[b-xvhqmw7lpl] {
    background: rgba(0, 0, 0, 0);
    width: 600px;
    position: relative;
    height: 470px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 40px;
}

div[b-xvhqmw7lpl] {
    height: 420px;
    width:540px;
    margin-left:auto;
    margin-right:auto;
}

td[b-xvhqmw7lpl] {
    height: 30px;
    line-height: 30px;
    text-align: right;
    padding-right:2.5px;
}

td:nth-child(2)[b-xvhqmw7lpl]{
    text-align:left;
    width: 330px;
    padding-left:2.5px;
}

td:first-child[b-xvhqmw7lpl]{
    width:150px;
}

button[type=submit][b-xvhqmw7lpl]{
    width:150px;
    background-color:transparent;
    border:solid thin;
    border-style:ridge;
}

.validationMessage[b-xvhqmw7lpl]{
    text-align:center !important;    
}
/* /Pages/account/Layout.razor.rz.scp.css */
[b-iazmyeip3q] * {
    margin: 0px;
    font-family: "Inter";
    line-height: 25px;
}

[b-iazmyeip3q] div {
    overflow: auto;
}

[b-iazmyeip3q] .status {
    position: absolute;
    width: 300px;
    top: calc(50% + 40px);
    left: calc(50% - 150px);
    height: calc(50% - 40px);
    overflow: auto;
}

[b-iazmyeip3q] .spinner {
    border: 16px solid silver;
    border-top: 16px solid #337AB7;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin-b-iazmyeip3q 700ms linear infinite;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    position: absolute;
}

[b-iazmyeip3q] input {
    font-size: 18px;
    width: 300px;
    height: 100%;
    background-color: rgb(82, 87, 90);
    border: solid;
    border-color: transparent;
}

    [b-iazmyeip3q] input:hover {
        cursor: pointer;
        background-color: dimgray;
        color: rgb(255, 202, 137);
    }

@keyframes spin-b-iazmyeip3q {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

[b-iazmyeip3q] span {
    color: #f0c674;
}

[b-iazmyeip3q] table {
    margin: 0 5px 0 5px;
}

[b-iazmyeip3q] h1 {
    text-align: center;
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: bold;
}

[b-iazmyeip3q] select{
    background-color:transparent;
    border:solid thin;
    border-style: ridge;
    height:30px;
    line-height:30px;
    border-radius:8px;
    margin-left:10px;
}

[b-iazmyeip3q] option{
    background-color: rgb(53, 7, 88);
}

[b-iazmyeip3q] table th, [b-iazmyeip3q] table td {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
/* /Pages/account/ShowEditAccounts.razor.rz.scp.css */

.divMain[b-032izajz41] {
    background: rgba(0, 0, 0, 0);
    width: 700px;
    height: 570px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 40px;
}

div[b-032izajz41] {
    height: 450px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top:30px;
}

select[b-032izajz41]{
    width:400px;
    margin-bottom:10px;
}


td[b-032izajz41] {
    height: 30px;
    line-height: 30px;
    text-align: right;
    padding-right: 2.5px;
}

    td:nth-child(2)[b-032izajz41] {
        text-align: left;
        width: 330px;
        padding-left: 2.5px;
    }

    td:first-child[b-032izajz41] {
        width: 150px;
    }

button[type=submit][b-032izajz41] {
    width: 150px;
    background-color: transparent;
    border: solid thin;
    border-style: ridge;
}

.validationMessage[b-032izajz41] {
    text-align: center !important;
}
/* /Pages/account/StatisticCategorie.razor.rz.scp.css */
.divMain[b-vbze2a28om] {
}

table[b-vbze2a28om]{
    width:calc(100% - 20px);
    border-collapse:collapse;
    margin-top:10px;
}

tr[b-vbze2a28om]{
    border-bottom:solid thin;
}

td:first-child[b-vbze2a28om]{
    text-align:left;
}

td[b-vbze2a28om]{
    width:100px;
    text-align:right;
}

tr:nth-child(odd)[b-vbze2a28om] {
    background-color: rgb(25, 3, 42);
}
/* /Pages/account/StatisticMonthly.razor.rz.scp.css */
.divMain[b-6veu3fifoh] {
    background: rgba(0, 0, 0, 0);
    width: 850px;
    position: relative;
    height: 540px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px 30px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 50px;
}

select[b-6veu3fifoh] {
    width: 380px;
    margin-left:40px;
}

.selectedYear[b-6veu3fifoh]{
    width:80px;
    margin-left:10px;
}

table[b-6veu3fifoh]{
    border-collapse:collapse;
}

thead[b-6veu3fifoh]{

}

tr[b-6veu3fifoh]{
    border-bottom: solid thin;
}

tr:last-child[b-6veu3fifoh]{
    border-bottom:none;
}

td:first-child[b-6veu3fifoh]{
    width:170px;
    text-align:left;
}

td[b-6veu3fifoh]{
    width:200px;
    text-align:right;
}

.tdLastRow[b-6veu3fifoh] {
    text-align: right !important;
}
/* /Pages/account/StatisticYearly.razor.rz.scp.css */
.divMain[b-guh5o0h04e] {
    background: rgba(0, 0, 0, 0);
    width: 650px;
    position: relative;
    height: 340px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px 30px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 50px;
}
select[b-guh5o0h04e]{
    width:380px;
    margin-left:105px;
}

table[b-guh5o0h04e]{
    border-collapse:collapse;
}

tr[b-guh5o0h04e], thead[b-guh5o0h04e] {
    border-bottom: solid thin;
}
td[b-guh5o0h04e]{
    width:140px;
    text-align:right;
}

td:first-child[b-guh5o0h04e]{
    width:180px;
}

tr:last-child[b-guh5o0h04e]{
    border-bottom:none;
}
/* /Pages/account/UploadCSV.razor.rz.scp.css */
.divMain[b-ufe9ovcwt3] {
    height:100%;
}
br[b-ufe9ovcwt3]{
}
.step1[b-ufe9ovcwt3] {
    background: rgba(0, 0, 0, 0);
    width: 800px;
    position: relative;
    height: 150px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px 30px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 50px;
}

.step2RightColumn[b-ufe9ovcwt3] {
    float: left;
    width: 400px;
}

.step2Table[b-ufe9ovcwt3] {
    float:left;
    height: calc(100% - 50px);
    width: calc(100% - 410px);
}


.uploadHeader[b-ufe9ovcwt3], .uploadHeaderError[b-ufe9ovcwt3] {
    text-align: center;
}

.uploadHeaderError[b-ufe9ovcwt3] {
    color: #f0c674;
}

table[b-ufe9ovcwt3] {
    table-layout: fixed;
    width: calc(100% - 10px);
    font-size: 16px;
}

table thead th[b-ufe9ovcwt3] {
    position: sticky;
    top: 0;
    background-color:black;
}

td[b-ufe9ovcwt3], th[b-ufe9ovcwt3] {
    padding-right: 10px;
    border-bottom: solid thin;
    border-collapse: collapse;
}

td:first-child[b-ufe9ovcwt3], th:first-child[b-ufe9ovcwt3] {
    width: 130px;
}

td:nth-child(2)[b-ufe9ovcwt3], th:nth-child(2)[b-ufe9ovcwt3] {
}

td:nth-child(3)[b-ufe9ovcwt3], th:nth-child(3)[b-ufe9ovcwt3] {
    width:500px;
}

td:nth-child(4)[b-ufe9ovcwt3], th:nth-child(4)[b-ufe9ovcwt3] {
    width:350px;
}

td:nth-child(5)[b-ufe9ovcwt3], th:nth-child(5)[b-ufe9ovcwt3] {
    width:90px;
    text-align:center;
}

td:last-child[b-ufe9ovcwt3], th:last-child[b-ufe9ovcwt3] {
    width: 150px;
}

td:last-child[b-ufe9ovcwt3] {
    text-align: right;
    
}

th:last-child[b-ufe9ovcwt3] {
}
.summaryTable[b-ufe9ovcwt3]{
    table-layout:fixed;
}

.summaryTableTR[b-ufe9ovcwt3] {
    width:100%;
}

.summaryTableTD[b-ufe9ovcwt3], .summaryTableTDLastColumn[b-ufe9ovcwt3], .summaryTablePlus[b-ufe9ovcwt3] {
    border: none;
}

.summaryTableTD[b-ufe9ovcwt3]{
    width:150px !important;
}
.summaryTablePlus[b-ufe9ovcwt3] {
    width: 10px !important;
}
.summaryTableTDLastColumn[b-ufe9ovcwt3] {
    width: calc(100% - 360px) !important;
}

.summaryTableDeclinedBookings[b-ufe9ovcwt3]{
    width:100% !important;
    border:solid;
}

.singleUnderLine[b-ufe9ovcwt3] {
    border-bottom: solid thin;
}

.doubleUnderLine[b-ufe9ovcwt3]{
    border-bottom:double 4px;
}

input[type="checkbox"][b-ufe9ovcwt3]{
    width:20px;
}
input[type="date"][b-ufe9ovcwt3], input[type=button][b-ufe9ovcwt3] {
    background-color: transparent;
    border: solid thin;
    font-size: 16px;
    width:100%;
}

input[type=button][b-ufe9ovcwt3] {
    width:180px;
}

.summaryTableButtonTD[b-ufe9ovcwt3]{
    text-align:center !important;
}

span[b-ufe9ovcwt3] {
    color: #f0c674;
}
/* /Pages/car/Logbook/AddEditRoute.razor.rz.scp.css */
div#main[b-d7xn7dlz43] {
    background: rgba(0, 0, 0, 0);
    width: 1400px;
    position: relative;
    height: 320px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px 30px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 40px;
}

select[b-d7xn7dlz43] {
    width: 350px;
    background-color: rgb(44, 6, 73);
    border: solid thin;
    border-radius: 6px;
}

div[b-d7xn7dlz43]{
    line-height:22px;
    min-height:30px;
}

div#headline[b-d7xn7dlz43] {
    text-align: center;
    width:100%;
}

div#header[b-d7xn7dlz43] {
    float: left;
    width: 50%;
    text-align: center;
    margin: 10px 0 5px 0;
}

div#streetLabel[b-d7xn7dlz43], div#plzLabel[b-d7xn7dlz43]{
    float:left;
    width:60px;
    margin: 0 5px 0 5px;
    text-align:right;
}

div#streetValue[b-d7xn7dlz43] {
    float: left;
    width:calc(50% - 161px);
}
div#numberLabel[b-d7xn7dlz43] {
    float: left;
    width: 30px;
    margin: 0 5px 5px 5px;
}

div#numberValue[b-d7xn7dlz43]{
    float:left;
    width: 50px;
}

div#plzValue[b-d7xn7dlz43] {
    float:left;
    width:70px;
}

div#cityLabel[b-d7xn7dlz43] {
    float: left;
    width: 30px;
    margin: 0 5px 5px 5px;
}

div#cityValue[b-d7xn7dlz43] {
    float: left;
    width: calc(50% - 181px);
}

div#buttons[b-d7xn7dlz43]{
    width:100%;
    text-align:center;
    line-height:50px;
    vertical-align:central;
}

input[b-d7xn7dlz43] {
    border: solid thin;
    border-style: ridge;
    border-radius:5px;
    background-color: transparent;
    font-size:14px;
    width: 100%;
}

input#distance[b-d7xn7dlz43]{
    width:80px;
}

input#tripName[b-d7xn7dlz43]{
    width:300px;
}

input[type=number][b-d7xn7dlz43], input[type=text][b-d7xn7dlz43]{
    padding-left:5px;
}

input[type=number][b-d7xn7dlz43]{
    text-align:right;
}

input[type="button"][b-d7xn7dlz43] {
    width: 145px;
    margin: 0 5px 0 5px;
}

input[type=button]:hover[b-d7xn7dlz43]{
    cursor:pointer;
    border-style:outset;
    border-width:thick;
}
/* /Pages/car/Logbook/AddEditTrip.razor.rz.scp.css */
div#main[b-60wunmpqo0] {
    background: rgba(0, 0, 0, 0);
    width: 95%;
    position: relative;
    height: 800px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px 30px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 40px;
}

div#selectTrip[b-60wunmpqo0] {
    line-height: 40px;
    vertical-align: central;
}

div#trips[b-60wunmpqo0], div#calendar[b-60wunmpqo0] {
    margin: 10px;
    height: calc(100% - 140px);
}
div#trips[b-60wunmpqo0] {
    float: left;
    border: solid thin;
    width: 400px;
    overflow:auto;
}


h1[b-60wunmpqo0] {
    font-size: 18px;
}

h2[b-60wunmpqo0]{
    font-size:16px;
}

select[b-60wunmpqo0] {
    width: 350px;
    background-color: rgb(66, 9, 110);
    border: solid thin;
    border-radius: 6px;
}

input[b-60wunmpqo0] {
    border: solid thin;
    border-style: ridge;
    border-radius: 5px;
    background-color: transparent;
    font-size: 14px;
    width: 110px;
}

input[type=checkbox][b-60wunmpqo0]{
    width:25px;
}

input[type="button"][b-60wunmpqo0] {
    width: 145px;
    margin: 0 5px 0 5px;
}

input[type=button]:hover[b-60wunmpqo0] {
    cursor: pointer;
    border-style: outset;
    border-width: thick;
}

label[b-60wunmpqo0]{
    display:inline-block;
    width:105px;
}


div#calendar[b-60wunmpqo0] {
    float: left;
    width: calc(100% - 440px);
    border: solid thin;
}

div#calHeader[b-60wunmpqo0] {
    width: 100%;
    line-height: 30px;
    text-align: center;
    height: 35px;
    overflow-y: hidden;
    border-bottom: solid thin;
}

div#cal[b-60wunmpqo0] {
    width:100%;
    height:calc(100% - 35px);
}

div#calColumns[b-60wunmpqo0]{
    width:100%;
}

div#calcCell[b-60wunmpqo0] {
    float: left;
    height: 100%;
    width: calc(100% / 7);
    border:solid thin;
    font-size:12px;
}

div#Page[b-60wunmpqo0], div#MonthYear[b-60wunmpqo0] {
    float: left;
    width: calc(100% - 200px);
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#calWeekHeader[b-60wunmpqo0]{
    height:30px;
    width:calc(100% / 7);
    border:solid thin;
    float:left;
    text-align:center;
}
div#Page[b-60wunmpqo0] {
    width: 100px;
}


img[b-60wunmpqo0] {
    height: 25px;
}

div#Page[b-60wunmpqo0], img#PageDown:hover[b-60wunmpqo0], img#PageUp:hover[b-60wunmpqo0]{
    cursor:pointer;
}

div#calCellTrip[b-60wunmpqo0]{
    font-size:14px;
    margin-left:5px;
    line-height:17px;
    color:burlywood;
}

div#calCellTrip:hover[b-60wunmpqo0], div#calcCellHeader:hover[b-60wunmpqo0] {
    cursor: default;
}
img#PageDown[b-60wunmpqo0] {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
img#delete[b-60wunmpqo0] {
    height:20px;
}
img#delete:hover[b-60wunmpqo0]{
    cursor:pointer;
}
table[b-60wunmpqo0]{
    table-layout:fixed;
    border-collapse:collapse;
    margin-top:5px;
}

tr[b-60wunmpqo0] {
    height: 20px;
    line-height: 20px;
    border-bottom: solid thin;
}
tr:last-child[b-60wunmpqo0]{
    border:none;
}

td[b-60wunmpqo0] {
    cursor: pointer;
    vertical-align: central;
    font-size:16px;
    width:100%;
}

td:first-child[b-60wunmpqo0]{
    width:100px;
    text-align:center;
}

td:nth-child(2)[b-60wunmpqo0]{
    padding-left:5px;
}
td:last-child[b-60wunmpqo0]{
    width:20px;
}
/* /Pages/car/Logbook/Layout.razor.rz.scp.css */
[b-9vxdzfw64e] * {
    margin: 0px;
    font-family: "Inter";
    line-height: 25px;
}

[b-9vxdzfw64e] div {
    overflow: auto;
}

[b-9vxdzfw64e] .status {
    position: absolute;
    width: 300px;
    top: calc(50% + 40px);
    left: calc(50% - 150px);
    height: calc(50% - 40px);
    overflow: auto;
}

[b-9vxdzfw64e] .spinner {
    border: 16px solid silver;
    border-top: 16px solid #337AB7;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin-b-9vxdzfw64e 700ms linear infinite;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    position: absolute;
}

@keyframes spin-b-9vxdzfw64e {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

[b-9vxdzfw64e] h1, [b-9vxdzfw64e] h2, [b-9vxdzfw64e] h3, [b-9vxdzfw64e] h4 {
    text-align: center;
}

[b-9vxdzfw64e] h1{
    font-size:18px;
}
[b-9vxdzfw64e] h2{
    font-size:17px;
}
[b-9vxdzfw64e] h3{
    font-size:16px;
}
[b-9vxdzfw64e] h4{
    font-size:15px;
}
/* /Pages/eMails/Emails.razor.rz.scp.css */
*[b-x7hhsa8mum]{
    font-size:14px;
}

div[b-x7hhsa8mum] {
    float: left;
}

iframe[b-x7hhsa8mum]::deep {
    color: #8abeb7;
}

table#header[b-x7hhsa8mum]{
    width:100%;
}
td#select[b-x7hhsa8mum]{
    width:450px;
}
tr#trNewEmail[b-x7hhsa8mum] {
    border: none;
}

td#blank[b-x7hhsa8mum]{
    width:calc((100% - 670px) / 2);
}

td#img[b-x7hhsa8mum] {
    vertical-align:bottom;
    text-align:center;
    width:50px;
}


img[b-x7hhsa8mum] {
    height: 40px;
}
img#mirror[b-x7hhsa8mum]{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}


select[b-x7hhsa8mum] {
    width: 220px !important;
    background-color: rgb(76, 11, 126);
    border: solid thin;
    border-radius: 6px;
}

div#newEmail[b-x7hhsa8mum] {
    height: 90%;
    width: 90%;
    border: solid 15px;
    position: absolute;
    top: 5%;
    left: 5%;
    background-image: linear-gradient(120deg, #4f0088 0%, #000000 100%);
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    border-style:ridge;
    border-radius:20px;
    border-color: silver;
}

div#formatButtons[b-x7hhsa8mum]{
    width:100%;
    text-align:center;
}

table#newEmailHeader[b-x7hhsa8mum] {
    width: calc(100% - 20px);
    margin: 10px;
    border: none !important;
}
textarea#newEmailMessage[b-x7hhsa8mum] {
    margin-left:5px;
}

td#newEmailHeaderColumn1[b-x7hhsa8mum], td#newEmailHeaderColumn2[b-x7hhsa8mum], td#newEmailHeaderButtonRow[b-x7hhsa8mum], td#newEmailHeaderColumn3[b-x7hhsa8mum] {
    height: 40px;
    vertical-align: middle;
    border: none !important;
}

td#newEmailHeaderColumn1[b-x7hhsa8mum] {
    width: 100px;
    text-align: right;
    padding-right: 5px;
}

td#newEmailHeaderColumn3[b-x7hhsa8mum] {
    width: 40px;
    text-align: center;
    vertical-align:central;
}

td#newEmailHeaderButtonRow[b-x7hhsa8mum] {
    width:100px;
}

input[type=text]#recipients[b-x7hhsa8mum],textarea[b-x7hhsa8mum] {
    width: calc(100% - 15px); 
    background-color: transparent;
    border: solid thin;
    border-style: ridge;
    border-radius: 5px;
    margin-left:5px;
    margin-right:10px;
}

input[type=image][b-x7hhsa8mum]{
    width:80px;
}

input[type=image]#AdressBook[b-x7hhsa8mum]{
    height:30px;
    width:auto;
}
input[type=image]#formatButton[b-x7hhsa8mum]{
    height:25px;
    width:auto;
    margin-right:5px;
}
input[type=image]#formatButton:nth-child(2n)[b-x7hhsa8mum]{
    margin-right:20px;
}

.folders[b-x7hhsa8mum] {
    width: calc(100% - 50px);
    height:25px;
    color: #8abeb7 !important;
}

.folderColumn[b-x7hhsa8mum], .eMailsColumn[b-x7hhsa8mum], .contentColumn[b-x7hhsa8mum] {
    height: calc(100% - 50px);
    width: 200px;
    position:relative;
}

.eMailsColumn[b-x7hhsa8mum]{
    width:573px;
    margin:0;
    padding:0;
    border-left:solid thin;
}

.contentColumn[b-x7hhsa8mum] {    
    width: calc(100% - 800px);
    overflow: auto;
}

a:hover[b-x7hhsa8mum], tr:hover[b-x7hhsa8mum] {
    cursor: pointer;
}

td:first-child[b-x7hhsa8mum]{
    width:20px;
    vertical-align:middle;
}
.tdFirstTableContent[b-x7hhsa8mum] {
    width: 350px !important;
    white-space: nowrap !important;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight:bold;
    font-size:15px;
}

.tdFirstTableSubject[b-x7hhsa8mum] {
    font-weight:normal;
    font-size: 12px;
}

td:nth-child(3)[b-x7hhsa8mum]{
    width:180px;
    text-align:right;
    padding-right:10px;
}

tr:nth-child(2n)[b-x7hhsa8mum]{
    border-bottom:solid thin;
}


table[b-x7hhsa8mum]{
    width:550px;
    table-layout:fixed;
    border-collapse:collapse;
    margin:0;
    padding:0;
}

.tableContent[b-x7hhsa8mum]{
    width:100%;
    table-layout:auto;
}

.tdToCcBcc:hover[b-x7hhsa8mum], .tdTo:hover[b-x7hhsa8mum], .tdCc:hover[b-x7hhsa8mum], .tdBcc:hover[b-x7hhsa8mum], .tdFrom:hover[b-x7hhsa8mum], .tdDateTime:hover[b-x7hhsa8mum], .trSubject :hover[b-x7hhsa8mum] {
    cursor: text;
    
}

.tdFrom[b-x7hhsa8mum] {
    font-weight:bolder;
    font-size:18px;
}

.tdToCcBcc[b-x7hhsa8mum] {
    width: 40px !important;
}

.tdTo[b-x7hhsa8mum], .tdCc[b-x7hhsa8mum], .tdBcc[b-x7hhsa8mum] {
    width: calc(100% - 40px) !important;
}

.tdDateTime[b-x7hhsa8mum] {
    font-size: 12px;
}

iframe[b-x7hhsa8mum]{
    height: calc(100% - 160px); 
    margin:0;
}


.imgSepcial[b-x7hhsa8mum]{
    top:-5px;
}
.headerColumn[b-x7hhsa8mum] {
    height: 50px;
    line-height:40px;
    width: 100%;
    text-align: center;
    vertical-align:top;
}

.tableHeaderColumn[b-x7hhsa8mum]{
    margin:auto auto;
}

.tableHeaderColumnTD[b-x7hhsa8mum]{
    width:30px !important;
    vertical-align:top !important;
    text-align:center !important;
}

img:hover[b-x7hhsa8mum] {
    cursor: pointer;
}

.arrow[b-x7hhsa8mum] {
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.tableButtons[b-x7hhsa8mum]{
    height:40px;
}
input[type=button][b-x7hhsa8mum]{
    height:25px;
    margin-top:7.5px;
    margin-left:5px;
    width:120px;
    background-color:rgb(112, 112, 112);
    color:aliceblue;
    border-radius:10px;
}

.tableSummary[b-x7hhsa8mum] {
    height: calc(100% - 40px);
}

.noBorder[b-x7hhsa8mum]{
    border:none !important;
}

span:hover[b-x7hhsa8mum]{
    cursor:pointer !important;
}

span:hover[b-x7hhsa8mum] {
    cursor: pointer;
}

span img[b-x7hhsa8mum] {
    float: left;
}

span small[b-x7hhsa8mum] {
    display: block;
}

.icon[b-x7hhsa8mum] {
    height: 30px;
    position:relative;
}

.newEmail[b-x7hhsa8mum]{
    height:80%;
    width:80%;
    top:calc(100% - 20%);
    left:calc(100% - 20%);
    border:solid thin;
    border-style:ridge;
}
/* /Pages/eMails/Layout.razor.rz.scp.css */
[b-o07qvhftok] * {
    margin: 0px;
    font-family: "Inter";
    line-height: 25px;
}

[b-o07qvhftok] div {
    overflow: auto;
}

[b-o07qvhftok] .status {
    position: absolute;
    width: 300px;
    top: calc(50% + 40px);
    left: calc(50% - 150px);
    height: calc(50% - 40px);
    overflow: auto;
}

[b-o07qvhftok] .spinner {
    border: 16px solid silver;
    border-top: 16px solid #337AB7;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin-b-o07qvhftok 700ms linear infinite;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    position: absolute;
}

@keyframes spin-b-o07qvhftok {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}
/* /Pages/games/wows/Layout.razor.rz.scp.css */
[b-6cywqece0v] * {
    margin: 0px;
    font-family: "Inter";
    line-height: 25px;
}

[b-6cywqece0v] div {
    overflow: auto;
}

[b-6cywqece0v] .status{
    position:absolute;
    width:300px;
    top:calc(50% + 40px);
    left:calc(50% - 150px);
    height:calc(50% - 40px);
    overflow:auto;
}

[b-6cywqece0v] .spinner {
    border: 16px solid silver;
    border-top: 16px solid #337AB7;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin-b-6cywqece0v 700ms linear infinite;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    position: absolute;
}

[b-6cywqece0v] input {
    font-size: 18px;
    width: 300px;
    height: 100%;
    background-color: rgb(82, 87, 90);
    border: solid;
    border-color: transparent;
}

    [b-6cywqece0v] input:hover {
        cursor: pointer;
        background-color: dimgray;
        color: rgb(255, 202, 137);
    }

@keyframes spin-b-6cywqece0v {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

/* /Pages/games/wows/News.razor.rz.scp.css */
h1[b-otmgl84fux]{
    font-size:22px;
    text-align:center;

}

h2[b-otmgl84fux]{
    font-size:18px;
}

h3[b-otmgl84fux]{
    font-size:13px;
}

img[b-otmgl84fux]{
    width:295px;
    max-height:200px;
    height:auto;
}

.news[b-otmgl84fux]{
}

.newsItem[b-otmgl84fux] {
    width:356px;
    float:left;
    height: 500px;
    background-color: rgba(0, 0, 0, 0.15);
    border:solid transparent;
    border-radius:35px;
    margin:25px;
    text-align:center;
}
    .newsItem:nth-child(4n + 1)[b-otmgl84fux] {
        margin-left:150px;
    }

.divImg[b-otmgl84fux] {
    margin:25px 25px 0 25px;
    width:300px;
    height: 202px;
}

.divText[b-otmgl84fux] {
    width: 300px;
    margin: 0 25px 0 25px;
    text-align:left;
}

.update[b-otmgl84fux]{
    font-size:13px;
    position:absolute;
    right:15px;
}
/* /Pages/games/wows/NewsDev.razor.rz.scp.css */
h1[b-0tbid2c798] {
    font-size: 22px;
    text-align: center;
}

h2[b-0tbid2c798] {
    font-size: 18px;
}

h3[b-0tbid2c798] {
    font-size: 13px;
}

img[b-0tbid2c798] {
    width: 295px;
    max-height: 200px;
    height: auto;
}

.news[b-0tbid2c798] {
}

.newsItem[b-0tbid2c798] {
    width: 356px;
    float: left;
    height: 500px;
    background-color: rgba(0, 0, 0, 0.15);
    border: solid transparent;
    border-radius: 35px;
    margin: 25px;
    text-align: center;
}

    .newsItem:nth-child(4n + 1)[b-0tbid2c798] {
        margin-left: 150px;
    }


.divText[b-0tbid2c798] {
    width: 300px;
    margin: 25px 25px 0 25px;
    text-align: left;
}

.update[b-0tbid2c798] {
    font-size: 13px;
    position: absolute;
    right: 15px;
}
/* /Pages/games/wows/Ships.razor.rz.scp.css */
*[b-kf59dikjvx] {
    
}

div[b-kf59dikjvx]{
    height:100%;
}

input[b-kf59dikjvx] {
    width: 150px;
    height: 35px;
    position: absolute;
    right: 10px;
    border-radius: 10px 10px 10px 10px;
}
h1[b-kf59dikjvx] {
    text-align:center;
    font-weight:bolder;
    font-size:40px;
    vertical-align: middle;
}

h2[b-kf59dikjvx]{
    text-align:center;
    font-size:28px;
    margin-top:20px;
}

h3[b-kf59dikjvx]{
    text-align:center;
    height:25px;
    font-weight:bold;
    font-size:18px;
    font-display:und
}

select[b-kf59dikjvx], option[b-kf59dikjvx] {
    display: inline-block;
    height: 40px;
    width: 300px;
    outline: none;
    color: #8abeb7;
    background-color: rgb(82, 87, 90);
    border: 1px solid #ccc;
    border-radius: 5px;
    border: none;
    box-shadow: 1px 1px 2px #999;
    font-size: 18px;
    margin-right: 100px;
}

header[b-kf59dikjvx]{
    height:46px;
    width:100%;
    text-align:center;
    font-size:18px;
}

.shipDetails[b-kf59dikjvx] {
    height: calc(100% - 46px);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position:center;
}

.divLoading[b-kf59dikjvx] {
    border: solid;
}
.imgShipType[b-kf59dikjvx]{
    height:30px;
    width:auto;
}

.imgShipContur[b-kf59dikjvx]{
    position: absolute;
    left:50px;
    top:52px;
    height:50px;
    width:auto;

}

.imgShipLarge[b-kf59dikjvx] {
    position:absolute;
    right:50px;
    top:0px;
    width:800px;
    z-index:-5;
}

.divDescription[b-kf59dikjvx]{
    width:800px;
    line-height:18px;
    position:absolute;
    right:15px;
    top: 500px;
    height:calc(100% - 500px);
}

.shipStats[b-kf59dikjvx] {
    height: calc(100% - 100px);
    margin-top: 10px;
    width: calc(100% - 850px);
}

.shipStatsSplit[b-kf59dikjvx] {
    height:auto;
    margin-top: 0px;
    float: left;
    width: 50%;
    padding: 0 5px 0 5px;    
    text-align:left;
}

    .shipStatsSplit:first-of-type[b-kf59dikjvx] {
        text-align: right;
    }

.shipStatsDetails[b-kf59dikjvx] {
}
    .shipStatsDetails:nth-child(-n+3)[b-kf59dikjvx] {
        height: 135px;
    }
    .shipStatsDetails:last-of-type .shipStatsDetails:nth-last-child(-n+2)[b-kf59dikjvx]{
        height:auto;
    }
/* /Pages/games/wows/Statistic.razor.rz.scp.css */
*[b-14oco5sxg9] {
    width: 100%;
}

.summary[b-14oco5sxg9] {
    width: 14.28%;
    float: left;
    text-align: center;
}

div#details[b-14oco5sxg9] {
    height: calc(100% - 131px);
}

div#buttons[b-14oco5sxg9] {
    padding: 5px 0 0 5px;
    text-align: center;
    line-height:50px;
}

div#header[b-14oco5sxg9] {
    height: 131px;
    width: 100%;
    overflow: auto;
    margin: 0;
    border-bottom: solid thin;
}
.tableGeneralInfo[b-14oco5sxg9]{
    border-bottom:solid thin;
}

.tdGeneralInfoFirst[b-14oco5sxg9], .tdGeneralInfoSecond[b-14oco5sxg9], .tdGeneralInfoLast[b-14oco5sxg9] {
    height: 20px;
    line-height:20px;
}


.tdGeneralInfoFirst[b-14oco5sxg9] {
    width: 100px;
    min-width: 150px;
    text-align: right;
}
.tdGeneralInfoSecond[b-14oco5sxg9] {
    text-align: left;
    width: 320px;
    min-width: 60px;
}

.tdGeneralInfoLast[b-14oco5sxg9] {
    width: 400px;
    min-width: 400px;
    font-size: 14px;
    text-align: right;
    line-height: 17px !important;
}

input:first-of-type[b-14oco5sxg9] {
    border-radius: 10px 0px 0px 10px;
}

input:last-of-type[b-14oco5sxg9] {
    border-radius: 0px 10px 10px 0px;
}

.inputclick[b-14oco5sxg9] {
    background-color: darkslategray;
    color: rgb(255, 202, 137);
}

h1[b-14oco5sxg9] {
    font-size: 22px;
    font-weight: bold;
    font-family: "Inter";
    padding:0;
    margin:0;
    padding-left: 5px;
    line-height:20px;

}
h2[b-14oco5sxg9]{
    margin-top:20px;
    font-size:40px;
    font-weight:bolder;
}

h3[b-14oco5sxg9] {
    margin-top:5px;
    font-size: 14px;
}
h4[b-14oco5sxg9]{
    font-size:20px;
    font-weight:bold;
}
h5[b-14oco5sxg9] {
    margin-top: 20px;
}
h6[b-14oco5sxg9] {
    text-align: center;
    font-size: 22px;
    color: rgb(255, 169, 73);
    margin-top:10px;
}

h7[b-14oco5sxg9]{
    text-align:center;
    margin-left:calc(50% - 96px);
    font-size:18px;
}

#BattleArena1 thead > tr:first-child > td[b-14oco5sxg9] {
    border-top: 0;
}

#BattleArena thead > tr:first-child > td[b-14oco5sxg9] {
    border-top: 0;
}

.tableBattleArena:hover[b-14oco5sxg9]{
    cursor:default;
}

.tableBattleArena:first-child[b-14oco5sxg9]{
}

.imgSelectedShip[b-14oco5sxg9] {
    width: 350px;
    height: auto;
    position: absolute;
    left: 340px;
    bottom:200px;
}

.tableSelectedShip[b-14oco5sxg9] {
    table-layout: fixed;
    border-collapse: collapse;
    width:100%;
    position:relative;
    top:100px;
}

.tableSelectedShip1[b-14oco5sxg9], .tableSelectedShip2[b-14oco5sxg9], tableSelectedShip3[b-14oco5sxg9] {
    text-align: right;
}

.tableSelectedShip1[b-14oco5sxg9] {
    width: 100px;
}
.tableSelectedShip2[b-14oco5sxg9] {
    width: 110px;
    text-align: right;
    padding-right: 5px;
    padding-left:5px;
}

.tableSelectedShip3[b-14oco5sxg9] {
    width: 100px;
    text-align: right;
    padding-right: 5px;
}
.tableSelectedShip4[b-14oco5sxg9] {
    width: 50px;
}
.tableSelectedShip5[b-14oco5sxg9] {
    width: 150px;
    padding-right: 5px;
    text-align: right;
}

.todayNumbers[b-14oco5sxg9]{
    float:left;
    width:260px;
    height:100%;
}
.todayNumbersDetails[b-14oco5sxg9] {
    float: left;
    text-align: right;
    width: 135px;
}

    .todayNumbersDetails:last-child[b-14oco5sxg9] {
        float: left;
        width: calc(100% - 135px);
        padding-right: 5px;
    }

.noShipSelected[b-14oco5sxg9]{
    width:100%;
    height:100%;
    vertical-align:central;
    text-align:center;
}
.warshipsMain[b-14oco5sxg9], .warshipsSelectShip[b-14oco5sxg9] {
    border: solid thin;
    height: calc(100% - 218px);
    float:left;
}
.warshipsMain[b-14oco5sxg9] {
    width: calc(100% - 400px);
}

.warshipsSelectShip[b-14oco5sxg9] {
    width: 400px;

}

select[b-14oco5sxg9], select[b-14oco5sxg9]::before, select[b-14oco5sxg9]::after, .selectSortParamater[b-14oco5sxg9] {
    box-sizing: border-box;
}

select[b-14oco5sxg9] {
    background-color: transparent;
    border: solid thin;
    border-radius:5px;
    padding: 0 1em 0 0;
    margin: 0;
    width: 120px;
    font-family: inherit;
    font-size: inherit;
    cursor: inherit;
    line-height: inherit;
}

    select option[b-14oco5sxg9] {
        background-color: rgb(21, 0, 36);
    }

.shiptypeimage[b-14oco5sxg9] {
    height: 30px;
    width: auto;
    vertical-align: middle;
}

    .shiptypeimage:hover[b-14oco5sxg9], .filterImage:hover[b-14oco5sxg9]{
        cursor: pointer;
    }
.filterImage[b-14oco5sxg9] {
    height: 20px;
    width: auto;
    vertical-align: middle;
}

.divFilter[b-14oco5sxg9] {
    height: 85px;
    text-align: center;
}

input[type=checkbox][b-14oco5sxg9]{
    height:15px;
    padding:0;
    margin-right:5px;
    width:15px;
}

.selectSortParamater[b-14oco5sxg9]{
    width:150px;
}

.playerships[b-14oco5sxg9]{
    border:solid thin;
    height:calc(100% - 85px);
}
/* /Pages/games/wows/Statistic_details.razor.rz.scp.css */
*[b-3fsmk9giz3] {
    width: 100%;
}


h6[b-3fsmk9giz3] {
    text-align: center;
    font-size: 22px;
    color: rgb(255, 169, 73);
    margin-top: 10px;
}

div#main[b-3fsmk9giz3] {
    height: 100%;
    background-image: url('/images/wows/StatisticDetailsBackground.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    overflow:hidden;
}

div#overallResults[b-3fsmk9giz3], div#progress[b-3fsmk9giz3], div#tooltip[b-3fsmk9giz3], div#selectedShip[b-3fsmk9giz3], div#BattleArena[b-3fsmk9giz3] {
    background-color: rgb(0 0 0 / 0.6);
}

div#overallResults[b-3fsmk9giz3] {
    width: 371px;
    height: 335px;
    float: left;
    border-bottom: solid thin;
}

div#progress[b-3fsmk9giz3] {
    width: calc(100% - 371px);
    height: 335px;
    text-align: center;
}

div#tooltip[b-3fsmk9giz3] {
    border: solid thin;
    border-style: ridge;
    border-radius: 10px;
    padding: 0 10px 0 10px;
    font-size: 13px;
    color: yellow;
    font-weight: 100;
    width: 110px;
    height: 55px;
}

div#selectedShip[b-3fsmk9giz3], div#BattleArena[b-3fsmk9giz3] {
    float: left !important;
    height: 427px;
}
div#selectedShip[b-3fsmk9giz3] {
    width: 570px !important;
    position: relative;
}

div#BattleArena[b-3fsmk9giz3] {
    width: calc(100% - 570px);
}

img#selectedShipImage[b-3fsmk9giz3] {
    max-height: 150px;
    max-width: 300px;
}

div#selectedShipImageDiv[b-3fsmk9giz3] {
    height: 150px;
    width: 300px;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}

pre[b-3fsmk9giz3]{
    line-height:40px;
}
div#selectedShipData[b-3fsmk9giz3] {
    padding-left:25px;
    padding-top:25px;
    line-height:40px;
    height:calc(100% - 35px);
}

table#tableTodayResults[b-3fsmk9giz3] {
    border-collapse: collapse;
    table-layout: fixed;
    width: 340px;
    margin: 10px auto;
    font-size: 15px;
}

td#tableTodayResultsTD1[b-3fsmk9giz3], td#tableTodayResultsTD2[b-3fsmk9giz3] {
    text-align: right;
}

td#tableTodayResultsTD1[b-3fsmk9giz3] {
    padding-right: 2.5px;
    width: 165px;
}

td#tableTodayResultsTD2[b-3fsmk9giz3] {
    padding-left:2.5px;
    width:165px;
}

table#tableBattleArena[b-3fsmk9giz3] {
    float: left;
    width: 598px;
    table-layout: fixed;
    border-collapse: collapse;
    font-size: 13px;
    border: solid;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: solid thin;
    cursor: default;
    margin-top: 20px;
    line-height: 9.5px;
}
table#tableBattleArena:first-child[b-3fsmk9giz3]{    
    margin-right:6px;
}

#BattleArena thead > tr:first-child > td[b-3fsmk9giz3] {
    text-align: center !important;
    height: 38px;
    line-height: 17px !important;
}

img#shipType[b-3fsmk9giz3] {
    width: auto;
    height: 25px;
}
td#tdFirst[b-3fsmk9giz3], td#td3[b-3fsmk9giz3], td#td4[b-3fsmk9giz3], td#td5[b-3fsmk9giz3], td#td6[b-3fsmk9giz3], td#td7[b-3fsmk9giz3], td#td8[b-3fsmk9giz3], td#td9[b-3fsmk9giz3],td#td10[b-3fsmk9giz3]{
    line-height: 9.5px;
    border: solid thin;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 5px;
    padding-right: 5px;
}
td#td5[b-3fsmk9giz3], td#td6[b-3fsmk9giz3], td#td7[b-3fsmk9giz3], td#td8[b-3fsmk9giz3], td#td9[b-3fsmk9giz3], td#td10[b-3fsmk9giz3] {
    text-align: right;
}
td#tdFirst[b-3fsmk9giz3] {
    width: 37px;
    text-align:center;
}
td#td3[b-3fsmk9giz3] {
    width: 100px;
}
td#td4[b-3fsmk9giz3] {
    width: 100px;
}
td#td5[b-3fsmk9giz3] {
    width: 75px;
}
td#td6[b-3fsmk9giz3] {
    width: 65px;
}
td#td7[b-3fsmk9giz3] {
    width: 48px;
}
td#td8[b-3fsmk9giz3] {
    width: 47px;
}
td#td9[b-3fsmk9giz3] {
    width: 82px;
}
td#td10[b-3fsmk9giz3] {
    width: 75px;
}
table#progressStats[b-3fsmk9giz3]{
    width:100%;
    height:100%;
    table-layout:fixed;
    border-collapse:collapse;
}

td#progressLeft[b-3fsmk9giz3], td#progressDay[b-3fsmk9giz3], td#progressDayHeader[b-3fsmk9giz3] {
    border: solid thin;
    vertical-align: middle;
    padding-right: 10px;
}
td#progressLeft:first-child[b-3fsmk9giz3] {
    border-top: none;
}

td#progressDayHeader[b-3fsmk9giz3] {
    text-align: center;
    padding-right: 0;
    border-top: none;
}

td#progressDay[b-3fsmk9giz3] {
    text-align: right;
}

td#progressLeft[b-3fsmk9giz3] {
    width: 200px;
    text-align: right;
    height: 10%;
}

input[type=button][b-3fsmk9giz3] {
    height: 20px;
    line-height: 13px;
    width: 120px;
    margin-top: 5px;
    padding: 0 !important;
    font-size: 13px;
    text-align: center;
}

input[type=button]:first-of-type[b-3fsmk9giz3] {
    border-radius: 10px 0px 0px 10px;
}

input[type=button]:last-of-type[b-3fsmk9giz3] {
    border-radius: 0px 10px 10px 0px;
}

.inputclick[b-3fsmk9giz3] {
    background-color: darkslategray;
    color: rgb(255, 202, 137);
}

.statistic[b-3fsmk9giz3] {
    width: calc(100% - 371px);
    height: 312px;
    border-bottom: solid thin;
}


.overallResultsDetailsLeftColumn[b-3fsmk9giz3], .overallResultsDetailsRightColumn[b-3fsmk9giz3] {
    width: 50%;
    float: left;
    font-size:15px;
    line-height:21.25px;
}

.overallResultsDetailsLeftColumn[b-3fsmk9giz3] {
    text-align: left;
    padding-left: 30px;
}

.overallResultsDetailsRightColumn[b-3fsmk9giz3] {
    text-align: right;
    padding-right: 40px;
}


canvas[b-3fsmk9giz3] {
    width: calc(100% - 7px);
    height: calc(100% - 69px);
    margin: 0;
}
/* /Pages/games/wows/Statistic_warships.razor.rz.scp.css */
*[b-don75innmx] {
    width: 100%;
    line-height:18px;
}

h1[b-don75innmx] {
    text-align: center;
    font-size: 34px;
    background: -webkit-linear-gradient(#7CBEFF, #2AACFF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    height: 44px;
    line-height: 44px;
}

div#main[b-don75innmx] {
    height: 100%;
    /*background: linear-gradient(0deg, rgb(128, 128, 128, 0.75), rgba(128, 128, 128, 0.75)), url('/images/wows/ShipsStatisticBackground.jpg');*/
    background: url('/images/wows/ShipsStatisticBackground.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

div#mainLeft[b-don75innmx], div#mainRight[b-don75innmx], div#headline[b-don75innmx] {
    background-color: rgb(0 0 0 / 0.6);
}

div#headline[b-don75innmx] {
    width:100%;
    height:44px;
    line-height:44px;
}

div#mainLeft[b-don75innmx] {    
    float: left;
    width: calc(100% - 342px);
    height:calc(100% - 44px);
}

div#mainRight[b-don75innmx] {
    width: 342px;
    height: calc(100% - 44px);
}

div#values[b-don75innmx] {
    float: left;
    height: calc(100% - 104px);
    width: calc(100% / 4);
    margin: 30px 10px 0px 10px;
}

    div#values:first-of-type[b-don75innmx] {
        margin-left: calc((100% / 4) - 80px);
    }

span#number[b-don75innmx] {
    font-size: 30px;
    font-weight: bolder;
    color:rgb(239, 239, 239)
}

div#images[b-don75innmx] {
    width: 342px;
    height:205px;
    background: url('/images/wows/Random_battle_wows.png') no-repeat;
    background-position:center top;
    background-size: auto 130px;
}

div#sortShips[b-don75innmx] {
    height: 40px;
    overflow: hidden;
}

div#ships[b-don75innmx] {
    height: calc(100% - 245px);
    width: 100%;
    line-height: 30px;
    margin-top:auto;
    margin-bottom:auto;
    overflow-x:hidden;
}
    div#ships:hover[b-don75innmx] {
        cursor: pointer;
    }

div#ship[b-don75innmx] {
    width: calc(100% - 8px);
    height: 30px;    
    overflow: hidden;
    margin:4px;
}
div#shipName[b-don75innmx], div#shipimage[b-don75innmx] {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    float:left;
}
div#shipimage[b-don75innmx] {
    width: 43px;
    float: left;
}
div#shipName[b-don75innmx] {
    width:calc(100% - 175px);
}

img#shipImage[b-don75innmx] {
    position:sticky;
    width: 340px;
    top: 100px;
}

img#shipNation[b-don75innmx]{
    height:30px;
    width:auto;
}

img#sortDirection[b-don75innmx] {
    height: 32px;
    width: auto;
    margin-top: 4px;
}
img#sortDirection:hover[b-don75innmx]{
    cursor:pointer;
}

table#headertable[b-don75innmx] {
    width: 100%;
    border-collapse: collapse;
    float: left;
}
tr#headerrow[b-don75innmx], td#headercell[b-don75innmx] {
    text-align:center;
    vertical-align:middle;
}

tr#headerrow:first-child[b-don75innmx] {
    height: 38px;
    line-height: 38px;
}

td#headercell[b-don75innmx] {
    width: calc(100% / 8);
}

div#header[b-don75innmx], div#subHeader[b-don75innmx] {
    width: calc(100% / 8);
    border: solid thin;
}

div#header[b-don75innmx] {
    height: 30px;
    color: rgb(236, 235, 234);
    line-height: 20px;
    float: right;
}

div#subHeader[b-don75innmx] {
    width: 100%;
    height: 20px;
    font-size: 16px;
    color: rgb(236, 235, 234);
    line-height: 20px;
}

.valueLine[b-don75innmx], .valueLineNoDots[b-don75innmx] {
    display: grid;
    grid-template-columns: auto max-content;
    align-items: end;
    gap: 0 .25rem; /* customize the gap to your needs */
    padding: 0 2.5px 2.5px 0;
}

.valueLine[b-don75innmx] {
    grid-template-areas: "valueText valueNumber";
}

.valueLineNoDots[b-don75innmx] {
    grid-template-areas: "valueTextNoDots valueNumberNoDots";
    color: rgb(239, 239, 239);
    font-size: 24px;
    height: 35px;
    margin-bottom:10px;
}

.valueText[b-don75innmx], .valueTextNoDots[b-don75innmx] {
    position: relative;
    overflow: hidden;
}

.valueText[b-don75innmx] {
    grid-area: valueText;
}

.valueTextNoDots[b-don75innmx] {
    grid-area: valueTextNoDots;
    height: 30px;
    line-height: 30px;
}

.valueText[b-don75innmx]::after, valueTextNoDots[b-don75innmx]::after {
    position: absolute;
    padding-left: .25ch; 
    text-align: right;
}
    .valueText[b-don75innmx]::after {
        content: "...................""...................""...................""...................";
    }

.valueNumber[b-don75innmx] {
    grid-area: valueNumber;
    overflow: hidden;
}

.valueNumberNoDots[b-don75innmx] {
    grid-area: valueNumberNoDots;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}

select[b-don75innmx] {
    height: 30px;
    line-height:30px;
    background: transparent;
    border: solid;
    border-style: outset;
    border-image: linear-gradient(to right, #3acfd5 0%, #3a4ed5 100%) 1;
    width: calc(100% - 80px);
    padding: 0 5px 0 5px;
}

option[b-don75innmx] {
    background-color: #8C806A;
}

div#sortShipImage[b-don75innmx]{
    width:70px;
    height:50px;
    margin-left:4px;
    line-height:40px;
    float:left;
}

div#selectSortValue[b-don75innmx] {
    width: calc(100% - 80px);
    height:40px;
    line-height:40px;
}


h2[b-don75innmx] {
    margin: 10px 0 5px 0;
    color: white;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    height: 24px;
}
button[b-don75innmx] {
    background-color: rgb(128, 128, 128, 0.30);
    border: solid;
    border-style: groove;
    border-image: linear-gradient(to right, #3acfd5 0%, #3a4ed5 100%) 1;
    width: 150px;
    margin-left:20px;
    margin-top: 10px;
}
    button:first-child[b-don75innmx]{
        margin-left:0;
    }
    button:hover[b-don75innmx] {
        cursor: pointer;
        border-style: outset;
        background: linear-gradient(#8C806A,#777265);
    }

div#filter[b-don75innmx] {
    position: absolute;
    width: 800px;
    height: 450px;
    top: 50%;
    left: calc(50% - 400px);
    border: solid thin;
    background: url('/images/wows/ShipStatisticFilter.jpg') no-repeat center;
    background-size: contain;
    color: #8abeb7;
    transform: translateY(-50%);
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
}

div#FilterMain[b-don75innmx] {
    background-color: rgb(0 0 0 / 0.6);
    width: 100%;
    height: calc(100% - 48px);
}

div#buttonsFilter[b-don75innmx] {
    height: 48px;
    text-align: center;
    background-color: rgb(0 0 0 / 0.6);
}

div#FilterShipType[b-don75innmx], div#FilterShipTierMain[b-don75innmx] {
    line-height: 28px;
    position: relative;
}

div#FilterShipType[b-don75innmx] {
    width: 481px;
    left: calc(50% - 240.5px);
    text-align: center;
}
div#FilterShipTierMain[b-don75innmx] {
    width:662px;
    left:calc(50% - 331px);
    margin: 10px 0 10px 0;
}

div#FilterByNumbers[b-don75innmx]{
    width:100%;
    height:calc(100% - 180px);
}

img#shipType[b-don75innmx], input[type=checkbox][b-don75innmx] {
    display: block;
    float: left;
}

img#shipType[b-don75innmx] {
    width: auto;
    height: 28px;
}

input[type=checkbox][b-don75innmx] {
    height: 28px;
    width: auto;
    margin-right:20px;
    margin-left:40px;
}

input[type=checkbox]:first-child[b-don75innmx]{
    margin-left:0;
}
div#filterByTier[b-don75innmx] {
    width: 60px;
    float: left;
    text-align: left;
}

input#shipTier[b-don75innmx] {
    height: 28px;
    width: auto;
    margin: 0;
}

label#shipTier[b-don75innmx] {
    height: 28px;
    line-height: 28px;
    margin-left:5px;    
}


input[type=text][b-don75innmx], input[type=number][b-don75innmx] {
    height: 28px;
    background-color: transparent;
    border: solid thin;
    border-radius: 10px;
    padding: 0 5px 0 5px;
}
input[type=text]:hover[b-don75innmx] {
    background-color: transparent;
}
input[inputmode=numeric][b-don75innmx] {
    width: 90px;
    text-align: right;
    padding: 0 5px 0 5px;
    background-color: rgba(128,128,128,0.5);
    color: white;
}

    input[inputmode=numeric]:hover[b-don75innmx] {
        background-color: rgba(128,128,128,0.5);
    }

table#FilterByNumber[b-don75innmx] {
    table-layout: fixed;
    width: 730px;
    margin-left: auto;
    margin-right: auto;
}

tr#FilterByNumberRow[b-don75innmx] {
}

th#FilterByNumber[b-don75innmx], td#FilterByNumberLabelCell[b-don75innmx] {
    background: -webkit-linear-gradient(#7CBEFF, #2AACFF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

th#FilterByNumber[b-don75innmx] {
    padding-top: 15px;
    padding-bottom: 5px;
    font-weight: bold;
}

td#FilterByNumberLabelCell[b-don75innmx] {
    width: 200px;
    text-align: right;
}
td#FilterByNumberValueCell[b-don75innmx] {
    width: 100px;
    color:white;
}

/* /Pages/Home.razor.rz.scp.css */

*[b-vk2eo2k9m9] {
    font-family: "Share Tech Mono", monospace;
}
body[b-vk2eo2k9m9] {
    
}

h1[b-vk2eo2k9m9]{
    font-size:20px;
    font-weight:bold;
}

div#mainDiv[b-vk2eo2k9m9]{
    height:100%;
    overflow:auto;
}

div#newsItem[b-vk2eo2k9m9] {
    background-color: rgba(0, 0, 0, 0.15);
    margin-left:auto;    
    margin-right:auto;
    margin-bottom:10px;
    padding:10px;
    width:600px;
    border-radius:20px;
    height:auto;
}

div#headline[b-vk2eo2k9m9] {
}

div#category[b-vk2eo2k9m9] {
    width: calc(100% - 200px);
    float: left;
}

div#pubDate[b-vk2eo2k9m9] {
    width:200px;
    text-align:right;
    float:left;
}

div#newsImage[b-vk2eo2k9m9] {
    width: 195px;
    float: left;
    padding-top:5px;
}

div#news[b-vk2eo2k9m9] {
    width: calc(100% - 200px);
    height:119px;
    float: left;
    padding:5px;
}

div#newsLink[b-vk2eo2k9m9] {
}

img#newsImage[b-vk2eo2k9m9]{
    width:195px;
}
/* /Pages/house/Layout.razor.rz.scp.css */
[b-gmzu0tsuru] * {
    margin: 0px;
    font-family: "Inter";
    line-height: 25px;
}

[b-gmzu0tsuru] div {
    overflow: auto;
}

[b-gmzu0tsuru] .status {
    position: absolute;
    width: 300px;
    top: calc(50% + 40px);
    left: calc(50% - 150px);
    height: calc(50% - 40px);
    overflow: auto;
}

[b-gmzu0tsuru] .spinner {
    border: 16px solid silver;
    border-top: 16px solid #337AB7;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin-b-gmzu0tsuru 700ms linear infinite;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    position: absolute;
}

[b-gmzu0tsuru] input {
    font-size: 18px;
    width: 300px;
    height: 100%;
    background-color: rgb(82, 87, 90);
    border: solid;
    border-color: transparent;
}

    [b-gmzu0tsuru] input:hover {
        cursor: pointer;
        background-color: dimgray;
        color: rgb(255, 202, 137);
    }

[b-gmzu0tsuru] input[type=button]{
    background-color: transparent;
    border:solid thin silver;
    border-radius:5px;
    font-size:13px;
    width:150px;
}

[b-gmzu0tsuru] table:hover{
    cursor:pointer;
}

@keyframes spin-b-gmzu0tsuru {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

/* /Pages/house/OilDelivery.razor.rz.scp.css */
div#divMain[b-entjio6xc3], div#AddEdit[b-entjio6xc3] {
    background: rgba(0, 0, 0, 0);
    width: 400px;
    position: relative;
    max-height: 550px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px 30px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 40px;
}

div#buttons[b-entjio6xc3] {
    margin-top: 10px;
    text-align: center;
}

div#table[b-entjio6xc3] {
    max-height: 425px;
}

h1[b-entjio6xc3] {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}


table[b-entjio6xc3] {
    border-collapse: collapse
}

th[b-entjio6xc3] {
    text-align: center;
}


tr[b-entjio6xc3], th[b-entjio6xc3] {
    border-bottom: solid thin;
    border-collapse: collapse;
}

    tr:last-child[b-entjio6xc3] {
        border-bottom: none;
    }

td[b-entjio6xc3] {
    text-align: right;
}

    td#date[b-entjio6xc3] {
        width: 120px;
    }

    td#betrag[b-entjio6xc3] {
        width: 125px;
    }

    td#liter[b-entjio6xc3] {
        width: 100px;
    }

    td#note[b-entjio6xc3] {
        width: 350px;
        text-align: left;
        padding-left: 10px;
    }

div#formInput[b-entjio6xc3] {
    width: 190px;
}

div#formLabel[b-entjio6xc3] {
    width: 150px;
    text-align: right;
    float: left;
    padding-right: 5px;
}

input[type=text][b-entjio6xc3], input[type=date][b-entjio6xc3], input[type=number][b-entjio6xc3] {
    width: 150px;
    background-color: transparent;
    border: solid thin;
    border-style: ridge;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
    padding-left: 5px;
    height: 20px;
}

    input[type=text]#newOilNote[b-entjio6xc3] {
        width: 300px;
    }
/* /Pages/house/OilMeasure.razor.rz.scp.css */
div#divMain[b-bpmd39k2zj], div#AddEdit[b-bpmd39k2zj] {
    background: rgba(0, 0, 0, 0);
    width: 700px;
    position: relative;
    max-height: 550px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px 30px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 40px;
}

div#buttons[b-bpmd39k2zj]{
    margin-top:10px;
    text-align:center;
}

div#table[b-bpmd39k2zj]{
    max-height:425px;
}

h1[b-bpmd39k2zj] {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}


table[b-bpmd39k2zj]{
    border-collapse:collapse
}

th[b-bpmd39k2zj]{
    text-align:center;
}


tr[b-bpmd39k2zj], th[b-bpmd39k2zj]{
    border-bottom:solid thin;
    border-collapse:collapse;
}

tr:last-child[b-bpmd39k2zj]{
    border-bottom:none;
}

td[b-bpmd39k2zj]{
    text-align:right;
}

td#date[b-bpmd39k2zj]{
    width:120px;
}
td#height[b-bpmd39k2zj]{
    width:110px;
}
td#liter[b-bpmd39k2zj]{
    width:100px;
}

td#note[b-bpmd39k2zj]{
    width:350px;
    text-align:left;
    padding-left:10px;
}

div#formInput[b-bpmd39k2zj] {
    width: 400px;
}

div#formLabel[b-bpmd39k2zj] {
    width:200px;
    text-align: right;
    float: left;
    padding-right:5px;
}

input[type=text][b-bpmd39k2zj],input[type=date][b-bpmd39k2zj],input[type=number][b-bpmd39k2zj] {
    width: 150px;
    background-color: transparent;
    border: solid thin;
    border-style: ridge;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
    font-size:14px;
    padding-left:5px;
    height:20px;
}

input[type=text]#newOilNote[b-bpmd39k2zj] {
    width:300px;
}
/* /Pages/house/OilStatistic.razor.rz.scp.css */
div#divMain[b-6n50myhs5r] {
    background: rgba(0, 0, 0, 0);
    width: 400px;
    position: relative;
    max-height: 550px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px 30px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 40px;
}
/* /Pages/system/admin/EmailProvider.razor.rz.scp.css */
div#main[b-k89v7sp6o1] {
    background: rgba(0, 0, 0, 0);
    width: 550px;
    position: relative;
    height: 470px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 40px;
}

h1[b-k89v7sp6o1] {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-top: 10px;
}

h2[b-k89v7sp6o1] {
    text-align: center;
    font-size:20px;
    line-height:40px;
}

input[type="button"][b-k89v7sp6o1], input[type="text"][b-k89v7sp6o1] {
    background-color: transparent;
    border: solid thin;
    border-style: outset;
    width: 150px;
    margin-top: 10px;
    margin-left: 10px;
}

input[type=text][b-k89v7sp6o1]{
    margin-top:0;
    padding-left:5px;
}

select[b-k89v7sp6o1] {
    width: 180px;
    background-color: rgb(41, 0, 70);
    border: solid thin;
    border-radius: 6px;
    margin-left:calc(50% - 90px);
}
table[b-k89v7sp6o1]{
    border-collapse:collapse;
    width: 450px;
    margin: 0 auto 0 auto;
}

td[b-k89v7sp6o1] {
    vertical-align: middle;
    line-height: 40px;
}

td:first-child[b-k89v7sp6o1]{
    text-align:right;
}
tr:nth-last-child(2) > td[b-k89v7sp6o1], tr:last-child > td[b-k89v7sp6o1] {
    text-align:center;
}

tr:last-child > td[b-k89v7sp6o1]{
    line-height:30px;
    height:30px;
}
tr:last-child:hover > td[b-k89v7sp6o1] {
    cursor:default;
}
/* /Pages/system/admin/Layout.razor.rz.scp.css */
[b-axyaetdihe] * {
    margin: 0px;
    font-family: "Inter";
    line-height: 25px;
}

[b-axyaetdihe] div {
    overflow: auto;
}

[b-axyaetdihe] .status{
    position:absolute;
    width:300px;
    top:calc(50% + 40px);
    left:calc(50% - 150px);
    height:calc(50% - 40px);
    overflow:auto;
}

[b-axyaetdihe] .spinner {
    border: 16px solid silver;
    border-top: 16px solid #337AB7;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin-b-axyaetdihe 700ms linear infinite;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    position: absolute;
}

@keyframes spin-b-axyaetdihe {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

/* /Pages/system/admin/RoleController.razor.rz.scp.css */
.divMain[b-d2pslerufn] {
    background: rgba(0, 0, 0, 0);
    width: 90%;
    position: relative;
    height:90%;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height:40px;
}

.divColumns[b-d2pslerufn]{
    float:left;
    background-color:transparent;
    width:50%;
    height:90%;
    padding:0;
    margin:0;
    margin-top:-10px;
    position:relative;
}

h1[b-d2pslerufn]{
    text-align:center;
    font-size:22px;
    font-weight:bold;
    margin-top:10px;
}

h2[b-d2pslerufn]{
    text-align:center;
    margin-top:calc(50% - 100px);
}

input[type="button"][b-d2pslerufn], input[type="text"][b-d2pslerufn] {
    background-color: transparent;
    border: solid thin;
    border-style: outset;
    width: 150px;
    margin-top: 10px;
    margin-left: 10px;
}

input[type="text"][b-d2pslerufn]{
    width:250px;
    margin-left:5px;
}

input[type=image][b-d2pslerufn] {
    height: 20px;
}

td:hover[b-d2pslerufn]{
    cursor:pointer;
}

table[b-d2pslerufn] {
    width: 100%;
    border-collapse: collapse;
    vertical-align:central;
}

tr[b-d2pslerufn] {
    border-bottom: 1px solid #ccc;
    height:30px;
    width:100%;
}

tr:last-child[b-d2pslerufn]{
    border-bottom:none;
}

td[b-d2pslerufn] {
    height:30px;
}

    td[b-d2pslerufn]{
        width: 200px;
        text-align: right;
        padding-right: 5px;
    }

        td:nth-of-type(2)[b-d2pslerufn] {
            width: calc(100% - 250px);
            text-align:left;
        }

        td:last-child[b-d2pslerufn] {
            width: 30px;
            text-align:center;
        }
/* /Pages/system/admin/UserController.razor.rz.scp.css */
.divMain[b-ub14t4hrx4] {
    background: rgba(0, 0, 0, 0);
    width: 90%;
    position: relative;
    height: 90%;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 40px;
}

span[b-ub14t4hrx4]{
    display:inline-block;
    text-align:center;
    width:100%;
    font-size:18px;
}

select[b-ub14t4hrx4] {
    background-color: transparent;
    width: 300px;
    color: #8abeb7;
    border:solid thin;
    border-style:groove;
}

option[b-ub14t4hrx4]{
    background-color:rgb(45, 6, 75);
}

ul[b-ub14t4hrx4] {
    background-color: transparent;
    width: 450px;
    padding: 0;
    margin: 0;
    max-height:100%;
    height:calc(100% - 65px);
    overflow:auto;
}

li[b-ub14t4hrx4] {
    list-style: none;
    background-color: transparent;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 40px;
    border-top:solid thin;
}

.divColumns[b-ub14t4hrx4] {
    float: left;
    width: calc(100% - 30px);
    background-color: transparent;
    padding: 0;
    margin: 0;
    height:25px;
    line-height:25px;
}

    .divColumns:last-of-type[b-ub14t4hrx4] {

        width: 30px;
        line-height:25px;
        padding: 0;
        margin: 0;
        text-align:center;
    }
.divResetPassword[b-ub14t4hrx4] {
    background-color: transparent;
    padding: 10px;
    margin: 0;
    width: calc(100% - 500px);
    height: 125px;
    position: absolute;
    top: 90px;
    left: 500px;
}

.divAddUserToRole[b-ub14t4hrx4] {
    background-color: transparent;
    padding: 10px;
    margin: 0;
    width: calc(100% - 500px);
    height: 125px;
    top: 300px;
    left: 800px;
}


input[type=image][b-ub14t4hrx4] {
    display: block;
    height: 20px;
    width: auto;
    padding: 0;
    margin: 0;
}

input[type=button][b-ub14t4hrx4], input[type=text][b-ub14t4hrx4] {
    background-color: transparent;
    border: solid thin;
    border-style: ridge;
    width: 250px;
    margin-top: 10px;
}

input[type=button]:hover[b-ub14t4hrx4]{
    cursor:pointer;
}

input[type=text][b-ub14t4hrx4] {
    margin: 15px 0 0 0;
    width: 200px;
    margin-top: 10px;
}

table[b-ub14t4hrx4]{
    position:absolute;
    top:95px;
    right: 15px;
    width:calc(100% - 500px);
    text-align:center;
}
td[b-ub14t4hrx4]{
    width:50%;
    margin:0;
    padding:0;
}

td:nth-child(2n)[b-ub14t4hrx4]{
    text-align:left;
}

.tdFirstColumn[b-ub14t4hrx4]{
    text-align:right;
    padding-right:10px;
}

/* /Pages/system/user/Email.razor.rz.scp.css */
.divMain[b-8bduoh20cd] {
    background: rgba(0, 0, 0, 0);
    width: 500px;
    position: relative;
    height: 270px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 40px;
    font-size: 15px;
}

h1[b-8bduoh20cd]{
    font-size:18px;
    text-align:center;
}

input[type=text][b-8bduoh20cd], input[type=password][b-8bduoh20cd], input[type=button][b-8bduoh20cd] {
    width: 245px;
    background-color: transparent;
    border: solid thin;
    border-style: ridge;
    border-radius: 5px;
}

table[b-8bduoh20cd] {
    width:430px;
    margin-left:auto;
    margin-right:auto;
}
td[b-8bduoh20cd]{
    height:35px;
}
td:first-child[b-8bduoh20cd] {
    text-align: right !important;
    width:200px;
    padding-right:5px;
}
td:last-child[b-8bduoh20cd]{
    text-align:left;
}
#buttons[b-8bduoh20cd]{
    text-align:center!important;
}

input[type=button][b-8bduoh20cd]{
    width:150px;
    margin-left:10px;
}

.colspan2[b-8bduoh20cd] {
    text-align: center !important;
}

select[b-8bduoh20cd] {
    width: 245px !important;
    background-color: rgb(41, 0, 70);
    border: solid thin;
    border-radius: 6px;
}
/* /Pages/system/user/Games.razor.rz.scp.css */
div#main[b-wddudhj12u] {
    background: rgba(0, 0, 0, 0);
    width: 800px;
    position: relative;
    height: 340px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 40px;
}

h1[b-wddudhj12u] {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
}

h2[b-wddudhj12u] {
    text-align: center;
    font-size: 20px;
    margin: 10px 0 5px 0;
}

h3[b-wddudhj12u]{
    margin:0 10px 0 10px;
    text-align:center;
}

div#wows[b-wddudhj12u] {
    height: 200px;
    width: 620px;
    margin: 0 auto;
    border: solid;
}

input[type=button][b-wddudhj12u], input[type=text][b-wddudhj12u] {
    width: 180px;
    background-color: transparent;
    border: solid thin;
    border-style: ridge;
}
input[type=text][b-wddudhj12u] {
    width: 200px;
}

input[type=button]:hover[b-wddudhj12u]{
    cursor: pointer;
}

table[b-wddudhj12u] {
    width: 100%;
}

td[b-wddudhj12u] {
    height: 30px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: right;
    vertical-align: middle;
}


td:last-of-type[b-wddudhj12u] {
    text-align: center;
}
    td:nth-child(2n)[b-wddudhj12u] {
        text-align: left;
    }

span[b-wddudhj12u] {
    color: #f0c674;
}
/* /Pages/system/user/Layout.razor.rz.scp.css */
[b-zuhu33g9gv] * {
    margin: 0px;
    font-family: "Inter";
    line-height: 25px;
}

[b-zuhu33g9gv] div {
    overflow: auto;
}

[b-zuhu33g9gv] .status {
    position: absolute;
    width: 300px;
    top: calc(50% + 40px);
    left: calc(50% - 150px);
    height: calc(50% - 40px);
    overflow: auto;
}

[b-zuhu33g9gv] .spinner {
    border: 16px solid silver;
    border-top: 16px solid #337AB7;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin-b-zuhu33g9gv 700ms linear infinite;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    position: absolute;
}

@keyframes spin-b-zuhu33g9gv {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}
/* /Pages/system/user/User.razor.rz.scp.css */
.divMain[b-npfz3absoh] {
    background: rgba(0, 0, 0, 0);
    width: 1000px;
    position: relative;
    height: 350px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px 30px 10px;
    box-shadow: 0 0 150px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
    line-height: 40px;
}


.divGeneralInfo[b-npfz3absoh] {
    float:left;
    width:450px;
}

.newPassword[b-npfz3absoh]{
    width:450px;
}
h1[b-npfz3absoh] {
    text-align: center;
    font-size: 24px;
    margin-bottom:30px;
}

h2[b-npfz3absoh]{
    text-align:center;
    font-size:20px;
    margin:10px 0 5px 0;
}

table[b-npfz3absoh] {
    width: 100%;
}

td:first-child[b-npfz3absoh]{
    text-align:right;
    padding-right:5px;
}

td:last-child[b-npfz3absoh]{
    padding-left:5px;
}

.colspan2[b-npfz3absoh] {
    text-align: center !important;
}

input[type=text][b-npfz3absoh], input[type=button][b-npfz3absoh], input[type=password][b-npfz3absoh]{
    background-color:transparent;
    border:solid thin;
    border-style:ridge;
}
input[type=button][b-npfz3absoh] {
    width: 125px;
    margin-top: 10px !important;
}

input[type=text][b-npfz3absoh] {
    padding:0;
    margin:0;
    text-align:left !important;
}

.inputColorInValid[b-npfz3absoh] {
    border-color: red !important;
}

.inputColorValid[b-npfz3absoh] {
    border-color: #8abeb7;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.spanUser[b-kkqoh5bt1z] {
    display: inline-block;
    font-family: "Share Tech Mono", monospace;
    font-size: 17px;
    color: #8abeb7;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 50px;
    text-align:right;
}

.spanEmail[b-kkqoh5bt1z]{
    position:absolute;
    right:10px;
    top:2.5px;
}

img[b-kkqoh5bt1z]{
    height:20px;
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-xm2hvhyptl] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-xm2hvhyptl] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-xm2hvhyptl] {
    font-size: 1.1rem;
}

.oi[b-xm2hvhyptl] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-xm2hvhyptl] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-xm2hvhyptl] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-xm2hvhyptl] {
        padding-bottom: 1rem;
    }

    .nav-item[b-xm2hvhyptl]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-xm2hvhyptl]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-xm2hvhyptl]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-xm2hvhyptl] {
        display: none;
    }

    .collapse[b-xm2hvhyptl] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
