#dialog-test-leifheit .ta-block {
	display:none;
}

#dialog-test-leifheit .general-check {
	width: 95%;
	overflow: auto;
	padding: 8px;
	border: none;
	background-color: rgba(52, 61, 93, 0.5);
	color: white;
}

#dialog-test-leifheit > label {
	margin-right: 4px;
	margin-left: 8px;
}

#dialog-test-leifheit > label:first-child {
	display: inline-block;
}

#dialog-test-leifheit .oms-title {width: 400px;}

#dialog-test-leifheit table.oms-data {
	width: 99%;
	border-collapse: collapse;
}

#dialog-test-leifheit .oms-data > thead > tr > th:first-child {cursor: pointer;}

#dialog-test-leifheit .oms-data > tbody > tr > td {
	vertical-align: top;
	padding: 4px;
}

#dialog-test-leifheit .oms-data > tbody > tr {
	border-bottom: 1px solid rgb(51, 60, 78);
}

#dialog-test-leifheit .oms-data a {
	margin-left: 4px;
	margin-bottom: 4px;
}

#dialog-test-leifheit .oms-data textarea {
	overflow: auto;
	padding: 8px;
    border: none;
    width: 94%;
    background-color: rgba(52, 61, 93, 0.5);
	color: white;
	resize: none;
}

#dialog-test-leifheit .oms-data .oms-label {width: 80px;}
#dialog-test-leifheit .oms-data .oms-label textarea {width: 80%;}
#dialog-test-leifheit .oms-data .oms-ctrl {
	padding-right: 0;
}

#dialog-test-leifheit .oms-data .dropzone {
	width: 136px;
    height: 92px;
	margin: 0;
}

#dialog-test-leifheit .oms-data .dz-message {
	margin: 0.3em 0;
    font-size: 15px;
}

#dialog-test-leifheit .oms-data .oms-schema {width: 144px;}

#dialog-test-leifheit .oms-data .oms-schema > img {
	min-width: 40px;
	border-style: solid;
    border-width: 0px;
}

#dialog-test-leifheit .oms-data .oms-ctrl {width: 32px;}

#dialog-test-leifheit .oms-data .pic-edit-ctrl {background-color: rgb(48, 98, 72);}

#dialog-test-leifheit .oms-data .expand-area {background-color: rgb(62, 54, 108);}

#dialog-test-leifheit .oms-data .add-oms {background-color: rgb(2, 100, 80);}

#dialog-test-leifheit .oms-data .paste-oms,
#dialog-test-leifheit .oms-data .copy-oms {background-color: rgb(114, 136, 3);}

#dialog-test-leifheit .oms-data .pic-rem-ctrl, #dialog-test-leifheit .oms-data .rem-oms {background-color: rgb(190, 38, 84);}

#dialog-test-leifheit .oms-point textarea, #dialog-test-leifheit .oms-desc textarea
 , #dialog-test-leifheit .oms-method-of-measurement textarea, #dialog-test-leifheit .oms-frequency textarea
  , #dialog-test-leifheit .oms-measurement textarea, #dialog-test-leifheit .oms-tolerance textarea  {
	background-color: rgb(235, 255, 201);
	color: black;
}

#dialog-test-leifheit .oms-reparation textarea {
	background-color: rgb(242, 242, 104);
	color: black;
}

#dialog-test-leifheit .lh-measurement .oms-reparation textarea, #dialog-test-leifheit .lh-measurement .oms-point textarea, #dialog-test-leifheit .lh-measurement .oms-desc textarea
 , #dialog-test-leifheit .lh-measurement .oms-method-of-measurement textarea, #dialog-test-leifheit .lh-measurement .oms-frequency textarea
  , #dialog-test-leifheit .lh-measurement .oms-measurement textarea, #dialog-test-leifheit .lh-measurement .oms-tolerance textarea  {
	background-color: rgb(154, 255, 149);
	color: black;
}
