.GenEditButton_Routes
{
	cursor:pointer;
}
.GenSaveButton_Routes
{
	cursor:pointer;
}
.GenValueLinkButton_Routes
{
    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_Routes:hover
{
    background:#E8F9FF;
}
.GenFieldLabel_Routes
{
    font-family:Sans-Serif;
}
.GenFieldValue_Routes
{
    display:inline-block;
    width:inherit;
    white-space:inherit;
    color:#0046ad;
    font-family:Sans-Serif;
}
.GenLabelCell_Routes
{
    padding:0px 5px 0px 5px;
    display:table-cell;
    float:left;
    position:relative;
    text-align:right;
    vertical-align:top;
    font-weight:bold;
    height:100%;
    width:40%;
    /*width:100px;*/
    white-space:normal;
    cursor:default;
}
.GenControlCell_Routes
{
    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_Routes
{
    display:table-cell;
    padding:0px 5px 0px 5px;
    float:left;
    vertical-align: top;
    text-align: center;
}
.GenControl_Routes
{
    width:100% !important;
}
.GenericFieldset_Routes
{
    font-family:Sans-Serif;
}
.GenericFieldsetContainer_Routes
{
}
.GenericFieldLayoutTable_Routes
{
    width:100%;
}
.GenericFieldsetLayoutTable_Routes
{
    position:relative;
    width:100%;
}
.GenCell_Routes
{
    text-align:left;
    vertical-align:top;
    position:relative;
}
.GenHeader_Routes
{
    color:#000000;
    background:#D9F0F7;
}
.GenHeader_Routes .GenFieldValue_Routes
{
    color:#002DF5;
}
.Loading_Routes
{
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:url(http://localhost/LeaseNet/App_Themes/Default/images/trans15.png) repeat;
	text-align: center;
	display:block;
	z-index:1000;
	position:absolute;
	cursor:wait;
}
.OverviewWidgetCell_Routes
{
    position:relative;
    vertical-align:top;
    background-color:#27325F;
    /*width:30%;*/
}
.OverviewMainCell_Routes
{
    position:relative;
    vertical-align:top;
    /*width:70%;*/
}
.OverviewLayoutTable_Routes
{
    position:relative;
    width:100%;
}
.OutsideContainer_Routes
{
    width:100%;
    height:100%; 
    position:relative;
}
.rcbSlide_Routes
{
    width: auto !important;
}
.genLink_Routes
{
	color:#0c007a;
}

.GenGrid_Routes .rgHeader
{
	background-image:none !important;
	background-color:#D9F0F7 !important;
}
.GenGrid_Routes .rtlHeader
{
	background-image:none !important;
	background-color:#D9F0F7 !important;
}
.GenGrid_Routes .rtlCollapse
{
	display:none !important;
}