html { touch-action: manipulation; min-height: 100%; }

/* docs Style Start
-------------------------------------------------- */
body {}
/* Body End
-------------------------------------------------- */

/* header Start 
-------------------------------------------------- */
.header { padding: 0;}
.nav-btn.active { position:fixed;} 
.header .container-fluid { padding:0;}

/* header End
-------------------------------------------------- */

/* navbar Start 
-------------------------------------------------- */
#nav {}
.nav-btn { float:left; padding:45px 0 15px 85px; left:0; top:0; height:100%; overflow:auto; width:320px; }
.nav-btn a { color:#e6549e; font-size:16px; line-height: 32px;}
.menu-icon { position:absolute; left:25px; top:45px; width:45px;}
.menu-icon .icon-bar { background:#e6549e; height:8px; width:100%; display:block;}
.menu-icon .icon-bar + .icon-bar { margin-top:4px;}
.togglemenu { width:320px; background:#e6549e; display: none; position: absolute; left: 0; top:90px; z-index: 12; padding:0 10px;}
.navbar-nav > li { width:100%;}
.nav > li > a { color:#fff; padding:10px 15px;}
.nav > li > a:hover,
.nav > li > a:focus { background:none;}
.navbar-nav { padding: 20px 0; margin:0;}

.nav-btn.active { background:#e6549e; z-index:12;}
.nav-btn.active a { color:#fff;}
.nav-btn.active .menu-icon .icon-bar {background:#fff;}
.navbar-nav > li.dropdown-submenu.active > a,
.navbar-nav > li.dropdown-submenu.active .dropdown-menu .dropdown-submenu.active > a, { background:#fff; color:#e6549e;}
/*.navbar-nav > li.dropdown-submenu > a,
.navbar-nav > li.dropdown-submenu .dropdown-menu .dropdown-submenu > a,
.navbar-nav > li > .dropdown-menu .dropdown-submenu-two > a { padding-right:40px; background: #fff; color: #e6549e;}*/
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus { background:#fff; color:#e6549e;}

.navbar-nav > li > .dropdown-menu li { position:relative;}
.navbar-nav > li:hover > .dropdown-menu { display:block;}
.navbar-nav > li > .dropdown-menu li:hover .dropdown-menu { display:block;}
.dropdown-menu { border:none; width:100%; box-shadow:none; background:#e6549e; position:relative; padding:0 0 0 10px; margin:0;}
.dropdown-menu > li > a { padding: 10px 15px; line-height: 20px;}
/*.dropdown-menu li .dropdown-menu li a:hover { background:#fff; color:#e6549e;}*/

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus { background:#e6549e; color:#fff;}

.navbar-nav > li.dropdown-submenu .arrow { right: 0; width: 40px; height: 40px; line-height: 40px; text-align: center; position: absolute; top: 0; cursor: pointer;
    display: none;
    background: url(../images/plus-arrow.png) center center no-repeat;
}
.navbar-nav > li.dropdown-submenu.active > .arrow,
.navbar-nav > li.dropdown-submenu .dropdown-menu li.dropdown-submenu.active > .arrow,
.navbar-nav > li > .dropdown-menu .dropdown-submenu-two.active > .arrow { background: url(../images/minus-arrow.png) center center no-repeat; }

.navbar-nav > li > .dropdown-menu .dropdown-menu-two { display:none;}
.navbar-nav > li > .dropdown-menu .dropdown-submenu-two:hover .dropdown-menu-two { display:block;}
.navbar-nav > li > .dropdown-menu .dropdown-submenu-two .dropdown-menu-two { padding:0 0 0 10px;}
.navbar-nav > li > .dropdown-menu .dropdown-submenu-two .dropdown-menu-two li { padding:0; list-style:none;}
.navbar-nav > li > .dropdown-menu .dropdown-submenu-two .dropdown-menu-two li a { padding:10px 15px; line-height: 20px; display: block;}
.navbar-nav > li > .dropdown-menu .dropdown-submenu-two .dropdown-menu-two li.active a { background: #fff; color: #e6549e;}
/*.navbar-nav > li > .dropdown-menu .dropdown-submenu-two > a { background:#fff; color:#e6549e;}*/
 .wait {display: none; position: fixed; top: 40%;left:40%; z-index:99999;}
 ul li a {cursor: pointer;}
/* navbar End
-------------------------------------------------- */
     
/* content Start 
-------------------------------------------------- */
.banner { text-align:center;}
.banner img { width:100%; }

#content {}
.content-block { padding:45px 0 120px 0;}
.left-content { padding-right:30px;}
.left-content h3 { color:#e6549e; margin:0 0 25px 0; font-weight:600; line-height: 30px; }
.left-content p { margin-bottom:20px;}
.left-content ul { margin:0 0 20px 0; padding:0;}
.left-content ul li { margin:0; padding:0 0 0 15px; position:relative; list-style:none;}
.left-content ul li:before { content:'.'; position:absolute; left:0; top:1px; color:#e6549e; font-size:28px; line-height: 1px; }

.right-col { position:relative; padding-left: 30px;}
.right-col h3 { margin:0 0 25px 0; font-weight:600; line-height: 30px; }
.right-col .current-news { font-weight:600; margin: 10px 0; display: block;}
.right-col .current-news { display: none;}

.news-row { position:relative; padding-left:95px; display:inline-block; width: 100%; vertical-align: top; }
.news-row + .news-row { margin-top: 40px;}
.news-row .news-thumb { position:absolute; left:0; top:0; width:80px;}
.news-row .news-thumb img { max-width:170px;}
.news-row .news-content { width:100%;}
.news-row .news-content .readmore { color:#e6549e; float:left;}

.regulations-block {}
.regulations { padding-top:0;}
.heading { font-size:32px; font-weight:700; margin:0 0 20px 0; }
.regulations-row {}
.regulations-row + .regulations-row { margin-top:50px;}
.regulations-row .small-title { padding-bottom:8px; }
.regulations-row .title { padding-bottom:8px; font-weight:700; font-size:22px; }
.regulations-list { border-top:2px solid #808080; margin:0 0 0 10px; padding:0; }
.regulations-list li { list-style:none; border-bottom:1px solid #D0D0D0; padding:12px 0 12px 40px; position:relative; }
.regulations-list li img { position:absolute; left:3px; top:50%;}
.link-row { margin-top:10px; padding-bottom:10px; text-align:right; border-bottom:1px solid #D0D0D0; }
.link-row a { background: #e6549e; color: #fff; display: inline-block; line-height: 25px; padding: 5px 20px; border: 2px solid #bcbcbc; }

.regulations-list li .label_check,
.regulations-list li .label_radio    { padding-right: 40px; width:100%; }
.regulations-list li .label_radio    { background: url(../images/radio-off.png) no-repeat; }
.regulations-list li .label_check    { background: url(../images/check-off.png) right 50% no-repeat; font-weight:400; margin:0; }
.regulations-list li label.c_on      { background: url(../images/check-on.png) right 50% no-repeat; }
.regulations-list li label.r_on      { background: url(../images/radio-on.png) no-repeat; }
.regulations-list li .label_check input,
.regulations-list li .label_radio input  { position: absolute; left: -9999px; }

/* Space */
.csc-space-before-extra-small { margin-top: 1em; }
.csc-space-before-small { margin-top: 2em; }
.csc-space-before-medium { margin-top: 3em; }
.csc-space-before-large { margin-top: 4em; }
.csc-space-before-extra-large { margin-top: 5em; }
.csc-space-after-extra-small { margin-bottom: 1em; }
.csc-space-after-small { margin-bottom: 2em; }
.csc-space-after-medium { margin-bottom: 3em; }
.csc-space-after-large { margin-bottom: 4em; }
.csc-space-after-extra-large { margin-bottom: 5em; }
/* content End
-------------------------------------------------- */
.banner-text p{ color: #e6549e;}
.layout_1 .content-block ul li::after { color: #e6549e; }
.layout_1 .news-list .media .media-right a{background-color: #e6549e; }

/* footer Start 
-------------------------------------------------- */
.footer { background:#e6549e; padding:20px 0; text-align:center; color:#fff; }
.footer ul { margin:0; padding:0;}
.footer ul li { margin-left:-4px; padding:0 10px; list-style:none; display:inline-block; position:relative;}
.footer ul li a { color:#fff; }
.footer ul li + li:before { content:'|'; position:absolute; left:-4px; top:-1px; }

/* footer End
-------------------------------------------------- */

/* xyz inner page Start 
-------------------------------------------------- */


/* xyz inner page End
-------------------------------------------------- *

/* Responsive Style Start 
-------------------------------------------------- */
@media (min-width: 768px) {
.right-col:before { width:1px; height:100%; background:#808080; content:''; left:-15px; top:0; position:absolute; }
}

@media (max-width: 1199px) {
}

@media (max-width: 991px) {
.navbar-nav > li:hover > .dropdown-menu,
.navbar-nav > li > .dropdown-menu li:hover .dropdown-menu,
.navbar-nav > li > .dropdown-menu .dropdown-submenu-two:hover .dropdown-menu-two { display: none;}
.navbar-nav > li.dropdown-submenu .arrow { display:block;}
}

@media (max-width: 767px) {
.right-col { padding-left:0; padding-top: 20px;}
.left-content { padding-right:0;}
.news-row { min-height:110px;}
.content-block { padding: 45px 0;}
.regulations { padding-top:0;}
.layout_1 .header .navbar-nav li.active > a{ color: #e6549e; }
}
@media (max-width: 639px) {
.togglemenu { width:100%;}
.nav-btn { width:100%; padding:45px 0 45px 85px;}
.navbar-brand { top:0; right:0; position:absolute;}
}
@media (max-width: 479px) {
.togglemenu { top:82px;}
.menu-icon { left:20px; top:25px;}
.nav > li > a { padding:10px;}
.navbar-nav { padding-top:0;}
.navbar-brand { margin:20px 15px;}
.nav-btn { padding: 25px 0 25px 85px;}
.navbar-brand > img {width: 130px;}
.link-row { text-align:center;}
.regulations-list { margin-left:0;}
}

/* docs Style End
-------------------------------------------------- */

.content-block h1{color: #e6549e; font-weight: 600; line-height: 30px; margin: 0 0 25px 0; font-size: 30px;}
.content-block h2{color: #e6549e; font-weight: 600; line-height: 30px; margin: 0 0 25px 0; font-size: 23px;}
.content-block h3{color: #e6549e; font-weight: 600; line-height: 30px; margin: 0 0 25px 0;}
.content-block h4{color: #e6549e; font-weight: 600; line-height: 25px; margin: 0 0 10px 0; padding-top: 10px;}
.content-block p{margin-bottom: 20px;}
.content-block ul {margin: 0 0 20px 0; padding: 0;}
.content-block ul li {margin: 0; padding: 0 0 0 15px; position: relative; list-style: none;}
.content-block ul li:before {content: '.'; position: absolute; left: 0; top: 1px; color: #e6549e; font-size: 28px; line-height: 1px;}
.content-block a{color:#e6549e;}

.download-content{margin: 0 0 25px 0;}
.download-content .title{color: #e6549e; font-weight: 600; line-height: 30px; margin: 0 0 25px 0; font-size: 20px;}
.download-content .download-file {width: 100%; display: flex; align-items: center; position: relative;}
.download-content .download-file a {display: contents;}
.download-content .download-file img {display: inline-block; margin-right: 10px;}
.download-content .download-file .title-desc{position: relative; top:-6px;}

.navbar-nav li.active > a, .navbar-nav li a:hover{background: #fff; color: #e6549e;}
.banner img{height: 100%;}
.right-col .current-news a{color: #e6549e;}
.news-row .news-content .readmore a { color: #fff; float: right; background:#e6549e; padding:5px 8px;}
.news-single-item .pagetitle h3 {font-size: 28px; border-bottom: 1px solid #d3d3d3; padding-bottom: 15px; font-weight: normal; line-height: 40px;}
.news-single-item .blogpost .post-info { margin-top: 10px; font-size: 12px;}
.news-single-item .blogpost .post-info .post-date i{margin-right: 5px;}
.news-single-item .blogpost .blogpost-content {margin-top: 15px;}
.news-single-item .blogpost .blogpost-content p { margin-bottom: 15px;}
.news-single-item .blogpost footer a{color: #e6549e;}
.news-list .media { margin-top: 0; padding: 17px 0;}
.news-thumb img { width: 100%; }
.news-list{border-top: 2px solid #e6549e;}
.news-list .media-body {padding-right: 20px; position: relative; top: -4px;}
.news-list h4 {margin-top: 0px;  margin-bottom: 3px;  color: #e6549e; font-weight: 600; padding-top: 0px;}
.news-list .media-right a { white-space: nowrap; color: #e6549e;}
.news-list .media-body h4 a { color: #e6549e;}
.news-list .media-body .date{margin-bottom: 3px;}

.tx-felogin-pi1{font-size: 15px;}
.tx-felogin-pi1 form{border-top: 1px solid #bfbfbf; padding-top: 22px; margin-top: 22px;}
.tx-felogin-pi1 form label{display: inline-block; width: 125px; font-weight: 600;}
.tx-felogin-pi1 form input#user, .tx-felogin-pi1 form input#pass{padding: 6px; border: 1px solid #bfbfbf; margin-bottom: 15px; width: 30%; height: 30px; border-radius: unset;}

input[type="text"], textarea, select
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 6px 12px;
	background: #ffffff;
	height: 40px;
	font-size: 14px;
	line-height: 1.42857143;
	border: 1px solid #ccc;
	color: #000;
	margin: 5px 0;
}
/* Upload-bottom */
#file-upload {display: none;}
.fa-cloud-upload::before {content: "\f0ee ";}
.custom-file-upload {width: auto;}
.custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 6px 12px;
	background: #ffffff;
	height: 40px;
	width: auto;
	font-size: 14px;
	line-height: 1.42857143;
	border: 1px solid #ccc;
	color: #000;
}
td.newsdb {padding-left: 205px;}
/* End Upload button */
.tx-felogin-pi1 legend{display: none;}
.tx-felogin-pi1 h3{font-weight: 600; color: #e6549e;}
.tx-felogin-pi1 form input[type="submit"]{position: relative; left: 129px; background: #e6549e; color: #fff; display: inline-block; line-height: 25px; padding: 5px 20px; border: none; }
.tx-felogin-pi1 .btn-logout{position: relative; background: #e6549e; color: #fff; display: inline-block; line-height: 25px; padding: 5px 20px; border: none; }
.projects-list .project-single {margin-bottom: 20px; border-bottom: 1px solid #eee;}
.project-image {padding: 25px 0px;}
.project-info{padding: 45px 0px;}

.cost_calculation .form-info-title{color: #e6549e; font-weight: bold; padding: 15px 16px 15px 0px; border-bottom: 1px solid #eee; margin-bottom: 15px;}
.costcal_form .form-field_label{font-weight: normal; width: 30%; /* margin-bottom: 0px; */ font-size: 15px; padding: 4px 0px;}
.costcal_form .form-field input[type="text"]{height: 22px; width: 30%; font-size: 15px;}
.cost_calculation .costcal_form .form-field{ font-size: 15px; }
/*.costcal_form .form-field{padding: 5px;}*/
.costcal_form p{font-size: 15px; padding-left: 20px; margin-bottom: 5px; padding: 4px 20px;}
.costcal_form .main-form{margin-bottom: 10px; padding-left: 20px;}

.panel-group .panel-heading .panel-title{padding: 0; margin: 0; font-size: 16px;}
.panel-title .glyphicon {background-color: #e6549e; color: #fff; padding: 4px 4px 5px 5px; font-size: 14px; margin-right: 10px; border-radius: 3px; float: left;}
.panel-body{padding: 20px 20px;}

/* 14-4-2020 */
.contact_content{ padding: 18px 0px 20px 0px; border-bottom: 1px solid #eee; }
.contact_content .left_contact{ padding-left: 20px; }
.contact_content .left_contact .contact-title{ font-size: 16px; padding: 0px 11px 10px 0px; color: #666666; font-weight: 600; margin-bottom: 2px; }
.contact_content .left_contact .contact-title span{	text-align: left; }
.contact_content .left_contact label{ font-size: 14px; font-weight: normal;	margin-bottom: 2px; }
.contact_content .left_contact span{ width: 100%; text-align: center; display: inline-block; }
.contact_content .left_contact span.contact-name{ font-size: 14px; text-align: left; display: block;	margin-bottom: 16px; }
.content-block .title-border-bottom header h4,.content-block .title-border-bottom header h3,.content-block .title-border-bottom header h2,.content-block .title-border-bottom header h1{ margin-bottom: 0px; padding: 22px 0 22px 0px; border-bottom: 1px solid #000; }
.contact_content .right_contact p{ font-size: 14px; line-height: 22px; margin-bottom: 18px; width: 100%; display: inline-block; }
.contact_content .right_contact p a{ color: #000; font-size: 14px; }

/* 17-4-2020 */
.tx-powermail .container-fluid{padding-left: 0px;}
.tx-powermail .powermail_fieldwrap{	padding: 4px 0px; }
.tx-powermail .powermail_fieldwrap .powermail_label{ width: 40%; float: left; font-weight: normal; padding-left: 20px; font-size: 15px;}
.tx-powermail .powermail_fieldwrap .powermail_field{ width: 48%; float: right; }
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_text .powermail_field{margin-left: 0px;}
.tx-powermail .powermail_fieldwrap .powermail_field input.powermail_input,.tx-powermail .powermail_fieldwrap .powermail_field select.powermail_select  { width: 100%; height: 24px; font-size: 14px; padding: 3px 3px 3px 3px;}
.tx-powermail .powermail_fieldwrap .powermail_field select.powermail_select { padding-top: 0; }
.tx-powermail .powermail_field .checkbox label input,.tx-powermail .powermail_field .radio label input { width: auto !important; }
.tx-powermail h3{display: none;}
.tx-powermail .powermail_fieldwrap .powermail_textarea, .tx-powermail  .powermail_fieldwrap.powermail_fieldwrap_datenverarbeitung .checkbox{margin-left: 20px;}
.tx-powermail .powermail_fieldset.powermail_fieldset_4,.powermail_fieldset.powermail_fieldset_5{ display: inline-block; width: 100%; }
.tx-powermail .powermail_fieldset legend.powermail_legend { display: none; }
.tx-powermail .powermail_fieldset_1 legend.powermail_legend{display: block; font-size: 19px;}
.tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap,.powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap{ display: inline; }
.tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap .powermail_field,.powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap .powermail_field{ width: auto; float: left; }
.tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap input.powermail_input, .powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap input.powermail_input { width: auto; }
.tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap.powermail_fieldwrap_ort label,.powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap.powermail_fieldwrap_innungs_name label{ display: none; }
.tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap.powermail_fieldwrap_ort .powermail_field{ width: 32.2%; margin-left: 12px;}
.powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap.powermail_fieldwrap_innungs_name .powermail_field{ width: 38.65%; margin-left: 8px; margin-top: 8px; }
.tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap.powermail_fieldwrap_ort .powermail_field input.powermail_input,.powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap.powermail_fieldwrap_innungs_name .powermail_field input.powermail_input{ width: 100%; }
.tx-powermail .powermail_fieldset.powermail_fieldset_10 .powermail_fieldwrap label.powermail_label{ display: none; }
.tx-powermail .powermail_fieldset.powermail_fieldset_10 .powermail_fieldwrap.powermail_fieldwrap_type_textarea .powermail_field{ float: left; }
.tx-powermail .powermail_fieldset.powermail_fieldset_10 .powermail_fieldwrap.powermail_fieldwrap_type_textarea .powermail_field textarea{ font-size: 14px; padding: 3px 0px 0px 3px; width: 100%; }
.tx-powermail .powermail_fieldset.powermail_fieldset_10 .powermail_fieldwrap.powermail_fieldwrap_datenverarbeitung .powermail_field{ width: 100%; }
.tx-powermail .powermail_fieldset.powermail_fieldset_10{ text-align: center; }
.tx-powermail .powermail_fieldset.powermail_fieldset_10 .powermail_fieldwrap.powermail_fieldwrap_bemerkungen .powermail_field { text-align: left; }
.tx-powermail .powermail_fieldset.powermail_fieldset_10 .powermail_fieldwrap .powermail_field .checkbox label{ text-align: left; }
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio{ display: inline; }
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio_filds{ width: 100%; }
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio_filds .powermail_field{ width: 100%; float: left; }
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio_filds .powermail_field .radio{ width: 100%; display: inline-block; }
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio_filds .powermail_field .radio label{ width: 42%; float: left; font-size: 15px; padding-right: 15px;}
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio_filds .powermail_field .radio .powermail_radio{ width: 12px; height: 12px; float: right; }
/* 18-4-2020 */
/*.tx-powermail .powermail_fieldwrap_anderesgewerk{ display: inline-block; position: relative; top: -53px; left: 0; width: 58%; float: right; }*/
.tx-powermail .powermail_fieldwrap_anderesgewerk .powermail_field{ width: 79%; float: left; }
.tx-powermail .powermail_fieldwrap_gewerk .powermail_fieldwrap_anderesgewerk{ width: auto; display: inline-block; position: relative; bottom: 42px; float: right; }
.tx-powermail .powermail_fieldwrap_gewerk .powermail_fieldwrap_anderesgewerk label{ display: none; }
.tx-powermail .powermail_fieldset.powermail_fieldset_7  .powermail_fieldwrap.powermail_fieldwrap_gewerk{ display: inline-block; width: 100%; }  
/*.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_anderesgewerk label.powermail_label{ display: none; }*/
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_submit,.powermail_fieldwrap.powermail_fieldwrap_type_reset { display: inline-block; float: left; }
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_submit .powermail_field ,.powermail_fieldwrap.powermail_fieldwrap_type_reset .powermail_field{ float: left; }
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_eingabenzuruecksetzen{ margin-left: 12px; }
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_reset input.powermail_reset{ font-size: 15px; background-color: #e6549e; border-color: transparent; border-radius: unset; padding: 5px 10px;}
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_submit input.powermail_submit{ background-color: #e6549e; border: none; color: #fff; padding: 5px 10px; font-size: 15px;}
/* 20-4-2020 */
.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap_type_text{ color: #e6549e; font-weight: bold; padding: 15px 16px 15px 0px; border-bottom: 1px solid #eee; margin-bottom: 15px; }
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio_filds label.powermail_label{ display: none; }
.tx-powermail .powermail_fieldset.powermail_fieldset_1 legend.powermail_legend{ padding: 16px 0 10px 0px; /*color: #666666; font-weight: bold; border-color: #ccc;*/ font-size: 16px; margin-bottom: 0;} 
.tx-powermail .powermail_fieldwrap_type_check .powermail_field .checkbox label{ font-size: 14px; margin-left: 0px; }
.tx-powermail .powermail_field .checkbox label input, .tx-powermail .powermail_field .radio label input{ width: 12px !important; height: 12px; }
/*.tx-powermail .powermail_field .checkbox input[type="checkbox"]{ margin-left: -25px; }*/
/*.tx-powermail .powermail_field .radio input[type="radio"]{ margin-left: -22px; }*/
.tx-powermail .powermail_fieldwrap_datenverarbeitung .powermail_field .checkbox label{ font-size: 15px;}
.tx-powermail .powermail_field select{ /*text-align-last: center;*//* position: relative;*/ }
.tx-powermail .powermail_fieldwrap_type_select .powermail_field{ position: relative; }
/*.tx-powermail .powermail_fieldwrap_type_select .powermail_field:after { font-family: FontAwesome;
    content: '\f0dd';
    font-size: 30px;
    position: absolute;
    top: -15px;
    right: 1px;
    color: #e6549e;
    pointer-events: none;
    width: 20px;}
    select::-ms-expand {
  display: none;
}*/
.tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap_plz .powermail_field{ max-width: 168px; }
.tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap_plz .powermail_field input.powermail_input{ max-width: 168px; width: 168px; }

/*==== 04/05/2020 =====*/
.dashboard{width:48%;}
img.imgdownload {height:50px;}

#umschalter h3{font-size: 18px;}

/* Info-Boxen */
.infobox {
    display: none;
    position: fixed;
    top: 100px;
    margin: auto;
    width: 71%;
    max-height: 80%;
    background-color: #e6549e;
    padding: 20px;			
    z-index: 100;
    color: #fff;
    overflow: auto;
    left: 25%;
}
.infobox .btnclose{
	cursor: pointer; 
	width: 40px;
}
/*.infobox .btnclose:hover {background-color: #fff;}*/
.infobox h2 {color: #fff;}
.infobox button[type="button"] {
    background-color: #e6549e;
    border: none;
    color: #fff;
    padding: 6px 15px!important;
    font-size: 15px!important;
    border-radius: unset;
    width: auto!important;
    height: auto!important;
    display: inline-block;
}
.infobox button[type="button"] img {width: 30px;}
.infobox button[type="button"] img:hover {width: 30px;}
.infobox button[type="button"]:hover::after { content: " Speichern" }

.infobox label .switch:not(), .GefStoffBetrSpez label{
	display: inline-block;
	max-width: 100%;
	margin: 5px;
	font-weight: normal;
	width: 400px;
}
.infobox input[type="text"], .infobox textarea, .infobox select, .infobox label.custom-file-upload {width: 300px;}

/* 4-5-2020 */
#col3_content form{ display: inline-block; width: 100%;}
.search-filter{ padding-left: 20px; }
.search-filter div{ width: 100%; display: inline-block; padding: 4px 0px; color: #000; font-size: 14px; }
.search-filter div label{ width: 20%; float: left; color: #000; font-weight: normal; font-size: 15px; margin-bottom: 0; margin-top: 10px; }
.search-filter div .field{ width: 48% !important; float: left; }
.search-filter div .field select,.search-filter div .field input{width: 100% !important; height: 30px; font-size: 14px; border:1px solid; background-color: #fff; padding: 3px 3px 3px 3px; }
.search-filter div .field input[type="radio"],.search-filter div .field input[type="checkbox"]{ width: auto !important; vertical-align: middle; margin: 0; }
.search-filter div input[type="submit"],#admin_umschalter input[type="submit"],.company-info input[type="submit"],#PSA input[type="submit"],.entry-list tr td input[type="submit"],.entry-list form input[type="submit"],.employees-detail .employee-info form input[type="submit"]{ background-color: #e6549e; margin: 15px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; width: auto; height: auto;}
 
/* 5-5-2020 */ 
.search-filter div .field input[type="radio"]{ margin-left: 15px; }
.search-filter div .field input[type="radio"]:first-child{ margin-left: 0; }
#admin_umschalter{ color: #000; padding-left: 20px; }
#admin_umschalter h3{ margin-left: -20px; }
#admin_umschalter select,.employees-detail form select{ width: auto; height: 30px; font-size: 14px; padding: 3px 3px 3px 3px; color: #000; margin-bottom: 4px; }
/*.company-info input[type="text"]{ width: 25%; }*/
.company-info table{ width: 100%; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.company-info table tr th,.company-info table tr td{ padding: 4px 0px; }
.content-block .company-info ul li{ margin-left: 22px; padding: 0; position: relative;  }
.content-block .company-info ul li:before{ position: absolute; background: #e6549e; display: inline-block; width: 8px; height: 8px; border-radius: 50%; top: 8px; left: -22px; content: "";}
/*.content-block .company-info h2{ margin-top: 25px; }*/
.entry-list tr td input[type="radio"]{ margin-bottom: 4px; } 
.entry-list tr{ border-bottom: 1px solid #eee; }

/* 6-5-2020 */
.entry-list tr td{ padding: 6px; }
.entry-list tr td table{ /*width: 100%;*/ margin-top: 6px; }
.entry-list tr td table td{ border-top: 1px solid #eee; }
.entry-list tr td table td select{ width: 45px; height: 22px; }
.entry-list tr td input[type="submit"],.entry-list form input[type="submit"]{ margin-top: 0; margin-bottom: 0; border: none; }
/*.content-block .entry-list h3{ margin-bottom: 0; }*/
/*.entry-list table tr td select, .entry-list table tr td input[type="text"]{ width: 100% !important; }*/
.entry-list tr td table td a img{ height: 21px; margin-top: -5px; }
.entry-list form span{ margin-right: 35px; }
.employees-detail form select{ width: 350px; }
.employees-detail table tr { border-bottom: 1.5px solid #eee; }
.employees-detail table tr td{ padding: 6px 0px;  }
.employees-detail table tr td a{ padding: 0px 3px; }
.employees-detail table tr td a:first-child{ padding-left: 15px; }

.employee-group {width: 44%;}
.employee-group tr { border-bottom: 1.5px solid #eee; }
.employee-group tr th, .employee-group tr td{ padding: 6px 0px;  }

/* 7-5-2020 */
.employees-detail .employee-info form{ width: 53% !important; float: left; }
.employees-detail .employee-info div{ width: 42% !important; float: right !important; }
.employees-detail .employee-info form table{ width: 100% !important; border-top: 2px solid #eee; }
.employees-detail .employee-info form table tr td label{padding-right: 15px; padding-left: 4px; float: left; color: #000; font-weight: normal; font-size: 15px; }
.employees-detail .employee-info form table tr td{ font-size: 14px; }
.employees-detail .employee-info form table tr td input{ width: 85%; height: 25px; margin-bottom: 2px; font-size: 14px; padding: 3px 3px 3px 3px; }
.employees-detail .employee-info a p.button_like{ background-color: #e6549e; margin: 15px 0px; /*border: 1px solid #BCBCBC;*/ font-size: 15px; color: #fff; padding: 15px !important; }
.employees-detail .employee-info form table tr td input[type="radio"],.employees-detail .employee-info form table tr td input[type="checkbox"]{ width: auto; height: auto; }
.employees-detail .employee-info form table tr td input#GebDatum{ display: block; }
.employees-detail .employee-info form input[type="submit"]{ width: auto; margin: 0; height: auto; border: none; }
.employees-detail div p strong{ color: #e6549e; }

/* 8-5-2020 */
.employees-detail #GU1{ height: auto; width: 850px; padding: 32px 39px 10px 40px; position: fixed; top: 50%; margin: 0% auto; left: 0; right: 0; background-color: #e6549e; color: #ffffff; transform: translateY(-50%); max-height: 600px; overflow: auto;}
.content-block .employees-detail #GU #GU1 h1{ font-size: 22px; margin-bottom: 18px; color:#ffffff; }
.employees-detail #GU1 p{ font-size: 14px; margin-bottom: 15px; }
.employees-detail #GU1 table{ border-top: 1.5px solid #eee; }
.employees-detail #GU1 table tr td{ padding: 2.5px 0px; font-size: 14px; }
.employees-detail #GU1 table tr td a{ font-size: 14px; color: #ffffff;}
.employees-detail #GU1 #allgemein p:first-child{ margin-top: 8px; }
.employees-detail #GU1 #close{color: #ffffff;}
.employees-detail #GU1 #close:hover{background-color: transparent;}
.content-block .employees-detail #GU1 #allgemein ul{ margin-left: 18px; }
.content-block .employees-detail #GU1 #allgemein ul li{ list-style-type: disc; padding-left: 0; font-size: 14px;}
.content-block .employees-detail #GU1 #allgemein ul li b{ font-size: 14px; }
.business-info #bereich_info ul{ margin-left: 20px !important; }
.business-info #bereich_info ul li{ margin-bottom: 0px; list-style-type: disc; font-size: 14px; line-height: 24px; padding-left: 3px;  }
.dashboard td { padding: 6px 15px; }
.entry-list h1{ margin-bottom: 0px; padding-bottom: 30px; /*border-bottom: 2px solid #eee;*/ }
.entry-list form table{ /*margin-left: 15px;*/ /*border-top: 2px solid #eee;*/ }
.entry-list form table tr td h3{ margin: 12px 0px 0px 0px; font-size: 20px; }
.entry-list form table tr td select,.entry-list form table tr td input[type="text"]{ width: 100% !important; margin-bottom: 2px; height: 25px; font-size: 14px; padding: 1px 3px 3px 3px; }
.entry-list form table tr td hr{ margin: 10px 0px 8px 0px !important; }
.entry-list form table tr td table:first-child{ margin-top: 0; }
.entry-list tr td table:last-child{ margin-bottom: 12px; margin-top: 8px; }
.entry-list hr{ margin-top: 40px; }
.entry-list form table tr td label,.entry-list form span label{ padding-right: 15px; padding-left: 4px; float: left; color: #000; font-weight: normal; font-size: 15px; }
.entry-list form table tr td,.entry-list form table tr td input{ font-size: 14px; }
/*.entry-list form.entry-list-form-2{ width: 56%;  }*/
.entry-list form.entry-list-form-2,.entry-list form.entry-list-form-3{ margin-top: -5px !important; }
.entry-list form.entry-list-form-2 span,.entry-list form.entry-list-form-3 span{ width: 18%!important; margin-right: 0; }
.entry-list form.entry-list-form-2 select{ width: 30% !important; margin-bottom: 2px; margin-top: 4px; height: 30px; font-size: 14px; padding: 3px 3px 3px 3px; }
.entry-list form.entry-list-form-2 input[type="submit"],.entry-list form.entry-list-form-3 input[type="submit"]{ width: 220px !important; margin-bottom: 10px; border: none; }
.entry-list form.entry-list-form-3 input[type="submit"]{ margin-left: 55px; width: 220px !important; border: none; }
.entry-list form.entry-list-form-3 input[type="submit"]{ margin-left: 0; }
.entry-list p u{ margin-bottom: 8px; font-size: 16px;}
.entry-list p{ font-size: 16px; line-height: 23px; /*padding-left: 18px;*/ }
.entry-list div{ font-size: 14px; }
.entry-list form table tr.entry-list-form-1-submit td{ border-bottom: none; }
.content-block .entry-list h3{ font-size: 20px; }

/* 9-5-2020 */
#timer {position: fixed; top: 0; right: 0; z-index: 100;}
#timer p {font-size: 8px; }
.risk-assesment .risk-assesmentt-form2{ margin-top: 10px; }
.risk-assesment .risk-assesmentt-form2 h3{ font-size: 18px; margin-bottom: 15px; }
.risk-assesment .risk-assesmentt-form2 p font{ color: #e6549e; /*font-size: 14px;*/ }
.risk-assesment .risk-assesmentt-form2 #filter_gbu table,.substances form #filter_gv table{ width: 100%; background-color: transparent !important; border-color: transparent!important; }
.business-info .new-business table tr td{ width: 48%; float: left; margin: 8px 0px; }
/*.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-darum{ width: 45%; }*/
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-darum input{margin-bottom: 10px; margin-left: 5px;}
/*.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-td{ width: 18%; float: left; }*/
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td label,.substances form #filter_gv table tr td label{ color: #000; font-weight: normal; font-size: 15px; margin-bottom: 0; margin-top: 2px; }
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td input,.substances form #filter_gv table tr td input,.substances form #filter_gv table tr td select{ width: 100%; /*margin-left: 15px;*/ height: 30px; font-size: 14px; padding: 3px 3px 3px 3px; }
/*.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td input::nth-child(2){ margin-bottom: 8px; margin: 8px 20px 8px 15px;  }*/
/*.risk-assesment .risk-assesmentt-form2 #filter_gbu table::nth-child(2) tr td label{ line-height: 25px; }*/
/*.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr::nth-child(2) td input{ margin: 15px 0px; }*/
/*.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td::nth-child(3) input{ margin-bottom: 8px; }*/
/*.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr{ margin: 4px 0px; }*/
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td,.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td input{ font-size: 14px; }
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td input[type="radio"],.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td input[type="checkbox"]{ width: auto; height: auto; } 
/*.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td .risk-assesmentt-radio{ margin-right: 15px; width: auto; display: inline-block; }*/
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td input[type="checkbox"]{ margin-bottom: 10px; }
/*.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td [type="submit"],.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td button[type="button"]{ background-color: #e6549e; margin: 15px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; width: auto !important; height: auto; border:none; margin-right: 10px;}*/
.risk-assesment p a{margin-top: 10px;}
/*.risk-assesment p a{display: inherit; }*
.risk-assesment h2{ margin-bottom: 20px; }
.risk-assesment table td{ padding: 3px 0px; }
/*.risk-assesment table{ width: 100%; }*/
/*.risk-assesment table tr{ padding: 6px; border-bottom: 1px solid #eee; }*/
.risk-assesment table tr th,.substances .gv_tab tr th{ padding: 2px 0px; font-size: 15px;}
.gv_tab tr th, .gv_tab tr td {height: 50px;}
.risk-assesment table tr td{ padding: 4px 0px 8px 0px; font-size: 14px; }
.risk-assesment table tr th:first-child,.substances .gv_tab tr th:first-child{ padding-left: 6px; }
.risk-assesment table tr td a img{ margin-bottom: 0 !important; }
.content-block .cr-rist-assesment h3{ margin-bottom: 20px; font-size: 20px; }
.cr-rist-assesment p{ font-size: 16px; line-height: 24px; margin-bottom: 18px; }
.cr-rist-assesment p a{ /*color: #000; */vertical-align: middle; }
.cr-rist-assesment form{ font-size: 14px; } 
.cr-rist-assesment form input[type="submit"],.instruction-opr button[type="button"],.instruction-opr form input[type="submit"],.substances form #filter_gv table tr td button[type="button"],.instruction-opr button[type="button"]{ background-color: #e6549e; /*margin: 15px 0px;*/ border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none;}
.cr-rist-assesment form input[type="radio"]{ margin-right: 3px; }

.risk-assessment-list{width: 100%;}
.risk-assessment-list th, .risk-assessment-list tr:hover{background-color: #E4E9ED;}
.risk-assessment-list tr th{padding: 4px 0px 8px 0px !important;}
.risk-assessment-list tr th:first-child{padding-left: 6px !important;}
.risk-assessment-list td:last-child{text-align: right;}
.risk-assessment-list td:first-child{text-align: left;}
.risk-assessment-list .otherwidth{width: auto;}
.risk-assessment-list.documents_list tr{border-bottom: 1.5px solid #eee;}
.risk-assessment-list tr td{padding: 2px 0px 3px 0px !important; vertical-align: middle!important; }
.risk-assessment-list.historie-list tr{border-bottom:1.5px solid #eee; }
.risk-assessment-list.muster-accordion tr td{padding: 5px !important;}
.risk-assessment-list.muster-accordion tr td .switch{top:-11px;}
table.edit_utw td {vertical-align: top;}
table.edit_utw img, table.edit_utw a img, table.edit_utw span img {width: 20px !important; margin: 10px;}
@-moz-document url-prefix() { 
    .risk-assessment-list.muster-accordion tr td .switch{top: 2px;} 
} 

.info-yellow h2{margin-bottom:10px;}
.info-yellow p{margin-bottom:5px;}

.hazardous-listold.risk-assessment-list .switch{top:15px; margin-bottom: 0px;}
.hazardous-listold.risk-assessment-list tr td{padding: 4px 10px 8px 0px !important;}
.hazardous-listold.risk-assessment-list{width: 70%;}
.hazardous-listold.risk-assessment-list tr th, .hazardous-listold.risk-assessment-list tr td{font-size: 16px;} 

/* 11-5-2020 */
/*.work-tool p,.work-tool p a { font-size: 14px; line-height: 24px; }*/
.substances p font{ color: #e6549e; }
.substances .gv_tab tr th:last-child{ padding-right: 6px; }
.substances .gv_tab tr td{ font-size: 14px; padding: 4px 0px 4px 0px; }
.substances .gv_tab tr td a{ display: block; }
.substances .gv_tab tr{ border-bottom: 1px solid #eee; }
.substances .gv_tab tr td nobr a{ display: inline; }
.substances form h3{ font-size: 18px; }
.musterverzeichnis .gv_tab tr td{vertical-align: middle;}
.link-button{background: #e6549e; /*border: 1px solid #BCBCBC;*/ font-size: 15px; color: #fff !important; display: inline-block; padding: 5px 8px !important; border: none; }
.substances form #filter_gv table tr td select{ display: block; }
.substances form #filter_gv table tr td input,.substances form #filter_gv table tr td select{ margin-bottom: 4px; width: 100%; }
/*.substances form #filter_gv table tr td input[type="checkbox"]{ width: auto !important; height: auto; }*/
.substances form #filter_gv table tr td{ font-size: 14px; }
/*.substances form #filter_gv table tr td.substances-td{ width: 15%; float: left; }*/
.substances form #filter_gv table tr td button[type="button"]{ width: auto !important; background-color: #e6549e; /*margin: 15px 0px;*/ border: 1px solid #BCBCBC; font-size: 16px; color: #fff; padding: 6px 15px; border: none; }
/*.substances .gv_tab tr th{ text-align: center; }*/
/*.substances-archive form span{ width: 15% !important; float: left; color: #000; font-weight: normal; font-size: 15px; margin-bottom: 0; margin-top: 2px; }*/
.substances-archive form input{ width: 48%; height: 25px; font-size: 14px; padding: 3px 3px 3px 3px;}
.substances-archive form table{ width: 48%; }
.substances-archive form table td textarea{ width: 100%; height: 180px; }
.substances-archive form table td input[type="submit"],.substances-archive form table td input[type="reset"]{ width: auto; height: auto; background-color: #e6549e; /*margin: 15px 0px;*/ border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.business-info .new-business{ padding-left: 20px; margin-bottom: 20px; }
.business-info .new-business table{ width: 100%; }
.business-info .new-business table tr td.field-title{ width: 15%; float: left; }
.business-info .new-business table tr td label{ color: #000; font-weight: normal; font-size: 15px; margin-bottom: 0; margin-top: 2px; }
.business-info .new-business table tr td input{ width: 100%; height: 30px; font-size: 16px; padding: 3px 3px 3px 3px; }
.business-info .new-business table tr td textarea{ width: 100%; height: 180px; }
.business-info .new-business table tr td input[type="submit"],.business-info .new-business table tr td a button[type="button"]{ width: auto; height: auto; background-color: #e6549e; /*margin: 15px 0px;*/ border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none;  }
/*.business-info .new-business table tr td input[type="submit"]{ margin: 15px 0px; }*/
.business-info .new-business table tr td a button[type="button"]{ margin-bottom: 15px; }
.header .togglemenu #titel_intern{ color: #fff!important; }

/* 12-5-2020 */
.substances-doc .download_tab tr td{vertical-align: middle;}
.substances-doc form table{ width: 100%; }
.substances-doc form table tr{ border-bottom: 1px solid #eee; }
.substances-doc form table tr td{ padding: 5px 5px; font-size: 14px; vertical-align: middle; }
.substances-doc form table tr td b{ font-weight: normal; }
.substances-doc form table tr td a img{ width: 27px !important; }
.substances-doc form table tr:first-child{ border-top: 1px solid #eee; }
.substances-doc h1{ margin-top: 40px; font-size: 23px; }
.substances-doc p{ margin-top: 8px; }
.substances-doc ul,.substances-link ul{ margin-left: 20px; }
.substances-doc ul li,.substances-link ul li{ list-style-type: disc; padding-left: 0; }
.substances-doc form table tr td input[type="submit"]{ width: auto; height: auto; background-color: #e6549e; /*margin: 15px 0px;*/ border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.substances-link p{ line-height: 23px; }
.instruction-opr table,.test-dates #filter_pruef table{ width: 100%; }
.instruction-opr table h2 {padding-top: 60px;}
.instruction-opr table tr th{ padding: 5px 0px; font-size: 15px;}
th.right, td.right {text-align: right;}
/*
.instruction-opr table tr:first-child{ border-top: 1px solid #eee; }
.instruction-opr table tr{ border-bottom: 1px solid #eee; }
*/
.instruction-opr table tr td{ font-size: 15px; padding: 5px 3px; }
.instruction-opr table tr td a img{ margin-right: 4px; }
.instruction-opr form{ font-size: 14px; }
.instruction-opr form select{ height: 31px; }
.instruction-opr button[type="button"],.instruction-opr form input[type="submit"]{ width: auto !important; }
.dashboard-info #dash_meineDoks table tr td img.dash_meineDoks_pdf{ width: 40px; }
/* 13-5-2020 */
.instruction-opr p{ color: #e6549e !important; }
.instruction-opr table tr td{ float: unset; width: auto; }
.instruction-opr table tr td.field-title{ width: 15%; float: left; }
.instruction-opr table tr td input{ padding: 3px 3px 3px 3px; width: 60%; height: 25px; margin-bottom: 3px; }
.instruction-opr table tr td:first-child{ vertical-align: top; }
/*.test-dates #filter_pruef table tr td.test-dates-formtd{ width: 15%; float: left; }*/
.instruction-opr table tr td label{ font-size: 15px; font-weight: normal; } 
.instruction-opr table tr td input[type="submit"]{ width: auto !important; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.test-dates form h3{ font-size: 20px; }
/*.test-dates p,.test-dates p font{ color: #e6549e !important; }*/
.test-dates #filter_pruef table{ background-color: transparent !important; border:none !important;}
.test-dates #filter_pruef table tr td input[type="text"],.test-dates #filter_pruef table tr td select{ width: 60% !important; }
.test-dates #filter_pruef table tr td input[type="submit"],.test-dates #filter_pruef table tr td a button[type="button"]{ width: auto !important; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 6px 15px; border: none; }
.test-dates form[name="filter_form"]{ margin-left: 20px; }
.test-dates #filter_pruef table tr td{ font-size: 14px; width: 48%; float: left; margin: 8px 0px; }
.test-dates #filter_pruef table tr td input,.test-dates #filter_pruef table tr td select{ padding: 1px 3px 3px 3px; width: 60%; height: 25px; margin-bottom: 3px; }
.test-dates #filter_pruef table tr td label{ font-size: 15px; font-weight: normal; }
/* 14-5-2020 */
.dates-tasks form h3{ font-size: 20px; }
.dates-tasks form p font{ color: #e6549e !important; }
.dates-tasks #filter_termin table{ background-color: transparent !important; border:none !important; width: 100%; }
.dates-tasks #filter_termin table tr td{ font-size: 14px; width: 48%; float: left; margin: 8px 0px; }
.dates-tasks #filter_termin table tr td input,.dates-tasks #filter_termin table tr td select{ padding: 1px 3px 3px 3px; border:1px solid #7a7a7a; width: 60% !important; height: 25px; margin-bottom: 3px; }
.dates-tasks #filter_termin table tr td input[type="checkbox"]{ width: auto !important; height: auto!important; }
/*.dates-tasks #filter_termin table tr td.date-task-td{ width: 15%; float: left; }*/
.dates-tasks #filter_termin table tr td label{ font-size: 15px; font-weight: normal; }
.dates-tasks form[name="filter_form"]{ margin-left: 20px; }
.dates-tasks #filter_termin table tr td input[type="submit"],.dates-tasks #filter_termin table tr td a button[type="button"]{ width: auto !important; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }

/*.header nav .navbar-nav ul{ display: inline-block; }*/
.header nav .navbar-nav ul li{ list-style-type: none; /*position: relative;*/ }
/*.header nav .navbar-nav ul li:before{ position: absolute; top: 8px; left: -23px; content: ""; border: solid white; border-width: 0 2.5px 2.5px 0; display: inline-block; padding: 3.5px; transform: rotate(45deg); -webkit-transform: rotate(45deg); }*/
.select-document table{ width: 100%; }
.select-document table tr{ border-bottom: 1px solid #eee; }
.select-document table tr:first-child{ border-top: 1px solid #eee; }
.select-document table tr td{ padding: 5px 0px; font-size: 14px; }
.select-document table tr td font{ color: #000000 !important; }
.select-document table tr td b{ font-weight: normal !important; }
.select-document table tr td.select-document-td{ width: 4% !important; }
.select-document table tr td img{ width: 27px !important; margin-right: 8px;}
.select-document h3{ font-size: 20px; margin-bottom: 20px; }
.dashboard-info .dashboard.dashboard_cockpit table tr td .weiter.active{ color: #e6549e; }

/* 15-5-2020 */
.dates-tasks table#miscellaneous-table{ width: 100%;  }
.dates-tasks table#miscellaneous-table tr th{ font-size: 15px; padding: 5px 0px!important; border-bottom: 1px solid #eee !important; }
.dates-tasks table#miscellaneous-table tr th:first-child{ border-top: 1px solid #eee; }
.dates-tasks table#miscellaneous-table tr td{ padding: 5px 3px 5px 0px !important; font-size: 15px; }
.dates-tasks table#miscellaneous-table tr td i font{ color: #e6549e !important; }
.dates-tasks table#miscellaneous-table tr td nobr font{ vertical-align: middle; }
.dates-tasks form.new-entry{ margin-left: 20px; }
.dates-tasks form.new-entry table{ width: 100%; }
.dates-tasks form.new-entry table tr:first-child{ border-top: 1px solid #eee; }
.dates-tasks form.new-entry table tr{ border-bottom: 1px solid #eee; }
.dates-tasks form.new-entry table tr td{ font-size: 14px; width: 48%; float: left; margin: 4px 0px; }
.dates-tasks form.new-entry table tr td input,.dates-tasks form table tr td select{ padding: 3px 3px 3px 3px; width: 70%; height: 25px; margin-bottom: 3px; }
.dates-tasks form table tr td select{ width: 70% !important; padding-top: 0; }
.dates-tasks form.new-entry table tr td table{ margin-bottom: 8px; }
.dates-tasks form.new-entry table tr td table tr td{ width: auto; }
/*.dates-tasks form.new-entry table tr td table tr td select.calendarDateInput,.dates-tasks form.new-entry table tr td table tr td input.calendarDateInput{ width: auto !important; height: 25px; margin: 0px 6px; }*/
/*.dates-tasks form.new-entry table tr td table tr td a#datum_termin_ID_Link img{ height: 25px; }*/
.dates-tasks form.new-entry table tr td input[type="checkbox"],.dates-tasks form table tr td input[type="radio"]{ width: auto; height: auto; vertical-align: middle; }
.dates-tasks form.new-entry table tr td.field-title{ width: 20%; float: left; }
.dates-tasks form.new-entry table tr td label{ font-size: 15px; font-weight: normal; }
.dates-tasks form.new-entry table tr td input[type="submit"],.dates-tasks form.new-entry table tr td a button[type="button"]{ width: auto; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.dates-tasks form.new-entry table tr td a button[type="button"]{ margin-left: 2px; }
.dates-tasks form.new-entry table tr td textarea{ height: 100px; padding: 3px 3px 3px 3px; width: 70%; margin-bottom: 3px;  }
.dates-tasks form.new-entry table tr td select[name="wk_user"]{ margin-top: 3px; }
.dates-tasks form.new-entry table tr td div{ width: 70%; }
.dates-tasks form.new-entry table tr td table tr td span#datum_termin_ID{ margin-top: 4px; }
.dates-tasks form.new-entry table tr td table tr td span#datum_termin_ID table{ width: 230px !important; margin-bottom: 0; } 
.dates-tasks form.new-entry table tr td table tr td span#datum_termin_ID table tr td{ width: auto; float: unset; padding: 4px 0px; border:none !important;}
.dates-tasks form.new-entry table tr td table tr td span#datum_termin_ID span#datum_termin_DayTable_ID table tr{ border-top: unset; }
.business-info .panel-group .panel-collapse .panel-group .frame ul{ margin-left: 20px; }
.business-info .panel-group .panel-collapse .panel-group .frame ul li{ list-style-type: disc; padding-left: 10px; }
.test-dates form.test-dates-form{ margin-left: 20px; }
.test-dates form.test-dates-form table{ width: 100%; }
.test-dates form.test-dates-form table tr:first-child{ border-top: 1px solid #eee; }
.test-dates form.test-dates-form table tr{ border-bottom: 1px solid #eee; }
.test-dates form.test-dates-form table tr td{ font-size: 14px; width: 48%; float: left; margin: 4px 0px; }
.test-dates form.test-dates-form table tr td input,.test-dates form.test-dates-form table tr td select{ padding: 3px 3px 3px 3px; width: 80%; height: 25px; margin-bottom: 3px; }
.test-dates form.test-dates-form table tr td select{ width: 80% !important; padding-top: 0; }
.test-dates form.test-dates-form table tr td input[type="checkbox"]{  width: auto; height: auto; vertical-align: middle; }
.test-dates form.test-dates-form table tr td.test-dates-td{ width: 28%; float: left; }
.test-dates form.test-dates-form table tr td label{ font-size: 15px; font-weight: normal; }
.test-dates form.test-dates-form table tr td input[type="submit"],.test-dates form.test-dates-form table tr td a button[type="button"]{ width: auto; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.test-dates form.test-dates-form table tr td a button[type="button"]{ margin-left: 2px; }
.test-dates form.test-dates-form table tr td div{ width: 80%; }
.test-dates form.test-dates-form table tr td textarea{ height: 100px; padding: 3px 3px 3px 3px; width: 80%; margin-bottom: 3px; padding: 6px 12px; }
.test-dates form.test-dates-form table tr td table tr td{ width: auto; }
/*.test-dates form.test-dates-form table tr td table tr td select.calendarDateInput,.test-dates form.test-dates-form table tr td table tr td input.calendarDateInput{ width: auto !important; height: 25px; margin: 0px 6px; }*/
.test-dates form.test-dates-form table tr td table{ margin-bottom: 8px; }
.test-dates form.test-dates-form table tr td b{ font-size: 15px; color: #e6549e; }
.test-dates form.test-dates-form table tr td table tr td span#datum_ID{ margin-top: 4px; }
.test-dates form.test-dates-form table tr td table tr td span#datum_ID table{ width: 230px !important; margin-bottom: 0; } 
.test-dates form.test-dates-form table tr td table tr td span#datum_ID table tr td{ width: auto; float: unset; padding: 4px 0px; border:none !important;}
.test-dates form.test-dates-form table tr td table tr td span#datum_ID span#datum_DayTable_ID table tr{ border-top: unset; }
.test-dates p{ margin-top: 20px; }

.test-dates .list-of-test{ width: 100%; }
.test-dates .list-of-test tr th{ font-size: 15px; padding: 5px 0px; }
.test-dates .list-of-test tr{ border-bottom: 1px solid #eee; }
.test-dates .list-of-test tr:nth-child(2){ border-top: 1px solid #eee; }
.test-dates .list-of-test tr td{ padding: 5px 0px 5px 0px; font-size: 15px; }
.test-dates .list-of-test tr td b{ color: #e6549e; padding-bottom: 5px; font-size: 16px; }

/* 18-5-2020 */
#content{ position: relative; }
#left-content{ /*width: 23%; float: left;*/ padding: 35px 0px 45px 0px; background-color: #e6549e; width: 20%; z-index: 1111; }
#left-content .navbar-nav{ width: 100%; }
#left-content hr{ margin-bottom: 9px; margin-top: 18px; }
#right-content{ /*width: 77%; float: right;*/ /*padding-left: 15px;*/  }
#left-content #titel_intern{ padding-left: 36px !important; color: #fff !important; }
.footer{ float: left; width: 100%; }
#content #left-content ul{ padding-top: 0; /*padding-left: 25px;*/ }
#content #left-content ul li{ list-style-type: none; /*border-bottom: 1px solid #eee;*/ /*padding-left: 25px;*/ }
#content #left-content ul li a{ color: #fff; padding: 10px 15px; /*word-break: break-all;*/ }
#content #left-content ul li a{ padding: 10px 35px; color: #fff; white-space: normal;}
#content #left-content ul li a:hover{color: #e6549e;}
#content #left-content ul li.dropdown ul.dropdown-menu{ padding-left: 15px; z-index: 0;}
#content #left-content ul li.dropdown ul li.current a{ background-color: #ffffff; color: #e6549e !important; }
/*#content #left-content ul li:last-child{ border-bottom:none; }*/
#left-content ul li:before{ display: none; }
#left-content .navbar-nav li.active > a{ background-color: #ffffff; }
#content .section-content .row { margin: 0; }
/*.footer{ position: absolute; bottom: 0; }
body{ height: 100%; }
#wrapper{ min-height: 100vh; }*/
/*.togglemenu{ height: 100%; }*/
html, body { height: 100%; }
body{ display: flex; flex-direction: column; }
#wrapper{ flex: 1 0 auto; }
.footer { flex-shrink: 0; z-index: 11; }
.section-content #left-content .navbar-nav ul.sub-ul{ float: left; position: relative; }
.section-content #left-content .navbar-nav ul.sub-ul li{ float: left; width: 100%; }
.section-content #left-content .navbar-nav ul.sub-ul li a{ float: left; }
/*.section-content #left-content .navbar-nav ul.sub-ul:after { position: absolute; top: -28px; right: 1px; content: ""; transform: rotate(45deg); -webkit-transform: rotate(45deg); border: solid #fff; border-width: 0 2.5px 2.5px 0; display: inline-block; padding: 4px; }*/
.section-content .dashboard{ width: 48%; }
.header .header_logo li{ list-style-type: none; display: inline-block; vertical-align: middle; }
.header .header_logo li .navbar-brand{ margin-left: 4px; margin-right: 4px; border-left: 2px solid #e6e4e4; }
.header .header_logo li:first-child .navbar-brand{ border-left: none; }
.header .header_logo li:last-child .navbar-brand{ padding-left: 13px; }
.header .header_logo{ padding: 0px 30px 0px 0px; width: auto; float: right; margin-bottom: 0; }
.header{ transition: all 0.6s ease; }
.header-fixed{ position: fixed; top: 0; left: 0; width: 100%; background-color: #fff; z-index: 999; transition: all 0.6s ease; box-shadow: 0px 3px 10px 1px #eee;}
.header .header_logo li img{ padding-right: 7px; }
.navbar-brand{ margin: 20px 20px 10px 20px; }
/*.header-fixed .navbar-brand{ margin: 10px 20px; }*/
.layout_1 .header .header_logo{ margin-bottom: 0; }
.layout_1 .header-fixed #content{ margin-top: 105px; }
#right-content{ min-height: 1180px; }
.layout_1 .navbar-nav > li:hover > .dropdown-menu{ display: block; }
.layout_0 .navbar-nav > li:hover > .dropdown-menu{ display: none; }
.layout_0 .navbar-nav > li.dropdown.open .dropdown-menu{ display: block; }
.layout_0 .navbar-nav > li.dropdown a{ color: #fff> !important; }
.layout_0 .navbar-nav > li.dropdown a:hover{ color: #e6549e!important; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{ background-color: transparent; border-color: transparent; }
#left-content .navbar-nav li.active{ background-color: transparent; }

.navbar-nav li.dropdown .caret{ width: 43px; height: 43px; position: absolute; top: 16px; left: 10px; cursor: pointer; }
.navbar-nav li.dropdown .caret{ width: 0; height: 0; border-style: solid; border-width: 9px 8px 0 8px; border-color: #ffffff transparent transparent transparent; border-radius: 2.5px; }
.navbar-nav li.dropdown .caret: hover{ color: #e6549e !important; }
.navbar-nav li.dropdown.active .caret{ border-color: #e6549e transparent transparent transparent; }
#content #left-content .navbar-nav li.active > a, #left-content .navbar-nav li a:hover{ background-color: #ffffff; color: #e6549e !important; }
.layout_0 .navbar-nav .dropdown .dropdown-menu li a{ font-size: 16px; }
.layout_0 .navbar-nav > li.dropdown.active > a{ background-color: #ffffff; color: #e6549e !important; }
.layout_1 .togglemenu{ padding: 0; }
.layout_1 .navbar-nav li a{ padding-left: 35px; }
.layout_1 .navbar-nav li.dropdown-submenu span.arrow { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid \9; border-right: 4px solid transparent; border-left: 4px solid transparent; }
.layout_1 .navbar-nav li.dropdown-submenu span.arrow{ width: 43px; height: 43px; position: absolute; top: 16px; left: 10px; cursor: pointer; width: 0; height: 0; border-style: solid; border-width: 9px 8px 0 8px; border-color: #ffffff transparent transparent transparent; border-radius: 2.5px; }
.layout_1 .navbar-nav li.dropdown-submenu.active span.arrow{ border-color: #e6549e transparent transparent transparent; }
.operating-documents h3,.site-folder h3,.scanned-evi h3,.own-forms h3{ font-size: 20px; }
.operating-documents form span,.site-folder form span,.scanned-evi form span,.own-forms form span{ width: 15% !important; float: left; font-size: 15px;}
.operating-documents form input,.site-folder form input,.scanned-evi form input,.own-forms form input{ width: 28.8%; font-size: 14px; height: 25px; padding: 1px 3px;}
.operating-documents form table,.site-folder form table,.scanned-evi form table,.own-forms form table{ width: 60%; }
.operating-documents form table tr td textarea,.site-folder form table tr td textarea,.scanned-evi form table tr td textarea,.own-forms form table tr td textarea{ width: 48%; height: 100px; padding: 3px 3px; }
.operating-documents form table tr td input[type="submit"],.operating-documents form table tr td input[type="reset"],.site-folder form table tr td input[type="submit"],.site-folder form table tr td input[type="reset"],.scanned-evi form table tr td input[type="submit"],.scanned-evi form table tr td input[type="reset"],.own-forms form table tr td [type="submit"],.own-forms form table tr td [type="reset"]{ width: auto; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.regelwerk-recht form table tr td b{font-weight: bold; color: #e6549e; font-size: 16px;}
.regelwerk-bgg form table tr td b{font-weight: bold; color: #e6549e; font-size: 16px;}
.nav-btn{ padding: 40px 0 15px 85px; }
.explosion-folder form h3{ font-size: 20px; }
.explosion-folder form span{ width: 15% !important; float: left; font-size: 15px; }
.explosion-folder form span b{ font-weight: normal; }
.explosion-folder form table{ width: 48%!important; }
.explosion-folder form table tr td{ width: 100%; float: left; font-size: 14px; }
.explosion-folder form table tr td select,.explosion-folder form table tr td input{ width: 60%; height: 25px; font-size: 14px; padding: 1px 3px 3px 3px;}
.explosion-folder form table tr td input[type="submit"],.explosion-folder form table tr td input[type="reset"]{ width: auto !important; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none;}

/* 27-5-2020 */
.portal-admin form p strong{ color: #e6549e; }
.portal-admin form table{ background-color: transparent !important; width: 100%; }
.portal-admin form table tr:first-child{ border-top: 1px solid #eee; }
.portal-admin form table tr{ border-bottom: 1px solid #eee; }
/*.portal-admin form table tr td{ font-size: 14px; width: 48%; float: left; margin: 4px 0px; }*/
.portal-admin form table tr td input,.portal-admin form table tr td select{ padding: 3px 3px 3px 3px; width: 80%; height: 25px; margin-bottom: 3px; }
.portal-admin form table tr td select{ width: 80% !important; padding-top: 0; }
.portal-admin form table tr td input[type="checkbox"],.portal-admin form table tr td input[type="radio"]{  width: auto; height: auto; vertical-align: middle; }
.portal-admin form table tr td.portalform-td{ width: 15%; float: left; }
.portal-admin form table tr td label{ font-size: 15px; font-weight: normal; }
.portal-admin form table tr td input[type="submit"]{ width: auto; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.portal-admin font{ color: #e6549e !important; margin-bottom: 8px; display: inline-block; } 
.portal-admin form table tr td input[name="plz"]{ display: block; }
.portal-admin table.portaladmin-table{ width: 100%; }
.portal-admin table.portaladmin-table tr{ background-color: transparent !important;  }
.portal-admin table.portaladmin-table tr:first-child{ border-top: 1px solid #eee; }
.portal-admin table.portaladmin-table tr th{ font-size: 15px; padding-top: 8px;}
.portal-admin table.portaladmin-table tr td{ font-size: 14px; padding: 0px 3px 2px 3px;}
.portal-admin table.portaladmin-table tr td hr{ margin-top: 8px; margin-bottom: 8px; }
.portal-admin form table.download_tab tr td { width: auto; float: unset; padding: 4px 4px;}
.portal-admin form table.download_tab tr td b{ font-weight: normal; }

/*.portal-admin form table.download_tab tr td nobr img{ margin-right: 7px; }*/
.portal-admin h3{ font-size: 20px; }
.portal-admin form.portalacc-form table tr td b{ color: #e6549e; }
.portal-admin form.portalacc-form table tr:first-child{ border-top: 1px solid #eee; }
.portal-admin form.portalacc-form table tr{ border-bottom: 1px solid #eee; }
.portal-admin form.portalacc-form table tr td{ font-size: 14px; width: 48%; float: left; margin: 4px 0px; }
.portal-admin form.portalacc-form table tr td input,.portal-admin form table tr td select{ padding: 3px 3px 3px 3px; width: 80%; height: 25px; margin-bottom: 3px; }
.portal-admin form.portalacc-form table tr td select{ width: 80% !important; padding-top: 0; }
.portal-admin form.portalacc-form table tr td.portalacc-form-td{ width: 15%; float: left; }
.portal-admin form.portalacc-form table tr td label{ font-size: 15px; font-weight: normal; }
.portal-admin form.portalacc-form table tr td input[name="von"]{ margin-bottom: 5px; }
.portal-admin form.portalacc-form table tr td input[type="submit"]{ width: auto; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.portal-admin p a{ color: #e6549e!important; margin-top: 4px; display: inline-block; }
.portal-admin p b{ margin-top: 4px; display: inline-block; }
.cr-rist-assesment p{ text-align: left !important; }
.cr-rist-assesment p strong{ color: #e6549e; }
.cr-rist-assesment p button{ width: auto; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.test-dates form input[type="submit"],.test-dates form a button[type="button"]{ width: auto; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.substances-doc form.substances-form table tr:first-child{ border-top: 1px solid #eee; }
.substances-doc form.substances-form table tr th{ font-size: 15px; padding: 5px 5px; }
.substances-doc form.substances-form table:last-child tr:first-child{ border-top: none; }
.cr-rist-assesment form.rist-assesment-form h2{ margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); box-shadow: 0 1px 1px rgba(0, 0, 0, .05); border-color: #ddd; background-color: #f5f5f5; color: #e6549e; font-weight: 600; line-height: 40px; /*height: 45px;*/ font-size: 16px; display: flex; align-items: center;}
.cr-rist-assesment form.rist-assesment-form h2 img{ color: #fff; padding: 0px 10px 5px 16px; font-size: 14px; /*margin-right: 10px;*/ border-radius: 3px;  }
.substances-doc form table tr td.gesamtpreis-td{ width: 110px; }
.substances-doc form table tr td#AnzMitarb{ width: 39px; }
.employees-detail #GU{ z-index: 9999; }
/*.cr-rist-assesment form.rist-assesment-form h2 div{ line-height: 25px; margin-left: 0px !important;  margin-top: -10px; margin-bottom: 8px;  }*/
.cr-rist-assesment form.rist-assesment-form div table{ padding-top: 20px; /*border:1px solid #000;*/ width: 100%; }
/*.cr-rist-assesment form.rist-assesment-form div table:first-child{ border-top: 1px solid transparent; border-bottom: 1px solid transparent; }*/
.cr-rist-assesment form.rist-assesment-form div table tr td strong{ margin-bottom: 6px; display: inline-block; }
.cr-rist-assesment form.rist-assesment-form div table tr td.rist-assesment-form-td{ width: 55px; }
.cr-rist-assesment form.rist-assesment-form h2 div.orubtitle-wrap{ padding: 5px 0px;}
.cr-rist-assesment form.rist-assesment-form h2 div.orubtitle-wrap div{ margin-left: 0!important; line-height: 25px; margin-top: -10px; margin-bottom: 8px;}
.cr-rist-assesment form.rist-assesment-form h2 div.orubtitle-wrap span{ line-height: 25px; margin-bottom: 6px; display: inline-block; }

/* 1-6-2020 */
.online-support p b{ color: #e6549e; margin-bottom: 4px; display: inline-block; }
.online-support table{ margin-bottom: 25px; }
.online-support table tr td img{ margin-right: 6px; }
.online-support table tr td{ padding-right: 3px; }
.aktuell-archiv table tr{ border-bottom: 1px solid #eee; }
.aktuell-archiv table tr:first-child{ border-top:1px solid #eee; }
.aktuell-archiv table tr td{ padding-top: 8px; }
.aktuell-archiv table tr td.archive-td{ width: 95px; padding-top: 12px;}
.termine-task form table{ border: 1px solid #eee; width: 100%; overflow-y: scroll; display: inline-block;}
.termine-task form table td{ border: transparent!important; min-width: 60px;}
.termine-task form table tr.row{ display: inline-block!important; width: 100%; }
.termine-task form table tr{ border-bottom: 1px solid #eee; }
.termine-task form table tr td{ border-bottom: unset; padding: 4px 5px; }
.termine-task form table tr th{ padding: 4px 5px; border: unset; /*font-weight: normal;*/ min-width: 60px;}
.termine-task form input[type="submit"]{ width: auto; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.termine-task p span{ padding: 5px 10px; }
.termine-task form table tr:last-child{ border-bottom: none; }
.termine-task form table tr th:first-child{ min-width: 210px; }
.termine-task form table tr td:first-child{ min-width: 210px; }
.termine-task form table tbody{ width: 100%; display: table; }
.content-block .work-tool h1{line-height: 1.3;}
.termine-task form table tr td select{ border: 1px solid #7a7a7a; }
.termine-task form table td.copy img, .termine-task form table td.paste img{width: 30px; position: relative; top:2px;}
.content-block .aktuell-archiv h3{ font-size: 21px; line-height: 1.3;}
.aktuell-archiv p b{ color: #e6549e; }
.work-tool p{ margin-bottom: 25px; }
.work-tool p a{ display: flex; align-items: center;}
.work-tool p a img{ margin-right: 12px !important; }

.entry-list form table tr td span#bis_ID,.entry-list form table tr td span#von_ID{ margin-top: 4px; }
.entry-list form table tr td span#bis_ID table,.entry-list form table tr td span#von_ID table{ width: 230px !important; margin-bottom: 0; } 
.entry-list form table tr td span#bis_ID table tr td,.entry-list form table tr td span#von_ID table tr td{ width: auto; float: unset; padding: 4px 0px; border:none !important;}
/*.entry-list form table tr td span#von_DayTable_ID span#datum_DayTable_ID table tr{ border-top: unset; }*/



/* 4-6-2020 */
.employees-detail .helmut-formular span{ width:15% !important; float:left; padding: 5px 3px;}
.employees-detail .helmut-formular span b{ font-weight: normal; font-size: 15px;  }
.employees-detail .helmut-formular table{ width: 48%!important; }
.employees-detail .helmut-formular table tr td select,.employees-detail .helmut-formular table tr td input{ width: 60%; height: 25px; padding: 1px 3px 3px 3px;}
.employees-detail .helmut-formular table tr{ border-bottom: unset; }
.employees-detail .helmut-formular table tr td{ font-size: 14px; }
.employees-detail .helmut-formular table tr td input[type="submit"],.employees-detail .helmut-formular table tr td input[type="reset"]{ width: auto; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.employees-detail .helmut-formular .helmut-wrap{ border-bottom: 1px solid #eee; width: 100%; display: inline-block; }
.employees-detail .helmut-formular .link-button{ margin-top: 25px; display: inline-block;}
.content-block .employees-detail .helmut-formular h3{ font-size: 20px; }
.business-info table.business-info-table tr,.business-info form.business-info-form table tr{ border-bottom: 1px solid #eee; }
.business-info table.business-info-table tr th,.business-info form.business-info-form table tr th{ padding: 4px 3px; font-size: 15px; }
.business-info table.business-info-table tr td,.business-info form.business-info-form table tr td{ font-size: 14px; padding: 4px 3px;} 
.business-info form.business-info-form table tr td input[type="submit"],.business-info .business-info-form table tr td a button[type="button"]{ width: auto; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.business-info form.business-info-form table tr td{vertical-align: middle;}
.business-info p .link-button{ margin-top: 20px; } 
.business-info h3{ font-size: 20px; }
.business-info-form .hazardous-list{width: 35%;}
.business-info-form .hazardous-list tr td{vertical-align: middle;}
.list-operating{width: 100%;}
.list-operating tr th, .list-operating tr td{ padding: 4px 3px; font-size: 15px; vertical-align: middle; }
.risk-assesment .uebersicht-formular table{ border-top: 1px solid #eee; }
.risk-assesment .uebersicht-formular table tr td .gbu_optionen{ width: 47%; display: inline-block; float: unset; }
.risk-assesment .uebersicht-formular table tr td .gbu_optionen font{ color: #e6549e!important; }
.content-block .risk-assesment .uebersicht-formular h1{ line-height: 1.3; }
.risk-assesment .uebersicht-formular p{ margin-bottom: 0; }
.risk-assesment .uebersicht-formular p a{ margin-left: 0; width: auto; display: inline-block; }
.risk-assesment .uebersicht-formular ul{ margin-left: 20px; }
.risk-assesment .uebersicht-formular ul li{ list-style-type: disc; padding-left: 0; }
.risk-assesment .uebersicht-formular div a i{ color: #e6549e; }
.risk-assesment .uebersicht-formular div.screen input[type="submit"]{ width: auto; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.risk-assesment .uebersicht-formular div .gbuimage{ height: auto; }
.risk-assesment .uebersicht .screen input[type="submit"]{background-color: #e6549e; border: none; color: #fff; font-size: 15px;  padding: 6px 15px; border-radius: unset; margin: 15px 0px;}
.footer ul li{ color: #ffffff; }
.substances #gefahrstoff_melden form table{ width: 100%; }
/*.substances #gefahrstoff_melden form table tr td.substances-td{ width: 15%; float: left; }*/
.substances #gefahrstoff_melden form table tr:first-child{ border-top: 1px solid #eee; }
.substances #gefahrstoff_melden form table tr{ border-bottom: 1px solid #eee; }
.substances #gefahrstoff_melden form table tr td{ font-size: 14px; width: 48%; float: left; margin: 4px 0px; }
.substances #gefahrstoff_melden form table tr td input,.substances #gefahrstoff_melden form table tr td select{ padding: 3px 3px 3px 3px; width: 80%; height: 25px; margin-bottom: 3px; }
.substances #gefahrstoff_melden form table tr td select{ width: 80% !important; padding-top: 0; }
.substances #gefahrstoff_melden form table tr td.substances-td{ width: 15%; float: left; }
.substances #gefahrstoff_melden form table tr td label{ font-size: 15px; font-weight: normal; }
.substances #gefahrstoff_melden form table tr td textarea{ height: 100px; padding: 3px 3px 3px 3px; width: 80%; margin-bottom: 3px;}
.substances #gefahrstoff_melden form table tr td input[type="submit"]{ width: auto; height: auto; background-color: #e6549e; margin: 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.substances #gefahrstoff_melden p{ margin-top: 15px; }
.substances #gefahrstoff_melden p b{ color: #e6549e; }
.substances .suchbegriff-wrap{ display: inline-block; width: auto; }
.substances .suchbegriff-wrap input[type="radio"]{ margin-right: 5px; }
.substances table.substances-tab{ widows: 100%; }
.substances table.substances-tab tr:first-child{ border-top: 1px solid #eee; }
.substances table.substances-tab tr{ border-bottom: 1px solid #eee; }
.substances table.substances-tab tr td{ font-size: 14px; width: 48%; float: left; margin: 4px 0px; }
.substances table.substances-tab tr td.substances-tab-td{ width: 20%; float: left; }
.substances table.substances-tab tr td label{ font-size: 15px; font-weight: normal; }

/*==== Flag Icons ===*/
.icon-block .icon-btn img{max-height: 32px; max-width: 32px; margin: 0 auto;}
.icon-block{position:fixed;right:0;width:0;transition:width 0.5s ease-in-out;-webkit-transition:width 0.5s ease-in-out;-o-transition:width 0.5s ease-in-out;-moz-transition:width 0.5s ease-in-out;z-index:999}
.icon-block .icon-btn{height: 39px; background: #e6549e;padding:4px 8px;position:absolute; width: 115px; left: -115px; text-align: center;}
.icon-block .icon-title{width: 230px;display: block; background: #e6549e; color: #ffffff; padding: 8px; font-weight: 600; text-align: left;}
.icon-block:hover{width: 230px; cursor: pointer;}
.icon-block.icon-1{top:200px;}

.icon-block.icon-speichern{top:200px;}
.icon-block.icon-speichern .icon-btn img{max-height: 28px; max-width: 28px;}
.icon-block.icon-speichern .icon-title{padding: 0px; height: 39px;}
.icon-block.icon-speichern .icon-title input[type="submit"],
.icon-block.icon-speichern .icon-title button {padding: 8px 150px 9px 8px!important; margin: 0px; height: 39px!important; background: inherit;  border: none; font-size: 16px;}
.icon-block.icon-speichern .icon-title input[type="submit" i]:focus,
.icon-block.icon-speichern .icon-title button:focus { outline: none; outline-offset: unset; }

.icon-block.icon-safenotice{top:155px;}
.icon-block.icon-safenotice .icon-btn img{max-height: 28px; max-width: 28px;}
.icon-block.icon-safenotice .icon-title{padding: 0px; height: 39px;}
.icon-block.icon-safenotice .icon-title input[type="submit"],
.icon-block.icon-safenotice .icon-title button {padding: 8px 150px 9px 8px!important; margin: 0px; height: 39px!important; background: inherit;  border: none; font-size: 16px;}
.icon-block.icon-safenotice .icon-title input[type="submit" i]:focus,
.icon-block.icon-safenotice .icon-title button:focus { outline: none; outline-offset: unset; }

.icon-block.icon-abbrechen{top:245px;}
.icon-block.icon-abbrechen .icon-btn img{max-height: 28px; max-width: 28px;}
.icon-block.icon-abbrechen .icon-title{height:39px;}

.icon-block.icon-back{top:290px;}
.icon-block.icon-back .icon-btn img{max-height: 28px; max-width: 28px;}
.icon-block.icon-back .icon-title{height: 39px;}

.icon-block.icon-gefahr{top:200px;}
.icon-block.icon-gefahr:hover{width: 230px;}
.icon-block.icon-gefahr .icon-title{width: 230px; height: 39px;}

.icon-block.icon-hilfe{top:245px;}
.icon-block.icon-hilfe .icon-title{height: 39px;}

.icon-block.icon-newobject{top:290px;}
.icon-block.icon-newobject .icon-title{height: 39px;}

.icon-block.icon-gefahrstoffe{top:200px;}
.icon-block.icon-gefahrstoffe:hover{width: 400px;}
.icon-block.icon-gefahrstoffe .icon-title{width: 400px; height: 39px;}
.icon-block.icon-gefahrstoffe .icon-btn img{max-height: 30px; max-width: 30px;}

.icon-block.icon-gesamtes{top:245px;}
.icon-block.icon-gesamtes:hover{width: 370px;}
.icon-block.icon-gesamtes .icon-title{width: 370px; height: 39px;}
.icon-block.icon-gesamtes .icon-btn img{max-height: 33px; max-width: 33px;}

.icon-block.icon-archiv{top:290px;}
.icon-block.icon-archiv:hover{width: 345px;}
.icon-block.icon-archiv .icon-title{width: 345px; height: 39px;}
.icon-block.icon-archiv .icon-btn img{max-height: 33px; max-width: 33px;}

.icon-block.icon-herunter{top:335px;}
.icon-block.icon-herunter:hover{width: 350px;}
.icon-block.icon-herunter .icon-title{width: 350px; height: 39px;}
.icon-block.icon-herunter .icon-btn img{max-height: 33px; max-width: 33px;}

.icon-block.icon-backlast{top:290px;}
.icon-block.icon-backlast .icon-btn img{max-height: 28px; max-width: 28px;}
.icon-block.icon-backlast .icon-title{height: 39px;}

.icon-block.icon-printpdf{top:200px;}
.icon-block.icon-printpdf:hover{width: 470px;}
.icon-block.icon-printpdf .icon-title{width: 470px; height: 39px;}
.icon-block.icon-printpdf .icon-btn img{max-height: 28px; max-width: 28px;}

.icon-block.icon-psapdf{top:200px;}
.icon-block.icon-psapdf .icon-title{height: 39px;}
.icon-block.icon-psapdf .icon-btn img{max-height: 28px; max-width: 28px;}

.icon-block.icon-drucken{top:100px;}
.icon-block.icon-drucken .icon-btn img{max-height: 28px; max-width: 28px;}

.icon-block.icon-checkpdf{top:290px;}
.icon-block.icon-checkpdf:hover{width: 340px;}
.icon-block.icon-checkpdf .icon-title{width: 340px; height: 39px;}
.icon-block.icon-checkpdf .icon-btn img{max-height: 36px; max-width: 36px;}

.icon-block.icon-vorganger{top:335px;}
.icon-block.icon-vorganger .icon-title{text-align: left; height: 39px;}

.icon-block.icon-edit{top:380px;}
.icon-block.icon-edit:hover{width: 315px;}
.icon-block.icon-edit .icon-title{width: 315px; height: 39px;}

.icon-block.icon-area{top: 425px;}
.icon-block.icon-area:hover{width: 320px;}
.icon-block.icon-area .icon-title{width: 320px; height: 39px;}

.icon-block.icon-editarea{top: 470px;}
.icon-block.icon-editarea:hover{width: 320px;}
.icon-block.icon-editarea .icon-title{width: 320px; height: 39px;}

.icon-block.icon-operatingarea{top: 515px;}
.icon-block.icon-operatingarea:hover{width: 250px;}
.icon-block.icon-operatingarea .icon-title{width: 250px; height: 39px;}
.icon-block.icon-operatingarea .icon-btn img{max-width: 41px; position: relative; left: -3px; top: 2px;}

.icon-block.icon-muster{top: 560px;}
.icon-block.icon-muster:hover{width: 320px;}
.icon-block.icon-muster .icon-title{width: 320px; height: 39px;}

.icon-block.icon-newerstellen{top: 605px;}
.icon-block.icon-newerstellen:hover{width: 330px;}
.icon-block.icon-newerstellen .icon-title{width: 330px; height: 39px;}


.icon-block.icon-einsehen{top: 650px;}
.icon-block.icon-einsehen:hover{width: 230px;}
.icon-block.icon-einsehen .icon-title{width: 230px; height: 39px;}

.icon-block.icon-neuvorgang{top: 200px;}
.icon-block.icon-neuvorgang .icon-title{height: 39px;}
.icon-block.icon-neuvorgang .icon-btn img{max-height: 29px; max-width: 29px;}

.icon-block.icon-musteraufrufen{top: 245px;}
.icon-block.icon-musteraufrufen .icon-title{height: 39px;}

.icon-block.icon-favoriten{top: 245px;}
.icon-block.icon-favoriten:hover{width: 350px;}
.icon-block.icon-favoriten .icon-title{width: 350px; height: 39px;}

.icon-block.icon-filter{top: 155px;}
.icon-block.icon-filter:hover{width: 325px;}
.icon-block.icon-filter .icon-title{width: 325px; height: 39px;}

.icon-block.icon-psafilter{top: 155px;}
.icon-block.icon-psafilter .icon-title{height: 39px;}

.icon-block.icon-terminefilter{top: 245px;}
.icon-block.icon-terminefilter:hover{width: 400px;}
.icon-block.icon-terminefilter .icon-title{width: 400px; height: 39px;}

.icon-block.icon-neueintrage{top: 200px;}
.icon-block.icon-neueintrage .icon-title{height: 39px;}
.icon-block.icon-neueintrage .icon-btn img{max-height: 29px; max-width: 29px;}

.icon-block.icon-neuarchiveorder{top: 200px;}
.icon-block.icon-neuarchiveorder:hover{width: 290px;}
.icon-block.icon-neuarchiveorder .icon-title{width: 290px; height: 39px;}
.icon-block.icon-neuarchiveorder .icon-btn img{max-height: 29px; max-width: 29px;}

.icon-block.icon-reset{top:245px;}
.icon-block.icon-reset .icon-btn img{max-height: 28px; max-width: 28px;}
.icon-block.icon-reset .icon-title{/*padding: 0px;*/ height: 39px;}
.icon-block.icon-reset .icon-title input[type="reset"]{padding: 8px 150px 9px 8px; margin: 0px; height: 39px!important; background: inherit;  border: none; font-size: 16px;}

.icon-block.icon-cancel{top: 290px;}
.icon-block.icon-cancel .icon-title{height: 39px;}
.icon-block.icon-cancel .icon-btn img{max-height: 28px; max-width: 28px;}

.icon-block.icon-neuoperating{top: 200px;}
.icon-block.icon-neuoperating:hover{width: 290px;}
.icon-block.icon-neuoperating .icon-title{width: 290px; height: 39px;}
.icon-block.icon-neuoperating .icon-btn img{max-height: 29px; max-width: 29px;}

.icon-block.icon-neudocument{top: 200px; height: 39px;}
.icon-block.icon-neudocument a{padding: 0px !important;}
.icon-block.icon-neudocument:hover{width: 250px;}
.icon-block.icon-neudocument .icon-title{width: 250px; height: 39px;}
.icon-block.icon-neudocument .icon-btn img{max-height: 29px; max-width: 29px;}

.icon-block.icon-backto{top: 245px; height: 39px;}
.icon-block.icon-backto a{padding: 0px !important;}
.icon-block.icon-backto .icon-btn img{max-height: 28px; max-width: 28px;}
.icon-block.icon-backto .icon-title{height: 39px;}

.icon-block.icon-arrow{top:200px;}
.icon-block.icon-arrow .icon-btn img{position: relative; top: 5px;}
.icon-block.icon-arrow .icon-title{padding: 0px; height: 39px;}
.icon-block.icon-arrow .icon-title input[type="submit"]{padding: 8px 150px 9px 8px!important; margin: 0px; height: 39px!important; background: inherit;  border: none; font-size: 16px;}
.icon-block.icon-arrow .icon-title input[type="submit" i]:focus{ outline: none; outline-offset: unset; }

.icon-block.icon-utwpdf{top: 200px; height: 39px;}
.icon-block.icon-utwpdf:hover{width: 330px;}
.icon-block.icon-utwpdf .icon-title{width: 330px; height: 39px;}
.icon-block.icon-utwpdf a{padding: 0px !important;}
.icon-block.icon-utwpdf .icon-btn img{max-height: 28px; max-width: 28px;}

.icon-block.icon-utwprot{top: 245px; height: 39px;}
.icon-block.icon-utwprot:hover{width: 250px;}
.icon-block.icon-utwprot .icon-title{width: 250px; height: 39px;}
.icon-block.icon-utwprot a{padding: 0px !important;}
.icon-block.icon-utwprot .icon-btn img{max-height: 28px; max-width: 28px;}

.icon-block.icon-utwleg{top: 290px; height: 39px;}
.icon-block.icon-utwleg:hover{width: 320px;}
.icon-block.icon-utwleg .icon-title{width: 320px; height: 39px;}
.icon-block.icon-utwleg a{padding: 0px !important;}
.icon-block.icon-utwleg .icon-btn img{max-height: 28px; max-width: 28px;}

.icon-block.icon-prufungback{top: 245px;}
.icon-block.icon-prufungback .icon-title{height: 39px;}
.icon-block.icon-prufungback .icon-btn img{max-height: 28px; max-width: 28px;}

.icon-block.icon-historie{top:200px;}
.icon-block.icon-historie .icon-btn img{max-height: 28px; max-width: 28px;}
.icon-block.icon-historie .icon-title{height: 39px;}

.icon-block.icon-search{top:155px;}
.icon-block.icon-search:hover{width: 590px;}
.icon-block.icon-search .icon-btn img{max-height: 28px; max-width: 28px;}
.icon-block.icon-search .icon-title{height: 82px; width:590px; color: #000;}
.icon-block.icon-search .icon-title .weiss{color: #fff;}

.employees.icon-back {top: 245px;}
.betrieb .icon-title input {margin: 0;}
.ememployees-edit .icon-title input {background-color: #e6549e;border: 0;padding: 8px;}
.betriebsbereiche .icon-back {top: 245px;}

.new-mitarbeiter .icon-arrow {top: 155px;}
.new-mitarbeiter .icon-abbrechen {top: 200px;}

.substances-tab .icon-block.icon-abbrechen{top:200px;}
.substances-tab .icon-block.icon-abbrechen .icon-title{font-size: 16px; height: 39px;}

.substances-tab .icon-block.icon-edit{top: 245px;}
.substances-tab .icon-block.icon-edit .icon-title{font-size: 16px; height: 39px;}


.icon-block.icon-GU.G1_2{top: 60px;}
.icon-block.icon-GU.G2{top: 103px;}
.icon-block.icon-GU.G17{top: 146px;}
.icon-block.icon-GU.G20{top: 189px;}
.icon-block.icon-GU.G23{top: 232px;}
.icon-block.icon-GU.G24{top: 275px;}
.icon-block.icon-GU.G26{top: 318px;}
.icon-block.icon-GU.G27{top: 361px;}
.icon-block.icon-GU.G29{top: 404px;}
.icon-block.icon-GU.G37{top: 447px;}
.icon-block.icon-GU.G39{top: 490px;}
.icon-block.icon-GU.G42{top: 533px;}
.icon-block.icon-GU.G44{top: 576px;}
.icon-block.icon-GU.G45{top: 619px;}
.icon-block.icon-GU.G46{top: 662px;}
.icon-block.icon-GU.G25{top: 705px;}
.icon-block.icon-GU.G41{top: 748px;}
.icon-block.icon-GU.UV {top: 790px;}
.icon-block.icon-GU.icon-title{height: 39px;}
.icon-block.icon-GU .icon-btn {height: 39px; padding: 8px 8px; max-width: 120px; color: #fff; font-weight: bold;}

.icon-block.icon-filter-1{top: 245px;}
.icon-block.icon-filter-1:hover{width: 210px;}
.icon-block.icon-filter-1 .icon-title{width: 210px; height: 39px; padding: 0; outline: none;}
.icon-block.icon-filter-1:focus{ outline: none; }
.icon-block.icon-filter-1 .icon-title input[type="submit"]{padding: 8px 150px 8px 8px; margin: 0px; background: inherit;  border: none; font-size: 16px;}
.icon-block.icon-filter-1 .icon-title input[type="submit" i]:focus{ outline: none; outline-offset: unset; }

.icon-block.icon-mitarbeiter .icon-btn img{max-height: 40px; max-width: 40px; position: relative; left: -2px;}
.icon-block.icon-mitarbeiter:hover,
.icon-block.icon-mitarbeiter .icon-title{width: 250px;}



.termine-task #GU .nodisplay{color: #ffffff;}
.termine-task #GU .nodisplay ul{padding-left: 22px;}
.termine-task #GU .nodisplay ul li{padding-left: 0px;}
.nodisplay img{width: 33px;}

/*.assign-area img{display: none;}*/
.assign-area > br{display: none;}

/* 17-6-2020 */
.listing-content .title{color: #e6549e; font-weight: 600; line-height: 33px; font-size: 17px; margin-bottom: -12px;}
.listing-content .text .check:first-child {margin-top: 20px;}
.listing-content .text .check{margin-bottom: -10px;}
.flag-icon img{width: 16px; height: 16px; position: relative; top: -2px;}
.fakefile img{width: 75px; position: relative; top: 6px; margin-right: 10px; cursor: pointer;}
.ersatz{ width: 100% !important; }
.ersatz .page_margins{ width: auto!important; float: left; }
.ersatz .page_margins #main h1{ padding-left: 0; font-size: 26px; width: 80%; }
.ersatz .page_margins #main table{ /*width: 100%;*/ margin-left: 0; margin-bottom: 2px; border-right: unset;}
/*.ersatz .page_margins #main #scroll table{ padding-left: 10px; }*/
.ersatz .page_margins #main table tr{ display: flex; }
.ersatz .page_margins #main table tr th,.ersatz .page_margins #main table tr td{ /*display: inline-block;*/ border: unset; border-right: 1px solid #000; margin: 0; font-size: 16px; padding: 4px 4px;}
.ersatz .page_margins #main table tr th.w1{ width: 499px; }
.ersatz .page_margins #main table tr th.w2{ width: 318px; }
.ersatz .page_margins #main table tr th.w3{ width: 49px; }
.ersatz .page_margins #main table tr th.w6{ width: 150px; }
.ersatz .page_margins #main table th img { width: 15px; display: inline-block; margin-left: 2px; }
.ersatz .page_margins #main table tr td.w1{ width: 499px; }
/*.ersatz .page_margins #main table tr td.w2{ width: 22.7%; }*/
.ersatz .page_margins #main table tr td.w3{ width: 49px; }
.ersatz .page_margins #main table tr td.w6{ width: 150px; }
.ersatz .page_margins #main #scroll table tr td.w4{ width: 299px; }
.ersatz .page_margins #main #scroll table{ margin-bottom: 0; }
.ersatz .page_margins #main #scroll table tbody,.ersatz .page_margins #main #scroll table tbody tr{ /*width: 100%;*/ /*display: inline-block;*/ }
.ersatz .page_margins #main #scroll table tr td.w1{ width: 499px; }
.ersatz .page_margins #main #scroll table tr td.w6{ width: 150px; }
.ersatz .page_margins #main .stoffe{ margin-top: 2px; }
.ersatz .page_margins #main .stoffe tr td.w5{ width: 318px; }
.ersatz .page_margins #main #scroll table tbody tr{ border-bottom: 1px solid #eee; display: flex; flex-direction: row; }
.ersatz .page_margins #main #scroll table tbody tr td{ border: unset; border-right: 1px solid #000; /*height: 100%;*/ display: flex; justify-content: center; flex-direction: column;}
.ersatz-content #right-content{ width: 80%; }
.content-block .ersatz{ padding-right: 15px !important; }
.ersatz .page_margins #main table tr td{ display: flex; justify-content: center; flex-direction: column; }
.ersatz .page_margins #main table tr td a{ font-size: 14px; color: #e6549e; }
#content .ersatz-content #left-content ul li{ margin-left: 0; }
.ersatz-content #left-content #titel_intern{ padding-left: 10px!important; }
#content .ersatz-content #left-content ul li a{ padding: 10px 28px; }
.ersatz-content .navbar-nav li.dropdown .caret{ left: 5px; }
.ersatz .page_margin #tbl_bottom {background-color: #E4E9ED;}

/* 6-7-2020 */
.admin_filter table{ width: 100%; color: #000; }
.admin_filter table tr{ margin-bottom: 4px; border-bottom: unset; }
.admin_filter table tr td{  font-size: 14px; width: 48%; float: left; padding: 0px; margin: 4px 0px 15px 0px; border:unset;}
.admin_filter table tr td.admin_filter_td{ width: 20%; float: left; }
.admin_filter table tr td label{ font-weight: normal; font-size: 15px;  }
.admin_filter table tr td input{ width: 60%; height: 28px; padding: 1px 3px 3px 3px;}
.admin_filter table tr td input[type="radio"]{ width: auto; height: auto;}
.admin_filter table tr td input[type="radio"],.admin_filter table tr td input[type="checkbox"] {vertical-align: text-top; width: auto; height: auto;}
.admin_filter table tr td select[name="admin_filter[gewerk]"]{ margin-bottom: 4px; }
.admin_filter table tr td select{ width: 100%!important; height: 28px;}
.admin_filter table tr td input{ width: 100%; }
.admin_filter table tr td input[type="submit"]{ width: auto; height: auto; background-color: #e6549e; margin: 15px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.admin_umschalter{ color: #000; }
.admin_umschalter select{ width: 48%!important; height: 28px; }
.admin_umschalter input[type="submit"]{ width: auto; height: auto; background-color: #e6549e; margin: 12px 0px 4px 0px; border: 1px solid #BCBCBC; font-size: 15px; color: #fff; padding: 5px 8px; border: none; }
.admin_umschalter span{ color: #e6549e; }
/*.substances-archive form.admin_filter table{ width: 100%; }*/
/*.site-folder form.admin_filter table{ width: 100%; }*/
/*.operating-documents form.admin_filter table{ width: 100%; }*/
.admin_filter table{ width: 100%!important; border: unset;}

.company-info .betrieb form table.top.proffessiona_assot tr td.proffessiona_assot_td_1{ width: 38%; padding: 14px 0px 4px 0px;}
.company-info .betrieb form table.top.proffessiona_assot tr td.proffessiona_assot_td_2{ width: 30%; padding: 14px 0px 4px 0px; padding-right: 0;}
.company-info .betrieb form table.top.proffessiona_assot table tr td input,.company-info .betrieb form table.top.proffessiona_assot table tr td textarea{ margin-top: 4px; /*margin-bottom: 4px;*/ width: 80%; display: block; }
.company-info .betrieb form table.top.proffessiona_assot tr td.proffessiona_assot_td_2 table tr td{ padding-top: 0px; padding-right: 0;}
.company-info .betrieb form table.top.proffessiona_assot tr td.proffessiona_assot_td_2 table tr td.proff_text_td{ padding-top: 9px; }
.company-info .betrieb form table.top.proffessiona_assot tr td.proffessiona_assot_td_2 table tr td textarea{ margin-top: 0; margin-bottom: 5px;}
.company-info .betrieb form table.top.proffessiona_assot tr td label.switch{ margin-top: 15px; }
.company-info table.top.proffessiona_assot tr td table{ border-top: unset; border-bottom: unset; }
.company-info .betrieb form table.top tr td{ padding-right: 28px; }
#WzTtDiV{ overflow: visible!important; width: auto!important; height: auto!important; right: 10px!important; /*left: auto!important;*/ max-width: 400px; box-shadow: -6px 10px 20px rgba(0, 0, 0, 0.3); }
#WzTtDiV #WzTtShDwB{ background: transparent!important; height: 0!important; }
#WzTtDiV #WzTtShDwR{ background: transparent!important; }
#WzTtDiV #WzTiTl{ background: #e6549e!important; padding: 8px 14px!important; display: inline-block; width: 100%!important; }
#WzTtDiV #WzTiTl table#WzTiTlTb{ width: 100%!important; }
#WzTtDiV #WzBoDy{ background: #ffffff!important; box-shadow: 0 1px 1px rgba(0, 0, 0, .05); width: 100%!important; border-color: transparent!important; padding: 15px 15px 0px 15px!important; }
.company-info .betrieb form table.top.proffessiona_assot tr td label.switch input:checked + .slider{ background-color: #00dd00; }
#WzTtDiV #WzTiTl #WzTiTlTb tr td span#WzClOsE{ margin-right: 3px; left: auto!important; right: -25px; top: -15px; font-size: 9pt; background: url(../images/icon/X-icon.png)!important; color: transparent!important; background-repeat: no-repeat!important; font-size: unset!important; background-size: cover!important; width: 24px; height: 24px; padding: 0!important; font-family: 'Open Sans', sans-serif!important; position: absolute!important; }
#WzTtDiV #WzTiTl #WzTiTlTb #WzTiTlI{ font-size: 11pt!important; letter-spacing: 0.6px; font-family: 'Open Sans', sans-serif!important; }
#WzTtDiV #WzBoDy table tr td#WzBoDyI{ font-size: 11pt!important; color: rgba(0,0,0,1)!important; font-weight: bold; font-family: 'Open Sans', sans-serif!important; }
#WzTtDiV #WzBoDy table tr td#WzBoDyI b{ margin-bottom: 12px; display: inline-block; }
#WzTtDiV #WzBoDy table tr td#WzBoDyI a{ color: rgba(0,0,0,1)!important; }
.company-info .betrieb form table.top.proffessiona_assot tr td.proffessiona_assot_td_1 table tr td{ padding-right: 0; margin-bottom: 5px; }
table.top.proffessiona_assot tr td.proffessiona_assot_td_1 table tr td span,.company-info .betrieb form table.top.proffessiona_assot tr td.proffessiona_assot_td_2 table tr td.proff_text_td span,.company-info .betrieb form table.top.proffessiona_assot tr td.proffessiona_assot_td_2 table tr th span{ font-weight: 300; padding: 0; display: inline-block; max-width: 100%; width: 100%; margin-bottom: 5px; font-size: 15px; color: #000; }
.company-info .betrieb form table.top.proffessiona_assot tr td.proffessiona_assot_td_2 table tr td.proff_text_td span{ margin-bottom: 0; }
.company-info table.proffessiona_assot{ margin-bottom: 10px; border-bottom: none; }
table.top.proffessiona_assot tr td.proffessiona_assot_td_1 table tr td input{ width: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px; background: #ffffff; height: 40px; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 5px; }
.test-dates form.test-dates-form tr td textarea{ font-size: 14px; padding: 3px 0px 0px 3px; width: 100%; height: 114px; width: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px; background: #ffffff; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 5px;}
table.top.proffessiona_assot tr td.proffessiona_assot_td_1 table tr td textarea,.company-info .betrieb form table.top.proffessiona_assot tr td.proffessiona_assot_td_2 table tr td textarea{ font-size: 14px; padding: 3px 0px 0px 3px; width: 100%; height: auto; width: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px; background: #ffffff; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 5px;}
.company-info .betrieb form table.top.proffessiona_assot tr td.proffessiona_assot_td_2 table tr td textarea{ width: 95%; }    

table.top.proffessiona_assot tr td.proffessiona_assot_td_3{padding-right: 0px !important;}
.company-info .betrieb form table.top.proffessiona_assot tr td.proffessiona_assot_td_3 table tr td{ padding: 0; margin-bottom: 5px; }
table.top.proffessiona_assot tr td.proffessiona_assot_td_3 table tr td span,.company-info .betrieb form table.top.proffessiona_assot tr td.proffessiona_assot_td_3 table tr th span{ font-weight: 300; padding: 0; display: inline-block; max-width: 100%; width: 100%; margin-bottom: 5px; font-size: 15px; color: #000; }
table.top.proffessiona_assot tr td.proffessiona_assot_td_3 table tr td textarea{ font-size: 14px; padding: 3px 0px 0px 3px; width: 100%; height: auto; width: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px; background: #ffffff; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 5px;}

table.top.proffessiona_assot textarea{display: block; resize: none; overflow: hidden;}
table.top.proffessiona_assot .th-title{font-weight: bold !important; color: #e6549e !important;}

.company-info #info{background-color: #ffffff !important; color: #ffffff; border-radius: unset !important; padding: 0px !important; box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.4); border: unset!important; }
.company-info #info h2{ color: #ffffff; margin-bottom: 0; font-size: 20px; }
.company-info #info .info_orange_section div{ position: absolute; top: 9px; right: 10px!important; }
.company-info #info .info_orange_section img.closebtn{  width: 33px!important; opacity: 1; }
.company-info #info a{color: #ffffff;}
/*.company-info #info ul li:before{background-color: #ffffff; display: block;}*/
.company-info #info .info_orange_section{ padding: 15px 20px; background-color: #e6549e; }
.company-info #info .info_white_section{ background-color: #ffffff; padding: 15px 20px; }
.company-info #info .info_white_section p{ margin-bottom: 5px; }
.company-info #info .info_white_section p b{ color: #000; }
.company-info #info .info_white_section ul li{ color: #000; /*margin-left: 0;*/ }
.company-info #info .info_white_section ul li a{ color: #000; }



#info img.closebtn,
#GU img.closebtn {opacity: 0.5; cursor: pointer;}
#info img.closebtn:hover,
#GU img.closebtn:hover {opacity: 1.0;}

/* 17-7-2020 */
.admin_filter table tr td{ width: 68%!important; margin: 0; }
.admin_filter table tr td label{ font-weight: 300; padding: 0; display: inline-block; max-width: 100%; width: 100%; margin-bottom: 5px; font-size: 15px; }
.admin_filter table tr td input,.employees-detail form h1 .nice-select,.company-info .betrieb form input[type="text"],.admin_filter table tr td .nice-select,.admin_umschalter .nice-select{ width: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px; background: #ffffff; height: 40px; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 9px; }
.company-info .betrieb form input[type="text"]{ width: 35%; display: inline-block; }
.company-info .betrieb form input[type="submit"]{ display: block; } 
.company-info .betrieb form a{ display: block; }
.admin_filter table tr td .nice-select span.current{ font-size: 14px; line-height: 1.42857143; font-weight: normal; color: #000; user-select: none; white-space: nowrap; }
.employees-detail form h1 .nice-select span.current{ font-size: 14px; line-height: 1.42857143; font-weight: normal; color: #000; user-select: none; white-space: nowrap; }
.admin_umschalter .nice-select span.current{ font-size: 14px; line-height: 1.42857143; font-weight: normal; color: #000; user-select: none; white-space: nowrap; }
.admin_filter table tr td input[type="radio"]{ display: inline-block; margin-bottom: 0; margin-right: 8px; position: relative; margin-left: 0; padding: 0; -webkit-appearance: radio; }
.admin_filter table tr td .radio{ margin-top: 0; margin-bottom: 5px; font-size: 15px; /*padding-left: 20px;*/ }
.admin_filter table tr td input[type="checkbox"]{ display: inline-block; padding: 0; -webkit-appearance: checkbox; }
.admin_filter table tr td input[type="submit"]{ background-color: #e6549e; border: none; color: #fff; font-size: 15px; padding: 6px 15px; border-radius: unset; margin: 15px 0px;}
.company-info .betrieb form input[type="submit"]{ background-color: #e6549e; border: none; color: #fff; font-size: 15px; padding: 6px 15px; border-radius: unset; margin: 15px 0px; }
.admin_umschalter input[type="submit"]{ background-color: #e6549e; border: none; color: #fff; font-size: 15px; padding: 6px 15px; border-radius: unset; margin: 15px 0px; }
.admin_filter table tr td.admin_filter_td{ padding-top: 4px; }
.admin_umschalter .nice-select{ width: 68%; }
.admin_umschalter .admin_umschalter_submit{ display: block; width: 68%; }
.company-info .admin_filter .nice-select ul li,.company-info .admin_umschalter .nice-select ul li{ margin-left: 0; padding-left: 12px;}
.company-info #umschalter .admin_filter .nice-select ul li:before,.company-info .admin_umschalter .nice-select ul li:before{ display: none; }
.employees-detail form h1{ width: 100%; display: inline-block; }
.employees-detail form h1 .nice-select{ display: block; width: 35%; margin-top: 8px; }
.employees-detail form h1 span{ display: block; margin-bottom: 10px;}
.employees-detail form h1 .nice-select ul.list{ color: #000; }
.test-dates form.test-dates-form tr,.dates-tasks form.new-entry tr{ border-top: unset!important; border-bottom: unset!important; }
.test-dates form.test-dates-form tr td,.dates-tasks form.new-entry tr td{ width: 68%!important; margin: 0!important; font-size: 15px; font-weight: 300; }
.test-dates form.test-dates-form tr td div:not(.divInputImage),.dates-tasks form.new-entry table tr td div:not(.divInputImage){ width: 100%!important; }
.test-dates form.test-dates-form tr td.test-dates-td,.dates-tasks form.new-entry tr td.field-title{ padding-top: 4px; }
.test-dates form.test-dates-form tr td label,.dates-tasks form.new-entry tr td label{ font-weight: 300!important; padding: 0; display: inline-block; max-width: 100%; width: 100%; margin-bottom: 5px; font-size: 15px; }
.test-dates form.test-dates-form tr td input,.test-dates form.test-dates-form tr td .nice-select,.dates-tasks form.new-entry tr td input,.dates-tasks form.new-entry tr td .nice-select{ width: 100%!important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px!important; background: #ffffff; height: 40px!important; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 9px!important;  }
.test-dates form.test-dates-form tr td input[type="submit"],.dates-tasks form.new-entry tr td input[type="submit"]{ background-color: #e6549e; display: inline-block; width: auto!important; height: auto!important; border: none; color: #fff; font-size: 15px; padding: 6px 15px; border-radius: unset; margin: 15px 0px; }
.test-dates form.test-dates-form tr td textarea{ width: 100%!important; margin-bottom: 9px!important; }
.test-dates form.test-dates-form tr td input[type="checkbox"],.dates-tasks form.new-entry tr td input[type="checkbox"]{ display: inline-block; padding: 0!important; margin: 0; margin-right: 8px; margin-bottom: 0!important; -webkit-appearance: checkbox; width: auto!important; height: auto!important; }
.test-dates form.test-dates-form table tr td table tr td,.dates-tasks form.new-entry tr td table tr td{ width: auto!important; }
.test-dates form.test-dates-form table tr td table tr td input#datum_Year_ID,.dates-tasks form.new-entry tr td table tr td input#datum_termin_Year_ID{ height: 35px!important; width: 70px!important; }
.test-dates form.test-dates-form table tr td table tr td .nice-select,.dates-tasks form.new-entry tr td table tr td .nice-select{ width: 70px!important; height: 35px!important; margin: 0px 6px;}
.dates-tasks form.new-entry tr td input[type="radio"]{ display: inline-block; margin-top: 0; margin-bottom: 0!important; margin-right: 8px; position: relative; margin-left: 0; padding: 0; -webkit-appearance: radio; width: auto!important; height: auto!important; }
.dates-tasks form.new-entry table tr td textarea{font-size: 14px; padding: 3px 0px 0px 3px; width: 100%!important; margin-bottom: 9px!important; height: 114px; width: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px; background: #ffffff; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc;}
.dates-tasks form.new-entry table tr td .radio{  margin-top: 0; margin-bottom: 12px; font-size: 15px; /*padding-left: 20px;*/ }
.dates-tasks form.new-entry tr td.field-desc{ margin-top: 9px!important; }
.dates-tasks form.new-entry table tr.field-radio,.admin_filter table tr.field-radio,.test-dates form.test-dates-form table tr.field-radio{ padding: 10px 25px; margin: 30px 0px 15px 0px; border: 1px solid #dddddd!important; background-color: #fafafa; position: relative; width: 68%; display: inline-block; padding-bottom: 0; }
.dates-tasks form.new-entry table tr.field-radio td.field-title,.admin_filter table tr.field-radio td.admin_filter_td,.test-dates form.test-dates-form table tr.field-radio td.test-dates-td{ display: block; width: auto!important; padding: 3px 10px; margin-bottom: 30px; font-size: 15px; line-height: inherit; color: #333; font-weight: normal; border: 1px solid #ddd; background-color: #ffffff; position: absolute; top: -14px; }
.dates-tasks form.new-entry table tr.field-radio td.field-title label,.admin_filter table tr.field-radio td.admin_filter_td label,.test-dates form.test-dates-form table tr.field-radio td.test-dates-td label{ margin-bottom: 0; }
.dates-tasks form.new-entry table tr.field-radio td,.admin_filter table tr.field-radio td,.test-dates form.test-dates-form table tr.field-radio td{  padding-top: 30px; padding-bottom: 10px; }
.calendarDateInput.nice-select .list{ max-height: 320px; overflow: auto; }
.test-dates form.test-dates-form table tr td .nice-select .list{ max-height: 300px; overflow: auto; }
.dates-tasks form.new-entry table tr td .nice-select .list{ max-height: 300px; overflow: auto; }
.dates-tasks form.new-entry table tr td table tr td input.calendarDateInput{ height: 35px!important; }
.employees-detail .helmut-formular .helmut-wrap table tr td .nice-select .list{ max-height: 300px; overflow: auto; }
.admin_filter table tr td .nice-select .list,.admin_umschalter .nice-select .list{ max-height: 320px; overflow: auto; }

.employees-detail form .employee-info table tr td input{ width: 100%!important; margin-top: 4px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px!important; background: #ffffff; height: 40px!important; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 9px!important; }
.employees-detail form .employee-info table tr{ border-bottom: unset; }
.employees-detail form .employee-info table tr td{ font-size: 15px; color: #000; font-weight: 300; width: 100%; display: inline-block; padding: 0;}
.employees-detail form .employee-info table tr td label{ font-weight: 300; padding: 0; display: inline-block; max-width: 100%; width: 100%; margin-bottom: 1px; font-size: 15px; color: #000; padding-top: 4px; }
.employees-detail form .employee-info table tr td label.switch{ width: 40px; margin-top: 4px; }
.employees-detail form .employee-info table tr td input[type="radio"]{ display: inline-block; margin-top: 0; margin-bottom: 0!important; margin-right: 8px; position: relative; margin-left: 0; padding: 0; -webkit-appearance: radio; width: auto!important; height: auto!important; }
.employees-detail form .employee-info table tr.field-radio td .radio{ width: 100%!important; float: unset!important; margin-top: 0; margin-bottom: 12px; font-size: 15px; /*padding-left: 20px;*/ }
.employees-detail form .employee-info table tr.field-radio{ padding: 10px 25px; margin: 30px 0px 15px 0px; border: 1px solid #dddddd!important; background-color: #fafafa; position: relative; width: 100%; display: inline-block; padding-bottom: 0; }
.employees-detail form .employee-info table tr.field-radio td{ padding-top: 30px; padding-bottom: 10px; }
.employees-detail form .employee-info table tr.field-radio td.field-title{ display: block; width: auto!important; padding: 3px 10px; margin-bottom: 30px; font-size: 15px; line-height: inherit; color: #333; font-weight: normal; border: 1px solid #ddd; background-color: #ffffff; position: absolute; top: -14px; }
.employees-detail form .employee-info table tr.field-radio td.field-title label{ margin-bottom: 0; padding-top: 0; }

.business-info form.new-business table tr td{ font-size: 15px; color: #000; font-weight: 300; width: 45%; display: inline-block; padding: 0; margin: 0;}
.business-info form.new-business table tr td.field-title{ width: 100%; margin: 0; padding-top: 4px; }
.business-info form.new-business table tr td.field-title label{ font-weight: 300; padding: 0; display: inline-block; max-width: 100%; width: 100%; font-size: 15px; color: #000; margin: 0; margin-bottom: 5px; }
.business-info form.new-business table tr td input,.business-info form.new-business table tr td textarea{ width: 100%!important; /*margin-top: 4px;*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px!important; background: #ffffff; height: 40px!important; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 9px!important; }
.business-info form.new-business table tr td textarea{ height: auto!important; }

.entry-list .objektauswahl-form table tr{ border-bottom: unset; }
.entry-list .objektauswahl-form table tr td{ width: 100%; border-top: unset; display: inline-block; padding: 0; font-size: 15px; color: #000; font-weight: 300; }
.entry-list .objektauswahl-form table tr td table tr td{ width: auto;  }
.entry-list .objektauswahl-form table tr td table tr td span table tr td.calendarDateInput{ width: auto!important; height: unset!important; display: table-cell; }
.entry-list .objektauswahl-form table tr td table tr td .calendarDateInput{ width: 70px!important; height: 35px!important; margin: 0px 6px; }
.entry-list .objektauswahl-form table tr td div{ padding-top: 4px; font-size: 15px; color: #000!important; font-weight: 300; }
.entry-list .objektauswahl-form table tr td label{ font-weight: 300; width: 100%; padding: 0; padding-top: 4px; display: inline-block; max-width: 100%; width: 100%; font-size: 15px; color: #000; margin: 0; margin-bottom: 5px; }
.entry-list .objektauswahl-form table tr td input,.entry-list .objektauswahl-form table tr td .nice-select{ width: 100%!important; /*margin-top: 4px;*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px!important; background: #ffffff; height: 40px!important; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 9px!important; }
.entry-list .objektauswahl-form table tr.field-radio{ padding: 10px 25px; margin: 30px 0px 15px 0px; border: 1px solid #dddddd!important; background-color: #fafafa; position: relative; width: 68%; display: inline-block; padding-bottom: 0; }
.entry-list .objektauswahl-form table tr td table{ width: 100%; }
.entry-list .objektauswahl-form table tr.field-radio td.field-title{ display: block; width: auto!important; padding: 3px 10px; margin-bottom: 30px; font-size: 15px; line-height: inherit; color: #333; font-weight: normal; border: 1px solid #ddd; background-color: #ffffff; position: absolute; top: -14px; }
.entry-list .objektauswahl-form table tr.field-radio td.field-title label{ margin-bottom: 0; padding-top: 0; }
.entry-list .objektauswahl-form table tr.field-radio td{  padding-top: 30px; padding-bottom: 10px; }
.entry-list .objektauswahl-form table tr.field-radio td input[type="radio"]{ display: inline-block; margin-top: 0; margin-bottom: 0!important; margin-right: 8px; position: relative; margin-left: 0; padding: 0; -webkit-appearance: radio; width: auto!important; height: auto!important; }
.entry-list .objektauswahl-form table tr td input[type="submit"]{ background-color: #e6549e; display: inline-block; width: auto!important; height: auto!important; border: none; color: #fff; font-size: 15px; padding: 6px 15px; border-radius: unset; margin: 15px 0px; }
.entry-list form.entry-list-form-2 span{ width: 100%!important; display: block; float: unset!important; }
.entry-list form.entry-list-form-2 span label{ padding: 0; padding-top: 4px; display: block; float: unset; }
.entry-list form.entry-list-form-2 .nice-select{ width: 100%!important; /*margin-top: 4px;*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px!important; background: #ffffff; height: 40px!important; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 9px!important; }
.entry-list form.entry-list-form-2 input[type="submit"]{ display: block; margin-left: 18%; }
.entry-list form.objektauswahl-form table{ width: 100%; }
.entry-list form.objektauswahl-form table tr td{ width: 68%; }
.entry-list form.entry-list-form-2,.entry-list form.entry-list-form-3{ width: 68%!important; }
.entry-list .objektauswahl-form table tr td .nice-select .list{ max-height: 280px; overflow: auto; }

.substances-archive form.archive-form span{ width: 45%!important; float: unset!important; display: block; margin: 0; padding-top: 4px; font-weight: 300; padding: 0; display: inline-block; max-width: 100%; width: 100%; font-size: 15px; color: #000; margin: 0; margin-bottom: 5px; }
.substances-archive form.archive-form input{ width: 45%!important; /*margin-top: 4px;*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px!important; background: #ffffff; height: 40px!important; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 9px!important; }
.substances-archive form.archive-form table{ width: 45%; }
.substances-archive form.archive-form table tr td textarea{ width: 100%!important; /*margin-top: 4px;*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px!important; background: #ffffff; height: auto!important; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 9px!important; }
table.list-group{width: 90% !important;}
table.list-group tr th, form table.list-group tr td{font-size: 15px; }
form table.list-group tr td{ padding: 5px 3px; }
table.document-list{width: 100%;}
table.document-list tr td{padding: 5px 5px; font-size: 15px; vertical-align: middle;}

.instruction-opr table tr td input{ width: auto; height: auto; }
.instruction-opr form#ba_aend table tr{ border-top: unset; border-bottom: unset; }
.instruction-opr form#ba_aend table tr td{ font-size: 15px; color: #000; font-weight: 300; width: 45%; display: block; padding: 0; margin: 0; }
.instruction-opr form#ba_aend table tr td.field-title{ width: 45%; margin: 0; padding-top: 4px; }
.instruction-opr form#ba_aend table tr td.field-title label{ font-weight: 300; padding: 0; display: inline-block; max-width: 100%; width: 100%; font-size: 15px; color: #000; margin: 0; margin-bottom: 5px; }
.instruction-opr form#ba_aend table tr td input[type="text"], .instruction-opr form#ba_aend table tr td input[type="file"]{ width: 100% !important; /*margin-top: 4px;*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px !important; background: #ffffff; height: 40px !important; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 9px!important; }

.operating-documents form.archive-form span{ width: 35%!important; float: unset!important; display: block; margin: 0; padding: 0; padding-top: 4px; font-weight: 300; display: inline-block; max-width: 100%; width: 100%; font-size: 15px; color: #000; margin: 0; margin-bottom: 5px; }
.operating-documents form.archive-form input{ width: 35%!important; /*margin-top: 4px;*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px!important; background: #ffffff; height: 40px!important; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 9px!important; }
.operating-documents form.archive-form table{ width: 35%; }
.operating-documents form.archive-form table tr td textarea{ width: 100%!important; /*margin-top: 4px;*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px!important; background: #ffffff; height: auto!important; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 9px!important; }

.site-folder form.archive-form span{ width: 35%!important; float: unset!important; display: block; margin: 0; padding: 0; padding-top: 4px; font-weight: 300; display: inline-block; max-width: 100%; width: 100%; font-size: 15px; color: #000; margin: 0; margin-bottom: 5px; }
.site-folder form.archive-form input{ width: 35%!important; /*margin-top: 4px;*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px!important; background: #ffffff; height: 40px!important; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 9px!important; }
.site-folder form.archive-form table{ width: 35%; }
.site-folder form.archive-form table tr td textarea{ width: 100%!important; /*margin-top: 4px;*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px!important; background: #ffffff; height: auto!important; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 9px!important; }

.scanned-evi form.archive-form span{ width: 35%!important; float: unset!important; display: block; margin: 0; padding: 0; padding-top: 4px; font-weight: 300; display: inline-block; max-width: 100%; width: 100%; font-size: 15px; color: #000; margin: 0; margin-bottom: 5px; }
.scanned-evi form.archive-form input{ width: 35%!important; /*margin-top: 4px;*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px!important; background: #ffffff; height: 40px!important; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 9px!important; }
.scanned-evi form.archive-form table{ width: 35%; }
.scanned-evi form.archive-form table tr td textarea{ width: 100%!important; /*margin-top: 4px;*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 6px 12px!important; background: #ffffff; height: auto!important; padding-right: 30px; position: relative; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); display: block; font-size: 14px; line-height: 1.42857143; border: 1px solid #ccc; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; box-shadow: none; border-color: #ccc; margin-bottom: 9px!important; }

.personal-psa #filter p{ padding: 4px 0px; width: 45%;  }
.personal-psa #filter .nice-select{ 
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px;
    background: #ffffff;
    height: 40px;
    padding-right: 30px;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 11px;
    margin-top: 7px; 
}
/* 30-7-2020 */
form.risk-assesment-formdoc{
    width: 75%!important;
}
.risk-assesment-formdoc table tr td{
    width: 100%;
    float: left;
    padding: 0;
}
.risk-assesment-formdoc table tr td label{
    font-weight: 300;
    padding: 0;
    display: inline-block;
    max-width: 100%;
    max-width: 100%;
    margin-bottom: 5px;
    float: left;
    font-size: 15px;
    padding-top: 4px;
}
.risk-assesment-formdoc table tr td input,.risk-assesment-formdoc table tr td textarea{
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px;
    background: #ffffff;
    height: 40px;
    padding-right: 30px;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 15px;
}
.risk-assesment-formdoc table tr td textarea{
    height: auto;
}
.risk-assesment-formdoc .employee-workdetail{ 
    width: 100%; 
    float: left; 
}
.risk-assesment-formdoc .employee-workdetail tr td{
    width: 50%;
    float: left;
}
.risk-assesment-formdoc table tr td input[type="checkbox"]{
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    border-radius: 3px;
    margin-right: 8px;
    margin-bottom: 5px;
}
.risk-assesment-formdoc table tr td table.employee-workdetail tr td.td-first input{
     width: 91% !important;
    display: inline-block;
    margin-left: 5px;
}
.risk-assesment-formdoc input[type="submit"]{
    background-color: #e6549e;
    border: none;
    color: #fff;
    padding: 6px 15px;
    font-size: 15px;
}
.risk-assesment-formdoc table tr td.td-check{
    margin-bottom: 15px;
}
.entry-list form.objektpflege-form{
    width: 75%!important;
}
.entry-list form.objektpflege-form table{
    width: 100%;
}
.entry-list p.new-object b,.entry-list form.objektpflege-form table tr td b{
    color: #e6549e;
}
.entry-list form.objektpflege-form table tr td{
    width: 100%;
    float: left;
    padding: 0;
    color: #000;
    font-weight: 300;
    font-size: 15px;
} 
.entry-list form.objektpflege-form table tr td label{
    font-weight: 300;
    padding: 0;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    margin-bottom: 5px;
    float: left;
    font-size: 15px;
    padding-top: 4px;
}
.entry-list form.objektpflege-form table tr td input{
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px;
    background: #ffffff;
    height: 40px;
    padding-right: 30px;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 15px;
}
.entry-list form.objektpflege-form table tr td div.manager-name{
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px!important;
    background: #ffffff;
    height: 40px!important;
    padding-right: 30px;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid #ccc!important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 15px;   
}
.entry-list form.objektpflege-form table tr{
    border-bottom: unset;
}
.entry-list form.objektpflege-form table tr.field-radio{ padding: 10px 25px; margin: 30px 0px 15px 0px; border: 1px solid #dddddd!important; background-color: #fafafa; position: relative; width: 100%; display: inline-block; padding-bottom: 0; }
.entry-list form.objektpflege-form table tr.field-radio td.field-title{ display: block; width: auto!important; padding: 3px 10px; margin-bottom: 30px; font-size: 15px; line-height: inherit; color: #333; font-weight: normal; border: 1px solid #ddd; background-color: #ffffff; position: absolute; top: -14px; }
.entry-list form.objektpflege-form table tr.field-radio td.field-title label{ margin-bottom: 0; }
.entry-list form.objektpflege-form table tr.field-radio td{  padding-top: 30px; padding-bottom: 10px; }
.entry-list form.objektpflege-form table tr td .radio{ margin-top: 0; margin-bottom: 12px; font-size: 15px; padding-left: 20px; }
.entry-list form.objektpflege-form table tr td .radio input[type="radio"]{ width: 12px; height: 12px; padding: 0; float: right; position: absolute; left: 22px; }
.entry-list form.objektpflege-form table tr td input[type="submit"]{ background-color: #e6549e; border: none; color: #fff; padding: 6px 15px; font-size: 15px; width: auto; height: auto; }

.employees-detail .helmut-formular span { 
    font-weight: 300;
    padding: 0;
    display: inline-block;
    max-width: 100%;
    width: 100%!important;
    margin-bottom: 5px;
    float: left;
    font-size: 15px;
    padding-top: 4px; 
}
.employees-detail .helmut-formular span b{
    font-weight: 300;
}
.employees-detail .helmut-formular .helmut-wrap table{
    width: 100%;
}
.employees-detail .helmut-formular .helmut-wrap table tr td input,.employees-detail .helmut-formular .helmut-wrap table tr td .nice-select{
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px;
    background: #ffffff;
    height: 40px;
    padding-right: 30px;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 15px;
}
.employees-detail .helmut-formular .helmut-wrap table tr td{
    padding-top: 0;
    padding-bottom: 0;
}
.employees-detail .helmut-formular .helmut-wrap{
    border-bottom: unset;
}
.employees-detail .helmut-formular{
    width: 75%!important;
}
.employees-detail .helmut-formular table{
    width: 100%!important;
}

/* 31-7-2020 */
.substances form.gst_formular_form{
    width: 75%!important;
}
.substances form.gst_formular_form table{
    width: 100%!important;
}
.substances form.gst_formular_form table tr td{
    width: auto;
    /*float: left;*/
} 
.substances form.gst_formular_form table tr td label{
    font-weight: 300;
    padding: 0;
    display: inline-block;
    max-width: 100%;
    width: 100%!important;
    margin-bottom: 5px;
    float: left;
    font-size: 15px;
    padding-top: 4px; 
}
.substances form.gst_formular_form table tr td input,.substances form.gst_formular_form table tr td textarea,.substances form.gst_formular_form table tr td .nice-select{
    width: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px;
    background: #ffffff;
    height: 40px;
    padding-right: 30px;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: inline;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 15px;
}
.substances form.gst_formular_form table tr td textarea{
    height: auto;
}
.substances form.gst_formular_form table tr td .nice-select .list{
    max-height: 280px;
    overflow: auto;
}
.employees-detail form.new-mitarbeiter .nice-select .list{
    max-height: 280px;
    overflow: auto;   
}
.substances form.gst_formular_form table tr td.gst_formular a{
    margin-bottom: 4px;
    display: inline-block;
}
.substances form.gst_formular_form table tr td input[type="submit"],.substances form.gst_formular_form table tr td input[type="reset"]{
    background-color: #e6549e;
    border: none;
    color: #fff;
    padding: 6px 15px;
    font-size: 15px;
    border-radius: unset;
    width: auto;
    height: auto;
    display: inline-block;
}
.substances form.filter_form{
    width: 75%!important;
} 
.substances form.filter_form table{
    width: 100%;
}
.substances form.filter_form table tr td{
    width: 100%;
    float: left;
}
.substances form.filter_form table tr td label{
    font-weight: 300!important;
    padding: 0;
    display: inline-block;
    max-width: 100%;
    width: 100%!important;
    margin-bottom: 5px!important;
    float: left;
    font-size: 15px!important;
    padding-top: 4px;
    margin-top: 0!important;
}
.substances form.filter_form table tr td input,.substances form.filter_form table tr td .nice-select{
    width: 100%!important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px!important;
    background: #ffffff;
    height: 40px!important;
    padding-right: 30px!important;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px!important;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 15px!important;
}
.substances form.filter_form table tr td input[type="checkbox"]{
    width: 12px!important;
    height: 12px!important;
    padding: 0!important;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    border-radius: 3px!important;
    margin-right: 8px;
    margin-bottom: 5px!important;
}
.substances form.filter_form table tr td input[type="submit"]{
    background-color: #e6549e;
    border: none;
    color: #fff;
    padding: 6px 15px!important;
    font-size: 15px!important;
    border-radius: unset;
    width: auto!important;
    height: auto!important;
    display: inline-block;
} 

.employees-detail form.new-mitarbeiter .nice-select{
    width: 45%!important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px!important;
    background: #ffffff;
    height: 40px!important;
    padding-right: 30px!important;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px!important;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 15px!important;
}

.instruction-opr form.filter_ba .nice-select{
    width: 45%!important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px!important;
    background: #ffffff;
    height: 40px!important;
    padding-right: 30px!important;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px!important;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 15px!important;
}
.instruction-opr form.filter_ba .nice-select .list{
    max-height: 280px;
    overflow: auto;   
}

.filter_pruef{
    width: 65%!important;
}
.filter_pruef table{
    width: 100%;
}
.filter_pruef table tr td{
    margin: 0!important;
}
.filter_pruef table tr td.test-dates-formtd{
    max-width: 100%;
    width: 100%!important;
    display: inline-block;
    margin: 0!important;
    padding-top: 4px;
}
.filter_pruef table tr td.test-dates-formtd label{
    margin-bottom: 5px;
    font-size: 15px;
    color: #000;
    font-weight: 300!important;
    padding: 0;
    display: inline-block;
}
.filter_pruef table tr td .nice-select,.filter_pruef table tr td input{
    width: 100%!important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px!important;
    background: #ffffff;
    height: 40px!important;
    padding-right: 30px!important;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px!important;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 10px!important;
}
.filter_pruef table tr td input[type="submit"]{
    background-color: #e6549e;
    border: none;
    color: #fff;
    padding: 6px 15px!important;
    font-size: 15px!important;
    border-radius: unset;
    width: auto!important;
    height: auto!important;
    display: inline-block;
}
.filter_pruef table tr td .nice-select .list{
    max-height: 280px;
    overflow: auto; 
}

.filter_termin{
    width: 65%;
}
.filter_termin table{
    width: 100%;
}
.filter_termin table tr td.date-task-td{
    max-width: 100%;
    width: 100%!important;
    display: inline-block;
    margin: 0!important;
    padding-top: 4px;
}
.filter_termin table tr td.date-task-td label{
    margin-bottom: 5px;
    font-size: 15px;
    color: #000;
    font-weight: 300!important;
    padding: 0;
    display: inline-block;
}
.filter_termin table tr td{
    margin: 0!important;
}
.filter_termin table tr td .nice-select{
    width: 100%!important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px!important;
    background: #ffffff;
    height: 40px!important;
    padding-right: 30px!important;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px!important;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 10px!important;
}
.filter_termin table tr td .nice-select .list{
    max-height: 280px;
    overflow: auto;
}
.filter_termin table tr td input[type="submit"],.filter_termin table tr td button[type="button"] {
    background-color: #e6549e;
    border: none;
    color: #fff;
    padding: 6px 15px!important;
    font-size: 15px!important;
    border-radius: unset;
    width: auto!important;
    height: auto!important;
    display: inline-block;
}
.filter_termin table tr td.date-task-check{
    margin-bottom: 10px!important;
}
.filter_termin table tr td input[type="checkbox"]{
    width: auto!important;
    height: auto!important;
}
.filter_termin table tr td p.hint{
    margin-bottom: 10px;
    display: inline-block;
}
.filter_termin table tr td.date-task-check #datum_felder table td{
    width: auto!important;
}
.filter_termin table tr td #datum_felder table td .nice-select,.filter_termin table tr td #datum_felder table td input{
    width: 70px!important;
    height: 35px!important;
    margin: 0px 6px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px!important;
    background: #ffffff;
    padding-right: 0px!important;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px!important;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 10px!important;
}
.filter_termin table tr td #datum_felder table td input{
    margin-left: 0;
    margin-right: 0;
}
.filter_termin table tr td #datum_felder table td .nice-select .list{
    max-height: 300px;
    overflow: auto;
}
.filter_termin table tr td #datum_felder table td span#filter_bis_ID table,.filter_termin table tr td #datum_felder table td span#filter_von_ID table {
    width: 230px !important;
    margin-bottom: 0;
    margin-top: 0;
}
.filter_termin table tr td #datum_felder table td span#filter_bis_ID table tr td,.filter_termin table tr td #datum_felder table td span#filter_von_ID table tr td {
    width: auto;
    float: unset;
    padding: 4px 0px;
    border: none !important;
}
.filter_termin table tr td #datum_felder > span{
    margin-top: 10px;
    width: 100%;
    display: inline-block;
}
.filter_termin table tr td #datum_felder table{
    margin-top: 10px;
}

/* 18-8-2020 */
.risk-assesment .risk-assesmentt-form2 #filter_gbu{
    width: 65%;
    float: left;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table{
    width: 100%;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-td{
    width: 100%;
    float: left;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-td label{
    font-weight: 300;
    padding: 0;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    margin-bottom: 5px;
    font-size: 15px;
    color: #000;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td{
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td input{
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px;
    background: #ffffff;
    height: 40px;
    padding-right: 30px;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 10px;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr.field-radio,.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr.field-checkbox{
    padding: 10px 25px;
    margin: 30px 0px 15px 0px;
    border: 1px solid #dddddd!important;
    background-color: #fafafa;
    position: relative;
    width: 68%;
    display: inline-block;
    padding-bottom: 0;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr.field-radio td,.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr.field-checkbox td {
    padding-top: 30px;
    padding-bottom: 10px;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr.field-radio td{
    padding-top: 10px;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr.field-radio td.risk-assesmentt-td{
    padding: 0;
    display: none;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td .risk-assesmentt-radio{
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 15px;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr.field-radio td div.risk-assesmentt-radio input[type="radio"],.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr.field-checkbox td div.risk-assesmentt-radio input[type="checkbox"]{
    display: inline-block;
    padding: 0!important;
    margin: 0;
    margin-right: 8px;
    margin-bottom: 0!important;
    -webkit-appearance: checkbox;
    width: auto!important;
    height: auto!important;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr.field-radio td.risk-assesmentt-td{
    display: none;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr.field-checkbox td.risk-assesmentt-td {
    display: block;
    width: auto!important;
    padding: 3px 10px!important;
    margin-bottom: 30px;
    font-size: 15px;
    line-height: inherit;
    color: #333;
    font-weight: normal;
    border: 1px solid #ddd;
    background-color: #ffffff;
    position: absolute;
    top: -14px;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr.field-radio td.risk-assesmentt-td label{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr.field-radio td input[type="radio"]{
    display: inline-block;
    padding: 0!important;
    margin: 0;
    margin-right: 8px;
    -webkit-appearance: checkbox;
    width: auto!important;
    height: auto!important;
    margin-bottom: 10px!important;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr.field-checkbox td input[type="checkbox"]{
    display: inline-block;
    padding: 0!important;
    margin: 0;
    margin-right: 8px;
    -webkit-appearance: checkbox;
    width: auto!important;
    height: auto!important;
    margin-bottom: 10px!important;   
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-darum{
    width: 95%;
    float: right;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-darum input{
    margin-left: 0;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr.field-radio{
    margin: 10px 0px 25px 0px;
    width: 100%;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr.field-checkbox{
    width: 100%;
}
.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td [type="submit"],.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td [type="button"]{
    background-color: #e6549e;
    border: none;
    color: #fff;
    font-size: 15px;
    padding: 6px 15px;
    border-radius: unset;
    margin: 15px 0px;
    width: auto!important;
    height: auto!important;
    display: inline-block;
}
form.helmut-formular{
    width: 100%!important;
    float: left;
}
form.helmut-formular span{
    font-weight: 300;
    padding: 0;
    display: inline-block;
    max-width: 100%;
    width: 100%!important;
    margin-bottom: 5px;
    font-size: 15px;
    color: #000;
    /*padding-top: 4px;*/
}
form.helmut-formular span b{
    font-weight: 300;
}
form.helmut-formular div.helmut-wrap table{
    width: 60%!important;
}
form.helmut-formular div.helmut-wrap table tr td .nice-select, form.helmut-formular div.helmut-wrap table tr td input{
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px;
    background: #ffffff;
    height: 40px;
    padding-right: 30px;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 0;
}
form.helmut-formular div.helmut-wrap table tr td .nice-select .list{
    max-height: 280px;
    overflow: auto;
}
.test-dates form.test-dates-form table tr td table tr td div.calendar-date select,.test-dates form.test-dates-form table tr td table tr td div.calendar-month select{
    height: 35px!important;
    width: 70px!important;
    border-radius: 5px;
    padding: 6px 12px!important;
    border: 1px solid #ccc;
    background: url(../images/icon/down-arrow.png) no-repeat right #ffffff;
    background-size: 8px;
    background-position: right 6px center;
    appearance:none;
    -moz-appearance:none; 
    -webkit-appearance:none; 
    font-size: 14px;
    margin-right: 8px;
}
.test-dates form.test-dates-form table tr td table tr td a img,.dates-tasks form.new-entry table tr td table tr td a img{
    margin-left: 8px;
}
.dates-tasks form.new-entry table tr td table tr td div.calendar-date select,.dates-tasks form.new-entry table tr td table tr td div.calendar-month select{
    height: 35px!important;
    width: 70px!important;
    border-radius: 5px;
    padding: 6px 12px!important;
    border: 1px solid #ccc;
    background: url(../images/icon/down-arrow.png) no-repeat right #ffffff;
    background-size: 8px;
    background-position: right 6px center;
    appearance:none;
    -moz-appearance:none; 
    -webkit-appearance:none; 
    font-size: 14px;
    margin-right: 8px;
}

.substances form.hazardous-formular{
    width: 65%!important;
    float: left;
}
.substances form.hazardous-formular table{
    width: 100%;
}
.substances form.hazardous-formular table tr td{
    width: 100%;
    float: left;
    font-weight: 300;
    font-size: 15px;
}
.substances form.hazardous-formular table tr td label{
    font-weight: 500;
    padding: 0;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    margin-bottom: 5px;
    font-size: 15px;
    color: #000;
    padding-top: 5px;
}
.substances p{
    width: 100%;
    float: left;
    margin-top: 15px;
}
.substances form.hazardous-formular table tr td .nice-select,.substances form.hazardous-formular table tr td textarea,.substances form.hazardous-formular table tr td input{
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px;
    background: #ffffff;
    height: 40px;
    padding-right: 30px;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 10px!important;
} 
.substances form.hazardous-formular table tr td textarea{
    height: auto;
}
.substances form.hazardous-formular table tr td [type="submit"],.substances form.hazardous-formular table tr td [type="reset"]{
    background-color: #e6549e;
    border: none;
    color: #fff;
    font-size: 15px;
    padding: 6px 15px;
    border-radius: unset;
    margin: 15px 0px;
    width: auto!important;
    height: auto!important;
    display: inline-block;
}
.substances form.hazardous-formular table tr td .nice-select .list{
    max-height: 280px;
    overflow: auto;
}
.dates-tasks form.new-entry table tr td table tr td span#wk_plan_ID table{ width: 230px !important; margin-bottom: 0; } 
.dates-tasks form.new-entry table tr td table tr td span#wk_plan_ID table tr td{ width: auto; float: unset; padding: 4px 0px; border:none !important;}
.dates-tasks form.new-entry table tr td table tr td span#wk_plan_ID span#wk_plan_DayTable_ID table tr{ border-top: unset; }

.filter_termin table tr td.date-task-check #datum_felder table td div.calendar-date select,.filter_termin table tr td.date-task-check #datum_felder table td div.calendar-month select{
    height: 35px!important;
    width: 70px!important;
    border-radius: 5px;
    padding: 6px 12px!important;
    border: 1px solid #ccc;
    background: url(../images/icon/down-arrow.png) no-repeat right #ffffff;
    background-size: 8px;
    background-position: right 6px center;
    appearance:none;
    -moz-appearance:none; 
    -webkit-appearance:none; 
    font-size: 14px;
    margin-right: 8px;
}
.filter_termin table tr td.date-task-check #datum_felder table td a img{
    margin-left: 8px;
}
.entry-list .objektauswahl-form table tr td table tr td .calendar-date select,.entry-list .objektauswahl-form table tr td table tr td .calendar-month select{
    height: 35px!important;
    width: 70px!important;
    border-radius: 5px;
    padding: 6px 12px!important;
    border: 1px solid #ccc;
    background: url(../images/icon/down-arrow.png) no-repeat right #ffffff;
    background-size: 8px;
    background-position: right 6px center;
    appearance:none;
    -moz-appearance:none; 
    -webkit-appearance:none; 
    font-size: 14px;
    margin-right: 8px;
}
.entry-list .objektauswahl-form table tr td table td a img{
    margin-left: 8px;
    margin-top: 0;
}
.entry-list .objektauswahl-form table tr td div.calendar-date,.entry-list .objektauswahl-form table tr td div.calendar-month{ 
    padding-top: 0; 
}

.entry-list form.objektauswahl-form table tr.zeitraum-field td table{
    width: 95%;
    display: inline-block;
    vertical-align: middle;
}
.entry-list form.objektauswahl-form table tr.zeitraum-field td table:last-child{
    margin-bottom: 0;
}
.entry-list form.objektauswahl-form table tr td table tr td span#von_ID table,.entry-list form.objektauswahl-form table tr td table tr td span#bis_ID table{ width: 230px !important; display: table; margin-bottom: 0; } 
.entry-list form.objektauswahl-form table tr td table tr td span#von_ID table tr td,.entry-list form.objektauswahl-form table tr td table tr td span#bis_ID table tr td{ width: auto; float: unset; padding: 4px 0px; border:none !important;}
.entry-list form.objektauswahl-form table tr td table tr td span#von_ID span#von_DayTable_ID table tr,.entry-list form.objektauswahl-form table tr td table tr td span#bis_ID span#bis_DayTable_ID table tr{ border-top: unset; }

.test-dates form.new-pruftermin{ width: 65%!important; }
.test-dates form.new-pruftermin table{ width: 100%; }
.test-dates form.new-pruftermin table tr td{ width: 100%; float: left; font-size: 14px; }
.test-dates form.new-pruftermin table tr td label{
    font-weight: 300;
    padding: 0;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    margin-bottom: 5px;
    font-size: 15px;
    color: #000;
    padding-top: 5px;
}
.test-dates form.new-pruftermin table tr td input{
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px;
    background: #ffffff;
    height: 40px;
    padding-right: 30px;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 10px!important;
}
.test-dates form.new-pruftermin table tr td input[type="submit"],.test-dates form.new-pruftermin table tr td button[type="button"]{
    background-color: #e6549e;
    border: none;
    color: #fff;
    font-size: 15px;
    padding: 6px 15px;
    border-radius: unset;
    margin: 15px 0px;
    width: auto!important;
    height: auto!important;
    display: inline-block;
}
.test-dates form.new-pruftermin table tr td table tr td{
    width: auto;
    display: inline-block;
}
.test-dates form.new-pruftermin table tr td table tr td .calendar-date,.test-dates form.new-pruftermin table tr td table tr td .calendar-month{
    display: inline-block;
}
.test-dates form.new-pruftermin table tr td table tr td input.calendarDateInput{
    width: 70px;
    height: 35px;
    display: inline-block;
    padding-right: 0;
}
.test-dates form.new-pruftermin table tr td table tr td .calendar-date select,.test-dates form.new-pruftermin table tr td table tr td .calendar-month select{
    height: 35px!important;
    width: 70px!important;
    border-radius: 5px;
    padding: 6px 12px!important;
    border: 1px solid #ccc;
    background: url(../images/icon/down-arrow.png) no-repeat right #ffffff;
    background-size: 8px;
    background-position: right 6px center;
    appearance:none;
    -moz-appearance:none; 
    -webkit-appearance:none; 
    font-size: 14px;
    margin-right: 8px;
}
.test-dates form.new-pruftermin table tr td table tr td a img{
    margin-left: 8px;
}
.test-dates form.new-pruftermin table tr td table tr td span#datum_ID table{ width: 230px !important; display: table; margin-bottom: 0; } 
.test-dates form.new-pruftermin table tr td table tr td span#datum_ID table tr td{ width: auto; display: table-cell; float: unset; padding: 4px 0px; border:none !important;}
.test-dates form.new-pruftermin table tr td table tr td span#datum_ID span#datum_DayTable_ID table tr{ border-top: unset; }


/*Site Unterweisungen*/
table.auswahl {width: 100%;}
#legende {margin-top: 20px;}
/* End Site Unterweisung */


/* End Info-Boxen */

/* 2-12-2020 */
.mandantenwechsler_admin{
    max-height: 100vh;
    overflow: auto;
}

.mandantenwechsler_admin .umschalter_admin form{
    padding-left: 45px;
    width: 100%;
    display: inline-block;
}
.mandantenwechsler_admin .umschalter_admin form h3{
    font-size: 20px!important;
    font-weight: 600;
    margin: 0 0 15px 0;
    color: #ffffff;
}
.mandantenwechsler_admin .umschalter_admin form .field-val{
    width: 100%;
    display: inline-block;
}
.mandantenwechsler_admin .umschalter_admin form .field-title{
    padding-top: 4px;
    font-size: 14px;
    float: left;
    width: 20%;
}
.mandantenwechsler_admin .umschalter_admin form .field-select{
    width: 80%;
    float: right;
}

.mandantenwechsler_admin .umschalter_admin form .field-title label{
    font-weight: 400!important;
    padding: 0;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    margin-bottom: 5px;
    font-size: 15px;
    color: #ffffff;
}
.mandantenwechsler_admin .umschalter_admin form .field-text{
    width: 51%!important;
    display: inline-block;
}
.mandantenwechsler_admin .umschalter_admin form .field-text input,.mandantenwechsler_admin .umschalter_admin form select{
    width: 51%!important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px!important;
    background: #ffffff;
    height: 39px!important;
    padding-right: 30px;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    border-color: #ccc;
    margin-bottom: 10px!important;
    margin-top: 0px!important;
}
.mandantenwechsler_admin .umschalter_admin form select{
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../images/icon/down-arrow.png) no-repeat right #ffffff;
  background-size: 8px;
  background-position: right 6px center;
  background-repeat: no-repeat;
  margin-right: 2rem;
  padding: 1rem;
  padding-right: 2rem;
  max-height: 220px;
  overflow: auto;
}
.mandantenwechsler_admin .umschalter_admin form .field-text input{
    width: 80%!important;
}
.mandantenwechsler_admin .umschalter_admin form .field-radio{
    padding: 10px 25px;
    margin: 15px 0px 15px 0px;
    border: 1px solid #dddddd!important;
    background-color: #fafafa;
    position: relative;
    width: 61%;
    display: inline-block;
    padding-bottom: 0;
}
.mandantenwechsler_admin .umschalter_admin form .field-radio .field-radio-val{
    padding-top: 20px;
    padding-bottom: 7px;
    font-size: 14px;
    float: left;
}
.mandantenwechsler_admin .umschalter_admin form .field-radio .field-title{
    display: block;
    width: auto!important;
    padding: 3px 10px;
    margin-bottom: 30px;
    font-size: 15px;
    line-height: inherit;
    color: #333;
    font-weight: normal;
    border: 1px solid #ddd;
    background-color: #ffffff;
    position: absolute;
    top: -14px;
}
.mandantenwechsler_admin .umschalter_admin form .field-radio .field-title label{
    font-weight: 400!important;
    padding: 0;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    margin-bottom: 5px;
    font-size: 15px;
    color: #333;
}
.mandantenwechsler_admin .umschalter_admin form .field-radio .radio{
    margin-top: 0;
    margin-bottom: 7px;
    font-size: 14px;
    /* padding-left: 20px; */
}
.mandantenwechsler_admin .umschalter_admin form .field-radio .radio input[type="radio"]{
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0!important;
    margin-right: 8px;
    position: relative;
    margin-left: 0;
    padding: 0;
    -webkit-appearance: radio;
    width: auto!important;
    height: auto!important;
}
.mandantenwechsler_admin .umschalter_admin form input[type="submit"]{
    background-color: #ffffff;
    display: inline-block;
    width: auto!important;
    height: auto!important;
    border: none;
    color: #e6549e;
    font-size: 15px;
    padding: 6px 15px;
    border-radius: unset;
    margin: 15px 0px;
    font-weight: 400;
}
.mandantenwechsler_admin .umschalter_admin form .field-check{
    width: 51%;
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
}
.mandantenwechsler_admin .umschalter_admin form .field-check input[type="checkbox"]{
    display: inline-block;
    width: auto!important;
    margin-right: 8px;
}

.mandantenwechsler_admin .umschalter_admin form.a2dmin_umschalter{
    margin-top: 10px;
}
.mandantenwechsler_admin .umschalter_admin form.a2dmin_umschalter .admin_umschalter_submit{
    width: 100%;
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
}
.mandantenwechsler_admin .umschalter_admin form.a2dmin_umschalter input[type="submit"]{
    margin-right: 12px;
}
.mandantenwechsler_admin .umschalter_admin form .nice-select .list{
    max-height: 280px;
    overflow: auto;
} 

/* 3-12-2020 */
#PSA1{
    background-color: #e6549e !important;
    color: #ffffff;
    border-radius: unset !important;
    padding: 25px !important;
    z-index: 1111;
}
#PSA1 #close{
    color: transparent;
    background-color: transparent;
    width: 60px;
    height: 60px;
}
#PSA1 #close img.btnclose{
    width: 33px;
    opacity: 1;
    /*background-color: #ffffff;*/
}
#PSA1 #close img.btnclose:hover{
    opacity: 1;
}

/* 7-12-2020 */
.protocol_info .risk-assessment-list th,.protocol_info .risk-assessment-list tr:hover{background-color: #ffffff; color: #e6549e; }
.protocol_info .risk-assessment-list tr td{ padding: 5px 5px 3px 3px !important; }

#utw .moveit{ font-size: 70px; top: 300px !important; }
#utw .moveit:hover{ color: #e6549e; }
#utw .moveit:focus{ outline: unset; }
/*#utw #btnleft{ left: 24%; }*/
#utw #btnright{ right: 200px; }

/* 8-12-2020 */
.ersatz .infobox{
    padding: 0;
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.4);
}
.ersatz .infobox .info_orange_section{
    padding: 15px 20px;
    background-color: #e6549e;
}
.ersatz .infobox .info_orange_section h3{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}
.ersatz .infobox .info_orange_section img{
    position: absolute;
    right: 10px;
    top: 9px;
    width: 33px;
}
.ersatz .infobox .info_orange_section h3 span{
    font-size: 18px;
    font-weight: normal;
    display: block;
    width: 96%;
}
.ersatz .infobox .info_white_section{
    padding: 15px 20px;
    background-color: #ffffff;
}
.ersatz .infobox .info_white_section p b{
    color: #000;
}
.ersatz .infobox .info_white_section p{
    color: #000;   
}
.ersatz .infobox .info_white_section ul{
    margin-bottom: 18px;
}
.ersatz .infobox .info_white_section ul li{
    /*margin-left: 0;*/
    margin-bottom: 3px;
    color: #000;
    display: block;
}
.ersatz .infobox .info_white_section ul::last-of-type{
    margin-bottom: 0;
}
.ersatz .infobox .info_white_section ul li:before{
    width: 7px;
    height: 7px;
}
.ersatz .infobox .info_white_section p{
    margin-bottom: 2px;
}

/* 9-12-2020 */
.termine-task .infobox{
    padding: 0;
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.4);
}
.termine-task .infobox .info_orange_section{
    padding: 15px 20px;
    background-color: #e6549e;
}
.termine-task .infobox .info_orange_section img{
    position: absolute;
    top: 9px;
    right: 10px;
    width: 33px!important;
}
.termine-task .infobox .info_orange_section h3{
    font-size: 20px;
    margin: 0;
}
.termine-task .infobox .info_orange_section h3 span{
    font-size: 18px;
    font-weight: normal;
    display: block;
    width: 96%;
}
.termine-task .infobox .info_orange_section h3 span a{
    color: #ffffff;
}
.termine-task .infobox .info_white_section{
    background-color: #ffffff;
    padding: 15px 20px;
}
.termine-task .infobox .info_white_section p{
    color: #000;
    margin-bottom: 2px;
}
.termine-task .infobox .info_white_section p span{
    display: block;
    padding: 0;
}
.termine-task .infobox .info_white_section ul li{
    color: #000;
    margin-bottom: 3px;
    list-style-type: none!important;
}
.termine-task .infobox .info_white_section ul li:before{
    position: absolute;
    background: #e6549e;
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    top: 8px;
    left: -22px;
    content: "";
}
.termine-task .infobox .info_white_section ul{
    /*padding-left: 0!important;*/
    margin-bottom: 18px;
}


#utw .infobox, #GUAuftrag .infobox {
    padding: 20px;
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.4);
}
#GUAuftrag .infobox table{border: none;}
#GUAuftrag .infobox td{font-size: 1.0em;}
#GUAuftrag input[type=submit], #GUAuftrag input[type=reset], #GUAuftrag .membername {color: #000;}
 

#utw .infobox .info_orange_section, #GUAuftrag .infobox .info_orange_section {
    padding: 15px 20px;
    background-color: #e6549e;
}
#utw .infobox .info_orange_section img, #GUAuftrag .infobox .info_orange_section img{
    position: absolute;
    top: 9px;
    right: 10px;
    width: 33px!important;
}
#utw .infobox .info_orange_section h3, #GUAuftrag .infobox .info_orange_section h3{
    font-size: 20px;
    margin: 0;
    color: #ffffff;
}
#utw .infobox .info_orange_section h3 span, #GUAuftrag .infobox .info_orange_section h3 span{
    font-size: 18px;
    font-weight: normal;
    display: block;
    width: 96%;
}
#utw .infobox .info_orange_section h3 span a, #GUAuftrag .infobox .info_orange_section h3 span a{
    color: #ffffff;
}
#utw .infobox .info_white_section,#GUAuftrag .infobox .info_white_section{
    background-color: #ffffff;
    padding: 15px 20px;
}
#utw .infobox .info_white_section #eintrag_formular label,#GUAuftrag .infobox .info_white_section #eintrag_formular label{
    color: #000;
    vertical-align: middle;
}
#utw .infobox .info_white_section #eintrag_formular textarea, #GUAuftrag .infobox .info_white_section #eintrag_formular textarea{
    vertical-align: middle;
}
#utw .infobox .info_white_section #eintrag_formular,#GUAuftrag .infobox .info_white_section #eintrag_formular {
    color: #000;   
}
#utw .infobox .info_white_section p, #GUAuftrag .infobox .info_white_section p {
    color: #000;
    margin-bottom: 2px;
}
#utw .infobox .info_white_section p span, #GUAuftrag .infobox .info_white_section p span {
    display: block;
    padding: 3px 5px;
    width: 50%;
}
#utw .infobox .info_white_section ul li, #GUAuftrag .infobox .info_white_section ul li{
    color: #000;
    margin-bottom: 3px;
    list-style-type: none!important;
}
#utw .infobox .info_white_section ul li:before, #GUAuftrag .infobox .info_white_section ul li:before {
    position: absolute;
    background: #e6549e;
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    top: 8px;
    left: -22px;
    content: "";
}
#utw .infobox .info_white_section ul, #GU .infobox .info_white_section ul {
    /*padding-left: 0!important;*/
    margin-bottom: 18px;
}
.info_white_section .color1,
.info_white_section .color2,
.info_white_section .color3,
.info_white_section .color4 {color: #000;}



@media (min-width: 768px){
    .news-thumb { width: 165px; }
    .layout_0 .togglemenu{ display: none !important; }
    .layout_0 .nav-btn.active{ background: transparent; }
    .layout_0 .nav-btn.active .menu-icon .icon-bar{ background: #e6549e; }
    #content .section-content .row{ display: flex; }
    .layout_0 .menu-icon{ display: none; }
    .section-content .fixed{ position: fixed; top: 0; left: 0; /* height: calc(100% - 64px); */ overflow: auto; bottom: 0; height: 100%; padding-top: 0px !important; padding-bottom: 120px!important; }
    .section-content.content-sticky #right-content{ margin-left: 20%; }
}

@media (max-width: 1800px) {
    .ersatz .page_margins #main table tr th.w1{ width: 299px; }
    .ersatz .page_margins #main #scroll table tr td.w1{ width: 299px; }
    .ersatz .page_margins #main table tr th.w3{ width: 44px; }
    .ersatz .page_margins #main table tr td.w3{ width: 44px; }
    .ersatz .page_margins #main table tr th.w6{ width: 118px; }
    .ersatz .page_margins #main #scroll table tr td.w6{ width: 118px; }
    .ersatz .page_margins #main table tr th, .ersatz .page_margins #main table tr td{ font-size: 14px; padding: 4px 2px; }
    .ersatz .page_margins #main table tr th.w2{ width: 111px; }
    .ersatz .page_margins #main table tr td.w1{ width: 299px; }
    .ersatz .page_margins #main table tr td.w6{ width: 118px; }
    .ersatz .page_margins #main .stoffe tr td.w5{ width: 111px; }
    .ersatz .page_margins #main #scroll table tr td.w4{ width: 111px; }
    .ersatz .page_margins #main table tr td.h11 a{ font-size: 12px; }
    .ersatz #scroll{ width: auto; }
    .ersatz .page_margins{ width: auto!important; float: left; }
    .ersatz .page_margins #main #tbl_header tr th.w2 {width: 155px;} 
    
}
@media (max-width: 1399px) {
    /*.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-td{ width: 20%; }*/
    .instruction-opr table tr td.field-title{ width: 20%; }
    /*.test-dates #filter_pruef table tr td.test-dates-formtd{ width: 20%; }*/
    /*.dates-tasks #filter_termin table tr td.date-task-td{ width: 23%; }*/
    .test-dates #filter_pruef table tr td,.dates-tasks #filter_termin table tr td{ width: 58%; }
    /*.instruction-opr table tr td{ width: 54%; }*/
    .operating-documents form input,.site-folder form input,.scanned-evi form input,.own-forms form input{ width: 32.8%; }
    .explosion-folder form span{ width: 18%!important; }
    .explosion-folder form table tr td select, .explosion-folder form table tr td input{ width: 65%; }
    .portal-admin form table tr td.portalform-td,.portal-admin form.portalacc-form table tr td.portalacc-form-td{ width: 18%; }
    .portal-admin form table.download_tab tr td nobr img{ margin-right: 5px; }
    .operating-documents form table tr td textarea,.site-folder form table tr td textarea,.scanned-evi form table tr td textarea,.own-forms form table tr td textarea{ width: 55%; }
    .substances #gefahrstoff_melden form table tr td.substances-td{ width: 20%; }
    .substances table.substances-tab tr td.substances-tab-td{ width:29%; }

}
@media (max-width: 1200px) {
    .risk-assesment table{ width: 100%; }
    #left-content #titel_intern{ padding-left: 11px !important; }
    /*#content #left-content ul li{ padding-left: 6px; }*/
    #content #left-content ul.sub-ul{ margin-left: 0 !important; }
    #content #left-content ul li a{ padding: 10px 15px 10px 35px; }
    /*.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-td{ width: 25%; }*/
    /*.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td{ width: 55%; }*/
    .risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-darum{ width: 93%; }
    .search-filter div label{ width: 24%; }
    .search-filter div .field{ width: 52% !important; }
    .company-info div div p > img{ margin-right: 100px !important; }
    .company-info input[type="text"]{ width: 45%; }
    .instruction-opr table tr td.field-title{ width: 25%; }
    /*.substances form #filter_gv table tr td{ width: 55%; }*/
    .substances .gv_tab tr td{ padding: 4px 2px 4px 2px; }
    .test-dates #filter_pruef table tr td.test-dates-formtd{ width: 23%; }
    .test-dates #filter_pruef table tr td{ width: 65%; }
    .dates-tasks #filter_termin table tr td.date-task-td{ width: 27%; }
    .dates-tasks #filter_termin table tr td{ width: 67%; }
    .dates-tasks table#miscellaneous-table tr th{ padding: 5px 3px 5px 0px !important; }
    .instruction-opr #right-content,.operating-doc-sec #right-content{ min-height: 1190px; }
    /*.instruction-opr table tr td{ width: 65%; }*/
    .employees-detail .employee-info a p.button_like{ font-size: 11px; }
    .employees-detail .employee-info form table tr td input{ width: 95%; }
    .instruction-opr table tr th{ padding: 5px 3px 5px 0px; }
    .costcal_form .form-field_label{ width: 35%; }
    .dates-tasks-section #right-content { min-height: 1195px; }
    .test-dates-section #right-content{ min-height: 1310px; }
    .online-support-section #right-content{ min-height: 1310px; }
    .termine-task-section #right-content{ min-height: 1310px; }
    .work-tool-section #right-content{ min-height: 1310px; }
    .employees-detail-section #right-content{ min-height: 1310px; }
    .business-info-section #right-content{ min-height: 1310px; }
    .operating-documents form span,.site-folder form span,.scanned-evi form span,.own-forms form span{ width: 20% !important; }
    .operating-documents form input,.site-folder form input,.scanned-evi form input,.own-forms form input{ width: 40.8%;}
    .operating-documents form table tr td textarea,.site-folder form table tr td textarea,.scanned-evi form table tr td textarea,.own-forms form table tr td textarea{ width: 68%; }
    /*.layout_1 .tx-powermail .powermail_fieldwrap .powermail_field{ width: 51.8%; }
    .layout_1 .tx-powermail .powermail_fieldwrap .powermail_label{ width: 45%; font-size: 14px; }
    .tx-powermail .powermail_fieldwrap_anderesgewerk{ width: 52%; }
    .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio_filds .powermail_field .radio label{ width: 47%; }
    .tx-powermail .powermail_fieldwrap_anderesgewerk .powermail_field{ width: 93.5%; }*/
    .layout_1 .tx-powermail .powermail_fieldwrap .powermail_label{ padding-right: 5px; }
    .layout_1 .tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap.powermail_fieldwrap_ort .powermail_field{ width: 28.5%; }
    .layout_1 .powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap.powermail_fieldwrap_innungs_name .powermail_field{ width: 36.3%; }
    .explosion-folder form span{ width: 25% !important; }
    /*.explosion-folder form table tr td{ width: 85.3%; }*/
    .section-content.exdoks #right-content{ min-height: 1190px; }
    .explosion-folder form table tr td select, .explosion-folder form table tr td input{  width: 85%; }
    .portal-admin form table tr td.portalform-td, .portal-admin form.portalacc-form table tr td.portalacc-form-td{ width: 25%; }
    .portal-admin form table tr td{ width: 58%; }
    .portal-admin form.portalacc-form table tr td{ width: 58%; }
    .portal-admin table.portaladmin-table tr th{ font-size: 14px; padding-right: 3px; }
    .test-dates form.test-dates-form table tr td.test-dates-td{ width: 35%; }
    .test-dates form.test-dates-form table tr td{ width: 63%; }
    .online-support > div > p{ width: 60%; }
    .online-support > div > p >img{ position: absolute; right: 0; }
    .entry-list form.entry-list-form-2 span, .entry-list form.entry-list-form-3 span{ width: 23%!important; }
    .entry-list form.entry-list-form-2 select{ width: 48%!important; }
    /*.employees-detail .helmut-formular span{ width: 20% !important; }*/
    /*.employees-detail .helmut-formular table{ width: 65%!important;  }*/
    .substances #gefahrstoff_melden form table tr td.substances-td{ width: 27%; }
    .substances #gefahrstoff_melden form table tr td{ width: 58%; }
    .substances .suchbegriff-wrap{ display: block; margin-bottom: 6px;}
    .substances .suchbegriff-wrap input[type="text"]{ min-width: 280px; }
    .substances table.substances-tab tr td{ widows: 55%; }
    .content-block .ersatz{ padding-left: 0!important; padding-right: 0!important; }
    .ersatz .page_margins #main table tr th.w1{ width: 215px; }
    .ersatz .page_margins #main #scroll table tr td.w1{ width: 215px; }
    .ersatz .page_margins #main table tr th.w6{ width: 86px; }
    .ersatz .page_margins #main #scroll table tr td.w6{ width: 86px; }
    .ersatz .page_margins #main table tr th, .ersatz .page_margins #main table tr td{ font-size: 12px; padding: 4px 1px; }
    .ersatz .page_margins #main table tr td a{ font-size: 12px; }
    .ersatz .page_margins #main table tr th.w3{ width: 39px; }
    .ersatz .page_margins #main table tr td.w3{ width: 39px; } 
    .ersatz .page_margins #main #scroll table tbody tr td.w3{ width: 39px; }
    .ersatz .page_margins #main table tr th.w2{ width: 134px; }
    .ersatz .page_margins #main #scroll table tr td.w4{ width: 133px; }
    .ersatz .page_margins #main table tr td.w1{ width: 215px; }
    .ersatz .page_margins #main table tr td.w6{ width: 86px; }
    .ersatz .page_margins #main .stoffe tr td.w5{ width: 134px; }
    .ersatz-content #right-content{ min-height: unset; }
    #content .ersatz-content #left-content ul li a{ word-break: break-word; }
    .admin_filter table tr td.admin_filter_td{ width: 28%; }
    .test-dates form.test-dates-form tr td, .dates-tasks form.new-entry tr td{ width: 73%!important; }
    #content #left-content ul li ul li.current a{ display: inline-block; }
    .business-info form.new-business table tr td{ width: 50%; }
    .substances-archive form.archive-form span,.substances-archive form.archive-form input{ width: 45%!important; }
    .substances-archive form.archive-form table{ width: 45%; }
    .operating-documents form.archive-form span,.operating-documents form.archive-form input{ width: 45%!important; }
    .operating-documents form.archive-form table{ width: 45%; }
    .site-folder form.archive-form span,.site-folder form.archive-form input{ width: 45%!important; }
    .site-folder form.archive-form table{ width: 45%; }
    .scanned-evi form.archive-form span,.scanned-evi form.archive-form input{ width: 45%!important; }
    .scanned-evi form.archive-form table{ width: 45%; }
    .instruction-opr form#ba_aend table tr td{ width: 45%; }
    .personal-psa #filter p{ width: 45%; }
    .entry-list form.entry-list-form-2 input[type="submit"]{ margin-left: 23%; }
    /*.entry-list form.entry-list-form-2 span{ width: 45%!important; }*/
    /*.entry-list form.entry-list-form-2 .nice-select{ width: 45%!important; }*/
    .risk-assesment-formdoc table tr td table.employee-workdetail tr td.td-first input{ width: 88%!important }
    .employees-detail form.new-mitarbeiter .nice-select{ width: 55%!important; }
    .instruction-opr form.filter_ba .nice-select{ width: 55%!important; }
    .filter_pruef { width: 75%!important; }
    .filter_termin { width: 75%!important; }
    .risk-assesment .risk-assesmentt-form2 #filter_gbu{ width: 75%!important; }
    form.helmut-formular{ width: 80%!important; }
    .substances form.hazardous-formular{ width: 75%!important; }
    .test-dates form.new-pruftermin{ width: 75%!important; }
}
@media (max-width: 991px) {
  .tx-felogin-pi1 form input#user, .tx-felogin-pi1 form input#pass{width: 50%;}
  .search-filter div .field select, .search-filter div .field input{ border: 1px solid #a9a9a9; }
  .search-filter div label{ width: 30%; }
  /*#left-content #titel_intern{ padding-left: 0px !important; }*/
  #content #left-content ul li{ padding-left: 0px; }
  #content #left-content ul li a{ padding: 10px 15px 10px 30px; word-break: break-word; }
  #content #left-content ul.sub-ul{ padding-left: 25px; }
  /*#left-content{ padding-left: 8px; padding-right: 5px; }*/
  #content #left-content ul li a{ font-size: 13px; /*word-break: break-word;*/}
  .navbar-nav li.dropdown .caret{ border-width: 8px 7px 0 7px; top: 17px; left: 6px; }
  .risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td label, .substances form #filter_gv table tr td label{ font-size: 14px; }
  /*.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-td{ width: 30%; }*/
  /*.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td{ width: 60%; }*/
  .risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-darum{ width: 53.4%; }
  .section-content .dashboard-info .dashboard{ width: 100%; margin: 10px 0px; height: auto !important;}
  .section-content .dashboard-info .dashboard:first-child{ margin-top: 15px; }
  .company-info div div p > img{ margin-right: 0px !important; }
  .company-info input[type="text"] { width: 50%; }
  .company-info table tr th, .company-info table tr td{ font-size: 14px; }
  /*.substances form #filter_gv table tr td.substances-td{ width: 30%; }*/
  /*.instruction-opr table tr td.field-title{ width: 35%; }*/
  /*.substances form #filter_gv table tr td{ width: 60%; }*/
  .substances form.filter_form{ width: 85%!important; }
  .substances .gv_tab tr th { padding: 2px 2px; font-size: 13px; }
  .substances .gv_tab tr td{ font-size: 12px; }
  .substances .gv_tab tr td nobr img{ width: 18px !important; }
  .instruction-opr table tr th{ font-size: 13px; }
  .instruction-opr table tr td{ font-size: 13px; }
  .section-content .dashboard_top{ display: flex; flex-direction: column; } 
  .section-content .dashboard_top #dash_start,.section-content .dashboard_top #dash_meineDoks,.section-content .dashboard_top #dash_termine,.section-content .dashboard_top #dash_gb_verb,.section-content .dashboard_top #dash_utw,.section-content .dashboard_top #dash_pruef{ order: 2; }
  .section-content .dashboard_top .dashboard.dashboard_cockpit{ order: 1; }
  .test-dates #filter_pruef table tr td.test-dates-formtd{ width: 26%; }
  .test-dates #filter_pruef table tr td{ width: 72%; }
  .test-dates .list-of-test tr th{ font-size: 13px; padding: 5px 2px 5px 0px; }
  .test-dates .list-of-test tr td { padding: 5px 2px 5px 0px; font-size: 13px; }
  .test-dates #filter_pruef table tr td input[type="text"], .test-dates #filter_pruef table tr td select{ width: 70% !important; }
  .test-dates .list-of-test tr td img{ width: 18px !important; }
  .dates-tasks #filter_termin table tr td.date-task-td { width: 33%; }
  .dates-tasks #filter_termin table tr td input, .dates-tasks #filter_termin table tr td select{ width: 73% !important; }
  .instruction-opr{ width: 100%; }
  .instruction-opr table tr td input{ width: 73%; }
  .instruction-opr div p img{ vertical-align: text-top; }
  /*.section-content .substances.col-md-12{ padding-left: 0; padding-right: 0; }*/
  .employees-detail .employee-info form{ width: 100% !important;  }
  .employees-detail .employee-info div{ width: 75% !important; float: left !important; margin-top: 15px;}
  .employees-detail .employee-info div#check{ width: 100% !important; }
  .employees-detail .employee-info a p.button_like{ font-size: 15px; padding: 15px 5px!important;}
  .costcal_form .form-field_label{ width: 45%; }
  .costcal_form .form-field input[type="text"]{ width: 41%; }
  .dates-tasks form h3 { font-size: 17px; }
  .operating-documents form span,.site-folder form span,.scanned-evi form span,.own-forms form span { width: 30% !important; }
  .operating-documents form input,.site-folder form input,.scanned-evi form input,.own-forms form input { width: 54.8%; }
  .operating-documents form table tr td textarea,.site-folder form table tr td textarea,.scanned-evi form table tr td textarea,.own-forms form table tr td textarea { width: 91%; }
  .operating-documents h3,.site-folder h3,.scanned-evi h3,.own-forms h3 { font-size: 18px; }
  .layout_1 .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio_filds .powermail_field .radio label{ width: 46%; }
  .layout_1 .tx-powermail .powermail_fieldwrap_anderesgewerk{ width: 53%; }
  .layout_1 .tx-powermail .powermail_fieldwrap_anderesgewerk .powermail_field{ width: 80%; }
  .layout_1 .tx-powermail .powermail_fieldwrap .powermail_label{ width: 43.2%; }
  .layout_1 .tx-powermail .powermail_fieldwrap .powermail_field{ width: 54%; }
  .layout_1 .tx-powermail .powermail_fieldwrap_anderesgewerk .powermail_field{ width: 94.6%; }
  .layout_1 .powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap_innungs > .powermail_field{ width: 15%; }
  .layout_1 .powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap.powermail_fieldwrap_innungs_name .powermail_field { width: 37.7%; }
  .layout_1 .content-block .projects-list{ min-height: 1100px; }
  .projects-list .project-single .project-image img{ max-width: 320px; height: auto;  }
  .explosion-folder form h3{ font-size: 18px; }
  .explosion-folder form span { width: 32% !important; }
  .explosion-folder form table tr td{ width: 100%; }
  .explosion-folder form table{ width: 55% !important; }
  #content #left-content ul li a{ white-space: normal !important; }
  .explosion-folder form table tr td select, .explosion-folder form table tr td input{  width: 100%; }
  .portal-admin h3 { font-size: 16px; }
  .content-block .portal-admin  h2{ font-size: 20px; }
  .content-block .portal-admin h1{ font-size: 26px; }
  .portal-admin form table tr td.portalform-td, .portal-admin form.portalacc-form table tr td.portalacc-form-td{ width: 32%; }
  .portal-admin form.portalacc-form table tr td,.portal-admin form table tr td { width: 68%; }
  .portal-admin table.portaladmin-table tr th{ font-size: 11px; }
  .portal-admin table.portaladmin-table tr td{ font-size: 11px; }
  .test-dates p{ font-size: 15px; }
  .substances-doc form.substances-form table tr th{ font-size: 11px; padding: 5px 3px; }
  .substances-doc form.substances-form table tr td{ font-size: 11px; padding: 5px 3px; }
  .substances-doc form.substances-form p{ font-size: 15px; }
  .substances-doc form.substances-form h1{ font-size: 20px; }
  .substances-doc form table tr td.gesamtpreis-td{ width: 85px; }
  .employees-detail #GU1{ max-width: 90%; padding: 32px 20px 10px 24px; }
  .content-block .employees-detail #GU #GU1 h1{ font-size: 19px; }
  .employees-detail #GU1 table tr td a{ font-size: 13px; }
  .cr-rist-assesment form.rist-assesment-form div table tr td{ padding-right: 15px; }
  .cr-rist-assesment form.rist-assesment-form h2 div.orubtitle-wrap div{ line-height: 20px; }
  .test-dates form.test-dates-form table tr td input, .test-dates form.test-dates-form table tr td select,.test-dates form.test-dates-form table tr td div,.test-dates form.test-dates-form table tr td textarea{ width: 90%; }
  .test-dates form.test-dates-form table tr td select{ width: 90%!important; }
  .test-dates form.test-dates-form table tr td table tr td span#datum_ID{ margin-top: 30px; right: 22%; }
  .entry-list form table tr td span#bis_ID, .entry-list form table tr td span#von_ID{ margin-top: 30px; right: 16%; }
  .test-dates form.test-dates-form{ margin-left: 0; padding-left: 20px; }
  .test-dates form.test-dates-form table tr td label{ padding-right: 5px; }
  /*.test-dates form.test-dates-form table tr td input{ border: 1px solid #7a7a7a; }*/
  /*.cr-rist-assesment form.rist-assesment-form h2 div{ line-height: 20px; }*/
  /*.layout_1 .powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap.powermail_fieldwrap_innungs_name .powermail_field{ width: 38.8%; }*/
  /*.substances-doc form table tr td{ font-size: 12px; }*/
  .online-support table tr td{ padding-right: 3px; }
  .content-block .online-support h1{ font-size: 27px; }
  .online-support table{ width: 100%; }
  .aktuell-archiv table tr td h2{ font-size: 20px; margin-bottom: 18px; line-height: 1.3;}
  .content-block .work-tool h1{ font-size: 26px; }
  .content-block .termine-task h1{ font-size: 28px; line-height: 1.3;}
  .termine-task p.termine-note{ display: inline-block; }
  .termine-task p.termine-note span{ display: inherit; width: auto; margin-bottom: 8px; }
  .termine-task p.termine-note span.termine-seprate{ display: inline-block; }
  .content-block .aktuell-archiv h3{ font-size: 18px; }
  #content .section-content.termine-task-section .row{ display: block !important; }
  .entry-list form.entry-list-form-2 span, .entry-list form.entry-list-form-3 span{ width: 29%!important; }
  .entry-list form.entry-list-form-2 select{ width: 60%!important; }
  /*.employees-detail .helmut-formular span{ width: 30% !important; }*/
  /*.employees-detail .helmut-formular table{ width: 70%!important; }*/
  .employees-detail .helmut-formular{ width: 85%!important; }
  .employees-detail .helmut-formular table tr td select, .employees-detail .helmut-formular table tr td input{ width: 70%; }
  .risk-assesment .uebersicht-formular table tr td .gbu_optionen{ width: 65%; }
  .substances #gefahrstoff_melden form table tr td.substances-td{ width: 34%; }
  .substances #gefahrstoff_melden form table tr td{ width: 66%; }
  .substances table.substances-tab tr td.substances-tab-td{ width: 37%; }
  .substances table.substances-tab tr td{ width: 60%; }
  .ersatz .page_margins #main table tr th, .ersatz .page_margins #main table tr td{ font-size: 11px; line-height: 14px; }
  .ersatz .page_margins #main table tr td a{ font-size: 11px; }
  .ersatz .page_margins #main #scroll table tr td.w1{ width: 200px; }
  .ersatz .page_margins #main table tr th.w1{ width: 200px; }
  .ersatz .page_margins #main table tr th.w6{ width: 80px; }
  .ersatz .page_margins #main table tr th.w3{ width: 37px; }
  .ersatz .page_margins #main #scroll table tbody tr td.w3{ width: 37.5px; }
  .ersatz .page_margins #main #scroll table tr td.w6{ width: 78px; }
  .ersatz .page_margins #main table tr td.w1{ width: 200px; }
  .ersatz .page_margins #main table tr td.w3{ width: 37.5px; }
  .ersatz .page_margins #main table tr td.w6{ width: 78px; }
  .ersatz .page_margins{ width: 100% !important; }
  .page_margins #main{ overflow: auto; }
  .ersatz #scroll{ width: 100%; overflow: unset; height: auto!important; }
  .layout_0 .footer ul{ margin-left: 140px; }
  .admin_filter table tr td.admin_filter_td{ width: 32%; }
  .admin_filter table tr td{ width: 55%; }
  .admin_umschalter select{ width: 55%!important; }
  .employees-detail form .employee-info table{ width: 100%!important; }
  .business-info form.new-business table tr td{ width: 100%; }
  .substances-archive form.archive-form span,.substances-archive form.archive-form input{ width: 65%!important; }
  .substances-archive form.archive-form table{ width: 65%; }
  .operating-documents form.archive-form span,.operating-documents form.archive-form input{ width: 65%!important; }
  .operating-documents form.archive-form table{ width: 65%; }
  .site-folder form.archive-form span,.site-folder form.archive-form input{ width: 65%!important; }
  .site-folder form.archive-form table{ width: 65%; }
  .scanned-evi form.archive-form span,.scanned-evi form.archive-form input{ width: 65%!important; }
  .scanned-evi form.archive-form table{ width: 65%; }
  .instruction-opr form#ba_aend table tr td{ width: 65%; }
  .personal-psa #filter p{ width: 65%; }
  /*.entry-list form.entry-list-form-2 span{ width: 65%!important; }*/
  /*.entry-list form.entry-list-form-2 .nice-select{ width: 65%!important; }*/
  .entry-list form.entry-list-form-2 input[type="submit"]{ margin-left: 29%; }
  .entry-list form.objektauswahl-form table tr td{ width: 85%; }
  .entry-list .objektauswahl-form table tr.field-radio{ width: 85%; }
  .entry-list form.entry-list-form-2, .entry-list form.entry-list-form-3{ width: 85%!important; }
  form.risk-assesment-formdoc{ width: 85%!important; }
  .entry-list form.objektpflege-form{ width: 85%!important; }
  .substances form.gst_formular_form{ width: 85%!important; }
  .employees-detail form.new-mitarbeiter .nice-select{ width: 65%!important; }
  .instruction-opr form.filter_ba .nice-select{ width: 65%!important; }
  .filter_pruef { width: 80%!important; }
  .filter_termin { width: 80%!important; }
  .risk-assesment .risk-assesmentt-form2 #filter_gbu{ width: 80%!important; }
  .risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-darum{ width: 91%; }
  form.helmut-formular{ width: 85%!important; }
  .substances form.hazardous-formular table tr td{ padding: 0px 4px; }
  /*.substances form.hazardous-formular table tr td .nice-select, .substances form.hazardous-formular table tr td textarea, .substances form.hazardous-formular table tr td input{ width: 95%; font-size: 12px; }*/
  .substances form.hazardous-formular table tr td [type="submit"], .substances form.hazardous-formular table tr td [type="reset"]{ display: block; }
  .substances form.hazardous-formular{ width: 85%!important; }
  .test-dates form.new-pruftermin{ width: 85%!important; }
  .mandantenwechsler_admin .umschalter_admin form .field-radio{ width: 79%; }
  .mandantenwechsler_admin .umschalter_admin form .field-title{ width: 30%; }
  .mandantenwechsler_admin .umschalter_admin form .field-select{ width: 70%; }
  .mandantenwechsler_admin .umschalter_admin form .field-text input, .mandantenwechsler_admin .umschalter_admin form select{ width: 70%!important; }
  .mandantenwechsler_admin .umschalter_admin form .field-text{ width: 70%!important; }
  .mandantenwechsler_admin .umschalter_admin form .field-check{ width: 70%; }
}
@media (min-width: 790px) and (max-width: 850px){
    .employees-detail #GU1{ max-height: 320px; }
}
@media (max-width: 767px) {
		#Auswahl2 {clear: both;}
	.banner-text{display: none;}
    #left-content{ display: none; }
    #right-content{ width: 100%; }
    .news-list .media-left, .news-list .media-right, .news-list .media-body{display: block; width: 100%;}
    .news-list .media-left { padding: 0 0 20px; }
    #content .section-content .row{ margin-left: -15px; margin-right: -15px; }
    #content .section-content{ padding-left: 15px; padding-right: 15px; }
    .content-block{ padding: 25px 0px; }
    .header .togglemenu #titel_intern{ padding-left: 30px !important; }
    /*.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-darum{ width: 55%; }*/
    .instruction-opr table tr th{ padding: 5px 2px; } 
    .test-dates p{ display: inline-block; }
    .test-dates form[name="filter_form"]{ margin-left: 0; padding-left: 20px; }
    .main-document #right-content{ min-height: unset; }
    .header .togglemenu{ padding: 0; }
    /*.employees-detail .employee-info div{ width: 65% !important; }
    .employees-detail .employee-info a p.button_like{ font-size: 13px; padding: 15px 5px !important; }*/
    .header .js-nav-menu li a{ padding-left: 30px; }
    .costcal_form .form-field_label{ width: 48%; }
    .costcal_form .form-field input[type="text"]{ width: 42%; }
    .dates-tasks form[name="filter_form"]{ margin-left: 0; padding-left: 20px; }
    .operating-doc-sec #right-content { min-height: 520px; }
    .menu-icon{ top: 33px; }
    .nav-btn{ padding-top: 32px; }
    .header .header_logo{ margin-bottom: 0; }
    .operating-documents form span,.site-folder form span,.scanned-evi form span,.own-forms form span { width: 25% !important; }
    .operating-documents form input,.site-folder form input,.scanned-evi form input,.own-forms form input { width: 48.8%; }
    .operating-documents form table tr td textarea,.site-folder form table tr td textarea,.scanned-evi form table tr td textarea,.own-forms form table tr td textarea { width: 81%; }
    .layout_1 .tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap_plz .powermail_field input.powermail_input{ width: 130px; }
    .layout_1 .tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap.powermail_fieldwrap_ort .powermail_field{ width: 33.5%; }
    .layout_1 .powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap_innungs > .powermail_field{ width: 17%; }
    .layout_1 .powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap.powermail_fieldwrap_innungs_name .powermail_field{ width: 35.6%; }
    .layout_1 .content-block .projects-list{ padding: 0px 15px; }
    .layout_1 .content-block .projects-list .project-info{ padding: 0px 0px 35px 0px }
    .test-dates p{ font-size: 16px; }
    .content-block .test-dates h2{ font-size: 21px; }
    .employees-detail #GU1{ max-height: 320px; max-width: 95%;}
    .employees-detail table tr td a{ padding:0px 13px; }
    .employees-detail table tr td a:first-child{ padding-left: 0; }
    .aktuell-archiv table tr td h2{ margin-bottom: 15px; }
    .termine-task table tr.row{ display: inline-block; margin-left: 0 !important; margin-right: 0 !important; width: 100%;}
    .substances #gefahrstoff_melden form table tr td.substances-td{ width: 100%; }
    .substances #gefahrstoff_melden form table tr td{ width: 100%; }
    .substances #gefahrstoff_melden form table tr td select{ width: 100%!important; }
    .substances #gefahrstoff_melden form table tr td input, .substances #gefahrstoff_melden form table tr td select{ width: 100%; }
    .substances #gefahrstoff_melden form table tr td label{ margin-bottom: 0; }
    .substances #gefahrstoff_melden form table tr td textarea{ width: 100%; }
    .ersatz-content #left-content{ display: none; }
    .ersatz-content #right-content{ width: 100%; }
    .ersatz .page_margins #main h1{ font-size: 20px; width: 75%;}
    .ersatz .page_margins{ width: 100%!important; }
    .content-block .ersatz{ padding-left: 15px !important; padding-right: 15px!important; }
    .ersatz .page_margins #main table tr th, .ersatz .page_margins #main table tr td{ font-size: 10px; }
    .ersatz .page_margins #main table tr td a{ font-size: 10px; }
    .ersatz .page_margins #main table tr th.w1{ width: 185px; }
    .ersatz .page_margins #main #scroll table tr td.w1{ width: 185px; }
    .ersatz .page_margins #main table tr td.w1{ width: 185px; }
    .ersatz .page_margins #main table tr th.w3{ width: 34px; }
    .ersatz .page_margins #main #scroll table tbody tr td.w3{ width: 34px; }
    .ersatz .page_margins #main table tr td.w3{ width: 34px; }
    .ersatz .page_margins #main table tr th.w6{ width: 74px; }
    .ersatz .page_margins #main #scroll table tr td.w6{ width: 74px; }
    .ersatz .page_margins #main table tr td.w6{ width: 74px; }
    .page_margins #main .noprint a{ font-size: 15px; }
    .layout_0 .footer ul{ margin-left: 0px; }
    .ersatz-header .navbar-nav > li{ margin-left: 0; }
    .header .togglemenu #titel_intern{ padding-left: 12px!important; }
    .test-dates form.test-dates-form tr td, .dates-tasks form.new-entry tr td{ width: 100%!important; }
    .dates-tasks form.new-entry{ margin-left: 0; }
    .business-info .new-business{ padding-left: 0; }
    .business-info-section #right-content{ min-height: unset; }
    .substances-archive form.archive-form span,.substances-archive form.archive-form input{ width: 100%!important; }
    .substances-archive form.archive-form table{ width: 100%; }
    .instruction-opr form#ba_aend table tr td{ width: 100%; }
    .personal-psa #filter p{ width: 100%; }
    .operating-documents form.archive-form span,.operating-documents form.archive-form input{ width: 100%!important; }
    .operating-documents form.archive-form table{ width: 100%; }
    .site-folder form.archive-form span,.site-folder form.archive-form input{ width: 100%!important; }
    .site-folder form.archive-form table{ width: 100%; }
    .scanned-evi form.archive-form span,.scanned-evi form.archive-form input{ width: 100%!important; }
    .scanned-evi form.archive-form table{ width: 100%; }
    .entry-list form.entry-list-form-2 input[type="submit"]{ margin-left: 0px; }
    .entry-list form.objektauswahl-form table{ width: 100%; display: inline-block; }
    .entry-list form.objektauswahl-form table tbody{ width: 100%; display: inline-block; }
    .entry-list form.entry-list-form-2 .nice-select{ width: 100%!important; }
    .entry-list .objektauswahl-form table tbody tr{ width: 100%; display: inline-block; }
    .entry-list form.entry-list-form-2 span{ display: inline-block; float: left!important; }
    .entry-list form.objektauswahl-form table tr td .nice-select span.current{ font-size: 11px; } 
    .entry-list form.objektauswahl-form table tr td{ width: 100%; }
  .entry-list .objektauswahl-form table tr.field-radio{ width: 100%; }
  .entry-list form.entry-list-form-2, .entry-list form.entry-list-form-3{ width: 100%!important; }
  .employees-detail form.new-mitarbeiter .nice-select{ width: 75%!important; }
  .instruction-opr form.filter_ba .nice-select{ width: 75%!important; }
  .betrieb form table tr td img{ display: none; }

}
@media (max-width: 700px) {
    /*.risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-darum { width: 54.4%; }*/
    .layout_1 .tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap.powermail_fieldwrap_ort .powermail_field{ width: 31.4%; }
    .tx-powermail .powermail_fieldwrap_type_check .powermail_field .checkbox label{ font-size: 13px; }
    .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio_filds .powermail_field .radio label{ font-size: 14px; }
    .tx-powermail .powermail_fieldwrap .powermail_label{ font-size: 14px; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap_type_text > .powermail_field { width: 100%; }
    .layout_1 .tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap_plz .powermail_field input.powermail_input { width: 122px; }
    .ersatz .page_margins #main table tr th.w2{ width: 78px; }
    .ersatz .page_margins #main .stoffe tr td.w5{ width: 78px; }
    .ersatz .page_margins #main table tr th.w1{ width: 145px; }
    .ersatz .page_margins #main #scroll table tr td.w1{ width: 145px; }
    .ersatz .page_margins #main table tr td.w1{ width: 145px; }
    .ersatz .page_margins #main #scroll table tr td.w4{ width: 77px; }
    .ersatz .page_margins #main table tr td.h11 a{ word-break: break-word; display: inline-block; font-size: 11px;}

}
@media (max-width: 639px){
    .nav-btn { padding: 35px 0 45px 85px; }
    .navbar-brand{ position: unset; }
    .header .header_logo{ position: absolute; top: 0; right: 0; }
    .costcal_form .form-field_label{ width: 53%; }
    .portal-admin table.portaladmin-table tr th { font-size: 9px; }
    .employees-detail table tr td a { padding: 0px 8px; }
    .employees-detail #GU1{ max-height: 280px; }
    /*.ersatz .page_margins #main table{ width: 100%; }
    .ersatz .page_margins{ width: 100%!important; }
    .ersatz .page_margins #main table tr{ display: table-row;  }
    .ersatz .page_margins #main table tr th.w1{ width: 267px; }
    .ersatz .page_margins #main table tr th.w3{ width: 34px; }
    .ersatz .page_margins #main table tr th.w6{ width: 77px; }
    .ersatz .page_margins #main table tr th.w2{ width: 155px; }
    .ersatz #scroll{ width: 100%; }
    .ersatz .page_margins #main #scroll table tbody tr{ display: table-row; flex-direction: unset; }
    .ersatz .page_margins #main #scroll table tr td.w1{ width: 267px; }
    .ersatz .page_margins #main #scroll table tbody tr td{ display: table-cell; justify-content: unset;flex-direction: unset; }
    .ersatz .page_margins #main table tr td{ display: table-cell; }
    .ersatz .page_margins #main table tr th{ display: table-cell; }
    .ersatz .page_margins #main table th img{ width: 15px; }*/
    


    .ersatz #main{ overflow: auto; }
    .ersatz #scroll{ width: 100%; height: auto !important; overflow: unset; }
    .ersatz .page_margins #main table tr th, .ersatz .page_margins #main table tr td{ font-size: 12px; padding: 4px 4px; }
    .ersatz .page_margins #main table tr th.w3,.ersatz .page_margins #main #scroll table tbody tr td.w3,.ersatz .page_margins #main table tr td.w3{ width: 44px; }
    .ersatz .page_margins #main table tr th.w6,.ersatz .page_margins #main #scroll table tr td.w6,.ersatz .page_margins #main table tr td.w6{ width: 91px; }
    .ersatz .page_margins #main table tr th.w1,.ersatz .page_margins #main #scroll table tr td.w1,.ersatz .page_margins #main table tr td.w1{ width: 165px; }
    .ersatz .page_margins #main table tr th.w2,.ersatz .page_margins #main #scroll table tr td.w4,.ersatz .page_margins #main .stoffe tr td.w5{ width: 124px; }

}
@media (max-width: 580px){
    .layout_1 .tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap_plz .powermail_field input.powermail_input{ width: 106px; }
    .layout_1 .tx-powermail .powermail_fieldwrap .powermail_label{ width: 40%; }
    .layout_1 .powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap_innungs > .powermail_field{ width: 18%; }
    .layout_1 .powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap.powermail_fieldwrap_innungs_name .powermail_field{ width: 34.4%; }
    .layout_1 .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio_filds .powermail_field .radio label{ width: 44%; }
    .online-support > div > p{ width: 55%; }
    .content-block .work-tool h1{ font-size: 25px; }
    .ersatz .page_margins #main h1{ width: 65%; }
    /*.ersatz #scroll{ overflow-x: unset;  }*/
}
@media (max-width: 567px) {
	.search-filter div label { width: 100%; }
    .search-filter div .field,#admin_umschalter select{ width: 100% !important; }
    .nav-btn { width: 100%; padding: 35px 0 45px 85px; }
    .content-block h2{ font-size: 21px; }
    .risk-assesment table tr td{ font-size: 10px; }
    .risk-assesment .risk-assesmentt-form2 h3{ font-size: 14px; }
    .risk-assesment table tr th{ font-size: 10px; }
    /*.risk-assesment table tr td img{ width: 12px !important; }*/
    .risk-assesment table tr th:first-child, .substances .gv_tab tr th:first-child{ padding-left: 4px; }
    .risk-assesment table tr th:last-child{ padding-right: 4px; }
    .link-button{ font-size: 13px; }
    .content-block p{ font-size: 15px; }
    .risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-td{ width: 100%; margin-bottom: 0; padding-bottom: 0;}
    .risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td{ width: 100%; }
    .risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-darum{ width: 90%; }
    .section-content .dashboard:first-child{ margin-top: 25px; }
    .dashboard-info form#admin_umschalter{ font-size: 14px; }
    .dashboard-info .dashboard td{ font-size: 14px; }
    /*.footer{ position: absolute; bottom: 0; }
    body{ height: 100%; }
    #wrapper{ min-height: 100%; }*/
    .content-block h1{ font-size: 28px; }
    .company-info input[type="text"] { width: 100%; margin-top: 6px; }
    .company-info input[type="submit"]{ margin-top: 10px; }
    .company-info table tr th, .company-info table tr td{ font-size: 12px; padding: 4px 2px; }
    .company-info h2{ font-size: 16px;  }
    .company-info div div p > img{ margin-left: 10px !important; width: 110px;}
    .substances .gv_tab tr td{ font-size: 9px; }
    .substances .gv_tab tr td a img,.substances .gv_tab tr td nobr img{ width: 12px !important; }
    .substances form #filter_gv table tr td.substances-td, .instruction-opr table tr td.field-title,.substances form #filter_gv table tr td{ width: 100%; } 
    .substances .gv_tab tr th{ font-size: 10px; }
    .substances form h3 { font-size: 15px; }
    .substances form #filter_gv table tr td.substances-td{ margin-bottom: 0px;  }
    .layout_1 .nav-btn{ padding: 24px 0 43px 70px; }
    .layout_1 .menu-icon{ left: 15px; }
    .layout_1 .header .header_logo{ padding-right: 0; margin-top: 6px; }
    .layout_1 .header .header_logo li img{ padding-right: 0; width: 75px; }
    .header .header_logo li:last-child .navbar-brand{ padding-left: 7px; width: 90px; }
    .header .header_logo li img{ width: 75px; }
    .header .header_logo li:last-child .navbar-brand{ width: 90px; }
    form#admin_umschalter{ font-size: 12px; }
    .instruction-opr form[name="filter_ba"] select{ margin-bottom: 6px; }
    .instruction-opr table tr td{ padding: 5px 2px; }
    .instruction-opr table tr td a img{ margin-right: 1px; width: 15px !important; }
    .instruction-opr table tr th,.instruction-opr table tr td{ font-size: 11px; }
    /*.instruction-opr table{ table-layout: fixed; }*/
    .instruction-opr table tr th.instruction-opr-td{ width: 15px; }
    .instruction-opr table tr td.instruction-opr-td{ width: 15px; }
    .instruction-opr table tr th, .instruction-opr table tr td{ font-size: 10px; }
    .instruction-opr table tr th{ word-break: break-word; }
    .test-dates #filter_pruef table tr td.test-dates-formtd,.test-dates #filter_pruef table tr td{ width: 100%; }
    .test-dates #filter_pruef table tr td input, .test-dates #filter_pruef table tr td select{ padding-top: 1px; }
    .test-dates #filter_pruef table tr td.test-dates-formtd{ margin-bottom: 0; }
    .test-dates #filter_pruef table tr td input[type="text"], .test-dates #filter_pruef table tr td select{ width: 100% !important; }
    .test-dates .list-of-test tr td img { width: 8px !important; }
    .test-dates .list-of-test tr td,.test-dates .list-of-test tr th{ font-size: 10px; }
    .test-dates form h3{ font-size: 14px; }
    .instruction-opr form select{ width: 100% !important; }
    .search-filter,#admin_umschalter,.test-dates form[name="filter_form"]{ padding-left: 0; }
    #admin_umschalter h3{ margin-left: 0; }
    .test-dates p{ margin-top: 0px; }
    /*.instruction-opr table tr td{ width: 100%; }*/
    /*.instruction-opr table tr td input{ width: 100%; }*/
    /*.instruction-opr table tr td label{ margin-bottom: 0; }*/
    .employees-detail .employee-info form table tr td{ width: 100%; float: left; }
    .employees-detail .employee-info form table tr td input{ width: 100%;  }
    .employees-detail .employee-info form table tr td label{ margin-bottom: 0; padding-left: 0; }
    /*.employees-detail .employee-info div{ width: 100% !important; }*/
     .employees-detail .employee-info a p.button_like{ font-size: 12px; padding: 15px 5px!important; }
     .costcal_form .form-field_label{ width: 100%; }
    .costcal_form .form-field input[type="text"]{ width: 100%; }
    .costcal_form .main-form{ padding-left: 0; }
    .costcal_form .main-form .form-field{ margin-bottom: 8px; }
    .costcal_form p{ padding-left: 0; }
    .cost_calculation .costcal_form{ min-height: 700px; }
    .dates-tasks form[name="filter_form"]{ padding-left: 0; }
    .dates-tasks #filter_termin table tr td.date-task-td{ width: 100%; margin-bottom: 0;}
    .dates-tasks #filter_termin table tr td{ width: 100%; }
    .dates-tasks #filter_termin table tr td input, .dates-tasks #filter_termin table tr td select{ width: 100% !important; }
    .dates-tasks #filter_termin table tr td label{ margin-bottom: 0; }
    .dates-tasks table#miscellaneous-table tr td{ font-size: 12px; }
    .dates-tasks table#miscellaneous-table tr th{ font-size: 13px; }
    .dates-tasks table#miscellaneous-table tr td nobr img{ width: 18px !important; }
    .dates-tasks form h3 { font-size: 11px; }
    .operating-documents form span,.site-folder form span,.scanned-evi form span,.own-forms form span{ width: 100% !important; margin-bottom: 8px;}
    .operating-documents form span br,.site-folder form span br,.scanned-evi form span br,.own-forms form span br{ display: none; }
    .operating-documents form input,.site-folder form input,.scanned-evi form input,.own-forms form input{ width: 100%; }
    .operating-documents form table,.site-folder form table,.scanned-evi form table,.own-forms form table{ width: 100%; }
    .operating-documents form table tr td textarea,.site-folder form table tr td textarea,.scanned-evi form table tr td textarea,.own-forms form table tr td textarea{ width: 100%; }
    .operating-doc-sec #right-content { min-height: 900px; }
    .content-block .substances-doc h1 { font-size: 18px; margin-top: 20px; }
    .substances-doc form table tr td{ font-size: 13px; }
    .substances-doc form table tr td input[type="submit"]{ font-size: 13px; }
    .menu-icon { top: 25px; }
    .layout_1 .tx-powermail .powermail_fieldwrap .powermail_label{ width: 100%; padding-left: 0;}
    .layout_1 .tx-powermail .powermail_fieldwrap .powermail_field{ width: 100%; }
    .layout_1 .tx-powermail .powermail_fieldwrap{ display: inline-block; width: 100%; margin-bottom: 8px; }
    .layout_1 .tx-powermail .powermail_fieldwrap .powermail_label{ font-size: 15px; }
    .layout_1 .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio_filds .powermail_field .radio label{ width: 100%; padding: 0; padding-right: 25px; }
    .layout_1 .tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap.powermail_fieldwrap_ort .powermail_field{ width: 67.4%; }
    .layout_1 .powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap_innungs > .powermail_field{ width: 35%; }
    .layout_1 .powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap_innungs  { width: auto; display: inline; }
    .layout_1 .powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap_innungs_name  { width: auto; display: inline; }
    .layout_1 .powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap.powermail_fieldwrap_innungs_name .powermail_field{ width: 62.4%; }
    .layout_1 .powermail_fieldset.powermail_fieldset_5{ margin-top: 18px; }
    .tx-powermail .powermail_fieldwrap .powermail_textarea, .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_datenverarbeitung .checkbox{ margin-left: 0; }
    .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_eingabenzuruecksetzen{ margin-left: 0; }
    .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_submit input.powermail_submit,.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_reset input.powermail_reset{ float: left; }
    .layout_1 .powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap_innungs > .powermail_field > .checkbox { margin-top: 7px; }
    .layout_1 .powermail_fieldset.powermail_fieldset_7 .powermail_fieldwrap_gewerk { width: auto; display: inline; } 
    .layout_1 .powermail_fieldset.powermail_fieldset_7 .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio_filds .powermail_field .radio label{ width: 55%; padding-left: 0;}
    .layout_1 .powermail_fieldset.powermail_fieldset_7 .powermail_fieldwrap.powermail_fieldwrap_anderesgewerk .powermail_field{ width: 44%; display: inline; float: right;}
    /*.layout_1 .powermail_fieldset.powermail_fieldset_7 .tx-powermail.powermail_fieldwrap_gewerk .radio_filds .powermail_field .radio label{ width: 55%; }*/
    .projects-list .project-single .project-image img{ max-width: 280px; }
    .explosion-folder form span{ width: 100% !important; margin-bottom: 8px; }
    .explosion-folder form table{ width: 100% !important; }
    .section-content.exdoks #right-content { min-height: 900px; }
    .portal-admin table.portaladmin-table tr th { font-size: 6px; padding-right: 2px; }
    .portal-admin table.portaladmin-table tr td{ font-size: 6px; }
    .portal-admin font{ font-size: 14px; }
    .portal-admin form table tr td.portalform-td, .portal-admin form.portalacc-form table tr td.portalacc-form-td{ width: 100%; }
    .portal-admin form.portalacc-form table tr td, .portal-admin form table tr td{ width: 100%; }
    .portal-admin form table tr td select{ width: 100%!important; }
    .portal-admin form table tr td input, .portal-admin form table tr td select{ width: 100%; }
    .portal-admin form table tr td label br{ display: none; }
    .content-block .portal-admin h1{ font-size: 23px; }
    .portal-admin form.portalacc-form table tr td input, .portal-admin form table tr td select{ width: 100%; }
    .portal-admin form.portalacc-form table tr td select{ width: 100%!important; }
    .portal-admin form.portalacc-form table tr td input[name="von"]{ width: 92%; }
    .portal-admin form table tr td{ font-size: 13px; }
    .portal-admin form table tr td input[type="submit"]{ font-size: 13px; }
    .employees-detail .employee-info div{ width: 100%!important; }
    .test-dates div form h3{ font-size: 16px; padding-left: 0!important; margin-bottom: 12px; }
    .test-dates div p a{ margin-top: 20px; display: inline-block; }
    /* */
    .portal-admin table.portaladmin-table tr{ width: 50%; float: left; }
    .portal-admin table.portaladmin-table tr th { font-size: 15px; padding-right: 10px; float: left; width: 100%; border-bottom: 1px solid #eee; min-height: 29px;}
    .portal-admin table.portaladmin-table tr td { font-size: 15px; width: 100%; float: right; border-bottom: 1px solid #eee; min-height: 29px;}
    .portal-admin table.portaladmin-table tr.portaladmin-tablehr td{ min-height: unset; }
    .portal-admin table.portaladmin-table tr td hr{ display: none; }
    .substances-doc form.substances-form h1 { font-size: 18px; }
    .substances-doc form.substances-form table tr td,.substances-doc form.substances-form table tr th{ font-size: 10px; }
    .substances-doc form table tr td.gesamtpreis-td{ width: 75px; }
    .employees-detail #GU1 { max-height: 450px; }
    .content-block .employees-detail #GU #GU1 h1{ line-height: 28px; }
    /*.employees-detail #GU1 p{ font-size: 13px; }*/
    /*.content-block .employees-detail #GU1 #allgemein ul li b{ font-size: 13px; }*/
    /*.content-block .employees-detail #GU1 #allgemein ul li{ font-size: 13px; }*/
    .employees-detail #GU1 table tr td a { font-size: 13px; }
    .employees-detail table tr td a{ padding: 0px 11px; }
    .content-block .cr-rist-assesment h1{ font-size: 26px; }
    .cr-rist-assesment p input{ width: 100%; }
    .cr-rist-assesment p input[type="submit"]{ width: auto; }
    .cr-rist-assesment form.rist-assesment-form h2 div.orubtitle-wrap div{ line-height: 18px; }
    .test-dates form.test-dates-form table tr td.test-dates-td{ width: 100%; }
    .test-dates form.test-dates-form table tr td{ width: 100%; }
    .test-dates form.test-dates-form table tr td input, .test-dates form.test-dates-form table tr td select, .test-dates form.test-dates-form table tr td div, .test-dates form.test-dates-form table tr td textarea{ width: 100%; }
    .test-dates form.test-dates-form table tr td select{ width: 100%!important; }
    .test-dates form.test-dates-form{ padding-left: 0px; }
    .test-dates form.test-dates-form table tr td label{ margin-bottom: 0; }
    .online-support > div > p >img{ position: relative; float: left; margin-left: 0 !important;}
    .online-support > div > p{ width: 100%; }
    .online-support > div > p > b{ margin-top: 25px; }
    .aktuell-archiv table tr td h2{ font-size: 18px; }
    .termine-task form input[type="submit"]{ font-size: 13px; }
    .content-block .termine-task h1{ font-size: 23px; }
    .work-tool p a{ font-size: 16px; }
    .content-block .work-tool h1{ font-size: 23px; }
    .entry-list form table tr td, .entry-list form table tr td input{ width: 100%; float: left; }
    .entry-list form table tr td label, .entry-list form span label{ margin-bottom: 0; }
    .entry-list form table tr td label br{ display: none; }
    .entry-list form table tr td select.calendarDateInput,.entry-list form table tr td input.calendarDateInput{ width: auto !important; float: unset;}
    .entry-list form table tr td table tr td{ width: auto; float: unset; }
    .entry-list tr td input[type="submit"], .entry-list form input[type="submit"]{ width: auto; }
    .entry-list tr td input[type="radio"]{ width: auto; float: unset; }
    .entry-list form table tr td,.entry-list form table tr td label{ padding-left: 0; }
    .entry-list form.entry-list-form-2 span, .entry-list form.entry-list-form-3 span{ width: 100%!important; }
    .entry-list form.entry-list-form-2 select{ width: 100% !important; margin-bottom: 15px;}
    .entry-list form.entry-list-form-2 input[type="submit"], .entry-list form.entry-list-form-3 input[type="submit"]{ margin-bottom: 0; }
    .employees-detail .helmut-formular span{ width: 100%!important; }
    .employees-detail .helmut-formular table{ width: 100%!important; }
    .employees-detail .helmut-formular table tr td select, .employees-detail .helmut-formular table tr td input{ width: 100%; }
    .business-info table.business-info-table,.business-info form.business-info-form table{ width: 100%; }
    .business-info table.business-info-table tr th, .business-info form.business-info-form table tr th { padding: 4px 2px; font-size: 13px; }
    .business-info table.business-info-table tr td, .business-info form.business-info-form table tr td { font-size: 13px; padding: 4px 2px; }
    .risk-assesment .uebersicht-formular table tr td .gbu_optionen { width: 100%; margin-right: 0; }
    .risk-assesment .uebersicht-formular > div { margin-left: 0!important; }
    .content-block .risk-assesment h1{ font-size: 26px; }
    .substances .suchbegriff-wrap span{ margin-bottom: 4px; display: inline-block; }
    .ersatz .page_margins #main h1{ width: 100%; }
    .page_margins #main .noprint{ position: relative!important; margin-bottom: 40px; display: inline-block; }
    /*.substances .suchbegriff-wrap input[type="text"]{ width: 100%; }*/
    .admin_filter table tr td.admin_filter_td{ width: 100%; }
    .admin_filter table tr td{ margin-bottom: 4px; width: 100%;}
    .admin_umschalter select{ width: 100%!important; }
    /*.admin_filter table tr{ margin-bottom: 8px; display: inline-block; width: 100%; }*/
    .admin_filter table tr td label{ margin-bottom: 0px; }
    .dates-tasks form.new-entry table tr td table tr td span#datum_termin_ID{ right: 20px; margin-top: 25px; }
    /*.dates-tasks form.new-entry table tr td table tr td{ position: relative; }*/
    .content-block .business-info h1{ word-break: break-word; }
    .entry-list form.objektauswahl-form table tr td .nice-select span.current{ font-size: 11px; }
    form.risk-assesment-formdoc{ width: 100%!important; }
    .entry-list form.objektpflege-form{ width: 100%!important; }
    .employees-detail .helmut-formular{ width: 100%!important; }
    .substances form.gst_formular_form{ width: 100%!important; }
    .substances form.filter_form{ width: 100%!important; }
    .employees-detail form.new-mitarbeiter .nice-select{ width: 100%!important; }
    .instruction-opr form.filter_ba .nice-select{ width: 100%!important; }
    .filter_pruef { width: 100%!important; }
    .filter_termin { width: 100%!important; }
    .risk-assesment .risk-assesmentt-form2 #filter_gbu{ width: 100%!important; }
    .risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td [type="button"]{ margin-top: 0; }
    form.helmut-formular{ width: 100%!important; }
    .substances form.hazardous-formular{ width: 100%!important; }
    .substances form.hazardous-formular table tr td .nice-select span.current{ font-size: 10px; }
    .substances form.hazardous-formular table tr td .nice-select{ padding-right: 10px; }
    .test-dates form.new-pruftermin{ width: 100%!important; }
    .test-dates form.new-pruftermin table tr td table tr td span#datum_ID{ margin-top: 43px; right: 25px; }

    .mandantenwechsler_admin .umschalter_admin form h3{ font-size: 17px!important; }
    .mandantenwechsler_admin .umschalter_admin form{ padding-left: 25px; }
    .mandantenwechsler_admin .umschalter_admin form .field-radio{ width: 90%; }
    .mandantenwechsler_admin .umschalter_admin form .field-title{ width: 100%; display: inline-block; }
    .mandantenwechsler_admin .umschalter_admin form .field-select{ width: 100%; display: inline-block; }
    .mandantenwechsler_admin .umschalter_admin form .field-text input, .mandantenwechsler_admin .umschalter_admin form select{ width: 90%!important; }
    .mandantenwechsler_admin .umschalter_admin form .field-check{ width: 90%; }   
    .mandantenwechsler_admin .umschalter_admin form .field-text{ width: 100%!important; }
    .mandantenwechsler_admin .umschalter_admin form.a2dmin_umschalter input[type="submit"]{ display: block; }
    .mandantenwechsler_admin .umschalter_admin form.a2dmin_umschalter .admin_umschalter_submit{ margin-bottom: 15px; } 

}
@media (max-width: 479px){
    .navbar-brand > img { width: auto; }
    .navbar-brand{ position: unset;margin: 15px 4px; }
    .header .header_logo{ display: inline-block; width: auto; float: right; padding-right: 10px; position: absolute; top: 5px; right: 0;}
    .header .nav-btn{ width: 100%; /*position: absolute;*/ }
    .header .header_logo li{ display: inline-block; /*float: right;*/ }
}

@media (max-width: 400px) {
    .risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-darum{ width: 89%; }
    .dashboard-info form#admin_umschalter{ font-size: 11px; }
    .section-content .substances.col-md-12{ padding-left: 10px; padding-right: 10px; }
    .substances .gv_tab tr td{ font-size: 8px; }
    .substances .gv_tab tr td a img, .substances .gv_tab tr td nobr img{ width: 10px !important; }
    .substances .gv_tab tr td input[type="checkbox"]{ width: 10px; }
    .substances .gv_tab tr th{ font-size: 9px; }
    .substances form h3{ font-size: 14px; }
    .layout_1 .tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap.powermail_fieldwrap_ort .powermail_field{ width: 62.4%; }
 		.radios label {relative; margin: 0 15px !important;}
}
@media (max-width: 350px) {
    .risk-assesment table tr th,.risk-assesment table tr td{ font-size: 8px; }
    .risk-assesment table tr td img{ width: 13px !important; }
    .risk-assesment .risk-assesmentt-form2 h3{ font-size: 12px; }
    .risk-assesment .risk-assesmentt-form2 h3 img{ width: 18px; }
    .risk-assesment .risk-assesmentt-form2 #filter_gbu table tr td.risk-assesmentt-darum{ width: 87%; }
    .content-block .dashboard-info h1{ font-size: 24px; }
    .company-info table tr th, .company-info table tr td { font-size: 11px; padding: 4px 1px; }
    .company-info h2 { font-size: 14px; }
    .substances .gv_tab tr th{ font-size: 7px; }
    .substances .gv_tab tr td{ font-size: 7px; }
    .layout_1 .header .header_logo{ margin-right: 0px; }
    .layout_1 .header .header_logo li img{ width: 60px; }
    .content-block h1 { font-size: 26px; }
    .substances form#admin_umschalter{ font-size: 10px; }
    .substances form#admin_umschalter p span{ font-size: 14px; }
    .substances form h3{ font-size: 12px; }
    .instruction-opr table tr th, .instruction-opr table tr td{ font-size: 8.5px; }
    .test-dates .list-of-test tr td, .test-dates .list-of-test tr th{ font-size: 9px; }
    .test-dates form h3 { font-size: 11px; }
    .employees-detail .employee-info a p.button_like { font-size: 11px; }
    .dates-tasks form h3 img{ width: 18px !important; }
    .dates-tasks form h3 { font-size: 10px; }
    .dates-tasks table#miscellaneous-table tr th{ font-size: 12px; }
    .dates-tasks table#miscellaneous-table tr td { font-size: 10px; }
    .dates-tasks table#miscellaneous-table tr td nobr img { width: 15px !important; }
    .header .header_logo{ padding-right: 0; }
    .nav-btn { padding: 24px 0 43px 65px; }
    .menu-icon{ left: 14px;  width: 40px;}
    .layout_1 .nav-btn{ padding-left: 63px; }
    .substances-doc form table tr td input[type="submit"]{ font-size: 12px; }
    .content-block .substances-doc h1{ font-size: 20px; }
    .layout_1 .tx-powermail .powermail_fieldset.powermail_fieldset_4 .powermail_fieldwrap_plz .powermail_field input.powermail_input{ width: 90px; }
    .layout_1 .powermail_fieldset.powermail_fieldset_5 .powermail_fieldwrap.powermail_fieldwrap_innungs_name .powermail_field{ width: 61.4%; }
    .header .header_logo li:last-child .navbar-brand{ margin-right: 0; }
    .portal-admin table.portaladmin-table tr td{ font-size: 12px; }
    .portal-admin table.portaladmin-table tr th{ font-size: 12px; }
    .content-block .portal-admin h2{ font-size: 17px; }
    .portal-admin h3 { font-size: 14px; }
    .portal-admin form table tr td input[type="submit"]{ font-size: 12px; }
    .substances-doc form.substances-form table tr td, .substances-doc form.substances-form table tr th{ font-size: 8px; }
    .substances-doc form table tr td.gesamtpreis-td{ width: 64px; }
    .content-block .cr-rist-assesment h1{ font-size: 23px; }
    .cr-rist-assesment form.rist-assesment-form h2{ font-size: 15px; }
    .aktuell-archiv table tr td h2{ font-size: 18px; }
    .aktuell-archiv table tr td.archive-td{ width: 100px; font-size: 14px; }
    .aktuell-archiv table tr td p{ font-size: 14px; }
    .content-block .termine-task h1{ font-size: 21px; }
    .termine-task form input[type="submit"]{ font-size: 11px; }
    .aktuell-archiv table tr td a{ font-size: 14px; }
    .content-block .aktuell-archiv h3{ font-size: 15px; }
    .content-block .work-tool h1{ font-size: 21px; }
    .entry-list form.objektauswahl-form table tr td .nice-select span.current{ font-size: 9px; }
    .substances form.hazardous-formular table tr td .nice-select span.current { font-size: 8px; }
}
@media (max-width: 300px) {
    .content-block .risk-assesment h1{ font-size: 20px; }
    .risk-assesment-formdoc table tr td table.employee-workdetail tr td.td-first input{ width: 84%!important; }
    .substances form.hazardous-formular table tr td .nice-select span.current { font-size: 5px; }
    .content-block h1{ font-size: 22px; }
    .test-dates form.new-pruftermin table tr td table tr td .calendar-date select, .test-dates form.new-pruftermin table tr td table tr td .calendar-month select{ width: 65px!important; }
    .test-dates form.new-pruftermin table tr td table tr td input.calendarDateInput{ width: 65px; }
    .mandantenwechsler_admin .umschalter_admin form h3{ font-size: 15px!important; }
}
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
  top: 0px;
  margin-right: 10px;
}
.corr {top: -15px !important;}

.top10 {
top: -10px;
}
#GBU .switch {
	top: -10px;
}
#GBU .radios, #GBU .gbufileinputs {float:left;}
#GBU .fragerisiko {clear: both;}
.gbuinputImage, .oknok, .ok {width: 30px;}
.switchgbuarchiv {display: inline; font-size: 12px; color: #000;}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

/* Quasi der Punkt */
.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 2px;
  bottom: 5px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {background-color: #80FF80;}
input:focus + .slider {box-shadow: 0 0 1px #80FF80;}
input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {border-radius: 20px;}
.slider.round:before {border-radius: 50%;}


/* Ja nein nicht relevant START*/
.radios {text-align: center;margin: 0 auto;}
.radios span{display: inline-block; width: 60px; height: 60px;}
.radios img{display: inline-block; width: 45px; height: 45px; }
.radios .ok img{position: relative; top: 2px;}
.radios .nok img{position: relative; top: 7px;}
.radios .oknok img{width: 36px; height: 36px; position: relative; top: 9px;}
.radios label {cursor: pointer;position: relative; margin: 0 30px;}
.radios label + label {margin-left: 15px; }
.radios input[type="radio"] {opacity: 0; /* hidden but still tabable */position: absolute;}
.radios input[type="radio"] + span {
	border-radius: 50%;
	padding: 2px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.radios input[type="radio"] + span  {background-color: grey;}
.radios .ok input[type="radio"]:checked + span,
.radios .ok input[type="radio"] + span:hover {color: #D9E7FD; background-color: #40FF40;}
.radios .nok input[type="radio"]:checked + span,
.radios .nok input[type="radio"] + span:hover {background-color: red;}
.radios .oknok input[type="radio"]:checked + span,
.radios .oknok input[type="radio"] + span:hover {background-color: #FFFF00; color: #fff;}
.radios label:hover::before {
	font-size: 10px;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	opacity: 0.75;
	background-color: grey;
	color: #fff;	
	padding: 4px;
	border-radius: 3px;
  display: block;
}
.radios label.ok:hover::before {content: "Ja";}
.radios label.nok:hover::before {content: "Nein";}
.radios label.oknok:hover::before {content: "Nicht relevant";}
/* Ja nein nicht relevant ENDE */

.dfactors, .backgroundinfos {margin: 0 0 20px 30px;}
.dfactors ul, .backgroundinfos ul {padding: 0; margin:0;}
.dfactors ul li, .backgroundinfos ul li  {list-style-type: disc; margin-left: 30px;}
.backgroundinfos{margin-bottom: 10px;}
.backgroundinfos ul li {padding-left: 0px; margin-left: 20px;}

#Mandantenwechsler {
    color: #fff;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 79%;
    background-color: #e6549e;
  }
#Mandantenwechsler h3 {
  	color: #fff; float: left;margin: 5px 0 0 20px;'
  }
#Mandantenwechsler form {padding: 10px;}
#Mandantenwechsler input[type=submit] {color: #e6549e;}
#Mandantenwechsler label {width: 120px;}

@media print {
#Mandantenwechsler, #left-content,.icon-btn,.container-fluid, .panel, .footer  {display: none;}
#right-content {width: 100%;}
    .section-content.content-sticky #right-content {margin: 0;}
body, .cr-rist-assesment {display: inline;}
}
.dashboard {
	width: 300px;
    border: #e6549e 0px solid;
    border-top:0;
    margin:10px;
    float:right;
}
.dash_header {background-color: #e6549e;
	color: white;
}

#GU .green, #GUAuftrag .green {background-color: #91FF91;color: #000;}
#GU .yellow, #GUAuftrag .yellow {background-color: #FEFF91;color: #000;}
#GU .red, #GUAuftrag .red {background-color: #FF9191; color:#000;}
#GU .green, #GU .yellow, #GU .red {text-align: center;}
#GU .nodisplay {display: none; position:fixed; top:100px; margin: auto; width: 68%; height: auto; background-color: #e6549e; padding: 20px;}
#GU #copyid {display: none;position fixed; top 0;}
#GU th.paste, #GU td.paste, td.copy{border: 0;}

#GU td, #GU th {color: #fff; font-weight: bold;}
#GU td select {font-size: 0.7em;}
#GU .nodisplay li {list-style: disc;}
#GU .nodisplay img {width: 50px;}
#GU .GUs {display: inline; padding: 0 20px;}
#GU img.imgpdf {width: 40px; background-color: transparent; cursor: pointer;padding: 5px;}
#GU table {border-collapse: separate; width: 100%; padding-right: 150px;}
#GU tr.row1 td{font-weight: bold; color: #e6549e;}
#GU tr, #GU td {border: 2px dashed #fff;}
#GU tr:hover {border-color: #e6549e;}
#GU tr.vorsorgekartei td {color: #e6549e}
#GU td.membername, #Mitarbeiterliste th, #Mitarbeiterliste td {color: #000; font-weight: normal;}

.serachrub {cursor: pointer;}
.serachrub:hover {font-weight: bold;}

.bgcolor img {width: 20px;background-color: #e6549e;}

#updatebtn {background-color: #e6549e;}
.new-pruftermin textarea {width: 100%; height: 100px;}

i.fa-angle-right {display: none;}
p.header {color: #e6549e;}
img.imgshowhidedivdiv {margin-left: 10px;}
.news-single-item .blogpost .col-md-4 span {font-size: 11px !important;}
#matrix tr.row2 td {color: #000;}
#GU .button {background-color: #E9E9ED; border: 1px solid #8F8F9D; border-radius: 5px; padding: 10px;}
#GU .button a {color: #000;}
#GU .button a::before{
  content:url('/intern/bild/icons/tabelle.png');
  position:relative;
  left:-4px;
  top:7px;
}
#GU #matrix tr.row1:first-child {color:#000;}
.GUAuftragEMail {width: 350px !important;}
p.GUAuftragGP {margin-top: 20px;}
#GUAuftrag h2{font-size: 20px;}
#GUAuftrag a.button {
	background-color: #E9E9ED;
  padding: 5px;
  border-radius: 4px;
  color: #000;
  border: solid 1px #333;
}
#GUAuftrag a.button:hover {	background-color: #D0D0D7;}
#GUAuftrag .meinWille {margin-bottom: 20px;}
.underline {text-decoration: underline;}

.Mailview {box-shadow: 5px 5px 10px #e6549e; padding: 20px;}
.Mailview table {width: 100%;}
.Mailview td {border:1px solid #000; font-size: 14px !important; padding:20px !important;}
.Mailview input[type="radio"] {font-size: 20px; margin-right: 20px;}

.footer-content label.powermail_label {
  /*display: none !important;*/
}
.tx-powermail .footer-content .powermail_fieldwrap_type_radio .powermail_field {
  position: relative;
  background-color: #fafafa !important;
}

.infobox .info_white_section a {color: #000;}

/* Vorsorge protokollieren */
#tabpanel {padding-top: 30px;}
#tablist {
  list-style: none;
  margin: 0;
  padding: 0;
}

#tablist li {
  background-color: lightgrey;	
  border: 1px solid black;
  border-bottom: none;
  border-radius: 0.5em 0.5em 0 0;
  display: inline;
  font-weight: bold;
  height: 1em;
  padding: 0.5em 0.5em 10px;
}

#tablist li:focus, 
#tablist li:hover {
  background-color: #ddd;
  cursor: pointer;
}

#tablist li[aria-selected="true"] {
  background-color: #e6549e;
  color: #fff;
  padding: 0.5em 0.5em 11px;  
}

#tabcontent {
  /*background-color: grey;*/
  /*border: 1px solid black; */
  margin-top: 10px;
  padding: 1em;
}

[aria-hidden="true"] {
  display: none;
}
 
[aria-hidden="false"] {
  display: block;
}
.switch {height: 26px;}

table.newbaw {max-width: 800px;}

li.bawsiam {margin-left: 30px !important;} /*Rückt auf Seite Betriebsanweisungen -> Änderung einer BAW die in SIAM selbst definierten BAW ein */

img.car {width: 20px;}
table.Leistungsbericht_uebersicht td {padding: 2px 20px;}
#protokoll input {font-size: 15px;}

/* Alles f?r die Seite Betriebsanweisungen */
#showinfo, #showinfo2 {
           background-color: #e6549e;
            color: #fff;
            width: 30%;
            padding: 15px;
            position: fixed;
            top: 50%;
            left: 50%;
            z-index: 1000;
  display: none;
}
#showinfo p, #showinfo2 p{color: #fff !important;}
#showinfo2 {top: 30%;}
.hand {cursor: pointer; display: none;}
.handpointer {cursor: pointer;}
tr td:nth-child(2) {max-width: 500px;}

.formsiamcampus {
background-color: #e6549e;
color: #fff;
position: fixed; top: 20%; right: 20%;
margin: 0 ;
padding: 10px;
width: 570px;
display: table-cell;
vertical-align: middle;
z-index: 10;
}
.formsiamcampus img, .btnsiamcampus img {height: 22px; cursor: pointer;}
.formsiamcampus h1{color: #fff;}
.formsiamcampus label {width: 200px;}
.formsiamcampus input {width: 300px;}
.formsiamcampus input.dis {background-color: #e6549e;} 
.formsiamcampus a {font-weight: bold; color: #fff;}
.formsiamcampus input[type=submit] {font-weight: bold; color: #000;}


/* Alle Buttons klein */
.row			.icon-btn {width: 45px; 	left:-45px;}
/* Bis auf Seite Vorsorgeanl?sse ?bersicht */
.help .icon-btn {width: 115px; 	left:-115px;}

/* Verbandbuch */
#verbandbuch input[type="submit"] {background-color: #e6549e; font-size: 1.2em; padding: 10px; color: #fff;} 
#verbandbuch #hilfe {display: none; position: fixed; text-align: center; top: 50%; transform: translate(-50%, -50%); background-color: #e6549e; width: 200px; padding: 30px; font-size: 2.0em;left: 50%; z-index: 10;}
#verbandbuch table.risk-assessment-list {border-spacing: 5px !important; border-collapse: separate !important;}

.zInput{
	display: table-cell;
	width: 50vH;
	height:36px;
	margin:0px 0px 1px 0px;
	padding: 20px;
	text-align:center;
	cursor:pointer;
	color: white;
	font-size: 12px;
	overflow:hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 20px;
	/*
	background-image:url('/intern/bild/buttoncover_1.png');
	background-position:0px 120px;
	*/
	background-color: #fff; color:#000; border: 1px solid #e6549e;
}

.zCheckbox{}

.zSelected{background-color: #e6549e; color: #FFF; }

.zSelected.zCheckbox{}