body, font, p, tbody {
  /*  font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-weight: normal;*/
}

/* ================================= 
   Content
   ================================= */
.platocontent, .platocontent p, .platocontent tbody, .content-wrapper, .cms_content_content {
  /*font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  line-height: 15px;*/
}

.platocontent h1, .cms_h1_content {
  /*font-family: Verdana, Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #ccc;
  color: black;
  font-size: 1.27em;
  margin: -1px 0 14px;
  padding-bottom: 10px;
  padding-top: 10px;
  line-height: 16px;*/


}

.content-wrap h1, .content-wrap h2, .content-wrap h3 {
  margin-bottom: 1.5625rem;
}

section p {
  margin: 1.1625rem 0;
}

p.p-block, p.p-inline, div.p-inline {
  margin-bottom: 1.8625rem;
}

h1:after, h2:after, h3:after {
  content: '';
  display: block;
  width: 6.25rem;
  max-width: 100%;
  margin-top: 0.15em;
  border-bottom: 0.3125rem solid #98bf00;
}

.content-wrap h2 {
  font-size: 2.5rem;
  line-height: 1.2;
}


.platocontent h2, .cms_h2_content {
  /* font-family: Verdana, Arial, Helvetica, sans-serif;
   color: black;
   font-size: 1.0909em;
   font-weight: 700;
   line-height: 16px;
   margin: 0;
   padding-top: 12px;
   padding-bottom: 4px;*/
}

.platocontent h3 {
  /*font-size: 11px;
  font-weight: bold;
  margin: 0px;
  padding: 9px 0px 4px 0px;*/
}

/* =================================
   Margin
   ================================= */
.platomargin, .platomargin p, .platomargin tbody, .cms_content_margin {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  text-decoration: none;
  line-height: 16px;
}

.platomargin h1, .cms_h1_margin {
  color: #444;
  font-size: 30px;
  font-weight: normal;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  line-height: normal;
  font-family: Tahoma, Arial, sans-serif;
}

.platomargin h2, .cms_h2_margin {
  font-size: 20px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  line-height: normal;
  font-family: Tahoma, Arial, sans-serif;
}

.platomargin h3 {
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  padding: 9px 0px 4px 0px;
}

/* ================================= 
   Margin && Content
   ================================= */
.platocontent p, .platomargin p {
  padding: 10px 0px 0px 0px;
  margin: 0px;
}

.platocontent p.p-block, .platomargin p.p-block {
  margin: 0px;
  padding: 10px 0px 0px 0px;
  clear: both;
}

.cms_h1_content, .cms_h2_content, .cms_h1_margin, .cms_h2_margin {
  margin: 0px;
  padding: 0px;
  line-height: normal;
}

/* ================================= 
   Standard Contents
   ================================= */
cite {
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 15px;
  border-left: 1px solid #ccc;
  display: block;
  font-style: normal;
}

br.invisible-br, .br {
  height: 1px;
  clear: both;
  line-height: 1px;
  overflow: hidden;
  font-size: 1px;
}

.faq-con {
  margin-bottom: 1.8625rem;
}

div.faq-q {
  font-weight: bold;
  cursor: pointer;
  color: #000;
  display: block;
  width: 100%;
  padding: 0.625rem 0 0.3125rem;
  border-bottom: 0.3125rem solid #e6e6e6;
  transition: color .3s, border-color .3s;
}

div.faq-q span {
  display: inline-block;
  position: relative;

}

div.faq-a span {
  max-width: 1000px;
  display: block;
}

div.faq-q span:after {
  content: "";
  position: absolute;
  top: 0.375rem;
  right: -20px;
  display: inline-block;
  background: url(/layout/icon_down.svg) no-repeat center center / 13px;
  transition: transform .3s;
  width: 15px;
  height: 15px;
}

div.faq-q:not(.faq-active):hover {
  color: #98bf00;
  border-color: #98bf00;
}

div.faq-active.faq-q {
  border-color: #98bf00;
  color: #98bf00;
}

div.faq-active.faq-q span:after {
  transform: rotate(180deg);
}

div.faq-a {
  display: none;

  padding: 16px 0px 16px 0px;
  margin-bottom: 10px;
}

/* ================================= 
   Links
   ================================= */
.platocontent a, .platocontent a:link, .platomargin a, .platomargin a:link {
  color: #808080;
  text-decoration: underline;
  font-size: inherit;
}

.platocontent a:hover, .platomargin a:hover {
  color: #000;
  text-decoration: underline;
}

a.stdlink, a.stdlink:link, a.stdlink-ext, a.stdlink-ext:link, a.internal-link, a.internal-link:link, a.mail-link, a.popup-link, .content-wrap a {
  color: #808080;
  text-decoration: underline;
  font-size: inherit;
}

a.stdlink:hover, a.stdlink-ext:hover, a.internal-link:hover, a.mail-link:hover, .content-wrap a:hover {
  color: #000;
  text-decoration: underline;
}

.company_short_desc_block a {
  padding-right: 15px;
  position: relative;
}

.company-ov-img {
  width: 170px;
  white-space: nowrap;
}

.company-ov-img img {
  width: 150px;
  height: 60px;
  object-fit: contain;
  margin: auto;
}

.company-ov-txt {
  padding-left: 40px;
}

/* =================================
   Lists
   ================================= */
.platocontent ul, .platomargin ul {
  margin: 5px 0px 5px 0px;
  padding: 0px;
}

.platocontent ul, .platomargin ul {
  list-style-type: none;
}

.platocontent ul ul, .platomargin ul ul {
  margin: 0px 0px 2px 10px;
  padding: 0px;
}

/* IE 
* html .platocontent ul ul, * html .platomargin ul ul {
margin:0px 0px 2px 0px;
}*/

.platocontent ul li, .platomargin ul li {
  margin: 0px;
  padding: 0px 0px 0px 10px;
}

.platocontent ol, .platomargin ol {
  margin: 5px 0px 0px 15px;
  padding: 0px;
}

.platocontent ul.cl li, .platomargin ul.cl li {
  margin: 0px;
  padding: 0px 0px 0px 16px;
}

.platocontent ul.cl ul, .platomargin ul.cl ul {
  margin: 0px 10px 2px 16px;
}

/* ================================= 
   Lists Checkmark
   ================================= */
.platocontent ul.cl li.plus, .platomargin ul.cl li.plus {
  background: url(/images/layout/list_item_checkmark.gif) no-repeat 0px 3px;
}

.platocontent ul.cl li.minus, .platomargin ul.cl li.minus {
  background: url(/images/layout/list_item_checkmark_off.gif) no-repeat 0px 3px;
  color: #aaa;
}

/* ================================= 
   CMS Content Classes and Modules
   ================================= */
/* [BILD] Tag */
.inline-image {
  vertical-align: middle;
}

/* Suchbegriff hervorheben - Search Klasse */
.mark-term {
  color: #cc0000 !important;
  background: yellow !important;
  font-weight: bold;
  font-size: inherit;
  font-family: inherit;
}

/* ================================= 
   Validator, form-table, Inputs
   ================================= */
.p-sb, .p-dd, .p-ta, .p-ti {
  font-weight: 300;
  margin: 0px;

  border: 2px solid #98bf00 !important;
}

.p-ta, .p-ti {
  padding: 8px !important;
  width: 100%;
}

.p-dd {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 8px 27px 8px 8px !important;
  cursor: pointer;
  max-width: 100%;
  background: #fff url(/layout/chevron.svg) no-repeat center right / 20px auto;
}

label {
  cursor: pointer;
}

.val-err, .error {
  color: #cc0000;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.3;
  display: inline-block;
}

.val-desc-err {
  color: #cc0000;
  font-weight: bold;
}

.val-value {
  color: #666;
}

.val-info-text {
  color: #999;
  font-size: 1rem;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}

.val-info-text {
  zoom: 1;
}

.val-info-text:before, .val-info-text:after {
  content: "";
  display: table;
  clear: both;
}

.val-err:before {
  content: "";
  display: table;
  clear: both;
}

div.val-input-error .p-ti {
  display: inline;
}

table.form-table {
  width: 100%;
  background: #f3f3f3;
  border: 1rem solid #f3f3f3;
}

table.form-table tr td {
  padding: 5px 0px;
}

table.form-table tr td.a {
  white-space: nowrap;
  padding-right: 8px;
  padding-top: 16px;
  vertical-align: top;
  width: 34%;
  word-break: break-word;
  overflow-wrap: break-word;
}


table.form-table td.captcha {
  padding-top: 10px !important;
  height: 40px;
}

table.form-table td.b {
  width: 66%;
  vertical-align: top;
  padding-right: 8px;
  line-height: 1.3;
}

table.form-table td.b table {
  width: auto;
}

.tpl-a table.form-table td.a {
  width: 28%;
}

.tpl-a table.form-table td.b {
  width: 72%;
}

table.form-table td.b p {
  line-height: 1.3;
}

table.form-table td table.inner td {
  padding: 0px 0px;
  vertical-align: top;
}

.p-ra {
  vertical-align: text-bottom;
  margin: 0 3px 0 0;
  vertical-align: middle \9;
}

.p-cx {
  vertical-align: text-bottom;
  margin: 0 3px 0 0;
  vertical-align: middle \9;
}

.p-ta {
}

.p-ti {
  /* line-height:20px;*/
}

.p-mul {
}

.p-dd {
}

.p-ta, .p-ti, .p-dd, #captcha_code, .p-sb, .qq-upload-button, .qq-delete-button {

}


/*
.p-ti, .p-dd {
  height: 1.8em;
}

.p-dd {
  height: 2.1em;
  padding: 1px 2px;
}

.p-ta {
  line-height: 1.4em;
}
*/

.p-sb, a.p-sb, a.p-sb:link, .qq-upload-button, .qq-delete-button {

  display: inline-block;
  /*background-color: #fff;*/
  font-weight: bold;
  cursor: pointer;
  text-decoration: none !important;
  /*border-radius: 3px;
  line-height: 25px;*/

  padding: 8px 14px !important;
  box-sizing: content-box;
  background-color: #98bf00;
  font-weight: bold;
  /* padding: 4px 8px;*/
  cursor: pointer;
  color: #ffffff;
  line-height: 1;
}

.qq-upload-button, .qq-delete-button {
  line-height: 27px;
}

.p-sb:hover, a.p-sb:hover {
  opacity: 0.8;
  color: white;
}

/*

* + html .p-sb, * + html button, * + html a.p-sb, * + html a.p-sb:link, * + html .qq-upload-button, * + html .qq-delete-button {
  border: none !important;
  font-weight: bold !important;
  cursor: pointer;
  background: #bcd571 !important;
  text-shadow: none !important;
}

.p-sb:hover, a.p-sb:hover, .qq-upload-button-hover, .qq-delete-button-hover, a.p-sb-active {
  background-color: #98bf00 !important;
  border-color: #bcd571 !important;
  color: #ffffff !important;
}

* + html .p-sb:hover, * + html button:hover, * + html a.p-sb:hover, * + html .qq-upload-button-hover, * + html .qq-delete-button-hover {
  color: #333;
}
*/

.p-sb.disabled, .p-sb.disabled:hover {
  opacity: 0.5;

}

.p-sb.disabled:hover {
  opacity: 0.3;
}

.p-sb.mini {
  font-weight: normal !important;
  font-size: 1rem !important;
  padding: 0 5px !important;
}

.p-ti-error, .p-ta-error, .p-dd-error {
  -moz-box-shadow: 0px 0px 1px rgba(250, 0, 0, 1);
  -webkit-box-shadow: 0px 0px 1px rgba(250, 0, 0, 1);
  box-shadow: 0px 0px 1px rgba(250, 0, 0, 1);
}

.small-txt {
  float: left;
  display: block;
  max-width: 490px;
  font-size: 1rem;
  line-height: 1.3;
}

.mand-hint a {
  color: #fff !important;
}

.mand-hint {
  color: #fff;
  font-size: 1.1rem !important;
  margin-bottom: 10px;
  padding: 1.1rem;

  background-color: #77a200;
  background-color: #bbbbbb;
  border-top-right-radius: 0.5em;
  border-bottom-left-radius: 0.5em;
  display: inline-block;
  font-weight: normal;
}


.mand-hint.large {
  font-size: 120%;

}

.mand-hint.data-saved {
  background-color: #77a200;

}

.man-err-field {
  padding: 10px;
  border: 1px solid crimson;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.man-err-field h2 {
  padding-top: 0;
}


.box-field h2 {
  padding-top: 0;
}

.box-field.colored b {
  color: #222;
}

.box-field.colored {
  border: 1px solid #fedc00;
  background: #fcf7ed;
  color: #999;
}


div.val-help {
  display: none;
  position: absolute;
  clear: both;
  z-index: 100;
  background: url(/images/std/validator_help_yellow.gif) no-repeat 0px 0px;
  margin: 1px 0px 0px 0px;

  -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.02);
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.02);

}

div.val-help div {
  border-bottom: 1px solid #feeccb;
  border-right: 1px solid #feeccb;
  padding: 8px 12px;
  margin-top: 5px;
}

span.hlp-span {

  margin-right: -4px;
  text-align: right;
  display: block;
  height: 0px;
  margin-top: -13px;
}

span.hlp-span img {

}

.val-man-flag {
  font-weight: bold;
  color: #cc0000;
}

.val-view {
  width: 100%;
  display: block;
  padding: 1px 0px;
  text-indent: 3px;
  margin: 0px 0px 0px 0px;
  background: transparent !important;
  min-width: 85px;
}

form .p-ti:focus,
form .p-ta:focus {
  background: #f4f7e9;

}

.form-table .remark {
  border-top: 3px solid #cbcbcb;
  margin-top: 15px;
  padding-bottom: 10px;
  padding-top: 25px;
  font-size: 1rem;
}

.form-table .remark small {
  color: #666;
  font-size: 1rem;
}

.hint {

  color: #666;
}

.remark.first {
  border-top: none;
}

.remark.first h2 {
  padding-top: 0px;
}

.ui-datepicker-trigger {
  width: 35px;
}

/* =================================
   Paging
   ================================= */
ul.paging {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  /*center?*/
  text-align: center;
  position: relative;
  float: left;
}

ul.paging li {
  float: left;
  padding: 0px 0px 0px 0px !important;
  margin: 0px 2px 2px 0px !important; /* IE ? */
  background-image: none;
  position: relative;
  line-height: 21px;
}

ul.paging li:before, ul.paging li:after {
  content: none !important;
}

ul.paging li a, ul.paging li div {
  color: #444 !important;
  border: 1px solid #eee;
  padding: 3px 6px;
  display: inline;
  background-image: none;
  text-decoration: none !important;
}

ul.paging li a {
  background: #f5f5f5;
  text-decoration: none !important;
}

ul.paging li div {
  font-weight: bold;
}

ul.paging li a:hover {
  background: #fff;
  text-decoration: none;
}

.paging .next, .paging .prev, .paging .points {
}

/* nur benötigt, wenn Paging-Jump Funktion aktiv
ul.paging .page-textinput, ul.paging .page-submit {
font-size:10px;
color: #444;
border:1px solid #CCC;
background:none;
}
*/

/* =================================
   CMS Content-Types Bilder
   ================================= */
div.thumb {
}

div.thumb div {
}

img.thumb {
}

.left-float-image {
  float: left;
  width: calc(33% - 20px);
  margin-right: 20px;
}

.right-float-image {
  float: right;
  width: calc(33% - 20px);
  margin-left: 20px;
}

div.image-subscription {
  padding: 10px 0;
  font-size: 1rem;

}

.left-float-image img,
.right-float-image img {
  width: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.center-image {
  text-align: center;
}

.center-image img {
  width: auto;
  max-width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;

}

.full-img-lay img {
  width: 100%;
  max-width: unset !important;
}

/* =================================
   CMS Content-Types
   ================================= */
div.dc-first {
}

div.dc-mid {
}

div.dc-last {
}

div.content-block {
}

div.content-div-1 {
  max-width: 818px;
}

div.content-div-1 div.content-div-inner {
}


div.content-div-3 {
}


/* TAG: [TRENNER] */
div.ruler {
  margin-bottom: 11px;
  border-bottom: 5px solid #e6e6e6;
  height: 12px;
  overflow: hidden;
}

/* =================================
   [TAB] Tag
   ================================= */
table.easy-tab td {
  vertical-align: top;
}

table.easy-tab td.first {
}

table.easy-tab-dot {
  width: 100%;
}

table.easy-tab-dot tr {
  background: url(/images/layout/tabdots.gif) repeat-x 0px 0px;
}

table.easy-tab-dot td span.bg {
  background: #fff;
}

table.easy-tab-dot td span.bg {
  padding: 0px 0px 0px 3px;
}

table.easy-tab-dot td.first span.bg {
  padding: 0px 3px 0px 0px;
}

/* =================================
   Sitemap
   ================================= */
/*
#sitemap a {
color:#F97F00;
}

#sitemap a:hover {
text-decoration:underline;
color:#F97F00;
}

#sitemap ul {
list-style-type:none;
margin:0px;
padding:0px;
}

#sitemap ul ul {
margin:0px 0px 10px 15px;
}

#sitemap ul li {
margin:0px;
padding:0px 0px 0px 0px;
}
*/

/* =================================
   Content-Type 21 - Tabs
   ================================= */
.ui-tabs-frontend {
  padding: 15px;
}

.ui-tabs-frontend .ui-tabs-nav {
  position: relative;
  z-index: 20 !important;
  list-style: none;
  margin: 0px 0px 0px 0px !important;
  padding: 0px !important;
  text-align: center;
}

.ui-tabs-frontend .ui-tabs-nav a {
  white-space: nowrap;
  display: block;
}

.ui-tabs-frontend .ui-tabs-nav li {
  /*background: url(/images/backend/tab_off.gif) no-repeat;*/
  background: none;
  background-color: #f0f0f0;
  /*margin: 0px 5px 0px 0px;*/
  margin: 0px 5px -1px 0px; /* ohne Abstand 0px -1px 0px 0px;*/
  padding: 0px 5px;
  float: left;
  /*width: 105px;*/
  height: 22px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 0px solid #ccc;
}

/*
.ui-tabs-nav li {
background: url(/images/backend/tabk_off.gif) no-repeat !important;
width: 100px;
}
*/

.ui-tabs-frontend .ui-tabs-nav li a:link {
  color: #7c9ead !important;
  text-decoration: none !important;
}

.ui-tabs-frontend .ui-tabs-nav li a:visited {
  color: #7c9ead !important;
  text-decoration: none !important;
}

.ui-tabs-frontend .ui-tabs-nav li a:hover {
  text-decoration: underline !important;
  cursor: pointer;
}

.ui-tabs-frontend .ui-tabs-selected {
  /*background: url(/images/backend/tab_on.gif) no-repeat !important;*/
  background-image: none;
  background-color: #fff !important;
  position: relative;
  top: 0px;
  z-index: 2;
  margin-top: 0;
}

.ui-tabs-frontend .ui-tabs-selected {
  /*background: url(/images/backend/tabk_on.gif) no-repeat !important;*/
}

.ui-tabs-frontend .ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
  display: block;
  clear: both;
  content: " ";
}

.ui-tabs-frontend .ui-tabs-hide {
  display: none;
}

.ui-tabs-frontend .ui-tabs-nav a, .ui-tabs-frontend .ui-tabs-nav a span {
  /*float: center;  fixes dir=ltr problem and other quirks IE */
}

.ui-tabs-frontend .ui-tabs-nav a span {
  line-height: 22px;
}

.ui-tabs-frontend .ui-tabs-nav .ui-tabs-selected a span {
  font-weight: bold;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-frontend .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
  display: inline-block;
}

*:first-child + html .ui-tabs-frontend .ui-tabs-nav { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
  display: inline-block;
}

.ui-tabs-frontend .ui-tabs-panel {
  clear: both;
  border: 1px solid #ccc;
  border-width: 1px 1px 1px 1px;
  padding: 10px;
  margin-bottom: 10px;
}

/* =================================
   Content Type 19 - Table
   ================================= */
table.tablizer-2, table.tablizer-3 {
}

table.tablizer-2 .td-1 {
  width: 49%;
}

table.tablizer-2 .td-2 {
  width: 51%;
  padding-left: 10px;
}

table.tablizer-3 .td-1 {
  width: 30%;
}

table.tablizer-3 .td-2 {
  width: 35%;
  padding-left: 10px;
}

table.tablizer-3 .td-3 {
  width: 35%;
  padding-left: 10px;
}

.infobadge {
  width: 25px;
  margin: 0 5px;
  cursor: help;
}

.infobadge:hover {
  opacity: 0.8;
}

/* <AJAX FILEUPLOAD> */

.qq-uploader {
  position: relative;
  width: 100%;
}

.qq-upload-button, .qq-delete-button {
  display: inline-block; /* or inline-block */
  width: auto;
  /*
  padding: 2px 0;
  text-align:center;
  background:#880000;

  color:#fff;*/

}

/*
.qq-upload-button-hover, .qq-delete-button-hover {background:#000000; cursor:pointer !important;}
.qq-upload-button-focus, .qq-delete-button-focus {}
*/

.qq-upload-drop-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 70px;
  z-index: 2;
  background: #ff9797;
  text-align: center;
}

.qq-upload-drop-area span {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -8px;
  font-size: 16px;
}

.qq-upload-drop-area-active {
  background: #ff7171;
}

.qq-upload-list {
  margin: 15px 35px;
  padding: 0;
  /*list-style: disc;*/
}

.qq-upload-list li {
  margin: 0;
  padding: 0;
  line-height: 15px;
  font-size: 12px;
}

.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
  margin-right: 7px;
}

.qq-upload-file {
}

.qq-upload-spinner {
  display: inline-block;
  background: url("/images/std/loading.gif");
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}

.qq-upload-size, .qq-upload-cancel {
  font-size: 11px;
}

.qq-upload-failed-text {
  display: none;
}

.qq-upload-fail .qq-upload-failed-text {
  display: inline;
}

.upl_messg {
  display: none;
  border: 1px solid crimson;
  padding: 5px;
}

/* </AJAX FILEUPLOAD> */

div.ajax_list {
  padding: 3px 8px;
  border: 1px solid #ccc;
}

ul.ajax_list {
  margin: 0px 0px;
  border: 1px solid #ccc;
  max-height: 50vh;
  overflow-y: scroll;
}

ul.ajax_list li:before {
  display: none;
}

.ajax_resdiv {
  margin-top: 2px;
  position: absolute;
  background: white;
  box-shadow: 10px 10px 5px #888;
  z-index: 10000;
}

ul.ajax_list {
  padding: 5px;
  margin: 0px !important;
}

ul.ajax_list li {
  cursor: pointer;
  background: none;
  padding: 1px 8px;
  margin: 0px;
  border-bottom: 1px solid #e6e6e6;
}

ul.ajax_list li:last-child {
  border: none;
}

ul.ajax_list li:hover {
  background: #e6e6e6;
}

/* jquery tooltip */
#tooltip {
  position: absolute;
  z-index: 3000;
  border: 1px solid #999;
  background-color: #fafafa;
  padding: 2px 5px;
  -moz-box-shadow: 5px 5px 5px #eee;
  -webkit-box-shadow: 5px 5px 5px #eee;
  box-shadow: 5px 5px 5px #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 280px;
}

#tooltip * {
  font-size: 10px !important;
  font-weight: normal !important;
  line-height: 13px;
  width: auto;

}

#tooltip h3, #tooltip div {
  margin: 0;
}

#tooltip.ibox {
  font-size: 10px !important;
  line-height: 12px !important;
}

.dblock {
  float: left;
  min-height: 80px;
  width: 250px;
}

small {
  font-size: 9px;
  line-height: 14px;
}

.pdf-dl {
  padding: 15px 10px 15px 40px;
  background: #dfdfdf url(/layout/pdf_small.png) no-repeat 6px 10px;
  margin: 10px 0px;
}


div#wrapper {

  width: 1215px;
  /*
  height:auto !important;
  height:100%;
  min-height:100%;
  */
  margin: 0 auto;
  min-height: 760px;
  position: relative;
  /*left:-12px;*/

}

div#metanavigation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #b3b3b3;
  padding-right: 19px;
  position: absolute;
  font-size: .9091em;
  height: 2.5455em;
  line-height: 2.5455em;
  text-align: right;
  width: 980px;
  text-transform: uppercase;
  z-index: 999;
}

div#metanavigation a:link, div#metanavigation a:active, div#metanavigation a:visited {
  color: #4d4d4d;
  text-decoration: none;
  text-transform: uppercase;
}

div#metanavigation a:hover {
  text-decoration: underline;
}

/* Head */
div#head {
  height: 108px;
  width: 1015px;
  background-color: #ffffff;
  padding-top: 8px;
}

div#logo {
  background-color: #fff;
  float: left;
  height: 108px;
  width: 204px;
}

div#head-image {
  background: url(/layout/header.jpg) 0 0 no-repeat; /* Statt festes JPG z.B. "random_image.php" nutzten */
  float: left;
  height: 108px;
  width: 811px;
  position: relative;
}

div#head-text {
  /*background-color: #fff;*/
  float: left;

  font-weight: 700;

  line-height: 22px;
  margin-top: 74px;
  overflow: hidden;


}

div#head-text > a {
  font-size: 1.28em;
  text-decoration: none;
  background: url(/layout/key.svg) no-repeat 0px 2px / 22px auto;
  padding-left: 25px;
  display: block;
}

div#head-text-corner {
  background: url("/layout/head_text_corner.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 33px;
  margin-top: 74px;
  width: 15px;
}

.big_font {
  font-size: 1.09em !important;
  height: 27px !important;
  padding-top: 6px;
}

* html .big_font { /* IE 6 */
  height: 32px !important;
}

/* Footer */
div#footer-container {
  height: 70px;
  left: 0;
  position: absolute;
  width: 1015px;
  background: #ffffff url(/layout/bg_footer.png) left top no-repeat;
  bottom: 0;
}

* html div#footer-container {
  background: #ffffff url(/layout/bg_footer.png) left top no-repeat;
}

#pwd_valid {
  margin: 5px 0;
  display: block;
  line-height: 1.2;
}

div#footer {
  /*    background-color:#fef2d6;*/
  height: 45px;
  width: 1015px;
}

div#footer-text {
  font-size: .8182em;
  height: 21px;
  float: left;
  width: 965px;
}

div#footer-corner {
  display: none;
}

div#footer-content {
  border-top: 1px #b3b3b3 solid;
  height: 20px;
  line-height: 2.2727em;
  margin-left: 204px;
  width: 780px;
}

div#footer-content a:link, div#footer-content a:active, div#footer-content a:visited {
  color: #808080;
  text-decoration: none;
  text-transform: uppercase;
}

div#footer-content a:hover {
  text-decoration: underline;
}

.footer-left {
  float: left;
  margin-right: 15px;
}

.footer-right {
  float: right;
}

#interest_group_window {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 9999;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;

}
#interest_group_window > div {
  padding: 15px 20px;
  background: white;
  max-width: 320px;
}
.in-cho {
  border:3px solid #ddd;
  background: #98bf00;
  color: white;
  cursor: pointer;
  padding: 10px 50px;
  text-align: center;
  margin: 5px 0;
}
/* Kleiner Informationstext */
div#owner {
  height: 15px;
  text-align: left;
  margin: 5px auto 0;
  width: 1015px;
}

span#owner-text {
  color: #4d4d4d;
  padding-left: 32px;
  font-size: 10px;
  line-height: 1.5em;
}

span#owner-text a {
  color: #4d4d4d;
}

/* 10px Abstand für Head/Foot - auch zum clear'en der Floats! */
div.spacer {
  background-color: #e5e5e5;
  border-left: 2px #fff solid;
  border-right: 2px #fff solid;
  clear: both;
  height: 10px;
  margin-left: 16px;
  width: 979px;
}

.searchdiv {
  display: none;
  /*background: #fff;*/
  /*padding: 3px 0px 0px 5px;*/
  /*height: 100px;*/
  /*overflow-x: auto;*/

  padding: 2px 5px;
  background: white;
  overflow: auto;
  height: 150px;
  border: 1px solid #dadada;
}

a.extended-search-link {
  /*float: right;*/
  margin-top: 5px;
  padding-right:20px;
  color:#98bf00;
  margin-left:20px !important;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  background: transparent url(/layout/icon_down.svg) no-repeat right center / 14px auto;
}
a.extended-search-link.esl-close {
  background: transparent url(/layout/icon_up.svg) no-repeat right center / 14px auto;
}
.fi-p {
  padding-left: 8px;
  display: inline-block;
}

.abc_filter {
  background: #f3f3f3;
  padding: 1px 5px;
  float: left;
  margin: 4px 4px 4px 0;
  text-decoration: none !important;
}

.abc_filter_active {
  background: #e6e6e6;
  padding: 1px 5px;
  float: left;
  margin-right: 4px;
  margin-top: 5px;
  text-decoration: none;
  font-weight: bold;
}

.abc_filter_del a {
  background: #f3f3f3;
  padding: 1px 5px;
  float: right;
  margin-right: 4px;
  margin-top: 0px;
  text-decoration: none;
  font-weight: normal;
  text-decoration: none !important;
}

.abc_filter_del a:hover {
  background: #e6e6e6 !important;
  color: black;
}

a.abc_filter:hover {
  background: #e6e6e6 !important;
  color: black;
}

.company-ov-table td, .job-ov-table td {
  border-bottom: 2px solid #e6e6e6;
}

.job-ov-img {
  padding: 5px 20px 5px 0;
}

.job-ov-img img {
  margin-top: 12px;
  max-width: 150px;
  max-height: 60px;
  width: 16vw;
  min-width: 70px;
  object-fit: contain;

}
.ov-jf {
  flex: 1 1 50%;
  flex-wrap: wrap;
}
.ov-job-txt {
  padding-left: 20px;
  line-height: 1.4;
  /*word-break: break-all;*/
}
.ov-job-addinfo img {
width: 100%;
  margin-top:5px;
  margin-bottom:5px;
  max-width: 95px;
}
.job-date-box {
  align-self: flex-end;
}
.ov-job-flbx {
  display: flex; width: 100%;height: 100%;max-width: 615px;
}

.ov-gfx {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 1rem;
  color: #888;
  text-align: right;
  white-space: nowrap;
  border-left: 1px solid #ccc;
  margin-left: 5px;
  padding-left: 5px;
  width: 100px;

}
.joblink {
  width: 100%;
 /*height: 25px;*/
  display: inline-block;

color: #808080;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

  margin: 0 0 -4px 0;
  max-width: 500px;
line-height: 1.2;

  /*border:1px solid red;*/

}
.comp-link {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color:#888;
}

@media (max-width: 1300px) {
  .joblink {
    max-width: unset;
    white-space: normal;
  }
}

.ov-job-regio {
  font-size: 1rem;
  color: #888;
  margin-top: 3px;
  display: flex;
  flex-wrap: wrap;
}
.ov-job-regio img {
  width: 13px;
  opacity: 0.5;
  margin-top:-2px;
}
.ov-job-regio > div {
  margin-right: 20px;
}


#tooltip_fe {


  max-width: 200px;
  text-align: left;
  /*text-shadow: 0 1px rgba(0, 0, 0, .5);*/
  line-height: 1.3;
  color: #fff;
  background: #98bf02;
  border-radius: 2px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
  position: absolute;
  z-index: 10000;
  padding: 7px 15px 8px 15px;
  margin-top: -10px; /*offset nach oben*/
}

#tooltip_fe:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top-color: #98bf02;
  border-top: 10px solid rgba(152, 191, 0, 1);
  content: '';
  position: absolute;
  left: 50%;
  bottom: -9px;
  margin-left: -10px;
}

#tooltip_fe.top:after {
  border-top-color: transparent;
  border-bottom-color: #98bf02;
  border-bottom: 10px solid rgba(152, 191, 0, 1);
  top: -20px;
  bottom: auto;
}

#tooltip_fe.left:after {
  left: 10px;
  margin: 0;
}

#tooltip_fe.right:after {
  right: 10px;
  left: auto;
  margin: 0;
}

#topjob_container ul, #topjob_container li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#topjob_container div b {
  font-size: 16px;
}

#topjob_container {
  width: 240px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 2px solid #e8e8e9;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  position: absolute;
  z-index: 10;
  background: #e8e8e9; /*#FCF7ED;*/
  left: 50%;
  margin-left: 1020px;
  margin-top: 24px;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

#topjob_events_container ul, #topjob_events_container li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#topjob_events_container div b {
  font-size: 16px;
}

#topjob_events_container {
  width: 240px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 2px solid #e8e8e9;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  position: absolute;
  z-index: 10;
  background: #e8e8e9; /*#FCF7ED;*/
  left: 50%;
  margin-left: 1020px;
  margin-top: 24px;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  top: 390px;
}

.pack_1 {
}

.pack_2, .pack_5, .pack_6, .pack_7 {
}

table tbody tr.pack_3:nth-child(odd) .ov-job-txt,
table tbody tr.pack_3:nth-child(even) .ov-job-txt {
  background: rgba(152, 191, 0, 0.08);
}

.xdata-table {
  empty-cells: show;
}

.xdata-table tr:nth-child(even) {
  background: #efefef
}

.xdata-table tr:nth-child(odd) {
  background: #fff
}

.xdata-table td:first-child {
  width: 50%;
}

.xdata-table td {
  padding: 8px 8px;
}

.xdata-table tr.bold td {
  font-weight: bold;
}

.xdata-table td.mark {
  text-align: center;
}

.xdata-table td.yes {
  background: url(/layout/checkmark.svg) no-repeat center center / 20px auto;
}

.xdata-table {
  background: #ccc;
}

.black_link {
  color: black;
  text-decoration: none;
}

.black_link:hover {
  color: black;
  text-decoration: underline;
}

dl.jobdata {
  width: 100%;
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}

.jobdata dt {
  font-weight: bold;
  float: left;
  width: 35%;
min-width: 200px;
  padding: 0px;
  margin: 0px;
  max-width: 300px;
}

.jobdata dd {
  float: left;
  width: 65%;

  padding: 0px;
  margin: 0px;
}

.jobdata dd ul {
  /*margin: 0px !important;*/
}

.wbvis {
}

tr.wbvis .p-ti, tr.wbvis .p-ta, tr.wbvis .p-dd {

}

.pwd-code {
  font-size: 11px;
  background: #fff;
  color: #cc0000;
  padding: 0 2px;
  line-height: 10px;
}


.form-block {
  padding: 0px;
  border: 2px solid #e5e5e5;
  margin-top: -2px;
  background: #fdfdfd;
}

/*margin-top:-11px  */
.form-block p {
  padding: 10px;
  color: #555;
}

.form-block .form-table {
  border-width: 10px;
}

.skip-form-block {
  opacity: 0.3;

}

.form-block h2 {
  font-size: 1.5rem;
}

.personal-prof h4 {
  margin: 40px 0 15px 0;
}

a.form-navi, a:link.form-navi {
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  float: left;
  background: #dde8b3;
  width: 24.25%;
  margin-right: 1%;
  margin-bottom: 1%;
  padding: 8px 0px;
  text-align: left;
  text-decoration: none !important;
  font-weight: normal;
  color: #000;
}

a.form-navi:hover {
  background: #eee;
  color: #444;
}

a.form-navi.active {
  background: #98bf00;
  color: white;
}

.yap, .nope {
  float: left;
  margin: 0 5px 0 10px;

  padding-right: 4px;
  line-height: 15px;
  font-size: 14px;
}

.yap img, .nope img {
  width: 15px;
  margin-top: 5px;
}

.yap {
  color: green;
}

.nope {
  color: crimson;
}

#birthday_day, #birthday_month, #birthday_year {
  display: inline-block;
}

a.form-navi.active .nope {
  color: white;
}

a.form-navi.active .yap {
  color: white;
}

a.form-navi:nth-of-type(4n+0) {
  margin-right: 0 !important;
}

.form-block .ruler {
  border-bottom: 3px solid #cbcbcb;
  height: 1px;
  margin: 0 0 5px 0;
  padding: 0;
}


.login_form_dyn {
  position: absolute;
  z-index: 889988;
  width: 370px;
  white-space: nowrap;
  /*border:1px solid #98BF00;*/
  border: 1px solid #d2d5d4;
  background: white;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  margin-top: 6px;
  padding: 1px;
  /*transform: translate(-230px, 13px);*/
  transform: translate(-69%, 18px);
}

.teaser-box {
  border-radius: 0 10px 0 10px;
  width: calc(33.32% - 20px);
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  overflow: hidden;
}

.teaser-box > div {
  padding-top: 140px;
  background: #ccc no-repeat center center / cover;
}

.teaser-box > div + div {
  padding: 10px 15px;
  background: #e5e5e5;
  text-align: center;
  color: #222 !important;
}

.cx-over {
  padding: 0px 9px 9px 9px;
  background: white;
  overflow: auto;
  height: 150px;
  border: 1px solid #dadada;

}

table.inner {
  width: auto;
}

.form-table {
  width: 100%;
  margin: 0 auto;
}

.form-table .captcha img {
}

div.form-table .a {
  padding: 2px 0 12px 0px;
  padding: 10px 0 12px 0px;
}

div.form-table .b {
  padding: 0 0 10px 20px;
}

div.form-table {
  background: #f3f3f3;
  border: 1rem solid #f3f3f3;

}

div.form-table .tab-row {
  display: -ms-flexbox;
  display: flex;

  margin: 0 0 0 0; /* Left */
  /*align-items: flex-start;*/
}

div.form-table .a, div.form-table .b {
  /*border:1px solid red;*/
}

div.form-table .a {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;

}

div.form-table .b {
  -ms-flex-preferred-size: 25%;
  flex-basis: 75%;
}

div.form-table, div.form-table * {
  box-sizing: border-box;
}

#login {
}

.steps {
  margin-top: 10px;
  margin-bottom: 20px;

  display: flex;
  justify-content: space-around;
  align-items: center;


  overflow: hidden;
  text-align: center;
  top: 50%;
  width: 100%;
  height: 57px;
  /*  -webkit-transform: translateY(-50%);
    transform: translateY(-50%);*/

  z-index: 1;
  background-color: #e6e6e6;

}

.steps > div {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
  flex-grow: 1;
  text-decoration: none;
  margin: auto;
  height: 100%;
  padding-left: 38px;
  padding-right: 0;
  align-items: center;
  justify-content: center;


}

.steps > div:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 57px;
  height: 57px;
  top: 0;
  right: -28.1481481481px;
  background-color: #e6e6e6;

  -webkit-transform: scale(0.707) rotate(45deg);
  transform: scale(0.707) rotate(45deg);
  box-shadow: 1px -1px rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.steps > div:last-child:after {
  content: none;
}

.steps > div > span {
  position: relative;
  z-index: 9;
}

.steps > div:first-child {
  padding-left: 15.2px;
}

.steps div:last-child {
  padding-right: 15.2px;
}


.step-active {
  font-weight: bold;
  color: white;
  background: #98bf00;
}

.step-active:after {
  background: #98bf00 !important;
  box-shadow: none !important;
}


.profile-dotruler {
  border-top: 2px solid #e5e5e5;
}

.ruler.profile-ruler {
  border-bottom: 1px dashed #aaa;
}


.global-logout-link, .global-login-link {

  white-space: nowrap;

  background: #98BF00 url(/layout/key.svg) no-repeat 14px center / 17px 17px;
  /*padding-right: 1.3875em;*/
  font-weight: bold !important;
 padding:6px 21px 6px 45px;
  border-radius: 0px 7px 0px 7px;
  position: absolute;
  transform: translate(-100%, -6px);

}
a.global-logout-link:hover, a.global-login-link:hover {
  color: black !important;
}

.griddy {
  display: -ms-grid;
  display: grid;
  /*-ms-grid-columns: (1fr) [ 12 ];*/
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: auto;
  gap: 1.875rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

.griddy-inner {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: auto;
  gap: 1.875rem;
  clear: both;
}

.griddy-inner.wbottom {
  margin-bottom: 1.875rem;
}

.greybox, .box-field, div.content-div-2 {
  padding: 1.25rem;
  border: 5px solid #e6e6e6;
  border-radius: 0 10px 0 10px;
}
.csplogo {
  margin-left: 30px;margin-top:-14px;
}

.roundbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 75px;
  padding: 2.1875rem 1rem 0.75rem;
  /* margin: 0 0.46875rem;
   margin-top: 0.9375rem!important;*/
  -ms-flex-preferred-size: 16.66667%;
  flex-basis: 16.66667%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
  font-size: 1.5rem;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #000;
  border-top-right-radius: 0.4em;
  border-bottom-left-radius: 0.4em;
  background-color: #404040;
  font-weight: bold;
  background: url(/layout/head-big.jpg) no-repeat center center / 100% auto;
  position: relative;
}

.roundbox:after {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  border-top-right-radius: 0.4em;
  border-bottom-left-radius: 0.4em;
}

.roundbox span {
  position: relative;
  z-index: 5;
}

.login_gfx {
  width: 33px;
  margin-left: 0  px;
  display: none;
}

.pagecontent ul {
  margin-left: 22px;
}

.pagecontent ul li {
  position: relative;

}

.pagecontent ul li:not(:empty):before {
  content: "";
  top: 10px;
  margin-left: -22px;
  position: absolute;
  color: inherit;
  height: 4px;
  width: 11px;

  background: #98bf00;
}

/*
.outer_banner {
  background: rgba(204, 192, 0, 0.52);
  width: 100vw;
  left:50vw;
  transform: translateX(-50vw);
  position: relative;

}
*/
.outer_banner {
  width: calc(100vw + ((100vw - 1300px) / 2));
  position: relative;
  left: 0%;
  width: 105vw;
  margin-left: calc(((105vw - 1300px + 40px) / 2) * -1);
  /*  left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;*/
}


.company-ov-table a,
.company-ov-table a:hover,
.tje-box a,
.tje-box a:hover {
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

.scrolltable table {
  width: 100%;
}

select[id^="package_"] {
  display: inline-block;
}

.tje-box {
  opacity: 0;
  transition: opacity 0.25s linear;
}

.tje-box.tje-ok {
  opacity: 1;
  transition: opacity 0.25s linear;
  position: relative;
}


.p-ti, .p-ta, .p-dd, h1:after, h2:after, h3:after,
.form-table input[type="radio"] + label:before, .form-table input[type="radio"] + td label:before, .form-table input[type="checkbox"] + label:before {
  border-color: #555 !important;
}

.p-sb, .p-sb, a.p-sb, a.p-sb:link, .qq-upload-button, .qq-delete-button {
  background-color: #555 !important;
  border-color: #555 !important;
}

.step-active, .step-active:after, .form-table input[type="radio"]:checked + label:after, .form-table input[type="checkbox"]:checked + label:after {
  background: #555 !important;
}


a.p-sb.round {
  border-radius: 0px 7px 0px 7px;
}

a.p-sb.green {
  background: #98bf02 !important;
  border-color: #98bf02 !important;
}
a.p-sb.large {
  padding: 15px 20px;
  font-size: x-large;
}
a.p-sb.xxl {
  padding: 25px 40px;
  font-size: xxx-large;
}


.pwd_eye_box {
  position: relative;
}
.pwd_eye {
  width: 20px;
  height: 20px;
  background: url(/layout/eye_strike.svg) no-repeat center / 16px auto;
  position: absolute;
  top: 8px;
  right: 7px;
  z-index: 5;
}
.pwd_eye.eye_strike {
  background-image: url(/layout/eye.svg) ;
}

.dropdown {
  overflow: hidden !important;
}

.wishy {
  text-decoration: none !important;
}

.wishy.off {
  opacity: 0.6;
}
.hearty, .wishy img {
  width: 18px;
}

.reset_job_filter {
  float: right;
}

.pack_1 > td,
.pack_2 > td,
.pack_6 > td,
.pack_7 > td,
.pack_3 > td {

  min-height: 130px;
}


@media (min-width: 1024px) {
  .side-topjobs.tje-ok.active {
    position: fixed;
    top: 100px;
    animation: onefade .2s linear;
  }


}

@keyframes onefade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


@media (max-width: 1280px) {
  .outer_banner {
    width: 100vw;
    margin-left: -2.1875rem;

  }
}

/* MOBILE VIEW: ab 1024 */
@media (max-width: 1024px) {
  .login_gfx {
    display: inline-block;
  }

  .start-page #meta_search_label {
    display: none;
  }
}


@media (max-width: 768px) {

  table {
    width: unset;
  }
  .comp-link {
    white-space: normal;

  }
  a.p-sb {
    margin-bottom:10px;
  }

  /*
    .scrolltable {
      overflow-x: auto;
      overflow-y: visible;
      border: 1px solid #e6e6e6;
      width: 100%;
  position: relative;
    }

    .scrolltable > div {
      min-width: 800px;

    }
  */
  .scrolltable {
    position: relative;
  }


  .scrolltable:before {
    content: "scroll >>>";
    position: absolute;
    right: 0;
    top: -20px;
  }

  .scrolltable > div {
    overflow-x: auto;
    overflow-y: visible;
    border: 1px solid #e6e6e6;
  }

  .scrolltable > div > table {
    min-width: 800px;
  }


  .mobile-lr-scroll main {
    width: 100%;
    overflow-x: auto;
    overflow-y: visible;
  }

  .mobile-lr-scroll main > div {
    width: 100%;
  }

  table.form-table {
    width: unset;
    display: block;
  }

  .form-table > tbody {
    display: block;
  }

  .form-table > tbody > tr {
    display: block;

  }

  .form-table > tbody > tr.extended-search {
    display: none;
  }

  .form-table > tbody > tr.extended-search.ex-se-on {
    display: inline-block !important;
  }

  .form-table > tbody > tr > td {
    width: 100% !important;
    display: block !important;
    white-space: normal !important;
    max-width: 100% !important;
  }

  table.form-table tr td.a {
    padding: 10px 0 0 0 !important;
  }

  .form-table input[type="radio"] + label:before, .form-table input[type="radio"] + td label:before, .form-table input[type="checkbox"] + label:before {
    top: 7px !important;
  }

  .form-table input[type="radio"]:checked + label:after, .form-table input[type="checkbox"]:checked + label:after {
    top: 12px !important;
  }

  .fi-p {
    padding-left: 0;
  }

  .extended-search-link {
    margin: 12px 0 -10px 0;
    font-size: 1.2rem;
    float: none;
    display: block;
    text-align: right;
  }





  .ov-job-flbx {
    flex-direction: column;
  }

  .ov-gfx {
    flex-direction: row;
    border:none;
    padding:0;
    margin:5px 0 0 0;
    width: 100%;
  }
  .ov-job-addinfo img {
    margin:0 10px 0 0px;
  }

  .ov-addycont {
    display: flex;
  }
}

@media (max-width: 560px) {
  .pack_1 > td,
  .pack_2 > td,
  .pack_6 > td,
  .pack_7 > td,
  .pack_3 > td {
    min-height: unset;
  }

  .reset_job_filter {
    float: none;

    margin-left: auto;
    margin-top:10px;
  }


}


/* DBG
section p {
  background: yellow;
}

p.p-inline {
  background: fuchsia;
}
p.p-block {
  background: lightgreen;
}*/

.cxopener {
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/layout/icon_down.svg) no-repeat center / 16px auto;
  right: 0;
  cursor: pointer;
  top: 10px;
}
.cxopener.isopen {
  background: url(/layout/icon_up.svg) no-repeat center / 16px auto;
}
.third {

  height: 100%;
}

/*
@media (min-height: 850px) {
  
 .third .third-topboxing {
   position: -webkit-sticky;
   position: sticky;
   top: 130px;
 }

}*/

#tooltip h3:after {
  display: none;
}

#auth_password {
  position: relative;
}

.biggertext {
  font-size: 1.4rem;
}
.biggertext.bt-1 {
  font-size: 1.5rem;
}
.biggertext.bt-2 {
  font-size: 1.6rem;
}
.biggertext.bt-3 {
  font-size: 1.7rem;
}

.agbtable td {
  border-bottom:1px solid #ccc;
  padding: 5px 0;

}
.agbtable td:nth-child(1) {
  padding-right:40px;
}
.agbtable {
  width:auto;
}