.GenGrid
{
    width:99.9%
}
.GenEditButton
{
	cursor:pointer;
}
.GenSaveButton
{
	cursor:pointer;
}
.GenValueLinkButton
{
    position:relative;
    height:100%;
    width:inherit;
    font-family:Sans-Serif;
    text-decoration:none;
    color:Black;
    border-bottom: 1px solid black;
    text-align:center;
    vertical-align:bottom;
    white-space:inherit;
    cursor:pointer;
    /*overflow:hidden;*/
        	
}
.GenValueLinkButton:hover
{
    background:#fbf9c3;
}
.GenFieldLabel
{
    font-family:Sans-Serif;
}
.GenFieldValue
{
    display:inline-block;
    width:inherit;
    white-space:inherit;
    color:Navy;
    font-family:Sans-Serif;
}
.GenLabelCell
{
    font-weight: bold;
    padding:0px 5px 0px 5px;
    display:table-cell;
    float:left;
    position:relative;
    text-align:right;
    vertical-align:top;
    height:100%;
    width:40%;
    /*width:100px;*/
    white-space:normal;
    cursor:default;
}
.GenControlCell
{
    padding:0px 5px 0px 5px;
    display:table-cell;
    float:left;
    position:relative;
    bottom:0px;
    text-align:left;
    vertical-align:bottom;
    height:100%;
    white-space:normal;
    max-width:40%;
}
.GenOptionCell
{
    display:table-cell;
    float:left;
    vertical-align: top;
    text-align: center;
}
.GenControl
{
    width:100% !important;
}
.GenericFieldset
{
    font-family:Sans-Serif;
}
.GenericFieldsetContainer
{
}
.GenericFieldLayoutTable
{
    width:100%;
}
.GenericFieldsetLayoutTable
{
    position:relative;
    width:100%;
}
.CellCount13
{
    width:7%;
}
.CellCount12
{
    width:8%;
}
.CellCount11
{
    width:9%;
}
.CellCount10
{
    width:10%;
}
.CellCount9
{
    width:11%;
}
.CellCount8
{
    width:12%;
}
.CellCount7
{
    width:14%;
}
.CellCount6
{
    width:16%;
}
.CellCount5
{
    width:19%;
}
.CellCount4
{
    width:24%;
}
.CellCount3
{
    width:32%;
}
.CellCount2
{
    width:48%;
}
.CellCount1
{
    width:99%;
}
.GenCell
{
    text-align:left;
    vertical-align:top;
    position:relative;
}
.GenericFieldsetCollapseButton
{
    display:block; 
    position:absolute; 
    top:2px; 
    left:-2px; 
    z-index:10;
}
.GenHeader
{
    color:White;
    background:#9dcb9d;
}
.GenHeader .GenFieldValue
{
    color:#ffffac;
}
.Loading
{
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:url(images/trans15.png) repeat;
	text-align: center;
	display:block;
	z-index:1000;
	position:absolute;
	cursor:wait;
}
.OverviewWidgetCell
{
    position:relative;
    vertical-align:top;
    background-color:#3b5f27;
    /*width:30%;*/
}
.OverviewMainCell
{
    position:relative;
    vertical-align:top;
    /*width:70%;*/
}
.OverviewLayoutTable
{
    position:relative;
    width:100%;
}
.OutsideContainer
{
    width:100%;
    height:100%; 
    position:relative;
}
.rcbSlide
{
    width: auto !important;
}
.DetailOptionsMenu
{
    padding:3px;
    cursor:pointer;
}
.DetailOptionsMenuItem
{
    cursor:pointer !important;
}
.GenButtonsPanel
{
}
div.nonsection
{
    margin-bottom:10px;
}
div.nonsectionHeader
{
    background: #EEE 15px no-repeat;
    font-size:14px;
    font-family:sans-serif;
    padding:7px;
}
div.section{
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border:1px solid #CCC;
    position:relative;
    overflow:hidden;
    margin-bottom:8px;
}
div.sectionHeader{
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    cursor:pointer;
    padding:7px;
    padding-left:40px;
    font-size:18px;
    font-family:sans-serif;
    background: #EEE 15px no-repeat;
}
div.expanded{
    background-image:url(images/collapse.png);    
}
div.expanded:hover{
    background-image:url(images/collapse-hover.png);    
}
div.collapsed{
    background-image:url(images/expand.png);    
}
div.collapsed:hover{
    background-image:url(images/expand-hover.png);    
}
.OverviewTooltip
{
    padding-right:5px;
}


.GenEditButton_Unknown
{
	cursor:pointer;
}
.GenSaveButton_Unknown
{
	cursor:pointer;
}
.GenValueLinkButton_Unknown
{
    position:relative;
    height:100%;
    width:inherit;
    font-family:Sans-Serif;
    text-decoration:none;
    color:Black;
    border-bottom: 1px solid black;
    text-align:center;
    vertical-align:bottom;
    white-space:inherit;
    cursor:pointer;
    /*overflow:hidden;*/
        	
}/*
.GenValueLinkButton_Unknown:hover
{
    background:#fbf9c3;
}*/
.GenFieldLabel_Unknown
{
    font-family:Sans-Serif;
}
.GenFieldValue_Unknown
{
    display:inline-block;
    width:inherit;
    white-space:inherit;
    font-family:Sans-Serif;
}
.GenLabelCell_Unknown
{
    padding:0px 5px 0px 5px;
    display:table-cell;
    text-align:right;
    font-weight:bold;
    vertical-align:top;
    height:100%;
    width:120px;
    white-space:normal;
    cursor:default;
}
.GenControlCell_Unknown
{
    padding:0px 5px 0px 5px;
    display:table-cell;
    bottom:0px;
    text-align:left;
    vertical-align:bottom;
    height:100%;
    white-space:normal;
    max-width:40%;
}
.GenOptionCell_Unknown
{
    display:table-cell;
    padding:0px 5px 0px 5px;
    vertical-align: bottom;
    text-align: center;
    white-space:nowrap;
}
.GenControl_Unknown
{
    width:100% !important;
}
.GenericFieldset_Unknown
{
    font-family:Sans-Serif;
}
.GenericFieldsetContainer_Unknown
{
}
.GenericFieldLayoutTable_Unknown
{
    width:100%;
}
.GenericFieldsetLayoutTable_Unknown
{
    position:relative;
    width:100%;
}
.GenCell_Unknown
{
    text-align:left;
    vertical-align:top;
    position:relative;
}
.GenHeader_Unknown
{
    color:#000000;
    background:#f7f7d9;
}
/*.GenHeader_Unknown .GenFieldValue_Unknown
{
    color:#f59300;
}*/
.Loading_Unknown
{
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:url(images/trans15.png) repeat;
	text-align: center;
	display:block;
	z-index:1000;
	position:absolute;
	cursor:wait;
}
.OverviewWidgetCell_Unknown
{
    position:relative;
    vertical-align:top;
    /*background-color:#3b5f27;
    width:30%;*/
}
.OverviewMainCell_Unknown
{
    position:relative;
    vertical-align:top;
    /*width:70%;*/
}
.OverviewLayoutTable_Unknown
{
    position:relative;
    width:100%;
}
.OutsideContainer_Unknown
{
    width:100%;
    height:100%; 
    position:relative;
}
.rcbSlide_Unknown
{
    width: auto !important;
}
/*.genLink_Unknown
{
	color:#0c007a;
}*/

/*.GenGrid_Unknown .rgHeader
{
	background-image:none !important;
	background-color:#f7f7d9 !important;
}
.GenGrid_Unknown .rtlHeader
{
	background-image:none !important;
	background-color:#f7f7d9 !important;
}*/
.GenGrid_Unknown .rtlCollapse
{
	display:none !important;
}
.LL_OverviewWriteButtons .EditFieldButton, .LL_OverviewWriteButtons .NewFieldButton{
	display: none !important;
}
.GenIframe {
    border:0;
    width:100%;   
    padding-left:100px;
    height:200px;
}