/* verlaeufe */
.hanthaModules#frm_q000a .schnellanfrage {
  padding: 60px 15px;
  opacity: 0;
  transition: opacity 0.5s;
  text-transform: uppercase;
  font-size: 15px;
}
@media screen and (max-width: 991px) {
  .hanthaModules#frm_q000a .schnellanfrage {
    padding: 50px 15px;
  }
}
.hanthaModules#frm_q000a .schnellanfrage.show {
  opacity: 1;
}
.hanthaModules#frm_q000a .schnellanfrage.remove {
  max-height: 0;
  padding: 0;
  overflow: hidden;
}
.hanthaModules#frm_q000a .schnellanfrage .col-md-9 {
  padding: 23.5px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
@media screen and (max-width: 991px) {
  .hanthaModules#frm_q000a .schnellanfrage .col-md-9 {
    padding: 16.5px 0;
  }
}
@media screen and (max-width: 767px) {
  .hanthaModules#frm_q000a .schnellanfrage .col-md-9 {
    display: none;
  }
}
.hanthaModules#frm_q000a .schnellanfrage span {
  padding: 10px 15px 0 0;
  display: inline-block;
  float: left;
}
@media screen and (max-width: 991px) {
  .hanthaModules#frm_q000a .schnellanfrage span {
    padding: 9px 10px 0 0;
  }
}
.hanthaModules#frm_q000a .schnellanfrage .nice-select {
  padding-right: 35px;
}
@media screen and (max-width: 991px) {
  .hanthaModules#frm_q000a .schnellanfrage .nice-select {
    padding: 0 30px 0 10px;
  }
}
.hanthaModules#frm_q000a .schnellanfrage .nice-select span {
  padding: 0;
  margin-top: -4px;
}
.hanthaModules#frm_q000a .schnellanfrage .nice-select ul {
  margin-left: 0;
  border-radius: 0;
}
.hanthaModules#frm_q000a .schnellanfrage .form-control:focus {
  border-color: #4e351a;
  outline: 0 none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5) inset, 0 0 8px rgba(0, 0, 0, 0.6);
}
.hanthaModules#frm_q000a .schnellanfrage .input-group {
  display: block;
}
.hanthaModules#frm_q000a .schnellanfrage #start,
.hanthaModules#frm_q000a .schnellanfrage #end,
.hanthaModules#frm_q000a .schnellanfrage .nice-select {
  height: 35px;
  clear: none;
  background: #ffffff;
  border-color: #4e351a;
  border-radius: 0;
}
.hanthaModules#frm_q000a .schnellanfrage #start,
.hanthaModules#frm_q000a .schnellanfrage #end {
  width: 60%;
  cursor: pointer;
  text-align: left;
  font-size: 15px;
  padding: 0 10px;
  background: url("/fileadmin/templates/hantha_modules/frm_q000a/icon_kalender.svg") no-repeat 95%;
  background-size: 12%;
}
@media screen and (max-width: 991px) {
  .hanthaModules#frm_q000a .schnellanfrage #start,
  .hanthaModules#frm_q000a .schnellanfrage #end {
    width: 55%;
    background: none;
    text-align: center;
  }
}
.hanthaModules#frm_q000a .schnellanfrage input[type="submit"] {
  background-color: #000000;
  border: medium none;
  text-transform: uppercase;
  height: 85px;
  color: #ffffff;
  width: 100%;
  float: right;
  transition: all 0.5s;
  position: relative;
  right: -15px;
}
@media screen and (max-width: 991px) {
  .hanthaModules#frm_q000a .schnellanfrage input[type="submit"] {
    height: 71px;
  }
}
@media screen and (max-width: 767px) {
  .hanthaModules#frm_q000a .schnellanfrage input[type="submit"] {
    right: 0;
  }
}
.hanthaModules#frm_q000a .schnellanfrage input[type="submit"]:hover,
.hanthaModules#frm_q000a .schnellanfrage input[type="submit"]:active,
.hanthaModules#frm_q000a .schnellanfrage input[type="submit"]:focus {
  color: #000000;
  background-color: #fff;
  border: 1px solid;
}
.datepicker,
.datepicker * {
  border-radius: 0 !important;
}
.datepicker table thead tr,
.datepicker table tbody tr {
  border: none;
}
.datepicker table tr td {
  background-image: none !important;
}
.datepicker table tr td.selected {
  background-color: #dddddd !important;
  color: #333333 !important;
}
.datepicker table tr td span.active.active,
.datepicker table tr td.selected.active,
.datepicker table tr td.active.active {
  background-image: none;
  background-color: #000000 !important;
  color: #ffffff !important;
}
.table-condensed > tfoot > tr > th {
  padding: 10px 5px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #eeeeee;
  border-radius: 4px;
}
/*
.mediaDesktopMax({

});
*/
/*
.mediaDesktopMedium({

});
*/
/*
.mediaDesktopSmall({

});
*/
/*
.mediaTablet({

});
*/
/*
.mediaMobile({

});
*/
