.theme-btn-upload {
  font-size: 10pt;
  color: #72a341 !important;
}

option[value="SpaceOnly"] {
  display: none;
}

.fa-folder-open::before {
  content: "\f07c";
  font-size: 20pt !important;
  color: white !important;
}

a {
  color: #74a642 !important;
}

a:hover {
  color: #322b28 !important;
}

.btn-default {
  background-color: #74a642 !important;
  color: #ffffff !important;
}

.btn-default:hover {
  background-color: #74a642 !important;
  color: #322b28 !important;
}
