/*Dropdown-menu-bug*/
ul.dropdown-menu li{list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);}
ul.dropdown-menu li{float:left; width:100%; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);}
ul.dropdown-menu li a{float:left; width:100%;}

.text-left{text-align:left !important;}
.text-right{text-align:right !important;}
.text-center{text-align:center !important;}

.font-bold{font-weight:bold !important;}
.font-semibold{font-weight:500 !important;}
.font-normal{font-weight:normal !important;}

.font-6 {font-size:10px !important;}
.font-8 {font-size:10px !important;}
.font-10 {font-size:10px !important;}
.font-11 {font-size:11px !important;}
.font-12 {font-size:12px !important;}
.font-14 {font-size:14px !important;}
.font-16 {font-size:16px !important;}
.font-18 {font-size:18px !important;}
.font-20 {font-size:20px !important;}
.font-25 {font-size:25px !important;}
.font-30 {font-size:30px !important;}

.underline{text-decoration: underline;}

.red{color:#B30301 !important;}
.green{color:#6ab023;}
.blue{color:#428bca;}
.white{color:#fff !important;}
.black{color:#000 !important;}
.yellow{color:#cccc00 !important;}
.grey{color:#adadad !important;}

.bg-white{background-color:#ffffff !important;}
.bg-black{background-color:#000 !important;}
.bg-grey{background-color:#adadad !important;}
.bg-grey-middle{background-color:#E6E6E6 !important;}
.bg-grey-light{background-color:#f2f2f2 !important;}
.bg-green{background-color:#6ab023;}
.bg-red{background-color:#6a0000;}
.bg-yellow{background-color:#808000;}
.bg-grey-menu{background-color:#6d6d6d !important;}

.linkcolor {
  color: #444;
}

.stammdaten_info{
  background-color:#BEF781 !important;
  outline: 3px solid green;
}

.border-black{border-color:#000 !important;}

.float-left{float:left !important;}
.float-right{float:right !important;}

.even {background-color: #f2f2f2 !important;}
.odd {background-color: #ffffff !important;}

.label-normal{
  padding-top: 7px;
  margin-bottom: 0;
  font-weight:normal;
}

.table-label {
  padding-top: 5px;
  font-weight:normal;
}

@media(min-width:990px){/*sm-xs*/
  .float-left-gross{float:left !important;}
  .float-right-gross{float:right !important;}
  .hr-gross{width: 100%; border-bottom: 1px solid #ccc; margin-top: 10px; margin-bottom: 10px;}
}

.m-0{margin:0px !important;}
.m-5{margin:5px !important;}
.m-10{margin:10px !important;}
.m-15{margin:15px !important;}
.m-20{margin:20px !important;}
.m-bottom-0{margin-bottom:0px !important;}
.m-bottom-5{margin-bottom:5px !important;}
.m-bottom-10{margin-bottom:10px !important;}
.m-bottom-15{margin-bottom:15px !important;}
.m-bottom-20{margin-bottom:20px !important;}
.m-top-0{margin-top:0px !important;}
.m-top-10{margin-top:10px !important;}
.m-top-5{margin-top:5px !important;}
.m-top-7{margin-top:7px !important;}
.m-top-15{margin-top:15px !important;}
.m-top-20{margin-top:20px !important;}
.m-left-0{margin-left:0px !important;}
.m-left-5{margin-left:5px !important;}
.m-left-10{margin-left:10px !important;}
.m-left-15{margin-left:15px !important;}
.m-left-20{margin-left:20px !important;}
.m-left-5p{margin-left:5% !important;}
.m-left-10p{margin-left:10% !important;}
.m-left-15p{margin-left:15% !important;}
.m-left-20p{margin-left:20% !important;}
.m-right-0{margin-right:0px !important;}
.m-right-5{margin-right:5px !important;}
.m-right-10{margin-right:10px !important;}
.m-right-15{margin-right:15px !important;}
.m-right-20{margin-right:20px !important;}

.p-0{padding:0px !important;}
.p-5{padding:5px !important;}
.p-10{padding:10px !important;}
.p-15{padding:15px !important;}
.p-20{padding:20px !important;}
.p-bottom-0{padding-bottom:0px !important;}
.p-bottom-5{padding-bottom:5px !important;}
.p-bottom-7{padding-bottom:7px !important;}
.p-bottom-10{padding-bottom:10px !important;}
.p-bottom-15{padding-bottom:15px !important;}
.p-bottom-20{padding-bottom:20px !important;}
.p-top-0{padding-top:0px !important;}
.p-top-5{padding-top:5px !important;}
.p-top-10{padding-top:10px !important;}
.p-top-15{padding-top:15px !important;}
.p-top-20{padding-top:20px !important;}
.p-top-50{padding-top:50px !important;}
.p-left-0{padding-left:0px !important;}
.p-left-1{padding-left:1px !important;}
.p-left-5{padding-left:5px !important;}
.p-left-10{padding-left:10px !important;}
.p-left-15{padding-left:15px !important;}
.p-left-20{padding-left:20px !important;}
.p-left-30{padding-left:30px !important;}
.p-right-0{padding-right:0px !important;}
.p-right-5{padding-right:5px !important;}
.p-right-10{padding-right:10px !important;}
.p-right-15{padding-right:15px !important;}
.p-right-20{padding-right:20px !important;}

.h-1 {height:1px !important}
.h-40 {height:40px !important}

.w-100-minus-one {
  width: calc(100% - 36px);
}

.w-100-minus-two {
  width: calc(100% - 72px);
}
.w-10{width:10%;}
.w-15{width:15%;}
.w-20{width:20%;}
.w-25{width:25%;}
.w-30{width:30%;}
.w-33{width:33.3333333%;}
.w-35{width:35%;}
.w-40{width:40%;}
.w-45{width:45%;}
.w-50{width:50%;}
.w-60{width:60%;}
.w-70{width:70%;}
.w-80{width:80%;}
.w-90{width:90%;}
.w-100{width:100%;}
.w-100-p{width: 100px;}
.w-150-p{width: 150px;}
.w-100-pi{width: 100px !important;}
.w-150-p{width: 150px !important;}
.w-200-p{width: 200px !important;}
.w-228-p{width: 228px !important;}
.w-300-p{width: 300px;}
.w-400-p{width: 400px;}
.w-500-p{width: 500px;}
.w-600-p{width: 600px;}
.w-700-p{width: 700px;}
.w-800-p{width: 800px;}
.w-900-p{width: 900px;}
.w-1000-p{width: 1000px;}

.mw-100{max-width: 100%;}
.mw-100-p{max-width: 100px;}
.mw-150-p{max-width: 150px;}
.mw-200-p{max-width: 200px;}
.mw-300-p{max-width: 300px;}
.mw-400-p{max-width: 400px;}
.mw-500-p{max-width: 500px;}
.mw-600-p{max-width: 600px;}
.mw-700-p{max-width: 700px;}
.mw-800-p{max-width: 800px;}
.mw-900-p{max-width: 900px;}
.mw-1000-p{max-width: 1000px;}


@media(max-width:767px){
  .xxs-m-top-10 {margin-top:10px !important;}
  .xxs-text-center{text-align:center !important;}
  .xxs-float-right{float:right !important;}
  .m-xxs-left-5p{margin-left: 2% !important; }
  .d-xxs-none{display: none;}
  .w-xxs-30{width: 30% !important;}
  .float-xxs-right{float: right !important;}
}

@media(max-width:990px){/*sm-xs*/
  .float-left-klein{float:left !important;}
  .float-right-klein{float:right !important;}
  .hr-klein{width: 100%; border-bottom: 1px solid #ccc; margin-top: 10px; margin-bottom: 10px;}


  .xs-w-50{width:50% !important;}

  .xs-text-left{text-align:left !important;}


  .xs-m-bottom-0{margin-bottom:0px !important;}
  .xs-m-bottom-5{margin-bottom:5px !important;}
  .xs-m-bottom-10{margin-bottom:10px !important;}
  .xs-m-bottom-15{margin-bottom:15px !important;}
  .xs-m-bottom-20{margin-bottom:20px !important;}
  .xs-m-top-0{margin-top:0px !important;}
  .xs-m-top-5{margin-top:5px !important;}
  .xs-m-top-10{margin-top:10px !important;}
  .xs-m-top-15{margin-top:15px !important;}
  .xs-m-top-20{margin-top:20px !important;}
  .xs-m-left-0{margin-left:0px !important;}
  .xs-m-left-5{margin-left:5px !important;}
  .xs-m-left-10{margin-left:10px !important;}
  .xs-m-left-15{margin-left:15px !important;}
  .xs-m-left-20{margin-left:20px !important;}
  .xs-m-right-0{margin-right:0px !important;}
  .xs-m-right-5{margin-right:5px !important;}
  .xs-m-right-10{margin-right:10px !important;}
  .xs-m-right-15{margin-right:15px !important;}
  .xs-m-right-20{margin-right:20px !important;}
  .xs-m-0{margin:0px !important;}
  .xs-m-5{margin:5px !important;}
  .xs-m-10{margin:10px !important;}
  .xs-m-15{margin:15px !important;}
  .xs-m-20{margin:20px !important;}

  .xs-p-0{padding:0px !important;}
  .xs-p-5{padding:5px !important;}
  .xs-p-10{padding:10px !important;}
  .xs-p-15{padding:15px !important;}
  .xs-p-20{padding:20px !important;}
  .xs-p-bottom-0{padding-bottom:0px !important;}
  .xs-p-bottom-5{padding-bottom:5px !important;}
  .xs-p-bottom-10{padding-bottom:10px !important;}
  .xs-p-bottom-15{padding-bottom:15px !important;}
  .xs-p-bottom-20{padding-bottom:20px !important;}
  .xs-p-top-0{padding-top:0px !important;}
  .xs-p-top-5{padding-top:5px !important;}
  .xs-p-top-10{padding-top:10px !important;}
  .xs-p-top-15{padding-top:15px !important;}
  .xs-p-top-20{padding-top:20px !important;}
  .xs-p-left-0{padding-left:0px !important;}
  .xs-p-left-5{padding-left:5px !important;}
  .xs-p-left-10{padding-left:10px !important;}
  .xs-p-left-15{padding-left:15px !important;}
  .xs-p-left-20{padding-left:20px !important;}
  .xs-p-right-0{padding-right:0px !important;}
  .xs-p-right-5{padding-right:5px !important;}
  .xs-p-right-10{padding-right:10px !important;}
  .xs-p-right-15{padding-right:15px !important;}
  .xs-p-right-20{padding-right:20px !important;}
  .xs-control-label{padding-top: 7px; margin-bottom: 0; text-align: right;}

}

.d-none{display:none;}
.d-none-i{display:none !important;}
.d-inline{display:inline;}
.d-inline-i{display:inline !important;}
.d-inline-block{display:inline-block;}
.d-inline-block-i{display:inline-block !important;}
.d-flex{display:flex;}
.d-flex-i{display:flex !important;}
.d-block{display:block;}
.d-block-i{display:block !important;}

.visibility-hidden{visibility: hidden;}
.cb{clear:both;}
.cursor{cursor:pointer;}
.no-cursor{cursor: initial !important;}

.v-align-top{vertical-align: top;}
.v-align-middle{vertical-align: middle;}
.v-align-bottom{vertical-align: bottom;}

.center{margin-right: auto; margin-left: auto;}
.center-block{display: block; margin-right: auto; margin-left: auto;}

.hr{width: 100%; border-bottom: 1px solid #ccc; margin-top: 10px; margin-bottom: 10px;}

.nowrap{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.nowrap-fest{
  white-space: nowrap;
}

.clickable:hover{
  cursor:pointer;
  text-decoration: underline;
  color:#6ab023;
}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.border-all {
  border: 1px solid #ccc;
}

.border-except-right {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.border-top {
  border-top: 1px solid #ccc;
}

.border-right {
  border-right: 1px solid #ccc;
}

.border-bottom {
  border-bottom: 1px solid #ccc;
}

.border-left {
  border-left: 1px solid #ccc;
}

.border-green-all {
  border: 1px solid #6ab023 !important;
}

.border-green-top {
  border-top: 3px solid #6ab023 !important;
}

.border-green-right {
  border-right: 1px solid #6ab023 !important;
}

.border-green-bottom {
  border-bottom: 1px solid #6ab023 !important;
}

.border-green-left {
  border-left: 1px solid #6ab023 !important;
}

.border-0 {
  border-width:0px !important;
}

.border-bottom-0 {
  border-bottom: 0px solid #ccc !important;
}

.border-top-0 {
  border-top: 0px solid #ccc !important;
}

.vertical-align-center {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.text-decoration-none {
  text-decoration: none !important;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.w-auto {
  width: auto;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.nav-item.d-none {
  display: none;
}

.breakspaces {
  white-space: break-spaces !important;
}
