.ascendon {
  /*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
  /* FONT PATH
 * -------------------------- */
  /* makes the font 33% larger relative to the icon container */
  /* Deprecated as of 4.4.0 */
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
  /*XXS Portrait Smartphone*/
  /*xxxs Portrait Smartphone*/
  font-family: inherit;
  font-size: 14px;
  line-height: 1.42857143 ;
  color: #323232;
}
.ascendon .panel-body.short.open,
.ascendon .list-group-item.short.open {
  padding-bottom: 15px;
}
.ascendon html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.ascendon body {
  margin: 0;
}
.ascendon article,
.ascendon aside,
.ascendon details,
.ascendon figcaption,
.ascendon figure,
.ascendon footer,
.ascendon header,
.ascendon hgroup,
.ascendon main,
.ascendon menu,
.ascendon nav,
.ascendon section,
.ascendon summary {
  display: block;
}
.ascendon audio,
.ascendon canvas,
.ascendon progress,
.ascendon video {
  display: inline-block;
  vertical-align: baseline;
}
.ascendon audio:not([controls]) {
  display: none;
  height: 0;
}
.ascendon [hidden],
.ascendon template {
  display: none;
}
.ascendon a {
  background-color: transparent;
}
.ascendon a:active,
.ascendon a:hover {
  outline: 0;
}
.ascendon abbr[title] {
  border-bottom: 1px dotted;
}
.ascendon b,
.ascendon strong {
  font-weight: bold;
}
.ascendon dfn {
  font-style: italic;
}
.ascendon h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.ascendon mark {
  background: #ff0;
  color: #000;
}
.ascendon small {
  font-size: 80%;
}
.ascendon sub,
.ascendon sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.ascendon sup {
  top: -0.5em;
}
.ascendon sub {
  bottom: -0.25em;
}
.ascendon img {
  border: 0;
}
.ascendon svg:not(:root) {
  overflow: hidden;
}
.ascendon figure {
  margin: 1em 40px;
}
.ascendon hr {
  box-sizing: content-box;
  height: 0;
}
.ascendon pre {
  overflow: auto;
}
.ascendon code,
.ascendon kbd,
.ascendon pre,
.ascendon samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.ascendon button,
.ascendon input,
.ascendon optgroup,
.ascendon select,
.ascendon textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.ascendon button {
  overflow: visible;
}
.ascendon button,
.ascendon select {
  text-transform: none;
}
.ascendon button,
.ascendon html input[type="button"],
.ascendon input[type="reset"],
.ascendon input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.ascendon button[disabled],
.ascendon html input[disabled] {
  cursor: default;
}
.ascendon button::-moz-focus-inner,
.ascendon input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ascendon input {
  line-height: normal;
}
.ascendon input[type="checkbox"],
.ascendon input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.ascendon input[type="number"]::-webkit-inner-spin-button,
.ascendon input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.ascendon input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
.ascendon input[type="search"]::-webkit-search-cancel-button,
.ascendon input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.ascendon fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.ascendon legend {
  border: 0;
  padding: 0;
}
.ascendon textarea {
  overflow: auto;
}
.ascendon optgroup {
  font-weight: bold;
}
.ascendon table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ascendon td,
.ascendon th {
  padding: 0;
}
@media print {
  .ascendon *,
  .ascendon *:before,
  .ascendon *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .ascendon a,
  .ascendon a:visited {
    text-decoration: underline;
  }
  .ascendon a[href]:after {
    content: " (" attr(href) ")";
  }
  .ascendon abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ascendon a[href^="#"]:after,
  .ascendon a[href^="javascript:"]:after {
    content: "";
  }
  .ascendon pre,
  .ascendon blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .ascendon thead {
    display: table-header-group;
  }
  .ascendon tr,
  .ascendon img {
    page-break-inside: avoid;
  }
  .ascendon img {
    max-width: 100% !important;
  }
  .ascendon p,
  .ascendon h2,
  .ascendon h3 {
    orphans: 3;
    widows: 3;
  }
  .ascendon h2,
  .ascendon h3 {
    page-break-after: avoid;
  }
  .ascendon .navbar {
    display: none;
  }
  .ascendon .btn > .caret,
  .ascendon .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .ascendon .label {
    border: 1px solid #000;
  }
  .ascendon .table {
    border-collapse: collapse !important;
  }
  .ascendon .table td,
  .ascendon .table th {
    background-color: #fff !important;
  }
  .ascendon .table-bordered th,
  .ascendon .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
.ascendon * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ascendon *:before,
.ascendon *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ascendon html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.ascendon body {
  font-family: inherit;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000;
  background-color: #f0f1f2;
}
.ascendon input,
.ascendon button,
.ascendon select,
.ascendon textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.ascendon a {
  color: #b90a0a;
  text-decoration: none;
  font-weight: bold;
}
.ascendon a:hover,
.ascendon a:focus {
  color: #b90a0a;
  text-decoration: underline;
}
.ascendon a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ascendon figure {
  margin: 0;
}
.ascendon img {
  vertical-align: middle;
}
.ascendon .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.ascendon .img-rounded {
  border-radius: 0;
}
.ascendon .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f0f1f2;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.ascendon .img-circle {
  border-radius: 50%;
}
.ascendon hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.ascendon .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.ascendon .sr-only-focusable:active,
.ascendon .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.ascendon [role="button"] {
  cursor: pointer;
}
.ascendon h1,
.ascendon h2,
.ascendon h3,
.ascendon h4,
.ascendon h5,
.ascendon h6,
.ascendon .h1,
.ascendon .h2,
.ascendon .h3,
.ascendon .h4,
.ascendon .h5,
.ascendon .h6 {
  font-family: "Pill-Gothic-Bold", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2em;
  color: #000;
}
.ascendon h1 small,
.ascendon h2 small,
.ascendon h3 small,
.ascendon h4 small,
.ascendon h5 small,
.ascendon h6 small,
.ascendon .h1 small,
.ascendon .h2 small,
.ascendon .h3 small,
.ascendon .h4 small,
.ascendon .h5 small,
.ascendon .h6 small,
.ascendon h1 .small,
.ascendon h2 .small,
.ascendon h3 .small,
.ascendon h4 .small,
.ascendon h5 .small,
.ascendon h6 .small,
.ascendon .h1 .small,
.ascendon .h2 .small,
.ascendon .h3 .small,
.ascendon .h4 .small,
.ascendon .h5 .small,
.ascendon .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.ascendon h1 {
  text-transform: uppercase;
}
.ascendon h1,
.ascendon .h1,
.ascendon h2,
.ascendon .h2,
.ascendon h3,
.ascendon .h3 {
  margin: 0;
}
.ascendon h1 small,
.ascendon .h1 small,
.ascendon h2 small,
.ascendon .h2 small,
.ascendon h3 small,
.ascendon .h3 small,
.ascendon h1 .small,
.ascendon .h1 .small,
.ascendon h2 .small,
.ascendon .h2 .small,
.ascendon h3 .small,
.ascendon .h3 .small {
  font-size: 65%;
}
.ascendon h4,
.ascendon .h4,
.ascendon h5,
.ascendon .h5,
.ascendon h6,
.ascendon .h6 {
  margin: 0;
}
.ascendon h4 small,
.ascendon .h4 small,
.ascendon h5 small,
.ascendon .h5 small,
.ascendon h6 small,
.ascendon .h6 small,
.ascendon h4 .small,
.ascendon .h4 .small,
.ascendon h5 .small,
.ascendon .h5 .small,
.ascendon h6 .small,
.ascendon .h6 .small {
  font-size: 75%;
}
.ascendon h3,
.ascendon .h3 {
  line-height: 1.2em;
}
.ascendon h1,
.ascendon .h1 {
  font-size: 41.7px;
}
.ascendon h2,
.ascendon .h2 {
  font-size: 22.6px;
}
.ascendon h3,
.ascendon .h3 {
  font-size: 16px;
}
.ascendon h4,
.ascendon .h4 {
  font-size: 18px;
}
.ascendon h5,
.ascendon .h5 {
  font-size: 16px;
}
.ascendon h6,
.ascendon .h6 {
  font-size: 12px;
}
.ascendon p {
  margin: 0 0 10px;
}
.ascendon .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .ascendon .lead {
    font-size: 21px;
  }
}
.ascendon small,
.ascendon .small {
  font-size: 85%;
}
.ascendon mark,
.ascendon .mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.ascendon .text-left {
  text-align: left;
}
.ascendon .text-right {
  text-align: right;
}
.ascendon .text-center {
  text-align: center;
}
.ascendon .text-justify {
  text-align: justify;
}
.ascendon .text-nowrap {
  white-space: nowrap;
}
.ascendon .text-lowercase {
  text-transform: lowercase;
}
.ascendon .text-uppercase {
  text-transform: uppercase;
}
.ascendon .text-capitalize {
  text-transform: capitalize;
}
.ascendon .text-muted {
  color: #777777;
}
.ascendon .text-primary {
  color: #FF7827;
}
a.ascendon .text-primary:hover,
a.ascendon .text-primary:focus {
  color: #f35b00;
}
.ascendon .text-success {
  color: #3c763d;
}
a.ascendon .text-success:hover,
a.ascendon .text-success:focus {
  color: #2b542c;
}
.ascendon .text-info {
  color: #31708f;
}
a.ascendon .text-info:hover,
a.ascendon .text-info:focus {
  color: #245269;
}
.ascendon .text-warning {
  color: #8a6c3b;
}
a.ascendon .text-warning:hover,
a.ascendon .text-warning:focus {
  color: #66502c;
}
.ascendon .text-danger {
  color: #b90a0a;
}
a.ascendon .text-danger:hover,
a.ascendon .text-danger:focus {
  color: #890707;
}
.ascendon .bg-primary {
  color: #fff;
  background-color: #FF7827;
}
a.ascendon .bg-primary:hover,
a.ascendon .bg-primary:focus {
  background-color: #f35b00;
}
.ascendon .bg-success {
  background-color: #dff0d8;
}
a.ascendon .bg-success:hover,
a.ascendon .bg-success:focus {
  background-color: #c1e2b3;
}
.ascendon .bg-info {
  background-color: #d9edf7;
}
a.ascendon .bg-info:hover,
a.ascendon .bg-info:focus {
  background-color: #afd9ee;
}
.ascendon .bg-warning {
  background-color: #fcf8e3;
}
a.ascendon .bg-warning:hover,
a.ascendon .bg-warning:focus {
  background-color: #f7ecb5;
}
.ascendon .bg-danger {
  background-color: #fff;
}
a.ascendon .bg-danger:hover,
a.ascendon .bg-danger:focus {
  background-color: #e6e6e6;
}
.ascendon .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.ascendon ul,
.ascendon ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.ascendon ul ul,
.ascendon ol ul,
.ascendon ul ol,
.ascendon ol ol {
  margin-bottom: 0;
}
.ascendon .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.ascendon .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.ascendon .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.ascendon dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.ascendon dt,
.ascendon dd {
  line-height: 1.42857143;
}
.ascendon dt {
  font-weight: bold;
}
.ascendon dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .ascendon .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ascendon .dl-horizontal dd {
    margin-left: 180px;
  }
}
.ascendon abbr[title],
.ascendon abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.ascendon .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.ascendon blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
.ascendon blockquote p:last-child,
.ascendon blockquote ul:last-child,
.ascendon blockquote ol:last-child {
  margin-bottom: 0;
}
.ascendon blockquote footer,
.ascendon blockquote small,
.ascendon blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
.ascendon blockquote footer:before,
.ascendon blockquote small:before,
.ascendon blockquote .small:before {
  content: '\2014 \00A0';
}
.ascendon .blockquote-reverse,
.ascendon blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.ascendon .blockquote-reverse footer:before,
.ascendon blockquote.pull-right footer:before,
.ascendon .blockquote-reverse small:before,
.ascendon blockquote.pull-right small:before,
.ascendon .blockquote-reverse .small:before,
.ascendon blockquote.pull-right .small:before {
  content: '';
}
.ascendon .blockquote-reverse footer:after,
.ascendon blockquote.pull-right footer:after,
.ascendon .blockquote-reverse small:after,
.ascendon blockquote.pull-right small:after,
.ascendon .blockquote-reverse .small:after,
.ascendon blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.ascendon address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.ascendon .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .ascendon .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .ascendon .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .ascendon .container {
    width: 1170px;
  }
}
.ascendon .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.ascendon .row {
  margin-left: -15px;
  margin-right: -15px;
}
.ascendon .col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.ascendon .col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.ascendon .col-xs-12 {
  width: 100%;
}
.ascendon .col-xs-11 {
  width: 91.66666667%;
}
.ascendon .col-xs-10 {
  width: 83.33333333%;
}
.ascendon .col-xs-9 {
  width: 75%;
}
.ascendon .col-xs-8 {
  width: 66.66666667%;
}
.ascendon .col-xs-7 {
  width: 58.33333333%;
}
.ascendon .col-xs-6 {
  width: 50%;
}
.ascendon .col-xs-5 {
  width: 41.66666667%;
}
.ascendon .col-xs-4 {
  width: 33.33333333%;
}
.ascendon .col-xs-3 {
  width: 25%;
}
.ascendon .col-xs-2 {
  width: 16.66666667%;
}
.ascendon .col-xs-1 {
  width: 8.33333333%;
}
.ascendon .col-xs-pull-12 {
  right: 100%;
}
.ascendon .col-xs-pull-11 {
  right: 91.66666667%;
}
.ascendon .col-xs-pull-10 {
  right: 83.33333333%;
}
.ascendon .col-xs-pull-9 {
  right: 75%;
}
.ascendon .col-xs-pull-8 {
  right: 66.66666667%;
}
.ascendon .col-xs-pull-7 {
  right: 58.33333333%;
}
.ascendon .col-xs-pull-6 {
  right: 50%;
}
.ascendon .col-xs-pull-5 {
  right: 41.66666667%;
}
.ascendon .col-xs-pull-4 {
  right: 33.33333333%;
}
.ascendon .col-xs-pull-3 {
  right: 25%;
}
.ascendon .col-xs-pull-2 {
  right: 16.66666667%;
}
.ascendon .col-xs-pull-1 {
  right: 8.33333333%;
}
.ascendon .col-xs-pull-0 {
  right: auto;
}
.ascendon .col-xs-push-12 {
  left: 100%;
}
.ascendon .col-xs-push-11 {
  left: 91.66666667%;
}
.ascendon .col-xs-push-10 {
  left: 83.33333333%;
}
.ascendon .col-xs-push-9 {
  left: 75%;
}
.ascendon .col-xs-push-8 {
  left: 66.66666667%;
}
.ascendon .col-xs-push-7 {
  left: 58.33333333%;
}
.ascendon .col-xs-push-6 {
  left: 50%;
}
.ascendon .col-xs-push-5 {
  left: 41.66666667%;
}
.ascendon .col-xs-push-4 {
  left: 33.33333333%;
}
.ascendon .col-xs-push-3 {
  left: 25%;
}
.ascendon .col-xs-push-2 {
  left: 16.66666667%;
}
.ascendon .col-xs-push-1 {
  left: 8.33333333%;
}
.ascendon .col-xs-push-0 {
  left: auto;
}
.ascendon .col-xs-offset-12 {
  margin-left: 100%;
}
.ascendon .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.ascendon .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.ascendon .col-xs-offset-9 {
  margin-left: 75%;
}
.ascendon .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.ascendon .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.ascendon .col-xs-offset-6 {
  margin-left: 50%;
}
.ascendon .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.ascendon .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.ascendon .col-xs-offset-3 {
  margin-left: 25%;
}
.ascendon .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.ascendon .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.ascendon .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .ascendon .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .ascendon .col-sm-12 {
    width: 100%;
  }
  .ascendon .col-sm-11 {
    width: 91.66666667%;
  }
  .ascendon .col-sm-10 {
    width: 83.33333333%;
  }
  .ascendon .col-sm-9 {
    width: 75%;
  }
  .ascendon .col-sm-8 {
    width: 66.66666667%;
  }
  .ascendon .col-sm-7 {
    width: 58.33333333%;
  }
  .ascendon .col-sm-6 {
    width: 50%;
  }
  .ascendon .col-sm-5 {
    width: 41.66666667%;
  }
  .ascendon .col-sm-4 {
    width: 33.33333333%;
  }
  .ascendon .col-sm-3 {
    width: 25%;
  }
  .ascendon .col-sm-2 {
    width: 16.66666667%;
  }
  .ascendon .col-sm-1 {
    width: 8.33333333%;
  }
  .ascendon .col-sm-pull-12 {
    right: 100%;
  }
  .ascendon .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .ascendon .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .ascendon .col-sm-pull-9 {
    right: 75%;
  }
  .ascendon .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .ascendon .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .ascendon .col-sm-pull-6 {
    right: 50%;
  }
  .ascendon .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .ascendon .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .ascendon .col-sm-pull-3 {
    right: 25%;
  }
  .ascendon .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .ascendon .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .ascendon .col-sm-pull-0 {
    right: auto;
  }
  .ascendon .col-sm-push-12 {
    left: 100%;
  }
  .ascendon .col-sm-push-11 {
    left: 91.66666667%;
  }
  .ascendon .col-sm-push-10 {
    left: 83.33333333%;
  }
  .ascendon .col-sm-push-9 {
    left: 75%;
  }
  .ascendon .col-sm-push-8 {
    left: 66.66666667%;
  }
  .ascendon .col-sm-push-7 {
    left: 58.33333333%;
  }
  .ascendon .col-sm-push-6 {
    left: 50%;
  }
  .ascendon .col-sm-push-5 {
    left: 41.66666667%;
  }
  .ascendon .col-sm-push-4 {
    left: 33.33333333%;
  }
  .ascendon .col-sm-push-3 {
    left: 25%;
  }
  .ascendon .col-sm-push-2 {
    left: 16.66666667%;
  }
  .ascendon .col-sm-push-1 {
    left: 8.33333333%;
  }
  .ascendon .col-sm-push-0 {
    left: auto;
  }
  .ascendon .col-sm-offset-12 {
    margin-left: 100%;
  }
  .ascendon .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .ascendon .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .ascendon .col-sm-offset-9 {
    margin-left: 75%;
  }
  .ascendon .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .ascendon .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .ascendon .col-sm-offset-6 {
    margin-left: 50%;
  }
  .ascendon .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .ascendon .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .ascendon .col-sm-offset-3 {
    margin-left: 25%;
  }
  .ascendon .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .ascendon .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .ascendon .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .ascendon .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .ascendon .col-md-12 {
    width: 100%;
  }
  .ascendon .col-md-11 {
    width: 91.66666667%;
  }
  .ascendon .col-md-10 {
    width: 83.33333333%;
  }
  .ascendon .col-md-9 {
    width: 75%;
  }
  .ascendon .col-md-8 {
    width: 66.66666667%;
  }
  .ascendon .col-md-7 {
    width: 58.33333333%;
  }
  .ascendon .col-md-6 {
    width: 50%;
  }
  .ascendon .col-md-5 {
    width: 41.66666667%;
  }
  .ascendon .col-md-4 {
    width: 33.33333333%;
  }
  .ascendon .col-md-3 {
    width: 25%;
  }
  .ascendon .col-md-2 {
    width: 16.66666667%;
  }
  .ascendon .col-md-1 {
    width: 8.33333333%;
  }
  .ascendon .col-md-pull-12 {
    right: 100%;
  }
  .ascendon .col-md-pull-11 {
    right: 91.66666667%;
  }
  .ascendon .col-md-pull-10 {
    right: 83.33333333%;
  }
  .ascendon .col-md-pull-9 {
    right: 75%;
  }
  .ascendon .col-md-pull-8 {
    right: 66.66666667%;
  }
  .ascendon .col-md-pull-7 {
    right: 58.33333333%;
  }
  .ascendon .col-md-pull-6 {
    right: 50%;
  }
  .ascendon .col-md-pull-5 {
    right: 41.66666667%;
  }
  .ascendon .col-md-pull-4 {
    right: 33.33333333%;
  }
  .ascendon .col-md-pull-3 {
    right: 25%;
  }
  .ascendon .col-md-pull-2 {
    right: 16.66666667%;
  }
  .ascendon .col-md-pull-1 {
    right: 8.33333333%;
  }
  .ascendon .col-md-pull-0 {
    right: auto;
  }
  .ascendon .col-md-push-12 {
    left: 100%;
  }
  .ascendon .col-md-push-11 {
    left: 91.66666667%;
  }
  .ascendon .col-md-push-10 {
    left: 83.33333333%;
  }
  .ascendon .col-md-push-9 {
    left: 75%;
  }
  .ascendon .col-md-push-8 {
    left: 66.66666667%;
  }
  .ascendon .col-md-push-7 {
    left: 58.33333333%;
  }
  .ascendon .col-md-push-6 {
    left: 50%;
  }
  .ascendon .col-md-push-5 {
    left: 41.66666667%;
  }
  .ascendon .col-md-push-4 {
    left: 33.33333333%;
  }
  .ascendon .col-md-push-3 {
    left: 25%;
  }
  .ascendon .col-md-push-2 {
    left: 16.66666667%;
  }
  .ascendon .col-md-push-1 {
    left: 8.33333333%;
  }
  .ascendon .col-md-push-0 {
    left: auto;
  }
  .ascendon .col-md-offset-12 {
    margin-left: 100%;
  }
  .ascendon .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .ascendon .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .ascendon .col-md-offset-9 {
    margin-left: 75%;
  }
  .ascendon .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .ascendon .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .ascendon .col-md-offset-6 {
    margin-left: 50%;
  }
  .ascendon .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .ascendon .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .ascendon .col-md-offset-3 {
    margin-left: 25%;
  }
  .ascendon .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .ascendon .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .ascendon .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .ascendon .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .ascendon .col-lg-12 {
    width: 100%;
  }
  .ascendon .col-lg-11 {
    width: 91.66666667%;
  }
  .ascendon .col-lg-10 {
    width: 83.33333333%;
  }
  .ascendon .col-lg-9 {
    width: 75%;
  }
  .ascendon .col-lg-8 {
    width: 66.66666667%;
  }
  .ascendon .col-lg-7 {
    width: 58.33333333%;
  }
  .ascendon .col-lg-6 {
    width: 50%;
  }
  .ascendon .col-lg-5 {
    width: 41.66666667%;
  }
  .ascendon .col-lg-4 {
    width: 33.33333333%;
  }
  .ascendon .col-lg-3 {
    width: 25%;
  }
  .ascendon .col-lg-2 {
    width: 16.66666667%;
  }
  .ascendon .col-lg-1 {
    width: 8.33333333%;
  }
  .ascendon .col-lg-pull-12 {
    right: 100%;
  }
  .ascendon .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .ascendon .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .ascendon .col-lg-pull-9 {
    right: 75%;
  }
  .ascendon .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .ascendon .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .ascendon .col-lg-pull-6 {
    right: 50%;
  }
  .ascendon .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .ascendon .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .ascendon .col-lg-pull-3 {
    right: 25%;
  }
  .ascendon .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .ascendon .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .ascendon .col-lg-pull-0 {
    right: auto;
  }
  .ascendon .col-lg-push-12 {
    left: 100%;
  }
  .ascendon .col-lg-push-11 {
    left: 91.66666667%;
  }
  .ascendon .col-lg-push-10 {
    left: 83.33333333%;
  }
  .ascendon .col-lg-push-9 {
    left: 75%;
  }
  .ascendon .col-lg-push-8 {
    left: 66.66666667%;
  }
  .ascendon .col-lg-push-7 {
    left: 58.33333333%;
  }
  .ascendon .col-lg-push-6 {
    left: 50%;
  }
  .ascendon .col-lg-push-5 {
    left: 41.66666667%;
  }
  .ascendon .col-lg-push-4 {
    left: 33.33333333%;
  }
  .ascendon .col-lg-push-3 {
    left: 25%;
  }
  .ascendon .col-lg-push-2 {
    left: 16.66666667%;
  }
  .ascendon .col-lg-push-1 {
    left: 8.33333333%;
  }
  .ascendon .col-lg-push-0 {
    left: auto;
  }
  .ascendon .col-lg-offset-12 {
    margin-left: 100%;
  }
  .ascendon .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .ascendon .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .ascendon .col-lg-offset-9 {
    margin-left: 75%;
  }
  .ascendon .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .ascendon .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .ascendon .col-lg-offset-6 {
    margin-left: 50%;
  }
  .ascendon .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .ascendon .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .ascendon .col-lg-offset-3 {
    margin-left: 25%;
  }
  .ascendon .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .ascendon .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .ascendon .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.ascendon table {
  background-color: transparent;
}
.ascendon caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
.ascendon th {
  text-align: left;
}
.ascendon .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.ascendon .table > thead > tr > th,
.ascendon .table > tbody > tr > th,
.ascendon .table > tfoot > tr > th,
.ascendon .table > thead > tr > td,
.ascendon .table > tbody > tr > td,
.ascendon .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.ascendon .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.ascendon .table > caption + thead > tr:first-child > th,
.ascendon .table > colgroup + thead > tr:first-child > th,
.ascendon .table > thead:first-child > tr:first-child > th,
.ascendon .table > caption + thead > tr:first-child > td,
.ascendon .table > colgroup + thead > tr:first-child > td,
.ascendon .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.ascendon .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.ascendon .table .table {
  background-color: #f0f1f2;
}
.ascendon .table-condensed > thead > tr > th,
.ascendon .table-condensed > tbody > tr > th,
.ascendon .table-condensed > tfoot > tr > th,
.ascendon .table-condensed > thead > tr > td,
.ascendon .table-condensed > tbody > tr > td,
.ascendon .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.ascendon .table-bordered {
  border: 1px solid #ddd;
}
.ascendon .table-bordered > thead > tr > th,
.ascendon .table-bordered > tbody > tr > th,
.ascendon .table-bordered > tfoot > tr > th,
.ascendon .table-bordered > thead > tr > td,
.ascendon .table-bordered > tbody > tr > td,
.ascendon .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.ascendon .table-bordered > thead > tr > th,
.ascendon .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.ascendon .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.ascendon .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.ascendon table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
.ascendon table td[class*="col-"],
.ascendon table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.ascendon .table > thead > tr > td.active,
.ascendon .table > tbody > tr > td.active,
.ascendon .table > tfoot > tr > td.active,
.ascendon .table > thead > tr > th.active,
.ascendon .table > tbody > tr > th.active,
.ascendon .table > tfoot > tr > th.active,
.ascendon .table > thead > tr.active > td,
.ascendon .table > tbody > tr.active > td,
.ascendon .table > tfoot > tr.active > td,
.ascendon .table > thead > tr.active > th,
.ascendon .table > tbody > tr.active > th,
.ascendon .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.ascendon .table-hover > tbody > tr > td.active:hover,
.ascendon .table-hover > tbody > tr > th.active:hover,
.ascendon .table-hover > tbody > tr.active:hover > td,
.ascendon .table-hover > tbody > tr:hover > .active,
.ascendon .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.ascendon .table > thead > tr > td.success,
.ascendon .table > tbody > tr > td.success,
.ascendon .table > tfoot > tr > td.success,
.ascendon .table > thead > tr > th.success,
.ascendon .table > tbody > tr > th.success,
.ascendon .table > tfoot > tr > th.success,
.ascendon .table > thead > tr.success > td,
.ascendon .table > tbody > tr.success > td,
.ascendon .table > tfoot > tr.success > td,
.ascendon .table > thead > tr.success > th,
.ascendon .table > tbody > tr.success > th,
.ascendon .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.ascendon .table-hover > tbody > tr > td.success:hover,
.ascendon .table-hover > tbody > tr > th.success:hover,
.ascendon .table-hover > tbody > tr.success:hover > td,
.ascendon .table-hover > tbody > tr:hover > .success,
.ascendon .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.ascendon .table > thead > tr > td.info,
.ascendon .table > tbody > tr > td.info,
.ascendon .table > tfoot > tr > td.info,
.ascendon .table > thead > tr > th.info,
.ascendon .table > tbody > tr > th.info,
.ascendon .table > tfoot > tr > th.info,
.ascendon .table > thead > tr.info > td,
.ascendon .table > tbody > tr.info > td,
.ascendon .table > tfoot > tr.info > td,
.ascendon .table > thead > tr.info > th,
.ascendon .table > tbody > tr.info > th,
.ascendon .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.ascendon .table-hover > tbody > tr > td.info:hover,
.ascendon .table-hover > tbody > tr > th.info:hover,
.ascendon .table-hover > tbody > tr.info:hover > td,
.ascendon .table-hover > tbody > tr:hover > .info,
.ascendon .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.ascendon .table > thead > tr > td.warning,
.ascendon .table > tbody > tr > td.warning,
.ascendon .table > tfoot > tr > td.warning,
.ascendon .table > thead > tr > th.warning,
.ascendon .table > tbody > tr > th.warning,
.ascendon .table > tfoot > tr > th.warning,
.ascendon .table > thead > tr.warning > td,
.ascendon .table > tbody > tr.warning > td,
.ascendon .table > tfoot > tr.warning > td,
.ascendon .table > thead > tr.warning > th,
.ascendon .table > tbody > tr.warning > th,
.ascendon .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.ascendon .table-hover > tbody > tr > td.warning:hover,
.ascendon .table-hover > tbody > tr > th.warning:hover,
.ascendon .table-hover > tbody > tr.warning:hover > td,
.ascendon .table-hover > tbody > tr:hover > .warning,
.ascendon .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.ascendon .table > thead > tr > td.danger,
.ascendon .table > tbody > tr > td.danger,
.ascendon .table > tfoot > tr > td.danger,
.ascendon .table > thead > tr > th.danger,
.ascendon .table > tbody > tr > th.danger,
.ascendon .table > tfoot > tr > th.danger,
.ascendon .table > thead > tr.danger > td,
.ascendon .table > tbody > tr.danger > td,
.ascendon .table > tfoot > tr.danger > td,
.ascendon .table > thead > tr.danger > th,
.ascendon .table > tbody > tr.danger > th,
.ascendon .table > tfoot > tr.danger > th {
  background-color: #fff;
}
.ascendon .table-hover > tbody > tr > td.danger:hover,
.ascendon .table-hover > tbody > tr > th.danger:hover,
.ascendon .table-hover > tbody > tr.danger:hover > td,
.ascendon .table-hover > tbody > tr:hover > .danger,
.ascendon .table-hover > tbody > tr.danger:hover > th {
  background-color: #f2f2f2;
}
.ascendon .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .ascendon .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .ascendon .table-responsive > .table {
    margin-bottom: 0;
  }
  .ascendon .table-responsive > .table > thead > tr > th,
  .ascendon .table-responsive > .table > tbody > tr > th,
  .ascendon .table-responsive > .table > tfoot > tr > th,
  .ascendon .table-responsive > .table > thead > tr > td,
  .ascendon .table-responsive > .table > tbody > tr > td,
  .ascendon .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .ascendon .table-responsive > .table-bordered {
    border: 0;
  }
  .ascendon .table-responsive > .table-bordered > thead > tr > th:first-child,
  .ascendon .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .ascendon .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .ascendon .table-responsive > .table-bordered > thead > tr > td:first-child,
  .ascendon .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .ascendon .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .ascendon .table-responsive > .table-bordered > thead > tr > th:last-child,
  .ascendon .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .ascendon .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .ascendon .table-responsive > .table-bordered > thead > tr > td:last-child,
  .ascendon .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .ascendon .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .ascendon .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .ascendon .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .ascendon .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .ascendon .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.ascendon fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.ascendon legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.ascendon label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.ascendon input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ascendon input[type="radio"],
.ascendon input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.ascendon input[type="file"] {
  display: block;
}
.ascendon input[type="range"] {
  display: block;
  width: 100%;
}
.ascendon select[multiple],
.ascendon select[size] {
  height: auto;
}
.ascendon input[type="file"]:focus,
.ascendon input[type="radio"]:focus,
.ascendon input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ascendon output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: red;
}
.ascendon select.form-control {
  display: block;
  color: #989898;
  font-size: 18px;
  border: 1px solid #000000;
  border-radius: 0;
  padding: 23px 15px 11px 15px;
  border: 1px solid #989898;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-progress-appearance: none;
  appearance: none;
  background: url('../images/list-circle-down-1.png') no-repeat #ffffff;
  background-position: right 15px center;
  background-size: 24px;
}
.ascendon .form-control {
  outline: none;
  display: block;
  width: 100%;
  padding: 24px 15px 13px 15px;
  font-size: 18px;
  line-height: 1;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #989898;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.ascendon .form-control::-moz-placeholder {
  color: #adadb2;
  opacity: 1;
}
.ascendon .form-control:-ms-input-placeholder {
  color: #adadb2;
}
.ascendon .form-control::-webkit-input-placeholder {
  color: #adadb2;
}
.ascendon .form-control[disabled],
.ascendon .form-control[readonly],
fieldset[disabled] .ascendon .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.ascendon .form-control[disabled],
fieldset[disabled] .ascendon .form-control {
  cursor: default;
}
textarea.ascendon .form-control {
  height: auto;
}
.ascendon input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .ascendon input[type="date"].form-control,
  .ascendon input[type="time"].form-control,
  .ascendon input[type="datetime-local"].form-control,
  .ascendon input[type="month"].form-control {
    line-height: 34px;
  }
  .ascendon input[type="date"].input-sm,
  .ascendon input[type="time"].input-sm,
  .ascendon input[type="datetime-local"].input-sm,
  .ascendon input[type="month"].input-sm,
  .input-group-sm .ascendon input[type="date"],
  .input-group-sm .ascendon input[type="time"],
  .input-group-sm .ascendon input[type="datetime-local"],
  .input-group-sm .ascendon input[type="month"] {
    line-height: 30px;
  }
  .ascendon input[type="date"].input-lg,
  .ascendon input[type="time"].input-lg,
  .ascendon input[type="datetime-local"].input-lg,
  .ascendon input[type="month"].input-lg,
  .input-group-lg .ascendon input[type="date"],
  .input-group-lg .ascendon input[type="time"],
  .input-group-lg .ascendon input[type="datetime-local"],
  .input-group-lg .ascendon input[type="month"] {
    line-height: 46px;
  }
}
.ascendon .form-group {
  margin-bottom: 15px;
}
.ascendon .radio,
.ascendon .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.ascendon .radio label,
.ascendon .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.ascendon .radio input[type="radio"],
.ascendon .radio-inline input[type="radio"],
.ascendon .checkbox input[type="checkbox"],
.ascendon .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.ascendon .radio + .radio,
.ascendon .checkbox + .checkbox {
  margin-top: -5px;
}
.ascendon .radio-inline,
.ascendon .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.ascendon .radio-inline + .radio-inline,
.ascendon .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.ascendon input[type="radio"][disabled],
.ascendon input[type="checkbox"][disabled],
.ascendon input[type="radio"].disabled,
.ascendon input[type="checkbox"].disabled,
fieldset[disabled] .ascendon input[type="radio"],
fieldset[disabled] .ascendon input[type="checkbox"] {
  cursor: default;
}
.ascendon .radio-inline.disabled,
.ascendon .checkbox-inline.disabled,
fieldset[disabled] .ascendon .radio-inline,
fieldset[disabled] .ascendon .checkbox-inline {
  cursor: default;
}
.ascendon .radio.disabled label,
.ascendon .checkbox.disabled label,
fieldset[disabled] .ascendon .radio label,
fieldset[disabled] .ascendon .checkbox label {
  cursor: default;
}
.ascendon .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.ascendon .form-control-static.input-lg,
.ascendon .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.ascendon .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.ascendon .input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.ascendon .input-sm,
select[multiple].ascendon .input-sm {
  height: auto;
}
.ascendon .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.ascendon .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.ascendon .form-group-sm textarea.form-control,
.ascendon .form-group-sm select[multiple].form-control {
  height: auto;
}
.ascendon .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.ascendon .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.ascendon .input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.ascendon .input-lg,
select[multiple].ascendon .input-lg {
  height: auto;
}
.ascendon .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.ascendon .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.ascendon .form-group-lg textarea.form-control,
.ascendon .form-group-lg select[multiple].form-control {
  height: auto;
}
.ascendon .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.ascendon .has-feedback {
  position: relative;
}
.ascendon .has-feedback .form-control {
  padding-right: 42.5px;
}
.ascendon .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.ascendon .input-lg + .form-control-feedback,
.ascendon .input-group-lg + .form-control-feedback,
.ascendon .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.ascendon .input-sm + .form-control-feedback,
.ascendon .input-group-sm + .form-control-feedback,
.ascendon .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.ascendon .has-success .help-block,
.ascendon .has-success .control-label,
.ascendon .has-success .radio,
.ascendon .has-success .checkbox,
.ascendon .has-success .radio-inline,
.ascendon .has-success .checkbox-inline,
.ascendon .has-success.radio label,
.ascendon .has-success.checkbox label,
.ascendon .has-success.radio-inline label,
.ascendon .has-success.checkbox-inline label {
  color: #3c763d;
}
.ascendon .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  /*&:focus {
      border-color: darken(@border-color, 10%);
      @shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px lighten(@border-color, 20%);
      .box-shadow(@shadow);
    }*/
}
.ascendon .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.ascendon .has-success .form-control-feedback {
  color: #3c763d;
}
.ascendon .has-warning .help-block,
.ascendon .has-warning .control-label,
.ascendon .has-warning .radio,
.ascendon .has-warning .checkbox,
.ascendon .has-warning .radio-inline,
.ascendon .has-warning .checkbox-inline,
.ascendon .has-warning.radio label,
.ascendon .has-warning.checkbox label,
.ascendon .has-warning.radio-inline label,
.ascendon .has-warning.checkbox-inline label {
  color: #8a6c3b;
}
.ascendon .has-warning .form-control {
  border-color: #8a6c3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  /*&:focus {
      border-color: darken(@border-color, 10%);
      @shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px lighten(@border-color, 20%);
      .box-shadow(@shadow);
    }*/
}
.ascendon .has-warning .input-group-addon {
  color: #8a6c3b;
  border-color: #8a6c3b;
  background-color: #fcf8e3;
}
.ascendon .has-warning .form-control-feedback {
  color: #8a6c3b;
}
.ascendon .has-error .help-block,
.ascendon .has-error .control-label,
.ascendon .has-error .radio,
.ascendon .has-error .checkbox,
.ascendon .has-error .radio-inline,
.ascendon .has-error .checkbox-inline,
.ascendon .has-error.radio label,
.ascendon .has-error.checkbox label,
.ascendon .has-error.radio-inline label,
.ascendon .has-error.checkbox-inline label {
  color: #b90a0a;
}
.ascendon .has-error .form-control {
  border-color: #FF1500;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  /*&:focus {
      border-color: darken(@border-color, 10%);
      @shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px lighten(@border-color, 20%);
      .box-shadow(@shadow);
    }*/
}
.ascendon .has-error .input-group-addon {
  color: #b90a0a;
  border-color: #FF1500;
  background-color: #fff;
}
.ascendon .has-error .form-control-feedback {
  color: #b90a0a;
}
.ascendon .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.ascendon .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.ascendon .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@media (min-width: 768px) {
  .ascendon .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 100%;
  }
  .ascendon .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .ascendon .form-inline .form-control-static {
    display: inline-block;
  }
  .ascendon .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .ascendon .form-inline .input-group .input-group-addon,
  .ascendon .form-inline .input-group .input-group-btn,
  .ascendon .form-inline .input-group .form-control {
    width: auto;
  }
  .ascendon .form-inline .input-group > .form-control {
    width: 100%;
  }
  .ascendon .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ascendon .form-inline .radio,
  .ascendon .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ascendon .form-inline .radio label,
  .ascendon .form-inline .checkbox label {
    padding-left: 0;
  }
  .ascendon .form-inline .radio input[type="radio"],
  .ascendon .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .ascendon .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.ascendon .form-horizontal .radio,
.ascendon .form-horizontal .checkbox,
.ascendon .form-horizontal .radio-inline,
.ascendon .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.ascendon .form-horizontal .radio,
.ascendon .form-horizontal .checkbox {
  min-height: 27px;
}
.ascendon .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .ascendon .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.ascendon .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .ascendon .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .ascendon .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.ascendon .btn {
  outline: none;
  background-color: transparent;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ascendon .btn:active,
.ascendon .btn.active {
  outline: 0;
  background-image: none;
}
.ascendon .btn.disabled,
.ascendon .btn[disabled],
fieldset[disabled] .ascendon .btn {
  cursor: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.ascendon .btn.disabled,
fieldset[disabled] a.ascendon .btn {
  pointer-events: none;
}
.ascendon .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  padding: 10px 15px;
  font-size: 24px;
}
.ascendon .btn-default:focus,
.ascendon .btn-default.focus {
  color: #333;
}
.ascendon .btn-default:hover {
  color: #333;
}
.ascendon .btn-default:active,
.ascendon .btn-default.active,
.open > .dropdown-toggle.ascendon .btn-default {
  color: #333;
}
.ascendon .btn-default:active:hover,
.ascendon .btn-default.active:hover,
.open > .dropdown-toggle.ascendon .btn-default:hover,
.ascendon .btn-default:active:focus,
.ascendon .btn-default.active:focus,
.open > .dropdown-toggle.ascendon .btn-default:focus,
.ascendon .btn-default:active.focus,
.ascendon .btn-default.active.focus,
.open > .dropdown-toggle.ascendon .btn-default.focus {
  color: #333;
}
.ascendon .btn-default:active,
.ascendon .btn-default.active,
.open > .dropdown-toggle.ascendon .btn-default {
  background-image: none;
}
.ascendon .btn-default.disabled,
.ascendon .btn-default[disabled],
fieldset[disabled] .ascendon .btn-default,
.ascendon .btn-default.disabled:hover,
.ascendon .btn-default[disabled]:hover,
fieldset[disabled] .ascendon .btn-default:hover,
.ascendon .btn-default.disabled:focus,
.ascendon .btn-default[disabled]:focus,
fieldset[disabled] .ascendon .btn-default:focus,
.ascendon .btn-default.disabled.focus,
.ascendon .btn-default[disabled].focus,
fieldset[disabled] .ascendon .btn-default.focus,
.ascendon .btn-default.disabled:active,
.ascendon .btn-default[disabled]:active,
fieldset[disabled] .ascendon .btn-default:active,
.ascendon .btn-default.disabled.active,
.ascendon .btn-default[disabled].active,
fieldset[disabled] .ascendon .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.ascendon .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.ascendon .btn-primary {
  height: 53px;
  text-transform: uppercase;
  min-width: 136px;
  color: white;
  background-color: #b90a0a;
  border-color: transparent;
  padding: 10px 15px;
  font-size: 24px;
}
.ascendon .btn-primary:focus,
.ascendon .btn-primary.focus {
  color: white;
}
.ascendon .btn-primary:hover {
  color: white;
}
.ascendon .btn-primary:active,
.ascendon .btn-primary.active,
.open > .dropdown-toggle.ascendon .btn-primary {
  color: white;
}
.ascendon .btn-primary:active:hover,
.ascendon .btn-primary.active:hover,
.open > .dropdown-toggle.ascendon .btn-primary:hover,
.ascendon .btn-primary:active:focus,
.ascendon .btn-primary.active:focus,
.open > .dropdown-toggle.ascendon .btn-primary:focus,
.ascendon .btn-primary:active.focus,
.ascendon .btn-primary.active.focus,
.open > .dropdown-toggle.ascendon .btn-primary.focus {
  color: white;
}
.ascendon .btn-primary:active,
.ascendon .btn-primary.active,
.open > .dropdown-toggle.ascendon .btn-primary {
  background-image: none;
}
.ascendon .btn-primary.disabled,
.ascendon .btn-primary[disabled],
fieldset[disabled] .ascendon .btn-primary,
.ascendon .btn-primary.disabled:hover,
.ascendon .btn-primary[disabled]:hover,
fieldset[disabled] .ascendon .btn-primary:hover,
.ascendon .btn-primary.disabled:focus,
.ascendon .btn-primary[disabled]:focus,
fieldset[disabled] .ascendon .btn-primary:focus,
.ascendon .btn-primary.disabled.focus,
.ascendon .btn-primary[disabled].focus,
fieldset[disabled] .ascendon .btn-primary.focus,
.ascendon .btn-primary.disabled:active,
.ascendon .btn-primary[disabled]:active,
fieldset[disabled] .ascendon .btn-primary:active,
.ascendon .btn-primary.disabled.active,
.ascendon .btn-primary[disabled].active,
fieldset[disabled] .ascendon .btn-primary.active {
  background-color: #b90a0a;
  border-color: transparent;
}
.ascendon .btn-primary .badge {
  color: #b90a0a;
  background-color: white;
}
.ascendon .btn-primary:hover {
  background: #b90a0a;
  text-decoration: underline;
}
.ascendon .btn-primary:focus,
.ascendon .btn-primary .focus {
  background: #b90a0a;
  color: #ffffff;
}
.ascendon .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  padding: 10px 15px;
  font-size: 24px;
}
.ascendon .btn-success:focus,
.ascendon .btn-success.focus {
  color: #fff;
}
.ascendon .btn-success:hover {
  color: #fff;
}
.ascendon .btn-success:active,
.ascendon .btn-success.active,
.open > .dropdown-toggle.ascendon .btn-success {
  color: #fff;
}
.ascendon .btn-success:active:hover,
.ascendon .btn-success.active:hover,
.open > .dropdown-toggle.ascendon .btn-success:hover,
.ascendon .btn-success:active:focus,
.ascendon .btn-success.active:focus,
.open > .dropdown-toggle.ascendon .btn-success:focus,
.ascendon .btn-success:active.focus,
.ascendon .btn-success.active.focus,
.open > .dropdown-toggle.ascendon .btn-success.focus {
  color: #fff;
}
.ascendon .btn-success:active,
.ascendon .btn-success.active,
.open > .dropdown-toggle.ascendon .btn-success {
  background-image: none;
}
.ascendon .btn-success.disabled,
.ascendon .btn-success[disabled],
fieldset[disabled] .ascendon .btn-success,
.ascendon .btn-success.disabled:hover,
.ascendon .btn-success[disabled]:hover,
fieldset[disabled] .ascendon .btn-success:hover,
.ascendon .btn-success.disabled:focus,
.ascendon .btn-success[disabled]:focus,
fieldset[disabled] .ascendon .btn-success:focus,
.ascendon .btn-success.disabled.focus,
.ascendon .btn-success[disabled].focus,
fieldset[disabled] .ascendon .btn-success.focus,
.ascendon .btn-success.disabled:active,
.ascendon .btn-success[disabled]:active,
fieldset[disabled] .ascendon .btn-success:active,
.ascendon .btn-success.disabled.active,
.ascendon .btn-success[disabled].active,
fieldset[disabled] .ascendon .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.ascendon .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.ascendon .btn-info {
  color: #b90a0a;
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  padding: 10px 15px;
  font-size: 24px;
}
.ascendon .btn-info:focus,
.ascendon .btn-info.focus {
  color: #b90a0a;
}
.ascendon .btn-info:hover {
  color: #b90a0a;
}
.ascendon .btn-info:active,
.ascendon .btn-info.active,
.open > .dropdown-toggle.ascendon .btn-info {
  color: #b90a0a;
}
.ascendon .btn-info:active:hover,
.ascendon .btn-info.active:hover,
.open > .dropdown-toggle.ascendon .btn-info:hover,
.ascendon .btn-info:active:focus,
.ascendon .btn-info.active:focus,
.open > .dropdown-toggle.ascendon .btn-info:focus,
.ascendon .btn-info:active.focus,
.ascendon .btn-info.active.focus,
.open > .dropdown-toggle.ascendon .btn-info.focus {
  color: #b90a0a;
}
.ascendon .btn-info:active,
.ascendon .btn-info.active,
.open > .dropdown-toggle.ascendon .btn-info {
  background-image: none;
}
.ascendon .btn-info.disabled,
.ascendon .btn-info[disabled],
fieldset[disabled] .ascendon .btn-info,
.ascendon .btn-info.disabled:hover,
.ascendon .btn-info[disabled]:hover,
fieldset[disabled] .ascendon .btn-info:hover,
.ascendon .btn-info.disabled:focus,
.ascendon .btn-info[disabled]:focus,
fieldset[disabled] .ascendon .btn-info:focus,
.ascendon .btn-info.disabled.focus,
.ascendon .btn-info[disabled].focus,
fieldset[disabled] .ascendon .btn-info.focus,
.ascendon .btn-info.disabled:active,
.ascendon .btn-info[disabled]:active,
fieldset[disabled] .ascendon .btn-info:active,
.ascendon .btn-info.disabled.active,
.ascendon .btn-info[disabled].active,
fieldset[disabled] .ascendon .btn-info.active {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0);
}
.ascendon .btn-info .badge {
  color: transparent;
  background-color: #b90a0a;
}
.ascendon .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
  padding: 10px 15px;
  font-size: 24px;
}
.ascendon .btn-warning:focus,
.ascendon .btn-warning.focus {
  color: #fff;
}
.ascendon .btn-warning:hover {
  color: #fff;
}
.ascendon .btn-warning:active,
.ascendon .btn-warning.active,
.open > .dropdown-toggle.ascendon .btn-warning {
  color: #fff;
}
.ascendon .btn-warning:active:hover,
.ascendon .btn-warning.active:hover,
.open > .dropdown-toggle.ascendon .btn-warning:hover,
.ascendon .btn-warning:active:focus,
.ascendon .btn-warning.active:focus,
.open > .dropdown-toggle.ascendon .btn-warning:focus,
.ascendon .btn-warning:active.focus,
.ascendon .btn-warning.active.focus,
.open > .dropdown-toggle.ascendon .btn-warning.focus {
  color: #fff;
}
.ascendon .btn-warning:active,
.ascendon .btn-warning.active,
.open > .dropdown-toggle.ascendon .btn-warning {
  background-image: none;
}
.ascendon .btn-warning.disabled,
.ascendon .btn-warning[disabled],
fieldset[disabled] .ascendon .btn-warning,
.ascendon .btn-warning.disabled:hover,
.ascendon .btn-warning[disabled]:hover,
fieldset[disabled] .ascendon .btn-warning:hover,
.ascendon .btn-warning.disabled:focus,
.ascendon .btn-warning[disabled]:focus,
fieldset[disabled] .ascendon .btn-warning:focus,
.ascendon .btn-warning.disabled.focus,
.ascendon .btn-warning[disabled].focus,
fieldset[disabled] .ascendon .btn-warning.focus,
.ascendon .btn-warning.disabled:active,
.ascendon .btn-warning[disabled]:active,
fieldset[disabled] .ascendon .btn-warning:active,
.ascendon .btn-warning.disabled.active,
.ascendon .btn-warning[disabled].active,
fieldset[disabled] .ascendon .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.ascendon .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.ascendon .btn-danger {
  color: #fff;
  background-color: #b90a0a;
  border-color: #b90a0a;
  padding: 10px 15px;
  font-size: 24px;
}
.ascendon .btn-danger:focus,
.ascendon .btn-danger.focus {
  color: #fff;
}
.ascendon .btn-danger:hover {
  color: #fff;
}
.ascendon .btn-danger:active,
.ascendon .btn-danger.active,
.open > .dropdown-toggle.ascendon .btn-danger {
  color: #fff;
}
.ascendon .btn-danger:active:hover,
.ascendon .btn-danger.active:hover,
.open > .dropdown-toggle.ascendon .btn-danger:hover,
.ascendon .btn-danger:active:focus,
.ascendon .btn-danger.active:focus,
.open > .dropdown-toggle.ascendon .btn-danger:focus,
.ascendon .btn-danger:active.focus,
.ascendon .btn-danger.active.focus,
.open > .dropdown-toggle.ascendon .btn-danger.focus {
  color: #fff;
}
.ascendon .btn-danger:active,
.ascendon .btn-danger.active,
.open > .dropdown-toggle.ascendon .btn-danger {
  background-image: none;
}
.ascendon .btn-danger.disabled,
.ascendon .btn-danger[disabled],
fieldset[disabled] .ascendon .btn-danger,
.ascendon .btn-danger.disabled:hover,
.ascendon .btn-danger[disabled]:hover,
fieldset[disabled] .ascendon .btn-danger:hover,
.ascendon .btn-danger.disabled:focus,
.ascendon .btn-danger[disabled]:focus,
fieldset[disabled] .ascendon .btn-danger:focus,
.ascendon .btn-danger.disabled.focus,
.ascendon .btn-danger[disabled].focus,
fieldset[disabled] .ascendon .btn-danger.focus,
.ascendon .btn-danger.disabled:active,
.ascendon .btn-danger[disabled]:active,
fieldset[disabled] .ascendon .btn-danger:active,
.ascendon .btn-danger.disabled.active,
.ascendon .btn-danger[disabled].active,
fieldset[disabled] .ascendon .btn-danger.active {
  background-color: #b90a0a;
  border-color: #b90a0a;
}
.ascendon .btn-danger .badge {
  color: #b90a0a;
  background-color: #fff;
}
.ascendon .pay-pal-button {
  background-color: #004480;
  border-color: #004480;
}
.ascendon .btn-primary-link {
  background-image: url("/libs/ecu/images/chevron.svg");
  background-size: contain;
  min-width: 136px;
  color: white;
  background-color: #b90a0a;
  border-color: transparent;
  padding: 10px 15px;
  font-size: 24px;
}
.ascendon .btn-primary-link:focus,
.ascendon .btn-primary-link.focus {
  color: white;
}
.ascendon .btn-primary-link:hover {
  color: white;
}
.ascendon .btn-primary-link:active,
.ascendon .btn-primary-link.active,
.open > .dropdown-toggle.ascendon .btn-primary-link {
  color: white;
}
.ascendon .btn-primary-link:active:hover,
.ascendon .btn-primary-link.active:hover,
.open > .dropdown-toggle.ascendon .btn-primary-link:hover,
.ascendon .btn-primary-link:active:focus,
.ascendon .btn-primary-link.active:focus,
.open > .dropdown-toggle.ascendon .btn-primary-link:focus,
.ascendon .btn-primary-link:active.focus,
.ascendon .btn-primary-link.active.focus,
.open > .dropdown-toggle.ascendon .btn-primary-link.focus {
  color: white;
}
.ascendon .btn-primary-link:active,
.ascendon .btn-primary-link.active,
.open > .dropdown-toggle.ascendon .btn-primary-link {
  background-image: none;
}
.ascendon .btn-primary-link.disabled,
.ascendon .btn-primary-link[disabled],
fieldset[disabled] .ascendon .btn-primary-link,
.ascendon .btn-primary-link.disabled:hover,
.ascendon .btn-primary-link[disabled]:hover,
fieldset[disabled] .ascendon .btn-primary-link:hover,
.ascendon .btn-primary-link.disabled:focus,
.ascendon .btn-primary-link[disabled]:focus,
fieldset[disabled] .ascendon .btn-primary-link:focus,
.ascendon .btn-primary-link.disabled.focus,
.ascendon .btn-primary-link[disabled].focus,
fieldset[disabled] .ascendon .btn-primary-link.focus,
.ascendon .btn-primary-link.disabled:active,
.ascendon .btn-primary-link[disabled]:active,
fieldset[disabled] .ascendon .btn-primary-link:active,
.ascendon .btn-primary-link.disabled.active,
.ascendon .btn-primary-link[disabled].active,
fieldset[disabled] .ascendon .btn-primary-link.active {
  background-color: #b90a0a;
  border-color: transparent;
}
.ascendon .btn-primary-link .badge {
  color: #b90a0a;
  background-color: white;
}
.ascendon .btn-primary-link:hover {
  background: #b90a0a;
  text-decoration: underline;
}
.ascendon .btn-primary-link:focus,
.ascendon .btn-primary-link .focus {
  background: #b90a0a;
  color: #ffffff;
}
.ascendon .btn-link {
  color: #b90a0a;
  font-weight: bold;
  border: none;
}
.ascendon .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.ascendon .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.ascendon .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.ascendon .btn-block {
  display: block;
  width: 100%;
}
.ascendon .btn-block + .btn-block {
  margin-top: 5px;
}
.ascendon input[type="submit"],
.ascendon input[type="reset"],
.ascendon input[type="button"] {
  -webkit-appearance: button;
}
.ascendon input[type="submit"].btn-block,
.ascendon input[type="reset"].btn-block,
.ascendon input[type="button"].btn-block {
  width: 100%;
}
.ascendon .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.ascendon .dropup,
.ascendon .dropdown {
  position: relative;
}
.ascendon .dropdown-toggle:focus {
  outline: 0;
}
.ascendon .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.ascendon .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.ascendon .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.ascendon .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.ascendon .dropdown-menu > li > a:hover,
.ascendon .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.ascendon .dropdown-menu > .active > a,
.ascendon .dropdown-menu > .active > a:hover,
.ascendon .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #FF7827;
}
.ascendon .dropdown-menu > .disabled > a,
.ascendon .dropdown-menu > .disabled > a:hover,
.ascendon .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.ascendon .dropdown-menu > .disabled > a:hover,
.ascendon .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: default;
}
.ascendon .open > .dropdown-menu {
  display: block;
}
.ascendon .open > a {
  outline: 0;
}
.ascendon .dropdown-menu-right {
  left: auto;
  right: 0;
}
.ascendon .dropdown-menu-left {
  left: 0;
  right: auto;
}
.ascendon .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.ascendon .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.ascendon .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.ascendon .dropup .caret,
.ascendon .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.ascendon .dropup .dropdown-menu,
.ascendon .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .ascendon .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .ascendon .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.ascendon .btn-group,
.ascendon .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.ascendon .btn-group > .btn,
.ascendon .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.ascendon .btn-group > .btn:hover,
.ascendon .btn-group-vertical > .btn:hover,
.ascendon .btn-group > .btn:focus,
.ascendon .btn-group-vertical > .btn:focus,
.ascendon .btn-group > .btn:active,
.ascendon .btn-group-vertical > .btn:active,
.ascendon .btn-group > .btn.active,
.ascendon .btn-group-vertical > .btn.active {
  z-index: 2;
}
.ascendon .btn-group .btn + .btn,
.ascendon .btn-group .btn + .btn-group,
.ascendon .btn-group .btn-group + .btn,
.ascendon .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.ascendon .btn-toolbar {
  margin-left: -5px;
}
.ascendon .btn-toolbar .btn,
.ascendon .btn-toolbar .btn-group,
.ascendon .btn-toolbar .input-group {
  float: left;
}
.ascendon .btn-toolbar > .btn,
.ascendon .btn-toolbar > .btn-group,
.ascendon .btn-toolbar > .input-group {
  margin-left: 5px;
}
.ascendon .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.ascendon .btn-group > .btn:first-child {
  margin-left: 0;
}
.ascendon .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ascendon .btn-group > .btn:last-child:not(:first-child),
.ascendon .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ascendon .btn-group > .btn-group {
  float: left;
}
.ascendon .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.ascendon .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.ascendon .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ascendon .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ascendon .btn-group .dropdown-toggle:active,
.ascendon .btn-group.open .dropdown-toggle {
  outline: 0;
}
.ascendon .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.ascendon .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.ascendon .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ascendon .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ascendon .btn .caret {
  margin-left: 0;
}
.ascendon .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.ascendon .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.ascendon .btn-group-vertical > .btn,
.ascendon .btn-group-vertical > .btn-group,
.ascendon .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.ascendon .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.ascendon .btn-group-vertical > .btn + .btn,
.ascendon .btn-group-vertical > .btn + .btn-group,
.ascendon .btn-group-vertical > .btn-group + .btn,
.ascendon .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.ascendon .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ascendon .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ascendon .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ascendon .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.ascendon .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.ascendon .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ascendon .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ascendon .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.ascendon .btn-group-justified > .btn,
.ascendon .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.ascendon .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.ascendon .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.ascendon [data-toggle="buttons"] > .btn input[type="radio"],
.ascendon [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.ascendon [data-toggle="buttons"] > .btn input[type="checkbox"],
.ascendon [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.ascendon .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.ascendon .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.ascendon .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.ascendon .input-group-lg > .form-control,
.ascendon .input-group-lg > .input-group-addon,
.ascendon .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.ascendon .input-group-lg > .form-control,
select.ascendon .input-group-lg > .input-group-addon,
select.ascendon .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.ascendon .input-group-lg > .form-control,
textarea.ascendon .input-group-lg > .input-group-addon,
textarea.ascendon .input-group-lg > .input-group-btn > .btn,
select[multiple].ascendon .input-group-lg > .form-control,
select[multiple].ascendon .input-group-lg > .input-group-addon,
select[multiple].ascendon .input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.ascendon .input-group-sm > .form-control,
.ascendon .input-group-sm > .input-group-addon,
.ascendon .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.ascendon .input-group-sm > .form-control,
select.ascendon .input-group-sm > .input-group-addon,
select.ascendon .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.ascendon .input-group-sm > .form-control,
textarea.ascendon .input-group-sm > .input-group-addon,
textarea.ascendon .input-group-sm > .input-group-btn > .btn,
select[multiple].ascendon .input-group-sm > .form-control,
select[multiple].ascendon .input-group-sm > .input-group-addon,
select[multiple].ascendon .input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.ascendon .input-group-addon,
.ascendon .input-group-btn,
.ascendon .input-group .form-control {
  display: table-cell;
}
.ascendon .input-group-addon:not(:first-child):not(:last-child),
.ascendon .input-group-btn:not(:first-child):not(:last-child),
.ascendon .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ascendon .input-group-addon,
.ascendon .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.ascendon .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: red;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #DDD;
  border-radius: 0;
}
.ascendon .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.ascendon .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.ascendon .input-group-addon input[type="radio"],
.ascendon .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.ascendon .input-group .form-control:first-child,
.ascendon .input-group-addon:first-child,
.ascendon .input-group-btn:first-child > .btn,
.ascendon .input-group-btn:first-child > .btn-group > .btn,
.ascendon .input-group-btn:first-child > .dropdown-toggle,
.ascendon .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.ascendon .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ascendon .input-group-addon:first-child {
  border-right: 0;
}
.ascendon .input-group .form-control:last-child,
.ascendon .input-group-addon:last-child,
.ascendon .input-group-btn:last-child > .btn,
.ascendon .input-group-btn:last-child > .btn-group > .btn,
.ascendon .input-group-btn:last-child > .dropdown-toggle,
.ascendon .input-group-btn:first-child > .btn:not(:first-child),
.ascendon .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ascendon .input-group-addon:last-child {
  border-left: 0;
}
.ascendon .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.ascendon .input-group-btn > .btn {
  position: relative;
}
.ascendon .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.ascendon .input-group-btn > .btn:hover,
.ascendon .input-group-btn > .btn:focus,
.ascendon .input-group-btn > .btn:active {
  z-index: 2;
}
.ascendon .input-group-btn:first-child > .btn,
.ascendon .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.ascendon .input-group-btn:last-child > .btn,
.ascendon .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.ascendon .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.ascendon .nav > li {
  position: relative;
  display: block;
}
.ascendon .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.ascendon .nav > li > a:hover,
.ascendon .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.ascendon .nav > li.disabled > a {
  color: #777777;
}
.ascendon .nav > li.disabled > a:hover,
.ascendon .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.ascendon .nav .open > a,
.ascendon .nav .open > a:hover,
.ascendon .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #b90a0a;
}
.ascendon .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.ascendon .nav > li > a > img {
  max-width: none;
}
.ascendon .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.ascendon .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.ascendon .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.ascendon .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.ascendon .nav-tabs > li.active > a,
.ascendon .nav-tabs > li.active > a:hover,
.ascendon .nav-tabs > li.active > a:focus {
  color: red;
  background-color: #f0f1f2;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.ascendon .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.ascendon .nav-tabs.nav-justified > li {
  float: none;
}
.ascendon .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.ascendon .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .ascendon .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .ascendon .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.ascendon .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.ascendon .nav-tabs.nav-justified > .active > a,
.ascendon .nav-tabs.nav-justified > .active > a:hover,
.ascendon .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .ascendon .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .ascendon .nav-tabs.nav-justified > .active > a,
  .ascendon .nav-tabs.nav-justified > .active > a:hover,
  .ascendon .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #f0f1f2;
  }
}
.ascendon .nav-pills > li {
  float: left;
}
.ascendon .nav-pills > li > a {
  border-radius: 0;
}
.ascendon .nav-pills > li + li {
  margin-left: 2px;
}
.ascendon .nav-pills > li.active > a,
.ascendon .nav-pills > li.active > a:hover,
.ascendon .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #FF7827;
}
.ascendon .nav-stacked > li {
  float: none;
}
.ascendon .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.ascendon .nav-justified {
  width: 100%;
}
.ascendon .nav-justified > li {
  float: none;
}
.ascendon .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.ascendon .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .ascendon .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .ascendon .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.ascendon .nav-tabs-justified {
  border-bottom: 0;
}
.ascendon .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.ascendon .nav-tabs-justified > .active > a,
.ascendon .nav-tabs-justified > .active > a:hover,
.ascendon .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .ascendon .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .ascendon .nav-tabs-justified > .active > a,
  .ascendon .nav-tabs-justified > .active > a:hover,
  .ascendon .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f0f1f2;
  }
}
.ascendon .tab-content > .tab-pane {
  display: none;
}
.ascendon .tab-content > .active {
  display: block;
}
.ascendon .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ascendon .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .ascendon .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .ascendon .navbar-header {
    float: left;
  }
}
.ascendon .navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.ascendon .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .ascendon .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .ascendon .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .ascendon .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .ascendon .navbar-collapse,
  .navbar-static-top .ascendon .navbar-collapse,
  .navbar-fixed-bottom .ascendon .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.ascendon .navbar-fixed-top .navbar-collapse,
.ascendon .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .ascendon .navbar-fixed-top .navbar-collapse,
  .ascendon .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.ascendon .container > .navbar-header,
.ascendon .container-fluid > .navbar-header,
.ascendon .container > .navbar-collapse,
.ascendon .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .ascendon .container > .navbar-header,
  .ascendon .container-fluid > .navbar-header,
  .ascendon .container > .navbar-collapse,
  .ascendon .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.ascendon .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .ascendon .navbar-static-top {
    border-radius: 0;
  }
}
.ascendon .navbar-fixed-top,
.ascendon .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .ascendon .navbar-fixed-top,
  .ascendon .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.ascendon .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.ascendon .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.ascendon .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.ascendon .navbar-brand:hover,
.ascendon .navbar-brand:focus {
  text-decoration: none;
}
.ascendon .navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .ascendon .navbar-brand,
  .navbar > .container-fluid .ascendon .navbar-brand {
    margin-left: -15px;
  }
}
.ascendon .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.ascendon .navbar-toggle:focus {
  outline: 0;
}
.ascendon .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.ascendon .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .ascendon .navbar-toggle {
    display: none;
  }
}
.ascendon .navbar-nav {
  margin: 7.5px -15px;
}
.ascendon .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .ascendon .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .ascendon .navbar-nav .open .dropdown-menu > li > a,
  .ascendon .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .ascendon .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .ascendon .navbar-nav .open .dropdown-menu > li > a:hover,
  .ascendon .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .ascendon .navbar-nav {
    float: left;
    margin: 0;
  }
  .ascendon .navbar-nav > li {
    float: left;
  }
  .ascendon .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.ascendon .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .ascendon .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 100%;
  }
  .ascendon .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .ascendon .navbar-form .form-control-static {
    display: inline-block;
  }
  .ascendon .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .ascendon .navbar-form .input-group .input-group-addon,
  .ascendon .navbar-form .input-group .input-group-btn,
  .ascendon .navbar-form .input-group .form-control {
    width: auto;
  }
  .ascendon .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .ascendon .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ascendon .navbar-form .radio,
  .ascendon .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ascendon .navbar-form .radio label,
  .ascendon .navbar-form .checkbox label {
    padding-left: 0;
  }
  .ascendon .navbar-form .radio input[type="radio"],
  .ascendon .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .ascendon .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .ascendon .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .ascendon .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .ascendon .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.ascendon .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ascendon .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ascendon .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.ascendon .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.ascendon .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.ascendon .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .ascendon .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .ascendon .navbar-left {
    float: left !important;
    float: left;
  }
  .ascendon .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .ascendon .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.ascendon .navbar-default {
  background-color: #333;
  border-color: none;
}
.ascendon .navbar-default .navbar-brand {
  color: #777;
}
.ascendon .navbar-default .navbar-brand:hover,
.ascendon .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.ascendon .navbar-default .navbar-text {
  color: #000;
}
.ascendon .navbar-default .navbar-nav > li > a {
  color: #777;
}
.ascendon .navbar-default .navbar-nav > li > a:hover,
.ascendon .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.ascendon .navbar-default .navbar-nav > .active > a,
.ascendon .navbar-default .navbar-nav > .active > a:hover,
.ascendon .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #222222;
}
.ascendon .navbar-default .navbar-nav > .disabled > a,
.ascendon .navbar-default .navbar-nav > .disabled > a:hover,
.ascendon .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.ascendon .navbar-default .navbar-toggle {
  border-color: #DDD;
}
.ascendon .navbar-default .navbar-toggle:hover,
.ascendon .navbar-default .navbar-toggle:focus {
  background-color: #DDD;
}
.ascendon .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.ascendon .navbar-default .navbar-collapse,
.ascendon .navbar-default .navbar-form {
  border-color: none;
}
.ascendon .navbar-default .navbar-nav > .open > a,
.ascendon .navbar-default .navbar-nav > .open > a:hover,
.ascendon .navbar-default .navbar-nav > .open > a:focus {
  background-color: #222222;
  color: #555;
}
@media (max-width: 767px) {
  .ascendon .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .ascendon .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .ascendon .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .ascendon .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .ascendon .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .ascendon .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #222222;
  }
  .ascendon .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .ascendon .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .ascendon .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.ascendon .navbar-default .navbar-link {
  color: #777;
}
.ascendon .navbar-default .navbar-link:hover {
  color: #333;
}
.ascendon .navbar-default .btn-link {
  color: #777;
}
.ascendon .navbar-default .btn-link:hover,
.ascendon .navbar-default .btn-link:focus {
  color: #333;
}
.ascendon .navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .ascendon .navbar-default .btn-link:hover,
.ascendon .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .ascendon .navbar-default .btn-link:focus {
  color: #ccc;
}
.ascendon .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.ascendon .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.ascendon .navbar-inverse .navbar-brand:hover,
.ascendon .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.ascendon .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.ascendon .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.ascendon .navbar-inverse .navbar-nav > li > a:hover,
.ascendon .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.ascendon .navbar-inverse .navbar-nav > .active > a,
.ascendon .navbar-inverse .navbar-nav > .active > a:hover,
.ascendon .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.ascendon .navbar-inverse .navbar-nav > .disabled > a,
.ascendon .navbar-inverse .navbar-nav > .disabled > a:hover,
.ascendon .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.ascendon .navbar-inverse .navbar-toggle {
  border-color: #333;
}
.ascendon .navbar-inverse .navbar-toggle:hover,
.ascendon .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.ascendon .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.ascendon .navbar-inverse .navbar-collapse,
.ascendon .navbar-inverse .navbar-form {
  border-color: #101010;
}
.ascendon .navbar-inverse .navbar-nav > .open > a,
.ascendon .navbar-inverse .navbar-nav > .open > a:hover,
.ascendon .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .ascendon .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .ascendon .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .ascendon .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .ascendon .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .ascendon .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .ascendon .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .ascendon .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .ascendon .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .ascendon .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .ascendon .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .ascendon .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.ascendon .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.ascendon .navbar-inverse .navbar-link:hover {
  color: #fff;
}
.ascendon .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.ascendon .navbar-inverse .btn-link:hover,
.ascendon .navbar-inverse .btn-link:focus {
  color: #fff;
}
.ascendon .navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .ascendon .navbar-inverse .btn-link:hover,
.ascendon .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .ascendon .navbar-inverse .btn-link:focus {
  color: #444;
}
.ascendon .breadcrumb {
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
}
.ascendon .breadcrumb > li {
  display: inline-block;
}
.ascendon .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.ascendon .breadcrumb > .active {
  color: #777777;
}
.ascendon .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.ascendon .pagination > li {
  display: inline;
}
.ascendon .pagination > li > a,
.ascendon .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #b90a0a;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.ascendon .pagination > li:first-child > a,
.ascendon .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ascendon .pagination > li:last-child > a,
.ascendon .pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ascendon .pagination > li > a:hover,
.ascendon .pagination > li > span:hover,
.ascendon .pagination > li > a:focus,
.ascendon .pagination > li > span:focus {
  z-index: 3;
  color: #b90a0a;
  background-color: #eeeeee;
  border-color: #ddd;
}
.ascendon .pagination > .active > a,
.ascendon .pagination > .active > span,
.ascendon .pagination > .active > a:hover,
.ascendon .pagination > .active > span:hover,
.ascendon .pagination > .active > a:focus,
.ascendon .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #FF7827;
  border-color: #FF7827;
  cursor: default;
}
.ascendon .pagination > .disabled > span,
.ascendon .pagination > .disabled > span:hover,
.ascendon .pagination > .disabled > span:focus,
.ascendon .pagination > .disabled > a,
.ascendon .pagination > .disabled > a:hover,
.ascendon .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: default;
}
.ascendon .pagination-lg > li > a,
.ascendon .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.ascendon .pagination-lg > li:first-child > a,
.ascendon .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ascendon .pagination-lg > li:last-child > a,
.ascendon .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ascendon .pagination-sm > li > a,
.ascendon .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.ascendon .pagination-sm > li:first-child > a,
.ascendon .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ascendon .pagination-sm > li:last-child > a,
.ascendon .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ascendon .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.ascendon .pager li {
  display: inline;
}
.ascendon .pager li > a,
.ascendon .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.ascendon .pager li > a:hover,
.ascendon .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.ascendon .pager .next > a,
.ascendon .pager .next > span {
  float: right;
}
.ascendon .pager .previous > a,
.ascendon .pager .previous > span {
  float: left;
}
.ascendon .pager .disabled > a,
.ascendon .pager .disabled > a:hover,
.ascendon .pager .disabled > a:focus,
.ascendon .pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: default;
}
.ascendon .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.ascendon .label:hover,
a.ascendon .label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.ascendon .label:empty {
  display: none;
}
.btn .ascendon .label {
  position: relative;
  top: -1px;
}
.ascendon .label-default {
  background-color: #999;
}
.ascendon .label-default[href]:hover,
.ascendon .label-default[href]:focus {
  background-color: #808080;
}
.ascendon .label-primary {
  background-color: #FF7827;
}
.ascendon .label-primary[href]:hover,
.ascendon .label-primary[href]:focus {
  background-color: #f35b00;
}
.ascendon .label-success {
  background-color: #5cb85c;
}
.ascendon .label-success[href]:hover,
.ascendon .label-success[href]:focus {
  background-color: #449d44;
}
.ascendon .label-info {
  background-color: transparent;
}
.ascendon .label-info[href]:hover,
.ascendon .label-info[href]:focus {
  background-color: rgba(0, 0, 0, 0);
}
.ascendon .label-warning {
  background-color: #f0ad4e;
}
.ascendon .label-warning[href]:hover,
.ascendon .label-warning[href]:focus {
  background-color: #ec971f;
}
.ascendon .label-danger {
  background-color: #b90a0a;
}
.ascendon .label-danger[href]:hover,
.ascendon .label-danger[href]:focus {
  background-color: #890707;
}
.ascendon .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.ascendon .badge:empty {
  display: none;
}
.btn .ascendon .badge {
  position: relative;
  top: -1px;
}
.btn-xs .ascendon .badge,
.btn-group-xs > .btn .ascendon .badge {
  top: 0;
  padding: 1px 5px;
}
a.ascendon .badge:hover,
a.ascendon .badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .ascendon .badge,
.nav-pills > .active > a > .ascendon .badge {
  color: #b90a0a;
  background-color: #fff;
}
.list-group-item > .ascendon .badge {
  float: right;
}
.list-group-item > .ascendon .badge + .ascendon .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .ascendon .badge {
  margin-left: 3px;
}
.ascendon .alert {
  padding: 0;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.ascendon .alert h4 {
  margin-top: 0;
  color: inherit;
}
.ascendon .alert .alert-link {
  font-weight: bold;
}
.ascendon .alert > p,
.ascendon .alert > ul {
  margin-bottom: 0;
}
.ascendon .alert > p + p {
  margin-top: 5px;
}
.ascendon .alert-dismissable,
.ascendon .alert-dismissible {
  padding-right: 35px;
}
.ascendon .alert-dismissable .close,
.ascendon .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.ascendon .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.ascendon .alert-success hr {
  border-top-color: #c9e2b3;
}
.ascendon .alert-success .alert-link {
  color: #2b542c;
}
.ascendon .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.ascendon .alert-info hr {
  border-top-color: #a6e1ec;
}
.ascendon .alert-info .alert-link {
  color: #245269;
}
.ascendon .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6c3b;
}
.ascendon .alert-warning hr {
  border-top-color: #f7e1b5;
}
.ascendon .alert-warning .alert-link {
  color: #66502c;
}
.ascendon .alert-danger {
  background-color: transparent;
  border-color: #f2f2f2;
  color: #b90a0a;
}
.ascendon .alert-danger hr {
  border-top-color: #e5e5e5;
}
.ascendon .alert-danger .alert-link {
  color: #890707;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.ascendon .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.ascendon .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #FF7827;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.ascendon .progress-striped .progress-bar,
.ascendon .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.ascendon .progress.active .progress-bar,
.ascendon .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.ascendon .progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .ascendon .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.ascendon .progress-bar-info {
  background-color: transparent;
}
.progress-striped .ascendon .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.ascendon .progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .ascendon .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.ascendon .progress-bar-danger {
  background-color: #b90a0a;
}
.progress-striped .ascendon .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.ascendon .media {
  margin-top: 15px;
}
.ascendon .media:first-child {
  margin-top: 0;
}
.ascendon .media,
.ascendon .media-body {
  zoom: 1;
  overflow: hidden;
}
.ascendon .media-body {
  width: 10000px;
}
.ascendon .media-object {
  display: block;
}
.ascendon .media-object.img-thumbnail {
  max-width: none;
}
.ascendon .media-right,
.ascendon .media > .pull-right {
  padding-left: 10px;
}
.ascendon .media-left,
.ascendon .media > .pull-left {
  padding-right: 10px;
}
.ascendon .media-left,
.ascendon .media-right,
.ascendon .media-body {
  display: table-cell;
  vertical-align: top;
}
.ascendon .media-middle {
  vertical-align: middle;
}
.ascendon .media-bottom {
  vertical-align: bottom;
}
.ascendon .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.ascendon .media-list {
  padding-left: 0;
  list-style: none;
}
.ascendon .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.ascendon .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.ascendon .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ascendon .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ascendon a.list-group-item,
.ascendon button.list-group-item {
  color: #555;
}
.ascendon a.list-group-item .list-group-item-heading,
.ascendon button.list-group-item .list-group-item-heading {
  color: #333;
}
.ascendon a.list-group-item:hover,
.ascendon button.list-group-item:hover,
.ascendon a.list-group-item:focus,
.ascendon button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.ascendon button.list-group-item {
  width: 100%;
  text-align: left;
}
.ascendon .list-group-item.disabled,
.ascendon .list-group-item.disabled:hover,
.ascendon .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: default;
}
.ascendon .list-group-item.disabled .list-group-item-heading,
.ascendon .list-group-item.disabled:hover .list-group-item-heading,
.ascendon .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.ascendon .list-group-item.disabled .list-group-item-text,
.ascendon .list-group-item.disabled:hover .list-group-item-text,
.ascendon .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.ascendon .list-group-item.active,
.ascendon .list-group-item.active:hover,
.ascendon .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #FF7827;
  border-color: #FF7827;
}
.ascendon .list-group-item.active .list-group-item-heading,
.ascendon .list-group-item.active:hover .list-group-item-heading,
.ascendon .list-group-item.active:focus .list-group-item-heading,
.ascendon .list-group-item.active .list-group-item-heading > small,
.ascendon .list-group-item.active:hover .list-group-item-heading > small,
.ascendon .list-group-item.active:focus .list-group-item-heading > small,
.ascendon .list-group-item.active .list-group-item-heading > .small,
.ascendon .list-group-item.active:hover .list-group-item-heading > .small,
.ascendon .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.ascendon .list-group-item.active .list-group-item-text,
.ascendon .list-group-item.active:hover .list-group-item-text,
.ascendon .list-group-item.active:focus .list-group-item-text {
  color: #fff8f3;
}
.ascendon .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.ascendon .list-group-item-success,
button.ascendon .list-group-item-success {
  color: #3c763d;
}
a.ascendon .list-group-item-success .list-group-item-heading,
button.ascendon .list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.ascendon .list-group-item-success:hover,
button.ascendon .list-group-item-success:hover,
a.ascendon .list-group-item-success:focus,
button.ascendon .list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.ascendon .list-group-item-success.active,
button.ascendon .list-group-item-success.active,
a.ascendon .list-group-item-success.active:hover,
button.ascendon .list-group-item-success.active:hover,
a.ascendon .list-group-item-success.active:focus,
button.ascendon .list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.ascendon .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.ascendon .list-group-item-info,
button.ascendon .list-group-item-info {
  color: #31708f;
}
a.ascendon .list-group-item-info .list-group-item-heading,
button.ascendon .list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.ascendon .list-group-item-info:hover,
button.ascendon .list-group-item-info:hover,
a.ascendon .list-group-item-info:focus,
button.ascendon .list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.ascendon .list-group-item-info.active,
button.ascendon .list-group-item-info.active,
a.ascendon .list-group-item-info.active:hover,
button.ascendon .list-group-item-info.active:hover,
a.ascendon .list-group-item-info.active:focus,
button.ascendon .list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.ascendon .list-group-item-warning {
  color: #8a6c3b;
  background-color: #fcf8e3;
}
a.ascendon .list-group-item-warning,
button.ascendon .list-group-item-warning {
  color: #8a6c3b;
}
a.ascendon .list-group-item-warning .list-group-item-heading,
button.ascendon .list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.ascendon .list-group-item-warning:hover,
button.ascendon .list-group-item-warning:hover,
a.ascendon .list-group-item-warning:focus,
button.ascendon .list-group-item-warning:focus {
  color: #8a6c3b;
  background-color: #faf2cc;
}
a.ascendon .list-group-item-warning.active,
button.ascendon .list-group-item-warning.active,
a.ascendon .list-group-item-warning.active:hover,
button.ascendon .list-group-item-warning.active:hover,
a.ascendon .list-group-item-warning.active:focus,
button.ascendon .list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6c3b;
  border-color: #8a6c3b;
}
.ascendon .list-group-item-danger {
  color: #b90a0a;
  background-color: #fff;
}
a.ascendon .list-group-item-danger,
button.ascendon .list-group-item-danger {
  color: #b90a0a;
}
a.ascendon .list-group-item-danger .list-group-item-heading,
button.ascendon .list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.ascendon .list-group-item-danger:hover,
button.ascendon .list-group-item-danger:hover,
a.ascendon .list-group-item-danger:focus,
button.ascendon .list-group-item-danger:focus {
  color: #b90a0a;
  background-color: #f2f2f2;
}
a.ascendon .list-group-item-danger.active,
button.ascendon .list-group-item-danger.active,
a.ascendon .list-group-item-danger.active:hover,
button.ascendon .list-group-item-danger.active:hover,
a.ascendon .list-group-item-danger.active:focus,
button.ascendon .list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b90a0a;
  border-color: #b90a0a;
}
.ascendon .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.ascendon .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.ascendon .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.ascendon .panel-body {
  padding: 15px;
}
.ascendon .panel-heading {
  padding: 0 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.ascendon .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.ascendon .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.ascendon .panel-title > a,
.ascendon .panel-title > small,
.ascendon .panel-title > .small,
.ascendon .panel-title > small > a,
.ascendon .panel-title > .small > a {
  color: inherit;
}
.ascendon .panel-footer {
  padding: 0 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.ascendon .panel > .list-group,
.ascendon .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.ascendon .panel > .list-group .list-group-item,
.ascendon .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.ascendon .panel > .list-group:first-child .list-group-item:first-child,
.ascendon .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.ascendon .panel > .list-group:last-child .list-group-item:last-child,
.ascendon .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.ascendon .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ascendon .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.ascendon .list-group + .panel-footer {
  border-top-width: 0;
}
.ascendon .panel > .table,
.ascendon .panel > .table-responsive > .table,
.ascendon .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.ascendon .panel > .table caption,
.ascendon .panel > .table-responsive > .table caption,
.ascendon .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.ascendon .panel > .table:first-child,
.ascendon .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.ascendon .panel > .table:first-child > thead:first-child > tr:first-child,
.ascendon .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.ascendon .panel > .table:first-child > tbody:first-child > tr:first-child,
.ascendon .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.ascendon .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.ascendon .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.ascendon .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.ascendon .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.ascendon .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.ascendon .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.ascendon .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.ascendon .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.ascendon .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.ascendon .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.ascendon .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.ascendon .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.ascendon .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.ascendon .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.ascendon .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.ascendon .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.ascendon .panel > .table:last-child,
.ascendon .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.ascendon .panel > .table:last-child > tbody:last-child > tr:last-child,
.ascendon .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.ascendon .panel > .table:last-child > tfoot:last-child > tr:last-child,
.ascendon .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.ascendon .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.ascendon .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.ascendon .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.ascendon .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.ascendon .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.ascendon .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.ascendon .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.ascendon .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.ascendon .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.ascendon .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.ascendon .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.ascendon .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.ascendon .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.ascendon .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.ascendon .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.ascendon .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.ascendon .panel > .panel-body + .table,
.ascendon .panel > .panel-body + .table-responsive,
.ascendon .panel > .table + .panel-body,
.ascendon .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.ascendon .panel > .table > tbody:first-child > tr:first-child th,
.ascendon .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.ascendon .panel > .table-bordered,
.ascendon .panel > .table-responsive > .table-bordered {
  border: 0;
}
.ascendon .panel > .table-bordered > thead > tr > th:first-child,
.ascendon .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.ascendon .panel > .table-bordered > tbody > tr > th:first-child,
.ascendon .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.ascendon .panel > .table-bordered > tfoot > tr > th:first-child,
.ascendon .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.ascendon .panel > .table-bordered > thead > tr > td:first-child,
.ascendon .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.ascendon .panel > .table-bordered > tbody > tr > td:first-child,
.ascendon .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.ascendon .panel > .table-bordered > tfoot > tr > td:first-child,
.ascendon .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.ascendon .panel > .table-bordered > thead > tr > th:last-child,
.ascendon .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.ascendon .panel > .table-bordered > tbody > tr > th:last-child,
.ascendon .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.ascendon .panel > .table-bordered > tfoot > tr > th:last-child,
.ascendon .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.ascendon .panel > .table-bordered > thead > tr > td:last-child,
.ascendon .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.ascendon .panel > .table-bordered > tbody > tr > td:last-child,
.ascendon .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.ascendon .panel > .table-bordered > tfoot > tr > td:last-child,
.ascendon .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.ascendon .panel > .table-bordered > thead > tr:first-child > td,
.ascendon .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.ascendon .panel > .table-bordered > tbody > tr:first-child > td,
.ascendon .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.ascendon .panel > .table-bordered > thead > tr:first-child > th,
.ascendon .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.ascendon .panel > .table-bordered > tbody > tr:first-child > th,
.ascendon .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.ascendon .panel > .table-bordered > tbody > tr:last-child > td,
.ascendon .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.ascendon .panel > .table-bordered > tfoot > tr:last-child > td,
.ascendon .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.ascendon .panel > .table-bordered > tbody > tr:last-child > th,
.ascendon .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.ascendon .panel > .table-bordered > tfoot > tr:last-child > th,
.ascendon .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.ascendon .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.ascendon .panel-group {
  margin-bottom: 20px;
}
.ascendon .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.ascendon .panel-group .panel + .panel {
  margin-top: 5px;
}
.ascendon .panel-group .panel-heading {
  border-bottom: 0;
}
.ascendon .panel-group .panel-heading + .panel-collapse > .panel-body,
.ascendon .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.ascendon .panel-group .panel-footer {
  border-top: 0;
}
.ascendon .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.ascendon .panel-default {
  border-color: #ddd;
}
.ascendon .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.ascendon .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.ascendon .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.ascendon .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.ascendon .panel-primary {
  border-color: #FF7827;
}
.ascendon .panel-primary > .panel-heading {
  color: #fff;
  background-color: #FF7827;
  border-color: #FF7827;
}
.ascendon .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #FF7827;
}
.ascendon .panel-primary > .panel-heading .badge {
  color: #FF7827;
  background-color: #fff;
}
.ascendon .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #FF7827;
}
.ascendon .panel-success {
  border-color: #d6e9c6;
}
.ascendon .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.ascendon .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.ascendon .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.ascendon .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.ascendon .panel-info {
  border-color: #bce8f1;
}
.ascendon .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.ascendon .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.ascendon .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.ascendon .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.ascendon .panel-warning {
  border-color: #faebcc;
}
.ascendon .panel-warning > .panel-heading {
  color: #8a6c3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.ascendon .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.ascendon .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6c3b;
}
.ascendon .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.ascendon .panel-danger {
  border-color: #f2f2f2;
}
.ascendon .panel-danger > .panel-heading {
  color: #b90a0a;
  background-color: #fff;
  border-color: #f2f2f2;
}
.ascendon .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f2f2f2;
}
.ascendon .panel-danger > .panel-heading .badge {
  color: #fff;
  background-color: #b90a0a;
}
.ascendon .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f2f2f2;
}
.ascendon .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.ascendon .embed-responsive .embed-responsive-item,
.ascendon .embed-responsive iframe,
.ascendon .embed-responsive embed,
.ascendon .embed-responsive object,
.ascendon .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.ascendon .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.ascendon .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.ascendon .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.ascendon .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.ascendon .well-lg {
  padding: 24px;
  border-radius: 0;
}
.ascendon .well-sm {
  padding: 9px;
  border-radius: 0;
}
.ascendon .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.ascendon .close:hover,
.ascendon .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.ascendon .close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.ascendon .modal-open {
  overflow: hidden;
}
.ascendon .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.ascendon .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.ascendon .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.ascendon .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.ascendon .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.ascendon .modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.ascendon .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.ascendon .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.ascendon .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ascendon .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.ascendon .modal-header .close {
  margin-top: -2px;
}
.ascendon .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.ascendon .modal-body {
  position: relative;
  padding: 15px;
}
.ascendon .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.ascendon .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.ascendon .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.ascendon .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.ascendon .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .ascendon .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .ascendon .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .ascendon .modal-sm {
    width: 450px;
  }
}
@media (min-width: 992px) {
  .ascendon .modal-lg {
    width: 900px;
  }
}
.ascendon .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: inherit;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ascendon .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ascendon .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.ascendon .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.ascendon .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.ascendon .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.ascendon .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}
.ascendon .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.ascendon .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.ascendon .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.ascendon .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.ascendon .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.ascendon .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.ascendon .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.ascendon .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.ascendon .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.ascendon .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: inherit;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.ascendon .popover.top {
  margin-top: -10px;
}
.ascendon .popover.right {
  margin-left: 10px;
}
.ascendon .popover.bottom {
  margin-top: 10px;
}
.ascendon .popover.left {
  margin-left: -10px;
}
.ascendon .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.ascendon .popover-content {
  padding: 9px 14px;
}
.ascendon .popover > .arrow,
.ascendon .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.ascendon .popover > .arrow {
  border-width: 11px;
}
.ascendon .popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.ascendon .popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.ascendon .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.ascendon .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.ascendon .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.ascendon .popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.ascendon .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.ascendon .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.ascendon .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.ascendon .carousel {
  position: relative;
}
.ascendon .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.ascendon .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.ascendon .carousel-inner > .item > img,
.ascendon .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .ascendon .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .ascendon .carousel-inner > .item.next,
  .ascendon .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .ascendon .carousel-inner > .item.prev,
  .ascendon .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .ascendon .carousel-inner > .item.next.left,
  .ascendon .carousel-inner > .item.prev.right,
  .ascendon .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.ascendon .carousel-inner > .active,
.ascendon .carousel-inner > .next,
.ascendon .carousel-inner > .prev {
  display: block;
}
.ascendon .carousel-inner > .active {
  left: 0;
}
.ascendon .carousel-inner > .next,
.ascendon .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.ascendon .carousel-inner > .next {
  left: 100%;
}
.ascendon .carousel-inner > .prev {
  left: -100%;
}
.ascendon .carousel-inner > .next.left,
.ascendon .carousel-inner > .prev.right {
  left: 0;
}
.ascendon .carousel-inner > .active.left {
  left: -100%;
}
.ascendon .carousel-inner > .active.right {
  left: 100%;
}
.ascendon .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.ascendon .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.ascendon .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.ascendon .carousel-control:hover,
.ascendon .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ascendon .carousel-control .icon-prev,
.ascendon .carousel-control .icon-next,
.ascendon .carousel-control .glyphicon-chevron-left,
.ascendon .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.ascendon .carousel-control .icon-prev,
.ascendon .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.ascendon .carousel-control .icon-next,
.ascendon .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.ascendon .carousel-control .icon-prev,
.ascendon .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
}
.ascendon .carousel-control .icon-prev:before {
  content: '\2039';
}
.ascendon .carousel-control .icon-next:before {
  content: '\203a';
}
.ascendon .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.ascendon .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.ascendon .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.ascendon .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.ascendon .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .ascendon .carousel-control .glyphicon-chevron-left,
  .ascendon .carousel-control .glyphicon-chevron-right,
  .ascendon .carousel-control .icon-prev,
  .ascendon .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .ascendon .carousel-control .glyphicon-chevron-left,
  .ascendon .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .ascendon .carousel-control .glyphicon-chevron-right,
  .ascendon .carousel-control .icon-next {
    margin-right: -15px;
  }
  .ascendon .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .ascendon .carousel-indicators {
    bottom: 20px;
  }
}
.ascendon .clearfix:before,
.ascendon .clearfix:after,
.ascendon .ascendon .dl-horizontal dd:before,
.ascendon .ascendon .dl-horizontal dd:after,
.ascendon .ascendon .container:before,
.ascendon .ascendon .container:after,
.ascendon .ascendon .container-fluid:before,
.ascendon .ascendon .container-fluid:after,
.ascendon .ascendon .row:before,
.ascendon .ascendon .row:after,
.ascendon .ascendon .form-horizontal .form-group:before,
.ascendon .ascendon .form-horizontal .form-group:after,
.ascendon .ascendon .btn-toolbar:before,
.ascendon .ascendon .btn-toolbar:after,
.ascendon .ascendon .btn-group-vertical > .btn-group:before,
.ascendon .ascendon .btn-group-vertical > .btn-group:after,
.ascendon .ascendon .nav:before,
.ascendon .ascendon .nav:after,
.ascendon .ascendon .navbar:before,
.ascendon .ascendon .navbar:after,
.ascendon .ascendon .navbar-header:before,
.ascendon .ascendon .navbar-header:after,
.ascendon .ascendon .navbar-collapse:before,
.ascendon .ascendon .navbar-collapse:after,
.ascendon .ascendon .pager:before,
.ascendon .ascendon .pager:after,
.ascendon .ascendon .panel-body:before,
.ascendon .ascendon .panel-body:after,
.ascendon .ascendon .modal-footer:before,
.ascendon .ascendon .modal-footer:after {
  content: " ";
  display: table;
}
.ascendon .clearfix:after,
.ascendon .ascendon .dl-horizontal dd:after,
.ascendon .ascendon .container:after,
.ascendon .ascendon .container-fluid:after,
.ascendon .ascendon .row:after,
.ascendon .ascendon .form-horizontal .form-group:after,
.ascendon .ascendon .btn-toolbar:after,
.ascendon .ascendon .btn-group-vertical > .btn-group:after,
.ascendon .ascendon .nav:after,
.ascendon .ascendon .navbar:after,
.ascendon .ascendon .navbar-header:after,
.ascendon .ascendon .navbar-collapse:after,
.ascendon .ascendon .pager:after,
.ascendon .ascendon .panel-body:after,
.ascendon .ascendon .modal-footer:after {
  clear: both;
}
.ascendon .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ascendon .pull-right {
  float: right !important;
}
.ascendon .pull-left {
  float: left !important;
}
.ascendon .hide {
  display: none !important;
}
.ascendon .show {
  display: block !important;
}
.ascendon .invisible {
  visibility: hidden;
}
.ascendon .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.ascendon .hidden {
  display: none !important;
}
.ascendon .affix {
  position: fixed;
}
.ascendon i.activity-spinner {
  margin-right: 4px;
}
@-ms-viewport {
  width: device-width;
}
.ascendon .visible-xs,
.ascendon .visible-sm,
.ascendon .visible-md,
.ascendon .visible-lg {
  display: none !important;
}
.ascendon .visible-xs-block,
.ascendon .visible-xs-inline,
.ascendon .visible-xs-inline-block,
.ascendon .visible-sm-block,
.ascendon .visible-sm-inline,
.ascendon .visible-sm-inline-block,
.ascendon .visible-md-block,
.ascendon .visible-md-inline,
.ascendon .visible-md-inline-block,
.ascendon .visible-lg-block,
.ascendon .visible-lg-inline,
.ascendon .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .ascendon .visible-xs {
    display: block !important;
  }
  table.ascendon .visible-xs {
    display: table !important;
  }
  tr.ascendon .visible-xs {
    display: table-row !important;
  }
  th.ascendon .visible-xs,
  td.ascendon .visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .ascendon .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .ascendon .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .ascendon .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ascendon .visible-sm {
    display: block !important;
  }
  table.ascendon .visible-sm {
    display: table !important;
  }
  tr.ascendon .visible-sm {
    display: table-row !important;
  }
  th.ascendon .visible-sm,
  td.ascendon .visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ascendon .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ascendon .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ascendon .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ascendon .visible-md {
    display: block !important;
  }
  table.ascendon .visible-md {
    display: table !important;
  }
  tr.ascendon .visible-md {
    display: table-row !important;
  }
  th.ascendon .visible-md,
  td.ascendon .visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ascendon .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ascendon .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ascendon .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .ascendon .visible-lg {
    display: block !important;
  }
  table.ascendon .visible-lg {
    display: table !important;
  }
  tr.ascendon .visible-lg {
    display: table-row !important;
  }
  th.ascendon .visible-lg,
  td.ascendon .visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .ascendon .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .ascendon .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .ascendon .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .ascendon .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ascendon .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ascendon .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .ascendon .hidden-lg {
    display: none !important;
  }
}
.ascendon .visible-print {
  display: none !important;
}
@media print {
  .ascendon .visible-print {
    display: block !important;
  }
  table.ascendon .visible-print {
    display: table !important;
  }
  tr.ascendon .visible-print {
    display: table-row !important;
  }
  th.ascendon .visible-print,
  td.ascendon .visible-print {
    display: table-cell !important;
  }
}
.ascendon .visible-print-block {
  display: none !important;
}
@media print {
  .ascendon .visible-print-block {
    display: block !important;
  }
}
.ascendon .visible-print-inline {
  display: none !important;
}
@media print {
  .ascendon .visible-print-inline {
    display: inline !important;
  }
}
.ascendon .visible-print-inline-block {
  display: none !important;
}
@media print {
  .ascendon .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .ascendon .hidden-print {
    display: none !important;
  }
}
.ascendon .btn-primary.inverted {
  color: #b90a0a;
  background-color: white;
  border-color: #FF7827;
  padding: 10px 15px;
  font-size: 24px;
}
.ascendon .btn-primary.inverted:focus,
.ascendon .btn-primary.inverted.focus {
  color: #b90a0a;
}
.ascendon .btn-primary.inverted:hover {
  color: #b90a0a;
}
.ascendon .btn-primary.inverted:active,
.ascendon .btn-primary.inverted.active,
.open > .dropdown-toggle.ascendon .btn-primary.inverted {
  color: #b90a0a;
}
.ascendon .btn-primary.inverted:active:hover,
.ascendon .btn-primary.inverted.active:hover,
.open > .dropdown-toggle.ascendon .btn-primary.inverted:hover,
.ascendon .btn-primary.inverted:active:focus,
.ascendon .btn-primary.inverted.active:focus,
.open > .dropdown-toggle.ascendon .btn-primary.inverted:focus,
.ascendon .btn-primary.inverted:active.focus,
.ascendon .btn-primary.inverted.active.focus,
.open > .dropdown-toggle.ascendon .btn-primary.inverted.focus {
  color: #b90a0a;
}
.ascendon .btn-primary.inverted:active,
.ascendon .btn-primary.inverted.active,
.open > .dropdown-toggle.ascendon .btn-primary.inverted {
  background-image: none;
}
.ascendon .btn-primary.inverted.disabled,
.ascendon .btn-primary.inverted[disabled],
fieldset[disabled] .ascendon .btn-primary.inverted,
.ascendon .btn-primary.inverted.disabled:hover,
.ascendon .btn-primary.inverted[disabled]:hover,
fieldset[disabled] .ascendon .btn-primary.inverted:hover,
.ascendon .btn-primary.inverted.disabled:focus,
.ascendon .btn-primary.inverted[disabled]:focus,
fieldset[disabled] .ascendon .btn-primary.inverted:focus,
.ascendon .btn-primary.inverted.disabled.focus,
.ascendon .btn-primary.inverted[disabled].focus,
fieldset[disabled] .ascendon .btn-primary.inverted.focus,
.ascendon .btn-primary.inverted.disabled:active,
.ascendon .btn-primary.inverted[disabled]:active,
fieldset[disabled] .ascendon .btn-primary.inverted:active,
.ascendon .btn-primary.inverted.disabled.active,
.ascendon .btn-primary.inverted[disabled].active,
fieldset[disabled] .ascendon .btn-primary.inverted.active {
  background-color: white;
  border-color: #FF7827;
}
.ascendon .btn-primary.inverted .badge {
  color: white;
  background-color: #b90a0a;
}
.ascendon .smaller {
  font-size: 11px;
}
@media (max-width: 767px) {
  .ascendon .container {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.ascendon .label {
  border-radius: 0;
}
.ascendon .form-group {
  margin-bottom: 15px;
  position: relative;
}
.ascendon .form-group label {
  font-size: 14px;
  position: absolute;
  top: 6px;
  left: 17px;
  color: #85878c;
  display: block;
  font-weight: bold;
}
.ascendon .form-group label small {
  font-size: 12px;
  color: #999;
  font-weight: normal;
  padding-left: 6px;
}
.ascendon .pagination > li {
  display: none;
  margin-left: 12px;
}
.ascendon .pagination > li.active,
.ascendon .pagination > li.pagination-prev,
.ascendon .pagination > li.pagination-next {
  display: inline-block;
}
.ascendon .pagination > li.active .form-control,
.ascendon .pagination > li.pagination-prev .form-control,
.ascendon .pagination > li.pagination-next .form-control,
.ascendon .pagination > li.active .form-control:focus,
.ascendon .pagination > li.pagination-prev .form-control:focus,
.ascendon .pagination > li.pagination-next .form-control:focus {
  display: inline-block;
  border: #666 1px solid;
  box-shadow: none;
  height: 34px;
}
.ascendon .pagination > li.active a,
.ascendon .pagination > li.pagination-prev a,
.ascendon .pagination > li.pagination-next a,
.ascendon .pagination > li.active a:hover,
.ascendon .pagination > li.pagination-prev a:hover,
.ascendon .pagination > li.pagination-next a:hover,
.ascendon .pagination > li.active a:focus,
.ascendon .pagination > li.pagination-prev a:focus,
.ascendon .pagination > li.pagination-next a:focus {
  color: #444;
  float: none;
  background: none;
  padding: 8px 12px;
  border: #666 1px solid;
}
.ascendon .pagination > li.pagination-prev a,
.ascendon .pagination > li.pagination-next,
.ascendon .pagination > li.pagination-prev a:hover,
.ascendon .pagination > li.pagination-prev a:focus {
  padding: 8px 15px;
}
.ascendon .pagination > li.pagination-prev a:before,
.ascendon .pagination > li.pagination-next:before,
.ascendon .pagination > li.pagination-prev a:hover:before,
.ascendon .pagination > li.pagination-prev a:focus:before,
.ascendon .pagination > li.pagination-prev a:after,
.ascendon .pagination > li.pagination-next:after,
.ascendon .pagination > li.pagination-prev a:hover:after,
.ascendon .pagination > li.pagination-prev a:focus:after {
  font-size: 16px;
}
.ascendon .pagination > li.pagination-prev a:before,
.ascendon .pagination > li.pagination-prev a:hover:before,
.ascendon .pagination > li.pagination-prev a:focus:before {
  content: "<";
  margin-right: 5px;
}
.ascendon .pagination > li.pagination-next a:after,
.ascendon .pagination > li.pagination-next a:hover:after,
.ascendon .pagination > li.pagination-next a:focus:after {
  content: ">";
  margin-left: 5px;
}
.ascendon .pagination > li.pagination-last {
  display: inline-block;
  margin-left: 7px;
}
.ascendon .pagination > li.pagination-last:before {
  content: "of";
  margin-right: 7px;
}
@font-face {
  font-family: 'Frank Bold';
  src: url('../fonts/Frank-Bold.eot') format('enbedded-opentype'), url('../fonts/Frank-Bold.ttf') format('truetype'), url('../fonts/Frank-Bold.woff') format('woff'), url('../fonts/Frank-Bold.svg#open-sans-light') format('svg');
}
@font-face {
  font-family: 'Frank MediumItalic';
  src: url('../fonts/Frank-MediumItalic.eot') format('enbedded-opentype'), url('../fonts/Frank-MediumItalic.ttf') format('truetype'), url('../fonts/Frank-MediumItalic.woff') format('woff'), url('../fonts/Frank-MediumItalic.svg#open-sans-light') format('svg');
}
@font-face {
  font-family: 'Frank Regular';
  src: url('../fonts/Frank-Regular.eot') format('enbedded-opentype'), url('../fonts/Frank-Regular.ttf') format('truetype'), url('../fonts/Frank-Regular.woff') format('woff'), url('../fonts/Frank-Regular.svg#open-sans-light') format('svg');
}
@font-face {
  font-family: 'Frank Thin';
  src: url('../fonts/Frank-Thin.eot') format('enbedded-opentype'), url('../fonts/Frank-Thin.ttf') format('truetype'), url('../fonts/Frank-Thin.woff') format('woff'), url('../fonts/Frank-Thin.svg#open-sans-light') format('svg');
}
@font-face {
  font-family: 'Frank ThinItalic';
  src: url('../fonts/Frank-ThinItalic.eot') format('enbedded-opentype'), url('../fonts/Frank-ThinItalic.ttf') format('truetype'), url('../fonts/Frank-ThinItalic.woff') format('woff'), url('../fonts/Frank-ThinItalic.svg#open-sans-light') format('svg');
}
@font-face {
  font-family: 'Frank Italic';
  src: url('../fonts/Frank-Italic.eot') format('enbedded-opentype'), url('../fonts/Frank-Italic.ttf') format('truetype'), url('../fonts/Frank-Italic.woff') format('woff'), url('../fonts/Frank-Italic.svg#open-sans-light') format('svg');
}
@font-face {
  font-family: 'Frank BoldItalic';
  src: url('../fonts/Frank-BoldItalic.eot') format('enbedded-opentype'), url('../fonts/Frank-BoldItalic.ttf') format('truetype'), url('../fonts/Frank-BoldItalic.woff') format('woff'), url('../fonts/Frank-BoldItalic.svg#open-sans-light') format('svg');
}
@font-face {
  font-family: 'Frank Light';
  src: url('../fonts/Frank-Light.eot') format('enbedded-opentype'), url('../fonts/Frank-Light.ttf') format('truetype'), url('../fonts/Frank-Light.woff') format('woff'), url('../fonts/Frank-Light.svg#open-sans-light') format('svg');
}
@font-face {
  font-family: 'Frank LightItalic';
  src: url('../fonts/Frank-LightItalic.eot') format('enbedded-opentype'), url('../fonts/Frank-LightItalic.ttf') format('truetype'), url('../fonts/Frank-LightItalic.woff') format('woff'), url('../fonts/Frank-LightItalic.svg#open-sans-light') format('svg');
}
@font-face {
  font-family: 'Frank Medium';
  src: url('../fonts/Frank-Medium.eot') format('enbedded-opentype'), url('../fonts/Frank-Medium.ttf') format('truetype'), url('../fonts/Frank-Medium.woff') format('woff'), url('../fonts/Frank-Medium.svg#open-sans-light') format('svg');
}
@font-face {
  font-family: 'Kiro Light';
  src: url('../fonts/Kiro-Light-webfont.eot') format('enbedded-opentype'), url('../fonts/Kiro-Light-webfont.ttf') format('truetype'), url('../fonts/Kiro-Light-webfont.woff') format('woff'), url('../fonts/Kiro-Light-webfont.svg#open-sans-light') format('svg');
}
@font-face {
  font-family: 'Kiro-Bold';
  src: url('../fonts/Kiro-Bold-webfont.eot') format('enbedded-opentype'), url('../fonts/Kiro-Bold-webfont.ttf') format('truetype'), url('../fonts/Kiro-Bold-webfont.woff') format('woff'), url('../fonts/Kiro-Bold-webfont.svg#open-sans-light') format('svg');
  font-weight: bold;
}
@font-face {
  font-family: 'Kiro';
  src: url('../fonts/Kiro-Regular-webfont.eot') format('enbedded-opentype'), url('../fonts/Kiro-Regular-webfont.ttf') format('truetype'), url('../fonts/Kiro-Regular-webfont.woff') format('woff'), url('../fonts/Kiro-Regular-webfont.svg#open-sans-light') format('svg');
  font-weight: normal;
}
.ascendon p {
  margin: 0 0 10px;
}
.ascendon .fa-eye,
.ascendon .fa-eye-slash {
  color: #85878c;
  outline: none;
}
.ascendon h1,
.ascendon h2,
.ascendon h3 {
  margin: 0;
}
.ascendon h5 {
  color: #666;
}
.ascendon a {
  cursor: pointer;
}
.ascendon .subtle {
  color: #999;
}
.ascendon .action-icon {
  cursor: pointer;
}
.ascendon .icon-row-action {
  color: transparent;
  font-size: 1.8em;
  line-height: 1.3em;
  cursor: pointer;
}
.ascendon .optional-label {
  font-size: 12px;
  color: #999;
}
.ascendon .form-control[disabled],
.ascendon .form-control[readonly],
fieldset[disabled] .ascendon .form-control {
  background-color: #ccc;
  color: #333333;
  opacity: 1;
}
.row-no-padding .ascendon > [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.ascendon .row.row-xs-padding {
  margin-left: -5px;
  margin-right: -5px;
}
.row-xs-padding .ascendon > [class*="col-"] {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.ascendon .clear {
  clear: both;
}
.ascendon .no-padding-top {
  padding-top: 0;
}
.ascendon body {
  margin: 0;
  padding: 0;
}
.ascendon .col-xs-1,
.ascendon .col-sm-1,
.ascendon .col-md-1,
.ascendon .col-lg-1,
.ascendon .col-xs-2,
.ascendon .col-sm-2,
.ascendon .col-md-2,
.ascendon .col-lg-2,
.ascendon .col-xs-3,
.ascendon .col-sm-3,
.ascendon .col-md-3,
.ascendon .col-lg-3,
.ascendon .col-xs-4,
.ascendon .col-sm-4,
.ascendon .col-md-4,
.ascendon .col-lg-4,
.ascendon .col-xs-5,
.ascendon .col-sm-5,
.ascendon .col-md-5,
.ascendon .col-lg-5,
.ascendon .col-xs-6,
.ascendon .col-sm-6,
.ascendon .col-md-6,
.ascendon .col-lg-6,
.ascendon .col-xs-7,
.ascendon .col-sm-7,
.ascendon .col-md-7,
.ascendon .col-lg-7,
.ascendon .col-xs-8,
.ascendon .col-sm-8,
.ascendon .col-md-8,
.ascendon .col-lg-8,
.ascendon .col-xs-9,
.ascendon .col-sm-9,
.ascendon .col-md-9,
.ascendon .col-lg-9,
.ascendon .col-xs-10,
.ascendon .col-sm-10,
.ascendon .col-md-10,
.ascendon .col-lg-10,
.ascendon .col-xs-11,
.ascendon .col-sm-11,
.ascendon .col-md-11,
.ascendon .col-lg-11,
.ascendon .col-xs-12,
.ascendon .col-sm-12,
.ascendon .col-md-12,
.ascendon .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.ascendon .col-xs-1,
.ascendon .col-xs-2,
.ascendon .col-xs-3,
.ascendon .col-xs-4,
.ascendon .col-xs-5,
.ascendon .col-xs-6,
.ascendon .col-xs-7,
.ascendon .col-xs-8,
.ascendon .col-xs-9,
.ascendon .col-xs-10,
.ascendon .col-xs-11,
.ascendon .col-xs-12 {
  float: left;
}
.ascendon .col-xs-12 {
  width: 100%;
}
.ascendon .col-xs-11 {
  width: 91.66666667%;
}
.ascendon .col-xs-10 {
  width: 83.33333333%;
}
.ascendon .col-xs-9 {
  width: 75%;
}
.ascendon .col-xs-8 {
  width: 66.66666667%;
}
.ascendon .col-xs-7 {
  width: 58.33333333%;
}
.ascendon .col-xs-6 {
  width: 50%;
}
.ascendon .col-xs-5 {
  width: 41.66666667%;
}
.ascendon .col-xs-4 {
  width: 33.33333333%;
}
.ascendon .col-xs-3 {
  width: 25%;
}
.ascendon .col-xs-2 {
  width: 16.66666667%;
}
.ascendon .col-xs-1 {
  width: 8.33333333%;
}
.ascendon .col-xs-pull-12 {
  right: 100%;
}
.ascendon .col-xs-pull-11 {
  right: 91.66666667%;
}
.ascendon .col-xs-pull-10 {
  right: 83.33333333%;
}
.ascendon .col-xs-pull-9 {
  right: 75%;
}
.ascendon .col-xs-pull-8 {
  right: 66.66666667%;
}
.ascendon .col-xs-pull-7 {
  right: 58.33333333%;
}
.ascendon .col-xs-pull-6 {
  right: 50%;
}
.ascendon .col-xs-pull-5 {
  right: 41.66666667%;
}
.ascendon .col-xs-pull-4 {
  right: 33.33333333%;
}
.ascendon .col-xs-pull-3 {
  right: 25%;
}
.ascendon .col-xs-pull-2 {
  right: 16.66666667%;
}
.ascendon .col-xs-pull-1 {
  right: 8.33333333%;
}
.ascendon .col-xs-pull-0 {
  right: auto;
}
.ascendon .col-xs-push-12 {
  left: 100%;
}
.ascendon .col-xs-push-11 {
  left: 91.66666667%;
}
.ascendon .col-xs-push-10 {
  left: 83.33333333%;
}
.ascendon .col-xs-push-9 {
  left: 75%;
}
.ascendon .col-xs-push-8 {
  left: 66.66666667%;
}
.ascendon .col-xs-push-7 {
  left: 58.33333333%;
}
.ascendon .col-xs-push-6 {
  left: 50%;
}
.ascendon .col-xs-push-5 {
  left: 41.66666667%;
}
.ascendon .col-xs-push-4 {
  left: 33.33333333%;
}
.ascendon .col-xs-push-3 {
  left: 25%;
}
.ascendon .col-xs-push-2 {
  left: 16.66666667%;
}
.ascendon .col-xs-push-1 {
  left: 8.33333333%;
}
.ascendon .col-xs-push-0 {
  left: auto;
}
.ascendon .col-xs-offset-12 {
  margin-left: 100%;
}
.ascendon .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.ascendon .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.ascendon .col-xs-offset-9 {
  margin-left: 75%;
}
.ascendon .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.ascendon .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.ascendon .col-xs-offset-6 {
  margin-left: 50%;
}
.ascendon .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.ascendon .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.ascendon .col-xs-offset-3 {
  margin-left: 25%;
}
.ascendon .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.ascendon .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.ascendon .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 550px) {
  .ascendon .col-sm-1,
  .ascendon .col-sm-2,
  .ascendon .col-sm-3,
  .ascendon .col-sm-4,
  .ascendon .col-sm-5,
  .ascendon .col-sm-6,
  .ascendon .col-sm-7,
  .ascendon .col-sm-8,
  .ascendon .col-sm-9,
  .ascendon .col-sm-10,
  .ascendon .col-sm-11,
  .ascendon .col-sm-12 {
    float: left;
  }
  .ascendon .col-sm-12 {
    width: 100%;
  }
  .ascendon .col-sm-11 {
    width: 91.66666667%;
  }
  .ascendon .col-sm-10 {
    width: 83.33333333%;
  }
  .ascendon .col-sm-9 {
    width: 75%;
  }
  .ascendon .col-sm-8 {
    width: 66.66666667%;
  }
  .ascendon .col-sm-7 {
    width: 58.33333333%;
  }
  .ascendon .col-sm-6 {
    width: 50%;
  }
  .ascendon .col-sm-5 {
    width: 41.66666667%;
  }
  .ascendon .col-sm-4 {
    width: 33.33333333%;
  }
  .ascendon .col-sm-3 {
    width: 25%;
  }
  .ascendon .col-sm-2 {
    width: 16.66666667%;
  }
  .ascendon .col-sm-1 {
    width: 8.33333333%;
  }
  .ascendon .col-sm-pull-12 {
    right: 100%;
  }
  .ascendon .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .ascendon .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .ascendon .col-sm-pull-9 {
    right: 75%;
  }
  .ascendon .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .ascendon .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .ascendon .col-sm-pull-6 {
    right: 50%;
  }
  .ascendon .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .ascendon .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .ascendon .col-sm-pull-3 {
    right: 25%;
  }
  .ascendon .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .ascendon .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .ascendon .col-sm-pull-0 {
    right: auto;
  }
  .ascendon .col-sm-push-12 {
    left: 100%;
  }
  .ascendon .col-sm-push-11 {
    left: 91.66666667%;
  }
  .ascendon .col-sm-push-10 {
    left: 83.33333333%;
  }
  .ascendon .col-sm-push-9 {
    left: 75%;
  }
  .ascendon .col-sm-push-8 {
    left: 66.66666667%;
  }
  .ascendon .col-sm-push-7 {
    left: 58.33333333%;
  }
  .ascendon .col-sm-push-6 {
    left: 50%;
  }
  .ascendon .col-sm-push-5 {
    left: 41.66666667%;
  }
  .ascendon .col-sm-push-4 {
    left: 33.33333333%;
  }
  .ascendon .col-sm-push-3 {
    left: 25%;
  }
  .ascendon .col-sm-push-2 {
    left: 16.66666667%;
  }
  .ascendon .col-sm-push-1 {
    left: 8.33333333%;
  }
  .ascendon .col-sm-push-0 {
    left: auto;
  }
  .ascendon .col-sm-offset-12 {
    margin-left: 100%;
  }
  .ascendon .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .ascendon .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .ascendon .col-sm-offset-9 {
    margin-left: 75%;
  }
  .ascendon .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .ascendon .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .ascendon .col-sm-offset-6 {
    margin-left: 50%;
  }
  .ascendon .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .ascendon .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .ascendon .col-sm-offset-3 {
    margin-left: 25%;
  }
  .ascendon .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .ascendon .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .ascendon .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .ascendon .col-md-1,
  .ascendon .col-md-2,
  .ascendon .col-md-3,
  .ascendon .col-md-4,
  .ascendon .col-md-5,
  .ascendon .col-md-6,
  .ascendon .col-md-7,
  .ascendon .col-md-8,
  .ascendon .col-md-9,
  .ascendon .col-md-10,
  .ascendon .col-md-11,
  .ascendon .col-md-12 {
    float: left;
  }
  .ascendon .col-md-12 {
    width: 100%;
  }
  .ascendon .col-md-11 {
    width: 91.66666667%;
  }
  .ascendon .col-md-10 {
    width: 83.33333333%;
  }
  .ascendon .col-md-9 {
    width: 75%;
  }
  .ascendon .col-md-8 {
    width: 66.66666667%;
  }
  .ascendon .col-md-7 {
    width: 58.33333333%;
  }
  .ascendon .col-md-6 {
    width: 50%;
  }
  .ascendon .col-md-5 {
    width: 41.66666667%;
  }
  .ascendon .col-md-4 {
    width: 33.33333333%;
  }
  .ascendon .col-md-3 {
    width: 25%;
  }
  .ascendon .col-md-2 {
    width: 16.66666667%;
  }
  .ascendon .col-md-1 {
    width: 8.33333333%;
  }
  .ascendon .col-md-pull-12 {
    right: 100%;
  }
  .ascendon .col-md-pull-11 {
    right: 91.66666667%;
  }
  .ascendon .col-md-pull-10 {
    right: 83.33333333%;
  }
  .ascendon .col-md-pull-9 {
    right: 75%;
  }
  .ascendon .col-md-pull-8 {
    right: 66.66666667%;
  }
  .ascendon .col-md-pull-7 {
    right: 58.33333333%;
  }
  .ascendon .col-md-pull-6 {
    right: 50%;
  }
  .ascendon .col-md-pull-5 {
    right: 41.66666667%;
  }
  .ascendon .col-md-pull-4 {
    right: 33.33333333%;
  }
  .ascendon .col-md-pull-3 {
    right: 25%;
  }
  .ascendon .col-md-pull-2 {
    right: 16.66666667%;
  }
  .ascendon .col-md-pull-1 {
    right: 8.33333333%;
  }
  .ascendon .col-md-pull-0 {
    right: auto;
  }
  .ascendon .col-md-push-12 {
    left: 100%;
  }
  .ascendon .col-md-push-11 {
    left: 91.66666667%;
  }
  .ascendon .col-md-push-10 {
    left: 83.33333333%;
  }
  .ascendon .col-md-push-9 {
    left: 75%;
  }
  .ascendon .col-md-push-8 {
    left: 66.66666667%;
  }
  .ascendon .col-md-push-7 {
    left: 58.33333333%;
  }
  .ascendon .col-md-push-6 {
    left: 50%;
  }
  .ascendon .col-md-push-5 {
    left: 41.66666667%;
  }
  .ascendon .col-md-push-4 {
    left: 33.33333333%;
  }
  .ascendon .col-md-push-3 {
    left: 25%;
  }
  .ascendon .col-md-push-2 {
    left: 16.66666667%;
  }
  .ascendon .col-md-push-1 {
    left: 8.33333333%;
  }
  .ascendon .col-md-push-0 {
    left: auto;
  }
  .ascendon .col-md-offset-12 {
    margin-left: 100%;
  }
  .ascendon .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .ascendon .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .ascendon .col-md-offset-9 {
    margin-left: 75%;
  }
  .ascendon .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .ascendon .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .ascendon .col-md-offset-6 {
    margin-left: 50%;
  }
  .ascendon .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .ascendon .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .ascendon .col-md-offset-3 {
    margin-left: 25%;
  }
  .ascendon .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .ascendon .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .ascendon .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .ascendon .col-lg-1,
  .ascendon .col-lg-2,
  .ascendon .col-lg-3,
  .ascendon .col-lg-4,
  .ascendon .col-lg-5,
  .ascendon .col-lg-6,
  .ascendon .col-lg-7,
  .ascendon .col-lg-8,
  .ascendon .col-lg-9,
  .ascendon .col-lg-10,
  .ascendon .col-lg-11,
  .ascendon .col-lg-12 {
    float: left;
  }
  .ascendon .col-lg-12 {
    width: 100%;
  }
  .ascendon .col-lg-11 {
    width: 91.66666667%;
  }
  .ascendon .col-lg-10 {
    width: 83.33333333%;
  }
  .ascendon .col-lg-9 {
    width: 75%;
  }
  .ascendon .col-lg-8 {
    width: 66.66666667%;
  }
  .ascendon .col-lg-7 {
    width: 58.33333333%;
  }
  .ascendon .col-lg-6 {
    width: 50%;
  }
  .ascendon .col-lg-5 {
    width: 41.66666667%;
  }
  .ascendon .col-lg-4 {
    width: 33.33333333%;
  }
  .ascendon .col-lg-3 {
    width: 25%;
  }
  .ascendon .col-lg-2 {
    width: 16.66666667%;
  }
  .ascendon .col-lg-1 {
    width: 8.33333333%;
  }
  .ascendon .col-lg-pull-12 {
    right: 100%;
  }
  .ascendon .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .ascendon .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .ascendon .col-lg-pull-9 {
    right: 75%;
  }
  .ascendon .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .ascendon .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .ascendon .col-lg-pull-6 {
    right: 50%;
  }
  .ascendon .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .ascendon .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .ascendon .col-lg-pull-3 {
    right: 25%;
  }
  .ascendon .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .ascendon .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .ascendon .col-lg-pull-0 {
    right: auto;
  }
  .ascendon .col-lg-push-12 {
    left: 100%;
  }
  .ascendon .col-lg-push-11 {
    left: 91.66666667%;
  }
  .ascendon .col-lg-push-10 {
    left: 83.33333333%;
  }
  .ascendon .col-lg-push-9 {
    left: 75%;
  }
  .ascendon .col-lg-push-8 {
    left: 66.66666667%;
  }
  .ascendon .col-lg-push-7 {
    left: 58.33333333%;
  }
  .ascendon .col-lg-push-6 {
    left: 50%;
  }
  .ascendon .col-lg-push-5 {
    left: 41.66666667%;
  }
  .ascendon .col-lg-push-4 {
    left: 33.33333333%;
  }
  .ascendon .col-lg-push-3 {
    left: 25%;
  }
  .ascendon .col-lg-push-2 {
    left: 16.66666667%;
  }
  .ascendon .col-lg-push-1 {
    left: 8.33333333%;
  }
  .ascendon .col-lg-push-0 {
    left: auto;
  }
  .ascendon .col-lg-offset-12 {
    margin-left: 100%;
  }
  .ascendon .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .ascendon .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .ascendon .col-lg-offset-9 {
    margin-left: 75%;
  }
  .ascendon .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .ascendon .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .ascendon .col-lg-offset-6 {
    margin-left: 50%;
  }
  .ascendon .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .ascendon .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .ascendon .col-lg-offset-3 {
    margin-left: 25%;
  }
  .ascendon .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .ascendon .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .ascendon .col-lg-offset-0 {
    margin-left: 0;
  }
}
.ascendon .btn-info {
  background-color: white;
  border: solid 1px #323232;
  color: #323232;
  text-transform: uppercase;
  height: 53px;
  font-size: 24px;
  line-height: 1.5;
}
.ascendon .btn-info:hover,
.ascendon .btn-info:focus {
  color: #323232;
}
.ascendon .btn-ghost {
  color: #333;
  background-color: inherit;
  border: 1px solid #333;
}
.ascendon .btn-link-info {
  color: transparent;
  font-weight: normal;
  border: none;
  font-size: 13px;
}
.ascendon .btn-link-info,
.ascendon .btn-link-info:active,
.ascendon .btn-link-info.active,
.ascendon .btn-link-info[disabled],
fieldset[disabled] .ascendon .btn-link-info {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ascendon .btn-link-info,
.ascendon .btn-link-info:hover,
.ascendon .btn-link-info:focus,
.ascendon .btn-link-info:active {
  border-color: transparent;
}
.ascendon .btn-link-info:hover,
.ascendon .btn-link-info:focus {
  color: transparent;
  text-decoration: underline;
  background-color: transparent;
}
.ascendon .btn-link-info[disabled]:hover,
fieldset[disabled] .ascendon .btn-link-info:hover,
.ascendon .btn-link-info[disabled]:focus,
fieldset[disabled] .ascendon .btn-link-info:focus {
  color: transparent;
  text-decoration: none;
}
.ascendon .checkbox {
  padding-left: 20px;
}
.ascendon .checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
  line-height: 17px;
}
.ascendon .checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.ascendon .checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}
.ascendon .checkbox input[type="checkbox"],
.ascendon .checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.ascendon .checkbox input[type="checkbox"]:focus + label::before,
.ascendon .checkbox input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ascendon .checkbox input[type="checkbox"]:checked + label::after,
.ascendon .checkbox input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}
.ascendon .checkbox input[type="checkbox"]:disabled + label,
.ascendon .checkbox input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.ascendon .checkbox input[type="checkbox"]:disabled + label::before,
.ascendon .checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.ascendon .checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.ascendon .checkbox.checkbox-inline {
  margin-top: 0;
}
.ascendon .checkbox-primary input[type="checkbox"]:checked + label::before,
.ascendon .checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}
.ascendon .checkbox-primary input[type="checkbox"]:checked + label::after,
.ascendon .checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff;
}
.ascendon .checkbox-danger input[type="checkbox"]:checked + label::before,
.ascendon .checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.ascendon .checkbox-danger input[type="checkbox"]:checked + label::after,
.ascendon .checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff;
}
.ascendon .checkbox-info input[type="checkbox"]:checked + label::before,
.ascendon .checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.ascendon .checkbox-info input[type="checkbox"]:checked + label::after,
.ascendon .checkbox-info input[type="radio"]:checked + label::after {
  color: #fff;
}
.ascendon .checkbox-warning input[type="checkbox"]:checked + label::before,
.ascendon .checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.ascendon .checkbox-warning input[type="checkbox"]:checked + label::after,
.ascendon .checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff;
}
.ascendon .checkbox-success input[type="checkbox"]:checked + label::before,
.ascendon .checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.ascendon .checkbox-success input[type="checkbox"]:checked + label::after,
.ascendon .checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}
.ascendon .radio {
  padding-left: 20px;
}
.ascendon .radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
  line-height: 17px;
}
.ascendon .radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.ascendon .radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.ascendon .radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.ascendon .radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ascendon .radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.ascendon .radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.ascendon .radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.ascendon .radio.radio-inline {
  margin-top: 0;
}
.ascendon .radio-primary input[type="radio"] + label::after {
  background-color: #337ab7;
}
.ascendon .radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7;
}
.ascendon .radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7;
}
.ascendon .radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}
.ascendon .radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}
.ascendon .radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}
.ascendon .radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}
.ascendon .radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}
.ascendon .radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}
.ascendon .radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}
.ascendon .radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}
.ascendon .radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}
.ascendon .radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}
.ascendon .radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}
.ascendon .radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}
.ascendon input[type="checkbox"].styled:checked + label:after,
.ascendon input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
.ascendon input[type="checkbox"] .styled:checked + label::before,
.ascendon input[type="radio"] .styled:checked + label::before {
  color: #fff;
}
.ascendon input[type="checkbox"] .styled:checked + label::after,
.ascendon input[type="radio"] .styled:checked + label::after {
  color: #fff;
}
.ascendon .checkbox label {
  padding-left: 10px;
}
.ascendon .checkbox input {
  cursor: pointer;
}
.ascendon .checkbox label:before {
  border-radius: 0;
}
.ascendon .checkbox label:after {
  color: #fff;
  background-color: #FF7827;
}
.ascendon .radio label {
  padding-left: 10px;
}
.ascendon .radio input[type="radio"] + label::after {
  background-color: #FF7827;
}
.ascendon .radio input[type="radio"]:checked + label::after {
  background-color: #FF7827;
}
.ascendon .radio input {
  cursor: pointer;
}
.ascendon .radio-group.inline .radio {
  display: inline-block;
  padding-right: 20px;
  margin-top: 0;
}
.ascendon .radio-group.inline .radio label {
  padding-left: 5px;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ascendon .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ascendon .fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.ascendon .fa-2x {
  font-size: 2em;
}
.ascendon .fa-3x {
  font-size: 3em;
}
.ascendon .fa-4x {
  font-size: 4em;
}
.ascendon .fa-5x {
  font-size: 5em;
}
.ascendon .fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.ascendon .fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.ascendon .fa-ul > li {
  position: relative;
}
.ascendon .fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.ascendon .fa-li.fa-lg {
  left: -1.85714286em;
}
.ascendon .fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.ascendon .fa-pull-left {
  float: left;
}
.ascendon .fa-pull-right {
  float: right;
}
.ascendon .fa.fa-pull-left {
  margin-right: .3em;
}
.ascendon .fa.fa-pull-right {
  margin-left: .3em;
}
.ascendon .pull-right {
  float: right;
}
.ascendon .pull-left {
  float: left;
}
.ascendon .fa.pull-left {
  margin-right: .3em;
}
.ascendon .fa.pull-right {
  margin-left: .3em;
}
.ascendon .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.ascendon .fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.ascendon .fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ascendon .fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ascendon .fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.ascendon .fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.ascendon .fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
.ascendon :root .fa-rotate-90,
.ascendon :root .fa-rotate-180,
.ascendon :root .fa-rotate-270,
.ascendon :root .fa-flip-horizontal,
.ascendon :root .fa-flip-vertical {
  filter: none;
}
.ascendon .fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.ascendon .fa-stack-1x,
.ascendon .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.ascendon .fa-stack-1x {
  line-height: inherit;
}
.ascendon .fa-stack-2x {
  font-size: 2em;
}
.ascendon .fa-inverse {
  color: #ffffff;
}
.ascendon .fa-glass:before {
  content: "\f000";
}
.ascendon .fa-music:before {
  content: "\f001";
}
.ascendon .fa-search:before {
  content: "\f002";
}
.ascendon .fa-envelope-o:before {
  content: "\f003";
}
.ascendon .fa-heart:before {
  content: "\f004";
}
.ascendon .fa-star:before {
  content: "\f005";
}
.ascendon .fa-star-o:before {
  content: "\f006";
}
.ascendon .fa-user:before {
  content: "\f007";
}
.ascendon .fa-film:before {
  content: "\f008";
}
.ascendon .fa-th-large:before {
  content: "\f009";
}
.ascendon .fa-th:before {
  content: "\f00a";
}
.ascendon .fa-th-list:before {
  content: "\f00b";
}
.ascendon .fa-check:before {
  content: "\f00c";
}
.ascendon .fa-remove:before,
.ascendon .fa-close:before,
.ascendon .fa-times:before {
  content: "\f00d";
}
.ascendon .fa-search-plus:before {
  content: "\f00e";
}
.ascendon .fa-search-minus:before {
  content: "\f010";
}
.ascendon .fa-power-off:before {
  content: "\f011";
}
.ascendon .fa-signal:before {
  content: "\f012";
}
.ascendon .fa-gear:before,
.ascendon .fa-cog:before {
  content: "\f013";
}
.ascendon .fa-trash-o:before {
  content: "\f014";
}
.ascendon .fa-home:before {
  content: "\f015";
}
.ascendon .fa-file-o:before {
  content: "\f016";
}
.ascendon .fa-clock-o:before {
  content: "\f017";
}
.ascendon .fa-road:before {
  content: "\f018";
}
.ascendon .fa-download:before {
  content: "\f019";
}
.ascendon .fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.ascendon .fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.ascendon .fa-inbox:before {
  content: "\f01c";
}
.ascendon .fa-play-circle-o:before {
  content: "\f01d";
}
.ascendon .fa-rotate-right:before,
.ascendon .fa-repeat:before {
  content: "\f01e";
}
.ascendon .fa-refresh:before {
  content: "\f021";
}
.ascendon .fa-list-alt:before {
  content: "\f022";
}
.ascendon .fa-lock:before {
  content: "\f023";
}
.ascendon .fa-flag:before {
  content: "\f024";
}
.ascendon .fa-headphones:before {
  content: "\f025";
}
.ascendon .fa-volume-off:before {
  content: "\f026";
}
.ascendon .fa-volume-down:before {
  content: "\f027";
}
.ascendon .fa-volume-up:before {
  content: "\f028";
}
.ascendon .fa-qrcode:before {
  content: "\f029";
}
.ascendon .fa-barcode:before {
  content: "\f02a";
}
.ascendon .fa-tag:before {
  content: "\f02b";
}
.ascendon .fa-tags:before {
  content: "\f02c";
}
.ascendon .fa-book:before {
  content: "\f02d";
}
.ascendon .fa-bookmark:before {
  content: "\f02e";
}
.ascendon .fa-print:before {
  content: "\f02f";
}
.ascendon .fa-camera:before {
  content: "\f030";
}
.ascendon .fa-font:before {
  content: "\f031";
}
.ascendon .fa-bold:before {
  content: "\f032";
}
.ascendon .fa-italic:before {
  content: "\f033";
}
.ascendon .fa-text-height:before {
  content: "\f034";
}
.ascendon .fa-text-width:before {
  content: "\f035";
}
.ascendon .fa-align-left:before {
  content: "\f036";
}
.ascendon .fa-align-center:before {
  content: "\f037";
}
.ascendon .fa-align-right:before {
  content: "\f038";
}
.ascendon .fa-align-justify:before {
  content: "\f039";
}
.ascendon .fa-list:before {
  content: "\f03a";
}
.ascendon .fa-dedent:before,
.ascendon .fa-outdent:before {
  content: "\f03b";
}
.ascendon .fa-indent:before {
  content: "\f03c";
}
.ascendon .fa-video-camera:before {
  content: "\f03d";
}
.ascendon .fa-photo:before,
.ascendon .fa-image:before,
.ascendon .fa-picture-o:before {
  content: "\f03e";
}
.ascendon .fa-pencil:before {
  content: "\f040";
}
.ascendon .fa-map-marker:before {
  content: "\f041";
}
.ascendon .fa-adjust:before {
  content: "\f042";
}
.ascendon .fa-tint:before {
  content: "\f043";
}
.ascendon .fa-edit:before,
.ascendon .fa-pencil-square-o:before {
  content: "\f044";
}
.ascendon .fa-share-square-o:before {
  content: "\f045";
}
.ascendon .fa-check-square-o:before {
  content: "\f046";
}
.ascendon .fa-arrows:before {
  content: "\f047";
}
.ascendon .fa-step-backward:before {
  content: "\f048";
}
.ascendon .fa-fast-backward:before {
  content: "\f049";
}
.ascendon .fa-backward:before {
  content: "\f04a";
}
.ascendon .fa-play:before {
  content: "\f04b";
}
.ascendon .fa-pause:before {
  content: "\f04c";
}
.ascendon .fa-stop:before {
  content: "\f04d";
}
.ascendon .fa-forward:before {
  content: "\f04e";
}
.ascendon .fa-fast-forward:before {
  content: "\f050";
}
.ascendon .fa-step-forward:before {
  content: "\f051";
}
.ascendon .fa-eject:before {
  content: "\f052";
}
.ascendon .fa-chevron-left:before {
  content: "\f053";
}
.ascendon .fa-chevron-right:before {
  content: "\f054";
}
.ascendon .fa-plus-circle:before {
  content: "\f055";
}
.ascendon .fa-minus-circle:before {
  content: "\f056";
}
.ascendon .fa-times-circle:before {
  content: "\f057";
}
.ascendon .fa-check-circle:before {
  content: "\f058";
}
.ascendon .fa-question-circle:before {
  content: "\f059";
}
.ascendon .fa-info-circle:before {
  content: "\f05a";
}
.ascendon .fa-crosshairs:before {
  content: "\f05b";
}
.ascendon .fa-times-circle-o:before {
  content: "\f05c";
}
.ascendon .fa-check-circle-o:before {
  content: "\f05d";
}
.ascendon .fa-ban:before {
  content: "\f05e";
}
.ascendon .fa-arrow-left:before {
  content: "\f060";
}
.ascendon .fa-arrow-right:before {
  content: "\f061";
}
.ascendon .fa-arrow-up:before {
  content: "\f062";
}
.ascendon .fa-arrow-down:before {
  content: "\f063";
}
.ascendon .fa-mail-forward:before,
.ascendon .fa-share:before {
  content: "\f064";
}
.ascendon .fa-expand:before {
  content: "\f065";
}
.ascendon .fa-compress:before {
  content: "\f066";
}
.ascendon .fa-plus:before {
  content: "\f067";
}
.ascendon .fa-minus:before {
  content: "\f068";
}
.ascendon .fa-asterisk:before {
  content: "\f069";
}
.ascendon .fa-exclamation-circle:before {
  content: "\f06a";
}
.ascendon .fa-gift:before {
  content: "\f06b";
}
.ascendon .fa-leaf:before {
  content: "\f06c";
}
.ascendon .fa-fire:before {
  content: "\f06d";
}
.ascendon .fa-eye:before {
  content: "\f06e";
}
.ascendon .fa-eye-slash:before {
  content: "\f070";
}
.ascendon .fa-warning:before,
.ascendon .fa-exclamation-triangle:before {
  content: "\f071";
}
.ascendon .fa-plane:before {
  content: "\f072";
}
.ascendon .fa-calendar:before {
  content: "\f073";
}
.ascendon .fa-random:before {
  content: "\f074";
}
.ascendon .fa-comment:before {
  content: "\f075";
}
.ascendon .fa-magnet:before {
  content: "\f076";
}
.ascendon .fa-chevron-up:before {
  content: "\f077";
}
.ascendon .fa-chevron-down:before {
  content: "\f078";
}
.ascendon .fa-retweet:before {
  content: "\f079";
}
.ascendon .fa-shopping-cart:before {
  content: "\f07a";
}
.ascendon .fa-folder:before {
  content: "\f07b";
}
.ascendon .fa-folder-open:before {
  content: "\f07c";
}
.ascendon .fa-arrows-v:before {
  content: "\f07d";
}
.ascendon .fa-arrows-h:before {
  content: "\f07e";
}
.ascendon .fa-bar-chart-o:before,
.ascendon .fa-bar-chart:before {
  content: "\f080";
}
.ascendon .fa-twitter-square:before {
  content: "\f081";
}
.ascendon .fa-facebook-square:before {
  content: "\f082";
}
.ascendon .fa-camera-retro:before {
  content: "\f083";
}
.ascendon .fa-key:before {
  content: "\f084";
}
.ascendon .fa-gears:before,
.ascendon .fa-cogs:before {
  content: "\f085";
}
.ascendon .fa-comments:before {
  content: "\f086";
}
.ascendon .fa-thumbs-o-up:before {
  content: "\f087";
}
.ascendon .fa-thumbs-o-down:before {
  content: "\f088";
}
.ascendon .fa-star-half:before {
  content: "\f089";
}
.ascendon .fa-heart-o:before {
  content: "\f08a";
}
.ascendon .fa-sign-out:before {
  content: "\f08b";
}
.ascendon .fa-linkedin-square:before {
  content: "\f08c";
}
.ascendon .fa-thumb-tack:before {
  content: "\f08d";
}
.ascendon .fa-external-link:before {
  content: "\f08e";
}
.ascendon .fa-sign-in:before {
  content: "\f090";
}
.ascendon .fa-trophy:before {
  content: "\f091";
}
.ascendon .fa-github-square:before {
  content: "\f092";
}
.ascendon .fa-upload:before {
  content: "\f093";
}
.ascendon .fa-lemon-o:before {
  content: "\f094";
}
.ascendon .fa-phone:before {
  content: "\f095";
}
.ascendon .fa-square-o:before {
  content: "\f096";
}
.ascendon .fa-bookmark-o:before {
  content: "\f097";
}
.ascendon .fa-phone-square:before {
  content: "\f098";
}
.ascendon .fa-twitter:before {
  content: "\f099";
}
.ascendon .fa-facebook-f:before,
.ascendon .fa-facebook:before {
  content: "\f09a";
}
.ascendon .fa-github:before {
  content: "\f09b";
}
.ascendon .fa-unlock:before {
  content: "\f09c";
}
.ascendon .fa-credit-card:before {
  content: "\f09d";
}
.ascendon .fa-feed:before,
.ascendon .fa-rss:before {
  content: "\f09e";
}
.ascendon .fa-hdd-o:before {
  content: "\f0a0";
}
.ascendon .fa-bullhorn:before {
  content: "\f0a1";
}
.ascendon .fa-bell:before {
  content: "\f0f3";
}
.ascendon .fa-certificate:before {
  content: "\f0a3";
}
.ascendon .fa-hand-o-right:before {
  content: "\f0a4";
}
.ascendon .fa-hand-o-left:before {
  content: "\f0a5";
}
.ascendon .fa-hand-o-up:before {
  content: "\f0a6";
}
.ascendon .fa-hand-o-down:before {
  content: "\f0a7";
}
.ascendon .fa-arrow-circle-left:before {
  content: "\f0a8";
}
.ascendon .fa-arrow-circle-right:before {
  content: "\f0a9";
}
.ascendon .fa-arrow-circle-up:before {
  content: "\f0aa";
}
.ascendon .fa-arrow-circle-down:before {
  content: "\f0ab";
}
.ascendon .fa-globe:before {
  content: "\f0ac";
}
.ascendon .fa-wrench:before {
  content: "\f0ad";
}
.ascendon .fa-tasks:before {
  content: "\f0ae";
}
.ascendon .fa-filter:before {
  content: "\f0b0";
}
.ascendon .fa-briefcase:before {
  content: "\f0b1";
}
.ascendon .fa-arrows-alt:before {
  content: "\f0b2";
}
.ascendon .fa-group:before,
.ascendon .fa-users:before {
  content: "\f0c0";
}
.ascendon .fa-chain:before,
.ascendon .fa-link:before {
  content: "\f0c1";
}
.ascendon .fa-cloud:before {
  content: "\f0c2";
}
.ascendon .fa-flask:before {
  content: "\f0c3";
}
.ascendon .fa-cut:before,
.ascendon .fa-scissors:before {
  content: "\f0c4";
}
.ascendon .fa-copy:before,
.ascendon .fa-files-o:before {
  content: "\f0c5";
}
.ascendon .fa-paperclip:before {
  content: "\f0c6";
}
.ascendon .fa-save:before,
.ascendon .fa-floppy-o:before {
  content: "\f0c7";
}
.ascendon .fa-square:before {
  content: "\f0c8";
}
.ascendon .fa-navicon:before,
.ascendon .fa-reorder:before,
.ascendon .fa-bars:before {
  content: "\f0c9";
}
.ascendon .fa-list-ul:before {
  content: "\f0ca";
}
.ascendon .fa-list-ol:before {
  content: "\f0cb";
}
.ascendon .fa-strikethrough:before {
  content: "\f0cc";
}
.ascendon .fa-underline:before {
  content: "\f0cd";
}
.ascendon .fa-table:before {
  content: "\f0ce";
}
.ascendon .fa-magic:before {
  content: "\f0d0";
}
.ascendon .fa-truck:before {
  content: "\f0d1";
}
.ascendon .fa-pinterest:before {
  content: "\f0d2";
}
.ascendon .fa-pinterest-square:before {
  content: "\f0d3";
}
.ascendon .fa-google-plus-square:before {
  content: "\f0d4";
}
.ascendon .fa-google-plus:before {
  content: "\f0d5";
}
.ascendon .fa-money:before {
  content: "\f0d6";
}
.ascendon .fa-caret-down:before {
  content: "\f0d7";
}
.ascendon .fa-caret-up:before {
  content: "\f0d8";
}
.ascendon .fa-caret-left:before {
  content: "\f0d9";
}
.ascendon .fa-caret-right:before {
  content: "\f0da";
}
.ascendon .fa-columns:before {
  content: "\f0db";
}
.ascendon .fa-unsorted:before,
.ascendon .fa-sort:before {
  content: "\f0dc";
}
.ascendon .fa-sort-down:before,
.ascendon .fa-sort-desc:before {
  content: "\f0dd";
}
.ascendon .fa-sort-up:before,
.ascendon .fa-sort-asc:before {
  content: "\f0de";
}
.ascendon .fa-envelope:before {
  content: "\f0e0";
}
.ascendon .fa-linkedin:before {
  content: "\f0e1";
}
.ascendon .fa-rotate-left:before,
.ascendon .fa-undo:before {
  content: "\f0e2";
}
.ascendon .fa-legal:before,
.ascendon .fa-gavel:before {
  content: "\f0e3";
}
.ascendon .fa-dashboard:before,
.ascendon .fa-tachometer:before {
  content: "\f0e4";
}
.ascendon .fa-comment-o:before {
  content: "\f0e5";
}
.ascendon .fa-comments-o:before {
  content: "\f0e6";
}
.ascendon .fa-flash:before,
.ascendon .fa-bolt:before {
  content: "\f0e7";
}
.ascendon .fa-sitemap:before {
  content: "\f0e8";
}
.ascendon .fa-umbrella:before {
  content: "\f0e9";
}
.ascendon .fa-paste:before,
.ascendon .fa-clipboard:before {
  content: "\f0ea";
}
.ascendon .fa-lightbulb-o:before {
  content: "\f0eb";
}
.ascendon .fa-exchange:before {
  content: "\f0ec";
}
.ascendon .fa-cloud-download:before {
  content: "\f0ed";
}
.ascendon .fa-cloud-upload:before {
  content: "\f0ee";
}
.ascendon .fa-user-md:before {
  content: "\f0f0";
}
.ascendon .fa-stethoscope:before {
  content: "\f0f1";
}
.ascendon .fa-suitcase:before {
  content: "\f0f2";
}
.ascendon .fa-bell-o:before {
  content: "\f0a2";
}
.ascendon .fa-coffee:before {
  content: "\f0f4";
}
.ascendon .fa-cutlery:before {
  content: "\f0f5";
}
.ascendon .fa-file-text-o:before {
  content: "\f0f6";
}
.ascendon .fa-building-o:before {
  content: "\f0f7";
}
.ascendon .fa-hospital-o:before {
  content: "\f0f8";
}
.ascendon .fa-ambulance:before {
  content: "\f0f9";
}
.ascendon .fa-medkit:before {
  content: "\f0fa";
}
.ascendon .fa-fighter-jet:before {
  content: "\f0fb";
}
.ascendon .fa-beer:before {
  content: "\f0fc";
}
.ascendon .fa-h-square:before {
  content: "\f0fd";
}
.ascendon .fa-plus-square:before {
  content: "\f0fe";
}
.ascendon .fa-angle-double-left:before {
  content: "\f100";
}
.ascendon .fa-angle-double-right:before {
  content: "\f101";
}
.ascendon .fa-angle-double-up:before {
  content: "\f102";
}
.ascendon .fa-angle-double-down:before {
  content: "\f103";
}
.ascendon .fa-angle-left:before {
  content: "\f104";
}
.ascendon .fa-angle-right:before {
  content: "\f105";
}
.ascendon .fa-angle-up:before {
  content: "\f106";
}
.ascendon .fa-angle-down:before {
  content: "\f107";
}
.ascendon .fa-desktop:before {
  content: "\f108";
}
.ascendon .fa-laptop:before {
  content: "\f109";
}
.ascendon .fa-tablet:before {
  content: "\f10a";
}
.ascendon .fa-mobile-phone:before,
.ascendon .fa-mobile:before {
  content: "\f10b";
}
.ascendon .fa-circle-o:before {
  content: "\f10c";
}
.ascendon .fa-quote-left:before {
  content: "\f10d";
}
.ascendon .fa-quote-right:before {
  content: "\f10e";
}
.ascendon .fa-spinner:before {
  content: "\f110";
}
.ascendon .fa-circle:before {
  content: "\f111";
}
.ascendon .fa-mail-reply:before,
.ascendon .fa-reply:before {
  content: "\f112";
}
.ascendon .fa-github-alt:before {
  content: "\f113";
}
.ascendon .fa-folder-o:before {
  content: "\f114";
}
.ascendon .fa-folder-open-o:before {
  content: "\f115";
}
.ascendon .fa-smile-o:before {
  content: "\f118";
}
.ascendon .fa-frown-o:before {
  content: "\f119";
}
.ascendon .fa-meh-o:before {
  content: "\f11a";
}
.ascendon .fa-gamepad:before {
  content: "\f11b";
}
.ascendon .fa-keyboard-o:before {
  content: "\f11c";
}
.ascendon .fa-flag-o:before {
  content: "\f11d";
}
.ascendon .fa-flag-checkered:before {
  content: "\f11e";
}
.ascendon .fa-terminal:before {
  content: "\f120";
}
.ascendon .fa-code:before {
  content: "\f121";
}
.ascendon .fa-mail-reply-all:before,
.ascendon .fa-reply-all:before {
  content: "\f122";
}
.ascendon .fa-star-half-empty:before,
.ascendon .fa-star-half-full:before,
.ascendon .fa-star-half-o:before {
  content: "\f123";
}
.ascendon .fa-location-arrow:before {
  content: "\f124";
}
.ascendon .fa-crop:before {
  content: "\f125";
}
.ascendon .fa-code-fork:before {
  content: "\f126";
}
.ascendon .fa-unlink:before,
.ascendon .fa-chain-broken:before {
  content: "\f127";
}
.ascendon .fa-question:before {
  content: "\f128";
}
.ascendon .fa-info:before {
  content: "\f129";
}
.ascendon .fa-exclamation:before {
  content: "\f12a";
}
.ascendon .fa-superscript:before {
  content: "\f12b";
}
.ascendon .fa-subscript:before {
  content: "\f12c";
}
.ascendon .fa-eraser:before {
  content: "\f12d";
}
.ascendon .fa-puzzle-piece:before {
  content: "\f12e";
}
.ascendon .fa-microphone:before {
  content: "\f130";
}
.ascendon .fa-microphone-slash:before {
  content: "\f131";
}
.ascendon .fa-shield:before {
  content: "\f132";
}
.ascendon .fa-calendar-o:before {
  content: "\f133";
}
.ascendon .fa-fire-extinguisher:before {
  content: "\f134";
}
.ascendon .fa-rocket:before {
  content: "\f135";
}
.ascendon .fa-maxcdn:before {
  content: "\f136";
}
.ascendon .fa-chevron-circle-left:before {
  content: "\f137";
}
.ascendon .fa-chevron-circle-right:before {
  content: "\f138";
}
.ascendon .fa-chevron-circle-up:before {
  content: "\f139";
}
.ascendon .fa-chevron-circle-down:before {
  content: "\f13a";
}
.ascendon .fa-html5:before {
  content: "\f13b";
}
.ascendon .fa-css3:before {
  content: "\f13c";
}
.ascendon .fa-anchor:before {
  content: "\f13d";
}
.ascendon .fa-unlock-alt:before {
  content: "\f13e";
}
.ascendon .fa-bullseye:before {
  content: "\f140";
}
.ascendon .fa-ellipsis-h:before {
  content: "\f141";
}
.ascendon .fa-ellipsis-v:before {
  content: "\f142";
}
.ascendon .fa-rss-square:before {
  content: "\f143";
}
.ascendon .fa-play-circle:before {
  content: "\f144";
}
.ascendon .fa-ticket:before {
  content: "\f145";
}
.ascendon .fa-minus-square:before {
  content: "\f146";
}
.ascendon .fa-minus-square-o:before {
  content: "\f147";
}
.ascendon .fa-level-up:before {
  content: "\f148";
}
.ascendon .fa-level-down:before {
  content: "\f149";
}
.ascendon .fa-check-square:before {
  content: "\f14a";
}
.ascendon .fa-pencil-square:before {
  content: "\f14b";
}
.ascendon .fa-external-link-square:before {
  content: "\f14c";
}
.ascendon .fa-share-square:before {
  content: "\f14d";
}
.ascendon .fa-compass:before {
  content: "\f14e";
}
.ascendon .fa-toggle-down:before,
.ascendon .fa-caret-square-o-down:before {
  content: "\f150";
}
.ascendon .fa-toggle-up:before,
.ascendon .fa-caret-square-o-up:before {
  content: "\f151";
}
.ascendon .fa-toggle-right:before,
.ascendon .fa-caret-square-o-right:before {
  content: "\f152";
}
.ascendon .fa-euro:before,
.ascendon .fa-eur:before {
  content: "\f153";
}
.ascendon .fa-gbp:before {
  content: "\f154";
}
.ascendon .fa-dollar:before,
.ascendon .fa-usd:before {
  content: "\f155";
}
.ascendon .fa-rupee:before,
.ascendon .fa-inr:before {
  content: "\f156";
}
.ascendon .fa-cny:before,
.ascendon .fa-rmb:before,
.ascendon .fa-yen:before,
.ascendon .fa-jpy:before {
  content: "\f157";
}
.ascendon .fa-ruble:before,
.ascendon .fa-rouble:before,
.ascendon .fa-rub:before {
  content: "\f158";
}
.ascendon .fa-won:before,
.ascendon .fa-krw:before {
  content: "\f159";
}
.ascendon .fa-bitcoin:before,
.ascendon .fa-btc:before {
  content: "\f15a";
}
.ascendon .fa-file:before {
  content: "\f15b";
}
.ascendon .fa-file-text:before {
  content: "\f15c";
}
.ascendon .fa-sort-alpha-asc:before {
  content: "\f15d";
}
.ascendon .fa-sort-alpha-desc:before {
  content: "\f15e";
}
.ascendon .fa-sort-amount-asc:before {
  content: "\f160";
}
.ascendon .fa-sort-amount-desc:before {
  content: "\f161";
}
.ascendon .fa-sort-numeric-asc:before {
  content: "\f162";
}
.ascendon .fa-sort-numeric-desc:before {
  content: "\f163";
}
.ascendon .fa-thumbs-up:before {
  content: "\f164";
}
.ascendon .fa-thumbs-down:before {
  content: "\f165";
}
.ascendon .fa-youtube-square:before {
  content: "\f166";
}
.ascendon .fa-youtube:before {
  content: "\f167";
}
.ascendon .fa-xing:before {
  content: "\f168";
}
.ascendon .fa-xing-square:before {
  content: "\f169";
}
.ascendon .fa-youtube-play:before {
  content: "\f16a";
}
.ascendon .fa-dropbox:before {
  content: "\f16b";
}
.ascendon .fa-stack-overflow:before {
  content: "\f16c";
}
.ascendon .fa-instagram:before {
  content: "\f16d";
}
.ascendon .fa-flickr:before {
  content: "\f16e";
}
.ascendon .fa-adn:before {
  content: "\f170";
}
.ascendon .fa-bitbucket:before {
  content: "\f171";
}
.ascendon .fa-bitbucket-square:before {
  content: "\f172";
}
.ascendon .fa-tumblr:before {
  content: "\f173";
}
.ascendon .fa-tumblr-square:before {
  content: "\f174";
}
.ascendon .fa-long-arrow-down:before {
  content: "\f175";
}
.ascendon .fa-long-arrow-up:before {
  content: "\f176";
}
.ascendon .fa-long-arrow-left:before {
  content: "\f177";
}
.ascendon .fa-long-arrow-right:before {
  content: "\f178";
}
.ascendon .fa-apple:before {
  content: "\f179";
}
.ascendon .fa-windows:before {
  content: "\f17a";
}
.ascendon .fa-android:before {
  content: "\f17b";
}
.ascendon .fa-linux:before {
  content: "\f17c";
}
.ascendon .fa-dribbble:before {
  content: "\f17d";
}
.ascendon .fa-skype:before {
  content: "\f17e";
}
.ascendon .fa-foursquare:before {
  content: "\f180";
}
.ascendon .fa-trello:before {
  content: "\f181";
}
.ascendon .fa-female:before {
  content: "\f182";
}
.ascendon .fa-male:before {
  content: "\f183";
}
.ascendon .fa-gittip:before,
.ascendon .fa-gratipay:before {
  content: "\f184";
}
.ascendon .fa-sun-o:before {
  content: "\f185";
}
.ascendon .fa-moon-o:before {
  content: "\f186";
}
.ascendon .fa-archive:before {
  content: "\f187";
}
.ascendon .fa-bug:before {
  content: "\f188";
}
.ascendon .fa-vk:before {
  content: "\f189";
}
.ascendon .fa-weibo:before {
  content: "\f18a";
}
.ascendon .fa-renren:before {
  content: "\f18b";
}
.ascendon .fa-pagelines:before {
  content: "\f18c";
}
.ascendon .fa-stack-exchange:before {
  content: "\f18d";
}
.ascendon .fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.ascendon .fa-arrow-circle-o-left:before {
  content: "\f190";
}
.ascendon .fa-toggle-left:before,
.ascendon .fa-caret-square-o-left:before {
  content: "\f191";
}
.ascendon .fa-dot-circle-o:before {
  content: "\f192";
}
.ascendon .fa-wheelchair:before {
  content: "\f193";
}
.ascendon .fa-vimeo-square:before {
  content: "\f194";
}
.ascendon .fa-turkish-lira:before,
.ascendon .fa-try:before {
  content: "\f195";
}
.ascendon .fa-plus-square-o:before {
  content: "\f196";
}
.ascendon .fa-space-shuttle:before {
  content: "\f197";
}
.ascendon .fa-slack:before {
  content: "\f198";
}
.ascendon .fa-envelope-square:before {
  content: "\f199";
}
.ascendon .fa-wordpress:before {
  content: "\f19a";
}
.ascendon .fa-openid:before {
  content: "\f19b";
}
.ascendon .fa-institution:before,
.ascendon .fa-bank:before,
.ascendon .fa-university:before {
  content: "\f19c";
}
.ascendon .fa-mortar-board:before,
.ascendon .fa-graduation-cap:before {
  content: "\f19d";
}
.ascendon .fa-yahoo:before {
  content: "\f19e";
}
.ascendon .fa-google:before {
  content: "\f1a0";
}
.ascendon .fa-reddit:before {
  content: "\f1a1";
}
.ascendon .fa-reddit-square:before {
  content: "\f1a2";
}
.ascendon .fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.ascendon .fa-stumbleupon:before {
  content: "\f1a4";
}
.ascendon .fa-delicious:before {
  content: "\f1a5";
}
.ascendon .fa-digg:before {
  content: "\f1a6";
}
.ascendon .fa-pied-piper:before {
  content: "\f1a7";
}
.ascendon .fa-pied-piper-alt:before {
  content: "\f1a8";
}
.ascendon .fa-drupal:before {
  content: "\f1a9";
}
.ascendon .fa-joomla:before {
  content: "\f1aa";
}
.ascendon .fa-language:before {
  content: "\f1ab";
}
.ascendon .fa-fax:before {
  content: "\f1ac";
}
.ascendon .fa-building:before {
  content: "\f1ad";
}
.ascendon .fa-child:before {
  content: "\f1ae";
}
.ascendon .fa-paw:before {
  content: "\f1b0";
}
.ascendon .fa-spoon:before {
  content: "\f1b1";
}
.ascendon .fa-cube:before {
  content: "\f1b2";
}
.ascendon .fa-cubes:before {
  content: "\f1b3";
}
.ascendon .fa-behance:before {
  content: "\f1b4";
}
.ascendon .fa-behance-square:before {
  content: "\f1b5";
}
.ascendon .fa-steam:before {
  content: "\f1b6";
}
.ascendon .fa-steam-square:before {
  content: "\f1b7";
}
.ascendon .fa-recycle:before {
  content: "\f1b8";
}
.ascendon .fa-automobile:before,
.ascendon .fa-car:before {
  content: "\f1b9";
}
.ascendon .fa-cab:before,
.ascendon .fa-taxi:before {
  content: "\f1ba";
}
.ascendon .fa-tree:before {
  content: "\f1bb";
}
.ascendon .fa-spotify:before {
  content: "\f1bc";
}
.ascendon .fa-deviantart:before {
  content: "\f1bd";
}
.ascendon .fa-soundcloud:before {
  content: "\f1be";
}
.ascendon .fa-database:before {
  content: "\f1c0";
}
.ascendon .fa-file-pdf-o:before {
  content: "\f1c1";
}
.ascendon .fa-file-word-o:before {
  content: "\f1c2";
}
.ascendon .fa-file-excel-o:before {
  content: "\f1c3";
}
.ascendon .fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.ascendon .fa-file-photo-o:before,
.ascendon .fa-file-picture-o:before,
.ascendon .fa-file-image-o:before {
  content: "\f1c5";
}
.ascendon .fa-file-zip-o:before,
.ascendon .fa-file-archive-o:before {
  content: "\f1c6";
}
.ascendon .fa-file-sound-o:before,
.ascendon .fa-file-audio-o:before {
  content: "\f1c7";
}
.ascendon .fa-file-movie-o:before,
.ascendon .fa-file-video-o:before {
  content: "\f1c8";
}
.ascendon .fa-file-code-o:before {
  content: "\f1c9";
}
.ascendon .fa-vine:before {
  content: "\f1ca";
}
.ascendon .fa-codepen:before {
  content: "\f1cb";
}
.ascendon .fa-jsfiddle:before {
  content: "\f1cc";
}
.ascendon .fa-life-bouy:before,
.ascendon .fa-life-buoy:before,
.ascendon .fa-life-saver:before,
.ascendon .fa-support:before,
.ascendon .fa-life-ring:before {
  content: "\f1cd";
}
.ascendon .fa-circle-o-notch:before {
  content: "\f1ce";
}
.ascendon .fa-ra:before,
.ascendon .fa-rebel:before {
  content: "\f1d0";
}
.ascendon .fa-ge:before,
.ascendon .fa-empire:before {
  content: "\f1d1";
}
.ascendon .fa-git-square:before {
  content: "\f1d2";
}
.ascendon .fa-git:before {
  content: "\f1d3";
}
.ascendon .fa-y-combinator-square:before,
.ascendon .fa-yc-square:before,
.ascendon .fa-hacker-news:before {
  content: "\f1d4";
}
.ascendon .fa-tencent-weibo:before {
  content: "\f1d5";
}
.ascendon .fa-qq:before {
  content: "\f1d6";
}
.ascendon .fa-wechat:before,
.ascendon .fa-weixin:before {
  content: "\f1d7";
}
.ascendon .fa-send:before,
.ascendon .fa-paper-plane:before {
  content: "\f1d8";
}
.ascendon .fa-send-o:before,
.ascendon .fa-paper-plane-o:before {
  content: "\f1d9";
}
.ascendon .fa-history:before {
  content: "\f1da";
}
.ascendon .fa-circle-thin:before {
  content: "\f1db";
}
.ascendon .fa-header:before {
  content: "\f1dc";
}
.ascendon .fa-paragraph:before {
  content: "\f1dd";
}
.ascendon .fa-sliders:before {
  content: "\f1de";
}
.ascendon .fa-share-alt:before {
  content: "\f1e0";
}
.ascendon .fa-share-alt-square:before {
  content: "\f1e1";
}
.ascendon .fa-bomb:before {
  content: "\f1e2";
}
.ascendon .fa-soccer-ball-o:before,
.ascendon .fa-futbol-o:before {
  content: "\f1e3";
}
.ascendon .fa-tty:before {
  content: "\f1e4";
}
.ascendon .fa-binoculars:before {
  content: "\f1e5";
}
.ascendon .fa-plug:before {
  content: "\f1e6";
}
.ascendon .fa-slideshare:before {
  content: "\f1e7";
}
.ascendon .fa-twitch:before {
  content: "\f1e8";
}
.ascendon .fa-yelp:before {
  content: "\f1e9";
}
.ascendon .fa-newspaper-o:before {
  content: "\f1ea";
}
.ascendon .fa-wifi:before {
  content: "\f1eb";
}
.ascendon .fa-calculator:before {
  content: "\f1ec";
}
.ascendon .fa-paypal:before {
  content: "\f1ed";
}
.ascendon .fa-google-wallet:before {
  content: "\f1ee";
}
.ascendon .fa-cc-visa:before {
  content: "\f1f0";
}
.ascendon .fa-cc-mastercard:before {
  content: "\f1f1";
}
.ascendon .fa-cc-discover:before {
  content: "\f1f2";
}
.ascendon .fa-cc-amex:before {
  content: "\f1f3";
}
.ascendon .fa-cc-paypal:before {
  content: "\f1f4";
}
.ascendon .fa-cc-stripe:before {
  content: "\f1f5";
}
.ascendon .fa-bell-slash:before {
  content: "\f1f6";
}
.ascendon .fa-bell-slash-o:before {
  content: "\f1f7";
}
.ascendon .fa-trash:before {
  content: "\f1f8";
}
.ascendon .fa-copyright:before {
  content: "\f1f9";
}
.ascendon .fa-at:before {
  content: "\f1fa";
}
.ascendon .fa-eyedropper:before {
  content: "\f1fb";
}
.ascendon .fa-paint-brush:before {
  content: "\f1fc";
}
.ascendon .fa-birthday-cake:before {
  content: "\f1fd";
}
.ascendon .fa-area-chart:before {
  content: "\f1fe";
}
.ascendon .fa-pie-chart:before {
  content: "\f200";
}
.ascendon .fa-line-chart:before {
  content: "\f201";
}
.ascendon .fa-lastfm:before {
  content: "\f202";
}
.ascendon .fa-lastfm-square:before {
  content: "\f203";
}
.ascendon .fa-toggle-off:before {
  content: "\f204";
}
.ascendon .fa-toggle-on:before {
  content: "\f205";
}
.ascendon .fa-bicycle:before {
  content: "\f206";
}
.ascendon .fa-bus:before {
  content: "\f207";
}
.ascendon .fa-ioxhost:before {
  content: "\f208";
}
.ascendon .fa-angellist:before {
  content: "\f209";
}
.ascendon .fa-cc:before {
  content: "\f20a";
}
.ascendon .fa-shekel:before,
.ascendon .fa-sheqel:before,
.ascendon .fa-ils:before {
  content: "\f20b";
}
.ascendon .fa-meanpath:before {
  content: "\f20c";
}
.ascendon .fa-buysellads:before {
  content: "\f20d";
}
.ascendon .fa-connectdevelop:before {
  content: "\f20e";
}
.ascendon .fa-dashcube:before {
  content: "\f210";
}
.ascendon .fa-forumbee:before {
  content: "\f211";
}
.ascendon .fa-leanpub:before {
  content: "\f212";
}
.ascendon .fa-sellsy:before {
  content: "\f213";
}
.ascendon .fa-shirtsinbulk:before {
  content: "\f214";
}
.ascendon .fa-simplybuilt:before {
  content: "\f215";
}
.ascendon .fa-skyatlas:before {
  content: "\f216";
}
.ascendon .fa-cart-plus:before {
  content: "\f217";
}
.ascendon .fa-cart-arrow-down:before {
  content: "\f218";
}
.ascendon .fa-diamond:before {
  content: "\f219";
}
.ascendon .fa-ship:before {
  content: "\f21a";
}
.ascendon .fa-user-secret:before {
  content: "\f21b";
}
.ascendon .fa-motorcycle:before {
  content: "\f21c";
}
.ascendon .fa-street-view:before {
  content: "\f21d";
}
.ascendon .fa-heartbeat:before {
  content: "\f21e";
}
.ascendon .fa-venus:before {
  content: "\f221";
}
.ascendon .fa-mars:before {
  content: "\f222";
}
.ascendon .fa-mercury:before {
  content: "\f223";
}
.ascendon .fa-intersex:before,
.ascendon .fa-transgender:before {
  content: "\f224";
}
.ascendon .fa-transgender-alt:before {
  content: "\f225";
}
.ascendon .fa-venus-double:before {
  content: "\f226";
}
.ascendon .fa-mars-double:before {
  content: "\f227";
}
.ascendon .fa-venus-mars:before {
  content: "\f228";
}
.ascendon .fa-mars-stroke:before {
  content: "\f229";
}
.ascendon .fa-mars-stroke-v:before {
  content: "\f22a";
}
.ascendon .fa-mars-stroke-h:before {
  content: "\f22b";
}
.ascendon .fa-neuter:before {
  content: "\f22c";
}
.ascendon .fa-genderless:before {
  content: "\f22d";
}
.ascendon .fa-facebook-official:before {
  content: "\f230";
}
.ascendon .fa-pinterest-p:before {
  content: "\f231";
}
.ascendon .fa-whatsapp:before {
  content: "\f232";
}
.ascendon .fa-server:before {
  content: "\f233";
}
.ascendon .fa-user-plus:before {
  content: "\f234";
}
.ascendon .fa-user-times:before {
  content: "\f235";
}
.ascendon .fa-hotel:before,
.ascendon .fa-bed:before {
  content: "\f236";
}
.ascendon .fa-viacoin:before {
  content: "\f237";
}
.ascendon .fa-train:before {
  content: "\f238";
}
.ascendon .fa-subway:before {
  content: "\f239";
}
.ascendon .fa-medium:before {
  content: "\f23a";
}
.ascendon .fa-yc:before,
.ascendon .fa-y-combinator:before {
  content: "\f23b";
}
.ascendon .fa-optin-monster:before {
  content: "\f23c";
}
.ascendon .fa-opencart:before {
  content: "\f23d";
}
.ascendon .fa-expeditedssl:before {
  content: "\f23e";
}
.ascendon .fa-battery-4:before,
.ascendon .fa-battery-full:before {
  content: "\f240";
}
.ascendon .fa-battery-3:before,
.ascendon .fa-battery-three-quarters:before {
  content: "\f241";
}
.ascendon .fa-battery-2:before,
.ascendon .fa-battery-half:before {
  content: "\f242";
}
.ascendon .fa-battery-1:before,
.ascendon .fa-battery-quarter:before {
  content: "\f243";
}
.ascendon .fa-battery-0:before,
.ascendon .fa-battery-empty:before {
  content: "\f244";
}
.ascendon .fa-mouse-pointer:before {
  content: "\f245";
}
.ascendon .fa-i-cursor:before {
  content: "\f246";
}
.ascendon .fa-object-group:before {
  content: "\f247";
}
.ascendon .fa-object-ungroup:before {
  content: "\f248";
}
.ascendon .fa-sticky-note:before {
  content: "\f249";
}
.ascendon .fa-sticky-note-o:before {
  content: "\f24a";
}
.ascendon .fa-cc-jcb:before {
  content: "\f24b";
}
.ascendon .fa-cc-diners-club:before {
  content: "\f24c";
}
.ascendon .fa-clone:before {
  content: "\f24d";
}
.ascendon .fa-balance-scale:before {
  content: "\f24e";
}
.ascendon .fa-hourglass-o:before {
  content: "\f250";
}
.ascendon .fa-hourglass-1:before,
.ascendon .fa-hourglass-start:before {
  content: "\f251";
}
.ascendon .fa-hourglass-2:before,
.ascendon .fa-hourglass-half:before {
  content: "\f252";
}
.ascendon .fa-hourglass-3:before,
.ascendon .fa-hourglass-end:before {
  content: "\f253";
}
.ascendon .fa-hourglass:before {
  content: "\f254";
}
.ascendon .fa-hand-grab-o:before,
.ascendon .fa-hand-rock-o:before {
  content: "\f255";
}
.ascendon .fa-hand-stop-o:before,
.ascendon .fa-hand-paper-o:before {
  content: "\f256";
}
.ascendon .fa-hand-scissors-o:before {
  content: "\f257";
}
.ascendon .fa-hand-lizard-o:before {
  content: "\f258";
}
.ascendon .fa-hand-spock-o:before {
  content: "\f259";
}
.ascendon .fa-hand-pointer-o:before {
  content: "\f25a";
}
.ascendon .fa-hand-peace-o:before {
  content: "\f25b";
}
.ascendon .fa-trademark:before {
  content: "\f25c";
}
.ascendon .fa-registered:before {
  content: "\f25d";
}
.ascendon .fa-creative-commons:before {
  content: "\f25e";
}
.ascendon .fa-gg:before {
  content: "\f260";
}
.ascendon .fa-gg-circle:before {
  content: "\f261";
}
.ascendon .fa-tripadvisor:before {
  content: "\f262";
}
.ascendon .fa-odnoklassniki:before {
  content: "\f263";
}
.ascendon .fa-odnoklassniki-square:before {
  content: "\f264";
}
.ascendon .fa-get-pocket:before {
  content: "\f265";
}
.ascendon .fa-wikipedia-w:before {
  content: "\f266";
}
.ascendon .fa-safari:before {
  content: "\f267";
}
.ascendon .fa-chrome:before {
  content: "\f268";
}
.ascendon .fa-firefox:before {
  content: "\f269";
}
.ascendon .fa-opera:before {
  content: "\f26a";
}
.ascendon .fa-internet-explorer:before {
  content: "\f26b";
}
.ascendon .fa-tv:before,
.ascendon .fa-television:before {
  content: "\f26c";
}
.ascendon .fa-contao:before {
  content: "\f26d";
}
.ascendon .fa-500px:before {
  content: "\f26e";
}
.ascendon .fa-amazon:before {
  content: "\f270";
}
.ascendon .fa-calendar-plus-o:before {
  content: "\f271";
}
.ascendon .fa-calendar-minus-o:before {
  content: "\f272";
}
.ascendon .fa-calendar-times-o:before {
  content: "\f273";
}
.ascendon .fa-calendar-check-o:before {
  content: "\f274";
}
.ascendon .fa-industry:before {
  content: "\f275";
}
.ascendon .fa-map-pin:before {
  content: "\f276";
}
.ascendon .fa-map-signs:before {
  content: "\f277";
}
.ascendon .fa-map-o:before {
  content: "\f278";
}
.ascendon .fa-map:before {
  content: "\f279";
}
.ascendon .fa-commenting:before {
  content: "\f27a";
}
.ascendon .fa-commenting-o:before {
  content: "\f27b";
}
.ascendon .fa-houzz:before {
  content: "\f27c";
}
.ascendon .fa-vimeo:before {
  content: "\f27d";
}
.ascendon .fa-black-tie:before {
  content: "\f27e";
}
.ascendon .fa-fonticons:before {
  content: "\f280";
}
.ascendon .fa-reddit-alien:before {
  content: "\f281";
}
.ascendon .fa-edge:before {
  content: "\f282";
}
.ascendon .fa-credit-card-alt:before {
  content: "\f283";
}
.ascendon .fa-codiepie:before {
  content: "\f284";
}
.ascendon .fa-modx:before {
  content: "\f285";
}
.ascendon .fa-fort-awesome:before {
  content: "\f286";
}
.ascendon .fa-usb:before {
  content: "\f287";
}
.ascendon .fa-product-hunt:before {
  content: "\f288";
}
.ascendon .fa-mixcloud:before {
  content: "\f289";
}
.ascendon .fa-scribd:before {
  content: "\f28a";
}
.ascendon .fa-pause-circle:before {
  content: "\f28b";
}
.ascendon .fa-pause-circle-o:before {
  content: "\f28c";
}
.ascendon .fa-stop-circle:before {
  content: "\f28d";
}
.ascendon .fa-stop-circle-o:before {
  content: "\f28e";
}
.ascendon .fa-shopping-bag:before {
  content: "\f290";
}
.ascendon .fa-shopping-basket:before {
  content: "\f291";
}
.ascendon .fa-hashtag:before {
  content: "\f292";
}
.ascendon .fa-bluetooth:before {
  content: "\f293";
}
.ascendon .fa-bluetooth-b:before {
  content: "\f294";
}
.ascendon .fa-percent:before {
  content: "\f295";
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?rqu9ea');
  src: url('../fonts/icomoon.eot?rqu9ea#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?rqu9ea') format('truetype'), url('../fonts/icomoon.woff?rqu9ea') format('woff'), url('../fonts/icomoon.svg?rqu9ea#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ascendon [class^="icon-"],
.ascendon [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ascendon .icon-android:before {
  content: "\e900";
}
.ascendon .icon-apple:before {
  content: "\e901";
}
.ascendon .icon-roku:before {
  content: "\e902";
}
.ascendon .icon-windows:before {
  content: "\e903";
}
.ascendon .icon-xbox:before {
  content: "\e904";
}
.ascendon .icon-add:before {
  content: "\e905";
}
.ascendon .icon-arrow-left2:before {
  content: "\e906";
}
.ascendon .icon-arrow:before {
  content: "\e907";
}
.ascendon .icon-browse-all:before {
  content: "\e908";
}
.ascendon .icon-button-arrow:before {
  content: "\e909";
}
.ascendon .icon-carrot:before {
  content: "\e90a";
}
.ascendon .icon-cart:before {
  content: "\e90b";
}
.ascendon .icon-check-circle:before {
  content: "\e90c";
}
.ascendon .icon-check:before {
  content: "\e90d";
}
.ascendon .icon-clock:before {
  content: "\e90e";
}
.ascendon .icon-collections:before {
  content: "\e90f";
}
.ascendon .icon-csg:before {
  content: "\e910";
}
.ascendon .icon-display:before {
  content: "\e911";
}
.ascendon .icon-download:before {
  content: "\e912";
}
.ascendon .icon-empty-check-circle:before {
  content: "\e913";
}
.ascendon .icon-gift:before {
  content: "\e914";
}
.ascendon .icon-library:before {
  content: "\e915";
}
.ascendon .icon-live:before {
  content: "\e916";
}
.ascendon .icon-menu:before {
  content: "\e917";
}
.ascendon .icon-movies:before {
  content: "\e918";
}
.ascendon .icon-play:before {
  content: "\e919";
}
.ascendon .icon-powered-by-csg:before {
  content: "\e91a";
}
.ascendon .icon-search:before {
  content: "\e91b";
}
.ascendon .icon-subtract:before {
  content: "\e91c";
}
.ascendon .icon-x-close-modal:before {
  content: "\e91d";
}
.ascendon .icon-chromecast:before {
  content: "\e916";
}
.ascendon .well {
  margin-bottom: 10px;
}
.ascendon .well.well-basic {
  background-color: #fff;
}
.ascendon .well.no-border {
  border: none;
  box-shadow: none;
}
.ascendon .well.well-primary {
  background-color: #FF7827;
}
a.ascendon .well.well-primary:hover,
a.ascendon .well.well-primary:focus {
  background-color: #f35b00;
}
.ascendon .well.well-success {
  background-color: #dff0d8;
}
a.ascendon .well.well-success:hover,
a.ascendon .well.well-success:focus {
  background-color: #c1e2b3;
}
.ascendon .well.well-info {
  background-color: #d9edf7;
}
a.ascendon .well.well-info:hover,
a.ascendon .well.well-info:focus {
  background-color: #afd9ee;
}
.ascendon .well.well-warning {
  background-color: #fcf8e3;
  color: #8a6c3b;
  border-color: #faebcc;
}
a.ascendon .well.well-warning:hover,
a.ascendon .well.well-warning:focus {
  background-color: #f7ecb5;
}
.ascendon .well.well-warning hr {
  border-color: #faebcc;
}
.ascendon .well.well-danger {
  background-color: #fff;
}
a.ascendon .well.well-danger:hover,
a.ascendon .well.well-danger:focus {
  background-color: #e6e6e6;
}
.ascendon .well-xs {
  padding: 3px;
  border-radius: 0;
}
.ascendon .panel .pull-right-xs {
  float: none;
}
.ascendon .panel .pull-right-xs.btn {
  padding-right: 0;
  padding-left: 0;
}
.ascendon .panel .pull-left-xs {
  float: none;
}
.ascendon .panel .pull-left-xs.btn {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  .ascendon .panel .pull-right-sm {
    float: right;
  }
  .ascendon .panel .pull-left-sm {
    float: left;
  }
}
.ascendon .radio,
.ascendon .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.ascendon .radio-group .radio,
.ascendon .checkbox-group .radio,
.ascendon .radio-group .checkbox,
.ascendon .checkbox-group .checkbox {
  margin-top: 10px;
  margin-bottom: 10px;
}
.ascendon .radio-box {
  padding: 5px;
  border: 1px solid #e3e3e3;
}
.ascendon .radio-box .radio {
  margin-left: 5px;
}
.ascendon .radio-group.has-error .radio-box {
  border-color: #b90a0a;
}
.ascendon input[type="checkbox"].has-error + label::before {
  border-color: #b90a0a;
}
.ascendon .slick-carousel-container .wrapper {
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
}
.ascendon .slick-carousel-container .slick-disabled {
  opacity: 0.35;
}
.ascendon .slick-carousel-container .carousel-row {
  margin-left: -13px;
  margin-right: -13px;
}
@media (max-width: 768px) {
  .ascendon .slick-carousel-container .carousel-row {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.ascendon .slick-carousel-container .product-prev-arrow,
.ascendon .slick-carousel-container .product-next-arrow {
  position: absolute;
  top: 40%;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 768px) {
  .ascendon .slick-carousel-container .product-prev-arrow,
  .ascendon .slick-carousel-container .product-next-arrow {
    display: none !important;
  }
}
.ascendon .slick-carousel-container .product-prev-arrow {
  left: -12px;
}
.ascendon .slick-carousel-container .product-next-arrow {
  right: -12px;
}
.ascendon .slick-carousel-container .slick-list .slick-slide {
  outline: none;
}
.ascendon .slick-carousel-container .slick-slider .slick-dots {
  position: absolute;
  bottom: 16px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.ascendon .slick-carousel-container .slick-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.ascendon .slick-carousel-container .slick-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.ascendon .slick-carousel-container .slick-slider .slick-dots li button::before {
  font-family: slick;
  font-size: 40px;
  line-height: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #444444;
  -webkit-font-smoothing: antialiased;
}
.ascendon .slick-carousel-container .slick-slider .slick-dots li.slick-active button:before {
  opacity: .75;
  color: #444444;
}
@media (min-width: 480px) {
  .ascendon .panel {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.ascendon .panel .panel {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .ascendon .panel-body {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .ascendon .panel-heading {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .ascendon .panel-body.panel-body-padded {
    padding: 15px;
  }
}
@media (min-width: 768px) {
  .ascendon .panel-body.panel-body-padded {
    padding: 2em;
  }
}
@media (min-width: 992px) {
  .ascendon .panel-body.panel-body-padded {
    padding: 4em;
  }
}
.ascendon .panel-default > .panel-heading {
  background-color: #fff;
  border-bottom: none;
}
.ascendon .panel-body.short,
.ascendon .media-body.short,
.ascendon .list-group-item.short {
  padding-top: 0;
  padding-bottom: 0;
}
.ascendon .panel.panel-collapsible .panel-heading {
  cursor: pointer;
}
.ascendon .panel.panel-collapsible .panel-heading .panel-heading-icon {
  color: #999;
}
.ascendon .panel.panel-collapsible .panel-heading.no-click {
  cursor: default;
}
.ascendon .panel .action {
  text-transform: lowercase;
}
.ascendon .panel .pull-right .btn,
.ascendon .panel .media-right .btn {
  padding-right: 0;
  padding-left: 0;
}
.ascendon .panel .pull-right .btn.real-button,
.ascendon .panel .media-right .btn.real-button {
  padding-left: 10px;
  padding-right: 10px;
}
.ascendon .panel-heading.indicator i.active {
  color: #32CD32;
}
.ascendon .panel-heading.indicator i {
  color: #DDD;
}
.ascendon .panel-heading.indicator h2 {
  margin: 18px 0;
}
.ascendon .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 1px;
}
.ascendon .panel-disabled {
  cursor: default;
}
.ascendon .panel-disabled .h1,
.ascendon .panel-disabled .h2,
.ascendon .panel-disabled .h3,
.ascendon .panel-disabled .h4,
.ascendon .panel-disabled .h5,
.ascendon .panel-disabled .h6,
.ascendon .panel-disabled h1,
.ascendon .panel-disabled h2,
.ascendon .panel-disabled h3,
.ascendon .panel-disabled h4,
.ascendon .panel-disabled h5,
.ascendon .panel-disabled h6,
.ascendon .panel-disabled span,
.ascendon .panel-disabled div,
.ascendon .panel-disabled label,
.ascendon .panel-disabled input,
.ascendon .panel-disabled select,
.ascendon .panel-disabled option {
  color: #DDD;
}
.ascendon .panel.panel-borderless {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ascendon .panel.attached.top {
  margin-bottom: 0;
  border-bottom: none;
}
.ascendon .panel.attached.bottom {
  border-top: none;
  margin-top: 0;
}
.ascendon .progress {
  border-radius: 8px;
  height: 17px;
  margin-bottom: 0;
}
.ascendon .progress.small {
  height: 8px;
}
@media (max-width: 768px) {
  .ascendon .progress {
    margin-bottom: 5px;
  }
}
.ascendon .progress .progress-bar {
  line-height: 17px;
  min-width: 0px;
}
.ascendon .progress-with-label .progress-label {
  font-size: 13px;
}
.ascendon .progress-with-label .progress {
  margin-top: 4px;
}
.ascendon .statement .danger {
  color: #b90a0a;
}
.ascendon .statement .item {
  margin-bottom: 20px;
}
.ascendon .statement .item .item-heading {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: thin solid #ddd;
}
.ascendon .statement .item .item-heading.no-underline {
  border-bottom: none;
}
.ascendon .statement .item .sub-heading {
  color: #000000;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 12px;
}
.ascendon .statement .item .line-item {
  font-size: 12px;
  margin-bottom: 5px;
}
.ascendon .statement .statement-summary {
  margin-top: 10px;
}
.ascendon .statement .statement-summary .summary-total {
  color: #000000;
  margin-bottom: 10px;
  padding-top: 5px;
  border-top: thin solid #ddd;
}
.ascendon .statement .statement-info {
  padding-top: 1.25em;
}
.ascendon .statement .statement-info .info-section {
  font-size: 14px;
  color: #444;
  margin-bottom: 30px;
}
.ascendon .statement .statement-info .info-section-heading {
  font-weight: bold;
  margin-bottom: 15px;
}
.ascendon .statement .statement-info .info-title {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}
.ascendon .statement .statement-info .info-grouping {
  margin-bottom: 15px;
}
.ascendon .stepper {
  width: 100px;
}
.ascendon .stepper .quantity-adjust-button {
  padding: 1px 5px;
  height: 25px;
  width: 25px;
  border: solid 1px #ddd;
  display: inline-block;
  cursor: pointer;
}
.ascendon .stepper .quantity-adjust-button[disabled] {
  color: #ddd;
  cursor: default;
}
.ascendon .stepper .quantity-adjust-value {
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  height: 25px;
  padding: 1px 10px;
  display: inline-block;
}
.ascendon textarea.vertical-resize {
  resize: vertical;
}
.ascendon .group-header {
  padding-bottom: 5px;
  margin-bottom: 15px;
  margin-top: 10px;
  font-size: 18px;
  border-bottom: thin solid #ddd;
}
.ascendon .short-rule {
  width: 20%;
  border-top: 2px solid #ddd;
}
.ascendon hr.short {
  margin-top: 15px;
  margin-bottom: 15px;
}
.ascendon .vertical-center {
  display: flex;
  align-items: center;
}
@media (min-width: 360px) {
  .ascendon .vertical-center-xxs {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 480px) {
  .ascendon .vertical-center-xs {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .ascendon .vertical-center-sm {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .ascendon .vertical-center-md {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .ascendon .vertical-center-lg {
    display: flex;
    align-items: center;
  }
}
.ascendon .links-footer hr {
  margin-top: 1em;
  margin-bottom: 1em;
}
.ascendon .links-footer .links {
  display: flex;
  justify-content: space-between;
  font-size: 1em;
}
@media (min-width: 768px) {
  .ascendon .links-footer .links {
    font-size: 1.25em;
  }
}
.ascendon .links-footer .links > a:only-child {
  margin: 0 auto;
}
.ascendon .links-footer .links .icon {
  padding-right: .25em;
}
.ascendon .visible-xxs {
  display: none !important;
  visibility: hidden;
}
.ascendon .hidden-xxs {
  display: block;
  visibility: visible;
}
@media screen and (max-width: 479px) {
  .ascendon .visible-xxs {
    display: block !important;
    visibility: visible !important;
  }
  .ascendon .hidden-xxs {
    display: none !important;
    visibility: hidden !important;
  }
  .ascendon .col-xxs-1,
  .ascendon .col-xxs-2,
  .ascendon .col-xxs-3,
  .ascendon .col-xxs-4,
  .ascendon .col-xxs-5,
  .ascendon .col-xxs-6,
  .ascendon .col-xxs-7,
  .ascendon .col-xxs-8,
  .ascendon .col-xxs-9,
  .ascendon .col-xxs-10,
  .ascendon .col-xxs-11,
  .ascendon .col-xxs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .ascendon .col-xxs-1,
  .ascendon .col-xxs-2,
  .ascendon .col-xxs-3,
  .ascendon .col-xxs-4,
  .ascendon .col-xxs-5,
  .ascendon .col-xxs-6,
  .ascendon .col-xxs-7,
  .ascendon .col-xxs-8,
  .ascendon .col-xxs-9,
  .ascendon .col-xxs-10,
  .ascendon .col-xxs-11 {
    float: left;
  }
  .ascendon .col-xxs-1 {
    width: 8.333333333333332%;
  }
  .ascendon .col-xxs-2 {
    width: 16.666666666666664%;
  }
  .ascendon .col-xxs-3 {
    width: 25%;
  }
  .ascendon .col-xxs-4 {
    width: 33.33333333333333%;
  }
  .ascendon .col-xxs-5 {
    width: 41.66666666666667%;
  }
  .ascendon .col-xxs-6 {
    width: 50%;
  }
  .ascendon .col-xxs-7 {
    width: 58.333333333333336%;
  }
  .ascendon .col-xxs-8 {
    width: 66.66666666666666%;
  }
  .ascendon .col-xxs-9 {
    width: 75%;
  }
  .ascendon .col-xxs-10 {
    width: 83.33333333333334%;
  }
  .ascendon .col-xxs-11 {
    width: 91.66666666666666%;
  }
  .ascendon .col-xxs-12 {
    width: 100%;
  }
  .ascendon .col-xxs-push-1 {
    left: 8.333333333333332%;
  }
  .ascendon .col-xxs-push-2 {
    left: 16.666666666666664%;
  }
  .ascendon .col-xxs-push-3 {
    left: 25%;
  }
  .ascendon .col-xxs-push-4 {
    left: 33.33333333333333%;
  }
  .ascendon .col-xxs-push-5 {
    left: 41.66666666666667%;
  }
  .ascendon .col-xxs-push-6 {
    left: 50%;
  }
  .ascendon .col-xxs-push-7 {
    left: 58.333333333333336%;
  }
  .ascendon .col-xxs-push-8 {
    left: 66.66666666666666%;
  }
  .ascendon .col-xxs-push-9 {
    left: 75%;
  }
  .ascendon .col-xxs-push-10 {
    left: 83.33333333333334%;
  }
  .ascendon .col-xxs-push-11 {
    left: 91.66666666666666%;
  }
  .ascendon .col-xxs-pull-1 {
    right: 8.333333333333332%;
  }
  .ascendon .col-xxs-pull-2 {
    right: 16.666666666666664%;
  }
  .ascendon .col-xxs-pull-3 {
    right: 25%;
  }
  .ascendon .col-xxs-pull-4 {
    right: 33.33333333333333%;
  }
  .ascendon .col-xxs-pull-5 {
    right: 41.66666666666667%;
  }
  .ascendon .col-xxs-pull-6 {
    right: 50%;
  }
  .ascendon .col-xxs-pull-7 {
    right: 58.333333333333336%;
  }
  .ascendon .col-xxs-pull-8 {
    right: 66.66666666666666%;
  }
  .ascendon .col-xxs-pull-9 {
    right: 75%;
  }
  .ascendon .col-xxs-pull-10 {
    right: 83.33333333333334%;
  }
  .ascendon .col-xxs-pull-11 {
    right: 91.66666666666666%;
  }
}
.ascendon .visible-xxxs {
  display: none !important;
  visibility: hidden;
}
.ascendon .hidden-xxxs {
  display: block;
  visibility: visible;
}
@media screen and (max-width: 359px) {
  .ascendon .visible-xxxs {
    display: block !important;
    visibility: visible !important;
  }
  .ascendon .hidden-xxxs {
    display: none !important;
    visibility: hidden !important;
  }
  .ascendon .col-xxxs-1,
  .ascendon .col-xxxs-2,
  .ascendon .col-xxxs-3,
  .ascendon .col-xxxs-4,
  .ascendon .col-xxxs-5,
  .ascendon .col-xxxs-6,
  .ascendon .col-xxxs-7,
  .ascendon .col-xxxs-8,
  .ascendon .col-xxxs-9,
  .ascendon .col-xxxs-10,
  .ascendon .col-xxxs-11,
  .ascendon .col-xxxs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .ascendon .col-xxxs-1,
  .ascendon .col-xxxs-2,
  .ascendon .col-xxxs-3,
  .ascendon .col-xxxs-4,
  .ascendon .col-xxxs-5,
  .ascendon .col-xxxs-6,
  .ascendon .col-xxxs-7,
  .ascendon .col-xxxs-8,
  .ascendon .col-xxxs-9,
  .ascendon .col-xxxs-10,
  .ascendon .col-xxxs-11 {
    float: left;
  }
  .ascendon .col-xxxs-1 {
    width: 8.333333333333332%;
  }
  .ascendon .col-xxxs-2 {
    width: 16.666666666666664%;
  }
  .ascendon .col-xxxs-3 {
    width: 25%;
  }
  .ascendon .col-xxxs-4 {
    width: 33.33333333333333%;
  }
  .ascendon .col-xxxs-5 {
    width: 41.66666666666667%;
  }
  .ascendon .col-xxxs-6 {
    width: 50%;
  }
  .ascendon .col-xxxs-7 {
    width: 58.333333333333336%;
  }
  .ascendon .col-xxxs-8 {
    width: 66.66666666666666%;
  }
  .ascendon .col-xxxs-9 {
    width: 75%;
  }
  .ascendon .col-xxxs-10 {
    width: 83.33333333333334%;
  }
  .ascendon .col-xxxs-11 {
    width: 91.66666666666666%;
  }
  .ascendon .col-xxxs-12 {
    width: 100%;
  }
  .ascendon .col-xxxs-push-1 {
    left: 8.333333333333332%;
  }
  .ascendon .col-xxxs-push-2 {
    left: 16.666666666666664%;
  }
  .ascendon .col-xxxs-push-3 {
    left: 25%;
  }
  .ascendon .col-xxxs-push-4 {
    left: 33.33333333333333%;
  }
  .ascendon .col-xxxs-push-5 {
    left: 41.66666666666667%;
  }
  .ascendon .col-xxxs-push-6 {
    left: 50%;
  }
  .ascendon .col-xxxs-push-7 {
    left: 58.333333333333336%;
  }
  .ascendon .col-xxxs-push-8 {
    left: 66.66666666666666%;
  }
  .ascendon .col-xxxs-push-9 {
    left: 75%;
  }
  .ascendon .col-xxxs-push-10 {
    left: 83.33333333333334%;
  }
  .ascendon .col-xxxs-push-11 {
    left: 91.66666666666666%;
  }
  .ascendon .col-xxxs-pull-1 {
    right: 8.333333333333332%;
  }
  .ascendon .col-xxxs-pull-2 {
    right: 16.666666666666664%;
  }
  .ascendon .col-xxxs-pull-3 {
    right: 25%;
  }
  .ascendon .col-xxxs-pull-4 {
    right: 33.33333333333333%;
  }
  .ascendon .col-xxxs-pull-5 {
    right: 41.66666666666667%;
  }
  .ascendon .col-xxxs-pull-6 {
    right: 50%;
  }
  .ascendon .col-xxxs-pull-7 {
    right: 58.333333333333336%;
  }
  .ascendon .col-xxxs-pull-8 {
    right: 66.66666666666666%;
  }
  .ascendon .col-xxxs-pull-9 {
    right: 75%;
  }
  .ascendon .col-xxxs-pull-10 {
    right: 83.33333333333334%;
  }
  .ascendon .col-xxxs-pull-11 {
    right: 91.66666666666666%;
  }
}
.ascendon .nav-tabs .non-active {
  padding: 0px 5px;
  color: #444;
}
.ascendon .nav-tabs .active {
  padding: 0px 5px;
  color: #FF7827;
  border-bottom: 2px solid #FF7827;
}
/*# sourceMappingURL=bootstrap.css.map */
/*# sourceMappingURL=bootstrap.css.map */
.ascendon #subscribePricingSelect .disclaimer {
  color: #85878c;
  margin-bottom: 10px;
  font-size: 0.8em;
}
.ascendon #subscribePricingSelect sup {
  font-size: 55%;
  top: -0.5em;
}
.ascendon #subscribePricingSelect #subscribeNext {
  padding: 15px 30px;
}
.ascendon #subscribePricingSelect sub {
  color: #85878c;
  font-size: 25%;
}
.ascendon #subscribe-plan-0 sup:last-child {
  font-size: 25% !important;
  color: #85878c;
}
.ascendon .wideBanner {
  margin: 0 auto;
}
.ascendon #giftingPricingSelect {
  background-color: #090909;
}
.ascendon #giftingPricingSelect h2 {
  text-align: center;
  color: #ffffff;
}
.ascendon #giftingPricingSelect h4 {
  color: gray;
}
.ascendon #giftingPricingSelect sup {
  font-size: 50%;
  top: -0.61em;
}
.ascendon #giftingPricingSelect #giftingSelection {
  margin: 45px 0;
}
.ascendon #giftingPricingSelect #subscribeNext {
  padding: 15px 30px;
}
@media (max-width: 549px) {
  .ascendon #giftingPricingSelect h2 {
    font-size: 1.5em;
  }
  .ascendon #giftingPricingSelect #giftingSelection {
    margin: 15px 0;
  }
}
@media (max-width: 549px) {
  .ascendon .wideBanner.desktopOnly {
    display: none !important;
  }
  .ascendon .wideBanner.mobileOnly {
    display: block !important;
  }
}
.ascendon #giftingPricingSelect {
  background-color: #090909;
}
.ascendon #giftingPricingSelect h2 {
  text-align: center;
  color: #ffffff;
}
.ascendon #giftingPricingSelect #giftingSelection {
  margin: 45px 0;
}
.ascendon #giftingPricingSelect #subscribeNext {
  padding: 15px 30px;
}
@media (max-width: 549px) {
  .ascendon #giftingPricingSelect h2 {
    font-size: 1.5em;
  }
  .ascendon #giftingPricingSelect #giftingSelection {
    margin: 15px 0;
  }
}
.ascendon #subscriptions-container h1 {
  margin-bottom: 19px;
}
.ascendon #paymentDetails h1 {
  margin-bottom: 19px;
}
.ascendon #subscribeCancel {
  color: #b90a0a;
  padding: 6px 5px;
  font-size: 20px;
  background: transparent;
  box-shadow: none;
}
.ascendon #language {
  display: none;
}
.ascendon #subscribePricingSelect h1,
.ascendon #subscribePricingSelect h2,
.ascendon #subscribePricingSelect h3 {
  margin-bottom: 25px;
}
.ascendon #subscribePricingSelect h1 {
  text-transform: uppercase;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0px;
}
.ascendon #subscribePricingSelect h4 {
  font-size: 22px;
}
.ascendon #subscribePricingSelect .information {
  background-color: #F7EFD1;
  padding: 5px;
  font-weight: bold;
}
.ascendon #subscribePricingSelect .information i {
  color: #FFC600;
  margin: 5px 10px;
}
.ascendon #subscribePricingSelect #subscribeNext {
  padding: 10px 5px;
  margin-bottom: 40px;
}
.ascendon #subscribePricingSelect #subscribeNext.disabled {
  background-color: #A0A5AD;
  color: #F0f1F2;
}
.ascendon #subscribePricingSelect #subscribeSave i {
  margin-left: 5px;
}
.ascendon #subscribePricingSelect #pricingSelection .pricingListItem .optionDialog .fa {
  line-height: 0;
}
@media (max-width: 549px) {
  .ascendon #subscribePricingSelect h1 {
    font-size: 28px;
  }
}
.ascendon #giftingSelection .no-padding {
  margin: 0;
  padding: 0;
}
.ascendon #giftingSelection h3 {
  text-align: right;
  padding-bottom: 15px;
  padding-top: 0;
  font-size: 2em;
  padding: 0 5px 0 0;
  margin-top: 10px;
  color: white;
}
.ascendon #giftingSelection .defaultStyle .giftingListItem {
  min-height: 410px;
  max-width: 340px;
  color: #ffffff;
  background-color: #f26620;
  border-radius: 15px;
  background-image: url(../images/card-background.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  border: none;
  position: relative;
  z-index: 1;
}
.ascendon #giftingSelection .defaultStyle .giftingListItem .giftButton {
  background-color: black;
  font-size: 1.8em;
}
.ascendon #giftingSelection .defaultStyle .giftingListItem p {
  font-size: 1.4em;
}
.ascendon #giftingSelection .defaultStyle .giftingListItem .priceInfo {
  text-align: center;
  height: 6em;
}
.ascendon #giftingSelection .defaultStyle .giftingListItem .divider {
  max-width: 60%;
  border-color: white;
}
.ascendon #giftingSelection .defaultStyle .giftingListItem .price {
  padding-top: 15px;
  font-size: 3.4em;
  color: white;
  margin: 50px 0 0;
  font-weight: bold;
  text-align: center;
}
.ascendon #giftingSelection .defaultStyle .giftingListItem .cycleDescription {
  text-align: center;
  color: black;
  font-size: 1.1em;
}
.ascendon #giftingSelection .defaultStyle .giftingListItem .position-bottom {
  padding: 0 40px;
  margin-bottom: 35px;
}
.ascendon #giftingSelection .defaultStyle .giftingListItem:hover {
  cursor: pointer;
}
.ascendon #giftingSelection .defaultStyle .giftingListItem.selected .divider {
  border-color: white;
}
.ascendon #giftingSelection .defaultStyle .giftingListItem.selected .fa-circle.inner {
  color: #f26620;
}
.ascendon #giftingSelection .defaultStyle .giftingListItem .mobileOnly {
  display: none;
}
.ascendon #giftingSelection .defaultStyle .giftingListItem .desktopOnly {
  display: block;
}
.ascendon #giftingSelection .defaultStyle .giftingListItem .column-center {
  float: none;
  margin: 0 auto;
}
.ascendon #giftingSelection .defaultStyle .giftingListItem .bestValue {
  position: absolute;
  left: 0;
  right: 0;
  width: 80%;
  background-color: white;
  color: #f26620;
  margin: 0 auto;
  text-align: center;
  padding: 5px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .ascendon #giftingSelection h3 {
    font-size: 1.5em;
  }
  .ascendon #giftingSelection .defaultStyle .giftingListItem {
    min-height: 350px;
  }
  .ascendon #giftingSelection .defaultStyle .giftingListItem .giftButton {
    font-size: 1.2em;
  }
  .ascendon #giftingSelection .defaultStyle .giftingListItem p {
    font-size: 1.1em;
  }
  .ascendon #giftingSelection .defaultStyle .giftingListItem .price {
    font-size: 2.4em;
  }
}
@media (max-width: 767px) {
  .ascendon #giftingSelection .defaultStyle .giftingListItem {
    min-height: 330px;
  }
  .ascendon #giftingSelection .defaultStyle .giftingListItem p {
    font-size: 0.9em;
  }
  .ascendon #giftingSelection .defaultStyle .giftingListItem .position-bottom {
    padding: 0 8px;
  }
}
@media (max-width: 549px) {
  .ascendon #giftingSelection {
    margin: 15px 0;
  }
  .ascendon #giftingSelection h2 {
    font-size: 1.5em;
  }
  .ascendon #giftingSelection h3 {
    font-size: 1.8em;
    margin-bottom: 5px;
  }
  .ascendon #giftingSelection .defaultStyle .giftingListItem {
    background-image: url(../images/card-background-mobile.png);
    margin: 0 auto 15px;
    border: none;
    max-width: 492px;
    min-height: 320px;
  }
  .ascendon #giftingSelection .defaultStyle .giftingListItem .mobileOnly {
    display: block;
  }
  .ascendon #giftingSelection .defaultStyle .giftingListItem .desktopOnly {
    display: none;
  }
  .ascendon #giftingSelection .defaultStyle .giftingListItem .priceInfo {
    font-size: 1em;
  }
  .ascendon #giftingSelection .defaultStyle .giftingListItem .cycleDescription {
    margin: 0;
  }
  .ascendon #giftingSelection .defaultStyle .giftingListItem .divider {
    display: none;
  }
  .ascendon #giftingSelection .defaultStyle .giftingListItem .position-bottom {
    padding: 0 55px;
    margin-bottom: 20px;
  }
  .ascendon #giftingSelection .defaultStyle .giftingListItem .price {
    font-size: 3.5em;
    text-align: center;
    padding-top: 0;
  }
}
.ascendon #giftingSelection .no-padding {
  margin: 0;
  padding: 0;
}
.ascendon #giftingSelection h3 {
  text-align: right;
  padding-bottom: 15px;
  padding-top: 0;
  font-size: 2em;
  padding: 0 5px 0 0;
  margin-top: 10px;
  color: white;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem {
  min-height: 543px;
  color: #ffffff;
  background-color: #f26620;
  border-radius: 15px;
  background-image: url(../images/3-month-card-background.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  border: 2px solid #f26620;
  position: relative;
  z-index: 1;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem.giftOption1 {
  background-image: url(../images/6-month-card-background.png);
}
.ascendon #giftingSelection .holidayStyle .giftingListItem.giftOption2 {
  background-image: url(../images/12-month-card-background.png);
}
.ascendon #giftingSelection .holidayStyle .giftingListItem .giftButton {
  background-color: #f26620;
  position: relative;
  left: -50%;
  bottom: 87px;
  font-size: 1.8em;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem p {
  font-size: 1.4em;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem .priceInfo {
  text-align: center;
  height: 3em;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem .divider {
  max-width: 60%;
  border-color: white;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem .price {
  padding-top: 15px;
  font-size: 4.4em;
  color: white;
  margin: 0;
  font-weight: bold;
  text-align: center;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem .cycleDescription {
  text-align: center;
  color: #787878;
  position: relative;
  left: -50%;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem .position-bottom {
  position: absolute;
  bottom: 10px;
  left: 50%;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem:hover {
  cursor: pointer;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem.selected .divider {
  border-color: white;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem.selected .fa-circle.inner {
  color: #f26620;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem .mobileOnly {
  display: none;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem .desktopOnly {
  display: block;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem .ribbon {
  font-size: 15px !important;
  width: 76%;
  position: relative;
  background: #43bfd8;
  color: #fff;
  text-align: center;
  padding: 0.5em 0.9em;
  margin: 70px auto 0;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem .ribbon:before,
.ascendon #giftingSelection .holidayStyle .giftingListItem .ribbon:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -1em;
  border: 1.5em solid #4b98a7;
  z-index: -1;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem .ribbon:before {
  left: -2em;
  border-right-width: 1.5em;
  border-left-color: transparent;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem .ribbon:after {
  right: -2em;
  border-left-width: 1.5em;
  border-right-color: transparent;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem .ribbon .ribbon-content:before,
.ascendon #giftingSelection .holidayStyle .giftingListItem .ribbon .ribbon-content:after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: #2c5e68 transparent transparent transparent;
  bottom: -1em;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem .ribbon .ribbon-content:before {
  left: 0;
  border-width: 1em 0 0 1em;
}
.ascendon #giftingSelection .holidayStyle .giftingListItem .ribbon .ribbon-content:after {
  right: 0;
  border-width: 1em 1em 0 0;
}
@media (max-width: 992px) {
  .ascendon #giftingSelection h3 {
    font-size: 1.5em;
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem {
    min-height: 465px;
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem .ribbon {
    width: 67%;
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem .giftButton {
    font-size: 1.2em;
    bottom: 101px;
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem p {
    font-size: 1.1em;
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem .price {
    font-size: 1.4em;
  }
}
@media (max-width: 767px) {
  .ascendon #giftingSelection .giftingListItem {
    min-height: 445px;
  }
  .ascendon #giftingSelection .giftingListItem p {
    font-size: 0.9em;
  }
}
@media (max-width: 549px) {
  .ascendon #giftingSelection {
    margin: 15px 0;
  }
  .ascendon #giftingSelection h2 {
    font-size: 1.5em;
  }
  .ascendon #giftingSelection h3 {
    font-size: 1.8em;
    margin-bottom: 5px;
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem {
    margin: 0 auto 15px;
    border: none;
    max-width: 425px;
    min-height: 263px;
    background-image: url(../images/3_Month_Card_mobile_BG.png);
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem .giftButton {
    bottom: 30px;
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem .mobileOnly {
    display: block;
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem .desktopOnly {
    display: none;
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem.giftOption1 {
    background-image: url(../images/6_Month_Card_mobile_BG.png);
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem.giftOption2 {
    background-image: url(../images/12_Month_Card_mobile_BG.png);
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem .priceInfo {
    display: none;
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem .cycleDescription {
    margin: 0;
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem .divider {
    display: none;
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem .price {
    font-size: 2.7em;
    text-align: left;
    padding-top: 0;
  }
  .ascendon #giftingSelection .holidayStyle .giftingListItem .ribbon {
    font-size: 12px !important;
    width: 66%;
    float: right;
    margin: 0;
    margin-right: 14px;
    padding: 13px 0px 8px 0px;
  }
}
.ascendon .row-eq-height {
  height: 485px;
}
.ascendon .discountText {
  text-align: center;
  font-weight: bold;
  color: #b90a0a;
  position: absolute;
  width: 100%;
  padding: 8px 0;
}
.ascendon .legalLines {
  color: #85878c;
  font-size: 0.8em;
}
.ascendon .list-group {
  margin-bottom: 0px;
}
.ascendon #pricingSelection {
  margin: 70px 0 0;
  float: left;
  color: #85878c;
}
.ascendon #pricingSelection .priceContents {
  background-color: #ffffff;
  height: 360px;
  border: solid 1px #dcdee0;
}
.ascendon #pricingSelection .detailsLabel {
  padding: 8px 0;
  border-top: 1px solid #dcdee0;
  text-align: center;
  background-color: #f0f1f2;
  font-size: 1em;
  color: #85878c;
  text-transform: uppercase;
}
.ascendon #pricingSelection .planLabel {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.ascendon #pricingSelection .monthTitle {
  background-color: #27292b;
}
.ascendon #pricingSelection .no-padding {
  padding: 0;
}
.ascendon #pricingSelection h3 {
  color: #fffefe;
  text-transform: uppercase;
  text-align: center;
  font-size: 2.8em;
  margin-top: 26px;
}
.ascendon #pricingSelection .pricingListItem {
  margin-bottom: 25px;
  background-color: transparent;
}
.ascendon #pricingSelection .pricingListItem:first-child {
  padding-left: 0px;
}
.ascendon #pricingSelection .pricingListItem:last-child {
  padding-right: 0px;
}
.ascendon #pricingSelection .pricingListItem sup:last-child {
  font-size: 25% !important;
  color: #85878c;
}
@media (min-width: 767px) {
  .ascendon #pricingSelection .pricingListItem {
    width: 33%;
  }
}
.ascendon #pricingSelection .pricingListItem .bestValue {
  border: solid 1px #b90a0a;
  text-align: center;
  width: 100%;
  background-color: #ffffff;
  margin: 0 auto;
  color: #b90a0a;
  text-transform: uppercase;
  position: absolute;
  font-size: 1.5em;
  font-weight: bold;
  top: -55px;
  padding-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.ascendon #pricingSelection .pricingListItem .bestValue:after,
.ascendon #pricingSelection .pricingListItem .bestValue:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.ascendon #pricingSelection .pricingListItem .bestValue:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
.ascendon #pricingSelection .pricingListItem .bestValue:before {
  border-color: rgba(185, 10, 10, 0);
  border-top-color: #b90a0a;
  border-width: 11px;
  margin-left: -11px;
}
.ascendon #pricingSelection .pricingListItem .priceInfo {
  text-align: center;
  height: 1em;
  padding: 0 5px;
  color: #b90a0a;
  font-weight: bold;
  margin: 10px 0 0 0;
  text-transform: uppercase;
}
.ascendon #pricingSelection .pricingListItem .optionDialog {
  position: absolute;
  left: 50%;
  bottom: 5px;
}
.ascendon #pricingSelection .pricingListItem .optionDialog .fa-circle {
  color: white;
}
.ascendon #pricingSelection .pricingListItem .optionDialog .fa-circle-thin {
  color: #c3c3c3;
}
.ascendon #pricingSelection .pricingListItem .optionDialog span {
  position: relative;
  left: -50%;
}
.ascendon #pricingSelection .pricingListItem .divider {
  margin-top: 0;
  margin-bottom: 0px;
  max-width: 100%;
  border-color: #525358;
}
.ascendon #pricingSelection .pricingListItem .price {
  padding-top: 10px;
  font-size: 5em;
  color: black;
  font-weight: bold;
  text-align: center;
}
.ascendon #pricingSelection .pricingListItem .price.hasBestValue {
  padding-top: 0;
}
.ascendon #pricingSelection .pricingListItem .cycleDescription {
  text-align: center;
  margin-top: 12px;
  padding: 0 5px;
}
.ascendon #pricingSelection .pricingListItem:hover {
  cursor: pointer;
}
.ascendon #pricingSelection .pricingListItem.selected .bestValue {
  background-color: #b90a0a;
  color: #fffefe;
}
.ascendon #pricingSelection .pricingListItem.selected .bestValue:after {
  border-color: rgba(185, 10, 10, 0);
  border-top-color: #b90a0a;
}
.ascendon #pricingSelection .pricingListItem.selected .priceContents {
  border: 2px solid #b90a0a;
}
.ascendon #pricingSelection .pricingListItem.selected .planLabel {
  color: #fffefe;
}
.ascendon #pricingSelection .pricingListItem.selected .monthTitle {
  background-color: #b90a0a;
}
.ascendon #pricingSelection .pricingListItem.selected h3 {
  color: white;
}
.ascendon #pricingSelection .pricingListItem.selected .divider {
  border-color: white;
}
.ascendon #pricingSelection .pricingListItem.selected .fa-circle.inner {
  color: #b90a0a;
  line-height: 2;
}
@media (max-width: 992px) {
  .ascendon #pricingSelection h3 {
    font-size: 1.5em;
    padding-bottom: 0;
    padding-top: 0;
  }
  .ascendon #pricingSelection .pricingListItem {
    padding: 0 5px;
  }
  .ascendon #pricingSelection .pricingListItem .bestValue {
    font-size: 0.75em;
  }
  .ascendon #pricingSelection .pricingListItem .price {
    font-size: 2.4em;
    padding-top: 30px;
  }
  .ascendon #pricingSelection .pricingListItem .price.hasBestValue {
    padding-top: 7px;
  }
}
@media (max-width: 767px) {
  .ascendon #pricingSelection h3 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .ascendon #pricingSelection li:nth-child(2) i {
    margin-left: 0 !important;
  }
  .ascendon #pricingSelection .pricingListItem {
    padding: 0 5px;
  }
  .ascendon #pricingSelection .pricingListItem .priceContents {
    height: 330px;
  }
  .ascendon #pricingSelection .pricingListItem .bestValue {
    font-size: 0.6em;
  }
  .ascendon #pricingSelection .pricingListItem .priceInfo {
    height: 3em;
  }
  .ascendon #pricingSelection .pricingListItem .price {
    padding-top: 25px;
  }
  .ascendon #pricingSelection .pricingListItem .optionDialog {
    bottom: 0px;
  }
  .ascendon #pricingSelection .pricingListItem .cycleDescription {
    margin-top: 10px;
  }
  .ascendon #pricingSelection .pricingListItem p {
    font-size: 0.9em;
  }
}
@media (max-width: 549px) {
  .ascendon #pricingSelection {
    margin: 10px 0;
  }
  .ascendon #pricingSelection .discountText {
    top: 0px;
  }
  .ascendon #pricingSelection h3 {
    font-size: 1.5em;
    text-align: center;
    margin: 0;
  }
  .ascendon #pricingSelection #bestValue {
    margin: 10px 0 35px;
  }
  .ascendon #pricingSelection .detailsLabel,
  .ascendon #pricingSelection .planLabel {
    display: none;
  }
  .ascendon #pricingSelection .pricingListItem {
    height: 100px;
    margin-bottom: 10px;
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
  }
  .ascendon #pricingSelection .pricingListItem p {
    margin: 0;
    padding: 0;
  }
  .ascendon #pricingSelection .pricingListItem .priceInfo {
    height: auto;
    margin: 0;
  }
  .ascendon #pricingSelection .pricingListItem .priceContents {
    padding: 0px 35px 0 15px;
  }
  .ascendon #pricingSelection .pricingListItem .monthTitle,
  .ascendon #pricingSelection .pricingListItem .priceContents {
    display: table;
    height: 100px;
  }
  .ascendon #pricingSelection .pricingListItem .centerUs {
    display: table-cell;
    vertical-align: middle;
  }
  .ascendon #pricingSelection .pricingListItem h3 {
    margin-top: 1em;
    display: table-cell;
    vertical-align: middle;
  }
  .ascendon #pricingSelection .pricingListItem .bestValue {
    font-size: 1.1em;
    padding: 5px 0;
  }
  .ascendon #pricingSelection .pricingListItem .bestValue,
  .ascendon #pricingSelection .pricingListItem.selected .bestValue {
    top: -10px;
  }
  .ascendon #pricingSelection .pricingListItem .cycleDescription,
  .ascendon #pricingSelection .pricingListItem .divider {
    display: none;
  }
  .ascendon #pricingSelection .pricingListItem .price {
    font-size: 31px;
    padding-top: 6px;
  }
  .ascendon #pricingSelection .pricingListItem .optionDialog {
    right: 5px;
    left: initial;
    bottom: 20px;
  }
  .ascendon #pricingSelection .pricingListItem:first-child {
    border-bottom: none;
  }
}
@media (max-width: 320px) {
  .ascendon #pricingSelection .monthTitle,
  .ascendon #pricingSelection .priceContents {
    height: 100px;
  }
}
.ascendon .underlined {
  border-bottom: 1px solid #b90a0a;
}
.ascendon ul {
  list-style-type: none;
}
.ascendon input.invalid,
.ascendon select.invalid {
  border: 1px solid #f00;
}
.ascendon .row.spacing-top > div:first-child > *:first-child {
  margin-top: 15px;
}
.ascendon .only-top-bottom-margin {
  margin: 10px 0 10px 0;
}
.ascendon .media {
  position: relative;
}
.ascendon #ascendon-address-list .panel-body {
  position: relative;
}
.ascendon #ascendon-order-payments img.c-credit-card-form__cc-icon.js-cc-icon,
.ascendon #paymentDetails img.c-credit-card-form__cc-icon.js-cc-icon {
  margin-top: 5px;
  height: 4em;
  max-width: 100%;
  padding: 3px;
}
.ascendon #redemptionModal .modal-body {
  padding: 50px 20px;
}
.ascendon .recaptcha-container {
  transform-origin: 20px 0;
}
@media (min-width: 992px) {
  .ascendon .recaptcha-container {
    transform: scale(1.13 * 1);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ascendon .recaptcha-container {
    transform: scale(0.93 * 1);
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ascendon .recaptcha-container {
    transform: scale(1.11 * 1);
  }
}
@media (min-width: 435px) and (max-width: 479px) {
  .ascendon .recaptcha-container {
    transform: scale(1.23 * 1);
  }
}
@media (min-width: 411px) and (max-width: 434px) {
  .ascendon .recaptcha-container {
    transform: scale(1.15 * 1);
  }
}
@media (min-width: 375px) and (max-width: 410px) {
  .ascendon .recaptcha-container {
    transform: scale(1.01 * 1);
  }
}
@media (min-width: 360px) and (max-width: 374px) {
  .ascendon .recaptcha-container {
    transform: scale(0.98 * 1);
  }
}
@media (min-width: 320px) and (max-width: 359px) {
  .ascendon .recaptcha-container {
    transform: scale(0.839 * 1);
  }
}
@media (max-width: 319px) {
  .ascendon .recaptcha-container {
    transform: scale(0.75 * 1);
  }
}
.ascendon .embedded .recaptcha-container {
  transform-origin: 20px 0;
}
@media (min-width: 992px) {
  .ascendon .embedded .recaptcha-container {
    transform: scale(1.13 * 0.72);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ascendon .embedded .recaptcha-container {
    transform: scale(0.93 * 0.72);
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ascendon .embedded .recaptcha-container {
    transform: scale(1.11 * 0.72);
  }
}
@media (min-width: 435px) and (max-width: 479px) {
  .ascendon .embedded .recaptcha-container {
    transform: scale(1.23 * 0.72);
  }
}
@media (min-width: 411px) and (max-width: 434px) {
  .ascendon .embedded .recaptcha-container {
    transform: scale(1.15 * 0.72);
  }
}
@media (min-width: 375px) and (max-width: 410px) {
  .ascendon .embedded .recaptcha-container {
    transform: scale(1.01 * 0.72);
  }
}
@media (min-width: 360px) and (max-width: 374px) {
  .ascendon .embedded .recaptcha-container {
    transform: scale(0.98 * 0.72);
  }
}
@media (min-width: 320px) and (max-width: 359px) {
  .ascendon .embedded .recaptcha-container {
    transform: scale(0.839 * 0.72);
  }
}
@media (max-width: 319px) {
  .ascendon .embedded .recaptcha-container {
    transform: scale(0.75 * 0.72);
  }
}
.ascendon .recaptcha-container.has-error > div:first-child > div:first-child {
  border: 1px solid #b90a0a;
}
.ascendon .ascendon-link-paypal-payment-form .payment-link-proceed {
  background-color: #004480;
  border-color: #004480;
}
.ascendon .ascendon-link-paypal-payment-form .payment-link-proceed:hover {
  background-color: #00294d;
}
.ascendon .payment-list-template-details .expired-date {
  color: red;
}
.ascendon .disabled-overlay::after {
  content: ' ';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: .7;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
}
.ascendon ul {
  list-style-type: none;
}
.ascendon input.invalid,
.ascendon select.invalid {
  border: 1px solid #f00;
}
.ascendon #order-history-filters {
  margin-bottom: 20px;
}
.ascendon #no-orders {
  text-align: center;
}
.ascendon #no-orders img {
  min-height: 200px;
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
}
.ascendon #no-orders span {
  color: #696969;
}
.ascendon .no-right-padding {
  padding-right: 0;
}
.ascendon .no-left-padding {
  padding-left: 0;
}
.ascendon s {
  margin-right: 5px;
}
.ascendon .order_summary_header,
.ascendon .payment_details_header,
.ascendon .shipping_address_header,
.ascendon .shipping_method_header {
  padding-bottom: 10px;
}
@media (min-width: 480px) {
  .ascendon .right-edge-column {
    margin-right: 15px;
  }
}
.ascendon #ascendon-order-history-header {
  margin: 0 0 20px 0;
  border-bottom: 3px solid #AAAAAA;
}
.ascendon .order-list-item {
  margin-top: 5px;
}
.ascendon .order-list-item-row {
  margin-bottom: 10px;
}
.ascendon .order-list-item-parent-row {
  margin-bottom: 20px;
}
.ascendon .order-list-item-parent-row .indented-bundle-row {
  margin-left: 20px;
}
.ascendon .order-list-item-parent-row .indented-bundle-row .bundle-child-item {
  padding-top: 10px;
}
.ascendon .error {
  padding: 10px 3px;
}
@media screen and (device-aspect-ratio: 2/3) {
  .ascendon .container {
    width: auto;
  }
  .ascendon .order-list-item-right {
    width: 100%;
    display: block;
    text-align: left;
  }
  .ascendon .order-list-item-left {
    width: 100%;
    display: block;
  }
  .ascendon .order-list-display-amount {
    width: 10%;
  }
  .ascendon #no-orders {
    width: auto;
  }
}
@media screen and (device-aspect-ratio: 40/71) {
  .ascendon .container {
    width: auto;
  }
  .ascendon .order-list-item-right {
    width: 100%;
    display: block;
    text-align: left;
  }
  .ascendon .order-list-item-left {
    width: 100%;
    display: block;
  }
  .ascendon .order-list-display-amount {
    width: 10%;
  }
  .ascendon #no-orders {
    width: auto;
  }
}
@media screen and (device-aspect-ratio: 667/375) {
  .ascendon .container {
    width: auto;
  }
  .ascendon .order-list-item-right {
    width: 100%;
    display: block;
    text-align: left;
  }
  .ascendon .order-list-item-left {
    width: 100%;
    display: block;
  }
  .ascendon .order-list-display-amount {
    width: 10%;
  }
  .ascendon #no-orders {
    width: auto;
  }
}
.ascendon .order-item-thumbnail-container {
  width: 100%;
  box-shadow: 1px 1px 5px 0 #333;
  cursor: pointer;
}
.ascendon .order-child-item-thumbnail-container {
  box-shadow: 1px 1px 5px 0 #333;
  cursor: pointer;
}
.ascendon .child-pricing {
  margin-left: -1.5em;
}
.ascendon .order-item-thumbnail-container:hover {
  box-shadow: 1px 1px 5px 0 #006699;
}
.ascendon .order-item-product-name {
  cursor: pointer;
}
.ascendon .order-details {
  transition: opacity 0.5s;
  overflow: visible;
  margin: 10px 0 0 0;
}
.ascendon .order-status-complete {
  color: #2fce3a;
}
.ascendon .order-status-pending {
  color: red;
}
.ascendon .address-list-template-details :first-child {
  margin-top: 0;
}
@media only screen and (max-width: 479px) {
  .ascendon .order-list-item {
    font-size: 0.8em;
  }
  .ascendon .order-list-item .indented-bundle-row {
    margin-left: -10px;
  }
}
.ascendon .orderDate {
  padding-bottom: 10px;
}
@media (min-width: 480px) {
  .ascendon .orderDate {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ascendon .order-list-view-details .btn-link {
  color: inherit;
  font-size: inherit;
}
.ascendon .order-list-view-details i[class*="fa-caret"] {
  padding: 4px 2px;
}
.ascendon .order-item-pricing-plan-name {
  font-size: 0.8em;
}
.ascendon .btn.btn-link-info.view-details.expand,
.ascendon .btn.btn-link-info.view-details.collapse {
  padding-right: 0;
}
.order-pager {
  cursor: default;
}
.order-pager span {
  vertical-align: middle;
}
.order-pager-current-page,
.page-disabled {
  cursor: default;
  padding: 4px 8px;
  vertical-align: middle;
  color: gray;
}
.order-pager {
  font-size: 14px;
}
.ascendon .tax-item-list {
  margin-bottom: 4px;
}
.ascendon .tax-item-list .tax-item {
  font-size: 0.8em;
}
.ascendon .order-details-middle .green {
  color: #2fce3a;
}
.ascendon .order_summary_header {
  margin: 10px 0 0 0;
}
.ascendon .shipping-method {
  margin-top: 5px;
  padding-bottom: 15px;
}
.ascendon .product-border-separating {
  height: 1px;
  background-color: #c4c2c2;
  margin-top: 5px;
  margin-bottom: 5px;
}
@media screen and (device-aspect-ratio: 2/3) {
  .ascendon .wrapping-column-device-view {
    margin-top: 20px;
  }
}
@media screen and (device-aspect-ratio: 40/71) {
  .ascendon .wrapping-column-device-view {
    margin-top: 20px;
  }
}
@media screen and (device-aspect-ratio: 667/375) {
  .ascendon .wrapping-column-device-view {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .ascendon .wrapping-column-device-view {
    margin-top: 20px;
  }
}
.ascendon .margin-row {
  margin-top: 15px;
  margin-bottom: 15px;
}
.ascendon .page-button {
  cursor: pointer;
}
.ascendon p {
  margin: 0;
}
.ascendon #no-subscriptions image {
  margin: 25px 0 10px 0;
}
.ascendon .no-subscriptions-bg {
  font-size: 20px;
  /*color: #8C8C8C;*/
}
.ascendon #ascendon-subscriptions-list {
  margin-bottom: 25px;
}
.ascendon #ascendon-subscriptions-list .paypal-button.paypal-style-checkout.paypal-color-gold .paypal-button-content {
  background: none;
  text-shadow: none;
}
.ascendon #ascendon-subscriptions-list .paypal-button.paypal-style-tertiary .paypal-button-content:after {
  background: none;
}
.ascendon #ascendon-subscriptions-list .paypal-button.paypal-style-tertiary .paypal-button-content {
  border: none;
  background: none;
}
.ascendon #ascendon-subscriptions-list button.paypal-button {
  border: 1px solid #696969;
  background-color: #E0E0E0;
}
.ascendon #ascendon-subscriptions-list button.paypal-button:hover {
  background-color: #F0F0F0;
}
.ascendon #ascendon-subscriptions-list h3.subscription-list-item-header {
  margin: 0 0 20px 0 !important;
}
.ascendon #ascendon-subscriptions-list .subscription-smaller-text,
.ascendon #ascendon-subscriptions-list .subscription-smaller-text label {
  font-size: 0.9em;
}
.ascendon #ascendon-subscriptions-list .subscription-divider {
  margin: 21px 30px;
}
.ascendon #ascendon-subscriptions-list .original-renewal-amount {
  text-decoration: line-through;
  margin-right: 5px;
  color: #AAAAAA;
}
.ascendon .subscription-list-item label {
  margin: 0;
}
.ascendon .subscription-list-item span {
  font-size: 0.85em;
}
.ascendon .subscription-list-item .subscription-suspended,
.ascendon .subscription-list-item .expired-date,
.ascendon .subscription-list-item .cancel-subscription {
  color: red;
}
.ascendon .subscription-list-item .subscription-active {
  color: #32cd32;
}
.ascendon .subscription-list-item h2 {
  font-size: 1.1em;
  margin-top: 5px;
  font-weight: bold;
}
.ascendon .subscription-list-item .panel-heading {
  padding: 0 10px;
}
.ascendon .subscription-list-item .dropdown-menu-right {
  right: 15px;
  left: auto;
}
.ascendon .cancel-reason {
  margin-top: 5px;
}
.ascendon .subscription-list-template-details label {
  font-weight: normal;
}
.ascendon .plan-options-button {
  padding: 0 8px;
}
.ascendon .subscription-option-button {
  cursor: pointer;
  font-size: 0.85em;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 5px;
}
.ascendon .full-width-top-button {
  margin-bottom: 10px;
}
.ascendon .subscription-change .subscription-options-list .current-plan-icon i {
  color: #32cd32;
  font-size: 13px;
}
.ascendon .subscription-change .subscription-options-list .current-plan-icon span {
  color: #999;
}
.ascendon .payment-list-template-details h4 {
  margin-right: 20px;
}
.ascendon .payment-list-template-details p {
  color: #666666;
}
.ascendon .payment-list-template-details .expired-date {
  color: red;
}
.ascendon .payment-list-template-details .default-payment-instrument-visible {
  margin-top: 10px;
}
.ascendon .payment-list-template-details .default-payment-instrument-not-visible {
  margin-top: 10px;
  visibility: hidden;
}
.ascendon .payment-list-template-details .itunes-payment-change {
  margin-top: -10px;
  font-size: 12px;
}
.ascendon .subscription-payment-close {
  height: 32px;
}
.ascendon .no-payment-bg i {
  color: gray;
  display: block;
  font-size: 50px;
}
.ascendon #ascendon-subscriptions-list > div:nth-of-type(odd) #ascendon-payment-list > div:nth-of-type(odd) {
  background-color: #FFFFFF;
}
.ascendon [id^=ascendon-subscription-payment] .container {
  width: auto;
}
.ascendon .list-item-wrapper {
  padding-top: 20px;
}
.ascendon .default-checkbox-container i {
  cursor: pointer;
}
.ascendon .default-checkbox-container .fa-check-square-o {
  color: #32CD32;
}
.ascendon .default-item-icon {
  padding-right: 7px;
  color: #32CD32;
}
.ascendon .payment-icon {
  margin-right: 4px;
}
.ascendon p {
  margin: 0;
}
.ascendon #no-devices i {
  margin: 25px 0 10px 0;
  font-size: 100px;
}
.ascendon .no-devices-bg {
  font-size: 20px;
  color: #8C8C8C;
}
.ascendon #ascendon-devices-list {
  margin-bottom: 25px;
}
.ascendon .device-item i {
  margin-right: 5px;
}
.ascendon .device-icon {
  font-size: 33px;
}
.ascendon .icon-roku {
  font-size: 13px;
}
.ascendon .device-edit-form {
  display: none;
}
.ascendon .remove-device {
  cursor: pointer;
}
.ascendon .device-start-date,
.ascendon .device-type-name {
  font-size: 0.8em;
}
.ascendon .device-nickname {
  word-break: break-all;
}
.ascendon .device-edit-form .action-buttons,
.ascendon .device-edit-form .delete-buttons {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .ascendon .device-edit-form .delete-button {
    display: block;
    margin: 22px 0;
  }
}
.ascendon #continue-link {
  text-align: center;
}
.ascendon .uvregistration-container {
  display: none;
}
.ascendon .uvregistration-container .row {
  margin-left: 0;
  margin-right: 0;
}
.ascendon .uv-info-container {
  cursor: pointer;
}
.ascendon .icon-uv-learn-more {
  height: 35px;
  display: block;
  color: transparent;
  background-image: url('../images/UVlogo.png');
  background-repeat: no-repeat;
}
@media (min-device-width: 320px) and (max-device-width: 500px) {
  .ascendon .icon-uv-learn-more {
    height: 35px;
    display: block;
    color: transparent;
    background-image: url('../images/UVlogo.png');
    background-size: 100%;
    background-repeat: no-repeat;
  }
}
.ascendon-container {
  background-color: #EEE;
  border: 1px solid #CCC;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.margin-container {
  margin-top: 30px;
  margin-bottom: 30px;
}
.ascendon .active-uv,
.ascendon .active-uv:focus,
.ascendon .active-uv:hover {
  background-color: mediumpurple;
  color: white;
}
.ascendon .uv-link-container {
  text-align: center;
}
.ascendon .uv-form-container {
  min-height: 200px;
}
.ascendon .top-spacer {
  margin-top: 30px;
}
.ascendon .uv-password {
  margin-top: 15px;
}
.ascendon .uv-continue {
  display: block;
  text-align: center;
}
.ascendon iframe {
  border: none !important;
}
.ascendon .uv-iframe {
  width: 354px;
  height: 604px;
  display: block;
  margin: 0 auto;
}
.ascendon .uv-iframe-container {
  position: relative;
}
.ascendon .uv-frame-loader {
  position: absolute;
  left: 48%;
  top: 45%;
}
.ascendon .continue-uv-linking {
  display: block;
  text-align: center;
}
.ascendon .registrationHeader .first,
.ascendon .subscriptionHeader .first,
.ascendon .subscriptionOrderNavHeader .first,
.ascendon .redemptionHeader .first {
  background: #b90a0a;
  height: 72px;
}
.ascendon .registrationHeader .last,
.ascendon .subscriptionHeader .last,
.ascendon .subscriptionOrderNavHeader .last,
.ascendon .redemptionHeader .last {
  background: #dcdee0;
  height: 72px;
}
.ascendon .registrationHeader .ascNav.no-gutter,
.ascendon .subscriptionHeader .ascNav.no-gutter,
.ascendon .subscriptionOrderNavHeader .ascNav.no-gutter,
.ascendon .redemptionHeader .ascNav.no-gutter {
  padding: 0;
  background: #b90a0a;
}
.ascendon .registrationHeader .breadcrumb > li + li:before,
.ascendon .subscriptionHeader .breadcrumb > li + li:before,
.ascendon .subscriptionOrderNavHeader .breadcrumb > li + li:before,
.ascendon .redemptionHeader .breadcrumb > li + li:before {
  content: "";
}
.ascendon .registrationHeader .ascNav i.fa.fa-check,
.ascendon .subscriptionHeader .ascNav i.fa.fa-check,
.ascendon .subscriptionOrderNavHeader .ascNav i.fa.fa-check,
.ascendon .redemptionHeader .ascNav i.fa.fa-check {
  position: absolute;
  top: 5px;
  left: 8px;
}
.ascendon .registrationHeader .ascNav li,
.ascendon .subscriptionHeader .ascNav li,
.ascendon .subscriptionOrderNavHeader .ascNav li,
.ascendon .redemptionHeader .ascNav li {
  line-height: 72px;
  height: 72px;
}
.ascendon .registrationHeader .ascNav li:nth-child(1),
.ascendon .subscriptionHeader .ascNav li:nth-child(1),
.ascendon .subscriptionOrderNavHeader .ascNav li:nth-child(1),
.ascendon .redemptionHeader .ascNav li:nth-child(1) {
  background: #b90a0a;
  color: #ffffff;
  padding-left: 26px;
  padding-right: 2px;
}
.ascendon .registrationHeader .ascNav li:before,
.ascendon .subscriptionHeader .ascNav li:before,
.ascendon .subscriptionOrderNavHeader .ascNav li:before,
.ascendon .redemptionHeader .ascNav li:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 36px solid transparent;
  border-bottom: 36px solid transparent;
  position: absolute;
  top: 50%;
  margin-top: -36px;
  z-index: 1;
}
.ascendon .registrationHeader .breadcrumb,
.ascendon .subscriptionHeader .breadcrumb,
.ascendon .subscriptionOrderNavHeader .breadcrumb,
.ascendon .redemptionHeader .breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
}
.ascendon .registrationHeader .navtext,
.ascendon .subscriptionHeader .navtext,
.ascendon .subscriptionOrderNavHeader .navtext,
.ascendon .redemptionHeader .navtext {
  text-transform: uppercase;
}
.ascendon .registrationHeader .fa-stack,
.ascendon .subscriptionHeader .fa-stack,
.ascendon .subscriptionOrderNavHeader .fa-stack,
.ascendon .redemptionHeader .fa-stack {
  margin-right: 14px;
}
.ascendon .registrationHeader .fa-stack-2x,
.ascendon .subscriptionHeader .fa-stack-2x,
.ascendon .subscriptionOrderNavHeader .fa-stack-2x,
.ascendon .redemptionHeader .fa-stack-2x {
  font-size: 2.5em;
  margin-top: -6px;
}
.ascendon .registrationHeader .fa-circle.fa-stack-2x,
.ascendon .subscriptionHeader .fa-circle.fa-stack-2x,
.ascendon .subscriptionOrderNavHeader .fa-circle.fa-stack-2x,
.ascendon .redemptionHeader .fa-circle.fa-stack-2x {
  color: #ffffff;
}
.ascendon .registrationHeader .numbers,
.ascendon .subscriptionHeader .numbers,
.ascendon .subscriptionOrderNavHeader .numbers,
.ascendon .redemptionHeader .numbers {
  font-weight: bold;
  font-family: inherit;
  margin-top: -2px;
}
.ascendon .registrationHeader .whitecircle,
.ascendon .redemptionHeader .whitecircle {
  color: #b90a0a;
}
.ascendon .registrationHeader .ascNav .fa-stack-1x,
.ascendon .redemptionHeader .ascNav .fa-stack-1x {
  font-size: 20px;
  font-weight: bold;
  padding-left: 2px;
  line-height: 1.3em;
}
.ascendon .registrationHeader .ascNav .breadcrumb > li + li:nth-child(2):before,
.ascendon .redemptionHeader .ascNav .breadcrumb > li + li:nth-child(2):before {
  content: "";
  padding: 0;
  border-left: 32px solid #b90a0a;
}
.ascendon .registrationHeader .ascNav li:nth-child(1) .numbers,
.ascendon .redemptionHeader .ascNav li:nth-child(1) .numbers {
  color: #b90a0a;
}
.ascendon .registrationHeader .ascNav li:nth-child(2),
.ascendon .redemptionHeader .ascNav li:nth-child(2) {
  background: #dcdee0;
  padding-left: 0;
  color: #85878c;
}
.ascendon .registrationHeader .ascNav li:nth-child(2) i,
.ascendon .redemptionHeader .ascNav li:nth-child(2) i {
  margin-left: 56px;
}
.ascendon .registrationHeader .ascNav li:nth-child(2) .navtext,
.ascendon .redemptionHeader .ascNav li:nth-child(2) .navtext {
  margin-left: 49px;
}
.ascendon .registrationHeader .ascNav .breadcrumb > li + li:nth-child(3):before,
.ascendon .redemptionHeader .ascNav .breadcrumb > li + li:nth-child(3):before {
  display: none;
}
.ascendon .registrationHeader .ascNav li:nth-child(3),
.ascendon .redemptionHeader .ascNav li:nth-child(3) {
  background: #dcdee0;
  padding-left: 12px;
  color: #85878c;
}
.ascendon .registrationHeader .ascNav li:nth-child(4),
.ascendon .redemptionHeader .ascNav li:nth-child(4) {
  background: #dcdee0;
  padding-left: 0;
  color: #85878c;
}
.ascendon .registrationHeader .ascNav span.fa-stack.fa-sm.blackcircle,
.ascendon .redemptionHeader .ascNav span.fa-stack.fa-sm.blackcircle {
  margin-left: 32px;
}
.ascendon .redeemRegistrationHeader .completed {
  padding-left: 15px !important;
}
.ascendon .redeemRegistrationHeader .ascNav li:nth-child(2) {
  background: #b90a0a;
  color: #ffffff;
}
.ascendon .redeemRegistrationHeader .ascNav li:nth-child(2) .fa-circle-thin {
  color: #ffffff;
}
.ascendon .redeemRegistrationHeader .ascNav li:nth-child(2) .numbers {
  background: #ffffff;
  border-radius: 13px;
  color: #b90a0a;
}
.ascendon .redeemRegistrationHeader .ascNav .breadcrumb > li + li:nth-child(3):before {
  content: "\00a0";
  display: block;
  width: 0;
  height: 0;
  border-top: 36px solid transparent;
  border-bottom: 36px solid transparent;
  position: absolute;
  top: 50%;
  margin-top: -36px;
  z-index: 1;
  padding: 0;
  border-left: 32px solid #b90a0a;
}
.ascendon .redeemRegistrationHeader li:nth-child(3) .fa-stack {
  margin-left: 45px;
}
.ascendon .subscriptionHeader .ascNav li:nth-child(1) .fa-circle-thin {
  color: white;
}
.ascendon .subscriptionHeader .ascNav li:nth-child(2) {
  background: #b90a0a;
  color: #ffffff;
}
.ascendon .subscriptionHeader .ascNav li:nth-child(2) .numbers {
  color: #b90a0a;
}
.ascendon .subscriptionHeader .ascNav .fa-stack-1x {
  font-size: 20px;
  font-weight: lighter;
  padding-left: 2px;
  line-height: 1.3em;
}
.ascendon .subscriptionHeader .breadcrumb > li + li:nth-child(3):before {
  content: "";
  padding: 0;
  border-left: 32px solid #b90a0a;
}
.ascendon .subscriptionHeader li:nth-child(3) {
  background: #dcdee0;
  padding-left: 20px;
  color: #85878c;
  font-weight: bold;
}
.ascendon .subscriptionHeader li:nth-child(3) i {
  margin-left: 56px;
}
.ascendon .subscriptionHeader li:nth-child(3) .navtext {
  margin-left: 56px;
}
.ascendon .subscriptionOrderNavHeader .ascNav li:nth-child(1) .fa-circle-thin {
  color: white;
}
.ascendon .subscriptionOrderNavHeader .ascNav li:nth-child(2) {
  background: #b90a0a;
  color: #ffffff;
}
.ascendon .subscriptionOrderNavHeader .ascNav li:nth-child(2) .numbers {
  color: #b90a0a;
}
.ascendon .subscriptionOrderNavHeader .ascNav .fa-stack-1x {
  font-size: 20px;
  font-weight: lighter;
  padding-left: 2px;
  line-height: 1.3em;
}
.ascendon .subscriptionOrderNavHeader .ascNav .breadcrumb > li + li:nth-child(3):before {
  content: "";
  padding: 0;
  border-left: 32px solid #b90a0a;
}
.ascendon .subscriptionOrderNavHeader .ascNav li:nth-child(3) {
  background: #b90a0a;
  padding-left: 20px;
  font-weight: bold;
  color: #ffffff;
}
.ascendon .subscriptionOrderNavHeader .ascNav li:nth-child(3) .numbers {
  color: #b90a0a;
}
.ascendon .subscriptionOrderNavHeader .last {
  background: #b90a0a;
}
@media screen and (max-width: 769px) {
  .ascendon .breadcrumb > li {
    display: list-item !important;
  }
  .ascendon .ascNav li {
    text-align: center;
  }
  .ascendon .fa-stack {
    margin-right: 0;
  }
  .ascendon .navtext {
    display: none;
  }
  .ascendon .registrationHeader .ascNav li:nth-child(2) i {
    margin-left: 0px !important;
  }
  .ascendon .subscriptionHeader li:nth-child(3) i {
    margin-left: 20px;
  }
}
@media (min-width: 770px) and (max-width: 820px) {
  .ascendon .redemptionHeader .navtext {
    font-size: 14px;
  }
  .ascendon .redemptionHeader .ascNav .fa-stack-1x {
    font-size: 14px !important;
    line-height: 1.8em !important;
  }
  .ascendon .redemptionHeader .ascNav li:nth-child(1) {
    padding-left: 15px !important;
  }
  .ascendon .redemptionHeader .ascNav li:nth-child(1) .fa-stack {
    margin-right: 5px;
  }
  .ascendon .redemptionHeader .ascNav li:nth-child(2) i,
  .ascendon .redemptionHeader .ascNav li:nth-child(3) i {
    margin-left: 40px;
  }
  .ascendon .redemptionHeader .ascNav li:nth-child(2) .navtext,
  .ascendon .redemptionHeader .ascNav li:nth-child(3) .navtext {
    margin-left: 30px;
  }
}
@media (min-width: 550px) and (max-width: 1745px) {
  .ascendon .registrationHeader .ascNav span.fa-stack.fa-sm.blackcircle {
    margin-left: 0;
  }
  .ascendon .registrationHeader .ascNav li:nth-child(3) i {
    margin-left: 10px;
  }
  .ascendon .registrationHeader .ascNav li:nth-child(3) .navtext {
    margin-left: 10px;
  }
}
@media (min-width: 770px) and (max-width: 1522px) {
  .ascendon .registrationHeader .ascNav span.fa-stack.fa-sm.blackcircle {
    margin-left: 0;
  }
  .ascendon .registrationHeader .ascNav li:nth-child(1) {
    padding-left: 14px;
    padding-right: 0;
  }
  .ascendon .registrationHeader .ascNav li:nth-child(1) i {
    margin-left: 0;
  }
  .ascendon .registrationHeader .ascNav li:nth-child(1) .navtext {
    margin-left: 0;
  }
}
@media (min-width: 770px) and (max-width: 865px) {
  .ascendon .registrationHeader .ascNav .navtext {
    font-size: 14px;
  }
}
@media (min-width: 325px) and (max-width: 665px) {
  .ascendon h1 span {
    height: 28px !important;
    margin-top: 0 !important;
  }
  .ascendon h1 {
    margin-bottom: 12px !important;
  }
  .ascendon .ascNav li:nth-child(2) .fa-stack {
    margin-left: 5px;
  }
  .ascendon .ascNav li:nth-child(2) i {
    margin-left: 20px !important;
  }
  .ascendon .ascNav li:nth-child(2) .navtext {
    margin-left: 30px;
  }
  .ascendon .registrationHeader .ascNav li:nth-child(4) {
    display: none !important;
  }
  .ascendon .redeemRegistrationHeader .ascNav li:nth-child(4) {
    display: list-item !important;
  }
}
.ascendon .accountInfo .has-error input {
  border: 1px solid #ff0000;
}
.ascendon .accountInfo .currentSettings p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ascendon .form-group input {
  display: block;
  font-size: 18px;
  background: #ffffff;
  border-radius: 0;
  padding: 24px 15px 20px 15px;
  border: 1px solid #a0a5ad;
  color: black;
}
.ascendon .form-control,
.ascendon .form-control-edit {
  outline: none;
  display: block;
  width: 100%;
  padding: 0 12px;
  font-size: 22px !important;
  line-height: 1.221;
  color: #000000;
  border: 1px solid #4C4C4C;
  border-radius: 0;
}
.ascendon .form-control:focus {
  border: 1px solid #8D8D8D;
  border-radius: 0;
  outline: 0;
  font-size: 22px !important;
}
.ascendon .giftingInfo {
  border-bottom: 1px solid #CDCDCD;
}
.ascendon .giftingInfo .giftButton,
.ascendon .giftingInfo .giftButton:hover {
  background: transparent;
  color: #b90a0a;
  margin: 25px 0;
  font-size: 20px;
  font-weight: normal;
}
.ascendon .giftingInfo i {
  margin-right: 10px;
}
.ascendon .accountInfo {
  border-bottom: 1px solid #CDCDCD;
  padding-bottom: 20px;
}
.ascendon .accountInfo .dummyContainer {
  height: 1em;
}
.ascendon .accountInfo #accountform-login-cancel-button,
.ascendon .accountInfo #accountform-password-cancel-button {
  color: #b90a0a;
}
.ascendon .accountInfo .btn-link {
  padding: 10px 15px;
}
.ascendon .accountInfo .small-buffer {
  margin-bottom: 10px;
}
.ascendon .accountInfo h2 {
  margin-top: 0;
  margin-bottom: 15px;
}
.ascendon .accountInfo h4 {
  margin-bottom: 25px;
}
.ascendon .accountInfo .form-group {
  margin-bottom: 5px;
}
.ascendon .accountInfo .form-group input:disabled {
  padding: 0;
}
.ascendon .cvv-question-icon {
  margin-left: 3px;
  position: relative;
  z-index: 1;
}
.ascendon .cvv-question-icon .cvv-img {
  position: absolute;
  border-collapse: collapse;
  bottom: -122px;
  display: none;
  width: 260px;
  height: 260px;
  background: #ccc;
  padding-top: 24px;
  padding-right: 0px;
  padding-bottom: 8px;
  padding-left: 10px;
  margin-left: 45px;
  margin-top: -22px;
  border-radius: 5px;
}
.ascendon .cvv-question-icon .cvv-img :after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #ccc;
  border-width: 30px;
  margin-top: -30px;
}
.ascendon .cvv-question-icon .cvv-img h1 {
  margin: 0;
  font-size: .9em;
  font-weight: bold;
  padding: 0;
}
.ascendon .cvv-question-icon .cvv-img p {
  margin: 0;
  font-size: .8em;
  padding: 0;
  margin-bottom: -5px;
}
.ascendon .cvv-question-icon .cvv-img li {
  padding: 0;
}
.ascendon .cc-icon {
  margin-top: 7px;
}
.ascendon .cc-question-icon {
  position: relative;
}
.ascendon .cc-question-icon .cc-img {
  position: absolute;
  border-collapse: collapse;
  bottom: -138px;
  display: none;
  width: 230px;
  background: #333;
  padding: 18px;
  margin-left: -20px;
  margin-top: 0px;
}
.ascendon .cc-question-icon .cc-img :after {
  left: 4%;
  top: 8%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-right-color: #333;
  border-width: 15px;
  margin-top: -35px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ascendon .cc-question-icon .cc-img ul {
  margin: 0;
  padding: 0;
}
.ascendon .cc-question-icon .cc-img p {
  font-size: 1em;
}
.ascendon .cc-question-icon .cc-img li {
  padding: 0;
}
.ascendon ul {
  list-style-type: none;
}
.ascendon input.invalid,
.ascendon select.invalid {
  border: 1px solid #f00;
}
.ascendon a#accountform-email-edit-button,
.ascendon a#accountform-lang-edit-button {
  margin-left: 4px;
}
.ascendon .no-account-bg i {
  color: gray;
  font-size: 300px;
  display: block;
}
@media only screen and (min-width: 320px) and (max-width: 570px) {
  .ascendon .no-account-bg i {
    font-size: 220px;
  }
}
.ascendon #language-dropdown,
.ascendon #language-dropdown[disabled] {
  margin: 0;
}
.ascendon #language-dropdown[disabled] {
  cursor: not-allowed;
}
.ascendon .extra-padding {
  margin: 20px 0;
}
@media (max-width: 549px) {
  .ascendon .editButton {
    text-align: right;
  }
}
.ascendon .border {
  border-bottom: 1px solid #c6c7c8;
}
.ascendon .account #FAQModal,
.ascendon .account #helpModal {
  color: #85878c;
  font-size: 12px;
}
.ascendon .legal {
  margin-top: 40px;
  color: #989898;
}
.ascendon .subHeaderPromo {
  margin-bottom: 20px;
}
.ascendon .modal-content .img-responsive {
  display: inline-block;
  padding: 15px 0;
}
.ascendon .modal-content #modalBody {
  line-height: 2;
}
.ascendon .modal-content .button-modal {
  padding-left: 0;
}
.ascendon .modal-content .createAccount {
  margin-bottom: 15px;
}
.ascendon .modal-content .btnFooter {
  margin: 30px 0 50px 0;
}
@media (min-width: 768px) {
  .ascendon #redemptionModal {
    width: 600px;
    margin: 30px auto;
  }
}
.ascendon .modal-footer {
  border: 0;
}
.ascendon #giftRedemption .mycravings-nav-link-container #language {
  display: block;
}
.ascendon .subscribeMessage.success {
  background-color: #9eef9e;
  padding: 15px;
  margin-top: 10px;
}
.ascendon .cancelSubscription .actionButtons {
  margin-top: 20px;
}
.ascendon .cancelSubscription .btn-link {
  font-weight: normal;
  font-size: 1.1em;
  padding: 10px 20px;
}
.ascendon .subscriptionDetails {
  border-top: 1px solid #cbcbcb;
  margin: 10px 0;
  padding: 30px 0;
}
.ascendon .subscriptionDetails.last {
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 30px;
}
.ascendon .subscriptionDetails .itunes.renewal {
  margin-top: 8px;
}
.ascendon .subscriptionDetailsWayBack {
  margin: 10px 0;
  padding: 5px 0;
}
.ascendon .subscriptionDetailsWayBack.first {
  border-top: 1px solid #cbcbcb;
  padding-top: 20px;
  margin-top: 15px;
}
.ascendon .subscriptionDetailsWayBack .itunes.renewal {
  margin-top: 0px;
  padding-bottom: 40px;
  border-bottom: 1px solid #cbcbcb;
}
.ascendon #subscription-renew-message,
.ascendon #subscription-cancel-message {
  font-size: 14px;
  line-height: 24px;
  margin: 5px 0 5px 12px;
}
.ascendon .cancel-reason {
  margin-top: 5px;
}
.ascendon .subscription-list-template-details {
  font-size: 14px;
  line-height: 24px;
}
.ascendon .subscription-list-template-details .no-padding-right {
  padding-right: 0 !important;
  margin-right: 0 !important;
}
.ascendon .subscription-list-template-details .planType {
  font-weight: bold;
}
.ascendon .subscription-list-template-details label {
  margin: 0 5px 0 0;
}
.ascendon .subscription-list-template-details .subscription-list-item-name {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px;
}
.ascendon .subscription-list-template-details .subscription-suspended,
.ascendon .subscription-list-template-details .expired-date {
  color: red;
}
.ascendon .subscription-list-template-details .subscription-active {
  color: #32cd32;
}
.ascendon .apply-coupon {
  margin-bottom: 20px;
}
.ascendon .reminder {
  margin: 5px 0 20px 12px;
}
.ascendon .reminder span {
  font-size: 12px;
  font-weight: 400;
  color: #8C8C8C;
}
.ascendon .validation-error {
  margin: 5px 0 0 12px;
}
.ascendon .validation-error span {
  color: red;
}
.ascendon hr {
  border: 0;
  border-top: 1px solid #cbcbcb;
}
.ascendon #ascendon-subscriptions-list > div:nth-of-type(odd) #ascendon-payment-list > div:nth-of-type(odd) {
  background-color: transparent;
}
.ascendon [id^=ascendon-subscription-payment] .container {
  width: auto;
}
.ascendon .list-item-wrapper {
  padding-top: 20px;
}
.ascendon .default-checkbox-container i {
  cursor: pointer;
}
.ascendon .default-checkbox-container .fa-check-square-o {
  color: #32CD32;
}
.ascendon .default-item-icon {
  padding-right: 7px;
  color: #32CD32;
}
.ascendon .payment-icon {
  margin-right: 4px;
}
.ascendon .payment-list-template-details .defaultCard {
  margin-left: 15px;
  color: white;
  background-color: #636363;
  border-radius: 5px;
  padding: 5px 8px;
  font-size: 0.7em;
}
@media (max-width: 549px) {
  .ascendon .payment-list-template-details .defaultCard {
    float: right !important;
  }
  .ascendon .payment-list-template-details [id^="payment-edit-button-"],
  .ascendon .payment-list-template-details .defaultCard {
    position: relative;
    top: 0;
  }
}
.ascendon .payment-list-template-details .row {
  margin-top: 10px;
}
.ascendon .payment-list-template-details h4 {
  margin-right: 20px;
}
.ascendon .payment-list-template-details p {
  color: #666666;
}
.ascendon .payment-list-template-details .expired-date {
  color: red;
}
.ascendon .payment-list-template-details .default-payment-instrument-visible {
  margin-top: 10px;
}
.ascendon .payment-list-template-details .default-payment-instrument-not-visible {
  margin-top: 10px;
  visibility: hidden;
}
.ascendon .payment-list-template-details .itunes-payment-change {
  margin-top: -10px;
  font-size: 12px;
}
.ascendon p {
  margin: 0;
}
.ascendon #no-subscriptions {
  border-bottom: 1px solid #CDCDCD;
}
.ascendon #no-subscriptions image {
  margin: 25px 0 10px 0;
}
.ascendon #no-subscriptions span {
  display: block;
  font-size: 1.5em;
}
.ascendon .nosubscribe-bg {
  font-size: 20px;
  color: #8C8C8C;
}
.ascendon #ascendon-subscriptions-list a {
  text-decoration: none;
}
.ascendon #ascendon-subscriptions-list a:hover {
  cursor: pointer;
  text-decoration: underline;
}
.ascendon #ascendon-subscriptions-list > div:nth-of-type(odd) {
  background-color: transparent;
}
.ascendon #ascendon-subscriptions-list .paypal-button.paypal-style-checkout.paypal-color-gold .paypal-button-content {
  background: none;
  text-shadow: none;
}
.ascendon #ascendon-subscriptions-list .paypal-button.paypal-style-tertiary .paypal-button-content:after {
  background: none;
}
.ascendon #ascendon-subscriptions-list .paypal-button.paypal-style-tertiary .paypal-button-content {
  border: none;
  background: none;
}
.ascendon #ascendon-subscriptions-list button.paypal-button {
  border: 1px solid #696969;
  background-color: #E0E0E0;
}
.ascendon #ascendon-subscriptions-list button.paypal-button:hover {
  background-color: #F0F0F0;
}
.ascendon #nosubscribe,
.ascendon #redeem {
  margin: 50px 0;
}
@media only screen and (min-width: 320px) and (max-width: 570px) {
  .ascendon #nosubscribe,
  .ascendon #redeem {
    margin: 10px 0;
  }
}
.ascendon .ascendon .payment-header hr {
  margin-top: 20px;
}
.ascendon .redeem-button.btn-link {
  float: left;
  margin: 15px;
}
.ascendon #complete-code-order[disabled]:hover {
  background-color: #989898;
}
.ascendon .planType {
  font-weight: bold;
}
.ascendon #redeemSelection .redeemDisclaimer {
  color: #85878c;
}
.ascendon #redeemSelection .giftBox {
  background-color: #f0f1f2;
  border: solid 1px #dcdee0;
  margin: 0 0 22px 0;
  padding: 22px 24px 10px 24px;
}
.ascendon #redeemSelection p {
  color: #85878c;
  font-size: 0.8em;
}
.ascendon #redeemSelection .redeemSuccess {
  padding: 15px;
  color: #3c763d;
  background: #dff0d8;
}
.ascendon #redeemSelection .list-inline {
  margin-left: 0px;
}
.ascendon #redeemSelection .list-inline a {
  text-decoration: none;
}
.ascendon #redeemSelection .list-inline a .fa-stack {
  margin-left: -15px;
}
.ascendon #redeemSelection .list-inline a i {
  margin: -2px 0 0 0;
}
.ascendon #redeemSelection .list-inline a .fa-circle {
  color: white;
}
.ascendon #redeemSelection .list-inline a .fa-circle-thin {
  color: #c3c3c3;
}
.ascendon #redeemSelection .list-inline .selected a .fa-stack .fa-circle {
  color: #b90a0a;
  transform: scale(0.5);
}
.ascendon #redeemSelection .list-inline .selected .fa-circle {
  color: #b90a0a;
  transform: scale(0.5);
}
.ascendon #login-form {
  z-index: 999999;
}
.ascendon #login-form a {
  font-weight: normal;
  font-size: 1.2em;
  color: #85878C;
}
.ascendon #login-form input:focus + span,
.ascendon #login-form input:active + span {
  visibility: visible;
}
.ascendon #login-form .forgotpassword {
  margin: 10px 0 20px;
}
.ascendon #login-form .passwordclear,
.ascendon #login-form .emailclear {
  visibility: hidden;
  margin-top: -36px;
}
.ascendon .has-feedback.has-clear {
  /* Remove Internet Explorer native clear button */
}
.ascendon .has-feedback.has-clear input::-ms-clear {
  display: none;
}
.ascendon .has-feedback.has-clear .form-control-clear {
  color: #bbb;
  color: rgba(0, 0, 0, 0.4);
  /*
       * Enable pointer events as they have been disabled since Bootstrap 3.3
       * See https://github.com/twbs/bootstrap/pull/14104
       */
  pointer-events: auto;
}
.ascendon .has-feedback.has-clear .form-control-clear:hover {
  color: #777;
  color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}
.ascendon .has-feedback.has-clear.has-empty-value {
  /* Do not display clear button if field has empty value */
}
.ascendon .has-feedback.has-clear.has-empty-value .form-control-clear {
  display: none;
}
.ascendon ul {
  list-style-type: none;
}
.ascendon input.invalid,
.ascendon select.invalid,
.ascendon input.err {
  border: 1px solid #f00;
}
.ascendon .no-account-bg i {
  color: gray;
  font-size: 300px;
  display: block;
}
@media only screen and (min-width: 320px) and (max-width: 570px) {
  .ascendon .no-account-bg i {
    font-size: 220px;
  }
}
.ascendon .emailclear,
.ascendon .passwordclear {
  float: right;
  margin-right: 16px;
  margin-top: -30px;
  position: relative;
  z-index: 2;
  color: #b90a0a;
  cursor: pointer;
  display: inline-block;
}
.ascendon .small-buffer {
  margin-top: 15px;
}
.ascendon .resetpassword .btn-info {
  background-color: white;
  border: solid 1px #323232;
  color: #323232;
}
.ascendon .order-history-item:not(:last-child) {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 10px;
  padding-bottom: 30px;
}
.ascendon .order-history-item .order-number {
  color: #85878c;
}
.ascendon .dropdown {
  margin-top: 21px;
  margin-bottom: 10px;
  background-color: white;
  border: 1px solid #CDCDCD;
}
.ascendon .order-history-dropdown {
  margin-top: 31px;
}
.ascendon #orderHistory.orderItem {
  border: 1px solid #CDCDCD;
  margin-bottom: 5px;
}
.ascendon {
  color: #323232;
  font-family: 'Frank Regular';
}
.ascendon .no-padding {
  margin: 0;
  padding: 0;
}
.ascendon h1 {
  font-size: 32px;
}
.ascendon h1,
.ascendon h2,
.ascendon h3 {
  color: #323232;
  font-family: 'Frank Medium';
}
.ascendon strong {
  font-family: 'Frank Bold';
  font-weight: bold;
}
.ascendon .cc-wrapper .optionDialog {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 73px;
  vertical-align: middle;
}
.ascendon .cc-wrapper .optionDialog span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ascendon h1 .address-edit-button {
  font-size: 14px;
}
.ascendon #accountManagementDiv {
  background: transparent;
}
.ascendon div#subscribePricingSelect {
  background: transparent;
}
.ascendon p {
  margin: 0 0 10px;
}
.ascendon .btn-lg {
  padding: 18px 30px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
  color: #ffffff;
  background: #b90a0a;
  border: 0px solid transparent;
}
.ascendon #registration-page #language {
  display: block;
  font-weight: bold;
}
.ascendon #registration-page #registration-form h2 strong sup,
.ascendon #registration-page #ascendon-payment-credit-card h2 strong sup {
  top: -0.36em;
  font-size: 14.6px;
}
.ascendon #registration-page #registration-form h3,
.ascendon #registration-page #ascendon-payment-credit-card h3 {
  margin: 0 0 15px 0;
  color: #85878c;
}
.ascendon #registration-page #registration-form h6,
.ascendon #registration-page #ascendon-payment-credit-card h6 {
  color: #85878c;
}
.ascendon #registration-page #registration-form h4,
.ascendon #registration-page #ascendon-payment-credit-card h4 {
  margin: 10px 0 40px 0;
  color: #85878c;
}
.ascendon #registration-page #registration-form .stacked-input,
.ascendon #registration-page #ascendon-payment-credit-card .stacked-input {
  margin-top: 0;
}
.ascendon #registration-page #registration-form .registration-redeem h6:nth-child(6),
.ascendon #registration-page #ascendon-payment-credit-card .registration-redeem h6:nth-child(6) {
  margin-top: 50px;
}
.ascendon #registration-page .img-responsive {
  max-width: 410px;
}
.ascendon #registration-page .form-group h6 {
  margin-bottom: 27px;
}
.ascendon #registration-page .form-group .h6:nth-child(2) {
  margin-bottom: 47px;
}
.ascendon #registration-page .subscription-message {
  margin-top: 18px;
  color: #85878c;
  font-size: 0.8em;
}
.ascendon #registration-page .plus-taxes {
  margin-top: 18px;
}
.ascendon a#helpModal,
.ascendon a#FAQModal,
.ascendon a#FAQModalGift,
.ascendon a#helpModalGift {
  text-decoration: none;
  color: #000000;
}
.ascendon .form-group label {
  display: none;
}
.ascendon h1 img {
  margin-left: 67px;
}
.ascendon h1 .fa-stack {
  font-size: 28px;
}
.ascendon h1 .fa-stack-1x {
  margin-top: -14px;
}
.ascendon h1 .fa-stack-2x {
  font-size: 1em;
}
.ascendon .showPW {
  position: absolute;
  top: 25px;
  right: 15px;
}
.ascendon #paymentHeader h2 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 16px;
  color: #85878c;
  line-height: normal;
}
.ascendon #ascendon-payment-section h1 img {
  padding-left: 30px;
  display: inline-block;
  position: relative;
}
.ascendon #ascendon-payment-section h1 img + i {
  margin-top: -10px;
  font-size: 16px;
  top: -6px;
}
.ascendon #ascendon-payment-section .ascNav .breadcrumb li:nth-child(2) {
  background: #b90a0a;
}
.ascendon #ascendon-payment-section .ascNav .breadcrumb li:nth-child(2):before {
  border-left: 32px solid #b90a0a;
}
.ascendon #ascendon-payment-section .ascNav .breadcrumb li:nth-child(3):before {
  border-left: 32px solid #b90a0a;
}
.ascendon #ascendon-payment-section .ascNav .breadcrumb li:nth-child(3) {
  background: #b90a0a;
}
.ascendon #ascendon-payment-section .ascNav .breadcrumb li:nth-child(3) .blackcircle {
  background: #ffffff;
  color: #b90a0a;
}
.ascendon #ascendon-payment-section .ascNav .breadcrumb li:nth-child(1) {
  background: #b90a0a;
  padding-left: 0px;
}
.ascendon #ascendon-payment-section .ascNav .breadcrumb li:nth-child(1) .blackcircle {
  margin-left: 24px;
}
.ascendon #ascendon-payment-section #ascendon-payment-credit-card h2 {
  margin-bottom: 40px;
}
.ascendon #StateContainer0 label {
  margin-left: 2px;
}
.ascendon .form-group select + label {
  left: 15px;
  margin-left: 16px;
}
.ascendon .form-group select {
  padding: 25px 15px 20px 15px;
}
.ascendon .vertical-center {
  min-height: 100%;
  /* Fallback for browsers do NOT support vh unit */
  align-items: center;
  display: flex;
}
.ascendon .form-control[disabled] {
  background-image: none;
}
.ascendon .cc-icon i {
  color: #adadb2;
}
@media screen and (min-width: 500px) and (max-width: 767px) {
  .ascendon .cc-question-icon {
    position: relative;
    font-size: 16px;
  }
  .ascendon .cc-question-icon .cc-img {
    position: absolute;
    border-collapse: collapse;
    bottom: -174px;
    font-size: 16px;
    display: none;
    width: 230px;
    background: #FFF;
    padding: 18px;
    border-radius: 20px;
    margin-left: -184px;
    -webkit-box-shadow: 0px 0px 81px -7px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 81px -7px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 81px -7px rgba(0, 0, 0, 0.45);
    z-index: 99999999;
  }
  .ascendon .cc-question-icon .cc-img :after {
    right: 10%;
    top: 4%;
    border: solid transparent;
    content: " ";
    height: 0;
    left: 174px;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-right-color: #fff;
    border-width: 15px;
    margin-top: -35px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .ascendon .cc-question-icon .cc-img ul {
    margin: 0;
    padding: 0;
  }
  .ascendon .cc-question-icon .cc-img p {
    font-size: 1em;
  }
  .ascendon .cc-question-icon .cc-img li {
    padding: 0;
  }
  .ascendon .cc-question-icon .cvv {
    width: 500px;
    bottom: -416px;
    position: absolute;
    left: -10px;
  }
  .ascendon .cc-question-icon .cvv ::after {
    margin-top: -63px;
    left: 185px;
    top: 9%;
  }
  .ascendon .cc-question-icon .cvv .img-responsive {
    padding: 10px 0;
  }
}
@media screen and (min-width: 768px) {
  .ascendon .cc-icon {
    margin-top: 21px;
    margin-left: 10px;
  }
  .ascendon #paymentHeader .cc-question-icon .cc-img {
    position: relative;
    bottom: 0px;
  }
  .ascendon #paymentHeader .cc-question-icon .cc-img p {
    font-size: 16px;
    color: black;
    font-weight: normal;
    line-height: 1.1em;
  }
  .ascendon .cc-question-icon {
    position: absolute;
    font-size: 16px;
  }
  .ascendon .cc-question-icon .cc-img {
    position: absolute;
    border-collapse: collapse;
    bottom: -100px;
    display: none;
    width: 230px;
    background: #FFF;
    border-radius: 20px;
    padding: 18px;
    margin-left: 40px;
    margin-top: 0px;
    -webkit-box-shadow: 0px 0px 81px -7px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 81px -7px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 81px -7px rgba(0, 0, 0, 0.45);
    z-index: 1000;
  }
  .ascendon .cc-question-icon .cc-img :after {
    right: 108%;
    top: 34%;
    border: solid transparent;
    content: " ";
    left: -29px;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-right-color: #fff;
    border-width: 15px;
    margin-top: -35px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .ascendon .cc-question-icon .cc-img ul {
    margin: 0;
    padding: 0;
  }
  .ascendon .cc-question-icon .cc-img p {
    font-size: 16px;
  }
  .ascendon .cc-question-icon .cc-img li {
    padding: 0;
  }
  .ascendon .cc-question-icon .cvv {
    width: 500px;
    bottom: 45px;
    position: relative;
    left: 0;
  }
  .ascendon .cc-question-icon .cvv ::after {
    margin-top: 0px;
    left: -30px;
    top: 11%;
  }
}
@media screen and (max-width: 768px) {
  .ascendon .cc-question-icon {
    position: relative;
    font-size: 16px;
  }
  .ascendon .cc-question-icon .cc-img {
    position: absolute;
    border-collapse: collapse;
    bottom: -174px;
    font-size: 16px;
    display: none;
    width: 230px;
    background: #FFF;
    padding: 18px;
    border-radius: 20px;
    margin-left: -184px;
    -webkit-box-shadow: 0px 0px 81px -7px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 81px -7px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 81px -7px rgba(0, 0, 0, 0.45);
    z-index: 99999999;
  }
  .ascendon .cc-question-icon .cc-img :after {
    right: 10%;
    top: 4%;
    border: solid transparent;
    content: " ";
    height: 0;
    left: 174px;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-right-color: #fff;
    border-width: 15px;
    margin-top: -35px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .ascendon .cc-question-icon .cc-img ul {
    margin: 0;
    padding: 0;
  }
  .ascendon .cc-question-icon .cc-img p {
    font-size: 1em;
  }
  .ascendon .cc-question-icon .cc-img li {
    padding: 0;
  }
  .ascendon .cc-question-icon .cvv {
    width: 377px;
    bottom: -250px;
    position: absolute;
    left: 61px;
  }
  .ascendon .cc-question-icon .cvv ::after {
    margin-top: -50px;
    left: 114px;
    top: 9%;
  }
  .ascendon .cc-question-icon .cvv .img-responsive {
    padding: 10px 0;
  }
}
@media screen and (min-width: 100px) and (max-width: 550px) {
  .ascendon h1 {
    font-size: 30px;
  }
  .ascendon .cc-icon {
    margin-top: 28px;
  }
  .ascendon .cc-question-icon {
    position: absolute;
    font-size: 16px;
  }
  .ascendon .cc-question-icon .cc-img {
    position: absolute;
    border-collapse: collapse;
    bottom: -164px;
    display: none;
    width: 214px;
    background: #FFF;
    padding: 18px;
    border-radius: 20px;
    margin-left: -184px;
    -webkit-box-shadow: 0px 0px 81px -7px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 81px -7px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 81px -7px rgba(0, 0, 0, 0.45);
    font-size: 16px;
    z-index: 99999999;
  }
  .ascendon .cc-question-icon .cc-img :after {
    right: 10%;
    top: 4%;
    border: solid transparent;
    content: " ";
    height: 0;
    left: 170px;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-right-color: #fff;
    border-width: 15px;
    margin-top: -35px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .ascendon .cc-question-icon .cc-img ul {
    margin: 0;
    padding: 0;
  }
  .ascendon .cc-question-icon .cc-img p {
    font-size: 1em;
  }
  .ascendon .cc-question-icon .cc-img li {
    padding: 0;
  }
  .ascendon .cc-question-icon .cvv {
    width: 277px;
    bottom: 0px;
    position: relative;
    left: 61px;
  }
  .ascendon .cc-question-icon .cvv ::after {
    margin-top: -58px;
    left: 114px;
    top: 9%;
  }
  .ascendon .cc-question-icon .cvv .img-responsive {
    padding: 10px 0;
  }
}
@media screen and (min-width: 100px) and (max-width: 520px) {
  .ascendon #fr-tooltip {
    position: absolute;
    border-collapse: collapse;
    bottom: -189px;
    display: none;
    width: 214px;
    background: #FFF;
    padding: 18px;
    border-radius: 20px;
    margin-left: -35px;
    -webkit-box-shadow: 0px 0px 81px -7px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 81px -7px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 81px -7px rgba(0, 0, 0, 0.45);
    font-size: 16px;
    z-index: 99999999;
  }
  .ascendon #fr-tooltip :after {
    right: 10%;
    top: 4%;
    border: solid transparent;
    content: " ";
    height: 0;
    left: 25px;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-right-color: #fff;
    border-width: 15px;
    margin-top: -35px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.ascendon .alert-danger {
  color: #d0021b;
  /* background-color: #fff; */
  /* border-color: #f2f2f2; */
}
.ascendon #ascendon-add-address-form-redeem .ascNav .breadcrumb li:nth-child(2) {
  background: #b90a0a;
}
.ascendon #ascendon-add-address-form-redeem .ascNav .breadcrumb li:nth-child(2):before {
  border-left: 32px solid #b90a0a;
}
.ascendon #ascendon-add-address-form-redeem .ascNav .breadcrumb li:nth-child(3):before {
  border-left: 32px solid #b90a0a;
}
.ascendon #ascendon-add-address-form-redeem .ascNav .breadcrumb li:nth-child(3) {
  background: #b90a0a;
}
.ascendon #ascendon-add-address-form-redeem .ascNav .breadcrumb li:nth-child(3) .blackcircle {
  background: #ffffff;
  color: #b90a0a;
}
.ascendon #ascendon-add-address-form-redeem .ascNav .breadcrumb li:nth-child(1) {
  background: #b90a0a;
  padding-left: 0px;
}
.ascendon #ascendon-add-address-form-redeem .ascNav .breadcrumb li:nth-child(1) .blackcircle {
  margin-left: 24px;
}
.ascendon #ascendon-add-address-form-redeem label {
  left: 32px;
}
.ascendon #ascendon-account .mycravings-nav-link-container {
  display: none;
}
.ascendon #ascendon-account .giftButton {
  display: none;
}
.ascendon .form-group select[disabled] {
  background-image: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 22.6px !important;
  background: #DCDEE0;
  color: #ADADB2;
  padding: 21px 15px 11px 15px;
}
.ascendon label[for="toc"],
.ascendon label[for="giftingToc"] {
  color: black;
  font-weight: normal;
  position: relative;
  left: 0;
  top: 0;
  display: inline-block;
}
.ascendon input[type='checkbox'] {
  display: none;
}
.ascendon input[type='checkbox'] + label:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 8px;
  width: 23px;
}
.ascendon input[type="checkbox"] + label:before {
  content: "\f096";
  /* Checkbox Unchecked */
}
.ascendon .btn-primary[disabled] {
  background: #989898;
  color: #e6e6e6;
}
.ascendon input[type="checkbox"]:checked + label:before {
  content: "\f046";
  /* Checkbox Checked */
  color: #b90a0a;
}
.ascendon .checkbox label {
  padding-left: 0;
}
.ascendon a#change-payment-instrument {
  font-size: 14px;
}
.ascendon .icon-add {
  color: #b90a0a;
  width: 38px;
  height: 38px;
  font-size: 36px;
  position: relative;
  margin: 6px 10px;
}
.ascendon .save-button,
.ascendon .cancel-button span {
  font-size: 22px;
}
.ascendon a#helpModal,
.ascendon a#FAQModal {
  color: #85878c;
}
.ascendon .add-payment-instrument-form .cc-icon {
  margin-top: 20px;
}
.ascendon .padding-10px {
  padding-left: 10px;
}
.ascendon .img-opacity {
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1);
  /* Microsoft Edge and Firefox 35+ */
}
.ascendon .header-icons {
  padding-top: 0 !important;
}
.ascendon .visa_debit {
  max-height: 28px;
}
.gift .ascendon {
  background: transparent;
}
@media screen and (device-aspect-ratio: 2/3) {
  .ascendon .container {
    width: auto;
  }
}
@media screen and (device-aspect-ratio: 40/71) {
  .ascendon .container {
    width: auto;
  }
}
@media screen and (device-aspect-ratio: 667/375) {
  .ascendon .container {
    width: auto;
  }
}
.ascendon #progress {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  /*dim the background*/
}
.ascendon #progress div.row {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ascendon .italic-text {
  font-style: italic;
}
.ascendon .horizontal-edit-button {
  margin-top: 18px !important;
}
.ascendon .stacked-input {
  margin-top: 8px;
}
.ascendon .panel-body {
  position: relative;
}
.ascendon .disabling-div {
  display: none;
  z-index: 1001;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: .7;
  filter: alpha(opacity=70);
}
.ascendon .col-centered {
  float: none;
  margin: 0 auto;
}
.ascendon .row.indented-row {
  margin-left: 2px !important;
}
.ascendon input.static-input {
  border: none !important;
  padding: 0 !important;
  background-color: #ffffff !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  font-size: 14px !important;
  color: #676767 !important;
  margin-top: -5px !important;
}
.ascendon .default-shipping-address {
  margin-top: 8px;
}
.ascendon .default-item-icon {
  padding-right: 7px;
  color: #32CD32;
}
.ascendon .list-item-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
}
.ascendon .red {
  color: #DD0000;
}
.ascendon .base-header {
  border-bottom: 3px solid #E0E0E0;
}
.ascendon .base-header h1 {
  color: #8C8C8C;
}
.ascendon .error-message-icon {
  margin-top: 2px;
}
.ascendon .validation-message {
  margin: 5px 0 5px 0;
}
.ascendon .validation-container {
  margin-top: 15px;
  margin-bottom: 15px;
}
.ascendon .no-gutter {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.ascendon input:-webkit-autofill,
.ascendon input:-webkit-autofill:hover,
.ascendon input:-webkit-autofill:focus,
.ascendon input:-webkit-autofill:active {
  transition: background-color 600s ease-in-out 0s !important;
}
.ascendon p {
  text-align: left;
}
.ascendon #accountManagementDiv #orderDiv .col-xs-12.col-lg-10.col-lg-push-2 {
  background: transparent;
}
/*# sourceMappingURL=bootstrap.css.map */
.ascendon .order-summary-container .small-text {
  font-size: 0.8em;
}
.ascendon .order-summary-row {
  margin-bottom: 10px;
}
.ascendon .order-item {
  margin-bottom: 20px;
}
.ascendon .order-item .order-item-details-right {
  padding-left: 0;
}
.ascendon .order-item .remove-order-item-prompt {
  margin-top: 4px;
}
.ascendon .order-item .remove-order-item-prompt .remove-order-item-prompt-text {
  margin-bottom: 10px;
}
.ascendon .order-item-parent {
  margin-bottom: 10px;
}
.ascendon .thumbnail-container {
  padding-right: 0;
}
.ascendon .order-items {
  margin-bottom: 20px;
}
.ascendon .subscription-quote {
  margin-top: 10px;
}
.ascendon .row-line {
  width: 100%;
  background-color: #ccc;
  height: 1px;
  margin: 10px auto;
}
.ascendon .order-child-item {
  margin-left: 10px;
  margin-bottom: 10px;
}
.ascendon .order-child-item img {
  max-width: 75%;
  float: right;
}
.ascendon .address-list-template-details :first-child {
  margin-top: 0;
}
.ascendon .order-summary-credit {
  color: #FF0000;
}
.ascendon .total-value {
  font-size: 1.2em;
}
.ascendon .purchase-rewards-value {
  color: #ff9900;
  font-weight: bold;
}
.ascendon .order-summary-line-item {
  line-height: 1.5em;
}
.ascendon .product-price-del {
  text-decoration: line-through;
}
.ascendon .terms-and-conditions-container label {
  padding-left: 8px;
  font-size: 0.8em;
}
@media (min-width: 992px) {
  .ascendon .terms-and-conditions-container label {
    min-height: 0;
  }
}
.ascendon .terms-and-conditions-container .terms-and-conditions-link {
  text-align: left;
  white-space: normal;
}
@media (min-width: 992px) {
  .ascendon .terms-and-conditions-container .terms-and-conditions-link {
    padding: 0 8px;
  }
}
.ascendon .terms-and-conditions-list {
  margin-bottom: 20px;
}
.ascendon .checkbox {
  margin-top: 0;
}
.ascendon .checkbox label {
  line-height: 16px;
}
.ascendon .complete-order {
  height: 44px;
}
.ascendon #ascendon-submit-order-top-left {
  display: none;
}
.ascendon #ascendon-submit-order-top-right {
  display: block;
}
.ascendon #ascendon-submit-order-bottom-right {
  display: block;
}
@media (max-width: 991px) {
  .ascendon #ascendon-submit-order-top-left {
    display: block;
  }
  .ascendon #ascendon-submit-order-top-right {
    display: none;
  }
  .ascendon #ascendon-submit-order-bottom-right {
    display: block;
  }
}
.ascendon .base-header {
  margin-bottom: 20px;
}
.ascendon ul {
  list-style-type: none;
}
.ascendon input.invalid,
.ascendon select.invalid {
  border: 1px solid #f00;
}
.ascendon #linkToPayPalButton {
  margin: 30px 0;
}
.ascendon .paypal-button.paypal-style-checkout.paypal-color-gold .paypal-button-content {
  background: none;
  text-shadow: none;
}
.ascendon .paypal-button.paypal-style-tertiary .paypal-button-content:after {
  background: none;
}
.ascendon .paypal-button.paypal-style-tertiary .paypal-button-content {
  border: none;
  background: none;
}
.ascendon button.paypal-button {
  border: 1px solid #696969;
  background-color: #E0E0E0;
}
.ascendon button.paypal-button:hover {
  background-color: #F0F0F0;
}
.ascendon #progress {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  /*dim the background*/
}
.ascendon #progress div.row {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ascendon .row .radio-toggle {
  margin-bottom: 15px;
}
.ascendon .radio-toggle {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 0 8px 40px;
}
.ascendon .radio-toggle.active {
  background-color: #f3fcfc;
}
.ascendon .add-payment-instrument-form #active-form .payment-link-proceed {
  background-color: #004480;
  border-color: #004480;
}
.ascendon .add-payment-instrument-form #active-form .payment-link-proceed:hover {
  background-color: #00294d;
}
.ascendon #activeform .recaptcha-container,
.ascendon .payment-select-list .recaptcha-container {
  transform-origin: 20px 0;
  transform: scale(1.14);
}
@media (min-width: 768px) and (max-width: 991px) {
  .ascendon #activeform .recaptcha-container,
  .ascendon .payment-select-list .recaptcha-container {
    transform: scale(1);
  }
}
@media (max-width: 382px) {
  .ascendon #activeform .recaptcha-container,
  .ascendon .payment-select-list .recaptcha-container {
    transform: scale(0.88);
  }
}
@media (max-width: 319px) {
  .ascendon #activeform .recaptcha-container,
  .ascendon .payment-select-list .recaptcha-container {
    transform: scale(0.6);
  }
}
.ascendon .external-gift-card-group {
  background-color: #F5F5F5;
  margin-bottom: 30px;
}
.ascendon .external-gift-card-form {
  margin-top: 10px;
}
.ascendon .external-gift-card-group i {
  margin-right: 4px;
}
.ascendon div#ascendon-order-external-gift-card-list .external-gift-card-form .row.action-buttons .form-group {
  margin-bottom: 5px;
}
.ascendon .payment-list-template-details h4 {
  margin-right: 20px;
}
.ascendon .payment-list-template-details p {
  color: #666666;
}
.ascendon .payment-list-template-details span:first-child {
  margin-bottom: 10px;
}
.ascendon .payment-list-template-details .expired-date {
  color: red;
}
.ascendon .payment-list-template-details .default-payment-instrument-visible {
  margin-top: 10px;
}
.ascendon .payment-list-template-details .default-payment-instrument-not-visible {
  margin-top: 10px;
  visibility: hidden;
}
.ascendon .payment-header,
.ascendon .add-payment-instrument-button {
  margin-right: 0 !important;
}
.ascendon .payment-header h2,
.ascendon .add-payment-instrument-button h2 {
  margin-top: 0;
}
.ascendon .payment-header hr,
.ascendon .add-payment-instrument-button hr {
  margin-top: 0px;
}
.ascendon #ascendon-payment-header {
  padding-bottom: 20px;
}
.ascendon .no-payment-bg i {
  color: gray;
  display: block;
  font-size: 50px;
}
.ascendon #ascendon-order-payments .expired-cc,
.ascendon #ascendon-internal-gift-card .expired-cc,
.ascendon #paymentDetails .expired-cc {
  font-style: italic;
  color: red;
}
.ascendon #ascendon-order-payments .default-payment-instrument,
.ascendon #ascendon-internal-gift-card .default-payment-instrument,
.ascendon #paymentDetails .default-payment-instrument {
  margin-top: 6px;
  color: #888;
}
.ascendon #ascendon-order-payments .select-payment-instrument-button,
.ascendon #ascendon-internal-gift-card .select-payment-instrument-button,
.ascendon #paymentDetails .select-payment-instrument-button {
  margin-top: 12px;
}
.ascendon #ascendon-order-payments li.list-group-item div.row.credit-card-action-buttons .row.form-group,
.ascendon #ascendon-internal-gift-card li.list-group-item div.row.credit-card-action-buttons .row.form-group,
.ascendon #paymentDetails li.list-group-item div.row.credit-card-action-buttons .row.form-group {
  margin-bottom: 5px;
}
.ascendon #ascendon-order-payments .cc-wrapper .list-item,
.ascendon #ascendon-internal-gift-card .cc-wrapper .list-item,
.ascendon #paymentDetails .cc-wrapper .list-item {
  margin-top: 23px;
}
.ascendon #ascendon-order-payments .cc-wrapper .cardType,
.ascendon #ascendon-internal-gift-card .cc-wrapper .cardType,
.ascendon #paymentDetails .cc-wrapper .cardType {
  margin: 9.5px 23px;
}
.ascendon #ascendon-order-payments .cc-wrapper .cardType span,
.ascendon #ascendon-internal-gift-card .cc-wrapper .cardType span,
.ascendon #paymentDetails .cc-wrapper .cardType span {
  font-size: 19px;
  text-transform: uppercase;
}
@media only screen and (max-width: 550px) {
  .ascendon #ascendon-order-payments .cc-wrapper .cardType,
  .ascendon #ascendon-internal-gift-card .cc-wrapper .cardType,
  .ascendon #paymentDetails .cc-wrapper .cardType {
    margin: 11.5px 0 0 18px;
  }
  .ascendon #ascendon-order-payments .cc-wrapper .cardType span,
  .ascendon #ascendon-internal-gift-card .cc-wrapper .cardType span,
  .ascendon #paymentDetails .cc-wrapper .cardType span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 550px) {
  .ascendon #ascendon-order-payments .cc-wrapper .cardType .no-gutter320,
  .ascendon #ascendon-internal-gift-card .cc-wrapper .cardType .no-gutter320,
  .ascendon #paymentDetails .cc-wrapper .cardType .no-gutter320 {
    font-size: 10px;
  }
}
.ascendon #ascendon-order-payments .cc-wrapper img,
.ascendon #ascendon-internal-gift-card .cc-wrapper img,
.ascendon #paymentDetails .cc-wrapper img {
  padding-top: 20px;
  max-width: 50px;
}
.ascendon #ascendon-order-payments .cc-wrapper span,
.ascendon #ascendon-internal-gift-card .cc-wrapper span,
.ascendon #paymentDetails .cc-wrapper span {
  padding-left: 0px;
}
.ascendon #ascendon-order-payments .cc-wrapper li,
.ascendon #ascendon-internal-gift-card .cc-wrapper li,
.ascendon #paymentDetails .cc-wrapper li {
  border: solid 1px #c3c3c3;
  background-color: #ffffff;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
.ascendon #ascendon-order-payments .cc-wrapper li .optionDialog,
.ascendon #ascendon-internal-gift-card .cc-wrapper li .optionDialog,
.ascendon #paymentDetails .cc-wrapper li .optionDialog {
  cursor: pointer;
  position: relative;
}
.ascendon #ascendon-order-payments .cc-wrapper li .optionDialog .fa-stack-2x,
.ascendon #ascendon-internal-gift-card .cc-wrapper li .optionDialog .fa-stack-2x,
.ascendon #paymentDetails .cc-wrapper li .optionDialog .fa-stack-2x {
  font-size: 40px;
}
.ascendon #ascendon-order-payments .cc-wrapper li .optionDialog .fa-circle,
.ascendon #ascendon-internal-gift-card .cc-wrapper li .optionDialog .fa-circle,
.ascendon #paymentDetails .cc-wrapper li .optionDialog .fa-circle {
  color: white;
}
.ascendon #ascendon-order-payments .cc-wrapper li .optionDialog .fa-circle-thin,
.ascendon #ascendon-internal-gift-card .cc-wrapper li .optionDialog .fa-circle-thin,
.ascendon #paymentDetails .cc-wrapper li .optionDialog .fa-circle-thin {
  color: #c3c3c3;
}
.ascendon #ascendon-order-payments .cc-wrapper li .optionDialog span,
.ascendon #ascendon-internal-gift-card .cc-wrapper li .optionDialog span,
.ascendon #paymentDetails .cc-wrapper li .optionDialog span {
  position: relative;
}
.ascendon #ascendon-order-payments .cc-wrapper li.selected .fa-circle.inner,
.ascendon #ascendon-internal-gift-card .cc-wrapper li.selected .fa-circle.inner,
.ascendon #paymentDetails .cc-wrapper li.selected .fa-circle.inner {
  color: #b90a0a;
  line-height: 2;
  min-width: 35px;
  max-width: 48px;
}
.ascendon #ascendon-order-payments .cc-wrapper #cvvPopupMainLocation,
.ascendon #ascendon-internal-gift-card .cc-wrapper #cvvPopupMainLocation,
.ascendon #paymentDetails .cc-wrapper #cvvPopupMainLocation {
  border: 0;
}
.ascendon #ascendon-order-payments .cc-wrapper #cvvPopupMainLocation li,
.ascendon #ascendon-internal-gift-card .cc-wrapper #cvvPopupMainLocation li,
.ascendon #paymentDetails .cc-wrapper #cvvPopupMainLocation li {
  border: 0;
  width: auto;
  margin-top: 0;
}
.ascendon #ascendon-order-payments .cc-wrapper #cvvPopupMainLocation li img,
.ascendon #ascendon-internal-gift-card .cc-wrapper #cvvPopupMainLocation li img,
.ascendon #paymentDetails .cc-wrapper #cvvPopupMainLocation li img {
  max-width: 100%;
  padding-top: 10px;
}
.ascendon #ascendon-order-payments .cc-wrapper .payment-list-template-buttons,
.ascendon #ascendon-internal-gift-card .cc-wrapper .payment-list-template-buttons,
.ascendon #paymentDetails .cc-wrapper .payment-list-template-buttons {
  margin-top: 22px;
}
@media only screen and (max-width: 550px) {
  .ascendon #ascendon-order-payments .cc-wrapper .payment-list-template-buttons,
  .ascendon #ascendon-internal-gift-card .cc-wrapper .payment-list-template-buttons,
  .ascendon #paymentDetails .cc-wrapper .payment-list-template-buttons {
    margin-top: 0;
    margin-left: unset;
  }
}
.ascendon #ascendon-order-payments .title,
.ascendon #ascendon-internal-gift-card .title,
.ascendon #paymentDetails .title {
  font-size: 24px;
}
.ascendon #ascendon-order-payments .payment-list-template-buttons a,
.ascendon #ascendon-internal-gift-card .payment-list-template-buttons a,
.ascendon #paymentDetails .payment-list-template-buttons a {
  z-index: -1;
}
.ascendon .internal-gift-card-remaining-balance-container span {
  font-size: 0.8em;
}
.ascendon .shipping-addresses-container {
  min-height: 180px;
}
.ascendon .shipping-address-select-list .address-line-2 {
  margin-top: 8px;
}
.ascendon .shipping-address-select-list .default-shipping-address {
  margin-top: 6px;
  color: #888;
}
.ascendon .shipping-address-select-list .select-address-button {
  margin-top: 12px;
}
.ascendon .ascendon-progress-background {
  padding: 15px;
  background-color: #ddd;
}
.ascendon .ascendon-progress-message-container {
  margin-top: 10px;
}
.current-email-address {
  word-wrap: break-word;
}
.gift-form hr {
  margin-top: 6px;
  margin-bottom: 12px;
}
.gift-form .sectionSeparatorMargin {
  margin-top: 20px;
}
.gift-form textarea {
  resize: none;
}
.ascendon .no-padding {
  padding-left: 0;
  padding-right: 0;
}
.ascendon .subscription-quote {
  font-weight: bold;
}
.ascendon .header-detail {
  margin-bottom: 44px;
}
.ascendon .cc-wrapper.order-summary-container {
  padding: 0;
}
.ascendon .cc-wrapper.order-summary-container .total-breakdown {
  padding: 0px 20px 10px 30px;
}
.ascendon .cc-wrapper.order-summary-container .total {
  padding: 0 20px 0 30px;
  margin-bottom: 5px;
}
.ascendon .cc-wrapper.order-summary-container h2 {
  font-size: 24px;
  line-height: 1.5;
  text-align: left;
  color: #000000;
  margin-top: 0;
  margin-bottom: 24px;
}
.ascendon .cc-wrapper.order-summary-container .order-item-details {
  padding: 0 20px 0 30px;
}
.ascendon .icon-add {
  color: #b90a0a;
  width: 38px;
  height: 38px;
  font-size: 18px;
  position: relative;
  margin: 6px 0 6px 10px;
}
.ascendon .media,
.ascendon .media-body {
  overflow: visible;
}
.ascendon .cc-wrapper {
  border: solid 1px #dcdee0;
  margin: 0 0 22px 0;
  padding: 22px 24px 10px 24px;
  overflow: visible;
  display: inline-block;
  width: 100%;
  clear: both;
}
.ascendon .cc-wrapper .well {
  margin-bottom: 0;
  border: 1px solid #c3c3c3;
}
.ascendon #giftCheckout .form-control,
.ascendon #giftCheckout .form-control-edit {
  padding: 24px 15px 15px 15px;
}
.ascendon #giftCheckout .media,
.ascendon #giftCheckout .media-body {
  overflow: visible;
}
.ascendon #giftCheckout h1 {
  color: #444;
  margin-top: 21px;
  margin-bottom: 40px;
}
.ascendon #giftCheckout .orangecircle {
  position: relative;
  display: inline-block;
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background: #b90a0a;
  color: white;
  /* border: 1px solid white; */
  margin-right: 12px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 15px;
}
.ascendon #giftCheckout .terms-and-conditions-link {
  display: none;
}
.ascendon #giftCheckout .panel-heading.indicator i {
  color: #000;
  font-size: 16px;
}
.ascendon #giftCheckout .row.sectionSeparatorMarginBottom {
  margin-bottom: 20px;
  margin-top: 20px;
}
.ascendon #giftCheckout .checkbox {
  padding-left: 0;
}
.ascendon #giftCheckout .cicle {
  margin-left: 15px;
}
.ascendon #giftCheckout .order-complete p {
  margin-bottom: 20px;
}
.ascendon #giftCheckout .checkbox label:after {
  display: none;
}
.ascendon #giftCheckout .checkbox label::before {
  position: absolute;
  left: 0;
  display: none;
  width: 17px;
  height: 17px;
  margin-left: -20px;
  content: "";
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.ascendon #giftCheckout span.total-value,
.ascendon #giftCheckout span.product-price {
  font-size: 1.3em;
  font-weight: bold;
}
.ascendon #giftCheckout .text-gray {
  color: #000000;
}
.ascendon #giftCheckout .order-item {
  margin-bottom: 0;
}
.ascendon #giftCheckout .subtotal-value,
.ascendon #giftCheckout .tax-value {
  font-weight: bold;
}
.ascendon #giftCheckout .notice {
  margin-top: -10px;
  margin-bottom: 30px;
}
.ascendon #giftCheckout .terms-and-conditions-container {
  margin-bottom: 30px;
}
.ascendon #giftCheckout .order-summary-container .panel-body {
  background: #e7e7e7;
}
.ascendon #giftCheckout .order-summary-container hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #c3c3c3;
  margin: 1em 0;
  padding: 0;
}
.ascendon #giftCheckout .list-group-item {
  border-width: 0;
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: transparent;
  border: 0px solid #ddd;
}
.ascendon #giftCheckout .italic-text {
  font-style: italic;
}
.ascendon #giftCheckout .gray-text {
  color: #8C8C8C;
}
.ascendon #giftCheckout .error-message-icon {
  margin-top: 2px;
}
.ascendon #giftCheckout .validation-message {
  margin: 5px 0 5px 0;
}
.ascendon #giftCheckout .radio input[type=radio] {
  margin-left: 0;
}
.ascendon #giftCheckout .secondary-link {
  margin-right: 0 !important;
}
.ascendon #giftCheckout span.background {
  position: relative;
  display: inline-block;
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background: black;
  color: white;
  /* border: 1px solid white; */
  margin-right: 12px;
  line-height: 28px;
  text-align: center;
}
.ascendon #giftCheckout .orangecircle i {
  padding: 7px;
}
.ascendon #giftCheckout .tandc {
  height: 24px;
  display: inline-block;
  line-height: 1.6em;
  color: black;
  font-size: 1em;
  font-weight: normal;
}
.ascendon #giftCheckout .panel-default > .panel-heading {
  background: transparent;
}
.ascendon #giftCheckout #ascendon-order-payments {
  opacity: .4;
}
.ascendon #giftCheckout #paymentedit {
  display: block !important;
}
.ascendon #giftCheckout #ascendon-order-payments {
  opacity: 1;
}
.ascendon #giftCheckout li#paymentedit {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: transparent;
  border: 0px solid #ddd;
}
.ascendon #giftCheckout .ascendon label.address {
  font-size: 14px;
  position: absolute;
  top: 6px;
  left: 32px;
  color: #b90a0a;
  display: none;
}
.ascendon #giftCheckout .cc-icon {
  margin-top: 38px;
  margin-left: 10px;
}
.ascendon #giftCheckout .payment-image {
  margin-top: -68px;
}
.ascendon #giftCheckout #language {
  display: block;
}
.ascendon #giftCheckout .panel {
  margin-bottom: 21px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.ascendon .edit-button {
  margin-left: 20px;
  font-size: 18px;
}
.ascendon .disclaimer {
  font-size: 0.8em;
  text-align: left;
  color: #555555;
  margin-bottom: 30px;
}
.ascendon label[for="toc"],
.ascendon label[for="giftingToc"] {
  font-size: 18px;
  color: black;
  font-weight: lighter;
  position: relative;
  left: 0;
  top: 0;
  display: inline-block;
}
.ascendon label[for="toc"] a {
  text-decoration: underline;
}
.ascendon label[for="toc"]:before {
  color: #A0A5AD;
}
.ascendon input[type='checkbox'] {
  display: none;
}
.ascendon input[type='checkbox'] + label:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 8px;
  width: 23px;
}
.ascendon input[type="checkbox"] + label:before {
  content: "\f096";
  /* Checkbox Unchecked */
}
.ascendon .btn-primary[disabled] {
  background: #989898;
  color: #e6e6e6;
}
.ascendon #complete-order[disabled] {
  background: #A0A5AD;
  color: #F0F1F2;
}
.ascendon input[type="checkbox"]:checked + label:before {
  content: "\f046";
  /* Checkbox Checked */
  color: #b90a0a;
}
.ascendon .checkbox label {
  padding-left: 0;
}
.ascendon #ascendon-account-login-form .accountInfo {
  border-bottom: none;
}
.ascendon #ascendon-account-login-form h4,
.ascendon #ascendon-account-login-form #ascendon-gift {
  display: none;
}
.ascendon .add-payment-instrument-form {
  background-color: #ffffff;
  margin: 0 0 25px 0;
  border: 1px solid #dcdee0;
  padding: 28px 24px;
}
.ascendon .no-padding-right {
  padding-right: 0px;
}
.ascendon .payment-list-template-details {
  margin-bottom: 15px;
}
.ascendon #ascendon-subscriptions-list > div:nth-of-type(odd) #ascendon-payment-list > div:nth-of-type(odd) {
  background-color: transparent;
}
.ascendon .payment-list-template-buttons {
  margin-left: -15px;
}
.ascendon #payment-header-add-button {
  margin-left: 0;
  margin-top: -10px;
  display: block;
  font-size: 18px;
  font-weight: 300;
  line-height: 2;
  color: #b90a0a;
}
.ascendon #payment-header-add-button.disabled {
  color: #adadb2;
}
.ascendon #payment-header-add-button.disabled:hover {
  cursor: default;
}
@media (max-width: 549px) {
  .ascendon #payment-header-add-button {
    margin-left: -15px;
  }
}
.ascendon .pull-right-noMobile {
  text-align: right;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 549px) {
  .ascendon .pull-right-noMobile {
    text-align: left;
  }
}
.ascendon [id^=ascendon-subscription-payment] .container {
  width: auto;
}
.ascendon .list-item-wrapper {
  padding-top: 20px;
}
.ascendon .default-checkbox-container i {
  cursor: pointer;
}
.ascendon .default-checkbox-container .fa-check-square-o {
  color: #32CD32;
}
.ascendon .default-item-icon {
  padding-right: 7px;
  color: #32CD32;
}
.ascendon .defaultCard {
  margin-left: 15px;
  color: white;
  background-color: #636363;
  border-radius: 5px;
  padding: 5px 8px;
  font-size: 0.7em;
}
@media (max-width: 549px) {
  .ascendon .defaultCard {
    float: right !important;
  }
  .ascendon [id^="payment-edit-button-"],
  .ascendon .defaultCard {
    position: relative;
    top: 0;
  }
}
.ascendon #payment-header-cancel-button {
  margin-left: 0;
}
.ascendon .payment-list-template-details .row {
  margin-top: 10px;
}
.ascendon .payment-list-template-details h4 {
  margin-right: 20px;
}
.ascendon .payment-list-template-details p {
  color: #8d8d8d;
  margin: 0;
}
.ascendon .payment-list-template-details .expired-date {
  color: red;
}
.ascendon .payment-list-template-details .default-payment-instrument-visible {
  margin-top: 10px;
}
.ascendon .payment-list-template-details .default-payment-instrument-not-visible {
  visibility: hidden;
}
.ascendon .payment-list-template-details .card-details p {
  color: black;
}
.ascendon input[type="number"]::-webkit-outer-spin-button,
.ascendon input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ascendon input[type="number"] {
  -moz-appearance: textfield;
  line-height: 1.222;
}
.ascendon .credCardImgs {
  padding-left: 0;
  padding-right: 0;
}
.ascendon .datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-size: 13px;
  line-height: 18px;
}
.ascendon .datepicker.dropdown-menu th,
.ascendon .datepicker.dropdown-menu td {
  padding: 4px 5px;
}
.ascendon .datepicker .prev,
.ascendon .datepicker .next {
  font-style: normal;
}
.ascendon .datepicker .prev:after {
  content: "«";
}
.ascendon .datepicker .next:after {
  content: "»";
}
.ascendon table tr td.day:hover {
  background: #eee;
  cursor: pointer;
}
.ascendon table tr td.old,
.ascendon table tr td.new {
  color: #999;
}
.ascendon table tr td.disabled,
.ascendon table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.ascendon table tr td.today,
.ascendon table tr td.today:hover,
.ascendon table tr td.today.disabled,
.ascendon table tr td.today.disabled:hover {
  background-color: #fdd49a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdd49a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdd49a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdd49a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdd49a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdd49a);
  background-image: linear-gradient(top, #fdd49a, #fdd49a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdd49a', GradientType=0);
  border-color: #fdd49a #fdd49a #fbb450;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.ascendon table tr td.today:hover,
.ascendon table tr td.today:hover:hover,
.ascendon table tr td.today.disabled:hover,
.ascendon table tr td.today.disabled:hover:hover,
.ascendon table tr td.today:active,
.ascendon table tr td.today:hover:active,
.ascendon table tr td.today.disabled:active,
.ascendon table tr td.today.disabled:hover:active,
.ascendon table tr td.today.active,
.ascendon table tr td.today:hover.active,
.ascendon table tr td.today.disabled.active,
.ascendon table tr td.today.disabled:hover.active,
.ascendon table tr td.today.disabled,
.ascendon table tr td.today:hover.disabled,
.ascendon table tr td.today.disabled.disabled,
.ascendon table tr td.today.disabled:hover.disabled,
.ascendon table tr td.today[disabled],
.ascendon table tr td.today:hover[disabled],
.ascendon table tr td.today.disabled[disabled],
.ascendon table tr td.today.disabled:hover[disabled] {
  background-color: #fdd49a;
}
.ascendon table tr td.today:active,
.ascendon table tr td.today:hover:active,
.ascendon table tr td.today.disabled:active,
.ascendon table tr td.today.disabled:hover:active,
.ascendon table tr td.today.active,
.ascendon table tr td.today:hover.active,
.ascendon table tr td.today.disabled.active,
.ascendon table tr td.today.disabled:hover.active {
  background-color: #fbbf69 \9;
}
.ascendon table tr td.active,
.ascendon table tr td.active:hover,
.ascendon table tr td.active.disabled,
.ascendon table tr td.active.disabled:hover {
  background-color: #b90a0a;
  background-image: -moz-linear-gradient(top, #b90a0a, #b90a0a);
  background-image: -ms-linear-gradient(top, #b90a0a, #b90a0a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b90a0a), to(#b90a0a));
  background-image: -webkit-linear-gradient(top, #b90a0a, #b90a0a);
  background-image: -o-linear-gradient(top, #b90a0a, #b90a0a);
  background-image: linear-gradient(top, #b90a0a, #b90a0a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b90a0a', endColorstr='#b90a0a', GradientType=0);
  border-color: #b90a0a #b90a0a #bb450b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.ascendon table tr td.active:hover,
.ascendon table tr td.active:hover:hover,
.ascendon table tr td.active.disabled:hover,
.ascendon table tr td.active.disabled:hover:hover,
.ascendon table tr td.active:active,
.ascendon table tr td.active:hover:active,
.ascendon table tr td.active.disabled:active,
.ascendon table tr td.active.disabled:hover:active,
.ascendon table tr td.active.active,
.ascendon table tr td.active:hover.active,
.ascendon table tr td.active.disabled.active,
.ascendon table tr td.active.disabled:hover.active,
.ascendon table tr td.active.disabled,
.ascendon table tr td.active:hover.disabled,
.ascendon table tr td.active.disabled.disabled,
.ascendon table tr td.active.disabled:hover.disabled,
.ascendon table tr td.active[disabled],
.ascendon table tr td.active:hover[disabled],
.ascendon table tr td.active.disabled[disabled],
.ascendon table tr td.active.disabled:hover[disabled] {
  background-color: #b90a0a;
}
.ascendon table tr td.active:active,
.ascendon table tr td.active:hover:active,
.ascendon table tr td.active.disabled:active,
.ascendon table tr td.active.disabled:hover:active,
.ascendon table tr td.active.active,
.ascendon table tr td.active:hover.active,
.ascendon table tr td.active.disabled.active,
.ascendon table tr td.active.disabled:hover.active {
  background-color: #d34e0c \9;
}
.ascendon table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ascendon table tr td span:hover {
  background: #eee;
}
.ascendon table tr td span.disabled,
.ascendon table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.ascendon table tr td span.active,
.ascendon table tr td span.active:hover,
.ascendon table tr td span.active.disabled,
.ascendon table tr td span.active.disabled:hover {
  background-color: #b90a0a;
  background-image: -moz-linear-gradient(top, #b90a0a, #b90a0a);
  background-image: -ms-linear-gradient(top, #b90a0a, #b90a0a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b90a0a), to(#b90a0a));
  background-image: -webkit-linear-gradient(top, #b90a0a, #b90a0a);
  background-image: -o-linear-gradient(top, #b90a0a, #b90a0a);
  background-image: linear-gradient(top, #b90a0a, #b90a0a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b90a0a', endColorstr='#b90a0a', GradientType=0);
  border-color: #b90a0a #b90a0a #bb450b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.ascendon table tr td span.active:hover,
.ascendon table tr td span.active:hover:hover,
.ascendon table tr td span.active.disabled:hover,
.ascendon table tr td span.active.disabled:hover:hover,
.ascendon table tr td span.active:active,
.ascendon table tr td span.active:hover:active,
.ascendon table tr td span.active.disabled:active,
.ascendon table tr td span.active.disabled:hover:active,
.ascendon table tr td span.active.active,
.ascendon table tr td span.active:hover.active,
.ascendon table tr td span.active.disabled.active,
.ascendon table tr td span.active.disabled:hover.active,
.ascendon table tr td span.active.disabled,
.ascendon table tr td span.active:hover.disabled,
.ascendon table tr td span.active.disabled.disabled,
.ascendon table tr td span.active.disabled:hover.disabled,
.ascendon table tr td span.active[disabled],
.ascendon table tr td span.active:hover[disabled],
.ascendon table tr td span.active.disabled[disabled],
.ascendon table tr td span.active.disabled:hover[disabled] {
  background-color: #b90a0a;
}
.ascendon table tr td span.active:active,
.ascendon table tr td span.active:hover:active,
.ascendon table tr td span.active.disabled:active,
.ascendon table tr td span.active.disabled:hover:active,
.ascendon table tr td span.active.active,
.ascendon table tr td span.active:hover.active,
.ascendon table tr td span.active.disabled.active,
.ascendon table tr td span.active.disabled:hover.active {
  background-color: #d34e0c \9;
}
.ascendon table tr td span.old {
  color: #999;
}
.ascendon table tr td .input-append.date .add-on i,
.ascendon table tr td .input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.ascendon table tr td .input-prepend .add-on,
.ascendon table tr td .input-append .add-on {
  display: inline-block;
  width: auto;
  height: 18px;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.ascendon table tr td input[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #ddd;
}
.ascendon .gift-form .form-control {
  box-shadow: none;
}
.ascendon .gift-form .form-group input.isAuthenticated:disabled {
  display: block;
  width: 100%;
  font-size: 18px;
  background-color: #ccc;
  background-image: none;
  border: 1px solid #a0a5ad;
  border-radius: 0;
  padding: 24px 15px 15px 15px;
}
.ascendon .gift-form .sectionSeparatorMarginBottom label {
  font-weight: normal;
}
.ascendon .gift-form .gift-form-cancel,
.ascendon .gift-form .gift-form-cancel:hover,
.ascendon .gift-form .gift-form-cancel:focus,
.ascendon .gift-form .gift-form-cancel:active,
.ascendon .gift-form .gift-form-cancel:active:hover {
  background-color: transparent;
  color: black;
  box-shadow: none;
  outline: none;
}
.ascendon .gift-form hr {
  margin-top: 6px;
  margin-bottom: 12px;
}
.ascendon .gift-form .sectionSeparatorMargin {
  margin-top: 20px;
}
.ascendon .gift-form textarea {
  resize: none;
}
.ascendon .gift-form h1 {
  margin: 20px 0;
}
.ascendon .gift-form #datepicker label {
  display: block;
}
.ascendon .gift-form a.calander img {
  margin: 20px 0;
}
.ascendon .gift-form .charlimit {
  margin-top: -12px;
  margin-bottom: 10px;
}
.ascendon #giftCheckout {
  /*input[type=checkbox] + label {
      position: relative;
      background: url(/libs/ecu/images/icons.png) no-repeat;
      background-position: 10px 0;
      height: 24px;
      display: inline-block;
      text-indent: 35px;
      line-height: 1.9em;
      color: black;
      font-weight: normal;
      background-size: 20px;
      left: 0;
    }
    input[type=checkbox]:checked + label {
      background: url(/libs/ecu/images/icons.png) no-repeat;
      background-position: 10px -26px;
      height: 24px;
      display: inline-block;
      text-indent: 35px;
      line-height: 1.9em;
      background-size: 20px;
    }*/
}
.ascendon #giftCheckout .terms-and-conditions-container label {
  padding-left: 8px;
  font-size: 1em;
}
@media (min-width: 992px) {
  .ascendon #giftCheckout .terms-and-conditions-container label {
    min-height: 0;
  }
}
.ascendon #giftCheckout .terms-and-conditions-container .terms-and-conditions-link {
  text-align: left;
  white-space: normal;
}
@media (min-width: 992px) {
  .ascendon #giftCheckout .terms-and-conditions-container .terms-and-conditions-link {
    padding: 0 8px;
  }
}
.ascendon #giftCheckout .terms-and-conditions-list {
  margin-bottom: 20px;
}
.ascendon #giftCheckout .checkbox {
  margin-top: 0;
}
.ascendon #giftCheckout .checkbox label {
  line-height: 16px;
}
.ascendon #giftCheckout .complete-order {
  height: 44px;
}
#ascendon-internal-gift-card #ascendon-order-applied-internal-gift-card {
  margin-top: 0px;
}
#ascendon-internal-gift-card .cc-wrapper {
  font-size: 24px;
}
#ascendon-internal-gift-card .list-group-item {
  border: 0;
}
#ascendon-internal-gift-card #open-internal-gift-card-form-button {
  margin-left: 0;
  display: block;
  font-size: 18px;
  font-weight: 300;
  line-height: 2;
  color: #b90a0a;
}
.ascendon #ascendon-order-summary .cc-wrapper h2 {
  font-size: 24px;
  text-transform: uppercase;
  background-color: black;
  color: #ffffff;
  padding: 15px 0 10px 30px;
}
.ascendon #ascendon-order-summary .cc-wrapper .order-item-parent {
  background: #ffffff;
}
.ascendon #ascendon-order-summary .cc-wrapper .total {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.78;
}
.ascendon #ascendon-order-summary .cc-wrapper .total-value {
  font-size: 14px;
}
.ascendon #ascendon-order-summary .cc-wrapper .total-text {
  font-size: 16px;
}
.ascendon #ascendon-order-summary .cc-wrapper hr {
  margin: 10px auto 5px;
  width: 95%;
}
.ascendon #ascendon-order-summary .cc-wrapper .bill-now {
  text-transform: uppercase;
  color: #adadb2;
  font-size: 10px;
}
.ascendon #ascendon-order-summary .cc-wrapper .order-item-details-left {
  font-size: 16px;
}
.ascendon #ascendon-order-summary .cc-wrapper #changePricingPlan span {
  font-weight: normal;
  font-size: 13px;
  text-decoration: underline;
}
.ascendon #ascendon-order-summary .cc-wrapper .subscription-quote {
  font-weight: bold;
  margin-top: 25px;
  float: left;
}
.ascendon #ascendon-order-summary .cc-wrapper .order-summary-line-item {
  font-weight: normal;
}
.ascendon #ascendon-order-summary .cc-wrapper .order-summary-row {
  font-size: 16px;
}
.ascendon .order-summary-credit {
  color: #009f31;
}
#orderDiv h1 {
  text-transform: uppercase;
}
#ascendon-account-login-form .small-buffer {
  margin-bottom: 0;
}
#ascendon-account-login-form .small-buffer p {
  margin: 0;
}
.ascendon .c-credit-card-form__cc-icon-container {
  display: flex;
  align-items: center;
}
.ascendon .c-credit-card-form__cc-icon {
  margin-top: 5px;
  height: 31px;
}
.ascendon .italic-text {
  font-style: italic;
}
.ascendon .gray-text {
  color: #8C8C8C;
}
.ascendon .error-message-icon {
  margin-top: 2px;
}
.ascendon .validation-message {
  margin: 5px 0 5px 0;
}
.ascendon .radio input[type=radio] {
  margin-left: 0;
}
/*# sourceMappingURL=bootstrap.css.map */