/***************** Start Custom Styles *****************/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



@media(max-width: 980px){
	body.bg-image{
		background-position-y: 139px;
	}
}

body.bg-image-2 {
	/* Clear old Background color */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/booklet-library.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/booklet-library.jpg', sizingMethod='scale')";
	background: url(../img/booklet-library.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/*

	Lets not have validation for inputs,
	but we want to keep HTML5 types because
	of their ability to help drawup keyboards
	on mobile

	input:invalid,
	input:required,
	input:required:focus,
	input:focus:invalid:focus{
		color: #B94A48;
		border-color: #B94A48;
		box-shadow: none;
		outline: none;
	}
*/
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input:invalid, input.placeholder:invalid {
	color: #999;
	border-color: #CCC;
	box-shadow: none;
	outline: none;
}

input.placeholder:required, input.placeholder:invalid {
	color: #999;
	border-color: #CCC;
	box-shadow: none;
	outline: none;
}

input.placeholder:required:focus, input:focus:invalid:focus, input.placeholder:focus:invalid:focus {
	color: #999;
	border-color: #213B8C;
	box-shadow: none;
	outline: none;
}

input:not(.placeholder):invalid {
	color: #666;
}

input:focus:invalid:focus {
	color: #666;
	border-color: #213B8C;
}

input.placeholder {
	color: #999;
}

input.placeholder:focus:invalid:focus {
	border-color: #213B8C;
}

textarea.placeholder {
	color: #999;
}

select {
	color: #999;
	width: 100%;
}

html {
	-webkit-font-smoothing: antialiased !important;
	text-rendering: optimizeLegibility;
}

/*h1, h2, h3, h4, h5, h6{
	color: #111111;
}*/
body {
	margin: 0;
	color: #111111;
	height: 100%;
}

.netce-green {
    color: #213B8C;
}

/*
Removed so we only assert dominance to specific
parts of the page.

a {
    text-decoration: underline;
}

*/
hr {
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #FAFAFA;
	margin: 12px 0;
}

legend {
	margin-bottom: 15px;
	color: #444;
	border-bottom: 1px solid #E7E7E7;
}

img {
	max-width: 100%;
}

h1 {
	font-weight: 400;
	line-height: 36px;
	font-size: 28px;
}

h2 {
	font-weight: 400;
	line-height: 32px;
	font-size: 24px;
}

h3 {
	font-weight: 400;
	line-height: 28px;
	font-size: 20px;
}

h4 {
	font-weight: 400;
	line-height: 22px;
	font-size: 16px;
}

ol li {
	counter-increment: section;
	list-style-type: none;
}

ol.questionblock > li, ol.orderedlist > li {
	list-style-type: decimal;
}

ol.questionblock > li > ul li {
	list-style-type: upper-alpha;
}

ol.orderedlist > li ul li {
	list-style-type: circle;
}

html.lt-ie8 ol {
	margin-left: 40px;
}

html.lt-ie8 ol.questionblock {
	margin: 0;
}

html.lt-ie8 ol li, html.lt-ie8 ol.questionblock > li {
	list-style: decimal;
}

ol li:before {
	content: counter(section) ". ";
	font-family: 'Open Sans';
	margin-left: -30px;
	font-weight: 400;
	width: 30px;
	padding-right: 5px;
	text-align: right;
	display: inline-block;
}

ol.questionblock li:before, ol.orderedlist li:before, ol.help-list li:before {
	display: none;
}

.break, .break-warning {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin: 10px 0;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #FAFAFA;
}

.break-warning {
	border-top: 1px solid #b75351;
	border-bottom: 1px solid #b75351;
}

.break.large {
	margin: 20px 0;
}

.no-top {
	margin-top: 0px;
}

.bump-offset {
	position: absolute;
	top: -61px;
}

/* Full page footer */
html {
	height: 100%;
}

.push {
	min-height: 100px;
}

.wrap {
    width: 100%;
    min-height: 100%;
    margin: 0 auto -42px;
}

.center {
	margin: 0 auto;
	display: block;
}

.set_2 {
	padding: 30px 0;
}

.ftc_1 {
	margin-bottom: 30px;
}

.ftc_2 {
	margin-top: 30px;
}

/* Navigation */
.logo {
	width: 176px;
	max-width: none;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	/* Firefox 4 */
	-webkit-transition: all 0.3s;
	/* Safari and Chrome */
	-o-transition: all 0.3s;
	/* Opera */
}

.logo-2 {
	display: block;
	margin: 0 auto 8px;
	max-width: none;
	height: 200px;
}

.navbar {
	position: relative;
	z-index: 1010;
}

.navbar.navbar-fixed-top {
	position: fixed;
}

.navbar .nav {
	float: right;
}

.navbar .brand {
	padding: 7px 20px 5px;
}

.navbar .navbar-inner {
	background-image: none;
	background-color: #fafafa;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#fafafa', GradientType=0);
	border: 1px solid #E7E7E7;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar-fixed-top.mini .navbar-inner {
	-webkit-box-shadow: 0 1px 3px rgba(112, 112, 112, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(112, 112, 112, 0.1);
	box-shadow: 0 1px 3px rgba(112, 112, 112, 0.1);
}

.navbar .nav > li {
	border-bottom: 5px solid #ffffff;
	border-bottom: 5px solid transparent;
	z-index: 2000;
}

html.no-touch .navbar .nav > li:hover, html.no-touch .navbar .nav > li.active {
	border-bottom: 5px solid #213B8C;
	transition: 0.3s;
}

.navbar .nav > li.dropdown.open {
	border-bottom: 5px solid #213B8C;
	transition: 0.3s;
}

.navbar .nav .dropdown-menu.navbar-custom > li > a {
	color: #444;
	border-bottom: 1px solid #ECECEC;
	padding: 7px 15px;
	text-decoration: none;
}

.navbar .nav .dropdown-menu.navbar-custom > li.child > a {
	padding-left: 37px;
}

.navbar .nav .dropdown-menu.navbar-custom > li:last-child > a {
	border: none;
}

.dropdown-menu.navbar-custom > li > a:hover, .dropdown-menu.navbar-custom > li > a:focus {
	background-image: none;
	filter: none;
	background: #F5F5F5 !important;
	*background: #F5F5F5;
	text-decoration: underline !important;
}

.dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background-image: none;
	filter: none;
	background: #F5F5F5 !important;
	*background: #F5F5F5;
	text-decoration: underline !important;
}

.navbar .nav > li > a {
	font-family: "proxima-nova", sans-serif !important;
	float: none;
	font-size: 18px;
	color: #454951;
	padding: 33px 18px 27px;
	text-decoration: none;
	text-shadow: none;
	font-weight: 500;
	min-width: 40px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #FFF;
}

.navbar .nav > li > a > i {
	vertical-align: baseline;
}

.navbar .nav > .active > a {
	color: #213B8C !important;
	background-color: inherit;
}

#mobile-nav-faq {
    font-size: 22px;
	font-weight: 600;
}

html.no-touch .navbar .nav > .active > a:hover {
	color: #213B8C !important;
	background-color: inherit;
}

html.no-touch .navbar .nav > li > a:hover, html.no-touch .navbar .nav > li.active > a {
	color: #213B8C !important;
	background-color: inherit;
}

html.no-touch .navbar .nav > li.dropdown.open > a {
	color: #213B8C !important;
	background-color: inherit;
}

html.no-touch .navbar .nav > li.dropdown:hover .dropdown-menu {
	display: block;
}

.navbar .nav > .active > a, html.no-touch .navbar .nav > .active > a:hover {
	background: none;
	font-weight: 700;
}

.my-netce > a .badge.badge-count {
	top: -1px;
	left: 102px;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	/* Firefox 4 */
	-webkit-transition: all 0.6s;
	/* Safari and Chrome */
	-o-transition: all 0.6s;
	/* Opera */
}

li.my-netce {
	position: relative;
}

.my-netce > a .badge.badge-count {
	position: absolute;
	top: 15px;
	left: 115px;
}

.badge.badge-count {
	padding: 3px 5px 2px !important;
	border-radius: 15px;
	font-size: 12px;
	line-height: 1;
	background: #DB5252;
	z-index: 1001;
	vertical-align: top;
	margin-top: 2px;
}

html.lt-ie8 li .badge.badge-count {
	float: none;
	left: 125px;
	top: 13px;
}

.badge.badge-count.dull {
	background: #777777 !important;
}

.badge.badge-count.order {
	background: #E47911 !important;
}

.panel-heading .badge.badge-count {
	position: absolute;
	float: none;
	top: 14px;
	right: 36px;
}

li.active .badge.badge-count {
	left: 109px;
}

.menu-badge {
	float: right;
}

html.lt-ie8 .menu-badge.animation {
	left: initial;
	right: 0;
}

.mobile-my-netce {
	position: relative;
}

.btn.btn-navbar > i {
	color: #A0A0A0;
	text-decoration: none;
	font-size: 25px;
}

.btn.btn-navbar:hover {
	outline: none;
}

.nav_icons .badge.badge-count {
	top: -10px;
	left: 10px;
	position: absolute;
	padding: 2px 4px !important;
	font-size: 10px;
}

.cart {
	position: relative;
}

.cart > a {
	padding: 16px 18px 13px !important;
	min-height: 80px;
}

html.lt-ie9 .cart > a {
	min-height: 51px;
}

.navbar.mini .cart > a {
	min-height: 0px;
}

.cart > a > img {
	height: 40px;
	width: 40px;
}

.cart > a > span {
	top: 23px;
	left: 28.5px;
	font-weight: 600;
	font-size: 16px;
	color: #E47911;
	position: absolute;
	width: 25px;
	text-align: center;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	/* Firefox 4 */
	-webkit-transition: all 0.6s;
	/* Safari and Chrome */
	-o-transition: all 0.6s;
	/* Opera */
}

.navbar .nav > .active > a {
	color: #222;
	background-image: none;
	background-image: none;
	filter: none;
	text-decoration: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color: #222;
	background-image: none;
	background-image: none;
	filter: none;
	text-decoration: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar .dropdown-menu.navbar-custom {
	float: none;
	margin: 1px 0 0;
	padding: 0;
	left: inherit;
	right: 0;
	background-color: #FFF;
	border: 1px solid #ECECEC;
	border-top: none;
	min-width: 150px;
	top: 83px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-transition: top .35s ease-in-out;
	transition: top .35s ease-in-out;
}

.navbar .dropdown-menu.navbar-custom:before, .navbar .dropdown-menu.navbar-custom:after {
	display: none !important;
}

.navbar.mini .dropdown-menu.navbar-custom {
	top: 60px;
}

.navbar .dropdown-menu.navbar-custom > li > a {
	white-space: normal;
}

.hamburger-menu {
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: normal;
	vertical-align: baseline;
	background-image: url("../img/icon-menu.png");
	background-repeat: no-repeat;
	background-size: 100%;
}

.dropdown-menu.mini-menu {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #ECECEC;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-top: 0;
	padding: 0;
	z-index: 9991;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.dropdown-menu.mini-menu > li > a {
	color: #444;
	border-bottom: 1px solid #ECECEC;
	padding: 9px 0px;
	line-height: 1.5;
	font-weight: 600;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
}

.dropdown-menu.mini-menu > li:last-child > a {
	border: none;
}

.dropdown-menu.mini-menu > li > a:hover, .dropdown-menu.mini-menu > li > a:focus {
	background: none;
	filter: none;
	color: inherit;
	text-decoration: underline;
}

.dropdown-menu.mini-menu:hover > a, .dropdown-menu.mini-menu:focus > a {
	background: none;
	filter: none;
	color: inherit;
	text-decoration: underline;
}

html.lt-ie8 .navbar .dropdown-menu.navbar-custom {
	width: 164px;
}

.nav_icons {
	list-style-type: none;
	margin: 0;
	float: right;
	position: relative;
	padding: 18px 0 0 !important;
}

.nav_icons li {
	display: inline;
	font-size: 25px;
}

.nav_icons li a {
	margin-right: 10px;
	text-decoration: none;
	color: #A0A0A0;
}

.nav_icons li a:hover {
	color: #A0A0A0;
}

.fixed-header {
	padding-top: 87px;
}

.navbar.mini + .fixed-header {
	padding-top: 63px;
}

@media (max-width: 979px) {
	.navbar.mini + .fixed-header {
		padding-top: 51px;
	}
}

.navbar.mini .logo {
	width: 120px;
}

.navbar.mini .nav > li > a {
	padding: 18px;
}

.navbar.mini .cart > a {
	padding: 1px 18px 15px !important;
}

.navbar.mini .cart > a > span {
	top: 9px;
}

.navbar.mini .my-netce > a .badge.badge-count {
	position: absolute;
	top: 3px;
}

.tab_icon {
	margin-right: 4px;
}

.cs-group span {
	margin-top: 5px;
}

.cs-groupd span:first-child {
	margin-top: 0px;
}

.sn-tp-link {
	margin-left: 0px !important;
	padding: 0 3px;
	border-right: 1px solid #E0E0E0;
}

#logo-heading {
	position: absolute;
	width: 100%;
	top: 134px;
}

.button-wrapper {
	margin: 40px 0 0;
}

.button-wrapper .btn-fpban {
	position: absolute;
	width: 100%;
	top: 395px;
	transition: top 0.3s;
	-moz-transition: top 0.3s;
	/* Firefox 4 */
	-webkit-transition: top 0.3s;
	/* Safari and Chrome */
	-o-transition: top 0.3s;
	/* Opera */
}

.button-wrapper.in-use {
	margin: 0 0 15px;
}

.button-wrapper.in-use .btn-fpban {
	top: 86px;
}

.btn-fpban {
	padding: 20px 0;
	background-color: #213B8C;
	-moz-box-shadow: inset 0 0 14px 5px #2455c9;
	-webkit-box-shadow: inset 0 0 14px 5px #2455c9;
	box-shadow: inset 0 0 14px 5px #2455c9;
}

.button-wrapper.in-use .btn-fpban.stick {
	top: auto;
	position: relative;
	width: auto;
}

.btn-fpban button, .btn-fpban a.btn {
	font-size: 20px !important;
	vertical-align: top;
	margin-top: 0;
}

button.link {
    border: none;
    background-color: transparent;
    color: #213B8C;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    text-decoration: underline;
    cursor: pointer;
}
button.link.disabled {
	color: #555;
	text-decoration: none;
	cursor: default;
}

div[role="main"] > .container > .row-fluid > .span9 {
	margin-bottom: 20px;
}

.ol-contented {
	counter-reset: item;
	list-style-type: decimal;
	margin: 0 0 0 40px;
}

.ol-contented li {
	list-style: none;
}

.ol-contented li:before {
	content: counter(item,decimal) ". ";
	counter-increment: item;
	width: 30px;
	display: inline-block;
	text-align: center;
}

.alert a {
	text-decoration: underline !important;
}

#code_field.value-added {
	/* Mask the user input for QuickCode so it's uppercase*/
	text-transform: uppercase;
}

/* Sequence Animations */
#sequence {
	height: 60px;
	margin: 0 auto;
	position: relative;
	width: 600px;
	overflow: hidden;
}

#sequence > .sequence-canvas {
	height: 100%;
	width: 100%;
	margin: 0;
}

#sequence > .sequence-canvas li > * {
	position: absolute;
}

#sequence > .sequence-canvas > li {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	list-style: none;
}

.anim-heading {
	right: -600px;
	width: 600px;
	text-align: center;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	-ms-transition-duration: 1s;
	transition-duration: 1s;
}

.anim-heading h1, .anim-heading h2 {
	font-size: 30px;
	font-weight: 400;
}

.animate-in .anim-heading {
	right: 0;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	-ms-transition-duration: 1s;
	transition-duration: 1s;
}

.animate-out .anim-heading {
	right: 450px;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	-ms-transition-duration: 1s;
	transition-duration: 1s;
	opacity: 0;
}

.btn-grouping {
	width: 450px;
	margin: 0 auto;
}

/* Set Info */
.set_info_content {
	position: absolute;
	color: #fff;
	left: 50%;
	max-width: 940px;
	margin-left: -473px;
	text-shadow: 0px 1px 1px black;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.57);
	transition: top 0.35s;
	-webkit-transition: top 0.35s;
	display: none;
}

html.lt-ie9 .set_info_content {
	display: block;
	top: 143px;
}

.set_info_content h1 {
	color: #FFF;
	font-size: 42px;
	font-weight: 600;
	line-height: 1.2;
	margin-top: 0;
}

.sic-btns {
	margin-top: 20px;
}

.sic-btns a.btn-green {
	width: 220px;
	padding: 15px 0;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 5px;
	display: inline-block;
}

.ce_info_wrap {
	background: #fff;
}

.ce_info_wrap .accordion, .ce_info_wrap .accordion-group {
	margin-bottom: 0;
	border: none;
}

.ce_info_wrap .accordion-heading {
	background: #FFF;
}

.ce_info_wrap .accordion-group .accordion-heading .accordion-toggle {
	padding: 15px 0;
}

.ce_info_wrap .accordion-inner {
	padding: 15px 0 5px;
}

.cei_a {
	text-decoration: none;
	position: relative;
	outline: none;
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}

.cei_a:hover, .cei_a:active, .cei_a:focus {
	text-decoration: none;
	position: relative;
	outline: none;
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}

.cei_a i {
	position: absolute;
	left: 45%;
	top: 38%;
}

.lt-ie9 .cei_a i {
	left: 48%;
}

/* Set 1 Content */
.homepage_heading {
	font-size: 35px;
	font-weight: 400;
	display: block;
	line-height: 1.2;
	margin: 10px 0;
	color: inherit;
	text-rendering: optimizelegibility;
}

set_1 p.qc-na {
	margin: 10px 0 !important;
}

.select-wrapper {
	margin: 0 auto !important;
	float: none !important;
}

.select-wrapper .btn-gts {
	margin-top: 10px;
}

.wc_booklettext, .lbl-txt, .tp-lbl, .cei_a h2, .ce_info_wrap .accordion-inner p, .cs-alert, .heading-text {
	font-weight: 300;
	font-size: 19px;
	line-height: 1.5;
}

.wc_booklettext {
	padding-top: 20px;
}

.set_info ul li {
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5;
}

.lbl-txt {
	padding: 0 0 0 20px;
	line-height: 1;
}

.gt-ie9 .chkb-lrg, .lt-ie10 .chkb-lrg {
	margin-top: 0px !important;
}

.cei_a h2 {
	color: #13A2B4;
	margin: 0;
}

.cs-alert .close {
	top: 3px;
}

.alert {
	margin-bottom: 12px;
}

.alert a {
	color: inherit;
}

.alert p:last-child {
	margin-bottom: 0;
}

.set_1 p a, .set_2 p a, .set_3 p a {
	text-decoration: underline;
}

.btn:focus {
	outline: 1px dotted #646464;
	outline-offset: 2px;
}

.btn-green {
	color: #FFFFFF;
	background: #213B8C;
	*background: #213B8C;
	border-color: #213B8C;
	text-decoration: none;
	margin-left: 0;
	vertical-align: baseline;
	padding: 5px 15px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-no-shadow {
	text-shadow: none;
}

.btn-green.active {
	text-shadow: none;
	background: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #213B8C;
	border: 1px solid #213B8C;
}

.btn-green:hover, .btn-green:focus {
	text-shadow: none;
	*background: #FFF;
	background: transparent;
	opacity: 1;
	color: #213B8C !important;
	border: 1px solid #213B8C;
}

.btn-green.disabled, .btn-green[disabled] {
	text-shadow: none;
	pointer-events: none;
	color: #AAA !important;
	border-color: #AAA !important;
	background-color: #FAFAFA;
}

.btn-black {
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	font-weight: 600 !important;
	border: 2px solid #FFF;
	line-height: 26px;
	margin-left: 0;
	padding: 9px 0;
	background: none;
	text-decoration: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	vertical-align: baseline;
}

.btn-black:hover, .btn-black:active, .btn-black:focus, .btn-black.active, .btn-black.disabled, .btn-black[disabled] {
	color: #213B8C;
	background: #FFF;
	text-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-group.open #more {
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	background-color: #FFFFFF;
	color: #213B8C !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-black .caret {
	margin-top: 12px;
	border-top-color: #fff !important;
}

.btn-black:hover .caret, .btn-black:active .caret, .btn-black:focus .caret, .btn-black.active .caret, .btn-black.disabled .caret, .btn-black[disabled] .caret {
	border-top-color: #213B8C !important;
}

html.lt-ie8 .btn-fpban .row-fluid .span4 {
	margin-left: 9px !important;
}

.btn-grey {
	padding: 9px 15px !important;
	text-decoration: none;
	color: #999;
	margin-left: 0;
	vertical-align: baseline;
}

.btn-grey:hover, .btn-grey:active, .btn-grey:focus, .btn-grey:active {
	color: #666;
}

.btn-grey.small {
	padding: 5px 15px !important;
}

.btn-green-append {
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #213B8C;
	border-color: #213B8C;
	*background: #213B8C;
	height: 36px;
	margin-left: 0 !important;
}

.btn-green-append:hover, .btn-green-append:active, .btn-green-append:focus, .btn-green-append.active, .btn-green-append.disabled, .btn-green-append[disabled] {
	text-shadow: none;
	background: transparent;
	opacity: 1;
	color: #213B8C;
	filter: alpha(opacity=1);
	border: 1px solid #213B8C;
}

.btn-normal {
	padding: 9px 15px;
}

.btn-gts {
	padding: 14px 0;
	font-size: 20px;
	vertical-align: top;
	margin-top: 0;
	width: 129px;
}

.btn-req {
	padding: 14px 0;
	font-size: 20px;
	margin-top: 10px;
}

html.lt-ie8 .btn-req {
	line-height: 1.7;
}

html.lt-ie8 .btn-gts, html.lt-ie8 .btn-req {
	line-height: 1.7;
	vertical-align: middle;
}

/* Class to override margin top */
.btn-override {
	margin-top: 0px;
}

.btn-update-order {
	padding: 9px 15px;
}

.btg-c {
	margin-left: 0px !important;
}

.back-top-btn {
	z-index: 9999;
	outline: none;
	position: fixed;
	color: #FFF;
	bottom: 110px;
	right: 40px;
	padding: 0 !important;
	width: 30px;
	height: 30px;
	border: 1px solid #FAFAFA;
	-o-border-radius: 999px;
	-moz-border-radius: 999px;
	-webkit-border-radius: 999px;
	border-radius: 999px;
	background: #666;
	opacity: .5;
	filter: alpha(opacity=50);
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.back-top-btn:hover, .back-top-btn:active {
	opacity: .8;
	filter: alpha(opacity=80);
}

.btn-action {
	padding: 5px 0;
	width: 60px;
}

.base-btn a, .base-btn button {
	margin: 5px 0 0;
	padding: 9px 0;
	font-size: 16px;
}

.base-btn.bottom {
	margin-bottom: 30px;
}

.btn-modal {
	padding: 5px 15px;
}

.booklet-icon {
	color: #444;
	font-size: 28px;
}

.banner-error {
	text-align: center;
	font-size: 16px;
	-o-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.licensepunct {
    font-weight: bold;
    font-size: 140%;
}

.attention {
	color: #B94A48;
	font-weight: bold;
}

.attention-green {
  color:       green !important;
  font-weight: bold !important;
}

.control-group.error .input-prepend .add-on .booklet-icon {
	color: #B94A48;
}

select::-ms-expand {
	display: none;
}

select {
	font-size: 16px;
	line-height: 16px;
	height: 36px;
	background: url('../../../images/buttons/select-arrows.svg') no-repeat 100% 50%;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-weight: 300;
}

select.select-changed {
	color: #555;
}


option {
	background-color: #f2f1f1;
	color: #000;
}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	height: 36px;
	font-size: 16px;
	font-weight: 300;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.uneditable-input {
	height: 36px;
	font-size: 16px;
	font-weight: 300;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html.lt-ie9 select {
	line-height: 26px;
	min-height: 0;
}

html.lt-ie9 input[type="text"], html.lt-ie9 input[type="password"], html.lt-ie9 input[type="datetime"], html.lt-ie9 input[type="datetime-local"], html.lt-ie9 input[type="date"], html.lt-ie9 input[type="month"], html.lt-ie9 input[type="time"], html.lt-ie9 input[type="week"], html.lt-ie9 input[type="number"], html.lt-ie9 input[type="email"], html.lt-ie9 input[type="url"], html.lt-ie9 input[type="search"], html.lt-ie9 input[type="tel"], html.lt-ie9 input[type="color"] {
	line-height: 26px;
	min-height: 0;
}

html.lt-ie9 .uneditable-input {
	line-height: 26px;
	min-height: 0;
}

html.lt-ie8 select {
	height: 26px;
	padding-top: 8px;
}

html.lt-ie8 input[type="text"], html.lt-ie8 input[type="password"], html.lt-ie8 input[type="datetime"], html.lt-ie8 input[type="datetime-local"], html.lt-ie8 input[type="date"], html.lt-ie8 input[type="month"], html.lt-ie8 input[type="time"], html.lt-ie8 input[type="week"], html.lt-ie8 input[type="number"], html.lt-ie8 input[type="email"], html.lt-ie8 input[type="url"], html.lt-ie8 input[type="search"], html.lt-ie8 input[type="tel"], html.lt-ie8 input[type="color"] {
	height: 26px;
	padding-top: 8px;
}

html.lt-ie8 .uneditable-input {
	height: 26px;
	padding-top: 8px;
}

/* IE7 Input Hacks */
.cip_1 {
	margin-bottom: 0 !important;
}

.control-group.error input,
.control-group.error textarea,
.control-group.error select,
.control-group.error .select2-container .select2-choice {
	color: #B94A48 !important;
	background-color: #F2DEDE;
}

.control-group.error input[type="checkbox"] {
	box-shadow: 0px 0px 1px 1px #B94A48;
}

.control-group.error .controls.prepend_icon i {
	color: #B94A48;
}

.control-group.error input::-webkit-input-placeholder, .control-group.error input:-moz-placeholder, .control-group.error input::-moz-placeholder, .control-group.error input:-ms-input-placeholder {
	color: #B94A48;
}

.set_1 img {
	height: 320px;
}

/* Set 2 Content */
.heading_white {
	background: #ffffff !important;
}

.sub_set_2 h2 {
	font-size: 30px;
	margin-bottom: 0;
	line-height: 1.3;
}

.sub_set_2 .alert {
	font-weight: 300;
	font-size: 19px;
	line-height: 1.5;
}

#qual-mes .alert, #prof-mes .alert {
	font-weight: 300;
	font-size: 19px;
	line-height: 1.5;
}

html.lt-ie8 .sub_set_2 .select2-container .select2-choice, html.lt-ie8 .select-wrapper .select2-container .select2-choice {
	height: 42px !important;
}

.btn-reg {
	margin-top: 20px;
}

.lf2 {
	padding-top: 5px;
}

.apple_booklet {
	height: 272px;
	margin: 0 auto;
	display: block;
}

.qc_cid_img {
	width: 370px;
	height: auto;
	margin: 0 auto;
	display: block;
}

.offset-cs {
	margin-left: 25.53191489361702% !important;
}

.request-decision {
	margin-top: 15px;
}

.request-decision h3 {
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
	margin-top: 0;
}

.request-decision .options h3 {
	margin-top: 15px;
}

.request-decision img {
	border: 1px solid #E0E0E0;
}

.request-decision .alert {
	margin: 20px 0;
}

.request-decision .table td {
	vertical-align: top !important;
	background-color: #fff;
}

.request-decision .table td:last-child {
	text-align: left;
}

.request-decision .table th:last-child {
	text-align: left;
}

.request-decision .break {
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #FFF;
}

/* Start Base Page Heading */
.row-fluid.small-row [class*="span"] {
	min-height: 0;
}

.heading_info {
	text-align: right;
	display: block;
	margin: 5px 0;
}

a.heading_info {
	font-size: 11px;
	line-height: 1.2;
	margin: -5px 0 15px;
}

.not-you {
	font-size: 12px;
	color: #777;
	margin-top: -10px;
}

.not-you:hover {
	color: #333;
}

.page-heading-links {
	margin: 0px;
}

.page-heading-links li {
	list-style: none;
	display: inline;
	margin-right: 10px;
}

.page-heading-links li:last-child {
	margin-right: 0;
}

.page-heading-links .pull-right {
	margin-left: 10px;
	margin-right: 0;
}

.page-heading-links li a i {
	padding-left: 5px;
}

/*
.page-heading-links li a{
	text-decoration: underline;
}
*/
.base-heading {
	margin-bottom: 5px;
}

.base-heading h1 {
	margin: 0 0 5px;
	line-height: 1.2;
}

.base-heading h2 {
	margin: 0;
}

.base-heading h3 {
	margin: 5px 0;
}

.base-heading.bh-lt h1, .base-heading.bh-lt h3 {
	display: inline;
	vertical-align: middle;
	float: left;
}

.base-heading p {
	margin: 0;
	float: left;
	font-size: 18px;
}

#customer-wrapper > span:first-child {
	font-weight: 600;
}

#customer-wrapper .not-user {
	font-size: 10px;
	line-height: 1;
}

/* New Page Heading */
.inp-nav {
	margin: 0;
}

.inp-nav li {
	list-style: none;
	display: inline;
	width: 150px;
}

.inp-nav li a {
	text-decoration: none;
	width: 150px;
}

.sml-sub-nav {
	list-style: none;
	margin: 0;
	text-align: right;
	float: right;
}

.bh-lt #inpage-nav {
	display: inline-block;
	float: right;
}

.bh-lt .sml-sub-nav {
	display: inline-block;
	vertical-align: middle;
}

.sml-sub-nav.port-nav {
	float: none !important;
	text-align: left;
}

.sml-sub-nav li {
	display: inline-block;
	margin-right: 5px;
	text-align: right;
}

.sml-sub-nav li:last-child {
	margin-right: 0;
}

/* End Base Page Heading */
/* Message Base - For displaying messages to the user */
.message-wrapper {
	position: fixed;
	bottom: 41px;
	left: 41px;
	z-index: 9989;
}

.qst-email {
	margin-bottom: 20px;
}

.message-base {
	width: 300px;
	height: auto;
	max-height: 200px;
	overflow-y: scroll;
	padding: 10px;
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.7);
	border: 1px solid #C7C7C7;
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	display: none;
	position: relative;
	-webkit-transition: bottom .35s ease-in;
	transition: bottom .35s ease-in;
}

.btn-messages {
	color: #DB5252;
	background: #ffffff;
	border: 1px solid #dddddd;
	font-size: 16px;
	font-weight: 300;
	-moz-border-radius: 4px 4px 0 0 !important;
	-webkit-border-radius: 4px 4px 0 0 !important;
	border-radius: 4px 4px 0 0 !important;
}

.btn-messages:hover, .btn-messages:active, .btn-messages:visited, .btn-messages:focus, .btn-messages.active, .btn-messages.disabled, .btn-messages[disabled] {
	color: #DB5252;
	background-color: #fafafa;
	*background-color: #fafafa;
}

.message-base .close-all {
	position: absolute;
	top: -1px;
	left: -1px;
	font-size: 20px;
	font-weight: 400;
	border-radius: 4px 0 4px 0 !important;
	-webkit-border-radius: 4px 0 4px 0 !important;
	-moz-border-radius: 4px 0 4px 0 !important;
	padding: 2px 4px;
	color: #A7A7A7;
}

.base-msg p > a {
	word-wrap: break-word;
}

.btn-messages .label {
	background: #DB5252;
	padding: 4px 5px;
	margin-top: 2px;
	font-size: 16px;
	font-weight: 400;
}

.base-msg {
	display: block;
	padding: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 5px;
	background: #FAFAFA;
	color: #444;
	border: 1px solid #E7E7E7;
}

.base-msg.error {
	color: #B94A48 !important;
	background-color: #F2DEDE !important;
	border-color: #EED3D7 !important;
}

.base-msg.warning {
	color: #C09853 !important;
	background-color: #FCF8E3 !important;
	border: 1px solid #FBEED5 !important;
}

.base-msg.success {
	color: #3A87AD !important;
	background-color: #D9EDF7 !important;
	border-color: #BCE8F1 !important;
}

.base-msg i.icon-info-sign {
	float: left;
	padding-right: 10px;
	padding: 10px 10px 0 0;
	color: inherit;
}

.base-msg button.close {
	color: #DB5252;
	text-shadow: 0 1px 0 #C9B4B4;
	opacity: 0.8;
	padding-left: 5px;
}

.base-msg h4 {
	font-size: 16px;
	margin: 0;
	color: inherit;
	line-height: 1;
	margin-bottom: 5px;
}

/* End Message Base */
.base-list {
	margin: 0;
}

.dual-field {
	float: left;
	display: block;
}

.dual-field li {
	padding: 6px 0 0;
}

/* .dual-field li a{
	text-decoration: underline !important;
} */
.base-list li {
	list-style: none;
}

/* .base-list li a{
	text-decoration: none;
} */
.booklet_spcover img {
	outline: 1px solid #E0E0E0;
}

.msg-icon {
	margin-left: 5px !important;
}

/* Start Tables */
.table td {
	padding: 6px 8px;
}

.sp-offer-row .span9 table {
	margin-bottom: 0px;
}

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
	background-color: #F5F5F5;
}

.table-bordered th, .table-bordered td {
	border-left: 1px solid #e0e0e0;
}

.table th, .table td {
	border-top: 1px solid #E0E0E0;
}

.table th, .table td {
	text-align: center;
	vertical-align: middle !important;
}

.table td.no-border-left {
	width: 25%;
}

/*NET-6068: fix for courselist in landscape mode*/
@media (min-width: 640px) and (min-height: 360px) {
	.table td.no-border-left {
		text-align: center !important;
		padding: 0;
	}

	span.credittype {
		font-size: 12px;
	}
}

.chapter .table td {
	text-align: left;
}

.chapter .table td[align="center"] {
	text-align: center;
}

tr.course-heading-row th {
	color: #FFF;
	text-shadow: 0 1px 1px #444;
	border-color: #555;
	background-color: #666 !important;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 26px !important;
}

tr.course-heading-row td {
	color: #FFF;
	text-shadow: 0 1px 1px #444;
	border-color: #555;
	background-color: #666 !important;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 26px !important;
}

tr.course-heading-row td a {
	color: #FFF;
	text-shadow: 0 1px 1px #444;
	border-color: #555;
	background-color: #666 !important;
}

.course-heading-row.sub-heading-row td {
	text-align: center;
	font-weight: 600;
}

#course-list-table tr.course-heading-row td {
	padding: 3px 10px;
	font-size: 16px;
	position: relative;
}

.course-extras .row-fluid [class*="span"] {
	min-height: 0 !important;
}

tr.course-heading-row th h2 {
	font-size: 20px;
	line-height: 28px;
	margin: 0px;
	color: #fff;
	text-shadow: 0 1px 1px #777;
}

span.credittype {
    display: block;
}

.ct32, .ct33, .ct34, .ct42, .ct46
{
    font-size: 90%;
}

.course-desc {
	text-align: left !important;
}

.totals-desc {
	text-align: right !important;
}

.sm-alert .alert {
	padding: 2px 5px !important;
	margin: 0 0 5px !important;
	text-align: left !important;
	float: right;
	width: 304px;
	font-size: 14px;
}

.other-action {
	font-size: 12px;
}

.ared {
	color: #78191d;
}

a.ared {
	font-size: 16px;
	font-weight: 600;
}

a.ared:hover {
	color: #5f0004;
	text-shadow: 0 1px 0 #efe5e5;
}

p.ared {
	margin: 0;
}

.prtran {
	float: right;
	margin-top: 5px;
	/* text-decoration: underline; */
}

span.ared {
	font-size: 18px;
	vertical-align: top;
}

.btn-td, .btn-gst {
	padding: 5px 0;
	font-size: 16px;
	width: 110px !important;
}

.btn-dad {
	padding: 5px 0;
	font-size: 16px;
	width: 150px !important;
}

.btn-add-more {
	padding: 5px 0;
	font-size: 14px;
	width: 95px;
}

.btn-ss {
	margin-right: 7px;
}

.btn-checkout {
	float: right;
	font-weight: 600;
}

.crs-hd-info {
	font-size: 20px !important;
	padding-right: 10px;
	font-weight: 400;
}

.course-desc-unlimited {
    line-height: 20px !important;
}

.course-extras {
	text-align: left !important;
	font-size: 12px;
	padding-left: 10px !important;
	padding-right: 10px !important;
	line-height: 32px !important;
}

.course-extras .span6, .course-extras .gts-holder {
	text-align: right;
}

.course-extras .span6:first-child {
	text-align: left;
}

.crdhr {
	display: block;
}

th.design-a-deal h2 {
	display: inline-block;
	vertical-align: middle;
}

th.design-a-deal span {
	vertical-align: middle;
	line-height: 23px;
	font-weight: 400;
}

.hd-info {
	display: inline;
}

.hd-info .break {
	border-top: 1px solid #929292;
	border-bottom: 1px solid #A3A3A3;
	margin: 0;
}

.hd-info ul {
	margin: 0;
	list-style: none;
	display: inline;
	float: right;
}

.hd-info ul li {
	display: inline;
}

.hd-info ul li a {
	font-size: 12px;
	margin-left: 10px;
	font-weight: 400;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 1px 1px #777;
}

.user-based-msg {
	margin-top: 5px;
}

.tooltip {
	font-size: 14px;
}

.tooltip.top .tooltip-arrow {
	border-top-color: #2B3635 !important;
}

.tooltip.right .tooltip-arrow {
	border-left-color: #2B3635 !important;
}

.tooltip .tooltip-inner {
	background-color: #2B3635;
}

.lt-ie8 .alert .close {
	display: none;
}

/* Order Table */
.totals-table {
	width: auto;
	float: right;
}

.totals-table tr:first-child td {
	border-top: none;
}

.totals-table td {
	text-align: right;
}
.totals-table tr td:last-of-type {
	white-space: nowrap;
}

.coupon.input-append {
	text-align: right;
	float: right;
	margin: 0;
}

.ord-pr {
	width: 65px;
}

.indv-crs-link {
	text-decoration: underline;
}

.order-table h5 span.included {
    font-weight: normal;
}

.order-table tr td {
	vertical-align: top !important;
}

.order-table span.by-mail {
	white-space: nowrap !important;
}

.order-table span.online-ebook {
	white-space: nowrap !important;
}

.order-table td a {
	text-decoration: none !important;
}

td.selected {
	background-color: #f1f1f1 !important;
}

.error label input[type='radio'] {
	color: red;
	border: red;
}

.order-table td a:hover {
	text-decoration: underline !important;
}

.order-table td a i.icon-remove-sign {
	color: #B60000;
	font-size: 16px;
}

.dssi-body table i.icon-remove-sign, .body-leftside table i.icon-remove-sign {
	color: #B60000;
	font-size: 16px;
}

.order-table thead tr th {
	text-align: center;
	line-height: 20px !important;
}

.order-table.self-assessment thead tr th {
	line-height: 12px !important;
}

.order-table.underline td > a {
	text-decoration: underline;
}

.order-table .order-title {
	margin: 0;
}

.order-table .order-title li {
	list-style: none;
}

.order-table .order-title li:first-child {
	margin-bottom: 10px;
}

.order-table .order-title li:first-child h5 {
	margin: 0;
}

.order-table .order-title li:last-child {
	margin-bottom: 0;
}

.order-table .tableWrap {
	display: table;
}

.order-title .likeTableDiv {
	display: table-cell;
	width: 50px;
}

.order-title .likeTableDiv + span {
	display: table-cell;
}

.online-ebook {
	display: block;
	padding-top: 10px;
}

.by-mail {
	display: block;
	padding-top: 10px;
}

.by-mail > i {
	color: #213B8C;
	padding-right: 5px;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
}

.by-mail > span {
	vertical-align: middle;
}

td.align {
	position: relative;
	text-align: left !important;
}

td.align > .top, td.align > .bottom {
	position: absolute;
	text-align: left !important;
}

td.align > .top {
	top: 6px;
}

td.align > .bottom {
	bottom: 6px;
}

.order-table .checkbox {
	margin-bottom: 0;
}

.order-table .checkbox input[type="checkbox"] {
	float: none;
	margin: -2px 5px 0 -20px;
}

.order-table tr td .radio input[type="radio"] {
	float: none;
	margin-right: 4px;
	vertical-align: baseline;
}

.action-block {
	display: block;
}

.action-block > a {
	width: 100%;
}

.tab-content.show-overflow {
	position: relative;
}

.tab-content.show-overflow::-webkit-scrollbar {
	-webkit-appearance: none;
	height: 8px;
}

.overflow-wrapper::-webkit-scrollbar {
	-webkit-appearance: none;
	height: 8px;
}

.tab-content.show-overflow table, .overflow-wrapper table {
	max-width: initial;
}

.tab-content.show-overflow::-webkit-scrollbar-thumb, .overflow-wrapper::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.row-fluid.sp-offer-row hr.span12 {
	margin-left: 0;
	min-height: 0;
}

html.lt-ie8 .modal.upgrade .span12 {
	margin-left: 0;
}

/* IE Hacks for Tables */
.lt-ie8 .sp-offer-row .span3 {
	margin-left: 0px;
}

.lt-ie8 #coupon-input {
	padding: 4px 6px;
	width: 169px !important;
	line-height: 28px !important;
	top: -1px;
}

/* Checkout Table */
.checkout-table thead tr th {
	text-align: center;
	line-height: 20px !important;
}

.checkout-table .order-title {
	margin: 0;
}

.checkout-table .order-title li {
	list-style: none;
}

.checkout-table .order-title li:first-child {
	margin-bottom: 10px;
}

.checkout-table tr td .radio input[type="radio"] {
	float: none;
	vertical-align: baseline;
}

.sc-upsell-pr {
	text-align: right !important;
}

.popover {
	z-index: 1010;
}

.sab-i {
	min-height: 0px !important;
}

.table-bordered {
	margin-bottom: 10px;
}

.table tr td:last-child > a.add, .table tr td:last-child > a.complete, .table tr td:last-child > a.ordered, .table tr td:last-child > a.in-progress {
	text-decoration: underline;
}

.table tr {
	border-top: 1px solid #E0E0E0;
	border-collapse: collapse !important;
}

/* End Tables */
/* Start Wizard */
.acc-wizard {
	margin-top: 10px;
}

.acc-wizard .control-group {
	margin: 0;
}

.base-forms .control-group {
	margin: 0;
}

ol.acc-wizard-sidebar {
	counter-reset: acc-wizard-counter;
	color: #FFF;
	margin: 12px 0 0;
	text-align: left;
}

ol.acc-wizard-sidebar li {
	display: block;
	font-size: 14px;
	line-height: 30px;
}

ol.acc-wizard-sidebar li:before {
	content: counter(acc-wizard-counter);
	counter-increment: acc-wizard-counter;
	color: white;
	padding: 3px 8px;
	background-color: #D5D5D5;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	margin-right: 3px;
}

ol.acc-wizard-sidebar li a {
	color: #D5D5D5;
	text-decoration: none;
	padding-left: 5px;
}

ol.acc-wizard-sidebar li.acc-wizard-completed {
	color: #999999;
	margin-right: -2px;
}

ol.acc-wizard-sidebar li.acc-wizard-completed a {
	color: #999999;
}

ol.acc-wizard-sidebar li.acc-wizard-completed:before {
	background: #999999;
}

ol.acc-wizard-sidebar li.acc-wizard-completed:after {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.3333333333333333em;
	width: 1.875em;
	content: "\00a0\2713";
	position: relative;
	bottom: 0.1em;
}

ol.acc-wizard-sidebar li.acc-wizard-active {
	color: #888;
}

ol.acc-wizard-sidebar li.acc-wizard-active a {
	color: #888;
}

ol.acc-wizard-sidebar li.acc-wizard-active:before {
	background-color: #13A2B4;
}

.accordion-heading {
	position: relative;
	z-index: 1009;
	background: #FAFAFA;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.accordion-heading a {
	text-decoration: none;
	font-weight: 600;
	text-align: left;
	font-size: 14px;
	position: relative;
}

.accordion-heading div.accordion-toggle {
	text-decoration: none;
	font-weight: 600;
	cursor: pointer;
	text-align: left;
	font-size: 14px;
	position: relative;
	color: #213B8C;
	transition: color 0.3s;
}

.accordion-heading div.accordion-toggle i {
	display: none;
}

.accordion-heading div.accordion-toggle:after {
	content: "\f067";
	display: inline-block;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: baseline;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	margin-top: 0;
	font-family: FontAwesome, sans-serif;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	speak: none;
	position: absolute;
	right: 15px;
	top: 32.5%;
	text-decoration: none;
}

.accordion-group.opened .accordion-heading div.accordion-toggle:after {
	content: "\f068";
}

.accordion-heading a:hover {
	text-decoration: underline !important;
}

.accordion-heading div.accordion-toggle:hover {
	text-decoration: underline !important;
}

.acc-wizard .accordion-heading a i {
	top: 32.5%;
	position: absolute;
	right: 15px;
	text-decoration: none;
}

.acc-wizard .accordion-heading div.accordion-toggle i {
	top: 32.5%;
	position: absolute;
	right: 15px;
	text-decoration: none;
}

#checkout-acc  .accordion-body:not(.collapse) {
	display: none;
}

#checkout-acc .control-group.error input:focus,
#checkout-acc .control-group.error textarea:focus,
#checkout-acc .control-group.error select:focus {
	border-color: #953b39!important;
}

fieldset .icon-question-sign, fieldset .icon-phone-sign {
	font-size: 25px;
	padding-left: 5px;
	display: inline-block;
}

fieldset .icon-question-sign {
	cursor: pointer;
}

/* End Acc Wizard */
.notab:focus {
	outline: none;
	outline-offset: 0px;
}

/* Start Checkout */
.cards {
	font-size: 12px;
	font-weight: 300;
	color: #A7AFB9;
	text-transform: uppercase;
}

#id_card_number.identified {
	color: #666;
}

#id_card_code {
	letter-spacing: 2px;
}

.input-last {
	margin-bottom: 10px !important;
}

/* IE7 for Inputs */
html.lt-ie8 .acc-wizard .row-fluid .span12 input.input-block-level {
	width: 426px !important;
}

html.lt-ie8 .acc-wizard .row-fluid .span8 input.input-block-level {
	width: 276px !important;
}

html.lt-ie8 .acc-wizard .row-fluid .span6 input.input-block-level {
	width: 200px !important;
}

html.lt-ie8 .acc-wizard .row-fluid .span4 input.input-block-level {
	width: 126px !important;
}

html.lt-ie8 .acc-wizard .row-fluid .span3 select.input-block-level {
	width: 94px !important;
	margin-top: 7px;
}

html.lt-ie8 .acc-wizard .row-fluid .span6 select.input-block-level {
	width: 205px !important;
	margin-top: 7px;
}

.btn-chk-1 {
	float: left;
}

.lt-ie8 .btn-chk-1 {
	padding: 3px 15px !important;
}

.btn-chk-2 {
	float: right;
	font-weight: 600;
}

#id_card_code {
	width: 106px;
}

/* End Checkout */
/* Start Order */
.order-form, .checkout-form {
	margin: 0;
}

.order-form .rfoi {
	margin-bottom: 7px;
}

.order-form h1, .order-form h3 {
	margin: 0 0 5px;
	display: inline;
}

.order-form .alert {
	padding: 8px 14px;
}

.view-eo {
	float: right;
	line-height: 36px;
}

.payment-buttons {
	float: right;
}

.payment-buttons button {
	display: block;
	margin-bottom: 10px;
	font-size: 20px;
	width: 300px;
	padding: 14px 0;
}

#paypal-checkout-button {
	border: none;
	background: none;
	cursor: pointer;
	background-image: url("../img/paypal.gif");
	width: 145px;
	height: 42px;
	margin: 8px 0;
}

.checkout-tbl {
	text-align: center;
	width: 100%;
}

.checkout-tbl td span {
	font-size: 16px;
}

.foradd {
	font-size: 12px;
}

.checkout-textarea {
	width: 100%;
	height: 100px;
	font-size: 16px;
	font-weight: 300;
	padding-top: 7px;
}

.lt-ie8 .btn-update-order {
	width: 320px;
}

.lt-ie8 .btn-no-thank {
	padding: 7px 0 6px !important;
	width: 169px;
}

/* End Order */
/* Start Visitor Message Modal / Design a Deal Modal */
#message-credit-help.modal {
	top: 154px;
    z-index: 10005;
}

.modal.sub-modal {
    z-index: 10010;
}

.modal.upgrade {
    z-index: 10010;
}

@media only screen and (max-height: 799px) {
    #message-credit-help.modal {
        top: auto !important;
        bottom:1% !important;
    }
    
    #message-credit-help .modal-body {
        max-height: 250px;
    }
}

#credit-help-body {
    padding: 0px 20px 20px 20px;
    margin-bottom: 5px;
}

.modal-body {
    overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.dad-body .body-leftside {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	max-height: 550px;
}

#credit-help-body {
	padding-top: 0px;
}

.dad-side-sub-info {
	max-height: 434px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.modal-body::-webkit-scrollbar, .dad-body .body-leftside::-webkit-scrollbar, .dad-side-sub-info::-webkit-scrollbar {
	-webkit-appearance: none;
	height: 8px;
	width: 8px;
}

.modal-body::-webkit-scrollbar-thumb, .dad-body .body-leftside::-webkit-scrollbar-thumb, .dad-side-sub-info::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.modal-backdrop {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.modal-backdrop.fade.in {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.dad-side-sub-info .content-sb {
	margin-bottom: 10px;
}

#design-a-deal.modal, .course-info-in-page.modal {
	width: 940px;
	margin-left: -470px;
	z-index: 10001;
}

.modal {
	border: 1px solid #E0E0E0;
	word-break: normal;
}

.modal-header .close {
	margin-top: 10px;
	font-size: 30px;
}

.lt-ie8 .modal-header .close {
	margin-top: -5px;
}

.modal-header {
	padding: 5px 15px;
}

.lt-ie8 .modal-header {
	padding: 15px;
}

.dad-body {
	padding: 10px;
	position: relative;
	word-break: normal;
}

.lt-ie8 .dad-body .row-fluid {
	margin-bottom: 10px !important;
}

.lt-ie9 .modal.fade.in {
	top: 25px;
}

.lt-ie8 .modal-header h2, .lt-ie8 .modal-header h3, .lt-ie8 .modal-header h4 {
	display: inline;
}

.lt-ie9 .dad-body {
	max-height: 425px;
}

.lt-ie8 .dad-body .body-rightside {
	margin-left: 5px !important;
}

.lt-ie8 .floated-lts .row-fluid {
	margin-bottom: 15px;
}

.lt-ie8 .floated-lts .learning-tools {
	width: 245px !important;
}

.lt-ie8 .dad-body .base-btn .span4 {
	margin-left: 12px !important;
}

.lt-ie8 .dad-body .base-btn .span4:first-child {
	margin-left: 0 !important;
}

.popover {
	max-width: 500px !important;
}

.dad-body .body-top-head {
	margin-bottom: 10px !important;
}

.dad-body .body-top-head span {
	display: block;
}

.dssi-footer a {
	cursor: pointer;
}

.dssi-footer a i {
	text-decoration: none;
	padding-right: 5px;
}

.dssi-footer span {
	display: block;
}

.dssi-body input[type="checkbox"] {
	margin-top: 0px;
}

.dssi-body #dd_courses,
.dssi-body #dd_courses_free {
	width: 100%;
}

.dad-body .body-leftside {
	margin-bottom: 0;
	margin-left: 0 !important;
}

.dad-body .body-leftside table {
	margin-bottom: 0;
	margin-left: 0 !important;
	border: 1px solid #DDD;
}

.modal-footer {
	padding: 10px 15px 11px;
}

.modal-footer .left {
	float: left;
}

.disabled-row {
	color: #CCCCCC !important;
	text-decoration: none !important;
}

.disabled-row a {
	color: #CCCCCC !important;
	text-decoration: none !important;
}

.disabled-row .modal {
	color: #333 !important;
}

.thtr-sm {
	padding: 8px 0 !important;
	width: 50px;
}

.hours-thtr {
	width: 60px;
}

.dad-chkbox {
	margin: 0 !important;
}

.dad-side-info {
	text-align: right;
}

.dsi-line {
	margin-bottom: 5px;
	font-size: 16px;
}

.dsi-line span {
	padding: 2px 5px;
	border: 1px solid #e0e0e0;
	width: 50px !important;
	background: #f5f5f5;
	display: inline-block;
}

.dad-alert {
	padding: 8px !important;
	text-align: center;
}

.dad-side-sub-info {
	text-align: center;
}

.dssi-body table {
	margin: 10px auto 0;
}

.rmv-all {
	margin-top: 20px;
	display: inline-block; }

/* IE Hacks */
.lt-ie8 #design-a-deal .dad-body .body-leftside table {
	margin-left: 0 !important;
}

/* End Visitor Message Modal / Design a Deal Modal */
/* Start Online Special Offers Carosuel */
.well {
	padding: 10px;
}

.oso-bar {
	margin: 0;
}

.oso-group h3 {
	line-height: 1;
	font-size: 18px;
	margin: 0;
	color: #FFF;
}

.oso-group a p {
	margin: 5px 0 0;
}

.btn.btn-green.oso-btn {
	padding: 5px 10px;
}

.oso-control-grp {
	margin: 10px 0 0;
}

.oso-control-grp .left, .oso-control-grp .right {
	text-decoration: none;
	font-size: 20px;
}

.oso-control-grp .carousel-indicators {
	position: static;
	top: inherit;
	right: inherit;
	display: inline-block;
	margin-right: 5px;
}

.oso-control-grp .carousel-indicators li {
	background: #c0c0c0;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.oso-control-grp .carousel-indicators .active {
	background: #333333;
}

.lt-ie8 .span4.oso-group {
	width: 206px;
}

.lt-ie8 .span4.oso-group a {
	width: 190px;
}

.lt-ie8 .oso-control-grp .carousel-indicators {
	display: inline;
}

/* End Online Special Offers Carosuel */
/* Start Learning Tools */
.learning-tools {
	background: #F5F5F5;
	border: 1px solid #E0E0E0;
	padding: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 15px;
	min-height: 264px !important;
}

.span12.learning-tools {
	min-height: 185px !important;
}

.span8 .learning-tools {
	min-height: 268px !important;
}

.span8 .learning-tools > img {
	width: 66px;
}

.learning-tools-2 {
	background: #F5F5F5;
	border: 1px solid #E0E0E0;
	padding: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 15px;
	min-height: 176px !important;
}

.learning-tools ol.sp_ol {
	width: 85%;
	float: right;
}

.learning-tools ul.sp_ul {
	list-style: none;
	margin: 10px 0 0;
}

.break-any {
	word-break: break-all;
}

.row-fluid .lt-lk-sp .span3 {
	margin-left: 2.127659574468085% !important;
}

.row-fluid .lt-lk-sp:first-child .span3 {
	margin-left: 0 !important;
}

.learning-tools-2 .lt-title {
	text-align: center;
}

.lt-icon {
	float: left;
	padding-right: 10px;
	padding-bottom: 150px;
}

.lt-icon.fa{
	font-size: 64px;
	color: #404040;
	margin: 0 auto;
}

.span12 .lt-icon {
	padding-bottom: 0 !important;
}

.lt-icon-2 {
	margin: 0 auto;
	display: block;
}

.lt-title {
	font-size: 16px;
	text-decoration: underline;
	font-weight: 400;
	display: block;
	margin: 0;
	color: #444;
}

.lt-lk-sp, a.lt-lk-sp:hover {
	text-decoration: none;
}

.infobox + .span9 > ol > li.row-fluid > div.lt-lk-sp, .infobox + .span9 > ol > li.row-fluid.ci_content > div.table-wrapper {
	margin-left: -25px;
}

html.no-touch .lt-lk-sp:hover .learning-tools, html.no-touch .lt-lk-sp:hover .learning-tools-2 {
	text-decoration: none;
	-moz-box-shadow: inset 0 0 6px -1px #A7A7A7;
	-webkit-box-shadow: inset 0 0 6px -1px #A7A7A7;
	box-shadow: inset 0 0 6px -1px #A7A7A7;
}

html.no-touch .lt-lk-sp:active .learning-tools, html.no-touch .lt-lk-sp:active .learning-tools-2 {
	text-decoration: none;
	background: #F0F0F0;
	*background: #F0F0F0;
	-moz-box-shadow: inset 0 0 12px -1px #A7A7A7;
	-webkit-box-shadow: inset 0 0 12px -1px #A7A7A7;
	box-shadow: inset 0 0 12px -1px #A7A7A7;
}

.lt-sb-h {
	font-size: 20px;
	line-height: 28px;
	margin: 0 0 5px;
}

html.lt-ie8 .row-fluid.lt-rf {
	margin-bottom: 15px;
}

html.lt-ie8 .row-fluid .lt-lk-sp .span4 {
	width: 170px !important;
}

html.lt-ie8 .row-fluid .lt-lk-sp .span3 {
	width: 115px !important;
}

html.lt-ie8 .btn-group .btn i {
	padding-right: 4px;
}

.row-fluid .lt-lk-sp:first-child .span4 {
	margin-left: 0 !important;
}

.row-fluid .lt-lk-sp .span4 {
	margin-left: 2.127659574468085% !important;
}

.learning-tools hr {
	margin: 5px 0;
}

.lt-break {
	margin-top: 5px;
}

.lt-text {
	font-size: 14px;
	display: inline;
	color: #444;
}

.lt-text__list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.lt-text-2 {
	font-size: 14px;
	display: block;
	color: #444;
}

.floated-lts {
	margin-left: 15px !important;
}

.crs-info-sect {
	margin: 0 0 20px;
}

.break-crs-desc {
	margin: 10px 0 20px;
}

.plus-content .floated-lts .learning-tools {
	min-height: 0px !important;
}

.section-grouped {
	margin-bottom: 0 !important;
}

.section-grouped.last {
	margin-bottom: 20px !important;
}

.cad-sps {
	display: block;
	margin-bottom: 10px;
}

.co-tb-gp {
	margin: 0 0 5px;
}

.co-tb-gp a {
	text-decoration: none;
}

.supporting_text {
	font-size: 18px;
}

.supporting_text.gap {
	margin-top: 25px;
}

.affix-wrap.affix .scb-list.icons-grouping {
	padding: 15px;
}

html.lt-ie8 .affix-wrap.affix .scb-list.icons-grouping {
	margin-left: -110px;
	width: 190px;
}

.lt-line {
	margin: 0;
}

.lt-line li {
	list-style: none;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.lt-line li > a > img {
	width: 50px;
	height: auto;
}

.lt-line.fixed li > a > img {
	width: 30px;
}

.icons-grouping span {
	font-size: 16px;
	font-weight: 400 !important;
	line-height: 1.2;
	margin-bottom: 10px;
}

.icons-grouping .span4 {
	min-height: 65px;
}

.icons-grouping .span4:nth-child(3n+1) {
	margin-left: 0px !important;
}

.icons-grouping .span4 img {
	margin: 0 auto;
}

.offset-parent {
	position: relative;
}

/* End Learning Tools */
#ft-col #close_footer {
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 20px;
	padding: 5px 7px;
	color: #FFF;
	border: 2px solid #FFF;
	cursor: pointer;
	-o-border-radius: 999px;
	-moz-border-radius: 999px;
	-webkit-border-radius: 999px;
	border-radius: 999px;
	opacity: .5;
	filter: alpha(opacity=50);
	transition: opacity .5s ease-in;
}

#ft-col #close_footer:hover {
	opacity: .75;
	filter: alpha(opacity=75);
}

#ft-col #close_footer:active {
	opacity: 1;
	filter: alpha(opacity=100);
	transition: opacity .1s ease-in;
}

#hon-snippet-footer {
	display: none;
}

.ft-1 {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9990;
	background: #FAFAFA;
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	color: #9d9e9f;
}

.ft-2 {
	padding: 10px 0;
}

.ft-2 .row-fluid [class*="span"] {
	min-height: 0 !important;
}

.ft-2 ul {
	margin: 0;
}

.ft-2 ul li {
	display: inline;
	padding: 0 5px;
}

.ft-2 ul li:first-child {
	padding-left: 0;
}

.ft-2 ul li a {
	color: #8C9494;
}

#exp-tel {
	color: #8C9494;
}

.ft-2 p {
	float: right;
}

.ft-2 p:not([class^="m-r-"]) {
	margin: 0 !important;
}

.ft-2 p[class^="m-r-"] {
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.ft-2 a {
	white-space: nowrap;
}

.footer {
	background: #213B8C;
}

.footer.collapse.in {
	padding: 20px 0;
}

.footer h5 {
	font-size: 22px;
	color: #FFF;
	line-height: 20px;
	font-weight: 400;
}

.footer a, .footer .like-telephone {
	color: #f0f0f0;
	text-decoration: none;
	font-weight: 200;
	font-size: 17px;
	line-height: 1.4;
}

#exp-tel {
	text-decoration: none;
}

#exp-ft {
	text-decoration: none;
	position: absolute;
	top: 3px;
	right: 15px;
	margin: 0;
	border: 2px solid #213B8C;
	cursor: pointer;
	-o-border-radius: 999px;
	-moz-border-radius: 999px;
	-webkit-border-radius: 999px;
	border-radius: 999px;
	height: 34px;
	width: 34px;
	display: inline-block;
	text-align: center;
	line-height: 34px;
	font-size: 20px;
}

@media only screen and (max-width: 767px) {
	#exp-ft {
		top: 10px;
		right: -5px;
	}
}

html.no-touch .footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

html.no-touch .footer a:hover i {
	text-decoration: none;
}

.footer ul {
	list-style-type: none;
	margin: 0;
}

.footer li {
	padding: 3px 0;
	font-size: 15px;
}

.address {
	font-size: 17px;
	font-weight: 200;
	color: #c5c5c5;
	line-height: 1.4;
}

.address a[itemprop="telephone"], .address .like-telephone {
	font-size: 20px;
	display: block;
	margin-bottom: 10px;
}

.footer i {
	font-size: 26px;
	margin-right: 15px;
}

.footer .break {
	border-top: 1px solid #5F88D3;
	border-bottom: 1px solid #5F88D3;
	height: 0;
	margin: 18px 0 10px;
}

.centered_ul {
	margin: 15px 0 15px 0px;
	list-style-type: none;
}

.centered_ul li {
	text-align: center !important;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
}

.content-wrap {
	padding: 20px 0 0; }
.content-wrap.no-overflow {
	overflow-x: scroll;
}

a.thumbnail:hover, a.thumbnail:focus {
	border-color: #13A2B4;
	-webkit-box-shadow: 0 1px 4px rgba(0, 102, 92, 0.25);
	-moz-box-shadow: 0 1px 4px rgba(0, 102, 92, 0.25);
	box-shadow: 0 1px 4px rgba(0, 102, 92, 0.25);
}

.infobox {
	text-align: center;
	padding: 15px;
	background: #fafafa;
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-weight: 300;
}

#hon-parent {
	position: relative;
}

#hon-snippet-sidebar {
	position: absolute;
	bottom: 0px;
	max-width: 265px;
}

.hon-snippet {
	text-align: left;
	max-width: 300px;
}

.hon-snippet img {
	margin-right: 5px;
}

.lt-ie8 .content-sb .scb-list {
	width: 189px;
}

.content-sb .scb-list {
	list-style: none;
	margin: 0;
}

.content-sb .scb-list li {
	margin: 0 -15px;
}

.scb-list li a {
	width: 100%;
	display: block;
	padding: 3px;
	line-height: 1;
	margin-bottom: 6px;
}

.scb-list li a.cat_mandates {
	font-weight: bold;
}

.content-sb .affix-wrap.affix .scb-list {
	margin: 0 0 0 -16px;
	border: 1px solid #E7E7E7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: fixed;
	background-color: #FAFAFA;
	top: 83px;
	width: 220px;
}

html.lt-ie8 .affix-wrap.affix .scb-list {
	margin-left: -110px;
}

.content-sb .affix-wrap.affix .scb-list li {
	margin: 0;
}

.affix-wrap.affix .scb-list li:first-child a {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

.affix-wrap.affix .scb-list li:last-child a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

/* Desktop - Right Sidebar */
.content-sb span,
.nav-collapse-item span{
	display: block;
	font-weight: 300;
}

/* Mobile - Navigation Item, Customer Information */
.nav-collapse-item span{
	padding: 9px 15px !important;
	border-top: 1px solid #E7E7E7;
}

.filter-box {
	position: relative;
}

.filter-box input {
	border-color: #e7e7e7;
	margin-bottom: 0;
	z-index: 1;
	padding-right: 42px;
}

.filter-box input:focus {
	z-index: 3;
}

.filter-box input:focus + div.dropdown-toggle {
	border-left-color: #213B8C;
}

#inpage-nav .dropdown:hover #courses_filter_type {
	display: block;
}

#inpage-nav .dropdown > a > i {
	vertical-align: text-top;
	padding-left: 5px;
	text-decoration: none !important;
}

#courses_filter_type {
	background-color: #FFF;
	border: 1px solid #ECECEC;
	padding: 0;
	margin: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	z-index: 1008;
}

#courses_filter_type li {
	display: list-item;
	margin: 0;
}

#courses_filter_type a {
	color: #444;
	border-bottom: 1px solid #ECECEC;
	padding: 7px 15px;
	text-decoration: none;
}

#courses_filter_type a:hover, #courses_filter_type a:focus, #courses_filter_type a:active {
	background-image: none;
	filter: none;
	background: #F5F5F5 !important;
	text-decoration: underline !important;
}

#courses_filter_type li:last-child a {
	border-bottom: none;
}

html.lt-ie8 .filter-box input {
	width: 168px;
}

.filter-box .dropdown-toggle {
	position: absolute;
	width: 36px;
	height: 34px;
	top: 1px;
	right: 1px;
	padding-top: 8px;
	background: #FFF;
	border-left: 1px solid #E7E7E7;
	z-index: 2;
	-moz-border-radius: 0 4px 4px 0;
	-o-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	text-align: center;
}

html.lt-ie8 .filter-box .dropdown-toggle {
	height: 30px;
	top: 3px;
}

.filter-box.open input, .filter-box.open .dropdown-toggle {
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.filter-box .dropdown-menu {
	width: 100%;
	top: 33px;
	-moz-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	border-color: #E7E7E7;
	padding-top: 0;
	padding-bottom: 0;
}

html.lt-ie8 .filter-box .dropdown-menu {
	top: 38px;
}

.filter-box .dropdown-menu > li > a {
	color: #444;
	text-decoration: none;
}

.filter-box .dropdown-menu > li > a:hover {
	background-image: none;
	filter: none;
	background: #F5F5F5 !important;
}

.filter-box .dropdown-menu > li:last-child > a:hover {
	-moz-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.filter-box .dropdown-toggle span {
	display: inline-block;
	margin: -2px 0 0 3px;
	vertical-align: middle;
	border-top-color: #444;
}

.p-sub {
	display: block;
	margin: 0 0 10px;
}

.sideheading {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
}

.affix-wrap.affix .scb-list .sideheading {
	margin: 10px 0 5px;
}

/* About Page Content */
.aac {
	width: 100%;
	margin: 0 !important;
	position: relative;
	list-style-type: none;
	display: table;
	padding: 0;
	text-align: center;
}

.aac li {
	display: table-cell;
	list-style-type: none;
	width: 16.666666666667%;
	border-left: 1px solid #E0E0E0;
	height: 40px;
	vertical-align: middle;
	padding: 0 5px;
}

.aac li:first-child {
	border-left: none !important;
}

.aac li a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.2;
}

.aac li a:hover {
	text-decoration: underline;
}

.aac li:first-child a, .aac li.fl-dktponly a {
	border-left: none;
}

.aac li a.floated-right {
	float: right;
	margin-top: -10px;
}

.lt-ie8 .aac li.lst-change {
	border-left: none;
}

.lt-ie8 .aac li a.floated-right {
	margin-top: -30px;
	margin-bottom: -30px;
}

.sideheading {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
}

/* Accreditations & Approvals Page Content */
.state-section h5 {
	text-transform: uppercase;
}

.cebroker, .iacet {
	margin: 0 0 10px;
	max-width: 250px;
}

.cebroker > li, .iacet > li {
	margin-left: 0 !important;
	list-style-type: none;
}

.cebroker > li > a, .iacet > li > a {
	display: block;
	padding: 4px;
	line-height: 20px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.cebroker > li > a > img, .iacet > li > a > img {
	padding: 0px;
}

.cebroker > li > a > img:hover, .iacet > li > a > img:hover {
	outline: 1px solid #E0E0E0;
	-webkit-box-shadow: 0 1px 4px rgba(224, 224, 224, 0.25);
	-moz-box-shadow: 0 1px 4px rgba(224, 224, 224, 0.25);
	box-shadow: 0 1px 4px rgba(224, 224, 224, 0.25);
}

.aa-prof ul {
	margin: 0;
}

.aa-prof li {
	list-style-type: none;
}

/* Contact Page */
.faq-group .accordion-group {
	border: 1px solid #E0E0E0;
}

.faq-group .accordion-group .accordion-heading {
	background: #f5f5f5;
	position: relative;
}

.faq-group .accordion-group .accordion-heading a {
	text-decoration: none;
	padding: 8px 35px 8px 15px;
}

.faq-group .accordion-group .accordion-heading a h5, .faq-group .accordion-group .accordion-heading a h2, .faq-group .accordion-group .accordion-heading a h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	margin: 0;
	color: #213B8C !important;
}

.faq-group .accordion-group .accordion-heading a i {
	top: 32.5%;
	position: absolute;
	right: 15px;
	text-decoration: none;
}

.faq-group .accordion-group .accordion-inner {
	padding: 20px 20px 10px;
}

.grouped {
	text-align: center;
	background: #F5F5F5;
	border: 1px solid #E0E0E0;
	padding: 15px;
	margin-bottom: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.grouped-icon {
	font-size: 30px;
}

.grouped-icon + h3 {
	margin: 5px 0;
	line-height: 1.2;
}

.wd_b {
	word-wrap: break-word;
}

/* Login page */
.heading_login {
	text-align: right;
}

.heading_login h4 {
	margin-bottom: 0px;
	font-size: 19px;
	font-weight: 300;
	line-height: 26px;
}

.heading_login a {
	font-size: 16px;
	font-weight: 300;
}

#fg_pw, .heading_login span {
	font-size: 16px;
	font-weight: 300;
}

#fg_pw, #chapter_content_toggle, a[href='#edit-license'] {
	text-decoration: underline;
}

.l_pad_1 {
	margin: 10px 0 0;
}

.l_pad_2 {
	margin: 15px 0 0;
}

.btn-login {
	margin: 20px 0 0;
}

.chkb-lrg {
	margin-top: 2px !important;
}

/* Search page */
.rdo-field {
	padding: 5px 0;
}

.rdo-iln {
	margin: 10px 0;
}

.rdo-iln .radio.lbl-txt {
	display: inline-block;
	margin-left: 5px;
}

.rdo-iln .chkb-lrg {
	margin-top: -3px !important;
	float: none !important;
}

.infobox a.btn {
	font-size: 20px;
	padding: 14px 0;
	margin-left: 0;
	font-weight: 400;
	width: 186px;
	margin-bottom: 5px;
}

html.touch form select {
	width: 100%;
	color: #999;
}

html.touch form select.select-changed {
	color: #555;
}

html.touch form fieldset.span8 select#state_select, html.touch form.search_form select#state_select, html.touch form fieldset.span8 select#professionid, html.touch form.search_form select#professionid, html.touch form fieldset.span8 select#qualificationid, html.touch form.search_form select#qualificationid {
	height: 50px;
	width: 353px;
}

/* Blank Page */
.lg-con {
	overflow-x: scroll;
}

/* More IE Hacks */
.lt-ie8 .infobox.sbib {
	padding: 15px 0 !important;
}

.lt-ie8 .span4.grouped {
	padding: 15px 0;
	border: none;
}

.lt-ie8 .row-fluid.rf_gp {
	margin-bottom: 15px;
}

.lt-ie8 .row-fluid [class*="span"]:first-child {
	margin-left: 0px;
}

/* Profile */
#profile_content .panel-title, #tran_collapseable .panel-title, .instructions .panel-title {
	color: inherit;
}

.license-table thead tr th {
	text-align: center;
}

.panel {
	margin-bottom: 5px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-primary {
	border-color: #d2d2d2;
}

.panel-heading {
	padding: 10px 15px;
	position: relative;
}

.panel-heading.small {
	padding: 3px 15px;
}

.panel-heading.small i {
	top: 33%;
}

.panel-primary > .panel-heading {
	background: #EDEDED;
	display: block;
	text-decoration: none;
	position: relative;
	color: #666;
}

.panel-primary > .panel-heading:hover {
	text-decoration: underline;
}

.panel-heading i {
	position: absolute;
	right: 15px;
	top: 35%;
	text-decoration: none;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
}

.panel-body-wrap {
	padding: 15px;
	border-top: 1px solid #E7E7E7;
}

.panel-body .btn-flat i, .cca_list .btn-flat i {
	font-size: 30px;
	line-height: 1;
}

.prt_utrn {
	display: block;
	margin-bottom: 15px;
}

.panel-btn-wrapper, .collapse-wrapper, .license-table {
	margin-bottom: 20px;
}

.license-table td a {
	text-align: left;
}

.license-table td a.pull-left {
	display: inline-block;
	margin: 0 10px 0 0;
}

.license-table td a.pull-left:last-of-type {
	margin: 0;
}

.panel-tab-wrapper {
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #e7e7e7;
}

.panel-tab-wrapper li {
	display: inline-block;
	margin-bottom: -1px;
	width: 32.9%;
}

.panel-tab-wrapper li a {
	font-size: 16px;
	padding: 8px 0;
	-o-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-decoration: none;
	width: 100%;
	display: inline-block;
	text-align: center;
}

.panel-tab-wrapper li a:hover {
	background: #f5f5f5;
	border: 1px solid #f5f5f5;
}

.panel-tab-wrapper li a.active {
	border: 1px solid #e7e7e7;
	border-bottom-color: white;
	background: -webkit-linear-gradient(#F5F5F5, #FFF);
	background: linear-gradient(#F5F5F5, #FFF);
	background-color: #FFF;
}

.sub_section {
	background: #FAFAFA;
	border: 1px solid #E7E7E7;
	padding: 15px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 0px !important;
}

html.lt-ie8 #user_profile > fieldset > button {
	margin-right: 5px;
	display: inline-block;
}

#user_profile, #netce_groups form, #user_tracker, .panel-body-wrap table:last-child {
	margin-bottom: 0px;
}

.label.date-label {
	font-weight: 400;
	line-height: 28px;
	font-size: 20px;
	background-color: #2A2F64;
	opacity: .5;
	filter: alpha(opactiy=50);
}

/* IE7 CSS */
html.lt-ie8 .panel-tab-wrapper li {
	display: inline;
	width: initial;
}

html.lt-ie8 .panel-tab-wrapper li a {
	padding: 8px 0;
	width: initial;
}

.in.transcript_elmt {
	padding-top: 20px;
}

.collapse-wrapper {
	margin-bottom: 20px;
}

.collapse-wrapper form {
	margin: 0;
}

.break.form-break {
	margin: 35px 0 25px;
}

.lic_actions a {
	display: block;
}

.gps-chkbx {
	margin-bottom: 15px;
}

#netce_groups h4 {
	margin: 0 0 5px;
}

#netce_groups .break {
	margin: 15px 0;
}

#netce_groups form label.checkbox {
	margin-bottom: 15px;
}

.ignore-grid {
	white-space: nowrap;
}

.help-list {
	margin: 0;
}

.help-list > li {
	list-style: none;
	margin: 5px 0;
}

.help-list > li > i {
	padding-right: 7px;
}

.help-list > li > span {
	font-size: 16px;
}

.help-list > li > ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

.help-list > li > ul > li {
	list-style: none;
}

/* Profile IE7 Support */
html.lt-ie8 .btn-flat {
	width: 121px;
}

html.lt-ie8 #user_account_info .span12 input {
	width: 652px;
}

html.lt-ie8 #user_account_info .span9 input {
	width: 483px;
}

html.lt-ie8 #user_account_info .span6 input {
	width: 313px;
}

html.lt-ie8 #user_account_info .span4 input {
	width: 199px;
}

html.lt-ie8 #user_account_info .span3 input {
	width: 142px;
}

html.lt-ie8 #user_account_info .span2 input {
	width: 85px;
}

html.lt-ie8 #user_account_info .base-select .select2-container .select2-choice {
	height: 30px !important;
}

html.lt-ie8 #edit-license .select2-container .select2-choice {
	height: 30px !important;
}

html.lt-ie8 #edit-license .span6 input {
	width: 244px;
}

html.lt-ie8 #edit-abim .span6 input {
	width: 244px;
}

/* Order History */
.pdct {
	width: 72px;
}

/* Transcript */
#cc_actions .overviewlink, #cc_actions .testresultlink {
	margin-right: 20px;
	display: inline-block;
}

#new_certificates .overviewlink, #new_certificates .testresultlink {
	margin-right: 20px;
	display: inline-block;
}

.purchase_course {
	position: relative;
	z-index: 10;
	background-color: #213B8C !important;
	border-top: 1px solid #005f5a !important;
	border-bottom: 1px solid #005f5a !important;
	border-left: 1px solid #005f5a !important;
	border-right: 1px solid #005f5a !important;
	-moz-box-shadow: -9px 0px 20px -10px #444, 9px 0px 20px -10px #444;
	-webkit-box-shadow: -9px 0px 20px -10px #444, 9px 0px 20px -10px #444;
	box-shadow: -9px 0px 20px -10px #444, 9px 0px 20px -10px #444;
	opacity: .8;
	transition: opacity 0.5s;
}

.purchase_course + td > a {
	text-decoration: none !important;
}

html.no-touch .purchase_course:hover {
	opacity: 1;
}

.same_day {
	font-weight: bold;
	text-shadow: 0 1px 0 #E0E0E0;
}

.purchase_course > a {
	color: #FFFFFF;
	font-weight: 600;
	text-shadow: 0 0px 15px #444;
	font-size: 16px;
}

.purchase_course > a:hover {
	color: #FFFFFF;
	font-weight: 600;
	text-shadow: 0 0px 15px #444;
	font-size: 16px;
}

.brk_new {
	display: block;
}

.sml_lks {
	float: right;
}

.sml_lks > a {
	font-size: 10px;
	padding: 0 5px 0 0;
}

#otherTabs > li > a {
	text-decoration: none;
}

a.btn-flat.btn-block {
	border: 1px solid #E0E0E0;
	opacity: .8;
	filter: alpha(opacity=80);
	color: #213B8C;
	text-decoration: none;
	border-radius: 4px;
	text-align: center;
	min-height: 91px;
	padding: 10px;
}

a.btn-flat.btn-block:hover, a.btn-flat.btn-block:focus {
	opacity: 1;
	filter: alpha(opacity=100);
	background: #FFF;
	color: #7D89B6;
}

.your-score {
	display: block;
	font-size: 12px;
	font-weight: 300;
	opacity: .6;
	filter: alpha(opacity=60);
	line-height: 1;
}

.cert-msg {
	font-weight: 600;
	font-size: 16px;
}

#message-eprofile-missing {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    color: #c09853;
}

.alert .cert-msg {
	font-size: 18px;
	margin: 0;
}

/* Assessment */
.test-links {
	margin: 5px 0 0;
	float: right;
}

.test-links > li:not(.hidden) {
    list-style: none;
    display: inline-block;
    padding-right: 6px;
}

.test-links > li:last-child {
    padding: 0;
}

.safl h3 {
	margin: 10px 0 0;
}

.questionblock {
	margin: 0;
	position: static;
}

.question {
	margin: 20px 0 20px 40px;
	position: relative;
	filter: none;
	font-weight: bold;
}

.question > div, .question > a {
	font-weight: normal;
}

.question.error,
.delivery-option.error {
	color: #B94A48;
}

.question.error h4 {
	color: #B94A48;
}

.question .line {
	height: 100%;
	border-left: 5px solid #213B8C;
	position: absolute;
	left: -40px;
	top: 0px;
}

.question.error .line {
	border-left: 5px solid #B94A48;
}

html.lt-ie8 .question h4 {
	margin-top: -21px;
}

.question {
	-o-transition: color .2s ease-in;
	-moz-transition: color .2s ease-in;
	-webkit-transition: color .2s ease-in;
	transition: color .2s ease-in;
}

.question .answers {
	list-style-type: upper-alpha;
	margin-left: 12px;
	font-weight: normal;
}

.question .answers .radio {
	padding: 0;
}

.question .answers .radio input {
	float: none;
	margin: 0 5px 0 0;
	vertical-align: baseline;
}

.question h4 {
	margin: 0 0 5px;
	font-weight: bold;
	-o-transition: color .2s ease-in;
	-moz-transition: color .2s ease-in;
	-webkit-transition: color .2s ease-in;
	transition: color .2s ease-in;
}

.question .line {
	-o-transition: border-color .2s ease-in;
	-moz-transition: border-color .2s ease-in;
	-webkit-transition: border-color .2s ease-in;
	transition: border-color .2s ease-in;
}

.question-btns > .btn-green {
	margin-bottom: 5px;
}

.question-btns > button + button {
	margin-left: 15px;
}

/* Evaluation */
.hours_question i[class^='icon-'] {
	position: absolute;
	top: 1px;
	left: 0;
	font-size: 20px;
	padding: 7px 5px 8px 7px;
	height: 34px !important;
	color: #888;
	width: 34px;
	text-align: center;
	display: block;
}

.prepend_icon i[class^='icon-'] {
	position: absolute;
	top: 1px;
	left: 0;
	font-size: 20px;
	padding: 7px 5px 8px 7px;
	height: 34px !important;
	color: #888;
	width: 34px;
	text-align: center;
	display: block;
}

.prepend_icon.large i[class^='icon-'] {
	font-size: 25px !important;
	padding: 12px 5px 8px 7px !important;
	height: 48px !important;
	width: 48px !important;
}

.error .prepend_icon.large i[class^='icon-'] {
	color: #b94a48;
}

html.lt-ie8 .hours_question i[class^='icon-'], html.lt-ie8 .prepend_icon i[class^='icon-'] {
	top: 4px !important;
	height: 24px !important;
	width: 24px !important;
}

.prepend_icon.large input {
	height: 50px !important;
	font-size: 22px !important;
	line-height: 24px !important;
	padding-left: 46px !important;
	width: 100%;
}

html.lt-ie9 .prepend_icon.large input {
	line-height: 42px !important;
}

html.lt-ie8 .prepend_icon.large input {
	height: 36px !important;
	top: -1px;
	line-height: 36px !important;
}

html.lt-ie8 .prepend_icon.large i[class^='icon-'] {
	padding-left: 10px !important;
}

.prepend_icon.large input::-webkit-input-placeholder, .prepend_icon.large input:-moz-placeholder, .prepend_icon.large input::-moz-placeholder, .prepend_icon.large input:-ms-input-placeholder {
	padding-top: 2px;
	font-weight: 300;
}

.hours_question, .prepend_icon {
	position: relative;
}

.hours_question input {
	padding-left: 33px;
	width: 90px;
}

.hours_question input[type=number]::-webkit-inner-spin-button, .hours_question input[type=number]::-webkit-outer-spin-button {
	padding-right: 7px;
}

.hours_question.noicon input {
	padding-left: 6px;
	margin-left: 12px;
	margin-right: 6px;
	border-radius: 0;
	border: 1px solid #AAA;
	box-shadow: inset 0 0 0 2px rgba(0, 105, 101, 0);
	transition: .3s;
	width: 60px; }

.hours_question.noicon input:hover {
	border: 1px solid #213B8C;
	box-shadow: inset 0 0 0 2px rgba(33, 59, 140, 1);
}
.hours_question.noicon > i {
	display: none;
}

.prepend_icon input {
	padding-left: 33px;
	line-height: 26px;
}

html.lt-ie9 .prepend_icon input, html.lt-ie9 .register_mi input {
	line-height: 28px;
}

html.lt-ie8 .prepend_icon input, html.lt-ie8 .register_mi input {
	height: 26px !important;
	line-height: 20px;
}

#eval_questions textarea, .question textarea {
	width: 400px;
	height: 135px;
}

#extraQuestions .modal-body {
	padding: 5px 15px;
}

/* Request Permission to Reprint */
.last_checkbox {
	margin-bottom: 15px !important;
}

.reprint-questions [class*="span"] {
	min-height: 0 !important;
}

.print-2-textarea {
	height: 150px;
}

html.lt-ie9 .reprint-forms .input-block-level {
	padding: 2px 6px;
	line-height: 30px;
}

html.lt-ie8 .reprint-forms .row-fluid:first-child + [class*="span"] {
	margin-left: 0px !important;
}

html.lt-ie8 .reprint-forms .span3 .input-block-level {
	width: 153px !important;
}

html.lt-ie8 .reprint-forms .span6 .input-block-level, html.lt-ie8 .reprint-forms .span6 textarea {
	width: 330px !important;
}

html.lt-ie8 .reprint-forms .span6 select.input-block-level {
	width: 343px !important;
	height: 36px !important;
}

/* Register */
.register_block h3 {
	margin: 0;
	line-height: 1.4;
}

.register_block p {
	line-height: 1.4;
}

.register_form select {
	width: 100%;
}

.control-group.groups {
	margin: -10px 0 20px;
}

.row-fluid > .bump-up {
	margin-top: -10px;
}

.row-fluid > .bump-down {
	margin-bottom: 10px;
}

html.lt-ie8 .register_form .bsl-wrap:first-child {
	margin-right: 11px !important;
}

html.lt-ie8 .register_form input#email_address, html.lt-ie8 .register_form input#password {
	width: 420px !important;
}

html.lt-ie8 #netce-booklet form input#email_address, html.lt-ie8 #netce-booklet form input#password {
	width: 400px !important;
}

html.lt-ie8 #netce-booklet form input#id_city, html.lt-ie8 #netce-booklet form input#id_postal-code {
	width: 445px !important;
}

html.lt-ie8 #netce-booklet form input#id_street {
	width: 289px !important;
}

html.lt-ie8 #netce-booklet form input#id_unit, html.lt-ie8 #netce-booklet form input#id_ext {
	width: 133px !important;
}

html.lt-ie8 .register_form .row-fluid :first-child + [class*="span"] {
	margin-left: 0px !important;
}

html.lt-ie8 .register_form .select2-container .select2-choice {
	height: 26px !important;
}

html.lt-ie8 .register_form .span4 .input-block-level {
	width: 100px !important;
}

html.lt-ie8 .register_form .span6 .input-block-level {
	width: 189px !important;
}

/* Password recovery */
.blob {
	background: #fafafa;
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	padding: 15px;
	margin-bottom: 20px;
}

.blob.fn_help > p {
	margin-bottom: 0;
}

.blob.large {
	min-height: 190px !important;
}

html.lt-ie8 .blob.large {
	width: 310px;
}

.blob h3 {
	margin: 0;
}

.blob span {
	display: block;
}

.sub_info {
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 15px;
}

.btn-pwrc {
	padding: 9px 0px !important;
	width: 110px !important;
}

/* Test Results */
#review_mq .panel {
	margin-left: -9px;
	font-weight: normal;
}

#rmq_l, #ts_l, #studypoints-link a {
	cursor: pointer;
	text-decoration: underline;
	padding-right: 10px;
}

#rmq_l.btn {
	margin-bottom: 5px;
	margin-right: 5px;
}

.prof17 .support_text, .prof17 #rmq_l {
	display: none;
}

#studypoints-link {
	display: none;
}

.prof17 #rmq_l.passed, .prof17 #studypoints-link {
	display: block;
}

.tr-error, .tr-success {
	margin: 15px 0;
}

.tr-error h3 {
	margin: 0;
	color: #b94a48;
}

.tr-success h3 {
	margin: 0;
	color: #468847;
}

.tr-error span, .tr-success span {
	display: block;
	margin-bottom: 5px;
}

.tr-error table, .tr-success table {
	width: 260px;
}

.tr-error table td.num, .tr-success table td.num {
	width: 30px;
	text-align: center;
}

.rmq {
	margin-top: 15px;
}

.review h3 {
	text-transform: uppercase;
	margin: 0;
}

.review .break {
	margin: 3px 0 5px;
}

.review span.st {
	font-weight: 600;
}

.collapse .key {
	margin: 15px 0;
}

.collapse .key span {
	display: block;
}

.collapse .wrong {
	color: #b94a48;
}

.collapse .correct {
	color: #468847;
}

.mand {
	margin-top: 15px;
	font-size: 16px;
	font-weight: 600;
}

.mustcomplete {
    color: #B94A48;
}

.mand_2 {
	font-size: 16px;
}

.lic_actions > a {
	text-decoration: underline;
}

/* Verify License */
.fn_help {
	color: #A7AFB9;
}

#edit-license input, #edit-abim input {
	margin-bottom: 0;
}

#edit-license .bsl-wrap, #edit-abim .bsl-wrap {
	min-height: 0;
	height: auto;
}

#edit-license .select2-container {
	margin-bottom: 10px !important;
}

#edit-license .cards {
	line-height: 1.6;
	font-weight: 600;
	color: #444;
	display: block;
}

#nolicense, #havecertification_container, #submit_first_license {
    margin-top: 15px;
}

@media (min-width: 455px) {
    #add_abim_button {
		margin-left: 13px;
}
}

#edit-abim .cards, .cards.inline {
	line-height: 1.6;
	font-weight: 600;
	color: #444;
	display: block;
}

#edit-license .cards + .break, #edit-abim .cards + .break, .cards.inline + .break {
	margin: 0 0 5px;
}

#license_exp_container > .span4 > .control-group {
	margin-bottom: 0;
}

.select-date-container > .span4 > .control-group {
	margin-bottom: 0;
}

.select-date-container input {
	width: 100%;
}

/* Self Assessment */
.light {
	color: #A7AFB9;
	margin-left: 7px;
}

.light:hover {
	color: #9399A1;
}

.table-review tr > td {
	text-align: left !important;
}

.table-review tr > td:first-child {
	vertical-align: top;
}

/* Document Download Page */
.bar-wrap {
	margin-top: 10px;
}

.bar-wrap [class*="span"] {
	min-height: 0;
}

/* External Link */

.el_ovfl{
	overflow-x: auto;
	white-space: nowrap;
}

/* Add License */

html.lt-ie8 .register_fn {
	width: 106px;
	margin-left: 0px !important;
}

html.lt-ie8 .register_mi {
	width: 54px;
	margin-left: 50px !important;
}

html.lt-ie8 .register_ln {
	width: 184px;
	margin-left: 25px !important;
}

html.lt-ie8 .fn_help {
	margin-left: 15px !important;
	width: 190px !important;
}

/* Choose Special */
.sub_red {
	display: block;
	color: #B94A48;
	line-height: 1;
	font-size: 12px;
	margin: 0 0 10px 45px;
}

/* Course Images */
.ci_content img {
	height: auto;
	width: 100%;
}

/* Course Content */
.in-content {
	background: #F5F5F5;
	border: 1px solid #E0E0E0;
	padding: 15px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.in-content > a {
	text-align: center;
	display: block;
	font-weight: 600;
}

.content-btn {
	font-weight: 600;
}

html.lt-ie8 .in-content {
	width: 266px;
}

html.lt-ie8 .in-content > a.btn {
	width: 234px;
}

.like-heading {
	font-size: 16px;
}

.sb-btn {
	font-size: 16px !important;
	padding: 9px 0;
}

.crsovr-toc {
	margin-left: 0;
	list-style-type: none;
}

.crsovr-toc li {
	word-wrap: break-word;
}

.crsovr-toc li a {
	display: inline-block;
}

.crsovr-wrapper.content {
	margin-bottom: 30px;
}

.crsovr-wrapper section {
	margin: 10px 0 20px;
}

.crsovr-wrapper section h2, .crsovr-wrapper section h3 {
	font-size: 16px !important;
	line-height: 1.6 !important;
	font-weight: 600;
}

.crsovr-wrapper section strong {
	font-size: 14px !important;
	font-weight: 600;
}

.overview-wrapper {
	margin-bottom: 0px !important;
}

.overview-wrapper h4 {
	margin-top: 20px;
	font-weight: 600;
}

.overview-wrapper ol {
	margin-left: 30px;
}

.like_h1 {
	display: block;
	font-weight: 400;
	line-height: 36px;
	font-size: 28px;
	margin: 10px 0;
	text-rendering: optimizelegibility;
	color: #444;
}

.like_h1 small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
	font-size: 24.5px;
}

ul.lt-mobile-fixed {
	display: none;
}

/* Case Studies Text Content */
.course-excerpt .learning-tools h2.title {
	font-weight: 400 !important;
}

.purchase-buttons a, .purchase-buttons button {
	padding: 15px 0;
}

.lt-line.fixed {
	display: block;
	margin: 0 auto;
	position: fixed;
	z-index: 1001;
	top: 0px;
	left: 0px;
	padding: 7px 0;
	background: #ECECEC;
	background: rgba(236, 236, 236, 0.95);
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #D1D1D1;
	width: 100%;
	font-size: 0px;
}

.lt-line.fixed li {
	display: inline-block;
	list-style-type: none;
	border-right: 1px solid #C4C4C4;
	border-left: 1px solid #F0F0F0;
	text-align: center;
	*display: inline;
	zoom: 1;
}

.lt-line.fixed li:last-child {
	border-right: none;
}

.lt-line.fixed li:first-child {
	border-left: none;
}

.lt-line.fixed li.no-border {
	border: none;
}

.popover-content .close {
	top: 0;
	right: 0;
	width: 18px;
	height: 20px;
	position: absolute;
}

.overflow-wrapper {
	position: relative;
	overflow: auto;
}

.img-con {
	margin-top: 30px;
}

.img-con img {
	opacity: .8;
	outline: 1px solid #e0e0e0;
}

/* Content Summary Modal */
#content_summary {
	width: 650px;
	margin-left: -325px;
}

/* /Content Summary Modal */
/* Rewards */
.rewards {
	padding: 20px 0;
}

.rewards h2 {
	text-transform: uppercase;
}

.rewards-circle {
	width: 125px;
	height: 125px;
	border: 7px solid #e0e0e0;
	border-bottom: none;
	-moz-border-radius: 999px;
	-o-border-radius: 999px;
	-webkit-border-radius: 999px;
	border-radius: 999px;
	margin: 0 auto;
	position: relative;
	-webkit-transition: border-color 1.25s ease-in-out;
	transition: border-color 1.25s ease-in-out;
}

.rewards-circle > span.num {
	line-height: 125px;
	font-size: 60px;
	width: 125px;
	display: inline-block;
	text-align: center;
	font-weight: 600;
	color: #666;
	margin: -7px 0 0 -7px;
}

.rewards-circle > span.clip {
	width: 40px;
	height: 40px;
	background-color: #FFF;
	display: block;
	position: absolute;
	bottom: 0;
	margin-left: 50%;
	left: -20px;
}

.rewards-circle.one.active {
	border-left-color: #213B8C;
}

.rewards-circle.two.active {
	border-left-color: #213B8C;
	border-top-color: #213B8C;
}

.rewards-circle.three.active {
	border-left-color: #213B8C;
	border-top-color: #213B8C;
	border-right-color: #213B8C;
}

.rewards-description {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}

/* /Rewards */
/* Profile Truncated */
.profile-sub-heading p {
	font-size: 22px;
	color: #AAA;
	letter-spacing: -1px;
}

.profile-sub-heading .span5 {
	text-align: right;
}

/* /Profile Truncated */
/* Recap - Order Confirmation */
.order-confirmation h1 {
	font-weight: 600;
}

.order-confirmation h1 > small {
	display: block;
	font-size: 20px !important;
	margin-top: -5px;
	margin-bottom: 10px;
}

.payment-information {
	display: block;
	margin: 20px 0 10px;
	color: #AAA;
	text-transform: uppercase;
	font-size: 15px;
}

.payment-information.important-information {
	text-align: center;
	font-size: 35px;
	color: #EEE;
	border: 1px solid #EEE;
	width: 350px;
	line-height: 1.6;
	margin: 30px auto 0;
}

.order-confirmation p {
	font-weight: 600;
	float: none;
}

.order-confirmation p + p {
	color: #AAA;
	font-weight: 400;
	margin-bottom: 10px;
	font-size: 15px;
}

.order-confirmation .btn-green {
	font-weight: 600;
	font-size: 18px;
	line-height: 1;
	margin-top: 3px;
}

.order-confirmation .btn-green.btn-large {
	padding: 9px 15px;
}

html.lt-ie8 .order-confirmation .btn-green {
	width: 268px;
}

.order-confirmation .action-text {
	display: block;
	opacity: .5;
	font-size: 12px;
	line-height: 1.4;
}

.order-confirmation .next-step {
	font-size: 16px;
}

.order-confirmation > .row-fluid a {
	float: none;
	font-weight: 600;
	font-size: 16px;
	text-decoration: underline;
}

.order-confirmation > .row-fluid a.print_receipt {
	text-align: right;
	text-decoration: none;
	display: block;
	line-height: 40px;
}

.order-confirmation > .row-fluid a.print_receipt:hover {
	text-decoration: underline;
}

.confirmation-wrapper h4 {
	font-weight: 600;
	font-size: 18px;
}

.confirmation-wrapper .order-table tbody > tr > td {
	background-color: #F5F5F5 !important;
}

.confirmation-wrapper .order-table tfoot > tr > td:first-child {
	text-align: right;
	font-weight: 600;
}

.vcard .name, .vcard .street, .vcard .city-state-zip, .vcard .card-number, .vcard .expiration, .vcard .delivery {
	font-size: 16px;
	color: #AAA;
}

/* .vcard .street {
    white-space: pre;
} */
.vcard .course-logisitics {
	font-size: 16px;
	color: #AAA;
}

.vcard .course-logisitics td:first-child {
	text-align: left;
}

.vcard .course-logisitics td:last-child {
	text-align: center;
}

.vcard .course-logisitics tr:first-child td {
	border-top: none;
}

/* /Recap - Order Confirmation */
/* Specific CE Requirements */
.state-section .in-content {
	margin: 0 0 10px 10px !important;
}

.state-section .in-content h2 {
	line-height: 1;
	font-size: 18px;
	margin: 0;
	text-align: center;
}

.span3.infobox > h2 {
	line-height: 1;
	font-size: 18px;
	margin: 0;
	text-align: center;
}

/* New License Style */
.license-container > fieldset {
	margin: 20px 0;
}

.lic {
	border-right: 1px solid #E7E7E7;
}

.lic > .circle {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	-o-border-radius: 999px;
	-moz-border-radius: 999px;
	-webkit-border-radius: 999px;
	border-radius: 999px;
	padding: 25px;
	background: #FAFAFA;
	border: 1px solid #E7E7E7;
}

.lic > .circle > span {
	font-size: 50px;
	line-height: 1;
	text-align: center;
	display: block;
	color: #999;
}

.lic > .circle + a {
	display: block;
	margin-top: 15px;
	text-decoration: underline;
	text-align: center;
}

.license-actions a {
	text-align: center;
	display: block;
	text-decoration: underline;
}

/* Change password */
#user_password.modal {
    margin-top: 20px;
}

#changepass-body {
    min-height: 190px;
}

#changepass-body #new_password {
    margin-top: 10px;
    margin-bottom: 25px;
}

#changepass-footer {
    position: relative;
}

@media only screen and (max-width: 405px) {
    #changepass-body #new_password {
        margin-top: 15px;
    }

    #changepass-footer {
        margin-top: 5px;
    }
    
}

@media only screen and (max-width: 768px) {
    /* 
        NET-2141 iOS 11 modal input issue
        Put style in media query so it doesn't
        affect devices w/ larger viewports.
     */
    .ios11-modal-open {
        position: fixed;
    }
}

#changepass-logout {
    padding-top: 6px;
    padding-bottom: 12px;
    text-align: right;
}

/* Common */

.navbar .nav > li.faq-header-link > a {
	text-transform: capitalize;
}

.m-r-40 {
	margin-right: 40px !important;
}

@media only screen and (min-width: 980px) {
    .visible-desktop-inline {
        display: inline-block !important;
    }

    .visible-mobile-inline {
        display: none;
    }
}

@media only screen and (max-width: 979px) {
    .visible-desktop-inline {
		display: none !important;
	}
}

@media only screen and (max-width: 979px) {
    .visible-mobile-inline {
		display: inline-block !important;
	}
}

/***************** End Custom Styles *****************/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    html.touch form fieldset.span8 select#state_select, html.touch form.search_form select#state_select, html.touch form fieldset.span8 select#professionid, html.touch form.search_form select#professionid, html.touch form fieldset.span8 select#qualificationid, html.touch form.search_form select#qualificationid {
		width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.navbar.fixed-mobile {
		position: fixed;
		left: 0px !important;
		right: 0px !important;
	}

	#logo-heading {
		top: 104px;
	}

	.btn-fpban button {
		font-size: 18px !important;
	}

	.set_info_content {
		max-width: 724px;
		margin-left: -363px;
	}

	.btn-gts {
		width: 122px;
	}

	.btn-td.small, .btn-gst.small {
		font-size: 13px !important;
		width: 84px !important;
	}

	.select-wrapper {
		width: 100% !important;
	}

	.grouped {
		min-height: 272px !important;
	}

    #help_netce div:last-of-type .grouped {
		min-height: 338px !important;
	}

    .infobox a.btn {
		font-size: 16px;
		width: 132px;
	}

	.offset-cs {
		margin-left: 25.69060773480663% !important;
	}

	.btn-ss {
		margin: 0 0 7px;
	}

	/* Start Learning Tools */
	.learning-tools {
		min-height: 308px !important;
		margin-bottom: 15px;
	}

	.learning-tools ol.sp_ol {
		width: 80%;
	}

	.span8 .learning-tools {
		min-height: 340px !important;
	}

	.lt-icon {
		float: none;
		margin: 0 auto;
		display: block;
		padding-bottom: 5px;
	}

	.lt-icon.fa{
		display: block !important;
		text-align: center;
	}

	.lt-icon.hold {
		float: left;
	}

	.row-fluid .lt-lk-sp .span4 {
		margin-left: 2.7624309392265194% !important;
	}

	.icons-grouping .span4 {
		min-height: 47px;
	}

	/* End Learning Tools */
	/* Design a Deal Modal */
	#design-a-deal.modal, .course-info-in-page.modal {
		width: 724px;
		margin-left: -362px;
	}

	.sm-alert .alert {
		width: 244px;
	}

	.oso-group h3 {
		font-size: 14px;
	}

	.oso-group a p {
		font-size: 12px;
	}

	.dad-body .body-leftside {
		max-height: 475px;
	}

	.dad-side-sub-info {
		max-height: 359px;
	}

	/* Course list */
	.content-sb .affix-wrap.affix .scb-list {
		width: 166px;
	}

	.learning-tools-2 {
		padding: 15px 5px;
		min-height: 196px !important;
	}

	.print-2-textarea {
		height: 175px;
	}

	.blob.large {
		min-height: 220px !important;
	}

	.button-wrapper {
		height: 380px;
	}

	.button-wrapper .btn-fpban {
		top: 368px;
	}

	#id_card_code {
		width: 70px;
	}

	.hours_question i[class^='icon-'] {
		width: 30px;
	}

	.prepend_icon i[class^='icon-'] {
		width: 30px;
	}

	.prepend_icon input {
		padding-left: 30px;
	}

	.panel-heading[href="/transcript.php"] {
		padding-right: 55px;
	}

	#transcript_badge_count.badge.badge-count {
		right: 8px;
		top: 4px;
	}

	.payment > .row-fluid > .span8, .license-actions .span3 {
		width: 100%;
	}

	/* New License Style */
}

@media (min-width: 481px) and (max-width: 979px) {
	.merged_first {
		padding: 50px 0 0 !important;
	}

	.merged_last {
		padding: 0 0 50px !important;
	}

	.apple_booklet {
		height: 252px;
	}

	.page-heading-links li {
		list-style: none;
		display: inline-block;
		margin-right: 0;
	}

	.page-heading-links .pull-right {
		width: inherit;
	}
}

@media (min-width: 600px) and (max-width: 767px) {
	.btn-td {
		position: relative;
		right: -13px;
	}

	.course-extras .row-fluid .span6 {
		width: 48.93617021276595%;
		float: left;
	}

	button.btn.btn-grey.small {
		width: auto;
	}

	#transcript_badge_count.badge.badge-count {
		right: 28px;
	}
}

@media (max-width: 767px) {
	select {
		width: 100%;
	}

	.navbar.fixed-mobile {
		left: 20px !important;
		right: 20px !important;
	}

	.set_info {
		margin-left: -20px;
		margin-right: -20px;
	}

	.base-heading {
		margin-bottom: 0;
	}

	.bh-lt #inpage-nav, .bh-lt .sml-sub-nav {
		display: block;
		float: none;
		width: 100%;
		text-align: left;
	}

	.ft-2, .footer, .btn-fpban {
		margin-left: -20px;
		margin-right: -20px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.sub_set_2 h2 {
		margin-top: 0;
	}

	.button-wrapper {
		margin: 10px 0 200px;
		height: 200px;
	}

	.logo-2 {
		height: 100px;
	}

	#hon-snippet-sidebar {
		display: none;
	}

	#hon-snippet-footer {
		display: block;
		margin-bottom: 78px;
	}

	.ft-1 {
		position: relative;
		bottom: initial;
		margin-top: -42px;
		border: none;
	}

	.ft-2 {
		border-top: 1px solid #E7E7E7;
		border-bottom: 1px solid #E7E7E7;
		color: #CDCECF;
		background: #FAFAFA;
	}

	footer.collapse.in {
		padding: 10px 20px !important;
	}

	.ft-2 p {
		float: none;
	}

	.push {
		min-height: 62px;
	}

	.wrap {
		margin: 0 auto -62px;
	}

	.set_2_heading {
		text-align: left;
	}

	.set_2_heading span {
		padding: 5px 4% 5px 0;
	}

	.footer .span3 {
		margin-top: 20px;
	}

	.about_purpose h1 {
		margin-bottom: 10px;
	}

	.sub_set_2 {
		padding: 11px 0 20px;
	}

	.set_1 {
		margin-top: 0;
	}

	.set_info_content {
		width: 638px;
		margin-left: -319px;
	}

	.set_info_content h1 {
		font-size: 35px;
	}

	.request-decision img {
		height: 150px;
		margin: 0 auto 15px auto;
		display: block;
	}

	.request-decision > .row-fluid > .span4 {
		width: 31.491712707182323%;
		float: left;
	}

	.request-decision > .row-fluid > .span8 {
		width: 65.74585635359117%;
		margin-left: 2.7624309392265194%;
		float: left;
	}

	.request-decision .options {
		margin-bottom: 20px;
	}

	.sic-btns a.btn-green {
		display: block;
	}

	.set_1 h1 {
		font-size: 30px;
		line-height: 40px;
		padding-bottom: 16px;
	}

	.set_info ul li, .l_pad_2, .lbl-txt, .cei_a h2, .ce_info_wrap .accordion-inner p, .cs-alert {
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
	}

	.rdo-iln .radio.lbl-txt {
		font-weight: 300;
		font-size: 19px;
		line-height: 1.5;
	}

	.content-wrap {
		padding: 20px 0;
	}

	.heading_info {
		text-align: left;
	}

	.heading_login {
		padding-right: 20px;
		text-align: left;
		display: inline;
	}

	.grouped {
		min-height: 100px !important;
	}

    #contact_netce div:last-of-type .grouped {
		min-height: 100px !important;
	}
    
	#cert-img-uq {
		width: 350px;
	}

	.cip_1 {
		display: block;
	}

	.input-prepend input {
		position: static !important;
	}

	.aac {
		padding: 0;
	}

	.aac li {
		display: block;
		text-align: left;
		border-left: none;
		border-top: 1px solid #E0E0E0;
		width: 100%;
		padding: 10px;
		font-size: 14px;
		margin: 0 !important;
	}

	.aac li a {
		border-left: none;
	}

	.aac li:first-child {
		border-top: 0;
	}

	.aac li a {
		padding: 0;
		text-decoration: underline;
	}

	.aac li a.floated-right {
		float: none;
		margin-top: 0;
	}

	.offset-cs {
		margin-left: 0 !important;
	}

	tr.course-heading-row th h2 {
		font-size: 16px;
		line-height: 24px;
	}

	.crs-hd-info {
		float: left;
		font-size: 14px !important;
		line-height: 24px !important;
	}

	.dual-field {
		float: none;
	}

	.dual-field li {
		padding: 0 0 10px;
	}

	.infobox a.btn {
		width: 100%;
	}

	.faq-group .accordion-group .accordion-heading a {
		padding-right: 22px;
	}

	/* Learning Tools */
	.learning-tools, .span8 .learning-tools {
		min-height: 0 !important;
		margin-bottom: 15px;
	}

	.floated-lts {
		margin-left: 0;
	}

	.row-fluid .lt-lk-sp .span4, .row-fluid .lt-lk-sp .span3 {
		margin-left: 0 !important;
	}

	.learning-tools-2 {
		min-height: 0 !important;
	}

	.break-any {
		word-break: normal;
	}

	.other-action {
		font-size: 10px;
	}

	.user-based-msg {
		margin-top: 10px;
	}

	#design-a-deal .dad-body .body-top-head span {
		display: inline;
	}

	.dad-side-info {
		text-align: center;
	}

	.dsi-line {
		display: inline-block;
		margin: 0 10px 10px 0;
	}

	th.design-a-deal span {
		line-height: normal;
	}

	.dad-side-sub-info {
		margin-bottom: 20px;
	}

	.dad-alert {
		margin-bottom: 0;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		text-align: center;
	}

	.dad-body .body-leftside, .dad-side-sub-info {
		max-height: none;
	}

	.dad-body {
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		max-height: 400px;
	}

	.dad-body::-webkit-scrollbar {
		-webkit-appearance: none;
		width: 8px;
	}

	.dad-body::-webkit-scrollbar-thumb {
		border-radius: 4px;
		background-color: rgba(0, 0, 0, 0.5);
		box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
	}

	.dad-body .body-leftside {
		overflow-y: hidden;
		-webkit-overflow-scrolling: initial;
	}

	.dad-side-sub-info {
		overflow-y: hidden;
		-webkit-overflow-scrolling: initial;
	}

	.oso-control-grp {
		margin: 5px 0 0;
		text-align: center;
	}

	.lt-icon {
		padding-bottom: 0;
	}

	.span4.learning-tools {
		min-height: 94px !important;
	}

	/* Orders Table */
	.btn-grey {
		width: 100%;
	}
	.btn-full {
		width: 100%; }
	.btn-full {
		width: 100%; }
	.btn-full {
		width: 100%; }

	.order-table, .totals-table {
		margin: 0 0 10px;
	}

	.order-form .alert {
		float: none;
		margin: 0 0 10px;
	}

	.order-form h3 {
		display: block;
	}

	.coupon.input-append {
		text-align: left;
		float: none;
	}

	.totals-table {
		float: none;
		width: 100%;
	}

	.payment-buttons {
		float: none;
	}

	.btn-chk-1, .btn-checkout, .btn-gts {
		float: none;
		width: 100%;
	}

	.payment-buttons button {
		width: 100%;
	}

	.btn-chk-1 {
		margin-bottom: 5px;
	}

	.popover {
		max-width: 400px !important;
	}

	.btn-update-order {
		margin: 0 0 5px;
	}

	.oso-group a.oso-btn, .foradd {
		margin-bottom: 5px;
	}

	.co-tb-gp.btn-toolbar {
		float: none;
		margin-bottom: 10px;
	}

	.get-acro {
		margin: 0 0 10px;
	}

	/* Totals table for mobile checkout */
	.acc-wizard .span3.infobox {
		padding: 7px 7px 0;
		width: 200px;
		float: right;
	}

	.acc-wizard .span3.infobox a {
		display: inline-block;
		vertical-align: top;
	}

	#rvw-tbl {
		margin-bottom: 0;
		display: inline-block;
		width: 100px;
	}

	#rvw-tbl tbody tr td {
		border: none;
		width: 60px;
		padding: 0;
	}

	#rvw-tbl tbody tr td:first-child {
		width: 30px;
	}

	.message-wrapper {
		position: fixed;
		bottom: 0;
		left: 0;
		right: inherit;
	}

	.message-base {
		width: 260px;
		-moz-border-radius: 0 4px 0 0;
		-webkit-border-radius: 0 4px 0 0;
		border-radius: 0 4px 0 0;
	}

	.btn-messages {
		-moz-border-radius: 0 4px 0 0;
		-webkit-border-radius: 0 4px 0 0;
		border-radius: 0 4px 0 0;
	}

	/* Profile */
	.btn-flat {
		margin-bottom: 5px;
	}

	.edtld .edit {
		display: block;
		margin-bottom: 5px;
	}

	#sequence {
		height: 90px;
		width: 100%;
	}

	.anim-heading {
		width: 100%;
	}

	.btn-fpban button {
		margin-bottom: 5px;
	}

	.order-form .prtran {
		margin-bottom: 15px;
		display: block;
	}

	.ignore-grid {
		white-space: normal;
	}

	.bsl-wrap .select2-container {
		margin: 0 0 10px !important;
	}

	.control-group.groups {
		margin: 0 0 10px;
	}

	/* Assessment */
	.test-links {
		margin: 0 0 10px;
		float: none;
	}

	.dropdown-menu.mini-menu {
		margin-top: -5px;
	}

	.reprint-questions .control-label {
		margin-bottom: 0 !important;
	}

	.reprint-questions .controls {
		margin-bottom: 10px;
	}

	/* Register */
	.register_fn {
		width: 74% !important;
		display: inline-block !important;
		float: left !important;
	}

	.register_mi {
		width: 24% !important;
		display: inline-block !important;
		float: left !important;
		margin-left: 2% !important;
	}

	.bsl-wrap {
		height: 46px;
	}

	/* Course Content */
	.span4.in-content {
		margin-top: 20px;
	}

	ul.lt-mobile-fixed {
		display: block;
		margin: 0 auto;
		position: fixed;
		z-index: 1009;
		top: 58px;
		left: 0px;
		padding: 7px 0;
		background: #ECECEC;
		background: rgba(236, 236, 236, 0.95);
		border-bottom: 1px solid #C0C0C0;
		border-top: 1px solid #D1D1D1;
		width: 100%;
		font-size: 0px;
		min-height: 41px;
	}

	ul.lt-mobile-fixed li {
		display: inline-block;
		list-style-type: none;
		border-right: 1px solid #C4C4C4;
		border-left: 1px solid #F0F0F0;
		text-align: center;
	}

	ul.lt-mobile-fixed li:first-child {
		border-left: none;
	}

	ul.lt-mobile-fixed li:last-child {
		border-right: none;
	}

	ul.lt-mobile-fixed li > a {
		text-decoration: none;
		display: inline-block;
	}

	ul.lt-mobile-fixed li > a > img {
		width: 25px;
		height: auto;
	}

	/* Course Content */
	.lt-line li > a > img {
		width: 35px;
	}

	.page-heading-links li {
		width: 100%;
	}

	.page-heading-links li.pull-right, .page-heading-links li.pull-left {
		float: none;
		display: inherit;
		margin: 0;
	}

    body.bg-image, body.bg-image-2 {
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=false) !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled = false)" !important;
		background: none !important;
	}

	#user_profile button {
		margin-bottom: 10px;
	}

	/* Content Summary Modal */
	#content_summary {
		width: auto;
		margin-left: 0;
	}

	/* /Content Summary Modal */
	/* Rewards */
	.rewards {
		text-align: center;
	}

	/* Rewards */
	/* Course List */
	#course-list-table tr.course-heading-row td {
		font-weight: 600;
	}

	#inpage-nav .dropdown {
		margin-bottom: 10px;
	}

	#inpage-nav .course-list li .sb-sci {
		padding: 3px 7px;
		background: #fafafa;
		border: 1px solid #e7e7e7;
		display: block;
	}

	#inpage-nav .course-list li:first-child .sb-sci {
		border-top: 1px solid #e7e7e7 !important;
	}

	#inpage-nav .course-list li:not(:last-child) .sb-sci {
		border-top: none;
	}

	/* /Course List */
	/* Profile Truncated */
	.profile-sub-heading .span5 {
		display: none;
	}

	/* /Profile Truncated */
	.order-confirmation > .row-fluid a.print_receipt {
		text-align: left;
	}

	.order-confirmation > .row-fluid:last-child {
		margin-bottom: 0px;
	}

	.order-confirmation .btn-green {
		margin: 20px 0 25px;
	}

	html.touch form fieldset.span8 select#state_select, html.touch form.search_form select#state_select, html.touch form fieldset.span8 select#professionid, html.touch form.search_form select#professionid, html.touch form fieldset.span8 select#qualificationid, html.touch form.search_form select#qualificationid {
		height: 50px;
		width: 100%;
	}

	#license_exp_container > .span4 {
		float: left;
		width: 31.491712707182323%;
		margin-left: 2.7624309392265194%;
		min-height: 0;
	}

	#license_exp_container > .span4:first-child {
		margin-left: 0 !important;
	}

	.state-section .in-content {
		margin: 0 0 15px 0 !important;
	}

	#logo-heading {
		top: 106px;
		margin-left: -20px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.button-wrapper .btn-fpban {
		top: 326px;
	}

	.set_2 {
		padding-top: 0;
		padding-bottom: 10px;
	}

	.anim-heading h1, .anim-heading h2 {
		margin: 0;
	}

	.back-top-btn {
		bottom: 60px !important;
	}

	#edit-license .cards, #edit-abim .cards {
		line-height: 1.4;
	}

    #id_card_code {
		width: auto;
		width: calc(100% - 35px);
	}

	html.touch form fieldset.span8 select#state_select html.touch form.search_form select#state_select, html.touch form fieldset.span8 select#professionid {
		height: 50px;
		width: 100%;
	}

	html.touch form.search_form select#professionid, html.touch form fieldset.span8 select#qualificationid, html.touch form.search_form select#qualificationid {
		height: 50px;
		width: 100%;
	}

	#eval_questions textarea, .question textarea {
		width: 100%;
	}

	/* New License Style */
	.license-container fieldset > .lic {
		width: 22.92817679558011%;
		float: left;
	}

	.license-container fieldset > .span9 {
		width: 74.30939226519337%;
		float: left;
		margin-left: 2.7624309392265194%;
	}

	.lic > .circle {
		width: 50px;
		height: 50px;
		padding: 12.5px;
	}

	.lic > .circle > span {
		font-size: 25px;
	}
}

@media (max-width: 600px) {
	/*
     By Default, we want all buttons to be full width at < 600px for mobile.
     However certain buttons need to have a set size. Their override classes
     are below
  */
	.btn-green {
		width: 100%;
	}

	.btn-modal-fix-bouncing-email {
        width: initial;
    }
    
    .btn-add-more {
		width: 95px !important;
	}

	.btn-dad {
		width: 100% !important;
	}

	#cc_actions .overviewlink, #cc_actions .testresultlink {
		width: 100%;
	}

	#new_certificates .overviewlink, #new_certificates .testresultlink {
		width: 100%;
	}

	.course-extras .gts-holder, .course-extras .span6 {
		text-align: left;
	}

	.payment-buttons {
		float: none;
	}

	th.design-a-deal span {
		display: block;
	}

	.popover {
		max-width: 300px !important;
	}

	.question textarea {
		width: 200px;
		height: 100px;
	}

	.sml_lks > a {
		display: block;
		padding: 0;
	}

	.blob.large {
		min-height: 0px !important;
	}

	.banner-error .close {
		right: -6px !important;
		top: 8px !important;
	}

	.question-btns > button + button {
		margin-left: 0px;
	}

	.panel-heading[href="/transcript.php"] {
		padding-right: 55px;
	}

	#transcript_badge_count.badge.badge-count {
		right: 8px;
		top: 4px;
	}
}

@media (max-width: 580px) {
	.order-confirmation > .row-fluid a.print_receipt {
		margin-top: 10px;
	}
}

@media (max-width: 560px) {
	.course-extras .span6 {
		width: 100%;
		text-align: left;
	}

	.set_info_content h1 {
		font-size: 30px;
	}
}

@media (max-width: 480px) {

	.logo-2{
		height: 80px;
	}

	.hidden-content {
		display: none !important;
		visibility: hidden;
	}

	.sic-btns a.btn-green {
		width: 272px;
	}

	/* Set 1 Content */
	.set_1 img {
		height: 250px;
		width: auto;
		padding-top: 15px;
	}

	.homepage_heading {
		font-size: 30px;
	}

	.content {
		padding-top: 0;
	}

	.set_info_content {
		width: 272px;
		margin-left: 0px;
	}

	.set_1 h1 {
		font-size: 30px;
		line-height: 40px;
		padding-bottom: 16px;
	}

	.booklet_id {
		font-size: 20px;
	}

	.edu_format ul li {
		width: 100%;
		margin: 0;
	}

	.booklet_textarea {
		width: 280px !important;
		margin: 0 auto;
	}

	.set_2_heading {
		margin: 50px auto 20px !important;
	}

	#cert-img-uq {
		width: 250px;
	}

	.table th, .table td {
		padding: 8px 5px;
	}

	.hd-info {
		text-align: left;
	}

	.crs-hd-info {
		display: inline;
		margin-bottom: 3px;
	}

	.hd-info ul li a {
		margin-right: 10px;
		margin-left: 0;
	}

	.page-heading-links li {
		display: block;
	}

	.modal-header .close {
		margin-top: 0;
	}

	.popover {
		max-width: 280px !important;
	}

	.view-eo {
		float: none;
		display: inline-table;
		width: 100%;
		margin: 5px 0 0;
		line-height: normal;
	}

	.acc-wizard .span3.infobox {
		margin-bottom: 15px;
		float: none;
	}

	.base-heading h1 {
		font-size: 25px;
	}

	.order-confirmation .row-fluid > .span9 > p > span {
		display: block;
	}

	.base-heading p, .sml-sub-nav {
		float: none;
		text-align: left;
	}

	.payment-information.important-information {
		font-size: 28px;
		width: 280px;
	}
}

@media (max-width: 400px) {
	.nav_icons {
		padding: 21px 10px 0;
	}

	.nav_icons li a {
		margin-right: 7px;
	}

	.nav_icons li:last-child a {
		margin-right: 12px;
	}

	.rdo-iln span {
		display: block;
	}

	.pdct {
		width: 57px;
	}

	.panel-heading .badge.badge-count {
		right: 31px;
	}

	/* Transcript */
	.cip-table td, .cip-table th {
		font-size: 11px;
	}
}

@media (max-width: 356px) {
	.push {
		min-height: 82px;
	}

	.wrap {
		margin: 0 auto -82px;
	}
}

@media (min-width: 1200px) {
	.span8 .learning-tools {
		min-height: 184px !important;
	}

	.icons-grouping .span4 {
		min-height: 70px;
	}

	.btn-gts {
		width: 171px;
	}

	.btn-td, .btn-gst, .btn-dad {
		width: 140px !important;
	}

	.set_info_content {
		max-width: 1170px;
		margin-left: -585px;
	}

    .grouped {
		min-height: 218px !important;
	}

    #contact_netce div:last-of-type .grouped {
        min-height: 290px !important;
    }

	.cei_a i {
		position: absolute;
		left: 36%;
	}

	.infobox a.btn {
		width: 236px;
	}

	.message-base {
		width: 400px;
	}

	.set_1 img {
		height: 398px;
	}

	/* Start Learning Tools */
	.learning-tools {
		min-height: 204px !important;
		margin-bottom: 20px;
	}

	.learning-tools ol.sp_ol {
		width: 87%;
	}

	.row-fluid .lt-lk-sp .span4 {
		margin-left: 2.564102564102564% !important;
	}

	.break-any {
		word-break: normal;
	}

	.lt-icon {
		padding-bottom: 89px;
	}

	/* End Learning Tools */
	.body-rightside {
		margin-left: 2.564102564102564% !important;
	}

	.row-fluid .lt-lk-sp .span3 {
		margin-left: 2.564102564102564% !important;
		min-height: 156px;
	}

	.learning-tools-2 {
		min-height: 156px !important;
	}

	/* Course list */
	.content-sb .affix-wrap.affix .scb-list {
		width: 270px;
	}

	.apple_booklet {
		height: 335px;
	}

	/* Profile */
	.panel-tab-wrapper li {
		width: 33%;
	}

	#id_card_code {
		width: 139px;
	}
}

@media (max-width: 979px) {
	body {
		padding-top: 0;
	}

	.logo {
		width: 115px;
		height: auto;
		transition: none;
		-moz-transition: none;
		-webkit-transition: none;
		-o-transition: none;
	}

	.navbar .navbar-inner {
		border: 1px solid #E7E7E7;
		padding: 0;
	}

	.navbar .hd-ico-wrp {
		padding: 0 20px;
	}

	.navbar .brand {
		padding: 5px 0;
	}

	.navbar .nav {
		float: none;
	}

	.navbar .nav > li {
		border-bottom: none !important;
	}

	html.no-touch .navbar .nav > li:hover {
		border-bottom: none;
		outline: none !important;
	}

	.navbar .nav > li:active, .navbar .nav > li:focus, .navbar .nav > li:visited {
		border-bottom: none;
		outline: none !important;
	}

	.navbar .nav li.dropdown.open > .dropdown-toggle {
		background: none;
	}

	.navbar .nav > li > a {
		padding: 9px 15px !important;
		font-size: 16px;
		margin: 0;
	}

	.navbar .nav .dropdown-menu.navbar-custom > li > a {
		padding: 7px 15px 7px 30px;
	}

	.navbar .nav .dropdown-menu.navbar-custom > li.child > a {
		padding-left: 53px;
	}

	.my-netce > a .badge.badge-count {
		position: absolute;
		top: -2px;
		left: 100px;
		padding: 2px 4px !important;
		font-size: 10px;
	}

	.cart > a {
		padding: 0 15px 10px !important;
	}

	.nav_icons .cart > a, .navbar.mini .cart > a {
		padding: 0 !important;
	}

	.nav_icons .cart > a > img {
		height: 30px;
		width: 30px;
		margin-top: -10px;
	}

	.cart > a > span {
		top: 8px;
		left: 25.5px;
	}

	.nav_icons .cart > a > span {
		top: 0px !important;
		left: 10px;
		font-size: 14px;
		width: 15px;
		text-align: center;
		transition: none;
		-moz-transition: none;
		-webkit-transition: none;
		-o-transition: none;
	}

	.nav-collapse .nav {
		margin: 0;
	}

	.nav-collapse.in.collapse {
		border-top: 1px solid #E7E7E7;
		margin: 0 -1px;
	}

	.nav-collapse .nav > li > a:hover {
		background: inherit;
	}

	.nav-collapse .dropdown-menu li + li a {
		margin-bottom: 0;
	}

	.navbar .dropdown-menu.navbar-custom {
		border: none;
	}

	.navbar .nav .dropdown-menu.navbar-custom > li:first-child > a {
		border-top: 1px solid #ECECEC;
	}

	.navbar .nav .dropdown-menu.navbar-custom > li:last-child > a {
		border-bottom: 1px solid #ECECEC;
	}

	.btn-navbar {
		padding: 0 !important;
		margin: 18px 0 0 !important;
		text-shadow: none !important;
		background: none !important;
		background-image: none !important;
		border: none !important;
		text-shadow: none !important;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
	}

	.banner-error {
		padding: 10px !important;
		font-size: 16px !important;
	}

	.banner-error .close {
		right: -5px;
		top: 0;
	}

	.navbar .btn, .set_info {
		margin-top: 0;
	}

	.icon-bar {
		background-color: #A0A0A0 !important;
		width: 20px !important;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
	}

	.fixed-header {
		padding-top: 61px;
	}

	.fixed-header.with-lt {
		padding-top: 102px !important;
	}

	.content-sb .affix-wrap.affix .scb-list {
		top: 81px;
	}

	.nav {
		text-align: left;
	}

	.ancc {
		width: 135px;
	}

	.course_list {
		font-size: 135px;
	}

	.set_1 img {
		height: 260px;
		padding-top: 15px;
	}

	.content {
		padding-top: 0;
	}

	.button-wrapper.in-use .btn-fpban {
		top: 61px;
	}

	.set_1 h1 {
		font-size: 30px;
		line-height: 40px;
		padding-bottom: 0px;
	}

	.booklet_id {
		font-size: 20px;
	}

	.set_2_heading {
		margin: 50px auto;
	}

	.aac li a {
		font-size: 14px;
	}

	.faq-group .accordion-group .accordion-heading a i {
		top: 32.5%;
		position: absolute;
		right: 5px;
	}

	.cei_a i {
		position: absolute;
		left: 58%;
	}

	.ft-1 {
		position: relative;
		bottom: initial;
		margin-top: -42px;
	}

	.btn-fpban button {
		font-size: 16px;
	}

	.anim-heading {
		right: -600px;
	}

	.message-wrapper {
		bottom: 0;
		z-index: 9991;
	}

	.button-wrapper.in-use {
		margin: 0;
		height: auto;
	}

	/* Profile */
	.prtran {
		float: none;
		margin: 0;
	}

	#need_help.prtran {
		margin-bottom: 15px;
		display: block;
	}

	.btn-flat {
		font-size: 16px;
	}

	/* Single Page Learning Tools */
	.base-heading.bh-lt.single [class*="span"] {
		display: block;
		width: 100%;
		margin: 0;
	}

	.base-heading.bh-lt.single [class*="span"] ul {
		float: left;
	}

	.base-heading.bh-lt h1, .base-heading.bh-lt h3 {
		display: block;
		float: none;
		width: 100%;
		text-align: left;
	}

	.panel-tab-wrapper {
		border-bottom: none;
	}

	.panel-tab-wrapper li {
		display: block;
		width: 100%;
	}

	.panel-tab-wrapper li a {
		border: 1px solid #e7e7e7;
		-o-border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	.panel-tab-wrapper li a.active {
		background: none;
		background-color: #fafafa;
		border-bottom-color: #e7e7e7;
	}

	.panel-tab-wrapper li a:hover {
		border-color: #e7e7e7;
	}

	.panel-tab-wrapper li:first-child a {
		-o-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		-webkit-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}

	.panel-tab-wrapper li:last-child a {
		-o-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		-webkit-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
	}

	.ft-1 {
		z-index: 1;
	}

	.back-top-btn {
		right: 18px;
	}

	/* New License Style */
	.license-actions a {
		text-align: left;
	}
}

@media (min-width: 980px) {
	.nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important;
	}
}

@media (max-height: 850px) {
	.modal {
		top: 20px !important;
	}
}

@media (max-height: 767px) {
	.dad-body {
		height: 425px;
	}
}

@media (max-height: 600px) {
	/* Start Visitor Message Modal */
	.modal-body {
		min-height: 200px;
		height: auto;
		max-height: 300px;
	}

	/* End Visitor Message Modal */
	.modal {
		top: 10px !important;
	}

	.dad-body {
		height: 350px;
	}
}

@media (max-height: 400px) {
	.modal-body {
		min-height: 150px;
		max-height: 180px;
	}
}

@media (max-height: 700px) and (max-width: 767px) {
	.dad-body {
		height: 360px;
	}
}

@media (max-height: 600px) and (max-width: 767px) {
	.dad-body {
		height: 300px;
	}
}

@media (max-height: 550px) and (max-width: 767px) {
	.dad-body {
		height: 250px;
	}
}

@media (max-height: 480px) and (max-width: 767px) {
	.dad-body {
		height: 225px;
	}
}

@media (max-height: 420px) and (max-width: 767px) {
	.dad-body {
		height: 200px;
	}
}

@media (max-height: 320px) {
	.dad-body {
		height: 115px;
	}

	.modal-body {
		min-height: 120px;
		max-height: 120px;
	}
}

/* Start Learning Tools */
.lt-column .learning-tools {
	min-height: 0 !important;
	margin-bottom: 30px;
	border: none;
	padding: 0;
}

.lt-column h3, .lt-column p {
	text-align: center;
}

/* End Learning Tools */

/* Image CSS */
/* 1.5 dpr */
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5 / 1), (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
	/* Retina-specific stuff here */
	.replace-2x {
		font-size: 1px;
	}

	body.bg-image-2 {
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/booklet-library@2x.jpg', sizingMethod='scale');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/booklet-library@2x.jpg', sizingMethod='scale')";
		background: url(../img/booklet-library@2x.jpg) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
}

.TitleCell {
	padding-top: 20px;
	vertical-align: top;
	overflow: hidden;
	width: 570px !important;
}

.MainContentCell {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	padding-top:5px;
	padding-right: 15px;
	padding-bottom: 15px;
}

/* net-3272 bugfix, filter-box focus on input after dropdown closing - IOS */

.filter-box.open input {
	position: relative;
	z-index: 991;
}

.filter-box.open .dropdown-toggle {
	z-index: 992;
}

.filter-box-reset {
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	margin: auto;
	border: none;
	background-color: transparent;
	position: absolute;
	right: 40px;
	top: 0;
	bottom: 0;
}

.filter-box-reset:before,
.filter-box-reset:after {
	content: '';
	display: block;
	width: 20px;
	height: 2px;
	margin: auto;
	background-color: #333;
	transform-origin: center center;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.filter-box-reset:hover:before,
.filter-box-reset:hover:after {
	background-color: #213B8C;
}

.filter-box-reset:before {
	transform: rotate(45deg);
}

.filter-box-reset:after {
	transform: rotate(-45deg);
}

.mt-10 { margin-top: 10px; }
.mt-15 { margin-top: 15px; }
.mb-10 { margin-bottom: 10px!important;}
.mb-20 { margin-bottom: 20px!important;}
.mb-30 { margin-bottom: 30px!important;}
.mt-10 { margin-top: 10px!important;}
.mt-20 { margin-top: 20px!important;}
.mt-30 { margin-top: 30px!important;}
.ml-10 { margin-left: 10px!important;}
.ml-20 { margin-left: 20px!important;}
.ml-30 { margin-left: 30px!important;}
.mr-10 { margin-right: 10px!important;}
.mr-20 { margin-right: 20px!important;}
.mr-30 { margin-right: 30px!important;}
.p-2 { padding: 2px !important; }
.p-10 { padding: 10px; }
.pb-0 { padding-bottom: 0; }
.p-0-10 { padding: 0 10px; }
.pt-0 { padding-top: 0; }
.green-border { border-color: #2C6864; }
.box-shadow { box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12); }
.bg-primary { background: #1D4644; }
.font-size-8 { font-size: .8em; }
.font-size-10 { font-size: 10px; }
.text-white { color: #FFF; }
.text-right { text-align: right !important; }
.text-left { text-align: left !important; }
.normal-weight { font-weight: normal !important; }
.border-color-secondary { border-color: #213B8C !important; }
.border-left { border-left: 1px solid #2C6864 !important; }
.no-border-bottom { border-bottom: 0; }
.no-border-top { border-top: 0 !important; }
.no-border-left { border-left: 0 !important; }
.no-border-right { border-right:0 !important; }
.uppercase { text-transform: uppercase; }
.color-grey { color:#111; /* #666; */ }
.no-wrap { white-space: nowrap;}
.width-100 { width:100%; }
.table-layout-fixed { table-layout:fixed; }
.display-table { display:table; }
.page-heading-links li + li {
    margin-left:10px;
}
.mobile-course-list-wrapper {
	width: 100%
}
.mobile-course-list-wrapper tbody {
	width: 100%; display: table
}


/* Nullify table striping */ 
@media (max-width: 767px) {
    #course-list-table tr.course-row th,
    #course-list-table tr.course-row td {
        background-color: #FFF !important;
    }
}

/* NET-3396 */

#checkout-acc input[type="checkbox"] {
	width: 0;
	height: 0;
	opacity: 0;
}

#checkout-acc input[type="checkbox"] + label:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 13px;
	height: 13px;
	margin: 0 10px 2px 0;
	font-size: 11px;
	line-height: 11px;
	border: 1px solid #555;
}

#checkout-acc input[type="checkbox"]:checked + label:before {
	content: '\f00c';
	font-family: FontAwesome, sans-serif;
}

#checkout-acc input[type="checkbox"]:focus + label:before {
	outline: 1px solid grey;
}

/* the end of NET-3396 */

/* NET-3422 */

#checkout-acc #id_phone {
	width: calc(100% - 35px);
}

/* the end of NET-3422 */

/**
 * 3313 - show input after focus on mobile and tablet
 */

.ft-1.static {
	position: static;
}

/* the end of NET-3313 */

/* NET-3647 */

.personal-section {
	padding: 8px 16px 12px 40px;
	background: rgb(222, 235, 255);
}

.personal-section h1 {
	margin: 0;
	font-size: 16px;
	font-weight: 700;
	position: relative;
}

.personal-section h1:before {
	content: '\f05a';
	display: block;
	font-family: FontAwesome, sans-serif;
	font-size: 20px;
	color: rgb(0, 82, 204);
	position: absolute;
	left: -27px;
	top: 0;
}

.personal-section p {
	font-weight: 500;
}

.personal-section p:last-of-type {
	margin: 0;
}

ul.footer-links li a {
	white-space: normal;
}

.personal-links {
	margin: 20px 0 0;
}

.personal-links a:first-of-type,
.personal-links span {
	margin: 0 25px 0 0;
}

ul.footer-links li {
	display: inline-block;
	padding: 0 10px 0 0;
}

@media (max-width: 480px) {
	.footer-links {
		padding: 0 40px 0 0;
	}
}

.modal-centered {
	top: 50% !important;
	left: 50% !important;
	margin: 0 !important;
	transform: translate(-50%,-50%);
}

/* NET-3683 */

.cvvqm-image {
	width: 80px;
	height: 70px;
	background: url(../../images/cvv2/security_code_.gif) no-repeat center center;
	background-size: contain;
}

@media (min-width: 768px) {
	.cvvqm-image {
		width: 200px;
		height: 168px;
	}
}

/* end of NET-3683 */

/* NET-3451 */
.checkbox-billing {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0 0 5px;
}
/* end of NET-3451 */

/* NET-5697 */
input#code_field::-webkit-input-placeholder {text-transform: initial;}
input#code_field::-moz-placeholder {text-transform: initial;}
input#code_field:-moz-placeholder {text-transform: initial;}
input#code_field:-ms-input-placeholder {text-transform: initial;}
/* end of NET-5697 */

/* custom tooltip */

.phone-wrapper {
	display: flex;
}

.phone-wrapper .controls {
	flex-grow: 1;
}

.phone-wrapper .custom-tooltip {
	margin: 7px 5px;
}

.custom-tooltip {
    display: inline-block;
    position: relative;
}

.custom-tooltip-course-content {
	display: grid;
}

.custom-tooltip-content-b {
	width: 200px !important;
}

.custom-tooltip-handler {
	cursor: pointer;
}

.custom-tooltip.custom-tooltip-phone i.custom-tooltip-handler {
	padding: 0;
}

.custom-tooltip-content {
    width: 100%;
    min-width: 150px;
	display: none;
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    text-align: left;
    position: absolute;
    left: 50%;
    top: calc(100% + 10px);
    transform: translateX(-50%);
    z-index: 9999;
}

.touch .custom-tooltip-phone .custom-tooltip-content {
	font-size: 12px;
	line-height: 14px;
}

.touch .custom-tooltip-phone .custom-tooltip-content p {
	margin: 0 0 5px;
}

.custom-tooltip-content:after {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    margin: auto;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border-right: none;
    border-bottom: none;
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    right: 0;
    bottom: calc(100% - 7px);
}

.custom-tooltip-content ul,
.custom-tooltip-content ul li {
	list-style: circle;
}

.custom-tooltip.position-left .custom-tooltip-content {
    transform: translateX(0);
    left: 0;
}

.custom-tooltip.custom-tooltip-phone.position-left .custom-tooltip-content {
    transform: translateX(0);
    left: -18px;
}

.custom-tooltip.position-left .custom-tooltip-content:after {
    left: 25px;
    right: auto;
}

.custom-tooltip.custom-tooltip-phone.position-left .custom-tooltip-content:after {
    left: 20px;
    right: auto;
}

.custom-tooltip.position-right .custom-tooltip-content {
    transform: translateX(0);
    right: 0;
    left: auto;
}

.custom-tooltip.custom-tooltip-phone.position-right .custom-tooltip-content {
    transform: translateX(0);
    right: -18px;
    left: auto;
}

.custom-tooltip.position-right .custom-tooltip-content:after {
    left: auto;
    right: 25px;
}

.custom-tooltip.custom-tooltip-phone.position-right .custom-tooltip-content:after {
    left: auto;
    right: 20px;
}

.custom-tooltip.position-top .custom-tooltip-content {
	top: auto;
	bottom: calc(100% + 10px);
	box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.2);
}

.custom-tooltip.position-top .custom-tooltip-content:after {
	border-left: none;
	border-top: none;
	border-right: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	top: calc(100% - 7px);
	bottom: auto;
}

.custom-tooltip.active .custom-tooltip-content {
	display: block;
}

.custom-tooltip-content-close {
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 5px;
    right: 5px;
}

html.no-touch .custom-tooltip-content-close {
    display: none;
}

.custom-tooltip-content-close:before,
.custom-tooltip-content-close:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, .5);
    transform-origin: center center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.custom-tooltip-content-close:before {
    transform: rotate(45deg);
}

.custom-tooltip-content-close:after {
    transform: rotate(-45deg);
}

.custom-tooltip-phone .custom-tooltip-content,
.ParticipationLink__button--courseOverview + .custom-tooltip-content {
    width: 280px;
}

@media (min-width: 480px) {
	.custom-tooltip-phone .custom-tooltip-content,
    .ParticipationLink__button--courseOverview + .custom-tooltip-content  {
        width: 350px;
    }
}

.test-links .custom-tooltip-content,
.credittype .custom-tooltip-content {
    width: 200px;
}

@media (min-width: 768px) {
	.custom-tooltip-phone .custom-tooltip-content,
	.base-list .custom-tooltip-content,
	.test-links .custom-tooltip-content,
    .credittype .custom-tooltip-content  {
        width: 350px;
    }
	.custom-tooltip-phone .custom-tooltip-content {

	}
}
@media (min-width: 980px) {
	.touch .custom-tooltip-phone .custom-tooltip-content {
		font-size: 14px;
		line-height: 20px;
	}
	.touch .custom-tooltip-phone .custom-tooltip-content p {
		margin: 0 0 10px;
	}
}

/* Adjust logo position due to COVID / Breast cancer notification */
@media (max-width: 408px) {
    #logo-heading {
        top: 126px;
    }
}

/*** NET-6445 ***/
#submit-booklet-request.no-license .modal-body {
	overflow: visible;
	max-height: none;
}

@media (min-width: 1200px) {
	#submit-booklet-request .modal-body {
		max-height: none;
	}
}
/*** NET-6445 ***/
