.none{
	display:none;
}

.btn{
  cursor: pointer;
}

.table tbody tr:nth-child(2n):not(.bg_white3):not(.template-download), .card .inline:nth-child(2n-1){
	background-color:#EEE;
}

