@import url("erpnext-web.css");
@import url("frappe-web-b4.css");
@import url("/assets/frappe/css/web_bluetheme.css");
a:hover { color: #e6e6e6; }

.dropdown-item.active, .dropdown-item:active { background-color: #cccccc; }

.dark-background { color: white; }

/*Footer*/
.web-footer { padding: 0; min-height: 0px; }

/*zw navbereich und content kein Abstand*/
.mt-5, .my-5 { margin-top: 0rem !important; margin-bottom: 0rem !important; }

/*o und u an logo padding*/
.container { margin-top: 10px; margin-bottom: 10px; }

@media (min-width: 100px) { .text-muted { font-size: x-small; }
  .text-box { font-size: 14px; } }

@media (min-width: 520px) { .text-box { font-size: 16px; } }

@media (min-width: 1100px) { #logo { max-width: 90%; } }
