.fields label {
    display: inline-block;
}
.extras label {
    display: inline-block;
}
.fill-content {
    font-family: "Open Sans",Arial,sans-serif;
}
.fill-loggedin {
	text-align:center;
    margin-top:50px;
	min-height:250px;

}

#remote_error {
  margin-top: 25px;
}

#instructor_address_desc {
  font-size: 12px;
  margin-left: 42px;
}

.account_create * {
    margin: 0;
    padding: 0;
}
.account_create .section {
    margin-bottom: 5px;
}
.account_create h2 {
    font-size: 26px;
    font-weight: 700;
    color: #333;
}
.account_create h3 {
    font-size: 12px;
    line-height:185%;
    font-weight:normal;
    color: #666;
}
.account_create .intro {
    display:inline-block;
	max-width:1100px;
	width:93vw;
	min-width:560px;
}

.account_create .intro p {
	margin-bottom: 15px;
}

.account_create .product_label {
	float: left;
	width: 215px !important;
	font-weight: bold;
}

.field-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.field-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	cursor: pointer;
	width: 100%!important;
}

.field-checkbox-check {
    position: absolute;
    top: 0;
    left: 0;
    height: 21px;
    width: 21px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    margin-top: -3px;
}

.field-checkbox .field-checkbox-check::after {
    left: 7px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	display: block;
}

.field-checkbox input:checked ~ .field-checkbox-check {
    background-color: #a4b800;
	border: 1px solid #a4b800;
}

.field-checkbox-check::after {
    content: "";
    position: absolute;
    display: none;
}

.account_create .products_desc {
	width: calc(100% - 276px)!important;
}

.account_create .description {
	width: calc(100% - 295px)!important;
	display: inline-block;
	margin-right: 0px;
}

.description label {
	width: 100%!important;
	margin-right: 0px !important;
}

.account_create .intro.chat {
    width: 22%;
}
.account_create select {
    width: 303px;
    padding: 10px 5px;
}
.account_create {
    margin: 0 auto;
    width: 100%;
}
.account_create #subnav_title {
    margin-top: 14px;
}
.account_create ul {
    list-style: none outside none;
    padding-bottom: 20px;
}
.account_create ul li {
    height: 57px;
    padding: 0;
}

.account_create ul li.section-start {
	border-bottom: 1px dotted #333333;
	margin-bottom: 20px;
	height: auto;
}

.account_create ul li.continued {
    margin-top: -4px;
    padding-top: 0;
}
.account_create ul li.continued select, .account_create ul li.continued input {
    margin-left: 260px;
    margin-top: 2px;
}
.account_create ul label:first-child {
    display: inline-block;
    margin-right: 10px;
    text-align: left;
    width: 250px;
}
.account_create ul li select, .account_create ul li input {
    border: thin solid #cccccc;
    display: inline-block;
}

.account_create ul li input {
    padding: 10px;
    width: 280px;
    height: 20px;
}
.account_create ul li input[id="password"]
{
	margin-right:-4px;
	font-style:italic;
}

.account_create ul li input[id="password_unmask"]
{
	font-style:italic;
	color:#777;
}
.account_create .password {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.password_control {
    font-size: 12px !important;
    position: absolute;
    left: 0px;
    bottom: -15px;
    color: #0099CC;
    cursor: pointer;
    text-decoration: underline;
}

#show_password {
    display: block;
}
#hide_password {
    display: none;
}
#lpChatButton1 {
    padding-left: 0px !important;
}
#birthday_month {
    min-width: 155px;
    max-width: 155px;
}
#birthday_year {
    max-width: 55px;
    min-width: 55px;
}
.account_create ul li input[type="radio"], .account_create ul li input[type="checkbox"] {
    border: medium none;
    width: inherit;
}
.msie .account_create ul li input[type="radio"] , .account_create ul li input[type="checkbox"] {
	width: 15px;
	margin-right: 5px;
	vertical-align: middle;
}
.qtip-content {
    white-space:pre-wrap;
}

.account_create ul li span {
    margin-right: 16px;
}

.msie .account_create .section-start {
	width:108% !important;
	height:25px !important;
}

.account_create .section-start p {
    display: inline-block;
    height: 24px;
    line-height: 22px;
}
.account_create .section-start .label {
    font-family: 'Magistral', sans-serif;
	font-size: 20px;
	white-space: nowrap;
	color: #666;
	text-transform: uppercase;
}
.msie7 .account_create .section-start .label {
	position:relative;
	top:-25px;
	left:30px;
}

.account_create .section-start .index {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    background-color: #CBDE62;

    color: white !important;
    font-size: 18px;
    font-weight: bold;
    height: 23px;
    padding: 0;
    position: inherit;
    text-align: center;
    width: 23px;

}

#subnav_title {
	width: 100%;
}

.account_create .extras {
    margin-left: 28%;
	padding-top: 26px;
    text-align: left;
    line-height: 18px;
}
.account_create .extras * {
    vertical-align: middle;
}
.account_create .actions {
    padding-top: 26px;
    padding-bottom: 60px;
	display: block !important;
}
.account_create .actions .gbutton {
    margin-right: 15px;
    padding: 6px 10px;
}
.account_create .validation-message {
    margin-left: 260px;
    margin-top: 4px;

}

.account_create .extras #terms_and_conditions_span {
    color: #000;
    font-weight: bold;
}

.account_create .extras #terms_and_conditions_link {
    color: #0099cc;
    font-weight: bold;
    text-decoration: underline;
}

.validation-message {
    color: red;
    font-weight: bold;
    margin-left: 10px;

}
input.validation-invalid {
    border: 1px solid #F00000 !important;
}
label.validation-invalid {
    color: #F00000;
    font-weight: bold;
}

.tooltip-subject
{
	display:block;
	margin:2px;
	padding:10px;
	width:95%;

}

.qtip-content > div:first-child {
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

.tooltip-validation-invalid {
	border-top: 1px solid #bbb;
	width:95%;
    color: #F00000;
    font-weight: normal;
	text-align:left;
	font-size:14px;
	padding: 15px 5px 30px 10px;
	margin: 0px;
	text-wrap: normal;


}

.account_create .validation-indicator {
	background: #F00000  repeat scroll 0 0 transparent; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F00000', endColorstr='#A10000')  repeat scroll 0 0 transparent;  /* for IE */
	background: -webkit-gradient(linear, center top, center bottom, from(#F00000), to(#A10000))  repeat scroll 0 0 transparent; /* for webkit browsers */
    background: -moz-linear-gradient(center top , #F00000 0%, #A10000 80%) repeat scroll 0 0 transparent;
	background: linear-gradient(center top , #F00000 0%, #A10000 80%) repeat scroll 0 0 transparent;
	background: -ms-linear-gradient(top, #F00000, #A10000);
    border: 1px solid black;
     -moz-border-radius: 20px; /* Firefox */
	-webkit-border-radius: 20px; /* Safari, Chrome */
	border-radius: 20px; /* CSS3 */


    box-shadow: 1px 1px 2px #000000;
    color: white !important;
    display: inline-block;
    font-size: 18px;
    height: 20px;
    margin-left: 10px;
    padding: 0;
    position: inherit;
    text-align: center;
    width: 20px;
}
.blockUI .block-waiting-content p {
    color: white;
    font-size: 28px;
    font-weight: bold;
    text-shadow: 4px 4px 6px #000000;
}
.msie .account_create .section-start .index, .msie .account_create .validation-indicator {
    border-radius: 0 0 0 0;
}
.account_create ul li input[type="radio"], .account_create ul li input[type="checkbox"] {
    min-width: inherit;
}

.mobile .account_create {
    margin: 0;
    padding: 20px;
    width: auto;
}
.mobile .account_create ul input, .mobile .account_create ul select {
    display: inline-block;
    margin: 0 !important;
}
.mobile .account_create ul input:last-child, .mobile .account_create ul select:last-child {
    display: block;
}
.mobile .account_create ul label:first-child {
    display: block;
}
.mobile .account_create ul label {
    display: inline-block;
    margin: 0;
    text-align: left;
    width: auto;
}
.mobile .account_create ul input + .mobile .account_create ul label {
    display: inline-block;
    width: auto;
}
.mobile .account_create ul li span {
    margin-right: 0;
}
.mobile .account_create ul .validation-indicator {
    display: none;
}
.mobile .account_create .validation-messages .validation-message {
    margin-left: 0;
}
.mobile .account_create .section-start {
    margin: 10px -44px;
}

.account_create .extras #terms_and_conditions_link, .account_create .extras #privacy_link, .account_create .extras #cookie_link {
    color: #0099cc;
    font-weight: bold;
    text-decoration: none;
    vertical-align: top;
}

.extras label {
    display: inline-block;
    color: #000;
    font-weight: bold;
    margin-left: 5px;
}
#partnertype_selections {
    display: inline-block;
    position: relative;
}
#partnertype_selections .validation-indicator {
    position: absolute;
    top: -2px;
    right: -30px;
}
.partnertype_selection {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.partnertype_selection input {
    margin-right: 5px;
    display: inline-block;
}
[resource-name="instructor_type"] {
    vertical-align: top;
}
.custom-indicator {
    /*display: none;*/
    opacity: 0;
    pointer-events: none;
    position: absolute;
    /*right: -373px;
    top: -60px;*/
    width: 250px;
    height: auto;
    background: rgb(213, 229, 154);
    border-radius: 10px;
    padding: 20px;
    font-size: 14px !important;
}
.custom-indicator.active {
    opacity: 1;
    pointer-events: all;
}
.custom-indicator::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 20px solid rgb(213, 229, 154);
    border-bottom: 10px solid transparent;
    transform: translate(-50%, -50%);
    top: 50%;
    left: -5px;
    position: absolute;
}
.custom-indicator .indicator-subject {
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
    color: black;
}
.custom-indicator .indicator-subject p {
    font-size: 12px;
}

.custom-indicator .indicator-body {
    border-top: 1px solid #bbb;
    width: 95%;
    color: #F00000;
    font-weight: normal;
    text-align: left;
    padding: 15px 5px 30px 10px;
    margin: 0px;
    font-size: 14px;
}
.custom-indicator .indicator-body p {
    font-size: 14px;
}

.field-select-alt {
	display: inline-block;
}


#accountCreate {
	max-width: 1100px;
	margin-left: 27px;
	margin-right: 27px;
}

.slLabel {
	display: inline-block;
    float: right;
    width: 97%;
	padding-top: 1px;
	font-weight: bold;
}

#hadAccount,#noAccount {
	width: 20px;
}

.pl {
	margin-left: 30px;
}

.pl label {
	width: 220px!important;
}

.newaccount {
	display: none;
}

#accountCreate select {
	-webkit-appearance: auto !important;
}

.text {
	border: none!important;
    font-weight: bold!important;
    padding-left: 0px!important;
	background-color: #fff!important
}

.dates {
	float: right;
}

.dates span {
	margin-left: 20px;
}

.account_details {
	display: flex;
	padding: 15px 15px 40px 50px;
	border-top: 1px dotted #333333;
}
.account_details .account_address {
	display: flex;
	width: 100%;
}
.account_details .name_email,
.account_details .shipping,
.account_details .billing {
	width: 40%;
}
.account_details p,
.account_details h2{
  font-size: 14px;
  line-height: 170%;
  margin: 0;
}