	button.dt-button.buttons-excel.buttons-html5{
		/*margin-top: 10px;*/
    margin-left: 15px;
    border: 0px;
    padding: 5px;        
	}
    
    button.dt-button.buttons-print {
    border: 0px;
    padding: 5px;
}


.subTitle{
    font-size: 10px;
    color: gray;
}

.notification-list li.active  {
    background-color: #f1eded;
} 


.activity .activity-list > li.active .activity-content
,.activity-list > li.active .activity-user
    {
       background-color: #f1eded;  
    }


.task-danger {
    color: #dc3545;
    font-size: 13px;
}

.image-upload>input {
  display: none;
}

.image-upload img {
      cursor: pointer;
}

.avatar > img{
    height: 100%;
}

.icon-admin{
    color: #c5231b;
}

.ticket-desc table{
    width: 100%;
}

.badge-primary_count {
    color: #000 !important;
    background-color: #fffe00;
}

.class_task{
    background: #cfdbaa !important;
}