﻿body 
{
    /*background: url(images/body-bg.gif) top left repeat-x #e9eef1;*/
    color: #555;
    font-family: verdana;
    font-size: 11px;
    overflow:auto;
    -ms-overflow-x:hidden;
    height:100%;
}
html
{
	height:100%
}
form
{
	height:100%;
}
ul.rmRootGroup
{
	border:none !important;
}

.DatanetDock
{
	overflow:visible;
}
.DataNetDockFind
{
	overflow:visible;
}
.inline
{
	display:inline;
}
.italic
{
    font-style:italic;
}
.settingsIcon
{
    
    background:url(images/settings.png) top left no-repeat;
    width:20px;
    height:20px;
    cursor:pointer;
}
.settingsIcon:hover
{
    background-image:url(images/settings_blue.png);
}
.mainSettingsItem
{
    display:table-cell;
    margin-bottom:5px;
}
.MainMenu
{
    padding-right:10px !important;
} 
.MainMenu, .MainMenu .rmRootGroup, .MainMenu .rmRootLink
{
    background: none !important;
    cursor: pointer !important;
}
#outsideContainer
{
    margin: 0 auto;
    position:absolute;
    top:0px;
    left:20px;
    right:0px;
    bottom:0px;
}
#header
{
    /*background: url(images/header-bg.gif) bottom left no-repeat #FFF;*/
    float:left;
    padding: 0;
    width:100%;
    height:102px;
    position:relative;
}
#leftbar
{
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	z-index:-11;
	width:20px;
}
#rightbar
{
	position:absolute;
	background-color:#bddaf3;
	right:0;
	top:0;
	bottom:0;
	z-index:-11;
	width:20px;
}
#body
{
	position:relative;
}
#header div.topNav
{
    float:right;
}
#header div.topNav a
{
    margin-left: 8px;
}
#header .logo
{
    float: left;
    margin: 5px 0 0 0;
    width: auto;
}
#header .topTabs
{
    float: left;
    margin: 10px 0 0 0;
    width: 100%;
}
#header .MainMenu .MainMenuItem>span.rmText
{
    padding:2px 0px;
    margin-right:15px;
}
#header .rmVertical .rmLink
{
    color:Black !important;
}

/* Button Styles */
a.btn
{
    background: url(images/btn-bg-gray.gif) top left repeat-x #FFF;
    border:1px solid #b3b3b3;
    color: #555;
    font-weight: bold;
    line-height: 25px;
    padding: 5px 10px;
}
a:hover.btn
{
    background-position: 0 -25px;
    border-color: #adb9c2;
}

/* Icon Styles */
.search
{
    background: url(images/icon_magnifier.gif) top left no-repeat;
    padding-left: 20px;
}
.logout
{
    background: url(images/icon_logout.gif) top left no-repeat;
    color: #555;
    font-weight: bold;
    padding: 0 0 5px 20px;
}
.findLeases
{
    background: url(images/icon_magnifier.gif) top left no-repeat;
    color: #555;
    font-weight: bold;
    padding: 0 0 5px 20px;
}
.icon_check
{
    background: url(images/icon_check.gif) top left no-repeat;
    padding: 0 0 0 20px !important;
}
.icon_key
{
    background: url(images/icon_key.gif) top left no-repeat;
    padding: 0 0 0 20px !important;
}
.icon_magnifier
{
    background: url(images/icon_magnifier.gif) top left no-repeat;
    padding: 0 0 0 20px !important;
}
.icon_calendar
{
    background: url(images/icon_calendar.gif) top left no-repeat;
    padding: 0 0 0 20px !important;
}
.icon_barchart
{
    background: url(images/icon_barchart.gif) top left no-repeat;
    padding: 0 0 0 20px !important;
}
.icon_go
{
    background: url(images/icon_go.gif) top left no-repeat;
    padding: 0 0 0 20px !important;
}
.icon_bullet_add
{
    background: url(images/icon_bullet_add.gif) top left no-repeat;
    padding: 0 0 0 20px !important;
}
.icon_window
{
    background: url(images/icon_window.gif) top left no-repeat;
    padding: 0 0 0 20px !important;
}
.icon_admin
{
    background: url(images/icon_admin.gif) top left no-repeat;       
    color: #555;
    font-weight: bold;
    padding: 0 0 5px 20px;
}
.icon_refresh
{
	background: url(images/icon_refresh.png) center no-repeat !important;
}
.icon_refresh:hover, .icon_refresh:focus
{
	background: url(images/icon_refresh_hover.png) center no-repeat !important;
}
.icon_tick
{
	height:16px;
	width:16px;
	background: url(images/tick-grayscale.png) center no-repeat !important;
}
.icon_tick_red
{
	height:16px;
	width:16px;
	background: url(images/tick-grayscale.png) center no-repeat !important;
}
.icon_tick:hover, .icon_tick:focus
{
	height:16px;
	width:16px;
	background: url(images/tick.png) center no-repeat !important;
}

#GridLines70px
{
	position:absolute;
	left:0px;
	top:-50px;
	width:100%;
	height:240%;
	background: url(images/grid70px-trans.png) top left repeat;
	z-index:-20;
}

#GridLines60px
{
	position:absolute;
	left:0px;
	top:-40px;
	width:100%;
	height:230%;
	background: url(images/grid60px-trans.png) top left repeat;
	z-index:-20;
}

#GridLines50px
{
	position:absolute;
	left:0px;
	top:-30px;
	width:100%;
	height:220%;
	background: url(images/grid50px-trans.png) top left repeat;
	z-index:-20;
}

#GridLines40px
{
	position:absolute;
	left:0px;
	top:-20px;
	width:100%;
	height:210%;
	background: url(images/grid40px-trans.png) top left repeat;
	z-index:-20;
}

#GridLines30px
{
	position:absolute;
	left:0px;
	top:-10px;
	width:100%;
	height:200%;
	background: url(images/grid30px-trans.png) top left repeat;
	z-index:-20;
}
#fadeLeft70,#fadeLeft60,#fadeLeft50,#fadeLeft40,#fadeLeft30
{
	position:relative;
	left:0px;
	top:0px;
	width:150px;
	height:100%;
	background: url(images/home-fade-left.png) top left repeat-y;
}
#fadeRight70,#fadeRight60,#fadeRight50,#fadeRight40,#fadeRight30
{
	position:relative;
	right:150px;
	top:0px;
	width:150px;
	height:100%;
	background: url(images/home-fade-right.png) top left  repeat-y;
}
.HoverPanel
{
	position:absolute;
	background: url(images/green-trans.png) top left repeat;
	border:5px dashed #007b00;
	z-index:-19;
}
div#DropNewWidgetDiv
{
	position:absolute;
	background: url(images/trans.png) top left repeat;
	width:100%;
	height:100%;
	z-index:120;
}
div#AddWidgetsDiv
{
	position:absolute;
	left:40px;
	top:0px; 
	width:100%; 
	border:3px solid #84afef; 
	vertical-align:middle;
}
div#mainContent
{
    left:0px;
    width: 100%;
    position:absolute;
    top:0px;
    bottom:0px;
    z-index:0;
}
div#leftBar
{
    float: left;
    margin: 0 15px 0 0;
    width:330px;
}
div#middleBar
{
    float: left;
    margin: 0 15px 0 0;
    width: 330px;
}
div#rightBar
{
    float: left;
    margin: 0;
    width: 330px;
}
#headerbg
{
	position:relative;
	top:0px;
	left:0px;
	right:0px;
	height:75px;
	z-index:-10;
	border-bottom:1px solid #AAAAAA;
}
.HomeMenu
{
	background-color:#214963 !important;
	position:absolute !important; 
	float:none !important;
	/*top:103px !important; */
	left:0px !important; 
	z-index:8000 !important;
	/*width:37px !important; 
	height:27px !important;*/
}
.ClassicHomeMenu
{
	background-color:#214963 !important;
	position:absolute !important; 
	float:none !important;
	top:0px !important; 
	left:0px !important; 
}
.dockContainer
{
	position:relative;
	width:100%;
	height:100%;
}
.hidden
{
	display:none !important;
}
.visible
{
	display:block !important;
	visibility:visible !important;
}
.dateLink
{
	cursor:pointer;
	padding:3px, 0px, 3px, 0px;
	width:100%; 
	text-align:center; 
	background-color: #DDDDDD;
}
.dateLink:hover
{
	background-color:#CCCCCC;
}
/* Rad Control Styles */
.RadGrid_Default .rgGroupHeader td {
    overflow:visible !important;
}
.RadGrid_Default .rgAltRow td,
.RadGrid_Default .rgRow td
{
    max-height:35px !important;
    overflow:hidden !important;
    /*width:auto !important;*/
}
.RadMenu_Context
{
	z-index: 11000 !important;
}
.rcbSlide
{
	width: 200px !important;
}
/*.RadComboBoxDropDown
{
	width: 200px !important;
}

.rcbList
{
	white-space:nowrap !important;
}*/
.RadSplitter .rspCollapseBarHorizontalCollapse
{
	background: transparent url(images/up-arrow-box.png) no-repeat 0 0 !important;    
	height:15px !important;      
	width:15px !important;
    margin-right:5px !important;
}       
.RadSplitter .rspCollapseBarHorizontalExpand
{
	background: transparent url(images/down-arrow-box.png) no-repeat 0 0 !important;    
	height:15px !important;      
	width:15px !important;
    margin-left:5px !important;
}
.RadSplitter .rspCollapseBarCollapse
{
	background: transparent url(images/left-arrow-box.png) no-repeat 0 0 !important;    
	height:15px !important;      
	width:15px !important;
    margin-bottom:5px !important;
}       
.RadSplitter .rspCollapseBarExpand
{
	background: transparent url(images/right-arrow-box.png) no-repeat 0 0 !important;     
	height:15px !important;      
	width:15px !important;
    margin-top:5px !important;
}
.RadSplitter .rspResizeBarHorizontal
{
	border: 0px !important;
}
.rspResizeBar
{
	border: 0px;
	width:100px;
}
.rdContent > div
{
    height:100%;
}
/* rdGreenTitle */
div.rdGreenTitle tr.rdTop .rdLeft, div.rdGreenTitle tr.rdTop .rdCenter, div.rdGreenTitle tr.rdTop .rdRight
{
	background-position: 0 0 !important;
	background-image: url("images/green-fade-trans.png") !important;
	background-repeat:repeat-x !important;
	/*background-color: #6db579 !important;*/
}

/* rdBlueTitle */
div.rdBlueTitle tr.rdTop .rdLeft, div.rdBlueTitle tr.rdTop .rdCenter, div.rdBlueTitle tr.rdTop .rdRight
{
	background-position: 0 0 !important;
	background-image: url("images/blue-fade-trans.png") !important;
	background-repeat:repeat-x !important;
	/*background-color: #408cbf !important;*/
}

/* rdDarkBlueTitle */
div.rdDarkBlueTitle tr.rdTop .rdLeft, div.rdDarkBlueTitle tr.rdTop .rdCenter, div.rdDarkBlueTitle tr.rdTop .rdRight
{
	background-position: 0 0 !important;
	background-image: url("images/darkblue-fade-trans.png") !important;
	background-repeat:repeat-x !important;
	/*background-color: #1f445d !important;*/
}

div.rdDarkBlueTitle tr.rdTop .rdCenter em
{
	color: White !important;
}

/* rdMaroonTitle */
div.rdMaroonTitle tr.rdTop .rdLeft, div.rdMaroonTitle tr.rdTop .rdCenter, div.rdMaroonTitle tr.rdTop .rdRight
{
	background-position: 0 0 !important;
	background-image: url("images/maroon-fade-trans.png") !important;
	background-repeat:repeat-x !important;
	/*background-color: #632127 !important;*/
	color: White !important;
}

div.rdMaroonTitle tr.rdTop .rdCenter em
{
	color: White !important;
}

/* rdGoldTitle */
div.rdGoldTitle tr.rdTop .rdLeft, div.rdGoldTitle tr.rdTop .rdCenter, div.rdGoldTitle tr.rdTop .rdRight
{
	background-position: 0 0 !important;
	background-image: url("images/gold-fade-trans.png") !important;
	background-repeat:repeat-x !important;
	/*background-color: #635d21 !important;*/
}
div.rdGoldTitle tr.rdTop .rdCenter em
{
	color: White !important;
}
.rmIndented
{
	padding-left:15px !important;
}
/* rdRedTitle */
div.rdRedTitle tr.rdTop .rdLeft, div.rdRedTitle tr.rdTop .rdCenter, div.rdRedTitle tr.rdTop .rdRight
{
	background-position: 0 0 !important;
	background-image: url("images/red-fade-trans.png") !important;
	background-repeat:repeat-x !important;
	/*background-color: #d47171 !important;*/
}

/* rdYellowTitle */
div.rdYellowTitle tr.rdTop .rdLeft, div.rdYellowTitle tr.rdTop .rdCenter, div.rdYellowTitle tr.rdTop .rdRight
{
	background-position: 0 0 !important;
	background-image: url("images/yellow-fade-trans.png") !important;
	background-repeat:repeat-x !important;
	/*background-color: #ced471 !important;*/
}

/* rdPurpleTitle */
div.rdPurpleTitle tr.rdTop .rdLeft, div.rdPurpleTitle tr.rdTop .rdCenter, div.rdPurpleTitle tr.rdTop .rdRight
{
	background-position: 0 0 !important;
	background-image: url("images/purple-fade-trans.png") !important;
	background-repeat:repeat-x !important;
	/*background-color: #c071d4 !important;*/
}

/* rdOrangeTitle */
div.rdOrangeTitle tr.rdTop .rdLeft, div.rdOrangeTitle tr.rdTop .rdCenter, div.rdOrangeTitle tr.rdTop .rdRight
{
	background-position: 0 0 !important;
	background-image: url("images/orange-fade-trans.png") !important;
	background-repeat:repeat-x !important;
	/*background-color: #bf7340 !important;*/
}

/* rdBrownTitle */
div.rdBrownTitle tr.rdTop .rdLeft, div.rdBrownTitle tr.rdTop .rdCenter, div.rdBrownTitle tr.rdTop .rdRight
{
	background-position: 0 0 !important;
	background-image: url("images/brown-fade-trans.png") !important;
	background-repeat:repeat-x !important;
	/*background-color: #764727 !important;*/
	color:White !important;
}

.rtsUL
{
	display:block !important;
}

div.rdBrownTitle tr.rdTop .rdCenter em
{
	color: White !important;
}

.rdCenter .rmRootGroup, .rdCenter .rmLink
{
	background-color:transparent !important;
	background-image:none !important;
}

.HomeMenu .rmRootGroup, .HomeMenu .rmItem, .HomeMenu .rmGroup
{
	z-index:8000 !important;
}

.rmSlide
{
	z-index:8000 !important;
}
.rdClose
{
	background-image:url("images/close.png") !important;
	background-position: 0 0 !important;
}
.rdClose:hover
{
	background-image:url("images/close-hover.png") !important;
	background-position: 0 0 !important;
}
.rdCollapse
{
	background-image:url("images/collapse.png") !important;
	background-position: 0 0 !important;
}
.rdCollapse:hover
{
	background-image:url("images/collapse-hover.png") !important;
	background-position: 0 0 !important;
}
.rdExpand
{
	background-image:url("images/expand.png") !important;
	background-position: 0 0 !important;
}
.rdExpand:hover
{
	background-image:url("images/expand-hover.png") !important;
	background-position: 0 0 !important;
}

.rdCenter .rmRootGroup:hover
{
	background-color:#cccccc !important;
}

.RadDockZone
{
    border: 1px solid #EEE;
}
.RadDockZone .RadDock .rdContent
{
    font-family: Verdana;
    font-size: 11px;
    margin:6px 0 0;
}
.RadDockZone .RadDock .rdCenter em
{
    background-position: 0 7px;
    color: #555;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.rcbCheckboxTemplate
{
    position:relative;
    width:100%;
    cursor:pointer;
}
.rcbCheckboxTemplate:hover
{
    background-color:#cccccc;
}
.rdCenter,.rdContent
{
	overflow:hidden !important;
}
.RadDock_Default .rdTop .rdLeft,
.RadDock_Default .rdTop .rdRight,
.RadDock_Default .rdTop .rdCenter,
.RadDock_Default .rdBottom .rdLeft,
.RadDock_Default .rdBottom .rdRight,
.RadDock_Default .rdBottom .rdCenter
{
	/*background-image: url("images/HorizontalSprite.gif") !important;*/
}
.RadDock_Default .rdMiddle .rdLeft,
.RadDock_Default .rdMiddle .rdRight
{
	/*background-image: url("images/VerticalSprite.gif") !important;*/
}
.rwStatusbarRow
{
    display: none;
}
.RadGrid_Default .rgHeader, .RadGrid_Default .rgHeader a {
    white-space:nowrap;
}
/* Widget CSS */
.errorWidgetLabel
{
	clear:both;
	color:Red;
	font-size:10pt;
	height:40px;
	margin:30px;
	padding:30px;
}
.rdContent h4
{
    clear:both;
    line-height: 16px;
    margin: 10px 0;
}
.mcell
{
	padding-left:4px;
	text-align:left;
	display:inline-block;
	height:15px;
	overflow:hidden;
	float:left;
}
.rcell
{
	text-align:right;
	display:inline-block;
	height:15px;
	overflow:hidden;
	float:right;
}
.lcell
{
	text-align:left;
	display:inline-block;
	height:15px;
	overflow:hidden;
	float:left;
}
.liItem
{
	text-align:left;
}
.contractTypeList 
{
	margin-top:10px;
	margin-bottom:10px;
	width:300px;
}
.pointer
{
	cursor:pointer;
}
.rdContent a
{
    text-decoration: underline;
}
tr.rdMiddle
{
    overflow:auto;
}
span.widgetData
{
	float:left;
	font-size:9pt;
	color:#314e8f;
}
span.widgetLabel
{
	float:left;
	font-size:9pt;
}
span.foundText
{
	font-weight:bold;
	background-color:#cccccc;
}
.pointer
{
	cursor:pointer;
}
h3.widgetData
{
	font-size:10pt;
	color:Blue;
}
h3.widgetLabel
{
	font-size:10pt;
}
h3.widgetHeader
{
	font-weight:bold;
	font-size:12pt;
}
td.widgetLabel
{
	font-size:10pt;
	text-align:right;
	padding-right:5px;
}
td.widgetData
{
	font-size:10pt;
	text-align:left;
	color:#314e8f;
	font-weight:bold;
}
/* Reports Widget */
div.clientReports a
{
    background:url(images/chart-bar.gif) no-repeat scroll left 3px transparent;
    float:left;
    line-height: 20px;
    padding:1px 0 1px 23px;
    width:190px;
}
div#moreReports
{
    display:none;
    float: left;
    width: 100%;
}
div.ReportsScrollDiv
{
	position:absolute;
	margin-top:25px;
	top:0px;
	bottom:30px;
	width:100%;
	overflow:auto;
}
div.ReportsScrollDivPad
{
	position:absolute;
	margin-top:45px;
	top:0px;
	bottom:30px;
	width:100%;
	overflow:auto;
}

div.RadDock div.footer
{
	position:absolute;
	bottom:0px;
    background:url("images/top-gray-bg.gif") repeat-x scroll left top #FFFFFF;
    border-top:1px solid #CCCCCC;
    float:left;
    margin:10px 0 0;
    padding:5px 0;
    width:100%;
}
div.footer a.viewMore
{
    float: right;
    margin-right:5px;
}
div.footer a.viewLess
{
    background: url(images/less.gif) no-repeat top right;
    float: right;
    margin-right:5px;
    padding: 0 20px 0 0;
}
div#reports_scrolldiv
{
	width:100%;
	position:relative;
	left:0px;
	top:10px;
	height:100%;
	overflow:auto;
}
/* Critical Dates Widget */
div.CriticalDatesScrollDiv
{
	position:absolute;
	margin-top:220px;
	top:0px;
	bottom:0px;
	width:100%;
	/*max-height:157px;*/
	overflow:auto;
}
ul.criticalDates
{
    margin: 0 0 10px 36px;    
}
ul.criticalDates li
{
    line-height:18px;
    text-align: right;
}
ul.criticalDates li a
{
    float: left;
}
.CommencementDate
{
    background: url(images/com-date-bg.gif) bottom left repeat-x #94ddf5;
    border:1px solid #089dcb !important;
}
.ExpirationDate
{
    background: url(images/exp-date-bg.gif) bottom left repeat-x #fcf6ca;
    border:1px solid #ceb70d !important;
}
.RenewalDate
{
    background: url(images/renewal-date-bg.gif) bottom left repeat-x #effcd1;
    border:1px solid #aacf58 !important;
}
.OptionDate
{
    background: url(images/option-date-bg.gif) bottom left repeat-x #effcd1;
    border:1px solid #c45a5a !important;
}
.FeeDate
{
    background: url(images/fee-date-bg.gif) bottom left repeat-x #effcd1;
    border:1px solid #8431ab !important;
}
.OverdueTaskDate
{
	background: url(images/overdue-date-bg.gif) bottom left repeat-x #effcd1;
    border:1px solid #d70000 !important;
}
.PendingTaskDate
{
	background: url(images/pending-date-bg.gif) bottom left repeat-x #effcd1;
    border:1px solid #d7b600 !important;
}
.UpcomingTaskDate
{
	background: url(images/upcoming-date-bg.gif) bottom left repeat-x #effcd1;
    border:1px solid #001085 !important;
}
.CompletedTaskDate
{
	background: url(images/completed-date-bg.gif) bottom left repeat-x #effcd1;
    border:1px solid #00a41b !important;
}
.ReviewDate {
    background: url(images/completed-date-bg.gif) bottom left repeat-x #effcd1;
    border: 1px solid #00a41b !important;
}
.MultiDate
{
    background: url(images/mult-date-bg.gif) bottom left repeat-x #effcd1;
    border:1px solid #b85b00 !important;
}

.expandImg
{
	cursor:pointer;	
}
.expandButton 
{
	background: url(images/more.gif) top left repeat-x;
}
.contractbutton
{
	background: url(images/less.gif) top left repeat-x;
}
.dtBtn
{
	border:1px solid #AAAAAA;
	padding:3px;
}
.dtBtn:hover
{
	color:#AAAAAA;
}

.errMessage
{
	color:Red;
	font-size:9pt;
	margin-left:20px;
}

.findAgreementParameterDropdown
{
	width:115px;
	font-size:8pt;
}
.findPersonDropdown
{
    width:400px;
    font-size:8pt;
}
.findLeaseText
{
	width:70px;
}

.findSQLComparator
{
	width:75px;
	font-size:8pt;
}
.comDate
{
    background: url(images/com-date-bg.gif) top left repeat-x;
    border:1px solid #089dcb;
    float: left;
    height: 16px;
    margin-right: 5px;
    width: 28px;
}
.expDate
{
    background: url(images/exp-date-bg.gif) top left repeat-x;
    border:1px solid #ceb70d;
    float: left;
    height: 16px;
    margin-right: 5px;
    width: 28px;
}
.renewalDate
{
    background: url(images/renewal-date-bg.gif) top left repeat-x;
    border:1px solid #aacf58;
    float: left;
    height: 16px;
    margin-right: 5px;
    width: 28px;
}
.feeDate
{
    background: url(images/fee-date-bg.gif) top left repeat-x;
    border:1px solid #8431ab;
    float: left;
    height: 16px;
    margin-right: 5px;
    width: 28px;
}
.optionDate
{
    background: url(images/option-date-bg.gif) top left repeat-x;
    border:1px solid #c45a5a;
    float: left;
    height: 16px;
    margin-right: 5px;
    width: 28px;
}
.overdueTaskDate
{
	background: url(images/overdue-date-bg.gif) top left repeat-x;
    border:1px solid #d70000;
    float: left;
    height: 16px;
    margin-right: 5px;
    width: 28px;
}
.pendingTaskDate
{
	background: url(images/pending-date-bg.gif) top left repeat-x;
    border:1px solid #d7b600;
    float: left;
    height: 16px;
    margin-right: 5px;
    width: 28px;
}
.upcomingTaskDate
{
	background: url(images/upcoming-date-bg.gif) top left repeat-x;
    border:1px solid #001085;
    float: left;
    height: 16px;
    margin-right: 5px;
    width: 28px;
}
.completedTaskDate
{
	background: url(images/completed-date-bg.gif) top left repeat-x;
    border:1px solid #00a41b;
    float: left;
    height: 16px;
    margin-right: 5px;
    width: 28px;
}
.reviewDate {
    background: url(images/completed-date-bg.gif) top left repeat-x;
    border: 1px solid #00a41b;
    float: left;
    height: 16px;
    margin-right: 5px;
    width: 28px;
}
.altItem
{
    background-color: #EEEEEE;
}
/* Admin Stats Widget */
div.AdminStats 
{
	font-family:Verdana;
	font-size:12px;
}
div.AdminStats h2
{
    border-bottom:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    font-family:verdana;
    font-size:14px;
    font-weight:normal;
    line-height:15px;
    margin:5px 0 0 0;
    padding-bottom:5px;
    padding-top:5px;
}
div.AdminStats table a
{
   color: #0178c2 !important;
}
div.AdminStats table a:hover
{
    color: #614104 !important;
}
div.AdminStatsTotals
{
}
.detailsPanel 
{
	margin-left:10px;
}
.ajaxLoadingPanel 
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}
.AdminTotalsLabelColumn 
{
	font-weight:normal;
}
.AdminTotalsLabelColumnSmall 
{
	width:40px;
}
.AdminTotalsDataColumn 
{
	font-weight:bold;
}
.AdminTotalsDataColumnSmall 
{
	width:40px;
}



.adminManagers
{
    /*background: url(images/icon_admin.gif) left center no-repeat;    */
    padding:0 0 0 21px;
}
.clientManagers
{
    background: url(images/icon_client.gif) left center no-repeat;    
    padding:0 0 0 21px;
}
.propertyManagers
{
    background: url(images/icon_property.gif) left center no-repeat;    
    padding:0 0 0 21px;
}
div.AdminStats a.total
{
    float:right;
    line-height:14px;
    margin:5px 8px 0 0;
    width:auto;
}
/* User Info Widget */
.CancelImg{
    cursor:pointer;
    position:relative;
    display:inline-block;
	background: url(images/Cancel-gray.png) left center no-repeat;
    width: 15px;
    height: 15px;
}
#SearchCancelDiv
{
	position:absolute;
	background: url(images/Cancel-gray.png) left center no-repeat;
	height:15px;
	width:15px;
	right:-2px;
	top:2px;
	z-index:5;
	cursor:pointer;
}
#SearchCancelDiv:hover, #SearchCancelDiv:focus, .CancelImg:hover, .CancelImg:focus
{
	background: url(images/Cancel.png) left center no-repeat;
}
#SearchBoxDiv
{
	position:relative;
	width:100%
}
.SearchBox
{
	display:inline;
	width:100%;
}
.usersListScrollDiv
{
	position:absolute !important;
	top:0px !important;
	bottom:245px !important;
	width:100% !important;
	overflow:hidden !important;
}
.UserDetails
{
	position:absolute;
	border:1px solid #ccc; 
	height:200px;
	left:3px;
	right:3px;
	bottom:43px;
}
span.userDetailHead
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:20px;
	text-align:center;
	background-color:#8590a9;
	padding-bottom:5px;
	color:White;
	font-size:large;
	font-weight:bold;
	z-index:20;
}
div.userDetailInfo
{
	position:absolute;
	top:20px;
	left:0px;
	bottom:9px;
	text-align:center;
	vertical-align:middle;
	background-color:#dbdee5;
	width:96%;
	z-index:19;
	padding:20px 0px 0px 15px;
}

span.userEmailLink
{
	position:absolute;
	top:2px;
	right:2px;
	z-index:21;
}
span.userDetailFoot
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	background-color:#8590a9;
	height:10px;
	z-index:20;
}


/* Form CSS */
.rdoHorz
{
    clear: both;
    float: left;
    margin: 8px 0 8px 5%;
    width: 95%;
}
.rdoHorz input
{
    float: left;
    width: auto;
}
.rdoHorz label
{
    float: left;
    margin:0 15px 0 3px;
    width:auto;
}
.fieldTitle
{
    border-bottom:1px solid #444;
    color: #444;
    float: left;
    font-weight: bold;
    margin: 4px 0 0 5%;
    width: 95%;
}
.chkBoxList
{
    clear: both;
    float: left;
    margin: 5px 0 5px 5%;
    width: 95%;
}
.chkBoxList input
{
    clear: both;
    float: left;
    margin: 3px 0;
    width:auto;
}
.chkBoxList label
{
    float: left;
    margin: 3px 0 3px 3px;
    width: auto;
}
.ddl
{
    float: left;
    margin: 10px 5% 0 5%;
    width: 90%;
}
.txt
{
    float: left;
    margin: 10px 5% 0 5%;
    width: 89%;
}
.btn
{
    float: left;
    margin: 5px 0 5px 5%;
    width: auto;
}

/* Styles for Office Automation*/
.errorLabel 
{
	clear:left;
	float:left;
	font-family:Arial;
	font-size:medium;
	width:200px;
}
.errorData 
{
	clear:right;
	float:left;
	font-family:Arial;
	font-size:medium;
	width:400px;
}
.refresh
{
    float: right;
    padding: 0 0 5px;
}

/* Find Documents widget */
.FindDocumentScrollDiv
{
	position:absolute;
	width:100%;
	top:68px;
	bottom:143px;
	overflow:auto;
	overflow-x:hidden;
	left:0px;
}
.FindDocumentFooter
{
	position:absolute;
	width:100%;
	bottom:0px;
	height:140px;
	left:0px;
}

/* Notifications widget */
.NotificationScrollDiv
{
	position:absolute;
	width:100%;
	bottom:27px;
	top:27px;
	overflow:auto;
}
.rgClipCells
{
	position:inherit;
}
/* Portfolio Grid */
.PortfolioGridCell_NoWrap
{
	position:relative;
	bottom:0px;
	max-height:20px; 
	width:auto !important; 
	white-space:nowrap;
	overflow:hidden;
}
.PortfolioGridCell
{
	white-space:inherit;
	max-height:200px;
	width:auto !important; 
	overflow:inherit;
	vertical-align:middle;	
}
.PortfolioTopBar
{
	padding:3px 0px 0px 10px;
	position:relative;
	overflow:hidden;
	vertical-align:bottom;
}
.PortfolioContractTypesLabel
{
	background-color:#7195B3 !important;
	color:White !important;
	font-size:16px !important;
	font-weight:bold !important;
	position:relative !important;
	overflow:hidden !important;
	cursor:pointer !important;
	font-style:italic !important;
	text-decoration:underline !important;
	border:0px !important;
	width:auto !important;
	height:auto !important;
	padding:0px 0px 0px 0px !important;
	vertical-align:bottom !important;
}
.PortfolioContractTypesLabel:hover
{
	background-color:#b9c9d7 !important;
}
.PortfolioContractTypesLabel .rmExpandDown
{
	text-decoration:underline !important;
}
.PortfolioVerticalSplitBar
{
    display:none;
}
.PortfolioHorizontalSplitBar
{
    display:none;
}
.PortfolioOption
{
	color:White;
	padding:5px 3px 0px 7px;
}
.PortfolioTopPane
{
	overflow:hidden !important;
	position:relative !important;
	bottom:0px;
}
.PortfolioTopPaneHide
{
	display:none !important;
}

.PortfolioBottomPane
{
	overflow:hidden !important;
	position:relative !important;
}
.PortfolioOptionsLabel
{
	position:relative;
	top:17px;
	left:0px;
	padding:3px 0px 0px 20px;
	display:block;
	
}
.PortfolioGridContentDiv
{
	position:relative; 
	width:100%; 
	height:100%;
	overflow:hidden;
}
.PortfolioChartContentDiv
{
    position:relative; 
	width:100%; 
	height:100%;
	overflow:hidden;
}
.PortfolioChartContentDivWithGroups
{
    position:absolute; 
	top:101px; 
	left:0px; 
	width:100%; 
	bottom:0px; 
	overflow:hidden;
}
.PortfolioSelectedSubTab
{
    background:url(images/trans15white.png) repeat;
}
.PortfolioGroupExpand
{
	position:absolute;
	z-index:900;
	top:34px;
	left:3px;
}
.PortfolioGroupCollapse
{
	position:absolute;
	z-index:900;
	top:34px;
	left:15px;
}
.PortfolioDiv {
    position:absolute; 
	top:0px; 
	left:0px; 
	width:100%; 
	bottom:0px; 
    overflow:hidden;
}
.PortfolioContentDiv
{
	position:absolute; 
	top:103px; 
	left:0px; 
	width:100%; 
	bottom:0px; 
	/*overflow:hidden;*/
}
.PortfolioContentDivClassic
{
	position:absolute;
	top:0px;
	left:-20px;
	right:0px;
	bottom:0px;
	overflow:hidden;
}
.ClassicPortfolioContentDiv
{
	position:absolute; 
	top:0px; 
	left:-20px; 
	width:100%; 
	bottom:0px; 
	overflow:hidden;
}
.PortfolioContractTypesMenu
{
	position:absolute !important;
	z-index:999 !important;
	height:auto !important;
	width:auto !important;
}
.PortfolioGrid
{
	
}
.PortfolioLinkColumn
{
	cursor:pointer;
	background:url(images/right-arrow-open.png) no-repeat center !important;
}
.PortfolioLinkColumn:hover
{
	background:url(images/right-arrow-open-hover.png) no-repeat center !important;
}
.PortfolioDocColumn
{
	cursor:pointer;
	background:url(images/folder-document-icon.png) no-repeat center !important;
}
.PortfolioAbstractColumn
{
	cursor:pointer;
	background:url(images/page_icon.png) no-repeat center !important;
}
.PortfolioCommentsColumn {
    cursor: pointer;
    background: url(images/comments-history.png) no-repeat center !important;
}
.SaveSettingsLabel
{
	position:relative; 
	top:-30px;
	text-align:right;
	float:right; 
	padding-right:20px;
	height:100%;
}
.EditViewButton
{
	cursor:pointer;
	vertical-align:middle;
}
.EditViewButton:hover
{
	background:url(images/trans15white.png) repeat;
}
.CloseViewButton
{
	position:relative; 
	width:100%; 
	border-top:1px solid white; 
	text-align:center; 
	bottom:0px;
	height:20px;
}
.EditViewDiv
{
	position:absolute; 
	right:0px; 
	top:44px; 
	z-index:9000; 
	padding:10px 10px 0px 10px;
	width:300px;
}
.ExportExcelImage
{
	/*background:url(images/export-excel.png) no-repeat top;*/
	padding:0px 5px 0px 5px;
	cursor:pointer;
}

.ExportPdfImage
{
	/*background:url(images/export-pdf.png) no-repeat top;*/
	padding:0px 5px 0px 5px;
	cursor:pointer;
}
.infowindow
{
	background-color:Gray;
}

/* ANNOUNCEMENTS */
.AnnouncementRotator
{
	position:relative;
	top:-24px;
}
.AnnouncementLink
{
	text-decoration:none;
    color:Gray;
    width:100%;
    height:100%;
    display:block;
}
.AnnouncementLink:hover
{
    text-decoration:underline;
    background-color:#DDDDDD;
    color:Gray;
}
.AnnouncementLink:visited:hover
{
    text-decoration:underline;
    color:Gray;
}
.AnnouncementSub
{
	color:Black;
}
.AnnouncementDate
{
}
.AnnouncementText
{
}
.Pointer {
    cursor:pointer;
}
/* TABLES */
.tr
{
    display:table-row;
}
.td
{
    display:table-cell;
}
.table
{
    display:table;
}
.table_more
{
    width:100%;
    padding-left:10px;
    cursor:pointer;
}
.table_more:hover
{
    background-color:#cccccc;
}

.ContactEditRadWindowExpander
{
    text-decoration:underline;
    white-space:nowrapMainMenu;
}
.ContactEditRadWindowExpander:hover
{
    text-decoration:none;
    background-color:#CCCCCC;
}
.TransparantBackground
{
	background: url(images/trans.png) top left repeat;
}
.HighlightedField
{
    border: #FF0000 1px solid;
}

.RadComboBoxDropDown,.RadCalendarPopup,.rcbSlide
{
	z-index:9000 !important;

}

.TelerikModalOverlay
{
    width:100% !important;
    height:100% !important;   
}
/* DocumentUploadMVC */
.UploaderFileName
{
    font-size:14px;
    padding-right:10px;
    max-width:170px;
}
.UploadPending{
    border-bottom:2px solid yellow;
}
.UploadSuccess{
    border-bottom:2px solid green;
}
.UploadFail{
    border-bottom:2px solid red;
}
.UploaderLoading{
    display:none;
}
.UploadPending .UploaderLoading{
    display:inline-block;
}
li.NoCheck input[type=checkbox]{
    display:none;
}
.GenericError {
    -webkit-animation: yellowfade 3s forwards;
    -moz-animation: yellowfade 3s forwards;
    -o-animation: yellowfade 3s forwards;
    animation: yellowfade 3s forwards;
    background-color:rgba(242, 245, 169, 1);
}
.branchingTask a {
    background: url(/LeaseNet/images/decision.png) no-repeat 0px 2px !important;
    float: left;
    padding: 2px 0 0 20px !important;
    width: 100%;
}
@-webkit-keyframes yellowfade {
    from {background-color:rgba(242, 245, 169, 1);}
    to {background-color:rgba(242, 245, 169, 0);}
}

@-moz-keyframes yellowfade {
    from {background-color:rgba(242, 245, 169, 1);}
    to {background-color:rgba(242, 245, 169, 0);}
}

@-o-keyframes yellowfade {
    from {background-color:rgba(242, 245, 169, 1);}
    to {background-color:rgba(242, 245, 169, 0);}
}

@keyframes yellowfade {
    from {background-color:rgba(242, 245, 169, 1);}
    to {background-color:rgba(242, 245, 169, 0);}
}


/* ************************************************** */
/* Start: BAR (Bell Audit Restructuring) project      */
/* ************************************************** */
.dn-edit-section-header {
    padding: 6px;
    font-weight: 500;
    color: aliceblue;
    background: linear-gradient(to right, rgb(44, 62, 80), rgb(52, 152, 219));
    border-radius: 2px;
    box-shadow: 2px 2px 5px #888;
}

.dn-disabled-background {
    background-color: #EEE;
}

.widgetTable td {
    padding-right: 15px;
    vertical-align: top;
}

.widgetLabel {
    width: 100%;
}

.flat-input {
    padding: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 2px solid #eee;
}
/* ************************************************** */
/* End: BAR (Bell Audit Restructuring) project        */
/* ************************************************** */