.ip-width-30 {
    width: 30%
}

.ip-width-50 {
    width: 50%
}

.ip-width-250px {
    width: 250px
}

.ip-card-body {
    width: 100%; 
    height: 200px !important;
}

.ip-dp-none {
    display: none;
}

.ip-mr-0 {
    margin:0;
}

.ip-opc-8{
    opacity:.8
}

.ip-nav-backg{
    background-image: url('../../img/sensor_display_bar.png');
    background-repeat: no-repeat;
    background-size: auto 56px;
    border-color: unset
}

.nav-color {
    color: #343a40 !important;
}