 
.btn-dados-icon {
 
     width: 48px;
     height: 48px;
 
 }
 
 body {
 
     background-color: #eff3f9;
 
 }
 
 .icon-gray {
 
     color: #c6c8cc;
 
 }
 
 .icon-red-warning {
 
     color: #ce2c10;
 
 }
 
 .line-height-20{
 
     height: 20%;
 
 }
 
 .line-height-10{
 
     height: 10%;
     
 }
 
 .line-height-60{
 
     height: 60%;
 
 }
 
 .text-rotate-90 {
 
     transform: rotate(90deg);
 
 }
 
 .text-rotate-90-up {
 
     transform: rotate(-90deg);
 
 }
 .sweet-alert .icon {
     width: 88px;
     height: 88px;
 }
 
 .sweet-alert .icon.success .placeholder {
     width: 88px;
     height: 88px;
 }
 
 .sweet-alert .icon.error .placeholder {
     width: 88px;
     height: 88px;
 }

.col-jung-lateral {

    width: 267px;

}

.col-jung-centro {

    width: 460px;

}

.btn-mostrar-graficos {

    width: 43.2px;
    height: 43.2px;
    margin-left: 12%;
    margin-top: -8%;
    margin-bottom: 25%;

}

.btn-abrir-menu {

    width: 42.84px;
    height: 30.06px;
    margin-left: 20%;
    /*
    margin-top: -20%;
    margin-bottom: 25%;
    */
}

.btn-menu {

    width: 48px;
    height: 48px;
    margin-left: 4%;
    margin-top: -20%;
    margin-bottom: 25%;

}

.btn-pause-processo {

    width: 28px;
    height: 28px;
    
}

.btn-play-processo {

    width: 43px;
    height: 43px;
    
}

.line-header-menu {

    width: 100%;
    height: 10%;

}

 .col-jung-lateral-esquerda {

    width: 267px;

}

.col-jung-lateral-direita {

    width: 267px;

}


.linha-rodape-index {

    width: 100%;
    height: 10%;

}

.linha-geral-index {

    height: 100%;
    position: absolute;
    min-height: 615px;
    min-width: 1000px;

}

.linha-centro-index {

    height: 80%;
    width: 100%;
 
}

.usuario-menu{

    margin-right: 30%;

}

.centro-grafico-geral{

    width: 237px;
    height: 192px;
    margin-top: -49%;

    margin-left: 37%;
    margin-right: auto;
  
}

.btn-alarme-processo {

    width: 60px;
    height: 50px;

}


.modal-backdrop {

    min-width: 1000px;
    min-height: 615px;

}

.dropdown-menu-jung {

    background-color: #E1E5ED;
    
}

.dropdown-jung > a[aria-expanded="true"] {

    background: transparent;

}

.icon-font {
    position: relative;
    top: 3px;

}

.linha-cabecalho-centro {

    min-height: 40px;

}

.linha-geral-index {

    position: fixed; 

}

.clickable {

    cursor: pointer;
    
}

.status-camara {

    color: #B9BFC9;

}

#linha-status-camara-1 {

    margin-top: -5px;

}

.modal-lg {
    /* max-width: 90% !important; */
}

.esconder {

    visibility: hidden !important;

}

.esconder-2 {

    display: none !important;

}