
/*-------- parts of original "screenIndependent.css" --------*/

/*body attributes*/
.body1 {background-color:#DEDEC8} /* MINIAPP */
.body2 {background-color:#95B2C3} /* EWT */
.body3 {background-image:url("../images/background/tatami_pattern.gif")} /* EWT */

/*header classes*/
.SIappheadlink {font-family:arial,sans-serif; font-size:10pt; color:#97A1C9;} /* ScreenIndependent Header Link */
.SIappdoctitle {font-family:arial,sans-serif; font-size:15pt; color:#5A9CCE;} /* ScreenIndependent Document Title */

/*links*/
A {text-decoration:none;font-family:arial,sans-serif; font-size:9pt;}
A:hover {text-decoration: underline;}
.clickableobject {cursor:hand;} /* Cursor over clickable Objects */

/*function Link*/
.funclink:link {color:#0063A4;  text-decoration:none;}
.funclink:visited {color:#0063A4;  text-decoration:none;}
.funclink:active {color:#0000FF;  text-decoration:none;}
.funclink:hover {text-decoration: underline;}

/*text classes*/
.text {font-family:arial,sans-serif; font-size:9pt;} /* for normal black text, used in groupbox content, buttons, lists, fields, tabstrips, news items*/
.text1 {background-color:#EEEEE0;font-family:arial,sans-serif; font-size:9pt;} /* for normal black text, used in TextDisplayContent */
.text2 {font-family:arial,sans-serif; font-size:8pt;} /*for small black text*/
.text3 {font-family:arial,sans-serif; font-size:9pt; color:#55554B;} /* for non-editable field labels, makes text brown*/
.text4 {background:DEDEC8; font-family:arial,sans-serif; font-size:9pt; color:#55554B;} /*for toolbox pop-down cells, makes text brown, bk beige*/
.text3NonEdit {font-family:arial,sans-serif; font-size:9pt; color:#55554B;height:16;} /* for non-editable field labels, makes text brown*/
.textEdit {font-family:arial,sans-serif; font-size:9pt;height:25;} /* for normal black text, used in groupbox content, news items*/
.textdisplay {background-color:#4F556A;} /* background color for TextDisplay */
.textdisplaycontent {background-color:#EEEEE0;} /* background color for TextDisplayContent */
.headline {font-family:arial,sans-serif; font-size:15pt; color:965136;}   /*for large red headlines, used in news items*/
.headline2 {font-family:arial,sans-serif; font-size:9pt; color:965136;}   /*for small red subheadlines, used in news items*/
.header3 {background-color:#4F556A; font-family:arial,sans-serif; font-size:9pt; color:#FFFFFF; height:19px;} /* for TextDisplay header */

/*table classes*/
.table1 {background:#CDCDBE; font-family:arial,sans-serif; font-size:9pt; height:19px;} /*for table column header, and navigation bar at bottom of tables: tan bk, black text*/
.table2 {background:#EBEAD8; font-family:arial,sans-serif; font-size:8pt; color:#965136; height:16px;} /*for alternate list display table, smaller table column header: tan bk, small red text*/  
.table3 {background:#F5F4E7; font-family:arial,sans-serif; font-size:8pt; height:16px;} /*for alternate list display table text: lighter color, small black text*/
.table4 {background:#EBEAD8; font-family:arial,sans-serif; font-size:8pt; height:16px;} /*for alternate list display table text (alternating bk color): darker color, small black text*/
.table5 {background:#F5F4E7; font-family:arial,sans-serif; font-size:9pt; color:#55554B; height:19px;} /*for non-editable content in a table (lighter color bk)*/
.table6 {background:#EBEAD8; font-family:arial,sans-serif; font-size:9pt; color:#55554B; height:19px;} /*for non-editable content in a table (darker, alternating color bk)*/
.table7 {background:#F5F4E7; font-family:arial,sans-serif; font-size:9pt; height:19px;} /*for display, dynamic, editable table text: lighter color, black text*/
.table8 {background:#EBEAD8; font-family:arial,sans-serif; font-size:9pt; height:19px;} /*for display, dynamic, editable table text (alternating bk color): darker color, black text*/
.table9 {background-color:#FFFFFF;} /*background color for TableCell subtype INPUT*/
.table10 {background:#4F556A} /*Color for the groubox and table border outlines*/
.header1 {background:#6780B8; font-family:arial,sans-serif; font-size:9pt; color:#FFFFFF; height:16px;} /*for groupbox and tray headers: makes dark blue background, white text*/
.header2 {background:#6780B8; font-family:arial,sans-serif; font-size:9pt; color:#FFFFFF; height:19px;}  /*for table headers: makes dark blue background, white text*/

/*list classes*/
OL.ol { margin-left: 25; margin-top:3; } /*indent of ordered lists*/
UL.ul { list-style-image: url("../images/lists/cube.gif"); margin-left:22; margin-top:3; } /*indent and image of unordered lists*/
UL.smallul { list-style-image: url("../images/lists/smallcube.gif"); margin-left:22; margin-top:3; } /*indent and image of small unordered lists*/
 
/*button classes*/
.WAbutton {font-family:arial,sans-serif; font-size:9pt;} /*for option buttons*/
.button2 {font-family:arial,sans-serif; font-size:9pt; color:#999989;cursor:default} /*for inactive option buttons*/
.button3 {text-decoration:none; font-family:arial,sans-serif; font-size:9pt; color:#FFFFFF;} /*for action buttons, for green finalize buttons*/
.button4 {text-decoration:none; font-family:arial,sans-serif; font-size:8pt; color:#FFFFFF;} /*for small action buttons on toolbox, in search*/
.button5 {font-family:arial,sans-serif; font-size:8pt;} /*for small tray buttons*/
.button6 {text-decoration:none; font-family:arial,sans-serif; font-size:9pt; color:#9CDEFF;} /*for action buttons hover, for finalize button hover*/
.button7 {text-decoration:none; font-family:arial,sans-serif; font-size:8pt; color:#9CDEFF;} /*for small action buttons on toolbox, in search hover*/
.upstateButton1 {font-family:arial,sans-serif; font-size:9pt;color:#000000}
.upstateButton2 {font-family:arial,sans-serif; font-size:9pt;color:#0063A4}

/*button classes IE5*/
.clickable{cursor:hand}
.largeActionButton{font-family:arial,sans-serif; font-size:9pt; color:#FFFFFF;background-image:url(/sap/its/mimes/webgui/wa/images/buttons/action/blue/bk.gif);height:19;padding-top:2;}
.largeActionButton:link {color:#FFFFFF; text-decoration:none;}
.largeActionButton:visited {color:#FFFFFF; text-decoration:none;}
.largeActionButton:hover {color:#9CDEFF;  text-decoration:none;}
.downstateButton{font-family:arial,sans-serif; font-size:9pt; color:#FFFFFF;background-image:url(/sap/its/mimes/webgui/wa/images/buttons/downstate/back.gif);height:19;padding-top:2;}
.downstateButton:link {color:#000000; text-decoration:none;}
.downstateButton:visited {color:#000000; text-decoration:none;}
.downstateButton:hover {color:#0063A4;  text-decoration:none;}
.upstateButton{font-family:arial,sans-serif; font-size:9pt; color:#FFFFFF;background-image:url(/sap/its/mimes/webgui/wa/images/buttons/upstate/back.gif);height:19;padding-top:2;}
.upstateButton:link {color:#000000; text-decoration:none;}
.upstateButton:visited {color:#000000; text-decoration:none;}
.upstateButton:hover {color:#0063A4;  text-decoration:none;}
.smallActionButton{font-family:arial,sans-serif; font-size:8pt; color:#FFFFFF;background-image:url(/sap/its/mimes/webgui/wa/images/buttons/action/bluesmall/back.gif);height:16;padding-top:1;}
.smallActionButton:link {color:#FFFFFF; text-decoration:none;}
.smallActionButton:visited {color:#FFFFFF; text-decoration:none;}
.smallActionButton:hover {color:#9CDEFF;  text-decoration:none;}
.InactiveButton{cursor:default;font-family:arial,sans-serif; font-size:9pt; color:#999989;background-image:url(/sap/its/mimes/webgui/wa/images/buttons/inactive/back.gif);height:19;padding-top:2;}
.FinalizeButton{text-decoration:none; font-family:arial,sans-serif; font-size:9pt; color:#FFFFFF;background-image:url(/sap/its/mimes/webgui/wa/images/buttons/finalize/bk.gif);height:19;padding-top:2;}
.FinalizeButton:link {color:#FFFFFF; text-decoration:none;}
.FinalizeButton:visited {color:#FFFFFF; text-decoration:none;}
.FinalizeButton:hover {color:#9CDEFF;  text-decoration:none;}

/*plain messages*/
.messageUncritical {font-family:arial,sans-serif; font-size:12pt; color:003D84;font-weight:bold;}
.messageCritical {font-family:arial,sans-serif; font-size:12pt; color:CA0101;font-weight:bold;}


/*-------------------------- KW -----------------------------*/


/*td {font-family:arial,sans-serif; font-size:12px}*/

body.kwbody {background-color:#95B2C3; margin:0px}

td.gbheaderline  {background-color:#4f556a; height:1px;};
td.gbheader {background:#6780b8; font-family:arial,sans-serif; font-size:9pt; color:#ffffff; height:17px;}
td.gbheaderfiller {background:#dedec8; font-family:arial,sans-serif; font-size:9pt; height:17px;}
td.gbheadercontent {background:#dedec8; font-family:arial,sans-serif; font-size:9pt; height:19px;}
td.gbcontent {background:#dedec8; font-family:arial,sans-serif; font-size:9pt;}

td.tablines {background-color:#ffffff;}
td.tablineselected {background-color:#dedec8;}
td.tablineunselected {background-color:#bebeab;}
td.tablinerightborder {background-color:#8d8d80;}
td.tabselected {height:16;text-decoration:none;color:#000000;background-color:#dedec8;font-family:arial,sans-serif; font-size:9pt;cursor:text};
td.tabunselected {height:16;background-color:c6c6b7;font-family:arial,sans-serif; font-size:9pt;cursor:hand;};
a.tablunselected {color:#000000; text-decoration:none;cursor:hand;};
a.tablunselected:link {color:#000000; text-decoration:none;}
a.tablunselected:visited {color:#000000; text-decoration:none;}
a.tablunselected:hover {color:#0063a4;  text-decoration:none;}
td.tabpage {background-color:#dedec8;font-family:arial,sans-serif;font-size:9pt;}

td.fieldborder {background-color:#ffffff;}
td.fieldoutput {background-color:#f5f4e7;font-family:arial,sans-serif; font-size:9pt; color:#55554b;}
input.fieldinput {font-family: arial,sans-serif;font-size:9pt}

a.button{color:#000000; font-size:12px; text-decoration:none}
a.button:visited{color:#000000; font-size:12px; text-decoration:none}
a.button:hover{color:#0063a4; font-size:12px; text-decoration:none}
a.button:active{color:#0063a4; font-size:12px; text-decoration:none}

p.buttoninactive {font-family:arial,sans-serif; font-size:9pt; color:#999989;}

a.buttonaction{text-decoration:none; font-size:9pt; color:#FFFFFF;}
a.buttonaction:link {color:#FFFFFF; text-decoration:none;}
a.buttonaction:visited {color:#FFFFFF; text-decoration:none;}
a.buttonaction:hover {color:#9CDEFF;  text-decoration:none;}

table.kwbanner, td.kwbanner, a.kwbanner {font-family:arial;font-style:normal;font-size:12px;}
a.kwbanner {text-decoration:none;color:#9ca5c6;}
p.kwbannerinactive {font-family:arial;font-style:normal;font-size:12px;color:#808080;}

