@CHARSET "ISO-8859-1";

.headerImg {
	overflow: hidden;
	background-color: gray;
	max-width: 604px;
	margin-left: auto;
	margin-right: auto;
	max-height: 388px;
}

.contentWrapper {
	/* font-family: Open Sans; */
	font: normal normal normal 16px/20px Source Sans Pro;
	margin-bottom: 16px;
	height: auto;
	display: inline-block;
	width: 100%;
	min-height: 260px;
}

.content {
	margin-left: 28%;
}

/* .courseTitle {
	font-family: Open Sans;
	font-size: 16px;
	width: 100%;
	background-color: #f5f5f5;
	height: 48px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 18px;
	padding-right: 18px;
	max-width: 604px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
} */

.leftPanel {
	float: left;
	padding: 0px !important;
	max-width: 604px;
	margin-top: 32px;
}

.rightPanel {
	float: left;
	margin-left: 3%;
	margin-top: 35px;
}

.pnl-title div {
	background-color: #EDEBEB;
	font-family: Open Sans;
	font-size: 13px;
	font-weight: 600;
	padding-right: 25%;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 8px;
	width: 100%;
}

.leftPanel .pnl-title {
	width: 60%;
}

.pnl-content, .alPaid, .pnl-content1 {
	background-color: #F7F7F7;
	padding-bottom: 18px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 18px;
	height: auto;
	overflow: hidden;
	width: 100%;
	color: #424242;
}

.em-pnl-desc {
	width: 100%;
	padding-top: 8px;
	color: #424242;
}

.entry-pnl-desc {
	width: 100%;
	font-family: Open Sans;
	font-size: 14px;
	color: #9e9e9e;
	background-color: #f5f5f5;
	padding-left: 18px;
	padding-right: 18px;
	margin-top: 1px;
	padding-top: 32px;
	padding-bottom: 32px;
	line-height: 20px
}

.email {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 14px;
	height: 48px;
	padding-left: 8px;
	padding-top: 10px;
	font-size: 16px;
	color: #039be5;
	float: left;
	-moz-appearance: textfield;
	-webkit-appearance: textfield;
	background-color: #e1f5fe;
	background-color: -moz-field;
	border: 1px solid #03a9f4;
	box-shadow: 0px 0px 0px 0 #03a9f4 inset;
	font-family: Open Sans;
	outline: none;
}

.submitIconImg {
    position: absolute;
	top: 23px;
	right: 14px;
	font-size: 20px !important;
	color: #039be5;
	cursor: pointer;
	opacity: 0.3;
	width:17px;
	height:20px; 
}

.em-desc {
	font-family: Open Sans;
	font-size: 13px;
	margin-top: 10px;
}

.enrolled-msg {
	font-family: Open Sans;
	font-size: 13px;
}

.emailLabel {
	font-family: Open Sans;
	font-size: 13px;
	float: left;
	margin-top: 4px;
	margin-right: 20px;
}

.mail-validate {
	width: 59%;
	float: left;
}

.mail-signin {
	width: 100%;
}

.submitIcon {
	height: 25px;
	width: 25px;
	background-color: #615A5A;
	float: left;
	margin-left: 9px;
	cursor: pointer;
}

.submitIcon div {
	color: #e0e0e0;
	margin-top: 5px;
	margin-left: 6px;
}

.mail-Panel {
	margin-top: 15px;
	display: inline-block;
	width: 100%;
}

.fail-msg {
	padding: 4px;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #8E8E8E;
}

.sign-in-panel {
	display: inline-block;
	width: 100%;
	margin-top: 5px;
}

.line {
	border-bottom: 2px solid #D8D7D7;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
}

.qn-panel, .ans-panel {
	display: inline-block;
	width: 100%;
	margin-top: 24px;
	color: #424242;
}

.qn-label, .qn-dd, .ans-label, .ans-input, .paymode-input {
	float: left;
}

.qn-label, .ans-label {
	width: 29%;
	font-family: Open Sans;
	font-size: 14px;
	margin-top: -5px;
	color: #424242;
}

.qn-dd, .ans-input, .paymode-input {
	width: 71%;
}

.qn-dd select, .ans-input input {
	width: 100%;
	height: 32px;
	color: #039be5;
	background-color: #e1f5fe;
	outline: none;
	border: 1px solid #03a9f4;
	padding-left: 8px;
}

.autologin-pnl {
	margin-top: 12px;
}

.remember {
	margin-right: 12px;
	cursor: pointer;
	color: #9e9e9e;
}

.submit-btn {
	font-family: Open Sans;
	font-size: 13px;
	margin-top: 24px;
	margin-left: 29%;
	margin-bottom: 14px;
}

#userDetailPanel {
	height: 96px;
	margin-top: 10px;
	margin-bottom: 14px;
}

.profilePhoto {
	width: 18%;
	max-width: 96px;
	float: left;
	/*background-color: beige;
	height: 100%;*/
	margin-top: 5px;   /* Pradeep added */
	margin-bottom: 12px; 
	background: #E0E0E0 0% 0% no-repeat padding-box;
}

.profileDtls {
	float: left;
	width: 46%;
	margin-left: 12px;
}

/* .fullname {
	width: 100%;
	font-family: Open-sans-semibold;
	font-size: 20px;
	margin-top: 17px;
	color: #424242;
} */
.fullname {
    width: 100%;
    margin-top: 0px;
    font: normal normal normal 20px/24px Lato;
    text-align: left;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
}

/* .profilemailid {
	width: 100%;
	font-family: Open Sans;
	font-size: 14px;
	margin-top: 5px;
} */
.profilemailid{
	width: 100%;
	text-align: left;
    font: normal normal normal 16px/20px Source Sans Pro;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
    margin-top: 5px;
}

.profile-side-p1 {
	font-family: Open Sans;
	font-size: 14px;
	margin-top: 83px;
	float: right;
	cursor: pointer;
	
	text-decoration: underline;
	color: #9e9e9e;
}

.authfailed {
	border: 1px solid #ff7522 !important;
	background-color: #ffffff !important;
	color: #424242 ! important;
	font-size: 14px;
}

.changeLabel {
	position: absolute;
	top: 42px;
	right: 34px;
	font-size: 14px !important;
	color: #039be5;
	cursor: pointer;
	font-family: Open Sans;
	opacity: 0.3;
}

.changeLabel:hover {
	color: #ffffff;
	background-color: #039be5;
	padding: 9px;
	opacity: 1;
	top: 34px;
	right: 24px;
	border-radius: 2px;
}

.locked {
	background-color: #F5f5f5 !important;
	margin-bottom: 15px;
	border: 1px solid #bdbdbd !important;
	color: #9e9e9e !important;
	box-shadow: 0px 0px 0px 0 #bdbdbd inset !important;
}

.landing-pnl {
	margin-left: 0px;
	margin-top: 16px;
	margin-bottom: 14px;
}

.submitbtn {
	background:#0076BD !important ; 
	height: 36px;
	padding-left: 12px;
	padding-right: 12px;
	border-radius: 2px;
	color: #ffffff;
	border: none;
	/* font-size: 14px; */
	disabled:true;
	font: normal normal 600 16px/22px Source Sans Pro;
	letter-spacing: 0px;
	opacity: 1;
	border-radius: 4px;
}
.submitbtn:hover {
	background:#0064A6 !important ;  
}

#successbtn{
	width: 100%;
}

.ruler {
	border-bottom: 1px solid white;
}

.email-consent {
	display: inline-block;
	margin-bottom: 9px;
}

.mail-consent-ckbx, .email-consent-p1, .fname-input, .lname-input,
	.fname, .lname, .altemail-label, .altemail-input, .code-label,
	.code-input, .email-label {
	float: left;
}

.mail-consent-ckbx {
	margin-right: 5px !important;
}

.fontbold {
	font-weight: 600;
}

.name-panel, .altemail-panel, .code-panel, .email-panel {
	height: 28px;
}

.name-label, .altemail-label, .qn-label-pnl, .code-label,
	.paymode-label-pnl, .email-label {
	width: 29%;
	float: left;
	font-family: Open Sans;
	margin-top: 0px;
	color: #424242;
}

.altemail-input, .code-input {
	width: 71%;
}

.fname, .lname, .altemail, .accesscode {
	width: 90%;
	border: none;
	padding-left: 2px;
	height: 26px;
}

.qn-panel-signup, .paymode-panel-signup {
	height: 36px;
	width: 100%;
}

.qn-label-title {
	font-size: 14px;
	color: #424242;
}

.qn-label-desc {
	font-size: 10px;
}

.agreement-pnl, .agreements-pnl {
    width: 100%;
    margin-top: 6px;
    margin-left: -98px;
    height: 118px;
}

.success-msg-text {
    padding-left: 4px;
}

.agreement, .agreements {
    width: 82%;
    float: right;
    letter-spacing: -0.3px;
    color: #424242;
    text-align: left;
}

.review-pnl, .enroll-pnl, .payment-pnl {
	width: 100%;
	height: 65px;
	background-color: #F5F5F5;
}

.price-pnl {
	width: 29%;
	float: left;
	font-family: Open Sans;
    padding-top: 5px;
	margin-top: -22px;
	
	
}

.review-btn-pnl, .enroll-btn-pnl {
	float: left;
	width: 71%;
	margin-top: 12px;
	margin-bottom: 14px;
	
}

.review-text {
	float: left;
	width: 64%;
	margin-left: 16px;
	font-family: Open Sans;
	font-size: 14px;
	line-height: 20px;
	color: #424242;
	margin-top: -2px;
}

.reviewbtn {
	float: left;
}

.price-label {
	/* font-size: 14px;
	color: #424242; */
	text-align: left;
	font: normal normal normal 16px/20px Source Sans Pro;
	letter-spacing: 0px;
	color: #424242;
	opacity: 1;
	
}

.price {
    text-align: left;
    font: normal normal 600 36px/17px Source Sans Pro;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
    
}
.price-link {
	font-size: 11px;
	text-decoration: underline;
	color: #9e9e9e;
}

.back-btn-icon {
	float: left;
	margin-right: 8px;
	padding-top: 3px;
	cursor: pointer;
	color: #424242;
	font-size: 13px;
	margin-top: 2px;
}

.back-btn {
	padding-top: 0px;
	font-size: 16px;
	font-size: 16px;
}

.help-option-list {
	font-family: Open Sans;
	font-size: 14px;
	margin-top: 7px;
	color: #424242;
	margin-left: 14px;
	overflow: hidden;
}

.help-btn-pnl {
	margin-top: 15px;
	width: 100%;
	height: 39px;
}

 .help-btn {
	float: left;
}  

.cancel-help-pnl {
	font-family: Open Sans;
	font-size: 12px;
	float: left;
	margin-left: 15px;
	padding-top: 8px;
	color: #424242;
}

.cancel-help {
	cursor: pointer;
}

.reset-option {
	font-size: 13px;
	color: #424242;
}

.reset-option-text {
	padding-left: 2%;
}

.reset-desc {
	
	font-size: 14px;
	margin-top: 10px;
	padding-left: 0%;
	color: #424242;
	width:480px;
	height:19px;
}

.reset-mails {
	margin-top: 15px;
	padding-left: 0%;
	font-size: 13px;
	overflow: hidden;
}

.reset-btn-pnl {
	padding-left: 6%;
}

.need-help {
	text-align: right;
	font-size: 14px;
	cursor: pointer;
	padding: 12px;
	float: right;
	margin-top: 6px;
	color: #555555;
}

.radiobtn {
	cursor: pointer;
	float: left;
	margin-right: 12px !important;
	font-family:FontAwesome;
}

.paymode_opt, .mixedcodepanel {
	float: left;
}

.mixedcodepanel {
	margin-left: 16px;
	width: 96%;
	margin-top: 8px;
    margin-bottom: 8px;
	display: none;
}

.enroll-btn-pnl {
/*    margin-left: -469px;*/
    margin-top: 91px;
}

#paymodepanel, .ac-panel {
	display: none;
}

.review-pnl {
	display: none;
}

.review-label {
	float: left;
	padding-right: 20px;
	color: #0288d1;
	margin-top: 5px;
}

.edit-icon {
	width: 32px;
	height: 32px;
	padding-top: 8px;
	padding-left: 10px;
	border-radius: 2px;
	color: #0288d1;
	margin-top: -2px;
	float: left;
}

.edit-icon:hover {
	cursor: auto;
	background-color: #e0e0e0;
}

.error-msg {
	width: 100%;
	overflow: auto;
	margin-top: 10px;
	font-size: 13px;
	display: none;
}

.left-pnl {
	float: left;
	width: 63%;
	padding-top: 10px;
	padding-bottom: 14px;
}

.right-pnl {
	float: left;
	width: 37%;
	padding-top: 10px;
	padding-bottom: 14px;
}

.payment-review-text {
	float: left;
	width: 63%;
	margin-left: 16px;
	font-family: Open Sans;
	font-size: 14px;
}

.pay-btn-pnl {
	float: left;
	padding-top: 20px;
	width: 70%;
}

.paybtn {
	width: 30%;
	float: left;
}

.pmaccesscode-label {
	float: left;
	width: 30%;
}

.pmaccesscode-input {
	float: left;
	width: 98%;
	margin-left: 10px;
}

.paymode-input {
	color: #424242;
	
}

.cogterms {
   /* text-decoration: underline;*/
    cursor: pointer;
    color: #0064A6 !important;
}

.need-help:hover {
	background-color: #e5e5e5;
	border-radius: 2px;
}

.emailbox-enabled {
	background-color: #ffffff;
	color: #424242;
	border: 1px solid #039be5;
}

.submiticon-enabled {
	position: absolute;
	top: 17px;
	right: 6px;
	font-size: 20px !important;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	opacity: 1;
	background-color: #039be5;
	height: 36px;
	width: 36px;
	padding: 7px;
	border-radius: 2px;
}

.bottom {
	float: left;
	font-size: 11px;
	font-family: Open Sans;
}

#signupPanel .email {
	margin-top: 10px;
}

#signupPanel .textbox, #existingUserEnrollment .textbox {
	width: 100%;
	height: 32px;
	color: #039be5;
	background-color: #e1f5fe;
	outline: none;
	border: 1px solid #03a9f4;
	padding-left: 8px;
}

#signupPanel .textbox:focus {
	color: #424242;
	background-color: #ffffff;
	outline: none;
	border: 1px solid #03a9f4;
	padding-left: 8px;
}

#signupPanel .changeLabel {
	top: 42px;
}

#signupPanel .changeLabel:hover {
	top: 34px;
}

#signupPanel .name-pnl {
	width: 71%;
	float: left;
}

#signupPanel .fname-input {
	width: 48%;
	margin-right: 4%;
}

#signupPanel .lname-input {
	width: 48%;
}

#signupPanel .qn-dd, #signupPanel .ans-input {
	margin-top: 11px;
}

.email-consent-p1 {
	line-height: 20px;
	color: #424242;
}

.paymode-label-pnl {
	margin-top: 20px;
}

.review-title {
	font-size: 16px;
	color: #9e9e9e;
	padding-top: 10px;
	padding-bottom: 6px;
}

#firstname.review-label {
	padding-right: 8px;
}

#lastname.review-label {
	padding-right: 8px;
	margin-left: 100px;
}

.congrats {
	font: normal normal 600 20px/28px Source Sans Pro;
	color: #424242;
}

.start-btn-pnl {
	padding: 16px;
	background: #EEEEEE 0% 0% no-repeat padding-box;
	height: 70px;
}

.remember-msg {
	color: #424242;
}

.enroll-pnl-desc {
	font-size: 15px;
	color: #424242;
	line-height: 20px;
	padding-top: 14px;
}

.box-container {
	width: 100%;
	margin-top: 24px;
}

.box1 {
	width: 47%;
	background-color: #eeeeee;
	float: left;
}

.box-fullname {
	font-size: 16px;
	color: #424242;
	margin-top: -4px;
}

.box-profilemailid {
	font-size: 14px;
	color: #424242;
	margin-top: 2px;
	overflow: hidden;
    text-overflow: ellipsis;
}

.box2 {
	width: 48%;
	float: right;
	height: auto;
	padding-bottom: 14px;
}

.inner-box {
	width: 100%;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 18px;
	background-color: #eeeeee;
	padding-bottom: 16px;
	min-height: 76px;
}

.box-courseName {
	font-size: 16px;
	color: #424242;
	line-height: 20px;
}

/* .courseName{
	font-family:Open-sans-semibold;	
} */

.division-arrow {
	float: left;
	font-size: 13px;
	color: #9e9e9e;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 32px;
}

.inner-box-text {
	font-size: 14px;
	color: #424242;
	margin-bottom: 14px;
}

.submitbtn.enroll {
	margin-top: 16px;
}

.enrolllocled {
	opacity: 0.14;
}

.amount {
	font-size: 36px;
	color: #424242;
	font-weight: 600;
}

.inner-box-text.fee {
	margin-bottom: 0px;
}

.inner-box-text.included {
	font-size: 12px;
	text-decoration: underline;
	padding-bottom: 16px;
	margin-bottom: 0px;
	cursor: pointer;
}

.inner-box-text.text {
	margin-bottom: 2px;
	padding-top: 16px;
}

.mix-radio {
	margin-right: 12px !important;
	float: left;
}

.mixed-code-panel {
	width: 63%;
	margin-top: 12px;
	margin-left: 25px;
}

#existingUserEnrollment .price-pnl {
	width: 18%;
}

#existingUserEnrollment .agreement {
	margin-bottom: 24px;
	margin-top: 4px;
	width: 100%;
}

#existingUserEnrollment .review-btn-pnl {
	margin-top: 0px;
	margin-left: 20px;
}

#existingUserEnrollment .review-text {
	width: 47%;
}

#existingUserEnrollment  .enrollbtn-mxd {
	float: left;
}

.option-container {
	margin-left: 19px;
	padding-bottom: 14px;
}

#existingUserEnrollment .mixed-payment-panel {
	margin-left: 25px;
}

#loggoutmsgtitle {
	font-weight: bold;
}

::-webkit-input-placeholder {
	color: #0288D1;
}

::-moz-placeholder {
	color: #0288D1;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #0288D1;
}

.enroll-pnl {
	display: none;
	height: auto;
}

.error-msg-container {
	width: 71%;
	float: right;
}

.exclamation-icon {
	font-size: 18px !important;
	color: #f4511e;
	float:left;
    padding-left:1px;
	margin-right: 8px;
	top:488px;
	left:356px;
	width:13px;
	height:16px;
	text-align:left;
}

.error-msg-text {
	float:left;
	font-size:13px;
	color: #424242;
	width: 80%;
	
}

.remember-chk-popup, .email-chk-popup {
	width: 277px;
	position: absolute;
	display: none;
}

.remember-chk-content {
	background-color: #424242;
	padding: 12px;
	font-size: 13px;
	color: #ffffff;
	line-height: 18px;
	border-radius: 2px;
}

.remember-chk-close-btn {
	color: #ffffff;
	float: right;
	margin-right: 4px;
	margin-top: 4px;
	cursor: pointer;
}

.remember-chk-arrow {
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 10px solid #424242;
	margin-left: 121px;
}

#failReviewbtn {
	cursor: pointer;
	text-decoration: underline;
	font: normal normal normal 16px/20px Source Sans Pro;
	letter-spacing: 0px;
	color: #0076BD;
}
#failReviewbtn:hover {
	color: #0064A6;
}
.help-options {
	margin-top: 8px;
}

.reset-mail-options {
	color: #424242;
	margin-top: 9px;
}

.reset-mail-input {
	margin-right: 8px !important;
}

#signupPanel .qn-panel-signup .ans-label-pnl {
	margin-top: 14px;
}

.success-text {
	margin-top: 4px;
	color: #424242;
	font: normal normal normal 16px/20px Source Sans Pro;
}

.mail-consent-ckbx {
	margin-right: 10px !important;
}

#signupPanel .payment-pnl .price-pnl {
	margin-top: 15px;
}

#reviewPanel .pay-btn-pnl {
	padding-top: 25px;
}

#reviewPanel .payment-pnl {
	height: auto;
}

#reviewPanel .price-pnl {
	margin-bottom: 6px;
}

#existingUserEnrollment  .payment-pnl .price-pnl {
	margin-top: 18px;
}

#existingUserEnrollment  .onlinepaymnt .amount {
	margin-bottom: 5px;
}

.pay-fail-text {
	font: normal normal normal 16px/20px Source Sans Pro;
	letter-spacing: 0px;
	color: #424242;
}

.help-opt, .reset-mail-input {
	float: left;
	margin-right: 10px !important;
}

.help-option-text, .mail-id-text {
	float: left;
}

.helpscreens {
	padding-bottom: 14px;
}

select option {
	background-color: #ffffff;
	height: 28px;
}

select option:hover {
	background-color: #e1f5fe;
	height: 28px;
}

#resetPanel .qn-label-pnl {
	margin-top: -5px;
}

#resetPanel .ans-label {
	margin-top: 5px;
}

 a, a:hover {
	color: #424242 !important;
	text-decoration: underline;
}
 
.dropdown-container {
	height: 32px;
	color: #039be5;
	background-color: #e1f5fe;
	outline: none;
	border: 1px solid #03a9f4;
	cursor: context-menu;
}

.ddSelected {
	padding-top: 5px;
	padding-left: 8px;
}

.dropdown-icon {
	float: right;
	padding-right: 10px;
	padding-top: 4px;
}

.optionListed {
	position: relative;
	height: 198px;
	display: block;
	background: #fff;
	box-shadow: 0px 3px 6px 0px rgba(66, 66, 66, 0.3);
	overflow: auto;
	z-index: 100;
	top: 7px;
	right: 1px;
	width: 101%;
}

.optionListed .opt {
	height: 28px;
	color: #2f2f2f;
	padding-left: 8px;
	padding-top: 4px;
	cursor: context-menu;
}

.optionListed .opt:hover {
	background-color: #e1f5fe;
}

.ddActive {
	color: #424242;
	background-color: #ffffff;
	outline: none;
	border: 1px solid #03a9f4;
}

.dropdown-container {
	position: absolute;
	width: 67%;
}

.authfailed::-webkit-input-placeholder {
	color: #424242;
}

.authfailed::-moz-placeholder {
	color: #424242;
}

.authfailed:-ms-input-placeholder {
	color: #424242;
}

.pay-fail-text a {
	font: normal normal normal 16px/20px Source Sans Pro;
	letter-spacing: 0px;
	color: #424242;
	opacity: 1;
	text-decoration: underline;
}

.error-pnl-title {
	color: #9e9e9e !important;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 13px;
}

#wronglinkmsg, #expiredlinkmsg {
	color: #9e9e9e !important;
	font-size: 15px;
}

.mixed-btn-pnl {
	margin-top: 24px;
}

#moderror {
	padding-top: 13px;
}

#existingUserEnrollment .box2  .agreement {
	margin-bottom: 0px;
	margin-top: 13px;
}

#existingUserEnrollment .box2  .agreement .mail-consent-ckbx {
	margin-top: 3.5px;
}

#existingUserEnrollment .box2.onlinepaymnt  .agreement {
	margin-bottom: 12px;
	margin-top: 0px;
}

#existingUserEnrollment .box2.freeaccess-panel	  .agreement {
	margin-bottom: 13px;
	margin-top: 5px;
}

.enroll-agreement-error {
	margin-bottom: 10px;
}

.explanation-icon {
	position: absolute;
	top: 5px;
	right: 3px;
	color: #424242;
	cursor: pointer;
	height: 24px;
	width: 24px;
	background-color: #e0e0e0;
	border-radius: 16px;
	padding-left: 7px;
	padding-top: 5px;
}

#altemailbox {
	margin-top: 29px;
}

#signuplanding #expcommon-msg a, #needHelpPanel .reset-desc a {
	color: #424242 !important;
}

.email-chk-content {
	background-color: #424242;
	padding: 12px;
	font-size: 13px;
	color: #ffffff;
	line-height: 18px;
	border-radius: 2px;
	width: 266px;
	float: left;
}

.email-chk-arrow {
	width: 0;
	height: 0;
	border-right: 9px solid #424242;
	border-bottom: 7px solid transparent;
	border-top: 7px solid transparent;
	float: left;
	margin-top: 30px;
}

.email-chk-close-btn {
	color: #ffffff;
	position: absolute;
	right: 8px;
	top: 3px;
	cursor: pointer;
}

#existingUserEnrollment .box2.accesscode .enroll-agreement-error {
	margin-bottom: 0px !important;
	padding-top: 11px !important;
}

input[type="radio"]:hover {
	cursor: pointer;
}

input[type="checkbox"]:hover {
	cursor: pointer;
}

.pass-label {
	margin-top: 5px;
}

.success-sub-title {
	margin-top: 14px;
	font: normal normal 600 16px/20px Source Sans Pro;
	letter-spacing: 0px;
	color: #424242;
}

.label-pos {
	margin-top: -3px !important;
}

.qn-panel-signup .qn-label-pnl.password-scheme {
	margin-top: 3px !important;
}

.tac-container {
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
	height: auto;
}

.tac-panel {
	width: 71%;
	float: right;
	letter-spacing: -0.3px;
	color: #424242;
	text-align: left;
	height: auto;
}

.tac-content {
	height: auto !important;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.trial-pnl {
	display: none;
	height: auto;
	 margin-left: 165px;
	margin-top: 30px;
}

#trialmode-enrl {
	display: none;
}


#trialmode-desc {
    text-align: left;
    font: normal normal normal 16px/20px Source Sans Pro;
    letter-spacing: 0px;
    color: #424242;
    margin-top: 5px;
    margin-left: 165px;
}

.lti-paymode {
	margin-top: 10px;
}

#trial-desc {
	width: 180%;
	margin-top: 5px;
}

.fresh-user-container {
	margin-top: 20px;
}
.loggedinmsg {
    font-style: italic;
}
.loggedinmsg span {
    font-style: normal;
}

#LoadImage {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -31px; 
    margin-top: -31px; 
    z-index:1234;
    overflow: auto;
    width: 100%; 
    height: 100%; 
}

#loadingmask {
	height:100%;
	width:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:99999999 !important;
	background-color:rgba(215, 212, 212, 0.7);
}
.payframe-title{
	font-size: 16px;
    color: #424242;
    font-weight: 700;
    padding: 8px;
    border-bottom: 1px solid #bdbdbd;
}
#clbutton{
	padding-bottom: 15px;
    text-align: center;
}
.cl-error-text{
	color: #ff5722;
	margin-left:15px;
}
#dl-trial-desc {
    width: 180%;
    margin-top: 5px;
}

/*    Pradeep Kumar  */

 #rst{
   border:none;    
   cursor:pointer;
   margin-left:165px; 
   font-size:13px;
   }

 /*   Vijaylaxmi Code  */
 
.closebtn {
    background-color: #039BE5;
    height: 36px;
    width:150px;
    padding-left:12px;
    position:absolute; left:50px; top:120px;
    border-radius: 2px;
    color: #FFFFFF;
    border: none;
    font-size: 14px;
}

#re-resetpasswd{
	width:71%;
	height: 32px;
}

#re-resetpasswd{
	padding-left:8px;
}
#pass-status1{	
	position: absolute;   
    right: 35px;
    top:246px;
    cursor: pointer;
    display: inline-block;	
}
#pass-status2{	
	position: static;
	margin-top:-24px; 
	margin-left: 370px;      
    cursor: pointer;
}

.required{
	color:#FF0000;
}
#em-for{    
   cursor:pointer;
   text-align:right;
   float:right;
   font:Regular 14px Open Sans;
   width:88px;
   height:19px;
   top:516px;
   left:836px;
}
#selfenrollbtn{
	margin-left:0;
	margin-top:21px;
	background:#add8e6;
}

#login{
	background:#add8e6;
}

.cancel-help{
	color:blue;
	font-size:14px;
}
.resetBtn{
	background:#add8e6;
}
#email2{
	padding-bottom:12px;
}
.txt-input{
	height:32px;
	padding-left:8px;   
}

.name-panel1{
	background-color: #f5f5f5;
	padding-bottom: 18px;
	padding-left: 17px;
	padding-right: 8px;
	padding-top: 8px;
	height: auto;
	overflow: hidden;
	width: 100%;
	color: #424242;
	left:355px;
	top:501px;
}
.txt-val{
	padding-bottom:7px;
	padding-top:4px;
}
#rst{
	padding-top:10px;
}
.resetBtn1 {
	margin-left:-30px;
} 
.help-scrn-3{
	background-color: #f5f5f5;
	height: auto;
	overflow: hidden;
	width: 100%;
	color: #424242;
}
#successId{
	margin-left:-164px;
}
.sorryClass{
	font:16px;
	float:left;
}
div .price-label{
  position: relative;
      bottom: 14px;
  
}
div .price{
  position: relative;
}
.start-apa-btn-pnl {
	padding: 16px;
	background-color: #eeeeee;
}
.apatr-enroll-pnl .preview-enroll-pnl{
	width: 100%;
	height: 100px;
	background-color: #F5F5F5;
	display: none;
	height: auto;
}

.agreement-rp {
	width: 82%;
	float: right;
	letter-spacing: -0.3px;
	color: #424242;
	text-align: left;
}
/* password validation css */
.tooltip-inner{
}
.tooltip > p{
	text-align:left;
	font:14px;
}
.popover{
    position: relative;
    background: #BF360C!important;
	color: #FFFFFF;
 }
.popover.right .arrow:after {
  border-right-color:#BF360C !important;
}
#line1{
	text-align:left;
	width: 214px;
	margin-top:-4px;
	font: 12px Open Sans;
    margin-right: -8px;
    margin-left: 2px;
}
#line2{
	text-align:left;
	width: 218px;
	padding-top:6px;
	margin-bottom:-4px;
	font: 12px Open Sans;
    margin-right: -8px;
    margin-left: 2px;
}
#line3{
	text-align:left;
	font: 12px Open Sans;
    color: #FFFFFF;
    margin-top:-12px;
    margin-left: -8px;
    margin-right: -8px;
}
#line4{
	text-align:left;
	padding-top:6px;
	font: 12px Open Sans;
    color: #FFFFFF;
    margin-bottom:-12px;
    margin-left: -8px;
    margin-right: -8px;
}
#pass-status3{	
	position: absolute;   
    margin-left: -28px;
    margin-top: 8px;
    cursor: pointer;
    display: inline-block;	
}

/* Womesh Added */
span.fail-label-title {
    color: #f4511e;
}
span.fail-label-link {
    color: #0288d1;
}
.fail-label-links {
    width: 269px;
    margin: 10px 164px 5px 0;
    letter-spacing: normal;
    color: #0288d1;
}
.del-undeline {
    text-decoration: none !important;
}
.apa-agreement-pnl{
    width: 100%;
    margin-top: 6px;
    margin-left: 2px;
    height: 24px;
}
.apa-donthaveacc-agg-pnl{
    width: 100%;
    margin-top: 6px;
    margin-left: 60px;
    height: 24px;
}
div#header-container {
    height: 80px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 4px #00000014;
    opacity: 1;
    padding: 24px;
    z-index: 100000000;
    position: relative;
}
div#footer-pnl {
    height: 50px;
    background: #212121 0% 0% no-repeat padding-box;
    opacity: 1;
}
.footerContainer {
    display: inline;
    font: normal normal normal 14px/18px Open Sans;
    letter-spacing: 0px;
    color: #212121;
    margin-top: 7px;
    float: left;
}
#footerContainerId{
	display: inline;
    font: normal normal normal 14px/18px Source Sans Pro;
    letter-spacing: 0px;
    color: #212121;
    margin-top: 7px;
}
div#footer-container {
	border-top: 1px solid #eeeeee;
    height: 80px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 24px;
}
.footerLabels {
    display: inline-flex;
    font: normal normal normal 14px/18px Source Sans Pro;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-top: 18px;
    padding-left: 24px;
    padding-right: 24px;
}
.footerLabel {
    margin-right: 8px;
   
}
div#pressAndAsslabel {
    margin-right: 36px;
    font: normal normal normal 14px/18px Source Sans Pro;
}
.divLine {
    border-left: 1px solid #424242;
    margin-right: 8px;
}
.verticalLine {
    border-right: 1px solid #E0E0E0;
    margin-left: 24px;
    margin-right: 24px;
}
/***********************************************************new add css *****************************************/
div#enrolldescpanel {
    text-align: left;
    font: normal normal normal 16px/20px Source Sans Pro;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
}
.courseTitle {
    width: 100%;
    height: 48px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 18px;
    padding-right: 18px;
    max-width: 604px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    text-align: left;
    font: normal normal normal 18px/22px Lato;
    letter-spacing: 0px;
    opacity: 1;
    background: #F7F7F7 0% 0% no-repeat padding-box;
}
span#pmtrial {
    text-align: left;
    font: normal normal normal 16px/17px Source Sans Pro;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
}
span#pmcode {
    text-align: left;
    font: normal normal normal 16px/17px Source Sans Pro;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
}
span#pmonline {
    text-align: left;
    font: normal normal normal 16px/17px Source Sans Pro;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
}
.footerLabel > a{
	color:#FFFFFF !important;
	text-decoration: none !important;
	font: normal normal normal 14px/18px Source Sans Pro;
}
.footerLabel > a:hover{
	color:#FFFFFF !important;
	text-decoration: underline !important;
}
.footerContainer > a{
	color:#212121 !important;
	text-decoration: none !important;
	font: normal normal normal 14px/18px Source Sans Pro;
}
.footerContainer > a:hover{
	color:#212121 !important;
	text-decoration: underline !important;
}
/****************************************************************add new css trial****************************/
.freeagreement {
    display: none;
}

.start-apa-btn-pnl > #trial-successbtn {
    width: 100%;
}
/* .agreement-pnl > div input[type="checkbox"]
{opacity:0;z-index:0;position:absolute;margin-top:10px;margin-right: 10px;}

.agreement-pnl  > div > span{
    padding-left: -1px;
}



.agreement-pnl > div > span:before {
    content: "";
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 4px;
    line-height: 23px;
    text-align: center;
    border: 1px solid #0064A6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    font-family: "FontAwesome";
  
    margin-bottom: 7px;
 border-radius:3px
}


.agreement-pnl > div input[type="checkbox"]:checked + span:before{
    content: "\f00c";
    color:#0064A6;
    line-height: 8px;
} */


#copyrightForAll{
	height: 35px;	
 	position: absolute;
 	margin-top: 7px;
 	left: 24px;
}
#copyrightTextForAll{
    font: normal normal normal 14px / 18px Source Sans Pro;
    letter-spacing: 0px;
    color: #212121;	
}
