/*
Theme Name:     inbox (cogency5)
Theme URI:      http: //newlegendmedia.com.com/
Description:    inbox Dev Child Theme
Author:         Jeff Hilton
Author URI:     http: //newlegendmedia.com
Template:       cogency5
Version:        0.1.0
*/

.register #header .c5-site-header {
  text-align: center;
}

.register #header .c5-site-header > header {
  width: 600px;
  text-align: left;
}
.register #header .c5-lay-site-header .c5-branding {
  margin-left: 0 !important;
}

.register #content {
  margin-top: 50px !important;
}

.register #content h1 {
  color: #453f3c;
  font-size: 26px;
}

.register #content .entry-content {
  padding: 0;
  margin: auto;
  width: 600px;
  text-align: left;
}

.frames-debug {
  font-size: 12px;
  background-color: #fff;
  border: 1px solid red;
  padding: 5px;
  border-radius: 5px;
  color: red;
  font-weight: bold;
  position: absolute;
  display: inline-block;
  width: auto;
  z-index: 9999;
  margin-top: -1em;
  display: none !important;
}
.c5-lay {
  *behavior: url(boxsizing.htc);
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
}
.c5-lay > * {
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  margin: 0;
  width: 100%;
  vertical-align: top;
}
.c5-lay-lst {
  *behavior: url(boxsizing.htc);
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  margin-top: -3%;
  display: block;
}
.c5-lay-lst > * {
  vertical-align: top;
  /* essentially makes the default layout be lists */
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  margin: 0;
  width: 100%;
  margin-top: 3%;
  display: block;
}
.c5-lay-lst.view-pin {
  margin-left: 0;
  margin-top: 0;
}
.c5-lay-lst.view-pin > * {
  margin-left: 0;
  margin-top: 0;
}
.c5-lay-gal {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
}
.c5-lay-gal > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
}
.c5-lay-gal.view-pin {
  margin-left: 0;
  margin-top: 0;
}
.c5-lay-gal.view-pin > * {
  margin-left: 0;
  margin-top: 0;
}
.c5-lay-box {
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: table;
  width: 100%;
}
.c5-lay-box > * {
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: table-cell;
  width: auto;
}
.nav-style {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 1.2;
}
.meta-style {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  color: #888;
  font-weight: 300;
  line-height: 1.3;
}
.meta-style a {
  color: #626262;
}
.summary-style {
  font-family: 'Roboto Condensed', sans-serif;
  color: #3b3e3f;
  font-weight: 700;
  line-height: 1.1;
  text-shadow: none;
}
.hilite {
  color: #7fa422;
}
.c5-form.lwf-form .c5-field input,
.c5-form.lwf-form .c5-field optgroup,
.c5-form.lwf-form .c5-field select,
.c5-form.lwf-form .c5-field textarea {
  color: #453f3c;
  padding: 3px 5px;
  border: none;
  border-radius: 3px;
}
.c5-form {
  display: block;
}
.c5-form legend {
  line-height: auto;
  color: #eee;
  font-size: 2.4rem;
  margin-bottom: 0px;
  font-weight: normal;
}
.inline-fields {
  display: block;
  clear: both;
}
.c5-field input.c5-field-type-tiny_string {
  width: 40px;
  min-width: 40px;
}
.c5-field input.c5-field-type-small_string {
  width: 100px;
  min-width: 100px;
}
.c5-form .c5-question-fields {
  max-width: 100% !important;
  width: 100%;
}
.c5-form .c5-question-fields legend {
  width: 100%;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
  border: none;
}
.c5-form .c5-question-fields label {
  font-size: 14px;
}
.c5-form .c5-question-fields .radio .radio-control {
  margin-bottom: 7px;
}
.c5-form .c5-question-fields .radio label {
  width: auto;
}
.c5-form .c5-question-fields textarea {
  height: 7em;
  width: 100%;
  max-width: 640px;
}
.c5-form .c5-question-fields .c5-field input[type=radio],
.c5-form .c5-question-fields .c5-field input[type=checkbox] {
  width: auto;
  margin-bottom: 0;
  line-height: 1.5;
  height: 1.5em;
  width: 1.5em;
  vertical-align: middle;
  margin-right: 7px;
  color: #7fa422;
}
.c5-form .c5-btn {
  line-height: 1;
}
.c5-form .c5-btn > * {
  line-height: 1;
  vertical-align: top;
}
.c5-form .c5-btn input[type=checkbox] {
  min-width: 14px;
  width: 14px;
  height: 14px;
  margin: 0 3px 0 0;
  padding: 0 !important;
}
.c5-form .c5-agreement-fields {
  max-width: 100% !important;
  width: 100%;
}
.c5-form .c5-agreement-fields input[type=checkbox] {
  min-width: 26px;
  width: 26px;
}
.agreement-field {
  display: inline-block;
  width: auto !important;
  padding: 10px 15px;
  background: #7fa422;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.policy {
  text-decoration: underline;
  font-weight: normal;
}
.book-appointment-control {
  display: none;
}
.the-content > .c5-lay > .whats-next-my-reports,
.the-content > .c5-lay > .whats-next-getting-started,
.the-content > .c5-lay > .whats-next-inventories {
  display: none;
}
ul {
  padding: 0;
}
li {
  list-style: none;
}
.getting-started .single li {
  list-style: inherit;
}
.c5-cancel-control {
  display: none;
  margin-top: 10px;
}
.book-appointment-cancel {
  display: none;
  margin-top: 10px;
}
.book-btn.disabled {
  background: yellowgreen !important;
  border-color: #8bb92d !important;
  color: #fff !important;
}
.terms-agreement {
  cursor: pointer;
}
.terms-agreement.complete {
  background: yellowgreen !important;
}
.policy.viewed {
  color: yellowgreen;
}
.other-agreement {
  cursor: pointer;
}
.other-agreement.complete {
  background: yellowgreen !important;
}
.confirm-fields .c5-agreement-fields {
  display: none;
}
.selected-appointment-field {
  margin-top: 10px;
}
.booked-appointment {
  display: none;
}
.c5-step {
  padding: 0px 10px;
}
.step-notes {
  background: #f5f5f5;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.step-note {
  margin-bottom: 10px;
  display: block;
}
.step-note > span {
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
}
.setup-steps.item-complete .article-header.setup-steps-header,
.setup-steps.item-in-process .article-header.setup-steps-header {
  margin-bottom: 0px;
}
.setup-steps.item-complete .article-body,
.setup-steps.item-in-process .article-body {
  margin-top: 30px;
}
.article-header.setup-steps-header {
  margin-bottom: 0;
}
.article-header.setup-steps-header > * {
  display: inline-block;
  vertical-align: middle;
}
.article-header.setup-steps-header > .heading {
  margin-right: 30px !important;
  margin-top: 0 !important;
}
.item-data-summary {
  display: none;
}
.item-status {
  display: inline-block;
}
.item-status-summary {
  display: none;
}
.item.item-complete .item-status-complete {
  display: block;
}
.item-status-summary {
  margin-right: 30px;
}
.item-status-summary.item-status-complete {
  color: yellowgreen;
  font-size: 22;
}
.item-status-summary.item-status-in-process {
  color: #f4604d;
  font-size: 22;
}
.item-status-summary.item-status-in-process > small {
  color: #7fa422;
}
.scheduler-status {
  margin-bottom: 5px;
}
.scheduler-status > span {
  padding: 1px 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.scheduler-status > span.open {
  background: #7ba428;
}
.scheduler-status > span.closed {
  background: #cc0000;
}
.appointment-datetime {
  font-size: 17px;
}
.appointment-datetime .wkday {
  display: inline-block;
  font-variant: small-caps;
  min-width: 45px;
}
.appointment-datetime .time {
  font-variant: small-caps;
}
.appointment-datetime .date {
  font-weight: bold;
  font-variant: small-caps;
}
.setup-summary-appointment {
  color: yellowgreen;
}
.c5-fields.agreements {
  width: 63.66% !important;
  max-width: 100%;
}
.add-to-calendar {
  margin-left: 10px;
  text-decoration: underline;
}
.setup-status-summary {
  font-weight: 400;
  font-size: 24;
  color: yellowgreen;
}
.c5-step-controls {
  padding-top: 24px;
}
.cta {
  text-align: left;
}
.cta > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
.cta > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 50%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
.item .item-title {
  font-size: 22;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-right: 20px;
}
.item .item-controls {
  display: inline-block;
}
.item .item-description {
  margin-top: 10px;
}
.item .item-summary {
  display: none;
  margin-top: 15px;
}
.item.item-complete .item-summary,
.item.xxitem-in-process .item-summary {
  display: block;
}
.setup-controls {
  display: inline-block;
}
.setup-controls .setup-edit {
  display: none;
  width: auto !important;
  background: #d0d0d0 !important;
  color: #333 !important;
  border: 1px solid #dddddd !important;
}
.setup-controls .setup-edit:hover {
  background: #f8f8f8 !important;
}
.setup-controls .setup-start {
  display: inline-block;
  visibility: hidden;
}
.item-complete .setup-controls .setup-edit,
.item-in-process .setup-controls .setup-edit {
  display: inline-block;
}
.item-complete .setup-controls .setup-start,
.item-in-process .setup-controls .setup-start {
  display: none;
}
.question-prompt,
.c5-stepper.c5-survey label {
  font-weight: bold;
  font-size: 19;
  margin-bottom: 12px;
  width: 75%;
}
.question-prompt sup,
.c5-stepper.c5-survey label sup {
  display: none;
}
.c5-stepper.c5-survey .radio-control,
.c5-stepper.c5-survey .checkbox-control {
  margin-bottom: 10px;
}
.c5-stepper.c5-survey .radio-control label,
.c5-stepper.c5-survey .checkbox-control label {
  margin-bottom: 0;
  margin-left: 7px;
  font-weight: normal;
  font-size: 16;
}
.cta-title {
  font-size: 22;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.cta-btn {
  vertical-align: middle;
}
.est-time {
  font-size: 12;
  font-style: italic;
}
i.info-toggle {
  font-size: 20;
  margin-left: 20px;
  display: none;
}
.inventory-description {
  margin-top: 10px;
}
.the-content > .c5-lay > .setup-steps {
  overflow: hidden;
  height: 0;
}
.c5-form {
  padding: 0;
  margin: 0 auto !important;
}
.c5-form .c5-contact-form {
  padding: 0;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay {
  display: grid;
  grid-template-columns: 1fr 190px;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay .profile-fields-section {
  padding-left: 2px;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay .c5-field {
  padding-right: 30px;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay .c5-field .c5-field {
  padding-right: 0;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay .section-title {
  grid-column: 1 / span 2;
  font-size: 2.4rem;
  line-height: 28px;
  color: #fff;
  margin-bottom: 15px;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay .section-title i {
  left: 0;
  font-size: 22px;
  color: #7fa422;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay .c5-edit-profile-controls .c5-btn {
  width: 100%;
  max-width: 160px;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .article-body .c5-form.lwf-form > .c5-lay .c5-edit-profile-controls .c5-btn.c5-submit {
  font-weight: 600;
  color: #fff;
}
.c5-stepper-path.path .c5-step-indicator.complete [data-step-name="participant-review"] .c5-survey-demog {
  padding-top: 16px;
}
.c5-form.lwf-form {
  text-align: left;
  width: 100%;
}
.c5-form.lwf-form fieldset {
  border: none;
  padding: 0;
}
.c5-form.lwf-form legend {
  border: none;
}
.c5-form.lwf-form .lwf-appointment-form .c5-static-field {
  display: none;
}
.c5-form.lwf-form .lwf-contact-form .c5-input-control {
  display: none;
}
.c5-form.lwf-form .item-done-btn {
  display: none !important;
}
.c5-form.lwf-form .checkbox-control label {
  margin: 2px 0 0 7px !important;
  color: #fff;
}
.c5-form.lwf-form .c5-input-text-other {
  margin-top: 10px;
  margin-bottom: 10px;
  min-width: 80% !important;
  max-width: 90% !important;
}
.c5-form.lwf-form .c5-input-control {
  margin-bottom: 0;
  font-size: 16px;
  padding: 0.2em 0.3em;
  font-family: inherit;
}
.c5-form.lwf-form label {
  color: #ccc;
}
.c5-form.lwf-form input[type=checkbox] {
  margin-bottom: 0;
  height: auto;
}
.c5-form.lwf-form .c5-field {
  margin-bottom: 0.8em;
}
.c5-form.lwf-form .c5-static-field {
  color: #fff;
  padding: 0.1em;
  border-top: 1px solid #777;
  font-size: 16px;
  margin-bottom: 0;
  min-height: 29px;
  white-space: pre-wrap;
}
.c5-form.lwf-form .c5-static-field.c5-day,
.c5-form.lwf-form .c5-static-field.c5-time {
  font-size: 18;
  margin-bottom: 10px;
}
.c5-form.lwf-form .do-confirm-checkbox {
  vertical-align: middle;
}
.c5-form.lwf-form .c5-btn {
  min-width: 90px;
  text-align: center;
}
.c5-form.lwf-form .c5-lay {
  overflow: hidden;
  height: 100%;
}
[data-step-count="2"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="2"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 50%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="3"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="3"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 33.33333333%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="4"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="4"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 25%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="5"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="5"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 20%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="6"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="6"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 16.66666667%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="7"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="7"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 14.28571429%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="8"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="8"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 12.5%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="9"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="9"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 11.11111111%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="10"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="10"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 10%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="11"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="11"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 9.09090909%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="12"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="12"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 8.33333333%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="13"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="13"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 7.69230769%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="14"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="14"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 7.14285714%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="15"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="15"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 6.66666667%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="16"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="16"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 6.25%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="17"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="17"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 5.88235294%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="18"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="18"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 5.55555556%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="19"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="19"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 5.26315789%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="20"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="20"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 5%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="21"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="21"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 4.76190476%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="22"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="22"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 4.54545455%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="23"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="23"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 4.34782609%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
[data-step-count="24"] .c5-stepper-path > .c5-lay {
  margin-left: -20px;
  margin-top: -20px;
  *behavior: url(boxsizing.htc);
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  display: inline-table;
  width: 100%;
  margin-left: 0%;
  margin-top: 1%;
}
[data-step-count="24"] .c5-stepper-path > .c5-lay > * {
  zoom: 1;
  *display: inline;
  *behavior: url(boxsizing.htc);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  width: 4.16666667%;
  margin-left: 0%;
  margin-top: -1%;
  float: left;
}
.c5-form .c5-field {
  margin-bottom: 10px;
}
.c5-form .c5-field label {
  display: inline-block;
  vertical-align: middle;
  width: 28%;
  min-width: 80px;
  line-height: 1.3;
  font-size: 14px;
  font-weight: bold;
}
.c5-form .c5-field label.radio-label,
.c5-form .c5-field label.checkbox-label {
  font-size: 14px;
  width: auto;
  min-width: none;
  margin-left: 1.5em;
  float: left;
}
.c5-form .c5-field label.radio-label input[type=checkbox],
.c5-form .c5-field label.checkbox-label input[type=checkbox] {
  width: 1.5em;
  margin-left: -1.5em;
  height: 1em;
}
.c5-form .c5-field label.radio-label input[type=radio],
.c5-form .c5-field label.checkbox-label input[type=radio] {
  width: 1.5em;
  margin-left: -1.5em;
  height: 1em;
}
.c5-form .c5-field input,
.c5-form .c5-field select,
.c5-form .c5-field textarea {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
  min-width: 200px;
}
.c5-form .c5-field input,
.c5-form .c5-field select {
  height: 1.9em;
}
.c5-form .c5-field input[type=checkbox] {
  width: auto;
  min-width: 18px;
}
.c5-form .c5-field input[type=radio] {
  width: auto;
  min-width: 18px;
}
.c5-form .c5-field select[multiple] {
  height: auto;
}
.c5-form .meta-element.c5-field label {
  width: 120px;
}
.c5-form .meta-element.c5-field input,
.c5-form .meta-element.c5-field select {
  width: 240px;
  min-width: 160px;
}
.c5-form .meta-element.c5-field textarea {
  width: 400px;
  min-width: 160px;
}
.c5-form .labels-top .c5-field {
  margin-bottom: 5px;
}
.c5-form .labels-top .c5-field label {
  width: auto;
}
.c5-form .labels-top .c5-field input,
.c5-form .labels-top .c5-field select,
.c5-form .labels-top .c5-field textarea {
  width: 100%;
}
.c5-form .inline-field-2 {
  width: 100%;
  min-width: 80px;
  display: inline-block;
  margin-right: 2%;
}
.c5-form .inline-field-2 input,
.c5-form .inline-field-2 select,
.c5-form .inline-field-2 textarea,
.c5-form .inline-field-2 label {
  width: 100%;
  min-width: 100%;
}
.c5-form .inline-field-2:nth-child(n+1) {
  margin-right: 2%;
}
.c5-form .inline-field-2:nth-child(1n + 0) {
  margin-right: 0;
}
@media (min-width: 768px) {
  .c5-form .inline-field-2 {
    width: 49%;
    min-width: 80px;
    display: inline-block;
    margin-right: 2%;
  }
  .c5-form .inline-field-2 input,
  .c5-form .inline-field-2 select,
  .c5-form .inline-field-2 textarea,
  .c5-form .inline-field-2 label {
    width: 100%;
    min-width: 100%;
  }
  .c5-form .inline-field-2:nth-child(n+1) {
    margin-right: 2%;
  }
  .c5-form .inline-field-2:nth-child(2n + 0) {
    margin-right: 0;
  }
}
.c5-user-register-form .c5-lay {
  font-size: 0 !important;
}
.c5-user-register-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.c5-user-register-form .c5-field input::placeholder {
  color: #cccccc;
  font-size: 14px;
  vertical-align: middle;
}
.c5-user-register-form .c5-field input.c5-err-required::placeholder {
  color: #fff;
}
.c5-user-register-form .inline-field label {
  width: 100%;
}
.c5-user-register-form .inline-field.c5-field input,
.c5-user-register-form .inline-field-2.c5-field input {
  width: 100%;
  border-radius: 2px;
  padding: 0.3em 0.4em 0.2em;
  border: 1px solid #c8c8c8;
  height: 2.2em;
}
.c5-user-register-form .inline-field.c5-field input::placeholder,
.c5-user-register-form .inline-field-2.c5-field input::placeholder {
  color: #b4b0b0; 
}

.c5-user-register-form .inline-field.c5-control {
  margin: 5px 0;
}
.btn.c5-user-register-btn {
  color: #eeeeee;
  background: #3a3e42;
  border: 1px solid #3a3e42;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  font-size: 16px;
  padding: 0.55em 1em;
  text-transform: uppercase;
  line-height: 1.1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-width: 1px;
  transition: all 0.2s ease-in;
  text-shadow: none;
}
.btn.c5-user-register-btn:hover {
  color: #fff;
  background: #272a2d;
  border: 1px solid #272a2d;
}
