/*!
 * @company pure media solutions GmbH <https://www.pure-media-solutions.de/>
 */
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v18-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v18-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v18-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v18-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v18-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v18-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v18-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v18-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v18-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v18-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v18-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v18-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v18-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v18-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}



::placeholder {
    color: #819296
}

::-moz-placeholder {
    color: #819296
}

::-webkit-input-placeholder {
    color: #819296
}

:-ms-input-placeholder {
    color: #819296
}

.ui-state-default {
    color: #fff;
    outline: none !important
}

.ui-accordion {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ui-accordion-header {
    padding: 10px 14px !important;
    border: none;
    border-radius: 0;
    font-size: 1.2em !important;
    background: #1d1d1b
}

.ui-accordion-header .ui-accordion-header-icon {
    float: right
}

.ui-accordion-content {
    padding-left: 14px !important;
    padding-right: 14px !important;
    border: none;
    border-radius: 0;
    font-size: 1em;
    color: #545454;
    background: #f1f3f2;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.ui-icon, .ws-ui-accordion-list-container .list-group .list-group-item .ws-ui-icon-arrows {
    width: 20px;
    height: 20px;
    margin-top: 1px;
    background-position: center;
    background-size: 70%
}

.ws-ui-icon-plus {
    background-image: url("images/icon-plus-thick.png") !important
}

.ws-ui-icon-minus {
    background-image: url("images/icon-minus-thick.png") !important
}

.ws-ui-icon-arrows {
    background-image: url("images/icon-arrows.png") !important
}

.ui-icon-circle-triangle-e, .ui-icon-circle-triangle-s, .ui-icon-circle-triangle-w {
    width: 16px;
    height: 16px;
    background-size: auto
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.alert {
    padding: 0;
    border: none;
    background: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.alert .fa-info-circle {
    position: relative;
    bottom: -2px;
    font-size: 1.5em
}

.alert ul {
    list-style: none;
    padding-left: 0
}

.alert ul li {
    padding: 0 0 10px 0
}

.alert-success {
    color: #459465
}

.alert-danger {
    color: #d92f44
}

body, html {
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #1d1d1b;
	font-weight: 400;
}

h1, h2, h3, h4 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

h3 {
    margin-bottom: 2px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
    font-size: 1.2em;
    color: #1d1d1b;
	font-weight: 800;
}

h4 {
    margin-bottom: 10px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
    font-size: 1.0em;
    color: #1d1d1b
}

a {
    color: #008ac9;
}

a:hover {
    color: #016897;
}

a:active {
    color: #008ac9;
}

b, strong {
	font-weight: 700;
}

.ws-container {
    position: relative;
    width: calc(100% - 48px);
    max-width: calc(1000px - 48px);
    min-width: calc(1000px - 48px);
    padding: 0 24px;
    margin: 0 auto
}

.ws-container-login {
    position: relative;
    width: calc(100% - 48px);
    max-width: calc(900px - 48px);
    min-width: calc(900px - 48px);
    padding: 0 24px;
    margin: 0 auto
}

.ws-dialog {
    z-index: 90;
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: #fff
}

.ws-dialog .ws-dialog-content {
    padding-bottom: 150px
}

input[type="text"], input[type="email"], input[type="password"], input[type="number"], textarea, select {
    border: none !important;
    border-radius: 0 !important;
    background: #f1f3f2 !important;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

textarea {
    padding: 10px;
	width: 100%;
}

.ws-input-dropdown {
    position: relative;
    width: 100%
}

.ws-input-dropdown ul {
    z-index: 100;
    display: none;
    position: absolute;
    width: 400px;
    max-height: 500px;
    margin: 0;
    top: 40px;
    overflow: auto;
    background: #fff;
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3) !important;
    -moz-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3) !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ws-input-dropdown ul li {
    padding: 10px 10px;
    margin: 0;
    border: none;
    border-bottom: 1px solid #f1f3f2;
    border-radius: 0 !important;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    cursor: pointer;
	font-weight: 400;
}

.ws-input-dropdown ul li:last-child {
    border: none
}

.ws-input-dropdown ul li:hover {
    color: #fff;
    background: #016897
}

label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="number"]:focus {
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05) inset;
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05) inset
}

.form-control:focus {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important
}

button {
    padding: 6px auto;
    border: none;
    font-size: 1.1em;
    text-transform: uppercase;
    color: #fff;
    background: #008ac9;
    cursor: pointer
}

button:hover {
    background: #008ac9;
}

button:active {
    background: #008ac9;
}

button:focus {
    outline: none
}

form button[type="submit"] {
  padding: 5px 10px;
  margin-top: 20px;
}

button.ws-bt-small:hover {
	background: #016897;
}

.ws-button-primary {
    background: #008ac9 !important;
    color: #fff !important;
    text-decoration: none !important
}

.ws-button-primary:hover {
    background: #016897 !important
}

.ws-button-primary:active {
    background: #008ac9 !important
}

.ws-button-primary:disabled {
    background: #cccccc !important
}

.ws-bt-small, .ws-bt-small-icon {
    padding: 8px 20px;
    font-size: 0.9em
}

.ws-bt-small-icon {
    padding-left: 48px;
    background: #1d1d1b
}

.ws-bt-small-icon .ws-icon-circle {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 30px;
    top: 6px;
    background-position: center;
    background-color: #008ac9
}

.ws-bt-small-icon:hover .ws-icon-circle {
    background-color: #fff
}

.ws-bt-small-icon-plus .ws-icon-circle {
    background-image: url("images/icon-plus-thick-white.png")
}

.ws-bt-small-icon-plus:hover .ws-icon-circle {
    background-image: url("images/icon-plus-thick-black.png")
}

.ws-bt-small-icon-minus .ws-icon-circle {
    background-image: url("images/icon-minus-thick-white.png")
}

.ws-bt-small-icon-minus:hover .ws-icon-circle {
    background-image: url("images/icon-minus-thick.png")
}

.custom-checkbox {
    display: inline-block
}

.custom-checkbox .custom-control-label {
    padding-top: 2px;
    padding-left: 12px
}

.custom-checkbox .custom-control-label::before {
    top: 0 !important;
    width: 28px !important;
    height: 28px !important;
    border: 2px solid #819296;
    border-radius: 0 !important;
    background: #f1f3f2
}

.custom-checkbox .custom-control-label::after {
    top: -20px;
    left: -10px;
    width: 60px;
    height: 60px
}

.custom-checkbox .custom-control-input {
	z-index: 1;
	width: 100%;
	left: 0;
	height: 100%;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    width: 100px;
    background: #f1f3f2;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("images/check.png")
}

.custom-radio {
    display: inline-block
}

.custom-radio .custom-control-label {
    padding-top: 2px;
    padding-left: 12px
}

.custom-radio .custom-control-label::before {
    top: 0 !important;
    width: 28px !important;
    height: 28px !important;
    border: 2px solid #819296;
    background: #f1f3f2
}

.custom-radio .custom-control-label::after {
    top: 0;
    width: 28px;
    height: 28px;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background: #008ac9
}

.ws-form-icon-button {
    padding: 10px
}

.col-form-label {
    font-size: 1.2em;
    color: #1d1d1b;
	font-weight: 400;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
}

.input-group-append .input-group-text, .input-group-append .dropdown-toggle {
    min-width: 44px;
    border: none;
    border-radius: 0;
    font-size: 1.2em;
    color: #fff;
    background: #1d1d1b
}

header {
    z-index: 100;
    position: relative;
    width: 100%;
    height: 180px;
    background-color: #f3f3f3;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#ws-header-logo {
    position: relative;
    float: left;
    width: 230px;
    height: 180px;
    background: url("images/logo.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center
}

#ws-header-nav {
    position: relative;
    float: right
}

#ws-header-user {
    position: absolute;
    width: 800px;
    right: 0;
    padding-top: 20px;
    font-size: 0.9em;
    text-align: right;
    color: #1d1d1b;
	display: flex;
	align-items: baseline;
	justify-content: flex-end;
}

#ws-header-user .fa-user {
    margin-right: 2px;
    font-size: 1.8em;
    color: #008ac9;
}

#ws-header-user strong {
    font-weight: 700;
}

#ws-header-user button {
    margin-left: 6px;
    padding: 2px 14px;
	background: #008ac9;
	font-size: 1em;
}
#ws-header-user button:hover {
	background: #1d1d1b;
	color: #fff;
}

#ws-header-buttons {
    margin-top: 50px
}

.ws-header-button {
    float: right;
    padding: 14px;
    margin-top: 26px;
    margin-left: 10px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
    font-size: 1.0em;
    line-height: 26px;
    color: #1d1d1b;
    background: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15) !important;
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15) !important;
	font-weight: 600;
	display: flex;
	align-items: center;
	text-decoration: none !important;
}

.ws-header-button:hover {
    color: #fff;
    background-color: #1d1d1b;
}

.ws-header-button:hover .ws-icon-circle {
    background-color: #fff;
	background-image: url("images/icon-plus.png") !important;
}

.ws-header-button:active {
    background-color: #008ac9;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15) !important;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15) !important
}

.ws-header-button .ws-icon-circle {
    float: left;
    width: 52px;
    height: 52px;
    background-color: #008ac9;
}

.ws-header-button .ws-icon-button-text {
    float: left;
    margin-left: 10px;
    font-weight: bold;
    text-align: left
}

.ws-header-button .ws-icon-circle {
    background-image: url("images/icon-plus-white.png")
}

#ws-header-back-button {
    z-index: 1;
    position: absolute;
    width: 32px;
    height: 50px;
    top: 190px;
    left: 20px;
    background-image: url("images/back.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%
}
#ws-header-back-button a::after {
	content: "Zurück";
	position: relative;
	top: 13px;
	left: 38px;
	color: #1d1d1b;
	font-weight: 600;
	font-size: 0.9em;
	text-transform: uppercase;
}
#ws-header-back-button a:hover {
	text-decoration: none;
}
#ws-header-back-button:hover, #ws-header-back-button:active {
    background-image: url("images/back-primary.png")
}

section {
    position: relative;
    padding-bottom: 140px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

section h1 {
    margin-bottom: 0;
    padding: 24px 0 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
    font-size: 2em;
    text-align: center;
    color: #1d1d1b;
	text-transform: uppercase;
	font-weight: 600;
}

section h2 {
    padding: 0 0 40px 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
    font-size: 1.8em;
    text-align: center;
    color: #008ac9;
	font-weight: 700;
}

section h2 span {
    padding: 0 10px;
    text-transform: uppercase;
    color: #fff;
    background: #008ac9
}

.ws-section-buttons {
    margin-top: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ws-section-buttons .col-6 button, .ws-section-buttons .col-12 button {
    width: 100%;
    margin: 0 !important;
    padding: 10px 0;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    background: #008ac9;
}

.ws-section-buttons .col-6 button:hover, .ws-section-buttons .col-12 button:hover {
    background: #016897
}

.ws-section-buttons .col-6 button:active, .ws-section-buttons .col-12 button:active {
    background: #016897
}

.ws-section-buttons .col-12 {
    padding: 0
}

.ws-section-buttons .col-6 {
    position: relative;
    width: calc(50% - 10px);
    margin-right: 10px;
    padding: 0
}

.ws-section-buttons .col-6:last-child {
    width: 50%;
    margin-right: 0
}

.ws-section-buttons .col-6:last-child button {
    font-weight: normal;
    background: #1d1d1b
}

.ws-section-buttons .col-6:last-child button:hover {
    background: #666666
}

.ws-section-buttons .col-6:last-child button:active {
    background: #67787c
}

.ws-pagination {
    margin-top: 20px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 600;
}

.ws-pagination .page-item .page-link {
    border-radius: 0;
    padding: 10px 16px;
    color: #008ac9
}

.ws-pagination .page-item.active .page-link {
    border-color: #008ac9;
    color: #fff;
    background: #008ac9
}

.ws-pagination .page-item.disabled .page-link {
    color: #cccccc
}

footer {
    z-index: 100;
    position: fixed;
    width: 100%;
    bottom: 0;
    padding: 20px 0;
    font-size: 1em;
    font-weight: lighter;
    text-align: center;
    color: #fff;
    background: #1d1d1b;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ws-no-margin {
    margin: 0
}

.ws-margin-bottom-10 {
    margin-bottom: 10px
}

.ws-margin-bottom-20 {
    margin-bottom: 20px
}

.ws-margin-bottom-30 {
    margin-bottom: 30px
}

.ws-margin-bottom-40 {
    margin-bottom: 40px
}

.ws-margin-bottom-50 {
    margin-bottom: 50px
}

.ws-margin-bottom-60 {
    margin-bottom: 60px
}

.ws-margin-bottom-70 {
    margin-bottom: 70px
}

.ws-margin-bottom-80 {
    margin-bottom: 80px
}

.ws-margin-bottom-90 {
    margin-bottom: 90px
}

.ws-margin-bottom-100 {
    margin-bottom: 100px
}

.ws-no-padding {
    padding: 0
}

.ws-padding-bottom-10 {
    padding-bottom: 10px
}

.ws-padding-bottom-20 {
    padding-bottom: 20px
}

.ws-padding-bottom-30 {
    padding-bottom: 30px
}

.ws-padding-bottom-40 {
    padding-bottom: 40px
}

.ws-padding-bottom-50 {
    padding-bottom: 50px
}

.ws-padding-bottom-60 {
    padding-bottom: 60px
}

.ws-padding-bottom-70 {
    padding-bottom: 70px
}

.ws-padding-bottom-80 {
    padding-bottom: 80px
}

.ws-padding-bottom-90 {
    padding-bottom: 90px
}

.ws-padding-bottom-100 {
    padding-bottom: 100px
}

.ws-padding-right-10 {
    padding-right: 10px
}

.ws-padding-right-20 {
    padding-right: 20px
}

.ws-padding-right-30 {
    padding-right: 30px
}

.ws-fill-absolute {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ws-icon-circle {
    display: block;
    border-radius: 100%;
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat
}

.ws-display-inline-block {
    display: inline-block
}

.ws-clearfix {
    display: block;
    width: 100%;
    clear: both
}

.ws-hidden {
    display: none
}

.ws-font-color-primary {
    color: #008ac9
}

.ws-font-color-bluegray-primary {
    color: #1d1d1b
}

.ws-font-weight-bold {
    font-weight: bold
}

.ws-font-size-06em {
    font-size: 0.9em;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.ws-font-size-08em {
    font-size: 1.1em;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.ws-font-size-09em {
    font-size: 0.9em
}

.ws-font-size-1em {
    font-size: 1em
}

.ws-widget-date-field {
    font-weight: bold
}

.ws-widget-date-field input[type="number"] {
    padding: 8px 5px;
    text-align: center
}

.ws-widget-date-field .ws-date-day {
    width: 60px
}

.ws-widget-date-field .ws-date-month {
    width: 80px
}

.ws-widget-date-field .ws-date-year {
    width: 100px
}

.ws-widget-native-date-field {
    padding: 5px;
    border: none;
    background: #f1f3f2
}

.ws-widget-form-group-horizontal .input-group {
    position: absolute;
    float: left;
    width: auto;
    left: 150px;
    right: 24px
}

.ws-widget-input-dropdown {
    width: 100%
}

.ws-widget-input-dropdown .input-group {
    width: 100%
}

.ws-input-group .input-group-text {
    cursor: pointer
}

.ws-input-group .input-group-text:hover {
    background: #008ac9;
}

.ws-input-group .input-group-text:active {
    background: #008ac9
}

.ws-alert {
    padding: 20px;
    font-size: 1.2em;
    color: #fff;
    background: #008ac9
}

.ws-alert h2 {
    margin: 0;
    padding: 0 0 12px 0;
    font-size: 1.4em;
    text-align: left;
    color: #fff
}

.ws-widget-signature {
    padding: 0
}

.ws-widget-signature canvas, .ws-widget-signature div[data-label="signature"] {
    width: 100%;
    height: 180px;
    border: 2px solid #008ac9
}

.ws-widget-signature canvas img, .ws-widget-signature div[data-label="signature"] img {
    width: 100%;
    height: 180px;

}

.ws-widget-signature hr {
    margin: 0;
    margin-top: -6px;
    border: none;
    /*border-bottom: 2px solid #666666*/
}

.ws-widget-signature span {
    display: block;
    width: 100%;
    font-size: 0.9em;
    text-align: right;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.ws-widget-signature-clear {
    display: inline;
    float: left;
    padding-top: 5px;
    font-size: 1.5em;
    cursor: pointer
}

.ws-widget-signature-clear:hover {
    color: #008ac9
}

.ws-widget-signature-clear:active {
    color: #008ac9
}

table {
    font-size: 1em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

table thead {
    border-bottom: 3px solid #fff !important;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-size: 1.1em;
    color: #fff;
    background: #008ac9;
	font-weight: 600;
}

table thead tr th {
    padding: 3px 14px !important;
    border-top: none !important;
    border-right: 3px solid #fff
}

table thead tr th:last-child {
    border: none
}
table.filteredtable thead tr th:last-child {
    border-bottom: 2px solid #dee2e6;
}
table tbody {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

table tbody tr th, table tbody tr td {
    border-top: none !important
}

table tbody tr td:last-child {
    border-right: none
}

table tbody tr:nth-of-type(odd) {
    background-color: #fff !important
}

table tbody tr:nth-of-type(odd) td {
    border-color: #fff !important
}

table tbody tr:nth-of-type(even) {
    background-color: #f1f3f2 !important
}

table tbody tr:nth-of-type(even) td {
    border-color: #f1f3f2 !important
}

table tbody td[data-label="open"] {
    position: relative;
    border-left: 3px solid;
    border-right: 3px solid;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
    font-size: 1.1em;
    text-align: center;
	vertical-align: middle;
    color: #fff;
    background: #1d1d1b;
	font-weight: 600;
}

table tbody td[data-label="open"]:hover {
    background: #008ac9
}

table tbody td[data-label="open"]:active {
    background: #008ac9
}

table tbody td[data-label="closed"] {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 0.9em;
    font-weight: 600;
    text-align: center;
    color: #1d1d1b
}

table tbody td[data-label="closed"] span {
    font-size: 0.8em;
}

table.no-arrows input[type="number"] {
    -moz-appearance: textfield;
}
table.no-arrows input::-webkit-outer-spin-button,
table.no-arrows input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.form_editor table tbody tr td:first-of-type {
    width: 50%;
    padding-right: 5%;
}

.ws-table-secondary thead th {
    background: #1d1d1b
}

.ws-table-compact tbody td, .ws-table-compact tbody th {
    padding-top: 8px;
    padding-bottom: 8px
}

#ws-widget-table-report-overview thead th[label="show"], #ws-widget-table-report-overview thead th[label="edit"] {
    text-align: center;
    background: #1d1d1b
}

#ws-widget-table-report-overview tbody tr td[label="show"], #ws-widget-table-report-overview tbody tr td[label="edit"] {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 1.6em;
    text-align: center;
    color: #008ac9;
	vertical-align: middle;
}

#ws-widget-table-report-overview tbody tr:nth-of-type(even) td[data-label="open"] {
    background: #1d1d1b;
}

#ws-widget-table-report-overview tbody tr:nth-of-type(even) td[data-label="open"]:hover {
    background: #008ac9
}

#ws-widget-table-report-overview tbody tr:nth-of-type(even) td[data-label="open"]:active {
    background: #008ac9
}

table.filteredtable {
	table-layout: fixed;
	overflow-wrap: break-word;
}
table.filteredtable tr.filter-search-tablerow input {
	width: 100%;
}
table.filteredtable thead tr th {
	font-size: 15px;
	padding: 8px !important;
}

#ws-device-dummy {
    display: none
}

#showpic-section img {
	max-width: 100%;
}

.ws-device-item {
    position: relative
}

.ws-device-item button[data-action="show_additional_data_popup"] {
    width: 100%;
    margin-top: 10px;
    padding: 6px 10px;
    font-size: 0.8em
}

.ws-device-item-additional-data {
    z-index: 10;
    display: none;
    position: absolute;
    top: 10px;
    right: 20px;
    bottom: 40px;
    left: 20px;
    padding: 20px;
    border: 10px solid #fff;
    color: #fff;
    background: #67787c;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5) !important;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5) !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5) !important
}

.ws-device-item-additional-data h3 {
    color: #fff
}

.ws-device-item-additional-data label {
    font-weight: bold
}

.ws-device-item-additional-data button[data-action="close"] {
    position: absolute;
    top: 15px;
    right: 20px;
    padding: 4px 10px;
    background: #d92f44
}

.ws-device-item-additional-data button[data-action="close"]:hover {
    background: #dd4557
}

.ws-device-item-additional-data button[data-action="close"]:active {
    background: #ca2539
}

.ws-device-item-additional-data button[data-action="add"] {
    position: absolute;
    bottom: 20px;
    right: 20px;
    padding: 5px 10px;
    background: #459465
}

.ws-device-item-additional-data button[data-action="add"]:hover {
    background: #4da571
}

.ws-device-item-additional-data button[data-action="add"]:active {
    background: #428d60
}

.ws-device-item-additional-data .alert {
    display: none;
    position: absolute;
    top: 80px;
    right: 20px;
    width: 350px;
    padding: 10px;
    background: #d92f44;
    color: #fff
}

.ws-device-item-confirm-remove {
    padding-left: 0;
    padding-right: 0;
    background: #d92f44 !important
}

#ws-commodity-dummy {
    display: none
}

.ws-commodity-list-item th {
    text-align: center
}

.ws-commodity-list-item th, .ws-commodity-list-item td {
    position: relative;
    padding: 4px 0;
    vertical-align: middle
}

.ws-commodity-list-item th input[type="number"], .ws-commodity-list-item th input[type="text"], .ws-commodity-list-item td input[type="number"], .ws-commodity-list-item td input[type="text"] {
    padding: 0 10px !important
}

.ws-commodity-list-item th input[type="number"]:last-child, .ws-commodity-list-item td input[type="number"]:last-child {
    font-weight: bold;
    text-align: center
}

.ws-commodity-list-item th:last-child, .ws-commodity-list-item td:last-child {
    text-align: center
}

.ws-commodity-list-item th:last-child .fa-trash, .ws-commodity-list-item td:last-child .fa-trash {
    color: #1d1d1b
}

.ws-commodity-list-item th:last-child:hover, .ws-commodity-list-item td:last-child:hover {
    background: #016897
}

.ws-commodity-list-item th:last-child:hover .fa-trash, .ws-commodity-list-item td:last-child:hover .fa-trash {
    color: #fff
}

.ws-commodity-list-item th:last-child:active, .ws-commodity-list-item td:last-child:active {
    background: #008ac9
}

.ws-commodity-list-item th:last-child:active .fa-trash, .ws-commodity-list-item td:last-child:active .fa-trash {
    color: #fff
}

.ws-commodity-list-item td .fa-trash {
    font-size: 1.2em
}

.ws-commodity-list-item .form-control {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: transparent !important
}

.ws-commodity-list-item .input-group-text {
    min-width: auto;
    padding: 4px 10px;
    background: #008ac9
}

.ws-commodity-list-item .input-group-text:hover {
    background: #016897
}

.ws-commodity-list-item .input-group-text:active {
    background: #008ac9
}

.ws-ui-accordion-list-container {
    padding: 0 !important;
    margin: 0 !important;
    background: transparent
}

.ws-ui-accordion-list-container .list-group .list-group-item {
    position: relative;
    margin-bottom: 2px;
    border: none;
    border-radius: 0;
    background: #f1f3f2;
    cursor: pointer
}

.ws-ui-accordion-list-container .list-group .list-group-item:hover {
    color: #fff;
    background: #008ac9
}

.ws-ui-accordion-list-container .list-group .list-group-item:hover .ws-ui-icon-arrows {
    background-image: url("images/icon-arrows-white.png") !important
}

.ws-ui-accordion-list-container .list-group .list-group-item:active {
    color: #fff;
    background: #008ac9
}

.ws-ui-accordion-list-container .list-group .list-group-item .ws-ui-icon-arrows {
    position: absolute;
    right: 14px;
    top: 10px;
    background-size: 60%;
    background-repeat: no-repeat
}

.ws-ui-accordion-list-container .list-group .list-group-item:last-child {
    margin: 0
}

.ws-ui-accordion-list-container .ws-ui-accordion-list-item-add {
    background: #cccccc !important
}

.ws-ui-accordion-list-container .ws-ui-accordion-list-item-add:hover {
    background: #008ac9 !important
}

.ws-ui-accordion-list-container .ws-ui-accordion-list-item-add:active {
    background: #008ac9 !important
}

.ws-ui-accordion-list-container .ws-ui-accordion-list-item-add .ws-icon-circle {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 18px;
    top: 8px;
    background-image: url("images/icon-plus-thick-black.png");
    background-position: center;
    background-size: 40%;
    background-color: #fff
}

.ws-ui-accordion-list-container .ws-ui-accordion-list-item-add:hover .ws-icon-circle {
    background-image: url("images/icon-plus-thick-white.png");
    background-color: #1d1d1b
}

.ws-ui-accordion-list-container .ws-ui-accordion-list-item-add strong {
    margin-left: 30px
}

#ws-body-login {
    /* background: url("images/login_bg.png"); */
    background-color: lightgray;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat
}

#ws-section-login {
    position: relative;
    width: 65%;
    margin: 200px auto;
    padding: 50px;
    background: #fff
}
#ws-section-login a {
	color: #008ac9;
}

#ws-section-login input[type="text"], #ws-section-login input[type="password"] {
    padding: 10px
}

#ws-section-login button[type="submit"] {
    padding: 10px
}

#ws-section-login-logo {
    position: absolute;
    width: 335px;
	height: 170px;
	top: -130px;
	left: 45%;
    margin-left: -140px;
    background-color: #f3f3f3;
    background-image: url("images/logo.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 255px;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2) !important
}
.changelog-txt {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.ws-section-search-results-table-container {
    display: none;
    width: 100%
}

.ws-section-search-results-table thead tr th:first-child {
    width: 170px !important
}

.ws-section-search-results-table tbody tr {
    cursor: pointer
}

.ws-section-search-results-table tbody tr:hover th, .ws-section-search-results-table tbody tr:hover td {
    color: #fff;
    background-color: #008ac9 !important
}

.ws-section-search-results-table tbody tr:active th, .ws-section-search-results-table tbody tr:active td {
    color: #fff;
    background-color: #016897 !important
}

.ws-section-search-results-table tbody tr[data-label="selected"] th, .ws-section-search-results-table tbody tr[data-label="selected"] td {
    color: #fff;
    background: #008ac9
}

.ws-section-search-no-items-found {
    display: none;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    color: #fff;
    background: #008ac9
}

.ws-loading-spinner {
    display: none;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: url("images/loading.gif");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat
}

button[data-action="do_add_device"], button[data-action="add_new_device"], button[data-action="close_add_device"] {
    float: right;
    padding: 10px 10px;
    font-size: 0.9em;
    font-weight: bold
}

button[data-action="do_add_device"], button[data-action="add_new_device"] {
    background: #459465
}

button[data-action="do_add_device"]:hover, button[data-action="add_new_device"]:hover {
    background: #3d8359
}

button[data-action="close_add_device"] {
    background: #d92f44
}

button[data-action="close_add_device"]:hover {
    background: #ca2539
}

#ws-report-overview-tabs {
    width: 100%;
    margin-bottom: 20px
}

#ws-report-overview-tabs div[data-label="tab-reports-open"], #ws-report-overview-tabs div[data-label="tab-reports-closed"], #ws-report-overview-tabs div[data-label="tab-reports-pending"] {
    position: relative;
    width: 33.333%;
    height: 43px;
    background: #e2e2e2;
}

#ws-report-overview-tabs div[data-label="tab-reports-open"].active, #ws-report-overview-tabs div[data-label="tab-reports-closed"].active, #ws-report-overview-tabs div[data-label="tab-reports-pending"].active {
    background: #008ac9;
}

#ws-report-overview-tabs div[data-label="tab-reports-open"]:hover, #ws-report-overview-tabs div[data-label="tab-reports-closed"]:hover, #ws-report-overview-tabs div[data-label="tab-reports-pending"]:hover {
    background: #008ac9;
}

#ws-report-overview-tabs div[data-label="tab-reports-open"] a, #ws-report-overview-tabs div[data-label="tab-reports-closed"] a, #ws-report-overview-tabs div[data-label="tab-reports-pending"] a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    font-weight: bold;
    color: #fff;
    text-decoration: none
}

#ws-report-overview-tabs div[data-label="tab-reports-open"], #ws-report-overview-tabs div[data-label="tab-reports-closed"] {
    float: left;
    width: calc(33.333% - 5px);
    margin-right: 5px
}

#ws-report-overview-tabs div[data-label="tab-reports-pending"] {
    float: right
}

#ws-section-report-close-signatures {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#ws-section-report-close-signatures .ws-widget-signature:first-child {
    padding-right: 30px
}

#ws-section-report-close-date {
    margin-top: 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#ws-section-report-close-date label {
    width: 100%
}

#ws-section-report-close-date .col-6 {
    padding: 0
}

#ws-section-report-warranty {
    margin-top: 30px
}

table#ws-section-auditreport-new-btb-fptb-table, table#ws-section-auditreport-new-btb-mdod-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px
}

table#ws-section-auditreport-new-btb-fptb-table thead th, table#ws-section-auditreport-new-btb-mdod-table thead th {
    border: none;
    text-align: center
}

table#ws-section-auditreport-new-btb-fptb-table thead th:first-child, table#ws-section-auditreport-new-btb-mdod-table thead th:first-child {
    min-width: 295px
}

table#ws-section-auditreport-new-btb-fptb-table tbody tr, table#ws-section-auditreport-new-btb-mdod-table tbody tr {
    background: transparent !important
}

table#ws-section-auditreport-new-btb-fptb-table tbody tr td input[type="number"], table#ws-section-auditreport-new-btb-mdod-table tbody tr td input[type="number"] {
    float: left;
    width: 50%
}

table#ws-section-auditreport-new-btb-fptb-table tbody tr td input[type="number"]:nth-child(1), table#ws-section-auditreport-new-btb-mdod-table tbody tr td input[type="number"]:nth-child(1) {
    width: calc(50% - 5px);
    margin-right: 5px
}

table#ws-section-auditreport-new-btb-fptb-table tbody tr td:nth-child(1), table#ws-section-auditreport-new-btb-mdod-table tbody tr td:nth-child(1) {
    padding-right: 10px;
    text-align: right
}

#ws-section-auditreport-new-signatures {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#ws-section-auditreport-new-signatures .col-6:first-child {
    padding-right: 30px !important
}

#ws-section-checklist-new-legend {
    width: 100%;
    margin-bottom: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#ws-section-checklist-new-legend h3 {
    margin-bottom: 10px
}

#ws-section-checklist-new-legend div[data-label="legend"] {
    float: left;
    margin-right: 20px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

#ws-section-checklist-new-legend .ws-checklist-entry-item-option {
    border: none !important;
    position: relative;
    margin: 0 2px -5px 0;
    top: 0;
    right: 0
}

#ws-section-checklist-new-list {
    margin-bottom: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ws-checklist {
    width: 100%;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.ws-checklist-entry {
    display: block;
    position: relative;
    float: left;
    width: calc(50% - 20px);
    margin: 0 20px 20px 0;
    padding: 0
}

.ws-checklist-entry:nth-child(3n+2) {
    width: 50%;
    margin: 0
}

.ws-checklist-entry h3 span {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    padding: 10px 0;
    margin-right: 10px;
    font-size: 1.2em;
    text-align: center;
    background: #f1f3f2
}

.ws-checklist-entry h4 {
    margin-left: 60px;
    font-size: 14px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.ws-checklist-entry ul {
    padding: 0;
    list-style: none
}

.ws-checklist-entry-head {
    min-height: 80px;
    margin-bottom: 20px;
    border-bottom: 2px solid #cccccc
}

.ws-checklist-subentry {
    position: relative;
    margin-bottom: 20px
}

.ws-checklist-subentry h5 {
    display: block;
    padding: 5px;
    font-size: 0.95em;
    font-weight: bold;
    color: #666666
}

.ws-checklist-entry-item {
    display: block;
    position: relative;
    width: 100%;
    padding: 12px 10px;
    margin-bottom: 5px;
    border-bottom: 2px solid #e5e9e9;
    background: #f1f3f2
}

.ws-checklist-entry-item:hover {
    border-bottom: 2px solid transparent;
    color: #fff;
    background: #666666;
    cursor: pointer
}

.ws-checklist-entry-item:hover .ws-checklist-entry-item-option {
    border: 2px solid #fff
}

.ws-checklist-entry-item .ws-checklist-entry-item-option {
    float: right
}

.ws-checklist-entry-item.no-hover:hover {
    border-bottom: 2px solid #e5e9e9;
    color: #545454;
    background: #f1f3f2 !important
}

.ws-checklist-entry-item-title {
    display: block;
    float: left;
    margin-right: 50px
}

.ws-checklist-entry-item-option {
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 10px;
    width: 24px;
    height: 24px;
    background: #cccccc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%
}

.ws-checklist-entry-item-option[data-option="unchecked"] {
    background-color: #cccccc
}

.ws-checklist-entry-item-option[data-option="ok"] {
    background-color: #53a566;
    background-image: url("images/checklist-ok.png")
}

.ws-checklist-entry-item-option[data-option="not-reliable"] {
    background-color: #dc5050;
    background-image: url("images/checklist-not-reliable.png")
}

.ws-checklist-entry-item-option[data-option="missing"] {
    background-color: #51a7d0;
    background-image: url("images/checklist-missing.png")
}

.ws-checklist-entry-item-option[data-option="repair-required"] {
    background-color: #7a6ea9;
    background-image: url("images/checklist-repair-required.png")
}

.ws-checklist-item-option-selector {
    z-index: 10;
    display: none;
    position: absolute;
    width: 100%;
    top: 48px;
    right: 0;
    background: #f1f3f2;
    -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.3) !important;
    -moz-box-shadow: 0 0 60px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.3) !important
}

.ws-checklist-item-option-selector div[data-label="option"] {
    padding: 10px;
    border-bottom: 2px solid #e5e9e9;
    color: #545454
}

.ws-checklist-item-option-selector div[data-label="option"]:hover {
    border-color: #666666;
    color: #fff;
    background: #666666
}

.ws-checklist-item-option-selector .ws-checklist-entry-item-option {
    border: none !important;
    position: relative;
    top: 0;
    right: 0
}

#ws-section-checklist-new-signatures {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#ws-section-checklist-new-signatures .ws-widget-signature:first-child {
    padding-right: 30px !important
}

#ws-section-report-new-dialog-add-checklist-blank-dummy {
    display: none
}

.ws-checklist-entry-item-CHO {
    display: block;
    position: relative;
    width: 100%;
    padding: 12px 10px;
    margin-bottom: 5px;
    border-bottom: 2px solid #e5e9e9;
    background: #f1f3f2
}

.ws-checklist-entry-item-CHO:hover {
    border-bottom: 2px solid transparent;
    color: #fff;
    background: #666666;
    cursor: pointer
}

.ws-checklist-entry-item-title-CHO {
    display: block;
    float: left;
    margin-right: 50px
}

.ws-checklist-entry-item-CHO:hover .ws-checklist-entry-item-option-CHO {
    border: 2px solid #fff
}

.ws-checklist-entry-item-CHO .ws-checklist-entry-item-option-CHO {
    float: right
}

.ws-checklist-entry-item-option-CHO {
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 10px;
    width: 24px;
    height: 24px;
    background: #cccccc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%
}

.ws-checklist-entry-item-option-CHO[data-option="unchecked"] {
    background-color: #cccccc
}

.ws-checklist-entry-item-option-CHO[data-option="ok"] {
    background-color: #53a566;
    background-image: url("images/checklist-ok.png")
}

.ws-checklist-entry-item-option-CHO[data-option="not-reliable"] {
    background-color: #dc5050;
    background-image: url("images/checklist-not-reliable.png")
}

.ws-checklist-entry-item-option-CHO[data-option="missing"] {
    background-color: #51a7d0;
    background-image: url("images/checklist-missing.png")
}

.ws-checklist-entry-item-option-CHO[data-option="repair-required"] {
    background-color: #7a6ea9;
    background-image: url("images/checklist-repair-required.png")
}

.ws-checklist-item-option-selector-CHO .ws-checklist-entry-item-option-CHO {
    border: none !important;
    position: relative;
    top: 0;
    right: 0
}

.ws-clearfix-CHO {
    display: block;
    width: 100%;
    clear: both
}

.ws-checklist-item-option-selector-CHO {
    z-index: 10;
    display: none;
    position: absolute;
    width: 100%;
    top: 48px;
    right: 0;
    background: #f1f3f2;
    -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.3) !important;
    -moz-box-shadow: 0 0 60px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.3) !important
}

.ws-checklist-item-option-selector-CHO div[data-label="option"] {
    padding: 10px;
    border-bottom: 2px solid #e5e9e9;
    color: #545454
}

.ws-checklist-item-option-selector-CHO div[data-label="option"]:hover {
    border-color: #666666;
    color: #fff;
    background: #666666
}

.ws-checklist-item-option-selector-CHO .ws-checklist-entry-item-option-CHO {
    border: none !important;
    position: relative;
    top: 0;
    right: 0
}

.ws-checklist-entry-item-CHO:hover .ws-checklist-entry-item-option-CHO {
    border: 2px solid #fff
}

.ws-checklist-entry-item-CHO .ws-checklist-entry-item-option-CHO {
    float: right
}

.ws-checklist-entry-item-option-CHO {
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 10px;
    width: 24px;
    height: 24px;
    background: #cccccc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%
}

.ws-checklist-entry-item-option-CHO[data-option="unchecked"] {
    background-color: #cccccc
}

.ws-checklist-entry-item-option-CHO[data-option="ok"] {
    background-color: #53a566;
    background-image: url("images/checklist-ok.png")
}

.ws-checklist-entry-item-option-CHO[data-option="not-reliable"] {
    background-color: #dc5050;
    background-image: url("images/checklist-not-reliable.png")
}

.ws-checklist-entry-item-option-CHO[data-option="missing"] {
    background-color: #51a7d0;
    background-image: url("images/checklist-missing.png")
}

.ws-checklist-entry-item-option-CHO[data-option="repair-required"] {
    background-color: #7a6ea9;
    background-image: url("images/checklist-repair-required.png")
}

.ws-image-list ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    user-select: none;
    -webkit-touch-callout: none
}

.ws-image-list ul li {
    position: relative;
    float: left;
    width: calc(60px - 5px);
    height: calc(60px - 5px);
    margin: 0 5px 5px 0;
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer
}

.ws-image-list ul li[data-label="thumb"]:hover {
    opacity: 0.7
}

.ws-image-list ul li label[data-action="add_image"] {
    position: relative;
    width: calc(60px - 5px);
    height: calc(60px - 5px);
    background-color: #cccccc;
    background-image: url("images/icon-plus-thick-white.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
    cursor: pointer
}

.ws-image-list ul li label[data-action="add_image"]:hover {
    background-color: #c7cfcf
}

.ws-image-list ul li label[data-action="delete_image"] {
    display: none;
    position: absolute;
    width: calc(60px - 5px);
    height: calc(60px - 5px);
    top: 0;
    left: 0;
    background-color: rgba(217, 47, 68, 0.8);
    background-image: url("images/icon-minus-thick-white.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
    cursor: pointer
}

.ws-image-list ul li #ws-section-report-image-upload-file-input {
    display: none
}

.ws-add-device-form-widget {
    display: none;
    width: 100%
}

.ws-add-device-form-widget hr {
    margin: 10px 0 5px
}

.ws-add-device-form-widget input[type="text"], .ws-add-device-form-widget input[type="number"], .ws-add-device-form-widget select {
    width: 100%;
    padding: 8px 10px;
    margin-bottom: 10px
}

.ws-add-device-form-widget button[data-action="do_add_device"] {
    float: right
}

.ws-add-device-form-widget button[data-action="remove_device"] {
    float: right;
    padding: 6px 12px;
    margin-top: -40px;
    background: #d92f44
}

.ws-add-device-form-widget button[data-action="remove_device"]:hover {
    background: #dd4557
}

.ws-add-device-form-widget #ws-add-device-form-widget-image {
    display: none
}

.ws-device-summary-item {
    padding: 10px;
    margin-bottom: 5px;
    background: #f0f3f3
}

.ws-device-summary-item h6 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 1.2em
}

.ws-device-summary-item ul {
    padding-left: 20px;
    list-style: square
}

.ws-device-summary-item ul li {
    font-size: 0.9em
}

.select-w-border {
    border-color: #51a7d0;
    border-style: solid;
    border-width: 2px;
    box-sizing:border-box;
    width: 990px;
    padding-left: 10px;
}

/* CSS for orders*/
.clear{
    clear:both;
    margin-top: 20px;
}

#searchResult{
    list-style: none;
    padding: 0px;
    width: 900px;
    position: absolute;
    margin: 0;
}

#searchResult li{
    background: #ffff;
    padding: 4px;
    margin-bottom: 1px;
}

#searchResult li:nth-child(even){
    background: #f1f3f2;
}

#searchResult li:hover{
    cursor: pointer;
}
table#searchResult {
	position: relative;
}

/*CSS für Ampel*/
.yellow{
    background-color: #ffc90e;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    display: block;
}
.green{
    background-color: #22b14c;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    display: block;
}
.red{
    background-color: #ed1c24;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    display: block;
}

.button_done{
    background-color: #22b14c;
    padding: 6px 20px;
    font-size: 17px;
}
