/******* COLORS ****** */
/******* GLOBALS ****** */
.input-label {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 0;
  padding: 5px 5px 5px 0; }

.text-bold, .button-orange, .button-dark, .button-grey, .form-group .inline-input-prefix, .block-headline h2, .table tbody > tr > td.product-name, .table.machine-table tbody > tr > td.current-sort, .table.product-table tbody > tr.current-row > td, .table.product-table tbody > tr.text-danger > td, .table.product-table tbody > tr > td.current-sort, .table.team-table tbody > tr.current-row > td, .table.team-table tbody > tr.text-danger > td, .table.team-table tbody > tr > td.current-sort, .table.clients-table tbody > tr.current-row > td, .table.clients-table tbody > tr.text-danger > td, .table.clients-table tbody > tr > td.current-sort, .summary, .modal-header .modal-title, .breadcrumb, .product-headline, .product-details-list li span.left-item, .note-headline, .connector-usage li span.left-item, .edit-image .after span, .add-content, .account-details-list li span.left-item, .table-nav, .table-nav .show-prev, .table-nav .show-next, .pending-invitation-wrapper .invitation-hint, .imprint-container .imprint-headline, .imprint-container .imprint-section-wrapper .imprint-section-headline {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 12px; }

.text-regular, .no-response p, .table thead > tr > th > span.machine-name, .table tbody > tr > td, .table tbody > tr > td > .machine-name, .product-details-list li span.right-item, .connector-usage li span.right-item, .account-details-list li span.right-item, .user-badge, .empty-container .no-response p, .imprint-container .imprint-section-wrapper .imprint-section-text {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal; }

.btn {
  white-space: normal;
  word-wrap: break-word; }

.btn-small {
  padding: 5px 20px; }

.btn-medium {
  padding: 20px; }

.button-orange {
  width: 100%;
  margin-top: 10px;
  border: 1px solid #f37a1f;
  text-transform: uppercase;
  background: #f37a1f;
  color: #ffffff; }
  .button-orange:focus {
    color: #ffffff; }
  .button-orange:hover, .button-orange.active {
    color: #f37a1f;
    background: #ffffff; }

.button-dark {
  width: 100%;
  margin-top: 10px;
  border: 1px solid #232c33;
  text-transform: uppercase;
  background: #232c33;
  color: #ffffff; }
  .button-dark:focus {
    color: #ffffff; }
  .button-dark:hover, .button-dark.active {
    color: #232c33;
    background: #ffffff; }

.button-grey {
  width: 100%;
  margin-top: 10px;
  border: 1px solid #999999;
  text-transform: uppercase;
  background: #999999;
  color: #ffffff; }
  .button-grey:focus {
    color: #ffffff; }
  .button-grey:hover, .button-grey.active {
    color: #999999;
    background: #ffffff; }

.button.disabled {
  cursor: not-allowed; }

.small-pad-left {
  padding-left: 5px; }

.small-pad-right {
  padding-right: 5px; }

.space-top {
  margin-top: 20px; }

.equal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #ffffff;
  opacity: 1; }

body {
  font-family: Arial, sans-serif;
  color: #232c33;
  background: url("../img/login/bg.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  body.error {
    background: url("../img/login/error-bg.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }

a {
  text-decoration: none;
  color: #232c33; }
  a:hover, a:focus {
    text-decoration: none;
    color: #232c33; }

textarea, input, button, textarea:focus, input:focus, button:focus, :focus {
  outline: none !important; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
  width: 100%;
  color: #232c33; }
  select::-ms-expand {
    display: none; }

/* hide browser-styling (arrow) in IE10 */
input::-ms-clear,
::-ms-clear {
  display: none; }

::-webkit-input-placeholder {
  font-family: Arial, sans-serif;
  font-style: italic;
  color: #232c33;
  opacity: 0.6; }

:-ms-input-placeholder {
  font-family: Arial, sans-serif;
  font-style: italic;
  color: #232c33;
  opacity: 0.6; }

::-moz-placeholder {
  font-family: Arial, sans-serif;
  font-style: italic;
  color: #232c33;
  opacity: 0.6; }

:-moz-placeholder {
  font-family: Arial, sans-serif;
  font-style: italic;
  color: #232c33;
  opacity: 0.6; }

.form-control::-webkit-input-placeholder {
  font-family: Arial, sans-serif;
  font-style: italic;
  color: #232c33;
  opacity: 0.6; }

.form-control:-ms-input-placeholder {
  font-family: Arial, sans-serif;
  font-style: italic;
  color: #232c33;
  opacity: 0.6; }

.form-control::-moz-placeholder {
  font-family: Arial, sans-serif;
  font-style: italic;
  color: #232c33;
  opacity: 0.6; }

.form-control:-moz-placeholder {
  font-family: Arial, sans-serif;
  font-style: italic;
  color: #232c33;
  opacity: 0.6; }

.search-input::-webkit-input-placeholder {
  font-family: Arial, sans-serif;
  font-style: italic;
  color: #232c33;
  opacity: 0.6; }

.search-input:-ms-input-placeholder {
  font-family: Arial, sans-serif;
  font-style: italic;
  color: #232c33;
  opacity: 0.6; }

.search-input::-moz-placeholder {
  font-family: Arial, sans-serif;
  font-style: italic;
  color: #232c33;
  opacity: 0.6; }

.search-input:-moz-placeholder {
  font-family: Arial, sans-serif;
  font-style: italic;
  color: #232c33;
  opacity: 0.6; }

form {
  clear: both; }

.headline-small {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 20px;
  float: left; }

.welcome-headline {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 60px;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 0.9; }

.login-headbar {
  width: 100%;
  padding: 20px;
  background: transparent;
  margin-bottom: 50px; }

.go-back {
  float: left;
  padding-left: 20px;
  background: url("../img/login/left.png") left center no-repeat;
  text-transform: uppercase;
  color: #ffffff; }
  .go-back a {
    color: #ffffff; }
    .go-back a:hover, .go-back a:active {
      color: #f37a1f; }

.language-switcher {
  float: right;
  color: #ffffff; }

.flag-icon {
  padding-left: 35px; }

.dropdown {
  position: relative;
  display: inline-block; }
  .dropdown .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px 16px;
    z-index: 1; }
  .dropdown:hover .dropdown-content {
    display: block;
    margin: 0; }

.language-switcher .dropdown > .dropdown-menu {
  right: 0;
  left: auto; }

.dropdown > .dropdown-menu {
  padding: 0;
  border-radius: 0;
  border: none; }
.dropdown a.dropdown-toggle {
  color: #ffffff; }
  .dropdown a.dropdown-toggle:hover {
    color: #f37a1f; }

.dropdown-menu > li > a {
  color: #232c33; }
  .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    font-family: Arial, sans-serif;
    font-weight: bold;
    background-color: #ffffff; }
  .dropdown-menu > li > a:after {
    display: block;
    content: attr(title);
    font-family: Arial, sans-serif;
    font-weight: bold;
    height: 1px;
    color: transparent;
    overflow: hidden;
    visibility: hidden;
    margin-bottom: -1px; }

.login-container {
  /*width: 100% */
  padding: 50px;
  margin: 20px;
  background: #ffffff;
  overflow: auto; }
  .login-container .logo {
    max-width: 300px;
    margin: 0 auto 40px; }

.black-link {
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #232c33; }

.activation {
  width: 100%;
  margin: 50px 0;
  text-align: center;
  float: left; }
  .activation img {
    max-width: 80px; }
  .activation p.text-danger {
    margin: 20px;
    color: #d0011b;
    font-size: 16px; }
  .activation p.text-success {
    margin: 20px;
    color: #13a538;
    font-size: 16px; }

.form-group {
  overflow: auto;
  margin-bottom: 15px;
  clear: both; }
  .form-group input, .form-group select {
    float: left;
    width: 100%;
    padding: 5px 5px 5px 0;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #232c33; }
    .form-group input.inline-input, .form-group select.inline-input {
      width: 90%;
      float: right; }
    .form-group input option.select-placeholder, .form-group select option.select-placeholder {
      font-family: Arial, sans-serif;
      font-style: italic;
      color: #232c33;
      opacity: 0.6; }
    .form-group input.connector-input, .form-group select.connector-input {
      padding-left: 30px;
      background: url("../img/connector@2x.png") center left no-repeat;
      background-size: contain; }
  .form-group label {
    /*float: right */
    /*width: 89% */
    font-size: 12px;
    margin-top: 3px;
    display: inline;
    font-weight: 100; }
    .form-group label.custom-file-upload {
      display: inline-block;
      padding: 6px 0;
      cursor: pointer;
      color: #232c33; }
    .form-group label.error {
      color: #d0011b; }
  .form-group .inline-input-prefix {
    padding: 8px 5px 5px 0;
    height: 35px;
    float: left; }
  .form-group input[type="file"] {
    display: none; }

.upload-area {
  width: 100%;
  height: 180px;
  background: #d8d8d8 url("../img/upload-plus@2x.png") center center no-repeat;
  background-size: 20%;
  margin-bottom: 10px;
  cursor: pointer; }

.select-input {
  box-shadow: none;
  border: none;
  border-bottom: 2px solid #cfcfcf;
  background: #ffffff url("../img/login/down-blue.png") center right no-repeat; }

.form-control {
  float: none;
  width: 100%;
  height: auto;
  padding: 0;
  font-size: inherit;
  line-height: 1.42857143;
  color: inherit;
  background-color: transparent;
  background-image: none;
  border: none;
  border-bottom: 2px solid #cfcfcf;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }
  .form-control:hover, .form-control:focus {
    border-bottom: 2px solid #f37a1f;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .form-control.error {
    border-bottom: 2px solid #d0011b; }

.text-area {
  width: 100%;
  resize: vertical; }

.select-input:hover, .select-input:focus {
  border-bottom: 2px solid #f37a1f; }

span.error {
  color: #d0011b;
  font-size: 11px; }

input.error, select.error {
  color: #d0011b;
  font-size: 12px;
  border-bottom: 2px solid #d0011b; }

.form-group .search-input {
  box-shadow: none;
  border: none;
  border-bottom: 2px solid #cfcfcf;
  font-size: 12px;
  background: #ffffff url("../img/login/search.png") center right no-repeat; }
  .form-group .search-input.grey-search {
    background: #ededed url("../img/login/search.png") center right no-repeat; }

.date-input {
  background: #ffffff url("../img/calendar@2x.png") center right no-repeat;
  background-size: contain;
  height: 35px; }

.file-input {
  background: #ffffff url("../img/upload@2x.png") center right no-repeat;
  background-size: contain;
  height: 35px; }

.product-form-left {
  padding: 0 60px; }
  .product-form-left.custom-padding {
    padding-top: 30px;
    padding-bottom: 30px; }

.border-right {
  border-right: 1px solid #ededed; }

.border-left {
  border-left: 1px solid #ededed; }

.product-form-right {
  margin: 0 60px;
  height: 100%;
  position: relative; }

.welcome-container {
  padding-left: 3%;
  padding-bottom: 20px;
  margin: 20px;
  border-left: 5px solid #f37a1f;
  color: #ffffff;
  float: left; }

.welcome-text {
  margin-bottom: 40px;
  font-size: 14px;
  font-family: Arial, sans-serif; }

.error-container {
  padding-left: 3%;
  margin: 30% 20px 0;
  border-left: 5px solid #f37a1f;
  color: #ffffff;
  float: left; }

.error-state {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 120px;
  text-transform: uppercase;
  line-height: 0.46;
  margin-bottom: 30px; }

.error-headline {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 60px;
  /*text-transform: uppercase */
  margin-bottom: 15px; }

.error-text {
  margin-bottom: 40px;
  padding-right: 40%;
  font-size: 14px;
  font-family: Arial, sans-serif; }

.more {
  padding-left: 20px;
  float: left;
  color: #ffffff;
  background: url("../img/login/right.png") left center no-repeat;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase; }
  .more:hover, .more:focus {
    color: #f37a1f; }

.link-wrapper {
  margin-top: 15px; }

.links {
  width: 100%;
  float: left;
  margin: 5px 0 0; }

.arrow-link {
  padding-left: 20px;
  background: url("../img/login/right.png") left center no-repeat;
  color: #232c33; }

.search-container {
  padding: 60px 60px 20px;
  background: #ffffff;
  overflow: auto; }
  .search-container .form-wrapper {
    margin: 0;
    clear: both; }

.product-search-container {
  padding: 60px 0 20px;
  background: #ffffff;
  overflow: auto; }
  .product-search-container.less-space {
    padding: 20px 0; }
  .product-search-container .form-wrapper {
    margin: 0;
    clear: both; }

.partner-container {
  padding: 10px 60px 30px;
  background: #ededed;
  overflow: auto;
  position: relative;
  outline: none; }

.partner {
  padding: 10px 0;
  overflow: auto;
  border-bottom: 1px solid #cfcfcf; }
  .partner p {
    width: 100%;
    margin: 0; }

.no-response {
  padding: 10px 0;
  overflow: auto; }
  .no-response p {
    color: #999999;
    text-align: center; }
  .no-response img {
    opacity: 0.3;
    display: block;
    margin: 0 auto 10px; }

.left-side {
  width: 20%;
  float: left; }

.form-wrapper .left-side {
  width: auto; }

.orange-number {
  color: #f37a1f;
  font-family: Arial, sans-serif;
  font-weight: bold; }

.partner-info {
  width: 80%;
  float: left; }

.distance {
  font-family: Arial, sans-serif;
  font-weight: bold;
  float: right; }

.partner p.company-name {
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin: 2px 0 0; }

.map {
  background: #ededed;
  position: relative; }

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box; }
  input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none; }

.accept-terms {
  padding: 60px;
  background: #ededed;
  overflow: auto; }

.terms-text {
  /*padding-left: 70px */
  max-width: 80%;
  float: left; }

.bold-text {
  font-family: Arial, sans-serif;
  font-weight: bold; }

.navbar-toggle {
  border: none; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #f37a1f; }
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent; }
.navbar-default .navbar-toggle.collapsed .icon-bar {
  background-color: #ffffff; }
.navbar-default .navbar-toggle.collapsed:focus, .navbar-default .navbar-toggle.collapsed:hover {
  background-color: transparent; }
.navbar-default .navbar-toggle.collapsed:focus .icon-bar, .navbar-default .navbar-toggle.collapsed:hover .icon-bar {
  background-color: #f37a1f; }

.dashboard-nav {
  padding: 5px 20px;
  margin: 0;
  background: #232c33;
  border: none;
  position: fixed;
  z-index: 800;
  width: 100%;
  border-radius: 0; }
  .dashboard-nav .logo {
    float: left; }
    .dashboard-nav .logo .logo-desktop {
      width: 150px;
      /*margin-top: -12px */ }
  .dashboard-nav #dashboard-navigation {
    margin-top: 17px; }
  .dashboard-nav #error-nav {
    float: none; }
    .dashboard-nav #error-nav .nav {
      margin-top: 17px;
      padding-right: 15px; }

.content-wrapper {
  padding-top: 70px; }

.logout-nav {
  float: right;
  margin-top: 17px; }
  .logout-nav li > a {
    font-size: 12px;
    color: #ffffff;
    line-height: 30px;
    padding: 0 5px;
    text-transform: uppercase; }
    .logout-nav li > a:focus, .logout-nav li > a:hover {
      color: #f37a1f;
      background-color: transparent; }
  .logout-nav .active > a {
    color: #f37a1f;
    background-color: transparent; }
    .logout-nav .active > a:focus, .logout-nav .active > a:hover {
      color: #f37a1f;
      background-color: transparent; }

.navbar-default .navbar-nav li > a {
  font-size: 12px;
  color: #ffffff;
  line-height: 30px;
  padding: 0 5px;
  text-transform: uppercase; }
  .navbar-default .navbar-nav li > a:focus, .navbar-default .navbar-nav li > a:hover {
    color: #f37a1f;
    background-color: transparent; }
.navbar-default .navbar-nav .active > a {
  color: #f37a1f;
  background-color: transparent; }
  .navbar-default .navbar-nav .active > a:focus, .navbar-default .navbar-nav .active > a:hover {
    color: #f37a1f;
    background-color: transparent; }
.navbar-default .navbar-nav .open > a {
  color: #f37a1f;
  background-color: transparent; }
  .navbar-default .navbar-nav .open > a:focus, .navbar-default .navbar-nav .open > a:hover {
    color: #f37a1f;
    background-color: transparent; }

.navbar-default .navbar-nav li .dropdown-menu li > a {
  color: #232c33;
  line-height: 30px;
  padding: 0 15px; }
  .navbar-default .navbar-nav li .dropdown-menu li > a:focus, .navbar-default .navbar-nav li .dropdown-menu li > a:hover {
    font-family: Arial, sans-serif;
    font-weight: bold;
    background-color: #ffffff;
    color: #232c33;
    /*text-decoration: none */
    /*background-color: $orange */ }
  .navbar-default .navbar-nav li .dropdown-menu li > a:after {
    display: block;
    content: attr(title);
    font-family: Arial, sans-serif;
    font-weight: bold;
    height: 1px;
    color: transparent;
    overflow: hidden;
    visibility: hidden;
    margin-bottom: -1px; }

.dropdown-submenu .dropdown-submenu-items {
  position: relative;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0; }
  .dropdown-submenu .dropdown-submenu-items li {
    padding-left: 20px;
    width: calc(100% - 10px);
    font-size: 12px; }
    .dropdown-submenu .dropdown-submenu-items li > a {
      line-height: 20px !important;
      font-size: 12px; }
      .dropdown-submenu .dropdown-submenu-items li > a:hover, .dropdown-submenu .dropdown-submenu-items li > a:active {
        color: #232c33;
        font-weight: bold;
        background-color: transparent !important; }
      .dropdown-submenu .dropdown-submenu-items li > a:after {
        display: block;
        content: attr(title);
        font-family: Arial, sans-serif;
        font-weight: bold;
        height: 1px;
        color: transparent;
        overflow: hidden;
        visibility: hidden;
        margin-bottom: -1px; }
    .dropdown-submenu .dropdown-submenu-items li.active {
      color: #232c33;
      font-weight: bold;
      background: url(../img/check@2x.png) no-repeat 10% 40%;
      background-size: 14%; }
      .dropdown-submenu .dropdown-submenu-items li.active > a {
        color: #232c33;
        background-color: transparent !important;
        font-weight: bold; }

.arrow-down-white {
  background: url("../img/down-white@2x.png") 110% 50% no-repeat;
  background-size: 40%;
  padding-right: 26px; }

.menu-icon {
  float: left;
  width: 30px;
  height: 30px; }

.fachhaendler-icon {
  background: url("../img/dashboard/dealer-icon@2x.png") center left no-repeat;
  background-size: 100%; }

.user-icon {
  background: url("../img/dashboard/user-icon@2x.png") center left no-repeat;
  background-size: 100%; }

.evaluation-icon {
  background: url("../img/dashboard/auswertung-icon@2x.png") center left no-repeat;
  background-size: 100%; }

.work-icon {
  background: url("../img/dashboard/arbeit-icon@2x.png") center left no-repeat;
  background-size: 100%; }

.product-icon {
  background: url("../img/dashboard/product-icon@2x.png") center left no-repeat;
  background-size: 100%;
  margin-right: 5px; }

.notification-icon {
  background: url("../img/dashboard/notification-icon@2x.png") center left no-repeat;
  background-size: 100%; }

.logout-icon {
  background: url("../img/info-white@2x.png") center left no-repeat;
  background-size: 100%;
  cursor: pointer; }

.anwender-icon {
  background: url("../img/anwender@2x.png") center right no-repeat;
  background-size: 25px;
  cursor: pointer;
  padding-right: 30px !important; }

.fachpartner-icon {
  background: url("../img/fachpartner@2x.png") center right no-repeat;
  background-size: 25px;
  cursor: pointer;
  padding-right: 30px !important; }

.custom-badge {
  margin-top: -30px;
  margin-left: -10px;
  background: #f37a1f; }

.navbar .notification-menu {
  background: #f37a1f;
  width: 350px;
  border-radius: 4px !important;
  padding: 10px; }
  .navbar .notification-menu li {
    padding-left: 30px;
    line-height: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff; }
    .navbar .notification-menu li:last-child {
      border-bottom: none; }
    .navbar .notification-menu li.maintenance {
      background: url("../img/dashboard/maintenance@2x.png") center left no-repeat;
      background-size: 8%; }
    .navbar .notification-menu li.repair {
      background: url("../img/dashboard/repair@2x.png") center left no-repeat;
      background-size: 8%; }
    .navbar .notification-menu li.battery {
      background: url("../img/dashboard/battery@2x.png") center left no-repeat;
      background-size: 8%; }
    .navbar .notification-menu li span {
      font-family: Arial, sans-serif;
      float: right; }
      .navbar .notification-menu li span img {
        cursor: pointer; }

.user-img > a > img {
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: solid 2px #ffffff;
  margin-top: -12px; }
  .user-img > a > img:hover {
    border: solid 2px #f37a1f; }
.user-img.open > a > img {
  border: solid 2px #f37a1f; }
.user-img.active > a > img {
  border: solid 2px #f37a1f; }

.mobile-items {
  display: none;
  float: right; }
  .mobile-items div {
    float: left; }

.grey-background {
  background: #ededed;
  padding: 20px 40px 30px;
  /*min-height: calc(100vh - 67px) */ }

.white-background {
  background: #ffffff;
  padding: 20px 40px 30px;
  /*min-height: calc(100vh - 67px) */ }

.block-headline {
  float: left; }
  .block-headline.small {
    position: relative;
    width: 100%; }
    .block-headline.small h2 {
      width: 50%; }
  .block-headline h2 {
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: -0.3px;
    margin-bottom: 5px;
    margin-top: 10px; }

.select-view {
  float: right;
  margin-top: 0;
  font-size: 12px; }
  .select-view .dropdown {
    border-bottom: 2px solid #f37a1f;
    margin-bottom: 5px; }
    .select-view .dropdown > .dropdown-menu {
      padding: 0;
      border-radius: 0;
      border: none;
      right: 0;
      left: auto; }
    .select-view .dropdown a.dropdown-toggle {
      color: #232c33; }
      .select-view .dropdown a.dropdown-toggle:hover {
        color: #f37a1f; }
  .select-view .dropdown-menu > li > a:focus, .select-view .dropdown-menu > li > a:hover {
    font-family: Arial, sans-serif;
    font-weight: bold;
    background-color: #ffffff;
    /*color: $white */
    /*text-decoration: none */
    /*background-color: $orange */ }

.select-product {
  width: 100%;
  float: left;
  margin-top: 10px;
  font-size: 12px; }
  .select-product .dropdown {
    border-bottom: 2px solid #f37a1f;
    margin-bottom: 5px; }
    .select-product .dropdown > .dropdown-menu {
      width: 100%;
      padding: 20px;
      border-radius: 0;
      border: none;
      right: 0;
      left: auto; }
    .select-product .dropdown a.dropdown-toggle {
      color: #232c33; }
      .select-product .dropdown a.dropdown-toggle:hover {
        color: #f37a1f; }
      .select-product .dropdown a.dropdown-toggle .arrow-down {
        background: url("../img/down-blue@2x.png") center center no-repeat;
        background-size: 100%;
        height: 26px;
        float: right;
        padding: 0;
        width: 26px;
        margin-top: -5px; }
  .select-product .dropdown-menu > li > a:focus, .select-product .dropdown-menu > li > a:hover {
    font-family: Arial, sans-serif;
    font-weight: bold;
    background-color: #ffffff;
    /*color: $white */
    /*text-decoration: none */
    /*background-color: $orange */ }

.checkbox-wrapper {
  width: 100%;
  float: left;
  padding: 5px 0; }
  .checkbox-wrapper label {
    padding: 5px 0 0 10px; }

.arrow-down {
  background: url("../img/down-blue@2x.png") 110% 50% no-repeat;
  background-size: 40%;
  padding-right: 26px; }

.view-specs {
  float: left;
  padding: 10px;
  font-size: 12px; }
  .view-specs p {
    width: 100%;
    margin: 0;
    float: left; }
    .view-specs p > .left {
      float: left; }
    .view-specs p > .right {
      float: right; }

.places-carousel {
  float: left; }

.overlay {
  width: 100%;
  padding: 5px 10px;
  margin: 0;
  background-color: rgba(35, 44, 51, 0.78);
  color: #ffffff;
  font-size: 13px;
  position: absolute;
  top: 122px; }

.owl-item {
  background: #ededed; }

.connector-carousel .owl-item .item {
  border: 3px solid transparent;
  cursor: pointer; }
  .connector-carousel .owl-item .item.active {
    border: 3px solid #f37a1f; }

.owl-stage div.active:last-child {
  margin-right: 0 !important; }

.owl-carousel {
  position: relative; }

.owl-prev, .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -10px; }

.owl-prev {
  left: -18px; }

.owl-next {
  right: -18px; }

.canvas-wrapper {
  clear: both;
  background: #ededed;
  padding: 10px;
  position: relative;
  /*height: 250px */ }
  .canvas-wrapper .canvas-info {
    margin: 0;
    padding: 0; }
    .canvas-wrapper .canvas-info .row {
      margin: 0; }

.table-wrapper {
  position: relative;
  padding: 10px;
  background: #ededed;
  clear: both; }

.table {
  font-family: Arial, sans-serif;
  font-weight: bold;
  margin-bottom: 0; }
  .table > thead > tr > th {
    /*white-space: nowrap */
    padding: 4px 8px;
    background: #232c33;
    color: #ffffff;
    font-size: 12px;
    vertical-align: middle;
    border-bottom: none;
    height: 42px; }
    .table > thead > tr > th.table-radius-left {
      border-radius: 5px 0 0 5px; }
    .table > thead > tr > th.table-radius-right {
      border-left: 1px solid #232c33;
      border-radius: 0px 5px 5px 0; }
  .table > tbody > tr > td {
    /*white-space: nowrap */ }

.table-head {
  width: 100%; }
  .table-head .table-3 {
    width: 33%; }
  .table-head .table-2 {
    width: 40%; }

.scrollable {
  max-height: 130px;
  max-width: 100%;
  overflow-y: auto;
  position: relative; }

.table tbody > tr > td {
  height: 43px;
  padding: 4px 8px;
  font-size: 12px;
  vertical-align: middle;
  border-top: none;
  border-bottom: 1px solid #cfcfcf; }
  .table tbody > tr > td > .machine-name {
    font-size: 9px; }
  .table tbody > tr > td > .hover-img {
    display: none; }
.table.machine-table {
  border-collapse: separate; }
  .table.machine-table tbody > tr {
    background: rgba(0, 0, 0, 0.04);
    margin-top: 5px; }
    .table.machine-table tbody > tr > td {
      border-top: 5px solid #ffffff;
      border-bottom: 0; }
      .table.machine-table tbody > tr > td.table-radius-left {
        border-radius: 8px 0 0 8px; }
      .table.machine-table tbody > tr > td.table-radius-right {
        border-radius: 0px 8px 8px 0; }
      .table.machine-table tbody > tr > td.row-blocked {
        min-width: 41px; }
      .table.machine-table tbody > tr > td.active-row {
        min-width: 34px;
        text-align: right; }
    .table.machine-table tbody > tr:hover {
      cursor: pointer;
      background-color: rgba(243, 122, 31, 0.2); }
.table.product-table tbody > tr {
  margin-top: 5px; }
  .table.product-table tbody > tr.text-danger {
    color: #d0011b; }
  .table.product-table tbody > tr > td.row-blocked {
    min-width: 41px; }
  .table.product-table tbody > tr > td.active-row {
    min-width: 70px;
    text-align: right; }
    .table.product-table tbody > tr > td.active-row.bigger {
      min-width: 100px; }
  .table.product-table tbody > tr:hover {
    cursor: pointer;
    background-color: rgba(243, 122, 31, 0.2); }
.table.team-table {
  border-collapse: separate; }
  .table.team-table tbody > tr {
    background: rgba(0, 0, 0, 0.04);
    margin-top: 5px; }
    .table.team-table tbody > tr.text-danger {
      color: #d0011b; }
    .table.team-table tbody > tr > td {
      border-top: 5px solid #ffffff;
      border-bottom: 0; }
      .table.team-table tbody > tr > td.table-radius-left {
        border-radius: 8px 0 0 8px; }
      .table.team-table tbody > tr > td.table-radius-right {
        border-radius: 0px 8px 8px 0; }
      .table.team-table tbody > tr > td.row-blocked {
        min-width: 41px; }
      .table.team-table tbody > tr > td.active-row {
        min-width: 50px;
        text-align: right; }
        .table.team-table tbody > tr > td.active-row.bigger {
          min-width: 70px; }
    .table.team-table tbody > tr:hover {
      cursor: pointer;
      background-color: rgba(243, 122, 31, 0.2); }
.table.clients-table {
  border-collapse: separate; }
  .table.clients-table tbody > tr {
    background: #ffffff;
    margin-top: 5px; }
    .table.clients-table tbody > tr.text-danger {
      color: #d0011b; }
    .table.clients-table tbody > tr > td {
      border-top: 5px solid #ededed;
      border-bottom: 0; }
      .table.clients-table tbody > tr > td.table-radius-left {
        border-radius: 8px 0 0 8px; }
      .table.clients-table tbody > tr > td.table-radius-right {
        border-radius: 0px 8px 8px 0; }
      .table.clients-table tbody > tr > td.row-blocked {
        min-width: 41px; }
      .table.clients-table tbody > tr > td.active-row {
        min-width: 100px;
        text-align: right; }
    .table.clients-table tbody > tr:hover {
      cursor: pointer;
      background-color: rgba(243, 122, 31, 0.2); }

.table-mid {
  margin: 20px 0; }

.connector-box {
  margin-top: 40px; }

.button-group {
  /*position: relative */
  /*bottom: 0 */
  /*top: 90px */
  margin-top: 65px; }

.summary {
  display: table;
  width: 50%;
  margin: 20px auto 0;
  line-height: 20px; }
  .summary .sum {
    /*float: left */
    display: table-cell; }

.machine-table {
  cursor: pointer; }

.toggle-sort {
  background-size: contain !important;
  padding-left: 10px;
  margin-left: 5px;
  cursor: pointer; }
  .toggle-sort.asc {
    background: url("../img/dashboard/sort-asc@2x.png") center left no-repeat; }
  .toggle-sort.desc {
    background: url("../img/dashboard/sort-desc@2x.png") center left no-repeat; }
  .toggle-sort.none {
    background: url("../img/dashboard/sort-none@2x.png") center left no-repeat; }

.block-wrapper {
  width: 100%;
  margin-top: 20px;
  float: left; }
  .block-wrapper:first-child {
    margin-top: 0; }
  .block-wrapper .product-image img {
    max-height: 350px;
    object-fit: contain; }
  .block-wrapper .table-wrapper {
    padding: 0; }
  .block-wrapper .modal-image {
    text-align: center; }
    .block-wrapper .modal-image img {
      width: 60%; }

.black-tooltip > .tooltip {
  cursor: pointer;
  position: fixed;
  z-index: 10800; }
  .black-tooltip > .tooltip > .tooltip-inner {
    text-align: left; }

.tooltip_templates {
  display: none; }

.tooltipster-sidetip .tooltipster-box {
  border: none;
  background: #ffffff; }

.tooltip_content {
  color: #232c33;
  background: #ffffff;
  padding: 20px;
  display: block; }
  .tooltip_content .left-side {
    width: 30%;
    float: left; }
  .tooltip_content .right-side {
    float: left; }
    .tooltip_content .right-side .headline {
      font-family: Arial, sans-serif;
      font-weight: bold;
      font-size: 16px;
      margin-top: 0;
      margin-bottom: 10px; }
    .tooltip_content .right-side > p {
      font-family: Arial, sans-serif;
      margin: 0; }

.icon-maintenance {
  background: url("../img/dashboard/icon-maintenance@2x.png") center left no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  position: relative;
  top: 0;
  left: 0;
  float: left; }

.icon-repair {
  background: url("../img/dashboard/icon-repair@2x.png") center left no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  position: relative;
  top: 0;
  left: 0;
  float: left; }

.icon-blocked {
  background: url("../img/dashboard/icon-block@2x.png") center left no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  position: relative;
  top: 0;
  left: 0;
  float: left; }

.icon-battery {
  background: url("../img/dashboard/icon-battery@2x.png") center left no-repeat;
  background-size: contain;
  width: 28px;
  height: 18px;
  margin-right: 5px;
  position: relative;
  top: 0;
  left: 0;
  float: left; }

.icon-place {
  background: url("../img/dashboard/pin@2x.png") center left no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  margin-top: -4px;
  position: relative;
  top: 0;
  left: 0;
  float: left; }

.icon-activity {
  background: url("../img/dashboard/activity@2x.png") center left no-repeat;
  background-size: contain;
  width: 22px;
  height: 19px;
  margin-right: 5px;
  position: relative;
  top: 0;
  left: 0;
  float: left; }

.icon-machine {
  background: url("../img/dashboard/machine@2x.png") center left no-repeat;
  background-size: contain;
  width: 24px;
  height: 19px;
  margin-right: 5px;
  position: relative;
  top: 0;
  left: 0;
  float: left; }

.icon-teams {
  background: url("../img/dashboard/group@2x.png") center left no-repeat;
  background-size: contain;
  width: 24px;
  height: 20px;
  margin-right: 5px;
  position: relative;
  top: 0;
  left: 0;
  float: left; }

.battery-state-1 {
  background: #13a538;
  display: block;
  background: url("../img/green@2x.png") center right no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px; }

.battery-state-2 {
  background: #f37a1f;
  display: block;
  background: url("../img/yellow@2x.png") center right no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px; }

.battery-state-3 {
  background: #d0011b;
  display: block;
  background: url("../img/red@2x.png") center right no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px; }

.battery-state-1-details {
  background: #13a538;
  display: block;
  background: url("../img/green@2x.png") 15% center no-repeat;
  background-size: contain; }

.battery-state-2-details {
  background: #f37a1f;
  display: block;
  background: url("../img/yellow@2x.png") 15% center no-repeat;
  background-size: contain; }

.battery-state-3-details {
  background: #d0011b;
  display: block;
  background: url("../img/red@2x.png") 15% center no-repeat;
  background-size: contain; }

.add-more {
  background: url("../img/plus@2x.png") center right no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: block;
  float: right;
  margin: -3px 0 0px 5px;
  cursor: pointer; }

.modal-closing {
  padding: 5px 20px; }

.modal-header {
  border: none; }
  .modal-header .modal-title {
    font-size: 16px; }

.modal-dialog {
  margin: 30px auto; }

.delete-account > .modal-dialog > .modal-content > .modal-body {
  padding-bottom: 0; }

.add-products > .modal-dialog > .modal-content > .modal-body {
  padding: 0 15px 15px; }

.useage-map {
  float: left;
  width: 100%;
  width: 100%;
  position: relative;
  /*min-height: 270px */ }

.runtime {
  /*min-height: 270px */ }

.breadcrumb {
  background: transparent;
  text-transform: uppercase;
  padding: 0;
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 12px;
  letter-spacing: -0.3px; }
  .breadcrumb > li + li:before {
    content: "";
    background: url("../img/breadcrumb@2x.png") center center no-repeat;
    background-size: contain; }

.product-headline {
  font-size: 30px;
  letter-spacing: -0.7px; }

.product-details-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  overflow: auto; }
  .product-details-list li {
    padding: 5px 0;
    clear: both; }
    .product-details-list li span.left-item {
      float: left;
      width: 45%; }
    .product-details-list li span.right-item {
      float: right;
      width: 50%; }

.mandatory {
  color: #d0011b; }

.connector-usage {
  padding: 0;
  margin: 65px 20px 66px;
  list-style-type: none;
  overflow: auto; }
  .connector-usage li {
    color: #ffffff;
    padding: 5px 0;
    clear: both; }
    .connector-usage li span.left-item {
      float: left;
      width: 45%; }
    .connector-usage li span.right-item {
      float: right;
      width: 50%; }

.block-white {
  background: #ffffff; }

.block-dark {
  background: #232c33; }

.block-grey {
  background: #ededed; }

.block-edit {
  float: right; }
  .block-edit.bottom {
    position: absolute;
    bottom: 5px;
    right: 0; }
  .block-edit .edit-print {
    background: url("../img/print@2x.png") center center no-repeat;
    background-size: contain;
    width: 26px;
    height: 26px;
    float: left;
    cursor: pointer; }
  .block-edit .edit-info {
    background: url("../img/info_details@2x.png") center center no-repeat;
    background-size: contain;
    width: 26px;
    height: 26px;
    float: left;
    cursor: pointer; }
  .block-edit .edit-delete {
    background: url("../img/delete@2x.png") center center no-repeat;
    background-size: contain;
    width: 26px;
    height: 26px;
    float: left;
    cursor: pointer; }
  .block-edit .edit-modify {
    background: url("../img/edit@2x.png") center center no-repeat;
    background-size: contain;
    width: 26px;
    height: 26px;
    float: left;
    cursor: pointer; }

.upload-display-wrapper {
  float: left;
  width: 100%;
  margin-bottom: 15px; }
  .upload-display-wrapper > .file {
    margin-top: 5px;
    width: 100%;
    padding: 5px 2px 5px 5px;
    line-height: 26px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    font-size: 12px;
    height: 36px;
    position: relative;
    cursor: pointer; }
    .upload-display-wrapper > .file > span.file-item-pdf {
      padding-left: 30px;
      background: url("../img/pdf@2x.png") center left no-repeat;
      background-size: contain;
      position: absolute;
      left: 0;
      right: 26px; }
    .upload-display-wrapper > .file > span.file-item-img {
      padding-left: 30px;
      background: url("../img/img@2x.png") center left no-repeat;
      background-size: contain;
      position: absolute;
      left: 0;
      right: 26px; }

.upload-wrapper {
  float: left;
  width: 100%; }
  .upload-wrapper > .file {
    margin-top: 5px;
    width: 100%;
    padding: 5px 2px 5px 5px;
    line-height: 26px;
    background: #ededed;
    font-size: 12px;
    height: 36px;
    position: relative;
    cursor: pointer; }
    .upload-wrapper > .file > span.file-item-pdf {
      padding-left: 30px;
      background: url("../img/pdf@2x.png") center left no-repeat;
      background-size: contain;
      position: absolute;
      left: 0;
      right: 26px; }
    .upload-wrapper > .file > span.file-item-img {
      padding-left: 30px;
      background: url("../img/img@2x.png") center left no-repeat;
      background-size: contain;
      position: absolute;
      left: 0;
      right: 26px; }
    .upload-wrapper > .file > span.file-remove {
      background: url("../img/close@2x.png") center right no-repeat;
      background-size: contain;
      position: absolute;
      height: 26px;
      width: 26px;
      right: 0; }
  .upload-wrapper > .connector {
    margin-top: 5px;
    width: 100%;
    padding: 5px 0 5px 5px;
    line-height: 26px;
    background: #ededed;
    font-size: 12px; }
    .upload-wrapper > .connector > span.connector-item {
      padding-left: 30px;
      background: url("../img/connector@2x.png") center left no-repeat;
      background-size: contain;
      display: block;
      height: 26px;
      float: left; }
    .upload-wrapper > .connector > span.connector-remove {
      background: url("../img/delete@2x.png") center right no-repeat;
      background-size: contain;
      display: block;
      height: 26px;
      cursor: pointer; }

.edit-image {
  position: relative;
  cursor: pointer;
  text-align: center;
  width: 100%;
  margin: 0 auto 5px; }
  .edit-image img {
    width: 100%; }
  .edit-image.profile {
    text-align: center;
    width: 220px;
    margin: 0 auto 30px; }
    .edit-image.profile img {
      width: 220px; }
  .edit-image:hover .after {
    display: block;
    background: rgba(0, 0, 0, 0.6) url("../img/camera@2x.png") center center no-repeat;
    background-size: 15%; }
  .edit-image .after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    text-align: center; }
    .edit-image .after span {
      position: absolute;
      bottom: 30px;
      color: #ffffff;
      margin: 0 auto;
      display: block;
      width: 100%; }

#profile-picture-upload, .cropping-image {
  display: none; }

.croppie-container .cr-slider-wrap {
  width: 42%;
  margin: 15px auto;
  text-align: center; }

.alignBtm {
  position: absolute;
  bottom: 15px;
  width: 100%; }

.add-content {
  /*padding-left: 25px */
  margin: 5px 0 5px 5px;
  display: block;
  height: 20px;
  line-height: 20px;
  cursor: pointer; }
  .add-content:hover {
    text-decoration: underline; }
  .add-content .add-content-icon {
    background: url("../img/plus@2x.png") center left no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px; }

.rights {
  color: #f37a1f;
  border: 2px solid #f37a1f;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  padding: 8px;
  font-size: 13px;
  text-align: center; }

.content-overflow {
  overflow: auto; }

.equal-row {
  min-height: inherit; }

.no-pad {
  padding: 0; }

.profile-block-wrapper {
  margin-top: 20px; }

.profile-section {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ededed; }

.account-details-list {
  padding: 0;
  margin: 20px 0 0;
  list-style-type: none;
  overflow: auto; }
  .account-details-list li {
    padding: 5px 0;
    clear: both;
    overflow: auto; }
    .account-details-list li span.left-item {
      float: left;
      width: 45%; }
    .account-details-list li span.right-item {
      float: right;
      width: 50%; }

.form-group .form-control.input-small {
  float: left;
  width: 20%; }
.form-group .form-control.input-medium {
  width: 75%;
  float: left; }

.assignment-details-container .display-group {
  overflow: auto;
  margin-bottom: 5px; }
  .assignment-details-container .display-group .row {
    margin: 0px; }
.assignment-details-container p {
  font-size: 12px; }
.assignment-details-container .speparator {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 15px 20px; }

.panel-default > a > .panel-heading {
  background: #e5e5e5 url("../img/down-orange@2x.png") center right no-repeat;
  background-size: 30px; }

.table-content {
  height: 100px;
  width: 100%;
  overflow: auto; }

table {
  width: 100%; }

.sticky-table {
  max-width: 100%;
  max-height: 80vh;
  overflow: auto;
  border: none;
  padding: 0 !important; }

.sticky-table table {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  border-spacing: 0; }

.sticky-table table tr.sticky-row th,
.sticky-table table tr.sticky-row td {
  border-top: 0;
  position: relative;
  outline: none;
  z-index: 5; }

.sticky-table table td.sticky-cell,
.sticky-table table th.sticky-cell {
  background-color: #fff;
  outline: none;
  position: relative;
  z-index: 10; }

.sticky-table table tr.sticky-row td.sticky-cell,
.sticky-table table tr.sticky-row th.sticky-cell {
  z-index: 15; }

.user-badge {
  float: right;
  background: #ededed;
  padding: 3px 7px;
  margin-top: 7px;
  border-radius: 10px; }

.cookie-container {
  width: 100%;
  padding: 30px 0;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  bottom: 0;
  z-index: 1000; }
  .cookie-container .cookie-wrapper {
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
    color: #ffffff;
    font-size: 13px;
    text-align: center; }
    .cookie-container .cookie-wrapper .cookie-hint {
      color: #f37a1f;
      font-weight: bold; }
  .cookie-container .btn-left {
    width: 50%;
    float: right; }
  .cookie-container .btn-right {
    width: 50%; }

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active.focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active:active:hover {
  color: #ffffff;
  background-color: #f37a1f;
  border-color: #f37a1f; }

.maintenance-hint {
  background: #f37a1f;
  padding: 10px;
  color: #ffffff;
  margin-bottom: 10px;
  overflow: auto; }
  .maintenance-hint img {
    float: left; }
  .maintenance-hint p {
    margin: 5px 0 0 40px; }
  .maintenance-hint a {
    color: #ffffff;
    text-decoration: underline; }
    .maintenance-hint a:hover {
      text-decoration: none; }

.maintenance-download {
  border: 1px solid #cfcfcf;
  background-size: 8%;
  padding: 5px;
  margin-bottom: 5px; }

.tutorial {
  background: #000000; }
  .tutorial .modal-content {
    background: transparent; }
    .tutorial .modal-content .modal-body {
      /*padding: 0 */ }
    .tutorial .modal-content .modal-header {
      /*padding: 0 */
      color: #ffffff; }

.video {
  cursor: pointer; }

.playpause {
  background: url("../img/play@2x.png") no-repeat center center;
  background-size: contain;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  cursor: pointer; }

.table-nav {
  margin: 20px 5px 0;
  overflow: auto; }
  .table-nav .show-prev {
    float: left;
    cursor: pointer;
    line-height: 20px; }
    .table-nav .show-prev .prev-icon {
      background: url("../img/left@2x.png") no-repeat center left;
      background-size: contain;
      float: left;
      height: 20px;
      width: 20px;
      margin-right: 5px; }
    .table-nav .show-prev:hover {
      text-decoration: underline; }
  .table-nav .show-next {
    float: right;
    cursor: pointer;
    line-height: 20px; }
    .table-nav .show-next .next-icon {
      background: url("../img/right@2x.png") no-repeat center right;
      background-size: contain;
      float: right;
      height: 20px;
      width: 20px;
      margin-left: 5px; }
    .table-nav .show-next:hover {
      text-decoration: underline; }

.pending-invitation-wrapper {
  float: right; }
  .pending-invitation-wrapper .invitation-hint {
    float: right;
    lin-height: 20px; }
    .pending-invitation-wrapper .invitation-hint:hover {
      text-decoration: underline; }

.pending-invitation-table,
.pending-invitation-table tbody tr td {
  cursor: not-allowed; }

.empty-container {
  position: relative;
  float: left; }
  .empty-container .no-response {
    width: 100%;
    padding: 10px 0;
    overflow: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0; }
    .empty-container .no-response p {
      color: #232c33;
      text-align: center; }
    .empty-container .no-response img {
      opacity: 1;
      display: block;
      margin: 0 auto 10px; }
  .empty-container img {
    object-fit: cover; }
  .empty-container .height295 {
    min-height: 295px; }
  .empty-container .height220 {
    min-height: 220px; }

.no-carousel {
  width: 100%;
  float: left;
  position: relative; }
  .no-carousel .owl-nav {
    display: none; }

.empty-layout {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 700;
  background: #eee;
  opacity: 0.8; }

.empty-layout-message {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  z-index: 700;
  padding: 0 20px;
  color: #000;
  text-align: center; }

@media (min-width: 768px) {
  .modal-header {
    border: none;
    padding: 15px 60px 30px; } }
@media (min-width: 992px) {
  .equal-row {
    min-height: calc(100vh - 68px); }

  .no-pad-left {
    padding-left: 0; }

  .no-pad-right {
    padding-right: 0; }

  .no-pad {
    padding: 0; }

  .partner-container {
    max-height: 325px;
    min-height: 325px;
    overflow-y: scroll; } }
@media (max-width: 768px) {
  .table-responsive {
    border: none; }

  .login-container {
    padding: 20px; }

  .welcome-headline {
    font-size: 40px; }

  .product-form-left {
    padding: 0 15px; }

  .border-right {
    border-right: none; }

  .border-left {
    border-left: none; }

  .product-form-right {
    margin: 0 15px; }

  .select-view {
    float: left;
    margin-top: 0px;
    clear: both; }

  .select-view .dropdown > .dropdown-menu {
    left: 0;
    right: auto; }

  .block-headline h2 {
    background: none;
    padding-left: 0px;
    float: left; }

  .add-products, .edit-products, .block-products {
    padding-left: 0 !important; }
    .add-products > .modal-dialog, .edit-products > .modal-dialog, .block-products > .modal-dialog {
      width: auto !important; }

  .modal-dialog {
    width: 100% !important; }

  .error-text {
    padding-right: 0; }

  .cookie-container .btn-left {
    width: 100%;
    float: none; }
  .cookie-container .btn-right {
    width: 100%; } }
@media (max-width: 992px) {
  .map-background {
    margin: 0 -15px; }

  .full-width-map {
    margin: 0 -15px; }

  .equal {
    display: inherit;
    display: inherit;
    display: inherit;
    overflow: auto; }

  .border-right {
    border: none; }

  .border-left {
    border-left: none; }

  .alignBtm {
    position: relative; }

  .account-details-list.no-margin {
    margin-top: 0; } }
@media (max-width: 1185px) {
  .canvas-wrapper {
    padding: 0; }

  .small-pad-right {
    padding-right: 15px; }

  .small-pad-left {
    padding-left: 15px; } }
@media (max-width: 1285px) {
  .canvas-info {
    margin: 0;
    padding: 0; }
    .canvas-info .row {
      margin: 0; }
      .canvas-info .row .col-md-5, .canvas-info .row .col-md-7 {
        width: 100%; } }
/*@media (max-width: 985px)
 * .canvas-info
 *   margin: 0
 *   padding: 0
 *   .row
 *     margin: 0
 *     .col-md-5
 *       width: 58.33333333%
 *     .col-md-7
 *       width: 58.33333333% */
@media (max-width: 1180px) {
  .none-mobile {
    display: none !important; }

  .mobile-items {
    display: block;
    margin-top: 17px; }

  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block;
    margin: 17px 0 0; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    padding: 0; }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse {
    border-color: transparent !important;
    margin-top: 10px; }
    .navbar-collapse.collapse {
      display: none !important; }

  .navbar-nav {
    float: none !important;
    margin: 8px 0;
    width: 100%; }
    .navbar-nav > li {
      float: none; }
      .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px; }

  .collapse.in {
    display: block !important;
    border-color: rgba(255, 255, 255, 0.15); }

  .navbar-default .navbar-nav .open > a {
    color: #ffffff; }
    .navbar-default .navbar-nav .open > a:hover, .navbar-default .navbar-nav .open > a:focus {
      color: #ffffff; }
  .navbar-default .navbar-nav .active {
    background: #f37a1f; }
    .navbar-default .navbar-nav .active > a {
      color: #ffffff; }
      .navbar-default .navbar-nav .active > a:hover, .navbar-default .navbar-nav .active > a:focus {
        color: #ffffff; }
  .navbar-default .navbar-nav > li:hover, .navbar-default .navbar-nav > li:focus {
    background: #f37a1f; }
  .navbar-default .navbar-nav > li > a {
    padding: 10px 40px;
    line-height: 46px;
    color: #ffffff; }
    .navbar-default .navbar-nav > li > a .menu-icon {
      width: 40px;
      height: 40px;
      margin-right: 15px; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #ffffff; }
  .navbar-default .navbar-nav > li.dropdown ul {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .flag {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 15px; } }
.imprint-wrapper {
  padding-top: 150px; }

.imprint-container {
  background: #ffffff;
  width: 100%;
  padding: 20px; }
  .imprint-container .imprint-headline {
    font-size: 20px;
    margin-bottom: 15px; }
  .imprint-container .imprint-section-wrapper .imprint-section-headline {
    margin: 0; }

/*# sourceMappingURL=styles.css.map */
