﻿.GenEditButton_Addresses
{
	cursor:pointer;
}
.GenSaveButton_Addresses
{
	cursor:pointer;
}
.GenValueLinkButton_Addresses
{
    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_Addresses:hover
{
    background:#66CC00;
}
.GenFieldLabel_Addresses
{
    font-family:Sans-Serif;
}
.GenFieldValue_Addresses
{
    display:inline-block;
    width:inherit;
    white-space:inherit;
    color:#0046ad;
    font-family:Sans-Serif;
}
.GenLabelCell_Addresses
{
    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_Addresses
{
    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:50%;
}
.GenOptionCell_Addresses
{
    display:table-cell;
    padding:0px 5px 0px 5px;
    float:left;
    vertical-align: top;
    text-align: center;
}
.GenControl_Addresses
{
    width:100% !important;
}
.GenericFieldset_Addresses
{
    font-family:Sans-Serif;
}
.GenericFieldsetContainer_Addresses
{
}
.GenericFieldLayoutTable_Addresses
{
    width:100%;
}
.GenericFieldsetLayoutTable_Addresses
{
    position:relative;
    width:100%;
}
.GenCell_Addresses
{
    text-align:left;
    vertical-align:top;
    position:relative;
}
.GenHeader_Addresses
{
    color:#000000;
    background:#f7f7d9;
}
.GenHeader_Addresses .GenFieldValue_Addresses
{
    color:#f59300;
}
.Loading_Addresses
{
	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_Addresses
{
    position:relative;
    vertical-align:top;
    background-color:#3b5f27;
    /*width:30%;*/
}
.OverviewMainCell_Addresses
{
    position:relative;
    vertical-align:top;
    /*width:70%;*/
}
.OverviewLayoutTable_Addresses
{
    position:relative;
    width:100%;
}
.OutsideContainer_Addresses
{
    width:100%;
    height:100%; 
    position:relative;
}
.rcbSlide_Addresses
{
    width: auto !important;
}
.genLink_Addresses
{
	color:#0c007a;
}

.GenGrid_Addresses .rgHeader
{
	background-image:none !important;
	background-color:#f7f7d9 !important;
}
.GenGrid_Addresses .rtlHeader
{
	background-image:none !important;
	background-color:#f7f7d9 !important;
}
.GenGrid_Addresses .rtlCollapse
{
	display:none !important;
}
.GenFieldSectionsContainer_Addresses
{
    padding-left: 0px !important;
    padding-right: 0px !important;
    width:100% !important;
}