.linc ::-moz-selection {
	background: #183060;
	color: #fff;
}

.linc ::selection {
	background: #183060;
	color: #fff;
}

.linc em {
	color: #183060;
}

.linc .ui-icon {
	background-image: url(lib/jquery-ui/themes/linc/images/ui-icons_183060_256x240.png);
}

.linc .ui-widget-content .ui-icon {
	background-image: url(lib/jquery-ui/themes/linc/images/ui-icons_183060_256x240.png);
}

.linc .ui-state-default .ui-icon {
	background-image: url(lib/jquery-ui/themes/linc/images/ui-icons_183060_256x240.png);
}

.linc .ui-state-active .ui-icon,
.linc .ui-state-highlight .ui-icon,
.linc .ui-state-hover .ui-icon,
.linc .ui-state-focus .ui-icon {
	background-image: url(lib/jquery-ui/themes/linc/images/ui-icons_d99735_256x240.png);
}

.linc .ui-state-error .ui-icon,
.linc .ui-state-error-text .ui-icon {
	background-image: url(lib/jquery-ui/themes/linc/images/ui-icons_183060_256x240.png);
}

.linc .ui-widget-header:not(.ui-toolbar) {
	border: 1px solid #183060;
	background: #183060 url(lib/jquery-ui/themes/linc/images/ui-bg_highlight-soft_15_183060_1x100.png) 50% 50% repeat-x;
	color: #fff;
}

.linc .ui-widget-header:not(.ui-toolbar) .ui-icon {
	background-image: url(lib/jquery-ui/themes/nm/images/ui-icons_ffffff_256x240.png);
}

.linc .ui-widget-header:not(.ui-toolbar) .ui-state-hover {
	border: 1px solid #fff !important;
}

.linc .ui-widget-header:not(.ui-toolbar) .ui-state-hover .ui-icon {
	background-image: url(lib/jquery-ui/themes/linc/images/ui-icons_183060_256x240.png);
}

.linc #top {
	background: url(lib/jquery-ui/themes/linc/images/ui-bg_highlight-soft_15_183060_1x100.png) 50% 50% #183060;
	border-bottom: 1px solid #fff;
	color: #fff;
}

.linc #top .ui-button {
	background: rgba(255, 255, 255, .25);
	border: 1px solid rgba(255, 255, 255, .5);
	color: #fff;
}

.linc #top .ui-button.ui-state-hover {
	background: rgba(255, 255, 255, .5);
}

.linc #top .ui-button .ui-icon {
	background-image: url(lib/jquery-ui/themes/nm/images/ui-icons_ffffff_256x240.png);
}

.linc .notification {
	background: #eee url(lib/jquery-ui/themes/nm/images/ui-bg_diagonals-medium_50_eeeeee_40x40.png);
	border: 1px solid #ccc;
	color: #666;
}

.linc .datatable > tbody > tr.order {
	background: #183060 !important;
}

.linc .datatable > tbody > tr.order > td {
	color: #fff !important;
}

.linc .datatable > tbody > tr.order > td > table > tbody > tr > td {
	font-weight: bold;
	color: #fff !important;
}

.linc .datatable > tbody > tr.order > td > table > tbody > tr:not(:last-child) > td {
	border-bottom: 1px solid #fff;
}

.linc .datatable > tbody > tr > td em,
.linc .datatable > tbody tr > td a:not(.ui-button) {
	color: #183060;
}
