body{
	margin: 0px !important;
	
	
}

.buttons-copy{
	border: none;
background: #009bad;
color: white;
border-radius: 5px;
padding: 6px;
	margin-left: 25px;
}

.buttons-excel{
	border: none;
background: #6c757d;
color: white;
border-radius: 5px;
padding: 6px;
}

.select2-search { background-color: #6c757d; }
.select2-results { background-color: #6c757d; }
.select2-search input { background-color: #6c757d; }
.select2-container--default .select2-selection--single{
 background-color: #6c757d;
}









