﻿.GenEditButton_GenericTables
{
	cursor:pointer;
}
.GenSaveButton_GenericTables
{
	cursor:pointer;
}
.GenValueLinkButton_GenericTables
{
    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_GenericTables:hover
{
    background:#fbf9c3;
}*/
.GenFieldLabel_GenericTables
{
    font-family:Sans-Serif;
}
.GenFieldValue_GenericTables
{
    display:inline-block;
    width:inherit;
    white-space:inherit;
    /*color:#0046ad;*/
    font-family:Sans-Serif;
}
.GenLabelCell_GenericTables
{
    padding:0px 5px 0px 5px;
    display:table-cell;
    float:left;
    position:relative;
    text-align:right;
    font-weight:bold;
    vertical-align:top;
    height:100%;
    width:40%;
    /*width:100px;*/
    white-space:normal;
    cursor:default;
}
.GenControlCell_GenericTables
{
    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_GenericTables
{
    display:table-cell;
    padding:0px 5px 0px 5px;
    float:left;
    vertical-align: top;
    text-align: center;
}
.GenControl_GenericTables
{
    width:100% !important;
}
.GenericFieldset_GenericTables
{
    font-family:Sans-Serif;
}
.GenericFieldsetContainer_GenericTables
{
}
.GenericFieldLayoutTable_GenericTables
{
    width:100%;
}
.GenericFieldsetLayoutTable_GenericTables
{
    position:relative;
    width:100%;
}
.GenCell_GenericTables
{
    text-align:left;
    vertical-align:top;
    position:relative;
}
.GenHeader_GenericTables
{
    color:#000000;
    background:#f7f7d9;
}
/*.GenHeader_GenericTables .GenFieldValue_GenericTables
{
    color:#f59300;
}*/
.Loading_GenericTables
{
	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_GenericTables
{
    position:relative;
    vertical-align:top;
    /*background-color:#3b5f27;
    width:30%;*/
}
.OverviewMainCell_GenericTables
{
    position:relative;
    vertical-align:top;
    /*width:70%;*/
}
.OverviewLayoutTable_GenericTables
{
    position:relative;
    width:100%;
}
.OutsideContainer_GenericTables
{
    width:100%;
    height:100%; 
    position:relative;
}
.rcbSlide_GenericTables
{
    width: auto !important;
}
/*.genLink_GenericTables
{
	color:#0c007a;
}*/

/*.GenGrid_GenericTables .rgHeader
{
	background-image:none !important;
	background-color:#f7f7d9 !important;
}
.GenGrid_GenericTables .rtlHeader
{
	background-image:none !important;
	background-color:#f7f7d9 !important;
}*/
.GenGrid_GenericTables .rtlCollapse
{
	display:none !important;
}