@charset "UTF-8";
/* Insert your custom CSS styles */

table, tr, td {
  border-collapse: collapse;
  border-spacing: 0;
  
  border-left: none;
  border-right: none;
}


tr:nth-child(even) {background: #fff}
tr:nth-child(odd) {background: #F5F5F5}


th {
vertical-align:bottom;
padding:5px;
background: #D4D4D$;
}
@font-face {
  font-family: 'JosipTestOTTT';
  src: url('JosipTestOTTT.eot?#iefix') format('embedded-opentype'),  url('JosipTestOTTT.woff') format('woff'), url('JosipTestOTTT.ttf')  format('truetype'), url('JosipTestOTTT.svg#JosipTestOTTT') format('svg');
  font-weight: normal;
  font-style: normal;
}
