@charset "utf-8";
/* CSS Document */

.forgotpageheader {
	background: url('/images/forgotpageheaderback.jpg');
	background-repeat:repeat-x;	
	background-color:#0a8ccc;
	margin-left: auto;
    margin-right: auto;
    width: 100%;
	height: 150px;
	display: table;
}
.forgotpageheadergraphic{
	background: url('/images/forgot-us.jpg') top center;

	  height:180px;

}

.forgotbox1{
	-webkit-box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.87);
	box-shadow: inset 0 0 40px rgba(194, 193, 193, 0.91);
	width: 1100px;
	height: auto;
	overflow: hidden;
	border: thin;
	border-color: #B5B9BC;
	border-style: solid;
	background-color: #FBFBFB;
	margin-left: 20px;
	padding-bottom: 35px;
	min-height: 355px;
}
.forgotleftimg{
	width:160px;
	margin-left:30px;
	margin-top:40px;
	vertical-align:middle;
	float:left;
	
}
.forgotbox1wrapper{
	width:820px;
	margin-right:20px;
	margin-top:40px;
	padding:20px;
	float:right;
	clear:right;
}
.forgotbox1orange{
	font:Arial;
	font-size:32px;
	color:#F08421;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:8px;
}

.forgotbox1orange2{
	font:Helvetica;
	font-size:24px;
	color:#F08421;
	font-weight:normal;
	margin-bottom:15px;
}
.forgotbox1blue{
	font:Arial;
	font-size:20px;
	color:#0075BD;
	font-weight:normal;
}
.forgotbox1text{
	font:Arial;
	font-size:14px;
	color:#5D5E61;
	
}
.iforgot{
background: url('../../images/home/submitbutton.png');
background-repeat: no-repeat;
background-color: transparent;
width: 192px;
height: 47px;
color: white;
font-size: 22px;
margin-top: 25px;
border: none;
    cursor: pointer;
    padding-left:20px;
}
.iforgot240{
    background: url('/images/submitbutton240.png');
    background-repeat: no-repeat;
    background-color: transparent;
    width: 240px;
    height: 47px;
    color: white;
    font-size: 22px;
    margin-top: 25px;
    border: none;
    cursor: pointer;
    padding-left: 40px;

}
.forgotrow{

height: 50px;
width: 688px;}

.verify{
	font-size:24px;
	color:#5C5D60;
	font-weight:bold;
	
}
.migratebox1{
	-webkit-box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.87);
	box-shadow: inset 0 0 40px rgba(194, 193, 193, 0.91);
	width: 1100px;

	overflow: hidden;
	border: thin;
	border-color: #B5B9BC;
	border-style: solid;
	background-color: #FBFBFB;
	margin-left: 20px;
	padding:35px;
	min-height: 770px;

}