@charset "utf-8";
.placeholder { }
.ui-placeholder {
	color:#777;
	position: absolute;
	width:inherit;
	margin:0em 0.3em 0;
	padding: 0.2em 0.2em 0.1em 0.5em;
	min-width: 200px;
}
.ui-button { margin-left: -1px; }
.ui-button-icon-only .ui-button-text { padding: 0.35em; }
.ui-autocomplete-input {
	margin: 0;
	padding: 0.48em 0 0.47em 0.45em;
}
.ui-select { display:none; }
.ui-radio {
	margin: 10px 0 10px 0;
	padding: 0;
	display: block;
}
.ui-checkbox { }
.ui-widget-content {
	color:#333;
	border:1px solid #ccc;
	background: #F0F8FC;
}
.ui-autocomplete {
	cursor:default;
	position: absolute;
}
#order, #order table, #order-confirmation{
	width: 100%;
	margin: 0 0 20px 0;
}
.ui-menu {
	list-style: none;
	display:block;
	padding: 0.4em;
}
.ui-menu .ui-menu-item {
	clear:left;
	float:left;
	margin:0;
	width:100%;
	zoom:1;
}
#login {
	margin:0 0 30px 0;
}
.ui-menu-item a { display: block; }
.ui-menu-item a, .ui-menu-item a:hover { color:#333; }
.ui-input label { 
	display: block;
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 1px;
	padding: 5px 3px 3px 5px;
	width: auto;
	color: #afafb8;
	min-width:50px;
}
.ui-input input {
	font-size:14px;
	border:2px solid #f3f3f3;
	box-shadow: inset 0px 0px 8px #f2f7f3;
	margin:0 10px 0 0;
	padding: 3px 3px 3px 5px;
	font-weight: 500;
	font-family: 'Open Sans', arial, sans-serif;
	letter-spacing: 1px;
	color: #383838;
}
.ui-input input.ui-note-error {
	padding: 1px;
	color: #555;
	box-shadow: inset 0px 0px 8px #e09d8d;
	background: #ffdada;
	border: 2px solid #ff8888;
	padding:3px 3px 3px 5px;
}
.ui-input select {
	border-radius: 0;
	background: #f2f6fc url('../../../ecom/images/arrows.png') no-repeat 95% center;
	background-image: url('../../../ecom/images/arrows.png') no-repeat 95% center;
	background-color: #f2f6fc;
	font-size: 14px;
	color: #777;
	border: 2px solid #FDFEFF;
	margin: 0 10px 0 0;
	box-shadow: 0px 0px 6px 0px #D6D6E6;
	font-weight: 100;
	letter-spacing: 1px;
	padding: 3px 0px 3px 5px;
	-moz-appearance: none;
	-webkit-appearance: inherit;
}
.ui-input {
	float: left;
	padding:10px 0 10px 0;
	margin:0;
	max-width:100%;
	display:inline;
}
.ui-bx-xxl {}
.ui-bx-xl {}
.ui-bx-lx {}
.ui-bx-l {}
.ui-bx-m {}
.ui-bx-s {}
.ui-bx-xs {}
.ui-bx-desc {
	float: left;
	margin: 15px 10px 0 0;
	font-size:12px;
	font-weight: 500;
	color:#98a2ad;
}
#exp-date {
	float: left;
	margin: 0;
}
.ui-bx-img {
	margin: 10px 0 0 0;
}
.ui-submit {
	font-weight: 300;
	color: #fff;
	padding: 0.5em 1em;
	font-family: Helvetica, sans-serif;
	margin: 10px 0 10px 0;
	cursor:pointer;
	font-size: 16px;
	box-shadow: 0px 0px 8px #afafcf;
	letter-spacing: 1px;
	background: #81b349;
	border: 6px solid #76a93c;
	text-shadow: 2px 2px 2px #1D7E21;
	transition: background-color 0.8s ease;
	transition: border 0.5s ease;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#login {
	border: 6px solid #f7f8fc;
	box-shadow: 0px 0px 8px #e6e6e7;
	background: #fff;
}
.ui-submit:hover {
	background: #2e7524;
	border: 6px solid #2e7524;
}
.ui-input .ui-submit { margin: 0em 0em 0em 0.5em; }
.ui-note { clear: both; }
.ui-note-update { color:#555 }
.ui-note-error, .ui-note-fail { 
	color: #A53434;
	letter-spacing: 1px; 
}
.ui-note-success { color: #060; }
.ui-responce {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	margin:0.5em;
}
.responce {
	margin: 0 0 25px 0;
}

.ui-note-update, .ui-note-error, .ui-note-fail, .ui-note-success, .ui-note-update td {
	background: #FFFFD0;
	list-style: none;
}
.ui-note-hide { display:none; }
.ui-bl {
	display: block;
	position: relative;
	width: 100%;
}
#total-price, .price { 
	text-align:right; 
}
.price {
	font-weight:600;
}
.original-price { text-decoration: line-through; }
.clr {
	width:100%;
	clear:both;
}
.clr:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ui-col {
	float: left;
}
.ui-error {
	border: 2px solid #81878d;
	background: #81878d;
	box-shadow: 0px 0px 8px #81878d;
}
.ui-close {
	width: 32px;
	height: 32px;
	display: block;
	font-size: 20px;
	padding: 0 0 10px 0;
	font-weight: 700;
	text-shadow: 2px 2px 2px #bed1e4;
	text-transform: capitalize;
}
.ui-modal-bar a {
	color: #e75655;
	text-transform: capitalize;
}
.ui-modal-bar a:hover {
	color: #30b84f;
	transition: color 0.3s ease;
}
span.cont-price {
	font-size: 23px;
	font-weight: 300;
	color: #525266;
	text-shadow: 2px 2px 2px #C0C9D1;
	letter-spacing: 2px;
	margin: 0 15px 0 0;
}
.cont label {
	font-size: 23px;
	font-weight: 600;
	color: #525266;
	text-shadow: 2px 2px 2px #C0C9D1;
	letter-spacing: 2px;
}
.cont-select {
	float: left;
	width: 20px;
	margin: 12px 10px 0 0;
}
.cont .enrollbutton {
	margin: 20px 10px 20px 0;
	font-weight: 300;
	color: #fff;
	padding: 6px;
	border: 2px solid #de4a49;
	font-family: Helvetica, sans-serif;
	background: #e75655;
	cursor: pointer;
	font-size: 12px;
	letter-spacing: 2px;
	background: #81b349;
	border: 5px solid #76a93c;
	text-shadow: 2px 2px 2px #1D7E21;
	box-shadow: 0px 0px 8px #afafcf;
	transition: background-color 0.8s ease;
	transition: border 0.5s ease;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.cont .enrollbutton:hover { 
	background: #2e7524;
	border: 5px solid #2e7524;
}
span.hours.meta, span.examType.meta, span.mediaType.meta {
	margin: 0 20px 0 0;
	background: #f8f9fa;
	padding: 5px 7px 6px 7px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 8px #ebebf3;
	font-size: 12px
}
.cont-meta div {
	text-align: left;
	padding: 0;
	color: #636377;
	font-weight: 100;
	line-height: 160%;
	font-size: 13px;
}
.cart-header {
	font-size: 30px;
	color: #40405C;
	font-weight: 600;
	text-shadow: 2px 2px 2px #C0C9D1;
	text-align:center;
}
.cart-subheader {
	font-size:14px;
	text-align:center;
}
/*Tooltip and Pointer CSS*/
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	margin: -3.8em 0 0 0;
	background:#81878d;
	border-radius: 15px;
	color:#fff;
	text-shadow: 2px 2px 2px #4e5a66;
}
.ui-tooltip .ui-tooltip-pointer-down, .ui-tooltip .ui-tooltip-pointer-down-inner {
	position: absolute;
	width:0;
	height:0;
	border-bottom-width: 0;
	background: none;
}
.ui-tooltip .ui-tooltip-pointer-down {
	border-left: 12px dotted transparent;
	border-right: 12px dotted transparent;
	border-top: 18px solid #81878d;
	border-top-width: 12px;
	bottom: -12px;
	right: auto;
	left: 40%;
	margin-left: -7px;
}
.ui-tooltip .ui-tooltip-pointer-down-inner {
	border-left: 11px dotted transparent;
	border-right: 11px dotted transparent;
	border-top: 11px solid #81878d;
	bottom: auto;
	top: -13px;
	left: -11px;
}
.ui-modal {
	width: 35em;
	position: absolute;
	background: #f7f8fc;
	z-index: 1;
	box-shadow: 0px 0px 8px #d0d0dd;
	display:none;
	padding:20px;
}
.ui-modal h2, .ui-modal h3 {
	color:#41505f;
	font-weight: 300;
}
.ui-modal p {
	color:#81878d;
	font-weight: 100;
}
.ui-modal-content { margin:1em; }
.ui-mask {
	position: absolute;
	width: 100%;
	height: 1000%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index:100;
	display:none;
}
.ui-loader {
	width: 20em;
	background: #fff;
	position: relative;
	z-index: 1000;
	padding: 25px;
	margin: 20% auto 10%;
	left: 0px;
	top: 0px;
	border: 6px solid #f7f8fc;
	box-shadow: 0px 0px 8px #e6e6e7;
	font-weight: 400;
	letter-spacing: 2px;
	font-size: 14px;
	color: #B8B8B8;
}
.ui-loader img {
	float: left;
	padding: 2px 15px 0 0;
}
.ui-note-update, .ui-note-error, .ui-note-success, .ui-note-update td {
	padding: 10px 20px;
	margin: 10px;
	background: #ffefef;
	list-style: none;
}
.responce ul .ui-note-error {
	border-radius: 15px;
	text-align: center;
}
.ui-note-fail {
	background: none;
	line-height: 150%;
	color: #423737;
	margin: 15px 0 15px 0;
}
.ui-bx-desc {
	width:200px;
}
#help-csv {
	cursor: pointer;
}
#shipping {
	margin:20px 0 0 0;
}	
#stage-center form {
	border: 6px solid #f7f8fc;
	box-shadow: 0px 0px 8px #e6e6e7;
	background: #fff;
	margin:30px 0 0 0;
}
#stage-center h2 {
	font-weight: 600;
}
#stage-center form h4 {
	padding:0 0 25px 0;
	margin:0;
	font-size:21px;
	color:#5d635e;
	font-weight:500; 
	letter-spacing:2px;
	text-shadow: 2px 2px 2px #dfe9f1;
	display: block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
}
#stage-center form .ui-col h4 {
	padding:0 0 5px 0;
	margin:0;
	font-size:14px;
	color:#5d635e;
	font-weight:500; 
	letter-spacing:2px;
	text-shadow: 2px 2px 2px #dfe9f1;
	display: block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
}
#business_logo img, #headercheckout img {
	display:block; 
	margin:0 auto; 
	padding:20px 0 0 0;
}
#progress-indicator img {
	display:block; 
	margin:0 auto; 
	padding:15px 0 10px 0;
}
.right-text {
	text-align:right;
}
#footer img {
	display:block; 
	margin:20px 0 50px 0; 
	padding:10px 0 0 0;
}
/** Input Boxes **/
/** Registration **/
#reg-fname {
	width:175px;
}
#reg-mi {
	width:45px;
}
#reg-lname {
	width:175px; 
	margin:0;
}
#reg-address-street-1 {
	width:430px; 
	margin:0;
}
#reg-address-street-2 {
	width:250px;
}
#reg-address-city {
	width:139px; 
	margin:0;
}
#reg-address-state {
	width: 140px;
}
#reg-address-zip {
	width:200px; 
	margin:0;
}
#reg-phone {
	width:300px; 
	margin:0;
}
#reg-email {
	width:210px;
}
#reg-email-conf {
	width:210px; 
	margin:0;
}
#reg-password {
	width:210px;
}
#reg-password-conf {
	width:210px; 
	margin:0;
}
#login-email {
	width:140px;
}
#login-password {
	width:140px;
}
/** Checkout **/
#bill-cc-num {
	width:186px;
}
#bill-cc-csv {
	width:60px;
}
#bill-cc-exp-month {
	width:105px;
}
#bill-cc-exp-yr {
	width:105px; 
	margin:0;
}
#bill-fname {
	width:182px;
}
#bill-mi{
	width:50px;
}
#bill-lname {
	width:164px;
	margin:0;
}
#bill-address-street {
	width:200px;
}
#bill-address-street-2 {
	width:200px; 
	margin:0;
}
#bill-address-city {
	width:200px;
}
#bill-address-state {
	width:190px; 
	margin:0;
}
#bill-address-zip {
	width:330px; 
	margin:0;
}
#ship-fname {
	width:200px;
}
#ship-mi {
	width:70px; 
	margin:0;
}
#ship-lname {
	width:200px;
}
#ship-address-street {
	width:200px; 
	margin:0;
}
#ship-address-street-2 {
	width:200px;
}
#ship-address-city {
	width:200px; 
	margin:0;
}
#ship-address-state {
	width:190px;
}
#ship-address-zip {
	width:190px; 
	margin:0;
}
/** Mandator Info **/
#ssn-1 {
	width:80px;
}
#ssn-2 {
	width:80px;
}
#ssn-3 {
	width:80px; 
	margin:0 40px 0 0;
}
#dob-month {
	width:150px;
}
#dob-day {
	width:150px;
}
#dob-year {
	width:150px;
}
/** Input Over **/

/** Mobile Biz **/
@media only screen and (max-width: 700px) {
	#header, #footer, #content {
		width: auto;
		margin: 0 20px;
	}
	#header img{
		width:100%;
	}
	#footer img {
		margin:0 auto 30px auto;
	}
	.responce {
		width: 100%;
		margin: 25px 0 25px 0;
	}
	#stage-left {
		width: 100%;
	}
	#stage-right {
		float: left;
		width: 100%;
		margin: 30px 0 30px 0;
	}
	#progress-indicator {
		display:none;
	}
	.ui-input {
		width: 100%;
		font-size: 17px;
	}

	.ui-note-fail {
		width: 93%;
	}
	.ui-input input {
		font-size: 17px;
	}
	.ui-input label {
		width: auto;
		font-size: 17px;
		min-width: 250px;
	}
	h2, legend, h3 {
		font-size: 24px;
	}
	.ui-input select {
		font-size: 17px;
	}
	#reg-submit, #order-submit, #mandatory-submit, #login-submit, #access-submit {
		font-size: 22px;
	}



	#reg-fname {
		width:93%;
	}	
	#reg-mi {
		width:93%;
	}
	#reg-lname {
		width:93%;
	}
	#reg-address-street-1 {
		width:93%;
	}
	#reg-address-street-2 {
		width:93%;
	}
	#reg-address-city {
		width:93%;
	}
	#reg-address-state {
		width:88%;
	}
	#reg-address-zip {
		width:93%;
	}
	#reg-phone {
		width:93%;
	}
	#reg-email {
		width:93%;
	}
	#reg-email-conf {
		width:93%;
	}
	#reg-password {
		width:93%;
	}
	#reg-password-conf {
		width:93%;
	}
	#login-email {
		width:93%;
	}
	#login-password {
		width:93%;
	}
	.ui-col {
		margin: 20px 0 20px 0;
	}



	#bill-cc-num {
		width:93%;
	}
	#bill-cc-csv {
		width:93%;
	}
	.ui-bx-desc {
		width:93%;
		margin: 40px 10px 0 0;
		font-size: 14px;
	}
	#bill-cc-exp-month {
		width:93%;
	}
	#bill-cc-exp-yr {
		width:93%;
		margin: 0 0 30px 0;
	}
	#bill-fname {
		width:93%;
	}
	#bill-mi{
		width:93%;
	}
	#bill-lname {
		width:93%;
	}
	#bill-address-street {
		width:93%;
	}
	#bill-address-street-2 {
		width:93%;
	}
	#bill-address-city {
		width:93%;
	}
	#bill-address-state {
		width:88%;
	}
	#bill-address-zip {
		width:93%;
	}
	#ship-fname {
		width:93%;
	}
	#ship-mi {
		width:93%;
	}
	#ship-lname {
		width:93%;
	}
	#ship-address-street {
		width:93%;
	}
	#ship-address-street-2 {
		width:93%;
	}
	#ship-address-city {
		width:93%;
	}
	#ship-address-state {
		width:93%;
	}
	#ship-address-zip {
		width:93%;
	}

	#terms h3, #subscribe h3 {
		font-size: 18px;
		font-weight: 700;
	}
	.cont-meta {
		margin: 30px 0 0 0;
	}
	span.hours.meta, span.examType.meta, span.mediaType.meta {
		margin: 16px 0 0 0;
		display: block;
	}
	.cont .enrollbutton {
		margin: 15px 10px 30px 0;
	}
	span.cont-price, .cont label {
		font-size: 20px;
		margin: 0 6px 0 0;
	}
	.cont-select {
		margin: 7px 10px 0 0;
	}
	.cart-header {
		font-size: 25px;
		margin: 15px 0 10px 0;
		text-align:center;
	}
	.ui-modal {
		width: 19em;
	}
	#header span, .cart-header, .cart-subheader {
		text-align: left;
	}
	#login-submit, #access-submit { 
		border: 6px solid #76a93c;
	}
	#login-submit:hover {
		border: 6px solid #568a1c;
	}
}