/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10.12.2020, 14:13:00
    Author     : Nobs
*/
/*Formular  Validierung*/
.container {
  max-width: 960px;
}

.lh-condensed { line-height: 1.25; }


/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/
.datepicker td, .datepicker th {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 0.85rem;
}

.datepicker {
    margin-bottom: 3rem;
}

body {
  padding-top: 1rem;
}
.starter-template {
  padding: 2rem 0.5rem;
  text-align: center;
}
