/*
 General
*/
html,
body {
  height: 100%!important;
}
.nowrap {
  white-space: nowrap;
}
.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.card-header h1,
.card-header h2,
.card-header h3,
.card-header h4,
.card-header h5,
.card-header h6 {
  margin-bottom: 0;
}
.card-header.no-border {
  border-bottom: none!important;
}

p.lead {
  font-weight: normal;
}
h1 > small {
  font-weight: 300;
  font-size: 15px;
}
.text-sm .btn-lg {
  font-size: 1.25rem;
}
#umfrageModal p,
#umfrageModal ul {
  font-size: 15px;
}
#umfrageModal .modal-dialog {
  max-width: 640px;
}
#umfrageModal img {
  max-width: 100%;
  height: auto;
  margin-bottom: 8px;
}
.btn-app.btn-app-lg {
  height: auto;
  font-size: 18px;
}
.btn-app.btn-app-lg i {
  font-size: 20px;
  margin-top: 12px;
  margin-bottom: 24px;
}
.nav-item.has-treeview > ul.nav-treeview {
  background-color: rgba(255, 255, 255, 0.1) !important;
  margin-bottom: 18px;
  font-size: 15px;
}
.pnelLogo {
  width: 120px;
  margin-top: 24px;
  margin-bottom: 24px;
}
.smaller {
  font-size: 85%;
}
.textaligncenter {
  text-align: center;
}
.textalignleft {
  text-align: left;
}
.textalignright {
  text-align: right;
}
.isGuest {
  background: #f7f7f7;
  height: 100%;
}
main {
  display: table;
  height: 100%;
  width: 100%;
  min-height: 510px;
  position: relative;
  padding-bottom: 50px;
}
main > .mainTableCell {
  display: table-cell;
  vertical-align: middle;
}
.isGuest footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: transparent;
  border-color: transparent;
  padding-bottom: 0;
}
.login-box .card {
  margin-bottom: 4px;
}
.login-page footer {
  display: none;
}
footer a.muted {
  color: inherit;
}
footer a.muted:hover {
  color: #0056b3;
}
.hideFooter footer {
  display: none;
}
.brand-link .brand-image {
  float: none;
  text-align: center;
  margin-left: 10px!important;
  margin-right: 10px!important;
}
.sidebar {
  padding-top: 24px;
}
.lockscreen .lockscreen-image {
  top: -20px;
}
.lockscreen .lockscreen-name {
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 24px;
}
.lockscreen .lockscreen-item {
  -webkit-transform: translateX(-24px);
          transform: translateX(-24px);
}
.lockscreen .lockscreen-wrapper {
  margin-top: 0;
  padding-bottom: 15vh;
}
.lockscreen .help-block {
  font-size: 14px;
}
.lockscreen input[type='password'] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background: #fff;
  height: 48px;
  -webkit-filter: none;
          filter: none;
}
.lockscreen .input-group-btn {
  position: absolute;
  height: 100%;
  width: 48px;
  top: 0;
  right: -48px;
}
.lockscreen .input-group-btn button {
  width: 100%;
  height: 100%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background: #002e3d;
  color: #fff;
}
.lockscreen .input-group-btn button:hover {
  width: 100%;
  height: 100%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background: #002e3d;
  color: #fff;
}
.lockscreen .form-group {
  margin-bottom: 0;
  height: 48px;
}
.vertragLandingPage p {
  font-size: 16px;
}
.contractBox {
  background: #fff;
  padding: 5px 25px 15px 25px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.contractBoxHeadline {
  font-size: 16px;
}
.contractBox h4 {
  font-size: 20px;
}
p.lead {
  font-size: 20px;
}
.shoutout {
  background-color: #d4edda!important;
  border: 1px solid green;
  text-align: center;
  padding: 25px;
  font-size: 125%;
}
.bg-brand {
  background: #72c8d9;
  color: #fff;
}
.bg-brandcontrast {
  background: #6ee59b;
  color: #fff;
}
.alert.bg-success,
.codeMockHeader.bg-success {
  color: #155724!important;
  background-color: #d4edda!important;
}
@media (min-width: 768px) {
  .wrap > .container {
    padding: 70px 15px 20px;
  }
  .wrap.base-php > .container {
    padding-top: 75px;
  }
  .wrap.base-php .logo {
    margin-bottom: 52px;
  }
}
.bigger {
  font-size: 130%;
}
.not-set {
  color: #c55;
  font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}
a.asc:after {
  content: "\e151";
}
a.desc:after {
  content: "\e152";
}
.sort-numerical a.asc:after {
  content: "\e153";
}
.sort-numerical a.desc:after {
  content: "\e154";
}
.sort-ordinal a.asc:after {
  content: "\e155";
}
.sort-ordinal a.desc:after {
  content: "\e156";
}
.grid-view th {
  white-space: nowrap;
}
.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}
.bgBrand {
  background: #72c8d9;
  color: #fff;
}
.bgLight {
  background: #f7f7f7;
}
.lightFont {
  color: #999;
}
.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}
.wrap.minimal {
  background: #eee;
}
.minimal .logo {
  width: 240px;
  margin-bottom: 32px;
}
.mainContent {
  background: #fff;
  padding: 32px;
  border-radius: 10px;
  border: 1px solid #eee;
}
.mainContent + .mainContent {
  margin-top: 18px;
}
.mainContent h3 {
  margin-top: 0;
}
.file-drop-zone-title {
  padding: 35px;
}
.textbetween {
  padding: 12px 0;
}
.singleStepContent {
  background: #fff;
  border-radius: 10px;
  margin: 8px 0;
  padding: 15px;
}
.singleStep .text {
  margin-top: 8px;
}
.displaynone {
  display: none;
}
.greenbox {
  background-color: #f1fff0;
  border: 1px solid #a8d144;
  padding: 15px 25px;
}
.singleStepText {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
  padding-top: 10px;
}
.inline-group input[type="text"] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.inline-group input[type="submit"] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.button-cta {
  background: #e25b39;
  border-color: #e25b39;
}
.button-cta:hover {
  background: #c04425;
  border-color: #e25b39;
}
.button-cta-green {
  -webkit-transition: .3s all ease;
  transition: .3s all ease;
  color: #fff;
  background: #00ca2b;
  border-color: #00ca2b;
}
.button-cta-green:hover {
  color: #fff;
  background: #00ca2b;
  border-color: #00ca2b;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.singleFaq {
  margin-bottom: 18px;
}
.btn.button-cta {
  font-size: 16px;
  padding: 12px 32px;
}
.moreInfo {
  display: none;
}
.toggleMoreInfo.btn {
  color: #222!important;
  text-decoration: none;
}
.users-list > li {
  max-width: 90px;
}
.codeMock {
  padding: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  overflow: hidden;
}
.validCode .codeMockHeader {
  background-color: green;
  color: #fff;
}
.invalidCode .codeMockHeader {
  background-color: red;
  color: #fff;
}
.codeMockHeader {
  background: #ccc;
  padding: 16px 10px 10px 10px;
  font-size: 14px;
}
.codeMockContent {
  padding: 25px 18px;
}
.codeMockContent i {
  margin-top: 6px;
  margin-bottom: 10px;
}
.codeMockFooter {
  padding: 10px;
}
.codeValue {
  font-size: 20px;
}
.redeemValueStyle {
  position: relative;
  width: 120px;
  height: 120px;
  line-height: 120px;
  background: #eee;
  display: inline-block;
  border-radius: 50%;
}
.redeemInputWrap input::-webkit-outer-spin-button,
.redeemInputWrap input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.redeemInputWrap input[type=number] {
  -moz-appearance: textfield;
}
.redeemInputWrap {
  font-size: 20px;
  position: relative;
  display: inline-block;
  border-radius: 5px;
  padding: 10px 18px 10px 10px;
  background: #fff;
  margin-bottom: 12px;
  margin-top: 18px;
  -webkit-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.21);
          box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.21);
}
.inputBoxShadow {
  -webkit-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.21);
          box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.21);
}
.redeemInputWrap input {
  width: 100px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-align: center;
}
.neuerwert {
  min-height: 40px;
  display: inline-block;
}
.redeemInputWrap:before {
  z-index: 11;
  content: "";
  color: #fff;
  font-size: 11px;
  position: absolute;
  left: 50%;
  top: -14px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100px;
}
/* The slider itself */
.sliderInput {
  margin: 18px 0;
  -webkit-appearance: none;
  /* Override default CSS styles */
  -moz-appearance: none;
       appearance: none;
  width: 100%;
  /* Full-width */
  height: 5px;
  /* Specified height */
  background: #d3d3d3;
  /* Grey background */
  outline: none;
  /* Remove outline */
  opacity: 1;
  /* Set transparency (for mouse-over effects on hover) */
  -webkit-transition: .2s;
  /* 0.2 seconds transition on hover */
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
/* Mouse-over effects */
.sliderInput:hover {
  opacity: 1;
  /* Fully shown on mouse-over */
}
/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.sliderInput::-webkit-slider-thumb {
  -webkit-appearance: none;
  /* Override default look */
  appearance: none;
  width: 35px;
  /* Set a specific slider handle width */
  height: 35px;
  /* Slider handle height */
  background: #367fa9;
  /* Green background */
  cursor: pointer;
  /* Cursor on hover */
  border-radius: 50%;
}
.sliderInput::-moz-range-thumb {
  width: 35px;
  /* Set a specific slider handle width */
  height: 35px;
  /* Slider handle height */
  background: #367fa9;
  /* Green background */
  cursor: pointer;
  /* Cursor on hover */
  border-radius: 50%;
}
.tt-menu .tt-suggestion {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
}
.formgroupcenter {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 12px;
}
/* 
  Alerts
*/
.alert-success {
  border-color: #c3e6cb!important;
  color: #155724!important;
  background-color: #d4edda!important;
}
.alert-danger {
  color: #721c24!important;
  background-color: #f8d7da!important;
  border-color: #f5c6cb!important;
}
/* 
  Callouts
*/
.callout a:hover {
  color: #000;
}
.callout a.btn {
  text-decoration: none;
  color: #fff;
}
/*login*/
#login-form .custom-control-label {
  font-weight: 400;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active,
.sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
  background-color: #00fbb2;
}
.popover-x {
  display: none;
}
.stepper .stepCol {
  line-height: 30px;
}
.stepper .stepCol .stepNumber {
  display: inline-block;
  width: 33px;
  height: 33px;
  line-height: 33px;
  border-radius: 50%;
  background: #fff;
  margin-right: 6px;
  text-align: center;
  font-size: 20px;
}
.stepper .stepCol.active {
  font-weight: bold;
  color: #17a2b8;
}
#uploadArea .file-input {
  text-align: center;
}
.input-group-lg.inline-group input::-webkit-input-placeholder {
  font-size: 15px;
}
.input-group-lg.inline-group input:-ms-input-placeholder {
  font-size: 15px;
}
.input-group-lg.inline-group input::-ms-input-placeholder {
  font-size: 15px;
}
.input-group-lg.inline-group input::placeholder {
  font-size: 15px;
}
.tab-pane.disabled {
  position: relative;
}
.tab-pane.disabled:before {
  display: block;
  position: absolute;
  z-index: 111;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(55, 55, 55, 0.8);
  content: "";
}
.tab-pane.disabled:after {
  position: absolute;
  z-index: 112;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  color: #fff;
  line-height: 100%;
  /*content:"\f05e";
  font-weight:900;
  font-size:36px;
  font-family:"Font Awesome 5 Free";*/
  content: " Der Versand ist nicht aktiv";
}
tr.grid.deletingrow {
  -webkit-transition: 1.5s all ease;
  transition: 1.5s all ease;
  background: #fa8279!important;
  opacity: 0;
}
tr.grid .kv-editable-button {
  opacity: 0;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  width: 33px;
  border-radius: 50%;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
tr.grid a.softdeleterow,
tr.grid .showOnRowHover {
  opacity: 0;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
tr.grid:hover .kv-editable-button,
tr.grid:hover a.softdeleterow,
tr.grid:hover .showOnRowHover {
  opacity: 0.3;
}
tr.grid .kv-editable-button:hover,
tr.grid a.softdeleterow:hover,
tr.grid:hover .showOnRowHover:hover {
  opacity: 1;
}
.appFeatures .content-wrapper {
  padding-bottom: 78px;
}
.appBar {
  background: #f3f3f3;
  left: 250px;
  -webkit-transition: .4s all ease;
  transition: .4s all ease;
  width: calc(100% - 250px);
  position: fixed!important;
  bottom: 0px;
  z-index: 1039;
  margin: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.sidebar-collapse .appBar {
  left: 0;
  width: 100%;
}
.appBar.card.shadow {
  -webkit-box-shadow: 0 -0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 -0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
