/**
 * RSCSS - Really S[imple|hort] Cascading Style Sheet
 * Copyright (c) 2015-2025 Philipp Kolbeck
 * Parsed: 26.02.2025 07:46:07 - Rendertime: 0,0008sec.
 */

.form-label { color: #212529 !important; font-family: 'Segoe UI' !important; font-size: 16px !important; padding: 0 !important; margin: 0 0 8px 0 !important; }
.form-control { padding: .375rem .75rem !important; }
.form-select { padding: .375rem !important; }
input.form-control,
select.form-select,
textarea.form-control { border-color: #CCC !important; line-height: 1.5 !important; min-height: 37px !important; font-family: Arial !important; font-size: 16px !important; color: #506074 !important; }
button[type=submit] { height: 37px !important; padding: 6px 12px !important; }
#map { height: 600px; }
#map .ttip { padding-right: 10px; }
#map .ttip>div+div { margin-top: 3px; }
#map .ttip .title { font: bold 15px Roboto; }
#map .ttip .date,
#map .ttip .date>span { font: normal 12px Roboto; }
#map .ttip .date>span.red { color: #F00; }
#map .ttip .date>span.green { color: #080; }
#map .ttip .down { font: normal 12px Roboto; }
#map .ttip .thx { font: normal 12px Roboto; }
.tab_legend img { width: 32px !important; height: 32px !important; display: block; }
