<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Necta
 * 
 * http://brick-soft.at
 */
.product-image {
	cursor: pointer;
}
 
.icon-find {
	background: url(../images/icons/new/search-16.png) no-repeat center
		left !important;
}

.icon-toolbar-new {
	background: url(../images/icons/new/new-16.png) no-repeat center
		left !important;
}

.icon-toolbar-new-grey {
	background: url(../images/icons/new/new-16.png) no-repeat center
		left !important;
}

.icon-toolbar-edit {
	background: url(../images/icons/new/edit-16.png) no-repeat center
		left !important;
}

.icon-toolbar-save {
	background: url(../images/icons/new/save-16.png) no-repeat center
		left !important;
}

.icon-toolbar-print {
	background: url(../images/icons/new/print-16.png) no-repeat center
		left !important;
}

.icon-toolbar-delete {
	background: url(../images/icons/new/delete-16.png) no-repeat center
		left !important;
}

.icon-toolbar-delete-grey {
	background: url(../images/icons/new/delete-16.png) no-repeat center
		left !important;
}

.icon-toolbar-mail {
	background: url(../images/icons/new/send-16.png) no-repeat center
		left !important;
}

.icon-toolbar-mail-grey {
	background: url(../images/icons/new/send-16.png) no-repeat center
		left !important;
}

.icon-toolbar-cancel {
	background: url(../images/icons/new/cancel-16.png) no-repeat center
		left !important;
}

.icon-toolbar-up {
	background: url(../images/icons/new/up-16.png) no-repeat center
		left !important;
}

.icon-toolbar-up-grey {
	background: url(../images/icons/new/up-16.png) no-repeat center
		left !important;
}

.icon-toolbar-down {
	background: url(../images/icons/new/down-16.png) no-repeat center
		left !important;
}

.icon-toolbar-down-grey {
	background: url(../images/icons/new/down-16.png) no-repeat center
		left !important;
}

.icon-excel {
	background: url(../images/icons/new/excel-16.png) no-repeat center
		left !important;
}

.icon-excel-grey {
	background: url(../images/icons/new/excel-16.png) no-repeat center
		left !important;
}

.icon-trash {
	background: url(../images/icons/new/trash-16.png) no-repeat center
		left !important;
}

.icon-test {
	background: url(../images/icons/pass-fail-16.png) no-repeat center
		left !important;
}

.icon-transfer {
	background: url(../images/icons/new/transfer-16.png) no-repeat center
		left !important;
}

.icon-exchange-price {
	background: url(../images/icons/new/exchange-price-16.png) no-repeat center
		left !important;
}

.icon-reset {
	background: url(../images/icons/reset.png) no-repeat center
		left !important;
}

.icon-reset-grey {
	background: url(../images/icons/reset-grey.png) no-repeat center
		left !important;
}

.icon-product-availability-check {
	background: url(../images/icons/new/product-availability-check-16.png) no-repeat center
		left !important;
}

.group-td {
	color:#3764A0;
	background: white;
	border-bottom: 2px solid #99BBE8;
}

.x-tool-close-order-articlesearch {
    background-position:0 -105px;
}

.x-tool-close-order-articlesearch-over {
    background-position:-15px -105px;
}

.icon-toolbar-import {
	background: url(../images/icons/new/import-16.png) no-repeat center
		left !important;
}

.icon-toolbar-import-grey {
	background: url(../images/icons/new/import-16.png) no-repeat center
		left !important;
}

.icon-toolbar-export {
	background: url(../images/icons/new/export-16.png) no-repeat center
		left !important;
}

.icon-toolbar-export-grey {
	background: url(../images/icons/new/export-16.png) no-repeat center
		left !important;
}

.icon-toolbar-refresh {
	background: url(../images/icons/refresh.png) no-repeat center
		left !important;
}

.icon-toolbar-nocheck {
	background: url(../images/icons/allergen_1.gif) no-repeat center
		left !important;
}

.icon-toolbar-checked {
	background: url(../images/icons/allergen_3.gif) no-repeat center
		left !important;
}
.icon-toolbar-linie_gray {
	background: url(../images/icons/linie_gray.gif) no-repeat center
		left !important;
}

.icon-toolbar-no {
	background: url(../images/icons/no.png) no-repeat center
		left !important;
}

.icon-toolbar-no-grey {
	background: url(../images/icons/no-grey.png) no-repeat center
		left !important;
}

.icon-page-first {
  background-image: url(../images/icons/new/page-first-16.png) !important;
}

.icon-page-last {
  background-image: url(../images/icons/new/page-last-16.png) !important;
}

.icon-page-next {
  background-image: url(../images/icons/new/page-next-16.png) !important;
}

.icon-page-prev {
  background-image: url(../images/icons/new/page-prev-16.png) !important;
}

.icon-merge {
	background: url(../images/icons/new/merge-16.png) no-repeat center
		left !important;
}

.icon-merge-grey {
	background: url(../images/icons/new/merge-16.png) no-repeat center
		left !important;
}

.icon-sort {
	background: url(../images/icons/new/sorting-16.png) no-repeat center
		left !important;
}

.icon-double-left {
	background: url(../images/icons/new/double-left-16.png) no-repeat center
		left !important;
}

.icon-double-right {
	background: url(../images/icons/new/double-right-16.png) no-repeat center
		left !important;
}

.icon-toolbar-report {
	background: url(../images/icons/new/report-16.png) no-repeat center
		left !important;	
}

.icon-filter {
	background: url(../images/icons/new/filter-16.png) no-repeat center
		left !important;
}

.icon-picture-delete {
	background: url(../images/icons/new/picture-delete-16.png) no-repeat center
		left !important;
}

.icon-show {
	background: url(../images/icons/new/eye-16.png) no-repeat center
		left !important;
}

.icon-create {
	background: url(../images/icons/new/create-16.png) no-repeat center
		left !important;
}

.icon-order-release {
	background: url(../images/icons/new/send-job-list-16.png) no-repeat center
		left !important;
}

.icon-link {
	background: url(../images/icons/new/link-16.png) no-repeat center
		left !important;
}

.icon-download {
	background: url(../images/icons/new/download-16.png) no-repeat center
		left !important;
}

.icon-select-all {
	background: url(../images/icons/new/checked-checkbox-16) no-repeat center
		left !important;
}

.icon-select-none {
	background: url(../images/icons/new/empty-checkbox-16) no-repeat center
		left !important;
}

.icon-customer {
	background: url(../images/icons/new/customer-unisex-16.png) no-repeat center
		left !important;
}

.icon-round-ok {
	background: url(../images/icons/new/round-ok-16.png) no-repeat center
		left !important;
}

ul.legacy-message {
	list-style-type: disc;
	margin-left: 20px;
}

ul.legacy-message li {
	padding-top: 5px;
}

#loading {
  position: absolute;
  left: 45%;
  top: 40%;
  margin-left: -45px;
  padding: 2px;
  z-index: 20001;
  height: auto;
  border: 1px solid #ccc;
}

#loading a {
  color: #225588;
}

#loading .loading-indicator {
  background: white;
  color: #444;
  font: bold 13px tahoma, arial, helvetica;
  padding: 10px;
  margin: 0;
  height: auto;
}

#loading .loading-indicator img {
  margin-right:8px;
  float:left;
  vertical-align:top;
}

#loading-msg {
  font: normal 10px arial, tahoma, sans-serif;
}

.search-item {
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    padding:3px 10px 3px 10px;
    border:1px solid #fff;
    border-bottom:1px solid #eeeeee;
    white-space:normal;
    color:#555;
}

.search-item h3 {
    display:block;
    font:inherit;
    font-weight:bold;
    color:#222;
}

.search-item h3 span {
    float: right;
    font-weight:normal;
    margin:0 0 5px 5px;
    width:100px;
    display:block;
    clear:none;
}

.btnMenuActive {
	background-image: url(../images/gxt-red/tab.jpg)
}

.icon-flag-small-at {
	background: url(../images/flags/at_small.png) no-repeat center left !important;
}
.icon-flag-small-de {
	background: url(../images/flags/de_small.png) no-repeat center left !important;
}
.icon-flag-small-fr {
	background: url(../images/flags/fr_small.png) no-repeat center left !important;
}
.icon-flag-small-gb {
	background: url(../images/flags/gb_small.png) no-repeat center left !important;
}
.icon-flag-small-it {
	background: url(../images/flags/it_small.png) no-repeat center left !important;
}

.icon-toolbar-receipt {
	background: url(../images/icons/receipt-16.png) no-repeat center left !important;
}

.icon-toolbar-delivery {
	background: url(../images/icons/delivery-16.png) no-repeat center left !important;
}

.icon-toolbar-calendar {
	background: url(../images/icons/new/calendar-16.png) no-repeat center
		left !important;
}

.icon-toolbar-translate {
	background: url(../images/icons/new/translate-16.png) no-repeat center left !important;
}


.icon-clock-calendar {
	background: url(../images/icons/new/calendar-clock.png) no-repeat center
		left !important;
}

.icon-undo {
	background: url(../images/icons/new/undo-16.png) no-repeat center
		left !important;
}

.necta-main-toolbar-cell {
	vertical-align: bottom !important;
}

.lmiv-item-disabled {
	cursor: default;
    color: gray;
}

.lmiv-item-disabled * {
    color: gray !important;
}

.necta-html-mask {
  -moz-opacity: 0.0;
  opacity: .00;
  filter: alpha(opacity =   0);
}

.custom-disabled {
	cursor: default;
  	opacity: .6;
  	-moz-opacity: .6;
  	filter: alpha(opacity =   60);
}

strong {
	font-weight: bold;
}

em {
  font-style: italic;
}
</pre></body></html>