/*
@brand-primary: #428bca;
@brand-success: #5cb85c;
@brand-info: #5bc0de;
@brand-warning: #f0ad4e;
@brand-danger: #d9534f;
*/
body {
  background-color: #f8f8f8;
}
#wrapper {
  width: 100%;
}
#page-wrapper {
  padding: 0 15px;
  min-height: 568px;
  background-color: white;
}
@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 250px;
    padding: 0 30px;
    border-left: 1px solid #e7e7e7;
  }
}
.navbar-top-links {
  margin-right: 0;
}
.navbar-top-links li {
  display: inline-block;
}
.navbar-top-links li:last-child {
  margin-right: 15px;
}
.navbar-top-links li a {
  padding: 10px 10px 5px 10px;
  min-height: 40px;
}
.navbar-top-links .dropdown-menu li {
  display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}
.navbar-top-links .dropdown-messages {
  margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
  margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
  margin-left: -123px;
}
.navbar-top-links .dropdown-user {
  right: 0;
  left: auto;
}
.sidebar .sidebar-nav.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.sidebar .sidebar-search {
  padding: 15px;
}
.sidebar ul li {
  border-bottom: 1px solid #e7e7e7;
}
.sidebar ul li a.active {
  background-color: #d9d9d9;
}
.sidebar .arrow {
  float: right;
}
.sidebar .fa.arrow:before {
  content: "\f104";
}
.sidebar .active > a > .fa.arrow:before {
  content: "\f107";
}
.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
  border-bottom: none !important;
}
.sidebar .nav-second-level li a {
  padding-left: 37px;
}
.sidebar .nav-third-level li a {
  padding-left: 52px;
}
.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all 0.5s;
}
.btn-primary.btn-outline {
  color: #70858B;
}
.btn-success.btn-outline {
  color: #88be14;
}
.btn-info.btn-outline {
  color: #53a2c7;
}
.btn-warning.btn-outline {
  color: #f0ad4e;
}
.btn-danger.btn-outline {
  color: #d9534f;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: white;
}
.chat {
  margin: 0;
  padding: 0;
  list-style: none;
}
.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #b3b3b3;
}
.chat li.left .chat-body {
  margin-left: 60px;
}
.chat li.right .chat-body {
  margin-right: 60px;
}
.chat li .chat-body p {
  margin: 0;
}
.panel .slidedown .glyphicon,
.chat .glyphicon {
  margin-right: 5px;
}
.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll;
}
.login-panel {
  margin-top: 25%;
}
.flot-chart {
  display: block;
  height: 400px;
}
.flot-chart-content {
  width: 100%;
  height: 100%;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: transparent;
}
table.dataTable thead .sorting_asc:after {
  content: "\f0de";
  float: right;
  font-family: fontawesome;
}
table.dataTable thead .sorting_desc:after {
  content: "\f0dd";
  float: right;
  font-family: fontawesome;
}
table.dataTable thead .sorting:after {
  content: "\f0dc";
  float: right;
  font-family: fontawesome;
  color: rgba(50, 50, 50, 0.5);
}
.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.42857143;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}
.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important;
}
.show-grid {
  margin: 15px 0;
}
.huge {
  font-size: 40px;
}
.panel-green {
  border-color: #88be14;
}
.panel-green .panel-heading {
  border-color: #88be14;
  color: white;
  background-color: #88be14;
}
.panel-green a {
  color: #88be14;
}
.panel-green a:hover {
  color: #56790d;
}
.panel-red {
  border-color: #d9534f;
}
.panel-red .panel-heading {
  border-color: #d9534f;
  color: white;
  background-color: #d9534f;
}
.panel-red a {
  color: #d9534f;
}
.panel-red a:hover {
  color: #b52b27;
}
.panel-yellow {
  border-color: #f0ad4e;
}
.panel-yellow .panel-heading {
  border-color: #f0ad4e;
  color: white;
  background-color: #f0ad4e;
}
.panel-yellow a {
  color: #f0ad4e;
}
.panel-yellow a:hover {
  color: #df8a13;
}
.badge {
  background-color: #a8b5b9;
}
@media (min-width: 768px) {
  .sidebar {
    z-index: 1;
    position: absolute;
    width: 250px;
    margin-top: 51px;
  }
  .navbar-top-links .dropdown-messages,
  .navbar-top-links .dropdown-tasks,
  .navbar-top-links .dropdown-alerts {
    margin-left: auto;
  }
}
/*
 Copyright 2015 netfeld - web solutions  
 CHEMPLUS
 Hauke Loebert
 http://www.netfeld.de
*/
/* 
    Created on : 25.03.2015, 12:54:40
    Author     : Hauke Loebert <loebert@netfeld.de>
*/
/*#EAC8C8;#FAB856;*/
/*nav icon tables etc*/
/*@color_alert-error: #CD3030;*/
/*netfeld lib */
/*color, position in proz*/
/*named animation spin*/
h1 {
  font-size: 24px;
}
h2 {
  font-size: 18px;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
nav.navbar {
  background: #447480;
  /* Old browsers */
  background: -moz-linear-gradient(top, #004a51 17%, #447480 60%, #4D8491 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(17%, #004a51), color-stop(60%, #447480), color-stop(100%, #4D8491));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #004a51 17%, #447480 60%, #4D8491 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #004a51 17%, #447480 60%, #4D8491 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #004a51 17%, #447480 60%, #4D8491 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #004a51 17%, #447480 60%, #4D8491 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color1', endColorstr='@color3', GradientType=0);
  /* IE6-9 */
  /*#006c75*/
  border: 0;
}
nav.navbar ul.navbar-top-links > li > a:hover,
nav.navbar ul.navbar-top-links li.open > a {
  background: #3f9fa3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #118e99 17%, #3f9fa3 45%, #4eb7be 86%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(17%, #118e99), color-stop(45%, #3f9fa3), color-stop(86%, #4eb7be));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #118e99 17%, #3f9fa3 45%, #4eb7be 86%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #118e99 17%, #3f9fa3 45%, #4eb7be 86%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #118e99 17%, #3f9fa3 45%, #4eb7be 86%);
  /* IE10+ */
  background: linear-gradient(to bottom, #118e99 17%, #3f9fa3 45%, #4eb7be 86%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color1', endColorstr='@color3', GradientType=0);
  /* IE6-9 */
}
ul.nav.navbar-top-links > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
div.navbar-default.sidebar {
  margin-top: 0;
}
#wrapper {
  background-position: 0px 40px;
  background-repeat: no-repeat;
}
.navbar-default .navbar-brand,
.navbar-default .navbar-brand a:hover {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  background-color: transparent;
  color: #ffffff;
}
.navbar-toggle {
  background-color: #f8f8f8;
}
h1.page-header {
  font-size: 24px;
  text-align: left;
  border: 0;
}
.huge {
  font-size: 24px;
}
.login-panel {
  -webkit-box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.25);
}
/*actions - buttons*/
div.kit-grid-bootstrap table tr td:last-child {
  width: 10%;
}
ul.record_actions {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 30px;
}
ul.record_actions > li {
  display: inline-block;
}
ul.record_actions.list {
  margin-top: 0px;
}
#kitdg_grid_grid_filter_form {
  margin-bottom: 20px;
}
p.admin_timestamp {
  font-size: 80%;
  padding-bottom: 10px;
}
/*flash messages:*/
div.alert ul {
  list-style: none;
  margin-top: 0;
}
.bootstrap-date select {
  display: inline-block;
  margin-right: 5px;
  width: auto;
}
/*tooltip*/
h1 a.nf_tooltip {
  font-size: 15px;
  /*padding-left: 1em;*/
  color: #737373 !important;
  vertical-align: super;
  padding-left: 1em;
  margin-left: -10px;
}
table.entitydata a.nf_tooltip {
  padding: 0 0 0 5px;
  margin-right: -5px;
}
span.glyphicon.big {
  /*font-size:1.2em;*/
}
/*Version-Info*/
div.version {
  position: fixed;
  z-index: 99999;
  padding: 5px;
  bottom: 0px;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #cccccc;
  font-size: smaller;
  text-align: right;
  padding-right: 15px;
  color: #596a6f;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body.overlay {
  background: #ffffff;
  padding: 20px;
}
body.overlay h1 {
  margin-bottom: 30px;
}
.admin-route-label {
  position: fixed;
  z-index: 10000;
  right: 15px;
  top: 15px;
}
.admin-route-default {
  position: absolute;
  z-index: 2000;
  left: 250px;
  top: 10px;
}
.admin-route-popup {
  position: absolute;
  z-index: 2;
  right: 15px;
  top: 5px;
}
#admin-route-helper {
  background-color: #fff;
  color: #6c6a6a;
  padding: 0px;
  padding-right: 10px;
  border-radius: 5px;
  box-shadow: 2px 2px 10px #2e383c;
}
#admin-route-helper a {
  display: inline-block;
  color: #fff;
  border-radius: 5px;
}
#admin-route-helper a i.fa {
  color: #fff;
}
#admin-route-helper a:hover i.fa {
  background-color: #70858B;
}
#admin-route-helper i.fa {
  padding: 5px 10px;
  background-color: #f0ad4e;
  color: #fff;
}
.help-button {
  color: #f0ad4e;
  font-size: 25px;
  padding: 0;
  margin: 0;
  float: right!important;
  padding-left: 20px;
}
/*
 Copyright 2015 netfeld - web solutions  
 Hauke Loebert
 http://www.netfeld.de
*/
/* 
    Created on : 21.04.2015, 09:55:32
    Author     : Hauke Loebert <loebert@netfeld.de>
*/
/*form + Admin panel*/
ul.collection {
  padding: 0;
}
ul.collection li {
  list-style: none;
  margin-bottom: 1em;
  position: relative;
  padding-right: 40px;
}
ul.collection li input {
  width: 100%;
  padding-right: 40px;
}
ul.collection li a.collection-del-icon {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 18px;
}
a.collection-add-icon {
  font-size: 18px;
}
.panel-heading {
  font-size: 1.2em;
}
.panel-heading a {
  color: #333;
}
.panel.panel-primary {
  line-height: 1.2;
}
.panel.panel-primary .panel-heading {
  color: #70858B;
  background-color: #fff;
}
.panel.panel-primary.news .panel-heading i.fa {
  color: #88be14;
}
.admin_img img {
  display: block;
  float: left;
  vertical-align: top;
}
.admin_img a {
  display: block;
  float: right;
  vertical-align: top;
}
/*input*/
ul.chemplus-entity-list {
  list-style: outside none none;
  margin-bottom: 1em;
  padding: 0px;
}
/*Content-Tabs*/
.nav.nav-tabs > li.active > a,
.nav.nav-tabs > li.active > a:focus,
.nav.nav-tabs > li.active > a:hover {
  background-color: #F3F3F3;
  background: -webkit-gradient(linear, left top, left bottom, from(#F3F3F3), to(#ffffff));
  background: -webkit-linear-gradient(top, #F3F3F3, #ffffff);
  background: -moz-linear-gradient(top, #F3F3F3, #ffffff);
  background: -ms-linear-gradient(top, #F3F3F3, #ffffff);
  background: -o-linear-gradient(top, #F3F3F3, #ffffff);
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-bottom: 5px solid #ffffff;
  padding-bottom: 10px;
}
.nav.nav-tabs > li > a:hover {
  background-color: #F3F3F3;
  background: -webkit-gradient(linear, left top, left bottom, from(#F3F3F3), to(#ffffff));
  background: -webkit-linear-gradient(top, #F3F3F3, #ffffff);
  background: -moz-linear-gradient(top, #F3F3F3, #ffffff);
  background: -ms-linear-gradient(top, #F3F3F3, #ffffff);
  background: -o-linear-gradient(top, #F3F3F3, #ffffff);
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-bottom: 2px solid #ffffff;
}
/*icons*/
.nav-tabs li i.fa {
  padding-right: 8px;
  color: #70858b;
}
.kit-grid i.fa {
  color: #70858b;
}
.admin-tab .table > thead > tr > th,
.admin-tab .table > tbody > tr > th,
.admin-tab .table > tfoot > tr > th,
.admin-tab .table > thead > tr > td,
.admin-tab .table > tbody > tr > td,
.admin-tab .table > tfoot > tr > td {
  border-top: none;
  line-height: 1;
  padding: 6px;
  vertical-align: top;
}
.content-main {
  position: relative;
  margin-right: 5px;
}
.content-main .panel {
  box-shadow: none;
}
.panel.panel-default {
  min-height: 300px;
}
.panel.panel-default.login-panel {
  min-height: 0;
  color: #70858B;
}
.panel.panel-default.login-panel h4 {
  font-size: inherit;
  color: #333;
}
.panel.panel-default.login-news {
  min-height: 0;
  padding: 5px;
}
/*sub-Tabs*/
.contenthiddenTab {
  display: none;
}
#contentSubTabsDirectLinks {
  display: inline-block;
}
.panel-input button.btn.bzn-xs {
  /*background-color: @buttonColor;*/
  background-color: #70858B;
}
div.chemplus-panel-input button.btn.btn-xs {
  background-color: #70858B;
}
.tab-content div.hiddenField {
  display: none;
}
/*content language*/
div.translate-icon {
  height: auto;
  position: relative;
  padding-right: 40px;
}
div.translate-icon:after {
  content: "";
  display: table;
  clear: both;
}
div.translate-icon > input {
  width: 100%;
  /*padding-right: @icon_padding;	*/
}
div.translate-icon a {
  position: absolute;
  right: 0px;
  font-size: 18px;
  z-index: 2;
}
div.translate-icon a.disabled {
  position: absolute;
  right: 0px;
  font-size: 18px;
  color: #d9d9d9;
}
#clang_switch {
  position: absolute;
  width: 24px;
  height: 25px;
  right: -8px;
  top: 10px;
  z-index: 100;
}
a.clang {
  display: block;
  color: #333333;
  font-size: 12px;
  line-height: 25px;
  height: 25px;
  padding: 2px;
  padding-top: 0px;
  margin-bottom: 5px;
  background-color: #d9d9d9;
  border-bottom: 1px solid #b3b3b3;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  border-left: 4px solid #d9d9d9;
  padding-right: 4px;
}
a.clang.active {
  background-color: #70858B;
  color: #ffffff;
}
a.clang.plang {
  border-left-color: #95b355;
}
a.clang:hover {
  background-color: #d9d9d9;
}
/*fa-chevron-circle-right*/
a.contentLink:after {
  content: "\f138";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}
/*home/dash*/
.content-tab {
  /*	margin-top: @margin_content_top;*/
  /*padding-top: @margin_content_top;*/
  height: 48px;
  position: relative;
}
.content-tab ul.nav-tabs {
  position: absolute;
  border-bottom: 0px;
  z-index: 100;
  bottom: 0px;
  left: 15px;
  /*	padding-top: 39px;
		padding-left: 15px;*/
}
.content-tab h1 {
  position: absolute;
  font-size: 24px;
  margin: 0;
  padding: 0;
  right: 45px;
  top: 10px;
  text-align: right;
  border: 0;
  z-index: 100;
}
.tooltip-page {
  display: inline-block;
  text-align: right;
}
.tooltip-inner {
  text-align: left;
  max-width: 280px;
}
.help-block {
  color: #737373;
  font-size: 12px;
}
span.help-block {
  display: block;
  position: relative;
  color: #737373 !important;
  margin-left: 20px;
  line-height: 120%;
}
span.help-block::before {
  position: absolute;
  left: -15px;
  top: -1px;
  font-family: FontAwesome;
  content: "\f05a";
}
div.dataTables_filter input[type="search"] {
  width: 8em;
}
table.dataTable {
  margin: 0;
  border-collapse: inherit;
}
table.dataTable b {
  font-weight: 900;
}
#product_list_wrapper,
#product_searchlist_wrapper {
  margin-right: 15px;
  min-height: 400px;
}
/*button-spalte*/
#product_list_wrapper table td:nth-child(3),
#product_list_wrapper table th:nth-child(3) {
  width: 80px;
  text-align: center;
}
div.productExplorer table#ajaxTableData > tbody > tr > td:nth-child(1) {
  font-size: smaller;
  width: 20%;
  color: #70858B;
}
div.productExplorer table#ajaxTableData > tbody > tr > td:nth-child(2) {
  width: 20%;
}
div.productExplorer table#ajaxTableData > tbody > tr > td:nth-child(3) {
  width: 60%;
}
div.textBlockExplorer table#ajaxTableData > tbody > tr > td:nth-child(1) {
  width: 200px;
}
div.graphicPoolExplorer table#ajaxTableData > tbody > tr > td:nth-child(1) {
  width: 80px;
  text-align: center;
}
/*no wrap for the ACTION BUTTONS*/
.list-button-container {
  width: 125px;
  white-space: nowrap;
}
.list-button {
  border: 1px solid #cccccc;
  font-size: 12px;
  padding: 4px;
  color: #ffffff;
  background-color: #70858B;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.list-button:hover {
  background-color: #4e5c61;
  text-decoration: none;
}
ul.record_actions .btn-group-sm > .btn,
.btn-sm {
  font-size: 1em;
}
a.nf_icon,
ul.record_actions.list li a.nf_icon_status {
  color: #70858b;
  font-size: 16px;
  padding-right: 10px;
}
.nf_icon_status,
a.nf_icon_status {
  font-size: 16px;
  padding-right: 10px;
  color: #70858b;
}
ul.record_actions.list li a.disabled {
  color: #d9d9d9;
}
a.list-button:hover,
a.list-button:focus {
  color: #ffffff;
}
/*datatable wait for data*/
.dataTables_processing:before {
  display: block;
  font-family: FontAwesome;
  content: "\f021";
  font-size: xx-large;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
th.datagrid-action,
td.datagrid-action {
  width: 100px;
}
div.kit-grid.kit-grid-grid {
  overflow-x: auto;
  overflow-y: hidden;
}
div.kit-grid th {
  color: #b3b3b3;
}
div.kit-grid tr.active td {
  background-color: #dff0d8;
}
#ajaxTableData td:last-child {
  width: 0;
}
/*admin entity list edit show general*/
div.showEntity fieldset {
  background: none;
}
table.entitydata {
  /*border: 1px solid @gray-light;*/
  /*.drop-shadow();*/
}
table.entitydata b {
  font-weight: 900;
}
table.entitydata tr > th {
  text-align: right;
  padding-right: 10px;
  padding-left: 10px;
  width: 200px;
  font-weight: normal;
}
/*Produkte mit weniger platz*/
div.showEntity {
  /*Show listen*/
}
div.showEntity .display-html {
  border: 1px solid #B5B5B5;
  background-color: #fff;
  line-height: 1.5;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  max-width: 800px;
  -webkit-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
}
div.showEntity table tr > th {
  text-align: right;
  padding-right: 5px;
  padding-left: 5px;
  width: 200px;
  font-weight: normal;
  vertical-align: top;
  font-size: 14px;
}
div.showEntity table tr:last-child > th,
div.showEntity td {
  border-bottom: 1px solid #ddd;
}
div.showEntity table tr > th {
  text-align: right;
  padding-right: 5px;
  padding-left: 5px;
  width: 200px;
  font-weight: normal;
  vertical-align: top;
  font-size: 14px;
}
div.showEntity .kit-grid table tr > th {
  text-align: left;
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bold;
  vertical-align: top;
  font-size: 14px;
  width: auto;
}
div.showEntity table.checkboxTable tr > td.left {
  width: 20px;
}
div.showEntity table.auto tr > th {
  width: auto;
}
div.showEntity table tr > td.help,
table.entitydata tr > td.help {
  width: 20px;
}
div.showEntity table tr > td {
  font-size: 14px;
}
fieldset.changelog {
  background: none;
  height: 7em;
  overflow-y: scroll;
  overflow-x: hidden;
}
fieldset.changelog table tr > td {
  font-size: 12px;
}
.label {
  display: inline-block;
  margin: 0 2px 0 2px;
}
.label-default {
  background-color: #70858b;
  display: inline-block;
  margin-bottom: 5px;
}
ul.record_actions li a.btn.btn-primary:hover {
  background-color: #596a6f;
  border-color: #49575b;
}
button.btn-default.btn-collapser {
  width: 1.5em;
  text-align: center;
}
/*down link fpr long contents*/
.btn.scroll.down,
.btn.scroll.up {
  position: fixed;
  top: 33%;
  left: 270px;
  z-index: 1000;
  background-color: #88be14;
  border-color: #b9ec4c;
  -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.25);
  padding: 0px;
  width: 1.2em;
  height: 1.2em;
}
.btn.scroll.down {
  margin-top: 1.2em;
}
.btn.scroll.down:before {
  display: block;
  font-family: FontAwesome;
  content: "\f0d7";
  /*fa-caret-down*/
}
.btn.scroll.up:before {
  display: block;
  font-family: FontAwesome;
  content: "\f0d8";
  /*fa-caret-up*/
}
button.btn-default.btn-collapser:before {
  display: block;
  font-family: FontAwesome;
  content: "\f0d7";
}
button.btn-default.btn-collapser.collapsed:before {
  display: block;
  font-family: FontAwesome;
  content: "\f0da";
}
/*@todo bs update*/
.label {
  padding: 0.2em 0.6em 0.2em 0.6em;
  font-size: 70%;
}
.label-success {
  background-color: #88be14;
}
.label-info {
  background-color: #53a2c7;
}
.label-default {
  background-color: #70858B;
}
.label-error {
  background-color: #d9534f;
}
.label.white-black {
  background-color: #ffffff;
  color: #70858B;
}
.panel-default > .panel-heading.label-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.infoBox {
  margin-bottom: 2em;
  background-color: #F5F5F5;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.err {
  color: #f0ad4e;
}
.fa.fa-tags.fa-fw.template {
  color: inherit;
}
.cp-company-default {
  color: #70858B;
}
.cp-company-default:after {
  content: "\f005";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}
.news a,
.login-panel a {
  text-decoration: underline;
}
.news a:hover,
.login-panel a:hover {
  background-color: #70858B;
  color: #fff;
}
/*
 Copyright 2015 netfeld - web solutions  
 Hauke Loebert
 http://www.netfeld.de
*/
/* 
    Created on : 17.09.2015, 17:24:38
    Author     : Hauke Loebert <loebert@netfeld.de>
*/
/*selected languages*/
#itemsLeftHead {
  margin-right: 10px;
}
#itemsLeftHead,
#itemsRightHead {
  float: left;
  width: 165px;
  padding-left: 20px;
  background-color: #d9d9d9;
  border-bottom: 1px solid #b3b3b3;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px;
  text-align: center;
  box-sizing: border-box;
  color: #333333;
  font-size: 12px;
}
#unSelectedLangs,
#selectedLangs {
  border: 1px solid #eee;
  width: 165px;
  min-height: 60px;
  list-style-type: none;
  margin: 0;
  padding: 5px 0 0 0;
  float: left;
  margin-right: 10px;
  box-sizing: border-box;
}
#unSelectedLangs li,
#selectedLangs li {
  margin: 0 5px 5px 5px;
  padding: 5px;
  font-size: 1.2em;
  width: 150px;
  box-sizing: border-box;
  cursor: move;
  height: 30px;
}
#selectedLangs li:before {
  content: " \f00c ";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  padding-right: 10px;
  color: #88be14;
}
#labelLanguageWidget {
  height: auto;
  min-width: 370px;
  background-color: transparent;
}
div.svgPreview svg,
a.svgPreview svg,
img.svgPreview {
  /*min-height: 300px;*/
  display: block;
  width: auto;
  height: 8em;
  border: 1px solid black;
  background-color: #ffffff;
}
a.svgPreview:hover {
  text-decoration: none;
}
.table > tbody > tr > td.myLabel-status {
  font-size: 22px;
  vertical-align: baseline;
}
.myLabel-error {
  font-size: 22px;
  color: #f0ad4e;
}
.myLabel-success {
  font-size: 22px;
  color: #88be14;
}
.myLabel-info {
  font-size: 22px;
  color: #53a2c7;
}
tr.notactive td {
  color: #B5B5B5;
}
.btn.btn-sm.btn-primary.label-print-button {
  margin-bottom: 0px;
}
/*
 Copyright 2015 netfeld - web solutions  
 Hauke Loebert
 http://www.netfeld.de
*/
/* 
    Created on : 30.04.2015, 14:49:47
    Author     : Hauke Loebert <loebert@netfeld.de>
*/
div.clpAdminSymbol {
  display: inline-block;
  margin-right: 10px;
  -webkit-opacity: 0.15;
  -moz-opacity: 0.15;
  opacity: 0.15;
  text-align: center;
  margin-bottom: 20px;
}
div.clpAdminSymbolLabel {
  margin-top: 10px;
}
div.clpAdminSymbol.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
ul.record_actions.list li a {
  color: #70858B;
  font-size: 20px;
  padding-right: 10px;
}
div.panel-input.chemplus-panel-input h2 {
  padding-top: 0px;
  padding-bottom: 5px;
}
.clp_version_start {
  font-size: 8px;
  margin-left: 1em;
}
.clp_version_end {
  color: #d9534f;
  font-size: 8px;
  margin-left: 1em;
}
.netfeldclpbundle_clp_select_text {
  width: 100%;
}
td.clp_setbase_number {
  width: 200px !important;
}
td.clp_setbase_text {
  width: 60%;
}
td.clp_setbase_version {
  width: 120px;
}
td.clp_setbase_check {
  width: 50px;
}
tr.clp_invalid_set {
  /*background-color: lighten(@brand-warning, 30%) !important;*/
}
tr.clp_invalid_set a.nf_icon_status {
  color: #d9534f;
}
td.clp_set_actions {
  min-width: 100px;
}
.clp_text_valid_1 {
  background-color: #006c75;
}
.clp_text_valid_0 {
  background-color: #ce8483;
}
.clp_text_valid_2 {
  background-color: #c0a16b;
}
div.scroll-sets {
  height: 52vh;
  overflow-y: scroll;
}
/*
 Copyright 2015 netfeld - web solutions  
 Hauke Loebert
 http://www.netfeld.de
*/
/* 
    Created on : 14.07.2015, 12:51:50
    Author     : Hauke Loebert <loebert@netfeld.de>
*/
#pickerOverlay {
  margin: 20px;
  width: 550px;
  height: auto;
}
.dropItem,
.dropItemShow {
  box-sizing: content-box;
  width: 100px;
  height: 100px;
  float: left;
  font-size: 100px;
  color: #d9d9d9;
  text-align: center;
  line-height: 80px;
  border: 5px solid #dddddd;
  margin: 10px;
}
.dropItem:hover,
.dragItem:hover {
  border: 5px solid #b3b3b3;
  cursor: pointer;
}
.dragItem {
  box-sizing: content-box;
  width: 100px;
  height: 100px;
  display: inline-block;
  border: 5px solid #dddddd;
  margin: 10px;
}
.dragItem image {
  width: 90px;
  height: 90px;
}
.drag {
  clear: both;
}
.hazardImg {
  border: 3px solid #dddddd;
  margin-left: 10px;
}
.biocidRegistrationsWidget {
  padding-top: 1em;
}
.biocidRegistrationsWidget ul {
  padding: 0;
  margin: 0;
}
.biocidRegistrationsWidget ul li {
  position: relative;
  margin-bottom: 0.9em;
  padding-right: 40px;
  list-style: none;
}
.biocidRegistrationsWidget ul li:first-child {
  margin-top: 0;
}
.biocidRegistrationsWidget ul li input[type="text"] {
  width: 28%;
  float: left;
  margin-right: 2%;
  min-width: 100px;
}
.biocidRegistrationsWidget ul li select {
  width: 70%;
  float: left;
}
.biocidRegistrationsWidget ul li select option {
  overflow: hidden;
}
.biocidRegistrationsWidget ul li .collection-del-icon {
  position: absolute;
  right: 0px;
  top: 5px;
}
.biocidRegistrationsWidget ul li ul.help-block {
  float: none;
  margin-top: 20px;
}
.biocidRegistrationsWidget ul li ul.help-block li {
  position: inherit;
  padding: 0;
}
.biocidRegistrationsWidget .addRegistration {
  position: relative;
  padding-right: 40px;
  padding-bottom: 1em;
}
.biocidRegistrationsWidget .addRegistration select {
  overflow: hidden;
  width: 100%;
}
.biocidRegistrationsWidget .addRegistration .collection-add-icon {
  position: absolute;
  right: 0px;
  top: 5px;
}
.biocidRegistrationsWidget .biocidRegistrationsHeads {
  padding: 0;
  margin: 0;
  padding-right: 40px;
}
.biocidRegistrationsWidget .biocidRegistrationsHeads div {
  float: left;
  min-width: 100px;
  border: none;
  padding: 3px 8px;
}
.biocidRegistrationsWidget .biocidRegistrationsHeads .biocidRegistrationsHead1 {
  width: 28%;
  margin-right: 2%;
  min-width: 100px;
}
.biocidRegistrationsWidget .biocidRegistrationsHeads .biocidRegistrationsHead2 {
  width: 70%;
}
/*
 Copyright 2015 netfeld - web solutions  
 Hauke Loebert
 http://www.netfeld.de
*/
/* 
    Created on : 14.07.2015, 12:51:50
    Author     : Hauke Loebert <loebert@netfeld.de>
*/
.lab .c {
  box-sizing: content-box;
  width: 120px;
  height: 150px;
  float: left;
  color: #d9d9d9;
  text-align: center;
  line-height: 80px;
  border: 5px solid #dddddd;
  margin: 10px;
}
.lab .phrase {
  padding-top: 10px;
  font-size: 12px;
  line-height: 1em;
  color: #000000;
}
.lab .labPhraseItem,
.lab .labPhraseItemShow {
  text-align: center;
  height: 170px;
  width: 240px;
  border: 5px solid #dddddd;
  float: left;
  margin: 5px;
  background-color: #fff;
  padding: 5px;
  font-size: 12px;
}
.lab .labPhraseItemShow {
  width: 150px;
}
.lab .labPhraseSymbol {
  text-align: center;
  margin: 10px 0px 10px 0px;
  height: 100px;
  width: auto;
}
/*
 Copyright 2015 netfeld - web solutions  
 CHEMPLUS
 Hauke Loebert
 http://www.netfeld.de
*/
/* 
    Created on : 25.03.2015, 12:54:40
    Author     : Hauke Loebert <loebert@netfeld.de>
*/
.sidebar ul li.branch > a.active {
  background: none;
}
.sidebar ul li a.active {
  background: none;
}
.sidebar ul li.active > a.active {
  background-color: #d9d9d9;
}
ul.nav li.product {
  font-size: 12px;
}
ul.nav li.product a {
  padding-left: 50px;
}
ul.nav li.product a i.fa {
  display: inline-block;
  margin-left: -15px;
}
ul.nav li.product i {
  font-size: 8px;
  line-height: 12px;
  /*color: @brand-info;*/
}
div#productFolder,
div#labelFolder {
  /*width: 280px;*/
  /*overflow-x: hidden;*/
  overflow: hidden;
  margin-bottom: 40px;
}
ul.record_actions.list li a:hover {
  color: #596a6f;
  /*#0092ef;*/
}
#contentSubTabs button.btn {
  margin-bottom: 1em;
}
#contentSubTabs button.btn.selected {
  background-color: #e6e6e6;
  /*color:#fff;*/
}
#contentSubTabs button.btn.selected:focus {
  outline: none;
}
.localeTag {
  background-color: #88be14;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  line-height: 1;
  font-weight: bold;
}
/*
 Copyright 2015 netfeld - web solutions  
 CHEMPLUS
 Hauke Loebert
 http://www.netfeld.de
*/
/* 
    Created on : 25.03.2015, 12:54:40
    Author     : Hauke Loebert <loebert@netfeld.de>
*/
/* Suche kit-grid */
div.kit-grid-filter {
  width: 100%;
}
div.kit-grid-filter form {
  margin-bottom: 20px;
}
div.kit-grid-filter #kitdg_grid_grid_filter {
  width: 150px;
  margin-right: 10px;
}
div.kit-grid-filter div.form-group {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
div.kit-grid-filter div.input-text {
  display: inline-block;
  line-height: 20px;
  float: left;
  padding-right: 1em;
  margin-bottom: 5px;
}
div.kit-grid-filter button {
  margin-right: 10px;
}
div.kit-grid-filter label {
  padding-right: 5px;
}
.panel.panel-default {
  min-height: 250px;
}
.panel-input label {
  padding-left: 5px;
  font-weight: normal;
  /*font-size: @size_small;*/
}
.chemplus-panel-input div.checkbox {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 2em;
}
.fieldset-info {
  font-size: inherit;
}
.chemplus-panel-input fieldset {
  padding: 10px;
  border: 1px solid #cccccc;
  background-color: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
div.row.no-v-space div.form-group {
  margin-bottom: 0px;
}
input.horizontal,
select.horizontal {
  display: inline-block;
  width: 50%;
  margin-left: 0.5em;
}
input.locale {
  background-color: #f8f8f8;
}
legend {
  font-size: 12px;
  border: none;
  /*display: inline;*/
  width: auto;
  padding-left: -10px;
  margin: 0;
}
legend.sdb-info {
  font-size: 14px;
}
legend.sdb-info a {
  color: #fff;
}
div.chemplus-panel-input div.form-group div.checkbox input {
  position: relative;
  margin: 0px;
  margin-right: 0.5em;
}
div.chemplus-panel-input fieldset {
  margin-bottom: 10px;
}
.form-control {
  height: auto;
}
/*abstand icon text*/
button.btn > span,
a.btn > span {
  padding-right: 0.5em;
  display: inline-block;
  color: #ffffff;
}
ul.record_actions > li > a.btn {
  display: inline-block;
  color: #fff;
  background-color: #70858b;
  border-color: #65777d;
  font-size: 1em;
}
button.roundIcon {
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  padding: 2px 2px 3px 3px;
  border-radius: 12px;
  overflow: hidden;
  box-sizing: border-box;
}
button.roundIcon > span.glyphicon {
  width: 24px;
  text-align: center;
  font-size: 14px;
}
.btn.disabled {
  cursor: not-allowed;
  pointer-events: all !important;
  /*bootstrap bug*/
}
.btn.btn-sm {
  margin-bottom: 10px;
}
.btn.btn-default span {
  color: #596A6F;
}
.btn.btn-default.icon-button {
  padding: 2px;
  margin: 0px;
}
.btn.btn-default.icon-button span {
  padding-right: 0;
}
.btn.btn-light {
  background-color: #e5e3e3;
  color: #000;
  border-color: #c9c5c5;
}
.btn.btn-light:hover {
  background-color: #efeeee;
}
body.editor {
  background-color: #ffffff;
}
div.textblock_textarea_widget_editor div.textblock-icon {
  display: none;
}
.form-group ul.help-block {
  list-style-type: none;
  padding-left: 20px;
}
.form-group ul.help-block li:before {
  font-family: FontAwesome;
  margin: 0 5px 0 -15px;
  /*content: "\f05a";*/
  /*fa-exclamation-circle*/
  content: "\f071";
  /*fa-exclamation-triangle */
}
.form-group textarea.form-control {
  height: 5em;
}
.form-group div.inline div.radio {
  padding: 0;
  display: inline-block;
  width: auto;
  margin-right: 30px;
}
.form-group div.inline div.radio input[type="radio"] {
  margin: 0;
  padding: 0;
  position: relative;
}
.form-control {
  line-height: 1.3;
}
.ddlabel {
  line-height: 140%;
}
.dd .ddChild li img {
  padding: 0 10px 0 0 !important;
}
.ajaxProcessing {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 60px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
.ajaxProcessing:before {
  display: block;
  font-family: FontAwesome;
  content: "\f021";
  font-size: xx-large;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
/*
 * Copyright (c)  2017 chemplus Witte & Bengsch GbR  - All Rights Reserved
 * http://www.chemplus.de/
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Written by Hauke Loebert
 * netfeld - web solutions <com@netfeld.de>
 */
.addTobasket {
  display: inline-block;
  vertical-align: bottom;
  white-space: nowrap;
}
.addTobasket input.form-control {
  display: inline-block;
  width: 70px;
  line-height: 1.5;
  padding: 2px 9px ;
  margin-right: 2px;
}
.addTobasket span.input-group-btn button {
  padding: 2px 9px;
  line-height: 1.5;
  border: 1px solid #ccc;
}
.addTobasket span.input-group-btn {
  width: auto !important;
}
td.shop-basket {
  width: 200px;
  white-space: nowrap;
}
td.shop-basket .btn.btn-sm.btn-primary {
  margin: 0;
}
td.shop-basket button.btn > span.glyphicon,
td.shop-basket i.fa {
  padding-right: 0;
  color: #fff;
}
.shop-order-status {
  white-space: nowrap;
}
.shop-order-status select {
  font-size: small;
}
.shop-basket-price {
  max-width: 300px;
  font-size: larger;
  margin: 40px 0px 20px 0px;
}
.basket-address {
  margin: 20px 0;
  padding: 15px;
  background-color: #F5F5F5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  min-height: 150px;
}
.shop-basket-table {
  /*font-size: 10px;*/
}
.shop-input-zip {
  width: 30%;
  float: left;
}
.shop-input-city {
  width: 70%;
}
.shop-basket-price {
  font-size: inherit;
}
.shop-basket-price th {
  font-weight: normal;
  text-align: right;
}
.shop-basket-price td {
  font-weight: bold;
}
.shop-order-status {
  padding-right: 10px;
  /*font-size: @size_bigger;*/
  font-size: inherit;
}
.shop-order-status.shop-status-send i.fa {
  color: #88be14;
}
.shop-order-status.shop-status-done i.fa {
  color: #88be14;
}
.shop-order-status.shop-status-processing i.fa {
  color: #D3C22A;
}
.shop-order-status.shop-status-ordered i.fa {
  color: #53a2c7;
}
.shop-basket.order-details {
  width: auto;
}
form[name=netfeldshopbundle_order_item_status] {
  display: inline-block;
  width: 130px;
}
.cke_editor_netfeldbasebundle_help_text {
  max-width: 900px!important;
  padding: 30px !important;
  border: 1px solid #B5B5B5;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
  /*show them*/
}
.cke_editor_netfeldbasebundle_help_text h1 {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 1.5em;
}
.cke_editor_netfeldbasebundle_help_text h2 {
  font-size: 26px;
  font-weight: normal;
  margin-top: 2em;
}
.cke_editor_netfeldbasebundle_help_text h3 {
  font-size: 24px;
  font-weight: normal;
  margin-top: 2em;
  margin-bottom: 0;
  padding: 0;
}
.cke_editor_netfeldbasebundle_help_text p {
  line-height: 1.5;
  margin: 15px 0 30px 0;
}
.cke_editor_netfeldbasebundle_help_text p.clearfix {
  clear: both;
}
.cke_editor_netfeldbasebundle_help_text p.help-info,
.cke_editor_netfeldbasebundle_help_text p.help-attention {
  position: relative;
  background-color: #f9f9f9;
  padding: 15px 15px 15px 50px;
  border-radius: 5px;
}
.cke_editor_netfeldbasebundle_help_text p.help-info:before,
.cke_editor_netfeldbasebundle_help_text p.help-attention:before {
  position: absolute;
  font: normal normal normal 30px/1 FontAwesome;
  content: "\f05a";
  left: 10px;
  top: 10px;
  display: block;
  color: #487b88;
}
.cke_editor_netfeldbasebundle_help_text p.help-attention:before {
  content: "\f06a";
  color: #d9534f;
}
.cke_editor_netfeldbasebundle_help_text table {
  margin: 30px 0;
}
.cke_editor_netfeldbasebundle_help_text table td {
  padding: 15px;
  vertical-align: top;
  alignment: center;
  line-height: 1.5;
}
.cke_editor_netfeldbasebundle_help_text table td p {
  margin: 0;
  margin-bottom: 15px;
}
.cke_editor_netfeldbasebundle_help_text table td:first-child {
  padding-left: 0;
}
.cke_editor_netfeldbasebundle_help_text table td:last-child {
  padding-right: 0;
}
.cke_editor_netfeldbasebundle_help_text table.help-table-border {
  border: 1px;
}
.cke_editor_netfeldbasebundle_help_text table.help-table-border td {
  border: 1px solid #cdcaca;
  padding: 15px !important;
}
.cke_editor_netfeldbasebundle_help_text table.help-table-no-border {
  border: 0;
}
.cke_editor_netfeldbasebundle_help_text table.help-table-no-border td {
  border: 0;
}
.cke_editor_netfeldbasebundle_help_text figure.image {
  display: inline-block;
  max-width: 100%;
  color: inherit!important;
  margin-bottom: 15px;
}
.cke_editor_netfeldbasebundle_help_text figure.image figcaption {
  padding: 5px;
  text-align: center;
  font-style: italic;
  margin-bottom: 15px;
}
.cke_editor_netfeldbasebundle_help_text img {
  max-width: 100%;
  height: auto;
}
.cke_editor_netfeldbasebundle_help_text a.content-link {
  display: inline-block;
  position: relative;
  padding-right: 10px;
  font-weight: 800;
  color: #487b88;
}
.cke_editor_netfeldbasebundle_help_text a.content-link:after {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  font-family: FontAwesome;
  content: "\f105";
  display: block;
  color: #487b88;
}
.cke_editor_netfeldbasebundle_help_text a.content-link:hover {
  font-style: oblique;
  font-weight: bold;
}
.cke_editor_netfeldbasebundle_help_text span.marker {
  background-color: #7ba1ab;
  color: #fff;
  padding: 0 5px;
}
.cke_editor_netfeldbasebundle_help_text figure.float-left,
.cke_editor_netfeldbasebundle_help_text img.float-left {
  float: left;
}
.cke_editor_netfeldbasebundle_help_text figure.float-right,
.cke_editor_netfeldbasebundle_help_text img.float-right {
  float: right;
}
.cke_editor_netfeldbasebundle_help_text figure[style="float:left"],
.cke_editor_netfeldbasebundle_help_text figure.float-left {
  padding-right: 30px;
}
.cke_editor_netfeldbasebundle_help_text figure[style="float:right"],
.cke_editor_netfeldbasebundle_help_text figure.float-right {
  padding-left: 30px;
}
.cke_editor_netfeldbasebundle_help_text p:empty::before {
  content: "¶ ";
  color: gray;
}
.cke_editor_netfeldbasebundle_help_text .help-updated {
  margin-top: 30px;
  display: block;
  color: #70858b;
  font-size: 9px;
  text-align: center;
}
.cke_editor_netfeldbasebundle_help_text div.navigation {
  border: 1px solid #dddddd;
  background-color: red;
}
.cke_editor_netfeldbasebundle_help_text ul.navigation {
  list-style: none;
  margin: 15px 0;
  padding: 0;
  background-color: #f9f9f9;
}
.cke_editor_netfeldbasebundle_help_text ul.navigation li {
  display: inline-block;
  padding-right: 5px;
}
.cke_editor_netfeldbasebundle_help_text ul.navigation li a {
  display: inline-block;
  color: #fff;
  background-color: #70858b;
  border-color: #65777d;
  padding: 2px 9px;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 2px;
}
.cke_editor_netfeldbasebundle_help_text ul.navigation li a:hover {
  background-color: #596a6f;
  border-color: #49575b;
  text-decoration: none;
}
.cke_editor_netfeldbasebundle_help_text span.fa {
  color: #70858b;
}
.gp-list-img {
  width: 75px;
  height: auto;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ddd;
}
.gp-list-img img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
#gp-data {
  width: 100%;
  height: 600px;
  border: 0;
}
.gp-form {
  border: 1px solid #ccc;
  border-radius: 3px;
}
.gp-form .gp-img-set img {
  display: inline-block;
}
.gp-form .gp-img-not-set {
  font-size: 35px;
  color: #ccc;
}
.gp-form .gp-img-name {
  display: inline-block;
  padding: 5px;
  font-size: 12px;
  font-style: italic;
}
.gp-form a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
}
.gp-form a:hover,
.gp-form a:focus {
  text-decoration: none;
  background-color: #e6e6e6;
  outline: none;
}
.gp-form a .btn {
  display: flex;
  font-size: 18px;
  color: #d9d9d9;
  align-content: center;
  height: 20px;
}
.gp-form a .btn i {
  display: block;
}
.gp-form a:hover .btn {
  color: #333333;
}
.gp-preview {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 75px;
}
.gp-preview i.fa {
  line-height: 75px;
  font-size: 40px;
  color: #FFFFFF;
  display: none;
}
.gp-preview:hover i.fa {
  display: inline-block;
  text-shadow: 1px 1px 8px #000;
}
body.overlay .panel-header {
  margin: 15px;
  text-align: right;
}
/*
 Copyright 2015 netfeld - web solutions  
 Hauke Loebert
 http://www.netfeld.de
*/
/* 
    Created on : 21.04.2015, 09:55:32
    Author     : Hauke Loebert <loebert@netfeld.de>
*/
/*MEDIA*/
@media only screen and (min-width:769px) and (max-width: 985px) {
  div.navbar-default.sidebar {
    margin-top: 128px;
  }
  body.main {
    background: url("../img/chemplus_sitenav_bg.jpg") 0px 40px no-repeat, /* fixed, */ url("../img/chemplus_col_bg.gif") 0px 0px repeat-y;
  }
  #wrapper {
    background-image: url("../img/chemplus_sitenav_logo.png");
  }
  #clang_switch {
    top: 50px;
  }
}
/*sehr große Screens*/
@media only screen and (min-width:986px) {
  div.navbar-default.sidebar {
    margin-top: 128px;
  }
  body.main {
    background: url("../img/chemplus_sitenav_bg.jpg") 0px 40px no-repeat, /* fixed, */ url("../img/chemplus_col_bg.gif") 0px 0px repeat-y;
  }
  #wrapper {
    background-image: url("../img/chemplus_sitenav_logo.png");
  }
}
@media only screen and (max-width: 768px) {
  .btn.scroll.down,
  .btn.scroll.up {
    left: 5px;
  }
  #clang_switch {
    top: 50px;
  }
}
.error-buttons {
  margin-top: 2em;
}
.alert-error {
  background-color: #feeded;
  border-color: #FDBBBB;
}
body.errorPage {
  background: url('../img/chemplus_login_bg.png') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.alert-b.no-hide {
  padding: 5px;
}
.alert-b {
  position: relative;
  font-size: 12px;
  padding: 10px;
  padding-left: 20px;
  margin-bottom: 14px;
  border: 1px solid transparent;
  border-radius: 3px;
}
#flash-messages .alert {
  font-size: 14px;
  width: 270px;
  padding: 20px 35px 20px 65px;
}
#flash-messages .alert:before {
  position: absolute;
  left: 5px;
  top: 10px;
  display: block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 38px;
  padding: 4px 10px;
}
#flash-messages .alert.alert-info {
  background-image: none;
  font-size: 14px;
}
#flash-messages .alert.alert-info:before {
  content: "\f05a";
  /**/
  color: inherit;
}
#flash-messages .alert.alert-error {
  font-size: 14px;
}
#flash-messages .alert.alert-error:before {
  /*image is more beautiful*/
  content: "";
  /* content: "\f06a";
        color: #CD3030;*/
}
#flash-messages .alert.alert-success {
  font-size: 14px;
}
#flash-messages .alert.alert-success:before {
  /*color: #CD3030;
        content: "\f058 ";
        */
  content: "";
}
.lock-info:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  padding: 4px 10px;
  font-size: 14px;
  content: "\f023";
  color: #f0ad4e;
}
/*
 Copyright 2015 netfeld - web solutions  
 Hauke Loebert
 http://www.netfeld.de
*/
/* 
    Created on : 17.09.2015, 17:24:38
    Author     : Hauke Loebert <loebert@netfeld.de>
*/
.registration .radio {
  margin: 15px 0;
  margin-left: 30px;
}
.registration .radio input {
  top: -3px;
}
.registration fieldset > legend {
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.registration .registration-license-input {
  font-weight: bold!important;
  font-size: 26px;
}
.registration .registration-license-input input {
  width: 20px;
  height: 20px;
}
.registration .registration-license-details {
  margin: 15px 0;
  display: none;
}
.registration .registration-choose-address > div > div {
  display: flex;
}
.registration .registration-address-custom {
  display: none;
}
.registration table {
  background-color: #fff;
}
.registration .registration-text {
  margin: 15px 0;
  line-height: 1.4;
}
.registration .registration-text a {
  text-decoration: underline;
}
.registration .registration-text a:hover {
  text-decoration: none;
  background-color: #70858B;
  color: #fff;
}
