.kw_even {
  background-color:#e6e6e6;
}
.kw_odd {
  background-color:#ffffff;
}

.kw_tdberatungstage {
  padding: 5px 50px 5px 0;
}

.kw_beratungstageSpalteLabel {
  font-weight: bold;
}

.kw_textarealabel {
  vertical-align: top;
}

.kw_textarea {
  resize: none;
}

.kw_textareadisable {
  background: white;
  border: none;
}

.textalignleft {
  text-align: left;
}

.kw_calendar {
  width: 364px;
}

.kw_calendarMonth {
  height: 250%;
  text-align: center;
  line-height: 250%;
  vertical-align: middle;
  background: #1a6aba;
  color: white;
  border-radius: 5px;
}

.kw_calendardays {
  margin-left: 1%;
  margin-right: 1%;
}

/* for calendar */
.kw_outer1 {
  text-align: center;
  display: inline-table;
  width: 11.8%;
  height: 100%;
  border-radius: 5px;
  background: lightgrey;
  margin: 1.2%;
}

.kw_resetBackground {
  background: white;
}

.kw_lightGreyBackground {
  background: lightgray;
}

.kw_darkerGreyBackground {
  background: #aaaaaa;
}

.kw_inner {
  width: 100%;
  height: 100%;
  /* zum Zentrieren */
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: 325%; /* muss genauso hoch wie height sein*/
  border-color: #1a6aba;
  border-width: 5px;
  border-radius: 5px;
}

.kw_vieleTermine {
  background: #1aba6a;
}

.kw_vieleTermineBlue {
  background: #1a6aba;
}

.kw_vieleTermineBlueWhite,
.kw_vieleTermineBlueWhiteNoHover {
  background: #1a6aba;
  color: white;
}

.kw_vieleTermineBlueWhite:hover {
  color: silver;
  cursor: pointer;
}

.kw_wenigeTermine {
  background: #1ababa;
}

.kw_allevoll {
  background: #ba1a6a;
}

.kw_keineTermineangelegt {
  background: lightgray;
}

.kw_vieleTermineFont {
  color: #1aba6a;
}

.kw_vieleTermineFontBlue {
  color: #1a6aba;
}

.kw_wenigeTermineFont {
  color: #1ababa;
}

.kw_allevollFont {
  color: #ba1a6a;
}

.kw_keineTermineangelegtFont {
  /*color: #d6d6d6;*/
}

.kw_previousmonthicon {
  line-height: 230%;
  margin-left: 1.4%;
}

.kw_nextmonthicon {
  line-height: 230%;
  margin-right: 1.4%;
}

.kw_nextmonthicon:hover, .kw_previousmonthicon:hover {
  color: silver;
  cursor: pointer;
}

.kw_leftcalendar {
  display: inline-block !important;
}

.kw_rightcalendar {
  display: inline-block !important;
  margin-left: 0.90%;
}

.kw_hidelinkstyle {
  color: black;
  text-decoration: none;
}

.kw_hidelinkstyle:hover {
  color: black;
  text-decoration: none;
}

.kw_hidelinkstyle_button {
  text-decoration: none;
}

.kw_hidelinkstyle_button:hover {
  text-decoration: none;
}

.kw_showlinkstyle,
.kw_showlinkstyle:hover {
  text-decoration: underline;
}

.kw_beratungstageueberschrift {
  font-size: 2.2em;
  font-weight: 100;
  letter-spacing: 1px;
}

.modal.fade.in {
  background-color: rgba(80, 80, 80, 0.7);
}

.kw_redsquare {
  position: relative;
  bottom: 5px;
  
  font-size: 18px;
  color: red;
  margin-right: 5px;
}

.kw_beratungstagemodalort {
  font-size: 13px;
  font-weight: normal;
  padding-left: 10px;
  /* padding-top: 10px; */
}

.kw_beratungstagemodaltermin {
  font-size: 13px;
  font-weight: normal;
}

.kw_beratungstagemodalbadge {
  font-weight: normal;
}

.badge.kw_beratungstagemodalbadge {
  width: auto;
}

.modal-footer {
  display: block;
  text-align: left;
}

.modal-footer .btn + .btn {
  margin-left: 0;
  margin-right: 0;
}

.kw_previousday,
.kw_nextday {
  width: 70%;
  text-align: left;
  margin-right: .25rem;
}

.kw_closemodal {
  width: 27%;
}

@media (max-width: 575px) {
  .kw_previousday,
  .kw_nextday {
    width: 99%;
  }

  .kw_closemodal {
    width: auto;
  }
}

.kw_beratungstagemodaliconup {
  bottom: 4px;
  padding-right: 10px;
}

.kw_beratungstagemodalicondown {
  top: 3px;
  padding-right: 10px;
}

.kw_beratungstagemodal_zeitraum {
  width: 120px;
}

.kw_beratungstagemodal_zeitraum,
.kw_beratungstagemodal_buchen {
  display: inline-block;
}

.kw_beratungstagemodal_buchen {
  text-align: center;
  width: 50%;
  font-weight: bold;
}

.kw_nojava {
  width: 80%;
  padding: 5px 0;
  background: black;
  color: #ff0000;
  font-size: 25px;
  font-weight: bold;
  position: absolute;
  top: 400px;
  text-align: center;
}

.kw_legende {
  height: 42px;
}

.kw_legendetext {
  line-height: 42px;
  height: 42px;
  font-weight: bold;
  float: left;
  margin-right: 10px;
}

.kw_legendetermine {
  width: 42px;
  height: 42px;
  float: left;
  margin: 0 10px 0 0;
}

.kw_legendeterminevorhanden {
  line-height: 42px;
  height: 42px;
  float: left;
  margin-right: 10px;
}

.kw_legendekeinetermine {
  width: 42px;
  height: 42px;
  float: left;
  margin: 0 10px 0 0;
}

.kw_legendekeineterminevorhanden {
  line-height: 42px;
  height: 42px;
  float: left;
  margin-right: 10px;
}

@media print {
  .printButton {
    display: none;
  }
}