.uses-bootstrap {
  /*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*
.fullheight .fullheight{
	height: inherit;
}
*/
  /*
.leftline, .sidebar {
    display: table;
    height: 93%;
    padding: 30px;
    overflow: hidden;
    background: rgba(238, 238, 238, 0.7);
    margin-bottom: 7%;
}

.leftline-dark, .sidebar-dark {
    background: rgba(49, 59, 69, 0.5)!important;
    color: #ddd;
}

.leftline-transparent, .sidebar-transparent {
    background: transparent!important;
    color: #ddd;
}

.leftline-transparent a,
.leftline-dark a {
    color: #fff;
}

.leftline-dark a:hover,
.leftline-dark a:focus {
    color: #888;
}

.leftlineinside, .sidebarinside {
//     display: table-cell;
//     vertical-align: middle;
    padding: 20px 0 20px;
}


.leftline-transparent .leftlineinside {
    vertical-align: bottom;
    padding-bottom: 0;
}
*/
  /*
.fixedsticky-withoutfixedfixed .fixedsticky-off, .fixed-supported .fixedsticky-off{
	position: relative;
}
.fixedsticky-dummy{
	width: inherit;
}
.fixedsticky-on + .fixedsticky-dummy{
	display: inline-block;
}
*/ }
  .uses-bootstrap html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  .uses-bootstrap body {
    margin: 0; }
  .uses-bootstrap article,
  .uses-bootstrap aside,
  .uses-bootstrap details,
  .uses-bootstrap figcaption,
  .uses-bootstrap figure,
  .uses-bootstrap footer,
  .uses-bootstrap header,
  .uses-bootstrap hgroup,
  .uses-bootstrap main,
  .uses-bootstrap menu,
  .uses-bootstrap nav,
  .uses-bootstrap section,
  .uses-bootstrap summary {
    display: block; }
  .uses-bootstrap audio,
  .uses-bootstrap canvas,
  .uses-bootstrap progress,
  .uses-bootstrap video {
    display: inline-block;
    vertical-align: baseline; }
  .uses-bootstrap audio:not([controls]) {
    display: none;
    height: 0; }
  .uses-bootstrap [hidden],
  .uses-bootstrap template {
    display: none; }
  .uses-bootstrap a {
    background-color: transparent; }
  .uses-bootstrap a:active {
    outline: 0; }
  .uses-bootstrap a:hover {
    outline: 0; }
  .uses-bootstrap abbr[title] {
    border-bottom: 1px dotted; }
  .uses-bootstrap b,
  .uses-bootstrap strong {
    font-weight: bold; }
  .uses-bootstrap dfn {
    font-style: italic; }
  .uses-bootstrap h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .uses-bootstrap mark {
    background: #ff0;
    color: #000; }
  .uses-bootstrap small {
    font-size: 80%; }
  .uses-bootstrap sub,
  .uses-bootstrap sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .uses-bootstrap sup {
    top: -0.5em; }
  .uses-bootstrap sub {
    bottom: -0.25em; }
  .uses-bootstrap img {
    border: 0; }
  .uses-bootstrap svg:not(:root) {
    overflow: hidden; }
  .uses-bootstrap figure {
    margin: 1em 40px; }
  .uses-bootstrap hr {
    box-sizing: content-box;
    height: 0; }
  .uses-bootstrap pre {
    overflow: auto; }
  .uses-bootstrap code,
  .uses-bootstrap kbd,
  .uses-bootstrap pre,
  .uses-bootstrap samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  .uses-bootstrap button,
  .uses-bootstrap input,
  .uses-bootstrap optgroup,
  .uses-bootstrap select,
  .uses-bootstrap textarea {
    color: inherit;
    font: inherit;
    margin: 0; }
  .uses-bootstrap button {
    overflow: visible; }
  .uses-bootstrap button,
  .uses-bootstrap select {
    text-transform: none; }
  .uses-bootstrap button,
  .uses-bootstrap html input[type="button"],
  .uses-bootstrap input[type="reset"],
  .uses-bootstrap input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .uses-bootstrap button[disabled],
  .uses-bootstrap html input[disabled] {
    cursor: default; }
  .uses-bootstrap button::-moz-focus-inner,
  .uses-bootstrap input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .uses-bootstrap input {
    line-height: normal; }
  .uses-bootstrap input[type="checkbox"],
  .uses-bootstrap input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  .uses-bootstrap input[type="number"]::-webkit-inner-spin-button,
  .uses-bootstrap input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .uses-bootstrap input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }
  .uses-bootstrap input[type="search"]::-webkit-search-cancel-button,
  .uses-bootstrap input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .uses-bootstrap fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .uses-bootstrap legend {
    border: 0;
    padding: 0; }
  .uses-bootstrap textarea {
    overflow: auto; }
  .uses-bootstrap optgroup {
    font-weight: bold; }
  .uses-bootstrap table {
    border-collapse: collapse;
    border-spacing: 0; }
  .uses-bootstrap td,
  .uses-bootstrap th {
    padding: 0; }
  @media print {
    .uses-bootstrap *,
    .uses-bootstrap *::before,
    .uses-bootstrap *::after {
      text-shadow: none !important;
      box-shadow: none !important; }
    .uses-bootstrap a,
    .uses-bootstrap a:visited {
      text-decoration: underline; }
    .uses-bootstrap abbr[title]::after {
      content: " (" attr(title) ")"; }
    .uses-bootstrap pre,
    .uses-bootstrap blockquote {
      border: 1px solid #999;
      page-break-inside: avoid; }
    .uses-bootstrap thead {
      display: table-header-group; }
    .uses-bootstrap tr,
    .uses-bootstrap img {
      page-break-inside: avoid; }
    .uses-bootstrap img {
      max-width: 100% !important; }
    .uses-bootstrap p,
    .uses-bootstrap h2,
    .uses-bootstrap h3 {
      orphans: 3;
      widows: 3; }
    .uses-bootstrap h2,
    .uses-bootstrap h3 {
      page-break-after: avoid; }
    .uses-bootstrap .navbar {
      display: none; }
    .uses-bootstrap .btn > .caret,
    .uses-bootstrap .dropup > .btn > .caret {
      border-top-color: #000 !important; }
    .uses-bootstrap .label {
      border: 1px solid #000; }
    .uses-bootstrap .table {
      border-collapse: collapse !important; }
      .uses-bootstrap .table td,
      .uses-bootstrap .table th {
        background-color: #fff !important; }
    .uses-bootstrap .table-bordered th,
    .uses-bootstrap .table-bordered td {
      border: 1px solid #ddd !important; } }
  .uses-bootstrap html {
    box-sizing: border-box; }
  .uses-bootstrap *,
  .uses-bootstrap *::before,
  .uses-bootstrap *::after {
    box-sizing: inherit; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-webkit-viewport {
  width: device-width; }

@viewport {
  width: device-width; }
  .uses-bootstrap html {
    font-size: 16;
    -webkit-tap-highlight-color: transparent; }
  .uses-bootstrap body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #373a3c;
    background-color: rgba(0, 0, 0, 0.88); }
  .uses-bootstrap [tabindex="-1"]:focus {
    outline: none !important; }
  .uses-bootstrap h1, .uses-bootstrap h2, .uses-bootstrap h3, .uses-bootstrap h4, .uses-bootstrap h5, .uses-bootstrap h6 {
    margin-top: 0;
    margin-bottom: .5rem; }
  .uses-bootstrap p {
    margin-top: 0;
    margin-bottom: 1rem; }
  .uses-bootstrap abbr[title],
  .uses-bootstrap abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #afafaf; }
  .uses-bootstrap address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }
  .uses-bootstrap ol,
  .uses-bootstrap ul,
  .uses-bootstrap dl {
    margin-top: 0;
    margin-bottom: 1rem; }
  .uses-bootstrap ol ol,
  .uses-bootstrap ul ul,
  .uses-bootstrap ol ul,
  .uses-bootstrap ul ol {
    margin-bottom: 0; }
  .uses-bootstrap dt {
    font-weight: bold; }
  .uses-bootstrap dd {
    margin-bottom: .5rem;
    margin-left: 0; }
  .uses-bootstrap blockquote {
    margin: 0 0 1rem; }
  .uses-bootstrap a {
    color: #B82C24;
    text-decoration: none; }
    .uses-bootstrap a:focus, .uses-bootstrap a:hover {
      color: #781d17;
      text-decoration: underline; }
    .uses-bootstrap a:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
  .uses-bootstrap pre {
    margin-top: 0;
    margin-bottom: 1rem; }
  .uses-bootstrap figure {
    margin: 0 0 1rem; }
  .uses-bootstrap img {
    vertical-align: middle; }
  .uses-bootstrap [role="button"] {
    cursor: pointer; }
  .uses-bootstrap a,
  .uses-bootstrap area,
  .uses-bootstrap button,
  .uses-bootstrap [role="button"],
  .uses-bootstrap input,
  .uses-bootstrap label,
  .uses-bootstrap select,
  .uses-bootstrap summary,
  .uses-bootstrap textarea {
    -ms-touch-action: manipulation;
        touch-action: manipulation; }
  .uses-bootstrap table {
    background-color: transparent; }
  .uses-bootstrap caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #afafaf;
    text-align: left;
    caption-side: bottom; }
  .uses-bootstrap th {
    text-align: left; }
  .uses-bootstrap label {
    display: inline-block;
    margin-bottom: .5rem; }
  .uses-bootstrap button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }
  .uses-bootstrap input,
  .uses-bootstrap button,
  .uses-bootstrap select,
  .uses-bootstrap textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0; }
  .uses-bootstrap textarea {
    resize: vertical; }
  .uses-bootstrap fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  .uses-bootstrap legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit; }
  .uses-bootstrap input[type="search"] {
    box-sizing: inherit;
    -webkit-appearance: none; }
  .uses-bootstrap output {
    display: inline-block; }
  .uses-bootstrap [hidden] {
    display: none !important; }
  .uses-bootstrap h1, .uses-bootstrap h2, .uses-bootstrap h3, .uses-bootstrap h4, .uses-bootstrap h5, .uses-bootstrap h6,
  .uses-bootstrap .h1, .uses-bootstrap .h2, .uses-bootstrap .h3, .uses-bootstrap .h4, .uses-bootstrap .h5, .uses-bootstrap .h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }
  .uses-bootstrap h1 {
    font-size: 2.1rem; }
  .uses-bootstrap h2 {
    font-size: 2rem; }
  .uses-bootstrap h3 {
    font-size: 1.75rem; }
  .uses-bootstrap h4 {
    font-size: 1.5rem; }
  .uses-bootstrap h5 {
    font-size: 1.25rem; }
  .uses-bootstrap h6 {
    font-size: 1rem; }
  .uses-bootstrap .h1 {
    font-size: 2.1rem; }
  .uses-bootstrap .h2 {
    font-size: 2rem; }
  .uses-bootstrap .h3 {
    font-size: 1.75rem; }
  .uses-bootstrap .h4 {
    font-size: 1.5rem; }
  .uses-bootstrap .h5 {
    font-size: 1.25rem; }
  .uses-bootstrap .h6 {
    font-size: 1rem; }
  .uses-bootstrap .lead {
    font-size: 1.25rem;
    font-weight: 300; }
  .uses-bootstrap .display-1 {
    font-size: 5.5rem;
    font-weight: 300; }
  .uses-bootstrap .display-2 {
    font-size: 5rem;
    font-weight: 300; }
  .uses-bootstrap .display-3 {
    font-size: 4.5rem;
    font-weight: 300; }
  .uses-bootstrap .display-4 {
    font-size: 3.5rem;
    font-weight: 300; }
  .uses-bootstrap hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .uses-bootstrap small,
  .uses-bootstrap .small {
    font-size: 80%;
    font-weight: normal; }
  .uses-bootstrap mark,
  .uses-bootstrap .mark {
    padding: .2em;
    background-color: #fcf8e3; }
  .uses-bootstrap .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .uses-bootstrap .list-inline {
    padding-left: 0;
    list-style: none; }
  .uses-bootstrap .list-inline-item {
    display: inline-block; }
    .uses-bootstrap .list-inline-item:not(:last-child) {
      margin-right: 5px; }
  .uses-bootstrap .dl-horizontal {
    margin-right: -1.875rem;
    margin-left: -1.875rem; }
    .uses-bootstrap .dl-horizontal::after {
      content: "";
      display: table;
      clear: both; }
  .uses-bootstrap .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  .uses-bootstrap .blockquote {
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: 0.25rem solid #eceeef; }
  .uses-bootstrap .blockquote-footer {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #afafaf; }
    .uses-bootstrap .blockquote-footer::before {
      content: "\2014 \00A0"; }
  .uses-bootstrap .blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: 0.25rem solid #eceeef;
    border-left: 0; }
  .uses-bootstrap .blockquote-reverse .blockquote-footer::before {
    content: ""; }
  .uses-bootstrap .blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014"; }
  .uses-bootstrap .img-fluid, .uses-bootstrap .carousel-inner > .carousel-item > img, .uses-bootstrap .carousel-inner > .carousel-item > a > img {
    display: block;
    max-width: 100%;
    height: auto; }
  .uses-bootstrap .img-rounded {
    border-radius: 0.2rem; }
  .uses-bootstrap .img-thumbnail {
    padding: 0.25rem;
    line-height: 1.5;
    background-color: rgba(0, 0, 0, 0.88);
    border: 1px solid #ddd;
    border-radius: 0px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto; }
  .uses-bootstrap .img-circle {
    border-radius: 50%; }
  .uses-bootstrap .figure {
    display: inline-block; }
  .uses-bootstrap .figure-img {
    margin-bottom: 0.5rem;
    line-height: 1; }
  .uses-bootstrap .figure-caption {
    font-size: 90%;
    color: #afafaf; }
  .uses-bootstrap code,
  .uses-bootstrap kbd,
  .uses-bootstrap pre,
  .uses-bootstrap samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
  .uses-bootstrap code {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: 0px; }
  .uses-bootstrap kbd {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0.2rem; }
    .uses-bootstrap kbd kbd {
      padding: 0;
      font-size: 100%;
      font-weight: bold; }
  .uses-bootstrap pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    line-height: 1.5;
    color: #373a3c; }
    .uses-bootstrap pre code {
      padding: 0;
      font-size: inherit;
      color: inherit;
      background-color: transparent;
      border-radius: 0; }
  .uses-bootstrap .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .uses-bootstrap .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
    .uses-bootstrap .container::after {
      content: "";
      display: table;
      clear: both; }
    @media (min-width: 544px) {
      .uses-bootstrap .container {
        max-width: 576px; } }
    @media (min-width: 768px) {
      .uses-bootstrap .container {
        max-width: 720px; } }
    @media (min-width: 992px) {
      .uses-bootstrap .container {
        max-width: 940px; } }
    @media (min-width: 1400px) {
      .uses-bootstrap .container {
        max-width: 1140px; } }
  .uses-bootstrap .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
    .uses-bootstrap .container-fluid::after {
      content: "";
      display: table;
      clear: both; }
  .uses-bootstrap .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; }
    .uses-bootstrap .row::after {
      content: "";
      display: table;
      clear: both; }
  .uses-bootstrap .col-xs-1, .uses-bootstrap .col-xs-2, .uses-bootstrap .col-xs-3, .uses-bootstrap .col-xs-4, .uses-bootstrap .col-xs-5, .uses-bootstrap .col-xs-6, .uses-bootstrap .col-xs-7, .uses-bootstrap .col-xs-8, .uses-bootstrap .col-xs-9, .uses-bootstrap .col-xs-10, .uses-bootstrap .col-xs-11, .uses-bootstrap .col-xs-12, .uses-bootstrap .col-sm-1, .uses-bootstrap .col-sm-2, .uses-bootstrap .col-sm-3, .uses-bootstrap .col-sm-4, .uses-bootstrap .col-sm-5, .uses-bootstrap .col-sm-6, .uses-bootstrap .col-sm-7, .uses-bootstrap .col-sm-8, .uses-bootstrap .col-sm-9, .uses-bootstrap .col-sm-10, .uses-bootstrap .col-sm-11, .uses-bootstrap .col-sm-12, .uses-bootstrap .col-md-1, .uses-bootstrap .col-md-2, .uses-bootstrap .col-md-3, .uses-bootstrap .col-md-4, .uses-bootstrap .col-md-5, .uses-bootstrap .col-md-6, .uses-bootstrap .col-md-7, .uses-bootstrap .col-md-8, .uses-bootstrap .col-md-9, .uses-bootstrap .col-md-10, .uses-bootstrap .col-md-11, .uses-bootstrap .col-md-12, .uses-bootstrap .col-lg-1, .uses-bootstrap .col-lg-2, .uses-bootstrap .col-lg-3, .uses-bootstrap .col-lg-4, .uses-bootstrap .col-lg-5, .uses-bootstrap .col-lg-6, .uses-bootstrap .col-lg-7, .uses-bootstrap .col-lg-8, .uses-bootstrap .col-lg-9, .uses-bootstrap .col-lg-10, .uses-bootstrap .col-lg-11, .uses-bootstrap .col-lg-12, .uses-bootstrap .col-xl-1, .uses-bootstrap .col-xl-2, .uses-bootstrap .col-xl-3, .uses-bootstrap .col-xl-4, .uses-bootstrap .col-xl-5, .uses-bootstrap .col-xl-6, .uses-bootstrap .col-xl-7, .uses-bootstrap .col-xl-8, .uses-bootstrap .col-xl-9, .uses-bootstrap .col-xl-10, .uses-bootstrap .col-xl-11, .uses-bootstrap .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .uses-bootstrap .col-xs-1, .uses-bootstrap .col-xs-2, .uses-bootstrap .col-xs-3, .uses-bootstrap .col-xs-4, .uses-bootstrap .col-xs-5, .uses-bootstrap .col-xs-6, .uses-bootstrap .col-xs-7, .uses-bootstrap .col-xs-8, .uses-bootstrap .col-xs-9, .uses-bootstrap .col-xs-10, .uses-bootstrap .col-xs-11, .uses-bootstrap .col-xs-12 {
    float: none;
    display: inline-block;
    margin-right: -1rem;
    vertical-align: top; }
  .uses-bootstrap .col-xs-1 {
    width: 8.33333%; }
  .uses-bootstrap .col-xs-2 {
    width: 16.66667%; }
  .uses-bootstrap .col-xs-3 {
    width: 25%; }
  .uses-bootstrap .col-xs-4 {
    width: 33.33333%; }
  .uses-bootstrap .col-xs-5 {
    width: 41.66667%; }
  .uses-bootstrap .col-xs-6 {
    width: 50%; }
  .uses-bootstrap .col-xs-7 {
    width: 58.33333%; }
  .uses-bootstrap .col-xs-8 {
    width: 66.66667%; }
  .uses-bootstrap .col-xs-9 {
    width: 75%; }
  .uses-bootstrap .col-xs-10 {
    width: 83.33333%; }
  .uses-bootstrap .col-xs-11 {
    width: 91.66667%; }
  .uses-bootstrap .col-xs-12 {
    width: 100%; }
  .uses-bootstrap .col-xs-pull-0 {
    right: auto; }
  .uses-bootstrap .col-xs-pull-1 {
    right: 8.33333%; }
  .uses-bootstrap .col-xs-pull-2 {
    right: 16.66667%; }
  .uses-bootstrap .col-xs-pull-3 {
    right: 25%; }
  .uses-bootstrap .col-xs-pull-4 {
    right: 33.33333%; }
  .uses-bootstrap .col-xs-pull-5 {
    right: 41.66667%; }
  .uses-bootstrap .col-xs-pull-6 {
    right: 50%; }
  .uses-bootstrap .col-xs-pull-7 {
    right: 58.33333%; }
  .uses-bootstrap .col-xs-pull-8 {
    right: 66.66667%; }
  .uses-bootstrap .col-xs-pull-9 {
    right: 75%; }
  .uses-bootstrap .col-xs-pull-10 {
    right: 83.33333%; }
  .uses-bootstrap .col-xs-pull-11 {
    right: 91.66667%; }
  .uses-bootstrap .col-xs-pull-12 {
    right: 100%; }
  .uses-bootstrap .col-xs-push-0 {
    left: auto; }
  .uses-bootstrap .col-xs-push-1 {
    left: 8.33333%; }
  .uses-bootstrap .col-xs-push-2 {
    left: 16.66667%; }
  .uses-bootstrap .col-xs-push-3 {
    left: 25%; }
  .uses-bootstrap .col-xs-push-4 {
    left: 33.33333%; }
  .uses-bootstrap .col-xs-push-5 {
    left: 41.66667%; }
  .uses-bootstrap .col-xs-push-6 {
    left: 50%; }
  .uses-bootstrap .col-xs-push-7 {
    left: 58.33333%; }
  .uses-bootstrap .col-xs-push-8 {
    left: 66.66667%; }
  .uses-bootstrap .col-xs-push-9 {
    left: 75%; }
  .uses-bootstrap .col-xs-push-10 {
    left: 83.33333%; }
  .uses-bootstrap .col-xs-push-11 {
    left: 91.66667%; }
  .uses-bootstrap .col-xs-push-12 {
    left: 100%; }
  .uses-bootstrap .col-xs-offset-0 {
    margin-left: 0%; }
  .uses-bootstrap .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .uses-bootstrap .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .uses-bootstrap .col-xs-offset-3 {
    margin-left: 25%; }
  .uses-bootstrap .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .uses-bootstrap .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .uses-bootstrap .col-xs-offset-6 {
    margin-left: 50%; }
  .uses-bootstrap .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .uses-bootstrap .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .uses-bootstrap .col-xs-offset-9 {
    margin-left: 75%; }
  .uses-bootstrap .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .uses-bootstrap .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .uses-bootstrap .col-xs-offset-12 {
    margin-left: 100%; }
  @media (min-width: 544px) {
    .uses-bootstrap .col-sm-1, .uses-bootstrap .col-sm-2, .uses-bootstrap .col-sm-3, .uses-bootstrap .col-sm-4, .uses-bootstrap .col-sm-5, .uses-bootstrap .col-sm-6, .uses-bootstrap .col-sm-7, .uses-bootstrap .col-sm-8, .uses-bootstrap .col-sm-9, .uses-bootstrap .col-sm-10, .uses-bootstrap .col-sm-11, .uses-bootstrap .col-sm-12 {
      float: none;
      display: inline-block;
      margin-right: -1rem;
      vertical-align: top; }
    .uses-bootstrap .col-sm-1 {
      width: 8.33333%; }
    .uses-bootstrap .col-sm-2 {
      width: 16.66667%; }
    .uses-bootstrap .col-sm-3 {
      width: 25%; }
    .uses-bootstrap .col-sm-4 {
      width: 33.33333%; }
    .uses-bootstrap .col-sm-5 {
      width: 41.66667%; }
    .uses-bootstrap .col-sm-6 {
      width: 50%; }
    .uses-bootstrap .col-sm-7 {
      width: 58.33333%; }
    .uses-bootstrap .col-sm-8 {
      width: 66.66667%; }
    .uses-bootstrap .col-sm-9 {
      width: 75%; }
    .uses-bootstrap .col-sm-10 {
      width: 83.33333%; }
    .uses-bootstrap .col-sm-11 {
      width: 91.66667%; }
    .uses-bootstrap .col-sm-12 {
      width: 100%; }
    .uses-bootstrap .col-sm-pull-0 {
      right: auto; }
    .uses-bootstrap .col-sm-pull-1 {
      right: 8.33333%; }
    .uses-bootstrap .col-sm-pull-2 {
      right: 16.66667%; }
    .uses-bootstrap .col-sm-pull-3 {
      right: 25%; }
    .uses-bootstrap .col-sm-pull-4 {
      right: 33.33333%; }
    .uses-bootstrap .col-sm-pull-5 {
      right: 41.66667%; }
    .uses-bootstrap .col-sm-pull-6 {
      right: 50%; }
    .uses-bootstrap .col-sm-pull-7 {
      right: 58.33333%; }
    .uses-bootstrap .col-sm-pull-8 {
      right: 66.66667%; }
    .uses-bootstrap .col-sm-pull-9 {
      right: 75%; }
    .uses-bootstrap .col-sm-pull-10 {
      right: 83.33333%; }
    .uses-bootstrap .col-sm-pull-11 {
      right: 91.66667%; }
    .uses-bootstrap .col-sm-pull-12 {
      right: 100%; }
    .uses-bootstrap .col-sm-push-0 {
      left: auto; }
    .uses-bootstrap .col-sm-push-1 {
      left: 8.33333%; }
    .uses-bootstrap .col-sm-push-2 {
      left: 16.66667%; }
    .uses-bootstrap .col-sm-push-3 {
      left: 25%; }
    .uses-bootstrap .col-sm-push-4 {
      left: 33.33333%; }
    .uses-bootstrap .col-sm-push-5 {
      left: 41.66667%; }
    .uses-bootstrap .col-sm-push-6 {
      left: 50%; }
    .uses-bootstrap .col-sm-push-7 {
      left: 58.33333%; }
    .uses-bootstrap .col-sm-push-8 {
      left: 66.66667%; }
    .uses-bootstrap .col-sm-push-9 {
      left: 75%; }
    .uses-bootstrap .col-sm-push-10 {
      left: 83.33333%; }
    .uses-bootstrap .col-sm-push-11 {
      left: 91.66667%; }
    .uses-bootstrap .col-sm-push-12 {
      left: 100%; }
    .uses-bootstrap .col-sm-offset-0 {
      margin-left: 0%; }
    .uses-bootstrap .col-sm-offset-1 {
      margin-left: 8.33333%; }
    .uses-bootstrap .col-sm-offset-2 {
      margin-left: 16.66667%; }
    .uses-bootstrap .col-sm-offset-3 {
      margin-left: 25%; }
    .uses-bootstrap .col-sm-offset-4 {
      margin-left: 33.33333%; }
    .uses-bootstrap .col-sm-offset-5 {
      margin-left: 41.66667%; }
    .uses-bootstrap .col-sm-offset-6 {
      margin-left: 50%; }
    .uses-bootstrap .col-sm-offset-7 {
      margin-left: 58.33333%; }
    .uses-bootstrap .col-sm-offset-8 {
      margin-left: 66.66667%; }
    .uses-bootstrap .col-sm-offset-9 {
      margin-left: 75%; }
    .uses-bootstrap .col-sm-offset-10 {
      margin-left: 83.33333%; }
    .uses-bootstrap .col-sm-offset-11 {
      margin-left: 91.66667%; }
    .uses-bootstrap .col-sm-offset-12 {
      margin-left: 100%; } }
  @media (min-width: 768px) {
    .uses-bootstrap .col-md-1, .uses-bootstrap .col-md-2, .uses-bootstrap .col-md-3, .uses-bootstrap .col-md-4, .uses-bootstrap .col-md-5, .uses-bootstrap .col-md-6, .uses-bootstrap .col-md-7, .uses-bootstrap .col-md-8, .uses-bootstrap .col-md-9, .uses-bootstrap .col-md-10, .uses-bootstrap .col-md-11, .uses-bootstrap .col-md-12 {
      float: none;
      display: inline-block;
      margin-right: -1rem;
      vertical-align: top; }
    .uses-bootstrap .col-md-1 {
      width: 8.33333%; }
    .uses-bootstrap .col-md-2 {
      width: 16.66667%; }
    .uses-bootstrap .col-md-3 {
      width: 25%; }
    .uses-bootstrap .col-md-4 {
      width: 33.33333%; }
    .uses-bootstrap .col-md-5 {
      width: 41.66667%; }
    .uses-bootstrap .col-md-6 {
      width: 50%; }
    .uses-bootstrap .col-md-7 {
      width: 58.33333%; }
    .uses-bootstrap .col-md-8 {
      width: 66.66667%; }
    .uses-bootstrap .col-md-9 {
      width: 75%; }
    .uses-bootstrap .col-md-10 {
      width: 83.33333%; }
    .uses-bootstrap .col-md-11 {
      width: 91.66667%; }
    .uses-bootstrap .col-md-12 {
      width: 100%; }
    .uses-bootstrap .col-md-pull-0 {
      right: auto; }
    .uses-bootstrap .col-md-pull-1 {
      right: 8.33333%; }
    .uses-bootstrap .col-md-pull-2 {
      right: 16.66667%; }
    .uses-bootstrap .col-md-pull-3 {
      right: 25%; }
    .uses-bootstrap .col-md-pull-4 {
      right: 33.33333%; }
    .uses-bootstrap .col-md-pull-5 {
      right: 41.66667%; }
    .uses-bootstrap .col-md-pull-6 {
      right: 50%; }
    .uses-bootstrap .col-md-pull-7 {
      right: 58.33333%; }
    .uses-bootstrap .col-md-pull-8 {
      right: 66.66667%; }
    .uses-bootstrap .col-md-pull-9 {
      right: 75%; }
    .uses-bootstrap .col-md-pull-10 {
      right: 83.33333%; }
    .uses-bootstrap .col-md-pull-11 {
      right: 91.66667%; }
    .uses-bootstrap .col-md-pull-12 {
      right: 100%; }
    .uses-bootstrap .col-md-push-0 {
      left: auto; }
    .uses-bootstrap .col-md-push-1 {
      left: 8.33333%; }
    .uses-bootstrap .col-md-push-2 {
      left: 16.66667%; }
    .uses-bootstrap .col-md-push-3 {
      left: 25%; }
    .uses-bootstrap .col-md-push-4 {
      left: 33.33333%; }
    .uses-bootstrap .col-md-push-5 {
      left: 41.66667%; }
    .uses-bootstrap .col-md-push-6 {
      left: 50%; }
    .uses-bootstrap .col-md-push-7 {
      left: 58.33333%; }
    .uses-bootstrap .col-md-push-8 {
      left: 66.66667%; }
    .uses-bootstrap .col-md-push-9 {
      left: 75%; }
    .uses-bootstrap .col-md-push-10 {
      left: 83.33333%; }
    .uses-bootstrap .col-md-push-11 {
      left: 91.66667%; }
    .uses-bootstrap .col-md-push-12 {
      left: 100%; }
    .uses-bootstrap .col-md-offset-0 {
      margin-left: 0%; }
    .uses-bootstrap .col-md-offset-1 {
      margin-left: 8.33333%; }
    .uses-bootstrap .col-md-offset-2 {
      margin-left: 16.66667%; }
    .uses-bootstrap .col-md-offset-3 {
      margin-left: 25%; }
    .uses-bootstrap .col-md-offset-4 {
      margin-left: 33.33333%; }
    .uses-bootstrap .col-md-offset-5 {
      margin-left: 41.66667%; }
    .uses-bootstrap .col-md-offset-6 {
      margin-left: 50%; }
    .uses-bootstrap .col-md-offset-7 {
      margin-left: 58.33333%; }
    .uses-bootstrap .col-md-offset-8 {
      margin-left: 66.66667%; }
    .uses-bootstrap .col-md-offset-9 {
      margin-left: 75%; }
    .uses-bootstrap .col-md-offset-10 {
      margin-left: 83.33333%; }
    .uses-bootstrap .col-md-offset-11 {
      margin-left: 91.66667%; }
    .uses-bootstrap .col-md-offset-12 {
      margin-left: 100%; } }
  @media (min-width: 992px) {
    .uses-bootstrap .col-lg-1, .uses-bootstrap .col-lg-2, .uses-bootstrap .col-lg-3, .uses-bootstrap .col-lg-4, .uses-bootstrap .col-lg-5, .uses-bootstrap .col-lg-6, .uses-bootstrap .col-lg-7, .uses-bootstrap .col-lg-8, .uses-bootstrap .col-lg-9, .uses-bootstrap .col-lg-10, .uses-bootstrap .col-lg-11, .uses-bootstrap .col-lg-12 {
      float: none;
      display: inline-block;
      margin-right: -1rem;
      vertical-align: top; }
    .uses-bootstrap .col-lg-1 {
      width: 8.33333%; }
    .uses-bootstrap .col-lg-2 {
      width: 16.66667%; }
    .uses-bootstrap .col-lg-3 {
      width: 25%; }
    .uses-bootstrap .col-lg-4 {
      width: 33.33333%; }
    .uses-bootstrap .col-lg-5 {
      width: 41.66667%; }
    .uses-bootstrap .col-lg-6 {
      width: 50%; }
    .uses-bootstrap .col-lg-7 {
      width: 58.33333%; }
    .uses-bootstrap .col-lg-8 {
      width: 66.66667%; }
    .uses-bootstrap .col-lg-9 {
      width: 75%; }
    .uses-bootstrap .col-lg-10 {
      width: 83.33333%; }
    .uses-bootstrap .col-lg-11 {
      width: 91.66667%; }
    .uses-bootstrap .col-lg-12 {
      width: 100%; }
    .uses-bootstrap .col-lg-pull-0 {
      right: auto; }
    .uses-bootstrap .col-lg-pull-1 {
      right: 8.33333%; }
    .uses-bootstrap .col-lg-pull-2 {
      right: 16.66667%; }
    .uses-bootstrap .col-lg-pull-3 {
      right: 25%; }
    .uses-bootstrap .col-lg-pull-4 {
      right: 33.33333%; }
    .uses-bootstrap .col-lg-pull-5 {
      right: 41.66667%; }
    .uses-bootstrap .col-lg-pull-6 {
      right: 50%; }
    .uses-bootstrap .col-lg-pull-7 {
      right: 58.33333%; }
    .uses-bootstrap .col-lg-pull-8 {
      right: 66.66667%; }
    .uses-bootstrap .col-lg-pull-9 {
      right: 75%; }
    .uses-bootstrap .col-lg-pull-10 {
      right: 83.33333%; }
    .uses-bootstrap .col-lg-pull-11 {
      right: 91.66667%; }
    .uses-bootstrap .col-lg-pull-12 {
      right: 100%; }
    .uses-bootstrap .col-lg-push-0 {
      left: auto; }
    .uses-bootstrap .col-lg-push-1 {
      left: 8.33333%; }
    .uses-bootstrap .col-lg-push-2 {
      left: 16.66667%; }
    .uses-bootstrap .col-lg-push-3 {
      left: 25%; }
    .uses-bootstrap .col-lg-push-4 {
      left: 33.33333%; }
    .uses-bootstrap .col-lg-push-5 {
      left: 41.66667%; }
    .uses-bootstrap .col-lg-push-6 {
      left: 50%; }
    .uses-bootstrap .col-lg-push-7 {
      left: 58.33333%; }
    .uses-bootstrap .col-lg-push-8 {
      left: 66.66667%; }
    .uses-bootstrap .col-lg-push-9 {
      left: 75%; }
    .uses-bootstrap .col-lg-push-10 {
      left: 83.33333%; }
    .uses-bootstrap .col-lg-push-11 {
      left: 91.66667%; }
    .uses-bootstrap .col-lg-push-12 {
      left: 100%; }
    .uses-bootstrap .col-lg-offset-0 {
      margin-left: 0%; }
    .uses-bootstrap .col-lg-offset-1 {
      margin-left: 8.33333%; }
    .uses-bootstrap .col-lg-offset-2 {
      margin-left: 16.66667%; }
    .uses-bootstrap .col-lg-offset-3 {
      margin-left: 25%; }
    .uses-bootstrap .col-lg-offset-4 {
      margin-left: 33.33333%; }
    .uses-bootstrap .col-lg-offset-5 {
      margin-left: 41.66667%; }
    .uses-bootstrap .col-lg-offset-6 {
      margin-left: 50%; }
    .uses-bootstrap .col-lg-offset-7 {
      margin-left: 58.33333%; }
    .uses-bootstrap .col-lg-offset-8 {
      margin-left: 66.66667%; }
    .uses-bootstrap .col-lg-offset-9 {
      margin-left: 75%; }
    .uses-bootstrap .col-lg-offset-10 {
      margin-left: 83.33333%; }
    .uses-bootstrap .col-lg-offset-11 {
      margin-left: 91.66667%; }
    .uses-bootstrap .col-lg-offset-12 {
      margin-left: 100%; } }
  @media (min-width: 1400px) {
    .uses-bootstrap .col-xl-1, .uses-bootstrap .col-xl-2, .uses-bootstrap .col-xl-3, .uses-bootstrap .col-xl-4, .uses-bootstrap .col-xl-5, .uses-bootstrap .col-xl-6, .uses-bootstrap .col-xl-7, .uses-bootstrap .col-xl-8, .uses-bootstrap .col-xl-9, .uses-bootstrap .col-xl-10, .uses-bootstrap .col-xl-11, .uses-bootstrap .col-xl-12 {
      float: none;
      display: inline-block;
      margin-right: -1rem;
      vertical-align: top; }
    .uses-bootstrap .col-xl-1 {
      width: 8.33333%; }
    .uses-bootstrap .col-xl-2 {
      width: 16.66667%; }
    .uses-bootstrap .col-xl-3 {
      width: 25%; }
    .uses-bootstrap .col-xl-4 {
      width: 33.33333%; }
    .uses-bootstrap .col-xl-5 {
      width: 41.66667%; }
    .uses-bootstrap .col-xl-6 {
      width: 50%; }
    .uses-bootstrap .col-xl-7 {
      width: 58.33333%; }
    .uses-bootstrap .col-xl-8 {
      width: 66.66667%; }
    .uses-bootstrap .col-xl-9 {
      width: 75%; }
    .uses-bootstrap .col-xl-10 {
      width: 83.33333%; }
    .uses-bootstrap .col-xl-11 {
      width: 91.66667%; }
    .uses-bootstrap .col-xl-12 {
      width: 100%; }
    .uses-bootstrap .col-xl-pull-0 {
      right: auto; }
    .uses-bootstrap .col-xl-pull-1 {
      right: 8.33333%; }
    .uses-bootstrap .col-xl-pull-2 {
      right: 16.66667%; }
    .uses-bootstrap .col-xl-pull-3 {
      right: 25%; }
    .uses-bootstrap .col-xl-pull-4 {
      right: 33.33333%; }
    .uses-bootstrap .col-xl-pull-5 {
      right: 41.66667%; }
    .uses-bootstrap .col-xl-pull-6 {
      right: 50%; }
    .uses-bootstrap .col-xl-pull-7 {
      right: 58.33333%; }
    .uses-bootstrap .col-xl-pull-8 {
      right: 66.66667%; }
    .uses-bootstrap .col-xl-pull-9 {
      right: 75%; }
    .uses-bootstrap .col-xl-pull-10 {
      right: 83.33333%; }
    .uses-bootstrap .col-xl-pull-11 {
      right: 91.66667%; }
    .uses-bootstrap .col-xl-pull-12 {
      right: 100%; }
    .uses-bootstrap .col-xl-push-0 {
      left: auto; }
    .uses-bootstrap .col-xl-push-1 {
      left: 8.33333%; }
    .uses-bootstrap .col-xl-push-2 {
      left: 16.66667%; }
    .uses-bootstrap .col-xl-push-3 {
      left: 25%; }
    .uses-bootstrap .col-xl-push-4 {
      left: 33.33333%; }
    .uses-bootstrap .col-xl-push-5 {
      left: 41.66667%; }
    .uses-bootstrap .col-xl-push-6 {
      left: 50%; }
    .uses-bootstrap .col-xl-push-7 {
      left: 58.33333%; }
    .uses-bootstrap .col-xl-push-8 {
      left: 66.66667%; }
    .uses-bootstrap .col-xl-push-9 {
      left: 75%; }
    .uses-bootstrap .col-xl-push-10 {
      left: 83.33333%; }
    .uses-bootstrap .col-xl-push-11 {
      left: 91.66667%; }
    .uses-bootstrap .col-xl-push-12 {
      left: 100%; }
    .uses-bootstrap .col-xl-offset-0 {
      margin-left: 0%; }
    .uses-bootstrap .col-xl-offset-1 {
      margin-left: 8.33333%; }
    .uses-bootstrap .col-xl-offset-2 {
      margin-left: 16.66667%; }
    .uses-bootstrap .col-xl-offset-3 {
      margin-left: 25%; }
    .uses-bootstrap .col-xl-offset-4 {
      margin-left: 33.33333%; }
    .uses-bootstrap .col-xl-offset-5 {
      margin-left: 41.66667%; }
    .uses-bootstrap .col-xl-offset-6 {
      margin-left: 50%; }
    .uses-bootstrap .col-xl-offset-7 {
      margin-left: 58.33333%; }
    .uses-bootstrap .col-xl-offset-8 {
      margin-left: 66.66667%; }
    .uses-bootstrap .col-xl-offset-9 {
      margin-left: 75%; }
    .uses-bootstrap .col-xl-offset-10 {
      margin-left: 83.33333%; }
    .uses-bootstrap .col-xl-offset-11 {
      margin-left: 91.66667%; }
    .uses-bootstrap .col-xl-offset-12 {
      margin-left: 100%; } }
  .uses-bootstrap .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem; }
    .uses-bootstrap .table th,
    .uses-bootstrap .table td {
      padding: 0.75rem;
      line-height: 1.5;
      vertical-align: top;
      border-top: 1px solid #eceeef; }
    .uses-bootstrap .table thead th {
      vertical-align: bottom;
      border-bottom: 2px solid #eceeef; }
    .uses-bootstrap .table tbody + tbody {
      border-top: 2px solid #eceeef; }
    .uses-bootstrap .table .table {
      background-color: rgba(0, 0, 0, 0.88); }
  .uses-bootstrap .table-sm th,
  .uses-bootstrap .table-sm td {
    padding: 0.3rem; }
  .uses-bootstrap .table-bordered {
    border: 1px solid #eceeef; }
	.uses-bootstrap .table-bordered thead td, .uses-bootstrap .table-bordered thead a {
	font-family: 'Oswald', sans-serif;
	  }
    .uses-bootstrap .table-bordered th,
    .uses-bootstrap .table-bordered td {
      border: 1px solid #eceeef; }
    .uses-bootstrap .table-bordered thead th,
    .uses-bootstrap .table-bordered thead td {
      border-bottom-width: 2px; }
  .uses-bootstrap .table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9; }
  .uses-bootstrap .table-hover tbody tr:hover {
    background-color: #f5f5f5; }
  .uses-bootstrap .table-active,
  .uses-bootstrap .table-active > th,
  .uses-bootstrap .table-active > td {
    background-color: #f5f5f5; }
  .uses-bootstrap .table-hover .table-active:hover {
    background-color: #e8e8e8; }
    .uses-bootstrap .table-hover .table-active:hover > td,
    .uses-bootstrap .table-hover .table-active:hover > th {
      background-color: #e8e8e8; }
  .uses-bootstrap .table-success,
  .uses-bootstrap .table-success > th,
  .uses-bootstrap .table-success > td {
    background-color: #dff0d8; }
  .uses-bootstrap .table-hover .table-success:hover {
    background-color: #d0e9c6; }
    .uses-bootstrap .table-hover .table-success:hover > td,
    .uses-bootstrap .table-hover .table-success:hover > th {
      background-color: #d0e9c6; }
  .uses-bootstrap .table-info,
  .uses-bootstrap .table-info > th,
  .uses-bootstrap .table-info > td {
    background-color: #d9edf7; }
  .uses-bootstrap .table-hover .table-info:hover {
    background-color: #c4e3f3; }
    .uses-bootstrap .table-hover .table-info:hover > td,
    .uses-bootstrap .table-hover .table-info:hover > th {
      background-color: #c4e3f3; }
  .uses-bootstrap .table-warning,
  .uses-bootstrap .table-warning > th,
  .uses-bootstrap .table-warning > td {
    background-color: #fcf8e3; }
  .uses-bootstrap .table-hover .table-warning:hover {
    background-color: #faf2cc; }
    .uses-bootstrap .table-hover .table-warning:hover > td,
    .uses-bootstrap .table-hover .table-warning:hover > th {
      background-color: #faf2cc; }
  .uses-bootstrap .table-danger,
  .uses-bootstrap .table-danger > th,
  .uses-bootstrap .table-danger > td {
    background-color: #f2dede; }
  .uses-bootstrap .table-hover .table-danger:hover {
    background-color: #ebcccc; }
    .uses-bootstrap .table-hover .table-danger:hover > td,
    .uses-bootstrap .table-hover .table-danger:hover > th {
      background-color: #ebcccc; }
  .uses-bootstrap .table-responsive {
    display: block;
    width: 100%;
    min-height: 0.01%;
    overflow-x: auto; }
  .uses-bootstrap .thead-inverse th {
    color: #fff;
    background-color: #373a3c; }
  .uses-bootstrap .thead-default th {
    color: #55595c;
    background-color: #eceeef; }
  .uses-bootstrap .table-inverse {
    color: #eceeef;
    background-color: #373a3c; }
    .uses-bootstrap .table-inverse.table-bordered {
      border: 0; }
    .uses-bootstrap .table-inverse th,
    .uses-bootstrap .table-inverse td,
    .uses-bootstrap .table-inverse thead th {
      border-color: #55595c; }
  .uses-bootstrap .table-reflow thead {
    float: left; }
  .uses-bootstrap .table-reflow tbody {
    display: block;
    white-space: nowrap; }
  .uses-bootstrap .table-reflow th,
  .uses-bootstrap .table-reflow td {
    border-top: 1px solid #eceeef;
    border-left: 1px solid #eceeef; }
    .uses-bootstrap .table-reflow th:last-child,
    .uses-bootstrap .table-reflow td:last-child {
      border-right: 1px solid #eceeef; }
  .uses-bootstrap .table-reflow thead:last-child tr:last-child th,
  .uses-bootstrap .table-reflow thead:last-child tr:last-child td,
  .uses-bootstrap .table-reflow tbody:last-child tr:last-child th,
  .uses-bootstrap .table-reflow tbody:last-child tr:last-child td,
  .uses-bootstrap .table-reflow tfoot:last-child tr:last-child th,
  .uses-bootstrap .table-reflow tfoot:last-child tr:last-child td {
    border-bottom: 1px solid #eceeef; }
  .uses-bootstrap .table-reflow tr {
    float: left; }
    .uses-bootstrap .table-reflow tr th,
    .uses-bootstrap .table-reflow tr td {
      display: block !important;
      border: 1px solid #eceeef; }
  .uses-bootstrap .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    .uses-bootstrap .form-control::-ms-expand {
      background-color: transparent;
      border: 0; }
    .uses-bootstrap .form-control:focus {
      border-color: #66afe9;
      outline: none; }
    .uses-bootstrap .form-control::-webkit-input-placeholder {
      color: #999;
      opacity: 1; }
    .uses-bootstrap .form-control::-moz-placeholder {
      color: #999;
      opacity: 1; }
    .uses-bootstrap .form-control:-ms-input-placeholder {
      color: #999;
      opacity: 1; }
    .uses-bootstrap .form-control::placeholder {
      color: #999;
      opacity: 1; }
    .uses-bootstrap .form-control:disabled, .uses-bootstrap .form-control[readonly] {
      background-color: #eceeef;
      opacity: 1; }
    .uses-bootstrap .form-control:disabled {
      cursor: not-allowed; }
  .uses-bootstrap .form-control-file,
  .uses-bootstrap .form-control-range {
    display: block; }
  .uses-bootstrap .form-control-label {
    padding: 0.375rem 0.75rem;
    margin-bottom: 0; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .uses-bootstrap input[type="date"].form-control,
    .uses-bootstrap input[type="time"].form-control,
    .uses-bootstrap input[type="datetime-local"].form-control,
    .uses-bootstrap input[type="month"].form-control {
      line-height: 2.25rem; }
    .uses-bootstrap input[type="date"].input-sm,
    .input-group-sm .uses-bootstrap input[type="date"].form-control,
    .uses-bootstrap input[type="time"].input-sm,
    .input-group-sm
    .uses-bootstrap input[type="time"].form-control,
    .uses-bootstrap input[type="datetime-local"].input-sm,
    .input-group-sm
    .uses-bootstrap input[type="datetime-local"].form-control,
    .uses-bootstrap input[type="month"].input-sm,
    .input-group-sm
    .uses-bootstrap input[type="month"].form-control {
      line-height: 1.8625rem; }
    .uses-bootstrap input[type="date"].input-lg,
    .input-group-lg .uses-bootstrap input[type="date"].form-control,
    .uses-bootstrap input[type="time"].input-lg,
    .input-group-lg
    .uses-bootstrap input[type="time"].form-control,
    .uses-bootstrap input[type="datetime-local"].input-lg,
    .input-group-lg
    .uses-bootstrap input[type="datetime-local"].form-control,
    .uses-bootstrap input[type="month"].input-lg,
    .input-group-lg
    .uses-bootstrap input[type="month"].form-control {
      line-height: 3.16667rem; } }
  .uses-bootstrap .form-control-static {
    min-height: 2.25rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0; }
    .uses-bootstrap .form-control-static.form-control-sm, .uses-bootstrap .input-group-sm > .form-control-static.form-control, .uses-bootstrap .input-group-sm > .form-control-static.input-group-addon, .uses-bootstrap .input-group-sm > .input-group-btn > .form-control-static.btn, .uses-bootstrap .form-control-static.form-control-lg, .uses-bootstrap .input-group-lg > .form-control-static.form-control, .uses-bootstrap .input-group-lg > .form-control-static.input-group-addon, .uses-bootstrap .input-group-lg > .input-group-btn > .form-control-static.btn {
      padding-right: 0;
      padding-left: 0; }
  .uses-bootstrap .form-control-sm, .uses-bootstrap .input-group-sm > .form-control, .uses-bootstrap .input-group-sm > .input-group-addon, .uses-bootstrap .input-group-sm > .input-group-btn > .btn {
    padding: 0.275rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .uses-bootstrap .form-control-lg, .uses-bootstrap .input-group-lg > .form-control, .uses-bootstrap .input-group-lg > .input-group-addon, .uses-bootstrap .input-group-lg > .input-group-btn > .btn {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.33333;
    border-radius: 0.2rem; }
  .uses-bootstrap .form-group {
    margin-bottom: 1rem; }
  .uses-bootstrap .radio,
  .uses-bootstrap .checkbox {
    position: relative;
    display: block;
    margin-bottom: 0.75rem; }
    .uses-bootstrap .radio label,
    .uses-bootstrap .checkbox label {
      padding-left: 1.25rem;
      margin-bottom: 0;
      font-weight: normal;
      cursor: pointer; }
      .uses-bootstrap .radio label input:only-child,
      .uses-bootstrap .checkbox label input:only-child {
        position: static; }
  .uses-bootstrap .radio input[type="radio"],
  .uses-bootstrap .radio-inline input[type="radio"],
  .uses-bootstrap .checkbox input[type="checkbox"],
  .uses-bootstrap .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem; }
  .uses-bootstrap .radio + .radio,
  .uses-bootstrap .checkbox + .checkbox {
    margin-top: -.25rem; }
  .uses-bootstrap .radio-inline,
  .uses-bootstrap .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer; }
  .uses-bootstrap .radio-inline + .radio-inline,
  .uses-bootstrap .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: .75rem; }
  .uses-bootstrap input[type="radio"]:disabled, .uses-bootstrap input[type="radio"].disabled,
  .uses-bootstrap input[type="checkbox"]:disabled,
  .uses-bootstrap input[type="checkbox"].disabled {
    cursor: not-allowed; }
  .uses-bootstrap .radio-inline.disabled,
  .uses-bootstrap .checkbox-inline.disabled {
    cursor: not-allowed; }
  .uses-bootstrap .radio.disabled label,
  .uses-bootstrap .checkbox.disabled label {
    cursor: not-allowed; }
  .uses-bootstrap .form-control-success,
  .uses-bootstrap .form-control-warning,
  .uses-bootstrap .form-control-danger {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right 0.5625rem;
    background-size: 1.4625rem 1.4625rem; }
  .uses-bootstrap .has-success .text-help,
  .uses-bootstrap .has-success .form-control-label,
  .uses-bootstrap .has-success .radio,
  .uses-bootstrap .has-success .checkbox,
  .uses-bootstrap .has-success .radio-inline,
  .uses-bootstrap .has-success .checkbox-inline,
  .uses-bootstrap .has-success.radio label,
  .uses-bootstrap .has-success.checkbox label,
  .uses-bootstrap .has-success.radio-inline label,
  .uses-bootstrap .has-success.checkbox-inline label {
    color: #5cb85c; }
  .uses-bootstrap .has-success .form-control {
    border-color: #5cb85c; }
  .uses-bootstrap .has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea; }
  .uses-bootstrap .has-success .form-control-feedback {
    color: #5cb85c; }
  .uses-bootstrap .has-success .form-control-success {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="); }
  .uses-bootstrap .has-warning .text-help,
  .uses-bootstrap .has-warning .form-control-label,
  .uses-bootstrap .has-warning .radio,
  .uses-bootstrap .has-warning .checkbox,
  .uses-bootstrap .has-warning .radio-inline,
  .uses-bootstrap .has-warning .checkbox-inline,
  .uses-bootstrap .has-warning.radio label,
  .uses-bootstrap .has-warning.checkbox label,
  .uses-bootstrap .has-warning.radio-inline label,
  .uses-bootstrap .has-warning.checkbox-inline label {
    color: #f0ad4e; }
  .uses-bootstrap .has-warning .form-control {
    border-color: #f0ad4e; }
  .uses-bootstrap .has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: white; }
  .uses-bootstrap .has-warning .form-control-feedback {
    color: #f0ad4e; }
  .uses-bootstrap .has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"); }
  .uses-bootstrap .has-danger .text-help,
  .uses-bootstrap .has-danger .form-control-label,
  .uses-bootstrap .has-danger .radio,
  .uses-bootstrap .has-danger .checkbox,
  .uses-bootstrap .has-danger .radio-inline,
  .uses-bootstrap .has-danger .checkbox-inline,
  .uses-bootstrap .has-danger.radio label,
  .uses-bootstrap .has-danger.checkbox label,
  .uses-bootstrap .has-danger.radio-inline label,
  .uses-bootstrap .has-danger.checkbox-inline label {
    color: #6F120E; }
  .uses-bootstrap .has-danger .form-control {
    border-color: #6F120E; }
  .uses-bootstrap .has-danger .input-group-addon {
    color: #6F120E;
    border-color: #6F120E;
    background-color: #eb645e; }
  .uses-bootstrap .has-danger .form-control-feedback {
    color: #6F120E; }
  .uses-bootstrap .has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="); }
  @media (min-width: 544px) {
    .uses-bootstrap .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .uses-bootstrap .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .uses-bootstrap .form-inline .form-control-static {
      display: inline-block; }
    .uses-bootstrap .form-inline .input-group {
      display: inline-table;
      vertical-align: middle; }
      .uses-bootstrap .form-inline .input-group .input-group-addon,
      .uses-bootstrap .form-inline .input-group .input-group-btn,
      .uses-bootstrap .form-inline .input-group .form-control {
        width: auto; }
    .uses-bootstrap .form-inline .input-group > .form-control {
      width: 100%; }
    .uses-bootstrap .form-inline .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .uses-bootstrap .form-inline .radio,
    .uses-bootstrap .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .uses-bootstrap .form-inline .radio label,
      .uses-bootstrap .form-inline .checkbox label {
        padding-left: 0; }
    .uses-bootstrap .form-inline .radio input[type="radio"],
    .uses-bootstrap .form-inline .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .uses-bootstrap .form-inline .has-feedback .form-control-feedback {
      top: 0; } }
  .uses-bootstrap .btn {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0px;
    transition: all 0.2s ease-in-out; }
    .uses-bootstrap .btn:focus, .uses-bootstrap .btn.focus, .uses-bootstrap .btn:active:focus, .uses-bootstrap .btn:active.focus, .uses-bootstrap .btn.active:focus, .uses-bootstrap .btn.active.focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .uses-bootstrap .btn:focus, .uses-bootstrap .btn:hover {
      text-decoration: none; }
    .uses-bootstrap .btn.focus {
      text-decoration: none; }
    .uses-bootstrap .btn:active, .uses-bootstrap .btn.active {
      background-image: none;
      outline: 0; }
    .uses-bootstrap .btn.disabled, .uses-bootstrap .btn:disabled {
      cursor: not-allowed;
      opacity: .65; }
  .uses-bootstrap a.btn.disabled,
  .uses-bootstrap fieldset[disabled] a.btn {
    pointer-events: none; }
  .uses-bootstrap .btn-primary, .uses-bootstrap .btn-weekly-standard {
    color: #fff;
    background-color: #B82C24;
    border-color: #B82C24; }
    .uses-bootstrap .btn-primary:hover, .uses-bootstrap .btn-weekly-standard:hover {
      color: #fff;
      background-color: #8d221c;
      border-color: #85201a; }
    .uses-bootstrap .btn-primary:focus, .uses-bootstrap .btn-weekly-standard:focus, .uses-bootstrap .btn-primary.focus, .uses-bootstrap .focus.btn-weekly-standard {
      color: #fff;
      background-color: #8d221c;
      border-color: #85201a; }
    .uses-bootstrap .btn-primary:active, .uses-bootstrap .btn-weekly-standard:active, .uses-bootstrap .btn-primary.active, .uses-bootstrap .active.btn-weekly-standard,
    .open > .uses-bootstrap .btn-primary.dropdown-toggle, .open > .uses-bootstrap .dropdown-toggle.btn-weekly-standard {
      color: #fff;
      background-color: #8d221c;
      border-color: #85201a;
      background-image: none; }
      .uses-bootstrap .btn-primary:active:hover, .uses-bootstrap .btn-weekly-standard:active:hover, .uses-bootstrap .btn-primary:active:focus, .uses-bootstrap .btn-weekly-standard:active:focus, .uses-bootstrap .btn-primary:active.focus, .uses-bootstrap .btn-weekly-standard:active.focus, .uses-bootstrap .btn-primary.active:hover, .uses-bootstrap .active.btn-weekly-standard:hover, .uses-bootstrap .btn-primary.active:focus, .uses-bootstrap .active.btn-weekly-standard:focus, .uses-bootstrap .btn-primary.active.focus, .uses-bootstrap .active.focus.btn-weekly-standard,
      .open > .uses-bootstrap .btn-primary.dropdown-toggle:hover, .open > .uses-bootstrap .dropdown-toggle.btn-weekly-standard:hover,
      .open > .uses-bootstrap .btn-primary.dropdown-toggle:focus, .open > .uses-bootstrap .dropdown-toggle.btn-weekly-standard:focus,
      .open > .uses-bootstrap .btn-primary.dropdown-toggle.focus, .open > .uses-bootstrap .dropdown-toggle.focus.btn-weekly-standard {
        color: #fff;
        background-color: #6f1b16;
        border-color: #4d130f; }
    .uses-bootstrap .btn-primary.disabled:focus, .uses-bootstrap .disabled.btn-weekly-standard:focus, .uses-bootstrap .btn-primary.disabled.focus, .uses-bootstrap .disabled.focus.btn-weekly-standard, .uses-bootstrap .btn-primary:disabled:focus, .uses-bootstrap .btn-weekly-standard:disabled:focus, .uses-bootstrap .btn-primary:disabled.focus, .uses-bootstrap .btn-weekly-standard:disabled.focus {
      background-color: #B82C24;
      border-color: #B82C24; }
    .uses-bootstrap .btn-primary.disabled:hover, .uses-bootstrap .disabled.btn-weekly-standard:hover, .uses-bootstrap .btn-primary:disabled:hover, .uses-bootstrap .btn-weekly-standard:disabled:hover {
      background-color: #B82C24;
      border-color: #B82C24; }
  .uses-bootstrap .btn-secondary {
    color: #fff;
    background-color: #092449;
    border-color: #092449; }
    .uses-bootstrap .btn-secondary:hover {
      color: #fff;
      background-color: #030e1c;
      border-color: #020913; }
    .uses-bootstrap .btn-secondary:focus, .uses-bootstrap .btn-secondary.focus {
      color: #fff;
      background-color: #030e1c;
      border-color: #020913; }
    .uses-bootstrap .btn-secondary:active, .uses-bootstrap .btn-secondary.active,
    .open > .uses-bootstrap .btn-secondary.dropdown-toggle {
      color: #fff;
      background-color: #030e1c;
      border-color: #020913;
      background-image: none; }
      .uses-bootstrap .btn-secondary:active:hover, .uses-bootstrap .btn-secondary:active:focus, .uses-bootstrap .btn-secondary:active.focus, .uses-bootstrap .btn-secondary.active:hover, .uses-bootstrap .btn-secondary.active:focus, .uses-bootstrap .btn-secondary.active.focus,
      .open > .uses-bootstrap .btn-secondary.dropdown-toggle:hover,
      .open > .uses-bootstrap .btn-secondary.dropdown-toggle:focus,
      .open > .uses-bootstrap .btn-secondary.dropdown-toggle.focus {
        color: #fff;
        background-color: black;
        border-color: black; }
    .uses-bootstrap .btn-secondary.disabled:focus, .uses-bootstrap .btn-secondary.disabled.focus, .uses-bootstrap .btn-secondary:disabled:focus, .uses-bootstrap .btn-secondary:disabled.focus {
      background-color: #092449;
      border-color: #092449; }
    .uses-bootstrap .btn-secondary.disabled:hover, .uses-bootstrap .btn-secondary:disabled:hover {
      background-color: #092449;
      border-color: #092449; }
  .uses-bootstrap .btn-info, .uses-bootstrap .btn-washington-examiner {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .uses-bootstrap .btn-info:hover, .uses-bootstrap .btn-washington-examiner:hover {
      color: #fff;
      background-color: #31b0d5;
      border-color: #2aabd2; }
    .uses-bootstrap .btn-info:focus, .uses-bootstrap .btn-washington-examiner:focus, .uses-bootstrap .btn-info.focus, .uses-bootstrap .focus.btn-washington-examiner {
      color: #fff;
      background-color: #31b0d5;
      border-color: #2aabd2; }
    .uses-bootstrap .btn-info:active, .uses-bootstrap .btn-washington-examiner:active, .uses-bootstrap .btn-info.active, .uses-bootstrap .active.btn-washington-examiner,
    .open > .uses-bootstrap .btn-info.dropdown-toggle, .open > .uses-bootstrap .dropdown-toggle.btn-washington-examiner {
      color: #fff;
      background-color: #31b0d5;
      border-color: #2aabd2;
      background-image: none; }
      .uses-bootstrap .btn-info:active:hover, .uses-bootstrap .btn-washington-examiner:active:hover, .uses-bootstrap .btn-info:active:focus, .uses-bootstrap .btn-washington-examiner:active:focus, .uses-bootstrap .btn-info:active.focus, .uses-bootstrap .btn-washington-examiner:active.focus, .uses-bootstrap .btn-info.active:hover, .uses-bootstrap .active.btn-washington-examiner:hover, .uses-bootstrap .btn-info.active:focus, .uses-bootstrap .active.btn-washington-examiner:focus, .uses-bootstrap .btn-info.active.focus, .uses-bootstrap .active.focus.btn-washington-examiner,
      .open > .uses-bootstrap .btn-info.dropdown-toggle:hover, .open > .uses-bootstrap .dropdown-toggle.btn-washington-examiner:hover,
      .open > .uses-bootstrap .btn-info.dropdown-toggle:focus, .open > .uses-bootstrap .dropdown-toggle.btn-washington-examiner:focus,
      .open > .uses-bootstrap .btn-info.dropdown-toggle.focus, .open > .uses-bootstrap .dropdown-toggle.focus.btn-washington-examiner {
        color: #fff;
        background-color: #269abc;
        border-color: #1f7e9a; }
    .uses-bootstrap .btn-info.disabled:focus, .uses-bootstrap .disabled.btn-washington-examiner:focus, .uses-bootstrap .btn-info.disabled.focus, .uses-bootstrap .disabled.focus.btn-washington-examiner, .uses-bootstrap .btn-info:disabled:focus, .uses-bootstrap .btn-washington-examiner:disabled:focus, .uses-bootstrap .btn-info:disabled.focus, .uses-bootstrap .btn-washington-examiner:disabled.focus {
      background-color: #5bc0de;
      border-color: #5bc0de; }
    .uses-bootstrap .btn-info.disabled:hover, .uses-bootstrap .disabled.btn-washington-examiner:hover, .uses-bootstrap .btn-info:disabled:hover, .uses-bootstrap .btn-washington-examiner:disabled:hover {
      background-color: #5bc0de;
      border-color: #5bc0de; }
  .uses-bootstrap .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .uses-bootstrap .btn-success:hover {
      color: #fff;
      background-color: #449d44;
      border-color: #419641; }
    .uses-bootstrap .btn-success:focus, .uses-bootstrap .btn-success.focus {
      color: #fff;
      background-color: #449d44;
      border-color: #419641; }
    .uses-bootstrap .btn-success:active, .uses-bootstrap .btn-success.active,
    .open > .uses-bootstrap .btn-success.dropdown-toggle {
      color: #fff;
      background-color: #449d44;
      border-color: #419641;
      background-image: none; }
      .uses-bootstrap .btn-success:active:hover, .uses-bootstrap .btn-success:active:focus, .uses-bootstrap .btn-success:active.focus, .uses-bootstrap .btn-success.active:hover, .uses-bootstrap .btn-success.active:focus, .uses-bootstrap .btn-success.active.focus,
      .open > .uses-bootstrap .btn-success.dropdown-toggle:hover,
      .open > .uses-bootstrap .btn-success.dropdown-toggle:focus,
      .open > .uses-bootstrap .btn-success.dropdown-toggle.focus {
        color: #fff;
        background-color: #398439;
        border-color: #2d672d; }
    .uses-bootstrap .btn-success.disabled:focus, .uses-bootstrap .btn-success.disabled.focus, .uses-bootstrap .btn-success:disabled:focus, .uses-bootstrap .btn-success:disabled.focus {
      background-color: #5cb85c;
      border-color: #5cb85c; }
    .uses-bootstrap .btn-success.disabled:hover, .uses-bootstrap .btn-success:disabled:hover {
      background-color: #5cb85c;
      border-color: #5cb85c; }
  .uses-bootstrap .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .uses-bootstrap .btn-warning:hover {
      color: #fff;
      background-color: #ec971f;
      border-color: #eb9316; }
    .uses-bootstrap .btn-warning:focus, .uses-bootstrap .btn-warning.focus {
      color: #fff;
      background-color: #ec971f;
      border-color: #eb9316; }
    .uses-bootstrap .btn-warning:active, .uses-bootstrap .btn-warning.active,
    .open > .uses-bootstrap .btn-warning.dropdown-toggle {
      color: #fff;
      background-color: #ec971f;
      border-color: #eb9316;
      background-image: none; }
      .uses-bootstrap .btn-warning:active:hover, .uses-bootstrap .btn-warning:active:focus, .uses-bootstrap .btn-warning:active.focus, .uses-bootstrap .btn-warning.active:hover, .uses-bootstrap .btn-warning.active:focus, .uses-bootstrap .btn-warning.active.focus,
      .open > .uses-bootstrap .btn-warning.dropdown-toggle:hover,
      .open > .uses-bootstrap .btn-warning.dropdown-toggle:focus,
      .open > .uses-bootstrap .btn-warning.dropdown-toggle.focus {
        color: #fff;
        background-color: #d58512;
        border-color: #b06d0f; }
    .uses-bootstrap .btn-warning.disabled:focus, .uses-bootstrap .btn-warning.disabled.focus, .uses-bootstrap .btn-warning:disabled:focus, .uses-bootstrap .btn-warning:disabled.focus {
      background-color: #f0ad4e;
      border-color: #f0ad4e; }
    .uses-bootstrap .btn-warning.disabled:hover, .uses-bootstrap .btn-warning:disabled:hover {
      background-color: #f0ad4e;
      border-color: #f0ad4e; }
  .uses-bootstrap .btn-danger, .uses-bootstrap .btn-red-alert-politics {
    color: #fff;
    background-color: #6F120E;
    border-color: #6F120E; }
    .uses-bootstrap .btn-danger:hover, .uses-bootstrap .btn-red-alert-politics:hover {
      color: #fff;
      background-color: #420b08;
      border-color: #390907; }
    .uses-bootstrap .btn-danger:focus, .uses-bootstrap .btn-red-alert-politics:focus, .uses-bootstrap .btn-danger.focus, .uses-bootstrap .focus.btn-red-alert-politics {
      color: #fff;
      background-color: #420b08;
      border-color: #390907; }
    .uses-bootstrap .btn-danger:active, .uses-bootstrap .btn-red-alert-politics:active, .uses-bootstrap .btn-danger.active, .uses-bootstrap .active.btn-red-alert-politics,
    .open > .uses-bootstrap .btn-danger.dropdown-toggle, .open > .uses-bootstrap .dropdown-toggle.btn-red-alert-politics {
      color: #fff;
      background-color: #420b08;
      border-color: #390907;
      background-image: none; }
      .uses-bootstrap .btn-danger:active:hover, .uses-bootstrap .btn-red-alert-politics:active:hover, .uses-bootstrap .btn-danger:active:focus, .uses-bootstrap .btn-red-alert-politics:active:focus, .uses-bootstrap .btn-danger:active.focus, .uses-bootstrap .btn-red-alert-politics:active.focus, .uses-bootstrap .btn-danger.active:hover, .uses-bootstrap .active.btn-red-alert-politics:hover, .uses-bootstrap .btn-danger.active:focus, .uses-bootstrap .active.btn-red-alert-politics:focus, .uses-bootstrap .btn-danger.active.focus, .uses-bootstrap .active.focus.btn-red-alert-politics,
      .open > .uses-bootstrap .btn-danger.dropdown-toggle:hover, .open > .uses-bootstrap .dropdown-toggle.btn-red-alert-politics:hover,
      .open > .uses-bootstrap .btn-danger.dropdown-toggle:focus, .open > .uses-bootstrap .dropdown-toggle.btn-red-alert-politics:focus,
      .open > .uses-bootstrap .btn-danger.dropdown-toggle.focus, .open > .uses-bootstrap .dropdown-toggle.focus.btn-red-alert-politics {
        color: #fff;
        background-color: #220604;
        border-color: black; }
    .uses-bootstrap .btn-danger.disabled:focus, .uses-bootstrap .disabled.btn-red-alert-politics:focus, .uses-bootstrap .btn-danger.disabled.focus, .uses-bootstrap .disabled.focus.btn-red-alert-politics, .uses-bootstrap .btn-danger:disabled:focus, .uses-bootstrap .btn-red-alert-politics:disabled:focus, .uses-bootstrap .btn-danger:disabled.focus, .uses-bootstrap .btn-red-alert-politics:disabled.focus {
      background-color: #6F120E;
      border-color: #6F120E; }
    .uses-bootstrap .btn-danger.disabled:hover, .uses-bootstrap .disabled.btn-red-alert-politics:hover, .uses-bootstrap .btn-danger:disabled:hover, .uses-bootstrap .btn-red-alert-politics:disabled:hover {
      background-color: #6F120E;
      border-color: #6F120E; }
  .uses-bootstrap .btn-primary-outline {
    color: #B82C24;
    background-image: none;
    background-color: transparent;
    border-color: #B82C24; }
    .uses-bootstrap .btn-primary-outline:focus, .uses-bootstrap .btn-primary-outline.focus, .uses-bootstrap .btn-primary-outline:active, .uses-bootstrap .btn-primary-outline.active,
    .open > .uses-bootstrap .btn-primary-outline.dropdown-toggle {
      color: #fff;
      background-color: #B82C24;
      border-color: #B82C24; }
    .uses-bootstrap .btn-primary-outline:hover {
      color: #fff;
      background-color: #B82C24;
      border-color: #B82C24; }
    .uses-bootstrap .btn-primary-outline.disabled:focus, .uses-bootstrap .btn-primary-outline.disabled.focus, .uses-bootstrap .btn-primary-outline:disabled:focus, .uses-bootstrap .btn-primary-outline:disabled.focus {
      border-color: #e06962; }
    .uses-bootstrap .btn-primary-outline.disabled:hover, .uses-bootstrap .btn-primary-outline:disabled:hover {
      border-color: #e06962; }
  .uses-bootstrap .btn-secondary-outline {
    color: #092449;
    background-image: none;
    background-color: transparent;
    border-color: #092449; }
    .uses-bootstrap .btn-secondary-outline:focus, .uses-bootstrap .btn-secondary-outline.focus, .uses-bootstrap .btn-secondary-outline:active, .uses-bootstrap .btn-secondary-outline.active,
    .open > .uses-bootstrap .btn-secondary-outline.dropdown-toggle {
      color: #fff;
      background-color: #092449;
      border-color: #092449; }
    .uses-bootstrap .btn-secondary-outline:hover {
      color: #fff;
      background-color: #092449;
      border-color: #092449; }
    .uses-bootstrap .btn-secondary-outline.disabled:focus, .uses-bootstrap .btn-secondary-outline.disabled.focus, .uses-bootstrap .btn-secondary-outline:disabled:focus, .uses-bootstrap .btn-secondary-outline:disabled.focus {
      border-color: #1451a4; }
    .uses-bootstrap .btn-secondary-outline.disabled:hover, .uses-bootstrap .btn-secondary-outline:disabled:hover {
      border-color: #1451a4; }
  .uses-bootstrap .btn-info-outline {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de; }
    .uses-bootstrap .btn-info-outline:focus, .uses-bootstrap .btn-info-outline.focus, .uses-bootstrap .btn-info-outline:active, .uses-bootstrap .btn-info-outline.active,
    .open > .uses-bootstrap .btn-info-outline.dropdown-toggle {
      color: #fff;
      background-color: #5bc0de;
      border-color: #5bc0de; }
    .uses-bootstrap .btn-info-outline:hover {
      color: #fff;
      background-color: #5bc0de;
      border-color: #5bc0de; }
    .uses-bootstrap .btn-info-outline.disabled:focus, .uses-bootstrap .btn-info-outline.disabled.focus, .uses-bootstrap .btn-info-outline:disabled:focus, .uses-bootstrap .btn-info-outline:disabled.focus {
      border-color: #b0e1ef; }
    .uses-bootstrap .btn-info-outline.disabled:hover, .uses-bootstrap .btn-info-outline:disabled:hover {
      border-color: #b0e1ef; }
  .uses-bootstrap .btn-success-outline {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c; }
    .uses-bootstrap .btn-success-outline:focus, .uses-bootstrap .btn-success-outline.focus, .uses-bootstrap .btn-success-outline:active, .uses-bootstrap .btn-success-outline.active,
    .open > .uses-bootstrap .btn-success-outline.dropdown-toggle {
      color: #fff;
      background-color: #5cb85c;
      border-color: #5cb85c; }
    .uses-bootstrap .btn-success-outline:hover {
      color: #fff;
      background-color: #5cb85c;
      border-color: #5cb85c; }
    .uses-bootstrap .btn-success-outline.disabled:focus, .uses-bootstrap .btn-success-outline.disabled.focus, .uses-bootstrap .btn-success-outline:disabled:focus, .uses-bootstrap .btn-success-outline:disabled.focus {
      border-color: #a3d7a3; }
    .uses-bootstrap .btn-success-outline.disabled:hover, .uses-bootstrap .btn-success-outline:disabled:hover {
      border-color: #a3d7a3; }
  .uses-bootstrap .btn-warning-outline {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e; }
    .uses-bootstrap .btn-warning-outline:focus, .uses-bootstrap .btn-warning-outline.focus, .uses-bootstrap .btn-warning-outline:active, .uses-bootstrap .btn-warning-outline.active,
    .open > .uses-bootstrap .btn-warning-outline.dropdown-toggle {
      color: #fff;
      background-color: #f0ad4e;
      border-color: #f0ad4e; }
    .uses-bootstrap .btn-warning-outline:hover {
      color: #fff;
      background-color: #f0ad4e;
      border-color: #f0ad4e; }
    .uses-bootstrap .btn-warning-outline.disabled:focus, .uses-bootstrap .btn-warning-outline.disabled.focus, .uses-bootstrap .btn-warning-outline:disabled:focus, .uses-bootstrap .btn-warning-outline:disabled.focus {
      border-color: #f8d9ac; }
    .uses-bootstrap .btn-warning-outline.disabled:hover, .uses-bootstrap .btn-warning-outline:disabled:hover {
      border-color: #f8d9ac; }
  .uses-bootstrap .btn-danger-outline {
    color: #6F120E;
    background-image: none;
    background-color: transparent;
    border-color: #6F120E; }
    .uses-bootstrap .btn-danger-outline:focus, .uses-bootstrap .btn-danger-outline.focus, .uses-bootstrap .btn-danger-outline:active, .uses-bootstrap .btn-danger-outline.active,
    .open > .uses-bootstrap .btn-danger-outline.dropdown-toggle {
      color: #fff;
      background-color: #6F120E;
      border-color: #6F120E; }
    .uses-bootstrap .btn-danger-outline:hover {
      color: #fff;
      background-color: #6F120E;
      border-color: #6F120E; }
    .uses-bootstrap .btn-danger-outline.disabled:focus, .uses-bootstrap .btn-danger-outline.disabled.focus, .uses-bootstrap .btn-danger-outline:disabled:focus, .uses-bootstrap .btn-danger-outline:disabled.focus {
      border-color: #ca2119; }
    .uses-bootstrap .btn-danger-outline.disabled:hover, .uses-bootstrap .btn-danger-outline:disabled:hover {
      border-color: #ca2119; }
  .uses-bootstrap .btn-link {
    font-weight: normal;
    color: #B82C24;
    border-radius: 0; }
    .uses-bootstrap .btn-link, .uses-bootstrap .btn-link:active, .uses-bootstrap .btn-link.active, .uses-bootstrap .btn-link:disabled {
      background-color: transparent; }
    .uses-bootstrap .btn-link, .uses-bootstrap .btn-link:focus, .uses-bootstrap .btn-link:active {
      border-color: transparent; }
    .uses-bootstrap .btn-link:hover {
      border-color: transparent; }
    .uses-bootstrap .btn-link:focus, .uses-bootstrap .btn-link:hover {
      color: #781d17;
      text-decoration: underline;
      background-color: transparent; }
    .uses-bootstrap .btn-link:disabled:focus, .uses-bootstrap .btn-link:disabled:hover {
      color: #afafaf;
      text-decoration: none; }
  .uses-bootstrap .btn-lg, .uses-bootstrap .btn-group-lg > .btn {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.33333;
    border-radius: 0.2rem; }
  .uses-bootstrap .btn-sm, .uses-bootstrap .btn-group-sm > .btn {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .uses-bootstrap .btn-block {
    display: block;
    width: 100%; }
  .uses-bootstrap .btn-block + .btn-block {
    margin-top: 5px; }
  .uses-bootstrap input[type="submit"].btn-block,
  .uses-bootstrap input[type="reset"].btn-block,
  .uses-bootstrap input[type="button"].btn-block {
    width: 100%; }
  .uses-bootstrap .fade {
    opacity: 0;
    transition: opacity .15s linear; }
    .uses-bootstrap .fade.in {
      opacity: 1; }
  .uses-bootstrap .collapse {
    display: none; }
    .uses-bootstrap .collapse.in {
      display: block; }
  .uses-bootstrap .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height; }
  .uses-bootstrap .dropup,
  .uses-bootstrap .dropdown {
    position: relative; }
  .uses-bootstrap .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .25rem;
    margin-left: .25rem;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent; }
  .uses-bootstrap .dropdown-toggle:focus {
    outline: 0; }
  .uses-bootstrap .dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: 0.3em solid; }
  .uses-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;
    font-size: 1rem;
    color: #373a3c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px; }
  .uses-bootstrap .dropdown-divider {
    height: 1px;
    margin: 0.5rem 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .uses-bootstrap .dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #373a3c;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0; }
    .uses-bootstrap .dropdown-item:focus, .uses-bootstrap .dropdown-item:hover {
      color: #2b2d2f;
      text-decoration: none;
      background-color: #f5f5f5; }
    .uses-bootstrap .dropdown-item.active, .uses-bootstrap .dropdown-item.active:focus, .uses-bootstrap .dropdown-item.active:hover {
      color: #fff;
      text-decoration: none;
      background-color: #B82C24;
      outline: 0; }
    .uses-bootstrap .dropdown-item.disabled, .uses-bootstrap .dropdown-item.disabled:focus, .uses-bootstrap .dropdown-item.disabled:hover {
      color: #afafaf; }
    .uses-bootstrap .dropdown-item.disabled:focus, .uses-bootstrap .dropdown-item.disabled:hover {
      text-decoration: none;
      cursor: not-allowed;
      background-color: transparent;
      background-image: none;
      filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }
  .uses-bootstrap .open > .dropdown-menu {
    display: block; }
  .uses-bootstrap .open > a {
    outline: 0; }
  .uses-bootstrap .dropdown-menu-right {
    right: 0;
    left: auto; }
  .uses-bootstrap .dropdown-menu-left {
    right: auto;
    left: 0; }
  .uses-bootstrap .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #afafaf;
    white-space: nowrap; }
  .uses-bootstrap .dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990; }
  .uses-bootstrap .pull-right > .dropdown-menu {
    right: 0;
    left: auto; }
  .uses-bootstrap .dropup .caret,
  .uses-bootstrap .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 0.3em solid; }
  .uses-bootstrap .dropup .dropdown-menu,
  .uses-bootstrap .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }
  .uses-bootstrap .btn-group,
  .uses-bootstrap .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .uses-bootstrap .btn-group > .btn,
    .uses-bootstrap .btn-group-vertical > .btn {
      position: relative;
      float: left; }
      .uses-bootstrap .btn-group > .btn:focus, .uses-bootstrap .btn-group > .btn:active, .uses-bootstrap .btn-group > .btn.active,
      .uses-bootstrap .btn-group-vertical > .btn:focus,
      .uses-bootstrap .btn-group-vertical > .btn:active,
      .uses-bootstrap .btn-group-vertical > .btn.active {
        z-index: 2; }
      .uses-bootstrap .btn-group > .btn:hover,
      .uses-bootstrap .btn-group-vertical > .btn:hover {
        z-index: 2; }
  .uses-bootstrap .btn-group .btn + .btn,
  .uses-bootstrap .btn-group .btn + .btn-group,
  .uses-bootstrap .btn-group .btn-group + .btn,
  .uses-bootstrap .btn-group .btn-group + .btn-group {
    margin-left: -1px; }
  .uses-bootstrap .btn-toolbar {
    margin-left: -5px; }
    .uses-bootstrap .btn-toolbar::after {
      content: "";
      display: table;
      clear: both; }
    .uses-bootstrap .btn-toolbar .btn-group,
    .uses-bootstrap .btn-toolbar .input-group {
      float: left; }
    .uses-bootstrap .btn-toolbar > .btn,
    .uses-bootstrap .btn-toolbar > .btn-group,
    .uses-bootstrap .btn-toolbar > .input-group {
      margin-left: 5px; }
  .uses-bootstrap .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  .uses-bootstrap .btn-group > .btn:first-child {
    margin-left: 0; }
    .uses-bootstrap .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .uses-bootstrap .btn-group > .btn:last-child:not(:first-child),
  .uses-bootstrap .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .uses-bootstrap .btn-group > .btn-group {
    float: left; }
  .uses-bootstrap .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .uses-bootstrap .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .uses-bootstrap .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .uses-bootstrap .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .uses-bootstrap .btn-group .dropdown-toggle:active,
  .uses-bootstrap .btn-group.open .dropdown-toggle {
    outline: 0; }
  .uses-bootstrap .btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px; }
  .uses-bootstrap .btn-group > .btn-lg + .dropdown-toggle, .uses-bootstrap .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px; }
  .uses-bootstrap .btn .caret {
    margin-left: 0; }
  .uses-bootstrap .btn-lg .caret, .uses-bootstrap .btn-group-lg > .btn .caret {
    border-width: 0.3em 0.3em 0;
    border-bottom-width: 0; }
  .uses-bootstrap .dropup .btn-lg .caret, .uses-bootstrap .dropup .btn-group-lg > .btn .caret {
    border-width: 0 0.3em 0.3em; }
  .uses-bootstrap .btn-group-vertical > .btn,
  .uses-bootstrap .btn-group-vertical > .btn-group,
  .uses-bootstrap .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
  .uses-bootstrap .btn-group-vertical > .btn-group::after {
    content: "";
    display: table;
    clear: both; }
  .uses-bootstrap .btn-group-vertical > .btn-group > .btn {
    float: none; }
  .uses-bootstrap .btn-group-vertical > .btn + .btn,
  .uses-bootstrap .btn-group-vertical > .btn + .btn-group,
  .uses-bootstrap .btn-group-vertical > .btn-group + .btn,
  .uses-bootstrap .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .uses-bootstrap .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .uses-bootstrap .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .uses-bootstrap .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .uses-bootstrap .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .uses-bootstrap .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .uses-bootstrap .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .uses-bootstrap .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .uses-bootstrap [data-toggle="buttons"] > .btn input[type="radio"],
  .uses-bootstrap [data-toggle="buttons"] > .btn input[type="checkbox"],
  .uses-bootstrap [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
  .uses-bootstrap [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
  .uses-bootstrap .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
    .uses-bootstrap .input-group .form-control {
      position: relative;
      z-index: 2;
      float: left;
      width: 100%;
      margin-bottom: 0; }
      .uses-bootstrap .input-group .form-control:focus, .uses-bootstrap .input-group .form-control:active, .uses-bootstrap .input-group .form-control:hover {
        z-index: 3; }
  .uses-bootstrap .input-group-addon,
  .uses-bootstrap .input-group-btn,
  .uses-bootstrap .input-group .form-control {
    display: table-cell; }
    .uses-bootstrap .input-group-addon:not(:first-child):not(:last-child),
    .uses-bootstrap .input-group-btn:not(:first-child):not(:last-child),
    .uses-bootstrap .input-group .form-control:not(:first-child):not(:last-child) {
      border-radius: 0; }
  .uses-bootstrap .input-group-addon,
  .uses-bootstrap .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }
  .uses-bootstrap .input-group-addon {
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1;
    color: #55595c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid #ccc;
    border-radius: 0px; }
    .uses-bootstrap .input-group-addon.form-control-sm, .uses-bootstrap .input-group-sm > .input-group-addon, .uses-bootstrap .input-group-sm > .input-group-btn > .input-group-addon.btn {
      padding: 0.275rem 0.75rem;
      font-size: 0.875rem;
      border-radius: 0.2rem; }
    .uses-bootstrap .input-group-addon.form-control-lg, .uses-bootstrap .input-group-lg > .input-group-addon, .uses-bootstrap .input-group-lg > .input-group-btn > .input-group-addon.btn {
      padding: 0.75rem 1.25rem;
      font-size: 1.25rem;
      border-radius: 0.2rem; }
    .uses-bootstrap .input-group-addon input[type="radio"],
    .uses-bootstrap .input-group-addon input[type="checkbox"] {
      margin-top: 0; }
  .uses-bootstrap .input-group .form-control:first-child,
  .uses-bootstrap .input-group-addon:first-child,
  .uses-bootstrap .input-group-btn:first-child > .btn,
  .uses-bootstrap .input-group-btn:first-child > .btn-group > .btn,
  .uses-bootstrap .input-group-btn:first-child > .dropdown-toggle,
  .uses-bootstrap .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .uses-bootstrap .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .uses-bootstrap .input-group-addon:first-child {
    border-right: 0; }
  .uses-bootstrap .input-group .form-control:last-child,
  .uses-bootstrap .input-group-addon:last-child,
  .uses-bootstrap .input-group-btn:last-child > .btn,
  .uses-bootstrap .input-group-btn:last-child > .btn-group > .btn,
  .uses-bootstrap .input-group-btn:last-child > .dropdown-toggle,
  .uses-bootstrap .input-group-btn:first-child > .btn:not(:first-child),
  .uses-bootstrap .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .uses-bootstrap .input-group-addon:last-child {
    border-left: 0; }
  .uses-bootstrap .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
    .uses-bootstrap .input-group-btn > .btn {
      position: relative; }
      .uses-bootstrap .input-group-btn > .btn + .btn {
        margin-left: -1px; }
      .uses-bootstrap .input-group-btn > .btn:focus, .uses-bootstrap .input-group-btn > .btn:active, .uses-bootstrap .input-group-btn > .btn:hover {
        z-index: 3; }
    .uses-bootstrap .input-group-btn:first-child > .btn,
    .uses-bootstrap .input-group-btn:first-child > .btn-group {
      margin-right: -1px; }
    .uses-bootstrap .input-group-btn:last-child > .btn,
    .uses-bootstrap .input-group-btn:last-child > .btn-group {
      z-index: 2;
      margin-left: -1px; }
      .uses-bootstrap .input-group-btn:last-child > .btn:focus, .uses-bootstrap .input-group-btn:last-child > .btn:active, .uses-bootstrap .input-group-btn:last-child > .btn:hover,
      .uses-bootstrap .input-group-btn:last-child > .btn-group:focus,
      .uses-bootstrap .input-group-btn:last-child > .btn-group:active,
      .uses-bootstrap .input-group-btn:last-child > .btn-group:hover {
        z-index: 3; }
  .uses-bootstrap .c-input {
    position: relative;
    display: inline;
    padding-left: 1.5rem;
    color: #555;
    cursor: pointer; }
    .uses-bootstrap .c-input > input {
      position: absolute;
      z-index: -1;
      opacity: 0; }
      .uses-bootstrap .c-input > input:checked ~ .c-indicator {
        color: #fff;
        background-color: #0074d9; }
      .uses-bootstrap .c-input > input:focus ~ .c-indicator {
        box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; }
      .uses-bootstrap .c-input > input:active ~ .c-indicator {
        color: #fff;
        background-color: #84c6ff; }
    .uses-bootstrap .c-input + .c-input {
      margin-left: 1rem; }
  .uses-bootstrap .c-indicator {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    font-size: 65%;
    line-height: 1rem;
    color: #eee;
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }
  .uses-bootstrap .c-checkbox .c-indicator {
    border-radius: .25rem; }
  .uses-bootstrap .c-checkbox input:checked ~ .c-indicator {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=); }
  .uses-bootstrap .c-checkbox input:indeterminate ~ .c-indicator {
    background-color: #0074d9;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K); }
  .uses-bootstrap .c-radio .c-indicator {
    border-radius: 50%; }
  .uses-bootstrap .c-radio input:checked ~ .c-indicator {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==); }
  .uses-bootstrap .c-inputs-stacked .c-input {
    display: inline; }
    .uses-bootstrap .c-inputs-stacked .c-input::after {
      display: block;
      margin-bottom: .25rem;
      content: ""; }
    .uses-bootstrap .c-inputs-stacked .c-input + .c-input {
      margin-left: 0; }
  .uses-bootstrap .c-select {
    display: inline-block;
    max-width: 100%;
    padding: .375rem 1.75rem .375rem .75rem;
    padding-right: .75rem \9;
    color: #55595c;
    vertical-align: middle;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
    background-image: none \9;
    background-size: 8px 10px;
    border: 1px solid #ccc;
    -moz-appearance: none;
    -webkit-appearance: none; }
    .uses-bootstrap .c-select:focus {
      border-color: #51a7e8;
      outline: none; }
    .uses-bootstrap .c-select::-ms-expand {
      opacity: 0; }
  .uses-bootstrap .c-select-sm {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 12px; }
    .uses-bootstrap .c-select-sm:not([multiple]) {
      height: 26px;
      min-height: 26px; }
  .uses-bootstrap .file {
    position: relative;
    display: inline-block;
    height: 2.5rem;
    cursor: pointer; }
  .uses-bootstrap .file input {
    min-width: 14rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0; }
  .uses-bootstrap .file-custom {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem; }
  .uses-bootstrap .file-custom::after {
    content: "Choose file..."; }
  .uses-bootstrap .file-custom::before {
    position: absolute;
    top: -.075rem;
    right: -.075rem;
    bottom: -.075rem;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    content: "Browse";
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 .25rem .25rem 0; }
  .uses-bootstrap .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  .uses-bootstrap .nav-link {
    display: inline-block; }
    .uses-bootstrap .nav-link:focus, .uses-bootstrap .nav-link:hover {
      text-decoration: none; }
    .uses-bootstrap .nav-link.disabled {
      color: #afafaf; }
      .uses-bootstrap .nav-link.disabled, .uses-bootstrap .nav-link.disabled:focus, .uses-bootstrap .nav-link.disabled:hover {
        color: #afafaf;
        cursor: not-allowed;
        background-color: transparent; }
  .uses-bootstrap .nav-inline .nav-item {
    display: inline-block; }
  .uses-bootstrap .nav-inline .nav-item + .nav-item,
  .uses-bootstrap .nav-inline .nav-link + .nav-link {
    margin-left: 1rem; }
  .uses-bootstrap .nav-tabs {
    border-bottom: 1px solid #ddd; }
    .uses-bootstrap .nav-tabs::after {
      content: "";
      display: table;
      clear: both; }
    .uses-bootstrap .nav-tabs .nav-item {
      float: left;
      margin-bottom: -1px; }
      .uses-bootstrap .nav-tabs .nav-item + .nav-item {
        margin-left: .2rem; }
    .uses-bootstrap .nav-tabs .nav-link {
      display: block;
      padding: 0.5em 1em;
      border: 1px solid transparent;
      border-radius: 0px 0px 0 0; }
      .uses-bootstrap .nav-tabs .nav-link:focus, .uses-bootstrap .nav-tabs .nav-link:hover {
        border-color: #eceeef #eceeef #ddd; }
      .uses-bootstrap .nav-tabs .nav-link.disabled, .uses-bootstrap .nav-tabs .nav-link.disabled:focus, .uses-bootstrap .nav-tabs .nav-link.disabled:hover {
        color: #afafaf;
        background-color: transparent;
        border-color: transparent; }
    .uses-bootstrap .nav-tabs .nav-link.active, .uses-bootstrap .nav-tabs .nav-link.active:focus, .uses-bootstrap .nav-tabs .nav-link.active:hover,
    .uses-bootstrap .nav-tabs .nav-item.open .nav-link,
    .uses-bootstrap .nav-tabs .nav-item.open .nav-link:focus,
    .uses-bootstrap .nav-tabs .nav-item.open .nav-link:hover {
      color: #55595c;
      background-color: rgba(0, 0, 0, 0.88);
      border-color: #ddd #ddd transparent; }
  .uses-bootstrap .nav-pills::after {
    content: "";
    display: table;
    clear: both; }
  .uses-bootstrap .nav-pills .nav-item {
    float: left; }
    .uses-bootstrap .nav-pills .nav-item + .nav-item {
      margin-left: .2rem; }
  .uses-bootstrap .nav-pills .nav-link {
    display: block;
    padding: 0.5em 1em;
    border-radius: 0px; }
  .uses-bootstrap .nav-pills .nav-link.active, .uses-bootstrap .nav-pills .nav-link.active:focus, .uses-bootstrap .nav-pills .nav-link.active:hover,
  .uses-bootstrap .nav-pills .nav-item.open .nav-link,
  .uses-bootstrap .nav-pills .nav-item.open .nav-link:focus,
  .uses-bootstrap .nav-pills .nav-item.open .nav-link:hover {
    color: #fff;
    cursor: default;
    background-color: #B82C24; }
  .uses-bootstrap .nav-stacked .nav-item {
    display: block;
    float: none; }
    .uses-bootstrap .nav-stacked .nav-item + .nav-item {
      margin-top: .2rem;
      margin-left: 0; }
  .uses-bootstrap .tab-content > .tab-pane {
    display: none; }
  .uses-bootstrap .tab-content > .active {
    display: block; }
  .uses-bootstrap .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .uses-bootstrap .navbar {
    position: relative;
    padding: 0.5rem 1rem; }
    .uses-bootstrap .navbar::after {
      content: "";
      display: table;
      clear: both; }
    @media (min-width: 544px) {
      .uses-bootstrap .navbar {
        border-radius: 0px; } }
  .uses-bootstrap .navbar-full {
    z-index: 1000; }
    @media (min-width: 544px) {
      .uses-bootstrap .navbar-full {
        border-radius: 0; } }
  .uses-bootstrap .navbar-fixed-top,
  .uses-bootstrap .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
    @media (min-width: 544px) {
      .uses-bootstrap .navbar-fixed-top,
      .uses-bootstrap .navbar-fixed-bottom {
        border-radius: 0; } }
  .uses-bootstrap .navbar-fixed-top {
    top: 0; }
  .uses-bootstrap .navbar-fixed-bottom {
    bottom: 0; }
  .uses-bootstrap .navbar-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%; }
    @media (min-width: 544px) {
      .uses-bootstrap .navbar-sticky-top {
        border-radius: 0; } }
  .uses-bootstrap .navbar-brand {
    float: left;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem; }
    .uses-bootstrap .navbar-brand:focus, .uses-bootstrap .navbar-brand:hover {
      text-decoration: none; }
    .uses-bootstrap .navbar-brand > img {
      display: block; }
  .uses-bootstrap .navbar-divider {
    float: left;
    width: 1px;
    padding-top: .425rem;
    padding-bottom: .425rem;
    margin-right: 1rem;
    margin-left: 1rem;
    overflow: hidden; }
    .uses-bootstrap .navbar-divider::before {
      content: "\00a0"; }
  .uses-bootstrap .navbar-toggler {
    padding: .5rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: none;
    border: 1px solid transparent;
    border-radius: 0px; }
    .uses-bootstrap .navbar-toggler:focus, .uses-bootstrap .navbar-toggler:hover {
      text-decoration: none; }
  @media (min-width: 544px) {
    .uses-bootstrap .navbar-toggleable-xs {
      display: block !important; } }
  @media (min-width: 768px) {
    .uses-bootstrap .navbar-toggleable-sm {
      display: block !important; } }
  @media (min-width: 992px) {
    .uses-bootstrap .navbar-toggleable-md {
      display: block !important; } }
  .uses-bootstrap .navbar-nav .nav-item {
    float: left; }
  .uses-bootstrap .navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem; }
    .uses-bootstrap .navbar-nav .nav-link + .nav-link {
      margin-left: 1rem; }
  .uses-bootstrap .navbar-nav .nav-item + .nav-item {
    margin-left: 1rem; }
  .uses-bootstrap .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.8); }
    .uses-bootstrap .navbar-light .navbar-brand:focus, .uses-bootstrap .navbar-light .navbar-brand:hover {
      color: rgba(0, 0, 0, 0.8); }
  .uses-bootstrap .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.3); }
    .uses-bootstrap .navbar-light .navbar-nav .nav-link:focus, .uses-bootstrap .navbar-light .navbar-nav .nav-link:hover {
      color: rgba(0, 0, 0, 0.6); }
  .uses-bootstrap .navbar-light .navbar-nav .open > .nav-link, .uses-bootstrap .navbar-light .navbar-nav .open > .nav-link:focus, .uses-bootstrap .navbar-light .navbar-nav .open > .nav-link:hover,
  .uses-bootstrap .navbar-light .navbar-nav .active > .nav-link,
  .uses-bootstrap .navbar-light .navbar-nav .active > .nav-link:focus,
  .uses-bootstrap .navbar-light .navbar-nav .active > .nav-link:hover,
  .uses-bootstrap .navbar-light .navbar-nav .nav-link.open,
  .uses-bootstrap .navbar-light .navbar-nav .nav-link.open:focus,
  .uses-bootstrap .navbar-light .navbar-nav .nav-link.open:hover,
  .uses-bootstrap .navbar-light .navbar-nav .nav-link.active,
  .uses-bootstrap .navbar-light .navbar-nav .nav-link.active:focus,
  .uses-bootstrap .navbar-light .navbar-nav .nav-link.active:hover {
    color: rgba(0, 0, 0, 0.8); }
  .uses-bootstrap .navbar-light .navbar-divider {
    background-color: rgba(0, 0, 0, 0.075); }
  .uses-bootstrap .navbar-dark .navbar-brand {
    color: white; }
    .uses-bootstrap .navbar-dark .navbar-brand:focus, .uses-bootstrap .navbar-dark .navbar-brand:hover {
      color: white; }
  .uses-bootstrap .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5); }
    .uses-bootstrap .navbar-dark .navbar-nav .nav-link:focus, .uses-bootstrap .navbar-dark .navbar-nav .nav-link:hover {
      color: rgba(255, 255, 255, 0.75); }
  .uses-bootstrap .navbar-dark .navbar-nav .open > .nav-link, .uses-bootstrap .navbar-dark .navbar-nav .open > .nav-link:focus, .uses-bootstrap .navbar-dark .navbar-nav .open > .nav-link:hover,
  .uses-bootstrap .navbar-dark .navbar-nav .active > .nav-link,
  .uses-bootstrap .navbar-dark .navbar-nav .active > .nav-link:focus,
  .uses-bootstrap .navbar-dark .navbar-nav .active > .nav-link:hover,
  .uses-bootstrap .navbar-dark .navbar-nav .nav-link.open,
  .uses-bootstrap .navbar-dark .navbar-nav .nav-link.open:focus,
  .uses-bootstrap .navbar-dark .navbar-nav .nav-link.open:hover,
  .uses-bootstrap .navbar-dark .navbar-nav .nav-link.active,
  .uses-bootstrap .navbar-dark .navbar-nav .nav-link.active:focus,
  .uses-bootstrap .navbar-dark .navbar-nav .nav-link.active:hover {
    color: white; }
  .uses-bootstrap .navbar-dark .navbar-divider {
    background-color: rgba(255, 255, 255, 0.075); }
  .uses-bootstrap .card, .uses-bootstrap .public-admin-bar {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    background-color: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 0px; }
  .uses-bootstrap .card-block {
    padding: 1.25rem; }
  .uses-bootstrap .card-title {
    margin-bottom: 0.75rem; }
  .uses-bootstrap .card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0; }
  .uses-bootstrap .card-text:last-child {
    margin-bottom: 0; }
  .uses-bootstrap .card-link:hover {
    text-decoration: none; }
  .uses-bootstrap .card-link + .card-link {
    margin-left: 1.25rem; }
  .uses-bootstrap .card > .list-group:first-child .list-group-item:first-child, .uses-bootstrap .public-admin-bar > .list-group:first-child .list-group-item:first-child {
    border-radius: 0px 0px 0 0; }
  .uses-bootstrap .card > .list-group:last-child .list-group-item:last-child, .uses-bootstrap .public-admin-bar > .list-group:last-child .list-group-item:last-child {
    border-radius: 0 0 0px 0px; }
  .uses-bootstrap .card-header {
    padding: 0.75rem 1.25rem;
    background-color: #f5f5f5;
    border-bottom: 1px solid #bfbfbf; }
    .uses-bootstrap .card-header:first-child {
      border-radius: 0px 0px 0 0; }
  .uses-bootstrap .card-footer {
    padding: 0.75rem 1.25rem;
    background-color: #f5f5f5;
    border-top: 1px solid #bfbfbf; }
    .uses-bootstrap .card-footer:last-child {
      border-radius: 0 0 0px 0px; }
  .uses-bootstrap .card-primary {
    background-color: #B82C24;
    border-color: #B82C24; }
  .uses-bootstrap .card-success {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .uses-bootstrap .card-info {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .uses-bootstrap .card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .uses-bootstrap .card-danger {
    background-color: #6F120E;
    border-color: #6F120E; }
  .uses-bootstrap .card-primary-outline {
    background-color: transparent;
    border-color: #B82C24; }
  .uses-bootstrap .card-secondary-outline {
    background-color: transparent;
    border-color: #092449; }
  .uses-bootstrap .card-info-outline {
    background-color: transparent;
    border-color: #5bc0de; }
  .uses-bootstrap .card-success-outline {
    background-color: transparent;
    border-color: #5cb85c; }
  .uses-bootstrap .card-warning-outline {
    background-color: transparent;
    border-color: #f0ad4e; }
  .uses-bootstrap .card-danger-outline {
    background-color: transparent;
    border-color: #6F120E; }
  .uses-bootstrap .card-inverse .card-header,
  .uses-bootstrap .card-inverse .card-footer {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .uses-bootstrap .card-inverse .card-header,
  .uses-bootstrap .card-inverse .card-footer,
  .uses-bootstrap .card-inverse .card-title,
  .uses-bootstrap .card-inverse .card-blockquote {
    color: #fff; }
  .uses-bootstrap .card-inverse .card-link,
  .uses-bootstrap .card-inverse .card-text,
  .uses-bootstrap .card-inverse .card-blockquote > footer {
    color: rgba(255, 255, 255, 0.65); }
  .uses-bootstrap .card-inverse .card-link:focus, .uses-bootstrap .card-inverse .card-link:hover {
    color: #fff; }
  .uses-bootstrap .card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0; }
  .uses-bootstrap .card-img {
    border-radius: 0px; }
  .uses-bootstrap .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem; }
  .uses-bootstrap .card-img-top {
    border-radius: 0px 0px 0 0; }
  .uses-bootstrap .card-img-bottom {
    border-radius: 0 0 0px 0px; }
  @media (min-width: 544px) {
    .uses-bootstrap .card-deck {
      display: table;
      table-layout: fixed;
      border-spacing: 1.25rem 0; }
      .uses-bootstrap .card-deck .card, .uses-bootstrap .card-deck .public-admin-bar {
        display: table-cell;
        width: 1%;
        vertical-align: top; }
    .uses-bootstrap .card-deck-wrapper {
      margin-right: -1.25rem;
      margin-left: -1.25rem; } }
  @media (min-width: 544px) {
    .uses-bootstrap .card-group {
      display: table;
      width: 100%;
      table-layout: fixed; }
      .uses-bootstrap .card-group .card, .uses-bootstrap .card-group .public-admin-bar {
        display: table-cell;
        vertical-align: top; }
        .uses-bootstrap .card-group .card + .card, .uses-bootstrap .card-group .public-admin-bar + .card, .uses-bootstrap .card-group .card + .public-admin-bar, .uses-bootstrap .card-group .public-admin-bar + .public-admin-bar {
          margin-left: 0;
          border-left: 0; }
        .uses-bootstrap .card-group .card:first-child, .uses-bootstrap .card-group .public-admin-bar:first-child {
          border-bottom-right-radius: 0;
          border-top-right-radius: 0; }
          .uses-bootstrap .card-group .card:first-child .card-img-top, .uses-bootstrap .card-group .public-admin-bar:first-child .card-img-top {
            border-top-right-radius: 0; }
          .uses-bootstrap .card-group .card:first-child .card-img-bottom, .uses-bootstrap .card-group .public-admin-bar:first-child .card-img-bottom {
            border-bottom-right-radius: 0; }
        .uses-bootstrap .card-group .card:last-child, .uses-bootstrap .card-group .public-admin-bar:last-child {
          border-bottom-left-radius: 0;
          border-top-left-radius: 0; }
          .uses-bootstrap .card-group .card:last-child .card-img-top, .uses-bootstrap .card-group .public-admin-bar:last-child .card-img-top {
            border-top-left-radius: 0; }
          .uses-bootstrap .card-group .card:last-child .card-img-bottom, .uses-bootstrap .card-group .public-admin-bar:last-child .card-img-bottom {
            border-bottom-left-radius: 0; }
        .uses-bootstrap .card-group .card:not(:first-child):not(:last-child), .uses-bootstrap .card-group .public-admin-bar:not(:first-child):not(:last-child) {
          border-radius: 0; }
          .uses-bootstrap .card-group .card:not(:first-child):not(:last-child) .card-img-top, .uses-bootstrap .card-group .public-admin-bar:not(:first-child):not(:last-child) .card-img-top,
          .uses-bootstrap .card-group .card:not(:first-child):not(:last-child) .card-img-bottom, .uses-bootstrap .card-group .public-admin-bar:not(:first-child):not(:last-child) .card-img-bottom {
            border-radius: 0; } }
  @media (min-width: 544px) {
    .uses-bootstrap .card-columns {
      -webkit-column-count: 3;
         -moz-column-count: 3;
              column-count: 3;
      -webkit-column-gap: 1.25rem;
         -moz-column-gap: 1.25rem;
              column-gap: 1.25rem; }
      .uses-bootstrap .card-columns .card, .uses-bootstrap .card-columns .public-admin-bar {
        display: inline-block;
        width: 100%; } }
  .uses-bootstrap .breadcrumb {
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #eceeef;
    border-radius: 0px; }
    .uses-bootstrap .breadcrumb::after {
      content: "";
      display: table;
      clear: both; }
    .uses-bootstrap .breadcrumb > li {
      float: left; }
      .uses-bootstrap .breadcrumb > li + li::before {
        padding-right: .5rem;
        padding-left: .5rem;
        color: #afafaf;
        content: "/"; }
    .uses-bootstrap .breadcrumb > .active {
      color: #afafaf; }
  .uses-bootstrap .pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 0px; }
  .uses-bootstrap .page-item {
    display: inline; }
    .uses-bootstrap .page-item:first-child .page-link {
      margin-left: 0;
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px; }
    .uses-bootstrap .page-item:last-child .page-link {
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px; }
    .uses-bootstrap .page-item.active .page-link, .uses-bootstrap .page-item.active .page-link:focus, .uses-bootstrap .page-item.active .page-link:hover {
      z-index: 2;
      color: #fff;
      cursor: default;
      background-color: #B82C24;
      border-color: #B82C24; }
    .uses-bootstrap .page-item.disabled .page-link, .uses-bootstrap .page-item.disabled .page-link:focus, .uses-bootstrap .page-item.disabled .page-link:hover {
      color: #afafaf;
      cursor: not-allowed;
      background-color: #fff;
      border-color: #ddd; }
  .uses-bootstrap .page-link {
    position: relative;
    float: left;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.5;
    color: #B82C24;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }
    .uses-bootstrap .page-link:focus, .uses-bootstrap .page-link:hover {
      color: #781d17;
      background-color: #eceeef;
      border-color: #ddd; }
  .uses-bootstrap .pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.33333; }
  .uses-bootstrap .pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: 0.2rem;
    border-top-left-radius: 0.2rem; }
  .uses-bootstrap .pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: 0.2rem;
    border-top-right-radius: 0.2rem; }
  .uses-bootstrap .pagination-sm .page-link {
    padding: 0.275rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5; }
  .uses-bootstrap .pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: 0.2rem;
    border-top-left-radius: 0.2rem; }
  .uses-bootstrap .pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: 0.2rem;
    border-top-right-radius: 0.2rem; }
  .uses-bootstrap .pager {
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: center;
    list-style: none; }
    .uses-bootstrap .pager::after {
      content: "";
      display: table;
      clear: both; }
    .uses-bootstrap .pager li {
      display: inline; }
      .uses-bootstrap .pager li > a,
      .uses-bootstrap .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px; }
      .uses-bootstrap .pager li > a:focus, .uses-bootstrap .pager li > a:hover {
        text-decoration: none;
        background-color: #eceeef; }
    .uses-bootstrap .pager .disabled > a, .uses-bootstrap .pager .disabled > a:focus, .uses-bootstrap .pager .disabled > a:hover {
      color: #afafaf;
      cursor: not-allowed;
      background-color: #fff; }
    .uses-bootstrap .pager .disabled > span {
      color: #afafaf;
      cursor: not-allowed;
      background-color: #fff; }
  .uses-bootstrap .pager-next > a,
  .uses-bootstrap .pager-next > span {
    float: right; }
  .uses-bootstrap .pager-prev > a,
  .uses-bootstrap .pager-prev > span {
    float: left; }
  .uses-bootstrap .label {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px; }
    .uses-bootstrap .label:empty {
      display: none; }
  .uses-bootstrap .btn .label {
    position: relative;
    top: -1px; }
  .uses-bootstrap a.label:focus, .uses-bootstrap a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .uses-bootstrap .label-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem; }
  .uses-bootstrap .label-default {
    background-color: #afafaf; }
    .uses-bootstrap .label-default[href]:focus, .uses-bootstrap .label-default[href]:hover {
      background-color: #969696; }
  .uses-bootstrap .label-primary {
    background-color: #B82C24; }
    .uses-bootstrap .label-primary[href]:focus, .uses-bootstrap .label-primary[href]:hover {
      background-color: #8d221c; }
  .uses-bootstrap .label-success {
    background-color: #5cb85c; }
    .uses-bootstrap .label-success[href]:focus, .uses-bootstrap .label-success[href]:hover {
      background-color: #449d44; }
  .uses-bootstrap .label-info {
    background-color: #5bc0de; }
    .uses-bootstrap .label-info[href]:focus, .uses-bootstrap .label-info[href]:hover {
      background-color: #31b0d5; }
  .uses-bootstrap .label-warning {
    background-color: #f0ad4e; }
    .uses-bootstrap .label-warning[href]:focus, .uses-bootstrap .label-warning[href]:hover {
      background-color: #ec971f; }
  .uses-bootstrap .label-danger {
    background-color: #6F120E; }
    .uses-bootstrap .label-danger[href]:focus, .uses-bootstrap .label-danger[href]:hover {
      background-color: #420b08; }
  .uses-bootstrap .jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #eceeef;
    border-radius: 0.2rem; }
    @media (min-width: 544px) {
      .uses-bootstrap .jumbotron {
        padding: 4rem 2rem; } }
  .uses-bootstrap .jumbotron-hr {
    border-top-color: #d0d5d8; }
  .uses-bootstrap .jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0; }
  .uses-bootstrap .alert {
    padding: 15px;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0px; }
    .uses-bootstrap .alert > p,
    .uses-bootstrap .alert > ul {
      margin-bottom: 0; }
    .uses-bootstrap .alert > p + p {
      margin-top: 5px; }
  .uses-bootstrap .alert-heading {
    color: inherit; }
  .uses-bootstrap .alert-link {
    font-weight: bold; }
  .uses-bootstrap .alert-dismissible {
    padding-right: 35px; }
    .uses-bootstrap .alert-dismissible .close {
      position: relative;
      top: -2px;
      right: -21px;
      color: inherit; }
  .uses-bootstrap .alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d; }
    .uses-bootstrap .alert-success hr {
      border-top-color: #c1e2b3; }
    .uses-bootstrap .alert-success .alert-link {
      color: #2b542c; }
  .uses-bootstrap .alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f; }
    .uses-bootstrap .alert-info hr {
      border-top-color: #a6d5ec; }
    .uses-bootstrap .alert-info .alert-link {
      color: #245269; }
  .uses-bootstrap .alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b; }
    .uses-bootstrap .alert-warning hr {
      border-top-color: #f7ecb5; }
    .uses-bootstrap .alert-warning .alert-link {
      color: #66512c; }
  .uses-bootstrap .alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442; }
    .uses-bootstrap .alert-danger hr {
      border-top-color: #e4b9b9; }
    .uses-bootstrap .alert-danger .alert-link {
      color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
  .uses-bootstrap .progress {
    display: block;
    width: 100%;
    height: 1rem;
    margin-bottom: 1rem; }
  .uses-bootstrap .progress[value] {
    color: #0074d9;
    border: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
  .uses-bootstrap .progress[value]::-webkit-progress-bar {
    background-color: #eee;
    border-radius: 0px; }
  .uses-bootstrap .progress[value]::-webkit-progress-value::before {
    content: attr(value); }
  .uses-bootstrap .progress[value]::-webkit-progress-value {
    background-color: #0074d9;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }
  .uses-bootstrap .progress[value="100"]::-webkit-progress-value {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px; }
  @media screen and (min-width: 0\0) {
    .uses-bootstrap .progress {
      background-color: #eee;
      border-radius: 0px; }
    .uses-bootstrap .progress-bar {
      display: inline-block;
      height: 1rem;
      text-indent: -999rem;
      background-color: #0074d9;
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px; }
    .uses-bootstrap .progress[width^="0"] {
      min-width: 2rem;
      color: #afafaf;
      background-color: transparent;
      background-image: none; }
    .uses-bootstrap .progress[width="100%"] {
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px; } }
  .uses-bootstrap .progress-striped[value]::-webkit-progress-value {
    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: 1rem 1rem; }
  .uses-bootstrap .progress-striped[value]::-moz-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: 1rem 1rem; }
  @media screen and (min-width: 0\0) {
    .uses-bootstrap .progress-bar-striped {
      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: 1rem 1rem; } }
  .uses-bootstrap .progress-animated[value]::-webkit-progress-value {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
            animation: progress-bar-stripes 2s linear infinite; }
  .uses-bootstrap .progress-animated[value]::-moz-progress-bar {
    animation: progress-bar-stripes 2s linear infinite; }
  @media screen and (min-width: 0\0) {
    .uses-bootstrap .progress-animated .progress-bar-striped {
      -webkit-animation: progress-bar-stripes 2s linear infinite;
              animation: progress-bar-stripes 2s linear infinite; } }
  .uses-bootstrap .progress-success[value]::-webkit-progress-value {
    background-color: #5cb85c; }
  .uses-bootstrap .progress-success[value]::-moz-progress-bar {
    background-color: #5cb85c; }
  @media screen and (min-width: 0\0) {
    .uses-bootstrap .progress-success .progress-bar {
      background-color: #5cb85c; } }
  .uses-bootstrap .progress-info[value]::-webkit-progress-value {
    background-color: #5bc0de; }
  .uses-bootstrap .progress-info[value]::-moz-progress-bar {
    background-color: #5bc0de; }
  @media screen and (min-width: 0\0) {
    .uses-bootstrap .progress-info .progress-bar {
      background-color: #5bc0de; } }
  .uses-bootstrap .progress-warning[value]::-webkit-progress-value {
    background-color: #f0ad4e; }
  .uses-bootstrap .progress-warning[value]::-moz-progress-bar {
    background-color: #f0ad4e; }
  @media screen and (min-width: 0\0) {
    .uses-bootstrap .progress-warning .progress-bar {
      background-color: #f0ad4e; } }
  .uses-bootstrap .progress-danger[value]::-webkit-progress-value {
    background-color: #6F120E; }
  .uses-bootstrap .progress-danger[value]::-moz-progress-bar {
    background-color: #6F120E; }
  @media screen and (min-width: 0\0) {
    .uses-bootstrap .progress-danger .progress-bar {
      background-color: #6F120E; } }
  .uses-bootstrap .media {
    margin-top: 15px; }
    .uses-bootstrap .media:first-child {
      margin-top: 0; }
  .uses-bootstrap .media,
  .uses-bootstrap .media-body {
    overflow: hidden;
    zoom: 1; }
  .uses-bootstrap .media-body {
    width: 10000px; }
  .uses-bootstrap .media-left,
  .uses-bootstrap .media-right,
  .uses-bootstrap .media-body {
    display: table-cell;
    vertical-align: top; }
  .uses-bootstrap .media-middle {
    vertical-align: middle; }
  .uses-bootstrap .media-bottom {
    vertical-align: bottom; }
  .uses-bootstrap .media-object {
    display: block; }
    .uses-bootstrap .media-object.img-thumbnail {
      max-width: none; }
  .uses-bootstrap .media-right {
    padding-left: 10px; }
  .uses-bootstrap .media-left {
    padding-right: 10px; }
  .uses-bootstrap .media-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .uses-bootstrap .media-list {
    padding-left: 0;
    list-style: none; }
  .uses-bootstrap .list-group {
    padding-left: 0;
    margin-bottom: 0; }
  .uses-bootstrap .list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
    .uses-bootstrap .list-group-item:first-child {
      border-top-right-radius: 0px;
      border-top-left-radius: 0px; }
    .uses-bootstrap .list-group-item:last-child {
      margin-bottom: 0;
      border-bottom-right-radius: 0px;
      border-bottom-left-radius: 0px; }
  .uses-bootstrap .list-group-flush .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .uses-bootstrap .list-group-flush:first-child .list-group-item:first-child {
    border-top: 0; }
  .uses-bootstrap .list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0; }
  .uses-bootstrap a.list-group-item,
  .uses-bootstrap button.list-group-item {
    width: 100%;
    color: #555;
    text-align: inherit; }
    .uses-bootstrap a.list-group-item .list-group-item-heading,
    .uses-bootstrap button.list-group-item .list-group-item-heading {
      color: #333; }
    .uses-bootstrap a.list-group-item:focus, .uses-bootstrap a.list-group-item:hover,
    .uses-bootstrap button.list-group-item:focus,
    .uses-bootstrap button.list-group-item:hover {
      color: #555;
      text-decoration: none;
      background-color: #f5f5f5; }
  .uses-bootstrap .list-group-item.disabled, .uses-bootstrap .list-group-item.disabled:focus, .uses-bootstrap .list-group-item.disabled:hover {
    color: #afafaf;
    cursor: not-allowed;
    background-color: #eceeef; }
    .uses-bootstrap .list-group-item.disabled .list-group-item-heading, .uses-bootstrap .list-group-item.disabled:focus .list-group-item-heading, .uses-bootstrap .list-group-item.disabled:hover .list-group-item-heading {
      color: inherit; }
    .uses-bootstrap .list-group-item.disabled .list-group-item-text, .uses-bootstrap .list-group-item.disabled:focus .list-group-item-text, .uses-bootstrap .list-group-item.disabled:hover .list-group-item-text {
      color: #afafaf; }
  .uses-bootstrap .list-group-item.active, .uses-bootstrap .list-group-item.active:focus, .uses-bootstrap .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #B82C24;
    border-color: #B82C24; }
    .uses-bootstrap .list-group-item.active .list-group-item-heading,
    .uses-bootstrap .list-group-item.active .list-group-item-heading > small,
    .uses-bootstrap .list-group-item.active .list-group-item-heading > .small, .uses-bootstrap .list-group-item.active:focus .list-group-item-heading,
    .uses-bootstrap .list-group-item.active:focus .list-group-item-heading > small,
    .uses-bootstrap .list-group-item.active:focus .list-group-item-heading > .small, .uses-bootstrap .list-group-item.active:hover .list-group-item-heading,
    .uses-bootstrap .list-group-item.active:hover .list-group-item-heading > small,
    .uses-bootstrap .list-group-item.active:hover .list-group-item-heading > .small {
      color: inherit; }
    .uses-bootstrap .list-group-item.active .list-group-item-text, .uses-bootstrap .list-group-item.active:focus .list-group-item-text, .uses-bootstrap .list-group-item.active:hover .list-group-item-text {
      color: #f1bab7; }
  .uses-bootstrap .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }
  .uses-bootstrap a.list-group-item-success,
  .uses-bootstrap button.list-group-item-success {
    color: #3c763d; }
    .uses-bootstrap a.list-group-item-success .list-group-item-heading,
    .uses-bootstrap button.list-group-item-success .list-group-item-heading {
      color: inherit; }
    .uses-bootstrap a.list-group-item-success:focus, .uses-bootstrap a.list-group-item-success:hover,
    .uses-bootstrap button.list-group-item-success:focus,
    .uses-bootstrap button.list-group-item-success:hover {
      color: #3c763d;
      background-color: #d0e9c6; }
    .uses-bootstrap a.list-group-item-success.active, .uses-bootstrap a.list-group-item-success.active:focus, .uses-bootstrap a.list-group-item-success.active:hover,
    .uses-bootstrap button.list-group-item-success.active,
    .uses-bootstrap button.list-group-item-success.active:focus,
    .uses-bootstrap button.list-group-item-success.active:hover {
      color: #fff;
      background-color: #3c763d;
      border-color: #3c763d; }
  .uses-bootstrap .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }
  .uses-bootstrap a.list-group-item-info,
  .uses-bootstrap button.list-group-item-info {
    color: #31708f; }
    .uses-bootstrap a.list-group-item-info .list-group-item-heading,
    .uses-bootstrap button.list-group-item-info .list-group-item-heading {
      color: inherit; }
    .uses-bootstrap a.list-group-item-info:focus, .uses-bootstrap a.list-group-item-info:hover,
    .uses-bootstrap button.list-group-item-info:focus,
    .uses-bootstrap button.list-group-item-info:hover {
      color: #31708f;
      background-color: #c4e3f3; }
    .uses-bootstrap a.list-group-item-info.active, .uses-bootstrap a.list-group-item-info.active:focus, .uses-bootstrap a.list-group-item-info.active:hover,
    .uses-bootstrap button.list-group-item-info.active,
    .uses-bootstrap button.list-group-item-info.active:focus,
    .uses-bootstrap button.list-group-item-info.active:hover {
      color: #fff;
      background-color: #31708f;
      border-color: #31708f; }
  .uses-bootstrap .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }
  .uses-bootstrap a.list-group-item-warning,
  .uses-bootstrap button.list-group-item-warning {
    color: #8a6d3b; }
    .uses-bootstrap a.list-group-item-warning .list-group-item-heading,
    .uses-bootstrap button.list-group-item-warning .list-group-item-heading {
      color: inherit; }
    .uses-bootstrap a.list-group-item-warning:focus, .uses-bootstrap a.list-group-item-warning:hover,
    .uses-bootstrap button.list-group-item-warning:focus,
    .uses-bootstrap button.list-group-item-warning:hover {
      color: #8a6d3b;
      background-color: #faf2cc; }
    .uses-bootstrap a.list-group-item-warning.active, .uses-bootstrap a.list-group-item-warning.active:focus, .uses-bootstrap a.list-group-item-warning.active:hover,
    .uses-bootstrap button.list-group-item-warning.active,
    .uses-bootstrap button.list-group-item-warning.active:focus,
    .uses-bootstrap button.list-group-item-warning.active:hover {
      color: #fff;
      background-color: #8a6d3b;
      border-color: #8a6d3b; }
  .uses-bootstrap .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }
  .uses-bootstrap a.list-group-item-danger,
  .uses-bootstrap button.list-group-item-danger {
    color: #a94442; }
    .uses-bootstrap a.list-group-item-danger .list-group-item-heading,
    .uses-bootstrap button.list-group-item-danger .list-group-item-heading {
      color: inherit; }
    .uses-bootstrap a.list-group-item-danger:focus, .uses-bootstrap a.list-group-item-danger:hover,
    .uses-bootstrap button.list-group-item-danger:focus,
    .uses-bootstrap button.list-group-item-danger:hover {
      color: #a94442;
      background-color: #ebcccc; }
    .uses-bootstrap a.list-group-item-danger.active, .uses-bootstrap a.list-group-item-danger.active:focus, .uses-bootstrap a.list-group-item-danger.active:hover,
    .uses-bootstrap button.list-group-item-danger.active,
    .uses-bootstrap button.list-group-item-danger.active:focus,
    .uses-bootstrap button.list-group-item-danger.active:hover {
      color: #fff;
      background-color: #a94442;
      border-color: #a94442; }
  .uses-bootstrap .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .uses-bootstrap .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }
  .uses-bootstrap .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
    .uses-bootstrap .embed-responsive .embed-responsive-item,
    .uses-bootstrap .embed-responsive iframe,
    .uses-bootstrap .embed-responsive embed,
    .uses-bootstrap .embed-responsive object,
    .uses-bootstrap .embed-responsive video {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  .uses-bootstrap .embed-responsive-21by9 {
    padding-bottom: 42.85714%; }
  .uses-bootstrap .embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .uses-bootstrap .embed-responsive-4by3 {
    padding-bottom: 75%; }
  .uses-bootstrap .embed-responsive-1by1 {
    padding-bottom: 100%; }
  .uses-bootstrap .close {
    float: right;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2; }
    .uses-bootstrap .close:focus, .uses-bootstrap .close:hover {
      color: #000;
      text-decoration: none;
      cursor: pointer;
      opacity: .5; }
  .uses-bootstrap button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }
  .uses-bootstrap .modal-open {
    overflow: hidden; }
  .uses-bootstrap .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch; }
    .uses-bootstrap .modal.fade .modal-dialog {
      transition: -webkit-transform .3s ease-out;
      transition: transform .3s ease-out;
      transition: transform .3s ease-out, -webkit-transform .3s ease-out;
      -webkit-transform: translate(0, -25%);
          -ms-transform: translate(0, -25%);
              transform: translate(0, -25%); }
    .uses-bootstrap .modal.in .modal-dialog {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .uses-bootstrap .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
  .uses-bootstrap .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }
  .uses-bootstrap .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.2rem;
    outline: 0; }
  .uses-bootstrap .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
    .uses-bootstrap .modal-backdrop.fade {
      opacity: 0; }
    .uses-bootstrap .modal-backdrop.in {
      opacity: 0.5; }
  .uses-bootstrap .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }
    .uses-bootstrap .modal-header::after {
      content: "";
      display: table;
      clear: both; }
  .uses-bootstrap .modal-header .close {
    margin-top: -2px; }
  .uses-bootstrap .modal-title {
    margin: 0;
    line-height: 1.5; }
  .uses-bootstrap .modal-body {
    position: relative;
    padding: 15px; }
  .uses-bootstrap .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
    .uses-bootstrap .modal-footer::after {
      content: "";
      display: table;
      clear: both; }
    .uses-bootstrap .modal-footer .btn + .btn {
      margin-bottom: 0;
      margin-left: 5px; }
    .uses-bootstrap .modal-footer .btn-group .btn + .btn {
      margin-left: -1px; }
    .uses-bootstrap .modal-footer .btn-block + .btn-block {
      margin-left: 0; }
  .uses-bootstrap .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 544px) {
    .uses-bootstrap .modal-dialog {
      width: 600px;
      margin: 30px auto; }
    .uses-bootstrap .modal-sm {
      width: 300px; } }
  @media (min-width: 768px) {
    .uses-bootstrap .modal-lg {
      width: 900px; } }
  .uses-bootstrap .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 0.875rem;
    opacity: 0; }
    .uses-bootstrap .tooltip.in {
      opacity: 0.9; }
    .uses-bootstrap .tooltip.tooltip-top, .uses-bootstrap .tooltip.bs-tether-element-attached-bottom {
      padding: 5px 0;
      margin-top: -3px; }
      .uses-bootstrap .tooltip.tooltip-top .tooltip-arrow, .uses-bootstrap .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000; }
    .uses-bootstrap .tooltip.tooltip-right, .uses-bootstrap .tooltip.bs-tether-element-attached-left {
      padding: 0 5px;
      margin-left: 3px; }
      .uses-bootstrap .tooltip.tooltip-right .tooltip-arrow, .uses-bootstrap .tooltip.bs-tether-element-attached-left .tooltip-arrow {
        top: 50%;
        left: 0;
        margin-top: -5px;
        border-width: 5px 5px 5px 0;
        border-right-color: #000; }
    .uses-bootstrap .tooltip.tooltip-bottom, .uses-bootstrap .tooltip.bs-tether-element-attached-top {
      padding: 5px 0;
      margin-top: 3px; }
      .uses-bootstrap .tooltip.tooltip-bottom .tooltip-arrow, .uses-bootstrap .tooltip.bs-tether-element-attached-top .tooltip-arrow {
        top: 0;
        left: 50%;
        margin-left: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000; }
    .uses-bootstrap .tooltip.tooltip-left, .uses-bootstrap .tooltip.bs-tether-element-attached-right {
      padding: 0 5px;
      margin-left: -3px; }
      .uses-bootstrap .tooltip.tooltip-left .tooltip-arrow, .uses-bootstrap .tooltip.bs-tether-element-attached-right .tooltip-arrow {
        top: 50%;
        right: 0;
        margin-top: -5px;
        border-width: 5px 0 5px 5px;
        border-left-color: #000; }
  .uses-bootstrap .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0px; }
  .uses-bootstrap .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .uses-bootstrap .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 0.875rem;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.2rem; }
    .uses-bootstrap .popover.popover-top, .uses-bootstrap .popover.bs-tether-element-attached-bottom {
      margin-top: -10px; }
      .uses-bootstrap .popover.popover-top .popover-arrow, .uses-bootstrap .popover.bs-tether-element-attached-bottom .popover-arrow {
        bottom: -11px;
        left: 50%;
        margin-left: -11px;
        border-top-color: rgba(0, 0, 0, 0.25);
        border-bottom-width: 0; }
        .uses-bootstrap .popover.popover-top .popover-arrow::after, .uses-bootstrap .popover.bs-tether-element-attached-bottom .popover-arrow::after {
          bottom: 1px;
          margin-left: -10px;
          content: "";
          border-top-color: #fff;
          border-bottom-width: 0; }
    .uses-bootstrap .popover.popover-right, .uses-bootstrap .popover.bs-tether-element-attached-left {
      margin-left: 10px; }
      .uses-bootstrap .popover.popover-right .popover-arrow, .uses-bootstrap .popover.bs-tether-element-attached-left .popover-arrow {
        top: 50%;
        left: -11px;
        margin-top: -11px;
        border-right-color: rgba(0, 0, 0, 0.25);
        border-left-width: 0; }
        .uses-bootstrap .popover.popover-right .popover-arrow::after, .uses-bootstrap .popover.bs-tether-element-attached-left .popover-arrow::after {
          bottom: -10px;
          left: 1px;
          content: "";
          border-right-color: #fff;
          border-left-width: 0; }
    .uses-bootstrap .popover.popover-bottom, .uses-bootstrap .popover.bs-tether-element-attached-top {
      margin-top: 10px; }
      .uses-bootstrap .popover.popover-bottom .popover-arrow, .uses-bootstrap .popover.bs-tether-element-attached-top .popover-arrow {
        top: -11px;
        left: 50%;
        margin-left: -11px;
        border-top-width: 0;
        border-bottom-color: rgba(0, 0, 0, 0.25); }
        .uses-bootstrap .popover.popover-bottom .popover-arrow::after, .uses-bootstrap .popover.bs-tether-element-attached-top .popover-arrow::after {
          top: 1px;
          margin-left: -10px;
          content: "";
          border-top-width: 0;
          border-bottom-color: #fff; }
    .uses-bootstrap .popover.popover-left, .uses-bootstrap .popover.bs-tether-element-attached-right {
      margin-left: -10px; }
      .uses-bootstrap .popover.popover-left .popover-arrow, .uses-bootstrap .popover.bs-tether-element-attached-right .popover-arrow {
        top: 50%;
        right: -11px;
        margin-top: -11px;
        border-right-width: 0;
        border-left-color: rgba(0, 0, 0, 0.25); }
        .uses-bootstrap .popover.popover-left .popover-arrow::after, .uses-bootstrap .popover.bs-tether-element-attached-right .popover-arrow::after {
          right: 1px;
          bottom: -10px;
          content: "";
          border-right-width: 0;
          border-left-color: #fff; }
  .uses-bootstrap .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -0.8rem -0.8rem 0 0; }
  .uses-bootstrap .popover-content {
    padding: 9px 14px; }
  .uses-bootstrap .popover-arrow, .uses-bootstrap .popover-arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .uses-bootstrap .popover-arrow {
    border-width: 11px; }
  .uses-bootstrap .popover-arrow::after {
    content: "";
    border-width: 10px; }
  .uses-bootstrap .carousel {
    position: relative; }
  .uses-bootstrap .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
    .uses-bootstrap .carousel-inner > .carousel-item {
      position: relative;
      display: none;
      transition: .6s ease-in-out left; }
      .uses-bootstrap .carousel-inner > .carousel-item > img,
      .uses-bootstrap .carousel-inner > .carousel-item > a > img {
        line-height: 1; }
      @media all and (transform-3d), (-webkit-transform-3d) {
        .uses-bootstrap .carousel-inner > .carousel-item {
          transition: -webkit-transform .6s ease-in-out;
          transition: transform .6s ease-in-out;
          transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
          -webkit-backface-visibility: hidden;
                  backface-visibility: hidden;
          -webkit-perspective: 1000px;
                  perspective: 1000px; }
          .uses-bootstrap .carousel-inner > .carousel-item.next, .uses-bootstrap .carousel-inner > .carousel-item.active.right {
            left: 0;
            -webkit-transform: translate3d(100%, 0, 0);
                    transform: translate3d(100%, 0, 0); }
          .uses-bootstrap .carousel-inner > .carousel-item.prev, .uses-bootstrap .carousel-inner > .carousel-item.active.left {
            left: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
                    transform: translate3d(-100%, 0, 0); }
          .uses-bootstrap .carousel-inner > .carousel-item.next.left, .uses-bootstrap .carousel-inner > .carousel-item.prev.right, .uses-bootstrap .carousel-inner > .carousel-item.active {
            left: 0;
            -webkit-transform: translate3d(0, 0, 0);
                    transform: translate3d(0, 0, 0); } }
    .uses-bootstrap .carousel-inner > .active,
    .uses-bootstrap .carousel-inner > .next,
    .uses-bootstrap .carousel-inner > .prev {
      display: block; }
    .uses-bootstrap .carousel-inner > .active {
      left: 0; }
    .uses-bootstrap .carousel-inner > .next,
    .uses-bootstrap .carousel-inner > .prev {
      position: absolute;
      top: 0;
      width: 100%; }
    .uses-bootstrap .carousel-inner > .next {
      left: 100%; }
    .uses-bootstrap .carousel-inner > .prev {
      left: -100%; }
    .uses-bootstrap .carousel-inner > .next.left,
    .uses-bootstrap .carousel-inner > .prev.right {
      left: 0; }
    .uses-bootstrap .carousel-inner > .active.left {
      left: -100%; }
    .uses-bootstrap .carousel-inner > .active.right {
      left: 100%; }
  .uses-bootstrap .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    opacity: 0.5; }
    .uses-bootstrap .carousel-control.left {
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
    .uses-bootstrap .carousel-control.right {
      right: 0;
      left: auto;
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
    .uses-bootstrap .carousel-control:focus, .uses-bootstrap .carousel-control:hover {
      color: #fff;
      text-decoration: none;
      outline: 0;
      opacity: .9; }
    .uses-bootstrap .carousel-control .icon-prev,
    .uses-bootstrap .carousel-control .icon-next {
      position: absolute;
      top: 50%;
      z-index: 5;
      display: inline-block;
      width: 20px;
      height: 20px;
      margin-top: -10px;
      font-family: serif;
      line-height: 1; }
    .uses-bootstrap .carousel-control .icon-prev {
      left: 50%;
      margin-left: -10px; }
    .uses-bootstrap .carousel-control .icon-next {
      right: 50%;
      margin-right: -10px; }
    .uses-bootstrap .carousel-control .icon-prev::before {
      content: "\2039"; }
    .uses-bootstrap .carousel-control .icon-next::before {
      content: "\203a"; }
  .uses-bootstrap .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none; }
    .uses-bootstrap .carousel-indicators li {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      cursor: pointer;
      background-color: transparent;
      border: 1px solid #fff;
      border-radius: 10px; }
    .uses-bootstrap .carousel-indicators .active {
      width: 12px;
      height: 12px;
      margin: 0;
      background-color: #fff; }
  .uses-bootstrap .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    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); }
    .uses-bootstrap .carousel-caption .btn {
      text-shadow: none; }
  @media (min-width: 544px) {
    .uses-bootstrap .carousel-control .icon-prev,
    .uses-bootstrap .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -15px;
      font-size: 30px; }
    .uses-bootstrap .carousel-control .icon-prev {
      margin-left: -15px; }
    .uses-bootstrap .carousel-control .icon-next {
      margin-right: -15px; }
    .uses-bootstrap .carousel-caption {
      right: 20%;
      left: 20%;
      padding-bottom: 30px; }
    .uses-bootstrap .carousel-indicators {
      bottom: 20px; } }
  .uses-bootstrap .clearfix::after {
    content: "";
    display: table;
    clear: both; }
  .uses-bootstrap .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .uses-bootstrap .pull-xs-left {
    float: left !important; }
  .uses-bootstrap .pull-xs-right {
    float: right !important; }
  .uses-bootstrap .pull-xs-none {
    float: none !important; }
  @media (min-width: 544px) {
    .uses-bootstrap .pull-sm-left {
      float: left !important; }
    .uses-bootstrap .pull-sm-right {
      float: right !important; }
    .uses-bootstrap .pull-sm-none {
      float: none !important; } }
  @media (min-width: 768px) {
    .uses-bootstrap .pull-md-left {
      float: left !important; }
    .uses-bootstrap .pull-md-right {
      float: right !important; }
    .uses-bootstrap .pull-md-none {
      float: none !important; } }
  @media (min-width: 992px) {
    .uses-bootstrap .pull-lg-left {
      float: left !important; }
    .uses-bootstrap .pull-lg-right {
      float: right !important; }
    .uses-bootstrap .pull-lg-none {
      float: none !important; } }
  @media (min-width: 1400px) {
    .uses-bootstrap .pull-xl-left {
      float: left !important; }
    .uses-bootstrap .pull-xl-right {
      float: right !important; }
    .uses-bootstrap .pull-xl-none {
      float: none !important; } }
  .uses-bootstrap .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .uses-bootstrap .sr-only-focusable:active, .uses-bootstrap .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  .uses-bootstrap .invisible {
    visibility: hidden !important; }
  .uses-bootstrap .text-hide {
    font: "0/0" a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .uses-bootstrap .text-justify {
    text-align: justify !important; }
  .uses-bootstrap .text-nowrap {
    white-space: nowrap !important; }
  .uses-bootstrap .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .uses-bootstrap .text-xs-left, .uses-bootstrap .text-left {
    text-align: left !important; }
  .uses-bootstrap .text-xs-right, .uses-bootstrap .text-right {
    text-align: right !important; }
  .uses-bootstrap .text-xs-center, .uses-bootstrap .text-center {
    text-align: center !important; }
  @media (min-width: 544px) {
    .uses-bootstrap .text-sm-left {
      text-align: left !important; }
    .uses-bootstrap .text-sm-right {
      text-align: right !important; }
    .uses-bootstrap .text-sm-center {
      text-align: center !important; } }
  @media (min-width: 768px) {
    .uses-bootstrap .text-md-left {
      text-align: left !important; }
    .uses-bootstrap .text-md-right {
      text-align: right !important; }
    .uses-bootstrap .text-md-center {
      text-align: center !important; } }
  @media (min-width: 992px) {
    .uses-bootstrap .text-lg-left {
      text-align: left !important; }
    .uses-bootstrap .text-lg-right {
      text-align: right !important; }
    .uses-bootstrap .text-lg-center {
      text-align: center !important; } }
  @media (min-width: 1400px) {
    .uses-bootstrap .text-xl-left {
      text-align: left !important; }
    .uses-bootstrap .text-xl-right {
      text-align: right !important; }
    .uses-bootstrap .text-xl-center {
      text-align: center !important; } }
  .uses-bootstrap .text-lowercase {
    text-transform: lowercase !important; }
  .uses-bootstrap .text-uppercase, .uses-bootstrap span.text-uppercase {
    text-transform: uppercase !important; }
  .uses-bootstrap .text-capitalize, .uses-bootstrap span.text-capitalize {
    text-transform: capitalize !important; }
  .uses-bootstrap .font-weight-normal {
    font-weight: normal; }
  .uses-bootstrap .font-weight-bold {
    font-weight: bold; }
  .uses-bootstrap .font-italic {
    font-style: italic; }
  .uses-bootstrap .text-muted {
    color: #afafaf; }
  .uses-bootstrap .text-primary, .uses-bootstrap span.text-primary {
    color: #B82C24 !important; }
  .uses-bootstrap a.text-primary:focus, .uses-bootstrap a.text-primary:hover {
    color: #8d221c; }
  .uses-bootstrap .text-success {
    color: #5cb85c !important; }
  .uses-bootstrap a.text-success:focus, .uses-bootstrap a.text-success:hover {
    color: #449d44; }
  .uses-bootstrap .text-info, .uses-bootstrap span.text-info {
    color: #5bc0de !important; }
  .uses-bootstrap a.text-info:focus, .uses-bootstrap a.text-info:hover {
    color: #31b0d5; }
  .uses-bootstrap .text-warning, .uses-bootstrap span.text-warning {
    color: #f0ad4e !important; }
  .uses-bootstrap a.text-warning:focus, .uses-bootstrap a.text-warning:hover {
    color: #ec971f; }
  .uses-bootstrap .text-danger, .uses-bootstrap span.text-danger {
    color: #6F120E !important; }
  .uses-bootstrap a.text-danger:focus, .uses-bootstrap a.text-danger:hover {
    color: #420b08; }
  .uses-bootstrap .bg-inverse {
    color: #eceeef;
    background-color: #373a3c; }
  .uses-bootstrap .bg-faded {
    background-color: #f7f7f9; }
  .uses-bootstrap .bg-primary {
    color: #fff !important;
    background-color: #B82C24 !important; }
  .uses-bootstrap a.bg-primary:focus, .uses-bootstrap a.bg-primary:hover {
    background-color: #8d221c; }
  .uses-bootstrap .bg-success {
    color: #fff !important;
    background-color: #5cb85c !important; }
  .uses-bootstrap a.bg-success:focus, .uses-bootstrap a.bg-success:hover {
    background-color: #449d44; }
  .uses-bootstrap .bg-info {
    color: #fff !important;
    background-color: #5bc0de !important; }
  .uses-bootstrap a.bg-info:focus, .uses-bootstrap a.bg-info:hover {
    background-color: #31b0d5; }
  .uses-bootstrap .bg-warning {
    color: #fff !important;
    background-color: #f0ad4e !important; }
  .uses-bootstrap a.bg-warning:focus, .uses-bootstrap a.bg-warning:hover {
    background-color: #ec971f; }
  .uses-bootstrap .bg-danger {
    color: #fff !important;
    background-color: #6F120E !important; }
  .uses-bootstrap a.bg-danger:focus, .uses-bootstrap a.bg-danger:hover {
    background-color: #420b08; }
  .uses-bootstrap .m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .uses-bootstrap .m-a-0 {
    margin: 0 0 !important; }
  .uses-bootstrap .m-t-0 {
    margin-top: 0 !important; }
  .uses-bootstrap .m-r-0 {
    margin-right: 0 !important; }
  .uses-bootstrap .m-b-0 {
    margin-bottom: 0 !important; }
  .uses-bootstrap .m-l-0 {
    margin-left: 0 !important; }
  .uses-bootstrap .m-x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .uses-bootstrap .m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .uses-bootstrap .m-a-1 {
    margin: 1rem 1rem !important; }
  .uses-bootstrap .m-t-1 {
    margin-top: 1rem !important; }
  .uses-bootstrap .m-r-1 {
    margin-right: 1rem !important; }
  .uses-bootstrap .m-b-1 {
    margin-bottom: 1rem !important; }
  .uses-bootstrap .m-l-1 {
    margin-left: 1rem !important; }
  .uses-bootstrap .m-x-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .uses-bootstrap .m-y-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .uses-bootstrap .m-a-2 {
    margin: 1.5rem 1.5rem !important; }
  .uses-bootstrap .m-t-2 {
    margin-top: 1.5rem !important; }
  .uses-bootstrap .m-r-2 {
    margin-right: 1.5rem !important; }
  .uses-bootstrap .m-b-2 {
    margin-bottom: 1.5rem !important; }
  .uses-bootstrap .m-l-2 {
    margin-left: 1.5rem !important; }
  .uses-bootstrap .m-x-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .uses-bootstrap .m-y-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .uses-bootstrap .m-a-3 {
    margin: 3rem 3rem !important; }
  .uses-bootstrap .m-t-3 {
    margin-top: 3rem !important; }
  .uses-bootstrap .m-r-3 {
    margin-right: 3rem !important; }
  .uses-bootstrap .m-b-3 {
    margin-bottom: 3rem !important; }
  .uses-bootstrap .m-l-3 {
    margin-left: 3rem !important; }
  .uses-bootstrap .m-x-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .uses-bootstrap .m-y-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .uses-bootstrap .p-a-0 {
    padding: 0 0 !important; }
  .uses-bootstrap .p-t-0 {
    padding-top: 0 !important; }
  .uses-bootstrap .p-r-0 {
    padding-right: 0 !important; }
  .uses-bootstrap .p-b-0 {
    padding-bottom: 0 !important; }
  .uses-bootstrap .p-l-0 {
    padding-left: 0 !important; }
  .uses-bootstrap .p-x-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .uses-bootstrap .p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .uses-bootstrap .p-a-1 {
    padding: 1rem 1rem !important; }
  .uses-bootstrap .p-t-1 {
    padding-top: 1rem !important; }
  .uses-bootstrap .p-r-1 {
    padding-right: 1rem !important; }
  .uses-bootstrap .p-b-1 {
    padding-bottom: 1rem !important; }
  .uses-bootstrap .p-l-1 {
    padding-left: 1rem !important; }
  .uses-bootstrap .p-x-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .uses-bootstrap .p-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .uses-bootstrap .p-a-2 {
    padding: 1.5rem 1.5rem !important; }
  .uses-bootstrap .p-t-2 {
    padding-top: 1.5rem !important; }
  .uses-bootstrap .p-r-2 {
    padding-right: 1.5rem !important; }
  .uses-bootstrap .p-b-2 {
    padding-bottom: 1.5rem !important; }
  .uses-bootstrap .p-l-2 {
    padding-left: 1.5rem !important; }
  .uses-bootstrap .p-x-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .uses-bootstrap .p-y-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .uses-bootstrap .p-a-3 {
    padding: 3rem 3rem !important; }
  .uses-bootstrap .p-t-3 {
    padding-top: 3rem !important; }
  .uses-bootstrap .p-r-3 {
    padding-right: 3rem !important; }
  .uses-bootstrap .p-b-3 {
    padding-bottom: 3rem !important; }
  .uses-bootstrap .p-l-3 {
    padding-left: 3rem !important; }
  .uses-bootstrap .p-x-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .uses-bootstrap .p-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .uses-bootstrap .pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
  .uses-bootstrap .hidden-xs-up {
    display: none !important; }
  @media (max-width: 543px) {
    .uses-bootstrap .hidden-xs-down {
      display: none !important; } }
  @media (min-width: 544px) {
    .uses-bootstrap .hidden-sm-up {
      display: none !important; } }
  @media (max-width: 767px) {
    .uses-bootstrap .hidden-sm-down {
      display: none !important; } }
  @media (min-width: 768px) {
    .uses-bootstrap .hidden-md-up {
      display: none !important; } }
  @media (max-width: 991px) {
    .uses-bootstrap .hidden-md-down {
      display: none !important; } }
  @media (min-width: 992px) {
    .uses-bootstrap .hidden-lg-up {
      display: none !important; } }
  @media (max-width: 1399px) {
    .uses-bootstrap .hidden-lg-down {
      display: none !important; } }
  @media (min-width: 1400px) {
    .uses-bootstrap .hidden-xl-up {
      display: none !important; } }
  .uses-bootstrap .hidden-xl-down {
    display: none !important; }
  .uses-bootstrap .visible-print-block {
    display: none !important; }
    @media print {
      .uses-bootstrap .visible-print-block {
        display: block !important; } }
  .uses-bootstrap .visible-print-inline {
    display: none !important; }
    @media print {
      .uses-bootstrap .visible-print-inline {
        display: inline !important; } }
  .uses-bootstrap .visible-print-inline-block {
    display: none !important; }
    @media print {
      .uses-bootstrap .visible-print-inline-block {
        display: inline-block !important; } }
  @media print {
    .uses-bootstrap .hidden-print {
      display: none !important; } }
  .uses-bootstrap img {
    height: auto; }
  .uses-bootstrap svg {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    border: 0; }
  .uses-bootstrap .table-responsive svg.svgTable {
    max-width: none; }
  .uses-bootstrap .embed-responsive.embed-bookshelf {
    overflow: auto;
    padding-bottom: 100vh; }
  .uses-bootstrap img[src*="_table/"] {
    cursor: -webkit-zoom-in;
    cursor: zoom-in; }
  .uses-bootstrap .table-responsive {
    -webkit-overflow-scrolling: touch; }
  .uses-bootstrap .svg-thead {
    background-color: #092449;
    fill: #092449; }
  .uses-bootstrap .svg-row-border-bottom {
    fill: #B82C24;
    fill-opacity: 1; }
  .uses-bootstrap .svg-table-border {
    fill: #FFFFFF;
    stroke: #FFFFFF; }
  .uses-bootstrap .svg-table-decoration {
    stroke: #FFFFFF; }
  .uses-bootstrap .svg-highlighted-column {
    fill: #B82C24; }
  .uses-bootstrap #Heading text, .uses-bootstrap #Heading tspan {
    fill: #ffffff; }
  .uses-bootstrap text, .uses-bootstrap tspan {
    fill: #373a3c; }
  .uses-bootstrap h1, .uses-bootstrap h2, .uses-bootstrap h3, .uses-bootstrap h4, .uses-bootstrap h5, .uses-bootstrap h6, .uses-bootstrap .h1, .uses-bootstrap .h2, .uses-bootstrap .h3, .uses-bootstrap .h4, .uses-bootstrap .h5, .uses-bootstrap .h6 {
    fill: inherit; }
  .uses-bootstrap .p {
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .uses-bootstrap .text-secondary, .uses-bootstrap span.text-secondary {
    color: #092449;
    fill: #092449; }
  .uses-bootstrap body, .uses-bootstrap .fake-print-body {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    list-style-position: inside; }
  .uses-bootstrap body.washington-examiner, .uses-bootstrap body.washington-examiner .fake-print-body {
    background-position: left 110%;
    background-size: 180%; }
  .uses-bootstrap body.mediadc, .uses-bootstrap body.mediadc .fake-print-body {
    background-image: url("/files/original/shutterstock_291729239.jpg"); }
  .uses-bootstrap body:after, .uses-bootstrap .fake-print-body:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .1;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center top; }
  .uses-bootstrap .preview-thumb {
    max-width: 80px;
    vertical-align: baseline; }
  .uses-bootstrap .preview-bg {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 80px auto;
    padding-left: 100px; }
  .uses-bootstrap .no-bg-image {
    background-image: none !important; }
  .uses-bootstrap .row {
    margin-bottom: 1rem; }
  .uses-bootstrap .card-transparent {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0px; }
  .uses-bootstrap .card-bg-btn {
    padding-bottom: 10%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    min-height: 60px;
    min-width: 120px; }
  .uses-bootstrap .card-bg-btn > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .uses-bootstrap .card-inverse {
    background-color: black; }
  .uses-bootstrap .card-inverse a {
    color: inherit; }
  .uses-bootstrap .card-icon-top {
    border: solid 2px #e2e2e2;
    background-color: rgba(13, 13, 13, 0.88);
    margin-top: 3rem;
    margin-bottom: 1rem; }
  .uses-bootstrap .card-icon-top .statbox-heading.inline-block {
    display: inline-block;
    width: 49%; }
  .uses-bootstrap .card-icon-top > .card-img-top {
    max-width: 6rem;
    margin-top: -3rem; }
  .uses-bootstrap .sorter:hover {
    color: #B82C24;
    -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
            transform: scale(1.3); }
  .uses-bootstrap small {
    color: #55595c; }
  .uses-bootstrap .red-alert-politics small {
    color: inherit; }
  .uses-bootstrap .btn-xs {
    padding: 0.15rem 0.3rem;
    font-size: 0.875rem;
    line-height: 1.05;
    border-radius: 0px; }
  .uses-bootstrap .bg-weekly-standard {
    color: white;
    background-color: gray; }
  .uses-bootstrap .bg-washington-examiner {
    color: white;
    background-color: #C4CCDE; }
  .uses-bootstrap .bg-red-alert-politics {
    color: white;
    background-color: #000; }
  .uses-bootstrap .text-weekly-standard {
    color: #D8353C; }
  .uses-bootstrap .text-washington-examiner {
    color: #5bc0de; }
  .uses-bootstrap .text-red-alert-politics {
    color: #6F120E; }
  .uses-bootstrap .weekly-standard .sidebartext {
    color: #fff; }
  .uses-bootstrap .sidebarinside {
    padding: 20px;
    color: #FFFFFF; }
  .uses-bootstrap .subpage-sidebar, .uses-bootstrap .sidebar {
    background-color: black;
    box-shadow: 0px 0px 10px #000; }
  .uses-bootstrap .subpage-sidebar .card.active:after, .uses-bootstrap .subpage-sidebar .active.public-admin-bar:after {
    content: ' ';
    position: absolute;
    top: 45%;
    top: calc(50% - 55px);
    top: calc(50% - 3rem);
    right: -22px;
    width: 0;
    height: 0;
    border-top: 1.5rem solid transparent;
    border-bottom: 1.5rem solid transparent;
    border-right: 1.5rem solid white; }
  .uses-bootstrap .subpage-sidebar .card, .uses-bootstrap .subpage-sidebar .public-admin-bar {
    transition: none; }
  .uses-bootstrap .subpage-sidebar .card:hover, .uses-bootstrap .subpage-sidebar .public-admin-bar:hover {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    transition: -webkit-transform .15s;
    transition: transform .15s;
    transition: transform .15s, -webkit-transform .15s; }
  .uses-bootstrap .subpage-sidebar .card.active:hover, .uses-bootstrap .subpage-sidebar .active.public-admin-bar:hover {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .uses-bootstrap .weekly-standard .subpage-sidebar .card.active:after, .uses-bootstrap .weekly-standard .subpage-sidebar .active.public-admin-bar:after {
    border-right: 15px solid #D8353C; }
  .uses-bootstrap .btn-black, .uses-bootstrap .btn-black:hover {
    background-color: black;
    color: #fff; }
  .uses-bootstrap .btn-circle {
    border-radius: 50%;
    width: 3.5rem;
    height: 3.5rem;
    text-align: center;
    padding: 0;
    line-height: 4;
    vertical-align: middle; }
  .uses-bootstrap html#html, .uses-bootstrap body#body {
    width: 100% !important;
    height: 100% !important; }
  .uses-bootstrap .columns-3 {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3; }
  .uses-bootstrap .columns-2 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2; }
  .uses-bootstrap .columns-3 ul, .uses-bootstrap .columns-2 ul {
    list-style-position: outside; }
  .uses-bootstrap .columns-3 li, .uses-bootstrap .columns-2 li {
    margin-left: 1rem;
    -webkit-column-break-inside: avoid;
       page-break-inside: avoid;
            break-inside: avoid; }
  .uses-bootstrap .columns-3 ul {
    list-style-position: outside; }
  .uses-bootstrap .columns-3 li {
    margin-left: 1rem;
    -webkit-column-break-inside: avoid;
       page-break-inside: avoid;
            break-inside: avoid; }
  .uses-bootstrap .margin-top, .uses-bootstrap .mt {
    margin-top: 1rem; }
  .uses-bootstrap .margin-top-2x, .uses-bootstrap .mt2x {
    margin-top: 2rem; }
  .uses-bootstrap .margin-top-1-5x, .uses-bootstrap .mt1-5x {
    margin-top: 1.5rem; }
  .uses-bootstrap .margin-top-3x, .uses-bootstrap .mt3x {
    margin-top: 3rem; }
  .uses-bootstrap .margin-top-4x, .uses-bootstrap .mt4x {
    margin-top: 4rem; }
  .uses-bootstrap .column {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    min-height: 100%; }
  .uses-bootstrap .absolute-position {
    position: absolute; }
  .uses-bootstrap .fixed-position {
    position: fixed; }
  .uses-bootstrap .fullheight-scrollable {
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  @media (min-width: 768px) {
    .uses-bootstrap .fullheight-scrollable {
      max-height: 100vh; } }
  .uses-bootstrap .column-fullheight {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    min-height: 100%; }
  .uses-bootstrap .fullheight {
    min-height: 100%;
    min-height: 100vh; }
  .uses-bootstrap .absolute-position.fullheight, .uses-bootstrap .fixed-position.fullheight {
    height: 100%;
    height: 100vh; }
  .uses-bootstrap .footeroffset {
    margin-bottom: 100px; }
  .uses-bootstrap footer {
    margin-top: -100px;
    position: relative;
    height: 100px; }
  .uses-bootstrap footer img.footerlogo {
    max-height: 100px;
    height: auto;
    width: auto;
    max-width: none; }
  .uses-bootstrap .flex-centered {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }
  @media (min-width: 1170px) {
    .uses-bootstrap {
      /*
    .leftline, .sidebar {
        margin-right: 30px;
    }
*/ } }
  .uses-bootstrap .sidebar-toggle .fa-arrow-left {
    display: none; }
  .uses-bootstrap .sidebar-toggle.in .fa-arrow-left {
    display: inline-block; }
  .uses-bootstrap .sidebar-toggle.in .fa-bars {
    display: none; }
  .uses-bootstrap .subpage-sidebar {
    position: fixed;
    height: 100%;
    max-width: 180px;
    min-width: 80px;
    width: 80%;
    left: -80%;
    top: 0;
    z-index: 999;
    transition: left .1s ease-out;
    /*
	overflow-x: hidden;
	overflow-y: auto;
*/
    -webkit-overflow-scrolling: touch; }
  .uses-bootstrap .subpage-sidebar.in {
    left: 0%; }
  .uses-bootstrap .subpage-sidebar-clicker {
    display: none;
    transition: width .13s ease-out;
    width: 0; }
  .uses-bootstrap .subpage-sidebar-clicker.in {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.71);
    top: 0;
    left: 0;
    z-index: 998; }
  .uses-bootstrap .overflow-hidden {
    overflow: hidden !important;
    max-height: 100%; }
  @media (min-width: 768px) {
    .uses-bootstrap .subpage-sidebar {
      position: relative;
      height: auto;
      width: auto;
      left: auto;
      top: auto;
      z-index: 0;
      /*
		overflow-x: inherit;
		overflow-y: inherit;
*/ } }
  @media (max-width: 768px) {
    .uses-bootstrap .subpage-sidebar {
      overflow-x: hidden;
      overflow-y: auto; } }
  .uses-bootstrap #public_logo {
    position: fixed;
    top: 20px;
    left: 20px; }
  .uses-bootstrap .public-admin-bar {
    position: fixed;
    top: 50px;
    right: 0;
    width: 60px;
    overflow: auto;
    background: gray;
    z-index: 9999;
    opacity: .5;
    transition: opacity .2s; }
  .uses-bootstrap .public-admin-bar:hover {
    opacity: 1; }
  .uses-bootstrap .ace_search {
    color: black; }
  .uses-bootstrap ::-moz-selection {
    background: yellow !important; }
  .uses-bootstrap ::selection {
    background: yellow !important; }
  .uses-bootstrap .weekly-standard h3, .uses-bootstrap .weekly-standard .h3 {
    text-transform: uppercase; }
  .uses-bootstrap .weekly-standard h1, .uses-bootstrap .weekly-standard h2, .uses-bootstrap .weekly-standard h3, .uses-bootstrap .weekly-standard h4, .uses-bootstrap .weekly-standard h5, .uses-bootstrap .weekly-standard h6, .uses-bootstrap .weekly-standard .h1, .uses-bootstrap .weekly-standard .h2, .uses-bootstrap .weekly-standard .h3, .uses-bootstrap .weekly-standard .h4, .uses-bootstrap .weekly-standard .h5, .uses-bootstrap .weekly-standard .h6, .uses-bootstrap .weekly-standard .sidebartext {
    text-transform: uppercase; }
  .uses-bootstrap .weekly-standard h3, .uses-bootstrap .weekly-standard .h3 {
    font-size: 1.5rem; }
  .uses-bootstrap .washington-examiner h1, .uses-bootstrap .washington-examiner h2, .uses-bootstrap .washington-examiner h3, .uses-bootstrap .washington-examiner h4, .uses-bootstrap .washington-examiner h5, .uses-bootstrap .washington-examiner h6, .uses-bootstrap .washington-examiner .h1, .uses-bootstrap .washington-examiner .h2, .uses-bootstrap .washington-examiner .h3, .uses-bootstrap .washington-examiner .h4, .uses-bootstrap .washington-examiner .h5, .uses-bootstrap .washington-examiner .h6, .uses-bootstrap .washington-examiner .sidebartext {
    text-transform: uppercase; }
  .uses-bootstrap .washington-examiner h3, .uses-bootstrap .washington-examiner .h3 {
    font-size: 1.5rem;
    font-weight: normal;
    font-family: Curator, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .uses-bootstrap .washington-examiner h4, .uses-bootstrap .washington-examiner .h4 {
    font-weight: normal;
    font-family: Curator, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  @media print {
    .uses-bootstrap .card-icon-top, .uses-bootstrap .card, .uses-bootstrap .public-admin-bar {
      page-break-inside: avoid !important; }
    .uses-bootstrap img {
      max-width: 100% !important; } }
  .uses-bootstrap #portfolio-filter {
    text-align: left; }
  .uses-bootstrap #portfolio-filter li {
    display: inline-block;
    margin-bottom: 10px; }
  .uses-bootstrap #portfolio-filter li a:after {
    content: " / ";
    margin-right: 3px;
    color: #092449; }
  .uses-bootstrap #portfolio-filter li:last-child a:after {
    content: ""; }
  .uses-bootstrap #portfolio-filter li a {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: block;
    text-decoration: none; }
  .uses-bootstrap #portfolio-filter li a.active {
    color: #B82C24; }
  .uses-bootstrap img[src*="loading"] {
    width: 50px !important; }
  .uses-bootstrap .card, .uses-bootstrap .public-admin-bar {
    -webkit-perspective: 1px;
            perspective: 1px; }
  .uses-bootstrap .card-img p {
    margin: 0 !important; }
  .uses-bootstrap .card-img-overlay {
    padding: 1rem; }
  .uses-bootstrap .card .card-title, .uses-bootstrap .public-admin-bar .card-title {
    font-family: 'Oswald',sans-serif;
    text-transform: uppercase; }
  .uses-bootstrap .card-title .a {
    text-decoration: none !important;
    background-color: #FFF;
    left: 10px;
    position: relative; }
  .uses-bootstrap .card-title .a::before {
    position: absolute;
    top: 0;
    right: 100%;
    content: '';
    width: 20px;
    height: 100%;
    bottom: 0;
    background-color: inherit; }
  .uses-bootstrap .card-title .a span {
    position: relative;
    left: -10px; }
  .uses-bootstrap .card-title a::hover, .uses-bootstrap .card-title .a::hover {
    text-decoration: underline; }

@-moz-document url-prefix() {
  .uses-bootstrap .card-title .a {
    box-decoration-break: clone;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.2; }
  .uses-bootstrap .card-title .a span {
    left: 0; }
  .uses-bootstrap .card-title .a::before {
    display: none; } }
  .uses-bootstrap .card-title small {
    color: #b3b3b3;
    font-size: 65%; }
  .uses-bootstrap .container-fluid {
    box-sizing: border-box !important; }
  .uses-bootstrap .container-fluid * {
    box-sizing: border-box !important; }
  .uses-bootstrap .nextprev {
    position: relative;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    max-width: 260px;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease;
    cursor: pointer; }
  .uses-bootstrap .nextprev-previous {
    margin-left: 2.5rem; }
  .uses-bootstrap .nextprev-next {
    margin-right: 2.5rem; }
  .uses-bootstrap .nextprev-previous::before, .uses-bootstrap .nextprev-next::after {
    position: absolute;
    font-size: 5rem;
    color: #6F120E;
    height: auto;
    line-height: 0;
    background-color: #B1B1B1;
    top: 0;
    bottom: 0;
    margin: auto;
    box-sizing: border-box;
    z-index: 1;
    height: 100%;
    height: calc(100% + 2px);
    width: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="88" height="98" viewBox="0, 0, 88, 98"><g id="Layer_1"><path d="M52.697,89.538 Q52.697,90.805 51.806,91.779 L47.35,96.651 Q46.459,97.625 45.3,97.625 Q44.141,97.625 43.25,96.651 L1.719,51.247 Q0.828,50.273 0.828,49.006 Q0.828,47.74 1.719,46.765 L43.25,1.362 Q44.141,0.388 45.3,0.388 Q46.459,0.388 47.35,1.362 L51.806,6.233 Q52.697,7.208 52.697,8.474 Q52.697,9.741 51.806,10.715 L16.781,49.006 L51.806,87.297 Q52.697,88.271 52.697,89.538 z M86.92,89.538 Q86.92,90.805 86.029,91.779 L81.573,96.651 Q80.682,97.625 79.523,97.625 Q78.364,97.625 77.473,96.651 L35.942,51.247 Q35.051,50.273 35.051,49.006 Q35.051,47.74 35.942,46.765 L77.473,1.362 Q78.364,0.388 79.523,0.388 Q80.682,0.388 81.573,1.362 L86.029,6.233 Q86.92,7.208 86.92,8.474 Q86.92,9.741 86.029,10.715 L51.004,49.006 L86.029,87.297 Q86.92,88.271 86.92,89.538 z" fill="%236F120E"/></g></svg>'); }
  .uses-bootstrap .nextprev-previous::before {
    /* 		content: '\00AB'; */
    content: '';
    left: -2.3rem;
    border-radius: 5px 0 0 5px; }
  .uses-bootstrap .nextprev-next::after {
    /* 		content: '\00BB'; */
    content: '';
    right: -2.3rem;
    border-radius: 0 5px 5px 0;
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="88" height="98" viewBox="0, 0, 88, 98"><g id="Layer_1"><path d="M35.177,89.532 Q35.177,90.798 36.068,91.773 L40.524,96.644 Q41.415,97.619 42.574,97.619 Q43.733,97.619 44.624,96.644 L86.155,51.241 Q87.046,50.267 87.046,49 Q87.046,47.733 86.155,46.759 L44.624,1.356 Q43.733,0.381 42.574,0.381 Q41.415,0.381 40.524,1.356 L36.068,6.227 Q35.177,7.202 35.177,8.468 Q35.177,9.735 36.068,10.709 L71.093,49 L36.068,87.291 Q35.177,88.265 35.177,89.532 z M0.954,89.532 Q0.954,90.798 1.845,91.773 L6.301,96.644 Q7.193,97.619 8.351,97.619 Q9.51,97.619 10.401,96.644 L51.932,51.241 Q52.823,50.267 52.823,49 Q52.823,47.733 51.932,46.759 L10.401,1.356 Q9.51,0.381 8.351,0.381 Q7.193,0.381 6.301,1.356 L1.845,6.227 Q0.954,7.202 0.954,8.468 Q0.954,9.735 1.845,10.709 L36.87,49 L1.845,87.291 Q0.954,88.265 0.954,89.532 z" fill="%236F120E"/></g></svg>'); }
  .uses-bootstrap .nextprev:hover {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); }
  .uses-bootstrap .nextprev .panel-body {
    background-size: cover;
    background-position: center center;
    position: relative;
    height: 0;
    padding-bottom: 75%; }
  .uses-bootstrap .nextprev-next {
    float: right; }
  .uses-bootstrap .nextprev-next .card-header {
    text-align: right; }
  .uses-bootstrap .card-inverse {
    color: #fff; }
  .uses-bootstrap .seo-holder {
    display: none; }
  .uses-bootstrap .inline-feature-holder {
    outline: solid 3px gray;
    background-color: gray;
    margin-bottom: 1rem;
    padding: 1.5rem 0; }
  .uses-bootstrap .inline-feature-holder::before {
    content: "Advertisement";
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .uses-bootstrap p {
    color: inherit; }
  .uses-bootstrap img {
    max-width: 100%; }
  .uses-bootstrap .red-light {
    color: #CE4D4D; }
  .uses-bootstrap .red-dark {
    color: #6F120E; }
  .uses-bootstrap .title, .uses-bootstrap .card .card-title, .uses-bootstrap .public-admin-bar .card-title {
    color: #6F120E;
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
    /* 	line-height: 24px; */
    line-height: 1;
    text-transform: none; }
  .uses-bootstrap .title a, .uses-bootstrap .card .card-title a, .uses-bootstrap .public-admin-bar .card-title a, .uses-bootstrap a.title, .uses-bootstrap .card a.card-title, .uses-bootstrap .public-admin-bar a.card-title {
    color: #6F120E;
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
    /* 	line-height: 32px; */
    line-height: 1.25;
    text-transform: none; }
  .uses-bootstrap table {
    border-collapse: collapse; }
  .uses-bootstrap #one td {
    border: 1px solid #000000;
    height: 57px; }
  .uses-bootstrap .centered-table a {
    color: #ce4d4d; }
  .uses-bootstrap .test-table {
    margin-left: auto;
    margin-right: auto; }
  .uses-bootstrap .fa {
    min-width: initial;
    color: inherit;
    padding: 0;
    cursor: auto; }
  .uses-bootstrap img {
    max-width: 100%; }
