/* /Pages/God/CreatorPanel.razor.rz.scp.css */
/*
.map-container {
    margin: 30px;
    padding: 40px;
}

.city {
    fill: #CCCCCC;
    fill-opacity: 1;
    stroke: white;
    stroke-opacity: 1;
    stroke-width: 0.5;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    cursor: pointer;
}

    .city:hover {
        fill: #E94F36;
    }

.show-city-name {
    background-color: #fff;
    border-radius: 2px;
    color: #333;
    position: absolute;
    font-family: "trebuchet ms";
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    font-size: 16px;
    border: solid 1px #ccc;
    border-radius: 5px;
}

.show-city-name--active {
    opacity: 1;
    visibility: visible;
}

#TR-17, #TR-34, #TR-42, #TR-39, #TR-35, #TR-48, #TR-05, #TR-27, #TR-36, #TR-59, #TR-78, #TR-14 {
}

.site-footer__link {
    color: #E94F36;
    font-weight: 700;
}
*/
/* /Pages/Other/Dashboard.razor.rz.scp.css */

/*COLOR*/

/*.boxAdmin {
    background-color: #029B89 !important;*/
    /*background-color: B3E0E6 !important;*/
/*}

.boxReserv {*/
    /*background-color: #FF4081 !important;*/
    /*background-color: #7F78DB !important;
}

.fastButton.ReservButton {
    color: black !important;
    background-color: #7F78DB !important;
}

.fastButton.AdminButton {
    color: black !important;
    background-color: #029B89 !important;
}

.adminChart .mud-chart-line .mud-charts-bar-series .mud-chart-bar {
    stroke: #029B89 !important;
    fill: #029B89 !important;
}

.ReqIcon.AdminIcon {
    fill: #029B89 !important;
}*/
/*COLOR*/

/*.box2.boxReserv {
    margin-top: 42px !important;
    height: 197px !important;
}

.box3.box3Admin {
    margin-top: 40px !important;
    margin-left: 30px !important;
}

.boxMenu {
    background-color: #434452;
    border-radius: 20px;
    text-align: center;
    padding: 10px !important;
    font-family: Tahoma;
    margin-top: 28px;
    height: 582px !important;
}

.menuButtonGroup {
    height: 270px !important;
}

.creatorTag {
    display: block;
    font-size: 13px !important;
    color: white;
}

.boxNote {
    background-color: #434452;
    border-radius: 20px;
    text-align: center;
    padding: 10px !important;
    font-family: Tahoma;
    margin-top: 16px;
    height: 513px !important;
}


.NoteBoxHeader {
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 20px;
}

.avatar {
    width: 150px;
    height: auto;
    margin: auto;
}

.usernameText {
    color: gray;
    font-family: Tahoma;
    font-size: 20px !important;
    font-weight: bolder;
}

.roleText {
    color: gray;
    font-family: Tahoma;
    font-size: 20px !important;
    font-weight: bolder;
}

.fastButton {
    height: 30px !important;
    margin: 10px auto auto;
    width: 100% !important;
    font-size: 16px !important;
    text-align: start !important;
}

.mud-button-icon-start {
}

.mud-chart-bar {
    stroke-width: 50 !important;
    stroke: #FFA800;
    fill: #FFA800;
}


.mud-chart-legend-marker2 {
    background-color: #FFA800;
}

.mud-charts-xaxis {
    color: white !important;
}

.mud-chart-legend {
    display: none !important;
}

.chart1 {
    width: 100% !important;
    height: 317px !important;
}

    .chart1 .mud-chart-line .mud-charts-xaxis {
        fill: white !important;
        font-weight: bold;
        font-size: 16px !important;
    }

    .chart1 .mud-chart-line .mud-charts-yaxis {
        fill: white !important;
        font-weight: bold;
        font-size: 16px !important;
    }

    .chart1 .mud-chart-line .mud-charts-xaxis {
        fill: white !important;
    }

    .chart1 .mud-chart-line {
        width: 100% !important;
        height: 100% !important;
    }

.chart1Box {
    background-color: #434452;
    border-radius: 20px;
    margin: 10px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 20px;
    padding: 20px;
    font-family: Tahoma;
    margin-top: 38px;
    margin-left: 30px;
}

.chart2 {
    width: 100% !important;
    height: 150px !important;
}

.chart2Box {
    background-color: #FFA800;
    border-radius: 20px;
    margin: 10px;
    text-align: center;
    color: black;
    font-weight: bold;
    padding: 20px;
    font-family: Tahoma;
    margin-top: 5px !important;
    margin-left: 30px;
}

.chart2 .mud-chart-line .mud-charts-xaxis {
    fill: black !important;
}

    .chart2 .mud-chart-line .mud-charts-xaxis text {
        font-size: 20px !important;
        font-weight: bolder !important;
    }

.chart2 .mud-chart-line .mud-charts-yaxis {
    fill: black !important;
}

    .chart2 .mud-chart-line .mud-charts-yaxis text {
        font-size: 25px !important;
        font-weight: bolder !important;
    }

.chart2 .mud-chart-line .mud-charts-line-series .mud-chart-line {
    stroke: #434452 !important;
    stroke-width: 9 !important;
}

.chart2 .mud-chart-line {
    color: black !important;
    stroke-width: 5 !important;
    width: 100% !important;
    height: 100% !important;
}

.chart2 svg {
    width: 650px !important;
    height: 400px !important;
}

.chart2 .mud-chart-line .mud-charts-grid .mud-charts-gridlines-yaxis path {
    stroke-width: 7 !important;
}

.box1 {
    background-color: #434452;
    border-radius: 20px;
    margin: 10px;
    text-align: center;
    padding-top: 5px !important;
    font-family: Tahoma;
    margin-top: 42px;
    height: 179px !important;
}

.ReqIcon {
    margin-top: 10px;
    margin-left: 7px;
}

.box1Header {
    color: white;
    font-size: 20px !important;
    font-weight: bold;
    margin-top: 10px;
}

.box1Val {
    color: white;
    font-family: Tahoma;
    font-size: 35px !important;
    font-weight: bolder;
}

.box1Sub {
    color: white;
    font-family: Tahoma;
    font-size: 15px !important;
}

.box2 {
    background-color: #FFA800;
    border-radius: 20px;
    margin: 10px !important;
    margin-top: 5px !important;
    text-align: center;
    padding-top: 5px !important;
    font-family: Tahoma;
    height: 179px !important;
}


.box2Header {
    color: black;
    font-size: 20px !important;
    font-weight: bold;
    margin-top: 10px;
}

.box2Val {
    color: black;
    font-family: Tahoma;
    font-size: 35px !important;
    font-weight: bolder;
}

.box2Sub {
    color: black;
    font-family: Tahoma;
    font-size: 15px !important;
}

.box3 {
    background-color: #434452;
    border-radius: 20px;
    margin: 10px !important;
    margin-top: 5px !important;
    text-align: center;
    padding: 20px;
    font-family: Tahoma;
    height: 196px !important;
}

.box3Header {
    color: white;
    font-size: 17px !important;
    font-weight: bold;
    margin-top: 0px;
}

.box3Table {
    margin-top: 10px;
    height: 135px;
    overflow-y: scroll;
}

.box4 {
    background-color: #FFA800;
    border-radius: 20px;
    margin: 10px !important;
    margin-top: 5px !important;
    text-align: left;
    padding: 20px;
    font-family: Tahoma;
    height: 162px !important;
}

.tableBox {
    background-color: #FFA800;
    border-radius: 20px;
    margin: 10px;
    padding: 10px;
    font-family: Tahoma;
    margin-top: 10px;
    margin-left: 30px;
}

.tableBoxHeader {
    text-align: center;
    color: black;
    font-weight: bold;
    font-size: 20px;
}

.markTable {
    height: 305px !important;
    overflow-y: scroll;
}

@@media (min-width: 1280px) {
    .boxMenu {
        height: 675px !important;
    }

    .menuButtonGroup {
        height: 340px !important;
    }

    .creatorTag {
        font-size: 15px !important;
    }

    .avatar {
        width: 160px;
        height: auto;
        margin: auto;
    }

    .usernameText {
        font-size: 23px !important;
    }

    .roleText {
        font-size: 23px !important;
    }

    .fastButton {
        height: 35px !important;
        margin-top: 10px !important;
        font-size: 18px !important;
    }

    .mud-button-icon-start {
        height: 35px !important;
        width: 35px !important;
    }

    .mud-icon-size-large {
        height: 25px !important;
        width: 25px !important;
        margin-top: 5px !important;
        margin-left: 5px !important;
    }



    .chart1 {
        width: 100% !important;
        height: 388px !important;
    }

    .chart2 {
        height: 175px !important;
    }

    .box1 {
        height: 210px !important;
        padding: 25px !important;
        padding-top: 10px !important;
        margin-top: 44px !important;
    }

    .box1Header {
        font-size: 25px !important;
    }

    .box1Val {
        font-size: 45px !important;
    }

    .box1Sub {
        font-size: 18px !important;
    }

    .box2 {
        height: 210px !important;
        padding: 25px !important;
        padding-top: 10px !important;
        margin-top: 10px !important;
    }

    .box2Header {
        font-size: 25px !important;
    }

    .box2Val {
        font-size: 40px !important;
    }

    .box2.boxReserv {
        height: 222px !important;
    }

    .box2Sub {
        font-size: 18px !important;
    }

    .box3 {
        height: 222px !important;
    }

    .box3Header {
    }

    .box3Table {
        height: 160px !important;
    }

    .markTable {
        height: 370px !important;
    }
}

@@media (min-width: 1500px) {
    .boxMenu {
        height: 913px !important;
    }

    .menuButtonGroup {
        height: 500px !important;
    }

    .creatorTag {
        font-size: 18px !important;
    }

    .avatar {
        width: 200px;
        height: auto;
        margin: auto;
    }

    .usernameText {
        font-size: 30px !important;
    }

    .roleText {
        font-size: 30px !important;
    }

    .fastButton {
        height: 50px !important;
        margin-top: 15px !important;
        font-size: 25px !important;
    }

    .mud-button-icon-start {
        height: 40px !important;
        width: 40px !important;
    }

    .mud-icon-size-large {
        height: 40px !important;
        width: 40px !important;
        margin-bottom: 10px !important;
        margin-top: 0px !important;
        margin-left: 10px !important;
    }

    .chart1Box {
        padding-top: 20px !important;
        font-size: 30px;
    }

    .chart1 {
        width: 100% !important;
        height: 550px !important;
    }

    .chart2Box {
        padding-top: 20px !important;
        font-size: 25px;
    }

    .chart2 {
        height: 200px !important;
    }

    .box1 {
        height: 303px !important;
        padding: 20px !important;
    }

    .box1Header {
        font-size: 32px !important;
    }

    .ReqIcon {
        height: 50px;
    }

    .box1Val {
        font-size: 60px !important;
    }

    .box1Sub {
        font-size: 25px !important;
    }

    .box2 {
        height: 303px !important;
        padding: 20px !important;
    }

    .box2Header {
        font-size: 32px !important;
    }

    .box2Val {
        font-size: 60px !important;
    }

    .box2Sub {
        font-size: 25px !important;
    }

    .box2.boxReserv {
        height: 275px !important;
    }

    .box3 {
        height: 270px !important;
    }

    .box3Header {
        font-size: 25px !important;
    }

    .box3Table {
        height: 200px !important;
    }

    .tableBoxHeader {
        font-size: 30px;
    }

    .NoteBoxHeader {
        font-size: 30px;
    }

    .boxNote {
        height: 526px !important;
    }

    .markTable {
        height: 545px !important;
    }
}

@@media (max-width: 600px) {

    .boxMenu {
        margin-left: 7px;
    }

    .boxNote {
        margin-left: 7px;
    }

    .box1 {
        margin: 10px 25px 5px !important;
    }

    .box2 {
        margin: 10px 25px 5px !important;
    }

    .chart1Box {
        margin: 10px 25px 5px !important;
    }

    .chart2Box {
        margin: 10px 20px 5px 20px !important;
    }

    .box3 {
        margin: 10px 25px 5px !important;
    }

    .tableBox {
        margin: 5px 20px 10px !important;
    }

    .box2.boxReserv {
        margin-top: 10px !important;
    }

    .box3.box3Admin {
        margin-top: 10px !important;
    }
}

@@media (max-width: 960px) and (min-width: 600px) {

    .boxMenu {
        margin: 15px 5px 5px 10px !important;
    }

    .boxNote {
        margin: 15px 5px 0px 10px !important;
    }

    .box1 {
        margin: 15px 30px 5px 30px !important;
    }

    .box2 {
        margin: 10px 30px 5px 30px !important;
    }

    .box3 {
        margin: 10px 30px 5px 30px !important;
    }

    .chart1Box {
        margin: 10px 25px !important;
    }

    .chart2Box {
        margin: 10px 25px !important;
    }

    .tableBox {
        margin: 10px 25px !important;
    }

    .box2.boxReserv {
        margin-top: 10px !important;
    }

    .box3.box3Admin {
        margin-top: 10px !important;
    }
}*/
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-bzkmed3s67] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-bzkmed3s67] {
    flex: 1;
}

.sidebar[b-bzkmed3s67] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-bzkmed3s67] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-bzkmed3s67]  a, .top-row .btn-link[b-bzkmed3s67] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-bzkmed3s67] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-bzkmed3s67] {
        display: none;
    }

    .top-row.auth[b-bzkmed3s67] {
        justify-content: space-between;
    }

    .top-row a[b-bzkmed3s67], .top-row .btn-link[b-bzkmed3s67] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-bzkmed3s67] {
        flex-direction: row;
    }

    .sidebar[b-bzkmed3s67] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-bzkmed3s67] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-bzkmed3s67], article[b-bzkmed3s67] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-6531aqpd0m] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-6531aqpd0m] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-6531aqpd0m] {
    font-size: 1.1rem;
}

.oi[b-6531aqpd0m] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-6531aqpd0m] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-6531aqpd0m] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-6531aqpd0m] {
        padding-bottom: 1rem;
    }

    .nav-item[b-6531aqpd0m]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-6531aqpd0m]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-6531aqpd0m]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-6531aqpd0m] {
        display: none;
    }

    .collapse[b-6531aqpd0m] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
