﻿.menuTag { position: absolute; top: 1px; left: -18px; cursor: hand; z-index: 1000; width: 18px; height: 18px; }
.menuPanel { position: absolute; z-index: 1500; text-align: left; vertical-align: middle; display: none; }
.menuItem { position: relative; z-index: 2000; background: #dae7f9; border: 1px solid black; border-top: 1px solid white; border-left: 1px solid white; height: 20px; width: 160px; color: black; font-family: verdana; font-weight: bold; padding: 2px; padding-left: 10px; font-size: 8pt; cursor: hand; }
.menuItem.menuhover { background-color: #ffdb8c; }

/*.optHolderImage { position: absolute; top: 0; left: 2px; z-index: 20; }*/
.InfoView *[class*=" wfc"] { border: 1px solid #fad42e !important; background: #fbec88 !important; color: #363636 !important; }

/*************************  infopath *******************/
/*.InfoView .xdRichTextBox p { padding: 0px !important; margin: 0px !important; }
.InfoView .xdTextBox p { padding: 0px !important; margin: 0px !important; }*/

/*.InfoView div { font-size: 9pt !important; height: auto !important; }*/
/*.InfoView table { text-align: left !important; font-size: 9pt !important; table-layout: auto !important; }*/
/*.xdDTText, .xdTextBox, .xdRichTextBox { text-overflow: ellipsis; word-wrap: normal; white-space: nowrap; }*/
/*.InfoView .xdDTPicker { border: 0px !important; padding: 0px !important; background-color: Transparent !important; }*/
/*.InfoView .xdDTButton { display: none !important; }*/
/*.InfoView .xdDTButton img { display: none !important; }*/

.table_header {text-align: center; background: #6699CC }
.table_over {background:#cccccc !important;}
.table_odd_color {background:#99eefc; }
textarea { resize: none; } 

