
/********************************************/
#menuTop .apriChiudiDashboardLeft{
  /*font-size: 20px;
  padding-left: 8px;
  padding-top: 3px;
  cursor: pointer;
  float: left;*/

    font-size: 25px;
    padding-left: 0px;
    padding-top: 5px;
    /*margin-right: 20px;*/
    cursor: pointer;
    /*float: right;  */

}

#newsTicker{
 -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px);

    position: fixed;
    /*top: 36px;*/
    top: 0px;
    width: 100%;
    z-index: 50000;

background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );

 
}
#newsTicker a{
  color: #A10126;
}

  #menuTop{
    background: #ffffff;

    

    /*background: #f0f0f0;*/
/*
background: -moz-linear-gradient(top,  rgba(113, 93, 67,0.7) 0%, rgba(51, 51, 51,0.7) 100%);
background: -webkit-linear-gradient(top,  rgba(113, 93, 67,0.7) 0%,rgba(51, 51, 51,0.7) 100%);
background: linear-gradient(to bottom, rgba(113, 93, 67, 0.7) 0%,rgba(51, 51, 51, 0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );

background: -moz-linear-gradient(top,  rgba(113,93,67,0.7) 0%, rgba(15,23,31,0) 100%);
background: -webkit-linear-gradient(top,  rgba(113,93,67,0.7) 0%,rgba(15,23,31,0) 100%);
background: linear-gradient(to bottom,  rgba(113,93,67,0.7) 0%,rgba(15,23,31,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3715d43', endColorstr='#000f171f',GradientType=0 );
*/

-webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    -webkit-box-shadow: 0 0 30px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 20%);


-webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px);

    position: fixed;
    /*top: 36px;*/
    top: 0px;
    width: 100%;
    z-index: 70000;
    border-bottom: 0px solid #cccccc;
    color: #fff;
    /*height: 35px;
    height: 48px;*/

    overflow: hidden;

/*background: rgb(78,95,170);
background: -moz-linear-gradient(left,  rgba(78,95,170,1) 0%, rgba(245,124,50,1) 100%);
background: -webkit-linear-gradient(left,  rgba(78,95,170,1) 0%,rgba(245,124,50,1) 100%);
background: linear-gradient(to right,  rgba(78,95,170,1) 0%,rgba(245,124,50,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e5faa', endColorstr='#f57c32',GradientType=1 );*/

/* background: #1e5799;
background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 );


background: #606c88;
background: -moz-linear-gradient(top,  #606c88 0%, #3f4c6b 100%);
background: -webkit-linear-gradient(top,  #606c88 0%,#3f4c6b 100%);
background: linear-gradient(to bottom,  #606c88 0%,#3f4c6b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 );

background: #a90329;
background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%);
background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); */




  }
  /*#menuTop a,*/
  #box_content_menuTop a{
    /*display: block;
    font-size: 16px;
    color: #000;
    padding: 10px;

    border-left: 2px solid #ccc;
    text-decoration: none;
  width: 100%;
  border-left: 0px;
  background: #e46517; */   
  }
  /*#menuTop a:hover,*/
  #box_content_menuTop a:hover{
    /*background: #f0f0f0;
    color: #000;*/
  }

.vociPrincipaliDashboard a{
  text-align: center !important;
    font-size: 20px !important;
    width: calc(50% - 9px) !important;
    float: left !important;
    /* margin-right: 4px; */
    margin-left: 6px;
    margin-bottom: 6px;
}


#preBody_mobile .pulsante{
    float: left;
    width: calc(50% - 3px);
    text-align: center;
    height: 100%;
    font-size: 20px;
    /*background: #243744;*/
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    margin-left: 3px;

background: -moz-linear-gradient(top,  rgba(36,55,68,0.65) 0%, rgba(36,55,68,0) 100%);
background: -webkit-linear-gradient(top,  rgba(36,55,68,0.65) 0%,rgba(36,55,68,0) 100%);
background: linear-gradient(to bottom,  rgba(36,55,68,0.65) 0%,rgba(36,55,68,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6243744', endColorstr='#00243744',GradientType=0 );


background: -moz-linear-gradient(top,  rgba(255,255,255,0.15) 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ffffff', endColorstr='#00ffffff',GradientType=0 );


}
#menuTop .linkMenuTop{
    /*float: left;*/
    height: 48px;
    /*font-size: 16px;*/
    /*background: #243744;*/
    color: #231c53;
    padding-left: 5px;
    padding-right: 5px;
    /* padding-right: 20px; */
    padding-top: 9px;
    margin-left: 23px;
    display: inline-block;

background: -moz-linear-gradient(top,  rgba(36,55,68,0.65) 0%, rgba(36,55,68,0) 100%);
background: -webkit-linear-gradient(top,  rgba(36,55,68,0.65) 0%,rgba(36,55,68,0) 100%);
background: linear-gradient(to bottom,  rgba(36,55,68,0.65) 0%,rgba(36,55,68,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6243744', endColorstr='#00243744',GradientType=0 );


background: -moz-linear-gradient(top,  rgba(255,255,255,0.15) 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ffffff', endColorstr='#00ffffff',GradientType=0 );


}

#menuTop .linkMenuTop:hover, #menuTop .linkMenuTop:hover i,
#menuTop .linkMenuTop.selected, #menuTop .linkMenuTop.selected i{
    background: #2a3b77;
    color: #ffffff;
}
#menuTop .pulsante.first{
  margin-left: 10px;
}
#menuTop .pulsante.selected{
    background: #F57C32;
    font-weight: 900;

background: rgb(245,124,50);
background: -moz-linear-gradient(top,  rgba(245,124,50,1) 0%, rgba(178,90,35,1) 100%);
background: -webkit-linear-gradient(top,  rgba(245,124,50,1) 0%,rgba(178,90,35,1) 100%);
background: linear-gradient(to bottom,  rgba(245,124,50,1) 0%,rgba(178,90,35,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f57c32', endColorstr='#b25a23',GradientType=0 );

}
#menuTop .pulsante i{
  margin-right: 5px;
}
#menuTop .spazioSotto,
#box_content_menuTop .spazioSotto{
  height: 500px;
}  
  #marginTop{
    margin-top: 35px;
    margin-top: 70px;
  }
  #menuTop a.selected,
  #box_content_menuTop a.selected{
    background: #424459;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }
.toggleMenu{
  font-size: 20px;
  padding: 10px;
  cursor: pointer;
}

#menuTop i{
  color: #231c53;
}

/*************************************/