/********************** Enrollment Form ******************************/
.enrollmentVideo{
	position:relative;
	width:420px;
	height:255px;
	float:right;
	margin-left:20px;	
}
.enrollmentVideo iframe{
	display:block;
	position:relative;
	z-index:1;
	border:0;
}
.responsive0 .enrollmentVideo{
	display:none;	
}

.enrollmentForm .selectionBox{
	display:block;
	float:left;
	margin-right:10px;
}
.enrollmentForm .selectric{
	position:relative;
	width:100%;
}
.enrollmentBtn{
	min-width:150px;
	margin-top:20px;
}

.responsive1000 .enrollmentForm td{
	width:24%;
	vertical-align:middle;
}
.responsive1000 .enrollmentForm td.label{
	width:24%;
}
.responsive1000 .enrollmentForm td.sep{
	width:20px;
}
.responsive760 .enrollmentForm td{
	width:24%;
	vertical-align:middle;
}
.responsive760 .enrollmentForm td.label{
	width:24%;
}
.responsive760 .enrollmentForm td.sep{
	width:10px;
}
.responsive760 .enrollmentForm .selectionBox{
	width:70px;
}

.responsive0 .enrollmentForm .sep{
	display:none;
}
.responsive0 .enrollmentForm tr,
.responsive0 .enrollmentForm th,
.responsive0 .enrollmentForm td{
    display:block;
	float:left;
	width:100%;
}
.responsive0 .enrollmentForm .selectionBox{
	display:block;
	float:left;
	width:120px;
}
.responsive0 .enrollmentForm .selectric{
	width:100%;
}

.smartPhoneApp{
	margin:10px 0;
}
.smartPhoneApp .app{
	display:inline-block;
	width:70px;
	text-align:center;
	vertical-align:top;	
	margin-right:40px;
}
.responsive0 .smartPhoneApp .app{
	margin-right:20px;
}
.smartPhoneApp .app .text{
	display:block;
	text-align:center;
}
.section .tellfd{
	display:inline-block;
	width:200px;
	vertical-align:middle;	
}
.responsive0 .section .tellfd{
	display:block;
	margin:5px 0;
}
.responsive0 .mobileKey .section{
	padding:0 10px;
}

.successfulWrapper{
	display:none;	
}



/********************** Check Out ******************************/
.responsive1000 .checkoutForm{
	width:60%;
}
.responsive1000 .checkoutForm .selectric .label{
	padding:3px 6px;
}
.responsive1000 .checkoutForm td{
	vertical-align:top;
}
.responsive1000 .checkoutForm td p{
	padding-top:5px;
	margin-bottom:0;
}
.responsive1000 .checkoutForm td.label{
	width:30%;
}
.responsive1000 .checkoutForm td.entry{
	width:70%;
}
.responsive1000 .checkoutForm td .normalTable{
	margin:0;
}
.responsive1000 .checkoutForm td .normalTable td{
	padding:0;
}
.responsive1000 .checkoutForm td.time .normalTable{
	width:35%;
}
.responsive1000 .checkoutForm td .normalTable td.timeBox{
	width:49%;
}
.responsive1000 .checkoutForm td .normalTable td.spacing{
	width:2%;
}
.responsive1000 .checkoutForm td .normalTable td .selectricWrapper{
	width:100%;
}
.responsive1000 .checkoutForm td.mailBox .normalTable{
	width:60%;
}
.responsive1000 .checkoutForm td .normalTable td.mail{
	width:100%;
}
.responsive1000 .checkoutForm td .greenBtn{
	display:inline-block;
	margin-right:10px;
}




.responsive760 .checkoutForm{
	width:80%;
}
.responsive760 .checkoutForm .selectric .label{
	padding:3px 6px;
}
.responsive760 .checkoutForm td{
	vertical-align:top;
}
.responsive760 .checkoutForm td p{
	padding-top:5px;
	margin-bottom:0;
}
.responsive760 .checkoutForm td.label{
	width:25%;
}
.responsive760 .checkoutForm td.entry{
	width:75%;
}
.responsive760 .checkoutForm td.entry input[type="text"]{
	width:400px;
}
.responsive760 .checkoutForm td .normalTable{
	margin:0;
}
.responsive760 .checkoutForm td .normalTable td{
	padding:0;
}
.responsive760 .checkoutForm td.time .normalTable{
	width:35%;
}
.responsive760 .checkoutForm td .normalTable td.timeBox{
	width:49%;
}
.responsive760 .checkoutForm td .normalTable td.spacing{
	width:2%;
}
.responsive760 .checkoutForm td .normalTable td .selectricWrapper{
	width:100%;
}
.responsive760 .checkoutForm td.mailBox .normalTable{
	width:70%;
}
.responsive760 .checkoutForm td.mailBox input[type="text"]{
	width:400px;
}
.responsive760 .checkoutForm td .normalTable td.mail{
	width:100%;
}
.responsive760 .checkoutForm td .greenBtn{
	display:inline-block;
	margin-right:10px;
}




.responsive0 .checkoutForm{
	width:100%;
}
.responsive0 .checkoutForm .selectric .label{
	padding:3px 6px;
}
.responsive0 .checkoutForm td p{
	padding-top:5px;
	margin-bottom:0;
}
.responsive0 .checkoutForm td.label{
	display:block;
	width:100%;
}
.responsive0 .checkoutForm td.entry{
	display:block;
	width:100%;
}
.responsive0 .checkoutForm td.noText{
	display:none;
}
.responsive0 .checkoutForm td .normalTable{
	margin:0;
}
.responsive0 .checkoutForm td .normalTable td{
	padding:0;
}
.responsive0 .checkoutForm td.time{
	display:block;
}
.responsive0 .checkoutForm td .normalTable td.timeBox{
	width:49%;
}
.responsive0 .checkoutForm td .normalTable td.spacing{
	width:2%;
}
.responsive0 .checkoutForm td .normalTable td .selectricWrapper{
	width:100%;
}
.responsive0 .checkoutForm td .normalTable td.mail{
	width:100%;
}
.responsive0 .checkoutForm td.btnBox{
	text-align:center;
}
.responsive0 .checkoutForm td .greenBtn{
	display:inline-block;
	margin-right:10px;
}



/********************** Check Out - thank you ******************************/
.responsive1000 .thankyou .greenBtn{
	width:300px;
}


.responsive760 .thankyou .greenBtn{
	width:300px;
}


.responsive0 .thankyou .greenBtn{
	width:100%;
	padding:0;
}




/*********************** popup ************************/
.verticalSpan{
	display:inline-block;
	height:100%;
	width:0;
	vertical-align:middle;
	font-size:0;
	line-height:none;
	line-height:0;
}



.responsive1000 .tncPopup{
	position:relative;
	width:960px;
	background:#fff;
	margin:30px auto 0 auto;
}
.responsive1000 .tncPopup .innerPopup{
	padding:10px 15px;
}
.responsive1000 .tncPopup u{
	text-decoration:underline;
}
.responsive1000 .tncPopup p{
	font-size:13px;
	line-height:1.5em;
}
.responsive1000 .tncPopup ol{
	margin-left:25px;
	font-size:13px;
}
.responsive1000 .tncPopup ol li{
	list-style:decimal;
	margin-bottom:10px;
}




.responsive760 .tncPopup{
	position:relative;
	width:760px;
	background:#fff;
	margin:30px auto 0 auto;
}
.responsive760 .tncPopup .innerPopup{
	padding:10px 15px;
}
.responsive760 .tncPopup u{
	text-decoration:underline;
}
.responsive760 .tncPopup p{
	font-size:13px;
	line-height:1.5em;
}
.responsive760 .tncPopup ol{
	margin-left:25px;
	font-size:13px;
}
.responsive760 .tncPopup ol li{
	list-style:decimal;
	margin-bottom:10px;
}




.responsive0 .tncPopup{
	position:relative;
	width:100%;
	background:#fff;
	margin:30px auto 0 auto;
}
.responsive0 .tncPopup .innerPopup{
	padding:10px 15px;
}
.responsive0 .tncPopup u{
	text-decoration:underline;
}
.responsive0 .tncPopup p{
	font-size:13px;
	line-height:1.5em;
}
.responsive0 .tncPopup ol{
	margin-left:25px;
	font-size:13px;
}
.responsive0 .tncPopup ol li{
	list-style:decimal;
	margin-bottom:10px;
}









/*********************** enrollment form ************************/
.responsive1000 .enrollmentFormContainer th{
    text-align:left;
    padding:8px 0 8px 10px;
    background-color:#e4e4e4;
}
.responsive1000 .enrollmentFormContainer .dot{
    padding:0;
    background-color:transparent !important;
}
.responsive1000 .enrollmentFormContainer .dottedLine{
    *background-position:top left;
}
.responsive1000 .enrollmentFormContainer td{
    padding:8px 0 8px 10px;
    vertical-align:middle;
}
.responsive1000 .enrollmentFormContainer .num{
    width:95%;
}
.responsive1000 .enrollmentFormContainer .showHideBtn{
    width:17px;
}
.responsive1000 .enrollmentFormContainer .btnBox{
    /*float: right;*/
    display: block;
    width: 11px;
    height: 11px;
    /*margin: 8px 17px 0 0;*/
}
.responsive1000 .enrollmentFormContainer .btnBox .show{
    background: url(../images/careers/btn-show.png) center center #609616 no-repeat;
}
.responsive1000 .enrollmentFormContainer .btnBox .hide{
    background: url(../images/careers/btn-hide.png) center center #609616 no-repeat;
}
.responsive1000 .enrollmentFormContainer .btnBox a{
    display:block;
    width:100%; height:100%;
}
.responsive1000 .enrollmentFormContainer .expandTr{
    display:none;
}
.responsive1000 .enrollmentFormContainer .expandTd{
    padding:0;
}
.responsive1000 .enrollmentFormContainer .expandTd .hideAllBtn{
    position:absolute;
    top:20px; right:27px;
}
.responsive1000 .enrollmentFormContainer .expandTd .expandContainer{
    position:relative;
    background-color:#e4e4e4;
    padding-bottom:10px;
}
.responsive1000 .enrollmentFormContainer .expandTd .expandTable{
    margin:0;
    width:85%;
}
.responsive1000 .enrollmentFormContainer .expandTd .expandTable th{
    padding-top:20px;
    text-align:center;
}
.responsive1000 .enrollmentFormContainer .expandTd .expandTable td{
    text-align:center;
}
.responsive1000 .enrollmentFormContainer .expandTd .expandTable td .mLabel{
    display:none;
}
.responsive1000 .enrollmentFormContainer .expandTd .expandTable td .mColon{
    display:none;
}
.responsive1000 .enrollmentFormContainer .expandTd .checked{
    width:28px;
}
.responsive1000 .enrollmentFormContainer .expandTd .hideAllBtn span{
    display: inline-block;
    vertical-align: top;
    width: 11px;
    height: 11px;
    padding: 0;
    margin: 4px 0 0 5px;
    background: url(../images/careers/btn-hide.png) center center #609616 no-repeat;
}




.responsive760 .enrollmentFormContainer th{
    text-align:left;
    padding:8px 0 8px 10px;
    background-color:#e4e4e4;
}
.responsive760 .enrollmentFormContainer .dot{
    padding:0;
    background-color:transparent !important;
}
.responsive760 .enrollmentFormContainer .dottedLine{
    *background-position:top left;
}
.responsive760 .enrollmentFormContainer td{
    padding:8px 0 8px 10px;
    vertical-align:middle;
}
.responsive760 .enrollmentFormContainer .num{
    width:95%;
}
.responsive760 .enrollmentFormContainer .showHideBtn{
    width:17px;
}
.responsive760 .enrollmentFormContainer .btnBox{
    /*float: right;*/
    display: block;
    width: 11px;
    height: 11px;
    /*margin: 8px 17px 0 0;*/
}
.responsive760 .enrollmentFormContainer .btnBox .show{
    background: url(../images/careers/btn-show.png) center center #609616 no-repeat;
}
.responsive760 .enrollmentFormContainer .btnBox .hide{
    background: url(../images/careers/btn-hide.png) center center #609616 no-repeat;
}
.responsive760 .enrollmentFormContainer .btnBox a{
    display:block;
    width:100%; height:100%;
}
.responsive760 .enrollmentFormContainer .expandTr{
    display:none;
}
.responsive760 .enrollmentFormContainer .expandTd{
    padding:0;
}
.responsive760 .enrollmentFormContainer .expandTd .hideAllBtn{
    position:absolute;
    top:20px; right:27px;
}
.responsive760 .enrollmentFormContainer .expandTd .expandContainer{
    position:relative;
    background-color:#e4e4e4;
    padding-bottom:10px;
}
.responsive760 .enrollmentFormContainer .expandTd .expandTable{
    margin:0;
    width:85%;
}
.responsive760 .enrollmentFormContainer .expandTd .expandTable th{
    padding-top:20px;
    text-align:center;
}
.responsive760 .enrollmentFormContainer .expandTd .expandTable td{
    text-align:center;
}
.responsive760 .enrollmentFormContainer .expandTd .expandTable td .mLabel{
    display:none;
}
.responsive760 .enrollmentFormContainer .expandTd .expandTable td .mColon{
    display:none;
}
.responsive760 .enrollmentFormContainer .expandTd .checked{
    width:28px;
}
.responsive760 .enrollmentFormContainer .expandTd .hideAllBtn span{
    display: inline-block;
    vertical-align: top;
    width: 11px;
    height: 11px;
    padding: 0;
    margin: 4px 0 0 5px;
    background: url(../images/careers/btn-hide.png) center center #609616 no-repeat;
}




.responsive0 .enrollmentFormContainer th{
    text-align:left;
    padding:8px 0 8px 10px;
    background-color:#e4e4e4;
}
.responsive0 .enrollmentFormContainer .dot{
    display:block;
    padding:0;
    background-color:transparent !important;
    width:100%;
}
.responsive0 .enrollmentFormContainer .dottedLine{
    *background-position:top left;
}
.responsive0 .enrollmentFormContainer .none{
    display:none;
}
.responsive0 .enrollmentFormContainer tbody tr{
    position:relative;
    display:block;
    width:100%;
    float:left;
}
.responsive0 .enrollmentFormContainer td{
    padding:8px 0 8px 10px;
    vertical-align:middle;
    float:left;
}
.responsive0 .enrollmentFormContainer .num{
    /*width:90%;*/
}
.responsive0 .enrollmentFormContainer .showHideBtn{
    width:38px;
    float:right;
}
.responsive0 .enrollmentFormContainer .btnBox{
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
}
.responsive0 .enrollmentFormContainer .btnBox .show{
    background: url(../images/careers/btn-show.png) center center #609616 no-repeat;
}
.responsive0 .enrollmentFormContainer .btnBox .hide{
    background: url(../images/careers/btn-hide.png) center center #609616 no-repeat;
}
.responsive0 .enrollmentFormContainer .btnBox a{
    display:block;
    float:right;
    width: 11px; height: 11px;
    margin:10px 26px 0 0;
}
.responsive0 .enrollmentFormContainer .expandTr{
    display:none;
}
.responsive0 .enrollmentFormContainer .expandTd{
    padding:0;
}
.responsive0 .enrollmentFormContainer .expandTd .hideAllBtn{
    position:absolute;
    top:20px; right:26px;
    z-index:2;
}
.responsive0 .enrollmentFormContainer .expandTd .expandContainer{
    position:relative;
    background-color:#e4e4e4;
    padding:0 0 10px 10px;
}
.responsive0 .enrollmentFormContainer .expandTd .expandTable{
    position:relative;
    margin:0;
    width:100%;
    z-index:1;
}
.responsive0 .enrollmentFormContainer .expandTd .expandTable th{
    display:none;
}
.responsive0 .enrollmentFormContainer .expandTd .expandTable td{
    text-align:left;
    display:block;
    width:100%;
    padding-left:0;
}
.responsive0 .enrollmentFormContainer .expandTd .expandTable td .mLabel{
    display:inline-block;
    width:40%;
}
.responsive0 .enrollmentFormContainer .expandTd .expandTable td .mColon{
    /*display:none;*/
    padding:0 10px;
}
.responsive0 .enrollmentFormContainer .expandTd .checked{
    width:28px;
    vertical-align:middle;
}
.responsive0 .enrollmentFormContainer .expandTd .hideAllBtn span{
    display: inline-block;
    vertical-align: top;
    width: 11px;
    height: 11px;
    padding: 0;
    margin: 4px 0 0 5px;
    background: url(../images/careers/btn-hide.png) center center #609616 no-repeat;
}