/* Generic rules */

.onboarding .wdgPageTitle {
    padding: 0px 22px;
}

.onboarding .wdgPageTitle h1.type2 {
    height: 63px;
    line-height: 63px;
    vertical-align: middle;
    color: #222;
    margin: 0px;
}
.onboarding .wdgPageTitle h1.type3 {
    line-height: 0px;
    vertical-align: middle;
    color: #222;
    margin: 0px;
}

.paddingBottom20{
    padding-bottom: 20px;
}

.paddingTop50{
     padding-top: 50px;
}

.newUIDemoImage{
    background: url("https://home.deem.com/images/DemoLoginBackground.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: auto;
    padding: 0px 0px 60px 0px;
    overflow-x: hidden;
}

.newUI{
    background: url("/sitedashboard/resources/img/signup/NewUISiteOnboardingBackground.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: auto;
    padding: 0px 0px 60px 0px;
    overflow-x: hidden;
}

.newUIDemoImage .wdgTopBar, .newUI .wdgTopBar{
	display: none;
}

.shadowSides.newUIDemoImage, .shadowSides.newUI{
	width: 540px;
}

/* Header logo */

.onboarding .zoneBranding {
    padding: 15px 0 0 20px;
}

.font12 {
  font-size: 12px;
}

.OneLinkHide {
  display: none;
}

.OneLinkShow {
  display: none;
}

.onboarding .partnerBrandingLogo .logoImg {
    padding: 0;
}

/* Form and form fields */
.onboarding .regForm {
    background: #f6f6f6;
    padding: 30px 30px 20px;
}

.onboarding .regForm .formSubtitle {
    font-size: 18px;
    font-weight: bold;
}

.onboarding .regForm fieldset {
    padding: 0 0 40px 0;
}

.onboarding .regForm .regField {
    padding-bottom: 5px;
}

.onboarding .regForm .regField .fieldWrapper {
    display: block;
    width: 480px;
}

.onboarding .regForm .regField .pass {
    background: transparent url("/sitedashboard/resources/img/default/icons/check.gif") no-repeat 465px 6px;
}

.onboarding .regForm .regField .fail {
    background: transparent url("/sitedashboard/resources/img/default/icons/x_10rd.gif") no-repeat 465px 8px;
}

.onboarding .regForm.newUIDemoImage, .onboarding .regForm.newUI{
	background: white;
}
.licenseAcceptedPass {
    display: block;
}

.licenseAcceptedPass {
    background: transparent url("/sitedashboard/resources/img/default/icons/check.gif") no-repeat 6px 6px;
    width: 20px !important;
    height: 24px;
    top: 0 !important;
}

.onboarding .regForm .lastField {
    padding-bottom: 10px;
}

.onboarding .regForm .regField .fieldLabel {
    width: 400px;
    margin-right: 20px;
    font-size: 12px;
    line-height: 24px;
}

.onboarding .regForm .regField .fieldLabel {
    line-height: 15px;
}

.onboarding .regForm .regField .fieldElement {
    width: 480px;
}


.onboarding .regForm .regField .fieldElement .textField {
    width: 428px;
    padding: 0px 5px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #cacaca;
    font-size: 13px;

}
.onboarding .regForm .regField .fieldLabel label {
    display: block;
}
.onboarding .regForm .regField .fieldElement select,
.onboarding .regForm .regField .fieldLabel label {
    margin-top: 15px;
    font-size: 11px;
    font-weight: normal;
}

.onboarding .regForm .regField .fieldElement select {
    width: 300px;
}

.onboarding .regForm .regField .fieldElement .textField,
.onboarding .regForm .regField .fieldElement select {
    margin-bottom: 2px;
}

.onboarding .regForm .regField .note {
    color: #999;
}

.onboarding .regForm .buttonBlock .btnBar {
    width: 360px;
    border-top-style: dotted;
    padding: 20px 0px 0px 0px;
    float: left;
}

.onboarding .callout {
    border-top: 1px solid #ececec;
    padding-top: 10px;
}

.onboarding .callout .signInLink {
    padding: 5px 0 15px 0;
    font-size: 16px;
}

.onboarding .callout .signInLink a {
    font-weight: bold;
}

.onboarding .callout .header {
    color: #666;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    padding: 0px 0px 20px 0px;
}

.onboarding .callout .header ul,
.onboarding .callout .header li {
    color: #666;
    font-weight: bold;
    font-size: 11px;
    line-height: 18px;
}

.onboarding .callout .header .intro {
    line-height: 24px;
    color: #666;
    font-size: 14px;
    font-weight: bold;
}
.onboarding .callout .body {
    padding-bottom: 10px;
}
.onboarding .callout .body .twoCol {
    padding-bottom: 20px;
}
.onboarding .callout .body .twoCol .ltCol {
    width: 80px;
    float: left;
}
.onboarding .callout .body .twoCol .rtCol {
    color: #999;
    width: 300px;
    float: left;
    font-size: 12px;
    line-height: 16px;
}

.onboarding .callout .body .twoCol .rtCol .highlight {
    color: #222;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
}

.onboarding div.confirmationBox {
    background: url('/sitedashboard/resources/img/default/icons/check_confirmation.gif') no-repeat 0px 15px;
    padding: 23px 0px 0px 45px;
    line-height: 18px;
    min-height: 400px;
    _height: 400px;
}
.onboarding .confirmationBox .title {
    color: #222;
    font-weight: bold;
    font-size: 26px;
    padding-bottom: 15px;
}

.onboarding .confirmationContent {
    font-size: 13px;
}

.onboarding .confirmationContent .header {
    padding: 40px 0 15px;
    font-size: 16px;
    font-weight: bold;
}

.onboarding .confirmationContent .emailColor {
    color: #3293c6;
}

.onboarding .confirmationContent ul {
    margin: 0;
    padding: 0 0 0 15px;
}

.onboarding .confirmationContent ul li {
    font-size: 13px;
    line-height: 20px;
}


.onboarding .messageBox { /* Normal message box, above the columns */
    width: 100%;
    padding: 20px 0 10px 0;
}

.onboarding .messageBoxTop,
.onboardingError .messageBoxTop {
    height: 17px;
    border: 0;
    background: transparent url(/sitedashboard/resources/img/default/box/hdr_rt_top.gif) no-repeat right top;
}

.onboarding .messageBoxTop div,
.onboardingError .messageBoxTop div {
    height: 17px;
    background: transparent url(/sitedashboard/resources/img/default/box/hdr_lf_top.gif) no-repeat left top;
}

.onboarding .messageBoxBtm,
.onboardingError .messageBoxBtm {
    height: 17px;
    border: 0;
    background: transparent url(/sitedashboard/resources/img/default/box/hdr_rt_btm.gif) no-repeat right bottom;
}

.onboarding .messageBoxBtm div,
.onboardingError .messageBoxBtm div {
    height: 17px;
    background: transparent url(/sitedashboard/resources/img/default/box/hdr_lf_btm.gif) no-repeat left bottom;
}

.onboardingError .messageBoxContent {
    min-height: 27px;
    _height: 27px;      /* IE Hack */
    padding: 0 15px 0 57px;
    border-left: 1px solid #a3a3a3;
    border-right: 1px solid #a3a3a3;
    text-align: left;
    color: #000;
    font-size: 11px;
    background-color: transparent;
    background-position: 15px 0;
    background-repeat: no-repeat;
}

.onboarding .titleText {
    font-size: 18px;
    font-weight: bold;
}

.onboarding .actionArea {
    _margin: 5px 0 0 0;
    padding: 10px 0 0 0;
    font-size: 14px;
}

.onboarding .boxFloater .boxContent {
    background-color: #fff;
}

.onboarding .messageBoxContentError {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0 20px 0;
    text-align: center;
 }

.captchaImageBlock {
    background: #fff;
    padding: 10px;
    width: 370px;
    position: relative;
    overflow: hidden;
}

.captchaImageBlock div img {
    border: 1px solid #999;
    width: 190px;
    margin-bottom: 1px;
}

.captchaImageBlock div.buttonBox {
    height: 50px;
    position: absolute;
    bottom: 10px;
    left: 210px;
}

.captchaAnswerBlock .regField label {
    font-weight: bold;
}

.licenseAgreement {
    height: 24px;
    line-height: 24px;
}

.licenseAgreement input,
.licenseAgreement label,
.licenseAgreement span {
    display: inline-block;
    width: auto;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: 5px;
}

.licenseTextBox {
    width: 428px;
    height: 150px;
    border: 1px solid #999;
    padding: 5px;
    margin: 5px 0 0 0;
    background-color: #fff;
    overflow-y: scroll;
}

.termsOfUseInputNote {
    width: 430px;
}

.termsOfUseInputWrapper {
    float: left;
    width: 459px;
}

.termsOfUseInput {
    float: left;
    width: 20px;
}

.termsOfUseInputLabel {
    float: left;
    width: 400px;
}

.hideBlock {
    display: none;
}

.onboardingSetup .setupTitle {
    padding: 0 0 5px 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
}

.onboardingSetup .setupLeadingContent {
    width: 390px;
    min-width: 250px;
    padding: 0 0 35px 0;
    background: url('/sitedashboard/common/resources/img/spinners/loader.gif') no-repeat -6px bottom;
}

.onboardingSetup .setupLeadingContent p {
    font-size: 13px;
}

.externalIdWrap {
    max-width: 400px;
    word-wrap: break-word;
}

.onboardingSetup .loading {
    width: 220px;
    height: 19px;
    padding: 10px 0 0 0;
    background: url('/sitedashboard/common/resources/img/spinners/loader.gif') no-repeat -6px bottom;
}

.onboardingSetup .setupTrailingContent {
    padding: 15px 0 0 0;
    font-size: 13px;
}

.onboardingError .messageBoxContent.error .titleText {
    padding: 0;
}

.showBlockForIE, .showInlineForIE {
    display: none;
}

.showBlockForIE {
    display: block\9;
}
.showInlineForIE {
    display: inline\9;
}
.height40 {
    height: 40px;
}
.paddingTop20 {
    padding-top: 20px;
}
.paddingTop10 {
    padding-top: 10px;
}
.paddingTop3 {
    padding-top: 3px;
}
.paddingTop40 {
    padding-top: 40px;
}
.paddingRight25 {
    padding-right: 25px;
}
.paddingLeft10 {
    padding-left: 10px;
}
.col {
    float: left;
}
.height50 {
    height: 50px;
}

.width360 {
    width: 360px;
}
.width325 {
    width: 325px;
}
.width335 {
    width: 335px;
}
.width345 {
    width: 345px;
}
.pageSubtitle {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
.messageSubtitle {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

.message{
    color: #666666;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
}

.floatLeft{
	float:left;
}

.freeTrialSubTitle{
	color: #666666;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 24px;
    width: 250px;
}
