﻿span.color-danger {
  color: #f44336; }

span.color-warning {
  color: #ff5722; }

span.color-info {
  color: #03a9f4; }

span.color-success {
  color: #4caf50; }

.files .size-format {
  text-align: right; }

.get-all-btn {
  font-size: 1.7em;
  cursor: pointer; }

.get-all-btn:hover {
  cursor: pointer; }

.bootstrap-table .fixed-table-container .fixed-table-body {
  overflow: visible !important; }
