@media only screen and (max-width : 738px) {
	.gwt-PopupPanel {
		left: 10px !important;
	}
	.emailInput {
		width: 100%;
	}
	.mainLoginBody {
		background: #ffffff;
	}
	.login-box .nav>li>a {
		font-size: 11.5px !important;
	}
	.forgetUserInputControl {
		width: 100% !important;
	}
	.forgetPassSubmit,.forgetPassCancel,#forgetPassCancel {
		width: 60% !important;
	}
	.contentContainerforget .emailInput {
		width: 100% !important;
	}
	.forgetPassSubmit,.forgetPassCancel,#forgetPassCancel {
		width: 37%;
		display: block;
	}
	.userTypeDropdown{
	  width:100%!important;
	}
}

@media only screen and (max-width : 427px) {
	.login-box,.forgetSignInPanel {
		width: auto !important;
	}
	.nav>li>a {
		font-size: 11.5px !important;
	}
	#xetaTabID a {
		border-left: 0;
		border-right: 0;
	}
	.forgetPassSubmit,.forgetPassCancel,#forgetPassCancel {
		width: 95% !important;
	}
	.insideRow {
		padding: 0 !important;
	}
	.forgetPassSubmit,.forgetPassCancel,#forgetPassCancel {
		width: 37%;
		display: block;
	}
	.modal-content {
		height: auto !important;
		margin: 20px !important;
		width: auto !important;
	}
	.buttonRegisterationView {
		text-align: center;
		float: none!important;
	}
}

@media screen and (min-device-width: 427px) and (max-device-width:720px)
	{
	.modal-content {
		height: auto !important;
		margin: 20px !important;
		width: auto !important;
	}
}

@media only screen and (max-width : 769px) {
	#custForm td,#userInfo td,#signInInfo td {
		display: block !important;
	}
	#userInfo tr:first-child td,#signInInfo tr:first-child td {
		height: 50px;
	}
	.regDetailSectionOne {
		margin: 5px 0 10px 0;
	}
	.secondaryMail {
		padding-top: 20px;
	}
	.mobilePanel {
		padding: 8px;
		font-size: 14px;
		height: 35px;
		background-image: -webkit-linear-gradient(top, #f5f5f5 0, #D5D5D5 100%);
		background-image: -o-linear-gradient(top, #f5f5f5 0, #D5D5D5 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5),
			to(#D5D5D5) );
		background-image: linear-gradient(to bottom, #f5f5f5 0, #D5D5D5 100%);
	}
	.mobilePanel a {
		padding: 0 10px;
		width: 100%;
	}
	.RoundedBoxContent1 {
		padding: 0 !important;
	}
	.registerNowMobile {
		padding: 10px 20px;
	}
	.custometPinMargin {
		margin-top: 20px;
	}
	.pageHeader,#page-header { /*display: none;*/
		
	}
	.GreyTitle {
		margin-top: auto !important;
		font-size: 15px !important;
	}
	.logoMobile {
		height: 110px;
	}
	.logoMobile .img-responsive {
		display: block;
		height: auto;
		margin: 0 auto !important;
	}
	.mid-row hr {
		position: relative;
		top: 10px;
		border: 1px solid #8cc63f;
	}
	.regImgMobile {
		height: 70px;
	}
	.bwbPaddingTop {
		padding: 10px 15px 15px 15px !important;
	}
	.pageHeader,.pageContents,.pageBodyContent,.pageFooter,.pageFooterContent
		{
		width: 100% !important;
	}
	.emailInput {
		width: 100%;
	}
	.forgetPassSubmit,.forgetPassCancel,#forgetPassCancel {
		width: 37%;
		display: block;
	}
}

@media only screen and (max-width : 991px) {
	.pageHeader,.pageContents,.pageBodyContent,.pageFooter,.pageFooterContent
		{
		width: 100% !important;
	}
	.pageHeader,#page-header { /*display: none;*/
		
	}
	.registerNowMobile {
		padding: 10px 20px !important;
	}
}

.pageContents {
	max-width: 1000px !important;
}

.pageHeader,.pageContents,.pageBodyContent,.pageFooter {
	width: 100% !important;
}

#userInfo,#signInInfo,#securityQuestion {
	padding: 10px 0;
	width: 100%;
}
/** Page4 ConfirmationPage**/
.regConfirmationPage {
	float: left;
}

.regContent {
	border: 2px solid #D5D5D5;
	border-radius: 10px;
}

#signInInfo {
	border-bottom-right-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
}

.regConfirmationHeader {
	height: 35px;
	padding-left: 15px;
	font-size: 15px;
	font-weight: bold;
	padding: 6px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #D5D5D5 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #D5D5D5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5),
		to(#D5D5D5) );
	background-image: linear-gradient(to bottom, #f5f5f5 0, #D5D5D5 100%);
}

.secondaryMail img.bottomAlign {
	vertical-align: baseline !important;
}

.contentSectionBody {
	padding: 10px;
}

.confirmationBreadcrumb {
	background-color: #8CC63F;
}
/***End**/
.logoMobile {
	height: 110px;
}

.headingPolicy {
	text-align: center;
	color: #5c9014;
}

.gwt-HTML h3 {
	font-size: 20px !important;
	text-align: center;
}

.logoMobile .img-responsive {
	display: block;
	height: 94px;
	margin: 0 auto;
}

.mid-row hr {
	position: relative;
	top: 10px;
	border: 1px solid #8cc63f;
}

.regImgMobile {
	height: 70px;
}

.gwt-ListBox {
	padding: 0 10px !important;
}

.gwt-TabBar td:last-child,.gwt-TabBar td:first-child {
	display: none;
}

.accountNumber {
	margin-top: 5px;
}

#custForm td {
	padding: 0 10px 0 0 !important;
	height: 45px;
}

.gwt-TabBarRest {
	border: 0 !important;
}

.contentContainer {
	border: 2px solid #D5D5D5;
	border-radius: 10px;
}

.container {
	max-width: 1000px !important;
}

.RoundedBox {
	margin-top: 35px;
}

.inputArea {
	padding: 0 10px !important;
	margin: 5px 0;
	width: 100% !important;
	color: #474747 !important;
	font-size: 1.0em !important;
	font-family: Arial, Helvetica, sans-serif;
}

.RegistrationBoxContent {
	padding: 15px !important;
	border-bottom-left-radius: 15px !important;
	border-bottom-right-radius: 15px !important;
	border: 1px solid #D5D5D5;
	border-top: 0;
}

.RegistrationBoxContent div {
	padding-top: 10px;
}
/*Breadcrumb started*/
.breadcrumb {
	padding: 0;
	background: #606060 !important;
	list-style: none;
	overflow: hidden;
}

.breadcrumb>li+li:before {
	padding: 0;
}

.breadcrumb li {
	float: left;
}

.breadcrumb li.active a,.breadcrumb li.active a:hover {
	background: brown; /* fallback color */
	background: #d5d5d5;
	color: #606060;
	font-weight: bold
}

.completed {
	background-color: green;
}

.breadcrumb li.completed a {
	background: brown; /* fallback color */
	background: #5c9014;
}

.breadcrumb li.active a:after,.breadcrumb li.active a:hover:after {
	border-left: 30px solid #d5d5d5;
	color: #606060;
}

.breadcrumb li a {
	color: white;
	text-decoration: none;
	padding: 10px 0 10px 45px;
	position: relative;
	display: block;
	float: left;
	text-align: center;
}

.breadcrumb li a:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	/* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 30px solid #606060;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 100%;
	z-index: 2;
}

.breadcrumb li.completed a,.breadcrumb li.completed a:hover,.breadcrumb li.confirmComplete a,.breadcrumb li.confirmComplete a:hover
	{
	color: #fff;
	background: #5c9014;
}

.breadcrumb li.completed a:hover:after,.breadcrumb li.confirmComplete a:hover:after,.breadcrumb li.completed a:after,.breadcrumb li.confirmComplete a:after
	{
	border-left: 30px solid #5c9014 !important;
}

.breadcrumb li a:before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	/* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 30px solid white;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	margin-left: 1px;
	left: 100%;
	z-index: 1;
}

.breadcrumb li:first-child a {
	padding-left: 15px;
}

.breadcrumb li a:hover {
	background: #606060;
}

.breadcrumb li a:hover:after {
	border-left-color: #606060;
}
/*****breadcrumbs end*/
#custForm table tr:first-child {
	height: 40px;
}

#userInfo img,#signInInfo img,#custForm img,.RegistrationBoxContent div img
	{
	width: 15px !important;
	height: 15px !important;
}

#userInfo,#signInInfo,#securityQuestion {
	border: 0 !important;
}

.accordion-toggle:after { /* symbol for "opening" panels */
	font-family: 'Glyphicons Halflings';
	/* essential for enabling glyphicon */
	content: "\e114"; /* adjust as needed, taken from bootstrap.css */
	float: right; /* adjust as needed */
	color: #8cc63f; /* adjust as needed */
}

.accordion-toggle.collapsed:after { /* symbol for "collapsed" panels */
	content: "\e080"; /* adjust as needed, taken from bootstrap.css */
}

.accordion-toggle {
	font-family: 'Glyphicons Halflings';
	content: "\e114";
	float: right;
	color: #8cc63f;
	padding: 10px 5px;
}

.firefoxCss {
	float: left;
}

#gwt-debug-EmailAsUsernameCheckBox-label {
	vertical-align: middle;
}

#useEmailAsUsername,#gwt-debug-EmailAsUsernameCheckBox-label {
	margin: 0 !important;
	padding-left: 5px;
}
/* Privacy Css*/
.privacyPolicyCheckbox {
	text-align: center;
	margin-top: 10px;
}

.privacyPolicyCheckbox span {
	text-align: center !important;
}

.privacyPolicyCheckbox .gwt-CheckBox {
	float: none !important;
}

.privacyPolicyCheckbox label {
	display: inline !important;
	padding-left: 10px;
}

.privacyButton,.buttonPanel {
	text-align: center;
}
/*privacy css end*/
.gwt-CheckBox {
	float: right;
}

.secondaryMail .gwt-CheckBox {
	margin: 0 5px;
}

h3.headingAltBrown span span {
	overflow: inherit !important;
}

.marginTop {
	margin-top: 20px;
}

.privacyContentStyle {
	border: 2px solid #D5D5D5 !important;
	border-radius: 15px;
	text-align: center;
}

.gwt-TabBar { /*width: auto !important;*/
	
}

.rightBottomRadius {
	border-bottom-right-radius: 15px;
}

.leftBottomRadius {
	border-bottom-left-radius: 10px;
}

.registerButton,.registerButton:hover {
	background: none !important;
	background-color: #4b8600 !important;
	border: 0;
	border-radius: 5px;
	width: 100%;
	height: 34px;
	color: #FFFFFF;
	font-family: sans-serif, arial, helvetica;
	font-size: 14px;
	color: #FFFFFF;
}

#cancelCustomerBtn,#cancelSalesBtn {
	background: none !important;
	color: #4b8600;
	text-align: left;
	padding: 0;
	width: auto !important;
}

.redLabel {
	color: red;
}

h3.headingCollapse,h3.headingCollapse span,h3.headingCollapse span span,h3.headingCollapse span span a
	{
	display: block;
	margin: 0px;
	color: #606060;
	font-weight: bold;
	font-size: 14px !important;
	line-height: 18px;
	height: 36px;
}

.panelDiv {
	border: 2px solid #D5D5D5;
	border-radius: 10px;
}

h3.headingCollapse {
	padding: 0 0 0 15px !important;
	height: 36px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #D5D5D5 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #D5D5D5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5),
		to(#D5D5D5) );
	background-image: linear-gradient(to bottom, #f5f5f5 0, #D5D5D5 100%);
}

h3.headingCollapse span span {
	padding: 10px 14px 0 0;
	overflow: inherit !important;
	border-top-right-radius: 10px;
}

.customButton {
	background-image: url(/polimages/unifiedPortal/images/info.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	border: 0;
	background-color: white;
}

.buttonRegisterationView {
	float: right;
	padding-right: 10px;
}

h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #8CC63F;
	font-weight: bold;
	font-size: 20px;
}

.confirmationComplete {
	background-color: #8CC63F !important;
}
/******
ForgetPassword css
**********/
.contentContainerforget {
	border: 2px solid #D5D5D5 !important;
	border-radius: 0 !important;
	border-bottom-right-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
}

.padding20 {
	padding: 20px !important;
}

.forgetheadingPadding {
	padding: 0 20px 10px 20px !important;
}

.radioButtonPanel input[type="radio"] {
	margin-top: -1px;
	vertical-align: middle;
}

.radioButtonPanel span {
	padding: 0 10px 0 0;
}

.radioButtonPanel input[type='radio'] {
	-webkit-appearance: none;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	outline: none;
	box-shadow: 0 0 5px 0px #606060 inset;
}

.radioButtonPanel input[type='radio']:before {
	content: '';
	display: block;
	width: 60%;
	height: 60%;
	margin: 20% auto;
	border-radius: 50%;
}

.radioButtonPanel input[type='radio']:checked:before {
	background: #8cc63f;
	border: 1px solid white;
}

.forgetUserInputControl {
	width: 30%;
}

.userNameControl {
	height: 34px;
	padding: 10px 0;
}

.forgetUserInputControl:hover,.forgetUserInputControl:focus {
	box-shadow: none;
}

.fontSize12,.fontSize12 table,.fontSize12 tr,.fontSize12 td {
	font-size: 12px !important;
}

.buttonRadius20 .GreenButton {
	border-radius: 20px;
}

.margin20 {
	margin: 20px;
}

.successMessage {
	margin: 0 10px;
}

.nowrapping {
	white-space: nowrap
}

.gwt-TabBarItem {
	width: 100%;
}

.container .gwt-TabBarItem-wrapper-selected .gwt-TabBarItem {
	background-image: none !important;
	background-color: #ffffff;
	color: #606060;
	border: 1px solid #D5D5D5;
	border-bottom: 0;
}

.container .gwt-TabBarItem-wrapper {
	background-image: none !important;
	border-bottom: 0;
}

.container .gwt-TabBarItem {
	width: 100% !important;
	border: 1px solid #d5d5d5;
	height: 36px;
	line-height: 37px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.container .gwt-TabBarItem-wrapper .gwt-TabBarItem:hover {
	background-color: #d5d5d5;
}

.container .gwt-TabBarItem-wrapper-selected .gwt-TabBarItem:hover {
	background-color: #d5d5d5;
}
/*LoginPage CSS*/
.login-box {
	margin: 0 auto;
}

.login-page {
	background: #d2d6de;
}

.login-logo {
	font-size: 35px;
	text-align: center;
	margin-bottom: 25px;
	font-weight: 300;
}

.login-box-body {
	padding: 60px 20px;
	border-top: 0;
	color: #666;
	border: 1px solid #C8C8C8;
	background: #ffffff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: 0;
}

.login-box a,.tasLinks a,.noticeMessageWindstream a {
	text-decoration: none !important;
	cursor: pointer;
}

.has-feedback {
	position: relative;
}

.form-group {
	margin-bottom: 15px;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.login-box-body .form-control-feedback {
	color: #777;
}

.mainLoginBody {
	background-color: #F6F6F7;
	height: 100%;
	border-top: 1px solid #C8C8C8;
	border-radius: 0;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.mobilePanelLogin {
	padding: 10px 5px 1px 10px;
	font-size: 14px;
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #D5D5D5 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #D5D5D5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5),
		to(#D5D5D5) );
	background-image: linear-gradient(to bottom, #f5f5f5 0, #D5D5D5 100%);
}

.nav-tabs>li.ui-state-active>a,.nav-tabs>li.ui-state-active>a:hover,.nav-tabs>li.ui-state-active>a:focus,.nav-tabs>li>a,.nav-tabs>li
	{
	background-image: none !important;
}

.nav-tabs {
	border: 0 !important;
}

.tabContents,.nav {
	margin: 0 !important;
	padding: 0 !important;
}

.nav-tabs>li>a {
	margin-right: 0 !important;
}

.nav-tabs>li.ui-state-active>a,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover
	{
	background-color: #ffffff;
	color: #606060;
	border: 1px solid #C8C8C8;
	border-bottom: 0;
}

.nav>li>a {
	padding: 10px 8px !important;
	border: 1px solid #C8C8C8;
	border-radius: 0;
	font-weight: bold;
	color: #606060;
	font-size: 13px;
	border-radiu: 0;
	background-color: #ffffff;
}

.nav-tabs>li>a:hover,.nav>li>a:focus {
	border: 1px solid #C8C8C8;
	background-color: #ffffff;
}

.nav-tabs>li.ui-state-active>a:hover,.nav>li.ui-state-active>a:focus {
	border-bottom: 0;
}

.nav-tabs>li {
	margin-bottom: 3px !important;
	width: 33%;
	text-align: center;
}

.nav-tabs>li:first-child {
	width: 34% !important;
}

.SignInButtonNew,.SignInButtonNew:hover,.SignInButtonNew:active,.SignInButtonNew:visited {
	width: 100%;
	border-radius: 5px;
	background-image: none;
	background: #5c9014;
}

.forgetSignInPanel {
	margin: 10px auto;
}

.forgetSignInPanel div {
	margin: 0;
	padding: 0;
}

.forgetSignInPanel div p {
	border-bottom: 1px solid #C8C8C8;
	height: 40px;
	text-align: center;
	font-weight: bold;
}

.forgetSignInPanel div p a {
	color: #5c9014 !important;
	text-decoration: underline;
	font-size: 16px;
}

.newUserContent .accordion-toggle,.mobilePanel span {
	padding: 0 5px;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #686868;
}

.newUserContent {
	padding-top: 15px;
}

.signInAccordian {
	padding: 6px;
	border: 1px solid #d5d5d5;
	font-size: 14px;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #D5D5D5 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #D5D5D5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5),
		to(#D5D5D5) );
	background-image: linear-gradient(to bottom, #f5f5f5 0, #D5D5D5 100%);
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #D5D5D5 100%);
	font-size: 14px;
	height: 35px;
}

.signInGreyTitle {
	color: #606060;
	font-size: 14px;
	font-weight: bold;
	margin: 0px !important;
}

#newToWIndstream,#tasUser {
	padding: 5px;
	border: 2px solid #d5d5d5;
	margin-top: -3px;
}

.taskRegisterMessage {
	padding: 10px 20px;
	font-size: 14px;
}

#newToWindstream a,#newToTas a {
	color: #8CC637;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#newToWindstream,#newToTas {
	text-align: center;
}

.noticeMessageWindstream p {
	width: 88%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	margin: 0;
	float: left;
}

.noticeMessageWindstream div {
	background-color: #FFE599;
	padding: 5px;
}

.noticeMessageWindstream .modal-body {
	position: relative;
	padding: 15px;
	height: 416px;
	overflow-y: scroll;
}

.noticeMessageWindstream a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	vertical-align: middle;
	text-decoration: underline;
}

.modal-dialog {
	width: 100%;
	height: 100%;
	padding: 0;
}

.tab-panelContainer {
	margin: 0;
}

header img {
	margin: 17px 0;
	max-width: 100%;
}

.signInPageContentRow {
	background-color: #F6F6F7;
}

.login-box-msg {
	text-align: center;
}

.passwordinfo {
	font-size: 12px;
}

.login-box form {
	max-width: 400px;
	margin: auto;
}

.img-responsive-signIn {
	margin: 10px;
}

.img-responsive-signIn {
	display: block;
	height: auto;
	margin: 0 auto !important;
}

.createAccount {
	position: relative;
	top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #8CC63F;
}

.passwordResetHeader {
	display: block;
	margin: 0px;
	padding: 10px;
	color: #606060;
	font-weight: bold;
	font-size: 14px !important;
	line-height: 18px;
	border: 2px solid #d5d5d5;
	border-bottom: 0;
	background: #f6f6f7;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.usernameSpan {
	height: 35px;
	padding: 10px 0;
}

.forgetPassSubmit,.forgetPassCancel,#forgetPassCancel,.buttonRegisterationView #submitButton
	{
	background: none !important;
	background-color: #5c9014 !important;
	border: 0;
	border-radius: 5px;
	width: 19%;
	display: inline-block;
	font-weight: normal;
	padding: 8px;
	margin: 10px;
	color: #ffffff;
}
.privacyButton .GreenButton,.privacyButton .ButtonDisabled{
	background: none !important;
	border: 0;
	border-radius: 5px;
	display: inline-block;
	font-weight: normal;
	padding: 8px;
	margin: 10px;
	color: #ffffff;
}
.privacyButton .GreenButton{
	background-color: #5c9014 !important;
}
.buttonRegisterationView #submitButton,.privacyButton .GreenButton,.privacyButton .ButtonDisabled {
	padding: 0 45px;
	width: auto;
}
.buttonRegisterationView #cancelButton,.privacyButton .gwt-Button {
	border-radius: 5px;
	padding: 0 48px;
	width: auto;
	font-weight: normal;
}
.privacyButton .ButtonDisabled{
	background: #d5d5d5 !important;
}
.forgetPassCancel,#forgetPassCancel,.buttonRegisterationView #cancelButton,.privacyButton .gwt-Button
{
	background: #606060 !important;
}

.forgetUsername {
	padding: 15px;
}

.forgetUsername a {
	font-size: 14px;
}

.buttonPanel td {
	padding: 15px 5px;
}

.contentContainerforget .emailInput {
	width: auto;
}

.tas_headerContainerTop {
	padding-right: 15px;
}

.modal-dialog {
	margin: 0;
}

.FareWell_Msg {
	margin: 5px !important;
	clear: both;
}

#noticeMessageWindstream {
	margin-top: 25px;
}

.modal-content {
	height: auto;
	margin: 30px auto;
	width: 700px;
}
.container .errorBox{
	margin-top:20px;
}
.gwt-PopupPanelGlass{
	z-index:2;
}

.outageMessage {
	overflow: hidden;
}