/* General styles */
html, body {
  font-family: 'Open Sans', sans-serif; }

body {
  padding-top: 52px;
  color: #465050; }

.body_gray {
  background-color: #e6e6e6; }

.tooltip, .popover {
  font-family: 'Open Sans', sans-serif; }

.content {
  padding: 15px;
  background-color: #fff;
  border-radius: 3px; }

.well {
  background-color: #fff; }

h1,
h2,
h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 300; }

element.style {
  font-size: 0.8em; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border-top: 1px solid #eee; }

.table > tbody > tr > th {
  border-top: none;
  padding-top: 0; }

.container {
  margin-top: 25px;
  margin-bottom: 25px; }

.container {
  min-width: 970px;
  max-width: 970px;
  margin-top: 50px;
  margin-bottom: 50px; }

@media (min-width: 10px) {
  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left; }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .navbar-collapse.collapse {
    display: block !important; }

  .navbar-nav > li, .navbar-nav {
    float: left !important; }

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px !important; }

  .navbar-right {
    float: right !important; } }
.container {
  min-width: 970px;
  max-width: 970px;
  margin-top: 50px;
  margin-bottom: 50px; }

.containerFull {
  width: 100%;
  max-width: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

label {
  font-weight: normal; }

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #fff; }

.btn-markencode,
.btn-markencode:visited {
  background-color: #ed2805 !important;
  border-color: #ed2805 !important;
  color: #fff !important; }

.btn-markencode:hover,
.btn-markencode:active,
.btn-markencode:focus {
  background-color: #ed2805 !important;
  border-color: #ed2805 !important;
  color: #fff !important; }

.btn-primary,
.btn-primary:visited {
  background-color: #ed2805 !important;
  border-color: #ed2805 !important;
  color: #fff !important; }

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #ed2805 !important;
  border-color: #ed2805 !important;
  color: #fff !important; }

a,
a:visited {
  color: #ed2805;
  text-decoration: none; }

a:hover,
a:active,
a:focus {
  color: #ed2805;
  text-decoration: underline; }

hr {
  border-color: #e6e6e6;
  margin: 30px 0; }

hr.hr-xs {
  border-color: #e6e6e6;
  margin: 5px 0; }

.btn-sm,
.btn-group-sm > .btn {
  padding: 3px 10px; }

.small {
  font-size: 10px; }

.mchip {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 3px 8px;
  margin-right: 3px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: rgba(70, 80, 80, 0.3); }

label.mchip {
  margin-top: 0; }

.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #ed2805 !important;
  color: #ffffff; }

.markt {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 3px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: rgba(70, 80, 80, 0.3); }

.markt.active {
  background-color: #ed2805;
  color: #fff; }

.form-control:focus {
  border-color: #ed2805;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.archetyp,
.archetyp-blank {
  width: 70px;
  height: 70px;
  border: 1px solid #e6e6e6;
  display: inline-block;
  background-color: #465050;
  background-size: cover; }

.archetyp-blank {
  background-color: transparent;
  text-align: center;
  padding-top: 18px; }

.archetyp.active {
  background-color: #ed2805; }

.archetyp-blank.active {
  color: #ed2805; }

.weise {
  background-image: url(/images/archetypen/weise.svg); }

.wissenschaftler {
  background-image: url(/images/archetypen/wissenschaftler.svg); }

.schoepfer {
  background-image: url(/images/archetypen/schoepfer.svg); }

.kaempfer {
  background-image: url(/images/archetypen/kaempfer.svg); }

.trainer {
  background-image: url(/images/archetypen/trainer.svg); }

.medicus {
  background-image: url(/images/archetypen/medicus.svg); }

.herrscher {
  background-image: url(/images/archetypen/herrscher.svg); }

.rebell {
  background-image: url(/images/archetypen/rebell.svg); }

.fuersorgende {
  background-image: url(/images/archetypen/fuersorgende.svg); }

.koenig {
  background-image: url(/images/archetypen/koenig.svg); }

.magier {
  background-image: url(/images/archetypen/magier.svg); }

.abenteurer {
  background-image: url(/images/archetypen/abenteurer.svg); }

.gefaehrte {
  background-image: url(/images/archetypen/gefaehrte.svg); }

.liebende {
  background-image: url(/images/archetypen/liebende.svg); }

.unschuldige {
  background-image: url(/images/archetypen/unschuldige.svg); }

.entertainer {
  background-image: url(/images/archetypen/entertainer.svg); }

.topSelect {
  padding: 1px;
  background-color: #e6e6e6; }

.topSelect .container {
  margin-top: 30px;
  margin-bottom: 30px; }

/* Navbar */
nav.navbar-brandid {
  background: rgba(255, 255, 255, 0.9);
  border: none;
  box-shadow: 0 0 2px 0 #ccc; }

nav.navbar-brandid .container {
  margin-left: 0; }

nav.navbar-brandid ul.navbar-nav a {
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: #fff; }

nav.navbar-brandid ul.navbar-nav a:hover,
nav.navbar-brandid ul.navbar-nav a:visited,
nav.navbar-brandid ul.navbar-nav a:focus,
nav.navbar-brandid ul.navbar-nav a:active {
  background: #fff;
  color: #465050; }

nav.navbar-brandid ul.navbar-nav a:hover,
nav.navbar-brandid ul.navbar-nav a:focus,
nav.navbar-brandid ul.navbar-nav a:active,
nav.navbar-brandid ul.navbar-nav a.active {
  border-color: #ed2805; }

nav.navbar-brandid ul.navbar-nav a.active {
  background-color: #f5f5f6; }

nav.navbar-brandid li.divider {
  background: #ccc; }

nav.navbar-brandid button.navbar-toggle {
  background: #ed2805;
  border-radius: 2px; }

nav.navbar-brandid button.navbar-toggle:hover {
  background: #999; }

nav.navbar-brandid button.navbar-toggle > span.icon-bar {
  background: #fff; }

nav.navbar-brandid ul.dropdown-menu {
  border: 0;
  background: #fff;
  border-radius: 4px;
  margin: 4px 0;
  box-shadow: 0 0 4px 0 #ccc; }

nav.navbar-brandid ul.dropdown-menu > li > a:hover {
  background: #ed2805;
  color: #fff; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: #f5f5f6;
  border-color: #ed2805; }

nav.navbar-brandid .divider-left,
nav.navbar-brandid .divider-right {
  height: 50px;
  border-left: 1px solid #F2F2F2; }

nav.navbar-brandid .divider-left {
  margin-left: 15px; }

nav.navbar-brandid .divider-right {
  margin-left: 15px; }

/* Login */
.login {
  margin-top: 50px; }

.login h1 {
  margin: 0 0 15px 0; }

/* Modals */
div.modal-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 4px; }

/* ng-cloak styles */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

/* Loading bar and spinner */
#loading-bar .bar {
  background: #ed2805;
  height: 2px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

#loading-bar .peg {
  display: none; }

#loading-bar-spinner .spinner-icon {
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #ed2805;
  border-left-color: #ed2805;
  border-radius: 50%; }

/* toastr */
#toast-container > div {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #FFF;
  opacity: .8; }

#toast-container > :hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1; }

.toast {
  background-color: #030303; }

.toast-success {
  background-color: #51A351; }

.toast-error {
  background-color: #ed2805; }

.toast-info {
  background-color: #2F96B4; }

.toast-warning {
  background-color: #F89406; }

/* ui-bootstrap empty href fix */
.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer; }

#navbar-logo.spin {
  -webkit-animation: spin 0.7s infinite linear;
  -moz-animation: spin 0.7s infinite linear;
  -o-animation: spin 0.7s infinite linear;
  -ms-animation: spin 0.7s infinite linear; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(360deg); } }
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg); } }
/* shorten long names in panels */
.panel .list-group-item {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*opaque loading background*/
.opaque {
  opacity: 0.2; }

/*chips*/
.chip-in-focus {
  border-bottom: 1px solid #ed2805; }

/*cards*/
.card .panel-body {
  min-height: 232px; }

.stats {
  margin-left: 11px;
  padding: 10px 0; }

.stats ul {
  box-sizing: border-box;
  display: table;
  margin: 0;
  min-width: 100%;
  padding: 0;
  table-layout: auto;
  list-style: outside none none; }

.stats li {
  display: table-cell;
  padding: 0;
  vertical-align: top; }

.stats li a:hover {
  text-decoration: none; }

.stats .value {
  display: block;
  font-size: 18px;
  font-weight: 500;
  transition: color 0.15s ease-in-out 0s; }

.stats .headline {
  color: #8899a6;
  font-size: 10px;
  letter-spacing: 0.02em;
  overflow: hidden;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out 0s; }

.stats .archetyp {
  cursor: pointer; }

/*remove from list animation*/
.fade {
  transition: 1s linear all;
  -webkit-transition: 1s linear all; }

.fade.ng-leave {
  opacity: 1; }

.fade.ng-leave.ng-leave-active {
  opacity: 0; }

/*Kampagnen Uebersichtsseite*/
.color-filter {
  cursor: pointer;
  opacity: 0.2; }

.color-filter.active {
  cursor: default;
  opacity: 1; }

.color-filter.disabled {
  cursor: default; }

.color-filter.red {
  color: #e53214; }

.color-filter.yellow {
  color: #ffd200; }

.color-filter.green {
  color: #00a500; }

.color-filter.blue {
  color: #ed2805; }

.direction-filter {
  cursor: pointer;
  opacity: 0.2;
  padding: 0; }

.direction-filter.active {
  cursor: default;
  opacity: 1; }

.direction-filter.disabled {
  cursor: default; }

.campaign-dummy-img {
  max-width: 200px;
  float: left;
  margin: 0 5px 5px 0;
  opacity: 0.3;
  cursor: pointer; }

.campaign-dummy-img.active {
  cursor: default;
  opacity: 1; }

.campaign-dummy-img.disabled {
  cursor: default; }

/*
.campaign-placeholder-image {
  width:100%;
  height:93px;
  background-color:#e6e6e6;
}
*/
.tab-content {
  padding: 15px 0 0 0; }

.center {
  text-align: center; }

table a,
table a:hover,
table a:focus,
table a:active,
table a:visited {
  color: #465050;
  text-decoration: underline; }

.modal-backdrop.in {
  filter: alpha(opacity=85);
  opacity: .85; }

.panel-default > .panel-heading {
  height: 40px;
  padding: 5px; }

.panel-default > .panel-body {
  padding: 10px; }

.panel-default > .panel-heading input {
  font-size: 14px;
  width: 196px; }

.panel-default > .panel-heading button.btn {
  font-size: 14px;
  height: 30px; }

.panel-default > .panel-status {
  border-bottom: 1px solid #ddd; }

.panel-default > .panel-status div {
  height: 4px; }

.panel-default > .panel-footer {
  padding: 0px; }

.panel-default > .panel-footer a.btn {
  width: 100%;
  border-radius: 3px;
  border: none;
  color: #465050; }

.panel-default > .panel-footer .btn.active,
.panel-default > .panel-footer .btn:active {
  box-shadow: none;
  color: #333; }

.tblFrageboegen tr td {
  vertical-align: middle !important; }
  .tblFrageboegen tr td .btn {
    height: 30px;
    padding: 4px 12px; }
  .tblFrageboegen tr td .form-inline .btn {
    height: 30px;
    font-size: 14px; }
  .tblFrageboegen tr td .form-inline input {
    font-size: 14px;
    width: 196px; }

.table-striped tr td a {
  text-decoration: none; }
  .table-striped tr td a:hover {
    color: #ed2805; }

.profil_1 rect.profil_zonen,
.profil_2 rect.profil_zonen {
  fill: rgba(0, 0, 0, 0.05); }

.profil_1 rect.outline,
.profil_1 line.hrAlwaysVisible,
.profil_1 line.vrAlwaysVisible,
.profil_2 rect.outline,
.profil_2 line.hrAlwaysVisible,
.profil_2 line.vrAlwaysVisible {
  stroke: rgba(0, 0, 0, 0.15); }

.owl-matrix-simulation .zonen {
  width: 211px;
  height: 211px; }

.zonen polyline {
  fill: #F02D1E; }

.range-slider input[type=range].vertical {
  transform: rotateZ(-90deg);
  width: 340px;
  margin-top: 171px;
  margin-left: -137px; }

.range-slider input[type=range].range1_i,
.range-slider input[type=range].range2_i {
  margin-left: -95px;
  margin-top: -12px; }

.range-slider input[type=range].range1_s,
.range-slider input[type=range].range2_s {
  margin-left: -52px;
  margin-top: -12px; }

.range-slider input[type=range].range1_c,
.range-slider input[type=range].range2_c {
  margin-left: -10px;
  margin-top: -12px; }

input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent; }

input[type=range]:focus {
  outline: none; }

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: #000;
  border-radius: 3px;
  border: 0px solid #000000; }

input[type=range]::-webkit-slider-thumb {
  border: none;
  height: 10px;
  width: 3px;
  background: #CC1719;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -4px; }

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #000; }

input[type=range]::-moz-range-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  animate: 0.2s;
  background: #D8D8D8;
  border-radius: 3px;
  border: none; }

input[type=range]::-moz-range-thumb {
  border: none;
  height: 10px;
  width: 3px;
  background: #CC1719;
  cursor: pointer; }

input[type=range]::-ms-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent; }

input[type=range]::-ms-fill-lower {
  background: #000;
  border: none;
  border-radius: 6px; }

input[type=range]::-ms-fill-upper {
  background: #000;
  border: none;
  border-radius: 6px; }

input[type=range]::-ms-thumb {
  border: none;
  height: 10px;
  width: 10px;
  border-radius: 5px;
  background: #CC1719;
  cursor: pointer; }

input[type=range]:focus::-ms-fill-lower {
  background: #000; }

input[type=range]:focus::-ms-fill-upper {
  background: #000; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

table tr td.grey {
  opacity: 0.2; }

table tr.active td.grey {
  opacity: 1; }

.btn-fa {
  width: 30px;
  height: 29px;
  padding: 4px 0; }

.status-success {
  color: #5cb85c; }

.status-waiting {
  color: #F1C40F; }

.status-null {
  color: #E74C3C; }

.status-success-bg {
  color: #fff;
  background-color: #5cb85c; }

.status-waiting-bg {
  color: #fff;
  background-color: #F1C40F; }

.status-null-bg {
  color: #fff;
  background-color: #E74C3C; }

.status-success-line {
  border-color: #5cb85c; }

.status-waiting-line {
  border-color: #F1C40F; }

.status-null-line {
  border-color: #E74C3C; }

.hr {
  border-bottom: 1px solid #e6e6e6;
  margin: 20px 0;
  font-size: 0.8em;
  color: rgba(70, 80, 80, 0.75);
  line-height: 0.8em; }

.hr div {
  line-height: 0.8em;
  background-color: #fff;
  display: inline;
  padding-right: 10px; }

.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px; }

.containerPDF {
  min-width: 230px;
  max-width: 230px;
  margin: 0; }
  .containerPDF .col-xs-4 {
    text-align: center; }
    .containerPDF .col-xs-4:nth-child(2) {
      border-right: 1px solid #e6e6e6;
      border-left: 1px solid #e6e6e6; }
    .containerPDF .col-xs-4 i {
      color: #e6e6e6;
      margin: 5px 0 0 0; }
    .containerPDF .col-xs-4 a i {
      color: #465050; }
    .containerPDF .col-xs-4 p {
      color: #ccc;
      margin: 3px 0 5px 0;
      font-size: 8px; }
  .containerPDF .col-xs-3 {
    text-align: center; }
    .containerPDF .col-xs-3:nth-child(3) {
      border-right: 1px solid #e6e6e6;
      border-left: 1px solid #e6e6e6; }
    .containerPDF .col-xs-3:nth-child(2) {
      border-left: 1px solid #e6e6e6; }
    .containerPDF .col-xs-3 i {
      color: #e6e6e6;
      margin: 5px 0 0 0; }
    .containerPDF .col-xs-3 a i {
      color: #465050; }
    .containerPDF .col-xs-3 p {
      color: #ccc;
      margin: 3px 0 5px 0;
      font-size: 8px; }

.tooltip-inner {
  max-width: 350px; }

.owl-matrix svg,
.owl-profil svg,
.profilgraph1 svg,
.profilgraph2 svg {
  width: 100%; }

.sonderprofile span {
  display: inline-block;
  border: 1px solid #465050;
  border-radius: 3px;
  padding: 1px 4px;
  margin: 0 3px 5px 0; }
.sonderprofile span.grenze {
  border-color: #F1C40F;
  color: #F1C40F; }

.fa-sonderprofile {
  position: absolute;
  right: 30px;
  top: 230px;
  font-size: 1.2em;
  z-index: 1; }

.fa-sonderprofile-leer {
  color: #ccc; }

.fa-sonderprofile + .tooltip > .tooltip-inner {
  text-align: left; }
  .fa-sonderprofile + .tooltip > .tooltip-inner span {
    white-space: nowrap;
    display: block; }
  .fa-sonderprofile + .tooltip > .tooltip-inner .grenze {
    color: #F1C40F !important; }

.fa-simulator {
  position: absolute;
  right: 0;
  top: 228px;
  font-size: 1.4em;
  z-index: 1; }

.table-log > tbody > tr > td,
.table-log > tbody > tr > th,
.table-log > tfoot > tr > td,
.table-log > tfoot > tr > th,
.table-log > thead > tr > td,
.table-log > thead > tr > th {
  padding: 3px; }

.table-log td {
  white-space: nowrap; }

table tr.muted {
  opacity: 0.4; }

.bootstrap-table .fixed-table-toolbar .search {
  margin-top: -4px; }
  .bootstrap-table .fixed-table-toolbar .search input {
    height: 30px; }
.bootstrap-table .fixed-table-toolbar .columns-right {
  margin-top: -4px; }
  .bootstrap-table .fixed-table-toolbar .columns-right button {
    height: 30px;
    font-size: 12px; }
.bootstrap-table .fixed-table-container {
  border: none; }
  .bootstrap-table .fixed-table-container thead tr th {
    border-bottom: 2px solid #ddd;
    border-left: none;
    position: relative; }
    .bootstrap-table .fixed-table-container thead tr th .th-inner {
      padding: 0; }
    .bootstrap-table .fixed-table-container thead tr th .sortable {
      padding: 0 20px 0 0; }
    .bootstrap-table .fixed-table-container thead tr th .both {
      background-image: none; }
    .bootstrap-table .fixed-table-container thead tr th .both:after {
      content: "\f0dc";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      position: absolute;
      font-size: 0.9em;
      right: 10px;
      z-index: 1;
      opacity: 0.5; }
    .bootstrap-table .fixed-table-container thead tr th .desc:after {
      content: "\f0dd";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      position: absolute;
      font-size: 0.9em;
      right: 10px;
      z-index: 1;
      opacity: 1; }
    .bootstrap-table .fixed-table-container thead tr th .asc:after {
      content: "\f0de";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      position: absolute;
      font-size: 0.9em;
      right: 10px;
      z-index: 1;
      opacity: 1; }
  .bootstrap-table .fixed-table-container thead tr th.right {
    text-align: right; }
  .bootstrap-table .fixed-table-container tbody tr td {
    border-left: none; }
  .bootstrap-table .fixed-table-container tbody tr td.right {
    text-align: right; }
  .bootstrap-table .fixed-table-container tbody tr td .badge {
    margin: -14px 0 0 1px;
    font-size: 9px;
    padding: 2px 4px;
    background-color: #333; }
  .bootstrap-table .fixed-table-container tbody tr td .success {
    color: #5cb85c; }
  .bootstrap-table .fixed-table-container tbody tr td .warning {
    color: #F1C40F; }
  .bootstrap-table .fixed-table-container tbody tr td .danger {
    color: #E74C3C; }

.fixed-table-toolbar .dropdown-menu {
  max-height: 1000px; }

.fixed-table-toolbar .dropdown-menu i {
  display: none; }

.fixed-table-toolbar .dropdown-menu .hidden {
  display: inline !important; }

#toolbar .btn:last-child,
#toolbar .btn:first-child {
  border-radius: 4px;
  margin-right: 5px; }

#tblPlanung thead tr th,
#tblPlanung tbody tr td {
  width: 9%;
  font-size: 12px; }

#tblPlanung thead tr th:nth-child(1),
#tblPlanung tbody tr td:nth-child(1) {
  width: 19%; }

#tblPlanung thead tr th:nth-child(5),
#tblPlanung tbody tr td:nth-child(5) {
  border-right: 1px solid #ddd; }
#tblPlanung thead tr th:nth-child(3),
#tblPlanung thead tr th.highlight,
#tblPlanung tbody tr td:nth-child(3),
#tblPlanung tbody tr td.highlight {
  background-color: rgba(70, 80, 80, 0.1); }
#tblPlanung thead tr th:nth-child(10),
#tblPlanung tbody tr td:nth-child(10) {
  background-color: rgba(70, 80, 80, 0.15); }
#tblPlanung tbody tr.sum {
  background-color: rgba(70, 80, 80, 0.1); }

#tblJobs thead tr th,
#tblJobs tbody tr td {
  width: 10%;
  font-size: 12px; }

#tblJobs thead tr th:nth-child(1),
#tblJobs tbody tr td:nth-child(1) {
  width: 20%; }

#tblJobs thead tr th:nth-child(4),
#tblJobs tbody tr td:nth-child(4) {
  border-right: 1px solid #ddd; }
#tblJobs thead tr th:nth-child(2),
#tblJobs thead tr th.highlight,
#tblJobs tbody tr td:nth-child(2),
#tblJobs tbody tr td.highlight {
  background-color: rgba(70, 80, 80, 0.1); }
#tblJobs thead tr th:nth-child(9),
#tblJobs tbody tr td:nth-child(9) {
  background-color: rgba(70, 80, 80, 0.15); }
#tblJobs tbody tr.sum {
  background-color: rgba(70, 80, 80, 0.1); }

/* Simulator */
.matrix {
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  padding: 0 15px;
  position: relative;
  border: 1px solid #eee; }

#prozente {
  position: absolute;
  left: 0;
  top: 0;
  width: 455px;
  height: 456px; }

.prozente {
  background-image: url(../images/prozente.png); }

.col-xs-3-matrix {
  width: 25%;
  float: left;
  position: relative;
  height: 109px; }

.col-xs-3-matrix .archetyp {
  cursor: pointer;
  position: absolute;
  z-index: 1000;
  margin: 5px;
  border-radius: 5px;
  border: 1px solid transparent;
  width: auto;
  height: auto;
  background-color: transparent; }

.archetyp path {
  fill: #465050;
  opacity: 0.9; }

.text-rank {
  width: 114px;
  height: 114px;
  text-align: center;
  font-size: 2.5em;
  color: #fff;
  padding-top: 50px;
  position: absolute; }

.text-value {
  height: 20px;
  text-align: center;
  border-radius: 25px;
  font-size: 0.9em;
  z-index: 100000;
  position: absolute;
  right: 15px;
  top: 15px; }

.noRank div.percent {
  -moz-border-radius-topright: 25px;
  -webkit-border-top-right-radius: 25px;
  border-top-right-radius: 25px;
  -moz-border-radius-bottomright: 25px;
  -webkit-border-bottom-right-radius: 25px;
  border-bottom-right-radius: 25px; }

.noRank div.rank {
  display: none; }

.noPercent div.rank {
  -moz-border-radius-topleft: 25px;
  -webkit-border-top-left-radius: 25px;
  border-top-left-radius: 25px;
  -moz-border-radius-bottomleft: 25px;
  -webkit-border-bottom-left-radius: 25px;
  border-bottom-left-radius: 25px; }

.text-value div.rank {
  width: 20px;
  height: 20px;
  padding-top: 1px;
  text-align: center;
  float: left;
  -moz-border-radius-topright: 25px;
  -webkit-border-top-right-radius: 25px;
  border-top-right-radius: 25px;
  -moz-border-radius-bottomright: 25px;
  -webkit-border-bottom-right-radius: 25px;
  border-bottom-right-radius: 25px; }

.text-value div.percent {
  float: left;
  height: 20px;
  -moz-border-radius-topleft: 25px;
  -webkit-border-top-left-radius: 25px;
  border-top-left-radius: 25px;
  -moz-border-radius-bottomleft: 25px;
  -webkit-border-bottom-left-radius: 25px;
  border-bottom-left-radius: 25px;
  background-color: #ddd;
  padding: 1px 3px 0 3px; }

.delete-brand-x, .delete-product-x {
  font-size: 15px;
  padding-left: 10px;
  cursor: pointer; }

.wrapper {
  background-color: #f3f3f3;
  height: 35px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.brandtext, .producttext {
  text-align: center;
  padding: 8px;
  height: 35px; }

.brandtext {
  border-right: 1px solid #e6e6e6; }

.brandtext h2, .producttext h2 {
  font-size: 14px; }

.nopadding {
  padding: 0; }

.choice {
  color: #fff;
  margin: 8px 0 0 10px;
  font-size: 0.8em;
  position: absolute; }

.circle {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  display: block;
  text-align: center;
  color: white;
  line-height: 1.6em;
  background-color: #555555; }

.target_1 .circle {
  background-color: #64b911;
  color: white; }

.target_2 .circle {
  background-color: #ffd800;
  color: #465050; }

.target_3 .circle {
  background-color: white;
  color: #465050; }

.fa-star-o {
  opacity: 0.2; }

.fa-star-half {
  margin-right: -9.5px; }

.match {
  margin-top: 2px;
  margin-left: -18px;
  width: 150px;
  height: 15px;
  background-color: #fff;
  position: relative;
  padding-top: 3px;
  border-radius: 3px; }

.match .inner {
  height: 9px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  width: 0px; }

.match .green {
  background-color: #64b911; }

.match .yellow {
  background-color: #ffd800; }

.match .red {
  background-color: #465050; }

.match .linie1 {
  position: absolute;
  height: 19px;
  border-right: 1px solid rgba(70, 80, 80, 0.5);
  top: -2px;
  left: 40px; }

.match .linie2 {
  position: absolute;
  height: 19px;
  border-right: 1px solid rgba(70, 80, 80, 0.5);
  top: -2px;
  left: 70px; }

#right {
  position: relative;
  height: 456px; }

#resultAdditional {
  margin-top: 35px; }

.cockpit {
  position: relative;
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 13px;
  height: 439px; }

.resetAll {
  position: absolute;
  padding: 15px 18px 18px;
  cursor: pointer;
  top: 0;
  right: 45px;
  opacity: 0.3; }

.showPercent {
  position: absolute;
  padding: 12px 12px 12px;
  cursor: pointer;
  top: 4px;
  right: 5px;
  opacity: 0.3;
  border-radius: 3px; }

.showPercent.active {
  background-color: #aaa; }

.cockpitHeader {
  padding: 13px;
  margin-top: -13px;
  background-color: #f3f3f3;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px; }

.cockpitHeader p {
  margin-bottom: 0; }

.cockpit .row {
  margin-left: -13px;
  margin-right: -13px; }

.cockpit .col-xs-6 {
  padding-left: 13px;
  padding-right: 13px; }

.divider {
  margin: -4px 6px 0 6px;
  opacity: 0.3; }

.barBG {
  margin-top: 5px;
  width: 200px;
  background-color: #eee;
  height: 3px; }

.matchBar .innerMatch {
  background-color: #64b911;
  height: 3px;
  width: 0px; }

.reachBar .innerPrimary {
  background-color: #64b911;
  height: 3px;
  width: 0px;
  float: left; }

.reachBar .innerSecondary {
  background-color: #465050;
  height: 3px;
  width: 0px;
  float: left; }

.primary1Bar .innerPrimary1 {
  background-color: #64b911;
  height: 3px;
  width: 0px; }

.primary2Bar .innerPrimary2 {
  background-color: #ffd800;
  height: 3px;
  width: 0px; }

.primary3Bar .innerPrimary3 {
  background-color: #ccc;
  height: 3px;
  width: 0px; }

.additionalBar .innerAdditional {
  background-color: #465050;
  height: 3px;
  width: 0px; }

p.primary1Rating,
p.primary2Rating,
p.primary3Rating,
p.additionalRating {
  margin: 3px 0 8px 0; }

.legend {
  font-size: 0.9em;
  color: rgba(70, 80, 80, 0.5); }

.alignleft {
  float: left;
  margin: 0; }

.alignright {
  float: right;
  margin: 0; }

.fullwidth {
  border-color: #eee;
  margin: 20px -15px; }

.logout {
  position: absolute;
  left: 15px;
  bottom: 12px;
  font-size: 0.9em;
  color: rgba(70, 80, 80, 0.5); }

svg circle.lexikonPosition {
  cursor: pointer; }

.lexikon .panel {
  box-shadow: none; }
  .lexikon .panel .panel-heading {
    padding: 13px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #eee; }
    .lexikon .panel .panel-heading h4 {
      color: #465050;
      font-size: 14px; }
  .lexikon .panel .panel-body {
    padding: 10px; }
    .lexikon .panel .panel-body ul {
      margin-bottom: 0;
      padding: 0; }
      .lexikon .panel .panel-body ul li {
        list-style-type: none;
        display: table;
        margin-bottom: 4px; }
      .lexikon .panel .panel-body ul li > span:first-child > span {
        border: 1px solid #465050;
        padding: 0 4px;
        border-radius: 3px;
        margin: 0 3px 3px 0;
        display: table-cell;
        cursor: pointer; }
      .lexikon .panel .panel-body ul li > span:nth-child(2) {
        display: table-cell;
        padding-left: 10px;
        font-size: 0.8em;
        opacity: 0.5; }

.lexikon {
  box-shadow: none; }
  .lexikon ul {
    margin-bottom: 0;
    padding: 0; }
    .lexikon ul li {
      list-style-type: none;
      display: table;
      margin-bottom: 4px; }
    .lexikon ul li > span:first-child > span {
      border: 1px solid #465050;
      padding: 0 4px;
      border-radius: 3px;
      margin: 0 3px 3px 0;
      display: table-cell;
      cursor: pointer; }
    .lexikon ul li > span:nth-child(2) {
      display: table-cell;
      padding-left: 10px;
      font-size: 0.8em;
      opacity: 0.5; }

.lexikon.inline ul li {
  display: inline-block !important; }

.lexikon ul li.hidden {
  display: none !important; }

.lexikon.inline ul li span:first-child span {
  display: inline !important; }

.lexikon.inline ul li span:nth-child(2) {
  display: none !important; }

.easy-autocomplete {
  width: 100% !important; }

.easy-autocomplete-container {
  width: 241.25px; }

.lexikonView {
  opacity: 0.25;
  cursor: pointer; }

.lexikonView.active {
  opacity: 1; }

.toggleFavoriten, .toggleWerte, .toggleEigenschaften {
  cursor: pointer; }

.nofav, .lexikon.inline ul li.nofav {
  display: none !important; }

.lexikon-count {
  height: 20px;
  text-align: center;
  border-radius: 25px;
  font-size: 0.9em;
  display: block;
  float: right;
  text-decoration: none;
  margin: -2px 5px 0 0; }

.lexikon-count div {
  display: inline-block;
  background-color: #465050; }

.lexikon-count div.count {
  -moz-border-radius-topright: 25px;
  -webkit-border-top-right-radius: 25px;
  border-top-right-radius: 25px;
  -moz-border-radius-bottomright: 25px;
  -webkit-border-bottom-right-radius: 25px;
  border-bottom-right-radius: 25px;
  padding: 2px 7px 2px 5px;
  background-color: rgba(70, 80, 80, 0.3);
  color: #465050; }

.lexikon-count div.text {
  -moz-border-radius-topleft: 25px;
  -webkit-border-top-left-radius: 25px;
  border-top-left-radius: 25px;
  -moz-border-radius-bottomleft: 25px;
  -webkit-border-bottom-left-radius: 25px;
  border-bottom-left-radius: 25px;
  padding: 2px 5px 2px 7px;
  background-color: #465050;
  color: #fff; }

.sonderprofile_beschreibung {
  height: 250px;
  padding: 20px 0;
  overflow: scroll; }

.sonderprofile_beschreibung .abschnitt {
  font-size: 0.8em;
  margin-bottom: 10px; }

.sonderprofile_beschreibung .abschnitt p {
  margin-bottom: 5px; }

.sonderprofile_gradient1 {
  height: 25px;
  margin-bottom: -24px;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), white);
  position: relative;
  z-index: 10; }

.sonderprofile_gradient2 {
  height: 25px;
  margin-top: -24px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
  position: relative;
  z-index: 10; }

.d {
  color: #e53214; }

.i {
  color: #ffd200; }

.s {
  color: #00a500; }

.c {
  color: #2f4b78; }

p.themen span {
  border: 1px solid #465050;
  border-radius: 3px;
  padding: 1px 4px;
  margin-right: 5px;
  margin-bottom: 3px;
  display: inline-block; }

.owl-profil .legende {
  display: table;
  font-size: 0.6em;
  line-height: 1.1em;
  font-weight: 600; }

.trow {
  display: table-row; }

.tcell {
  display: table-cell;
  text-align: center; }

.owl-profil .legende .l,
.owl-profil .legende .r {
  display: table; }

.owl-profil .legende .d,
.owl-profil .legende .i,
.owl-profil .legende .s,
.owl-profil .legende .c {
  color: rgba(70, 80, 80, 0.6); }

.showSonderprofil {
  cursor: pointer; }

.lang-dropdown {
  cursor: not-allowed;
  position: absolute;
  left: 190px;
  top: 10px;
}

.lang-dropdown .dropdown-menu {
  right: 0;
  left: auto;
}

.card-lang-active {
  cursor: pointer;
}

.matrixVerhalten .zone {
  cursor: pointer;
}
.matrixVerhalten .zone:hover {
  fill: rgba(65,70,77,0.1) !important;
}
.matrixVerhalten .zone.active {
  fill: rgb(240, 45, 30) !important;
}
.pdfe {
  width: 100%;
  display: flex;
  justify-content: center;
}
.pdf {
  width: 56px;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
  border-left: 1px solid #e6e6e6;
}
.pdf:first-child {
 border-left: none;
}
.containerPDF .pdfe .pdf p {
  color: #ccc;
  margin: 3px 0 5px 0;
  font-size: 8px;
}
.containerPDF .pdfe .pdf a i {
    color: #465050;
}
.containerPDF .pdfe .pdf i {
    color: #e6e6e6;
    margin: 5px 0 0 0;
}

/*# sourceMappingURL=styles.css.map */
