/**
 *
 * Apply Here your Custom CSS
 *
*/

body {
	
}

#members-tickets *{
  font-family:open sans;
}

#donut-title{
  width:100%;
  text-align:center;
  font-size:18px;
  font-family:Open Sans;
}

.hideANDseek
{
       display: none;
}
input[type="checkbox"][readonly] {
  pointer-events: none;
}

.loader2 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('https://gestio2.assemblea.cat/img/pageLoader.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}

td{
    color: black;
}

th {
    color: black;
    font-weight: bold;
}