/*
 * $Header: /cvs/expeccoNET/expeccoNET/server/data/css/schemes/mac/mac.css,v 1.75 2022/02/08 11:07:42 sr Exp $
 *
 *
 * COPYRIGHT (c) 2005 by eXept Software AG
 *              All Rights Reserved
 *
 * This software is furnished under a license and may be used
 * only in accordance with the terms of that license and with the
 * inclusion of the above copyright notice.   This software may not
 * be provided or otherwise made available to, or used by, any
 * other person.  No title to or ownership of the software is
 * hereby transferred.
 */

body {
	font-size: 10px;
	color: #000000;
}


a {
	color: #3333FF;
	text-decoration: none;
}

a:link {
}

a:visited {
}

a:hover {
	text-decoration: underline;
}

/* ------------------------------------------- */

body,
.pageDiv,
.pageFooter,
.pageFooterContent,
.pageFooterIfFullPageList,
.areaLeftFrame,
.areaRightFrame,
.moduleTableLeft,
.moduleTableRight {
    background: url(mac_bg1.gif);
    background-position: center top;
}

.pageLeft,
.pageCenterColumn,
.pageCenterContentPadded,
.areaLeftContent,
.listTable,
.fullPageList,
.invisibleTableStretched td.areaLeftContentIfListAndNoNavigationMenu {
    background-color: #ffffff;
}






div.moduleMenu {
    font-weight: bold;
}

table.moduleMenuTable {
	border: 1px solid var(--commonColorDark);
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(mac_bg2.gif);
}

.moduleMenuCellPassive {
	color: #444444;
}

.moduleMenuCellPassive a {
	color: #444444;
}

.moduleMenuCellActive {
	border: 1px solid var(--commonColorDark);
	border-bottom: 0px;
	border-top: 0px;
	background: url(mac_bg3.gif);
	color: #444444;
}

.moduleMenuCellActive a {
	color: #444444;
}

/* ------------------------------------------- */

.areaTabsDiv {
}

.areaTabsEmptyTableDiv {
	border-bottom: 1px solid var(--commonColorDark);
	width: 100%;
}

.areaTabsTable {
    color: #444444;
    font-weight: bold;
    height: 25px;
}

td.areaTabInactive {
}
td.areaTabActive {
}

a.areaTabInactive {
	color: #444444;
}
a.areaTabActive {
	color: #444444;
}

.areaTabDisabled {
	color: #bbbbbb;
}

/* ------------------------------------------- */

.area {
	border: 0;
	border-right: 1px solid var(--commonColorDark);
	border-left: 1px solid var(--commonColorDark);
	border-bottom: 1px solid var(--commonColorDark);
}

.areaComponentTable {
	background: url(mac_bg1.gif);
	margin-bottom: -2px;
}

.filterShowHide {
	margin-bottom: -2px;
}

table.areaComponentTable > tbody > tr > td {
	background-color: #FFFFFF;
	padding: 2px;
}


/* ------------------------------------------- */


.navigationItemTable {
    width: 100%;
    border: 1px solid var(--commonColorDark);
    font-weight: bold;
    background: url(mac_bg2.gif);
}

table.navigationItemTable a {
	color: #444444;
}

.activeNavigationItem,
.inactiveNavigationItem,
.disabledNavigationItem {
    padding: 0px;
    padding-left: 4px;
    padding-right: 4px;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 1px;
}
.activeNavigationItem {
    height: 19px;
    background: url(mac_bg3.gif);
    color: #444444;
    border-top: 1px solid var(--commonColorDark);
    border-bottom: 1px solid var(--commonColorDark);
}
.activeNavigationItem_first,
.activeNavigationItem_last {
    height: 20px;
}
.activeNavigationItem_first {
    border-top: 0px solid var(--commonColorDark);
}
.activeNavigationItem_last > a {
    position: relative;
    top: -1px;
}
.activeNavigationItem_last {
    border-bottom: 0px solid var(--commonColorDark);
}
.inactiveNavigationItem,
.disabledNavigationItem {
    height: 21px;
}
.inactiveNavigationItem {
    color: #444444;
}
.disabledNavigationItem {
    color: #bbbbbb;
}

/* ------------------------------------------- */

div.shownNavigationItem {
	/* border: 1px solid var(--commonColorDark);   */
	padding-bottom: 4px;
	/* background: url(mac_bg2.gif);  */
	height: 100%;
}

/* ------------------------------------------- */

hr.separator1 {
}

hr.separator2 {
}

.scrollableTreeFrame {
	max-height: 400px;
	overflow: auto;
	background-color: #FFFFFF;
}

.navigationTreeFrameBody {
	background-color: #FFFFFF;
}

.navigationTree {
	background-color: #FFFFFF;
}

.scrollableContentsFrame {
	max-height: 400px;
	overflow: auto;
}

.scrollableDiv {
	max-height: 400px;
	overflow: auto;
}

.scrollableTBody {
	max-height: 400px;
	overflow: auto;
}

.listTable {
	width:  100%;
	cellpadding: 1;
	cellspacing: 0;
}

a.sortByAnchor {
	color: #555555;
	font-weight: bold;
}

a.labelLink {
	color: #555555;
}

a.tableLink {
	color: #000000;
}

.artefactLink a {
	color: #000000;
}


.dataColumn a {
    color: #000000;
}

.tableHeadline {
}

table.listTable thead {
	border: 10px solid #3333FF;
}

.listTableRow1 td {
	background-color: #FFFFFF;
}

.listTableRow2 td {
	background-color: #EAEAEA;
}

.rowSeparatorInSettings {
	height: 4px;
	background-color: #DDDDDD;
}

.tableTitle {
	background: url(mac_bg3.gif);
	color: #444444;
	vertical-align: middle;
}

.tableFooter {
	background: url(mac_bg3.gif);
	color: #444444;
}

.tableFilter {
	text-align: right;
}

.tableFilterInputLeft {
	background: url(roundedInput_left.gif);
	background-repeat: no-repeat;
	width: 8px;
	height:22px;
	padding: 0px;
	margin: 0px;
	vertical-align: center;
}
.tableFilterInputMiddle2 input[type="text"] {
	width: 150px;
	width: 100%;
	border: 1px solid #FFFFFF;
/*        height: 16px;          */
	padding: 0px;
	margin: 0px;
	vertical-align: center;
}
.tableFilterInputRight {
	background: url(roundedInput_right.gif);
	background-repeat: no-repeat;
	width: 8px;
	height:22px;
	padding: 0px;
	margin: 0px;
	vertical-align: center;
}

.tableHeadline {
}

th.firstTableHeadlineColumnLabel {
	color: #444444;
}

.tableHeadlineColumnLabel {
	color: #444444;
}

.tableSubmitline {
	color: #000000;
}

.settingsLabelColumn {
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	color: #555555;
}

.settingsLabelColumnRight {
	text-align: left;
	vertical-align: middle;
}

.entryFormLabelColumn {
	font-weight: bold;
	align: right;
	text-align: right;
	color: #555555;
}

.entryFormLabelColumnDisabled {
	text-align: right;
	color: #777777;
}

.formLabelDisabled {
	color: #777777;
}

.formText {
}

.formTextDisabled {
	color: #777777;
}

.copyrightText {
	color: #666666;
}


.chartTitleTd {
    background: url(mac_bg3.gif);
    border: 1px solid var(--commonColorDark);
    color: #444444;
    font-weight: bold;
    padding: 3px;
    vertical-align:top;
}

.chartOptionsTd {
    background: url(mac_bg2.gif);
    border: 1px solid var(--commonColorDark);
    color: #444444;
    vertical-align:top;
}



.listTableTitleDiv {
    border: 1px solid var(--commonColorDark);
}

.popupDivTitle {
    background: url(mac_bg3.gif);
    border-left: 2px solid var(--commonColorDark);
    border-top: 2px solid var(--commonColorDark);
    border-right: 2px solid var(--commonColorDark);
    color: #444444;
    font-weight: bold;
    font-size: 12px;
    padding-left: 5px;
}
.popupDivTitle td {
    background: transparent;
}
.popupTdTitle {
    background: url(mac_bg3.gif);
    border-left: 2px solid var(--commonColorDark);
    border-top: 2px solid var(--commonColorDark);
    border-right: 2px solid var(--commonColorDark);
    color: #444444;
    font-weight: bold;
    font-size: 12px;
}
.popupTd {
    background: url(mac_bg2.gif);
    border: 1px solid var(--commonColorDark);
    border-color: var(--commonColorDark);
    color: #444444;
}
.popupDiv {
    background: url(mac_bg2.gif);
    border: 1px solid var(--commonColorDark);
    padding: 5px;
    color: #444444;
}

.filterMenuComboBox {
    font-size:10px;
    border-width:0px;
    height:14px;
    color: #9F9F9F;
}
.filterMenuComboBox option {
    font-size:10px;
    color: #9F9F9F;
}
.filterMenuInputEdit {
    font-size:10px;
    border-width:0px;
    height:14px;
    color: #9F9F9F;
    margin-bottom:-5px;
}

.simpleFilterDiv {
    font-size:10px;
    font-family:Arial;
    color: #9F9F9F;
    background-color: #ffffff;
    padding-top:2px;
    padding-bottom:2px;
}
.simpleFilterTable {
    font-size:10px;
    font-family:Arial;
    color: #9F9F9F;
    background-color: #ffffff;
    height:16px;
}
.simpleFilterTable tr td {
    font-size:10px;
    font-weight:bold;
    font-family:Arial;
    vertical-align:bottom;
    padding-right:2px;
    padding-left:2px;
}

.action_link a {
    color: #0000ff;
}

.list_operations_div {
    border: 1px solid var(--commonColorDark);
    background: url(mac_bg2.gif);
}

.listToggleAllMenu,
.customColumnsMenuInEdit {
    background: url(mac_bg2.gif);
}
