a { color: #325e98; }
a:hover { color: #7497bb; }
body { font-size: 15px; }

.btn-primary, .bg-primary, .bg-secondary { background-color: #325e98 !important; }
.btn-primary:hover { background-color: #7497bb; }
.btn-outline-success { color: #325e98; border-color: #325e98;}
.btn-outline-success:hover {border-color: #7497bb; background-color: #7497bb;}
.bg-teal-400 { background-color: #325e98; }
.btn-secondary { background-color: #7497bb; }
.btn-secondary:hover { background-color: #bccbda; }
.btn-link { color: #325e98; }
.btn-light { background-color: #bccbda; }

.sidebar-user-material .sidebar-user-material-body { background: #325e98; }
.form-control { background-color: #bccbda; }
.form-control:focus { border-color: #325e98 !important; }

.navbar-light .navbar-text a { color: #325e98; }
.form-group label { font-weight: bold; margin-bottom: 0; }
legend { border-bottom: none; }
.navbar-brand { padding: 5px 0; }
.navbar-brand img { height: 35px; }
.studiengaenge { margin-top: 150px; }

.modulTable { border-collapse: separate; border-spacing: 0.5em 0; }
.modulTable thead { background-color: #325e98; color: #fff; border: none; }
.modulTable td { cursor: pointer; background-color: #bccbda; border-bottom: 10px solid #325e98; color: #000; }
.modulTable td:hover { color: #1e4879; }
.modulTable td.noData { background-color: #325e98; border: none; }
.cart { border: 1px solid; padding: 5px; border-radius: 5px; }
.activeModul { font-weight: bold; text-decoration: underline; }
.noUi-value { font-size: 1rem; }

ul li { padding: 0; margin: 0; }
ul a { padding: 5px; display: block; }

.irs-min, .irs-max { display: none; }
.ergebnis .card-header { min-height: 77px; }
.ergebnis .card { min-height: 465px;}
.ergebnis .ampel { position: absolute; bottom: 10px; right: 10px; left: 10px; }
.select2-selection { background-color: #bccbda; }
.ampelRow { height: 100%; }
.ampelRow img { vertical-align: bottom; }

.breadcrumb { margin-bottom: 0 !important; background-color: #fafafa;}