#error-container {
text-align: center;
margin: 33px auto 0px;
}

#error-container  h1 {
font-size: 10em;
font-weight:bold;
color: #B3B3BB;
}

.text-center-first{
margin: 10px 0 20px 0;
font-size: 1.6em;
color: #5C58A6;
}


.text-center1  {
margin: 10px 0 20px 0;
font-size: 1em;
}

.logo{
	width:100%;
	text-align:center;
	margin:75px 0 0 0;}
	
.logo a{
	display:block;
	text-align:center;}
.small-text{
	font-size:20px;}
	
#error-container .btn { margin-bottom:10px;}

.phone-number {
	background:#fff; border:1px solid #F0F0F0; margin-top:15px;
}

.number-heading{
	font-size:24px;
	font-weight:bold;
	color: #21C2E7;}
	
.blue-color{
	font-size:16px;
	color:#5C58A6;}
	
.text-center a{
	text-decoration:underline;}