/* IcsHome.css Ridefinizione degli stili */


.ClsNoSelect
{
height:70px!important;
}

.brand-logo img
{
    padding-top:10px!important;
    padding-left:10px!important;
    padding-right:10px!important;
}

.ClsInfoBox 
{
   background-color: #ffffff;
}

.MnuToolbar {
    height: 40px;
    overflow-y: hidden;
    background-color: #002e68 !important;
}

.ClsLogin {
    padding-right: 3px;
    background-color: #002e68 !important;
}

#button#ImgBookmark:focus, button#IdImgMenu:focus, button#ImgBell:focus, button#ImgHome:focus, button#ProfiloUtenteBtn:focus, button#btnLogout:focus, button#btnCambiaAmb:focus, button#ImgBookmark:hover, button#IdImgMenu:hover, button#ImgBell:hover, button#ImgHome:hover, button#ProfiloUtenteBtn:hover, button#btnLogout:hover, button#btnCambiaAmb:hover {
    border: 1px solid darkslategrey;
    background-color: grey;
    outline: none !important;
    height: 39.6px !important;
}

