/* Add here all your CSS customizations */

.card-body{
    padding:10px !important;
}

.filesHeader { 
    position: unset !important;
}

.dropdown-item.active,
.dropdown-item:active {
	background: #343a40;
}