



@media (max-width: 767px) {
  /* 767px */
 
    .TestMobile
    {
      display: none;
    }

}






/*X rimuovere bug su finestra modale*/
.page-header.navbar.navbar-fixed-top {
  z-index: 999;
}



.mouse_default {

  cursor: crosshair;

}

.mouse_pointer {

  cursor: pointer;

}


.Mobile_Tiles {

  /*color:  white;
  height: 110px;
 
  margin-left:3px;
  margin-right:3px;
  margin-top:0px;
  margin-bottom:3px;
  
  padding-top:5px;
  
*/
  color:  white;
  height: 110px;
 
  /*margin-left:10px;
  margin-right:3px;
  margin-top:0px;
  margin-bottom:3px;*/
  
  /*margin:3px;*/

  /*margin-left :15px;
  margin-right:15px;
  */
  padding-top:5px;


  margin:0px;
  /*padding:0px;*/

  
  /*width:100%;*/

}


.portlet {

    margin-bottom:5px;

    }
