/** local customizations to web2py CSS */

/* label.form-check-label {

  margin-left: 0px;
  padding-left: 0px;
} */

a { color: black}

.material-icons.red600 { color: #ff0000; }
.row_buttons { white-space: nowrap; }
/* 
label.form-check-label .form-check-input { padding-right:20px; margin-right: 50px}

label.form-check-label {padding: 100px} */

td,th { font-size: .9em;} 
.row_buttons { text-align: right;}