body {
    min-width: 1024px !important;
}

#login-logo {
    max-width: 250px;
}

.hidden {
    display: none !important;
}

.disabled {
    opacity: 0.2 !important;
}

.container-inner {
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    padding-top: 75px !important;
    padding-left: 280px !important;
    padding-right: 20px;
}

.page-title {
    margin-top: 15px;
}

.sidebar-top-space {
    padding-top: 50px !important;
}

.v-center-text {
    align-items: center !important;
    display: flex !important;
    text-align: center !important;
}

.d-flex {
    display: flex;
}

.justify-content-between {
    justify-content: space-between;

}

.align-items-center {
    align-items: center;

}

.tile-title {
    font-size: 13pt;
}

.weight-text {
    font-size: 20pt;
}

.text-white {
    color: #ffffff !important;
}

.text-black {
    color: #070708 !important;
}

.chart-toolbox-icon {
    cursor: pointer;
}

.gauge {
    width: 100%;
    max-width: 250px;
    font-size: 20pt;
    color: #cfcde4;
}

.gauge__body {
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    background: #44475b;
    position: relative;
    border-top-left-radius: 100% 200%;
    border-top-right-radius: 100% 200%;
    overflow: hidden;
    font-size: 14pt;
}

.gauge__fill {
    position: absolute;
    top: 100%;
    left: 0;
    width: inherit;
    height: 100%;
    background: #7367f0;
    transform-origin: center top;
    transform: rotate(0.25turn);
    transition: transform 0.2s ease-out;
}

.gauge__cover {
    width: 75%;
    height: 150%;
    background: #2f3349;
    border-radius: 50%;
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 25%;
    box-sizing: border-box;
}

#renderingMessageToast,
#mqttNotifyToast {
    background-color: #7367f0;
    color: #ffffff;
}

.authentication-wrapper.authentication-cover .authentication-inner .platform-bg {
    position: absolute;
    width: 100%;
    bottom: 0%;
    left: 0%;
    height: 100%;
}

.slogan {
    z-index: 1 !important;
}

.right {
    right: 15px !important;
    margin-right: 15px !important;
    float: right !important;
    ;
}

.bottom-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #1f243d;
    display: none;
    justify-content: space-around;
    align-items: center;
    padding: 10px 0;
    z-index: 1000;
}

.bottom-nav a {
    text-decoration: none;
    color: white;
    text-align: center;
    flex-grow: 1;
}

.bottom-nav a .icon {
    display: block;
    font-size: 24px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.bottom-nav a .text {
    font-size: 12px;
}

.mobile-page-title {
    display: none;
}

#vehicle-status-load {
    position: relative;
    width: 500px;
    height: 500px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-image 0.5s ease-in-out;
    margin: 0 auto;
}

#vehicle-status {
    position: relative;
    width: 500px;
    height: 500px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-image 0.5s ease-in-out;
    margin: 0 auto;
}

#vehicle-status-basic {
    position: relative;
    width: 500px;
    height: 500px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-image 0.5s ease-in-out;
    margin: 0 auto;
}

.wheel-indicator {
    position: absolute;
    background-color: #4B4C9C;
    padding: 5px 10px;
    font-size: 14px;
    text-align: center;
    height: 30px !important;
    text-wrap: nowrap;
}

.wheel-1 {
    top: 390px;
    right: 218px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.wheel-2 {
    top: 255px;
    left: 392px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.wheel-3 {
    top: 322px;
    right: 338px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.wheel-4 {
    top: 290px;
    right: 385px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.wheel-5 {
    top: 200px;
    left: 275px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.wheel-6 {
    top: 168px;
    left: 230px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

#timeLineCanvas {
    width: calc(100% - 250px);
    max-height: 300px;
    margin-left: 125px;
    margin-right: 140px;
}

#timeLineChart {
    background-color: #44475b;
}

#kgStoryChart {
    background-color: #44475b;
}

#ImuChart {
    background-color: #44475b;
}

#AccelerationChart {
    background-color: #44475b;
}

#loadDistributionChart {
    background-color: #44475b;
}


.right-level {
    position: relative;
    width: 80px;
    height: 80px;
    position: absolute;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../assets/dashboard/level/right_level.png');
    background-color: #25293c;
    top: 20px;
    right: 25%;
    border-radius: 50%;
    text-align: center !important;
}

.front-level {
    position: relative;
    width: 80px;
    height: 80px;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../assets/dashboard/level/front_level.png');
    background-color: #25293c;
    position: absolute;
    top: 20px;
    left: 25%;
    border-radius: 50%;
    text-align: center !important;
}

.right-level-graph {
    width: 60px;
    height: 60px;
    position: absolute;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../assets/dashboard/level/right_level.png');
    background-color: #25293c;
    border-radius: 50%;
    text-align: center !important;
}

.front-level-graph {
    width: 60px;
    height: 60px;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../assets/dashboard/level/front_level.png');
    background-color: #25293c;
    position: absolute;
    border-radius: 50%;
    text-align: center !important;
}


.right-level-mobile {
    position: relative;
    width: 50px;
    height: 50px;
    position: absolute;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../assets/dashboard/level/right_level.png');
    background-color: #25293c;
    right: 0;
    border-radius: 50%;
    display: none;
    text-align: center !important;
}

.front-level-mobile {
    position: relative;
    width: 50px;
    height: 50px;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../assets/dashboard/level/front_level.png');
    background-color: #25293c;
    position: absolute;
    right: 60px;
    border-radius: 50%;
    display: none;
    text-align: center !important;
}

.level-indicator-text {
    position: absolute;
    text-align: center !important;
    bottom: 1px !important;
    left: 45% !important;
    font-size: 12px;
    font-weight: bold !important;
    color: #fff !important;
}


.daily-indicator-level-min-right,
.daily-indicator-level-max-right,
.daily-indicator-level-right {
    position: relative;
    width: 80px;
    height: 80px;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../assets/dashboard/level/right_level.png');
    background-color: #25293c;
    border-radius: 50%;
    text-align: center !important;
}

.daily-indicator-level-min-front,
.daily-indicator-level-max-front,
.daily-indicator-level-front {
    position: relative;
    width: 80px;
    height: 80px;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../assets/dashboard/level/front_level.png');
    background-color: #25293c;
    border-radius: 50%;
    text-align: center !important;
}


.daily-level-indicator-text {
    position: absolute;
    text-align: center !important;
    bottom: 1px !important;
    left: 40% !important;
    font-size: 12px;
    font-weight: bold !important;
    color: #fff !important;
}



#deviceSyncStatus {
    cursor: pointer;
}

#truckLoadStatus {
    width: 100%;
    height: 100%;
}

#page-loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 10000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#page-loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #7367f0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


@media only screen and (max-width: 1600px) {

    .right-level {
        right: -5px;
        top: 0px;
    }

    .front-level {
        left: -5px;
        top: 0px;
    }

    #vehicle-status-load {
        width: 331px !important;
        height: 330px !important;
        margin-top: 70px;
    }

    #vehicle-status {
        width: 331px !important;
        height: 250px !important;
        margin-top: 70px;
    }

    #vehicle-status-basic {
        width: 331px !important;
        height: 250px !important;
        margin-top: 70px;
    }

    .wheel-indicator {
        font-size: 13px !important;
        height: 26px !important;
    }

    .wheel-1 {
        top: 210px !important;
        right: 155px !important;
    }

    .wheel-2 {
        top: 125px !important;
        left: 257px !important;
    }

    .wheel-3 {
        top: 170px !important;
        right: 228px !important;
    }

    .wheel-4 {
        top: 142px !important;
        right: 260px !important;
    }

    .wheel-5 {
        top: 88px !important;
        left: 180px;
    }

    .wheel-6 {
        top: 60px !important;
        left: 150px !important;
    }

}

#mqttNotifyToastText,
.toast {
    width: 100% !important;
}

.list-group {
    min-height: 100px !important;
    border-radius: 10px;
    background-color: #25293c;
}

.list-group-lh {
    height: 500px !important;
    max-height: 500px !important;
    border-radius: 10px;
    background-color: #25293c;
    overflow-y: auto !important;
}


@media only screen and (max-width: 768px) {

    body {
        min-width: 200px !important;
        padding-bottom: 60px;
    }

    .container-inner {
        padding-left: 20px !important;
    }

    .main-sidebar {
        display: none !important;
    }

    .container-fluid img {
        display: inline-block !important;
        margin: 0 auto !important;
    }

    .bottom-nav {
        display: flex !important;
    }

    .authentication-cover img {
        display: inline-block !important;
        margin: 0 auto !important;
    }

    .btn-group,
    .dataTables_length {
        display: none;
    }

    .mobile-page-title {
        display: block !important;
    }

    #vehicle-status-load {
        width: 331px !important;
        height: 330px !important;
    }

    #vehicle-status {
        width: 331px !important;
        height: 250px !important;
    }

    #vehicle-status-basic {
        width: 331px !important;
        height: 250px !important;
    }

    .wheel-indicator {
        font-size: 11px !important;
        height: 22px !important;
    }

    .wheel-1 {
        top: 210px !important;
        right: 155px !important;
    }

    .wheel-2 {
        top: 125px !important;
        left: 257px !important;
    }

    .wheel-3 {
        top: 170px !important;
        right: 228px !important;
    }

    .wheel-4 {
        top: 147px !important;
        right: 260px !important;
    }

    .wheel-5 {
        top: 88px !important;
        left: 180px;
    }

    .wheel-6 {
        top: 65px !important;
        left: 150px !important;
    }

    .right-level-mobile,
    .front-level-mobile {
        display: block !important;
    }

    .right-level,
    .front-level {
        display: none !important;
    }

    #timeLineCanvas {
        margin-left: 20px !important;
        margin-right: 40px !important;
        max-height: 300px !important;
        height: 300px !important;
    }

    #mqttNotifyToastText,
    .toast {
        margin-bottom: 70px !important;
    }

    .level-indicator-text {
        display: none !important;
    }

    .mobile-hidden {
        display: none;
    }

}

@keyframes borderAnimation {
    0% {
        border-color: #4caf50;
    }

    25% {
        border-color: #2196f3;
    }

    50% {
        border-color: #f44336;
    }

    75% {
        border-color: #ffeb3b;
    }

    100% {
        border-color: #4caf50;
    }
}

.analyzing {
    will-change: border-color;
    border: 2px solid transparent;
    border-radius: 10px;
    animation: borderAnimation 3s linear infinite;
}

.analyzing-circle {
    will-change: border-color;
    border: 2px solid transparent;
    border-radius: 50%;
    animation: borderAnimation 3s linear infinite;
}


.fixed-top-chart {
    position: fixed;
    top: 70px;
    left: 260px;
    z-index: 1030;
    background-color: #2f3349;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 10px;
    width: calc(100% - 260px);
}


@media only screen and (max-width: 768px) {

    .fixed-top-chart {
        position: fixed;
        top: 70px;
        z-index: 1030;
        left: 0px;
        background-color: #2f3349;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        padding: 10px;
        width: calc(100% - 0px);
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

}

.dots {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    color: #7367f0;
    box-shadow: 33.4px -33.4px 0 0px, 66.9px -33.4px 0 0px, 100.3px -33.4px 0 0px,
        33.4px 0 0 8.8px, 66.9px 0 0 8.8px, 100.3px 0 0 8.8px,
        33.4px 33.4px 0 0px, 66.9px 33.4px 0 0px, 100.3px 33.4px 0 0px;
    transform: translateX(-66.9px);
    animation: dots-i2eob1hg 1.2s infinite linear;
}

@keyframes dots-i2eob1hg {
    12.5% {
        box-shadow: 33.4px -33.4px 0 0px, 66.9px -33.4px 0 0px, 100.3px -33.4px 0 8.8px,
            33.4px 0 0 8.8px, 66.9px 0 0 0px, 100.3px 0 0 8.8px,
            33.4px 33.4px 0 0px, 66.9px 33.4px 0 0px, 100.3px 33.4px 0 0px;
    }

    25% {
        box-shadow: 33.4px -33.4px 0 8.8px, 66.9px -33.4px 0 0px, 100.3px -33.4px 0 8.8px,
            33.4px 0 0 0px, 66.9px 0 0 0px, 100.3px 0 0 0px,
            33.4px 33.4px 0 0px, 66.9px 33.4px 0 8.8px, 100.3px 33.4px 0 0px;
    }

    50% {
        box-shadow: 33.4px -33.4px 0 8.8px, 66.9px -33.4px 0 8.8px, 100.3px -33.4px 0 0px,
            33.4px 0 0 0px, 66.9px 0 0 0px, 100.3px 0 0 0px,
            33.4px 33.4px 0 0px, 66.9px 33.4px 0 0px, 100.3px 33.4px 0 8.8px;
    }

    62.5% {
        box-shadow: 33.4px -33.4px 0 0px, 66.9px -33.4px 0 0px, 100.3px -33.4px 0 0px,
            33.4px 0 0 8.8px, 66.9px 0 0 0px, 100.3px 0 0 0px,
            33.4px 33.4px 0 0px, 66.9px 33.4px 0 8.8px, 100.3px 33.4px 0 8.8px;
    }

    75% {
        box-shadow: 33.4px -33.4px 0 0px, 66.9px -33.4px 0 8.8px, 100.3px -33.4px 0 0px,
            33.4px 0 0 0px, 66.9px 0 0 0px, 100.3px 0 0 8.8px,
            33.4px 33.4px 0 0px, 66.9px 33.4px 0 0px, 100.3px 33.4px 0 8.8px;
    }

    87.5% {
        box-shadow: 33.4px -33.4px 0 0px, 66.9px -33.4px 0 8.8px, 100.3px -33.4px 0 0px,
            33.4px 0 0 0px, 66.9px 0 0 8.8px, 100.3px 0 0 0px,
            33.4px 33.4px 0 8.8px, 66.9px 33.4px 0 0px, 100.3px 33.4px 0 0px;
    }
}

#blocklyDiv {
    height: 500px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    background-color: #cfcde4;
}

.blocklyHtmlInput {
    background-color: white !important;
    color: black !important;
    border: 1px solid #ccc;
    padding: 2px 4px;
    font-size: 14px;
    font-family: inherit;
    box-sizing: border-box;
}

.vars {
    margin-top: 1em;
}

.blocklyFlyoutBackground {
    fill: #2f3349 !important;
}

.blocklyToolboxDiv {
    background-color: #2f3349 !important;
}

.blocklySelected .blocklyPath {
    stroke: #7367f0 !important;
    stroke-width: 3;
}

/*.navbar {
    background: linear-gradient(135deg, rgb(0, 18, 33) 0%, rgb(4, 2, 41) 100%);
    box-shadow: var(--wp--preset--shadow--natural);
}*/