﻿.generalCanvas
{
    margin-top:0px;
    margin-left:0px;
    margin-bottom:30px;
    margin-right:0px;
    padding-top:0px;
    padding-left:0px;
    padding-bottom:0px;
    padding-right:0px;
    border: 0px;   
    z-index:50;
    position:relative;     
}

.generalCanvas td
{
    vertical-align:top;
}

.generalRoundedCornerLeft
{
    width:13px;
    height:13px;
    background-repeat:no-repeat;
}

.generalRoundedCornerRight
{
    width:13px;
    height:13px;
    background-repeat:no-repeat;
}

.generalRoundedCornerCenter
{
    height:13px;
    width:13px;
}

.generalRoundedCornerLine
{
    height:13px;
    width:13px;
}

.divPersonalDetails {
    width:545px;
    background-color: #F5F6F5;
    text-align:left;
    display:inline-block;
    padding-bottom:30px;
    padding-top:30px;
    z-index:30;
    position:relative;
    
}
.divSendSms 
{
    width:545px;
    background-color: #F5F6F5;
    text-align:left;
    z-index:30;
    position:relative;
    display:inline-block;
}

.contentTitle
{
    font-size:36px;
    font-weight:normal;
    font-family:Times New Roman;
    color:#3AC2EE;
    text-align:center;
    width:545px;
    display:inline-block;
    position:relative;
}
.TopTitleBar
{
	margin-top:5px;
	margin-left:115px;
	
	}
.SensSmsTitle
{
    font-size:36px;
    font-weight:normal;
    font-family:Arial;
    color:#379D0A;
    text-align:center;
    margin-top:5px;
}
.DownloadAppTitle
{
    font-size:36px;
    font-weight:normal;
    font-family:Times New Roman;
    color:#4f9d84;
    text-align:center;
    margin-top:-20px;	
}
.SendSmsTextDiv
{
    width:500px;
	margin-left:20px;
	margin-top:15px;
	
}
.SendSmsNormalText
{
	font-size:14px;
    font-weight:normal;
    font-family:Arial;
    color:#3f3f3f;
    text-align:left;
}
.SendSmsLargeText
{
	font-size:16px;
    font-weight:bold;
    font-family:Arial;
    color:#3f3f3f;
    text-align:left;
}
.label
{
    color: #295172;
    font-size: 16px;
    font-weight:bold;
    font-family:Arial;
    padding-left: 25px;
    padding-top: 10px;
    float:left;
    width: 475px;
}
label.error 
{ 
    float: left; 
    color: red; 
    margin-left: 25px;
    width: 475px;
    vertical-align:bottom; 
    display:inline-block;
    font-weight:bold;

}

.inputField
{
    font-family:Arial;
    font-size:18px;
    font-weight:lighter;
    color: #979797;
    padding-left:15px;
    width: 475px;
    height: 24px;
    margin-left: 25px;
    background-color: white;
    text-align: left;
    cursor:text;
    overflow:hidden;
    white-space: nowrap;
    border: 1px solid #8095A4;
    display: inline-block;
    text-decoration:none;
    float:left;
}

.PhoneNumberInput
{
    font-family:Arial;
    font-size:18px;
    font-weight:lighter;
	color: #979797;
	padding-left:15px;
	width: 373px;
	height: 24px;
	background-color: white;
	text-align: left;
	cursor:text;
	overflow:hidden;
	white-space: nowrap;
	border: 1px solid #8095A4;
	display: inline-block;
	text-decoration:none;
    float:left;
}

.PrefixInput
{
	position:relative;
	
	margin-right:0px;
    font-family:Arial;
    font-size:18px;
    text-indent:15px;
    font-weight:lighter;
	color: #979797;
	padding-left:0px;
	margin-left: 25px;
	width: 99px;
	height: 26px;
	background-color: white;
	text-align: left;
	cursor:text;
	overflow:hidden;
	white-space: nowrap;
	border: 1px solid #8095A4;
	display: inline-block;
}

.mainTopImage
{
    margin-top:-55px;
    vertical-align:top;
    margin-right:0px;
    margin-bottom:0px;
    padding:0px;
    margin-left:20px;
    position:relative;
    z-index:50;
}

.bottomButtonRight
{
    float:right;
    margin-right:20px;
    cursor:pointer;
    width:100px;
    height:34px;
    color:White;
    vertical-align:middle;
    font-size:16px;
    font-family:Arial;
    line-height:30px;
}
.bottomButtonLeft
{
    float:left;
    color:White;
    margin-left:20px;
    margin-top:30px;
    cursor:pointer;
    text-decoration:none;
}
.buttomButtons
{
    margin-top:-50px;
    height:40px;
    width:545px; 
    text-align:center;
    position:relative;
    text-align:center;
    color:White;
    vertical-align:middle;
    z-index:50;
    position:relative;

}
.footer
{
    height:100px;
    width:100%;
    background-image:url('../Images/TempSignup/MainGradientFooter.png');
    background-repeat:repeat;
    z-index:1;
    position:relative;
    display:block;
    margin-top: -70px;
}
body
{
    font-family: Calibri;
}

#divHeaderTop {
	height:50px;
	background-color:#FFFFFF;
	padding-left:10px;
}
#divProgress {
	height:65px;
	background-color:#f8f8f8;
	border:1px solid #ebebea;
	padding-left:10px;
}
.HeaderTopImage
{
	margin-bottom:6px;
	margin-top:6px;
}
.ProgressItem {
	height:65px;
	width:170px;
	background-color:#f8f8f8;
	border-right:0px solid #ebebea;
	display:inline-block;
	padding-right:30px;
	z-index:30;
	position:relative;
}
.ProgressItemImage {
	margin-left:10px;
	margin-top:5px;
	padding:0px;
	margin-bottom:0px;
}
.ProgressItemMessage {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#7b7d7e;
	margin-top:0px;
	margin-left:10px;
}
.ProgressItemStatusMessage {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#7b7d7e;
	vertical-align:baseline;
	position:relative;
	margin-top:25px;
    margin-left:59px;	
}
.ProgressItemLine
{
	margin-left:10px;
	margin-top:2px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	z-index:30;
	position:relative;
	height:2px;
	width:100%;
}
.errorContainer
{
    width:100px;
    text-align:justify;
    width:530px;
    margin-bottom: 50px;
    padding:20px;
    padding-left:60px;
    color: #3f3f3f;
    font:13px arial;
    border:solid 1px #cf021f;
    background-position:20px 10px;
    background-image:url('../Images/TempSignup/error_icon.png');
    background-repeat:no-repeat;
    margin-top:-30px;     
    -moz-border-radius: 7px;
}
	
.SmsConfirm
{
	float:right;
	z-index:50;
	position:relative;
	display:inline;
	margin-top:-20px;
	margin-right:-25px;
}

.divSendSmsConfirmationButton
{
	float:right;
	margin-top:40px;
	margin-right:-130px;
	width:110px;
	height:22px;	
	z-index:50;
	position:relative;
}

.SendSmsConfirmationButton
{
	font-size:12px;
	color:#ffffff;
	text-align:center;
	display:inline-block;	
	width:45px;
	height:22px;
	cursor:pointer;
}

#btnSendSms
{
	font-weight:normal;
	font-weight:normal;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	width:137px;
	height:35px;
	background-image:url('../../Content/Images/TempSignup/SendSmsButton.png');
}

.divDownApp
{
    width:545px;
    background-color: #F5F6F5;
    text-align:left;
    padding-top:30px;
    z-index:30;
    position:relative;
    display:inline-block;	
}

.NumberedCircle
{
	background-image:url(../../Content/Images/TempSignup/NumberCircle.png);
	background-repeat:no-repeat;
	font-size:12px;	
	float:left;
	width:19px;
	height:19px;
	text-align:center;
	padding-right:10px;
}

.divRunApp
{
	width:545px;
    background-color: #F5F6F5;
    border-color: #A5DFF3;
    border-width: 2px;
    border-style:double;
    text-align:left;
    -moz-border-radius: 7px;
    display:inline-block;
    padding:30px;
    z-index:30;
    position:relative;
}
.RunAppLargeText
{
	font-family:Arial;
	color:#3F3F3F;
	font-size:16px;
	font-weight:bold;
}
.RunAppNormalText
{
	font-family:Arial;
	font-size:12px;
	color:#3F3F3F;	
}
.innerText
{
	margin-left:50px;
}

.MenuStepTitle
{
	padding-bottom:5px;
}

.BottomMenuArrowDown
{
	margin-left:25px;
	background-image: url('../../Content/Images/TempSignup/ArrowDownMenu.png');
	width:26px;
	height:24px;

}

.MenuRow
{
	margin-top:10px;
}

#contactsBar .ui-widget-header {
background:#3B4199;
height:10px;
}

#contactsBar div.progress-outer 
{
    margin-top:0px;
}

#smsBar .ui-widget-header 
{
background:#3B4199;
height:10px;
}

#smsBar div.progress-outer 
{
    margin-top:0px;
}


#calendarBar .ui-widget-header {
background:#3B4199;
height:10px;
}

#calendarBar div.progress-outer 
{
    margin-top:0px;
}


#progressBar .ui-widget-header 
{
background:green;
height:10px;
}

#progressBar div.progress-outer 
{
    margin-top:0px;
}

#progressBarDownload .ui-widget-header 
{
background:#8FD2BD;
height:10px;
}

#progressBarDownload div.progress-outer 
{
    margin-top:0px;
}

#btnDAContinue
{
    background-image:url(../../Content/Images/TempSignup/DownloadApplicationButton.png);
    color:#FFFFFF;
    font-size:16px;
    font-weight:normal;
    height:35px;
    text-decoration:none;
    width:137px;
}
