form > div, .form > div { margin-bottom: 10px; }
label                   { font-size: .95rem; padding-bottom: 2px; }
label.required:after    { content: "*"; color: #db4112; padding-left: 3px; }

.table-last-right td:last-child, .table-last-right th:last-child  { text-align: right; white-space: nowrap; }

ul.errors           { padding: 0; color: #db4112; margin-top: 5px; }
ul.errors li        { list-style-type: none; }

.fa-circle-check    { color: #a7c722; }
.fa-circle-xmark, .fa-triangle-exclamation { color: #db4112; }

.hp { color: #8d9b3e !important; }

#objednavka_polozky th, #objednavka_polozky td  { text-align: right; }
#objednavka_polozky th:first-child, #objednavka_polozky td:first-child  { text-align: left; }

#spinner        { position: absolute; left: 50%; top: 50%; }

.filtr input:not(.btn), .filtr select { margin-top: 2px; }
.filtr div      { height: 34px; }

.akce_admin, .akce_admin a       { color: #db1212; }
.akce_klient, .akce_klient a     { color: #b612db; }
.akce_dopravce, .akce_dopravce a { color: #db8b12; }
.akce_admin_ikony svg:not(.fa-ban):not(.fa-money-bill-wave) { color: #db1212; }
.akce_klient_ikony svg:not(.fa-ban), svg.fa-money-bill-wave { color: #b612db; }