/* Add here all your CSS customizations */
	.table-title {      
		padding-bottom: 15px;
	    //background: #435d7d;
		color: #fff;
		padding: 16px 30px;
		margin: 20px -25px 10px;
		border-radius: 3px 3px 0 0;
		margin-top:-2%;
		margin-bottom: 1%
    }

    
     .tasks-th{
      font-weight:normal; 
     }
     
