/* SSO Login Styles*/
/*Participant selection*/
/*main blue*/
/*light blue*/
/*Green for buttons*/
/* Global Layout Variables */
/* Global @media Screen Sizes */
/******************************************************************Zippe Code*/
#Body, .fullWidth {
  background: #00004d !important;
  background: rgba(0, 0, 0, 0.3) !important; }

.wrapperLogin #content {
  width: 100%; }

.login-notes {
  margin-bottom: 1em;
  margin-top: 1em; }

.center {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  max-width: 350px;
  background: #fff;
  margin-top: 1em;
  border: solid 1px #444444;
  border-radius: 3px; }
  @media screen and (max-width: 672px) {
    .center {
      width: 100%; } }

.content-block-header {
  margin-top: 0.5em;
  margin-bottom: 0.5em; }
  .content-block-header span {
    font-size: 18.33333px;
    color: #000000; }

.login-content .row span, .login-content .row a {
  margin-left: -15px;
  margin-bottom: 0.5em;
  margin-top: 1em; }
.login-content .row span {
  font-weight: 900;
  color: #000000; }
.login-content .row a {
  color: #207cca;
  font-size: 12.22222px;
  outline: none; }

.change-password-result {
  margin-top: 1em; }
  .change-password-result span, .change-password-result a {
    margin-left: 0 !important; }

.login-panel-2 {
  margin-top: 2em;
  padding-top: 2em;
  border-top: solid 1px #444444; }

.dnnPrimaryAction {
  margin-top: 1em;
  clear: both; }

.login-dob > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 1em;
  margin-left: -15px; }
.login-dob div {
  margin-right: 1em; }
.login-dob select {
  padding-right: 20px;
  padding-left: 2px;
  padding-top: 3px;
  padding-bottom: 3px; }
.login-dob .input-note {
  display: none; }
.login-dob .cls_rvMonth,
.login-dob .cls_rvDay,
.login-dob .cls_rvYear {
  margin-left: 0 !important;
  color: red; }
.login-dob .responsive-dp-months,
.login-dob .responsive-dp-day,
.login-dob .responsive-dp-year {
  border-radius: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start; }

.popUpWindow .responsive-dp-months,
.popUpWindow .responsive-dp-day,
.popUpWindow .responsive-dp-year {
  width: 22% !important;
  float: left;
  margin-right: 5px; }
  .popUpWindow .responsive-dp-months select,
  .popUpWindow .responsive-dp-day select,
  .popUpWindow .responsive-dp-year select {
    width: 90% !important; }

/*Firefox*/
@-moz-document url-prefix() {
  .popUpWindow .responsive-dp-months,
  .popUpWindow .responsive-dp-day,
  .popUpWindow .responsive-dp-year {
    width: 24% !important;
    float: left;
    margin-right: 5px; }
    .popUpWindow .responsive-dp-months select,
    .popUpWindow .responsive-dp-day select,
    .popUpWindow .responsive-dp-year select {
      width: 90% !important; } }
.CL_ResponsiveDatePicker_PersonifyDefault {
  position: relative;
  overflow: hidden; }
  .CL_ResponsiveDatePicker_PersonifyDefault .cls_rvMonth,
  .CL_ResponsiveDatePicker_PersonifyDefault .cls_rvDay,
  .CL_ResponsiveDatePicker_PersonifyDefault .cls_rvYear {
    color: #ff0000 !important; }

@-moz-document url-prefix() {
  .CL_ResponsiveDatePicker_PersonifyDefault {
    max-width: 100% !important; } }
.cls_birthdayPicker {
  padding-bottom: 5px;
  display: inline-block;
  color: #000000; }

.cls_birthdayPicker:before {
  color: #ff0000;
  content: "* ";
  font-size: 125%;
  font-weight: normal;
  line-height: 20px;
  vertical-align: middle; }

.responsive-dp-months span:first-of-type,
.responsive-dp-day span:first-of-type,
.responsive-dp-year span:first-of-type {
  display: none; }

.create-new-account {
  margin-left: -15px;
  margin-right: -15px; }
  .create-new-account .dnnPrimaryAction {
    background: #444444;
    background-color: #444444;
    text-shadow: none;
    border-color: #444444; }
  .create-new-account .dnnPrimaryAction:hover {
    background: #6a6a6a;
    background-color: #6a6a6a; }

.cancel-new-account {
  text-align: right;
  margin-top: 2em;
  margin-right: 0;
  padding-right: 0 !important;
  display: none; }
  .cancel-new-account a {
    color: red !important; }

.hidden {
  display: none; }

.login-NeedHelp {
  margin-top: 1em; }
  .login-NeedHelp .col-lg-12 {
    margin-right: -15px;
    margin-left: -15px; }
    .login-NeedHelp .col-lg-12 a {
      color: #207cca; }

.content-block-error ul {
  padding: 1em;
  background: transparent;
  border-radius: 3px;
  color: #ff0000;
  padding-left: 0px; }

.validation-note {
  margin-top: 1em;
  font-style: normal;
  color: #000000; }
  .validation-note .red-asterisk {
    color: red;
    font-weight: 600; }

.validatedMessage {
  background-color: #ccccff !important;
  white-space: normal !important;
  word-break: break-word;
  float: left;
  width: 100%;
  white-space: normal !important;
  margin-bottom: 0px !important;
  padding: 0px !important; }
  .validatedMessage span {
    white-space: normal; }

.formLayout {
  float: left;
  width: 100%; }
  .formLayout label,
  .formLayout input {
    width: 100% !important;
    padding-left: 1em; }
  .formLayout .RadInput {
    width: 100% !important; }
    .formLayout .RadInput input {
      padding: 1em !important; }

.buttonRow {
  float: left;
  width: 100%; }
  .buttonRow input {
    float: left;
    border: solid 1px #207cca;
    color: #fff;
    border-radius: 3px;
    padding: 1em;
    background: #207cca !important; }

.popUpWindow {
  max-width: 350px;
  width: 100% !important; }

.required-cllogin:before {
  content: '*';
  font-size: 12.22222px;
  color: red;
  font-weight: 900; }

select::-ms-expand {
  display: none; }

/***************************************************************end*/
/* ================================
    CSS STYLES FOR Module CL Login
   ================================


.login-troubles{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #C3C3C3;
	background-color: #FFFFE9;
	padding: 10px 20px;
}

 .login-header {
    overflow: hidden;
 }

 .login-header-right {
    display: inline;
    float: right;
    margin-top: 10px;
    margin-right: 5px;
 }

 .login-content-header {
   margin: 10px 0px;
 }

 .login-content {
   overflow: hidden;
 }

 .content-block {
    display: inline;
    float: left;
    width: 300px;
 }

 .login-content .change-password-result {
    width: 100% !important;
    max-width: 400px;
 }

 .content-block  fieldset {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #C3C3C3;
	background-color:#E9E9E9;
	padding: 10px 20px;
 }

 .content-block-header {
    font-weight: bold;
    margin: 5px 10px;
 }

 .content-block-error div {
	  background-color:#FFFFE9;
	  padding: 10px 5px;
 }

 .row {
    margin: 10px 5px;
 }

 .row  input[type=text],
 .row  input[type=password] {
    width: 100%;
    margin: 5px 0px;
 }

 .content-block-separator {
    display: inline;
    float: left;
    margin: 120px 30px 0px;
 }

 .input-note {
    font-size: 0.8em;
   text-transform: lowercase;
 }

 .validation-note {
    margin: 10px 0px;
    font-style: italic;
 }

 .red-asterisk {
    color: red;
    margin-right: 5px;
 }

 .exist-account-content {
   width: 640px;
   padding: 10px;
 }

 .exist-account-content .contact-us-separator {
   text-align: center;
 }

 .exist-account-content .contact-us-separator fieldset {
    border-top: 1px solid #000;
    border-bottom: none;
    border-left: none;
    border-right: none;
    display: block;
    text-align: center;
 }

 .exist-account-content .contact-us-separator fieldset legend {
    padding: 5px 10px;
    margin-left: 260px
}

 .exist-account-content h3 {
   font-size: 1.5em;
 }

  .exist-account-content h4 {
   font-size: 1.2em;
 }

 .exist-account-content p {
   font-size: 1em;
 }

 .exist-account-content div {
   margin-bottom: 10px;
 }
 */
/* ################ START :: Skinning Issues fix 05-09-16 :: SSR #################### */
.wrapperLogin .center {
  border-radius: 0; }

.dnnPrimaryAction {
  background: #00afea;
  border-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 0px transparent, inset 0px 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px 0px transparent, inset 0px 0px 0px 0px transparent;
  color: #fff;
  text-shadow: 0px 0px 0px transparent;
  border-radius: 0;
  padding: 6px 30px; }
  .dnnPrimaryAction:hover {
    background: #0066cc; }

.login-content .required-cllogin {
  width: 125px; }
.login-content div[id$="Login_pnlEmailAddress"] .required-cllogin {
  width: 145px; }
.login-content .clsEmailLabel {
  width: 180px; }

.popUpWindow label {
  color: #000000; }
.popUpWindow h2 {
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  margin-bottom: 13px;
  display: inline; }
.popUpWindow legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 0px solid #e5e5e5; }
.popUpWindow .ContactUsLabelWrapper {
  float: right;
  margin-top: 10px;
  width: 25% !important; }
  .popUpWindow .ContactUsLabelWrapper .floatright {
    float: right;
    margin-right: 0px; }
  .popUpWindow .ContactUsLabelWrapper a {
    font-size: 12px; }
.popUpWindow .ctrlContent .buttonRow {
  margin: 0px !important; }
  .popUpWindow .ctrlContent .buttonRow .primary {
    background: #00afea !important;
    border-color: transparent;
    -webkit-box-shadow: 0px 0px 0px 0px transparent, inset 0px 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px 0px transparent, inset 0px 0px 0px 0px transparent;
    color: #fff;
    text-shadow: 0px 0px 0px transparent;
    border-radius: 0;
    padding: 6px 30px;
    width: 40% !important;
    font-size: 1em;
    font-weight: bold; }
    .popUpWindow .ctrlContent .buttonRow .primary:hover {
      background: #0066cc !important; }
.popUpWindow .exist-account-content {
  width: 640px;
  padding: 10px; }
.popUpWindow .exist-account-content .contact-us-separator {
  text-align: center; }
.popUpWindow .exist-account-content .contact-us-separator fieldset {
  border-top: 1px solid #000;
  border-bottom: none;
  border-left: none;
  border-right: none;
  display: block;
  text-align: center; }
.popUpWindow .exist-account-content .contact-us-separator fieldset legend {
  padding: 5px 10px;
  margin-left: 260px; }
.popUpWindow .exist-account-content h3 {
  font-size: 1.5em; }
.popUpWindow .exist-account-content h4 {
  font-size: 1.2em; }
.popUpWindow .exist-account-content p {
  font-size: 1em; }
.popUpWindow .exist-account-content div {
  margin-bottom: 10px; }

/*End::popUpWindow*/
.RadWindow .formLayout .validatedMessage {
  padding: 2px 0px !important; }

.validatedMessage {
  background: transparent !important;
  color: #ff0000 !important; }

.wrong {
  background: transparent; }

.cls-border-top {
  border-top: solid 1px #ccc;
  margin-top: 10px;
  padding-top: 10px; }

div[id$="Login_wndExistingAccount"] {
  width: 40% !important;
  height: auto !important;
  left: 30% !important;
  right: 30%;
  top: 15px !important;
  padding: 5px 2px 2px 2px;
  background: #e4e4e4;
  border: solid 1px #444;
  box-shadow: 0px 1px 5px #444; }
  @media screen and (max-width: 672px) {
    div[id$="Login_wndExistingAccount"] {
      width: 94% !important;
      left: 3% !important;
      right: 3% !important; } }
  div[id$="Login_wndExistingAccount"] .rwIcon {
    display: none; }
  div[id$="Login_wndExistingAccount"] div {
    width: 100% !important;
    padding: 2px; }
  div[id$="Login_wndExistingAccount"] div:first-of-type {
    height: auto !important; }

.rwContentRow {
  width: 100%; }

.RadWindow .rwWindowContent {
  width: 100%;
  float: left;
  display: block; }

.ymcaExistingAccount td {
  width: 50%; }

.facilityCardImage {
  background: url("facility-id-card.png") no-repeat;
  height: 125px;
  width: 215px;
  margin: 6px auto; }

.found,
.validatedMessage_purple,
div[id$="mainFound"],
div[id$="customerIdFound"] {
  padding: 1em;
  background: #ccccff;
  border-radius: 3px;
  color: #000000;
  position: relative;
  overflow: hidden; }

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: #fff !important; }

/*Firefox*/
@-moz-document url-prefix() {
  html body .riSingle .riTextBox[type="text"] {
    height: 36px;
    line-height: 21px;
    margin: 0;
    padding: 0;
    width: 100%; } }
.login-dob .cls_rvMonth,
.login-dob .cls_rvDay,
.login-dob .cls_rvYear {
  margin: 0px !important;
  color: #ff0000 !important;
  font-weight: normal !important; }

.hostAccount .center {
  max-width: 70% !important; }

.cls_birthdayFacilityPicker {
  color: #000000;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px; }
  .cls_birthdayFacilityPicker:before {
    color: #ff0000;
    content: "* ";
    font-size: 125%;
    font-weight: normal;
    line-height: 20px;
    vertical-align: middle; }

.cls-border-top label {
  margin-bottom: 5px; }
.cls-border-top .facilitySearch {
  margin-bottom: 10px; }

.RadWindow .rwControlButtons a {
  font-size: 12px !important;
  text-indent: 0 !important;
  overflow: visible !important;
  line-height: 1 !important; }
  .RadWindow .rwControlButtons a span {
    display: none !important; }

.rwCloseButton {
  height: 25px !important;
  width: 24px;
  background-image: url(/PersonifyEbusiness/Themes/PersonifyDefault/images/closeico.png);
  background-position: top left !important;
  position: relative;
  bottom: 22px;
  left: 28px;
  cursor: pointer !important; }

.RadWindow .rwTitleRow em {
  float: none !important;
  width: 100% !important; }

.clsForgetPasswordCancel{
        padding-left: 15px !important;
        text-align: center ;
        display: inline-block;
        margin-top: 0;
    }
.cls_CLPageDisabledclass{
    opacity: 0.7;
    zoom: 1;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: none;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    display: none;
    background-color: #fff;
}	

@media only screen and (max-width: 42em) {
  .wrapperLogin .center {
    background-color: #fff !important;
    width: 100% !important;
    margin: auto;
    padding: 10px;
    max-width: 95%; }

  .create-new-account {
    width: 100% !important;
    padding: 0 !important;
    margin: 0; }

  .dnnPrimaryAction {
    background: #00afea;
    border-color: transparent;
    -webkit-box-shadow: 0px 0px 0px 0px transparent, inset 0px 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px 0px transparent, inset 0px 0px 0px 0px transparent;
    color: #fff;
    text-shadow: 0px 0px 0px #transparent;
    border-radius: 0;
    padding: 6px 30px;
    width: 100% !important; }
    .dnnPrimaryAction:hover {
      background: #0066cc; }

  .login-content .login-dob {
    width: 100%; }

  .required-cllogin + a.col-xs-12 {
    width: 50%; }

  span[id$="Login_lblDateOfBirth"] {
    width: 100% !important; }

  .popUpWindow .ctrlContent .buttonRow .primary {
    width: 100% !important;
    margin: 0px !important; }

  .validatedMessage {
    padding-left: 0px !important; }

  .RadWindow.RadWindow_PersonifyDefault.rwNormalWindow {
    height: 900px !important;
    top: 20px !important; }

  .cls_birthdayPicker {
    font-weight: bold; }

  input[type="password"] {
    padding-left: 5px; }

  .RadWindow_Default .rwTopLeft,
  .RadWindow_Default .rwTopRight,
  .RadWindow_Default .rwTitlebar,
  .RadWindow_Default .rwFooterLeft,
  .RadWindow_Default .rwFooterRight,
  .RadWindow_Default .rwFooterCenter, .RadWindow_Default .rwTopResize,
  .RadWindow_Default .rwStatusbar div, .RadWindow_Default .rwStatusbar,
  .RadWindow_Default .rwPopupButton,
  .RadWindow_Default .rwPopupButton span,
  .RadWindow_Default.rwMinimizedWindow .rwCorner {
    background: #e8e7e7 !important; }

  .ctrlContent .buttonRow {
    margin: 0px !important; }
    .ctrlContent .buttonRow .primary {
      margin: 0px !important; }

  .cls_birthdayFacilityPicker {
    font-weight: bold; }

  .facilityCardImage {
    background: url("facility-id-card.png") no-repeat center; }

  div.RadWindow .rwTitleRow em {
    width: 100% !important;
    float: none !important; }

  .rwTitleRow .rwTitlebar .rwTitlebarControls tr td:nth-child(2) {
    display: block !important;
    float: left;
    padding-left: 0 !important;
    width: auto !important; }
    .rwTitleRow .rwTitlebar .rwTitlebarControls tr td:nth-child(2) em {
      width: 100% !important; } 

    .clsForgetPasswordCancel{
        padding-left: 15px !important;
        text-align: center ;
        display: block;
        margin-top: 0;
    }

    .clsForgetPasswordCancel{
        padding-left: 15px !important;
        text-align: center ;
        display: block;
        margin-top: 0;
    }
    

}
/* ################ END :: Skinning Issues fix 05-09-16 :: SSR #################### */

/*# sourceMappingURL=module.css.map */

