/*clear with 
http://myenergy.xcelenergy.com/generate-styles/clearcss?styles%5B0%5D=%2Fcss%2Fviews3.0%2Fpages%2Ferror.css&opCoId=0
 */
/* 

Generated on Wed, 01 Apr 2026 21:11:06 -0500

- /css/views3.0/pages/error.css

*/

.page-wrapper {
	padding: 10px 30px 30px;
	overflow: hidden;
}

.error-page-logo {
    background: url("https://d1gfh64gwhrii7.cloudfront.net/images3_156/error_page_logo.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 200px;
    width: 250px;
}

.equipment-info {
	float: left;
	width: 30%;
}

.overview-details{
	float: right;
	width: 70%;
	padding-top: 14px;
}

.section-header-error-page h1 {
	font-weight: bold;
}

.errors {
    color: red;
    position: absolute;
    top: 75px;
    width: 85px;
    margin-left: 37px;
    font-size: 11px;
    font-weight: bold;
}
#bhist_gas .errors{
    line-height: 12px;
}
/*03/02/2015 Fix IP-1864 iPad Anonymous Calc TOS: Error message off*/
#form-element-tos .errors{
    color: red;
    position: inherit;
    top: inherit;
    width: inherit;
    margin-left: 0;
    font-size: 11px;
    font-weight: bold;
}
/*end fix */