﻿.whiteblue div.ricoLG_outerDiv {
  position:relative;
  /*border:thin solid blue;  /* for debugging */
  border:1px solid #F5F5F5;
}

.whiteblue div.ricoLG_innerDiv
{
  overflow:hidden;
  margin:0px;
  padding:0px;
  position:absolute;
  top:0px;
}
.whiteblue div.ricoLG_frozenTabsDiv {
  overflow:hidden;
  margin:0px;
  padding:0px;
  position:absolute;
  top:0px;
}

.whiteblue div.ricoLG_scrollDiv {
  overflow:scroll;
  position:relative;
}

.whiteblue div.ricoLG_scrollTabsDiv {
  position:absolute;
  top:0px;
}

.whiteblue div.ricoLG_resizeDiv {
  position:absolute;
  top:0px;
  width:1px;
  z-index:2;
  background-color:blue;
}

.whiteblue div.ricoLG_highlightDiv {
  position:absolute;
  border: 2px solid black;
}

.whiteblue table.ricoLG_bottom {
  border-top-style: none;
}

.whiteblue div.ricoLG_col {
  overflow:hidden;
  width:100px;
}

.whiteblue .ricoLG_top div.ricoLG_col {
  position:relative;
}

.whiteblue .ricoLG_top div.ricoLG_Resize {
  position:absolute;
  width:5px;
  height:100%;
  top:0px;
  cursor:e-resize;
}

.whiteblue .ricoLG_HdrIcon {
  padding-left:2px;
  padding-right:2px;
}

.whiteblue div.ricoLG_messageDiv {
  position:absolute;
  z-index:200;
  /*border:1px solid green;*/
  background-color:white;
  font-weight:bold;
  font-size:larger;
  color:navy;
  text-align:center;
  padding:4px;
}

.whiteblue span.ricoSessionTimer {
  background-color:black;
  color:white;
}

.whiteblue div.alignleft {
  text-align: left;
}

.whiteblue div.aligncenter {
  text-align: center;
}

.whiteblue div.alignright {
  text-align: right;
}

.whiteblue .ricoLG_table 
{
  margin: 0px;
  padding: 0px;
}

.whiteblue .ricoLG_evenRow   { background-color:#edf2f9; }
.whiteblue .ricoLG_oddRow    { background-color:#e0eaf3; }
.whiteblue .ricoLG_selection 
{
	background-color:#c9d2dd;
}

.whiteblue .ricoLG_bottom 
{
	border-bottom: 1px solid #000000;
}

.whiteblue div.ricoLG_cell, .ricoLG_top th, .ricoLG_top td 
{  
}

.whiteblue div.ricoLG_cell {
  overflow:hidden;
  height:1.3em;
  padding-left: 3px;
  margin: 0px;
  padding-top:7px;
  padding-bottom:3px;
  font-family:Tahoma, Verdana;
  font-size:10px;
  border-left:dotted 1px #f5f5f5;
}

.whiteblue .ricoLG_hdg 
{
	background-color:#ffffff;
	border-bottom:solid 1px c0c0c0;	
	font-family: Verdana;
	text-align:left;
	color:Black;
}
.whiteblue .ricoLG_hdg a {
	text-decoration:none;
	color:Black;
}
.whiteblue .ricoLGhdgCommand a {
	color:#0E4279;
	font-weight:bold;
}


.whiteblue .ricoLG_table td 
{
	color:#0e4279;
}

.whiteblue div.ricoBookmark { font-family:Tahoma; padding: 3px; font-size:8pt; }

.whiteblue div.ricoBookmark a { font-weight:bold; color:#000000; text-decoration:none; }

.whiteblue div.ricoLG_busyDiv {
	background-color:Transparent;
	position:absolute;
	z-index:200;
}

.whiteblue .alignleft { text-align: left; }

.whiteblue .aligncenter { text-align: center; }

.whiteblue .alignright { text-align: right; }

.whiteblue .ricoLG_table th { height:2.0em; } 

.whiteblue .indexColumn { width:45px !important; color:#a9a9a9 !important; }


/*-----------------------------
custom grids
-------------------------------*/

/*#actionsGridContainer */
.whiteblue .actionsColumn_string { width:200px; }
.whiteblue .actionsColumn_datetime { width:250px; }
.whiteblue .actionsColumn_delete { width:50px; font-weight:bold; color:Navy !important; }
.whiteblue .ricoLG_table th, .ricoLG_table td { border-left-width: 0px !important; }

/*#listGridContainer */
.whiteblue div.ricoLG_cell { overflow:hidden; height:30px; padding-left: 3px; margin: 0px; 
    padding-top:7px; padding-bottom:3px; font-family:Tahoma, Verdana; }
.whiteblue .ricoLG_table th div.ricoLG_cell { height:30px !important; }
.whiteblue .ricoLG_table th, .ricoLG_table td { border-left-width: 0px !important; }
.whiteblue .listColumn_photo { width:100px; }
.whiteblue .listColumn_product { width:400px; white-space:normal !important; }
.whiteblue .listColumn_googleit { width:75px; }

/*#optionsGridContainer*/ 
.whiteblue .optionsColumn_name { width:200px; }
.whiteblue .optionsColumn_email { width:250px; }
.whiteblue .optionsColumn_phone { width:200px; }

/*#themesGridContainer */
.whiteblue .themesColumn_name { width:200px; }
.whiteblue .themesColumn_email { width:250px; }
.whiteblue .themesColumn_phone { width:200px; }