.fc-scroller.fc-time-grid-container {
  height: auto !important; }

hr.fc-divider {
  padding: 0;
  border-width: 0;
  height: 1px; }

.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0; }

.fc-event {
  border: 1px solid #333333;
  border-radius: 0;
  margin: 1px; }

tr:first-child > td > .fc-day-grid-event {
  margin: 0; }

.fc-time-grid .fc-slats td {
  height: 40px; }

.fc-day-grid-event {
  margin: 0; }

.fc-today {
  background: transparent !important; }

.fc-ltr .fc-axis {
  text-align: center; }

.fc-event, .fc-event:hover {
  color: #000000; }

.popupmenu {
  position: absolute; }

.modal-dialog.calendar {
  width: 1000px; }

#kalendar {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
  background: rgba(0, 0, 0, 0.2); }
  #kalendar .container {
    background: #ffffff;
    padding-top: 10px;
    padding-bottom: 20px; }

table.dataTable {
  margin-top: 0 !important; }

.dataTables_filter {
  display: none; }

.modal-dialog.big {
  width: 1000px; }

.clear {
  clear: both;
  height: 0; }

.overview_table td {
  color: #000000; }

body {
  font-family: 'Verdana';
  background-color: #f1f1f1;
  margin: 0; }

#page {
  width: 1024px;
  margin: 0 auto;
  background-color: #ffffff;
  positon: relative; }

#page .header {
  position: relative;
  height: 110px;
  border-bottom: 1px dashed #d4d4d4; }

#page .header .logo {
  position: absolute;
  left: 20px;
  top: 20px;
  font-size: 45px;
  font-family: 'Georgia';
  color: #555555;
  line-height: 35px; }

#page .header .logo .green {
  color: #97c121; }

#page .header .logo .description {
  font-size: 35px; }

#page .header .logout {
  position: absolute;
  right: 20px;
  bottom: 20px; }

#page .header .logout a {
  color: #555555;
  text-decoration: none;
  font-size: 14px; }

#page ul.menu {
  list-style: none;
  padding: 0;
  margin: 2px 0 2px 0;
  height: 30px;
  border-top: 1px dashed #d4d4d4;
  border-bottom: 1px dashed #d4d4d4; }

#page ul.menu li {
  float: left;
  margin: 5px 0 5px 20px; }

#page ul.menu li a {
  color: #555555;
  text-decoration: none; }

#page ul.menu li a:hover {
  color: #97c121; }

#page .content {
  border-top: 1px dashed #d4d4d4;
  color: #555555;
  margin: 0 0 50px 0; }

h2 {
  color: #97c121;
  font-size: 18px; }

h3 {
  color: #888888;
  font-size: 14px; }

#json_more {
  display: block;
  text-align: center;
  color: #97c121;
  text-decoration: none; }

a {
  color: #97c121;
  text-decoration: none; }

.group {
  margin: 0;
  padding: 20px; }

.group h1 {
  font-size: 20px;
  pading: 0;
  margin: 0 0 10px 0; }

.box {
  display: inline-block;
  width: 500px; }

a.person.add {
  display: inline-block;
  background-image: url("./../images/icons/person_add.png");
  background-repeat: no-repeat;
  padding: 0 0 0 30px;
  margin: 0 20px 20px 0; }

a.delete {
  display: inline-block;
  background-image: url("./../images/icons/delete.png");
  background-repeat: no-repeat;
  padding: 0 0 0 30px;
  margin: 0 20px 0 0;
  background-position: 0 3px; }

a.person.edit {
  display: inline-block;
  background-image: url("./../images/icons/person_edit.png");
  background-repeat: no-repeat;
  padding: 0 0 0 30px;
  margin: 0 20px 0 0;
  background-position: 0 3px; }

a.behandlung.edit {
  display: inline-block;
  background-image: url("./../images/icons/behandlung_edit.png");
  background-repeat: no-repeat;
  padding: 0 0 0 30px;
  margin: 0 20px 0 0;
  background-position: 0 3px; }

a.behandlung.add {
  display: inline-block;
  background-image: url("./../images/icons/behandlung_add.png");
  background-repeat: no-repeat;
  padding: 0 0 0 30px;
  margin: 0 20px 20px 0;
  height: 25px;
  line-height: 30px; }

.td-line {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
  padding-bottom: 10px; }

#notizen {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 600px;
  min-height: 600px; }

span.red {
  color: #ff0000; }

a.back {
  display: inline-block;
  margin: 0 0 20px 0; }

/* Suche */
.search-input {
  border: 1px solid #555555;
  width: 200px;
  margin: 0 0 10px 0;
  height: 25px;
  position: relative; }

.search-input input {
  border: none;
  width: 175px;
  height: 25px;
  padding: 3px; }

.search-input .symbol {
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 25px;
  background-image: url("./../images/icons/search.png"); }

.ui-datepicker {
  font-size: 15px !important;
  width: 300px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ui-datepicker table td {
  line-height: normal; }

/*# sourceMappingURL=main.css.map */
