/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-overflow-style: scrollbar;
  font-size: calc(14px + (22 - 14) * ((100vw - 1100px) / (2200 - 1100)));
  height: 100%;
}
body {
  font-family: "Muli", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.42857143;
  color: #ffffff;
  background: #002a4c;
  height: 100%;
  background-image: none;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: auto;
  min-height: 760px;
  min-width: 1100px;
}
body.js-home-page {
  min-height: 1079px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #26AAED;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0f7fb7;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 4px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #002a4c;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #aaaaaa;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Muli", Helvetica, Arial, sans-serif;
  font-weight: 800;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #888888;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 2rem;
}
h2,
.h2 {
  font-size: 2rem;
}
h3,
.h3 {
  font-size: 2rem;
}
h4,
.h4 {
  font-size: 2rem;
}
h5,
.h5 {
  font-size: 1rem;
}
h6,
.h6 {
  font-size: 1rem;
}
p {
  margin: 0 0 0.5rem;
}
.lead {
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.5rem;
  }
}
small,
.small {
  font-size: 100%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-superscript {
  vertical-align: super;
  font-size: 0.6em;
}
.text-muted {
  color: #888888;
}
.text-primary {
  color: #FEBC11;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #db9e01;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #d9534f;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #c9302c;
}
.bg-primary {
  color: #fff;
  background-color: #FEBC11;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #db9e01;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: -0.5rem;
  margin: 2rem 0 1rem;
  border-bottom: 1px solid #aaaaaa;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-no-indent {
  padding-left: 1.25rem;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #888888;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0.5rem 1rem;
  margin: 0 0 1rem;
  font-size: 1.25rem;
  border-left: 5px solid #aaaaaa;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #888888;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #aaaaaa;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: 1.42857143;
}
ul.leaders {
  padding: 0;
  overflow: hidden;
  list-style: none;
  text-align: left;
  margin-bottom: 0;
}
ul.leaders li {
  display: block;
  margin-bottom: 0.15em;
}
ul.leaders li::before {
  float: left;
  width: 0;
  white-space: nowrap;
  color: rgba(255, 255, 255, 0.25);
  content: "................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................";
}
ul.leaders li:last-child {
  margin-bottom: 0;
}
ul.leaders span:first-child {
  padding-right: 0.2em;
}
ul.leaders span + span {
  float: right;
  padding-left: 0.2em;
}
ul.leaders span:first-child,
ul.leaders span + span {
  background: #073d69;
}
.building-box__inner ul.leaders span:first-child,
.building-box__inner ul.leaders span + span {
  background: #124f82;
}
.building-full__consumption-values ul.leaders span:first-child,
.building-full__consumption-values ul.leaders span + span {
  background-color: #124f82;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  width: 966px;
}
@media (min-width: 1580px) {
  .container {
    width: 1166px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  height: 100%;
}
.row:first-child {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  margin-left: -13px;
  margin-right: -13px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1580px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
caption {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #888888;
  text-align: left;
}
th {
  text-align: left;
  background: rgba(0, 0, 0, 0.03);
}
.table {
  width: 100%;
  max-width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 1rem;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background: #002a4c;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:not(.no-hover):hover {
  background-color: rgba(255, 250, 205, 0.4);
  outline: solid 2px khaki;
  outline-offset: -1px;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: rgba(255, 250, 205, 0.4);
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: rgba(255, 247, 180, 0.4);
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 0.75rem;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.table--scrollable thead tr {
  display: block;
}
.table--scrollable tbody {
  display: block;
  overflow: auto;
  width: 100%;
  height: 250px;
}
table input[type="checkbox"] {
  margin: 0;
  vertical-align: middle;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 1.75rem;
  font-size: 1rem;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.8);
}
.form-control {
  display: block;
  width: 100%;
  height: auto;
  padding: 0.75rem 0.75rem;
  font-size: 1rem;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.8);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: rgba(0, 0, 0, 0.05);
  opacity: 1;
  color: rgba(0, 0, 0, 0.5);
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 4.5rem;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 13rem;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 25rem;
  }
}
.form-group {
  margin-bottom: 4rem;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 1rem;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 20px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-bottom: 0;
  min-height: 2rem;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 13rem;
  padding: 5px 10px;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 1px;
}
select.input-sm {
  height: 13rem;
  line-height: 13rem;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 13rem;
  padding: 5px 10px;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 1px;
}
.form-group-sm select.form-control {
  height: 13rem;
  line-height: 13rem;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 13rem;
  min-height: 2rem;
  padding: 6px 10px;
  font-size: 1rem;
  line-height: 1.5;
}
.input-lg {
  height: 25rem;
  padding: 10px 16px;
  font-size: 2rem;
  line-height: 1.3333333;
  border-radius: 4px;
}
select.input-lg {
  height: 25rem;
  line-height: 25rem;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 25rem;
  padding: 10px 16px;
  font-size: 2rem;
  line-height: 1.3333333;
  border-radius: 4px;
}
.form-group-lg select.form-control {
  height: 25rem;
  line-height: 25rem;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 25rem;
  min-height: 3rem;
  padding: 11px 16px;
  font-size: 2rem;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 5.625rem;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 4.5rem;
  height: 4.5rem;
  line-height: 4.5rem;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 25rem;
  height: 25rem;
  line-height: 25rem;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 13rem;
  height: 13rem;
  line-height: 13rem;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: rgba(0, 0, 0, 0.8);
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: rgba(0, 0, 0, 0.8);
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: rgba(0, 0, 0, 0.8);
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: rgba(0, 0, 0, 0.8);
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: rgba(0, 0, 0, 0.8);
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: rgba(0, 0, 0, 0.8);
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: rgba(0, 0, 0, 0.8);
}
.has-error .form-control {
  border-color: #d9534f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #c9302c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3;
}
.has-error .input-group-addon {
  color: rgba(0, 0, 0, 0.8);
  border-color: #d9534f;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: rgba(0, 0, 0, 0.8);
}
.has-feedback label ~ .form-control-feedback {
  top: 6rem;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  color: #ffffff;
}
.list-unstyled {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.75rem;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 2.75rem;
}
.form-horizontal .form-group {
  margin-left: -13px;
  margin-right: -13px;
}
.form-horizontal .control-label {
  text-align: right;
  margin-bottom: 0;
  padding-top: 0.75rem;
}
.form-horizontal .control-label__qualifier {
  color: #888888;
  display: block;
  font-weight: normal;
  font-size: 0.875rem;
  margin-top: 0.5rem;
}
.form-horizontal .control-label__qualifier span {
  background: rgba(0, 0, 0, 0.04);
  display: inline-block;
  padding: 0.25rem 0.5rem;
  border-radius: 2px;
}
.form-horizontal .control-label--file-input {
  text-align: right;
  margin-bottom: 0;
}
.form-horizontal .control--static-text {
  text-align: left;
  padding-top: 0.75rem;
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 13px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 1rem;
  }
}
ul.form-input-actions {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0.5rem;
}
ul.form-input-actions li {
  display: inline-block;
  margin-right: 1rem;
}
ul.form-input-actions li a {
  cursor: pointer;
}
date-picker #daterange {
  cursor: pointer;
}
.form-image-preview {
  cursor: pointer;
  max-width: 100%;
  max-height: 300px;
  margin-bottom: 1rem;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-image-preview {
    pointer-events: none;
  }
}
.checkbox {
  padding-left: 20px;
}
.checkbox.checkbox-inline {
  display: inline-block;
}
.checkbox.checkbox--table-column {
  min-height: unset;
  padding-top: 0;
}
.checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
  outline: none !important;
  user-select: none;
}
.checkbox label:hover::before {
  border-color: rgba(0, 0, 0, 0.8);
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: #fff;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  outline: none !important;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 0;
  font-size: 13px;
  color: #5cb85c;
  outline: none !important;
}
.checkbox input[type="checkbox"] {
  opacity: 0;
}
.checkbox input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after {
  content: "\2714";
}
.checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65;
  cursor: not-allowed;
}
.checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #428bca;
  border-color: #428bca;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}
.radio-primary input[type="radio"] + label::after {
  background-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #428bca;
}
.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}
.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 800;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 0;
  white-space: nowrap;
  padding: 1rem 0;
  font-size: 1rem;
  line-height: 1;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
}
.btn-group .btn {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.selected {
  background: #26AAED;
  color: #fff;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #FEBC11;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #FEBC11;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0 0 0 #e6e6e6;
  outline: none !important;
}
.btn-default:focus,
.btn-default.focus {
  color: #FEBC11;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  outline: none !important;
}
.btn-default:hover {
  color: #FEBC11;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #FEBC11;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #FEBC11;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #fff;
}
.btn-default .badge {
  color: #fff;
  background-color: #FEBC11;
}
.btn-primary {
  color: #fff;
  background-color: #26AAED;
  border-color: #139fe6;
  box-shadow: 0 0 0 0 #118fcf;
  outline: none !important;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #18a4ec;
  border-color: #1295d8;
  outline: none !important;
}
.btn-primary:hover {
  color: #fff;
  background-color: #18a4ec;
  border-color: #1295d8;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #18a4ec;
  border-color: #1295d8;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #18a4ec;
  border-color: #1295d8;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #26AAED;
  border-color: #139fe6;
}
.btn-primary .badge {
  color: #26AAED;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  box-shadow: 0 0 0 0 #449d44;
  outline: none !important;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #51b351;
  border-color: #47a447;
  outline: none !important;
}
.btn-success:hover {
  color: #fff;
  background-color: #51b351;
  border-color: #47a447;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #51b351;
  border-color: #47a447;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #51b351;
  border-color: #47a447;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  box-shadow: 0 0 0 0 #31b0d5;
  outline: none !important;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #4ebbdb;
  border-color: #39b3d7;
  outline: none !important;
}
.btn-info:hover {
  color: #fff;
  background-color: #4ebbdb;
  border-color: #39b3d7;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #4ebbdb;
  border-color: #39b3d7;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #4ebbdb;
  border-color: #39b3d7;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: orangered;
  border-color: #e63e00;
  box-shadow: 0 0 0 0 #cc3700;
  outline: none !important;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #f04100;
  border-color: #d63a00;
  outline: none !important;
}
.btn-warning:hover {
  color: #fff;
  background-color: #f04100;
  border-color: #d63a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f04100;
  border-color: #d63a00;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #f04100;
  border-color: #d63a00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: orangered;
  border-color: #e63e00;
}
.btn-warning .badge {
  color: orangered;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  box-shadow: 0 0 0 0 #c9302c;
  outline: none !important;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #d64742;
  border-color: #d2322d;
  outline: none !important;
}
.btn-danger:hover {
  color: #fff;
  background-color: #d64742;
  border-color: #d2322d;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d64742;
  border-color: #d2322d;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #d64742;
  border-color: #d2322d;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #26AAED;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #0f7fb7;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #888888;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 2rem;
  line-height: 1.3333333;
  border-radius: 4px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 1px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 1px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.span-tooltip {
  padding: 1rem 0;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot');
  src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff') format('woff'), url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.svg') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 1rem;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: -0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #444444;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #373737;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #FEBC11;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #888888;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 1rem;
  line-height: 1.42857143;
  color: #888888;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 25rem;
  padding: 10px 16px;
  font-size: 2rem;
  line-height: 1.3333333;
  border-radius: 4px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 25rem;
  line-height: 25rem;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 13rem;
  padding: 5px 10px;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 1px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 13rem;
  line-height: 13rem;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 0.75rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  background-color: rgba(0, 0, 0, 0.04);
  border: 1px solid #ccc;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 1rem;
  border-radius: 1px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 2rem;
  border-radius: 4px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #aaaaaa;
  color: #888888;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #888888;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #FEBC11;
  border-color: #FEBC11;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fff5dc;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #d9534f;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #d9534f;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #d9534f;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  top: 50%;
  height: 100px;
  margin-top: -50px;
  width: 80px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  border-radius: 0 1rem 1rem 0;
}
.carousel-control.right {
  left: auto;
  right: 0;
  border-radius: 1rem 0 0 1rem;
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translatex(-50%);
  padding: 0.5rem 0.5rem 0.25rem 0.5rem;
  border-radius: 1rem 1rem 0 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 15;
  list-style: none;
  text-align: center;
  margin-bottom: 0;
}
.carousel-indicators li {
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  margin: 0.25rem;
  text-indent: -999px;
  border: 2px solid #fff;
  border-radius: 50px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  width: 0.8rem;
  height: 0.8rem;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -13.33333333px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 5vh auto 0;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 1.5625rem;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  font-size: 1.5rem;
  font-weight: 800;
}
.modal-body {
  position: relative;
  padding: 1.5625rem;
}
.modal__module {
  border: 1px black solid;
  border-radius: 10px;
  padding: 12px;
}
.modal-footer {
  padding: 1.5625rem;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-footer .btn--primary-action {
  float: right;
}
.modal-footer .btn--secondary-action {
  float: left;
}
.modal-footer.edit-competition-footer {
  text-align: left;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-md {
  width: 600px;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Muli", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 1rem;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 350px;
  padding: 0.6rem 0.8rem;
  color: #fff;
  text-align: center;
  background-color: #111;
  border-radius: 2px;
  font-size: 1rem;
  font-weight: 600;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #111;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #111;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #111;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #111;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #111;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #111;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #111;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #111;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Muli", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 1rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:first-child:before,
.row:first-child:after,
.row .row:before,
.row .row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.action-details__content > .row:before,
.action-details__content > .row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:first-child:after,
.row .row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.modal-header:after,
.modal-footer:after,
.action-details__content > .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1579px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1579px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1579px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1579px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1580px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1580px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1580px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1580px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1579px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1580px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/************************************************************************/
/*  Code that needs to be cleaned up/doesn't have a good place to live  */
/************************************************************************/
.module-view {
  padding-bottom: 26px;
}
.copyright-footer {
  padding-right: 13px;
  height: 26px;
  text-align: right;
  font-size: 0.7rem;
  color: rgba(255, 255, 255, 0.5);
}
.dashboard-list {
  text-align: left;
}
.js-css-var-hook {
  display: none;
}
.js-comp-ranking__svg {
  vertical-align: bottom;
}
.flex-widget-container {
  height: 250px !important;
}
.building-performance-widget-container,
.competition-widget-container {
  height: 100%;
}
input[type="file"],
.flex-image__input {
  display: none;
}
.input-error__label {
  color: #d9534f;
}
.input-error__list-row {
  color: #d9534f;
}
.input-error__list-row a {
  color: #d9534f;
}
.input-error__message {
  display: block;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  color: #d9534f;
}
.input-error__message--inverted {
  background: #d9534f;
  padding: 1rem;
  color: #fff;
}
.input-error__field {
  border: 1px solid #d9534f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.input-error__field:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.display-flex {
  display: flex;
}
.display-flex__item {
  flex: auto;
}
.slider.slider-horizontal {
  width: 100%;
}
.slider .tooltip {
  z-index: 0 !important;
}
.help-icon--inline {
  padding-top: 0.75rem;
  padding-left: 2rem;
  vertical-align: middle;
  font-size: 1.2rem;
}
.help-icon {
  cursor: pointer;
}
input.input-number--remove-arrows[type=number]::-webkit-outer-spin-button,
input.input-number--remove-arrows[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input.input-number--remove-arrows[type=number] {
  -moz-appearance: textfield;
}
.daterange--error {
  border-color: #a94442;
}
.variable-module-row {
  height: 17rem;
}
.variable-module-row .carousel {
  height: 100%;
}
.variable-module-row .carousel .carousel-inner {
  height: 100%;
}
.oed-block__outer {
  padding: 0 0 26px;
}
body .oed-block__outer:first-of-type {
  padding-bottom: 13px;
}
.oed-block__outer--full-view {
  padding-top: 13px;
}
.oed-block__outer-title {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.oed-block__inner {
  height: 100%;
  padding: 1.25rem;
  background-color: #073d69;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  border-radius: 2px;
}
.oed-block__inner:before,
.oed-block__inner:after {
  content: " ";
  display: table;
}
.oed-block__inner:after {
  clear: both;
}
.oed-block__inner:before,
.oed-block__inner:after {
  content: " ";
  display: table;
}
.oed-block__inner:after {
  clear: both;
}
building-performance .oed-block__inner:not(.oed-block__inner--with-view-all-button) {
  padding-bottom: -11.75rem;
}
.oed-outage,
.oed-not-found {
  text-align: center;
  margin-top: 10vh;
}
.oed-outage .oed-block__header-title,
.oed-not-found .oed-block__header-title {
  margin: 0;
}
.oed-not-found__invalid-address {
  word-break: break-all;
}
.oed-block__header-icon-lg {
  font-size: 4rem;
  display: block;
}
[module-container] {
  height: 100%;
}
[module-container] > [class*="col"] {
  height: 100%;
}
[module-container] > [class*="col"] > [class*="row"] > [class*="col"] {
  overflow: hidden;
}
[module-container] > [class*="col"] > [class*="row"] > [class*="col"]:not(flex) {
  height: 100%;
}
[module-container] > [class*="col"] > [class*="row"] > [class*="col"] > .oed-block__outer {
  height: 100%;
}
[module-container] > [class*="col"] > [class*="row"] > [class*="col"] > .oed-block__outer > .oed-block__inner {
  height: 100%;
}
.oed-block__header {
  margin-bottom: 1.25rem;
}
[class*="full-view"] .oed-block__header {
  margin-bottom: 1.875rem;
}
.oed-block__header-title {
  font-size: 1.2rem;
  color: #ffffff;
  line-height: 1.2;
  margin: 0 auto;
  font-weight: 800;
  text-transform: none;
  display: inline-block;
  margin-right: 1rem;
}
.oed-block__header-title--full-view {
  font-size: 1.7rem;
  display: inline;
}
.oed-help-icon {
  display: inline-block;
  float: right;
  cursor: pointer;
}
[class*="full"] .oed-help-icon {
  position: absolute;
  top: 1.25rem;
  right: 5rem;
}
.oed-help-icon .icon {
  color: #26AAED;
  font-size: 1.75rem;
  line-height: 1;
}
.oed-help-icon .icon::before {
  font-weight: 800;
}
.oed-help-icon .icon:hover {
  color: #0f7fb7;
}
.oed-block__header-description {
  font-size: calc(1.2rem * 0.85);
  display: inline-block;
}
.oed-block__filters,
.oed-block__sorters {
  margin-bottom: 13px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
}
.oed-block__filter-button,
.oed-block__sorter-button {
  color: #fff;
  background-color: #124f82;
  border-color: #fff;
  box-shadow: 0 0 0 0 #0c3455;
  outline: none !important;
}
.oed-block__filter-button:focus,
.oed-block__sorter-button:focus,
.oed-block__filter-button.focus,
.oed-block__sorter-button.focus {
  color: #fff;
  background-color: #104774;
  border-color: #f7f7f7;
  outline: none !important;
}
.oed-block__filter-button:hover,
.oed-block__sorter-button:hover {
  color: #fff;
  background-color: #104774;
  border-color: #f7f7f7;
}
.oed-block__filter-button:active,
.oed-block__sorter-button:active,
.oed-block__filter-button.active,
.oed-block__sorter-button.active,
.open > .dropdown-toggle.oed-block__filter-button,
.open > .dropdown-toggle.oed-block__sorter-button {
  color: #fff;
  background-color: #104774;
  border-color: #f7f7f7;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
}
.oed-block__filter-button:active:hover,
.oed-block__sorter-button:active:hover,
.oed-block__filter-button.active:hover,
.oed-block__sorter-button.active:hover,
.open > .dropdown-toggle.oed-block__filter-button:hover,
.open > .dropdown-toggle.oed-block__sorter-button:hover,
.oed-block__filter-button:active:focus,
.oed-block__sorter-button:active:focus,
.oed-block__filter-button.active:focus,
.oed-block__sorter-button.active:focus,
.open > .dropdown-toggle.oed-block__filter-button:focus,
.open > .dropdown-toggle.oed-block__sorter-button:focus,
.oed-block__filter-button:active.focus,
.oed-block__sorter-button:active.focus,
.oed-block__filter-button.active.focus,
.oed-block__sorter-button.active.focus,
.open > .dropdown-toggle.oed-block__filter-button.focus,
.open > .dropdown-toggle.oed-block__sorter-button.focus {
  color: #fff;
  background-color: #104774;
  border-color: #f7f7f7;
}
.oed-block__filter-button:active,
.oed-block__sorter-button:active,
.oed-block__filter-button.active,
.oed-block__sorter-button.active,
.open > .dropdown-toggle.oed-block__filter-button,
.open > .dropdown-toggle.oed-block__sorter-button {
  background-image: none;
}
.oed-block__filter-button.disabled:hover,
.oed-block__sorter-button.disabled:hover,
.oed-block__filter-button[disabled]:hover,
.oed-block__sorter-button[disabled]:hover,
fieldset[disabled] .oed-block__filter-button:hover,
fieldset[disabled] .oed-block__sorter-button:hover,
.oed-block__filter-button.disabled:focus,
.oed-block__sorter-button.disabled:focus,
.oed-block__filter-button[disabled]:focus,
.oed-block__sorter-button[disabled]:focus,
fieldset[disabled] .oed-block__filter-button:focus,
fieldset[disabled] .oed-block__sorter-button:focus,
.oed-block__filter-button.disabled.focus,
.oed-block__sorter-button.disabled.focus,
.oed-block__filter-button[disabled].focus,
.oed-block__sorter-button[disabled].focus,
fieldset[disabled] .oed-block__filter-button.focus,
fieldset[disabled] .oed-block__sorter-button.focus {
  background-color: #124f82;
  border-color: #fff;
}
.oed-block__filter-button .badge,
.oed-block__sorter-button .badge {
  color: #124f82;
  background-color: #fff;
}
.oed-block__filter-button.selected,
.oed-block__sorter-button.selected {
  color: #fff;
  background-color: #26AAED;
  border-color: #26AAED;
  box-shadow: 0 0 0 0 #118fcf;
  outline: none !important;
  cursor: default;
  pointer-events: none;
}
.oed-block__filter-button.selected:focus,
.oed-block__sorter-button.selected:focus,
.oed-block__filter-button.selected.focus,
.oed-block__sorter-button.selected.focus {
  color: #fff;
  background-color: #18a4ec;
  border-color: #18a4ec;
  outline: none !important;
}
.oed-block__filter-button.selected:hover,
.oed-block__sorter-button.selected:hover {
  color: #fff;
  background-color: #18a4ec;
  border-color: #18a4ec;
}
.oed-block__filter-button.selected:active,
.oed-block__sorter-button.selected:active,
.oed-block__filter-button.selected.active,
.oed-block__sorter-button.selected.active,
.open > .dropdown-toggle.oed-block__filter-button.selected,
.open > .dropdown-toggle.oed-block__sorter-button.selected {
  color: #fff;
  background-color: #18a4ec;
  border-color: #18a4ec;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
}
.oed-block__filter-button.selected:active:hover,
.oed-block__sorter-button.selected:active:hover,
.oed-block__filter-button.selected.active:hover,
.oed-block__sorter-button.selected.active:hover,
.open > .dropdown-toggle.oed-block__filter-button.selected:hover,
.open > .dropdown-toggle.oed-block__sorter-button.selected:hover,
.oed-block__filter-button.selected:active:focus,
.oed-block__sorter-button.selected:active:focus,
.oed-block__filter-button.selected.active:focus,
.oed-block__sorter-button.selected.active:focus,
.open > .dropdown-toggle.oed-block__filter-button.selected:focus,
.open > .dropdown-toggle.oed-block__sorter-button.selected:focus,
.oed-block__filter-button.selected:active.focus,
.oed-block__sorter-button.selected:active.focus,
.oed-block__filter-button.selected.active.focus,
.oed-block__sorter-button.selected.active.focus,
.open > .dropdown-toggle.oed-block__filter-button.selected.focus,
.open > .dropdown-toggle.oed-block__sorter-button.selected.focus {
  color: #fff;
  background-color: #18a4ec;
  border-color: #18a4ec;
}
.oed-block__filter-button.selected:active,
.oed-block__sorter-button.selected:active,
.oed-block__filter-button.selected.active,
.oed-block__sorter-button.selected.active,
.open > .dropdown-toggle.oed-block__filter-button.selected,
.open > .dropdown-toggle.oed-block__sorter-button.selected {
  background-image: none;
}
.oed-block__filter-button.selected.disabled:hover,
.oed-block__sorter-button.selected.disabled:hover,
.oed-block__filter-button.selected[disabled]:hover,
.oed-block__sorter-button.selected[disabled]:hover,
fieldset[disabled] .oed-block__filter-button.selected:hover,
fieldset[disabled] .oed-block__sorter-button.selected:hover,
.oed-block__filter-button.selected.disabled:focus,
.oed-block__sorter-button.selected.disabled:focus,
.oed-block__filter-button.selected[disabled]:focus,
.oed-block__sorter-button.selected[disabled]:focus,
fieldset[disabled] .oed-block__filter-button.selected:focus,
fieldset[disabled] .oed-block__sorter-button.selected:focus,
.oed-block__filter-button.selected.disabled.focus,
.oed-block__sorter-button.selected.disabled.focus,
.oed-block__filter-button.selected[disabled].focus,
.oed-block__sorter-button.selected[disabled].focus,
fieldset[disabled] .oed-block__filter-button.selected.focus,
fieldset[disabled] .oed-block__sorter-button.selected.focus {
  background-color: #26AAED;
  border-color: #26AAED;
}
.oed-block__filter-button.selected .badge,
.oed-block__sorter-button.selected .badge {
  color: #26AAED;
  background-color: #fff;
}
.oed-block__filter-button.oed-icon,
.oed-block__sorter-button.oed-icon {
  font-size: 1.4rem;
  padding: 0.8rem 0;
}
.oed-block__show-more-buildings {
  padding-top: 0.625rem;
}
.oed-block__cusum-chart {
  height: 21rem;
  background-color: #fff;
  border-radius: 2px;
  padding: 1.25rem 0 0;
  text-align: left;
}
.js-statistics-container-hook {
  min-width: 17.1rem;
}
.oed-box-hover-effect {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  transition: all 0.2s ease-in-out;
}
.oed-box-hover-effect:hover {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  transform: translateY(-4px);
}
.js-building-box-container {
  min-height: 20rem;
  min-width: 13rem;
}
.building-box {
  display: block;
  float: left;
  padding-top: 13px;
  padding-bottom: 13px;
  min-height: 20rem;
  min-width: 13rem;
}
.building-box a {
  color: inherit;
  text-decoration: none;
}
.building-box__inner {
  background-color: #124f82;
  height: 100%;
  padding: 1.25rem;
  border-radius: 2px;
  overflow: hidden;
}
.building-box__inner:hover {
  cursor: pointer;
}
.building-box__inner--overlay {
  padding: 0 0 1.25rem 0;
}
.building-box__spinner {
  background-color: transparent;
  height: 100%;
  padding: 1.25rem;
  border-radius: 2px;
  cursor: default;
  position: relative;
}
.building-box__name {
  font-size: 1.2rem;
  font-weight: 800;
  margin: 0 0 1rem;
  line-height: 1.3;
}
.building-box__inner--overlay .building-box__name {
  color: #ffffff;
  display: block;
  font-size: 1.08rem;
  width: 100%;
  padding: 0.625rem 1.25rem;
  background: rgba(0, 16, 29, 0.625);
  text-shadow: none;
}
.building__image {
  width: 100%;
  background-size: cover;
  background-position: center center;
  border-radius: 1px;
  transition: all 0.2s ease-in-out;
  position: relative;
  margin-bottom: 1.25rem;
  overflow: hidden;
}
.building__image--full {
  width: auto;
  margin: -1.25rem -1.25rem 26px;
  background-color: #073d69;
  position: relative;
  border-radius: 2px 2px 0 0;
  overflow: hidden;
}
.building__image--full .full-view__link-close {
  top: 1.25rem;
  right: 1.875rem;
}
.building__image--default {
  width: 100%;
  background-repeat: no-repeat;
  background-size: 30% auto;
  background-position: center 66.666%;
  border-radius: 1px;
  transition: all 0.2s ease-in-out;
  position: relative;
  margin-bottom: 1.25rem;
  overflow: hidden;
}
.building-box__consumption-data {
  font-size: 0.8125rem;
}
.building-box__consumption-data:before,
.building-box__consumption-data:after {
  content: " ";
  display: table;
}
.building-box__consumption-data:after {
  clear: both;
}
.building-box__consumption-data:before,
.building-box__consumption-data:after {
  content: " ";
  display: table;
}
.building-box__consumption-data:after {
  clear: both;
}
.building-box__inner--overlay .building-box__consumption-data {
  padding: 0 1.25rem;
}
.building-box__percentage {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 800;
  margin-bottom: 1rem;
  line-height: 1;
  overflow: hidden;
  white-space: nowrap;
  color: #ffffff;
  font-family: "Muli", Helvetica, Arial, sans-serif;
}
.building-box__percentage .icon::before {
  font-weight: 800;
}
.value--good {
  color: #5cb85c;
}
.value--bad {
  color: #d9534f;
}
.value--neutral {
  color: #444444;
}
.value--missing-data {
  color: inherit;
  font-style: italic;
}
.building-box__leaders {
  margin-bottom: 0;
}
.building-box__consumption-values {
  color: rgba(255, 255, 255, 0.5);
  transition: all 0.2s ease-in-out;
}
.building-box__inner:hover .building-box__consumption-values {
  color: #ffffff;
}
.oed-header {
  padding: 13px 0;
  color: #ffffff;
}
.oed-header:before,
.oed-header:after {
  content: " ";
  display: table;
}
.oed-header:after {
  clear: both;
}
.oed-header:before,
.oed-header:after {
  content: " ";
  display: table;
}
.oed-header:after {
  clear: both;
}
.oed-title {
  font-size: 0.9rem;
  line-height: 1.4;
  font-weight: 600;
  margin: 0;
}
.oed-date-time {
  text-align: right;
  float: right;
  font-size: 0.9rem;
  line-height: 1.4;
}
.oed-date-time__time {
  margin-left: 0.5rem;
}
.full-view__header {
  padding: 0 0 0 0.625rem;
  text-align: left;
}
.full-view__header:before,
.full-view__header:after {
  content: " ";
  display: table;
}
.full-view__header:after {
  clear: both;
}
.full-view__header:before,
.full-view__header:after {
  content: " ";
  display: table;
}
.full-view__header:after {
  clear: both;
}
.full-view__header-title {
  font-size: 1.7rem;
  color: #ffffff;
  line-height: 1.2;
  margin: 0 0 0.5rem 0;
  font-weight: 800;
  text-transform: none;
  display: inline;
  margin-right: 1.25rem;
}
.full-view__header-description {
  font-size: 1.2rem;
  display: inline-block;
  color: rgba(255, 255, 255, 0.75);
  margin-right: 1.25rem;
}
.full-view__last-updated,
.full-view__last-updated--team-view {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  font-style: italic;
  margin-left: 1.25rem;
  margin-top: 0.5rem;
  font-weight: normal;
  font-size: 1rem;
}
.full-view__link-close {
  font-size: 1.95rem;
  line-height: 3.1rem;
  width: 3rem;
  height: 3rem;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  border-radius: 50%;
  background-color: #26AAED;
  color: #fff !important;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  position: absolute;
  top: 0;
  z-index: 1000;
  right: 1.25rem;
}
.full-view__link-close:hover {
  background-color: #118fcf;
}
.full-view__link-close * {
  text-shadow: none;
}
.full-view__header-team__comp-name {
  font-size: 1.25rem;
  color: #ffffff;
  display: inline-block;
  font-weight: 800;
  margin-right: 1rem;
}
.full-view__header-team__comp-dates {
  color: rgba(255, 255, 255, 0.75);
  display: inline-block;
  font-size: 1.25rem;
}
.full-view__header-team__points {
  display: inline-block;
  font-weight: normal;
}
.full-view__header-team__points::before {
  content: ": ";
}
.full-view__header-team__points::after {
  content: " points";
}
.full-view__header-team__name {
  font-size: 2.5rem;
  color: #ffffff;
}
.full-view__header-team__rank {
  display: inline-block;
  font-family: "Muli", Helvetica, Arial, sans-serif;
  color: #ffffff;
  margin-left: 2rem;
  font-size: 0.7em;
  line-height: 1.8;
  font-weight: bold;
  padding: 0 1rem;
  border-radius: 3rem;
  text-transform: uppercase;
  background: #111;
}
.admin-spinner-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80vh;
}
.admin-spinner-shroud {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(252, 252, 252, 0.4);
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
}
.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  text-align: center;
}
.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #26AAED;
  border-radius: 2px;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.admin-spinner-container .spinner {
  width: 100px;
}
.admin-spinner-container .spinner > div {
  width: 30px;
  height: 30px;
  background-color: #26AAED;
}
.admin-spinner-blanket {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0);
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.portfolio-load-spinner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.portfolio-load-if.ng-enter {
  transition: 300ms linear all;
  opacity: 0;
}
.portfolio-load-if.ng-enter.ng-enter-active {
  opacity: 1;
}
.portfolio-load-if.ng-leave {
  transition: 300ms linear all;
  opacity: 1;
}
.portfolio-load-if.ng-leave.ng-leave-active {
  opacity: 0;
}
.animate-repeat.ng-move,
.animate-repeat.ng-enter,
.animate-repeat.ng-leave {
  transition: 400ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  position: relative;
}
.animate-repeat.ng-leave.ng-leave-active,
.animate-repeat.ng-move,
.animate-repeat.ng-enter {
  opacity: 0;
  top: -15px;
}
.animate-repeat.ng-leave {
  opacity: 0;
  display: none;
  top: 0px;
}
.animate-repeat.ng-move.ng-move-active,
.animate-repeat.ng-enter.ng-enter-active {
  opacity: 1;
  top: 0px;
}
.animate-repeat.ng-move-stagger,
.animate-repeat.ng-enter-stagger {
  transition-delay: 80ms;
  transition-duration: 0s;
}
.animate-repeat-ranked-team.ng-move,
.animate-repeat-ranked-team.ng-enter,
.animate-repeat-ranked-team.ng-leave {
  transition: 400ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  position: relative;
}
.animate-repeat-ranked-team.ng-leave.ng-leave-active,
.animate-repeat-ranked-team.ng-move,
.animate-repeat-ranked-team.ng-enter {
  opacity: 0;
  top: -5px;
}
.animate-repeat-ranked-team.ng-leave {
  opacity: 0;
  display: none;
  top: 0px;
}
.animate-repeat-ranked-team.ng-move.ng-move-active,
.animate-repeat-ranked-team.ng-enter.ng-enter-active {
  opacity: 1;
  top: 0px;
}
.animate-repeat-ranked-team.ng-move-stagger,
.animate-repeat-ranked-team.ng-enter-stagger {
  transition-delay: 80ms;
  transition-duration: 0s;
}
.staggered-fade-in {
  opacity: 0;
}
.staggered-fade-in.animation-trigger {
  animation-name: fadeInDown;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
.staggered-fade-in.animation-trigger.ng-leave {
  animation-duration: 0s;
}
.staggered-fade-in.animation-trigger:nth-child(2) {
  animation-delay: 80ms;
}
.staggered-fade-in.animation-trigger:nth-child(3) {
  animation-delay: 160ms;
}
.staggered-fade-in.animation-trigger:nth-child(4) {
  animation-delay: 240ms;
}
.staggered-fade-in.animation-trigger:nth-child(5) {
  animation-delay: 320ms;
}
.staggered-fade-in.animation-trigger:nth-child(6) {
  animation-delay: 400ms;
}
.staggered-fade-in.animation-trigger:nth-child(7) {
  animation-delay: 480ms;
}
.staggered-fade-in.animation-trigger:nth-child(8) {
  animation-delay: 560ms;
}
.staggered-fade-in.animation-trigger:nth-child(9) {
  animation-delay: 640ms;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -10px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.js-whole-page-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}
.transition-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  perspective: 1200px;
}
.transition-wrapper__block {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translate3d(0, 0, 0);
  transform-style: preserve-3d;
}
.transition-wrapper__block--header {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  transform: translate3d(0, 0, 0);
  transform-style: preserve-3d;
}
.module-view.transition-wrapper__block {
  bottom: 0;
}
.anim-deeper .anim-in-out.anim-in-setup {
  z-index: 999;
}
.anim-deeper .anim-in-out.anim-in-setup .transition-wrapper__block {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.anim-deeper .anim-in-out.anim-in {
  z-index: 999;
}
.anim-deeper .anim-in-out.anim-in .transition-wrapper__block {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
.anim-shallow .anim-in-out.anim-out-setup {
  z-index: 999;
}
.anim-shallow .anim-in-out.anim-out-setup .transition-wrapper__block {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
.anim-shallow .anim-in-out.anim-out {
  z-index: 999;
}
.anim-shallow .anim-in-out.anim-out .transition-wrapper__block {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
.anim-shallow .anim-in-out.anim-in-setup {
  z-index: 1;
}
.anim-shallow .anim-in-out.anim-in-setup .transition-wrapper__block {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.anim-shallow .anim-in-out.anim-in-setup .transition-wrapper__block--header {
  opacity: 0;
}
.anim-shallow .anim-in-out.anim-in {
  z-index: 1;
}
.anim-shallow .anim-in-out.anim-in .transition-wrapper__block {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 500ms;
  transition: all 500ms ease-in-out;
}
.anim-shallow .anim-in-out.anim-in .transition-wrapper__block--header {
  opacity: 1;
  transition: all 500ms cubic-bezier(0.17, 0.78, 0.28, 0.97);
}
.anim-deeper .anim-in-out.anim-out-setup {
  z-index: 1;
}
.anim-deeper .anim-in-out.anim-out-setup .transition-wrapper__block {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 500ms;
  transition: all 500ms ease-in-out;
}
.anim-deeper .anim-in-out.anim-out-setup .transition-wrapper__block--header {
  opacity: 1;
  transition: all 500ms cubic-bezier(0.17, 0.78, 0.28, 0.97);
}
.anim-deeper .anim-in-out.anim-out {
  z-index: 1;
}
.anim-deeper .anim-in-out.anim-out .transition-wrapper__block {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 500ms;
  transition: all 500ms ease-in-out;
}
.anim-deeper .anim-in-out.anim-out .transition-wrapper__block--header {
  opacity: 0;
  transition: all 500ms cubic-bezier(0.17, 0.78, 0.28, 0.97);
}
.anim-in-out.anim-in-setup .action-details-full-view .oed-block__inner,
.anim-in-out.anim-in .action-details-full-view .oed-block__inner,
.anim-in-out.anim-in-setup .social-feed-full-view .oed-block__inner,
.anim-in-out.anim-in .social-feed-full-view .oed-block__inner,
.anim-in-out.anim-in-setup .discretionary-feed-full-view .oed-block__inner,
.anim-in-out.anim-in .discretionary-feed-full-view .oed-block__inner,
.anim-in-out.anim-in-setup .actions-full-view .oed-block__inner,
.anim-in-out.anim-in .actions-full-view .oed-block__inner,
.anim-in-out.anim-in-setup .building-performance-full-view .oed-block__inner,
.anim-in-out.anim-in .building-performance-full-view .oed-block__inner {
  min-height: 2000px;
}
.building-full-view > .row {
  height: 100%;
}
.building-full-view > .row > building[class*="col"] {
  overflow: hidden;
  height: 100%;
}
.building-full-view > .row > building[class*="col"] > .oed-block__outer {
  height: 100%;
}
.building-full-view > .row > building[class*="col"] > .oed-block__outer > .oed-block__inner {
  height: 100%;
}
.building-full-view > .row > building[class*="col"] > .oed-block__outer > .oed-block__inner > .row > [class*="col"] {
  height: 100%;
}
.building-full-view > .row > building[class*="col"] > .oed-block__outer > .oed-block__inner > .row > [class*="col"] > div > .row > [class*="col"] {
  height: 100%;
}
.building-full-view > .row > building[class*="col"] > .oed-block__outer > .oed-block__inner > .row > [class*="col"] > div > .row > [class*="col"] > .oed-chart__outer {
  height: 100%;
}
.building-full-view > .row > building[class*="col"] > .oed-block__outer > .oed-block__inner > .row > [class*="col"] > div > .row > [class*="col"] > .oed-chart__outer > .oed-chart__inner {
  height: 100%;
  min-height: 250px;
  margin-bottom: 26px;
}
.building-full__header {
  background: rgba(0, 16, 29, 0.625);
  padding: 1.25rem;
  position: relative;
}
.building-full__building-name {
  font-size: 2.8rem;
  color: #ffffff;
  line-height: 1;
  display: inline-block;
  margin-bottom: 0.25rem;
}
.building-full__building-address {
  font-size: 1rem;
  display: inline-block;
  margin-right: 1.25rem;
  color: #ffffff;
}
.building-full__consumption-values {
  background-color: #124f82;
  padding: 1.25rem;
  border-radius: 2px;
  width: 100%;
  margin-bottom: 0;
  display: inline-block;
  text-align: center;
  font-size: 0.875rem;
}
.building-full__consumption-values:hover {
  cursor: pointer;
}
.building-full__consumption-current-label,
.building-full__consumption-current-value,
.building-full__consumption-comparison-label,
.building-full__consumption-comparison-value {
  color: rgba(255, 255, 255, 0.5);
  transition: all 0.2s ease-in-out;
}
.building-full__consumption-values:hover .building-full__consumption-current-label,
.building-full__consumption-values:hover .building-full__consumption-current-value,
.building-full__consumption-values:hover .building-full__consumption-comparison-label,
.building-full__consumption-values:hover .building-full__consumption-comparison-value {
  color: #ffffff;
}
.building-full__data-interval {
  font-size: 1rem;
  color: #ffffff;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1;
}
.building-full__data-percentage {
  display: block;
  font-size: 2.6rem;
  margin-bottom: 1rem;
  line-height: 1;
  white-space: nowrap;
  color: #ffffff;
  font-weight: 800;
}
.building-full__data-percentage .icon::before {
  font-weight: 800;
}
ul.space-metadata {
  margin: 1rem 0 0 0;
  padding-left: 0;
  list-style: none;
  display: inline-block;
  font-weight: bold;
}
ul.space-metadata li {
  display: inline-block;
  border-radius: 100px;
  font-size: 0.8125rem;
  padding: 0.3em 0.8em;
  margin-right: 0.5rem;
}
ul.space-metadata--light li {
  color: #444444;
  background: rgba(255, 255, 255, 0.6);
}
ul.space-metadata--dark li {
  color: rgba(255, 255, 255, 0.5);
  background: rgba(0, 0, 0, 0.25);
}
.building-data-container--energy {
  height: 100%;
  float: left;
  width: 100%;
}
.building-data-container__sidebar {
  float: right;
  width: 20vw;
  height: 100%;
}
.building-data-container__sidebar .competition-module__box .row:first-of-type {
  padding-bottom: 13px;
}
.building-data-container__sidebar .competition-module__box .row:not(:first-of-type) {
  padding-top: 13px;
  padding-bottom: 13px;
}
.building-data-container__sidebar .competition-module__box .row:first-of-type:last-child {
  padding: 0;
}
.location-description__box {
  background: #124f82;
  padding: 1.25rem;
  border-radius: 2px;
  box-shadow: none;
  width: 100%;
  margin-bottom: 0;
  display: inline-block;
  height: 100%;
}
.location-description__text {
  white-space: pre-wrap;
  font-size: 0.9rem;
  line-height: 1.5;
  overflow-y: auto;
  overflow-x: hidden;
  color: rgba(255, 255, 255, 0.85);
}
.location-description__text::-webkit-scrollbar {
  background-color: rgba(0, 0, 0, 0.1);
  width: 10px;
  border-radius: 10px;
}
.location-description__text::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
  width: 10px;
  border-radius: 10px;
}
.building-data-container__sidebar .oed-block__header {
  margin: 0 0 5px 0;
  font-size: 1.2rem;
  line-height: 1.2;
}
.building-flex-row .oed-block__outer {
  height: 100%;
}
.building-flex-row .carousel {
  height: 100%;
}
.building-flex-row .carousel .carousel-inner {
  height: 100%;
}
.building-carousel .oed-block__inner {
  background: #124f82;
}
.js-grid-gutter {
  width: 26px;
  display: none;
}
.competition-module__text {
  white-space: pre-wrap;
  font-size: 0.9rem;
  line-height: 1.5;
  overflow-y: auto;
  overflow-x: hidden;
  color: rgba(255, 255, 255, 0.75);
}
.competition-module__text::-webkit-scrollbar {
  background-color: rgba(0, 0, 0, 0.1);
  width: 10px;
  border-radius: 10px;
}
.competition-module__text::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
  width: 10px;
  border-radius: 10px;
}
.competition-module__box {
  width: 100%;
  margin-bottom: 0;
  display: inline-block;
  font-size: 0.875rem;
}
.competition-module__card {
  background: #1f5c8e;
  margin: 0;
  width: 100%;
  padding: 15px;
  color: #fff;
  position: relative;
  overflow: hidden;
  border-radius: 2px;
}
.competition-module__card-header {
  font-weight: 800;
  text-align: center;
}
.competition-module__card-body {
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
}
.competition-module__card-icon {
  position: absolute;
  bottom: -25%;
  right: 0.3rem;
  opacity: 0.15;
  width: 4rem;
  transition: all 0.2s ease-in-out;
  z-index: 1;
  height: 100%;
}
@media (max-width: 1249px) {
  .consumption-box-container {
    width: 50%;
  }
  .consumption-box-container:nth-of-type(-n+2) {
    margin-bottom: 1.25rem;
  }
}
.building-consumption-full-view > .row {
  height: 100%;
}
.building-consumption-full-view > .row > [class*="col"] {
  height: 100%;
}
.building-consumption-full-view > .row > [class*="col"] > .oed-block__outer {
  height: 100%;
}
.building-consumption-full-view > .row > [class*="col"] > .oed-block__outer > .oed-block__inner {
  height: 100%;
}
.building-consumption-full-view > .row > [class*="col"] > .oed-block__outer > .oed-block__inner > .row > [class*="col"] {
  height: 100%;
}
.building-consumption-full-view > .row > [class*="col"] > .oed-block__outer > .oed-block__inner > .row > [class*="col"] > .oed-chart__outer {
  height: 100%;
}
.building-consumption-full-view > .row > [class*="col"] > .oed-block__outer > .oed-block__inner > .row > [class*="col"] > .oed-chart__outer > .oed-chart__inner {
  height: 100%;
}
.js-module-has-image .block-inner {
  overflow: hidden;
}
.flex-module__container {
  position: relative;
  height: 100%;
}
.js-module-has-image .flex-module__container--horizontal {
  padding-right: 50%;
}
.flex-module__container--vertical .flex-module__body {
  overflow: auto;
}
.flex-module__container--vertical .flex-module__body::-webkit-scrollbar {
  background-color: rgba(0, 0, 0, 0.1);
  width: 10px;
  border-radius: 10px;
}
.flex-module__container--vertical .flex-module__body::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
  width: 10px;
  border-radius: 10px;
}
.short-flex-section .flex-module__body {
  min-height: 172px;
}
.flex-module__text {
  line-height: 1.5;
  font-size: 0.9rem;
  white-space: pre-line;
  width: 100%;
  color: rgba(255, 255, 255, 0.85);
  overflow-y: auto;
}
.flex-module__text::-webkit-scrollbar {
  background-color: rgba(0, 0, 0, 0.1);
  width: 10px;
  border-radius: 10px;
}
.flex-module__text::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
  width: 10px;
  border-radius: 10px;
}
.flex-module__container--horizontal .flex-module__text {
  height: 100%;
}
.flex-module__image-wrap {
  position: absolute;
  border-radius: 0 2px 2px 0;
  overflow: hidden;
}
.flex-module__image-wrap--horizontal {
  width: 50%;
  top: -1.25rem;
  right: -1.25rem;
  bottom: -1.25rem;
}
.flex-module__image-wrap--vertical {
  padding-top: 0;
  bottom: -1.25rem;
  left: -1.25rem;
  right: -1.25rem;
}
.flex-module__image-wrap--fix {
  height: 35%;
}
.flex-module__image {
  height: 100%;
  background-size: cover;
  background-position: center center;
  min-height: 160px;
}
.cropper__container {
  width: 100%;
  text-align: center;
  min-height: 200px;
  max-height: 400px;
}
.cropper__container img {
  max-width: 100%;
}
.flex-image__preview {
  cursor: pointer;
  max-width: 100%;
  max-height: 300px;
  margin-bottom: 1rem;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flex-image__preview {
    pointer-events: none;
  }
}
/* @{oed-icon-font-path} = src main webapp app assets fonts */
/* muli - regular */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('../assets/fonts/muli-v13-latin/muli-v13-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Muli Regular'), local('Muli-Regular'), url('../assets/fonts/muli-v13-latin/muli-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-regular.svg#Muli') format('svg');
  /* Legacy iOS */
}
/* muli-600 */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 600;
  src: url('../assets/fonts/muli-v13-latin/muli-v13-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Muli SemiBold'), local('Muli-SemiBold'), url('../assets/fonts/muli-v13-latin/muli-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-600.woff') format('woff'), /* Modern Browsers */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-600.svg#Muli') format('svg');
  /* Legacy iOS */
}
/* muli-800 */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 800;
  src: url('../assets/fonts/muli-v13-latin/muli-v13-latin-800.eot');
  /* IE9 Compat Modes */
  src: local('Muli ExtraBold'), local('Muli-ExtraBold'), url('../assets/fonts/muli-v13-latin/muli-v13-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-800.woff') format('woff'), /* Modern Browsers */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-800.svg#Muli') format('svg');
  /* Legacy iOS */
}
/* roboto-slab-regular */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../assets/fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url('../assets/fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../assets/fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../assets/fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../assets/fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../assets/fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.svg#RobotoSlab') format('svg');
  /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'), url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-regular.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'), url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-500.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-700.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-900.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Black'), local('Roboto-Black'), url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-900.woff') format('woff'), /* Modern Browsers */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('../assets/fonts/roboto-v20-latin/roboto-v20-latin-900.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/*------------------------
  icons
-------------------------*/
@font-face {
  font-family: 'oed-icons';
  src: url('../assets/fonts/oed-icons.eot');
  src: url('../assets/fonts/oed-icons.eot') format('embedded-opentype'), url('../assets/fonts/oed-icons.woff2') format('woff2'), url('../assets/fonts/oed-icons.woff') format('woff'), url('../assets/fonts/oed-icons.ttf') format('truetype'), url('../assets/fonts/oed-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.oed-icon {
  display: inline-block;
  font: normal normal normal 1em/1 'oed-icons';
  font-size: inherit;
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.oed-icon-icon.lg::before {
  font-size: 1.33333333em;
  vertical-align: -16%;
}
/*------------------------
  Icon names
-------------------------*/
.oed-icon-actions_sm::before {
  content: "\ea02";
}
.oed-icon-building_sm::before {
  content: "\ea03";
}
.oed-icon-building::before {
  content: "\ea04";
}
.oed-icon-calendar_sm::before {
  content: "\ea05";
}
.oed-icon-cold-water::before {
  content: "\ea06";
}
.oed-icon-competitions_sm::before {
  content: "\ea07";
}
.oed-icon-copy::before {
  content: "\ea08";
}
.oed-icon-dashboard_sm::before {
  content: "\ea09";
}
.oed-icon-electricity-pylon::before {
  content: "\ea0a";
}
.oed-icon-electricity::before {
  content: "\ea0b";
}
.oed-icon-hot-water::before {
  content: "\ea0c";
}
.oed-icon-light-switch::before {
  content: "\ea0d";
}
.oed-icon-module_sm::before {
  content: "\ea0e";
}
.oed-icon-natural-gas::before {
  content: "\ea0f";
}
.oed-icon-open-new-window::before {
  content: "\ea10";
}
.oed-icon-people::before {
  content: "\ea11";
}
.oed-icon-potable-water::before {
  content: "\ea12";
}
.oed-icon-social-media-posts::before {
  content: "\ea13";
}
.oed-icon-steam::before {
  content: "\ea14";
}
.oed-icon-stopwatch::before {
  content: "\ea15";
}
.oed-icon-coal::before {
  content: "\ea16";
}
.oed-icon-cars-on-road::before {
  content: "\ea17";
}
.oed-icon-gas-pump::before {
  content: "\ea18";
}
.oed-icon-house::before {
  content: "\ea19";
}
.oed-icon-three-stars::before {
  content: "\ea1a";
}
.oed-icon-trophy::before {
  content: "\ea1b";
}
.oed-icon-stopwatch_light::before {
  content: "\ea1c";
}
.oed-icon-lightbulb::before {
  content: "\ea1d";
}
.oed-chart__outer {
  border-radius: 2px;
  margin-bottom: 26px;
}
.oed-chart__outer:before,
.oed-chart__outer:after {
  content: " ";
  display: table;
}
.oed-chart__outer:after {
  clear: both;
}
.oed-chart__outer:before,
.oed-chart__outer:after {
  content: " ";
  display: table;
}
.oed-chart__outer:after {
  clear: both;
}
.oed-chart__outer .oed-block__sorters {
  margin-bottom: 26px;
}
.oed-chart__header {
  margin-bottom: 1rem;
}
.oed-chart__header:before,
.oed-chart__header:after {
  content: " ";
  display: table;
}
.oed-chart__header:after {
  clear: both;
}
.oed-chart__header:before,
.oed-chart__header:after {
  content: " ";
  display: table;
}
.oed-chart__header:after {
  clear: both;
}
.oed-chart__header-title,
.social-feed__header-title {
  font-size: 1.5rem;
  display: inline-block;
  margin: 0 1rem 0 0;
}
.oed-chart__description {
  display: inline-block;
  margin: 0 1rem 0 0;
  font-size: 0.8175rem;
  color: rgba(255, 255, 255, 0.5);
}
.oed-chart__last-updated {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.8175rem;
  display: inline-block;
  font-style: italic;
}
.oed-chart__inner {
  background: #124f82;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  margin-bottom: 0;
  border-radius: 2px;
  padding: 1.25rem 1.25rem;
  color: #fff;
}
.oed-chart__inner--cusum {
  border-left: 0.5rem solid rgba(241, 179, 16, 0.87);
}
.oed-chart__inner text,
.oed-chart__inner tspan {
  font-weight: 600;
}
.oed-chart__point-sum-points,
.social-feed__header-points,
.discretionary-feed__header-points {
  display: inline-block;
  font-weight: 600;
}
.oed-chart__point-sum-points::before,
.social-feed__header-points::before,
.discretionary-feed__header-points::before {
  content: ": ";
}
.oed-chart__point-sum-points::after,
.social-feed__header-points::after,
.discretionary-feed__header-points::after {
  content: " points";
}
.bb line,
.bb path {
  stroke: rgba(255, 255, 255, 0.25);
  stroke-width: 0.15rem;
}
.bb .bb-chart-lines line,
.bb .bb-chart-lines path {
  stroke-width: 3px;
}
.bb .bb-chart-bars line,
.bb .bb-chart-bars path {
  stroke-width: 0;
}
.bb .bb-legend-item-tile {
  stroke-width: 0.8125rem;
}
.bb text {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9375rem;
  line-height: 1.3;
  font-family: "Muli", Helvetica, Arial, sans-serif;
}
.comp-rankings__team-bar rect {
  fill: #111;
}
.bb-legend-background {
  stroke-width: 0;
}
.bb-legend-item text {
  fill: rgba(255, 255, 255, 0.5);
  font-size: 0.9375rem;
}
.bb-axis .tick text {
  fill: rgba(255, 255, 255, 0.5);
  font-size: 0.8125rem;
}
.bb-axis-y-label,
.bb-axis-x-label {
  font-size: 0.8125rem;
}
.bb-axis-x .tick text {
  transform: translateY(5px);
}
.bb-axis-y .bb-axis-y-label {
  fill: rgba(255, 255, 255, 0.5);
}
.bb-axis-y .tick text {
  transform: translateX(-5px);
}
.competition-cusum-chart {
  height: 19rem;
}
.chart-timestamp {
  float: right;
  position: relative;
  bottom: 1.4rem;
  right: 2.5rem;
  font-size: 0.7rem;
}
.bb-legend-background {
  opacity: 0;
}
.bb-legend-item {
  cursor: default !important;
}
.bb-legend-item-Energy-savings .bb-legend-item-tile {
  stroke: rgba(233, 210, 152, 0.87) !important;
  stroke-width: 10px;
}
.bb-area-Energy-savings,
.bb-bars-Energy-savings .bb-bar,
.bb-selected-circles-Energy-savings,
.bb-circles-Energy-savings .bb-circle {
  fill: rgba(233, 210, 152, 0.87) !important;
}
.bb-tooltip-name-Energy-savings .name span {
  background-color: rgba(233, 210, 152, 0.87) !important;
}
.bb-tooltip-value--italic {
  font-style: italic;
}
.bb-area-Actual,
.bb-bars-Actual .bb-bar,
.bb-selected-circles-Actual,
.bb-circles-Actual .bb-circle {
  fill: #FEBC11 !important;
}
.bb-legend-item-Actual .bb-legend-item-tile {
  stroke: #FEBC11 !important;
  stroke-width: 10px;
}
.bb-tooltip-name-Actual .name span {
  background-color: #FEBC11 !important;
}
.bb-area-Expected,
.bb-bars-Expected .bb-bar,
.bb-selected-circles-Expected,
.bb-circles-Expected .bb-circle {
  fill: rgba(210, 155, 14, 0.675) !important;
}
.bb-legend-item-Expected .bb-legend-item-tile {
  stroke: rgba(210, 155, 14, 0.675) !important;
  stroke-width: 10px;
}
.bb-tooltip-name-Expected .name span {
  background-color: rgba(210, 155, 14, 0.675) !important;
}
.building-data-chart .bb-chart-lines .bb-chart-line .bb-shapes-Actual path,
.building-data-chart .bb-chart-lines .bb-chart-line .bb-line-Actual path {
  stroke: #FEBC11 !important;
}
.building-data-chart .bb-chart-lines .bb-chart-line .bb-shapes-Expected path,
.building-data-chart .bb-chart-lines .bb-chart-line .bb-line-Expected path {
  stroke: rgba(210, 155, 14, 0.675) !important;
  stroke-dasharray: 3,3;
}
.building-data-chart .bb-chart-bars .bb-chart-bar .bb-shapes-Actual path,
.building-data-chart .bb-chart-bars .bb-chart-bar .bb-bars-Actual path {
  fill: #FEBC11 !important;
}
.building-data-chart .bb-chart-bars .bb-chart-bar .bb-shapes-Expected path,
.building-data-chart .bb-chart-bars .bb-chart-bar .bb-bars-Expected path {
  fill: rgba(210, 155, 14, 0.675) !important;
}
.building-data-chart .bb-tooltip-name-Expected .name span {
  background-color: rgba(210, 155, 14, 0.675) !important;
}
.building-data-chart .bb-legend-item-Expected line {
  stroke: rgba(210, 155, 14, 0.675) !important;
}
.building-data-chart .bb-tooltip-name-Actual .name span {
  background-color: #FEBC11 !important;
}
.building-data-chart .bb-legend-item-Actual line {
  stroke: #FEBC11 !important;
}
.bb-line-Cumulative-savings {
  stroke: rgba(241, 179, 16, 0.87) !important;
}
.bb-legend-item-Cumulative-savings .bb-legend-item-tile {
  stroke: rgba(241, 179, 16, 0.87) !important;
  stroke-width: 3px;
}
.bb-area-Cumulative-savings,
.bb-bars-Cumulative-savings .bb-bar,
.bb-selected-circles-Cumulative-savings,
.bb-circles-Cumulative-savings .bb-circle {
  fill-opacity: 0;
  stroke-width: 0;
}
.bb-tooltip-name-Cumulative-savings .name span {
  background-color: rgba(241, 179, 16, 0.87) !important;
}
.building-data-chart {
  height: 100% !important;
}
cusum-chart .bb-axis-x .tick line {
  display: none;
}
cusum-chart .bb-axis-y .tick line {
  display: none;
}
cusum-chart .bb-axis-y2 .domain {
  display: none;
}
.consumption-chart__summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 13px;
  border-radius: 2px;
  text-align: center;
  background: #124f82;
  padding: 1.25rem;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
}
.consumption-chart__summary .summary--actual,
.consumption-chart__summary .summary--expected,
.consumption-chart__summary .summary--change {
  display: inline-block;
  flex: 1 1 auto;
  font-size: 1.5rem;
  line-height: 1;
  color: rgba(255, 255, 255, 0.5);
}
.consumption-chart__summary .summary--actual .icon,
.consumption-chart__summary .summary--expected .icon,
.consumption-chart__summary .summary--change .icon {
  display: inline-block;
  margin-right: 0.3rem;
}
.consumption-chart__summary .summary--actual .icon::before,
.consumption-chart__summary .summary--expected .icon::before,
.consumption-chart__summary .summary--change .icon::before {
  font-weight: 800;
}
.consumption-chart__summary .summary--actual span,
.consumption-chart__summary .summary--expected span,
.consumption-chart__summary .summary--change span {
  color: #ffffff;
  font-weight: 800;
}
.chart-legend-swatch {
  display: inline-block;
  width: 1.1rem;
  height: 1.1rem;
  margin-right: 0.5rem;
}
.summary--actual .chart-legend-swatch {
  background-color: #FEBC11;
}
.summary--expected .chart-legend-swatch {
  background-color: rgba(210, 155, 14, 0.675);
}
.comp-ranking__bar--savings rect {
  fill: rgba(241, 179, 16, 0.87) !important;
}
.comp-ranking__bar--actions rect {
  fill: #EF5645 !important;
}
.comp-ranking__bar--posts rect {
  fill: #26AAED !important;
}
.comp-ranking__bar--discretionary rect {
  fill: #0BA89A !important;
}
/* Hide legend only for competition chart on team full view because not every .name has a colour on the chart */
.team-full-view .competition-cusum-chart .bb-tooltip-container .name span {
  display: none;
}
.bb-tooltip-container table.bb-tooltip {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}
.bb-tooltip-container table.bb-tooltip tbody tr {
  border: 1px solid #ddd;
}
.bb-tooltip-container table.bb-tooltip tbody tr th {
  padding: 0.625rem;
  font-size: 0.9375rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.65);
  font-weight: 600;
}
.bb-tooltip-container table.bb-tooltip tbody tr td {
  padding: 0.625rem;
  border-left: none;
  font-size: 0.8125rem;
}
.bb-tooltip-container table.bb-tooltip tbody tr td.name {
  color: #666666;
  padding-right: 2.5rem;
}
.bb-tooltip-container table.bb-tooltip tbody tr td.value {
  color: #666666;
}
.chart-overlay-container {
  position: relative;
}
.chart-overlay {
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gauge-container {
  height: 100%;
}
.gauge__arc-1 {
  fill: #124f82;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
}
.gauge__arc-2 {
  fill: rgba(255, 255, 255, 0.33);
}
.gauge__arc-3 {
  fill: rgba(255, 255, 255, 0.33);
}
.gauge__needle-center {
  fill: #ff7e00;
}
.gauge__needle {
  stroke: #ff7e00;
}
.gauge__tick--major {
  stroke: rgba(255, 255, 255, 0.5);
  stroke-width: 4;
}
.gauge__tick--minor {
  stroke: rgba(255, 255, 255, 0.2);
  stroke-width: 2;
}
.gauge__label {
  fill: #ffffff;
}
.gauge__arc-label-1 {
  fill: #5cb85c;
}
.gauge__arc-label-2 {
  fill: #d9534f;
}
.competitions-full-view > .row,
.action-details-full-view > .row,
.social-feed-full-view > .row,
.actions-full-view > .row,
.discretionary-feed-full-view > .row,
.team-full-view > .row {
  height: 100%;
}
.competitions-full-view > .row > [class*="col"],
.action-details-full-view > .row > [class*="col"],
.social-feed-full-view > .row > [class*="col"],
.actions-full-view > .row > [class*="col"],
.discretionary-feed-full-view > .row > [class*="col"],
.team-full-view > .row > [class*="col"] {
  height: 100%;
}
.competitions-full-view > .row > [class*="col"] > .oed-block__outer,
.action-details-full-view > .row > [class*="col"] > .oed-block__outer,
.social-feed-full-view > .row > [class*="col"] > .oed-block__outer,
.actions-full-view > .row > [class*="col"] > .oed-block__outer,
.discretionary-feed-full-view > .row > [class*="col"] > .oed-block__outer,
.team-full-view > .row > [class*="col"] > .oed-block__outer {
  height: 100%;
}
.competitions-full-view > .row > [class*="col"] > .oed-block__outer > .oed-block__inner,
.action-details-full-view > .row > [class*="col"] > .oed-block__outer > .oed-block__inner,
.social-feed-full-view > .row > [class*="col"] > .oed-block__outer > .oed-block__inner,
.actions-full-view > .row > [class*="col"] > .oed-block__outer > .oed-block__inner,
.discretionary-feed-full-view > .row > [class*="col"] > .oed-block__outer > .oed-block__inner,
.team-full-view > .row > [class*="col"] > .oed-block__outer > .oed-block__inner {
  height: 100%;
}
.comp-rankings {
  text-align: left;
  background-color: #124f82;
  border-radius: 2px;
  padding: 1.25rem;
  margin-bottom: 26px;
}
.comp-rankings__table {
  width: 100%;
  table-layout: fixed;
  border-top: 0;
  border-bottom: 0;
}
.comp-rankings__table tr td {
  padding-top: 0.8rem;
  padding-bottom: 1rem;
  vertical-align: bottom;
  font-size: 1.4rem;
  line-height: 1.2;
}
.comp-rankings__table thead tr td {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.5);
  padding-top: 0;
  padding-bottom: 0.5rem;
}
.comp-rankings__table tbody tr:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.comp-rankings__table.comp-rankings__table--started tbody tr:first-child td {
  font-size: 2rem;
}
.comp-rankings__team-row {
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.comp-rankings__team-row:hover {
  background-color: rgba(255, 255, 255, 0.03);
}
.comp-rankings__team-ranking {
  text-align: right;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  width: 40px;
  white-space: nowrap;
  font-family: "Muli", Helvetica, Arial, sans-serif;
}
.comp-rankings__team-name {
  padding-left: 0.5rem;
  white-space: nowrap;
}
.comp-rankings__team-name.full-view {
  width: 25%;
}
.comp-rankings__team-name__text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
  padding-right: 1.5rem;
  float: left;
  display: inline-block;
  max-width: 100%;
  font-weight: 800;
  font-family: "Muli", Helvetica, Arial, sans-serif;
  color: #fff;
}
.comp-rankings__team-name__text:hover {
  color: #fff;
}
.comp-rankings__team-bar {
  width: 60%;
}
.comp-rankings__team-total-points {
  white-space: nowrap;
  width: 10rem;
  text-align: right;
  padding-right: 0.5rem;
}
.comp-rankings__team-total-points span {
  display: inline-block;
  padding-left: 0.25rem;
  float: right;
  font-weight: bold;
  font-family: "Muli", Helvetica, Arial, sans-serif;
}
.comp-dates {
  font-weight: 600;
  display: inline-block;
  margin-left: 1rem;
  font-size: 0.8em;
  color: rgba(255, 255, 255, 0.75);
  font-family: "Muli", Helvetica, Arial, sans-serif;
}
.comp-stats-box-row {
  display: flex;
}
.comp-stats-box-row__item {
  flex: 1;
}
.comp-stats-box-row__item + .comp-stats-box-row__item {
  margin-left: 26px;
}
.comp-stats-box {
  background-color: #124f82;
  background-position: bottom right;
  background-repeat: no-repeat;
  border-radius: 2px;
  padding: 1.25rem;
  margin-bottom: 26px;
  text-align: left;
  line-height: 1;
  overflow: hidden;
  position: relative;
}
.comp-stats-box--actions {
  border-left: 0.5rem solid #EF5645;
}
.comp-stats-box--savings {
  border-left: 0.5rem solid rgba(241, 179, 16, 0.87);
}
.comp-stats-box--posts {
  border-left: 0.5rem solid #26AAED;
}
.comp-stats-box__icon {
  position: absolute;
  bottom: -25%;
  right: 0.25rem;
  opacity: 0.15;
  width: 6rem;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}
.comp-stats-box__value {
  font-size: 2.2rem;
  font-weight: 800;
  height: 2.2rem;
  margin-bottom: 0.2rem;
  font-family: "Muli", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #ffffff;
  position: relative;
  z-index: 10;
}
.oed-block__outer--compact .comp-stats-box__value.timer-box-value {
  font-size: 1.25rem;
}
.comp-stats-box__label {
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.5);
  white-space: nowrap;
}
.team-statistics {
  margin-bottom: 26px;
  background-color: #124f82;
  text-align: center;
  padding: 1.25rem;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  border-radius: 2px;
}
.team-statistics__breakdown {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: stretch;
}
.breakdown-entry {
  flex-grow: 1;
}
.breakdown-entry--math-symbol span {
  font-size: 6rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.25);
}
.breakdown-entry__points {
  font-size: 4.4rem;
  line-height: 1;
  margin: 0 0 1.5rem;
  font-family: "Muli", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.breakdown-entry__points::after {
  display: block;
  content: "points";
  font-size: 1rem;
  font-weight: normal;
  margin-top: 0.4rem;
}
.breakdown-entry__title {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  margin-bottom: 1rem;
  border-radius: 2px;
  padding: 0.5rem;
  font-weight: bold;
}
.breakdown-entry--actions .breakdown-entry__title {
  background: #EF5645;
}
.breakdown-entry--savings .breakdown-entry__title {
  background: rgba(241, 179, 16, 0.87);
}
.breakdown-entry--posts .breakdown-entry__title {
  background: #26AAED;
}
.breakdown-entry--discretionary .breakdown-entry__title {
  background: #0BA89A;
}
.breakdown-entry--total .breakdown-entry__title {
  background: #111;
}
.breakdown-entry--help-modal {
  margin-bottom: 15px;
  padding: 20px;
  background: #124f82;
}
.breakdown-entry__legend {
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1;
  display: block;
}
.chart-inner-summary {
  text-align: center;
}
.chart-inner-summary__box {
  margin-bottom: 2.8rem;
}
.chart-inner-summary__box:last-child {
  margin-bottom: 0;
}
.chart-inner-summary__label {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  line-height: 1;
  margin-bottom: 0.5rem;
  padding-left: 0.5em;
  border-left: 1em solid transparent;
}
.chart-inner-summary__box--expected .chart-inner-summary__label {
  border-color: rgba(210, 155, 14, 0.675);
}
.chart-inner-summary__box--actual .chart-inner-summary__label {
  border-color: #FEBC11;
}
.chart-inner-summary__box--change .chart-inner-summary__label {
  border-width: 0;
}
.chart-inner-summary__value {
  font-size: 2.5rem;
  display: block;
  line-height: 1;
}
.social-feed__header h2,
.action-box__header h2,
.discretionary-feed__header h2 {
  font-size: 1.5rem;
}
.social-feed__header-hashtag {
  margin-right: 0.4rem;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1rem;
}
.building-performance-full-view > .row {
  height: 100%;
}
.building-performance-full-view > .row > [class*="col"] {
  height: 100%;
}
.building-performance-full-view > .row > [class*="col"] > .oed-block__outer {
  height: 100%;
}
.building-performance-full-view > .row > [class*="col"] > .oed-block__outer > .oed-block__inner {
  height: 100%;
}
.pyro {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  pointer-events: none;
  overflow: hidden;
}
.pyro:before,
.pyro:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  box-shadow: 256px -265px #2600ff, 105px 71px #ffc400, -99px -105px #ff0026, -95px -281px #00ff2b, 242px -381px #00ff91, 190px -299px #ffae00, -246px -245px #ee00ff, -216px -265px #0073ff, 268px 9px #0022ff, 76px -138px #00ffc8, 78px 47px #00e1ff, -175px 1px #4400ff, -236px -342px #00ff2b, 26px -399px #4000ff, 258px -397px #0900ff, 85px -273px #00eeff, 184px -410px #a200ff, 143px -333px #00eaff, 258px -433px #ff0059, 251px 1px #006aff, -165px -497px #0dff00, -215px 98px #00c8ff, 273px -439px #ff0033, -61px -40px #e6ff00, -83px -128px #8c00ff, -96px -196px #00ffc4, -117px -257px #9d00ff, -294px -183px #00ffbb, 178px -252px #00aaff, -284px -378px #4d00ff, 243px -154px #ff00ea, 41px -294px #00a6ff, 139px -489px #b7ff00, -30px -395px #007bff, -108px -177px #9100ff, -6px -459px #73ff00, -280px -132px #ffe100, 300px -100px #ff0066, -256px 64px #8cff00, -185px -330px #ff007b, -29px 8px #00ffee, -249px -270px #ff5500, 279px -307px #ff00d9, -199px -5px #ff0099, 229px 59px #00ff04, 173px -316px #bfff00, 30px 1px #ff1a00, 206px -394px #ff0095, 192px -478px #bbff00, 141px -192px #a2ff00, 66px -180px #00ff55, -201px -419px #ff000d, 245px -246px #00e1ff, 26px 6px cyan, -200px 72px #00c4ff, 190px 15px #ffaa00, -19px -79px #37ff00, -60px -238px #b7ff00, -168px 65px #3c00ff, -34px -399px #009dff, -41px -95px #0073ff;
  animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
}
.pyro:after {
  animation-delay: 2.25s, 2.25s, 2.25s;
  animation-duration: 1.25s, 1.25s, 6.25s;
}
@keyframes bang {
  from {
    box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff;
  }
}
@keyframes gravity {
  to {
    transform: translateY(300px);
    opacity: 0;
  }
}
@keyframes position {
  0%,
  19.9% {
    margin-top: 50%;
    margin-left: 60%;
  }
  20%,
  39.9% {
    margin-top: 10%;
    margin-left: 30%;
  }
  40%,
  59.9% {
    margin-top: 60%;
    margin-left: 70%;
  }
  60%,
  79.9% {
    margin-top: 30%;
    margin-left: 40%;
  }
  80%,
  99.9% {
    margin-top: 30%;
    margin-left: 80%;
  }
}
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #fff;
}
.toast-message a:hover {
  color: #aaaaaa;
  text-decoration: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}
#toast-container .toast {
  position: relative;
  overflow: hidden;
  padding: 1.25rem 2.5rem;
  width: 400px;
  border-radius: 0 0 2px 2px;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  color: #fff;
  opacity: 0.9;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  font-size: 0.9375rem;
  line-height: 1.4;
}
#toast-container .toast:hover {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
}
#toast-container .toast.toast-info {
  background-image: none !important;
}
#toast-container .toast.toast-error {
  background-image: none !important;
}
#toast-container .toast.toast-success {
  background-image: none !important;
}
#toast-container .toast.toast-warning {
  background-image: none !important;
}
#toast-container.toast-top-center .toast,
#toast-container.toast-bottom-center .toast {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-top-full-width .toast,
#toast-container.toast-bottom-full-width .toast {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
progress-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0.4;
}
/*Animations*/
div[toast] {
  opacity: 1 !important;
}
div[toast].ng-enter {
  opacity: 0 !important;
  transition: opacity 0.3s linear;
}
div[toast].ng-enter.ng-enter-active {
  opacity: 1 !important;
}
div[toast].ng-leave {
  opacity: 1;
  transition: opacity 0.3s linear;
}
div[toast].ng-leave.ng-leave-active {
  opacity: 0 !important;
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 2px;
  width: 278px;
  padding: 1.25rem;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */
}
.daterangepicker:before,
.daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
  right: 9px;
}
.daterangepicker.opensleft:after {
  right: 10px;
}
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.opensright:before {
  left: 9px;
}
.daterangepicker.opensright:after {
  left: 10px;
}
.daterangepicker.dropup {
  margin-top: -5px;
}
.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}
.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}
.daterangepicker.single .ranges,
.daterangepicker.single .calendar {
  float: none;
}
.daterangepicker.show-calendar .calendar {
  display: block;
}
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px;
}
.daterangepicker .calendar.single .calendar-table {
  border: none;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background-color: #fff;
}
.daterangepicker table {
  width: 100%;
  margin: 0;
}
.daterangepicker td,
.daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: rgba(38, 170, 237, 0.5);
  border-color: transparent;
  color: inherit;
}
.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.daterangepicker td.in-range {
  background-color: rgba(38, 170, 237, 0.25);
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker td.start-date {
  border-radius: 50% 0 0 50%;
}
.daterangepicker td.end-date {
  border-radius: 0 50% 50% 0;
}
.daterangepicker td.start-date.end-date {
  border-radius: 50%;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #26AAED;
  border-color: transparent;
  color: #fff;
}
.daterangepicker th.month {
  width: auto;
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}
.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}
.daterangepicker .daterangepicker_input {
  position: relative;
}
.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}
.daterangepicker.rtl .input-mini {
  padding-right: 28px;
  padding-left: 6px;
}
.daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}
.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.ranges li {
  font-size: 13px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}
.ranges li:hover {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}
.ranges li.active {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}
/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 160px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .calendar.left {
    clear: none;
  }
  .daterangepicker.single.ltr .ranges,
  .daterangepicker.single.ltr .calendar {
    float: left;
  }
  .daterangepicker.single.rtl .ranges,
  .daterangepicker.single.rtl .calendar {
    float: right;
  }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker.ltr .calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.ltr .calendar.right {
    margin-left: 0;
  }
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.ltr .left .daterangepicker_input {
    padding-right: 12px;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    padding-right: 12px;
  }
  .daterangepicker.ltr .ranges,
  .daterangepicker.ltr .calendar {
    float: left;
  }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right;
  }
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.rtl .calendar.right {
    margin-right: 0;
  }
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    padding-left: 12px;
  }
  .daterangepicker.rtl .ranges,
  .daterangepicker.rtl .calendar {
    text-align: right;
    float: right;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker.ltr .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .calendar.left {
    clear: none !important;
  }
}
/* [ENER-8135] Add "Start date:" and "End date:" above the appropriate date boxes */
.daterangepicker .calendar.left {
  padding-right: 20px;
}
.daterangepicker .calendar.left .daterangepicker_input::before {
  content: "Start date:";
  display: block;
  margin-bottom: 0.5rem;
  font-weight: bold;
}
.daterangepicker .calendar.right .daterangepicker_input::before {
  content: "End date:";
  display: block;
  margin-bottom: 0.5rem;
  font-weight: bold;
}
.daterangepicker .daterangepicker_input i {
  top: 34px;
}
/*! =======================================================
                      VERSION  10.0.0
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
  *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2017 Kyle Kemp, Rohit Kalkur, and contributors
 *
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 *
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */
.form-slider-spacing {
  margin: 1.5rem 0 3rem;
}
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 80%;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #2e6da4;
  margin-top: 0;
}
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}
.slider.slider-horizontal .tooltip {
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}
.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .tooltip {
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-top: -10px;
}
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #2e6da4;
  border-right-color: #2e6da4;
  margin-left: 0;
  margin-right: 0;
}
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}
.slider.slider-vertical .tooltip {
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%;
}
.slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0;
}
.slider.slider-vertical.slider-rtl .slider-tick.triangle,
.slider.slider-vertical.slider-rtl .slider-handle.triangle {
  border-width: 10px 10px 10px 0;
}
.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
  padding-left: initial;
  padding-right: 4px;
}
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.slider.slider-disabled .slider-handle:hover {
  border-color: #444444;
  cursor: not-allowed;
}
.slider.slider-disabled .slider-track {
  background: #eee;
  background-repeat: repeat-x;
  cursor: auto;
}
.slider.slider-disabled .slider-selection {
  background: #a5d3a5;
}
.slider input {
  display: none;
}
.slider .tooltip.top {
  margin-top: -36px;
}
.slider.slider-disabled .tooltip {
  opacity: 0.3;
}
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
  font-size: 0.9375rem;
}
.slider .hide {
  display: none;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background: #ddd;
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background: #5cb85c;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
}
.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #bbb;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
}
.slider-handle:hover {
  cursor: pointer;
  cursor: ew-resize;
}
.slider-handle:active {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
.slider-handle.round {
  border-radius: 50%;
}
.slider-handle.triangle {
  background: transparent none;
}
.slider-handle.custom {
  background: transparent none;
}
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
}
.slider-tick.round {
  border-radius: 50%;
}
.slider-tick.triangle {
  background: transparent none;
}
.slider-tick.custom {
  background: transparent none;
}
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
  opacity: 1;
}
.js-social-media-post-widths {
  display: none;
  max-width: 520px;
}
.js-post-container-height {
  display: none;
  margin-top: 26px;
  height: 10rem;
}
.social-media-post-container,
.social-media-full-post-container {
  opacity: 1;
  transition: opacity 0.1s ease-in;
}
.tweet-loading {
  opacity: 0;
}
embedded-tweet + embedded-tweet .social-media-post-container {
  margin-top: 26px;
}
.social-feed {
  position: relative;
  background-color: #124f82;
  padding: 1.25rem;
  border-left: 0.5rem solid #26AAED;
  border-radius: 2px;
  margin-bottom: 26px;
}
.social-feed .ng-leave-prepare {
  display: none;
}
.social-feed__header {
  margin-bottom: calc(1rem - 4px);
}
.social-feed__header:before,
.social-feed__header:after {
  content: " ";
  display: table;
}
.social-feed__header:after {
  clear: both;
}
.social-feed__header:before,
.social-feed__header:after {
  content: " ";
  display: table;
}
.social-feed__header:after {
  clear: both;
}
.social-media-post-container {
  position: relative;
  margin: 0;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
}
.social-media-post-container twitterwidget {
  margin: 0 !important;
  width: 100% !important;
}
.post-feed-container {
  overflow: hidden;
  position: relative;
  padding-top: 4px;
}
.js-social-media__twitter-action-colour-holder {
  display: none;
  color: #ffffff;
}
.view-more-post-shader {
  position: absolute;
  bottom: 0;
  height: 6rem;
  width: 100%;
  z-index: 100;
  background: linear-gradient(rgba(0, 0, 0, 0), #124f82);
  pointer-events: none;
}
.post-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 101;
  cursor: pointer;
}
.social-media-empty {
  height: 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.js-action-widths {
  display: none;
  min-width: 25rem;
  max-width: 30rem;
}
.js-action-container-height {
  display: none;
  margin-top: 26px;
  height: 14rem;
}
.actions-list {
  position: relative;
  background-color: #124f82;
  padding: 1.25rem;
  border-left: 0.5rem solid #EF5645;
  border-radius: 2px;
  margin-bottom: 26px;
}
.actions-list .ng-leave-prepare {
  display: none;
}
.actions-container {
  position: relative;
  text-align: center;
  height: 14rem;
  background-color: #124f82;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 0;
  margin-bottom: 26px;
  border-radius: 2px;
  padding: 1.25rem;
  cursor: pointer;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03), inset 0 -600px 0 rgba(0, 42, 76, 0.65);
  transition: all 0.2s ease-in-out;
  border: 1.25rem solid #1f5c8e;
}
.actions-container:hover {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03), inset 0 -600px 0 rgba(0, 42, 76, 0.2), 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}
.action-box__name-point {
  min-width: 7rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3;
  padding: 1rem 0;
  transition: all 0.2s ease-in-out;
  opacity: 1;
}
.actions-container:hover .action-box__name-point {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.action-box__name {
  margin-bottom: 20px;
  font-weight: 800;
  font-size: 1.25rem;
}
.action-box__points {
  background-color: rgba(255, 255, 255, 0.6);
  color: #000000;
  border-radius: 1rem;
  padding: 0.25rem 1rem;
  font-size: 1rem;
  font-weight: 600;
}
.actions-container__image {
  float: right;
  width: 200px;
  height: 100%;
  margin-left: 1.25rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 2px;
  transition: all 0.2s ease-in-out;
  opacity: 0.9;
}
.actions-container:hover .actions-container__image {
  opacity: 1;
}
.actions-container .action--committed {
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  color: #fff;
  background: #5cb85c;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 10;
}
.actions-container .action--committed::before {
  font-size: 1.3rem;
  line-height: 2.05rem;
}
.modal--action-commit .action--committed {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  color: #fff;
  background: #5cb85c;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  margin: 2rem 0 1rem;
}
.modal--action-commit .action--committed::before {
  font-size: 78px;
  line-height: 123px;
}
.action-box {
  width: calc(100% - 200px - 1.25rem);
  padding: 0;
  float: left;
}
.action-box__header {
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: 0.75rem;
}
.action-box__header:before,
.action-box__header:after {
  content: " ";
  display: table;
}
.action-box__header:after {
  clear: both;
}
.action-box__header:before,
.action-box__header:after {
  content: " ";
  display: table;
}
.action-box__header:after {
  clear: both;
}
.action-box__description {
  margin: 1rem 0 0 1rem;
}
.action-box__commits {
  max-height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.9375rem;
  white-space: pre-wrap;
  color: rgba(255, 255, 255, 0.5);
  transition: all 0.2s ease-in-out;
}
.actions-container:hover .action-box__commits {
  color: #ffffff;
}
.oed-block__view-more-actions {
  margin-top: 0;
}
.action-detail__section {
  margin-bottom: 2.5rem;
  line-height: 1.5;
}
.action-detail__section-title {
  font-size: 1.125rem;
}
.action-detail__section-contents {
  color: rgba(255, 255, 255, 0.85);
}
.action-detail__section-description {
  white-space: pre-line;
  color: rgba(255, 255, 255, 0.85);
}
.modal--action-commit {
  color: #ffffff;
  text-align: center;
}
.modal--action-commit .modal-dialog {
  width: 25rem;
}
.modal--action-commit .modal-content {
  border-radius: 2px;
  background-color: #1f5c8e;
}
.modal--action-commit .modal-body {
  border-radius: 2px;
}
.modal--action-commit .modal-row {
  text-align: center;
}
.modal--action-commit .modal-row:before,
.modal--action-commit .modal-row:after {
  content: " ";
  display: table;
}
.modal--action-commit .modal-row:after {
  clear: both;
}
.modal--action-commit .modal-row:before,
.modal--action-commit .modal-row:after {
  content: " ";
  display: table;
}
.modal--action-commit .modal-row:after {
  clear: both;
}
.modal--action-commit .action-commit__action-name {
  font-size: 1.2rem;
  margin-bottom: 2rem;
}
.modal--action-commit label.input-team-pin__label {
  font-size: 1.6rem;
}
.modal--action-commit input.input-team-pin__input {
  color: rgba(0, 0, 0, 0.8);
  padding: 0.75rem 0.75rem;
  border-radius: 2px;
  width: 10rem;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  float: none;
  margin: 0 auto 3rem;
}
.modal--action-commit .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal--action-commit:before {
  display: inline-block;
  vertical-align: middle;
  content: " ";
  height: 100%;
}
.input-team-pin__invalid {
  color: #d9534f;
  font-weight: bold;
  padding-bottom: 1rem;
}
.modal__link-close {
  font-size: 1.95rem;
  line-height: 3.1rem;
  width: 3rem;
  height: 3rem;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  border-radius: 50%;
  background-color: #26AAED;
  color: #fff !important;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  position: absolute;
  top: -1.25rem;
  right: -1.25rem;
  z-index: 1000;
}
.modal__link-close:hover {
  background-color: #118fcf;
}
.modal__link-close * {
  text-shadow: none;
}
.action-details__header-box {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.action-details__action-title {
  margin-bottom: 20px;
}
.action-details__action-points {
  background-color: #ffffff;
  color: #000000;
  border-radius: 1rem;
  padding: 0.25rem 1rem;
  font-size: 1rem;
  font-weight: 600;
  opacity: 0.6;
}
.action-details__header {
  width: 100%;
  height: 16rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  box-shadow: inset 0 -1000px 0 rgba(0, 42, 76, 0.7);
}
.action-details__header .btn-commit-to-action {
  position: absolute;
  bottom: -1.25rem;
  left: 50%;
  transform: translateX(-50%);
}
.btn-commit-to-action {
  padding-left: 1rem;
  padding-right: 1rem;
}
.action-details__overlay {
  color: #ffffff;
  padding: 0.625rem 1.25rem;
  background: rgba(0, 16, 29, 0.625);
}
.action-details__content {
  padding: 3.75rem 2.5rem 2.5rem;
  background-color: #073d69;
  font-size: 0.9375rem;
}
.action-details__content:before,
.action-details__content:after {
  content: " ";
  display: table;
}
.action-details__content:after {
  clear: both;
}
.action-details__content:before,
.action-details__content:after {
  content: " ";
  display: table;
}
.action-details__content:after {
  clear: both;
}
.action-details__content > .row {
  margin-left: -13px;
  margin-right: -13px;
}
.action-detail__teams-committed {
  text-align: center;
  background: #124f82;
  padding: 2.5rem;
  margin-top: 7rem;
  margin-bottom: 0;
  position: relative;
}
.action-detail__teams-committed .teams-icon {
  position: absolute;
  top: -5rem;
  left: 50%;
  transform: translatex(-50%);
  background: #124f82;
  text-align: center;
  width: 7rem;
  height: 7rem;
  padding: 1.3rem;
  border-radius: 10rem;
}
.action-detail__teams-committed .teams-icon img {
  width: 4rem;
  height: 4rem;
  opacity: 0.3;
}
.action-detail__teams-committed p {
  font-size: 0.875rem;
  font-weight: bold;
}
.action-detail__teams-committed ul {
  margin-bottom: 2rem;
}
.modal--action-detail .modal-body {
  padding: 0;
}
.js-discretionary-post-widths {
  display: none;
  max-width: 520px;
}
.js-discretionary-post-container-height {
  display: none;
  margin-top: 26px;
  height: 11rem;
}
.discretionary-feed {
  background-color: #124f82;
  padding: 1.25rem;
  border-left: 0.5rem solid #0BA89A;
  border-radius: 2px;
}
.discretionary-feed__header {
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: 0.75rem;
}
.discretionary-feed__header:before,
.discretionary-feed__header:after {
  content: " ";
  display: table;
}
.discretionary-feed__header:after {
  clear: both;
}
.discretionary-feed__header:before,
.discretionary-feed__header:after {
  content: " ";
  display: table;
}
.discretionary-feed__header:after {
  clear: both;
}
.discretionary-feed-container {
  overflow: hidden;
  position: relative;
  padding-top: 4px;
}
.discretionary-empty {
  height: 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.discretionary-box {
  padding: 1.25rem;
  background-color: #1f5c8e;
  min-height: 11rem;
  margin-top: 0;
  margin-bottom: 26px;
}
.discretionary-box__header {
  margin-bottom: 1rem;
}
.discretionary-box__points {
  font-weight: normal;
}
.discretionary-box__timestamp {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.75);
}
.discretionary-box__description {
  margin-top: 0px;
  color: rgba(255, 255, 255, 0.9);
}
.discretionary-box__name {
  margin-bottom: 0.25rem;
  font-size: 1.2rem;
}
.view-more-discretionary-shader {
  position: absolute;
  bottom: 0;
  height: 5rem;
  width: 100%;
  z-index: 100;
  background: linear-gradient(rgba(0, 0, 0, 0), #124f82);
  pointer-events: none;
}
.resources-button--ChilledWater:before {
  content: 'CW';
}
.resources-button--Electricity:before {
  content: 'E';
}
.resources-button--HotWater:before {
  content: 'HW';
}
.resources-button--NaturalGas:before {
  content: 'G';
}
.resources-button--Steam:before {
  content: 'S';
}
.resources-button--Water:before {
  content: 'W';
}
module-carousel .carousel-indicators,
module-carousel .carousel-control {
  display: none;
}
module-carousel:hover .carousel-indicators,
module-carousel:hover .carousel-control {
  display: block;
}
module-carousel .carousel-control {
  width: 80px;
  background-image: none;
  background: rgba(0, 0, 0, 0.6);
}
module-carousel:hover module-carousel .carousel-control {
  background: red;
}
module-carousel .carousel-control .glyphicon-chevron-left {
  margin-left: -15px;
}
module-carousel .carousel-control .glyphicon-chevron-right {
  margin-right: -15px;
}
module-carousel.building-carousel .carousel-control {
  width: 50px;
  background: rgba(0, 0, 0, 0.4);
}
module-carousel.building-carousel .carousel-control .glyphicon-chevron-left {
  margin-left: -14px;
}
module-carousel.building-carousel .carousel-control .glyphicon-chevron-right {
  margin-right: -14px;
}
portfolio-summary {
  position: relative;
}
.portfolio-summary__container {
  height: 100%;
}
.portfolio-summary__container .oed-help-icon {
  position: absolute;
  top: 0;
  right: 0;
}
.portfolio-summary__spinner {
  display: flex;
  align-items: center;
  align-content: center;
  flex-wrap: nowrap;
  height: 100%;
  min-height: 0;
  position: relative;
}
.portfolio-summary__body {
  display: flex;
  align-items: center;
  align-content: center;
  flex-wrap: nowrap;
  height: 100%;
  min-height: 0;
  position: relative;
}
.portfolio-summary__body .portfolio-summary__chart {
  flex-grow: 1;
  height: 100%;
  min-height: 0;
}
.portfolio-summary__body .portfolio-summary__chart .gauge__label {
  font-weight: 800;
}
.portfolio-summary__body .portfolio-summary__content {
  flex-grow: 2;
  flex-shrink: 0;
  padding-left: 1rem;
  height: 100%;
  min-height: 0;
  align-self: center;
}
.portfolio-summary__body .portfolio-summary__content .summarycontent_wrapper {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.portfolio-summary__body .portfolio-summary__content .portfolio-summary__current-demand__label {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0;
}
.portfolio-summary__body .portfolio-summary__content .portfolio-summary__current-demand__value {
  margin-bottom: 1rem;
  font-weight: 800;
  font-size: 2.8rem;
  line-height: 1;
}
.portfolio-summary__body .portfolio-summary__content .portfolio-summary__period {
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0;
}
.portfolio-summary__body .portfolio-summary__content .portfolio-summary__period::before {
  content: "\25bc";
  margin-right: 0.2rem;
}
.portfolio-summary__body .portfolio-summary__content .portfolio-summary__period--low::before {
  color: #5cb85c;
}
.portfolio-summary__body .portfolio-summary__content .portfolio-summary__period--high::before {
  color: #d9534f;
}
.portfolio-summary__body .portfolio-summary__content ul.space-metadata {
  margin: 0.8rem 0 0 0;
}
.portfolio-summary__body .portfolio-summary__content .portfolio-summary__week-label-demand {
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 1;
}
.portfolio-summary__body .portfolio-summary__content .portfolio-summary__space-icon {
  width: 1rem;
  display: inline;
}
help-modal .modal-dialog {
  width: 40vw;
  min-width: 300px;
}
.help__modal {
  background-color: #073d69;
  font-size: 0.9rem;
}
.help__modal p,
.help__modal ul,
.help__modal ol {
  margin-bottom: 1.5rem;
  color: rgba(255, 255, 255, 0.85);
}
.help__modal .intro-to-list {
  margin-bottom: 0.2rem;
}
.help__modal .modal-header {
  background: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}
.help__modal .modal-body {
  padding: 1.5625rem;
  max-height: calc(90vh - 100px);
  overflow-y: auto;
  position: relative;
  top: 0;
  left: 0;
}
.help__modal .modal-body:after {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 800;
  padding-top: 80px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  position: fixed;
  bottom: 1.25rem;
  left: 1.25rem;
  right: 1.25rem;
  bottom: 1px;
  height: 120px;
  background-image: -webkit-linear-gradient(top, transparent 0%, #073d69 50%);
  background-image: -o-linear-gradient(top, transparent 0%, #073d69 50%);
  background-image: linear-gradient(to bottom, transparent 0%, #073d69 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff073d69', GradientType=0);
  color: rgba(255, 231, 0, 0.7);
}
.help__modal .modal-body.modal-body--not-bottomed-out:after {
  content: "\25bc\00a0\00a0Scroll down for more\00a0\00a0\25bc";
}
.help__modal .modal-body.modal-body--bottomed-out:after {
  content: "\25b2\00a0\00a0Scroll up for more\00a0\00a0\25b2";
}
.help__modal .modal-body .row {
  margin-left: -13px;
  margin-right: -13px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE */
  .modal-body #gradient,
  .modal-body:after {
    display: none;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  /* Safari */
  .modal-body #gradient,
  .modal-body:after {
    display: none;
  }
}
ul.help__nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.help__nav li {
  display: block;
  margin-bottom: 1rem;
  font-weight: 700;
  color: #26AAED;
  font-size: 0.9375rem;
}
ul.help__nav li:hover {
  color: #0f7fb7;
  cursor: pointer;
}
.help__content {
  overflow-y: auto;
  padding-bottom: 60px;
}
.help__section {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.help__section:last-of-type {
  margin-bottom: 0;
}
.help__section h3 {
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.help__section h4 {
  font-size: 1.1rem;
  margin-bottom: 1rem;
  margin-top: 2rem;
}
.help__section .help_footnote_content {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.7);
}
.help__section strong {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.9);
}
.help__section em {
  color: rgba(255, 255, 255, 0.9);
}
.help__section .help_tile {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  min-width: 13rem;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.help__section .breakdown-entry__title {
  display: block;
}
ul.help__resource-guide {
  margin: 3rem 0 0;
  padding: 0;
}
ul.help__resource-guide:before,
ul.help__resource-guide:after {
  content: " ";
  display: table;
}
ul.help__resource-guide:after {
  clear: both;
}
ul.help__resource-guide:before,
ul.help__resource-guide:after {
  content: " ";
  display: table;
}
ul.help__resource-guide:after {
  clear: both;
}
ul.help__resource-guide li {
  display: block;
  float: left;
  width: 33%;
  margin-bottom: 3rem;
}
ul.help__resource-guide li dt {
  display: inline-block;
  font-size: 2rem;
  line-height: 1;
  width: 2.25rem;
}
ul.help__resource-guide li dd {
  display: inline-block;
  font-size: 1.1rem;
  vertical-align: super;
}
.help__compiled-code a {
  pointer-events: none;
}
.help__twitter-outline {
  display: inline-block;
  margin-left: 8px;
  padding: 5px;
  outline: 3px solid #d9534f;
}
twitterwidget {
  width: 100% !important;
}
.twitter-tweet {
  width: 100% !important;
}
.EmbeddedTweet {
  opacity: 1 !important;
  transition: opacity 0.2s ease-in !important;
  color: #ffffff !important;
  border: 0 !important;
  border-radius: 2px !important;
  font-family: "Muli", Helvetica, Arial, sans-serif !important;
  background-color: #1f5c8e !important;
  font-size: 1rem !important;
  max-width: 100% !important;
  pointer-events: none !important;
  pointer: default !important;
}
.EmbeddedTweet a {
  cursor: auto !important;
}
.EmbeddedTweet-tweet {
  padding: 1.25rem !important;
}
.EmbeddedTweet .Icon--twitter {
  height: 1.25rem !important;
  width: 1.25rem !important;
}
.EmbeddedTweet .Identity-name {
  font-size: 1rem !important;
  color: #ffffff !important;
}
.EmbeddedTweet .Identity-screenName {
  color: rgba(255, 255, 255, 0.5) !important;
  font-size: 0.875rem !important;
}
.EmbeddedTweet .PrettyLink {
  color: #fff !important;
}
.EmbeddedTweet .Tweet-header {
  cursor: auto !important;
}
.EmbeddedTweet .Tweet-body {
  cursor: auto !important;
}
.EmbeddedTweet .Tweet-inReplyTo {
  color: rgba(255, 255, 255, 0.5) !important;
  font-size: 0.8125rem !important;
}
.EmbeddedTweet .dt-updated {
  color: rgba(255, 255, 255, 0.5) !important;
  font-size: 0.8125rem !important;
}
.EmbeddedTweet .TweetAuthor-avatar {
  width: 36px !important;
}
.EmbeddedTweet .Tweet-text {
  font-size: 1rem !important;
}
.EmbeddedTweet .Tweet-actions .Icon {
  width: 1.25rem !important;
  height: 1.25rem !important;
}
.EmbeddedTweet .Tweet-actions span {
  font-size: 0.8125rem !important;
}
.EmbeddedTweet .TweetAction,
.EmbeddedTweet .TweetAction:visited,
.EmbeddedTweet .TweetAction-stat {
  color: #ffffff !important;
}
.EmbeddedTweet .tweet-InformationCircle--bottom {
  margin: 0 !important;
  bottom: 1.25rem !important;
  right: 1.25rem !important;
  opacity: 0.5 !important;
  cursor: auto !important;
}
.single-building-dashboard > .row {
  height: 100%;
}
.single-building-dashboard > .row > [class*="col"] {
  height: 100%;
}
.single-building-dashboard > .row > [class*="col"] > .oed-block__outer {
  padding-top: 0px;
  height: 100%;
}
.single-building-dashboard > .row > [class*="col"] > .oed-block__outer > .oed-block__inner > .row > [class*="col"] {
  height: 100%;
}
.single-building-dashboard > .row > [class*="col"] > .oed-block__outer > .oed-block__inner > .row > [class*="col"] > div > .row:not(:only-child):first-child {
  margin-bottom: 26px;
}
.single-building-dashboard > .row > [class*="col"] > .oed-block__outer > .oed-block__inner > .row > [class*="col"] > div > .row:not(:only-child):first-child > [class*="col"] {
  height: 100%;
}
.single-building-dashboard > .row > [class*="col"] > .oed-block__outer > .oed-block__inner > .row > [class*="col"] > div > .row:not(:only-child):first-child > [class*="col"] > .oed-chart__outer {
  height: 100%;
}
.single-building-dashboard > .row > [class*="col"] > .oed-block__outer > .oed-block__inner > .row > [class*="col"] > div > .row:not(:only-child):first-child > [class*="col"] > .oed-chart__outer > .oed-chart__inner {
  height: 100%;
  min-height: 250px;
}
.single-building-dashboard > .row > [class*="col"] > .oed-block__outer > .oed-block__inner > .row > [class*="col"] > div > .row > [class*="col"] {
  height: 100%;
}
.single-building-dashboard .building__image--full {
  margin: 0;
}
.single-building-dashboard .oed-help-icon {
  right: 2rem;
}
.single-building-dashboard .building-carousel .oed-block__inner {
  overflow-y: auto;
  background: #124f82;
  padding: 1.25rem;
  border-radius: 2px;
}
.single-building-dashboard .building-carousel .oed-block__inner::-webkit-scrollbar {
  background-color: rgba(0, 0, 0, 0.1);
  width: 10px;
  border-radius: 10px;
}
.single-building-dashboard .building-carousel .oed-block__inner::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  width: 10px;
  border-radius: 10px;
}
.single-building-dashboard .location-description--container .oed-block__inner {
  background: #124f82;
}
.single-building-dashboard .competition-module__team-name {
  margin: 0 0 5px 0;
  font-size: 1.2rem;
  font-weight: 800;
  line-height: 1.2rem;
  color: #ffffff;
}
.single-building-dashboard .competition-module__text {
  white-space: pre-wrap;
  font-size: 1rem;
  line-height: 1.3;
  overflow-y: auto;
  overflow-x: hidden;
  color: rgba(255, 255, 255, 0.85);
  margin: 0;
}
.single-building-dashboard .competition-module__text::-webkit-scrollbar {
  background-color: rgba(0, 0, 0, 0.1);
  width: 10px;
  border-radius: 10px;
}
.single-building-dashboard .competition-module__text::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
  width: 10px;
  border-radius: 10px;
}
.single-building-dashboard .competition-module__box {
  width: 100%;
  height: 100%;
  font-size: 0.875rem;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 10px;
}
.single-building-dashboard .competition-module__card-wrapper {
  margin: 5px 0;
}
.single-building-dashboard .competition-module__card-wrapper--title {
  order: 1;
  margin: 5px 0 0 0;
}
.single-building-dashboard .competition-module__card-wrapper--place {
  order: 2;
}
.single-building-dashboard .competition-module__card-wrapper--points {
  order: 3;
}
.single-building-dashboard .competition-module__card-wrapper--time {
  order: 4;
}
.single-building-dashboard .competition-module__card-wrapper--viewmore {
  order: 5;
  margin: 5px 0;
}
.single-building-dashboard .competition-module__card {
  background: #1f5c8e;
  margin: 0;
  width: 100%;
  padding: 15px;
  color: #fff;
  position: relative;
  overflow: hidden;
  border-radius: 2px;
}
.single-building-dashboard .competition-module__card-header {
  font-weight: 800;
  text-align: center;
  font-size: 1.3rem;
}
.single-building-dashboard .competition-module__card-body {
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  font-size: 1rem;
}
.single-building-dashboard .competition-module__card-icon {
  position: absolute;
  bottom: -30%;
  right: 0.3rem;
  opacity: 0.15;
  width: 4.7rem;
  transition: all 0.2s ease-in-out;
  z-index: 1;
  height: 100%;
}
.single-building-dashboard .competition-module__box .btn {
  font-size: 0.875rem;
}
@media (max-width: 1249px) {
  .single-building-dashboard .consumption-box-container {
    width: 50%;
  }
  .single-building-dashboard .consumption-box-container:nth-of-type(-n+2) {
    margin-bottom: 1.25rem;
  }
}
.single-building-dashboard .flex-module__text {
  padding-bottom: 26px;
}
html#admin {
  font-size: 15px;
  font-weight: 400;
}
body.body-admin {
  color: rgba(0, 0, 0, 0.8);
  background-color: #fcfcfc;
  font-size: 1rem;
  overflow-y: scroll;
  overflow-x: auto;
  min-height: auto;
  min-width: 992px;
  padding-right: 0 !important;
}
body.body-admin.modal-open .modal {
  padding-right: 0 !important;
}
a.disabled {
  color: #e0e0e0;
  pointer-events: none;
}
.admin-content {
  height: 100%;
}
.admin-nav-container {
  width: 18rem;
  background: #f4f4f4;
  border-right: 1px solid #ddd;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
}
.admin-content-container {
  text-align: center;
  width: 100%;
  padding-left: 18rem;
  position: relative;
  min-height: 100vh;
  overflow: auto;
}
.admin-tab-content {
  margin: 0 auto 5rem auto;
  text-align: left;
  width: 55vw;
  min-width: 700px;
  padding-bottom: 2em;
}
.admin-header > [class*="col"],
.admin-content > [class*="col"] {
  height: 100%;
}
.admin-header {
  padding: 2rem 1rem;
  color: white;
  background: #003866;
}
.admin-header__icon {
  display: inline-block;
  margin-right: 1rem;
  width: 1.6rem;
  float: left;
  margin-top: -0.2rem;
}
.admin-header__title {
  font-size: 1.2rem;
  line-height: 1;
  margin: 0;
  font-weight: 800;
}
.admin-secondary-nav {
  padding: 1.5rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.admin-secondary-nav a {
  font-size: 0.9375rem;
  margin-top: 1.25rem;
  cursor: pointer;
  line-height: 1;
  font-weight: 600;
  display: inline-block;
}
.admin-secondary-nav a i {
  margin-right: 0.5rem;
  color: #003866;
  font-size: 1rem;
}
.admin-secondary-nav a.admin-secondary-nav__help {
  float: left;
}
.admin-secondary-nav a.admin-secondary-nav__sign-out {
  float: right;
}
.admin-table-footer-actions {
  margin: 2rem 0;
  text-align: center;
}
.admin-above-table-actions {
  margin: 0 0 1rem 0;
  text-align: right;
}
.admin-nav__item {
  font-size: 1rem;
  font-weight: 700;
  line-height: 4;
  padding: 0 1rem;
  display: block;
  border-bottom: 1px solid #ddd;
  position: relative;
  background-image: linear-gradient(to left, transparent, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03));
  background-position: 100% 0;
  background-size: 200% 100%;
  transition: all 150ms ease-in;
}
.admin-nav__item:first-child {
  border-top: 1px solid #ddd;
}
.admin-nav__item:hover {
  background-position: 0 0;
  box-shadow: inset -0.25rem 0 0 rgba(0, 0, 0, 0.08);
}
.admin-nav__item .oed-icon {
  display: inline-block;
  text-align: center;
  width: 2rem;
  margin-right: 0.3rem;
  font-size: 1.5rem;
  position: relative;
  bottom: -0.3rem;
  color: #003866;
}
.admin-nav__item--active,
.admin-nav__item:active,
.admin-nav__item:focus,
.admin-nav__item--active:hover {
  color: #003866;
  background-position: 0 0;
  box-shadow: inset -0.25rem 0 0 #003866;
}
.ion-icon {
  font-size: 1.2rem;
  margin-right: 0.5rem;
  color: #003866;
}
.admin-page-header {
  padding: 2rem 0;
  position: relative;
}
.admin-page-header:before,
.admin-page-header:after {
  content: " ";
  display: table;
}
.admin-page-header:after {
  clear: both;
}
.admin-page-header:before,
.admin-page-header:after {
  content: " ";
  display: table;
}
.admin-page-header:after {
  clear: both;
}
.return-to-link {
  padding: 0 2rem 2rem;
  width: 100%;
  text-align: center;
}
.admin-page-header__title {
  font-size: 2.25rem;
  font-weight: 800;
  line-height: 1.4;
  text-align: center;
  color: #003866;
  margin: 1rem 0 1rem;
}
.admin-page-header__title .oed-icon {
  font-size: 4rem;
  margin-bottom: 1rem;
  display: block;
}
.admin-page-header__title .oed-icon.oed-icon-people {
  font-size: 5rem;
}
.admin-page-header__description {
  text-align: center;
  font-size: 0.9375rem;
  margin: 0 auto;
  max-width: 600px;
  color: rgba(0, 0, 0, 0.4);
  font-family: "Muli", Helvetica, Arial, sans-serif;
}
.admin-view-actions {
  text-align: right;
  padding: 0 0 0 0;
}
.admin-tab-content__title {
  font-size: 1.7rem;
}
.empty-state {
  padding: 6rem 0;
  margin-bottom: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.03);
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.yardi-footer {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  height: 2em;
  font-size: 0.9375rem;
  margin-right: 5px;
  color: rgba(0, 0, 0, 0.5);
}
.form-section + .form-section {
  margin-top: 6rem;
}
.form-section__header {
  padding: 3rem 0;
  border-top: 1px solid #ddd;
  margin: 0 0 1rem;
}
.form-section__header:before,
.form-section__header:after {
  content: " ";
  display: table;
}
.form-section__header:after {
  clear: both;
}
.form-section__header:before,
.form-section__header:after {
  content: " ";
  display: table;
}
.form-section__header:after {
  clear: both;
}
.form-section__header .switch-toggle {
  display: inline-block;
  margin-left: 0.5rem;
  position: relative;
  top: 2px;
}
.form-section__title {
  margin: 0;
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 800;
  border-width: 0 0 0 0.25rem;
  border-style: solid;
  padding-left: 0.75rem;
  color: #003866;
}
.form-section--basic .form-section__title {
  border-style: none;
  padding-left: 0;
}
.form-section--teams .form-section__title {
  border-color: #888;
}
.form-section--energy-savings .form-section__title {
  border-color: rgba(241, 179, 16, 0.87);
}
.form-section--social-media .form-section__title {
  border-color: #26AAED;
}
.form-section--actions .form-section__title {
  border-color: #EF5645;
}
.form-section__description {
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #888888;
  margin: 0.5rem 0 0;
}
.form-buttons {
  border-top: 1px solid #ddd;
  padding: 2rem 0;
  margin-top: 2rem;
}
.form-buttons--destructive {
  margin-top: 3rem;
  border-top: none;
}
.form-input-description {
  margin-top: 1rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #888888;
}
.form-input-description svg.form-input-description-icon {
  float: left;
  margin-right: 1.1rem;
  width: 4rem;
  height: 4rem;
}
.form-input-description svg.form-input-description-icon.icon-show {
  display: block;
}
.form-input-description svg.form-input-description-icon.icon-hide {
  display: none;
}
.form-input-description svg.form-input-description-icon .module-muted {
  fill: #ddd;
}
.form-input-description svg.form-input-description-icon .module-highlight {
  fill: orangered;
  transition: all 100ms ease-in-out;
}
.form-input-description svg.form-input-description-icon:hover .module-highlight {
  fill: orangered;
}
.form-input-description .icon-text {
  display: table;
  height: 65px;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
}
.characters-remaining {
  display: inline-block;
  background: rgba(0, 0, 0, 0.05);
  padding: 0.25rem 0.75rem;
  border-radius: 3rem;
}
.form-input-description--highlight {
  color: orangered;
}
.form-input-description--in-list {
  margin: 10px 0 0;
}
.form-input-description--save-note {
  margin-bottom: 1.5rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #888888;
}
.form-input-description--no-save-note [disabled] {
  pointer-events: none;
}
.body-admin .btn {
  padding: 1rem;
}
.form-input-description--missing-data {
  font-style: italic;
  font-size: 1rem;
  color: #888888;
}
.table-list_missing-data {
  color: #888888;
}
th {
  white-space: nowrap;
}
th[ng-click]:hover {
  color: #26AAED;
}
.table-row--clickable:hover {
  cursor: pointer;
}
.table-col-sort {
  margin-left: 0.2rem;
}
.locations-table-col-name {
  width: 350px;
}
.location-name {
  display: block;
  color: #26AAED;
  font-size: 1.1rem;
  margin-bottom: 0.15rem;
}
.location-address {
  display: block;
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.9rem;
}
.locations-table-col-year,
.locations-table-col-capacity {
  text-align: right;
}
.locations-table-col-area {
  white-space: nowrap;
  text-align: right;
}
.location-table-col-image {
  text-align: center;
}
.fa-sort {
  font-size: 0.9rem;
  color: #aaaaaa;
  font-style: normal;
}
.fa-sort-up,
.fa-sort-down {
  font-size: 0.9rem;
  color: #333333;
  font-style: normal;
}
.modules-table-col-description {
  width: 50%;
}
.competitions-table-col-start-date {
  text-align: right;
  width: 50px;
  white-space: nowrap;
}
.competitions-table-col-end-date {
  text-align: right;
  width: 50px;
  white-space: nowrap;
}
.table--comp-teams tr:hover {
  cursor: pointer;
}
.action-table__data--name {
  width: 100%;
  cursor: default;
}
.action-table__header--name {
  width: 100%;
  cursor: default;
}
.dashboards-table-col-last-mod {
  width: 100px;
  white-space: nowrap;
  text-align: right;
}
.dashboards-table-col-action {
  text-align: center;
  width: 50px;
  white-space: nowrap;
}
.create-modal__close-btn {
  z-index: 10;
  cursor: pointer;
  font-size: 1.5em;
  float: right;
}
.login__wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  background: #00467f;
}
.login__wrapper .form-group:last-child {
  margin-bottom: 0;
}
.login__box {
  width: 26rem;
  padding: 2.5rem;
  background: #085391;
  border-radius: 2px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  box-shadow: 0 1rem 8rem rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.login-header {
  text-align: center;
  margin-bottom: 3rem;
}
.login-header__logo {
  width: 5rem;
  margin-bottom: 1.5rem;
}
.login-header__title {
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.5;
}
.login__box {
  color: #fff;
}
.login__box .input-error__message--inverted {
  text-align: center;
}
.btn-oed-login {
  margin: 0 auto;
  line-height: 2;
  font-size: 1.1rem;
}
.pulse-login-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
}
.pulse-login-wrapper .hidden-button {
  width: 50px;
  height: 50px;
}
.create-dashboard__delete-dashboard-btn {
  cursor: pointer;
}
.dashboard-form__url {
  display: flex;
}
.dashboard-form__type,
.dashboard-form__url__base {
  padding: 0.75rem 0;
  margin-right: 0.5rem;
}
.dashboard-form__url__base__create {
  font-size: 0.9375rem;
}
.dashboard-form__dashboard-slug {
  min-width: 220px;
}
.options-form-group {
  padding: 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  margin-top: -2rem;
}
.options-form-group__title {
  margin-top: 0;
  font-size: 1.2rem;
}
.options-form-group__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.options-form-group__header__title {
  font-size: 1.2rem;
  margin: 0;
}
.options-form-group__header__title + .options-form-group__header__title {
  color: red;
}
.options-form-group__header__buttons button + button {
  margin-left: 10px;
}
.edit-dashboard__two-character-input {
  width: 55px;
}
.inline-form-element {
  float: left;
}
.inline-form-element + .inline-form-element {
  margin-left: 10px;
}
.form-view-types-icon {
  margin: 0.3rem 0 0 0;
  fill: #888888;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.dashboard-view-type {
  font-size: 0.9375rem;
  display: inline-block;
  margin: 9.4px 0 0 0;
}
.dashboard-view-type .row {
  margin: 0 0 30px 0;
}
.dashboard-view-type .icon {
  float: left;
  vertical-align: top;
  font-size: 5rem;
  margin: 0rem 1.5rem 0 0.5rem;
  color: #ddd;
  line-height: 1rem;
}
.dashboard-view-type .title {
  font-size: 1.1rem;
  color: #333333;
  font-weight: bold;
  margin: 0 1rem 0 0;
}
.dashboard-view-type p {
  margin: 1 0 0 0rem;
  color: #888888;
}
.dashboard-view-type .conditional-text {
  color: #888888;
  margin: 0;
}
.dashboard-view-type a {
  margin: 1rem 1rem 1rem 0;
  cursor: pointer;
}
.dashboard-view-type strong {
  color: #666666;
  font-weight: bold;
}
.dashboard-view-type .clearfix::after,
.dashboard-view-type .dl-horizontal dd::after,
.dashboard-view-type .container::after,
.dashboard-view-type .container-fluid::after,
.dashboard-view-type .row:first-child::after,
.dashboard-view-type .row .row::after,
.dashboard-view-type .form-horizontal .form-group::after,
.dashboard-view-type .btn-toolbar::after,
.dashboard-view-type .btn-group-vertical > .btn-group::after,
.dashboard-view-type .modal-header::after,
.dashboard-view-type .modal-footer::after,
.dashboard-view-type .action-details__content > .row::after {
  content: "";
  display: table;
  clear: both;
}
.form-input-description--no-save-note [disabled] {
  pointer-events: none;
}
.edit-flex-module__textarea {
  resize: none;
  overflow: hidden;
}
.edit-flex-module__textarea.form-control {
  height: 60px;
}
.edit-flex-module__textarea--show-scrollbar {
  resize: none;
  overflow-y: auto;
}
.edit-flex-module__delete-btn {
  cursor: pointer;
}
img.flex-image__preview {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
}
.btn--dashboard-select {
  width: 100%;
  white-space: normal;
  text-align: left;
}
.button-header {
  font-size: 1.2rem;
  font-weight: bold;
}
.button-text {
  font-size: 1rem;
  font-weight: normal;
  margin-top: 1rem;
}
.location-image__preview {
  cursor: pointer;
  max-width: 100%;
  max-height: 300px;
  margin-bottom: 1rem;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .location-image__preview {
    pointer-events: none;
  }
}
.edit-location__description--scrollbar {
  width: 100%;
  resize: none;
  overflow-y: auto;
}
.edit-competition {
  counter-reset: section;
}
.edit-competition__textarea {
  resize: none;
  overflow: hidden;
}
.edit-competition__delete-btn,
.edit-competition__delete-image-btn,
.edit-competition__upload-image-btn {
  cursor: pointer;
}
.edit-competition__two-character-input {
  width: 55px;
}
.edit-competition__default-points-input {
  display: inline-block;
}
.edit-competition__input-hash--error {
  border: 1px solid #d9534f;
  background: #f2dede;
}
.edit-competition__team-table-size,
.edit-competition__team-table-pin {
  text-align: right;
}
.edit-competition__actions-list {
  margin-bottom: 1rem;
}
.edit-competition__actions-list:before,
.edit-competition__actions-list:after {
  content: " ";
  display: table;
}
.edit-competition__actions-list:after {
  clear: both;
}
.edit-competition__actions-list:before,
.edit-competition__actions-list:after {
  content: " ";
  display: table;
}
.edit-competition__actions-list:after {
  clear: both;
}
.edit-competition__actions-list li {
  box-sizing: border-box;
  float: left;
  display: inline-block;
  width: 49%;
  border: 0;
  padding: 0;
}
.edit-competition__actions-list li label {
  font-weight: normal;
  margin-bottom: 0;
}
.edit-competition__section {
  margin-bottom: 3rem;
}
.edit-competition__competition-title {
  font-size: 1.75rem;
  font-weight: 800;
}
.edit-competition__section-title {
  font-size: 1.2rem;
}
.edit-competition__section-edit {
  font-size: 1rem;
  font-weight: normal;
  cursor: pointer;
}
.edit-competition__apply-default {
  font-size: 1rem;
  font-weight: normal;
  cursor: pointer;
  vertical-align: bottom;
  padding-left: 15px;
}
.edit-competition__apply-default--disabled {
  color: rgba(0, 0, 0, 0.8);
  cursor: not-allowed;
}
.edit-competition__apply-default--disabled:hover {
  color: rgba(0, 0, 0, 0.8);
}
.edit-competition__close-btn {
  z-index: 10;
  cursor: pointer;
  font-size: 1.5em;
  float: right;
}
.team-summary__leaders-ranking {
  font-weight: bold;
}
ul.competition-summary__leaders {
  margin-bottom: 3rem;
}
ul.competition-summary__leaders span:first-child,
ul.competition-summary__leaders span + span {
  background: #fcfcfc;
}
ul.competition-summary__leaders li {
  margin-bottom: 0.5rem;
}
ul.competition-summary__leaders li::before {
  color: rgba(191, 191, 191, 0.8);
}
.competition-summary__metadata {
  text-align: center;
  padding: 2rem 0 0 0;
  margin: 0;
  list-style-type: none;
}
.competition-summary__metadata li {
  display: inline-block;
  margin: 0 2.5rem 2.5rem;
  vertical-align: top;
}
.competition-summary__metadata li .oed-icon {
  display: block;
  font-size: 2rem;
  margin-bottom: 0.25rem;
}
.competition-summary__metadata li .competition-summary__metadata-label {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.competition-summary__metadata li .competition-summary__metadata-value {
  display: block;
}
.competition-summary__metadata li .competition-summary__metadata-value span {
  display: block;
}
.competition-summary__header--edit {
  font-size: 1rem;
  font-weight: normal;
  cursor: pointer;
  display: block;
}
.competition-summary__header {
  font-size: 1.2rem;
  margin: 0 0 1rem;
  font-weight: 800;
}
.competition-summary-section + .competition-summary-section {
  margin-top: 6rem;
}
.competition-summary-section__header {
  margin: 0 0 2.5rem;
  border-left-width: 0.25rem;
  border-width: 0;
  border-style: solid;
}
.competition-summary-section__header:before,
.competition-summary-section__header:after {
  content: " ";
  display: table;
}
.competition-summary-section__header:after {
  clear: both;
}
.competition-summary-section__header:before,
.competition-summary-section__header:after {
  content: " ";
  display: table;
}
.competition-summary-section__header:after {
  clear: both;
}
.competition-summary-section__header-icon {
  float: right;
}
.competition-summary-section__title {
  margin: 0;
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 800;
  border-width: 0 0 0 0.25rem;
  border-style: solid;
  padding-left: 0.75rem;
  color: #003866;
}
.competition-summary-section--teams .competition-summary-section__title {
  border-color: #888;
}
.competition-summary-section--energy-savings .competition-summary-section__title {
  border-color: rgba(241, 179, 16, 0.87);
}
.competition-summary-section--social-media .competition-summary-section__title {
  border-color: #26AAED;
}
.competition-summary-section--actions .competition-summary-section__title {
  border-color: #EF5645;
}
.competition-summary-section--discretionary .competition-summary-section__title {
  border-color: #0BA89A;
}
.competition-summary-section__title a {
  font-size: 1rem;
  cursor: pointer;
}
.competition-summary-section__description {
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #888888;
  margin: 0.5rem 0 0;
}
.form-control--actions_table_points {
  width: 40px;
  padding: 0.1rem 0.5rem;
  text-align: right;
}
.edit-team__close-btn {
  z-index: 10;
  cursor: pointer;
  font-size: 1.5em;
  float: right;
}
.edit-team .form-buttons {
  padding-bottom: 0;
}
.edit-team__size-input {
  width: 65px;
}
.edit-team__input--error {
  border: 1px solid #d9534f;
}
.edit-team__input-hash--error {
  border: 1px solid #d9534f;
  background: #f2dede;
}
.edit-team__discretionary-cell {
  text-align: center;
}
.team-summary__discretionary-cell--date {
  text-align: right;
}
.team-summary__discretionary-cell--description {
  text-align: left;
}
.team-summary__discretionary-cell--description a {
  cursor: pointer;
}
.team-summary__discretionary-cell--points {
  text-align: right;
}
.team-summary__add-discretionary--disabled [disabled] {
  pointer-events: none;
}
.team-summary__section-edit {
  cursor: pointer;
}
.edit-action label {
  text-align: right;
}
.edit-action__description,
.edit-action__benefit,
.edit-action__next-step {
  white-space: pre-line;
  resize: none;
}
.action-image {
  max-width: 100%;
  max-height: 400px;
}
.action-image__preview {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
  cursor: pointer;
  max-width: 100%;
  max-height: 300px;
  margin-bottom: 1rem;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .action-image__preview {
    pointer-events: none;
  }
}
.form-row-list-element {
  margin-bottom: 10px;
}
.form-row-action-next-step,
.form-row-action-benefit {
  display: flex;
}
.list-input-remove__button {
  width: 40px;
  height: 100%;
  text-align: center;
}
.list-input-remove__button i {
  font-size: 1.5rem;
  vertical-align: middle;
}
.chosen-select {
  width: 100%;
}
.chosen-select-deselect {
  width: 100%;
}
.chosen-container {
  display: inline-block;
  font-size: 1rem;
  position: relative;
  vertical-align: middle;
}
.chosen-container .chosen-drop {
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
  box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
  margin-top: -1px;
  position: absolute;
  top: 100%;
  left: -9000px;
  z-index: 1060;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  right: 0;
}
.chosen-container .chosen-results {
  color: rgba(0, 0, 0, 0.8);
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  line-height: 1.42857143;
  list-style: none;
  margin: 0;
  padding: 5px 6px;
}
.chosen-container .chosen-results li em {
  background: #feffde;
  font-style: normal;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  cursor: default;
  color: #999;
  font-weight: bold;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li.active-result {
  cursor: pointer;
  display: list-item;
}
.chosen-container .chosen-results li.result-selected {
  display: list-item;
  color: #cccccc;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #26AAED;
  background-image: none;
  color: white;
}
.chosen-container .chosen-results li.highlighted em {
  background: transparent;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #cccccc;
}
.chosen-container .chosen-results .no-results {
  background: #aaaaaa;
  display: list-item;
}
.chosen-container .chosen-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  z-index: 1;
}
.chosen-container .chosen-results-scroll span {
  display: inline-block;
  height: 1.42857143;
  text-indent: -5000px;
  width: 9px;
}
.chosen-container .chosen-results-scroll-down {
  bottom: 0;
}
.chosen-container .chosen-results-scroll-down span {
  background: url("chosen-sprite.png") no-repeat -4px -3px;
}
.chosen-container .chosen-results-scroll-up span {
  background: url("chosen-sprite.png") no-repeat -22px -3px;
}
.chosen-container-single .chosen-single {
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  color: #999;
  display: block;
  height: 4.5rem;
  overflow: hidden;
  line-height: 4.5rem;
  padding: 0 0 0 8px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
.chosen-container-single .chosen-single span {
  display: block;
  margin-right: 26px;
  color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single.chosen-default span {
  color: #999;
}
.chosen-container-single .chosen-single abbr {
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 26px;
  top: 0.25rem;
  width: 12px;
  cursor: pointer;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: right -11px;
}
.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
  background-position: right 2px;
}
.chosen-container-single .chosen-single div {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
}
.chosen-container-single .chosen-single div b {
  background: url("chosen-sprite.png") no-repeat 0 7px;
  display: block;
  height: 100%;
  width: 100%;
}
.chosen-container-single .chosen-default {
  color: #888888;
}
.chosen-container-single .chosen-search {
  margin: 0;
  padding: 3px 4px;
  position: relative;
  white-space: nowrap;
  z-index: 1000;
}
.chosen-container-single .chosen-search input[type="text"] {
  background: url("chosen-sprite.png") no-repeat 100% -20px, #fff;
  border: 1px solid #ccc;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  margin: 1px 0;
  padding: 4px 20px 4px 4px;
  width: 100%;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.chosen-container-single-nosearch .chosen-search input {
  position: absolute;
  left: -9000px;
}
.chosen-container-multi .chosen-choices {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  cursor: text;
  height: auto !important;
  max-height: 20rem;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: relative;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices .search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices .search-field input[type="text"] {
  background: transparent !important;
  border: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  height: 2.5rem;
  margin: 0;
  padding: 4px;
  outline: 0;
}
.chosen-container-multi .chosen-choices .search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices .search-choice {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.04);
  border: 1px solid #ccc;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  color: rgba(0, 0, 0, 0.8);
  cursor: default;
  line-height: 13px;
  margin: 0.5rem 0.5rem 0.5rem 0.5rem;
  padding: 0.5rem 2rem 0.5rem 0.5rem;
  position: relative;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
  display: block;
  font-size: 1rem;
  height: 1rem;
  position: absolute;
  right: 0.5rem;
  top: 0.4rem;
  width: 12px;
  cursor: pointer;
}
.chosen-container-multi .chosen-choices .search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
  background-position: right -11px;
}
.chosen-container-multi .chosen-results {
  margin: 0 0 0 0;
  padding: 0;
}
.chosen-container-active .chosen-single {
  border: 1px solid #66afe9;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  background-color: #fff;
  border: 1px solid #66afe9;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  background: transparent;
  border-left: none;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 7px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #66afe9;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.chosen-container-active .chosen-choices .search-field input[type="text"] {
  color: rgba(0, 0, 0, 0.8) !important;
}
.chosen-container-active.chosen-with-drop .chosen-choices {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.chosen-disabled {
  cursor: default;
  opacity: 0.5 !important;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  padding: 0 8px 0 0;
  overflow: visible;
}
.chosen-rtl .chosen-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl;
}
.chosen-rtl .chosen-single div {
  left: 7px;
  right: auto;
}
.chosen-rtl .chosen-single abbr {
  left: 26px;
  right: auto;
}
.chosen-rtl .chosen-choices .search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices .search-choice {
  margin: 6px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices .search-choice .search-choice-close {
  background-position: right top;
  left: 4px;
  right: auto;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results .group-option {
  padding-left: 0;
  padding-right: 15px;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  background: url("chosen-sprite.png") no-repeat -28px -20px, #fff;
  direction: rtl;
  padding: 4px 5px 4px 20px;
}
.input-group .chosen-container:last-child .chosen-single,
.input-group .chosen-container:last-child .chosen-default,
.input-group .chosen-container:last-child .chosen-choices {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.input-group .chosen-container:not(:last-child) .chosen-single,
.input-group .chosen-container:not(:last-child) .chosen-default,
.input-group .chosen-container:not(:last-child) .chosen-choices {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background: transparent !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* over ride Chosen jQuery plugin styles */
.select-dropdown__selector.chosen-container .chosen-choices {
  margin-bottom: 5px;
  /* provide gap for SelectAll and ClearAll buttons */
  padding: 0.75rem 0.75rem;
  font-size: 1rem;
  border-color: #ccc;
}
.select-dropdown__has-error .select-dropdown__selector.chosen-container .chosen-single,
.select-dropdown__has-error .select-dropdown__selector.chosen-container .chosen-choices {
  border-color: #d9534f;
}
.select-dropdown__disabled {
  pointer-events: none;
  cursor: default;
}
.select-dropdown__selector.chosen-container .chosen-drop {
  top: 100%;
}
.select-dropdown__selector.chosen-container .search-choice-close::after {
  content: '\00d7';
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
}
.chosen-container-single .chosen-single {
  padding-left: 11px;
}
.switch__input {
  display: none;
}
.switch__label {
  cursor: pointer;
  text-indent: -9999px;
  width: 45px;
  height: 20px;
  background: #555;
  display: block;
  border-radius: 100px;
  position: relative;
}
.switch__label:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 4px;
  width: 14px;
  height: 14px;
  background: #fff;
  border-radius: 14px;
  transition: 0.3s;
}
.switch__input:checked + .switch__label {
  background: #5cb85c;
}
.switch__input:checked + .switch__label[disabled="disabled"] {
  background: #bbbbbb;
}
.switch__input:checked + .switch__label:after {
  left: calc(100% - 4px);
  transform: translateX(-100%);
}
.switch__label:active:after {
  width: 20px;
}
.switch__label[disabled="disabled"] {
  cursor: not-allowed;
}
.body-admin #YardiHelpModal .modal-header span .popupYhelpmodal {
  top: 16px !important;
  opacity: 0.7;
  right: 64px;
  top: 14px;
}
.body-admin #YardiHelpModal .modal-header span .popupYhelpmodal:hover {
  opacity: 1;
}
.body-admin #YardiHelpModal .modal-header span .popupYhelpmodal img {
  width: 22px;
}
.body-admin #YardiHelpModal .modal-header span .closeYhelpmodal {
  font-size: 40px !important;
  top: 26px;
  opacity: 0.7;
}
.body-admin #YardiHelpModal .modal-header span .closeYhelpmodal:hover {
  opacity: 1;
}
.edit-discretionary__close-btn {
  z-index: 10;
  cursor: pointer;
  font-size: 1.5em;
  float: right;
}
.edit-discretionary__size-input {
  width: 65px;
}
/* @{oed-icon-font-path} = src⁩ ▸ ⁨main⁩ ▸ ⁨webapp⁩ ▸ ⁨app⁩ ▸ ⁨assets⁩ ▸ ⁨fonts⁩ */
/* muli - regular */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('../assets/fonts/muli-v13-latin/muli-v13-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Muli Regular'), local('Muli-Regular'), url('../assets/fonts/muli-v13-latin/muli-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-regular.svg#Muli') format('svg');
  /* Legacy iOS */
}
/* muli-600 - latin */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 600;
  src: url('../assets/fonts/muli-v13-latin/muli-v13-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Muli SemiBold'), local('Muli-SemiBold'), url('../assets/fonts/muli-v13-latin/muli-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-600.woff') format('woff'), /* Modern Browsers */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-600.svg#Muli') format('svg');
  /* Legacy iOS */
}
/* muli-800 - latin */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 800;
  src: url('../assets/fonts/muli-v13-latin/muli-v13-latin-800.eot');
  /* IE9 Compat Modes */
  src: local('Muli ExtraBold'), local('Muli-ExtraBold'), url('../assets/fonts/muli-v13-latin/muli-v13-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-800.woff') format('woff'), /* Modern Browsers */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('../assets/fonts/muli-v13-latin/muli-v13-latin-800.svg#Muli') format('svg');
  /* Legacy iOS */
}
/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../assets/fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url('../assets/fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../assets/fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../assets/fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../assets/fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../assets/fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.svg#RobotoSlab') format('svg');
  /* Legacy iOS */
}
/*------------------------
Font Awesome 5 Free
-------------------------*/
@font-face {
  font-family: 'Font Awesome';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('../assets/fonts/webfonts/fa-solid-900.eot');
  src: url('../assets/fonts/webfonts/fa-solid-900.eot?#iefix') format("embedded-opentype"), url('../assets/fonts/webfonts/fa-solid-900.woff2') format("woff2"), url('../assets/fonts/webfonts/fa-solid-900.woff') format("woff"), url('../assets/fonts/webfonts/fa-solid-900.ttf') format("truetype"), url('../assets/fonts/webfonts/fa-solid-900.svg#fontawesome') format("svg");
}
.fa,
.fas {
  font-family: 'Font Awesome';
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
/*------------------------
  Icons
-------------------------*/
/*---------------------------------------
  Use pseudo-element to insert icon
---------------------------------------*/
.fa-sort::before {
  content: "\f0dc";
}
.fa-sort-down::before {
  content: "\f0dd";
}
.fa-sort-up::before {
  content: "\f0de";
}
.fa-times::before {
  content: "\f00d";
}
.fa-image::before {
  content: "\f03e";
}
.fa-poo-storm::before {
  content: "\f75a";
}
.fa-question-circle::before {
  content: "\f059";
}
.fa-sign-out-alt::before {
  content: "\f2f6";
}
.fa-calendar::before {
  content: "\f073";
}
.fa-chevron-left::before {
  content: "\f053";
}
.fa-chevron-right::before {
  content: "\f054";
}
