.jsFireButton {
width: 0px;
height: 0px;
visibility: hidden;
}
.defaultActionButton {
width: 0px;
height: 0px;
visibility: hidden;
}
.bgColorClassOne {
background: aqua;
}

.bgColorClassTwo {
background: gray;
}
.bgColorClassThree {
background: green;
}
.bgColorClassFour {
background: olive;
}
.bgColorClassFive {
background: silver;
}

.bgColorClassSix {
background: teal;
}
.scroller {
overflow: auto !important;	
height:540px;
width:870px;
}
.memberTable {
border: solid;
border-color: #C0C0C0;
white-space: nowrap;
}
.memberOnlyList {
height: 280px;
overflow: auto !important;
margin-bottom: 5px;
}
.memberListBig {
height: 245px !important;
overflow: auto !important;
margin-bottom: 5px;
}

.memberList {
height: 145px !important;
overflow: auto !important;
margin-bottom: 5px;
}
.selectOneList { 
border-style: solid !important;
margin: 0px !important;
padding: 0px !important;
border: thin;
border-color: #C0C0C0;
vertical-align: top;
white-space: nowrap;
}
.selectOneList label {
float: left;
padding-right: 5px;
}

.onCallBodyTable {
width: 100%;
white-space: nowrap;
overflow: scroll;
display: inline-table;
}
.labelCol {
float: right;
text-align: right;
padding-right: 5px;
}

.labelCol label {
float: right;
}
.containertable {
border: none;
border-collapse: collapse;
width: 100%;
}
.createAssignmentC1 {
white-space: nowrap;
overflow: auto;
vertical-align: top;
width: 90px;
}
.createAssignmentC2 {
vertical-align: top;
white-space: nowrap;
overflow: auto;
width: 290px;
}
.createAssignmentC2 label {
float: right;
padding-right: 5px;
}
.createAssignmentC3 {
vertical-align: top;
white-space: nowrap;
overflow: auto;
width: 350px !important;
}
.horizontalColumnOne {
width: expression(document . body . clientWidth <   250 ?   "250px" :   (
document . all ?   "20%" :   "auto") );
white-space: nowrap;
overflow: auto;
vertical-align: top;
min-width: 250px;
}
.horizontalColumnTwo {
width: 80%;
white-space: nowrap;
overflow: auto;
vertical-align: top;
min-width: 460px;
}
.onCallDetailDiv {
float: left;
top: 0px;
vertical-align: top;
display: inline;
}
.onCallNavDiv {
top: 0px;
float: left;
overflow-x: auto;
z-index: 10000;
}
.selectedRow {
background-color: #fafd1b !important;
}
.unselectedRow {
background-color: #DCDADA !important;
}
.draggable {
position: absolute;
cursor: pointer;
z-index: 1999;
width: 300px;
height: 400px;
padding: 5px;
text-align: center;
background-color: #CCCCCB;
border-style: ridge;
border-width: medium;
border-color: gray;
top: 20%;
left: 20%;
}
.selectOneList {
border-style: solid !important;
margin: 0px !important;
padding: 0px !important;
width: 100%;
border: thin;
border-color: #C0C0C0;
vertical-align: top;
white-space: nowrap;
}
.floatingSearch {
background-color: black;
border: thin;
z-index: 1999;
position: absolute;
}
.floatingSearchHidden {
visibility: visible;
size: 0;
width: 0px;
height: 0px;
}
.sortableHeader {
font-size: 8pt;
}
.menubutton {
border: none;
vertical-align: middle;
cursor: pointer;
white-space: nowrap;
padding: 2px;
}
.menubutton img {
padding-right: 2px;
vertical-align: middle;
}
.menubutton label {
border: none;
vertical-align: middle;
cursor: pointer;
white-space: nowrap;
padding-left: 5px;
}
.menubutton a {
padding-left: 2px;
text-align: center;
vertical-align: middle;
}
.menubutton input {
padding-right: 2px;
vertical-align: middle;
cursor: pointer;
}
.menubutton a:link {
}
.menubutton a:visited {
}
.menubutton a:active {
}
.menubutton .a:hover {
}
.menubutton:hover {
}
.menubutton .label:hover {
}
.menubutton label:hover {
}
.toolbarImage {
width: 15px !important;
height: 15px !important;
cursor: pointer;
}
.menutext {
vertical-align: middle;
padding-left: 5px;
}

.cookieCrumbDiv {
border-style: groove;
border-left: none;
border-right: none;
}
.onCallGroupTreeDiv {
overflow: scroll;
height:400px;
}

.groupResultTable {
border: thin;
border-style: solid;
width: 100%;
}
.groupResultTable th {
border-bottom-color: black;
border-width: thin;
border-bottom: solid;
border-left: none;
border-right: none;
border-top: none;
text-align: center;
}
.readOnlyDiv input.tDate, .readOnlyDiv input.borderStyle {
background-color: silver !important;
}
.readOnlyDiv select.tDate, .readOnlyDiv select.borderStyle {
background-color: silver !important;
}
.activeDiv {
color: white !important;
}
.activeDiv input.tDate {
background-color: white !important;
}
.activeDiv select.tDate {
background-color: white !important;
}
.hiddenAjaxSubmitt {
visibility: hidden;
}
.entrySelectedStyle {
background-color: yellow;
background: yellow;
cursor: pointer;
color: rgb(0,0,0);
border-color: rgb(0,0,0);
}
.entryUnselectedStyle {
background-color: white;
background: white;
cursor: pointer;
color: rgb(0,0,0);
border-color: rgb(0,0,0);
}
.cellSelectedStyle {
background-color: teal;
background: teal;
cursor: pointer;
}
.contentViewNormal {
white-space: normal;
}
.contentViewNoWrap {
white-space: nowrap;
}
.oncalltreecol {
valign:top;
}
.on_call_tree_tab {
white-space: nowrap;
border: none;
border-collapse: collapse;
padding: 0 0 0 0px;
margin: 0 0 0 0px;
}
