@font-face {
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/icomoon.eot?-jtd6pa');
  src: url('../fonts/icomoon.eot?#iefix-jtd6pa') format('embedded-opentype'), url('../fonts/icomoon.woff?-jtd6pa') format('woff'), url('../fonts/icomoon.ttf?-jtd6pa') format('truetype'), url('../fonts/icomoon.svg?-jtd6pa#icomoon') format('svg'); 
}
.neueFW {
  text-align: left;
}
.neueFW a.icon {
  margin-right: 0;
}
.hidden-md {
  display: block;
}
a.button.icon {
  color: #333 !important;
}
a.button:hover {
  text-decoration: none;
}

.mobile-listing .panel:not(:last-of-type) {
  margin-bottom: 15px;
}
.mobile-listing .panel a.panel-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  color: #FFFFFF;
  background-color: #023a80;
  border: 1px solid #023a80;
  padding: 15px;
  transition: all 0.3s ease-in-out;
}
.mobile-listing .panel a.panel-header.collapsed {
  background-color: #86A9CF;
  border-color: #86A9CF;
}
.mobile-listing .panel a.panel-header:hover,
.mobile-listing .panel a.panel-header:active,
.mobile-listing .panel a.panel-header:focus {
  text-decoration: none;
  background-color: #023a80;
  border-color: #023a80;
}
.panel-header span.panel-indicator {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  border-radius: 50%;
  border: 2px solid white;
}
.panel-header span.panel-indicator.red {
  background-color: #FF0000;
}
.panel-header span.panel-indicator.orange {
  background-color: #FF9900;
}
.panel-header span.panel-indicator.yellow {
  background-color: #FFFF00;
}
.panel-header span.panel-indicator.green {
  background-color: #00FF00;
}

.panel-header span.name-full {
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  min-width: 0;
}
.panel-header span.added-date {
  flex: 0 1 auto;
}
.panel-header span.panel-icon {
  flex: 0 1 auto;
  margin-left: 10px;
}


.panel-header .icon-plus {
  opacity: 0;
  display: none;
}
.panel-header .icon-minus {
  opacity: 1;
  display: block;
}
.panel-header.collapsed .icon-plus {
  opacity: 1;
  display: block;
}
.panel-header.collapsed .icon-minus {
  opacity: 0;
  display: none;
}





.mobile-listing .panel .panel-body.collapse {
  display: none;
  border: 1px solid transparent;
}
.mobile-listing .panel .panel-body.show {
  display: block;
  border: 1px solid #023a80;
}



.mobile-listing .panel .panel-body table th {
  text-align: left;
  padding: 10px 0 10px 15px;
}
.mobile-listing .panel .panel-body table td {
  text-align: right;
  padding: 10px 15px 10px 0;
}
.mobile-listing .panel .panel-body table tr.odd {
  background-color: #F9F9F9;
}
.mobile-listing .panel .panel-body table tr.even {
  background-color: #FFFFFF;
}

@media screen and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media screen and (min-width: 992px) {
  .hidden-md {
    display: none;
  }
}

.panel-no-result {
	display:none;
}

.fw-item {
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	padding:37px 15px 37px 15px;
	margin:0px 0px 20px 0px;
}
.fw-datum {
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	margin:0px 0px 7px 0px;
}
.fw-name {
	font-weight:bold;
	font-size: 24px;
	line-height:26px;
	color: #121212;
	letter-spacing: 0;
	margin:0px 0px 1px 0px;
}
.fw-tarif {
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	margin:0px 0px 27px 0px;
}
.fw-status {
	font-size: 14px;
	line-height:16px;
	color: #000000;
	letter-spacing: 0;
	margin:10px 0px 10px 0px;
}
.fw-links {
	clear:both;
}
.fw-links .seperator {
	color: #DDDDDD;
	padding:0px 15px 0px 15px;
}
.fw-geworbener-wrapper {
	float:left;
	width:35%;
}
.fw-progress-wrapper {
	float:left;
	width:25%;
}
.fw-status-wrapper {
	float:right;
	width:40%;
}
.checkedlist {
  padding-left: 35px;
  list-style: none; 
}
.checkedlist li {
	position: relative;
	padding-bottom: 5px;
	line-height: 20px; 
}
.checkedlist li:before {
	display: inline-block;
	font-family: 'icomoon', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	speak: none;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\e607';
	position: absolute;
	top: 0;
	left: -35px;
	font-size: 2em; 
}
.checkedlist li:last-child {
	margin-bottom: 0; 
}
.checkedlist.green li:before {
	color: #79b829; 
}
.fw-status-wrapper .checkedlist li {
	margin:0px 0px 4px 0px !important;
	color:#BBBBBB;
}
.fw-status-wrapper .checkedlist li.green {
	color:#000000;
}
.fw-status-wrapper .checkedlist li.green:before {
	color: #79b829; 
}
.fw-circle {
  position: relative;
  width: 68px;
  height: 68px;
  margin:0px 0px 0px -4px;
}
span.fw-procent {
  display: block;
  position: absolute;
  left: 115%;
  top: 34%;
  font-size: 32px;
  color: #000000;
}
span.fw-procent::after {
  content: '%';
}
.fw-reaktion, .fw-reaktion span.fw-procent,
.fw-reaktion .fw-tarif, .fw-reaktion .fw-datum, .fw-reaktion .fw-name, .fw-reaktion .fw-status {
	color:#BBBBBB;
}
.inactive-link {
	color:#BBBBBB;
}
@media screen and (max-width: 650px) {
  .fw-geworbener-wrapper, .fw-progress-wrapper {
    float:none;
		width:auto;
  }
  .fw-status-wrapper  {
  	float:none;
		width:auto;
		padding-bottom:20px;
  }
  .fw-status {
  	margin:10px 0px 34px 0px;
  }
}

#filter .label {
	display:inline-block;
	padding-right:15px;
}
.filter {
	display:inline-block;
	width:250px;
}
.fw-table.align-right {
	text-align:right;
}
@media screen and (max-width: 767px) {
	.fw-table.align-right {
		text-align:left;
		padding-top:15px;
	}
}

.gw-list {
	padding:20px 0px 0px 0px;	
}
.fw-canvas {
	transform: scale(0.5);
}
.fw-item-g {
	display:flex;
	align-items:flex-start;
	border-top:1px solid #D9D9D9;
}
.fw-item-g div.g-1 {
	padding:20px 15px 0px 0px;
	flex-grow: 1;
	width:100px;
}
.fw-item-g div.g-2 {
	padding:20px 15px 0px 0px;
	flex-grow: 1;
	width:400px;
}
.fw-item-g div.g-3 {
	flex-grow: 1;
	padding:0px 0px 0px 0px;
}
.fw-item-g div.g-4 {
	flex-grow: 1;
	padding:20px 0px 0px 0px;
	text-align:right;
}
@media screen and (max-width: 991px) {
	.fw-item-g {
		align-items:flex-start;
	}
	.fw-item-g div.g-2 {
		width:280px;
	}
}
@media screen and (max-width: 767px) {
	.fw-item-g {
		flex-direction:column;
		margin-top:20px;
	}
	.fw-item-g div.g-1 {
		padding:20px 0px 0px 0px;
		width:auto;
	}
	.fw-item-g div.g-2, .fw-item-g div.g-3 {
		padding:0px 0px 0px 0px;
		width:auto;
	}
	.fw-item-g div.g-4 {
		padding:0px 0px 0px 0px;
		width:auto;
	}
}

