body {
    xpadding-top: 40px;
    xpadding-bottom: 30px;
    xbackground-color: #d0d0d0;
    xbackground-color: #306060;
  }
  
  
  table > tbody > tr:nth-child(odd) {
    background-color: rgba(170, 213, 213, 0.5);   
  }

  .xxpopover{ min-width: 300px; }

  .btn-floating.btn-small  {
    width: 25px !important;
    height:25px !important;
  }

  [type="checkbox"].filled-in:checked + span:not(.lever)::after {
    xwidth: 5px !important;
    xheight:5px !important;
  }

  td, th {
    padding: 2px;
  }

  .xxtopright {
    position: absolute;
    top: 154px; 
    right: 5px;
    font-size: 18px;
  }

  .xxtext-white { color: #FFF; }


  .background_200 { background-color: #55aa55; }
  .background_39 { background-color: #77dd77; }
  .background_20 { background-color: #99dd99; }
  .background_9 { background-color: #ccffcc; }
  .background_4 { background-color: #eeffee; }
  .background_2 { background-color: #ff0000; }
  .background_-2 { background-color: #ffddee; }
  
  
  