/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 24 de ago de 2021, 14:52:58
    Author     : fabio
*/

div.topbar img {
    width: 80% !important;
    margin-top: 0px !important;
    margin-left: 10% !important;
}

.header-logo-top {
    background-size: 72% !important;
}

#menuBtnExpand {
    /* background-image: url('../Detalhes2.png') */
}

#menuBtnExpand:hover {
    background-image: url('/images/gpsmon/Detalhes2.png') !important;
    filter: brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7480%) hue-rotate(-1deg);
    color: #FF0000 !important;
    background-color: transparent !important;
}

#menuBtnExpandGeofences {
    /* background-image: url('../Cercas2.png'); */
}

#menuBtnExpandGeofences:hover {
    background-image: url('/images/gpsmon/Cercas2.png') !important;
    filter: brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7480%) hue-rotate(-1deg);
    color: #FF0000 !important;
    background-color: transparent !important;
}

#menuBtnExpandRastro {
    /* background-image: url('../Rastro2.png'); */
}

#menuBtnExpandRastro:hover {
    background-image: url('/images/gpsmon/Rastro2.png') !important;
    filter: brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7480%) hue-rotate(-1deg);
    color: #FF0000 !important;
    background-color: transparent !important;
}

#menuBtnTurno {
    /* background-image: url('../Turnos2.png'); */
}

#menuBtnTurno:hover {
    background-image: url('/images/gpsmon/Turnos2.png') !important;
    filter: brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7480%) hue-rotate(-1deg);
    color: #FF0000 !important;
    background-color: transparent !important;
}

#menuBtnDriver {
    /* background-image: url('../Motoristas2.png'); */
}

#menuBtnDriver:hover {
    background-image: url('/images/gpsmon/Motoristas2.png') !important;
    filter: brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7480%) hue-rotate(-1deg);
    color: #FF0000 !important;
    background-color: transparent !important;
}

#menuBtnMap {
    /* background-image: url('../Mapa2.png'); */
}

#menuBtnMap:hover {
    background-image: url('/images/gpsmon/Mapa1.png') !important;
    filter: brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7480%) hue-rotate(-1deg);
    color: #FF0000 !important;
    background-color: transparent !important;
}

.header-menu-button-selected:hover {
    background-color: transparent !important;
}

#menuBtnDashboard {
    /* background-image: url('../Painel2.png'); */
}

#menuBtnDashboard:hover {
    background-image: url('/images/gpsmon/Painel2.png') !important;
    filter: brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7480%) hue-rotate(-1deg);
    color: #FF0000 !important;
    background-color: transparent !important;
}

#menuBtnReports {
    /* background-image: url('../Relatorios2.png'); */
}

#menuBtnReports:hover {
    background-image: url('/images/gpsmon/Relatorios2.png') !important;
    filter: brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7480%) hue-rotate(-1deg);
    color: #FF0000 !important;
    background-color: transparent !important;
}

#menuBtnLogout {
    /* background-image: url('../Sair2.png'); */
}

#menuBtnLogout:hover {
    background-image: url('/images/gpsmon/Sair2.png') !important;
    filter: brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7480%) hue-rotate(-1deg);
    color: #FF0000 !important;
    background-color: transparent !important;
}

#menuBtnInfo {
    /* background-image: url('../Usuario2.png'); */
}

#menuBtnInfo:hover {
    background-image: url('/images/gpsmon/Motoristas2.png') !important;
    filter: brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7480%) hue-rotate(-1deg);
    color: #FF0000 !important;
    background-color: transparent !important;
}

#menuBtnMaintenance {
    /* background-image: url('../Usuario2.png'); */
}

#menuBtnMaintenance:hover {
    background-image: url('/images/gpsmon/Usuario2.png') !important;
    filter: brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7480%) hue-rotate(-1deg);
    color: #FF0000 !important;
    background-color: transparent !important;
}