@charset "UTF-8";
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.bootstrap {
  /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
  /**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
  /**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
  /**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
  /**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
  /**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
  /**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
  /**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
  /**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
  /*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
  /*$brand-primary: $brand-primary !default;*/
  /*$brand-primary: #9573BB;*/
  /* Foreground and background: */
  /*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/ }
  .bootstrap html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  .bootstrap body {
    margin: 0; }
  .bootstrap article,
  .bootstrap aside,
  .bootstrap details,
  .bootstrap figcaption,
  .bootstrap figure,
  .bootstrap footer,
  .bootstrap header,
  .bootstrap hgroup,
  .bootstrap main,
  .bootstrap nav,
  .bootstrap section,
  .bootstrap summary {
    display: block; }
  .bootstrap audio,
  .bootstrap canvas,
  .bootstrap progress,
  .bootstrap video {
    display: inline-block;
    vertical-align: baseline; }
  .bootstrap audio:not([controls]) {
    display: none;
    height: 0; }
  .bootstrap [hidden],
  .bootstrap template {
    display: none; }
  .bootstrap a {
    background: transparent; }
  .bootstrap a:active,
  .bootstrap a:hover {
    outline: 0; }
  .bootstrap abbr[title] {
    border-bottom: 1px dotted; }
  .bootstrap b,
  .bootstrap strong {
    font-weight: bold; }
  .bootstrap dfn {
    font-style: italic; }
  .bootstrap h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .bootstrap mark {
    background: #ff0;
    color: #000; }
  .bootstrap small {
    font-size: 80%; }
  .bootstrap sub,
  .bootstrap sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .bootstrap sup {
    top: -0.5em; }
  .bootstrap sub {
    bottom: -0.25em; }
  .bootstrap img {
    border: 0; }
  .bootstrap svg:not(:root) {
    overflow: hidden; }
  .bootstrap figure {
    margin: 1em 40px; }
  .bootstrap hr {
    box-sizing: content-box;
    height: 0; }
  .bootstrap pre {
    overflow: auto; }
  .bootstrap code,
  .bootstrap kbd,
  .bootstrap pre,
  .bootstrap samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  .bootstrap button,
  .bootstrap input,
  .bootstrap optgroup,
  .bootstrap select,
  .bootstrap textarea {
    color: inherit;
    font: inherit;
    margin: 0; }
  .bootstrap button {
    overflow: visible; }
  .bootstrap button,
  .bootstrap select {
    text-transform: none; }
  .bootstrap button,
  .bootstrap html input[type="button"],
  .bootstrap input[type="reset"],
  .bootstrap input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .bootstrap button[disabled],
  .bootstrap html input[disabled] {
    cursor: default; }
  .bootstrap button::-moz-focus-inner,
  .bootstrap input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .bootstrap input {
    line-height: normal; }
  .bootstrap input[type="checkbox"],
  .bootstrap input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  .bootstrap input[type="number"]::-webkit-inner-spin-button,
  .bootstrap input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .bootstrap input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }
  .bootstrap input[type="search"]::-webkit-search-cancel-button,
  .bootstrap input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .bootstrap fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .bootstrap legend {
    border: 0;
    padding: 0; }
  .bootstrap textarea {
    overflow: auto; }
  .bootstrap optgroup {
    font-weight: bold; }
  .bootstrap table {
    border-collapse: collapse;
    border-spacing: 0; }
  .bootstrap td,
  .bootstrap th {
    padding: 0; }
  @media print {
    .bootstrap * {
      text-shadow: none !important;
      color: #000 !important;
      background: transparent !important;
      box-shadow: none !important; }
    .bootstrap a,
    .bootstrap a:visited {
      text-decoration: underline; }
    .bootstrap a[href]:after {
      content: " (" attr(href) ")"; }
    .bootstrap abbr[title]:after {
      content: " (" attr(title) ")"; }
    .bootstrap a[href^="javascript:"]:after,
    .bootstrap a[href^="#"]:after {
      content: ""; }
    .bootstrap pre,
    .bootstrap blockquote {
      border: 1px solid #999;
      page-break-inside: avoid; }
    .bootstrap thead {
      display: table-header-group; }
    .bootstrap tr,
    .bootstrap img {
      page-break-inside: avoid; }
    .bootstrap img {
      max-width: 100% !important; }
    .bootstrap p,
    .bootstrap h2,
    .bootstrap h3 {
      orphans: 3;
      widows: 3; }
    .bootstrap h2,
    .bootstrap h3 {
      page-break-after: avoid; }
    .bootstrap select {
      background: #fff !important; }
    .bootstrap .navbar {
      display: none; }
    .bootstrap .table td,
    .bootstrap .table th {
      background-color: #fff !important; }
    .bootstrap .btn > .caret,
    .bootstrap .dropup > .btn > .caret {
      border-top-color: #000 !important; }
    .bootstrap .label {
      border: 1px solid #000; }
    .bootstrap .table {
      border-collapse: collapse !important; }
    .bootstrap .table-bordered th,
    .bootstrap .table-bordered td {
      border: 1px solid #ddd !important; } }
  .bootstrap * {
    box-sizing: border-box; }
  .bootstrap *:before,
  .bootstrap *:after {
    box-sizing: border-box; }
  .bootstrap html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .bootstrap body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333333;
    background-color: #fff; }
  .bootstrap input,
  .bootstrap button,
  .bootstrap select,
  .bootstrap textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .bootstrap a {
    color: #03a9f4;
    text-decoration: none; }
    .bootstrap a:hover, .bootstrap a:focus {
      color: #03a9f4;
      text-decoration: underline; }
    .bootstrap a:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
  .bootstrap figure {
    margin: 0; }
  .bootstrap img {
    vertical-align: middle; }
  .bootstrap .img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }
  .bootstrap .img-rounded {
    border-radius: 6px; }
  .bootstrap .img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto; }
  .bootstrap .img-circle {
    border-radius: 50%; }
  .bootstrap hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee; }
  .bootstrap .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .bootstrap .sr-only-focusable:active, .bootstrap .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  .bootstrap h1, .bootstrap h2, .bootstrap h3, .bootstrap h4, .bootstrap h5, .bootstrap h6,
  .bootstrap .h1, .bootstrap .h2, .bootstrap .h3, .bootstrap .h4, .bootstrap .h5, .bootstrap .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }
    .bootstrap h1 small,
    .bootstrap h1 .small, .bootstrap h2 small,
    .bootstrap h2 .small, .bootstrap h3 small,
    .bootstrap h3 .small, .bootstrap h4 small,
    .bootstrap h4 .small, .bootstrap h5 small,
    .bootstrap h5 .small, .bootstrap h6 small,
    .bootstrap h6 .small,
    .bootstrap .h1 small,
    .bootstrap .h1 .small, .bootstrap .h2 small,
    .bootstrap .h2 .small, .bootstrap .h3 small,
    .bootstrap .h3 .small, .bootstrap .h4 small,
    .bootstrap .h4 .small, .bootstrap .h5 small,
    .bootstrap .h5 .small, .bootstrap .h6 small,
    .bootstrap .h6 .small {
      font-weight: normal;
      line-height: 1;
      color: #999999; }
  .bootstrap h1, .bootstrap .h1,
  .bootstrap h2, .bootstrap .h2,
  .bootstrap h3, .bootstrap .h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
    .bootstrap h1 small,
    .bootstrap h1 .small, .bootstrap .h1 small,
    .bootstrap .h1 .small,
    .bootstrap h2 small,
    .bootstrap h2 .small, .bootstrap .h2 small,
    .bootstrap .h2 .small,
    .bootstrap h3 small,
    .bootstrap h3 .small, .bootstrap .h3 small,
    .bootstrap .h3 .small {
      font-size: 65%; }
  .bootstrap h4, .bootstrap .h4,
  .bootstrap h5, .bootstrap .h5,
  .bootstrap h6, .bootstrap .h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
    .bootstrap h4 small,
    .bootstrap h4 .small, .bootstrap .h4 small,
    .bootstrap .h4 .small,
    .bootstrap h5 small,
    .bootstrap h5 .small, .bootstrap .h5 small,
    .bootstrap .h5 .small,
    .bootstrap h6 small,
    .bootstrap h6 .small, .bootstrap .h6 small,
    .bootstrap .h6 .small {
      font-size: 75%; }
  .bootstrap h1, .bootstrap .h1 {
    font-size: 36px; }
  .bootstrap h2, .bootstrap .h2 {
    font-size: 30px; }
  .bootstrap h3, .bootstrap .h3 {
    font-size: 24px; }
  .bootstrap h4, .bootstrap .h4 {
    font-size: 18px; }
  .bootstrap h5, .bootstrap .h5 {
    font-size: 14px; }
  .bootstrap h6, .bootstrap .h6 {
    font-size: 12px; }
  .bootstrap p {
    margin: 0 0 10px; }
  .bootstrap .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .bootstrap .lead {
        font-size: 21px; } }
  .bootstrap small,
  .bootstrap .small {
    font-size: 85%; }
  .bootstrap cite {
    font-style: normal; }
  .bootstrap mark,
  .bootstrap .mark {
    background-color: #fcf8e3;
    padding: .2em; }
  .bootstrap .text-left {
    text-align: left; }
  .bootstrap .text-right {
    text-align: right; }
  .bootstrap .text-center {
    text-align: center; }
  .bootstrap .text-justify {
    text-align: justify; }
  .bootstrap .text-muted {
    color: #999999; }
  .bootstrap .text-primary {
    color: #03a9f4; }
  .bootstrap a.text-primary:hover {
    color: #0286c2; }
  .bootstrap .text-success {
    color: #3c763d; }
  .bootstrap a.text-success:hover {
    color: #2b542c; }
  .bootstrap .text-info {
    color: #31708f; }
  .bootstrap a.text-info:hover {
    color: #245269; }
  .bootstrap .text-warning {
    color: #8a6d3b; }
  .bootstrap a.text-warning:hover {
    color: #66512c; }
  .bootstrap .text-danger {
    color: #a94442; }
  .bootstrap a.text-danger:hover {
    color: #843534; }
  .bootstrap .bg-primary {
    color: #fff; }
  .bootstrap .bg-primary {
    background-color: #03a9f4; }
  .bootstrap a.bg-primary:hover {
    background-color: #0286c2; }
  .bootstrap .bg-success {
    background-color: #dff0d8; }
  .bootstrap a.bg-success:hover {
    background-color: #c1e2b3; }
  .bootstrap .bg-info {
    background-color: #d9edf7; }
  .bootstrap a.bg-info:hover {
    background-color: #afd9ee; }
  .bootstrap .bg-warning {
    background-color: #fcf8e3; }
  .bootstrap a.bg-warning:hover {
    background-color: #f7ecb5; }
  .bootstrap .bg-danger {
    background-color: #f2dede; }
  .bootstrap a.bg-danger:hover {
    background-color: #e4b9b9; }
  .bootstrap .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee; }
  .bootstrap ul,
  .bootstrap ol {
    margin-top: 0;
    margin-bottom: 10px; }
    .bootstrap ul ul,
    .bootstrap ul ol,
    .bootstrap ol ul,
    .bootstrap ol ol {
      margin-bottom: 0; }
  .bootstrap .list-unstyled, .bootstrap .list-inline {
    padding-left: 0;
    list-style: none; }
  .bootstrap .list-inline {
    margin-left: -5px; }
    .bootstrap .list-inline > li {
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px; }
  .bootstrap dl {
    margin-top: 0;
    margin-bottom: 20px; }
  .bootstrap dt,
  .bootstrap dd {
    line-height: 1.42857; }
  .bootstrap dt {
    font-weight: bold; }
  .bootstrap dd {
    margin-left: 0; }
  .bootstrap .dl-horizontal dd:before, .bootstrap .dl-horizontal dd:after {
    content: " ";
    display: table; }
  .bootstrap .dl-horizontal dd:after {
    clear: both; }
  @media (min-width: 768px) {
    .bootstrap .dl-horizontal dt {
      float: left;
      width: 160px;
      clear: left;
      text-align: right;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .bootstrap .dl-horizontal dd {
      margin-left: 180px; } }
  .bootstrap abbr[title],
  .bootstrap abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999; }
  .bootstrap .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  .bootstrap blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee; }
    .bootstrap blockquote p:last-child,
    .bootstrap blockquote ul:last-child,
    .bootstrap blockquote ol:last-child {
      margin-bottom: 0; }
    .bootstrap blockquote footer,
    .bootstrap blockquote small,
    .bootstrap blockquote .small {
      display: block;
      font-size: 80%;
      line-height: 1.42857;
      color: #999999; }
      .bootstrap blockquote footer:before,
      .bootstrap blockquote small:before,
      .bootstrap blockquote .small:before {
        content: '\2014 \00A0'; }
  .bootstrap .blockquote-reverse,
  .bootstrap blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right; }
    .bootstrap .blockquote-reverse footer:before,
    .bootstrap .blockquote-reverse small:before,
    .bootstrap .blockquote-reverse .small:before,
    .bootstrap blockquote.pull-right footer:before,
    .bootstrap blockquote.pull-right small:before,
    .bootstrap blockquote.pull-right .small:before {
      content: ''; }
    .bootstrap .blockquote-reverse footer:after,
    .bootstrap .blockquote-reverse small:after,
    .bootstrap .blockquote-reverse .small:after,
    .bootstrap blockquote.pull-right footer:after,
    .bootstrap blockquote.pull-right small:after,
    .bootstrap blockquote.pull-right .small:after {
      content: '\00A0 \2014'; }
  .bootstrap blockquote:before,
  .bootstrap blockquote:after {
    content: ""; }
  .bootstrap address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857; }
  .bootstrap code,
  .bootstrap kbd,
  .bootstrap pre,
  .bootstrap samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
  .bootstrap code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px; }
  .bootstrap kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .bootstrap pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px; }
    .bootstrap pre code {
      padding: 0;
      font-size: inherit;
      color: inherit;
      white-space: pre-wrap;
      background-color: transparent;
      border-radius: 0; }
  .bootstrap .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .bootstrap .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
    .bootstrap .container:before, .bootstrap .container:after {
      content: " ";
      display: table; }
    .bootstrap .container:after {
      clear: both; }
    @media (min-width: 768px) {
      .bootstrap .container {
        width: 750px; } }
    @media (min-width: 992px) {
      .bootstrap .container {
        width: 970px; } }
    @media (min-width: 1200px) {
      .bootstrap .container {
        width: 1170px; } }
  .bootstrap .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
    .bootstrap .container-fluid:before, .bootstrap .container-fluid:after {
      content: " ";
      display: table; }
    .bootstrap .container-fluid:after {
      clear: both; }
  .bootstrap .row {
    margin-left: -15px;
    margin-right: -15px; }
    .bootstrap .row:before, .bootstrap .row:after {
      content: " ";
      display: table; }
    .bootstrap .row:after {
      clear: both; }
  .bootstrap .col-xs-1, .bootstrap .col-sm-1, .bootstrap .col-md-1, .bootstrap .col-lg-1, .bootstrap .col-xs-2, .bootstrap .col-sm-2, .bootstrap .col-md-2, .bootstrap .col-lg-2, .bootstrap .col-xs-3, .bootstrap .col-sm-3, .bootstrap .col-md-3, .bootstrap .col-lg-3, .bootstrap .col-xs-4, .bootstrap .col-sm-4, .bootstrap .col-md-4, .bootstrap .col-lg-4, .bootstrap .col-xs-5, .bootstrap .col-sm-5, .bootstrap .col-md-5, .bootstrap .col-lg-5, .bootstrap .col-xs-6, .bootstrap .col-sm-6, .bootstrap .col-md-6, .bootstrap .col-lg-6, .bootstrap .col-xs-7, .bootstrap .col-sm-7, .bootstrap .col-md-7, .bootstrap .col-lg-7, .bootstrap .col-xs-8, .bootstrap .col-sm-8, .bootstrap .col-md-8, .bootstrap .col-lg-8, .bootstrap .col-xs-9, .bootstrap .col-sm-9, .bootstrap .col-md-9, .bootstrap .col-lg-9, .bootstrap .col-xs-10, .bootstrap .col-sm-10, .bootstrap .col-md-10, .bootstrap .col-lg-10, .bootstrap .col-xs-11, .bootstrap .col-sm-11, .bootstrap .col-md-11, .bootstrap .col-lg-11, .bootstrap .col-xs-12, .bootstrap .col-sm-12, .bootstrap .col-md-12, .bootstrap .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
  .bootstrap .col-xs-1, .bootstrap .col-xs-2, .bootstrap .col-xs-3, .bootstrap .col-xs-4, .bootstrap .col-xs-5, .bootstrap .col-xs-6, .bootstrap .col-xs-7, .bootstrap .col-xs-8, .bootstrap .col-xs-9, .bootstrap .col-xs-10, .bootstrap .col-xs-11, .bootstrap .col-xs-12 {
    float: left; }
  .bootstrap .col-xs-1 {
    width: 8.33333%; }
  .bootstrap .col-xs-2 {
    width: 16.66667%; }
  .bootstrap .col-xs-3 {
    width: 25%; }
  .bootstrap .col-xs-4 {
    width: 33.33333%; }
  .bootstrap .col-xs-5 {
    width: 41.66667%; }
  .bootstrap .col-xs-6 {
    width: 50%; }
  .bootstrap .col-xs-7 {
    width: 58.33333%; }
  .bootstrap .col-xs-8 {
    width: 66.66667%; }
  .bootstrap .col-xs-9 {
    width: 75%; }
  .bootstrap .col-xs-10 {
    width: 83.33333%; }
  .bootstrap .col-xs-11 {
    width: 91.66667%; }
  .bootstrap .col-xs-12 {
    width: 100%; }
  .bootstrap .col-xs-pull-0 {
    right: auto; }
  .bootstrap .col-xs-pull-1 {
    right: 8.33333%; }
  .bootstrap .col-xs-pull-2 {
    right: 16.66667%; }
  .bootstrap .col-xs-pull-3 {
    right: 25%; }
  .bootstrap .col-xs-pull-4 {
    right: 33.33333%; }
  .bootstrap .col-xs-pull-5 {
    right: 41.66667%; }
  .bootstrap .col-xs-pull-6 {
    right: 50%; }
  .bootstrap .col-xs-pull-7 {
    right: 58.33333%; }
  .bootstrap .col-xs-pull-8 {
    right: 66.66667%; }
  .bootstrap .col-xs-pull-9 {
    right: 75%; }
  .bootstrap .col-xs-pull-10 {
    right: 83.33333%; }
  .bootstrap .col-xs-pull-11 {
    right: 91.66667%; }
  .bootstrap .col-xs-pull-12 {
    right: 100%; }
  .bootstrap .col-xs-push-0 {
    left: auto; }
  .bootstrap .col-xs-push-1 {
    left: 8.33333%; }
  .bootstrap .col-xs-push-2 {
    left: 16.66667%; }
  .bootstrap .col-xs-push-3 {
    left: 25%; }
  .bootstrap .col-xs-push-4 {
    left: 33.33333%; }
  .bootstrap .col-xs-push-5 {
    left: 41.66667%; }
  .bootstrap .col-xs-push-6 {
    left: 50%; }
  .bootstrap .col-xs-push-7 {
    left: 58.33333%; }
  .bootstrap .col-xs-push-8 {
    left: 66.66667%; }
  .bootstrap .col-xs-push-9 {
    left: 75%; }
  .bootstrap .col-xs-push-10 {
    left: 83.33333%; }
  .bootstrap .col-xs-push-11 {
    left: 91.66667%; }
  .bootstrap .col-xs-push-12 {
    left: 100%; }
  .bootstrap .col-xs-offset-0 {
    margin-left: 0%; }
  .bootstrap .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .bootstrap .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .bootstrap .col-xs-offset-3 {
    margin-left: 25%; }
  .bootstrap .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .bootstrap .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .bootstrap .col-xs-offset-6 {
    margin-left: 50%; }
  .bootstrap .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .bootstrap .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .bootstrap .col-xs-offset-9 {
    margin-left: 75%; }
  .bootstrap .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .bootstrap .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .bootstrap .col-xs-offset-12 {
    margin-left: 100%; }
  @media (min-width: 768px) {
    .bootstrap .col-sm-1, .bootstrap .col-sm-2, .bootstrap .col-sm-3, .bootstrap .col-sm-4, .bootstrap .col-sm-5, .bootstrap .col-sm-6, .bootstrap .col-sm-7, .bootstrap .col-sm-8, .bootstrap .col-sm-9, .bootstrap .col-sm-10, .bootstrap .col-sm-11, .bootstrap .col-sm-12 {
      float: left; }
    .bootstrap .col-sm-1 {
      width: 8.33333%; }
    .bootstrap .col-sm-2 {
      width: 16.66667%; }
    .bootstrap .col-sm-3 {
      width: 25%; }
    .bootstrap .col-sm-4 {
      width: 33.33333%; }
    .bootstrap .col-sm-5 {
      width: 41.66667%; }
    .bootstrap .col-sm-6 {
      width: 50%; }
    .bootstrap .col-sm-7 {
      width: 58.33333%; }
    .bootstrap .col-sm-8 {
      width: 66.66667%; }
    .bootstrap .col-sm-9 {
      width: 75%; }
    .bootstrap .col-sm-10 {
      width: 83.33333%; }
    .bootstrap .col-sm-11 {
      width: 91.66667%; }
    .bootstrap .col-sm-12 {
      width: 100%; }
    .bootstrap .col-sm-pull-0 {
      right: auto; }
    .bootstrap .col-sm-pull-1 {
      right: 8.33333%; }
    .bootstrap .col-sm-pull-2 {
      right: 16.66667%; }
    .bootstrap .col-sm-pull-3 {
      right: 25%; }
    .bootstrap .col-sm-pull-4 {
      right: 33.33333%; }
    .bootstrap .col-sm-pull-5 {
      right: 41.66667%; }
    .bootstrap .col-sm-pull-6 {
      right: 50%; }
    .bootstrap .col-sm-pull-7 {
      right: 58.33333%; }
    .bootstrap .col-sm-pull-8 {
      right: 66.66667%; }
    .bootstrap .col-sm-pull-9 {
      right: 75%; }
    .bootstrap .col-sm-pull-10 {
      right: 83.33333%; }
    .bootstrap .col-sm-pull-11 {
      right: 91.66667%; }
    .bootstrap .col-sm-pull-12 {
      right: 100%; }
    .bootstrap .col-sm-push-0 {
      left: auto; }
    .bootstrap .col-sm-push-1 {
      left: 8.33333%; }
    .bootstrap .col-sm-push-2 {
      left: 16.66667%; }
    .bootstrap .col-sm-push-3 {
      left: 25%; }
    .bootstrap .col-sm-push-4 {
      left: 33.33333%; }
    .bootstrap .col-sm-push-5 {
      left: 41.66667%; }
    .bootstrap .col-sm-push-6 {
      left: 50%; }
    .bootstrap .col-sm-push-7 {
      left: 58.33333%; }
    .bootstrap .col-sm-push-8 {
      left: 66.66667%; }
    .bootstrap .col-sm-push-9 {
      left: 75%; }
    .bootstrap .col-sm-push-10 {
      left: 83.33333%; }
    .bootstrap .col-sm-push-11 {
      left: 91.66667%; }
    .bootstrap .col-sm-push-12 {
      left: 100%; }
    .bootstrap .col-sm-offset-0 {
      margin-left: 0%; }
    .bootstrap .col-sm-offset-1 {
      margin-left: 8.33333%; }
    .bootstrap .col-sm-offset-2 {
      margin-left: 16.66667%; }
    .bootstrap .col-sm-offset-3 {
      margin-left: 25%; }
    .bootstrap .col-sm-offset-4 {
      margin-left: 33.33333%; }
    .bootstrap .col-sm-offset-5 {
      margin-left: 41.66667%; }
    .bootstrap .col-sm-offset-6 {
      margin-left: 50%; }
    .bootstrap .col-sm-offset-7 {
      margin-left: 58.33333%; }
    .bootstrap .col-sm-offset-8 {
      margin-left: 66.66667%; }
    .bootstrap .col-sm-offset-9 {
      margin-left: 75%; }
    .bootstrap .col-sm-offset-10 {
      margin-left: 83.33333%; }
    .bootstrap .col-sm-offset-11 {
      margin-left: 91.66667%; }
    .bootstrap .col-sm-offset-12 {
      margin-left: 100%; } }
  @media (min-width: 992px) {
    .bootstrap .col-md-1, .bootstrap .col-md-2, .bootstrap .col-md-3, .bootstrap .col-md-4, .bootstrap .col-md-5, .bootstrap .col-md-6, .bootstrap .col-md-7, .bootstrap .col-md-8, .bootstrap .col-md-9, .bootstrap .col-md-10, .bootstrap .col-md-11, .bootstrap .col-md-12 {
      float: left; }
    .bootstrap .col-md-1 {
      width: 8.33333%; }
    .bootstrap .col-md-2 {
      width: 16.66667%; }
    .bootstrap .col-md-3 {
      width: 25%; }
    .bootstrap .col-md-4 {
      width: 33.33333%; }
    .bootstrap .col-md-5 {
      width: 41.66667%; }
    .bootstrap .col-md-6 {
      width: 50%; }
    .bootstrap .col-md-7 {
      width: 58.33333%; }
    .bootstrap .col-md-8 {
      width: 66.66667%; }
    .bootstrap .col-md-9 {
      width: 75%; }
    .bootstrap .col-md-10 {
      width: 83.33333%; }
    .bootstrap .col-md-11 {
      width: 91.66667%; }
    .bootstrap .col-md-12 {
      width: 100%; }
    .bootstrap .col-md-pull-0 {
      right: auto; }
    .bootstrap .col-md-pull-1 {
      right: 8.33333%; }
    .bootstrap .col-md-pull-2 {
      right: 16.66667%; }
    .bootstrap .col-md-pull-3 {
      right: 25%; }
    .bootstrap .col-md-pull-4 {
      right: 33.33333%; }
    .bootstrap .col-md-pull-5 {
      right: 41.66667%; }
    .bootstrap .col-md-pull-6 {
      right: 50%; }
    .bootstrap .col-md-pull-7 {
      right: 58.33333%; }
    .bootstrap .col-md-pull-8 {
      right: 66.66667%; }
    .bootstrap .col-md-pull-9 {
      right: 75%; }
    .bootstrap .col-md-pull-10 {
      right: 83.33333%; }
    .bootstrap .col-md-pull-11 {
      right: 91.66667%; }
    .bootstrap .col-md-pull-12 {
      right: 100%; }
    .bootstrap .col-md-push-0 {
      left: auto; }
    .bootstrap .col-md-push-1 {
      left: 8.33333%; }
    .bootstrap .col-md-push-2 {
      left: 16.66667%; }
    .bootstrap .col-md-push-3 {
      left: 25%; }
    .bootstrap .col-md-push-4 {
      left: 33.33333%; }
    .bootstrap .col-md-push-5 {
      left: 41.66667%; }
    .bootstrap .col-md-push-6 {
      left: 50%; }
    .bootstrap .col-md-push-7 {
      left: 58.33333%; }
    .bootstrap .col-md-push-8 {
      left: 66.66667%; }
    .bootstrap .col-md-push-9 {
      left: 75%; }
    .bootstrap .col-md-push-10 {
      left: 83.33333%; }
    .bootstrap .col-md-push-11 {
      left: 91.66667%; }
    .bootstrap .col-md-push-12 {
      left: 100%; }
    .bootstrap .col-md-offset-0 {
      margin-left: 0%; }
    .bootstrap .col-md-offset-1 {
      margin-left: 8.33333%; }
    .bootstrap .col-md-offset-2 {
      margin-left: 16.66667%; }
    .bootstrap .col-md-offset-3 {
      margin-left: 25%; }
    .bootstrap .col-md-offset-4 {
      margin-left: 33.33333%; }
    .bootstrap .col-md-offset-5 {
      margin-left: 41.66667%; }
    .bootstrap .col-md-offset-6 {
      margin-left: 50%; }
    .bootstrap .col-md-offset-7 {
      margin-left: 58.33333%; }
    .bootstrap .col-md-offset-8 {
      margin-left: 66.66667%; }
    .bootstrap .col-md-offset-9 {
      margin-left: 75%; }
    .bootstrap .col-md-offset-10 {
      margin-left: 83.33333%; }
    .bootstrap .col-md-offset-11 {
      margin-left: 91.66667%; }
    .bootstrap .col-md-offset-12 {
      margin-left: 100%; } }
  @media (min-width: 1200px) {
    .bootstrap .col-lg-1, .bootstrap .col-lg-2, .bootstrap .col-lg-3, .bootstrap .col-lg-4, .bootstrap .col-lg-5, .bootstrap .col-lg-6, .bootstrap .col-lg-7, .bootstrap .col-lg-8, .bootstrap .col-lg-9, .bootstrap .col-lg-10, .bootstrap .col-lg-11, .bootstrap .col-lg-12 {
      float: left; }
    .bootstrap .col-lg-1 {
      width: 8.33333%; }
    .bootstrap .col-lg-2 {
      width: 16.66667%; }
    .bootstrap .col-lg-3 {
      width: 25%; }
    .bootstrap .col-lg-4 {
      width: 33.33333%; }
    .bootstrap .col-lg-5 {
      width: 41.66667%; }
    .bootstrap .col-lg-6 {
      width: 50%; }
    .bootstrap .col-lg-7 {
      width: 58.33333%; }
    .bootstrap .col-lg-8 {
      width: 66.66667%; }
    .bootstrap .col-lg-9 {
      width: 75%; }
    .bootstrap .col-lg-10 {
      width: 83.33333%; }
    .bootstrap .col-lg-11 {
      width: 91.66667%; }
    .bootstrap .col-lg-12 {
      width: 100%; }
    .bootstrap .col-lg-pull-0 {
      right: auto; }
    .bootstrap .col-lg-pull-1 {
      right: 8.33333%; }
    .bootstrap .col-lg-pull-2 {
      right: 16.66667%; }
    .bootstrap .col-lg-pull-3 {
      right: 25%; }
    .bootstrap .col-lg-pull-4 {
      right: 33.33333%; }
    .bootstrap .col-lg-pull-5 {
      right: 41.66667%; }
    .bootstrap .col-lg-pull-6 {
      right: 50%; }
    .bootstrap .col-lg-pull-7 {
      right: 58.33333%; }
    .bootstrap .col-lg-pull-8 {
      right: 66.66667%; }
    .bootstrap .col-lg-pull-9 {
      right: 75%; }
    .bootstrap .col-lg-pull-10 {
      right: 83.33333%; }
    .bootstrap .col-lg-pull-11 {
      right: 91.66667%; }
    .bootstrap .col-lg-pull-12 {
      right: 100%; }
    .bootstrap .col-lg-push-0 {
      left: auto; }
    .bootstrap .col-lg-push-1 {
      left: 8.33333%; }
    .bootstrap .col-lg-push-2 {
      left: 16.66667%; }
    .bootstrap .col-lg-push-3 {
      left: 25%; }
    .bootstrap .col-lg-push-4 {
      left: 33.33333%; }
    .bootstrap .col-lg-push-5 {
      left: 41.66667%; }
    .bootstrap .col-lg-push-6 {
      left: 50%; }
    .bootstrap .col-lg-push-7 {
      left: 58.33333%; }
    .bootstrap .col-lg-push-8 {
      left: 66.66667%; }
    .bootstrap .col-lg-push-9 {
      left: 75%; }
    .bootstrap .col-lg-push-10 {
      left: 83.33333%; }
    .bootstrap .col-lg-push-11 {
      left: 91.66667%; }
    .bootstrap .col-lg-push-12 {
      left: 100%; }
    .bootstrap .col-lg-offset-0 {
      margin-left: 0%; }
    .bootstrap .col-lg-offset-1 {
      margin-left: 8.33333%; }
    .bootstrap .col-lg-offset-2 {
      margin-left: 16.66667%; }
    .bootstrap .col-lg-offset-3 {
      margin-left: 25%; }
    .bootstrap .col-lg-offset-4 {
      margin-left: 33.33333%; }
    .bootstrap .col-lg-offset-5 {
      margin-left: 41.66667%; }
    .bootstrap .col-lg-offset-6 {
      margin-left: 50%; }
    .bootstrap .col-lg-offset-7 {
      margin-left: 58.33333%; }
    .bootstrap .col-lg-offset-8 {
      margin-left: 66.66667%; }
    .bootstrap .col-lg-offset-9 {
      margin-left: 75%; }
    .bootstrap .col-lg-offset-10 {
      margin-left: 83.33333%; }
    .bootstrap .col-lg-offset-11 {
      margin-left: 91.66667%; }
    .bootstrap .col-lg-offset-12 {
      margin-left: 100%; } }
  .bootstrap table {
    max-width: 100%;
    background-color: transparent; }
  .bootstrap th {
    text-align: left; }
  .bootstrap .table {
    width: 100%;
    margin-bottom: 20px; }
    .bootstrap .table > thead > tr > th,
    .bootstrap .table > thead > tr > td,
    .bootstrap .table > tbody > tr > th,
    .bootstrap .table > tbody > tr > td,
    .bootstrap .table > tfoot > tr > th,
    .bootstrap .table > tfoot > tr > td {
      padding: 8px;
      line-height: 1.42857;
      vertical-align: top;
      border-top: 1px solid #ddd; }
    .bootstrap .table > thead > tr > th {
      vertical-align: bottom;
      border-bottom: 2px solid #ddd; }
    .bootstrap .table > caption + thead > tr:first-child > th,
    .bootstrap .table > caption + thead > tr:first-child > td,
    .bootstrap .table > colgroup + thead > tr:first-child > th,
    .bootstrap .table > colgroup + thead > tr:first-child > td,
    .bootstrap .table > thead:first-child > tr:first-child > th,
    .bootstrap .table > thead:first-child > tr:first-child > td {
      border-top: 0; }
    .bootstrap .table > tbody + tbody {
      border-top: 2px solid #ddd; }
    .bootstrap .table .table {
      background-color: #fff; }
  .bootstrap .table-condensed > thead > tr > th,
  .bootstrap .table-condensed > thead > tr > td,
  .bootstrap .table-condensed > tbody > tr > th,
  .bootstrap .table-condensed > tbody > tr > td,
  .bootstrap .table-condensed > tfoot > tr > th,
  .bootstrap .table-condensed > tfoot > tr > td {
    padding: 5px; }
  .bootstrap .table-bordered {
    border: 1px solid #ddd; }
    .bootstrap .table-bordered > thead > tr > th,
    .bootstrap .table-bordered > thead > tr > td,
    .bootstrap .table-bordered > tbody > tr > th,
    .bootstrap .table-bordered > tbody > tr > td,
    .bootstrap .table-bordered > tfoot > tr > th,
    .bootstrap .table-bordered > tfoot > tr > td {
      border: 1px solid #ddd; }
    .bootstrap .table-bordered > thead > tr > th,
    .bootstrap .table-bordered > thead > tr > td {
      border-bottom-width: 2px; }
  .bootstrap .table-striped > tbody > tr:nth-child(odd) > td,
  .bootstrap .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9; }
  .bootstrap .table-hover > tbody > tr:hover > td,
  .bootstrap .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5; }
  .bootstrap table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column; }
  .bootstrap table td[class*="col-"],
  .bootstrap table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell; }
  .bootstrap .table > thead > tr > td.active,
  .bootstrap .table > thead > tr > th.active,
  .bootstrap .table > thead > tr.active > td,
  .bootstrap .table > thead > tr.active > th,
  .bootstrap .table > tbody > tr > td.active,
  .bootstrap .table > tbody > tr > th.active,
  .bootstrap .table > tbody > tr.active > td,
  .bootstrap .table > tbody > tr.active > th,
  .bootstrap .table > tfoot > tr > td.active,
  .bootstrap .table > tfoot > tr > th.active,
  .bootstrap .table > tfoot > tr.active > td,
  .bootstrap .table > tfoot > tr.active > th {
    background-color: #f5f5f5; }
  .bootstrap .table-hover > tbody > tr > td.active:hover,
  .bootstrap .table-hover > tbody > tr > th.active:hover,
  .bootstrap .table-hover > tbody > tr.active:hover > td,
  .bootstrap .table-hover > tbody > tr:hover > .active,
  .bootstrap .table-hover > tbody > tr.active:hover > th {
    background-color: whitesmoke; }
  .bootstrap .table > thead > tr > td.success,
  .bootstrap .table > thead > tr > th.success,
  .bootstrap .table > thead > tr.success > td,
  .bootstrap .table > thead > tr.success > th,
  .bootstrap .table > tbody > tr > td.success,
  .bootstrap .table > tbody > tr > th.success,
  .bootstrap .table > tbody > tr.success > td,
  .bootstrap .table > tbody > tr.success > th,
  .bootstrap .table > tfoot > tr > td.success,
  .bootstrap .table > tfoot > tr > th.success,
  .bootstrap .table > tfoot > tr.success > td,
  .bootstrap .table > tfoot > tr.success > th {
    background-color: #dff0d8; }
  .bootstrap .table-hover > tbody > tr > td.success:hover,
  .bootstrap .table-hover > tbody > tr > th.success:hover,
  .bootstrap .table-hover > tbody > tr.success:hover > td,
  .bootstrap .table-hover > tbody > tr:hover > .success,
  .bootstrap .table-hover > tbody > tr.success:hover > th {
    background-color: #c1e2b3; }
  .bootstrap .table > thead > tr > td.info,
  .bootstrap .table > thead > tr > th.info,
  .bootstrap .table > thead > tr.info > td,
  .bootstrap .table > thead > tr.info > th,
  .bootstrap .table > tbody > tr > td.info,
  .bootstrap .table > tbody > tr > th.info,
  .bootstrap .table > tbody > tr.info > td,
  .bootstrap .table > tbody > tr.info > th,
  .bootstrap .table > tfoot > tr > td.info,
  .bootstrap .table > tfoot > tr > th.info,
  .bootstrap .table > tfoot > tr.info > td,
  .bootstrap .table > tfoot > tr.info > th {
    background-color: #d9edf7; }
  .bootstrap .table-hover > tbody > tr > td.info:hover,
  .bootstrap .table-hover > tbody > tr > th.info:hover,
  .bootstrap .table-hover > tbody > tr.info:hover > td,
  .bootstrap .table-hover > tbody > tr:hover > .info,
  .bootstrap .table-hover > tbody > tr.info:hover > th {
    background-color: #afd9ee; }
  .bootstrap .table > thead > tr > td.warning,
  .bootstrap .table > thead > tr > th.warning,
  .bootstrap .table > thead > tr.warning > td,
  .bootstrap .table > thead > tr.warning > th,
  .bootstrap .table > tbody > tr > td.warning,
  .bootstrap .table > tbody > tr > th.warning,
  .bootstrap .table > tbody > tr.warning > td,
  .bootstrap .table > tbody > tr.warning > th,
  .bootstrap .table > tfoot > tr > td.warning,
  .bootstrap .table > tfoot > tr > th.warning,
  .bootstrap .table > tfoot > tr.warning > td,
  .bootstrap .table > tfoot > tr.warning > th {
    background-color: #fcf8e3; }
  .bootstrap .table-hover > tbody > tr > td.warning:hover,
  .bootstrap .table-hover > tbody > tr > th.warning:hover,
  .bootstrap .table-hover > tbody > tr.warning:hover > td,
  .bootstrap .table-hover > tbody > tr:hover > .warning,
  .bootstrap .table-hover > tbody > tr.warning:hover > th {
    background-color: #f7ecb5; }
  .bootstrap .table > thead > tr > td.danger,
  .bootstrap .table > thead > tr > th.danger,
  .bootstrap .table > thead > tr.danger > td,
  .bootstrap .table > thead > tr.danger > th,
  .bootstrap .table > tbody > tr > td.danger,
  .bootstrap .table > tbody > tr > th.danger,
  .bootstrap .table > tbody > tr.danger > td,
  .bootstrap .table > tbody > tr.danger > th,
  .bootstrap .table > tfoot > tr > td.danger,
  .bootstrap .table > tfoot > tr > th.danger,
  .bootstrap .table > tfoot > tr.danger > td,
  .bootstrap .table > tfoot > tr.danger > th {
    background-color: #f2dede; }
  .bootstrap .table-hover > tbody > tr > td.danger:hover,
  .bootstrap .table-hover > tbody > tr > th.danger:hover,
  .bootstrap .table-hover > tbody > tr.danger:hover > td,
  .bootstrap .table-hover > tbody > tr:hover > .danger,
  .bootstrap .table-hover > tbody > tr.danger:hover > th {
    background-color: #e4b9b9; }
  @media screen and (max-width: 767px) {
    .bootstrap .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      overflow-x: scroll;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd;
      -webkit-overflow-scrolling: touch; }
      .bootstrap .table-responsive > .table {
        margin-bottom: 0; }
        .bootstrap .table-responsive > .table > thead > tr > th,
        .bootstrap .table-responsive > .table > thead > tr > td,
        .bootstrap .table-responsive > .table > tbody > tr > th,
        .bootstrap .table-responsive > .table > tbody > tr > td,
        .bootstrap .table-responsive > .table > tfoot > tr > th,
        .bootstrap .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .bootstrap .table-responsive > .table-bordered {
        border: 0; }
        .bootstrap .table-responsive > .table-bordered > thead > tr > th:first-child,
        .bootstrap .table-responsive > .table-bordered > thead > tr > td:first-child,
        .bootstrap .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .bootstrap .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .bootstrap .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .bootstrap .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .bootstrap .table-responsive > .table-bordered > thead > tr > th:last-child,
        .bootstrap .table-responsive > .table-bordered > thead > tr > td:last-child,
        .bootstrap .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .bootstrap .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .bootstrap .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .bootstrap .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .bootstrap .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .bootstrap .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .bootstrap .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .bootstrap .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }
  .bootstrap fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0; }
  .bootstrap 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; }
  .bootstrap label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold; }
  .bootstrap input[type="search"] {
    box-sizing: border-box; }
  .bootstrap input[type="radio"],
  .bootstrap input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal; }
  .bootstrap input[type="file"] {
    display: block; }
  .bootstrap input[type="range"] {
    display: block;
    width: 100%; }
  .bootstrap select[multiple],
  .bootstrap select[size] {
    height: auto; }
  .bootstrap input[type="file"]:focus,
  .bootstrap input[type="radio"]:focus,
  .bootstrap input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .bootstrap output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555; }
  .bootstrap .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    .bootstrap .form-control:focus {
      border-color: #66afe9;
      outline: 0;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
    .bootstrap .form-control::-moz-placeholder {
      color: #999999;
      opacity: 1; }
    .bootstrap .form-control:-ms-input-placeholder {
      color: #999999; }
    .bootstrap .form-control::-webkit-input-placeholder {
      color: #999999; }
    .bootstrap .form-control[disabled], .bootstrap .form-control[readonly],
    fieldset[disabled] .bootstrap .form-control {
      cursor: not-allowed;
      background-color: #eeeeee;
      opacity: 1; }
  .bootstrap textarea.form-control {
    height: auto; }
  .bootstrap input[type="search"] {
    -webkit-appearance: none; }
  .bootstrap input[type="date"],
  .bootstrap input[type="time"],
  .bootstrap input[type="datetime-local"],
  .bootstrap input[type="month"] {
    line-height: 34px;
    line-height: 1.42857 \0; }
    .bootstrap input[type="date"].input-sm, .bootstrap .input-group-sm > input.form-control[type="date"],
    .bootstrap .input-group-sm > input.input-group-addon[type="date"],
    .bootstrap .input-group-sm > .input-group-btn > input.btn[type="date"],
    .bootstrap input[type="time"].input-sm,
    .bootstrap .input-group-sm > input.form-control[type="time"],
    .bootstrap .input-group-sm > input.input-group-addon[type="time"],
    .bootstrap .input-group-sm > .input-group-btn > input.btn[type="time"],
    .bootstrap input[type="datetime-local"].input-sm,
    .bootstrap .input-group-sm > input.form-control[type="datetime-local"],
    .bootstrap .input-group-sm > input.input-group-addon[type="datetime-local"],
    .bootstrap .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
    .bootstrap input[type="month"].input-sm,
    .bootstrap .input-group-sm > input.form-control[type="month"],
    .bootstrap .input-group-sm > input.input-group-addon[type="month"],
    .bootstrap .input-group-sm > .input-group-btn > input.btn[type="month"] {
      line-height: 30px; }
    .bootstrap input[type="date"].input-lg, .bootstrap .input-group-lg > input.form-control[type="date"],
    .bootstrap .input-group-lg > input.input-group-addon[type="date"],
    .bootstrap .input-group-lg > .input-group-btn > input.btn[type="date"],
    .bootstrap input[type="time"].input-lg,
    .bootstrap .input-group-lg > input.form-control[type="time"],
    .bootstrap .input-group-lg > input.input-group-addon[type="time"],
    .bootstrap .input-group-lg > .input-group-btn > input.btn[type="time"],
    .bootstrap input[type="datetime-local"].input-lg,
    .bootstrap .input-group-lg > input.form-control[type="datetime-local"],
    .bootstrap .input-group-lg > input.input-group-addon[type="datetime-local"],
    .bootstrap .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
    .bootstrap input[type="month"].input-lg,
    .bootstrap .input-group-lg > input.form-control[type="month"],
    .bootstrap .input-group-lg > input.input-group-addon[type="month"],
    .bootstrap .input-group-lg > .input-group-btn > input.btn[type="month"] {
      line-height: 46px; }
  .bootstrap .form-group {
    margin-bottom: 15px; }
  .bootstrap .radio,
  .bootstrap .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px; }
    .bootstrap .radio label,
    .bootstrap .checkbox label {
      padding-left: 20px;
      margin-bottom: 0;
      font-weight: normal;
      cursor: pointer; }
  .bootstrap .radio input[type="radio"],
  .bootstrap .radio-inline input[type="radio"],
  .bootstrap .checkbox input[type="checkbox"],
  .bootstrap .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px; }
  .bootstrap .radio + .radio,
  .bootstrap .checkbox + .checkbox {
    margin-top: -5px; }
  .bootstrap .radio-inline,
  .bootstrap .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer; }
  .bootstrap .radio-inline + .radio-inline,
  .bootstrap .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px; }
  .bootstrap input[type="radio"][disabled],
  fieldset[disabled] .bootstrap input[type="radio"],
  .bootstrap input[type="checkbox"][disabled],
  fieldset[disabled]
  .bootstrap input[type="checkbox"],
  .bootstrap .radio[disabled],
  fieldset[disabled]
  .bootstrap .radio,
  .bootstrap .radio-inline[disabled],
  fieldset[disabled]
  .bootstrap .radio-inline,
  .bootstrap .checkbox[disabled],
  fieldset[disabled]
  .bootstrap .checkbox,
  .bootstrap .checkbox-inline[disabled],
  fieldset[disabled]
  .bootstrap .checkbox-inline {
    cursor: not-allowed; }
  .bootstrap .input-sm, .bootstrap .input-group-sm > .form-control,
  .bootstrap .input-group-sm > .input-group-addon,
  .bootstrap .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .bootstrap select.input-sm, .bootstrap .input-group-sm > select.form-control,
  .bootstrap .input-group-sm > select.input-group-addon,
  .bootstrap .input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px; }
  .bootstrap textarea.input-sm, .bootstrap .input-group-sm > textarea.form-control,
  .bootstrap .input-group-sm > textarea.input-group-addon,
  .bootstrap .input-group-sm > .input-group-btn > textarea.btn,
  .bootstrap select[multiple].input-sm,
  .bootstrap .input-group-sm > select.form-control[multiple],
  .bootstrap .input-group-sm > select.input-group-addon[multiple],
  .bootstrap .input-group-sm > .input-group-btn > select.btn[multiple] {
    height: auto; }
  .bootstrap .input-lg, .bootstrap .input-group-lg > .form-control,
  .bootstrap .input-group-lg > .input-group-addon,
  .bootstrap .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px; }
  .bootstrap select.input-lg, .bootstrap .input-group-lg > select.form-control,
  .bootstrap .input-group-lg > select.input-group-addon,
  .bootstrap .input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px; }
  .bootstrap textarea.input-lg, .bootstrap .input-group-lg > textarea.form-control,
  .bootstrap .input-group-lg > textarea.input-group-addon,
  .bootstrap .input-group-lg > .input-group-btn > textarea.btn,
  .bootstrap select[multiple].input-lg,
  .bootstrap .input-group-lg > select.form-control[multiple],
  .bootstrap .input-group-lg > select.input-group-addon[multiple],
  .bootstrap .input-group-lg > .input-group-btn > select.btn[multiple] {
    height: auto; }
  .bootstrap .has-feedback {
    position: relative; }
    .bootstrap .has-feedback .form-control {
      padding-right: 42.5px; }
  .bootstrap .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center; }
  .bootstrap .input-lg + .form-control-feedback, .bootstrap .input-group-lg > .form-control + .form-control-feedback, .bootstrap .input-group-lg > .input-group-addon + .form-control-feedback, .bootstrap .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px; }
  .bootstrap .input-sm + .form-control-feedback, .bootstrap .input-group-sm > .form-control + .form-control-feedback, .bootstrap .input-group-sm > .input-group-addon + .form-control-feedback, .bootstrap .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px; }
  .bootstrap .has-success .help-block,
  .bootstrap .has-success .control-label,
  .bootstrap .has-success .radio,
  .bootstrap .has-success .checkbox,
  .bootstrap .has-success .radio-inline,
  .bootstrap .has-success .checkbox-inline {
    color: #3c763d; }
  .bootstrap .has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .bootstrap .has-success .form-control:focus {
      border-color: #2b542c;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
  .bootstrap .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8; }
  .bootstrap .has-success .form-control-feedback {
    color: #3c763d; }
  .bootstrap .has-warning .help-block,
  .bootstrap .has-warning .control-label,
  .bootstrap .has-warning .radio,
  .bootstrap .has-warning .checkbox,
  .bootstrap .has-warning .radio-inline,
  .bootstrap .has-warning .checkbox-inline {
    color: #8a6d3b; }
  .bootstrap .has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .bootstrap .has-warning .form-control:focus {
      border-color: #66512c;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
  .bootstrap .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3; }
  .bootstrap .has-warning .form-control-feedback {
    color: #8a6d3b; }
  .bootstrap .has-error .help-block,
  .bootstrap .has-error .control-label,
  .bootstrap .has-error .radio,
  .bootstrap .has-error .checkbox,
  .bootstrap .has-error .radio-inline,
  .bootstrap .has-error .checkbox-inline {
    color: #a94442; }
  .bootstrap .has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .bootstrap .has-error .form-control:focus {
      border-color: #843534;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  .bootstrap .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede; }
  .bootstrap .has-error .form-control-feedback {
    color: #a94442; }
  .bootstrap .form-control-static {
    margin-bottom: 0; }
  .bootstrap .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }
  @media (min-width: 768px) {
    .bootstrap .form-inline .form-group, .bootstrap .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .bootstrap .form-inline .form-control, .bootstrap .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .bootstrap .form-inline .input-group, .bootstrap .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .bootstrap .form-inline .input-group .input-group-addon, .bootstrap .navbar-form .input-group .input-group-addon,
      .bootstrap .form-inline .input-group .input-group-btn,
      .bootstrap .navbar-form .input-group .input-group-btn,
      .bootstrap .form-inline .input-group .form-control,
      .bootstrap .navbar-form .input-group .form-control {
        width: auto; }
    .bootstrap .form-inline .input-group > .form-control, .bootstrap .navbar-form .input-group > .form-control {
      width: 100%; }
    .bootstrap .form-inline .control-label, .bootstrap .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .bootstrap .form-inline .radio, .bootstrap .navbar-form .radio,
    .bootstrap .form-inline .checkbox,
    .bootstrap .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 0;
      vertical-align: middle; }
    .bootstrap .form-inline .radio input[type="radio"], .bootstrap .navbar-form .radio input[type="radio"],
    .bootstrap .form-inline .checkbox input[type="checkbox"],
    .bootstrap .navbar-form .checkbox input[type="checkbox"] {
      float: none;
      margin-left: 0; }
    .bootstrap .form-inline .has-feedback .form-control-feedback, .bootstrap .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  .bootstrap .form-horizontal .radio,
  .bootstrap .form-horizontal .checkbox,
  .bootstrap .form-horizontal .radio-inline,
  .bootstrap .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px; }
  .bootstrap .form-horizontal .radio,
  .bootstrap .form-horizontal .checkbox {
    min-height: 27px; }
  .bootstrap .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px; }
    .bootstrap .form-horizontal .form-group:before, .bootstrap .form-horizontal .form-group:after {
      content: " ";
      display: table; }
    .bootstrap .form-horizontal .form-group:after {
      clear: both; }
  .bootstrap .form-horizontal .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px; }
  @media (min-width: 768px) {
    .bootstrap .form-horizontal .control-label {
      text-align: right;
      margin-bottom: 0;
      padding-top: 7px; } }
  .bootstrap .form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px; }
  .bootstrap .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .bootstrap .btn:focus, .bootstrap .btn:active:focus, .bootstrap .btn.active:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .bootstrap .btn:hover, .bootstrap .btn:focus {
      color: #333;
      text-decoration: none; }
    .bootstrap .btn:active, .bootstrap .btn.active {
      outline: 0;
      background-image: none;
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .bootstrap .btn.disabled, .bootstrap .btn[disabled],
    fieldset[disabled] .bootstrap .btn {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.65;
      filter: alpha(opacity=65);
      box-shadow: none; }
  .bootstrap .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
    .bootstrap .btn-default:hover, .bootstrap .btn-default:focus, .bootstrap .btn-default:active, .bootstrap .btn-default.active,
    .open > .bootstrap .btn-default.dropdown-toggle {
      color: #333;
      /*background-color: darken($background, 10%);
        border-color: darken($border, 12%);*/
      background-color: white;
      border-color: white; }
    .bootstrap .btn-default:active, .bootstrap .btn-default.active,
    .open > .bootstrap .btn-default.dropdown-toggle {
      background-image: none; }
    .bootstrap .btn-default.disabled, .bootstrap .btn-default.disabled:hover, .bootstrap .btn-default.disabled:focus, .bootstrap .btn-default.disabled:active, .bootstrap .btn-default.disabled.active, .bootstrap .btn-default[disabled], .bootstrap .btn-default[disabled]:hover, .bootstrap .btn-default[disabled]:focus, .bootstrap .btn-default[disabled]:active, .bootstrap .btn-default[disabled].active,
    fieldset[disabled] .bootstrap .btn-default,
    fieldset[disabled] .bootstrap .btn-default:hover,
    fieldset[disabled] .bootstrap .btn-default:focus,
    fieldset[disabled] .bootstrap .btn-default:active,
    fieldset[disabled] .bootstrap .btn-default.active {
      background-color: #fff;
      border-color: #ccc; }
    .bootstrap .btn-default .badge {
      color: #fff;
      background-color: #333; }
  .bootstrap .btn-primary {
    color: #fff;
    background-color: #03a9f4;
    border-color: #0286c2; }
    .bootstrap .btn-primary:hover, .bootstrap .btn-primary:focus, .bootstrap .btn-primary:active, .bootstrap .btn-primary.active,
    .open > .bootstrap .btn-primary.dropdown-toggle {
      color: #fff;
      /*background-color: darken($background, 10%);
        border-color: darken($border, 12%);*/
      background-color: #03a9f4;
      border-color: #03a9f4; }
    .bootstrap .btn-primary:active, .bootstrap .btn-primary.active,
    .open > .bootstrap .btn-primary.dropdown-toggle {
      background-image: none; }
    .bootstrap .btn-primary.disabled, .bootstrap .btn-primary.disabled:hover, .bootstrap .btn-primary.disabled:focus, .bootstrap .btn-primary.disabled:active, .bootstrap .btn-primary.disabled.active, .bootstrap .btn-primary[disabled], .bootstrap .btn-primary[disabled]:hover, .bootstrap .btn-primary[disabled]:focus, .bootstrap .btn-primary[disabled]:active, .bootstrap .btn-primary[disabled].active,
    fieldset[disabled] .bootstrap .btn-primary,
    fieldset[disabled] .bootstrap .btn-primary:hover,
    fieldset[disabled] .bootstrap .btn-primary:focus,
    fieldset[disabled] .bootstrap .btn-primary:active,
    fieldset[disabled] .bootstrap .btn-primary.active {
      background-color: #03a9f4;
      border-color: #0286c2; }
    .bootstrap .btn-primary .badge {
      color: #03a9f4;
      background-color: #fff; }
  .bootstrap .btn-success {
    color: #fff;
    background-color: #0FB62B;
    border-color: #0b8720; }
    .bootstrap .btn-success:hover, .bootstrap .btn-success:focus, .bootstrap .btn-success:active, .bootstrap .btn-success.active,
    .open > .bootstrap .btn-success.dropdown-toggle {
      color: #fff;
      /*background-color: darken($background, 10%);
        border-color: darken($border, 12%);*/
      background-color: #0FB62B;
      border-color: #0FB62B; }
    .bootstrap .btn-success:active, .bootstrap .btn-success.active,
    .open > .bootstrap .btn-success.dropdown-toggle {
      background-image: none; }
    .bootstrap .btn-success.disabled, .bootstrap .btn-success.disabled:hover, .bootstrap .btn-success.disabled:focus, .bootstrap .btn-success.disabled:active, .bootstrap .btn-success.disabled.active, .bootstrap .btn-success[disabled], .bootstrap .btn-success[disabled]:hover, .bootstrap .btn-success[disabled]:focus, .bootstrap .btn-success[disabled]:active, .bootstrap .btn-success[disabled].active,
    fieldset[disabled] .bootstrap .btn-success,
    fieldset[disabled] .bootstrap .btn-success:hover,
    fieldset[disabled] .bootstrap .btn-success:focus,
    fieldset[disabled] .bootstrap .btn-success:active,
    fieldset[disabled] .bootstrap .btn-success.active {
      background-color: #0FB62B;
      border-color: #0b8720; }
    .bootstrap .btn-success .badge {
      color: #0FB62B;
      background-color: #fff; }
  .bootstrap .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #31b0d5; }
    .bootstrap .btn-info:hover, .bootstrap .btn-info:focus, .bootstrap .btn-info:active, .bootstrap .btn-info.active,
    .open > .bootstrap .btn-info.dropdown-toggle {
      color: #fff;
      /*background-color: darken($background, 10%);
        border-color: darken($border, 12%);*/
      background-color: #5bc0de;
      border-color: #5bc0de; }
    .bootstrap .btn-info:active, .bootstrap .btn-info.active,
    .open > .bootstrap .btn-info.dropdown-toggle {
      background-image: none; }
    .bootstrap .btn-info.disabled, .bootstrap .btn-info.disabled:hover, .bootstrap .btn-info.disabled:focus, .bootstrap .btn-info.disabled:active, .bootstrap .btn-info.disabled.active, .bootstrap .btn-info[disabled], .bootstrap .btn-info[disabled]:hover, .bootstrap .btn-info[disabled]:focus, .bootstrap .btn-info[disabled]:active, .bootstrap .btn-info[disabled].active,
    fieldset[disabled] .bootstrap .btn-info,
    fieldset[disabled] .bootstrap .btn-info:hover,
    fieldset[disabled] .bootstrap .btn-info:focus,
    fieldset[disabled] .bootstrap .btn-info:active,
    fieldset[disabled] .bootstrap .btn-info.active {
      background-color: #5bc0de;
      border-color: #31b0d5; }
    .bootstrap .btn-info .badge {
      color: #5bc0de;
      background-color: #fff; }
  .bootstrap .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #ec971f; }
    .bootstrap .btn-warning:hover, .bootstrap .btn-warning:focus, .bootstrap .btn-warning:active, .bootstrap .btn-warning.active,
    .open > .bootstrap .btn-warning.dropdown-toggle {
      color: #fff;
      /*background-color: darken($background, 10%);
        border-color: darken($border, 12%);*/
      background-color: #f0ad4e;
      border-color: #f0ad4e; }
    .bootstrap .btn-warning:active, .bootstrap .btn-warning.active,
    .open > .bootstrap .btn-warning.dropdown-toggle {
      background-image: none; }
    .bootstrap .btn-warning.disabled, .bootstrap .btn-warning.disabled:hover, .bootstrap .btn-warning.disabled:focus, .bootstrap .btn-warning.disabled:active, .bootstrap .btn-warning.disabled.active, .bootstrap .btn-warning[disabled], .bootstrap .btn-warning[disabled]:hover, .bootstrap .btn-warning[disabled]:focus, .bootstrap .btn-warning[disabled]:active, .bootstrap .btn-warning[disabled].active,
    fieldset[disabled] .bootstrap .btn-warning,
    fieldset[disabled] .bootstrap .btn-warning:hover,
    fieldset[disabled] .bootstrap .btn-warning:focus,
    fieldset[disabled] .bootstrap .btn-warning:active,
    fieldset[disabled] .bootstrap .btn-warning.active {
      background-color: #f0ad4e;
      border-color: #ec971f; }
    .bootstrap .btn-warning .badge {
      color: #f0ad4e;
      background-color: #fff; }
  .bootstrap .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #c9302c; }
    .bootstrap .btn-danger:hover, .bootstrap .btn-danger:focus, .bootstrap .btn-danger:active, .bootstrap .btn-danger.active,
    .open > .bootstrap .btn-danger.dropdown-toggle {
      color: #fff;
      /*background-color: darken($background, 10%);
        border-color: darken($border, 12%);*/
      background-color: #d9534f;
      border-color: #d9534f; }
    .bootstrap .btn-danger:active, .bootstrap .btn-danger.active,
    .open > .bootstrap .btn-danger.dropdown-toggle {
      background-image: none; }
    .bootstrap .btn-danger.disabled, .bootstrap .btn-danger.disabled:hover, .bootstrap .btn-danger.disabled:focus, .bootstrap .btn-danger.disabled:active, .bootstrap .btn-danger.disabled.active, .bootstrap .btn-danger[disabled], .bootstrap .btn-danger[disabled]:hover, .bootstrap .btn-danger[disabled]:focus, .bootstrap .btn-danger[disabled]:active, .bootstrap .btn-danger[disabled].active,
    fieldset[disabled] .bootstrap .btn-danger,
    fieldset[disabled] .bootstrap .btn-danger:hover,
    fieldset[disabled] .bootstrap .btn-danger:focus,
    fieldset[disabled] .bootstrap .btn-danger:active,
    fieldset[disabled] .bootstrap .btn-danger.active {
      background-color: #d9534f;
      border-color: #c9302c; }
    .bootstrap .btn-danger .badge {
      color: #d9534f;
      background-color: #fff; }
  .bootstrap .btn-link {
    color: #03a9f4;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0; }
    .bootstrap .btn-link, .bootstrap .btn-link:active, .bootstrap .btn-link[disabled],
    fieldset[disabled] .bootstrap .btn-link {
      background-color: transparent;
      box-shadow: none; }
    .bootstrap .btn-link, .bootstrap .btn-link:hover, .bootstrap .btn-link:focus, .bootstrap .btn-link:active {
      border-color: transparent; }
    .bootstrap .btn-link:hover, .bootstrap .btn-link:focus {
      color: #03a9f4;
      text-decoration: underline;
      background-color: transparent; }
    .bootstrap .btn-link[disabled]:hover, .bootstrap .btn-link[disabled]:focus,
    fieldset[disabled] .bootstrap .btn-link:hover,
    fieldset[disabled] .bootstrap .btn-link:focus {
      color: #999999;
      text-decoration: none; }
  .bootstrap .btn-lg, .bootstrap .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px; }
  .bootstrap .btn-sm, .bootstrap .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .bootstrap .btn-xs, .bootstrap .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .bootstrap .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .bootstrap .btn-block + .btn-block {
    margin-top: 5px; }
  .bootstrap input[type="submit"].btn-block,
  .bootstrap input[type="reset"].btn-block,
  .bootstrap input[type="button"].btn-block {
    width: 100%; }
  .bootstrap .fade {
    opacity: 0;
    transition: opacity 0.15s linear; }
    .bootstrap .fade.in {
      opacity: 1; }
  .bootstrap .collapse {
    display: none; }
    .bootstrap .collapse.in {
      display: block; }
  .bootstrap tr.collapse.in {
    display: table-row; }
  .bootstrap tbody.collapse.in {
    display: table-row-group; }
  .bootstrap .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease; }
  .bootstrap .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
  .bootstrap .dropdown {
    position: relative; }
  .bootstrap .dropdown-toggle:focus {
    outline: 0; }
  .bootstrap .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: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box; }
    .bootstrap .dropdown-menu.pull-right {
      right: 0;
      left: auto; }
    .bootstrap .dropdown-menu .divider {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    .bootstrap .dropdown-menu > li > a {
      display: block;
      padding: 3px 20px;
      clear: both;
      font-weight: normal;
      line-height: 1.42857;
      color: #333333;
      white-space: nowrap; }
  .bootstrap .dropdown-menu > li > a:hover, .bootstrap .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5; }
  .bootstrap .dropdown-menu > .active > a, .bootstrap .dropdown-menu > .active > a:hover, .bootstrap .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #03a9f4; }
  .bootstrap .dropdown-menu > .disabled > a, .bootstrap .dropdown-menu > .disabled > a:hover, .bootstrap .dropdown-menu > .disabled > a:focus {
    color: #999999; }
  .bootstrap .dropdown-menu > .disabled > a:hover, .bootstrap .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed; }
  .bootstrap .open > .dropdown-menu {
    display: block; }
  .bootstrap .open > a {
    outline: 0; }
  .bootstrap .dropdown-menu-right {
    left: auto;
    right: 0; }
  .bootstrap .dropdown-menu-left {
    left: 0;
    right: auto; }
  .bootstrap .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #999999; }
  .bootstrap .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990; }
  .bootstrap .pull-right > .dropdown-menu {
    right: 0;
    left: auto; }
  .bootstrap .dropup .caret,
  .bootstrap .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""; }
  .bootstrap .dropup .dropdown-menu,
  .bootstrap .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px; }
  @media (min-width: 768px) {
    .bootstrap .navbar-right .dropdown-menu {
      right: 0;
      left: auto; }
    .bootstrap .navbar-right .dropdown-menu-left {
      left: 0;
      right: auto; } }
  .bootstrap .btn-group,
  .bootstrap .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .bootstrap .btn-group > .btn,
    .bootstrap .btn-group-vertical > .btn {
      position: relative;
      float: left; }
      .bootstrap .btn-group > .btn:hover, .bootstrap .btn-group > .btn:focus, .bootstrap .btn-group > .btn:active, .bootstrap .btn-group > .btn.active,
      .bootstrap .btn-group-vertical > .btn:hover,
      .bootstrap .btn-group-vertical > .btn:focus,
      .bootstrap .btn-group-vertical > .btn:active,
      .bootstrap .btn-group-vertical > .btn.active {
        z-index: 2; }
      .bootstrap .btn-group > .btn:focus,
      .bootstrap .btn-group-vertical > .btn:focus {
        outline: 0; }
  .bootstrap .btn-group .btn + .btn,
  .bootstrap .btn-group .btn + .btn-group,
  .bootstrap .btn-group .btn-group + .btn,
  .bootstrap .btn-group .btn-group + .btn-group {
    margin-left: -1px; }
  .bootstrap .btn-toolbar {
    margin-left: -5px; }
    .bootstrap .btn-toolbar:before, .bootstrap .btn-toolbar:after {
      content: " ";
      display: table; }
    .bootstrap .btn-toolbar:after {
      clear: both; }
    .bootstrap .btn-toolbar .btn-group,
    .bootstrap .btn-toolbar .input-group {
      float: left; }
    .bootstrap .btn-toolbar > .btn,
    .bootstrap .btn-toolbar > .btn-group,
    .bootstrap .btn-toolbar > .input-group {
      margin-left: 5px; }
  .bootstrap .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  .bootstrap .btn-group > .btn:first-child {
    margin-left: 0; }
    .bootstrap .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .bootstrap .btn-group > .btn:last-child:not(:first-child),
  .bootstrap .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .bootstrap .btn-group > .btn-group {
    float: left; }
  .bootstrap .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .bootstrap .btn-group > .btn-group:first-child > .btn:last-child,
  .bootstrap .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .bootstrap .btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .bootstrap .btn-group .dropdown-toggle:active,
  .bootstrap .btn-group.open .dropdown-toggle {
    outline: 0; }
  .bootstrap .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px; }
  .bootstrap .btn-group > .btn-lg + .dropdown-toggle, .bootstrap .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px; }
  .bootstrap .btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .bootstrap .btn-group.open .dropdown-toggle.btn-link {
      box-shadow: none; }
  .bootstrap .btn .caret {
    margin-left: 0; }
  .bootstrap .btn-lg .caret, .bootstrap .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }
  .bootstrap .dropup .btn-lg .caret, .bootstrap .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px; }
  .bootstrap .btn-group-vertical > .btn,
  .bootstrap .btn-group-vertical > .btn-group,
  .bootstrap .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
  .bootstrap .btn-group-vertical > .btn-group:before, .bootstrap .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table; }
  .bootstrap .btn-group-vertical > .btn-group:after {
    clear: both; }
  .bootstrap .btn-group-vertical > .btn-group > .btn {
    float: none; }
  .bootstrap .btn-group-vertical > .btn + .btn,
  .bootstrap .btn-group-vertical > .btn + .btn-group,
  .bootstrap .btn-group-vertical > .btn-group + .btn,
  .bootstrap .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .bootstrap .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .bootstrap .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .bootstrap .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .bootstrap .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .bootstrap .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .bootstrap .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .bootstrap .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .bootstrap .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
    .bootstrap .btn-group-justified > .btn,
    .bootstrap .btn-group-justified > .btn-group {
      float: none;
      display: table-cell;
      width: 1%; }
    .bootstrap .btn-group-justified > .btn-group .btn {
      width: 100%; }
  .bootstrap [data-toggle="buttons"] > .btn > input[type="radio"],
  .bootstrap [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    position: absolute;
    z-index: -1;
    opacity: 0; }
  .bootstrap .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
    .bootstrap .input-group[class*="col-"] {
      float: none;
      padding-left: 0;
      padding-right: 0; }
    .bootstrap .input-group .form-control {
      position: relative;
      z-index: 2;
      float: left;
      width: 100%;
      margin-bottom: 0; }
  .bootstrap .input-group-addon,
  .bootstrap .input-group-btn,
  .bootstrap .input-group .form-control {
    display: table-cell; }
    .bootstrap .input-group-addon:not(:first-child):not(:last-child),
    .bootstrap .input-group-btn:not(:first-child):not(:last-child),
    .bootstrap .input-group .form-control:not(:first-child):not(:last-child) {
      border-radius: 0; }
  .bootstrap .input-group-addon,
  .bootstrap .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }
  .bootstrap .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px; }
    .bootstrap .input-group-addon.input-sm,
    .bootstrap .input-group-sm > .input-group-addon,
    .bootstrap .input-group-sm > .input-group-btn > .input-group-addon.btn {
      padding: 5px 10px;
      font-size: 12px;
      border-radius: 3px; }
    .bootstrap .input-group-addon.input-lg,
    .bootstrap .input-group-lg > .input-group-addon,
    .bootstrap .input-group-lg > .input-group-btn > .input-group-addon.btn {
      padding: 10px 16px;
      font-size: 18px;
      border-radius: 6px; }
    .bootstrap .input-group-addon input[type="radio"],
    .bootstrap .input-group-addon input[type="checkbox"] {
      margin-top: 0; }
  .bootstrap .input-group .form-control:first-child,
  .bootstrap .input-group-addon:first-child,
  .bootstrap .input-group-btn:first-child > .btn,
  .bootstrap .input-group-btn:first-child > .btn-group > .btn,
  .bootstrap .input-group-btn:first-child > .dropdown-toggle,
  .bootstrap .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .bootstrap .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .bootstrap .input-group-addon:first-child {
    border-right: 0; }
  .bootstrap .input-group .form-control:last-child,
  .bootstrap .input-group-addon:last-child,
  .bootstrap .input-group-btn:last-child > .btn,
  .bootstrap .input-group-btn:last-child > .btn-group > .btn,
  .bootstrap .input-group-btn:last-child > .dropdown-toggle,
  .bootstrap .input-group-btn:first-child > .btn:not(:first-child),
  .bootstrap .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .bootstrap .input-group-addon:last-child {
    border-left: 0; }
  .bootstrap .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
    .bootstrap .input-group-btn > .btn {
      position: relative; }
      .bootstrap .input-group-btn > .btn + .btn {
        margin-left: -1px; }
      .bootstrap .input-group-btn > .btn:hover, .bootstrap .input-group-btn > .btn:focus, .bootstrap .input-group-btn > .btn:active {
        z-index: 2; }
    .bootstrap .input-group-btn:first-child > .btn,
    .bootstrap .input-group-btn:first-child > .btn-group {
      margin-right: -1px; }
    .bootstrap .input-group-btn:last-child > .btn,
    .bootstrap .input-group-btn:last-child > .btn-group {
      margin-left: -1px; }
  .bootstrap .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
    .bootstrap .nav:before, .bootstrap .nav:after {
      content: " ";
      display: table; }
    .bootstrap .nav:after {
      clear: both; }
    .bootstrap .nav > li {
      position: relative;
      display: block; }
      .bootstrap .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 15px; }
        .bootstrap .nav > li > a:hover, .bootstrap .nav > li > a:focus {
          text-decoration: none;
          background-color: #eeeeee; }
      .bootstrap .nav > li.disabled > a {
        color: #999999; }
        .bootstrap .nav > li.disabled > a:hover, .bootstrap .nav > li.disabled > a:focus {
          color: #999999;
          text-decoration: none;
          background-color: transparent;
          cursor: not-allowed; }
    .bootstrap .nav .open > a, .bootstrap .nav .open > a:hover, .bootstrap .nav .open > a:focus {
      background-color: #eeeeee;
      border-color: #03a9f4; }
    .bootstrap .nav .nav-divider {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    .bootstrap .nav > li > a > img {
      max-width: none; }
  .bootstrap .nav-tabs {
    border-bottom: 1px solid #ddd; }
    .bootstrap .nav-tabs > li {
      float: left;
      margin-bottom: -1px; }
      .bootstrap .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.42857;
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0; }
        .bootstrap .nav-tabs > li > a:hover {
          border-color: #eeeeee #eeeeee #ddd; }
      .bootstrap .nav-tabs > li.active > a, .bootstrap .nav-tabs > li.active > a:hover, .bootstrap .nav-tabs > li.active > a:focus {
        color: #555555;
        background-color: transparent;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
        cursor: default; }
  .bootstrap .nav-pills > li {
    float: left; }
    .bootstrap .nav-pills > li > a {
      border-radius: 4px; }
    .bootstrap .nav-pills > li + li {
      margin-left: 2px; }
    .bootstrap .nav-pills > li.active > a, .bootstrap .nav-pills > li.active > a:hover, .bootstrap .nav-pills > li.active > a:focus {
      color: #fff;
      background-color: #03a9f4; }
  .bootstrap .nav-stacked > li {
    float: none; }
    .bootstrap .nav-stacked > li + li {
      margin-top: 2px;
      margin-left: 0; }
  .bootstrap .nav-justified, .bootstrap .nav-tabs.nav-justified {
    width: 100%; }
    .bootstrap .nav-justified > li, .bootstrap .nav-tabs.nav-justified > li {
      float: none; }
      .bootstrap .nav-justified > li > a, .bootstrap .nav-tabs.nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px; }
    .bootstrap .nav-justified > .dropdown .dropdown-menu {
      top: auto;
      left: auto; }
    @media (min-width: 768px) {
      .bootstrap .nav-justified > li, .bootstrap .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%; }
        .bootstrap .nav-justified > li > a, .bootstrap .nav-tabs.nav-justified > li > a {
          margin-bottom: 0; } }
  .bootstrap .nav-tabs-justified, .bootstrap .nav-tabs.nav-justified {
    border-bottom: 0; }
    .bootstrap .nav-tabs-justified > li > a, .bootstrap .nav-tabs.nav-justified > li > a {
      margin-right: 0;
      border-radius: 4px; }
    .bootstrap .nav-tabs-justified > .active > a, .bootstrap .nav-tabs.nav-justified > .active > a,
    .bootstrap .nav-tabs-justified > .active > a:hover,
    .bootstrap .nav-tabs.nav-justified > .active > a:hover,
    .bootstrap .nav-tabs-justified > .active > a:focus,
    .bootstrap .nav-tabs.nav-justified > .active > a:focus {
      border: 1px solid #ddd; }
    @media (min-width: 768px) {
      .bootstrap .nav-tabs-justified > li > a, .bootstrap .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0; }
      .bootstrap .nav-tabs-justified > .active > a, .bootstrap .nav-tabs.nav-justified > .active > a,
      .bootstrap .nav-tabs-justified > .active > a:hover,
      .bootstrap .nav-tabs.nav-justified > .active > a:hover,
      .bootstrap .nav-tabs-justified > .active > a:focus,
      .bootstrap .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff; } }
  .bootstrap .tab-content > .tab-pane {
    display: none; }
  .bootstrap .tab-content > .active {
    display: block; }
  .bootstrap .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .bootstrap .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent; }
    .bootstrap .navbar:before, .bootstrap .navbar:after {
      content: " ";
      display: table; }
    .bootstrap .navbar:after {
      clear: both; }
    @media (min-width: 768px) {
      .bootstrap .navbar {
        border-radius: 4px; } }
  .bootstrap .navbar-header:before, .bootstrap .navbar-header:after {
    content: " ";
    display: table; }
  .bootstrap .navbar-header:after {
    clear: both; }
  @media (min-width: 768px) {
    .bootstrap .navbar-header {
      float: left; } }
  .bootstrap .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; }
    .bootstrap .navbar-collapse:before, .bootstrap .navbar-collapse:after {
      content: " ";
      display: table; }
    .bootstrap .navbar-collapse:after {
      clear: both; }
    .bootstrap .navbar-collapse.in {
      overflow-y: auto; }
    @media (min-width: 768px) {
      .bootstrap .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none; }
        .bootstrap .navbar-collapse.collapse {
          display: block !important;
          height: auto !important;
          padding-bottom: 0;
          overflow: visible !important; }
        .bootstrap .navbar-collapse.in {
          overflow-y: visible; }
        .navbar-fixed-top .bootstrap .navbar-collapse,
        .navbar-static-top .bootstrap .navbar-collapse,
        .navbar-fixed-bottom .bootstrap .navbar-collapse {
          padding-left: 0;
          padding-right: 0; } }
  .bootstrap .navbar-fixed-top .navbar-collapse,
  .bootstrap .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-width: 480px) and (orientation: landscape) {
      .bootstrap .navbar-fixed-top .navbar-collapse,
      .bootstrap .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  .bootstrap .container > .navbar-header,
  .bootstrap .container > .navbar-collapse,
  .bootstrap .container-fluid > .navbar-header,
  .bootstrap .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px; }
    @media (min-width: 768px) {
      .bootstrap .container > .navbar-header,
      .bootstrap .container > .navbar-collapse,
      .bootstrap .container-fluid > .navbar-header,
      .bootstrap .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0; } }
  .bootstrap .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
    @media (min-width: 768px) {
      .bootstrap .navbar-static-top {
        border-radius: 0; } }
  .bootstrap .navbar-fixed-top,
  .bootstrap .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
    @media (min-width: 768px) {
      .bootstrap .navbar-fixed-top,
      .bootstrap .navbar-fixed-bottom {
        border-radius: 0; } }
  .bootstrap .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .bootstrap .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }
  .bootstrap .navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px; }
    .bootstrap .navbar-brand:hover, .bootstrap .navbar-brand:focus {
      text-decoration: none; }
    @media (min-width: 768px) {
      .navbar > .container .bootstrap .navbar-brand,
      .navbar > .container-fluid .bootstrap .navbar-brand {
        margin-left: -15px; } }
  .bootstrap .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: 4px; }
    .bootstrap .navbar-toggle:focus {
      outline: 0; }
    .bootstrap .navbar-toggle .icon-bar {
      display: block;
      width: 22px;
      height: 2px;
      border-radius: 1px; }
    .bootstrap .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 4px; }
    @media (min-width: 768px) {
      .bootstrap .navbar-toggle {
        display: none; } }
  .bootstrap .navbar-nav {
    margin: 7.5px -15px; }
    .bootstrap .navbar-nav > li > a {
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: 20px; }
    @media (max-width: 767px) {
      .bootstrap .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none; }
        .bootstrap .navbar-nav .open .dropdown-menu > li > a,
        .bootstrap .navbar-nav .open .dropdown-menu .dropdown-header {
          padding: 5px 15px 5px 25px; }
        .bootstrap .navbar-nav .open .dropdown-menu > li > a {
          line-height: 20px; }
          .bootstrap .navbar-nav .open .dropdown-menu > li > a:hover, .bootstrap .navbar-nav .open .dropdown-menu > li > a:focus {
            background-image: none; } }
    @media (min-width: 768px) {
      .bootstrap .navbar-nav {
        float: left;
        margin: 0; }
        .bootstrap .navbar-nav > li {
          float: left; }
          .bootstrap .navbar-nav > li > a {
            padding-top: 15px;
            padding-bottom: 15px; }
        .bootstrap .navbar-nav.navbar-right:last-child {
          margin-right: -15px; } }
  @media (min-width: 768px) {
    .bootstrap .navbar-left {
      float: left !important; }
    .bootstrap .navbar-right {
      float: right !important; } }
  .bootstrap .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    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 (max-width: 767px) {
      .bootstrap .navbar-form .form-group {
        margin-bottom: 5px; } }
    @media (min-width: 768px) {
      .bootstrap .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none; }
        .bootstrap .navbar-form.navbar-right:last-child {
          margin-right: -15px; } }
  .bootstrap .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .bootstrap .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .bootstrap .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; }
    .bootstrap .navbar-btn.btn-sm, .bootstrap .btn-group-sm > .navbar-btn.btn {
      margin-top: 10px;
      margin-bottom: 10px; }
    .bootstrap .navbar-btn.btn-xs, .bootstrap .btn-group-xs > .navbar-btn.btn {
      margin-top: 14px;
      margin-bottom: 14px; }
  .bootstrap .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .bootstrap .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px; }
        .bootstrap .navbar-text.navbar-right:last-child {
          margin-right: 0; } }
  .bootstrap .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }
    .bootstrap .navbar-default .navbar-brand {
      color: #777; }
      .bootstrap .navbar-default .navbar-brand:hover, .bootstrap .navbar-default .navbar-brand:focus {
        color: #5e5e5e;
        background-color: transparent; }
    .bootstrap .navbar-default .navbar-text {
      color: #777; }
    .bootstrap .navbar-default .navbar-nav > li > a {
      color: #777; }
      .bootstrap .navbar-default .navbar-nav > li > a:hover, .bootstrap .navbar-default .navbar-nav > li > a:focus {
        color: #333;
        background-color: transparent; }
    .bootstrap .navbar-default .navbar-nav > .active > a, .bootstrap .navbar-default .navbar-nav > .active > a:hover, .bootstrap .navbar-default .navbar-nav > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .bootstrap .navbar-default .navbar-nav > .disabled > a, .bootstrap .navbar-default .navbar-nav > .disabled > a:hover, .bootstrap .navbar-default .navbar-nav > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; }
    .bootstrap .navbar-default .navbar-toggle {
      border-color: #ddd; }
      .bootstrap .navbar-default .navbar-toggle:hover, .bootstrap .navbar-default .navbar-toggle:focus {
        background-color: #ddd; }
      .bootstrap .navbar-default .navbar-toggle .icon-bar {
        background-color: #888; }
    .bootstrap .navbar-default .navbar-collapse,
    .bootstrap .navbar-default .navbar-form {
      border-color: #e7e7e7; }
    .bootstrap .navbar-default .navbar-nav > .open > a, .bootstrap .navbar-default .navbar-nav > .open > a:hover, .bootstrap .navbar-default .navbar-nav > .open > a:focus {
      background-color: #e7e7e7;
      color: #555; }
    @media (max-width: 767px) {
      .bootstrap .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777; }
        .bootstrap .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .bootstrap .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #333;
          background-color: transparent; }
      .bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7; }
      .bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .bootstrap .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent; } }
    .bootstrap .navbar-default .navbar-link {
      color: #777; }
      .bootstrap .navbar-default .navbar-link:hover {
        color: #333; }
    .bootstrap .navbar-default .btn-link {
      color: #777; }
      .bootstrap .navbar-default .btn-link:hover, .bootstrap .navbar-default .btn-link:focus {
        color: #333; }
      .bootstrap .navbar-default .btn-link[disabled]:hover, .bootstrap .navbar-default .btn-link[disabled]:focus,
      fieldset[disabled] .bootstrap .navbar-default .btn-link:hover,
      fieldset[disabled] .bootstrap .navbar-default .btn-link:focus {
        color: #ccc; }
  .bootstrap .navbar-inverse {
    background-color: #222;
    border-color: #090909; }
    .bootstrap .navbar-inverse .navbar-brand {
      color: #999999; }
      .bootstrap .navbar-inverse .navbar-brand:hover, .bootstrap .navbar-inverse .navbar-brand:focus {
        color: #fff;
        background-color: transparent; }
    .bootstrap .navbar-inverse .navbar-text {
      color: #999999; }
    .bootstrap .navbar-inverse .navbar-nav > li > a {
      color: #999999; }
      .bootstrap .navbar-inverse .navbar-nav > li > a:hover, .bootstrap .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .bootstrap .navbar-inverse .navbar-nav > .active > a, .bootstrap .navbar-inverse .navbar-nav > .active > a:hover, .bootstrap .navbar-inverse .navbar-nav > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .bootstrap .navbar-inverse .navbar-nav > .disabled > a, .bootstrap .navbar-inverse .navbar-nav > .disabled > a:hover, .bootstrap .navbar-inverse .navbar-nav > .disabled > a:focus {
      color: #444;
      background-color: transparent; }
    .bootstrap .navbar-inverse .navbar-toggle {
      border-color: #333; }
      .bootstrap .navbar-inverse .navbar-toggle:hover, .bootstrap .navbar-inverse .navbar-toggle:focus {
        background-color: #333; }
      .bootstrap .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff; }
    .bootstrap .navbar-inverse .navbar-collapse,
    .bootstrap .navbar-inverse .navbar-form {
      border-color: #101010; }
    .bootstrap .navbar-inverse .navbar-nav > .open > a, .bootstrap .navbar-inverse .navbar-nav > .open > a:hover, .bootstrap .navbar-inverse .navbar-nav > .open > a:focus {
      background-color: #090909;
      color: #fff; }
    @media (max-width: 767px) {
      .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909; }
      .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909; }
      .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999999; }
        .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #fff;
          background-color: transparent; }
      .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909; }
      .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent; } }
    .bootstrap .navbar-inverse .navbar-link {
      color: #999999; }
      .bootstrap .navbar-inverse .navbar-link:hover {
        color: #fff; }
    .bootstrap .navbar-inverse .btn-link {
      color: #999999; }
      .bootstrap .navbar-inverse .btn-link:hover, .bootstrap .navbar-inverse .btn-link:focus {
        color: #fff; }
      .bootstrap .navbar-inverse .btn-link[disabled]:hover, .bootstrap .navbar-inverse .btn-link[disabled]:focus,
      fieldset[disabled] .bootstrap .navbar-inverse .btn-link:hover,
      fieldset[disabled] .bootstrap .navbar-inverse .btn-link:focus {
        color: #444; }
  .bootstrap .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px; }
    .bootstrap .breadcrumb > li {
      display: inline-block; }
      .bootstrap .breadcrumb > li + li:before {
        content: "/ ";
        padding: 0 5px;
        color: #ccc; }
    .bootstrap .breadcrumb > .active {
      color: #999999; }
  .bootstrap .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
    .bootstrap .pagination > li {
      display: inline; }
      .bootstrap .pagination > li > a,
      .bootstrap .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        line-height: 1.42857;
        text-decoration: none;
        color: #03a9f4;
        background-color: #fff;
        border: 1px solid #ddd;
        margin-left: -1px; }
      .bootstrap .pagination > li:first-child > a,
      .bootstrap .pagination > li:first-child > span {
        margin-left: 0;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px; }
      .bootstrap .pagination > li:last-child > a,
      .bootstrap .pagination > li:last-child > span {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px; }
    .bootstrap .pagination > li > a:hover, .bootstrap .pagination > li > a:focus,
    .bootstrap .pagination > li > span:hover,
    .bootstrap .pagination > li > span:focus {
      color: #03a9f4;
      background-color: #eeeeee;
      border-color: #ddd; }
    .bootstrap .pagination > .active > a, .bootstrap .pagination > .active > a:hover, .bootstrap .pagination > .active > a:focus,
    .bootstrap .pagination > .active > span,
    .bootstrap .pagination > .active > span:hover,
    .bootstrap .pagination > .active > span:focus {
      z-index: 2;
      color: #fff;
      background-color: #03a9f4;
      border-color: #03a9f4;
      cursor: default; }
    .bootstrap .pagination > .disabled > span,
    .bootstrap .pagination > .disabled > span:hover,
    .bootstrap .pagination > .disabled > span:focus,
    .bootstrap .pagination > .disabled > a,
    .bootstrap .pagination > .disabled > a:hover,
    .bootstrap .pagination > .disabled > a:focus {
      color: #999999;
      background-color: #fff;
      border-color: #ddd;
      cursor: not-allowed; }
  .bootstrap .pagination-lg > li > a,
  .bootstrap .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px; }
  .bootstrap .pagination-lg > li:first-child > a,
  .bootstrap .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px; }
  .bootstrap .pagination-lg > li:last-child > a,
  .bootstrap .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px; }
  .bootstrap .pagination-sm > li > a,
  .bootstrap .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px; }
  .bootstrap .pagination-sm > li:first-child > a,
  .bootstrap .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .bootstrap .pagination-sm > li:last-child > a,
  .bootstrap .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .bootstrap .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center; }
    .bootstrap .pager:before, .bootstrap .pager:after {
      content: " ";
      display: table; }
    .bootstrap .pager:after {
      clear: both; }
    .bootstrap .pager li {
      display: inline; }
      .bootstrap .pager li > a,
      .bootstrap .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px; }
      .bootstrap .pager li > a:hover,
      .bootstrap .pager li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .bootstrap .pager .next > a,
    .bootstrap .pager .next > span {
      float: right; }
    .bootstrap .pager .previous > a,
    .bootstrap .pager .previous > span {
      float: left; }
    .bootstrap .pager .disabled > a,
    .bootstrap .pager .disabled > a:hover,
    .bootstrap .pager .disabled > a:focus,
    .bootstrap .pager .disabled > span {
      color: #999999;
      background-color: #fff;
      cursor: not-allowed; }
  .bootstrap .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; }
    .bootstrap .label:empty {
      display: none; }
    .btn .bootstrap .label {
      position: relative;
      top: -1px; }
  .bootstrap a.label:hover, .bootstrap a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .bootstrap .label-default {
    background-color: #999999; }
    .bootstrap .label-default[href]:hover, .bootstrap .label-default[href]:focus {
      /*background-color: darken($color, 10%);*/
      background-color: #999999; }
  .bootstrap .label-primary {
    background-color: #03a9f4; }
    .bootstrap .label-primary[href]:hover, .bootstrap .label-primary[href]:focus {
      /*background-color: darken($color, 10%);*/
      background-color: #0286c2; }
  .bootstrap .label-success {
    background-color: #0FB62B; }
    .bootstrap .label-success[href]:hover, .bootstrap .label-success[href]:focus {
      /*background-color: darken($color, 10%);*/
      background-color: #0b8720; }
  .bootstrap .label-info {
    background-color: #5bc0de; }
    .bootstrap .label-info[href]:hover, .bootstrap .label-info[href]:focus {
      /*background-color: darken($color, 10%);*/
      background-color: #31b0d5; }
  .bootstrap .label-warning {
    background-color: #f0ad4e; }
    .bootstrap .label-warning[href]:hover, .bootstrap .label-warning[href]:focus {
      /*background-color: darken($color, 10%);*/
      background-color: #ec971f; }
  .bootstrap .label-danger {
    background-color: #d9534f; }
    .bootstrap .label-danger[href]:hover, .bootstrap .label-danger[href]:focus {
      /*background-color: darken($color, 10%);*/
      background-color: #c9302c; }
  .bootstrap .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999999;
    border-radius: 10px; }
    .bootstrap .badge:empty {
      display: none; }
    .btn .bootstrap .badge {
      position: relative;
      top: -1px; }
    .btn-xs .bootstrap .badge, .bootstrap .btn-group-xs > .btn .bootstrap .badge {
      top: 0;
      padding: 1px 5px; }
    a.list-group-item.active > .bootstrap .badge,
    .nav-pills > .active > a > .bootstrap .badge {
      color: #03a9f4;
      background-color: #fff; }
    .nav-pills > li > a > .bootstrap .badge {
      margin-left: 3px; }
  .bootstrap a.badge:hover, .bootstrap a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .bootstrap .jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee; }
    .bootstrap .jumbotron h1,
    .bootstrap .jumbotron .h1 {
      color: inherit; }
    .bootstrap .jumbotron p {
      margin-bottom: 15px;
      font-size: 21px;
      font-weight: 200; }
    .bootstrap .jumbotron > hr {
      border-top-color: #d5d5d5; }
    .container .bootstrap .jumbotron {
      border-radius: 6px; }
    .bootstrap .jumbotron .container {
      max-width: 100%; }
    @media screen and (min-width: 768px) {
      .bootstrap .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px; }
        .container .bootstrap .jumbotron {
          padding-left: 60px;
          padding-right: 60px; }
        .bootstrap .jumbotron h1,
        .bootstrap .jumbotron .h1 {
          font-size: 63px; } }
  .bootstrap .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all 0.2s ease-in-out; }
    .bootstrap .thumbnail > img,
    .bootstrap .thumbnail a > img {
      display: block;
      max-width: 100%;
      height: auto;
      margin-left: auto;
      margin-right: auto; }
    .bootstrap .thumbnail .caption {
      padding: 9px;
      color: #333333; }
  .bootstrap a.thumbnail:hover,
  .bootstrap a.thumbnail:focus,
  .bootstrap a.thumbnail.active {
    border-color: #03a9f4; }
  .bootstrap .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }
    .bootstrap .alert h4 {
      margin-top: 0;
      color: inherit; }
    .bootstrap .alert .alert-link {
      font-weight: bold; }
    .bootstrap .alert > p,
    .bootstrap .alert > ul {
      margin-bottom: 0; }
    .bootstrap .alert > p + p {
      margin-top: 5px; }
  .bootstrap .alert-dismissable {
    padding-right: 35px; }
    .bootstrap .alert-dismissable .close {
      position: relative;
      top: -2px;
      right: -21px;
      color: inherit; }
  .bootstrap .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d; }
    .bootstrap .alert-success hr {
      border-top-color: #c9e2b3; }
    .bootstrap .alert-success .alert-link {
      color: #2b542c; }
  .bootstrap .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f; }
    .bootstrap .alert-info hr {
      border-top-color: #a6e1ec; }
    .bootstrap .alert-info .alert-link {
      color: #245269; }
  .bootstrap .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b; }
    .bootstrap .alert-warning hr {
      border-top-color: #f7e1b5; }
    .bootstrap .alert-warning .alert-link {
      color: #66512c; }
  .bootstrap .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442; }
    .bootstrap .alert-danger hr {
      border-top-color: #e4b9c0; }
    .bootstrap .alert-danger .alert-link {
      color: #843534; }
  .bootstrap .progress {
    overflow: hidden;
    height: 8px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 2px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
  .bootstrap .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 8px;
    color: #fff;
    text-align: center;
    background-color: #03a9f4 !important;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    transition: width 0.6s ease; }
  .bootstrap .progress-striped .progress-bar {
    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; }
  .bootstrap .progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite; }
  .bootstrap .progress-bar[aria-valuenow="1"], .bootstrap .progress-bar[aria-valuenow="2"] {
    min-width: 30px; }
  .bootstrap .progress-bar[aria-valuenow="0"] {
    color: #999999;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none; }
  .bootstrap .progress-bar-success {
    background-color: #0FB62B; }
  .bootstrap .progress-bar-info {
    background-color: #5bc0de; }
  .bootstrap .progress-bar-warning {
    background-color: #f0ad4e; }
  .bootstrap .progress-bar-danger {
    background-color: #d9534f; }
  .bootstrap .media,
  .bootstrap .media-body {
    overflow: hidden;
    zoom: 1; }
  .bootstrap .media,
  .bootstrap .media .media {
    margin-top: 15px; }
  .bootstrap .media:first-child {
    margin-top: 0; }
  .bootstrap .media-object {
    display: block; }
  .bootstrap .media-heading {
    margin: 0 0 5px; }
  .bootstrap .media > .pull-left {
    margin-right: 10px; }
  .bootstrap .media > .pull-right {
    margin-left: 10px; }
  .bootstrap .media-list {
    padding-left: 0;
    list-style: none; }
  .bootstrap .list-group {
    margin-bottom: 20px;
    padding-left: 0; }
  .bootstrap .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
    .bootstrap .list-group-item:first-child {
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
    .bootstrap .list-group-item:last-child {
      margin-bottom: 0;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px; }
    .bootstrap .list-group-item > .badge {
      float: right; }
    .bootstrap .list-group-item > .badge + .badge {
      margin-right: 5px; }
  .bootstrap a.list-group-item {
    color: #555; }
    .bootstrap a.list-group-item .list-group-item-heading {
      color: #333; }
    .bootstrap a.list-group-item:hover, .bootstrap a.list-group-item:focus {
      text-decoration: none;
      color: #555;
      background-color: #f5f5f5; }
  .bootstrap .list-group-item.disabled, .bootstrap .list-group-item.disabled:hover, .bootstrap .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #999999; }
    .bootstrap .list-group-item.disabled .list-group-item-heading, .bootstrap .list-group-item.disabled:hover .list-group-item-heading, .bootstrap .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .bootstrap .list-group-item.disabled .list-group-item-text, .bootstrap .list-group-item.disabled:hover .list-group-item-text, .bootstrap .list-group-item.disabled:focus .list-group-item-text {
      color: #999999; }
  .bootstrap .list-group-item.active, .bootstrap .list-group-item.active:hover, .bootstrap .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #03a9f4;
    border-color: #03a9f4; }
    .bootstrap .list-group-item.active .list-group-item-heading, .bootstrap .list-group-item.active:hover .list-group-item-heading, .bootstrap .list-group-item.active:focus .list-group-item-heading {
      color: inherit; }
    .bootstrap .list-group-item.active .list-group-item-text, .bootstrap .list-group-item.active:hover .list-group-item-text, .bootstrap .list-group-item.active:focus .list-group-item-text {
      color: #03a9f4; }
  .bootstrap .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }
  .bootstrap a.list-group-item-success {
    color: #3c763d; }
    .bootstrap a.list-group-item-success .list-group-item-heading {
      color: inherit; }
    .bootstrap a.list-group-item-success:hover, .bootstrap a.list-group-item-success:focus {
      color: #3c763d;
      background-color: #d0e9c6; }
    .bootstrap a.list-group-item-success.active, .bootstrap a.list-group-item-success.active:hover, .bootstrap a.list-group-item-success.active:focus {
      color: #fff;
      background-color: #3c763d;
      border-color: #3c763d; }
  .bootstrap .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }
  .bootstrap a.list-group-item-info {
    color: #31708f; }
    .bootstrap a.list-group-item-info .list-group-item-heading {
      color: inherit; }
    .bootstrap a.list-group-item-info:hover, .bootstrap a.list-group-item-info:focus {
      color: #31708f;
      background-color: #c4e3f3; }
    .bootstrap a.list-group-item-info.active, .bootstrap a.list-group-item-info.active:hover, .bootstrap a.list-group-item-info.active:focus {
      color: #fff;
      background-color: #31708f;
      border-color: #31708f; }
  .bootstrap .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }
  .bootstrap a.list-group-item-warning {
    color: #8a6d3b; }
    .bootstrap a.list-group-item-warning .list-group-item-heading {
      color: inherit; }
    .bootstrap a.list-group-item-warning:hover, .bootstrap a.list-group-item-warning:focus {
      color: #8a6d3b;
      background-color: #faf2cc; }
    .bootstrap a.list-group-item-warning.active, .bootstrap a.list-group-item-warning.active:hover, .bootstrap a.list-group-item-warning.active:focus {
      color: #fff;
      background-color: #8a6d3b;
      border-color: #8a6d3b; }
  .bootstrap .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }
  .bootstrap a.list-group-item-danger {
    color: #a94442; }
    .bootstrap a.list-group-item-danger .list-group-item-heading {
      color: inherit; }
    .bootstrap a.list-group-item-danger:hover, .bootstrap a.list-group-item-danger:focus {
      color: #a94442;
      background-color: #ebcccc; }
    .bootstrap a.list-group-item-danger.active, .bootstrap a.list-group-item-danger.active:hover, .bootstrap a.list-group-item-danger.active:focus {
      color: #fff;
      background-color: #a94442;
      border-color: #a94442; }
  .bootstrap .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .bootstrap .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }
  .bootstrap .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .bootstrap .panel-body {
    padding: 15px; }
    .bootstrap .panel-body:before, .bootstrap .panel-body:after {
      content: " ";
      display: table; }
    .bootstrap .panel-body:after {
      clear: both; }
  .bootstrap .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
    .bootstrap .panel-heading > .dropdown .dropdown-toggle {
      color: inherit; }
  .bootstrap .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; }
    .bootstrap .panel-title > a {
      color: inherit; }
  .bootstrap .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .bootstrap .panel > .list-group {
    margin-bottom: 0; }
    .bootstrap .panel > .list-group .list-group-item {
      border-width: 1px 0;
      border-radius: 0; }
    .bootstrap .panel > .list-group:first-child .list-group-item:first-child {
      border-top: 0;
      border-top-right-radius: 3px;
      border-top-left-radius: 3px; }
    .bootstrap .panel > .list-group:last-child .list-group-item:last-child {
      border-bottom: 0;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px; }
  .bootstrap .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }
  .bootstrap .panel > .table,
  .bootstrap .panel > .table-responsive > .table {
    margin-bottom: 0; }
  .bootstrap .panel > .table:first-child,
  .bootstrap .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
    .bootstrap .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .bootstrap .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .bootstrap .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .bootstrap .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .bootstrap .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .bootstrap .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .bootstrap .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .bootstrap .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .bootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
  .bootstrap .panel > .table:last-child,
  .bootstrap .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    .bootstrap .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .bootstrap .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .bootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .bootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .bootstrap .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .bootstrap .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .bootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .bootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .bootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
  .bootstrap .panel > .panel-body + .table,
  .bootstrap .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd; }
  .bootstrap .panel > .table > tbody:first-child > tr:first-child th,
  .bootstrap .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0; }
  .bootstrap .panel > .table-bordered,
  .bootstrap .panel > .table-responsive > .table-bordered {
    border: 0; }
    .bootstrap .panel > .table-bordered > thead > tr > th:first-child,
    .bootstrap .panel > .table-bordered > thead > tr > td:first-child,
    .bootstrap .panel > .table-bordered > tbody > tr > th:first-child,
    .bootstrap .panel > .table-bordered > tbody > tr > td:first-child,
    .bootstrap .panel > .table-bordered > tfoot > tr > th:first-child,
    .bootstrap .panel > .table-bordered > tfoot > tr > td:first-child,
    .bootstrap .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .bootstrap .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .bootstrap .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .bootstrap .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .bootstrap .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .bootstrap .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0; }
    .bootstrap .panel > .table-bordered > thead > tr > th:last-child,
    .bootstrap .panel > .table-bordered > thead > tr > td:last-child,
    .bootstrap .panel > .table-bordered > tbody > tr > th:last-child,
    .bootstrap .panel > .table-bordered > tbody > tr > td:last-child,
    .bootstrap .panel > .table-bordered > tfoot > tr > th:last-child,
    .bootstrap .panel > .table-bordered > tfoot > tr > td:last-child,
    .bootstrap .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .bootstrap .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .bootstrap .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .bootstrap .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .bootstrap .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .bootstrap .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0; }
    .bootstrap .panel > .table-bordered > thead > tr:first-child > td,
    .bootstrap .panel > .table-bordered > thead > tr:first-child > th,
    .bootstrap .panel > .table-bordered > tbody > tr:first-child > td,
    .bootstrap .panel > .table-bordered > tbody > tr:first-child > th,
    .bootstrap .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .bootstrap .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .bootstrap .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .bootstrap .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
      border-bottom: 0; }
    .bootstrap .panel > .table-bordered > tbody > tr:last-child > td,
    .bootstrap .panel > .table-bordered > tbody > tr:last-child > th,
    .bootstrap .panel > .table-bordered > tfoot > tr:last-child > td,
    .bootstrap .panel > .table-bordered > tfoot > tr:last-child > th,
    .bootstrap .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .bootstrap .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .bootstrap .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .bootstrap .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
      border-bottom: 0; }
  .bootstrap .panel > .table-responsive {
    border: 0;
    margin-bottom: 0; }
  .bootstrap .panel-group {
    margin-bottom: 20px; }
    .bootstrap .panel-group .panel {
      margin-bottom: 0;
      border-radius: 4px; }
      .bootstrap .panel-group .panel + .panel {
        margin-top: 5px; }
    .bootstrap .panel-group .panel-heading {
      border-bottom: 0; }
      .bootstrap .panel-group .panel-heading + .panel-collapse .panel-body {
        border-top: 1px solid #ddd; }
    .bootstrap .panel-group .panel-footer {
      border-top: 0; }
      .bootstrap .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom: 1px solid #ddd; }
  .bootstrap .panel-default {
    border-color: #ddd; }
    .bootstrap .panel-default > .panel-heading {
      color: #333333;
      background-color: #f5f5f5;
      border-color: #ddd; }
      .bootstrap .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #ddd; }
    .bootstrap .panel-default > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #ddd; }
  .bootstrap .panel-primary {
    border-color: #03a9f4; }
    .bootstrap .panel-primary > .panel-heading {
      color: #fff;
      background-color: #03a9f4;
      border-color: #03a9f4; }
      .bootstrap .panel-primary > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #03a9f4; }
    .bootstrap .panel-primary > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #03a9f4; }
  .bootstrap .panel-success {
    border-color: #d6e9c6; }
    .bootstrap .panel-success > .panel-heading {
      color: #3c763d;
      background-color: #dff0d8;
      border-color: #d6e9c6; }
      .bootstrap .panel-success > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #d6e9c6; }
    .bootstrap .panel-success > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #d6e9c6; }
  .bootstrap .panel-info {
    border-color: #bce8f1; }
    .bootstrap .panel-info > .panel-heading {
      color: #31708f;
      background-color: #d9edf7;
      border-color: #bce8f1; }
      .bootstrap .panel-info > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #bce8f1; }
    .bootstrap .panel-info > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #bce8f1; }
  .bootstrap .panel-warning {
    border-color: #faebcc; }
    .bootstrap .panel-warning > .panel-heading {
      color: #8a6d3b;
      background-color: #fcf8e3;
      border-color: #faebcc; }
      .bootstrap .panel-warning > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #faebcc; }
    .bootstrap .panel-warning > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #faebcc; }
  .bootstrap .panel-danger {
    border-color: #ebccd1; }
    .bootstrap .panel-danger > .panel-heading {
      color: #a94442;
      background-color: #f2dede;
      border-color: #ebccd1; }
      .bootstrap .panel-danger > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #ebccd1; }
    .bootstrap .panel-danger > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #ebccd1; }
  .bootstrap .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
    .bootstrap .embed-responsive .embed-responsive-item,
    .bootstrap .embed-responsive iframe,
    .bootstrap .embed-responsive embed,
    .bootstrap .embed-responsive object {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      border: 0; }
    .bootstrap .embed-responsive.embed-responsive-16by9 {
      padding-bottom: 56.25%; }
    .bootstrap .embed-responsive.embed-responsive-4by3 {
      padding-bottom: 75%; }
  .bootstrap .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
    .bootstrap .well blockquote {
      border-color: #ddd;
      border-color: rgba(0, 0, 0, 0.15); }
  .bootstrap .well-lg {
    padding: 24px;
    border-radius: 6px; }
  .bootstrap .well-sm {
    padding: 9px;
    border-radius: 3px; }
  .bootstrap .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); }
    .bootstrap .close:hover, .bootstrap .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
      opacity: 0.5;
      filter: alpha(opacity=50); }
  .bootstrap button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }
  .bootstrap .modal-open {
    overflow: hidden; }
  .bootstrap .modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
    .bootstrap .modal.fade .modal-dialog {
      transform: translate(0, -25%);
      transition: transform 0.3s ease-out; }
    .bootstrap .modal.in .modal-dialog {
      transform: translate(0, 0); }
  .bootstrap .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }
  .bootstrap .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0; }
  .bootstrap .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
    .bootstrap .modal-backdrop.fade {
      opacity: 0;
      filter: alpha(opacity=0); }
    .bootstrap .modal-backdrop.in {
      opacity: 0.5;
      filter: alpha(opacity=50); }
  .bootstrap .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px; }
  .bootstrap .modal-header .close {
    margin-top: -2px; }
  .bootstrap .modal-title {
    margin: 0;
    line-height: 1.42857; }
  .bootstrap .modal-body {
    position: relative;
    padding: 15px; }
  .bootstrap .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
    .bootstrap .modal-footer:before, .bootstrap .modal-footer:after {
      content: " ";
      display: table; }
    .bootstrap .modal-footer:after {
      clear: both; }
    .bootstrap .modal-footer .btn + .btn {
      margin-left: 5px;
      margin-bottom: 0; }
    .bootstrap .modal-footer .btn-group .btn + .btn {
      margin-left: -1px; }
    .bootstrap .modal-footer .btn-block + .btn-block {
      margin-left: 0; }
  .bootstrap .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 768px) {
    .bootstrap .modal-dialog {
      width: 600px;
      margin: 30px auto; }
    .bootstrap .modal-content {
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    .bootstrap .modal-sm {
      width: 300px; } }
  @media (min-width: 992px) {
    .bootstrap .modal-lg {
      width: 900px; } }
  .bootstrap .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0); }
    .bootstrap .tooltip.in {
      opacity: 0.9;
      filter: alpha(opacity=90); }
    .bootstrap .tooltip.top {
      margin-top: -3px;
      padding: 5px 0; }
    .bootstrap .tooltip.right {
      margin-left: 3px;
      padding: 0 5px; }
    .bootstrap .tooltip.bottom {
      margin-top: 3px;
      padding: 5px 0; }
    .bootstrap .tooltip.left {
      margin-left: -3px;
      padding: 0 5px; }
  .bootstrap .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px; }
  .bootstrap .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .bootstrap .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .bootstrap .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .bootstrap .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .bootstrap .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .bootstrap .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .bootstrap .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .bootstrap .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .bootstrap .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .bootstrap .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal; }
    .bootstrap .popover.top {
      margin-top: -10px; }
    .bootstrap .popover.right {
      margin-left: 10px; }
    .bootstrap .popover.bottom {
      margin-top: 10px; }
    .bootstrap .popover.left {
      margin-left: -10px; }
    .bootstrap .popover.calendar-popover {
      width: 95%; }
  .bootstrap .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }
  .bootstrap .popover-content {
    padding: 9px 14px; }
  .bootstrap .popover > .arrow, .bootstrap .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .bootstrap .popover > .arrow {
    border-width: 11px; }
  .bootstrap .popover > .arrow:after {
    border-width: 10px;
    content: ""; }
  .bootstrap .popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.05);
    bottom: -11px; }
    .bootstrap .popover.top > .arrow:after {
      content: " ";
      bottom: 1px;
      margin-left: -10px;
      border-bottom-width: 0;
      border-top-color: #fff; }
  .bootstrap .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.05); }
    .bootstrap .popover.right > .arrow:after {
      content: " ";
      left: 1px;
      bottom: -10px;
      border-left-width: 0;
      border-right-color: #fff; }
  .bootstrap .popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    top: -11px; }
    .bootstrap .popover.bottom > .arrow:after {
      content: " ";
      top: 1px;
      margin-left: -10px;
      border-top-width: 0;
      border-bottom-color: #fff; }
  .bootstrap .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.05); }
    .bootstrap .popover.left > .arrow:after {
      content: " ";
      right: 1px;
      border-right-width: 0;
      border-left-color: #fff;
      bottom: -10px; }
  .bootstrap .carousel {
    position: relative; }
  .bootstrap .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%; }
    .bootstrap .carousel-inner > .item {
      display: none;
      position: relative;
      transition: 0.6s ease-in-out left; }
      .bootstrap .carousel-inner > .item > img,
      .bootstrap .carousel-inner > .item > a > img {
        display: block;
        max-width: 100%;
        height: auto;
        line-height: 1; }
    .bootstrap .carousel-inner > .active,
    .bootstrap .carousel-inner > .next,
    .bootstrap .carousel-inner > .prev {
      display: block; }
    .bootstrap .carousel-inner > .active {
      left: 0; }
    .bootstrap .carousel-inner > .next,
    .bootstrap .carousel-inner > .prev {
      position: absolute;
      top: 0;
      width: 100%; }
    .bootstrap .carousel-inner > .next {
      left: 100%; }
    .bootstrap .carousel-inner > .prev {
      left: -100%; }
    .bootstrap .carousel-inner > .next.left,
    .bootstrap .carousel-inner > .prev.right {
      left: 0; }
    .bootstrap .carousel-inner > .active.left {
      left: -100%; }
    .bootstrap .carousel-inner > .active.right {
      left: 100%; }
  .bootstrap .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);
    /*&.left {
    @include gradient-horizontal($start-color: rgba(0,0,0,.5), $end-color: rgba(0,0,0,.0001));
  }
  &.right {
    left: auto;
    right: 0;
    @include gradient-horizontal($start-color: rgba(0,0,0,.0001), $end-color: rgba(0,0,0,.5));
  }*/ }
    .bootstrap .carousel-control:hover, .bootstrap .carousel-control:focus {
      outline: 0;
      color: #fff;
      text-decoration: none;
      opacity: 0.9;
      filter: alpha(opacity=90); }
    .bootstrap .carousel-control .icon-prev,
    .bootstrap .carousel-control .icon-next,
    .bootstrap .carousel-control .glyphicon-chevron-left,
    .bootstrap .carousel-control .glyphicon-chevron-right {
      position: absolute;
      top: 50%;
      z-index: 5;
      display: inline-block; }
    .bootstrap .carousel-control .icon-prev,
    .bootstrap .carousel-control .glyphicon-chevron-left {
      left: 50%;
      margin-left: -10px; }
    .bootstrap .carousel-control .icon-next,
    .bootstrap .carousel-control .glyphicon-chevron-right {
      right: 50%;
      margin-right: -10px; }
    .bootstrap .carousel-control .icon-prev,
    .bootstrap .carousel-control .icon-next {
      width: 20px;
      height: 20px;
      margin-top: -10px;
      font-family: serif; }
    .bootstrap .carousel-control .icon-prev:before {
      content: '\2039'; }
    .bootstrap .carousel-control .icon-next:before {
      content: '\203a'; }
  .bootstrap .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; }
    .bootstrap .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); }
    .bootstrap .carousel-indicators .active {
      margin: 0;
      width: 12px;
      height: 12px;
      background-color: #fff; }
  .bootstrap .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); }
    .bootstrap .carousel-caption .btn {
      text-shadow: none; }
  @media screen and (min-width: 768px) {
    .bootstrap .carousel-control .glyphicon-chevron-left,
    .bootstrap .carousel-control .glyphicon-chevron-right,
    .bootstrap .carousel-control .icon-prev,
    .bootstrap .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -15px;
      font-size: 30px; }
    .bootstrap .carousel-control .glyphicon-chevron-left,
    .bootstrap .carousel-control .icon-prev {
      margin-left: -15px; }
    .bootstrap .carousel-control .glyphicon-chevron-right,
    .bootstrap .carousel-control .icon-next {
      margin-right: -15px; }
    .bootstrap .carousel-caption {
      left: 20%;
      right: 20%;
      padding-bottom: 30px; }
    .bootstrap .carousel-indicators {
      bottom: 20px; } }
  .bootstrap .clearfix:before, .bootstrap .clearfix:after {
    content: " ";
    display: table; }
  .bootstrap .clearfix:after {
    clear: both; }
  .bootstrap .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .bootstrap .pull-right {
    float: right !important; }
  .bootstrap .pull-left {
    float: left !important; }
  .bootstrap .hide {
    display: none !important; }
  .bootstrap .show {
    display: block !important; }
  .bootstrap .invisible {
    visibility: hidden; }
  .bootstrap .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .bootstrap .hidden {
    display: none !important;
    visibility: hidden !important; }
  .bootstrap .affix {
    position: fixed; }

@-ms-viewport {
  .bootstrap {
    width: device-width; } }
  .bootstrap .visible-xs, .bootstrap .visible-sm, .bootstrap .visible-md, .bootstrap .visible-lg {
    display: none !important; }
  .bootstrap .visible-xs-block,
  .bootstrap .visible-xs-inline,
  .bootstrap .visible-xs-inline-block,
  .bootstrap .visible-sm-block,
  .bootstrap .visible-sm-inline,
  .bootstrap .visible-sm-inline-block,
  .bootstrap .visible-md-block,
  .bootstrap .visible-md-inline,
  .bootstrap .visible-md-inline-block,
  .bootstrap .visible-lg-block,
  .bootstrap .visible-lg-inline,
  .bootstrap .visible-lg-inline-block {
    display: none !important; }
  @media (max-width: 767px) {
    .bootstrap .visible-xs {
      display: block !important; }
    .bootstrap table.visible-xs {
      display: table; }
    .bootstrap tr.visible-xs {
      display: table-row !important; }
    .bootstrap th.visible-xs,
    .bootstrap td.visible-xs {
      display: table-cell !important; } }
  @media (max-width: 767px) {
    .bootstrap .visible-xs-block {
      display: block !important; } }
  @media (max-width: 767px) {
    .bootstrap .visible-xs-inline {
      display: inline !important; } }
  @media (max-width: 767px) {
    .bootstrap .visible-xs-inline-block {
      display: inline-block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .bootstrap .visible-sm {
      display: block !important; }
    .bootstrap table.visible-sm {
      display: table; }
    .bootstrap tr.visible-sm {
      display: table-row !important; }
    .bootstrap th.visible-sm,
    .bootstrap td.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .bootstrap .visible-sm-block {
      display: block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .bootstrap .visible-sm-inline {
      display: inline !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .bootstrap .visible-sm-inline-block {
      display: inline-block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap .visible-md {
      display: block !important; }
    .bootstrap table.visible-md {
      display: table; }
    .bootstrap tr.visible-md {
      display: table-row !important; }
    .bootstrap th.visible-md,
    .bootstrap td.visible-md {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap .visible-md-block {
      display: block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap .visible-md-inline {
      display: inline !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap .visible-md-inline-block {
      display: inline-block !important; } }
  @media (min-width: 1200px) {
    .bootstrap .visible-lg {
      display: block !important; }
    .bootstrap table.visible-lg {
      display: table; }
    .bootstrap tr.visible-lg {
      display: table-row !important; }
    .bootstrap th.visible-lg,
    .bootstrap td.visible-lg {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .bootstrap .visible-lg-block {
      display: block !important; } }
  @media (min-width: 1200px) {
    .bootstrap .visible-lg-inline {
      display: inline !important; } }
  @media (min-width: 1200px) {
    .bootstrap .visible-lg-inline-block {
      display: inline-block !important; } }
  @media (max-width: 767px) {
    .bootstrap .hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .bootstrap .hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap .hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .bootstrap .hidden-lg {
      display: none !important; } }
  .bootstrap .visible-print {
    display: none !important; }
  @media print {
    .bootstrap .visible-print {
      display: block !important; }
    .bootstrap table.visible-print {
      display: table; }
    .bootstrap tr.visible-print {
      display: table-row !important; }
    .bootstrap th.visible-print,
    .bootstrap td.visible-print {
      display: table-cell !important; } }
  .bootstrap .visible-print-block {
    display: none !important; }
    @media print {
      .bootstrap .visible-print-block {
        display: block !important; } }
  .bootstrap .visible-print-inline {
    display: none !important; }
    @media print {
      .bootstrap .visible-print-inline {
        display: inline !important; } }
  .bootstrap .visible-print-inline-block {
    display: none !important; }
    @media print {
      .bootstrap .visible-print-inline-block {
        display: inline-block !important; } }
  @media print {
    .bootstrap .hidden-print {
      display: none !important; } }

/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
.bootstrap:not(.remove-bootstrap) h1, .bootstrap:not(.remove-bootstrap) h2, .bootstrap:not(.remove-bootstrap) h3, .bootstrap:not(.remove-bootstrap) h4, .bootstrap:not(.remove-bootstrap) h5, .bootstrap:not(.remove-bootstrap) h6,
.bootstrap:not(.remove-bootstrap) .h1, .bootstrap:not(.remove-bootstrap) .h2, .bootstrap:not(.remove-bootstrap) .h3, .bootstrap:not(.remove-bootstrap) .h4, .bootstrap:not(.remove-bootstrap) .h5, .bootstrap:not(.remove-bootstrap) .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  .bootstrap:not(.remove-bootstrap) h1 small,
  .bootstrap:not(.remove-bootstrap) h1 .small, .bootstrap:not(.remove-bootstrap) h2 small,
  .bootstrap:not(.remove-bootstrap) h2 .small, .bootstrap:not(.remove-bootstrap) h3 small,
  .bootstrap:not(.remove-bootstrap) h3 .small, .bootstrap:not(.remove-bootstrap) h4 small,
  .bootstrap:not(.remove-bootstrap) h4 .small, .bootstrap:not(.remove-bootstrap) h5 small,
  .bootstrap:not(.remove-bootstrap) h5 .small, .bootstrap:not(.remove-bootstrap) h6 small,
  .bootstrap:not(.remove-bootstrap) h6 .small,
  .bootstrap:not(.remove-bootstrap) .h1 small,
  .bootstrap:not(.remove-bootstrap) .h1 .small, .bootstrap:not(.remove-bootstrap) .h2 small,
  .bootstrap:not(.remove-bootstrap) .h2 .small, .bootstrap:not(.remove-bootstrap) .h3 small,
  .bootstrap:not(.remove-bootstrap) .h3 .small, .bootstrap:not(.remove-bootstrap) .h4 small,
  .bootstrap:not(.remove-bootstrap) .h4 .small, .bootstrap:not(.remove-bootstrap) .h5 small,
  .bootstrap:not(.remove-bootstrap) .h5 .small, .bootstrap:not(.remove-bootstrap) .h6 small,
  .bootstrap:not(.remove-bootstrap) .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }

.bootstrap:not(.remove-bootstrap) h1, .bootstrap:not(.remove-bootstrap) .h1,
.bootstrap:not(.remove-bootstrap) h2, .bootstrap:not(.remove-bootstrap) .h2,
.bootstrap:not(.remove-bootstrap) h3, .bootstrap:not(.remove-bootstrap) .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  .bootstrap:not(.remove-bootstrap) h1 small,
  .bootstrap:not(.remove-bootstrap) h1 .small, .bootstrap:not(.remove-bootstrap) .h1 small,
  .bootstrap:not(.remove-bootstrap) .h1 .small,
  .bootstrap:not(.remove-bootstrap) h2 small,
  .bootstrap:not(.remove-bootstrap) h2 .small, .bootstrap:not(.remove-bootstrap) .h2 small,
  .bootstrap:not(.remove-bootstrap) .h2 .small,
  .bootstrap:not(.remove-bootstrap) h3 small,
  .bootstrap:not(.remove-bootstrap) h3 .small, .bootstrap:not(.remove-bootstrap) .h3 small,
  .bootstrap:not(.remove-bootstrap) .h3 .small {
    font-size: 65%; }

.bootstrap:not(.remove-bootstrap) h4, .bootstrap:not(.remove-bootstrap) .h4,
.bootstrap:not(.remove-bootstrap) h5, .bootstrap:not(.remove-bootstrap) .h5,
.bootstrap:not(.remove-bootstrap) h6, .bootstrap:not(.remove-bootstrap) .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  .bootstrap:not(.remove-bootstrap) h4 small,
  .bootstrap:not(.remove-bootstrap) h4 .small, .bootstrap:not(.remove-bootstrap) .h4 small,
  .bootstrap:not(.remove-bootstrap) .h4 .small,
  .bootstrap:not(.remove-bootstrap) h5 small,
  .bootstrap:not(.remove-bootstrap) h5 .small, .bootstrap:not(.remove-bootstrap) .h5 small,
  .bootstrap:not(.remove-bootstrap) .h5 .small,
  .bootstrap:not(.remove-bootstrap) h6 small,
  .bootstrap:not(.remove-bootstrap) h6 .small, .bootstrap:not(.remove-bootstrap) .h6 small,
  .bootstrap:not(.remove-bootstrap) .h6 .small {
    font-size: 75%; }

.bootstrap:not(.remove-bootstrap) h1, .bootstrap:not(.remove-bootstrap) .h1 {
  font-size: 36px; }

.bootstrap:not(.remove-bootstrap) h2, .bootstrap:not(.remove-bootstrap) .h2 {
  font-size: 30px; }

.bootstrap:not(.remove-bootstrap) h3, .bootstrap:not(.remove-bootstrap) .h3 {
  font-size: 24px; }

.bootstrap:not(.remove-bootstrap) h4, .bootstrap:not(.remove-bootstrap) .h4 {
  font-size: 18px; }

.bootstrap:not(.remove-bootstrap) h5, .bootstrap:not(.remove-bootstrap) .h5 {
  font-size: 14px; }

.bootstrap:not(.remove-bootstrap) h6, .bootstrap:not(.remove-bootstrap) .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-muted {
  color: #999999; }

.text-primary {
  color: #03a9f4; }

a.text-primary:hover {
  color: #0286c2; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .bootstrap .list-inline, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999999; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 18, 2014 */
/*@font-face {
        font-family: 'Roboto';
        src: url('/fonts/roboto/roboto-thin-webfont.eot');
        src: url('/fonts/roboto/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/roboto/roboto-thin-webfont.woff') format('woff'), url('/fonts/roboto/roboto-thin-webfont.ttf') format('truetype');
        font-weight: 100;
        font-style: normal;
    }

    @font-face {
        font-family: 'Roboto';
        src: url('/fonts/roboto/roboto-thinitalic-webfont.eot');
        src: url('/fonts/roboto/roboto-thinitalic-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/roboto/roboto-thinitalic-webfont.woff') format('woff'), url('/fonts/roboto/roboto-thinitalic-webfont.ttf') format('truetype');
        font-weight: 100;
        font-style: italic;
    }*/
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/roboto/roboto-light-webfont.eot");
  src: url("/fonts/roboto/roboto-light-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-light-webfont.woff") format("woff"), url("/fonts/roboto/roboto-light-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("/fonts/roboto/roboto-lightitalic-webfont.eot");
  src: url("/fonts/roboto/roboto-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-lightitalic-webfont.woff") format("woff"), url("/fonts/roboto/roboto-lightitalic-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Roboto';
  src: url("/fonts/roboto/roboto-regular-webfont.eot");
  src: url("/fonts/roboto/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-regular-webfont.woff") format("woff"), url("/fonts/roboto/roboto-regular-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("/fonts/roboto/roboto-italic-webfont.eot");
  src: url("/fonts/roboto/roboto-italic-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-italic-webfont.woff") format("woff"), url("/fonts/roboto/roboto-italic-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Roboto';
  src: url("/fonts/roboto/roboto-medium-webfont.eot");
  src: url("/fonts/roboto/roboto-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-medium-webfont.woff") format("woff"), url("/fonts/roboto/roboto-medium-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("/fonts/roboto/roboto-mediumitalic-webfont.eot");
  src: url("/fonts/roboto/roboto-mediumitalic-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-mediumitalic-webfont.woff") format("woff"), url("/fonts/roboto/roboto-mediumitalic-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }

/*@font-face {
        font-family: 'Roboto';
        src: url('/fonts/roboto/roboto-bold-webfont.eot');
        src: url('/fonts/roboto/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/roboto/roboto-bold-webfont.woff') format('woff'), url('/fonts/roboto/roboto-bold-webfont.ttf') format('truetype');
        font-weight: 700;
        font-style: normal;
    }
    @font-face {
        font-family: 'Roboto';
        src: url('/fonts/roboto/roboto-bolditalic-webfont.eot');
        src: url('/fonts/roboto/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/roboto/roboto-bolditalic-webfont.woff') format('woff'), url('/fonts/roboto/roboto-bolditalic-webfont.ttf') format('truetype');
        font-weight: 700;
        font-style: italic;
    }*/
/*@font-face {
        font-family: 'Roboto';
        src: url('/fonts/roboto/roboto-black-webfont.eot');
        src: url('/fonts/roboto/roboto-black-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/roboto/roboto-black-webfont.woff') format('woff'), url('/fonts/roboto/roboto-black-webfont.ttf') format('truetype');
        font-weight: 900;
        font-style: normal;
    }
    @font-face {
        font-family: 'Roboto';
        src: url('/fonts/roboto/roboto-blackitalic-webfont.eot');
        src: url('/fonts/roboto/roboto-blackitalic-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/roboto/roboto-blackitalic-webfont.woff') format('woff'), url('/fonts/roboto/roboto-blackitalic-webfont.ttf') format('truetype');
        font-weight: 900;
        font-style: italic;
    }*/
html, body {
  font-family: 'Roboto', Arial, sans-serif; }

.type-inline-with-button {
  line-height: 36px !important;
  height: 36px; }

.type-display-4 {
  font-size: 112px;
  font-weight: 300;
  color: #010101; }

.type-display-3 {
  font-size: 56px;
  font-weight: normal;
  color: #010101; }

.type-display-2 {
  font-size: 45px;
  line-height: 48px;
  font-weight: normal;
  color: #010101; }

.type-display-1 {
  font-size: 34px;
  line-height: 40px;
  font-weight: normal;
  color: #010101; }

.type-headline {
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
  color: #464646; }

.type-title {
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  color: #464646; }

.type-subhead-2 {
  font-size: 16px;
  line-height: 28px;
  font-weight: normal;
  color: #020202; }

.type-subhead-1, .paper-list-subheader .primary-text, .paper-list .list-group-item .primary-text {
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
  color: #020202; }

.type-body-2 {
  font-size: 13px;
  line-height: 24px;
  font-weight: 500;
  color: #020202; }

.type-body-1, .table > tbody > tr > td, .paper-list .list-group-item .secondary-text, .paper-list.thin-line .list-group-item .primary-text {
  font-size: 13px;
  line-height: 20px;
  font-weight: normal;
  color: #020202; }

.type-caption {
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
  color: #898989; }

.type-menu {
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #020202; }

.type-button {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  color: #020202; }

.type-select {
  font-size: 14px;
  line-height: 15px;
  font-weight: normal;
  color: #010101; }

.type-result-heading {
  font-size: 15px;
  line-height: 16px;
  font-weight: normal;
  color: #464646; }

.type-result-data {
  font-size: 11px;
  line-height: 12px;
  font-weight: 300;
  color: #898989; }

.type-primary-data {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #898989;
  font-weight: lighter; }

.type-secondary-data {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #898989;
  font-weight: normal; }

.type-waiting-list {
  color: #f39c12; }

.type-seats-available {
  color: #0FB72B; }

.type-inactive {
  color: #898989; }

.type-bold {
  font-weight: bold !important; }

.mobile-header {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #464646; }

.mobile-header-white {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #fff; }

.secondary-title {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #464646; }

.caption {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #898989; }

.body-text {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #464646; }

.bootstrap:not(.remove-bootstrap) .type-inline-with-button {
  line-height: 36px !important;
  height: 36px; }

.bootstrap:not(.remove-bootstrap) .type-display-4 {
  font-size: 112px;
  font-weight: 300; }

.bootstrap:not(.remove-bootstrap) .type-display-3 {
  font-size: 56px;
  font-weight: normal; }

.bootstrap:not(.remove-bootstrap) .type-display-2 {
  font-size: 45px;
  line-height: 48px;
  font-weight: normal; }

.bootstrap:not(.remove-bootstrap) .type-display-1 {
  font-size: 34px;
  line-height: 40px;
  font-weight: normal; }

.bootstrap:not(.remove-bootstrap) .type-headline {
  font-size: 24px;
  line-height: 32px;
  font-weight: normal; }

.bootstrap:not(.remove-bootstrap) .type-title {
  font-size: 20px;
  line-height: 32px;
  font-weight: 500; }

.bootstrap:not(.remove-bootstrap) .type-subhead-2 {
  font-size: 16px;
  line-height: 28px;
  font-weight: normal; }

.bootstrap:not(.remove-bootstrap) .type-subhead-1, .bootstrap:not(.remove-bootstrap) .paper-list-subheader .primary-text, .paper-list-subheader .bootstrap:not(.remove-bootstrap) .primary-text, .bootstrap:not(.remove-bootstrap) .paper-list .list-group-item .primary-text, .paper-list .list-group-item .bootstrap:not(.remove-bootstrap) .primary-text {
  font-size: 15px;
  line-height: 24px;
  font-weight: normal; }

.bootstrap:not(.remove-bootstrap) .type-body-2 {
  font-size: 13px;
  line-height: 24px;
  font-weight: 500; }

.bootstrap:not(.remove-bootstrap) .type-body-1, .bootstrap:not(.remove-bootstrap) .table > tbody > tr > td, .bootstrap:not(.remove-bootstrap) .paper-list .list-group-item .secondary-text, .paper-list .list-group-item .bootstrap:not(.remove-bootstrap) .secondary-text, .bootstrap:not(.remove-bootstrap) .paper-list.thin-line .list-group-item .primary-text, .paper-list.thin-line .list-group-item .bootstrap:not(.remove-bootstrap) .primary-text {
  font-size: 13px;
  line-height: 20px;
  font-weight: normal; }

.bootstrap:not(.remove-bootstrap) .type-caption {
  font-size: 12px;
  line-height: 20px;
  font-weight: normal; }

.bootstrap:not(.remove-bootstrap) .type-menu {
  font-size: 12px;
  line-height: 20px;
  font-weight: 500; }

.bootstrap:not(.remove-bootstrap) .type-button {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase; }

.bootstrap:not(.remove-bootstrap) .type-select {
  font-size: 14px;
  line-height: 15px;
  font-weight: normal; }

.bootstrap:not(.remove-bootstrap) .type-result-heading {
  font-size: 15px;
  line-height: 16px;
  font-weight: normal;
  color: #464646; }

.bootstrap:not(.remove-bootstrap) .type-result-data {
  font-size: 11px;
  line-height: 12px;
  font-weight: 300;
  color: #898989; }

.bootstrap:not(.remove-bootstrap) .type-primary-data {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #898989;
  font-weight: lighter; }

.bootstrap:not(.remove-bootstrap) .type-secondary-data {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #898989;
  font-weight: normal; }

.bootstrap:not(.remove-bootstrap) .type-waiting-list {
  color: #f39c12; }

.bootstrap:not(.remove-bootstrap) .type-seats-available {
  color: #0FB72B; }

.bootstrap:not(.remove-bootstrap) .type-inactive {
  color: #898989; }

.bootstrap:not(.remove-bootstrap) .type-bold {
  font-weight: bold !important; }

.bootstrap:not(.remove-bootstrap) .mobile-header {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #464646; }

.bootstrap:not(.remove-bootstrap) .mobile-header-white {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #fff; }

.bootstrap:not(.remove-bootstrap) .secondary-title {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #464646; }

.bootstrap:not(.remove-bootstrap) .caption {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #898989; }

.bootstrap:not(.remove-bootstrap) .body-text {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #464646; }

.bootstrap:not(.remove-bootstrap) .primary-text, .bootstrap:not(.remove-bootstrap) .secondary-text {
  margin: 0;
  padding: 0; }

.bootstrap:not(.remove-bootstrap) h1, .bootstrap:not(.remove-bootstrap) h2, .bootstrap:not(.remove-bootstrap) h3, .bootstrap:not(.remove-bootstrap) h4, .bootstrap:not(.remove-bootstrap) h5, .bootstrap:not(.remove-bootstrap) h6 {
  margin: 4px 0; }

.bootstrap:not(.remove-bootstrap) .prompt-text {
  color: #999999; }

.primary-text, .secondary-text {
  margin: 0;
  padding: 0; }

.ellipsis, .paper-list .list-group-item .primary-text, .paper-list.one-line .list-group-item .secondary-text, .paper-list.two-lines .list-group-item .secondary-text {
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden; }

.prompt-text {
  color: #999999; }

.no-wrap, .paper-list .list-group-item .primary-text, .paper-list.one-line .list-group-item .secondary-text, .paper-list.two-lines .list-group-item .secondary-text {
  white-space: nowrap; }

.center-text {
  text-align: center; }

.left-text, .paper-list .list-group-item .primary-text, .paper-list .list-group-item .secondary-text {
  text-align: left; }

.not-button, .paper-list .list-group-item .secondary-text {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  padding: 0; }
  .not-button:focus, .paper-list .list-group-item .secondary-text:focus {
    outline: 0; }

.align-with-h5 {
  margin-top: 10px; }

/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
.depth {
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1); }
  .depth > .panel {
    box-shadow: none;
    margin: 0 !important; }
  .depth.depth-0 {
    transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }
  .depth.depth-1 {
    transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }
  .depth.depth-2 {
    transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2); }
  .depth.depth-3 {
    transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 17px 50px rgba(0, 0, 0, 0.19); }
  .depth.depth-4 {
    transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22); }
  .depth.depth-5 {
    transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2); }
  .depth.depth-lifted.depth-1 {
    transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }
  .depth.depth-lifted.depth-2 {
    transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2); }
  .depth.depth-lifted.depth-3 {
    transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 17px 50px rgba(0, 0, 0, 0.19); }
  .depth.depth-lifted.depth-4 {
    transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22); }
  .depth.depth-lifted.depth-5 {
    transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2); }

.spa-side-nav {
  display: none; }

#spaRemoveContentTarget.contains-side-nav {
  position: relative; }
  @media (max-width: 1088px) {
    #spaRemoveContentTarget.contains-side-nav #MasterMainContent {
      padding-left: 8px; }
    #spaRemoveContentTarget.contains-side-nav #SiteMapDiv {
      padding-left: 2px !important; } }
  @media (max-width: 1070px) {
    #spaRemoveContentTarget.contains-side-nav #MasterMainContent {
      padding-left: 18px; }
    #spaRemoveContentTarget.contains-side-nav #SiteMapDiv {
      padding-left: 42px !important; } }
  @media (max-width: 1060px) {
    #spaRemoveContentTarget.contains-side-nav #MasterMainContent {
      padding-left: 32px; }
    #spaRemoveContentTarget.contains-side-nav #SiteMapDiv {
      padding-left: 42px !important; } }
  @media (max-width: 1050px) {
    #spaRemoveContentTarget.contains-side-nav #MasterMainContent {
      padding-left: 62px; }
    #spaRemoveContentTarget.contains-side-nav #SiteMapDiv {
      padding-left: 52px !important; } }

.spa-side-nav-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0; }
  .spa-side-nav-wrapper * {
    box-sizing: border-box; }

.spa-sticky-header-footer .spa-side-nav._V3, .spa-side-nav-wrapper .spa-side-nav._V3 {
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2);
  display: block;
  position: absolute;
  top: 0;
  width: 50px;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 1001; }
  .spa-sticky-header-footer .spa-side-nav._V3 .spa-side-nav-item, .spa-side-nav-wrapper .spa-side-nav._V3 .spa-side-nav-item {
    color: #999;
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 12px;
    font-size: 25px;
    cursor: pointer;
    border-bottom: 1px solid #efefef;
    text-decoration: none; }
    .spa-sticky-header-footer .spa-side-nav._V3 .spa-side-nav-item:hover, .spa-sticky-header-footer .spa-side-nav._V3 .spa-side-nav-item.active, .spa-side-nav-wrapper .spa-side-nav._V3 .spa-side-nav-item:hover, .spa-side-nav-wrapper .spa-side-nav._V3 .spa-side-nav-item.active {
      /*color:#fff;*/
      color: #03a9f4; }

.spa-sticky-header-footer .spa-side-nav._V4, .spa-side-nav-wrapper .spa-side-nav._V4 {
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  width: 50px;
  bottom: 0;
  left: 0;
  background: #484848;
  color: #fff;
  z-index: 1001;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  overflow: hidden;
  transition: width 250ms;
  transition-delay: 300ms; }
  .spa-sticky-header-footer .spa-side-nav._V4.is-expanded, .spa-side-nav-wrapper .spa-side-nav._V4.is-expanded {
    width: 250px; }
  .spa-sticky-header-footer .spa-side-nav._V4 .spa-side-nav-item, .spa-side-nav-wrapper .spa-side-nav._V4 .spa-side-nav-item {
    width: 42px;
    height: 50px;
    line-height: 50px; }
  .spa-sticky-header-footer .spa-side-nav._V4._force-close, .spa-side-nav-wrapper .spa-side-nav._V4._force-close {
    transition-delay: 0; }
    .spa-sticky-header-footer .spa-side-nav._V4._force-close:hover, .spa-side-nav-wrapper .spa-side-nav._V4._force-close:hover {
      width: 50px; }
  .spa-sticky-header-footer .spa-side-nav._V4._completely-hidden, .spa-side-nav-wrapper .spa-side-nav._V4._completely-hidden {
    width: 0; }

.spa-sticky-header-footer .spa-side-nav--row, .spa-side-nav-wrapper .spa-side-nav--row {
  background: #484848;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  line-height: 50px;
  height: 50px;
  cursor: pointer;
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  text-align: left;
  white-space: nowrap; }
  .spa-sticky-header-footer .spa-side-nav--row:hover, .spa-side-nav-wrapper .spa-side-nav--row:hover {
    background-color: #0288d1;
    color: #ffffff; }
  .spa-sticky-header-footer .spa-side-nav--row._active .spa-side-nav--icon, .spa-side-nav-wrapper .spa-side-nav--row._active .spa-side-nav--icon {
    border-color: #0288d1;
    background-color: #0288d1;
    color: #ffffff; }

.spa-sticky-header-footer .spa-side-nav--icon, .spa-side-nav-wrapper .spa-side-nav--icon {
  width: 50px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  font-size: 20px;
  text-align: center;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto; }

.spa-sticky-header-footer .spa-side-nav--text, .spa-side-nav-wrapper .spa-side-nav--text {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  padding-left: 8px;
  font-size: 16px; }

chat-thread-bar {
  z-index: 499; }

.main {
  position: relative; }
  .main .map-root {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden; }
  .main.main-find-commute-options {
    width: 100%;
    height: 100%;
    min-height: 800px; }
    @media only screen and (max-height: 530px) {
      .main.main-find-commute-options {
        min-height: 594px; } }
    @media only screen and (min-height: 530px) {
      .main.main-find-commute-options {
        min-height: 594px; } }
    @media only screen and (min-height: 665px) {
      .main.main-find-commute-options {
        min-height: 705px; } }
    @media only screen and (min-height: 800px) {
      .main.main-find-commute-options {
        min-height: 680px; } }
    @media only screen and (min-height: 990px) {
      .main.main-find-commute-options {
        min-height: 1030px; } }
  .main.main-dashboard {
    width: 100%;
    height: 100%;
    min-height: 900px;
    min-height: 900px;
    background-color: #f9f9f9; }

.spa-sticky-header-footer .main .map-root {
  left: 50px; }
  .spa-sticky-header-footer .main .map-root._side-nav-completely-hidden {
    left: 0;
    margin-left: 50px; }

.spa-sticky-header-footer .main.main-find-commute-options {
  width: 100%;
  height: 100%;
  min-height: 0; }
  @media only screen and (max-height: 530px) {
    .spa-sticky-header-footer .main.main-find-commute-options {
      min-height: 0; } }
  @media only screen and (min-height: 530px) {
    .spa-sticky-header-footer .main.main-find-commute-options {
      min-height: 0; } }
  @media only screen and (min-height: 665px) {
    .spa-sticky-header-footer .main.main-find-commute-options {
      min-height: 0; } }
  @media only screen and (min-height: 800px) {
    .spa-sticky-header-footer .main.main-find-commute-options {
      min-height: 0; } }
  @media only screen and (min-height: 990px) {
    .spa-sticky-header-footer .main.main-find-commute-options {
      min-height: 0; } }

.spa-sticky-header-footer .main.main-dashboard {
  width: 100%;
  height: 100%;
  min-height: 0;
  min-height: 0; }

/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
.paper:before, .paper:after {
  content: " ";
  display: table; }

.paper:after {
  clear: both; }

.paper {
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1), transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }

.paper {
  background-color: #fff;
  border-color: #bdbdbd;
  border-top-color: rgba(255, 255, 255, 0.7);
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }

body.spa.spa-full-width .spa-root {
  width: 100%; }

body.spa.spa-full-width .MasterMainContentArea {
  width: 100% !important;
  position: relative; }

body.spa.spa-full-width.spa-find-commute-options .main-header {
  z-index: 500; }

body.spa.spa-full-width.spa-find-commute-options .main-content-section {
  margin-top: 0; }

body.spa.rs-debug-spa-mq::before {
  content: "Debug Media Queries:";
  display: block;
  position: fixed;
  right: 1em;
  top: 5em;
  z-index: 10000;
  padding: 8px;
  background-color: #fff;
  border-color: #bdbdbd;
  border-top-color: rgba(255, 255, 255, 0.7);
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 17px 50px rgba(0, 0, 0, 0.19); }

@media only screen and (max-height: 530px) {
  body.spa.rs-debug-spa-mq::before {
    content: "$mq-xs-max-height: (max-height: 530px)"; } }

@media only screen and (min-height: 530px) {
  body.spa.rs-debug-spa-mq::before {
    content: "$mq-sm-vertical-only: (min-height: 530px)"; } }

@media only screen and (min-height: 665px) {
  body.spa.rs-debug-spa-mq::before {
    content: "$mq-md-vertical-only: (min-height: 665px)"; } }

@media only screen and (min-height: 800px) {
  body.spa.rs-debug-spa-mq::before {
    content: "$mq-lg-vertical-only: (min-height: 800px)"; } }

@media only screen and (min-height: 990px) {
  body.spa.rs-debug-spa-mq::before {
    content: "$mq-xlg-vertical-only: (min-height: 990px)"; } }

#spaRemoveContentTarget.on-desktop-app .MasterMainContentArea {
  z-index: 0;
  width: 100% !important;
  position: relative; }

/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1rem;
  margin-top: 1rem; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
.bootstrap * {
  box-sizing: border-box; }

.bootstrap *:before,
.bootstrap *:after {
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  /*font-family: $font-family-base;*/
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #03a9f4;
  text-decoration: none; }
  a:hover, a:focus {
    color: #03a9f4;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

.border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.cursor-pointer {
  cursor: pointer; }

.no-height-restrictions {
  height: auto !important;
  max-height: none !important; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

.one-unit-tall {
  min-height: 8px; }

.row.min-height {
  min-height: 28px; }

.inline-block {
  display: inline-block !important; }

.inline {
  display: inline !important; }

.noPadding, .no-padding {
  padding: 0 !important; }

.no-padding-h {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.no-padding-v {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.no-padding-left {
  padding-left: 0 !important; }

.no-padding-right {
  padding-right: 0 !important; }

.no-padding-top {
  padding-top: 0 !important; }

.no-padding-bottom {
  padding-bottom: 0 !important; }

.pad-top {
  padding-top: 8px !important; }

.pad-left {
  padding-left: 8px !important; }

.pad-right {
  padding-right: 8px !important; }

.pad-bottom {
  padding-bottom: 8px !important; }

.height-100 {
  height: 100%; }

.margin-top {
  margin-top: 8px !important; }

.margin-left {
  margin-left: 8px !important; }

.margin-right {
  margin-right: 8px !important; }

.margin-bottom {
  margin-bottom: 8px !important; }

.no-margin {
  margin: 0 !important; }

.no-margin-h {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.no-margin-v {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.no-max-height {
  max-height: none !important; }

.text-align-center {
  text-align: center !important; }

.posRel {
  position: relative; }

.absoluteCenter {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.pull-top-left {
  position: absolute;
  top: 0;
  left: 0; }

.pull-top-right {
  position: absolute;
  top: 0;
  right: 0; }

.line-divider {
  height: 1px;
  margin: 8px 0;
  background: #e1e1e1; }

[class*="col-xs"].no-padding {
  padding-left: 0;
  padding-right: 0; }

[class*="col-sm"].no-padding {
  padding-left: 0;
  padding-right: 0; }

[class*="col-md"].no-padding {
  padding-left: 0;
  padding-right: 0; }

[class*="col-lg"].no-padding {
  padding-left: 0;
  padding-right: 0; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #03a9f4; }

a.bg-primary:hover {
  background-color: #0286c2; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.bg-selection {
  background-color: #eeeeee !important; }
  .bg-selection .paper-button-flat, .bg-selection .paper-button-icon {
    background-color: transparent !important; }
    .bg-selection .paper-button-flat:hover, .bg-selection .paper-button-flat:focus, .bg-selection .paper-button-flat:active, .bg-selection .paper-button-flat.is-active, .bg-selection .paper-button-icon:hover, .bg-selection .paper-button-icon:focus, .bg-selection .paper-button-icon:active, .bg-selection .paper-button-icon.is-active {
      background-color: transparent !important; }

.bg-lightgray {
  background-color: #ececec !important; }
  .bg-lightgray .paper-button-flat, .bg-lightgray .paper-button-icon {
    background-color: transparent !important; }
    .bg-lightgray .paper-button-flat:hover, .bg-lightgray .paper-button-flat:focus, .bg-lightgray .paper-button-flat:active, .bg-lightgray .paper-button-flat.is-active, .bg-lightgray .paper-button-icon:hover, .bg-lightgray .paper-button-icon:focus, .bg-lightgray .paper-button-icon:active, .bg-lightgray .paper-button-icon.is-active {
      background-color: transparent !important; }

.transparent {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* Good browsers */
  opacity: 0; }

.fullSpread {
  width: 100%;
  height: 100%; }
  .fullSpread.fullSpread-absolute {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }

.clear-left {
  clear: left !important; }

.clear-right {
  clear: right !important; }

.clear-both {
  clear: both !important; }

.white-space-normal {
  white-space: normal !important; }

.brand-primary {
  color: #03a9f4 !important; }

.brand-info {
  color: #5bc0de !important; }

.brand-danger {
  color: #d9534f !important; }

.brand-success {
  color: #0FB62B !important; }
  .brand-success:hover {
    color: #006B29; }

.brand-warning {
  color: #f0ad4e !important; }

.brand-trip-type {
  color: #9573BB !important; }
  .brand-trip-type:hover {
    color: #8446A7; }

.brand-orig-pin-color {
  color: #0fb62b !important; }

.brand-dest-pin-color {
  color: #e73d38 !important; }

a.link {
  cursor: pointer;
  color: #03a9f4;
  text-decoration: none; }
  a.link:hover, a.link:focus {
    color: #03a9f4;
    text-decoration: underline; }

/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
.has-custom-scrollbar {
  position: relative;
  overflow-y: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  /* Set width */
  /* Track */
  /* Handle */ }
  .has-custom-scrollbar::-webkit-scrollbar {
    width: 8px; }
  .has-custom-scrollbar::-webkit-scrollbar-track {
    display: none; }
  .has-custom-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(200, 200, 200, 0.8);
    box-shadow: inset 0 0 6px rgba(200, 200, 200, 0.8); }
  .has-custom-scrollbar::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(201, 201, 201, 0.8); }

.has-custom-scrollbar-horizontal {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  /* Height */
  /* Track */
  /* Handle */ }
  .has-custom-scrollbar-horizontal::-webkit-scrollbar {
    height: 4px; }
  .has-custom-scrollbar-horizontal::-webkit-scrollbar-track {
    display: none; }
  .has-custom-scrollbar-horizontal::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(200, 200, 200, 0.8);
    box-shadow: inset 0 0 6px rgba(200, 200, 200, 0.8); }
  .has-custom-scrollbar-horizontal::-webkit-scrollbar-thumb:window-inactive {
    background-color: rgba(201, 201, 201, 0.8); }

.paper-list:before, .paper-list:after {
  content: " ";
  display: table; }

.paper-list:after {
  clear: both; }

list-group:before, list-group:after {
  content: " ";
  display: table; }

list-group:after {
  clear: both; }

.paper-list .list-group-item:before, .paper-list .list-group-item:after {
  content: " ";
  display: table; }

.paper-list .list-group-item:after {
  clear: both; }

.paper-list-subheader {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  /* No support for these yet, use at own risk */
  -o-user-select: none;
  user-select: none;
  cursor: pointer; }

.paper-list-subheader {
  height: 48px;
  padding: 16px 16px; }

.paper-list {
  margin: 0;
  padding: 8px 0; }
  .paper-list .list-group-item {
    margin: 0;
    width: 100%;
    list-style: none;
    border-radius: 0;
    padding: 16px 16px;
    background-color: transparent;
    border-color: transparent; }
    .paper-list .list-group-item .primary-text {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: none;
      background-color: transparent;
      -webkit-border-fit: border !important;
      padding: 0;
      display: block; }
      .paper-list .list-group-item .primary-text:focus {
        outline: none; }
      .paper-list .list-group-item .primary-text::-moz-focus-inner {
        border: none;
        /* overrides extra padding in Firefox */ }
      .paper-list .list-group-item .primary-text:focus {
        text-decoration: underline; }
    .paper-list .list-group-item .secondary-text {
      display: block; }
      .paper-list .list-group-item .secondary-text:focus {
        text-decoration: underline; }
  .paper-list.thin-line .list-group-item {
    min-height: 24px;
    padding-top: 0px;
    padding-bottom: 0px; }
  .paper-list.one-line .list-group-item {
    min-height: 48px; }
  .paper-list.data-lines .list-group-item {
    padding: 0;
    margin: 0;
    min-height: 60px; }
  .paper-list.two-lines .list-group-item {
    min-height: 72px; }
  .paper-list.three-lines .list-group-item {
    min-height: 88px; }
  .paper-list.paper-list-with-avatar .list-group-item {
    position: relative;
    padding-left: 72px; }
    .paper-list.paper-list-with-avatar .list-group-item .avatar {
      position: absolute;
      left: 16px; }
      .paper-list.paper-list-with-avatar .list-group-item .avatar.avatar-sm {
        left: 29px; }
  .paper-list.paper-list-with-avatar.data-lines .list-group-item {
    position: relative;
    padding-left: 64px; }
    .paper-list.paper-list-with-avatar.data-lines .list-group-item .avatar {
      position: absolute;
      left: 16px; }
      .paper-list.paper-list-with-avatar.data-lines .list-group-item .avatar.avatar-sm {
        left: 29px; }
  .paper-list.paper-list-with-avatar.data-lines .avatar {
    top: 8px; }
  .paper-list.paper-list-with-divider .list-group-item {
    border-top: 1px solid;
    border-top-color: rgba(200, 200, 200, 0.8); }
    .paper-list.paper-list-with-divider .list-group-item:first-child {
      border-top: none; }
  .paper-list.max-height {
    transition: height 0.15s ease-in-out;
    position: relative;
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    /* Set width */
    /* Track */
    /* Handle */
    max-height: 180px; }
    .paper-list.max-height::-webkit-scrollbar {
      width: 8px; }
    .paper-list.max-height::-webkit-scrollbar-track {
      display: none; }
    .paper-list.max-height::-webkit-scrollbar-thumb {
      border-radius: 10px;
      background-color: rgba(200, 200, 200, 0.8);
      box-shadow: inset 0 0 6px rgba(200, 200, 200, 0.8); }
    .paper-list.max-height::-webkit-scrollbar-thumb:window-inactive {
      background: rgba(201, 201, 201, 0.8); }
    @media only screen and (min-height: 665px) {
      .paper-list.max-height {
        max-height: 300px; } }
    @media only screen and (min-height: 990px) {
      .paper-list.max-height {
        max-height: 300px; } }
    .paper-list.max-height.more-max-height {
      max-height: 300px; }
      @media only screen and (min-height: 665px) {
        .paper-list.max-height.more-max-height {
          max-height: 420px; } }
      @media only screen and (min-height: 990px) {
        .paper-list.max-height.more-max-height {
          max-height: 420px; } }
  .paper-list.no-padding .list-group-item {
    padding-left: 0;
    padding-right: 0; }

.list-group {
  padding: 8px 0;
  margin-bottom: 0; }

/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
body.ie8 ._strikethrough-line {
  right: 0;
  top: 53%; }

.strikethrough-decoration {
  position: relative;
  width: 100%;
  text-align: center; }
  .strikethrough-decoration ._strikethrough-text {
    text-align: center; }
  .strikethrough-decoration ._strikethrough-line {
    content: "";
    display: inline-block;
    position: absolute;
    height: 1px;
    background-color: #dfdfdf;
    vertical-align: middle;
    width: 30%; }
    .strikethrough-decoration ._strikethrough-line:first-child {
      left: 0;
      top: 53%; }
    .strikethrough-decoration ._strikethrough-line:last-child {
      right: 0;
      top: 53%; }

.paper-card:before, .paper-card:after {
  content: " ";
  display: table; }

.paper-card:after {
  clear: both; }

.paper-card .paper-card-heading:before, .paper-card .paper-card-heading:after {
  content: " ";
  display: table; }

.paper-card .paper-card-heading:after {
  clear: both; }

.paper-card .paper-card-body:before, .paper-card .paper-card-body:after {
  content: " ";
  display: table; }

.paper-card .paper-card-body:after {
  clear: both; }

.paper-card-bottom-action-area:before, .paper-card-bottom-action-area:after {
  content: " ";
  display: table; }

.paper-card-bottom-action-area:after {
  clear: both; }

.paper-card {
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 2px; }
  .paper-card.paper-card-small {
    max-width: 400px;
    /*max-height: 304px;*/ }
  .paper-card.paper-card-compact {
    margin-bottom: 16px; }
  .paper-card.paper-card-transparent {
    background-color: transparent !important; }
  .paper-card.pin-top {
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 500; }
  .paper-card .row.full-width {
    margin-left: -16px;
    margin-right: -16px;
    width: calc(100% + 3.2rem); }
  .paper-card .paper-card-heading {
    margin: 0; }
    .paper-card .paper-card-heading.paper-card-heading-padded {
      padding: 8px 16px; }
    .paper-card .paper-card-heading.paper-card-heading-underline {
      border-bottom: 1px solid #DBDBDB; }
      .paper-card .paper-card-heading.paper-card-heading-underline.paper-card-heading-padded {
        padding-bottom: 16px; }
    .paper-card .paper-card-heading.paper-card-heading-title {
      padding: 12px 16px 0 16px;
      min-height: 40px; }
      .paper-card .paper-card-heading.paper-card-heading-title .primary-text {
        margin-top: 8px; }
      .paper-card .paper-card-heading.paper-card-heading-title .close-button {
        width: 48px;
        height: 48px; }
    .paper-card .paper-card-heading.paper-card-heading-padded-sm {
      padding: 8px; }
    .paper-card .paper-card-heading .avatar-section, .paper-card .paper-card-heading .details-section {
      float: left; }
    .paper-card .paper-card-heading .primary-text {
      font-family: 'Roboto', Arial, sans-serif;
      font-size: 20px;
      font-weight: 500;
      line-height: 22px;
      float: left; }
    .paper-card .paper-card-heading .paper-button-icon.pull-right {
      margin-right: 8px; }
    .paper-card .paper-card-heading .avatar {
      margin-right: 16px; }
  .paper-card .paper-card-body {
    padding: 0 16px;
    padding-top: 12px;
    margin: 0; }
    .paper-card .paper-card-body.max-height {
      max-height: 360px;
      overflow-x: hidden;
      overflow-y: auto; }
    .paper-card .paper-card-body.without-action-area {
      padding-bottom: 16px; }
  .paper-card.paper-card-pin-top {
    position: absolute;
    top: 0;
    z-index: 10; }
  .paper-card.paper-card-fco-section {
    width: 440px;
    top: 16px !important;
    left: 50px;
    z-index: 50; }
    .paper-card.paper-card-fco-section.paper-card-fco-section-distance-panel {
      left: 440px !important;
      top: 0 !important;
      width: 300px; }
    .paper-card.paper-card-fco-section.paper-card-fco-section-advanced-search {
      left: 0px !important;
      top: 0px !important;
      width: 440px;
      min-height: 100%; }

.paper-card-bottom-action-area-title {
  float: left;
  width: 100%;
  margin: 0;
  padding: 8px 16px;
  padding-bottom: 0;
  color: #BCBCBC;
  text-align: center;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px; }

.paper-card-bottom-action-area {
  margin-left: 0;
  margin-right: 0;
  min-height: 48px;
  padding: 8px 8px 8px; }
  .paper-card-bottom-action-area.with-top-border {
    border-top: 1px solid #dfdfdf;
    min-height: 56px;
    padding-top: 8px; }
  .paper-card-bottom-action-area.absolute-bottom-action-area {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: white; }
  .paper-card-bottom-action-area .paper-card-bottom-action-area-text-left {
    text-align: left;
    font-size: 14px;
    padding-left: 0px; }

.panel-body .paper-card-bottom-action-area.absolute-bottom-action-area {
  left: 16px; }

/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
.paper-button.fab {
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1), transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }

.paper-button.raised-button {
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1), transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }

.mobile-body .paper-button.paper-button-wide {
  margin: 16px 0; }

.paper-button-list .paper-button-icon {
  margin-right: 8px; }

.paper-button-list.pull-right .paper-button-icon:last-child, .paper-button-list.pull-right .paper-button-icon:only-child {
  margin-right: 0; }

.paper-button-opacity {
  opacity: 0.44 !important;
  font-size: 16px !important; }

.paper-header-color {
  color: rgba(0, 0, 0, 0.51) !important;
  font-size: 14px; }

.paper-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  -webkit-border-fit: border !important;
  padding: 0;
  text-align: center;
  padding: 0;
  margin: 0;
  border: none;
  display: block;
  border-radius: 0;
  overflow: hidden; }
  .paper-button:focus {
    outline: none; }
  .paper-button::-moz-focus-inner {
    border: none;
    /* overrides extra padding in Firefox */ }
  .paper-button .paper-button:hover {
    background-color: transparent !important; }
  .paper-button::-moz-selection {
    background-color: transparent; }
  .paper-button::selection {
    background-color: transparent; }
  .paper-button::moz-selection {
    background-color: transparent; }
  .paper-button .rs-icon {
    font-size: 21px; }
    .paper-button .rs-icon._filters {
      font-size: 14px; }
  .paper-button.with-ink:active {
    background-color: #efefef;
    background-color: rgba(230, 230, 230, 0.8); }
  .paper-button.paper-button-fab {
    transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    z-index: 450;
    position: absolute;
    text-align: center;
    border-radius: 48px;
    width: 48px;
    height: 48px;
    background-color: #03a9f4; }
    .paper-button.paper-button-fab:hover, .paper-button.paper-button-fab:focus, .paper-button.paper-button-fab:active, .paper-button.paper-button-fab.is-active, .paper-button.paper-button-fab.is-hover {
      z-index: 500;
      transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
      box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2); }
    .paper-button.paper-button-fab.paper-button-fab-sm {
      border-radius: 40px;
      width: 40px;
      height: 40px; }
    .paper-button.paper-button-fab.fab-bg-white {
      background-color: #fff; }
    .paper-button.paper-button-fab.fab-primary {
      color: #03a9f4; }
    .paper-button.paper-button-fab.fab-default {
      color: #434343; }
  .paper-button.paper-button-raised {
    position: relative;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.28);
    transition: all 0.15s ease; }
    .paper-button.paper-button-raised.is-active, .paper-button.paper-button-raised:active, .paper-button.paper-button-raised:focus, .paper-button.paper-button-raised:hover, .paper-button.paper-button-raised.is-hover {
      box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.26) !important; }
  .paper-button.paper-button-flat, .paper-button.paper-button-icon {
    border-radius: 0;
    background-color: transparent; }
    .paper-button.paper-button-flat.btn:hover, .paper-button.paper-button-flat.btn:focus, .paper-button.paper-button-flat.btn:active, .paper-button.paper-button-flat.btn:visited, .paper-button.paper-button-flat.btn.is-hover, .paper-button.paper-button-icon.btn:hover, .paper-button.paper-button-icon.btn:focus, .paper-button.paper-button-icon.btn:active, .paper-button.paper-button-icon.btn:visited, .paper-button.paper-button-icon.btn.is-hover {
      background-color: transparent;
      border-color: none !important;
      box-shadow: none;
      outline: none; }
    .paper-button.paper-button-flat.btn:hover, .paper-button.paper-button-flat.btn.is-hover, .paper-button.paper-button-icon.btn:hover, .paper-button.paper-button-icon.btn.is-hover {
      background-color: #e6e6e6; }
    .paper-button.paper-button-flat.btn:focus, .paper-button.paper-button-icon.btn:focus {
      background-color: #d9d9d9; }
    .paper-button.paper-button-flat.btn:active, .paper-button.paper-button-icon.btn:active {
      background-color: #d9d9d9; }
    .paper-button.paper-button-flat.is-disabled, .paper-button.paper-button-icon.is-disabled {
      color: #999999 !important; }
    .paper-button.paper-button-flat.btn-default, .paper-button.paper-button-icon.btn-default {
      color: #333333; }
    .paper-button.paper-button-flat.btn-primary, .paper-button.paper-button-icon.btn-primary {
      color: #03a9f4; }
    .paper-button.paper-button-flat.btn-success, .paper-button.paper-button-icon.btn-success {
      color: #0FB62B; }
    .paper-button.paper-button-flat.btn-info, .paper-button.paper-button-icon.btn-info {
      color: #5bc0de; }
    .paper-button.paper-button-flat.btn-secondary, .paper-button.paper-button-icon.btn-secondary {
      color: #5bc0de; }
    .paper-button.paper-button-flat.btn-warning, .paper-button.paper-button-icon.btn-warning {
      color: #f0ad4e; }
    .paper-button.paper-button-flat.btn-danger, .paper-button.paper-button-icon.btn-danger {
      color: #d9534f; }
    .paper-button.paper-button-flat.btn-link, .paper-button.paper-button-icon.btn-link {
      color: #03a9f4; }
    .paper-button.paper-button-flat.btn-inactive, .paper-button.paper-button-icon.btn-inactive {
      color: #898989; }
  .paper-button.paper-button-flat.btn.btn-default, .paper-button.paper-button-icon.btn.btn-default {
    color: #333333; }
  .paper-button.paper-button-flat.btn.btn-primary, .paper-button.paper-button-icon.btn.btn-primary {
    color: #03a9f4; }
  .paper-button.paper-button-flat.btn.btn-success, .paper-button.paper-button-icon.btn.btn-success {
    color: #0FB62B; }
  .paper-button.paper-button-flat.btn.btn-info, .paper-button.paper-button-icon.btn.btn-info {
    color: #5bc0de; }
  .paper-button.paper-button-flat.btn.btn-secondary, .paper-button.paper-button-icon.btn.btn-secondary {
    color: #5bc0de; }
  .paper-button.paper-button-flat.btn.btn-warning, .paper-button.paper-button-icon.btn.btn-warning {
    color: #f0ad4e; }
  .paper-button.paper-button-flat.btn.btn-danger, .paper-button.paper-button-icon.btn.btn-danger {
    color: #d9534f; }
  .paper-button.paper-button-flat.btn.btn-link, .paper-button.paper-button-icon.btn.btn-link {
    color: #03a9f4; }
  .paper-button.paper-button-flat.btn.btn-inactive, .paper-button.paper-button-icon.btn.btn-inactive {
    color: #898989; }
  .paper-button.paper-button-icon, .paper-button.paper-button-raised.paper-button-icon {
    font-size: 16px; }
  .paper-button.paper-button-icon {
    text-align: center;
    width: 24px;
    height: 24px; }
    .paper-button.paper-button-icon:focus {
      /*outline: 1px rgba(0,0,0,0.3) solid;*/ }
    .paper-button.paper-button-icon .glyphicon, .paper-button.paper-button-icon .glyphicons, .paper-button.paper-button-icon .rs-icon {
      margin: -0.344px; }
    .paper-button.paper-button-icon .poi-icons {
      font-size: 24px; }
    .paper-button.paper-button-icon.paper-button-small, .paper-button.paper-button-icon.paper-button-small.row-icon, .paper-button.paper-button-icon.paper-button-small.row-icon.row-icon-secondary {
      font-size: 12px; }
      .paper-button.paper-button-icon.paper-button-small .glyphicon, .paper-button.paper-button-icon.paper-button-small .glyphicons, .paper-button.paper-button-icon.paper-button-small .rs-icon, .paper-button.paper-button-icon.paper-button-small.row-icon .glyphicon, .paper-button.paper-button-icon.paper-button-small.row-icon .glyphicons, .paper-button.paper-button-icon.paper-button-small.row-icon .rs-icon, .paper-button.paper-button-icon.paper-button-small.row-icon.row-icon-secondary .glyphicon, .paper-button.paper-button-icon.paper-button-small.row-icon.row-icon-secondary .glyphicons, .paper-button.paper-button-icon.paper-button-small.row-icon.row-icon-secondary .rs-icon {
        font-size: 12px;
        margin: 2.742px; }
        .paper-button.paper-button-icon.paper-button-small .glyphicon.icon-rotate, .paper-button.paper-button-icon.paper-button-small .glyphicons.icon-rotate, .paper-button.paper-button-icon.paper-button-small .rs-icon.icon-rotate, .paper-button.paper-button-icon.paper-button-small.row-icon .glyphicon.icon-rotate, .paper-button.paper-button-icon.paper-button-small.row-icon .glyphicons.icon-rotate, .paper-button.paper-button-icon.paper-button-small.row-icon .rs-icon.icon-rotate, .paper-button.paper-button-icon.paper-button-small.row-icon.row-icon-secondary .glyphicon.icon-rotate, .paper-button.paper-button-icon.paper-button-small.row-icon.row-icon-secondary .glyphicons.icon-rotate, .paper-button.paper-button-icon.paper-button-small.row-icon.row-icon-secondary .rs-icon.icon-rotate {
          transform: rotate(90deg); }
    .paper-button.paper-button-icon.paper-button-raised .glyphicon, .paper-button.paper-button-icon.paper-button-raised .glyphicons, .paper-button.paper-button-icon.paper-button-raised .rs-icon {
      margin: 5.656px; }
    .paper-button.paper-button-icon.paper-button-icon--sm {
      height: 16px;
      width: 16px; }
      .paper-button.paper-button-icon.paper-button-icon--sm .rs-icon {
        font-size: 16px;
        line-height: 16px; }
  .paper-button.paper-button-raised, .paper-button.paper-button-flat {
    border-radius: 0;
    border: 0;
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #020202; }
    .paper-button.paper-button-raised.paper-button-vertical, .paper-button.paper-button-flat.paper-button-vertical {
      width: 36px;
      height: 88px;
      padding: 16px 0;
      text-align: center; }
    .paper-button.paper-button-raised.paper-button-small, .paper-button.paper-button-flat.paper-button-small {
      padding: 0 5px;
      line-height: 20px;
      height: 20px;
      line-height: 20px; }
  .paper-button.paper-button-raised, .paper-button.paper-button-raised.paper-button-icon {
    color: #fff;
    background-color: #eeeeee; }
    .paper-button.paper-button-raised.btn-default, .paper-button.paper-button-raised.paper-button-icon.btn-default {
      background-color: #eeeeee;
      color: #333333 !important; }
    .paper-button.paper-button-raised.btn-primary, .paper-button.paper-button-raised.paper-button-icon.btn-primary {
      background-color: #03a9f4;
      color: #ffffff !important; }
    .paper-button.paper-button-raised.btn-success, .paper-button.paper-button-raised.paper-button-icon.btn-success {
      background-color: #0FB62B;
      color: #ffffff !important; }
    .paper-button.paper-button-raised.btn-info, .paper-button.paper-button-raised.paper-button-icon.btn-info {
      background-color: #5bc0de;
      color: #ffffff !important; }
    .paper-button.paper-button-raised.btn-warning, .paper-button.paper-button-raised.paper-button-icon.btn-warning {
      background-color: #f0ad4e;
      color: #ffffff !important; }
    .paper-button.paper-button-raised.btn-danger, .paper-button.paper-button-raised.paper-button-icon.btn-danger {
      background-color: #d9534f;
      color: #ffffff !important; }
    .paper-button.paper-button-raised.btn-link, .paper-button.paper-button-raised.paper-button-icon.btn-link {
      background-color: #03a9f4;
      color: #ffffff !important; }
    .paper-button.paper-button-raised.btn-inactive, .paper-button.paper-button-raised.paper-button-icon.btn-inactive {
      color: #898989; }
    .paper-button.paper-button-raised.is-disabled, .paper-button.paper-button-raised.paper-button-icon.is-disabled {
      background-color: #eeeeee !important;
      color: #999999 !important; }
  .paper-button.paper-button-raised.btn, .paper-button.paper-button-raised.paper-button-icon.btn {
    color: #fff;
    background-color: #eeeeee; }
    .paper-button.paper-button-raised.btn.btn-default, .paper-button.paper-button-raised.paper-button-icon.btn.btn-default {
      background-color: #eeeeee;
      color: #333333 !important; }
    .paper-button.paper-button-raised.btn.btn-primary, .paper-button.paper-button-raised.paper-button-icon.btn.btn-primary {
      background-color: #03a9f4;
      color: #ffffff !important; }
    .paper-button.paper-button-raised.btn.btn-success, .paper-button.paper-button-raised.paper-button-icon.btn.btn-success {
      background-color: #0FB62B;
      color: #ffffff !important; }
    .paper-button.paper-button-raised.btn.btn-info, .paper-button.paper-button-raised.paper-button-icon.btn.btn-info {
      background-color: #5bc0de;
      color: #ffffff !important; }
    .paper-button.paper-button-raised.btn.btn-warning, .paper-button.paper-button-raised.paper-button-icon.btn.btn-warning {
      background-color: #f0ad4e;
      color: #ffffff !important; }
    .paper-button.paper-button-raised.btn.btn-danger, .paper-button.paper-button-raised.paper-button-icon.btn.btn-danger {
      background-color: #d9534f;
      color: #ffffff !important; }
    .paper-button.paper-button-raised.btn.btn-link, .paper-button.paper-button-raised.paper-button-icon.btn.btn-link {
      background-color: #03a9f4;
      color: #ffffff !important; }
    .paper-button.paper-button-raised.btn.btn-inactive, .paper-button.paper-button-raised.paper-button-icon.btn.btn-inactive {
      color: #898989; }
    .paper-button.paper-button-raised.btn.is-disabled, .paper-button.paper-button-raised.paper-button-icon.btn.is-disabled {
      background-color: #eeeeee !important;
      color: #999999 !important; }
  .paper-button.paper-button-raised.paper-button-icon {
    padding: 0;
    width: 36px;
    height: 36px; }
  .paper-button .paper-button-icon {
    display: inline-block;
    margin-left: 0px;
    margin-right: 16px; }
  .paper-button.paper-button-wide {
    width: 100%; }

/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
@font-face {
  font-family: 'rs-icons';
  src: url("/fonts/rs-icons.eot");
  src: url("/fonts/rs-icons.eot?#iefix") format("embedded-opentype"), url("/fonts/rs-icons.woff") format("woff"), url("/fonts/rs-icons.ttf") format("truetype"), url("/fonts/rs-icons.svg#rs-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.rs-icon {
  display: inline-block;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'rs-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.rs-icon._curved-swap:before {
  content: "\e938"; }

.rs-icon._seat-hori:before {
  content: "\e934"; }

.rs-icon._seat-occupied:before {
  content: "\e935"; }

.rs-icon._seat-selected:before {
  content: "\e936"; }

.rs-icon._seat-vert:before {
  content: "\e937"; }

.rs-icon._public-location:before {
  content: "\e92d"; }

.rs-icon._checkbox-off:before {
  content: "\e92e"; }

.rs-icon._checkbox-on:before {
  content: "\e92f"; }

.rs-icon._radio-off:before {
  content: "\e930"; }

.rs-icon._radio-on:before {
  content: "\e931"; }

.rs-icon._map:before {
  content: "\e932"; }

.rs-icon._direction:before {
  content: "\e933"; }

.rs-icon._remove:before {
  content: "\e92b"; }

.rs-icon._filter:before {
  content: "\e92c"; }

.rs-icon._trash:before {
  content: "\e920"; }

.rs-icon._chat-bubble:before {
  content: "\e921"; }

.rs-icon._chat-bubble-favorite:before {
  content: "\e922"; }

.rs-icon._chat-bubble-outline:before {
  content: "\e923"; }

.rs-icon._facebook-letter:before {
  content: "\e924"; }

.rs-icon._flag-location:before {
  content: "\e925"; }

.rs-icon._notifications:before {
  content: "\e926"; }

.rs-icon._notifications-none:before {
  content: "\e927"; }

.rs-icon._open-panel:before {
  content: "\e928"; }

.rs-icon._upload:before {
  content: "\e929"; }

.rs-icon._user:before {
  content: "\e92a"; }

.rs-icon._exit:before, body.master3 #PopUpContainer #PopUpClose:before, body.master3 #PopUpContainer #PopUpCloseCS:before {
  content: "\e909"; }

.rs-icon._send:before {
  content: "\e90c"; }

.rs-icon._arrow-back:before {
  content: "\e90d"; }

.rs-icon._circle-address:before {
  content: "\e90e"; }

.rs-icon._down-arrow:before {
  content: "\e90f"; }

.rs-icon._flag:before {
  content: "\e910"; }

.rs-icon._link-tilted:before {
  content: "\e911"; }

.rs-icon._message:before {
  content: "\e912"; }

.rs-icon._people:before {
  content: "\e913"; }

.rs-icon._pin-number:before {
  content: "\e914"; }

.rs-icon._public:before {
  content: "\e915"; }

.rs-icon._settings:before {
  content: "\e916"; }

.rs-icon._star:before {
  content: "\e917"; }

.rs-icon._star-half:before {
  content: "\e918"; }

.rs-icon._star-outline:before {
  content: "\e919"; }

.rs-icon._star-1:before {
  content: "\e91a"; }

.rs-icon._star-2:before {
  content: "\e91b"; }

.rs-icon._star-3:before {
  content: "\e91c"; }

.rs-icon._star-4:before {
  content: "\e91d"; }

.rs-icon._star-5:before {
  content: "\e91e"; }

.rs-icon._swap-vert:before {
  content: "\e91f"; }

.rs-icon._left-thick-arrow:before {
  content: "\e905"; }

.rs-icon._right-thick-arrow:before {
  content: "\e906"; }

.rs-icon._clock:before {
  content: "\e907"; }

.rs-icon._date-picker:before {
  content: "\e908"; }

.rs-icon._plus-circle:before {
  content: "\e90a"; }

.rs-icon._uber:before {
  content: "\e90b"; }

.rs-icon._OOR:before {
  content: "\e904"; }

.rs-icon._team-trips:before {
  content: "\e900"; }

.rs-icon._benefits:before {
  content: "\e901"; }

.rs-icon._gas-container:before {
  content: "\e902"; }

.rs-icon._ghg-producers:before {
  content: "\e903"; }

.rs-icon._hide:before {
  content: "\e68e"; }

.rs-icon._move:before {
  content: "\e68f"; }

.rs-icon._cluster:before {
  content: "\e68c"; }

.rs-icon._invisible:before {
  content: "\e68d"; }

.rs-icon._challenges:before {
  content: "\e685"; }

.rs-icon._commute-summary:before {
  content: "\e686"; }

.rs-icon._contests:before {
  content: "\e687"; }

.rs-icon._heart-outline:before {
  content: "\e688"; }

.rs-icon._incentives-points:before {
  content: "\e689"; }

.rs-icon._information:before {
  content: "\e68a"; }

.rs-icon._share-outline:before {
  content: "\e68b"; }

.rs-icon._update-trip:before {
  content: "\e683"; }

.rs-icon._refresh:before {
  content: "\e684"; }

.rs-icon._bell:before {
  content: "\e65e"; }

.rs-icon._logout:before {
  content: "\e663"; }

.rs-icon._menu-v1:before {
  content: "\e675"; }

.rs-icon._menu-v2:before {
  content: "\e676"; }

.rs-icon._placeholder:before {
  content: "\e677"; }

.rs-icon._plus:before {
  content: "\e678"; }

.rs-icon._save-v2:before {
  content: "\e679"; }

.rs-icon._pin-waitlist:before {
  content: "\e681"; }

.rs-icon._sliders:before {
  content: "\e682"; }

.rs-icon._printer:before {
  content: "\e674"; }

.rs-icon._trip-profiles:before {
  content: "\e664"; }

.rs-icon._contests-won:before {
  content: "\e666"; }

.rs-icon._eye:before {
  content: "\e667"; }

.rs-icon._heart:before {
  content: "\e668"; }

.rs-icon._lock:before {
  content: "\e669"; }

.rs-icon._messages-nav:before {
  content: "\e66a"; }

.rs-icon._milestones-1:before {
  content: "\e66b"; }

.rs-icon._milestones-2:before {
  content: "\e66c"; }

.rs-icon._milestones-3:before {
  content: "\e66d"; }

.rs-icon._milestones-4:before {
  content: "\e66e"; }

.rs-icon._notification:before {
  content: "\e66f"; }

.rs-icon._store-1:before {
  content: "\e670"; }

.rs-icon._store-2:before {
  content: "\e671"; }

.rs-icon._store-3:before {
  content: "\e672"; }

.rs-icon._store-4:before {
  content: "\e673"; }

.rs-icon._grid-icon-incentives:before {
  content: "\e662"; }

.rs-icon._share:before {
  content: "\e665"; }

.rs-icon._contests-eligibility:before {
  content: "\e659"; }

.rs-icon._contests-entries:before {
  content: "\e65a"; }

.rs-icon._contests-list:before {
  content: "\e65b"; }

.rs-icon._contests-wishlist:before {
  content: "\e65c"; }

.rs-icon._general-entries:before {
  content: "\e65d"; }

.rs-icon._mailing-address:before {
  content: "\e65f"; }

.rs-icon._narrow-view:before {
  content: "\e660"; }

.rs-icon._wider-list:before {
  content: "\e661"; }

.rs-icon._language:before {
  content: "\e657"; }

.rs-icon._slider-circle-tooltip:before {
  content: "\e658"; }

.rs-icon._favorite-left:before {
  content: "\e655"; }

.rs-icon._favorite-right:before {
  content: "\e656"; }

.rs-icon._trip-types:before {
  content: "\e628"; }

.rs-icon._Bike-circle:before {
  content: "\e646"; }

.rs-icon._briefcase-circle:before {
  content: "\e647"; }

.rs-icon._bus-circle:before {
  content: "\e648"; }

.rs-icon._carpool-circle:before {
  content: "\e649"; }

.rs-icon._driver-circle:before {
  content: "\e64a"; }

.rs-icon._mentor-circle:before {
  content: "\e64b"; }

.rs-icon._passenger-circle:before {
  content: "\e64c"; }

.rs-icon._star1-circle:before {
  content: "\e64d"; }

.rs-icon._star2-circle:before {
  content: "\e64e"; }

.rs-icon._star3-circle:before {
  content: "\e64f"; }

.rs-icon._star4-circle:before {
  content: "\e650"; }

.rs-icon._star5-circle:before {
  content: "\e651"; }

.rs-icon._taxi-circle:before {
  content: "\e652"; }

.rs-icon._vanpool-circle:before {
  content: "\e653"; }

.rs-icon._Walk-circle:before {
  content: "\e654"; }

.rs-icon._help:before {
  content: "\e643"; }

.rs-icon._schedule:before {
  content: "\e644"; }

.rs-icon._Gas:before {
  content: "\e641"; }

.rs-icon._money:before {
  content: "\e642"; }

.rs-icon._dashboard:before {
  content: "\e600"; }

.rs-icon._filters:before {
  content: "\e63f"; }

.rs-icon._transit-light:before {
  content: "\e640"; }

.rs-icon._profile:before {
  content: "\e627"; }

.rs-icon._show-less:before {
  content: "\e645"; }

.rs-icon._show-more:before {
  content: "\e63e"; }

.rs-icon._next-btn:before {
  content: "\e639"; }

.rs-icon._create:before {
  content: "\e63a"; }

.rs-icon._back-btn2:before {
  content: "\e63b"; }

.rs-icon._add-date:before {
  content: "\e63c"; }

.rs-icon._delete-erase:before {
  content: "\e63d"; }

.rs-icon._alert:before {
  content: "\e636"; }

.rs-icon._checkmark-fco:before {
  content: "\e637"; }

.rs-icon._current-location:before {
  content: "\e638"; }

.rs-icon._send-email2:before {
  content: "\e62c"; }

.rs-icon._camera:before {
  content: "\e62e"; }

.rs-icon._checkmark:before {
  content: "\e62f"; }

.rs-icon._edit:before {
  content: "\e630"; }

.rs-icon._email:before {
  content: "\e631"; }

.rs-icon._expand-btn:before {
  content: "\e632"; }

.rs-icon._folder:before {
  content: "\e633"; }

.rs-icon._minimize-btn:before {
  content: "\e634"; }

.rs-icon._save:before {
  content: "\e635"; }

.rs-icon._commute-home:before {
  content: "\e609"; }

.rs-icon._initial-location:before {
  content: "\e629"; }

.rs-icon._plane:before {
  content: "\e62a"; }

.rs-icon._left-btn:before {
  content: "\e624"; }

.rs-icon._magnifyingglass:before {
  content: "\e625"; }

.rs-icon._right-btn:before {
  content: "\e626"; }

.rs-icon._subway:before {
  content: "\e602"; }

.rs-icon._cablecar:before {
  content: "\e61f"; }

.rs-icon._ferry:before {
  content: "\e620"; }

.rs-icon._streetcar:before {
  content: "\e621"; }

.rs-icon._taxi:before {
  content: "\e622"; }

.rs-icon._train:before {
  content: "\e623"; }

.rs-icon._bicycle:before {
  content: "\e61a"; }

.rs-icon._bus:before {
  content: "\e61b"; }

.rs-icon._bus-buddy:before {
  content: "\e61c"; }

.rs-icon._car-icon:before {
  content: "\e61d"; }

.rs-icon._van:before {
  content: "\e61e"; }

.rs-icon._briefcase:before {
  content: "\e601"; }

.rs-icon._contacted-icon:before {
  content: "\e603"; }

.rs-icon._directions:before {
  content: "\e604"; }

.rs-icon._end-location:before {
  content: "\e606"; }

.rs-icon._facebook:before {
  content: "\e607"; }

.rs-icon._female:before {
  content: "\e608"; }

.rs-icon._male:before {
  content: "\e60a"; }

.rs-icon._mentor:before {
  content: "\e60b"; }

.rs-icon._non-smoking:before {
  content: "\e60c"; }

.rs-icon._passenger:before {
  content: "\e60d"; }

.rs-icon._seat:before {
  content: "\e60e"; }

.rs-icon._send-email:before {
  content: "\e60f"; }

.rs-icon._smoking:before {
  content: "\e610"; }

.rs-icon._steering-wheel:before {
  content: "\e617"; }

.rs-icon._walking:before {
  content: "\e619"; }

.rs-icon._pin-active .path1:before {
  content: "\e67a";
  color: #464646; }

.rs-icon._pin-active .path2:before {
  content: "\e67b";
  margin-left: -1em;
  color: #464646; }

.rs-icon._pin-active .path3:before {
  content: "\e67c";
  margin-left: -1em;
  color: #464646; }

.rs-icon._pin-active .path4:before {
  content: "\e67d";
  margin-left: -1em;
  color: rgba(107, 211, 0, 0.2); }

.rs-icon._pin-active .path5:before {
  content: "\e67e";
  margin-left: -1em;
  color: #464646; }

.rs-icon._pin-results .path1:before {
  content: "\e67f";
  color: rgba(107, 211, 0, 0.2); }

.rs-icon._pin-results .path2:before {
  content: "\e680";
  margin-left: -1em;
  color: #464646; }

/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
.paper-emphasis-relative {
  position: relative; }

.paper-emphasis-linearProgress {
  height: 3px;
  position: absolute;
  margin: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow-x: hidden;
  background-color: transparent;
  opacity: 0;
  transition: opacity 0.2s ease-out; }
  .paper-emphasis-linearProgress:after, .paper-emphasis-linearProgress:before {
    width: 0%;
    height: 3px;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0%;
    content: '';
    display: block;
    background-color: transparent; }
  .paper-emphasis-linearProgress:before {
    animation-delay: 0.60s; }
  .paper-emphasis-linearProgress.is-active {
    opacity: 1;
    background-color: #e6e6e6; }
    .paper-emphasis-linearProgress.is-active:after, .paper-emphasis-linearProgress.is-active:before {
      animation: load 1.5s ease-in-out infinite, load-position 1.5s linear infinite;
      background-color: #aaa; }
    .paper-emphasis-linearProgress.is-active:before {
      animation-delay: 0.60s; }
  .paper-emphasis-linearProgress.ng-animate.is-active-remove:after, .paper-emphasis-linearProgress.ng-animate.is-active-remove:before {
    animation: load 1.5s ease-in-out infinite, load-position 1.5s linear infinite; }

@keyframes load {
  0% {
    width: 0%; }
  40% {
    width: 30%; }
  45% {
    width: 32%; }
  100% {
    width: 0%; } }

@keyframes load-position {
  0% {
    left: 0%; }
  10% {
    left: 0%; }
  85% {
    left: 100%; }
  100% {
    left: 100%; } }

/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*

    This is NOT used in Desktop.scss. Look in core/paper-card for that.

*/
.paper-card {
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  /*

    This is NOT used in Desktop.scss. Look in core/paper-card for that.

*/
  /*

    This is NOT used in Desktop.scss. Look in core/paper-card for that.

*/ }
  .paper-card:before, .paper-card:after {
    content: " ";
    display: table; }
  .paper-card:after {
    clear: both; }
  .paper-card .row.full-width {
    margin-left: -16px;
    margin-right: -16px;
    width: calc(100% + 3.2rem); }
  .paper-card .paper-card-heading {
    margin: 0;
    /*

    This is NOT used in Desktop.scss. Look in core/paper-card for that.

*/ }
    .paper-card .paper-card-heading:before, .paper-card .paper-card-heading:after {
      content: " ";
      display: table; }
    .paper-card .paper-card-heading:after {
      clear: both; }
    .paper-card .paper-card-heading.paper-card-heading-padded {
      padding: 16px 16px 0 16px; }
    .paper-card .paper-card-heading.paper-card-heading-underline {
      border-bottom: 1px solid #DBDBDB; }
      .paper-card .paper-card-heading.paper-card-heading-underline.paper-card-heading-padded {
        padding-bottom: 16px; }
    .paper-card .paper-card-heading .avatar-section, .paper-card .paper-card-heading .details-section {
      float: left; }
    .paper-card .paper-card-heading .primary-text {
      font-family: 'Roboto', Arial, sans-serif;
      font-size: 20px;
      font-weight: 500;
      line-height: 22px;
      float: left; }
    .paper-card .paper-card-heading .avatar {
      margin-right: 16px; }
  .paper-card .paper-card-body {
    padding: 0 16px;
    padding-top: 12px;
    margin: 0; }
    .paper-card .paper-card-body:before, .paper-card .paper-card-body:after {
      content: " ";
      display: table; }
    .paper-card .paper-card-body:after {
      clear: both; }
  .paper-card.with-action-area {
    padding-bottom: 0; }
    .paper-card.with-action-area .paper-card-bottom-action-area {
      margin-left: -16px;
      margin-right: -16px; }
  .paper-card.paper-card-pin-top {
    position: absolute;
    top: 0;
    z-index: 10; }
  .paper-card.paper-card-fco-section {
    width: 440px; }

/*

    This is NOT used in Desktop.scss. Look in core/paper-card for that.

*/
.paper-card-bottom-action-area {
  margin-left: 0;
  margin-right: 0;
  min-height: 48px;
  padding: 8px 8px 8px;
  /*

    This is NOT used in Desktop.scss. Look in core/paper-card for that.

*/ }
  .paper-card-bottom-action-area:before, .paper-card-bottom-action-area:after {
    content: " ";
    display: table; }
  .paper-card-bottom-action-area:after {
    clear: both; }
  .paper-card-bottom-action-area.absolute-bottom-action-area {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0; }
  .paper-card-bottom-action-area .paper-card-bottom-action-area-text-left {
    text-align: left;
    font-size: 14px;
    padding-left: 0px; }

.panel-body .paper-card-bottom-action-area.absolute-bottom-action-area {
  left: 16px; }

/*

    This is NOT used in Desktop.scss. Look in core/paper-card for that.

*/
.login-Bar {
  background-color: #ffffff;
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  z-index: 50;
  position: relative;
  font-family: Roboto, sans-serif;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: 40px; }

.user-bar--container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  height: 40px; }

.user-bar--left-section {
  display: -ms-flexbox;
  display: flex; }

.user-bar--right-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .user-bar--right-section .sign-in-control--container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }

.admin-bar .user-bar--container {
  height: auto !important; }

.admin-user-bar .user-bar--container {
  height: auto !important; }

.user-bar-settings-holder {
  float: right;
  height: 24px;
  margin-bottom: 0 !important;
  position: relative;
  color: rgba(0, 0, 0, 0.54); }
  .user-bar-settings-holder li {
    margin: 0; }
  .user-bar-settings-holder a, .user-bar-settings-holder a:visited, .user-bar-settings-holder a:active {
    color: rgba(0, 0, 0, 0.54);
    text-decoration: none !important; }
  .user-bar-settings-holder a:hover {
    color: #0288d1;
    text-decoration: none; }
  .user-bar-settings-holder .single-language-only {
    margin: 1px 10px 0 0; }

.admin-user-bar-settings-holder {
  float: left;
  margin: 10px 0 !important; }

.language-selector {
  position: relative;
  min-width: 88px;
  border: 1px solid transparent; }
  .language-selector .language-selector-dropdown-title {
    font-size: 20px !important;
    line-height: 24px !important;
    width: 100% !important;
    margin: 8px 16px !important;
    color: rgba(0, 0, 0, 0.87) !important;
    box-sizing: border-box !important; }
  .language-selector .language-selector-link {
    padding: 0 8px;
    display: -ms-flexbox;
    display: flex; }
    .language-selector .language-selector-link .glyphicon-globe {
      font-size: 20px; }
    .language-selector .language-selector-link span {
      margin: 2.5px 2.5px 2.5px 2.5px; }
    .language-selector .language-selector-link--text {
      margin: auto 4px auto 8px; }
  .language-selector div {
    z-index: 3;
    transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    background-color: #fff;
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    border: 0;
    background-color: #fff;
    transition: background-color 0.15s linear;
    position: absolute;
    top: 30px;
    padding: 0px !important;
    margin: 0px !important; }
    .language-selector div:before, .language-selector div:after {
      content: " ";
      display: table; }
    .language-selector div:after {
      clear: both; }
  .language-selector ul li a span {
    float: right;
    position: relative;
    top: 4px;
    color: #00C853; }

.language-selector ul li {
  color: #58595B;
  line-height: 24px;
  padding: 0;
  height: 40px;
  display: -ms-flexbox;
  display: flex; }
  .language-selector ul li a {
    color: #58595B;
    line-height: 24px;
    display: block;
    margin: auto 16px;
    width: 100%; }
    .language-selector ul li a:active, .language-selector ul li a:visited {
      text-decoration: none;
      color: #58595B;
      transition: background-color 0.15s linear; }
    .language-selector ul li a:hover {
      text-decoration: none;
      color: #58595B;
      transition: color 0.15s linear; }
  .language-selector ul li:hover {
    background-color: #e0e0e0;
    transition: background-color 0.15s linear; }

.continue-registration {
  float: right;
  margin: 4px 10px; }
  .continue-registration a, .continue-registration a:visited, .continue-registration a:active {
    color: #03a9f4;
    text-decoration: none; }
  .continue-registration a:hover {
    color: #0288d1;
    text-decoration: none; }

.cancel-registration {
  float: right;
  margin: 0 !important;
  color: #03a9f4; }
  .cancel-registration li {
    margin: 0; }
  .cancel-registration a, .cancel-registration a:visited, .cancel-registration a:active {
    color: #03a9f4;
    text-decoration: none;
    margin: 1px 0 0 10px;
    display: block; }
  .cancel-registration a:hover {
    color: #0288d1;
    text-decoration: none;
    margin: 1px 0 0 10px; }

.open-login-button-container {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: right;
  position: relative;
  font-family: Roboto, sans-serif; }
  .open-login-button-container .welcome-label {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    display: block; }
  .open-login-button-container .forgot-password-button a {
    font-size: 10px;
    color: #03a9f4; }
  .open-login-button-container .remember-me-label {
    font-size: 10px;
    font-weight: normal;
    vertical-align: middle;
    color: #666666; }
  .open-login-button-container .user-bar-remember {
    margin: 20px 0 0 0;
    float: left;
    word-wrap: break-word;
    max-width: 120px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row; }
  .open-login-button-container .login-submit {
    margin: 20px 0 0 0;
    min-width: 120px; }
  .open-login-button-container .facebook-login-holder {
    width: 100%;
    text-align: center;
    border-top: 1px solid #eeeeee;
    padding-top: 20px;
    position: relative;
    margin-top: 65px; }
    .open-login-button-container .facebook-login-holder .facebook-login-or-label-holder {
      position: absolute;
      top: -9px;
      left: 50%;
      margin-left: -22px;
      background: #ffffff;
      padding: 0 15px;
      color: #aaaaaa;
      font-size: 12px; }
  .open-login-button-container .login-card {
    position: absolute;
    right: 0;
    width: 344px;
    padding: 16px;
    background-color: #fff;
    transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    background-color: #fff;
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    border: 1px solid #bdbdbd;
    display: none;
    z-index: 5;
    transition: background-color 0.15s linear; }
    .open-login-button-container .login-card:before, .open-login-button-container .login-card:after {
      content: " ";
      display: table; }
    .open-login-button-container .login-card:after {
      clear: both; }
    .open-login-button-container .login-card .close-button {
      color: rgba(0, 0, 0, 0.54);
      float: right;
      position: absolute;
      top: 12px;
      right: 12px;
      font-size: 24px;
      width: 40px;
      height: 40px; }
      .open-login-button-container .login-card .close-button:hover, .open-login-button-container .login-card .close-button:focus {
        background-color: #eee; }
      .open-login-button-container .login-card .close-button .rs-icon {
        font-size: 24px; }

/*Cole's Stuff*/
.forgot-password-card {
  position: absolute;
  right: 0;
  width: 320px;
  height: 200px;
  padding: 16px;
  background-color: #fff;
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  border: 1px solid #bdbdbd;
  display: none;
  z-index: 5;
  transition: background-color 0.15s linear;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }
  .forgot-password-card:before, .forgot-password-card:after {
    content: " ";
    display: table; }
  .forgot-password-card:after {
    clear: both; }
  .forgot-password-card .header-title {
    position: relative;
    float: left;
    line-height: 20px;
    font-size: 20px;
    color: #464646;
    font-weight: normal;
    margin-bottom: 8px;
    display: block; }
  .forgot-password-card .header-subtitle {
    position: relative;
    margin: 0 0 16px 0;
    float: left;
    font-size: 12px;
    font-weight: light; }
  .forgot-password-card .input-container {
    position: relative;
    width: 285px;
    margin: 8px 0 30px 0;
    float: left; }
  .forgot-password-card .cancel-button {
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin: 0 0 8px 40px;
    float: left;
    color: #666666;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none !important; }
    .forgot-password-card .cancel-button :hover {
      text-decoration: none !important;
      color: #168CF6; }
  .forgot-password-card .send-reset-password-request {
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin: 0 15px 10px 0 !important;
    float: right; }
  .forgot-password-card .header-subtitle-error-message {
    color: red;
    position: relative;
    float: left;
    margin: 0 0 16px 0;
    font-size: 12px;
    display: none; }
  .forgot-password-card .input-error-message {
    color: red;
    position: relative;
    float: left;
    top: -29px;
    font-size: 12px;
    height: 0px; }
  .forgot-password-card .userID-message {
    display: none; }
  .forgot-password-card .firstName-message {
    display: none; }
  .forgot-password-card .lastName-message {
    display: none; }

.forgot-password-submit-success-card {
  position: absolute;
  right: 0;
  width: 320px;
  height: 392px;
  padding: 16px;
  background-color: #0fb72b !important;
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  border: 1px solid #0fb72b;
  display: none;
  z-index: 5;
  transition: background-color 0.15s linear;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }
  .forgot-password-submit-success-card:before, .forgot-password-submit-success-card:after {
    content: " ";
    display: table; }
  .forgot-password-submit-success-card:after {
    clear: both; }
  .forgot-password-submit-success-card .forgot-password-submit-success-message-main {
    font-weight: bold;
    position: relative;
    float: left;
    font-size: 20px;
    color: white;
    text-align: center;
    /*added to modify margin to fix text overflow & overlap*/
    margin: 152px 0 20px 0;
    width: 100%;
    word-wrap: break-word;
    /*for long emails*/ }
  .forgot-password-submit-success-card .forgot-password-submit-success-message-sub {
    font-weight: lighter;
    position: relative;
    float: left;
    font-size: 12px;
    color: white;
    text-align: center; }
  .forgot-password-submit-success-card .forgot-password-submit-success-ok-button {
    font-weight: normal;
    text-align: center;
    position: absolute;
    color: white;
    width: 320px;
    bottom: 0px;
    left: 0px;
    margin-bottom: 8px; }
    .forgot-password-submit-success-card .forgot-password-submit-success-ok-button a {
      color: white;
      text-decoration: none !important; }

.forgot-password-submit-error-card {
  position: absolute;
  right: 0;
  width: 320px;
  height: 392px;
  padding: 16px;
  background-color: #e63d38 !important;
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  border: 1px solid #e63d38;
  display: none;
  z-index: 5;
  transition: background-color 0.15s linear;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }
  .forgot-password-submit-error-card:before, .forgot-password-submit-error-card:after {
    content: " ";
    display: table; }
  .forgot-password-submit-error-card:after {
    clear: both; }
  .forgot-password-submit-error-card .forgot-password-submit-error-message-main {
    font-weight: bold;
    position: relative;
    float: left;
    font-size: 20px;
    color: white;
    text-align: center;
    margin: 185px 0 20px 0; }
  .forgot-password-submit-error-card .forgot-password-submit-error-message-sub {
    font-weight: lighter;
    position: relative;
    float: left;
    font-size: 12px;
    color: white;
    text-align: center;
    width: 320px;
    left: -17px; }
  .forgot-password-submit-error-card .forgot-password-submit-error-ok-button {
    font-weight: normal;
    text-align: center;
    position: absolute;
    color: white;
    width: 320px;
    bottom: 0px;
    left: 0px;
    margin-bottom: 8px; }
    .forgot-password-submit-error-card .forgot-password-submit-error-ok-button a {
      color: white;
      text-decoration: none !important; }

/* End of Cole's Stuff*/
.admin-open-login-button-container {
  margin-top: 15px; }

.admin-login {
  float: right; }
  .admin-login .userid {
    display: inline-block;
    padding: 0 0 2px 0; }
  .admin-login .login-input ~ label {
    top: -3px; }
  .admin-login .input-container {
    margin: -8px 10px; }
  .admin-login .login-input.floating-label:focus ~ label,
  .admin-login .login-input.floating-label.dirty ~ label {
    top: -15px !important; }

.registration-sub-label {
  font-size: 12px;
  color: #9e9e9e;
  font-style: italic; }

/*Admin Settings*/
.admin-user-bar {
  position: relative;
  background: #fafafa;
  margin-bottom: 16px;
  padding: 8px 16px;
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }
  .admin-user-bar .user-bar--container {
    -ms-flex-direction: column;
        flex-direction: column; }
  .admin-user-bar .sign-in-control--container {
    margin-left: 50px; }
  .admin-user-bar .sign-in-control--admin-second-row-btns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    margin-right: -184px;
    /* Quick fix to alignment issues after accessibility fixes */ }
    .admin-user-bar .sign-in-control--admin-second-row-btns .editSite-exit {
      position: absolute;
      right: 20px;
      bottom: 20px; }
  .admin-user-bar #UserBarRegister {
    margin-top: -28px !important; }
  .admin-user-bar #UserBarRegisterAdmin {
    margin-top: -28px !important; }
  .admin-user-bar .top-user-navigation-button {
    float: none; }
  .admin-user-bar .CustomSubSiteLabelDiv {
    padding: 8px 0; }
  .admin-user-bar .cancel-registration {
    clear: both;
    margin: -20px 10px 0 0 !important; }

.top-user-navigation-button-user-only {
  padding: 0 15px !important; }

.top-user-navigation-button {
  float: right;
  display: inline-block;
  margin: 0 5px !important; }

.top-user-navigation-button-admin {
  min-width: 175px !important; }

.AdminEditSiteButtonContainer, .AdminGoToAdminPortalButtonContainer {
  margin: 10px 0; }

.user-bar {
  color: rgba(0, 0, 0, 0.54); }

.user-bar-drop-container-icon, .user-bar-no-drop-down-icon {
  float: left;
  color: rgba(0, 0, 0, 0.54);
  transition: color 0.15s linear;
  position: relative; }
  .user-bar-drop-container-icon a, .user-bar-drop-container-icon a:visited, .user-bar-drop-container-icon a:active, .user-bar-no-drop-down-icon a, .user-bar-no-drop-down-icon a:visited, .user-bar-no-drop-down-icon a:active {
    color: rgba(0, 0, 0, 0.54);
    text-decoration: none !important; }

.admin-css-drowdown-list-label {
  padding-right: 5px;
  margin-left: 10px;
  font-size: 12px;
  color: #58595B; }

#AdminCSSSelectionChange {
  color: #58595B;
  width: 200px;
  font-size: 12px;
  border: 1px solid #bdbdbd;
  background-color: #fff;
  border-radius: 2px;
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  padding: 1px 0; }
  #AdminCSSSelectionChange:before, #AdminCSSSelectionChange:after {
    content: " ";
    display: table; }
  #AdminCSSSelectionChange:after {
    clear: both; }

.AdminDivDropdown {
  float: left;
  margin-top: 4px; }

.AdminDivTable {
  float: right;
  color: #58595B;
  font-size: 12px;
  height: 38px; }

.CustomSubSiteLabel {
  color: #757575;
  color: rgba(0, 0, 0, 0.87);
  font-size: 12px;
  display: inline-block;
  height: 40px;
  padding: 10px 0;
  line-height: 20px; }

.internal-message-control-item {
  color: rgba(0, 0, 0, 0.54);
  transition: color 0.15s linear;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 40px; }
  .internal-message-control-item .glyphicon {
    margin: auto;
    font-size: 17px;
    padding: 8px; }
  .internal-message-control-item span.is-with-notifications + .glyphicon {
    color: #03a9f4; }

.internal-message-control-item:hover {
  color: #0288d1;
  transition: color 0.15s linear; }

.internal-message-control-item.open {
  color: #0288d1; }

.InternalMessagingControl_DropDownContent {
  display: none;
  position: absolute;
  right: 0;
  width: 440px;
  background-color: #fff;
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  border: 1px solid #bdbdbd;
  color: #58595B !important;
  z-index: 3;
  margin-top: -40px; }
  .InternalMessagingControl_DropDownContent:before, .InternalMessagingControl_DropDownContent:after {
    content: " ";
    display: table; }
  .InternalMessagingControl_DropDownContent:after {
    clear: both; }

#InternalMessagingControl_SeeAllBtn {
  color: #03a9f4;
  height: 40px !important;
  line-height: 31px !important; }
  #InternalMessagingControl_SeeAllBtn:hover {
    text-decoration: none;
    color: #0288d1; }

.InternalMessagingControl_DropDownContent_Notifications, .InternalMessagingControl_DropDownContent_Messages {
  font-size: 12px; }

.InternalMessaging table tr:hover, .InternalMessaging_ConversationSection.InternalConversationOpenLink:hover {
  color: #58595B;
  background-color: #e0e0e0;
  transition: background-color 0.15s linear; }

.internalMessagingSent {
  width: 30px; }
  .internalMessagingSent p {
    padding: 5px 0 0 10px;
    color: #58595B; }

.internalMessagingMessage p {
  font-size: 12px;
  margin: 2px 0; }

.user-bar-drop-container-icon:hover a, .user-bar-no-drop-down-icon:hover a {
  color: #0288d1;
  text-decoration: none;
  transition: color 0.15s linear; }

.user-bar-icon-holder {
  float: right;
  margin-bottom: 0 !important;
  line-height: 14px; }

.userWelcomeNEWClean {
  padding-right: 8px; }

.personal-details-menu-dropdown {
  position: absolute;
  right: 0;
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  border: 1px solid #bdbdbd;
  background-color: #fff;
  transition: background-color 0.15s linear;
  white-space: nowrap;
  z-index: 5;
  margin-top: -20px !important;
  top: 60px; }
  .personal-details-menu-dropdown:before, .personal-details-menu-dropdown:after {
    content: " ";
    display: table; }
  .personal-details-menu-dropdown:after {
    clear: both; }
  .personal-details-menu-dropdown .settings-header {
    background-color: #fff;
    color: rgba(0, 0, 0, 0.87);
    margin-right: 20px;
    font-size: 20px;
    line-height: 24px;
    margin: 12px 8px 0px 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  .personal-details-menu-dropdown li[role="menuitem"] {
    height: 40px;
    display: -ms-flexbox;
    display: flex; }
    .personal-details-menu-dropdown li[role="menuitem"] a {
      margin: auto 8px auto 16px;
      width: 100%; }
    .personal-details-menu-dropdown li[role="menuitem"]:hover {
      text-align: left;
      width: 100%;
      text-decoration: none;
      background-color: #e0e0e0;
      color: #58595B;
      transition: background-color 0.15s linear; }
      .personal-details-menu-dropdown li[role="menuitem"]:hover a {
        color: #58595B; }
  .personal-details-menu-dropdown li.delete-account a {
    color: #CC461B !important; }
  .personal-details-menu-dropdown a {
    color: #58595B !important;
    line-height: 24px;
    display: block; }
    .personal-details-menu-dropdown a:active, .personal-details-menu-dropdown a:visited {
      text-decoration: none;
      color: #58595B;
      transition: background-color 0.15s linear; }

.input-container {
  position: relative;
  width: 303px;
  margin: 7px 0;
  float: left; }

.login-input {
  display: block;
  width: 100%;
  margin: 0;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  font-size: 16px !important;
  padding: 8px 0 6px 0;
  background-color: transparent;
  color: #58595B;
  /*font-weight:bold;*/
  z-index: 2; }

.login-input[disabled] {
  border-bottom: 1px dashed #9e9e9e;
  background-color: transparent; }

.login-input ~ label {
  font-size: 14px;
  width: 100%;
  position: absolute;
  pointer-events: none;
  left: 0;
  top: 10px;
  bottom: 0px;
  color: #757575;
  font-weight: normal; }

.login-input.floating-label ~ label {
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all; }

.login-input:focus {
  outline: none; }

.login-input ~ label:after {
  content: '';
  background-color: #03a9f4;
  height: 2px;
  width: 10px;
  bottom: -5px;
  left: 45%;
  visibility: hidden;
  position: absolute;
  transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all; }

.login-input:focus ~ label:after {
  visibility: visible;
  width: 100%;
  left: 0; }

.login-input.dirty ~ label {
  visibility: hidden; }

.login-input.floating-label:focus ~ label,
.login-input.floating-label.dirty ~ label {
  visibility: visible;
  top: -10px;
  font-size: 12px;
  color: #03a9f4; }

.user-bar-account {
  height: 40px;
  padding: 0 8px 0 16px; }
  .user-bar-account .user-bar-drop-container--welcome-name {
    height: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row; }
    .user-bar-account .user-bar-drop-container--welcome-name .user-bar-drop-container--welcome-title {
      margin: 10px 8px 10px 0;
      margin-right: 8px;
      color: #03a9f4;
      font-size: 12px;
      line-height: 20px; }
    .user-bar-account .user-bar-drop-container--welcome-name .user-bar-drop-container--welcome-avatar-img {
      width: 32px;
      height: 32px;
      border-radius: 16px;
      margin: auto;
      border: 1px solid #eee; }

.user-sign-out-link, .admin-user-sign-out-link {
  display: -ms-flexbox;
  display: flex;
  height: 40px; }
  .user-sign-out-link a, .admin-user-sign-out-link a {
    height: auto;
    line-height: 40px;
    font-size: 12px !important;
    line-height: 20px !important;
    margin: 10px 8px 10px 0; }

.user-dashboard-link {
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  width: 35px; }
  .user-dashboard-link a {
    text-align: center;
    font-size: 17px;
    margin: auto;
    padding: 8px;
    width: 100%; }

.InternalMessagingControl_SendCommunicationsToEmailCheckboxHolder {
  padding-left: 20px;
  margin-bottom: 5px; }
  .InternalMessagingControl_SendCommunicationsToEmailCheckboxHolder .InternalMessagingControl_SendCommunicationsToEmailCheckboxArea {
    font-weight: normal;
    font-size: 12px;
    padding-left: 5px;
    vertical-align: top;
    margin-top: 5px; }

@font-face {
  font-family: 'rs-icons';
  src: url("fonts/rs-icons.eot?we8uy9");
  src: url("fonts/rs-icons.eot?#iefixwe8uy9") format("embedded-opentype"), url("fonts/rs-icons.svg?we8uy9#rs-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="rs-icon-"], [class*=" rs-icon-"] {
  font-family: 'rs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.forgot-password-submit-card-icon {
  font-size: 55px;
  font-weight: lighter;
  line-height: 0;
  text-align: center;
  color: white;
  position: absolute;
  top: 115px;
  left: 0;
  width: 320px; }

.rs-icon._checkmark-fco:before {
  content: "\e637"; }

.rs-icon._checkmark:before {
  content: "\e62f"; }

.rs-icon._exit:before, body.master3 #PopUpContainer #PopUpClose:before, body.master3 #PopUpContainer #PopUpCloseCS:before {
  content: "\e909"; }

.CellNumberConfirmation {
  font-size: 32px !important;
  /*width: 100px;*/
  text-align: center;
  margin: auto !important; }

.sendNewCellNumberConfirmation {
  margin-top: 8px !important;
  /*text-align:center;*/ }
  .sendNewCellNumberConfirmation a, .sendNewCellNumberConfirmation a:visited, .sendNewCellNumberConfirmation a:active {
    color: #03a9f4 !important;
    text-decoration: none !important; }

.confirmationCodeButtons a, .confirmationCodeButtons a:visited, .confirmationCodeButtons a:active {
  padding: 8px 32px !important;
  margin-top: 16px !important;
  margin-bottom: -16px !important;
  display: inline-block; }

.confirmationCodeButtons .clearButtonStyle a, .confirmationCodeButtons .clearButtonStyle a:visited, .confirmationCodeButtons .clearButtonStyle a:active {
  color: #03a9f4 !important;
  padding-left: 0px !important; }

/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*

    This is NOT used in Desktop.scss. Look in core/paper-card for that.

*/
/*

    This is NOT used in Desktop.scss. Look in core/paper-card for that.

*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
.main-nav-bar {
  height: 30px; }
  .main-nav-bar ul {
    list-style: none; }
    .main-nav-bar ul li {
      display: block;
      float: left;
      position: relative;
      transition: background-color 0.15s linear; }
      .main-nav-bar ul li a {
        font-size: 14px;
        color: #ffffff; }
        .main-nav-bar ul li a:active, .main-nav-bar ul li a:visited, .main-nav-bar ul li a:focus {
          color: #ffffff; }
        .main-nav-bar ul li a:hover {
          text-decoration: none;
          color: #ffffff; }
        .main-nav-bar ul li a:focus + .nav-bar-drop-down {
          display: block; }
      .main-nav-bar ul li:hover {
        background-color: #0288d1;
        transition: background-color 0.15s linear; }
        .main-nav-bar ul li:hover .main-nav-link {
          color: #ffffff; }
  .main-nav-bar .main-nav-bar-dropdown {
    transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    z-index: 500;
    border-radius: 0 0 2px 2px;
    background-color: #fff; }
    .main-nav-bar .main-nav-bar-dropdown ul li {
      color: #58595B;
      line-height: 24px; }
      .main-nav-bar .main-nav-bar-dropdown ul li.disabled a {
        color: #bdbdbd; }
        .main-nav-bar .main-nav-bar-dropdown ul li.disabled a:hover, .main-nav-bar .main-nav-bar-dropdown ul li.disabled a:active, .main-nav-bar .main-nav-bar-dropdown ul li.disabled a:visited {
          color: #bdbdbd; }
      .main-nav-bar .main-nav-bar-dropdown ul li a {
        color: #58595B;
        line-height: 24px; }
        .main-nav-bar .main-nav-bar-dropdown ul li a:hover, .main-nav-bar .main-nav-bar-dropdown ul li a:active, .main-nav-bar .main-nav-bar-dropdown ul li a:visited {
          text-decoration: none;
          color: #58595B; }
      .main-nav-bar .main-nav-bar-dropdown ul li:hover {
        background-color: #e0e0e0; }

.nav-bar-main-links .nav-bar-current-page {
  background-color: none; }

html, body {
  width: 100%;
  height: 100%;
  margin: 0; }

#SurveyForm {
  overflow-y: auto;
  max-height: 85vh;
  max-height: calc(100vh - 100px); }
  #SurveyForm > div.left {
    max-height: 70vh;
    max-height: calc(100vh - 260px);
    overflow-y: auto; }

.main-header {
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  background-color: #03a9f4;
  position: relative;
  z-index: 3; }
  .main-header:hover {
    z-index: 1000; }

.skip-navigation {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 8px;
  width: 1px;
  height: 1px;
  overflow: hidden; }
  .skip-navigation:focus {
    z-index: 999;
    clip: auto;
    width: auto;
    height: auto; }

/*To ensure that select containers go above the header*/
._md-select-menu-container {
  z-index: 300 !important; }

.container-Center {
  width: 1000px;
  width: 960px;
  margin: 0 auto; }

.branding-Bar {
  height: 60px;
  background-color: #03a9f4; }

.main-nav-bar {
  height: 30px;
  background-color: #03a9f4; }

#SiteMapDiv {
  background-color: #666;
  color: #e0e0e0;
  background-image: none !important;
  padding: 20px 30px !important; }
  #SiteMapDiv table span, #SiteMapDiv a, #SiteMapDiv a:active, #SiteMapDiv a:hover, #SiteMapDiv a:visited {
    color: #e0e0e0 !important; }

.footer_Version {
  color: #e0e0e0 !important; }

.performance-stats-footer {
  background-color: #666; }

.main-content-section {
  margin: 0; }

.ProfileLabel {
  font-family: Roboto, sans-serif; }

body .modal ~ .md-dialog-container {
  z-index: 9999; }

body._lower-md-dialog-containers .modal ~ .md-dialog-container {
  z-index: 999; }

body .modal ~ md-virtual-repeat-container.md-autocomplete-suggestions-container {
  z-index: 2000; }

body.master3 {
  /*Contact Us - Overriding old styles*/ }
  body.master3 #PopUpContainer {
    /*Test what happens if this is edited*/
    /*.modified-email-button.LinkButtonStyle a.NewMasterButtonStyle:link {
                background-color: #fff !important;
                color: $brand-primary !important;
                box-shadow: none !important;
            }*/ }
    body.master3 #PopUpContainer #PopUpBox, body.master3 #PopUpContainer #PopUpBoxCS {
      background-color: #fff;
      border: 1px solid #bdbdbd;
      border-radius: 2px;
      transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
      box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2);
      background-image: none;
      border: 0;
      font-family: Roboto, sans-serif; }
      body.master3 #PopUpContainer #PopUpBox:before, body.master3 #PopUpContainer #PopUpBox:after, body.master3 #PopUpContainer #PopUpBoxCS:before, body.master3 #PopUpContainer #PopUpBoxCS:after {
        content: " ";
        display: table; }
      body.master3 #PopUpContainer #PopUpBox:after, body.master3 #PopUpContainer #PopUpBoxCS:after {
        clear: both; }
    body.master3 #PopUpContainer #PopUpIcon, body.master3 #PopUpContainer #PopUpIconCS {
      background: none !important;
      text-align: left;
      margin: 0px;
      color: #212121;
      padding: 16px 24px;
      min-height: 32px; }
    body.master3 #PopUpContainer #PopUpMessageTitle, body.master3 #PopUpContainer #PopUpMessageTitleCS {
      font-family: 'Roboto', Arial, sans-serif;
      font-size: 24px;
      font-weight: 500; }
    body.master3 #PopUpContainer #PopUpContent, body.master3 #PopUpContainer #PopUpContentCS {
      color: #757575;
      margin: 8px 24px 8px 24px;
      line-height: 1.2em; }
    body.master3 #PopUpContainer .modified-email-button #PopUpOK:hover {
      background-color: #eee; }
    body.master3 #PopUpContainer #PopUpOK, body.master3 #PopUpContainer #PopUpConfirm, body.master3 #PopUpContainer #PopUpCancel {
      color: #fff;
      background-color: #03a9f4;
      background-image: none;
      line-height: normal;
      white-space: normal;
      min-width: 88px;
      padding-top: 8px;
      padding-bottom: 8px;
      display: block;
      box-sizing: border-box;
      font-size: 12px;
      font-weight: 500;
      text-transform: uppercase;
      color: #020202;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: none;
      background-color: transparent;
      -webkit-border-fit: border !important;
      padding: 0;
      text-align: center;
      padding: 0;
      margin: 0;
      border: none;
      display: block;
      border-radius: 0;
      overflow: hidden;
      position: relative;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.28);
      transition: all 0.15s ease;
      border: 0;
      height: 36px;
      line-height: 36px;
      padding: 0 16px; }
      body.master3 #PopUpContainer #PopUpOK:focus, body.master3 #PopUpContainer #PopUpConfirm:focus, body.master3 #PopUpContainer #PopUpCancel:focus {
        outline: none; }
      body.master3 #PopUpContainer #PopUpOK::-moz-focus-inner, body.master3 #PopUpContainer #PopUpConfirm::-moz-focus-inner, body.master3 #PopUpContainer #PopUpCancel::-moz-focus-inner {
        border: none;
        /* overrides extra padding in Firefox */ }
      body.master3 #PopUpContainer #PopUpOK .paper-button:hover, body.master3 #PopUpContainer #PopUpConfirm .paper-button:hover, body.master3 #PopUpContainer #PopUpCancel .paper-button:hover {
        background-color: transparent !important; }
      body.master3 #PopUpContainer #PopUpOK::-moz-selection, body.master3 #PopUpContainer #PopUpConfirm::-moz-selection, body.master3 #PopUpContainer #PopUpCancel::-moz-selection {
        background-color: transparent; }
      body.master3 #PopUpContainer #PopUpOK::selection, body.master3 #PopUpContainer #PopUpConfirm::selection, body.master3 #PopUpContainer #PopUpCancel::selection {
        background-color: transparent; }
      body.master3 #PopUpContainer #PopUpOK::moz-selection, body.master3 #PopUpContainer #PopUpConfirm::moz-selection, body.master3 #PopUpContainer #PopUpCancel::moz-selection {
        background-color: transparent; }
      body.master3 #PopUpContainer #PopUpOK .rs-icon, body.master3 #PopUpContainer #PopUpConfirm .rs-icon, body.master3 #PopUpContainer #PopUpCancel .rs-icon {
        font-size: 21px; }
        body.master3 #PopUpContainer #PopUpOK .rs-icon._filters, body.master3 #PopUpContainer #PopUpConfirm .rs-icon._filters, body.master3 #PopUpContainer #PopUpCancel .rs-icon._filters {
          font-size: 14px; }
      body.master3 #PopUpContainer #PopUpOK.with-ink:active, body.master3 #PopUpContainer #PopUpConfirm.with-ink:active, body.master3 #PopUpContainer #PopUpCancel.with-ink:active {
        background-color: #efefef;
        background-color: rgba(230, 230, 230, 0.8); }
      body.master3 #PopUpContainer #PopUpOK.is-active, body.master3 #PopUpContainer #PopUpOK:active, body.master3 #PopUpContainer #PopUpOK:focus, body.master3 #PopUpContainer #PopUpOK:hover, body.master3 #PopUpContainer #PopUpOK.is-hover, body.master3 #PopUpContainer #PopUpConfirm.is-active, body.master3 #PopUpContainer #PopUpConfirm:active, body.master3 #PopUpContainer #PopUpConfirm:focus, body.master3 #PopUpContainer #PopUpConfirm:hover, body.master3 #PopUpContainer #PopUpConfirm.is-hover, body.master3 #PopUpContainer #PopUpCancel.is-active, body.master3 #PopUpContainer #PopUpCancel:active, body.master3 #PopUpContainer #PopUpCancel:focus, body.master3 #PopUpContainer #PopUpCancel:hover, body.master3 #PopUpContainer #PopUpCancel.is-hover {
        box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.26) !important; }
      body.master3 #PopUpContainer #PopUpOK:hover, body.master3 #PopUpContainer #PopUpConfirm:hover, body.master3 #PopUpContainer #PopUpCancel:hover {
        text-decoration: none; }
    body.master3 #PopUpContainer #PopUpOK, body.master3 #PopUpContainer #PopUpConfirm {
      float: right; }
    body.master3 #PopUpContainer #PopUpCancel {
      float: left; }
    body.master3 #PopUpContainer #PopUpClose, body.master3 #PopUpContainer #PopUpCloseCS {
      display: inline-block;
      font-family: 'rs-icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      top: 16px;
      right: 16px;
      background-color: white;
      background-image: none;
      color: rgba(0, 0, 0, 0.54);
      text-decoration: none;
      font-size: 24px;
      width: 40px !important;
      height: 40px !important;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
      body.master3 #PopUpContainer #PopUpClose:hover, body.master3 #PopUpContainer #PopUpCloseCS:hover {
        background-color: #eee; }
  body.master3 .popUpWindow, body.master3 .popUpWindowContactUs {
    font-family: Roboto;
    border-radius: 3px;
    border: 0; }
  body.master3 .popUpWindowContactUs {
    width: 475px; }
  body.master3 .popUpReportTitle,
  body.master3 .popUpTitle {
    position: relative;
    padding: 0px 20px;
    min-height: 48px;
    line-height: 48px;
    font-size: 20px; }
  body.master3 .popUpTitleContactUs {
    position: relative;
    padding: 0px 24px;
    max-height: 48px;
    line-height: 48px; }
    body.master3 .popUpTitleContactUs .popUpTitleHeader {
      font-size: 20px; }
  body.master3 .popUpReportTitleHeader {
    font-size: 20px; }
  body.master3 .popUpTitle .popUpClose,
  body.master3 .popUpReportTitle .popupClose,
  body.master3 .popUpTitleContactUs .popUpClose,
  body.master3 .popUpTitleTermsConditions .popUpClose,
  body.master3 .popUpTitleClaimConfirm .popUpClose {
    font-size: 24px;
    padding: 0;
    margin: 0;
    border: 0;
    color: white;
    font-weight: normal;
    position: absolute;
    top: 0px !important;
    right: 0px !important;
    width: 48px !important;
    height: 48px !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    background: transparent;
    border-radius: 0px; }
    body.master3 .popUpTitle .popUpClose:hover,
    body.master3 .popUpReportTitle .popupClose:hover,
    body.master3 .popUpTitleContactUs .popUpClose:hover,
    body.master3 .popUpTitleTermsConditions .popUpClose:hover,
    body.master3 .popUpTitleClaimConfirm .popUpClose:hover {
      background: rgba(255, 255, 255, 0.25); }
  body.master3 #ContactUsFormHolder, body.master3 #VehicleForm {
    overflow: inherit; }
    body.master3 #ContactUsFormHolder .InputLabel, body.master3 #VehicleForm .InputLabel {
      font-family: Roboto, sans-serif; }
    body.master3 #ContactUsFormHolder .InputText, body.master3 #ContactUsFormHolder .InputSelect, body.master3 #ContactUsFormHolder .InputMessage, body.master3 #VehicleForm .InputText, body.master3 #VehicleForm .InputSelect, body.master3 #VehicleForm .InputMessage {
      font-family: Roboto, sans-serif;
      box-shadow: none;
      border-radius: 3px; }
  body.master3 #FeedbackContactInfoDiv {
    width: 100%; }

/*Fixing toast issue input IE*/
md-toast .md-toast-content {
  min-width: 300px; }

.LinkButtonStyle a.NewMasterButtonStyle:link, .LinkButtonStyle a.NewMasterButtonStyle:visited, .LinkButtonStyle a.NewMasterButtonStyle:active, .actionButton, .actionButton:active, .actionButton:focus, .actionButton:visited {
  background-color: #03a9f4 !important;
  border: none !important;
  border-radius: 0;
  /*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.28);*/
  transition: all 0.15s ease;
  color: #ffffff !important;
  text-decoration: none; }

.actionButton a, .actionButtona:hover, .actionButton a:visited, .actionButton a:active, .actionButton a:focus {
  color: #ffffff !important; }

.LinkButtonStyle a.NewMasterButtonStyle:hover, .actionButton:hover, .LinkButtonStyle a.NewMasterButtonStyle:focus, .actionButton:focus {
  background-color: #0288d1 !important;
  text-decoration: none !important;
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.26) !important;
  color: #ffffff !important; }

.ToggleSwitchWrapper, .ToggleSwitchWrapperVertical {
  box-shadow: none !important;
  border: none !important;
  background: none !important;
  border-radius: 2px !important; }

.ToggleSwitchWrapper label, .ToggleSwitchWrapperVertical label {
  background: none !important;
  border: none !important;
  box-shadow: none !important; }

.ToggleSwitchWrapper label:hover, .ToggleSwitchWrapperVertical label:hover {
  background: none !important;
  border: none !important;
  box-shadow: none !important; }

.ToggleSwitchWrapper label.checked, .ToggleSwitchWrapperVertical label.checked {
  background-color: #03a9f4 !important;
  color: #ffffff !important;
  transition: all 0.25s ease; }

.NewMasterButtonStyle {
  color: #ffffff !important;
  text-decoration: none !important; }

.getStartedButtonHolder {
  display: none; }

.dashboardModuleHiddenModulesHolder {
  padding-left: 0 !important;
  margin-left: 0 !important; }

#sortableDashboardModuleButtons li {
  margin: 0 21px 10px 0 !important; }

.dasboardModuleButton {
  /*border: none !important;*/
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
  border-radius: 2px !important;
  font-family: 'Roboto', Arial, sans-serif !important;
  transition: all .15s ease !important; }

.dasboardModuleButton:hover {
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.26) !important;
  transition: all .15s ease !important; }

.dashboardModuleHiddenModulesHolder {
  position: absolute !important;
  margin-top: 0 !important;
  top: 15px !important;
  right: -5px !important;
  background: none !important;
  border: none !important;
  box-shadow: none !important; }

.dashboardModuleButtonTitle {
  font-family: 'Roboto', Arial, sans-serif !important;
  background-color: #ffffff !important;
  color: #666666 !important;
  font-weight: normal !important;
  border-bottom: none !important; }

.dashboardModuleHideModuleButton {
  background-position: -20px 0 !important; }

.dashboardModuleMoveModuleButton {
  background-position: 0 0 !important; }

.dashboardModuleButtonInfoLine.lineOne {
  font-weight: normal !important;
  font-size: 14px !important; }

.dashboardModuleButtonInfoLine.lineTwo {
  font-weight: normal !important;
  font-size: 12px !important; }

.pageContentHolderUnderTabs {
  border: none !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
  border-radius: 2px !important;
  font-family: 'Roboto', Arial, sans-serif !important;
  background-color: #ffffff !important;
  width: 900px !important; }

.pageContentTabSectionNEW {
  border: none !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
  border-radius: 2px !important;
  font-family: 'Roboto', Arial, sans-serif !important;
  background-color: #ffffff !important;
  margin: 0 0 15px 0 !important; }

.dashboardModuleHolder {
  background: #ffffff !important;
  border: 1px solid #A1A1A1 !important; }

.DashboardSectionItemHeader {
  border: none !important; }

.DashboardSectionItemHeader h3 {
  font-weight: normal !important;
  font-family: 'Roboto', Arial, sans-serif !important; }

#commuteProfileLeftWrapper {
  background: #ffffff !important; }

.hor-minimalist-b .SummaryTablePrizeTitles {
  background: #efefef !important;
  border-radius: 0 !important; }

.travelMode {
  border-radius: 0 !important;
  border: none !important; }

.travelMode:hover {
  background: #ffffff !important;
  border-radius: 0 !important; }

.selectedTravelMode {
  box-shadow: none !important;
  background: #ffffff !important;
  border-radius: 0 !important;
  border-bottom: 3px solid #03a9f4 !important; }

.travelModeTitle {
  font-weight: normal !important; }

.modeStat {
  color: #03a9f4 !important; }

.modeStatDist {
  color: #7a7a7a !important;
  font-weight: normal !important; }

.travelMode:active {
  box-shadow: none !important; }

.CommuterInformationSmall .textboxBorder,
.addressThreeAddresses .textboxBorder,
.addressThreeAddresses .textboxBorder {
  border: none !important; }

.CommuterInformationSmall .predictiveTextBoxWrapper input[type=text],
.addressThreeAddresses .predictiveTextBoxWrapper input[type=text],
.addressThreeAddresses .predictiveTextBoxWrapper input[type=text] {
  border: none !important;
  border-radius: 0 !important;
  border-bottom: 1px solid #9e9e9e !important; }

.TravelPlanner .PTBHolder label, .TravelPlanner .ToggleSwitchLabel {
  font-weight: normal !important;
  color: #757575 !important; }

.profileDetailsInputHolder {
  position: relative;
  display: inline-block; }

.profileDetailsInput {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid #9e9e9e !important;
  font-size: 14px !important;
  padding: 4px 0 !important;
  background-color: transparent !important;
  color: #333333 !important;
  z-index: 2 !important;
  height: 20px !important;
  margin-left: 10px !important;
  width: 275px !important;
  border-radius: 0 !important; }

.profileDetailsInput ~ label {
  width: 100% !important;
  position: absolute !important;
  pointer-events: none !important;
  bottom: 5px !important;
  font-weight: 400 !important; }

.profileDetailsInput ~ label:after {
  content: '';
  background-color: #03a9f4;
  height: 2px;
  width: 10px;
  bottom: -5px;
  left: 50%;
  visibility: hidden;
  position: absolute;
  transition: .2s ease all;
  -webkit-transition: .2s ease all;
  margin-left: 5px; }

.profileDetailsInput:focus {
  outline: none; }

.profileDetailsInput:focus ~ label:after {
  visibility: visible;
  width: 100%;
  left: 0; }

.profileDivider {
  color: #EEEEEE !important;
  background: #EEEEEE !important; }

.ProfileEditUserIDTable .dialog_field_value {
  width: 700px;
  padding-left: 30px;
  padding-bottom: 7px; }

.GlobalHelpIconInlineChangeLogin {
  left: 305px; }

select.field_input {
  margin-left: 10px;
  background: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  height: 30px;
  font-size: 14px;
  padding-left: 0;
  width: 275px; }

select.field_input:focus, select.field_input:hover {
  outline: none !important;
  border: none !important;
  border-bottom: 1px solid #9e9e9e !important; }

.pageContentTabSectionUnderTabs {
  background: none !important;
  border: none !important;
  min-height: 0 !important;
  margin: 0 !important; }

.pageContentTabsNEW {
  padding-left: 0 !important;
  margin-left: -2px; }

.pageContentTabNEW a:link, .DashboardPageSectionTab a:link, .pageContentTabNEW a:active, .DashboardPageSectionTab a:active, .pageContentTabNEW a:focus, .DashboardPageSectionTab a:focus, .pageContentTabNEW a:visited, .DashboardPageSectionTab a:visited {
  background: #f5f5f5 !important;
  border-radius: 0 !important;
  border: 1px solid #f5f5f5 !important;
  font-size: 14px !important;
  font-weight: normal !important;
  color: #666666 !important; }

.pageContentTabNEW a:hover, .DashboardPageSectionTab a:hover {
  background: #ffffff !important; }

.pageContentTabNEW.openPageContentTab a, .DashboardPageSectionTab.openPageSectionTab a, .pageContentTabNEW.openPageContentTab a:hover, .DashboardPageSectionTab.openPageSectionTab a:hover {
  background: #ffffff !important;
  border: 1px solid #EEEEEE !important;
  border-bottom: 2px solid #03a9f4 !important;
  margin-bottom: 2px; }

.pageContentTabSectionInner {
  padding-left: 0 !important;
  color: #666666 !important; }

.EmailConfirmationTable .info_message {
  background-color: #ffbaba; }

.modified-email-confirmation-bar.container-Center {
  width: 100%; }

.modified-email-info-wrapper.info_message {
  background-image: none;
  background: #c10300;
  background-color: #c10300;
  color: #FFFFFF;
  border: none;
  text-align: center;
  padding: 0 0 15px 0px !important; }

.modified-email-info-wrapper.info_message #ctl01_PageNavigation3_ResendConfirmationEmailLinkButton, .modified-email-info-wrapper.info_message #ctl01_PageNavigation3_SetContactEmailLinkButton {
  color: #212121 !important;
  height: 36px;
  background-color: #fff;
  padding: 10px 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.28);
  border-radius: 2px;
  margin-left: 8px; }

.pointRedeemButton a {
  background-color: #03a9f4 !important;
  background-image: none !important;
  border: none !important;
  border-radius: 0 !important;
  font-family: 'Roboto', Arial, sans-serif !important;
  color: #ffffff !important;
  font-weight: normal !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.28) !important;
  transition: all .15s ease !important;
  margin-top: 7px !important; }

.pointRedeemButton a:hover {
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.26) !important;
  transition: all .15s ease !important; }

.addressThreeAddresses label, .addressThreeAddresses .InputLabel {
  font-size: 12.5px !important;
  color: #757575 !important; }

.pageContentTabNEW, .DashboardPageSectionTab {
  margin-right: 0 !important; }

.post-button {
  position: relative;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.28);
  transition: all 0.15s ease; }
  .post-button.is-active, .post-button:active, .post-button:focus, .post-button:hover, .post-button.is-hover {
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.26) !important; }

.CollapseExpandButton {
  background-image: none;
  padding-right: 0; }
  .CollapseExpandButton.Collapsed {
    background-image: none; }

.singleTripPopulateHolder {
  background-color: #ffffff; }

.singleTripWrapper {
  margin: 0; }
  .singleTripWrapper .ModuleContentHolder {
    background: none;
    border: none;
    border-radius: 0; }
  .singleTripWrapper .ModuleContentHeader {
    padding: 8px;
    font-style: normal;
    background: none;
    border-radius: 0;
    box-shadow: none;
    border: none;
    font-weight: normal; }

.singleTripContactButton {
  background-color: #03a9f4 !important;
  border: none !important;
  border-radius: 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.28);
  transition: all 0.15s ease;
  color: #ffffff !important;
  font-weight: normal !important; }
  .singleTripContactButton:hover {
    background-color: #0288d1 !important;
    text-decoration: none !important;
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.26) !important;
    color: #ffffff !important; }

.singleTripPortalHolder .searchTripMapPlaceHolder {
  width: 433px; }

.singleTripPortalHolder .predictiveTravelGooglemapWrp {
  border: none; }

.singleTripPortalHolder .textboxBorder {
  border: none;
  box-shadow: none; }

.singleTripPortalHolder .predictiveTextBoxWrapper {
  border: none !important;
  border-bottom: 1px solid #9e9e9e !important;
  border-radius: 0 !important; }

#singleTripSearchButton {
  margin-top: 20px;
  margin-bottom: 5px; }

.singleTripTabs {
  padding-left: 0;
  margin: 0; }
  .singleTripTabs .singleTripTab {
    margin: 0; }
    .singleTripTabs .singleTripTab a, .singleTripTabs .singleTripTab a:hover {
      background: none;
      border: none; }
    .singleTripTabs .singleTripTab .openSingleTripTabBefore, .singleTripTabs .singleTripTab .openSingleTripTabAfter, .singleTripTabs .singleTripTab .singleTripTabAfter, .singleTripTabs .singleTripTab .singleTripTabBefore {
      background: none;
      height: 0;
      width: 0;
      left: 0; }

.singleTripButton {
  margin: 0 5px; }

.postTripButton {
  float: right;
  margin-right: 0px; }

.progressBarHolder {
  margin-bottom: 10px; }

.singleTripAdditionalInfoOptionHolder {
  margin: 0; }

.singleTripAdvancedSettingsButtonHolder {
  position: relative;
  background: none;
  border-radius: none;
  color: #03a9f4;
  bottom: 0;
  padding: 0;
  text-align: right;
  clear: both;
  padding: 8px 0;
  margin-right: -5px;
  height: 10px; }

.SingleTripPage .pageContentHolderUnderTabs {
  width: 960px !important;
  background: #ffffff; }

.SingleTripPage .ModuleContentHolder {
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border: 0; }
  .SingleTripPage .ModuleContentHolder:before, .SingleTripPage .ModuleContentHolder:after {
    content: " ";
    display: table; }
  .SingleTripPage .ModuleContentHolder:after {
    clear: both; }

.singleTripTab {
  background: #f5f5f5 !important;
  border-radius: 0 !important;
  border: 1px solid #f5f5f5 !important; }
  .singleTripTab a {
    font-size: 14px !important;
    font-weight: normal !important;
    color: #666666 !important; }
  .singleTripTab:hover {
    background: #ffffff !important; }
  .singleTripTab.openSingleTripTab {
    background: #ffffff !important;
    border: 1px solid #EEEEEE !important;
    border-bottom: 2px solid #03a9f4 !important; }

.singleTripAdditionalInfoHolder {
  background: #f5f5f5;
  border-radius: 0;
  margin: 10px 5px 0 0; }
  .singleTripAdditionalInfoHolder .singleTripChooseDate {
    border-radius: 0; }
  .singleTripAdditionalInfoHolder .ToggleSwitchWrapper {
    margin: 0 0 10px 0;
    border-radius: 0 !important;
    height: 26px; }
    .singleTripAdditionalInfoHolder .ToggleSwitchWrapper label {
      border-radius: 0 !important; }
      .singleTripAdditionalInfoHolder .ToggleSwitchWrapper label span {
        line-height: 27px; }

.singleTripPortalWrapper {
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border: 0; }
  .singleTripPortalWrapper:before, .singleTripPortalWrapper:after {
    content: " ";
    display: table; }
  .singleTripPortalWrapper:after {
    clear: both; }
  .singleTripPortalWrapper .singleTripChooseDate, .singleTripPortalWrapper .singleTripChooseTime, .singleTripPortalWrapper .singleTripMyTripSearchBar, .singleTripPortalWrapper .singleTripChooseVehicle, .singleTripPortalWrapper .singleTripChooseCost, .singleTripPortalWrapper .singleTripCreateNoteInput, .singleTripPortalWrapper #singleTripMyTripFilterOptions {
    border-radius: 0; }
  .singleTripPortalWrapper .ToggleSwitchWrapper {
    margin: 0 0 10px 0;
    border-radius: 0 !important;
    height: 26px; }
    .singleTripPortalWrapper .ToggleSwitchWrapper label {
      border-radius: 0 !important; }
      .singleTripPortalWrapper .ToggleSwitchWrapper label span {
        line-height: 27px; }

.singleTripPostTripPopUpHeader {
  background: none;
  border-radius: none;
  padding: 5px 0 10px 0;
  font-size: 16px;
  text-align: left; }

.singleTripCancelHeader .cancelTextClose {
  background: none;
  border: none;
  color: black;
  font-size: 24px;
  top: 17px; }

.singleTripCancelHeader .cancelTextClose:before {
  content: "\e62b";
  font-family: rs-icons; }

#singleTripPopUpPhoneNumber, #singleTripPopUpNotes {
  border-radius: 0; }

.singleTripRightButton {
  border-radius: 0;
  transition: transform 0.1s ease-out, box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border: none; }

.singleTripContactConfirmHolder {
  border-radius: 2px; }

.singleTripConfirmNotesNumberHolder input, .singleTripConfirmNotesNumberHolder textarea {
  border-radius: 0px; }

#singleTripSearchMyTripsButton {
  margin-top: 21px;
  margin-left: 25px; }

.singleTripContentTitle {
  font-size: 16px;
  margin-top: -6px; }

.singleTripMyBookedTripsReturnedHolder, .singleTripSearchReturnedRecentlyPostedHolder {
  margin-top: 20px; }

.ui-timepicker-div {
  font-size: 10px !important; }

div.request-carpool-btn p,
div.days-row p {
  margin-bottom: 0; }

.master3 .more-info-alongRoute {
  padding-right: 0;
  padding-top: 0;
  position: absolute;
  bottom: 2px;
  left: 400px; }

.master3 div.more-info p {
  margin-bottom: 0;
  white-space: nowrap; }

#google_translate_element {
  float: right;
  margin-right: 8px; }

.modified-conversation-dialog.InternalMessagingPanel .popUpWindow {
  border: none;
  border-radius: 2px; }

.modified-conversation-dialog.InternalMessagingPanel .popUpTitle {
  color: #212121;
  background: none; }

.modified-conversation-dialog.InternalMessagingPanel .popUpTitle h3 {
  color: #212121; }

.modified-conversation-dialog.InternalMessagingPanel .InternalMessaging_ConversationSection {
  padding: 8px 16px 5px 16px; }

.modified-conversation-dialog.InternalMessagingPanel .InternalMessaging_ReplyTextArea {
  margin: 0px 16px 16px 82px;
  max-width: 100%;
  width: calc(100% - 98px);
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-left: 16px; }

.modified-conversation-dialog.InternalMessagingPanel textarea:focus {
  border-bottom-color: #03a9f4 !important; }

.modified-conversation-dialog.InternalMessagingPanel .popUpButtonsContainer {
  padding: 16px;
  float: none;
  text-align: right; }

.modified-conversation-dialog.InternalMessagingPanel .buttonRight {
  margin-left: 16px; }

.modified-conversation-dialog.InternalMessagingPanel .buttonLeft {
  float: none; }

/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*

    This is NOT used in Desktop.scss. Look in core/paper-card for that.

*/
/*

    This is NOT used in Desktop.scss. Look in core/paper-card for that.

*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*

    This is NOT used in Desktop.scss. Look in core/paper-card for that.

*/
/*

    This is NOT used in Desktop.scss. Look in core/paper-card for that.

*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/
/*

    This is NOT used in Desktop.scss. Look in core/paper-card for that.

*/
/*

    This is NOT used in Desktop.scss. Look in core/paper-card for that.

*/
.InternalMessagingControl_SendCommunicationsToEmailCheckboxHolder {
  padding-left: 20px;
  margin-bottom: 5px; }
  .InternalMessagingControl_SendCommunicationsToEmailCheckboxHolder .InternalMessagingControl_SendCommunicationsToEmailCheckboxArea {
    font-weight: normal;
    font-size: 12px;
    padding-left: 5px;
    vertical-align: top;
    margin-top: 5px; }

@font-face {
  font-family: 'rs-icons';
  src: url("fonts/rs-icons.eot?we8uy9");
  src: url("fonts/rs-icons.eot?#iefixwe8uy9") format("embedded-opentype"), url("fonts/rs-icons.svg?we8uy9#rs-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="rs-icon-"], [class*=" rs-icon-"] {
  font-family: 'rs-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.forgot-password-submit-card-icon {
  font-size: 55px;
  font-weight: lighter;
  line-height: 0;
  text-align: center;
  color: white;
  position: absolute;
  top: 115px;
  left: 0;
  width: 320px; }

.rs-icon._checkmark-fco:before {
  content: "\e637"; }

.rs-icon._checkmark:before {
  content: "\e62f"; }

.rs-icon._exit:before, body.master3 #PopUpContainer #PopUpClose:before, body.master3 #PopUpContainer #PopUpCloseCS:before {
  content: "\e909"; }

.CellNumberConfirmation {
  font-size: 32px !important;
  /*width: 100px;*/
  text-align: center;
  margin: auto !important; }

.sendNewCellNumberConfirmation {
  margin-top: 8px !important;
  /*text-align:center;*/ }
  .sendNewCellNumberConfirmation a, .sendNewCellNumberConfirmation a:visited, .sendNewCellNumberConfirmation a:active {
    color: #03a9f4 !important;
    text-decoration: none !important; }

.confirmationCodeButtons a, .confirmationCodeButtons a:visited, .confirmationCodeButtons a:active {
  padding: 8px 32px !important;
  margin-top: 16px !important;
  margin-bottom: -16px !important;
  display: inline-block; }

.confirmationCodeButtons .clearButtonStyle a, .confirmationCodeButtons .clearButtonStyle a:visited, .confirmationCodeButtons .clearButtonStyle a:active {
  color: #03a9f4 !important;
  padding-left: 0px !important; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../../../Fonts/glyphicons-halflings-regular.eot");
  src: url("../../../Fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../../Fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../../Fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

/*@import "../bundles/themes/_themeVariableDefinitions.scss";*/
/*$brand-primary: $brand-primary !default;*/
/*$brand-primary: #9573BB;*/
/* Foreground and background: */
/*

$foreground-87-opaque: #fff !default;
$foreground-26-opaque: #fff !default;
$foreground-0-opaque: #fff !default;
$foreground-100-opaque: #fff !default;

$background-87-opaque: #fff !default;
$background-26-opaque: #fff !default;
$background-0-opaque:#fff !default;
$background-100-opaque: #fff !default;



$background-20-lighter:  #fff !default;

$background-10-darker:  #fff !default;
$background-20-darker:  #fff !default;
$background-50-darker:  #fff !default;
$background-10-lighter:  #fff !default;

$background-20-ligher-87-opaque: #fff !default;
$background-20-darker-87-opaque: #fff !default;
$background-50-darker-100-opaque: #fff !default;
$background-50-darker-87-opaque: #fff !default;
$background-50-darker-26-opaque: #fff !default;*/
/**
    Add an .is-hidden modifier class, setting the div to display:none;
*/

/*# sourceMappingURL=bootstrap_compat.css.map */
