@font-face {
  font-family: "Cachet Bold";
  src: url(https://yusassostoracct01.blob.core.windows.net/assets/fonts/CachetPro-Bold.otf) format("opentype"), url(https://yusassostoracct01.blob.core.windows.net/assets/fonts/cachet-bold-webfont.woff) format("woff"),
    url(https://yusassostoracct01.blob.core.windows.net/assets/fonts/cachet-bold-webfont.ttf) format("ttf"), url(https://yusassostoracct01.blob.core.windows.net/assets/fonts/cachet-bold-webfont.eot) format("eot");
}

body .create p,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "Cachet Bold", Verdana, sans-serif !important;
}

body #wrap button:focus,
body a:focus {
  outline: 0;
}

body {
  background: linear-gradient(to right, #92278f, #5c2e91);
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  text-transform: uppercase !important;
  font-size: 30px !important;
}

body a {
  color: #92278f !important;
}

body a:hover {
  color: #00aeef;
}

body #createAccount,
body #createAccount_custom {
  color: #fff !important;
}

body #cancel {
  margin-left: 20px;
}

body input {
  font-size: 14px;
  border: none !important;
  box-shadow: none;
  background: #f8f8f8;
  border-bottom: 1px solid #979797 !important;
  width: 95%;
}

body label {
  color: #747474;
  font-size: 13px;
  padding-bottom: 5px;
}

body .verificationInfoText {
  visibility: visible !important;
}

body #email_intro {
  font-size: 12px;
}

body #next {
  margin-top: 20px !important;
}

body #wrap {
  box-shadow: none;
  padding: 0;
  border-radius: 10px;
}

body #wrap button {
  background: linear-gradient(to right, #92278f, #5c2e91);
  text-transform: none;
  font-size: 16px;
  border-radius: 30px;
  padding: 15px 30px;
}

body #wrap button:disabled {
  background: #bfbfbf !important;
}

body #wrap button:hover {
  background: linear-gradient(to right, #c6167d, #92278f);
}

body #wrap #form_wrapper {
  background: #fff;
  padding: 0 30px;
  margin: 0;
  width: calc(100% - 60px) !important;
}

body #header .row {
  display: flex;
  align-items: center;
}

body #header .row .column {
  display: flex;
  flex-wrap: wrap;
  padding-top: 15px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body #header .row .column {
    width: 85%;
    padding-top: 15px;
  }
}

body hr {
  margin-top: 15px !important;
}

body .create p {
  color: purple;
  font-size: 24px;
  text-transform: uppercase;
}

body .create p a {
  background: linear-gradient(to right, #92278f, #5c2e91);
  text-transform: none;
  border-radius: 30px;
  font-size: 16px;
  padding: 15px 30px;
  margin-top: 20px;
}

#header,
#header h1,
.create a,
h1,
h2,
h3,
h4,
h5 {
  text-transform: uppercase;
}

body .create p a:hover {
  background: linear-gradient(to right, #c6167d, #92278f);
  color: #fff;
}

body .password-label label {
  padding-top: 20px;
  padding-bottom: 0;
}

body .error,
body .pageLevel {
  color: #ed1c24 !important;
  border-radius: 6px;
  padding-left: 15px;
  margin-bottom: 15px;
  background-color: #fff !important;
  border: 1px solid #ed1c24 !important;
}

body .error p,
body .pageLevel p {
  margin: 5px 0;
  font-size: 12px;
}

body .footer div {
  font-size: 12px;
}

#Cancel,
input[type="button"],
input[type="submit"] {
  cursor: pointer;
}

#simplemodal-overlay {
  background: #000;
}

#simplemodal-container {
  background: #fff;
  padding: 30px 20px 20px;
  text-align: left;
  -webkit-box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

#simplemodal-container h2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #1c5b96;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
}

#simplemodal-container .simplemodal-data {
  padding: 8px;
  overflow: hidden;
}

#simplemodal-container h1 {
  margin-bottom: 20px;
}

.no_display {
  display: none;
}

.theme {
  color: #000 !important;
}

.error_container h1 {
  color: #333;
  font-size: 1.2em;
  font-family: "Segoe UI Light", Segoe, "Segoe UI", SegoeUI-Light-final, Tahoma, Helvetica, Arial, sans-serif;
  font-weight: lighter;
}

.error_container p {
  color: #333;
  font-size: 0.8em;
  font-family: "Segoe UI", Segoe, SegoeUI-Regular-final, Tahoma, Helvetica, Arial, sans-serif;
  margin: 14px 0;
}

* {
  font-family: Verdana, Sans-Serif;
}

.warning {
  width: 95%;
  color: Red;
  background-color: #dfdfdf;
  display: block;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
}

h2,
h3,
h4 {
  font-size: 12pt;
  font-weight: 700;
}

th {
  text-align: right;
  font-weight: 400;
}

#header,
.create a,
.create p,
a,
a:visited {
  font-weight: 700;
}

div.content-box {
  border-radius: 10px;
  border-width: thin;
  border-style: solid;
  padding-left: 10px;
  padding-right: 10px;
  width: 480px;
  margin-bottom: 10px;
}

a,
a:visited {
  color: #000;
  text-decoration: none;
}

a:active,
a:hover {
  font-weight: 700;
  color: #000;
  text-decoration: underline;
}

body {
  height: 100%;
  color: #444;
  font-family: Cachet;
  font-size: 11px;
  line-height: 18px;
  margin: 0 auto;
  padding: 20px;
  -webkit-text-size-adjust: none;
}

#azure_body {
  margin: 0 0 10px 10px;
}

.create p {
  color: #000;
}

.create a {
  display: block;
  width: 115px;
  text-align: center;
  border-radius: 5px;
  margin-top: auto;
  margin-left: 0;
  margin-bottom: 10px;
  background: purple;
  color: #fff;
  padding: 9px 20px;
  font-size: 12px;
}

#header,
#header h1 {
  font-family: "Cachet Bold", Verdana, sans-serif;
  color: purple;
}

.large-title {
  font-size: 36px !important;
}

.create a:hover {
  background: #639;
  text-decoration: none;
}

.footer div,
.footer p {
  margin: 5px 0 8px 10px;
}

.desktoptel {
  display: inline;
  margin: unset !important;
}

.divider,
.mobiletel {
  display: none;
}

#inner hr {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  height: 0;
  margin: 0;
  padding: 8px 0 !important;
  text-align: left;
  line-height: 0;
}

#wrap {
  min-height: 100%;
  margin: 0 auto;
  padding: 0 0 10px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 15px;
  box-shadow: 7px 17px 14px #ccc;
  width: 620px;
}

.footer-line {
  border-bottom-color: silver;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#header {
  margin: 0 30px;
  display: inline-block;
  font-size: 1vw;
}

#header .column,
#header .left {
  float: left;
}

#header .right {
  float: left;
  width: 70%;
}

#header .row {
  padding-top: 5px;
}

#header .row:after {
  content: "";
  display: table;
  clear: both;
}

#header h1 {
  font-weight: bolder;
  font-size: xx-large;
  margin: 5px 0 20px 5px;
}

#header img {
  padding: inherit;
  width: 84px;
  height: 65px;
  margin-right: 50px;
}

#inner {
  margin: 20px auto 10px;
  overflow: hidden;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: CachetBoldRegular;
}

#form_wrapper {
  background: #f6f6f6;
  display: inline-block;
  border-radius: 10px;
  border: 0;
  color: #666 !important;
  margin: 20px 30px;
  width: -webkit-fill-available;
}

input,
select,
textarea {
  padding: 9px;
  border: 1px solid #ccc;
  outline: 0;
  font: 400 20px/100% Verdana, sans-serif;
  width: 350px;
  background: #fff;
  border-radius: 6px;
}

textarea {
  width: 400px;
  max-width: 400px;
  height: 150px;
  line-height: 150%;
}

input,
textarea {
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 0 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 8px;
}

input:focus,
input:hover,
select:hover,
textarea:focus,
textarea:hover {
  border-color: #999;
  line-height: 1;
}

label {
  font-weight: 700;
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

#DialogContent_btnSignIn,
#cancel,
#continue,
#next,
.submit,
.submit input,
button[type="button"],
input[type="submit"] {
  width: auto;
  padding: 9px 20px;
  background: purple;
  border: 0;
  font-family: Verdana, Sans-Serif !important;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: 10px;
}

#DialogContent_btnSignIn:hover,
#next:hover,
.submit input:hover,
.submit:hover,
button#cancel:hover,
button#continue:hover,
button[type="button"]:hover,
input[type="submit"]:hover {
  background: #639;
}

button#continue:disabled {
  cursor: not-allowed;
  background-color: #d3d3d3;
}

#DialogContent_chkRemember {
  width: 20px;
  border: none !important;
  box-shadow: none !important;
  padding-top: 0;
  background: 0 0 !important;
}

.wide {
  width: 370px;
}

#forgotPassword {
  font-size: smaller;
  display: block;
}

#cancel,
#continue,
#next,
button[type="button"] {
  border-radius: 6px;
}

.intro,
.tiny {
  display: none;
}

.show.helpText,
.validate.attrEntry .show.helpText,
.validate.attrEntry .show.itemLevel.error {
  display: block;
}

.attrEntry .itemLevel.error {
  display: none;
  color: #8b2b82;
}

.error {
  color: #8b2b82;
}

.highlightError,
.pageLevel {
  border: 1px solid #cb2027 !important;
  background-color: #fce8e8 !important;
}

#attributeList ul {
  list-style-type: none;
  padding: 0;
}

.panel li {
  list-style: none;
}

div.buttons.verify {
  margin-top: 5px;
  width: 320px;
}

.copyright {
  word-wrap: break-word;
  width: 400px;
}

@media only screen and (max-width: 680px) {
  body h1 {
    /* This value helps on mobile when "MY YMCA ACCOUNT" wraps to two lines */
    line-height: 1;
  }

  body h1,
  body h2,
  body h3,
  body h4,
  body h5,
  body h6 {
    font-size: 21px !important;
  }

  body #cancel {
    margin-left: 0;
  }

  body #azure_body {
    margin: 0 !important;
  }

  body input {
    line-height: normal !important;
    height: 100% !important;
    width: 95% !important;
  }

  body label {
    font-size: 12px;
  }

  body #wrap button {
    width: 100%;
  }

  body #wrap #form_wrapper {
    padding: 0 15px;
    width: calc(100% - 30px) !important;
  }

  body #wrap {
    width: 95%;
    margin-top: 20px;
  }

  body #wrap #header {
    display: flex;
    justify-content: center;
    padding-top: 10px;
  }

  body #header .row h1 {
    padding: 2px 0 5px !important;
  }

  body #header .row .left {
    float: none !important;
  }

  body #header .row .column {
    display: block;
    padding: 0;
  }

  body .verify {
    width: 100% !important;
  }

  body .create p a {
    padding: 12px 0;
    width: 100%;
  }

  body .create p {
    font-size: 21px;
  }

  body .password-label {
    margin-top: 0;
  }

  body .password-label a {
    font-size: 12px !important;
    padding-bottom: 5px !important;
  }

  body .footer div {
    margin: auto;
    padding: 2px 0;
    width: 95%;
  }

  body .footer a,
  body .footer p {
    font-size: 12px;
  }

  .large-title {
    font-size: 24px !important;
  }

  #wrap,
  body {
    width: 100%;
  }

  body {
    padding: 0;
    font-size: large;
  }

  #header {
    margin: unset;
  }

  body h1,
  body h3,
  h2 {
    padding-bottom: inherit;
  }

  #form_wrapper {
    background: 0 0;
    margin: unset;
  }

  img {
    padding: inherit;
  }

  label {
    padding-bottom: 10px;
  }

  #forgotPassword {
    padding: 0 0 10px;
  }

  .create a {
    margin-top: 10px;
  }

  input[type="email"],
  input[type="password"],
  input[type="tel"],
  input[type="text"],
  input[type="url"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    margin: 0;
    width: auto;
    height: 40px;
    line-height: 40px;
    border: 1px solid #bbb;
  }

  #inner {
    margin: unset;
  }

  .footer div,
  .footer p {
    margin: unset;
    padding-bottom: 5px;
    padding-left: 8px;
  }

  .desktoptel {
    display: none;
    margin: unset !important;
  }

  .mobiletel {
    display: inline;
    white-space: nowrap;
    padding: unset !important;
  }

  .password-label {
    margin-top: 20px;
  }

  .verificationInfoText {
    visibility: hidden;
  }

  #header .column {
    float: left;
    padding: 0 0 0 5px;
  }

  #header h1 {
    font-weight: bolder;
    text-transform: uppercase;
    color: purple;
    font-size: x-large;
    margin: auto;
    padding: 2px 0 20px;
  }

  #header img {
    width: inherit;
    padding: inherit;
    margin-left: 5px;
    margin-right: 5px;
  }

  #wrap {
    min-height: 100%;
    margin: 0 auto;
    padding: 0 0 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }

  #azure_body {
    margin: 0 0 8px 8px;
  }
}
