html {
	background: #716b62 url(resImages/main-bg.png);

	color: #675E58;
	text-shadow: 1px 1px 0px #FFFFFF;
}
body {
    background: none;
    background: url("resImages/main-bg.png") repeat scroll 0 0 #716B62;
    font-family: Arial,Tahoma,Geneva,sans-serif;
}

::selection {
    background-color: #cce2ff;
    color: rgba(0,0,0,.87);
}

strong {
	color: #292725;
}
a strong {
	color: #0098CB;
}
a, #content input.scoreAction {
	color: #0098CB;
    text-decoration: none;
    font-size: 100%;
}
a:hover, #content input.scoreAction:hover {
	text-decoration:underline;
}

input[type="text"], input[type="password"], textarea {
    padding: 2px;
    padding-bottom: 4px;
    padding-top: 4px;
    width: 150px;
    padding-left: 5px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
     border-color: #0098CB;
     border-style: solid;
}
#pager input[type="text"], #pager textarea {
	border: 1px solid #FFFFFF;
    box-shadow: 1px 1px 3px #777777 inset;
    -webkit-box-shadow: 1px 1px 4px #777 inset;
    
    /*ie fix*/
    *border-right-color: #eee\9; /*ie 9 and below*/
    *border-bottom-color: #eee\9; /*ie 9 and below*/
    *border-top-color: #ccc\9; /*ie 9 and below*/
    *border-left-color: #ccc\9; /*ie 9 and below*/
    
}
#main {
    clear: both;
}
textarea {
	padding: 10px;
}
#footer {
    background: #716b62 url("resImages/main-bg.png");

    color: #FFFFFF;
    text-shadow: none;
    padding-bottom: 20px;
}
#footer a {
	color: #0098CB;
	font-size: 100%;
}
#content-bottom {
    background: url("resImages/panelfullbot.gif") no-repeat scroll left top #FFFFFF !important;
}
#content-top {
    background: url("resImages/panelfulltop.gif") no-repeat scroll left top #FFFFFF !important; 
}
#content {
    background: url("resImages/panelfullmid.gif") repeat-y scroll left top #FFFFFF !important;
}

#content #panelinner h1 {
	background: #fff;
	top: -39px;
	
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 700px;
    display: inline-block;
}
#content #panelinner h1 {
    border-bottom: 3px solid #BFBFBF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 3px #565656;
    color: #0098CB;
    padding: 10px 20px 6px;
    border-top: 1px solid #DADADA;    
    border-right: 1px solid #DADADA\9; /*ie 9 and below*/
    border-left: 1px solid #DADADA\9; /*ie 9 and below*/
    
    
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 94%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(94%,#e7e7e7), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 94%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 94%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 94%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 94%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */


}

#content h2 {
	border-bottom: none;
	margin-top: 20px;
	clear: both;
}
h2 {
	color: #292725 !important;
}
#content #package-manage h2 {
    background: none repeat scroll 0 0 #ADADAD;
    border-bottom: 2px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 3px #000000 inset;
    color: #FFFFFF !important;
    margin-top: 1.5em;
    padding: 10px 10px 8px;
    text-shadow: 1px 1px 3px #000000;
}
#content .super-title h4 {
    border-bottom: 1px solid #D7D7D7;
    padding-bottom: 10px;
    color: #292725;
}
#content h4 {
	color: #292725;
}
#header #userinfo {
	margin-top: 10px;
	width: 830px; /* Disabled by Brad 10/04/16: Causes new nav to not be width it needs to be*/
}

/*table styling*/

#content .meter-readings, #content .meterPanelSelected {
    border: medium none;
    padding: 0;
}
#content .x-panel {
	border: none;
}
#content .x-toolbar {
	
}
.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
    background: none repeat scroll 0 0 #EDEDED;
    border: 1px solid #BBBBBB;

}
.x-grid3-hd-inner {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #D0D0D0;
}
.x-grid3-header {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid #D0D0D0;
}
td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner {
    background: #EDEDED !important;
}
tr.even 

#content #fuel-saving-table tr {
    border-bottom: 1px solid #D7D7D7;
}
tr.data-column-head a, #fuel-saving-table tr:first-child  {
	color: #292725 !important;
}
.data-table-inner .odd {
    background-color: #FFFFFF;
}
.data-table-inner .even {
    background-color: #E2F2F4;
    border-bottom: 1px solid #BBD1D5;
}
tr.data-column-head, #fuel-saving-table tr:first-child {
    border-color: #DCDCDC;
    border-top: none;
    border-right: none;
    border-left: none;
}
#fuel-saving-table th {
    padding: inherit !important;
}
#fuel-saving-table tr:first-child {
	padding: 6px 0 6px 10px;
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
}
td.sorted-asc a, td.sorted-desc a {
	margin-left: 7px;
	display: block;
}
#jobListTable #listtable table.data-table-inner tr td {
	word-wrap: break-word;
    max-width: 100px;
}
#buildingListTable #listtable table.data-table-inner td {
	word-wrap: break-word;
    max-width: 150px;
}


#buildingListTable #listtable .data-table-inner td:first-child a, #jobListTable #listtable .data-table-inner td:first-child a, #ComparisonList.data-table-inner td:first-child a {
    display: inline-block;
    margin-bottom: 5px;
    padding-left: 20px;
    padding-top: 2px;
    background: url("resImages/building-icon-small.png") no-repeat scroll 0 0 transparent;

}
#buildingListTable #listtable .data-table-inner td:first-child a {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 280px !important;
    
    /*ie fix*/
    white-space: normal\9; /*ie 9 and below*/
}
#jobListTable #listtable .data-table-inner td:first-child a, #ComparisonList.data-table-inner td:first-child a {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px !important;
    
    /*ie fix*/
    white-space: normal\9; /*ie 9 and below*/
}
#dashboard-content table a {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100px;
}

#jobListTable #listtable .data-table-inner td:first-child a, #jobListTable #listtable .data-table-inner td:first-child, .building-content-detail .data-content-detail tr td, #ComparisonList.data-table-inner td:first-child a, #ComparisonList.data-table-inner td:first-child {
	max-width: 200px;
	word-wrap: break-word;
	
	/*ie fix*/
	*width: 200px; /*ie 7 and below*/
}
#ComparisonList.data-table-inner td:first-child a, #ComparisonList.data-table-inner td:first-child {
	max-width: 150px;
	
	/*ie fix*/
	*width: 1500px; /*ie 7 and below*/
}
#jobListTable #listtable .data-table-inner td:first-child, #buildingListTable #listtable .data-table-inner td:first-child, #ComparisonList.data-table-inner td:first-child {
	word-break: break-all\9;
}
#buildingListTable #listtable .data-table-inner td:first-child a, #buildingListTable #listtable .data-table-inner td:first-child {
	max-width: 300px;
	word-wrap: break-word;
	
	/*ie fix*/
	*width: 300px; /*ie 7 and below*/

}
#dashboard-content table a {
	word-wrap: break-word;
    max-width: 100px;
    display: inline-block;
}
#dashboard-content table tr td {
	word-wrap: break-word;
    max-width: 100px;
}
#dashboard-content table#LeadsList tr td:first-child {   
    /*ie fix*/
	*-ms-word-break: break-all; /*ie 7 and below*/
	*width:100px; /*ie 7 and below*/
}
#buildingListTable #listtable .data-table-inner td:first-child a:hover, #jobListTable #listtable .data-table-inner td:first-child a:hover, #ComparisonList.data-table-inner td:first-child a:hover {
    white-space: normal;
}
a.sort-header {
	white-space: normal !important;
}


.data-table-inner tr, table#fuel-saving-table tr {
    border-color: #DCDCDC;
}
.data-table-inner tr td {
    padding: 10px 4px 8px 5px !important;
}
#UserList.data-table-inner tr td a {
	display: inherit;
}

#new-note .data-table-inner tr {
	background: #F2F2F2;
}

#users-section .data-table-inner tr td {
    max-width: 200px;
    overflow: hidden;
}
.data-table-inner tr td:first-child {
	padding-left: 12px !important;
}
.data-table-inner tr td:last-child {
	padding-right: 12px !important;
}
.data-table-inner {
    border-color: #DCDCDC;
    margin-bottom: 15px;
    margin-top: 15px;
}
#content #listtable, #content #dashboard-content .column div {
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 3px #959595 inset;
    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #ffffff;
}
#content #listtable, #content #dashboard-content .column div:first-child {
    padding: 20px;
}
#dashboard-content #building-block div {
    border: none;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
}
#content #dashboard-content .column div div {
	border: none;
	box-shadow: none;
	border-radius: 0px;
	background: none;
	padding: 3px;
}
#content #dashboard-content .data-table-inner tbody tr td div {
	border-bottom: 1px solid #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 2px #6F6F6F inset;
    margin-right: 5px !important;
    margin-top: 1px !important;
    padding: 0 !important;
    width: 10px !important;
    height: 10px !important;
}

/*option 2 for table styling*/

.data-table-inner .even, #content .even {
    background-color: #E7E7E7;
    border-bottom: medium none;
}

.data-table-inner .odd, #content odd {
    border-bottom: 1px solid #BEBEBE;
    border-top: 1px solid #FFFFFF;
    
    
    background: #F2F2F2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(245,245,245,1) 94%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(94%,rgba(245,245,245,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(245,245,245,1) 94%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(245,245,245,1) 94%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(245,245,245,1) 94%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(245,245,245,1) 94%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.data-table-inner .odd, #content odd {
	background-color: #ffffff\9; /*ie 9 and below*/
}

/*navigation*/
#header #menunav a, #header #menunav img {
    height: 65px;
}


.actionSection {
	min-height: 95px;
}

#purchaseorder_view .actionSection,
#invoice_view .actionSection {
    min-height: auto;
}

.actionSection, div.buttonbox-double {
    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #DCDCDC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 2px #6A6A6A inset;
    padding-bottom: 10px;
    padding-top: 10px;
    width: inherit;
}
div.buttonbox-double {
    margin-bottom: 20px;
    padding: 9px 10px 0;
}

/*buttons*/
.saveContBttn, .saveAddBttn {
	background-color: transparent;
}
#packages a, div.buttonbox-single a, .actionSection a {
    background: none repeat scroll 0 0 #52AA60;
    border-radius: 5px 5px 5px 5px;
    border-top: 1px solid #99E75B;
    box-shadow: 0 1px 3px #000000;
    display: inline-block;
    height: 74px;
    margin: 4px 6px;
    padding: 5px;
    width: 74px;     
    background: #54AA41;
}


#packages a:hover, div.buttonbox-single a:hover, .actionSection a:hover {
    background: none repeat scroll 0 0 #52AA60;
    box-shadow: 0 -3px 5px 3px #ffffff;
    border-top: 1px solid #407E0F;
}
#packages a:active, div.buttonbox-single a:active, .actionSection a:active {
	border-top: 1px solid #000000;
    box-shadow: 0 1px 3px #000000 inset !important;
}

#packages .compass-square.disabled .icon-compass.disabled {
	margin-top:11px;
}

div.buttonbox-single, div.buttonbox-double, #packages { 
    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #ffffff;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 2px #6A6A6A inset;
    margin-bottom: 20px;
    padding: 10px;
    height: 118px;
    width: inherit;
}
#loginSubmit {
	float: right;
}

#building_view .actionSection td {
    padding: 0px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: none;
	background: none;
}
.collapsibleFileUpload div.ui-accordion-content, .attribute-set .ui-accordion .ui-accordion-content {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
#building_view h3, .attribute-set h3 {
    color: #0098CB;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 5px 5px 0;
    border: none;
}
h3.ui-accordion-header {
	background: none repeat scroll 0 0 transparent;
	color: #0098CB;
	font-size: 14px !important;
}
.ui-accordion .ui-accordion-content {
    border: medium none;
}
.ui-accordion {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #DCDCDC;
    padding: 5px 0;
    border-radius: 5px 5px 5px 5px;
    margin-top: 14px;
}
#content .ui-accordion-content {
	margin-bottom: 10px !important;
	background-color: inherit;
	margin-top: 10px;
	height: auto !important;
	overflow: visible !important;
}

.update-group.ui-accordion .ui-accordion-header .ui-icon {
    left: 0.5em;
    margin-top: -15px;
    position: relative;
    top: 15px;
}


.dividerBar {
    background: none repeat scroll 0 0 #DADADA;
    border-bottom: 1px solid #FFFFFF;
}
.bar-column-outer .bar-column {
    border-radius: 2px 2px 2px 2px;
    padding: 3px 2px 1px 5px;
    text-shadow: none;
    margin-right: 4px;
    margin-top: -2px;


background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkyJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIyIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 92%, rgba(0,0,0,0.22) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(92%,rgba(0,0,0,0.1)), color-stop(100%,rgba(0,0,0,0.22))); 
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 92%,rgba(0,0,0,0.22) 100%); 
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 92%,rgba(0,0,0,0.22) 100%); 
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 92%,rgba(0,0,0,0.22) 100%); 
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 92%,rgba(0,0,0,0.22) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#38000000',GradientType=0 );
	
}
span.COLUMNtotal {
	padding-top: 2px;
}
.jobdetailssection {
    float: left;
    margin-left: 0;
    padding-right: 20px;
}
.tooltip {
    border: 1px solid #74B4E1 !important;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 30px #0068A9 !important;
    padding: 20px !important;
    word-wrap: break-word;
}
.errorDisplayBox li {
	list-style-type: disc;
	list-style-position: inside;
	min-height: 30px;
	padding-left: 50px;
	text-indent: -15px;
}
#content .errorDisplayBox {
    background: none repeat scroll 0 0 #FFE287;
    border: 1px solid #FFC200;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 5px #696969;
    padding: 20px;
    margin-top: 15px;
    margin-left: 0px;
    max-width: 332px;
}
.errorDisplayBox li.Error {
	
}
#errorDisplayInterior {
	padding: 20px;
}
#score_launchpad_feedback img, .errorDisplayBox .boxBottom, .errorDisplayBox img, #score_launchpad_feedback .boxBottom, #score_launchpad_feedback .boxBottom img {
	display: none !important;
}
.errorDisplayBox {
	color: #AB8300;
}
#content .error-low, #content .error-high {
    color: #D73413;
}
.resulticon {
	text-shadow: none;
}

.leftColumn, .rightColumn {
	width: 48.5% !important;
}
.leftColumn-Inner {
    width: 100%;
}
#content .data-table-inner td img {
    border-color: #CBCBCB #CBCBCB #A9A9A9 !important;
}
#pagerForm {
	margin-bottom: 10px;
}
#content li.odd {
    background-color: inherit;
}
#content ol {
    border: medium none;
}
#UploadFile {
	float: right;
}
#users-section {
    width: 100% !important;
}
#main #peerMidpaneTitle {
    text-align: right;
    color: #292725;
	text-transform:uppercase;
	font-size: 92%;
    margin-top: 32px;
}
.FlashResponse, .validation-summary-errors, .field-validation-error, .warningBox {
    background: none repeat scroll 0 0 #FCDDDD;
    border: 1px solid #FFC8C8;
    color: #c7210e;
    margin-bottom: 20px;
    margin-left: 0;
    padding: 20px 20px 6px;
    border-radius: 5px 5px 5px 5px;
}
.validation-summary-errors span {
	display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.validation-summary-errors {
	padding: 0px;
}
.warningBox {
	padding: 20px;
}
.input-validation-error {
	background: none repeat scroll 0 0 #FCDDDD;
}
input.error {
	background: none repeat scroll 0 0 #FCDDDD;
    border: 1px solid #FF9898;
    color: #c7210e !important;
}
textarea.error {
	background: none repeat scroll 0 0 #FCDDDD;
    border: 1px solid #FF9898;
    color: #c7210e !important;
}
select.error {
	background: none repeat scroll 0 0 #FCDDDD;
    border: 1px solid #FF9898;
    color: #c7210e !important;
}

span.field-validation-error {
	margin-bottom: 10px;
    padding: 4px;
    margin-top: 5px;
    display: block;
}
.error {
	margin-bottom: 2px;
    padding: 4px;
}
label.error, label.shmerror, .field-validation-error {
    color: #c7210e;
}
.infopaneActionSection {
    background: none repeat scroll 0 0 #EBF7FB;
    border: 1px solid #95D1F1;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 0 1px #FFFFFF;
    height: auto;
    padding: 2.3em 1em 1.5em 2em;
}
.formsetgreen {
    background: none repeat scroll 0 0 #FBFBFB;
}
#scenariotype img:hover {
	background: #0098CB;
}
#scenariotype img {
    border-color: #0098CB !important;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 3px #333333;
    padding: 3px;
}
#scenariotype td span {
	display: block;
    margin-bottom: 5px;
}
.ui-slider-horizontal .ui-slider-handle {
    background-color: #0098CB !important;
    border: 2px solid #FFFFFF !important;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 3px #333333;
}
.ui-slider .ui-slider-range {
    background-color: #0098CB;
    box-shadow: 1px 1px 2px #333333 inset;
}
#SelectedFill {
    background: none repeat scroll 0 0 #28BBFF !important;
}
.ui-datepicker-calendar .ui-widget-content, .ui-slider.ui-slider-horizontal, .ui-datepicker.ui-widget.ui-widget-content {
    background: none repeat scroll 0 0 #F2F5F7 !important;
    border-radius: 5px 5px 5px 5px !important;
    box-shadow: 1px 1px 2px #333333 inset !important;
    -webkit-box-shadow: 1px 1px 4px #333333 inset !important;
}
#SelectedOverlay {
    border-left: 1px solid #0098CB !important;
    border-right: 1px solid #0098CB !important;
}
#buildingjoblist {
    max-height: 35em;
}

#building_view #buildingjoblist table tr td {
	max-width: 78px;
	word-wrap: break-word;

	/*ie fix*/
	word-wrap: normal\9; /*ie9 and below fix */
}
#building_view #buildingjoblist table tr td:first-child {
	max-width: 89px;
}
#scoresPanel table tr td {
	max-width: 89px;
	word-wrap: break-word;

	/*ie fix*/
	-ms-word-break: break-all\9; /*ie 9 and below*/
}
#building_view #scenarioStatus {
    width: auto;
    border-left: medium none;
    display: inline;
}
#scenarioPanel #scenarioStatus {
	padding-left: 0px !important;
}
#building_view .rightColumn #NoPeerData {
    padding-left: 0px;
}
.ui-datepicker-calendar .ui-state-default {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #A3D4E1 !important;
}
.ui-datepicker-header {
	background: none repeat scroll 0 0 #006587 !important;
    border: medium none !important;
    border-radius: 5px 5px 0 0;
}
.ui-datepicker-header .ui-datepicker-prev-hover, .ui-datepicker-header .ui-datepicker-next-hover {
	background: none repeat scroll 0 0 #00769D !important;
	border: 1px solid #00769D !important;
}
.ui-datepicker .ui-datepicker-title {
    color: #FFFFFF;
    text-shadow: 1px 1px 3px #333;
}
#Size_Slider, #Age_Slider, #Occupancy_Slider {
    border: 1px solid #BEBEBE;
    margin-bottom: 8px;
    margin-top: 8px;
    width: 320px;
}
#chosenSize, #chosenAge, #chosenOccupancy {
    color: #0098CB !important;
    font-size: 120% !important;
}
.midpane #Announcements h2 {
	background: none repeat scroll 0 0 #5FBE64;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 3px #FFFFFF;
    padding: 10px 10px 10px 15px;
    text-shadow: 1px 1px 2px #333333;
    color: #FFFFFF !important;
}
.midpane #Announcements {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 3px solid #EAEAEA !important;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 3px #333333 inset;
    -webkit-box-shadow: 0px 0px 5px #444 inset;
    margin-bottom: 26px;
    max-height: 100%;
    overflow: auto;
    padding: 20px 27px;
}
#PermissionList #Announcements {
	background: inherit;
	box-shadow: none;
	border-radius: none;
	border: none;	
}
#Announcements p:first-child b {
	
}
#MetersList div.messageIcon, #spaceListTable div.messageIcon {
    height: 22px;
    min-height: 22px;
    min-width: 26px;
    width: 26px;
}
table#MetersList td:last-child {
	width: 100px;
}
#pager input[type="text"]#Filter {
	width: 130px;
}
#pager td.page-control tbody tr td:last-child {
	width: 42px;
}
#pager tbody tr td:last-child {
	text-align: right;
}
hr {
	background: none repeat scroll 0 0 transparent;
    border-color: #BBBBBB;
    border-style: none none dashed;
    border-width: medium medium 1px;
    margin-bottom: 30px;
    margin-top: 30px;
}
#content .info-bar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #0098CB;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 1px 1px 3px #989898;
    height: 50px !important;
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 14px 14px 30px;
}
#content .info-bar h3 {
    color: #292725;
	font-weight: bold;
}
#loadingbox {
	border: 2px solid #0098CB;
	box-shadow: 1px 1px 140px #0098CB;
	color: #0098CB;
	border-radius: 10px;
}
.ui-datepicker-calendar .ui-state-highlight {
	background: none repeat scroll 0 0 #0195C6 !important;
    border: 1px solid #0B7A9F !important;
    color: #FFFFFF !important;
    text-shadow: none !important;
}
.ui-widget {
	font-family: Arial,Tahoma,Geneva,sans-serif;
}
.defaultdisplay label {
    width: 160px;
}
.collapsibleAttributeGroup.ui-widget li, .collapsibleAttributeGroup.ui-widget td {
	font-size: 13px;
}
.accordion-header-text {
    font-size: 14px;
}
.info-head {
    font: bold 100% Arial,Tahoma,Geneva,sans-serif;
}
.errorDisplayBox li.Alert {
    min-height: 30px;
}
#viewRegressionBttn img {
	margin: 0px !important;
}

#building_view .info-head, #contractor_view .info-head {
    min-width: 160px !important;
    
    /*ie fix*/
	-ms-word-break: break-all;
}
.building-content-detail .info td {
	max-width: 200px;
	
	/*ie fix*/
	-ms-word-break: break-all;
}
#contractor_view .leftColumn .data-content-detail td {
	max-width: 200px;
	word-wrap: break-word;
	
	/*ie fix*/
	-ms-word-break: break-all;
}



/*header error message*/
#menunav {
	white-space: normal;
}

/* SHOULD BE #menunav Diabled by Brad 10/04/16: Cuases new nav tabs to look funky*/

#header #menunav span a {
    height: auto;
    display: inline;
    float: none;
}
#userinfo a {
	font-size: 100%;
	color: #0098CB;
}


/*Dashboard Charts*/
#dashboard-content .chart-holder {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    box-shadow: none !important;
}




/*Make readonly input elements look like 'disabled' ones*/
input[readonly]{
    background-color: rgb(235, 235, 228);
    cursor: default;
}

.sticky-header tr.data-column-head th {
position: -webkit-sticky;
position: sticky;
top: 0px;
background-color: #fff;
box-shadow: 0px 1px 3px #0003;
z-index: 20;
}


/* Invoice Details View Customizations */

#invoice_view .data-content-detail fieldset {
    height: 10em;
}

#invoice_view #CoreProperty_Payee,
#invoice_view #CoreProperty_Invoicee {
    height: 8em;
    margin: 0 1.5em 2em 1.5em;
    padding: .5em;
    border: 1px solid black;
    flex-direction: column;
}

    #invoice_view #CoreProperty_Payee label,
    #invoice_view #CoreProperty_Invoicee label {
        width: initial;
        text-align: initial;
        margin-bottom: 1em;
    }

#invoice_view .data-content-detail h3 {
    display: none;
}

#invoice_view .data-content-detail {
    display: flex;
}

    #invoice_view .data-content-detail fieldset {
        flex: 1;
    }

        #invoice_view .data-content-detail fieldset#CoreGroup_InvoiceFields {
            flex: 3;
        }

.fo-popover table {
    width: 100%;
}

.fo-popover td {
    padding: 4px 10px;
}

.fo-popover #NH_OtherIncentiveDesc {
    width: 400px;
}

.fo-popover .lightboxContents {
    height: auto;
}

#purchaseorder_view .data-content-detail fieldset {
    height: 10em;
}

#purchaseorder_view #CoreProperty_Vendor,
#purchaseorder_view #CoreProperty_OrderedTo,
#purchaseorder_view #CoreProperty_OrderedBy {
    height: 8em;
    margin: 0 1.5em 2em 1.5em;
    padding: .5em;
    border: 1px solid black;
    flex-direction: column;
}

    #purchaseorder_view #CoreProperty_Vendor label,
    #purchaseorder_view #CoreProperty_OrderedTo label,
    #purchaseorder_view #CoreProperty_OrderedBy label {
        width: initial;
        text-align: initial;
        margin-bottom: 1em;
    }

#purchaseorder_view .data-content-detail h3 {
    display: none;
}

#purchaseorder_view .data-content-detail {
    display: flex;
}

    #purchaseorder_view .data-content-detail fieldset {
        flex: 1;
    }

        #purchaseorder_view .data-content-detail fieldset#CoreGroup_PurchaseOrderFields {
            flex: 4;
        }

#DynamicGroup_SurveyorBuildingModel1 table .info-head {
    min-width: 250px !important;
}

#improvementviewform .attribute-set ol {
    width: 33%;
    display: inline-block;
    float: none;
    vertical-align: top;
    border-top: 1px solid #cccccc !important;
    padding: 10px 0px;
}

    #improvementviewform .attribute-set ol li .attribute-label {
        width: 200px;
    }

.data-content-detail .flexibledisplay label {
    width: 10em !important;
}

#CoreProperty_CreationDate div {
    width: 6em;
}

#purchaseorder_view .data-content-detail {
    min-width: 950px;
}

#purchaseorder_view #CoreProperty_Vendor,
#purchaseorder_view #CoreProperty_OrderedTo,
#purchaseorder_view #CoreProperty_OrderedBy {
    margin: 0 2em 1em 0;
}