.pwart15 {
	color: red !important;
	font-weight: bold;
}
#is_art15:checked {
  background-color: red;
  color: white;
}

.is-charter {
	background-color: yellow !important;
}

.is-ncab {
	background-color: #fbe3e3 !important;
}

.is-noteboat {
	background-color: #ffb878 !important;
}

.data-hilite-text {
    color: red !important;
}

.pwold {
	background-color: #e5dcd1 !important;
}



.pwlink-master {
	background-color: #e38b8b !important;
}

.pwlink-sibling {
	background-color: #7697e1 !important;
}

.pwchanged {
	background-color: #dae177 !important;
	font-weight: bold;
}





.mediadoc-descriz-en {
	font-style: italic;
	font-weight: bold;
	color: rgb(198, 70, 0);
}

.mediadoc-linked {
	color: gray !important;
}

.docai-works-list {
	max-height: 110px;
	overflow-y: auto;
}

.docai-work-info-worknum {
	display: inline-table;
	font-size: 95%;
	width: 15%;
}
.docai-work-info-boat {
	display: inline-table;
	font-size: 95%;
	width: 35%;
}
.docai-work-info-impcosto {
	display: inline-table;
	text-align: right;
	font-size: 95%;
	width: 20%;
}
.docai-work-info-contab {
	display: inline-table;
	width: 4%;
}
.docai-work-info-docgen {
	display: inline-table;
	width: 18%;
	text-align: right;
}
.docai-work-info-print {
	display: inline-table;
	width: 4%;
	font-size: 95%;
}
.docai-work-info-row:hover {
	background-color: #71bf45;
	border-radius: 6px;
}
