/*! 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: none;
  text-decoration: underline;
  text-decoration: underline 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 {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.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: #fff;
  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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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: inherit;
  font-weight: 500;
  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: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
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: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.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-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.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: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
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;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.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: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.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-right: 15px;
  padding-left: 15px;
}
.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: 1200px) {
  .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;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.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: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px 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-color: #fff;
}
.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:hover {
  background-color: #f5f5f5;
}
.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: #f5f5f5;
}
.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: #e8e8e8;
}
.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 {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    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;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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;
}
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: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  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 {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@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: 34px;
  }
  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: 30px;
  }
  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: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.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: #3c763d;
}
.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: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.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: #8a6d3b;
}
.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: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.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: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: 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:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -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.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.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: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.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: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.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: #204d74;
  border-color: #122b40;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.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: #398439;
  border-color: #255625;
}
.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;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.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: #269abc;
  border-color: #1b6d85;
}
.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: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.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: #d58512;
  border-color: #985f0d;
}
.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: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.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: #ac2925;
  border-color: #761c19;
}
.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 {
  font-weight: 400;
  color: #337ab7;
  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: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.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%;
}
.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;
}
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 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: 46px;
  padding: 10px 16px;
  font-size: 18px;
  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: 46px;
  line-height: 46px;
}
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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
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: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.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: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.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: #c7ddef;
}
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 {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.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: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
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: #a94442;
  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: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 4px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.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: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  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);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .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: 1000px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 2px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 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 > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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 {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.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: -10px;
    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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.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,
.nav:before,
.nav:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.nav-bar:before,
.nav-bar:after,
.nav-bar-tabs:before,
.nav-bar-tabs:after,
.nav-pills-bar-4c:before,
.nav-pills-bar-4c:after,
.nav-pills-4c:before,
.nav-pills-4c:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.nav-bar:after,
.nav-bar-tabs:after,
.nav-pills-bar-4c:after,
.nav-pills-4c:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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: 1199px) {
  .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: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .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: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .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: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .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;
  }
}
.text-purple {
  color: #8359a3 !important;
}
.text-light-purple {
  color: #c0acd0 !important;
}
.text-black {
  color: #223135 !important;
}
.text-blue {
  color: #5facc1 !important;
}
.text-light-blue {
  color: #92c8d7 !important;
}
.text-sea-foam-green {
  color: #35ac9e !important;
}
.text-positive-green {
  color: #aadfd9 !important;
}
.text-light-gray {
  color: #bdc4c9 !important;
}
.text-quarter-gray {
  color: #9ca6af !important;
}
.text-middle-gray {
  color: #7b8994 !important;
}
.text-dark-gray {
  color: #223135 !important;
}
.text-negative-red {
  color: #bb3551 !important;
}
.text-hot-pink {
  color: #cc687d !important;
}
.text-yellow {
  color: #ffdbab !important;
}
.text-soft-orange {
  color: #ffaf45 !important;
}
.text-bright-orange {
  color: #e85f45 !important;
}
body {
  font-family: 'Avenir W01', arial, helvetica, clean, sans-serif;
}
.table-settings-check-label label {
  cursor: pointer;
  font-weight: normal;
  margin: 0;
  padding: 2px 0;
}
.table-settings-check-label label input {
  margin-right: 5px;
}
.input-focus {
  border: 1px solid #8359a3;
}
h1 {
  font-size: 32px;
  color: #8359a3;
}
h2 {
  font-size: 30px;
}
h3 {
  line-height: auto;
  font-family: 'Avenir W01', arial, helvetica, clean, sans-serif;
  font-size: 22px;
  color: #8359a3;
  font-weight: 300;
}
h4 {
  font-size: 26px;
}
h5 {
  color: #8359a3 !important;
  font-size: 24px;
}
h1,
h5,
h6 {
  font-weight: normal;
}
code {
  padding: 4px;
  color: #223135;
  background: #c8e5ef;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-weight: 600;
  border-radius: 2px;
}
.table {
  width: 100%;
  padding: 0px;
  margin-bottom: 40px;
}
.table.borderless {
  border: none;
}
.table.borderless > thead > tr > th {
  border-bottom: none;
}
span.help-block {
  padding-left: 15px;
}
.popover {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bg-primary,
.bg-success,
.bg-info,
.bg-warning,
.bg-danger {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 5px;
}
a {
  cursor: pointer;
}
a:hover {
  color: #8359a3;
  text-decoration: none;
}
a[disabled],
a.disabled {
  pointer-events: none;
}
.position-relative {
  position: relative;
}
.close {
  margin-left: 10px;
}
.close.disabled {
  pointer-events: none;
}
.selected-item {
  background-color: #c0acd0;
}
.col-1-5th {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.blue-fade-panel {
  background-image: -webkit-linear-gradient(top, #e0eff6 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #e0eff6 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #e0eff6 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0eff6', endColorstr='#ffffffff', GradientType=0);
  background-repeat: repeat-x;
}
.scrollable-200 {
  overflow-y: auto;
  max-height: 200px;
}
.loading .scrollable-200,
.loading .scrollable-300 {
  overflow-y: hidden;
}
.scrollable-300 {
  overflow-y: auto;
  max-height: 300px;
}
.scrollable-300 .array-editor-wrapper {
  width: 95%;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-radius: 2px;
}
.caret.caret-expanded {
  border-top: 6px solid #8359a3;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.caret.caret-collapsed {
  border-left: 6px solid #8359a3;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.bold {
  font-weight: 700;
}
.text-overflow-mixin {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.clickable {
  cursor: pointer;
}
.break-word {
  word-wrap: break-word;
}
.white-space-pre {
  white-space: pre;
}
.capitalize {
  text-transform: capitalize;
}
.uppercase {
  text-transform: uppercase;
}
.text-underline {
  text-decoration: underline;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.align-bottom {
  vertical-align: bottom;
}
.centered {
  text-align: center;
}
.font-size-20 {
  font-size: 20px !important;
}
.font-size-22 {
  font-size: 22px !important;
}
.font-size-24 {
  font-size: 24px !important;
}
.normal-weight {
  font-weight: normal !important;
}
.not-clickable {
  cursor: default;
}
.text-selection-disabled {
  -webkit-touch-callout: none;
  user-select: none;
}
.force-text {
  font-family: 'Avenir W01', arial, helvetica, clean, sans-serif;
}
.no-border {
  border-radius: 0;
}
.hidden {
  display: none !important;
}
.dimmed {
  opacity: 0.7;
}
.invisible {
  visibility: none;
}
.btn-secondary {
  background: transparent;
  border: 1px solid #8359a3;
  color: #8359a3;
  padding: 3px 8px;
}
.btn-secondary.dropdown.more-dropdown {
  padding: 0;
}
.btn-secondary.dropdown.more-dropdown > :first-child {
  padding: 3px 8px;
}
.btn-secondary:focus:active,
.btn-secondary:active:active,
.btn-secondary.active:active {
  background-image: none;
  opacity: 0.5;
}
.btn-secondary:hover {
  border-width: 1px;
  border-color: #8359a3;
  color: #8359a3;
  background-color: #c0acd0;
}
.btn-secondary.disabled,
.btn-secondary[disabled] {
  opacity: 0.45;
}
.btn-nav {
  background: transparent;
  border: 1px solid #8359a3;
  color: #8359a3;
  padding: 3px 8px;
}
.btn-nav.dropdown.more-dropdown {
  padding: 0;
}
.btn-nav.dropdown.more-dropdown > :first-child {
  padding: 3px 8px;
}
.btn-nav:focus:active,
.btn-nav:active:active,
.btn-nav.active:active {
  background-image: none;
  opacity: 0.5;
}
.btn-nav:hover {
  border-width: 1px;
  border-color: #8359a3;
  color: #8359a3;
  background-color: #c0acd0;
}
.btn-nav.disabled,
.btn-nav[disabled] {
  opacity: 0.45;
}
.full-height {
  height: 100%;
}
.full-width {
  width: 100%;
}
.full-size {
  width: 100%;
  height: 100%;
}
.inline {
  display: inline-block;
}
.vertical-align-in-div {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.padding-lr-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.popover-callout {
  /*z-index: @zindex-tooltip + 101;*/
  z-index: 1049;
  /* Callout should be below modal? */
}
.popover-callout .popover-title {
  font-family: 'Avenir W01', arial, helvetica, clean, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  background-color: #f1d7dc;
  color: #223135;
}
.width-75 {
  width: 75px;
}
.width-100 {
  width: 100px;
}
.width-200 {
  width: 200px;
}
.width-300 {
  width: 300px;
}
/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  zoom: 1;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
/*
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
*/
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(/static/img/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(/static/img/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/static/img/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(/static/img/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(/static/img/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-widget :active {
  outline: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(/static/img/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/static/img/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(/static/img/ui-icons_222222_256x240.png);
}
.ui-widget-content .ui-icon {
  background-image: url(/static/img/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(/static/img/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
  background-image: url(/static/img/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(/static/img/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
  background-image: url(/static/img/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
  background-image: url(/static/img/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/static/img/ui-icons_cd0a0a_256x240.png);
}
/* positioning */
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-off {
  background-position: -96px -144px;
}
.ui-icon-radio-on {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -khtml-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -khtml-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url(/static/img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(/static/img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
/*
 * jQuery UI Resizable 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
/*
 * jQuery UI Selectable 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
/*
 * jQuery UI Accordion 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion {
  width: 100%;
}
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1;
}
.ui-accordion .ui-accordion-li-fix {
  display: inline;
}
.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}
.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: 0.5em 0.5em 0.5em 0.7em;
}
.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1;
}
.ui-accordion .ui-accordion-content-active {
  display: block;
}
/*
 * jQuery UI Autocomplete 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete {
  position: absolute;
  cursor: default;
}
/* workarounds */
* html .ui-autocomplete {
  width: 1px;
}
/* without this, the menu expands to 100% in IE6 */
/*
 * jQuery UI Menu 1.8.17
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 0.2em 0.4em;
  line-height: 1.5;
  zoom: 1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
/*
 * jQuery UI Button 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: 0.1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}
/* the overflow property removes extra width in IE */
.ui-button-icon-only {
  width: 2.2em;
}
/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only {
  width: 2.4em;
}
/* button elements seem to need a little more width */
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/*button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: 0.4em 1em;
}
/*button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
/*button sets*/
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog {
  position: absolute;
  padding: 0.2em;
  width: 300px;
  overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 16px 0.1em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: 0.5em 0 0 0;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
/*
 * jQuery UI Slider 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
/*
 * jQuery UI Tabs 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs {
  position: relative;
  padding: 0.2em;
  zoom: 1;
}
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 0.2em 1px 0;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tabs .ui-tabs-hide {
  display: none !important;
}
/*
 * jQuery UI Datepicker 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  display: none;
  /*sorry for IE5*/
  display: block;
  /*sorry for IE5*/
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/
}
/*
 * jQuery UI Progressbar 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
/**
 * selectize.default.css (v) - Default Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #0073bb;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #ffffff;
  border: 1px solid #0073bb;
}
.selectize-control.multi .selectize-input > div.active {
  background: #92c836;
  color: #ffffff;
  border: 1px solid #00578d;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px;
}
.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}
.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #1b9dec;
  background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
  background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
}
.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
  background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
  background-image: -o-linear-gradient(top, #008fd8, #0075cf);
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0);
}
.selectize-control.single .selectize-input {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);
}
.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8;
}
.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em;
}
.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}
.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}
.ember-tooltip,
.ember-popover {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
  font-size: 14px;
  font-family: sans-serif;
  border-radius: 3px;
}
.ember-popover {
  color: #000;
  background-color: #fff;
  padding: 10px 20px;
  border: 1px solid #ccc;
}
.ember-popover[aria-hidden="false"] {
  pointer-events: initial;
  cursor: initial;
  -webkit-touch-callout: auto;
  -webkit-user-select: auto;
  user-select: auto;
}
.ember-tooltip {
  max-width: 200px;
  padding: 6px 10px;
  color: #fff;
  background: #3a3c47;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
  white-space: initial;
}
.ember-tooltip:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  margin: -5px;
  background: inherit;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ember-tooltip.ember-tooltip-or-popover-target-attached-top:after,
.ember-tooltip.ember-tooltip-or-popover-target-attached-top-left:after,
.ember-tooltip.ember-tooltip-or-popover-target-attached-top-right:after {
  bottom: 0;
}
.ember-tooltip.ember-tooltip-or-popover-target-attached-bottom:after,
.ember-tooltip.ember-tooltip-or-popover-target-attached-bottom-left:after,
.ember-tooltip.ember-tooltip-or-popover-target-attached-bottom-right:after {
  top: 0;
}
.ember-tooltip.ember-tooltip-or-popover-target-attached-top:after,
.ember-tooltip.ember-tooltip-or-popover-target-attached-bottom:after {
  left: 50%;
}
.ember-tooltip.ember-tooltip-or-popover-target-attached-top-left:after,
.ember-tooltip.ember-tooltip-or-popover-target-attached-bottom-left:after {
  right: 15px;
}
.ember-tooltip.ember-tooltip-or-popover-target-attached-top-right:after,
.ember-tooltip.ember-tooltip-or-popover-target-attached-bottom-right:after {
  left: 15px;
}
.ember-tooltip.ember-tooltip-or-popover-target-attached-left:after,
.ember-tooltip.ember-tooltip-or-popover-target-attached-left-top:after,
.ember-tooltip.ember-tooltip-or-popover-target-attached-left-bottom:after {
  right: 0;
}
.ember-tooltip.ember-tooltip-or-popover-target-attached-right:after,
.ember-tooltip.ember-tooltip-or-popover-target-attached-right-top:after,
.ember-tooltip.ember-tooltip-or-popover-target-attached-right-bottom:after {
  left: 0;
}
.ember-tooltip.ember-tooltip-or-popover-target-attached-left:after,
.ember-tooltip.ember-tooltip-or-popover-target-attached-right:after {
  top: 50%;
}
.ember-tooltip.ember-tooltip-or-popover-target-attached-left-top:after,
.ember-tooltip.ember-tooltip-or-popover-target-attached-right-top:after {
  bottom: 15px;
}
.ember-tooltip.ember-tooltip-or-popover-target-attached-left-bottom:after,
.ember-tooltip.ember-tooltip-or-popover-target-attached-right-bottom:after {
  top: 15px;
}
/* Fade */
.ember-tooltip,
.ember-popover {
  opacity: 0;
}
.ember-tooltip.ember-tooltip-or-popover-slide,
.ember-tooltip.ember-tooltip-or-popover-fade,
.ember-popover.ember-tooltip-or-popover-slide,
.ember-popover.ember-tooltip-or-popover-fade {
  -webkit-transition: opacity 200ms ease-out, margin 200ms ease-out;
  transition: opacity 200ms ease-out, margin 200ms ease-out;
}
.ember-tooltip.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-top,
.ember-popover.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-top {
  margin-top: 10px;
}
.ember-tooltip.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-right,
.ember-popover.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-right {
  margin-left: -10px;
}
.ember-tooltip.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-bottom,
.ember-popover.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-bottom {
  margin-top: -10px;
}
.ember-tooltip.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-left,
.ember-popover.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-left {
  margin-left: 10px;
}
.ember-tooltip[aria-hidden="false"],
.ember-popover[aria-hidden="false"] {
  opacity: 1;
  transition-duration: 100ms;
}
.ember-tooltip[aria-hidden="false"].ember-tooltip-or-popover-slide,
.ember-popover[aria-hidden="false"].ember-tooltip-or-popover-slide {
  margin: 0px;
}
#root {
  min-height: 100%;
  height: 100%;
  display: grid;
  position: relative;
  grid-template-rows: min-content;
  grid-auto-flow: row;
  grid-auto-rows: auto;
}
#alerts {
  position: fixed;
  bottom: 40px;
  width: 100%;
}
#alerts .alert {
  margin: 0 10px 1px 10px;
}
#alerts .alert-warning {
  margin: 0 10px 1px 10px;
  background-color: #f4c356;
  color: #223135;
}
#alerts .alert-warning .close {
  color: #223135;
}
html,
body {
  height: 100%;
  min-width: 1280px;
}
#content-wrapper {
  --button-primary-color: #8359a3;
  --button-primary-hover-text: #ffffff;
  --button-primary-hover-bg: #a283ba;
  --button-secondary-color: #8359a3;
  --button-secondary-border: #d4c5df;
  --button-secondary-hover-bg: #f2eef5;
  --button-upload-color: #35ac9e;
  --button-upload-hover-bg: #8dd4cc;
  --button-upload-hover-text: #ffffff;
  --button-destructive-color: #bb3551;
  --button-destructive-hover-bg: #f1d7dc;
  --button-tertiary-color: #8359a3;
  height: 100%;
  position: relative;
}
#content-wrapper #content {
  overflow: auto;
  height: 100%;
}
#content-wrapper #content > .ember-view {
  height: 100%;
}
@font-face {
  font-family: '4C Network Icons';
  src: url(/static/fonts/4c-network-icons.woff2) format('woff2'), url(/static/fonts/4c-network-icons.woff) format('woff,'), url(/static/fonts/4c-network-icons.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: '4C Platform Icons';
  src: url(/static/fonts/4c-platform-icons.woff2) format('woff2'), url(/static/fonts/4c-platform-icons.woff) format('woff,'), url(/static/fonts/4c-platform-icons.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: '4C Platform Icons Extra';
  src: url(/static/fonts/4c-platform-icons-additional.woff2) format('woff2'), url(/static/fonts/4c-platform-icons-additional.woff) format('woff,'), url(/static/fonts/4c-platform-icons-additional.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
.icon-font {
  font-family: '4C Platform Icons';
}
.icon-font-extra {
  font-family: '4C Platform Icons Extra';
}
.icon {
  font-family: '4C Platform Icons';
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 0px;
  -webkit-font-smoothing: antialiased;
}
.icon-extra {
  font-family: '4C Platform Icons Extra';
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 0px;
  -webkit-font-smoothing: antialiased;
}
.base-icon {
  background-position: 0 !important;
  background-size: 20px;
  display: inline-block;
  height: 20px;
  margin: 4px auto;
  width: 20px;
}
.base-icon-large {
  width: 22px;
  height: 22px;
  background-position: 0 !important;
  background-size: 22px;
  display: inline-block;
  margin: 3px auto;
}
.new-icon::before {
  content: 'NEW!';
  font-family: 'Avenir W01';
  font-weight: 900;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #223135;
  color: #35ac9e;
}
.icon-size-small {
  font-size: 16px;
}
.icons {
  *display: inline;
  *zoom: 1;
  color: #1d1d1b;
  display: inline-block;
  padding-left: 48px;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
}
.icons:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  margin: 0 5px 0 0;
  font: 24px/1em '4C Icons';
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.icons.white:before {
  color: #ffffff;
}
.req-position {
  position: absolute;
  font-size: 14px;
  margin-top: 4px;
  color: #bb3551;
}
.status-icon {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 18px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  top: 5px;
  line-height: 0;
}
.state-icon {
  margin-top: 3px;
}
.icon.error {
  color: #bb3551;
}
.check-circle {
  color: #117b97;
}
.radio-button-unchecked {
  color: #bdc4c9;
}
.clear-icon {
  font-family: '4C Platform Icons Extra';
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 0px;
  -webkit-font-smoothing: antialiased;
}
.clear-icon:before {
  content: 'A';
}
.calendar-icon:before {
  content: 'N';
}
.cancel-icon:before {
  content: 'Q';
}
.check-icon:before {
  content: 'A';
}
.check-on-circle-icon:before {
  content: 'M';
}
.close-icon:before {
  content: 'y';
}
.copy-icon:before {
  content: '6';
}
.down-icon:before {
  content: 'x';
}
.draggable-icon:before {
  content: 'a';
}
.edit-icon:before {
  content: 'K';
}
.edu-icon:before {
  content: 'g';
}
.external-link-icon:before {
  content: 'Z';
}
.file-drop-icon:before {
  content: '1';
}
.files-icon:before {
  content: 'q';
}
.filter-icon:before {
  content: 'v';
}
.font-arrow-down:before {
  content: 'm';
}
.font-arrow-up:before {
  content: 'n';
}
.globe-icon:before {
  content: 'p';
}
.help-icon:before {
  content: 'w';
}
.info-icon:before {
  content: 'W';
}
.list-icon:before {
  content: 'v';
}
.lock-icon:before {
  content: 'E';
}
.menu-icon:before {
  content: 'r';
}
.missing-image-icon:before {
  content: '8';
}
.new-flag:before {
  content: 'k';
}
.new-flag-icon:before {
  content: 'k';
}
.pencil-icon:before {
  content: 's';
}
.plus-icon:before {
  content: 'F';
}
.refresh-icon:before {
  content: 'u';
}
.req-asterisk-icon:before {
  content: 'b';
}
.search-icon:before {
  content: 'J';
}
.settings-icon:before {
  content: 't';
}
.export-icon:before {
  content: '6';
}
.sortable-icon:before {
  content: '5';
}
.tag-icon:before {
  content: 'I';
}
.time-icon:before {
  content: 'O';
}
.user-icon:before {
  content: 'z';
}
.warning-icon:before {
  content: 'C';
}
.default-profile-icon:before {
  content: 'V';
}
.target-icon:before {
  content: '0';
}
.caret-down:before {
  content: '3';
}
.caret-up {
  transform: rotate(180deg);
}
.caret-up:before {
  content: '3';
}
.caret-right {
  transform: rotate(270deg);
}
.caret-right:before {
  content: '3';
}
.caret-left {
  transform: rotate(90deg);
}
.caret-left:before {
  content: '3';
}
.star-icon:before {
  content: '9';
}
.swap-axes-icon:before {
  content: 'i';
}
.download-icon:before {
  content: 'L';
}
.pending-icon:before {
  content: 'B';
}
.trash-icon:before {
  content: 'f';
}
.archive-icon:before {
  content: '8';
}
.revert-icon:before {
  content: 'z';
  position: relative;
  left: -2px;
}
.filter-settings-icon:before {
  content: 'd';
}
.added-icon:before {
  content: 'e';
}
.power-icon:before {
  content: 'P';
}
.move-icon:before {
  content: 'b';
}
.toggle-opened-icon:before {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 20px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  content: 'x';
  transform: none;
}
.toggle-closed-icon:before {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 20px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  content: 'x';
  transform: none;
  transform: rotate(-90deg);
}
.error-icon:before {
  content: 'D';
}
.pin-icon:before {
  content: 'h';
}
.caret-icon:before {
  content: 'S';
}
.audiences-icon:before {
  content: '4';
}
.competitors-icon:before {
  content: '@';
}
.creatives-icon:before {
  content: '+';
}
.performance-icon:before {
  content: '7';
}
.delete-icon {
  font-family: '4C Platform Icons Extra';
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 0px;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  color: #223135;
  font-size: 14px !important;
}
.delete-icon:before {
  content: 'f';
}
.delete-icon:hover {
  opacity: 0.7;
}
.duplicate-icon {
  font-family: '4C Platform Icons';
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 0px;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  color: #223135;
  font-size: 12px !important;
}
.duplicate-icon:before {
  content: 'q';
}
.duplicate-icon:hover {
  opacity: 0.7;
}
.state-changed-icon:before {
  content: 'K';
}
.state-deleted-icon:before {
  content: 'f';
}
.state-readonly-icon:before {
  content: 'R';
}
.state-invalid-icon {
  color: #bb3551;
}
.state-invalid-icon:before {
  content: 'D';
}
.state-new-icon:before {
  content: 'e';
}
.status-active-icon {
  color: #35ac9e;
}
.status-active-icon:before {
  content: 'S';
}
.status-archived-icon:before {
  content: '8';
}
.status-canceled-icon:before {
  content: 'R';
}
.status-completed-icon {
  color: #5facc1;
}
.status-completed-icon:before {
  content: 'A';
}
.status-deleted-icon:before {
  content: 'f';
}
.status-disapproved-icon:before {
  content: 'R';
}
.status-parent-paused-icon:before {
  content: 'U';
}
.status-paused-icon:before {
  content: 'T';
}
.status-pending-icon:before {
  content: 'O';
}
.status-rejected-icon {
  color: #cc687d;
}
.status-rejected-icon:before {
  content: 'Q';
}
.status-scheduled-icon {
  color: #cd950d;
}
.status-scheduled-icon:before {
  content: 'N';
}
.status-ready-icon:before {
  content: '\25CF';
  display: block;
  line-height: 0;
  padding: 0 0.2em;
}
.status-geofilter-canceled-icon {
  opacity: 0.8;
}
.status-geofilter-canceled-icon:before {
  content: 'A';
}
.status-dark-post-icon {
  font-family: '4C Platform Icons Extra';
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 0px;
  -webkit-font-smoothing: antialiased;
}
.status-dark-post-icon:before {
  content: 'r';
}
.eye-icon:before {
  content: 'k';
}
.facebook-service-icon:before {
  content: 'g';
}
.instagram-service-icon:before {
  content: 'e';
}
.facebook-and-instagram-service-icon {
  padding-top: 8px;
}
.facebook-and-instagram-service-icon:before {
  content: 'l';
}
.text-facebook {
  color: #3b5998 !important;
}
.facebook-icon {
  color: #ffffff;
}
.facebook-icon:before {
  font-size: 25px;
}
.facebook-icon:before {
  content: 'g';
}
.facebook-and-instagram-icon {
  color: #ffffff;
  padding-top: 8px;
}
.facebook-and-instagram-icon:before {
  font-size: 34px;
}
.facebook-and-instagram-icon:before {
  content: 'l';
}
.facebook-and-instagram-color-icon {
  color: #3b5998;
  padding-top: 8px;
}
.facebook-and-instagram-color-icon:before {
  font-size: 34px;
}
.facebook-and-instagram-color-icon:before {
  content: 'l';
}
.facebook-gray-icon {
  color: #7b8994;
}
.facebook-gray-icon:before {
  font-size: 25px;
}
.facebook-gray-icon:before {
  content: 'g';
}
.facebook-color-icon {
  color: #3b5998;
}
.facebook-color-icon:before {
  font-size: 25px;
}
.facebook-color-icon:before {
  content: 'g';
}
.instagram-icon {
  color: #ffffff;
}
.instagram-icon:before {
  font-size: 25px;
}
.instagram-icon:before {
  content: 'e';
}
.instagram-gray-icon {
  color: #7b8994;
}
.instagram-gray-icon:before {
  font-size: 25px;
}
.instagram-gray-icon:before {
  content: 'e';
}
.instagram-color-icon {
  color: #517fa4;
}
.instagram-color-icon:before {
  font-size: 25px;
}
.instagram-color-icon:before {
  content: 'e';
}
.text-twitter {
  color: #55acee !important;
}
.twitter-service-icon:before {
  content: 'h';
}
.twitter-icon {
  color: #ffffff;
}
.twitter-icon:before {
  font-size: 25px;
}
.twitter-icon:before {
  content: 'h';
}
.twitter-color-icon {
  color: #55acee;
}
.twitter-color-icon:before {
  font-size: 25px;
}
.twitter-color-icon:before {
  content: 'h';
}
.pinterest-service-icon:before {
  content: 'd';
}
.text-pinterest {
  color: #cc2127 !important;
}
.pinterest-icon {
  color: #ffffff;
}
.pinterest-icon:before {
  font-size: 25px;
}
.pinterest-icon:before {
  content: 'd';
}
.pinterest-color-icon {
  color: #cc2127;
}
.pinterest-color-icon:before {
  font-size: 25px;
}
.pinterest-color-icon:before {
  content: 'd';
}
.linkedin-service-icon:before {
  content: 'f';
}
.text-in {
  color: #0077b5 !important;
}
.in-icon,
.li-icon,
.linkedin-icon {
  color: #ffffff;
}
.in-icon:before,
.li-icon:before,
.linkedin-icon:before {
  font-size: 25px;
}
.in-icon:before,
.li-icon:before,
.linkedin-icon:before {
  content: 'f';
}
.in-color-icon,
.linkedin-color-icon {
  color: #0077b5;
}
.in-color-icon:before,
.linkedin-color-icon:before {
  font-size: 25px;
}
.in-color-icon:before,
.linkedin-color-icon:before {
  content: 'f';
}
.in-icon-big {
  color: #0077b5;
}
.in-icon-big:before {
  font-size: 38px;
}
.in-icon-big:before {
  content: 'f';
}
.snapchat-service-icon {
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url(/static/img/snapchat-service-icon.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.snapchat-icon {
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url(/static/img/snapchat-service-icon.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #ffffff;
}
.snapchat-icon:before {
  font-size: 25px;
}
.snapchat-color-icon {
  color: #ffffff;
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url(/static/img/snapchat-service-icon.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: black;
}
.snapchat-color-icon:before {
  font-size: 25px;
}
.snapchat-circle-color-icon {
  display: inline-block;
  height: 26px;
  width: 26px;
  background-image: url(/static/img/snapchat-logo.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.snapchat-circle-white-icon {
  display: inline-block;
  height: 26px;
  width: 26px;
  background-image: url(/static/img/snapchat-logo.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/static/img/snapchat-logo-white.svg);
}
.nielsen-color-icon {
  display: block;
  height: 26px;
  width: 26px;
  background-image: url(/static/img/nielsen-logo.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.nielsen-color-icon.icon-disabled {
  background-image: url(/static/img/nielsen-logo-disabled.svg);
}
.linear-tv-color-icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url(/static/img/icon-linear-tv.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.linear-tv-color-icon.icon-disabled {
  background-image: url(/static/img/icon-linear-tv-disabled.svg);
}
.dcm-color-icon {
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url(/static/img/icon-dcm.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.prisma-color-icon {
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url(/static/img/icon-prisma.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.google-ads-color-icon {
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url(/static/img/google-ads.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.premium-video-color-icon {
  display: inline-block;
  height: 20px;
  width: 20px;
}
.premium-video-color-icon:before {
  content: 'm';
}
.loading-icon-base {
  background-image: url(/static/img/upload-spinner.svg);
  background-repeat: no-repeat;
}
.loading-bars-icon,
.loading-spinner-icon {
  background-image: url(/static/img/upload-spinner.svg);
  background-repeat: no-repeat;
  transform: translateZ(0);
}
.loading-route {
  float: left;
  position: relative;
  top: 10px;
  right: 10px;
  margin: 0 auto;
}
.loading-route .loading {
  background-image: url(/static/img/upload-spinner.svg);
  background-repeat: no-repeat;
  transform: translateZ(0);
  width: 23px;
  height: 30px;
  display: inline-block;
}
.loading-route.pre-loading {
  width: 100%;
  position: fixed;
  right: 0;
  text-align: center;
}
.loader {
  display: none;
  float: left;
  margin-top: -33px;
}
.loader.in-flight {
  display: inline;
}
.loading-spinner.in-flight {
  background-image: url(/static/img/upload-spinner.svg);
  background-repeat: no-repeat;
  transform: translateZ(0);
  width: 60px;
  height: 60px;
  background-position: 0 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}
.loading-spinner.in-flight.use-spinner {
  background-image: url(/static/img/upload-spinner.svg);
  background-repeat: no-repeat;
  transform: translateZ(0);
  width: 72px;
  height: 72px;
}
.loading-spinner.in-flight.inline {
  display: inline-block;
  margin-top: 0;
  margin-bottom: -2px;
  height: 18px;
  background-size: 18px;
  vertical-align: middle;
}
.loading-spinner-full {
  background-image: url(/static/img/upload-spinner.svg);
  background-repeat: no-repeat;
  transform: translateZ(0);
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: 32px;
  display: block;
  position: absolute;
}
.loading-spinner-with-spacing {
  padding-right: 17px;
  position: relative;
}
.loading-spinner-with-spacing:after {
  background-image: url(/static/img/upload-spinner.svg);
  background-repeat: no-repeat;
  transform: translateZ(0);
  width: 15px;
  height: 15px;
  background-size: 15px;
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.custom-reporting-loader {
  background-image: url(/static/img/upload-spinner.svg);
  background-repeat: no-repeat;
  transform: translateZ(0);
  width: 25px;
  height: 25px;
  background-size: 25px;
  float: left;
}
.loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
  background: rgba(200, 200, 200, 0.5);
}
.loading-overlay-message {
  align-self: center;
  font-size: 13px;
  font-weight: 700;
  color: #7b8994;
}
.loading-overlay-message > .loading-spinner-icon {
  width: 60px;
  height: 60px;
}
html,
body {
  background-color: #fff;
  font-size: 12px;
  padding-left: 0px;
  padding-right: 0px;
}
* {
  letter-spacing: 0.015em;
}
.horizontal-resizer {
  content: "\25CF \25CF \25CF";
  font-size: 7px;
  line-height: 5px;
  text-align: center;
  margin: 0 auto;
  color: #8359a3;
  display: block;
  letter-spacing: 3px;
}
.text-input-countdown {
  float: right;
  position: relative;
  margin-top: -22px;
  margin-right: 5px;
}
.text-input-countdown.text-area-countdown {
  margin-top: 0px;
  margin-right: 0px;
}
.text-input-countdown .badge {
  color: #5facc1;
  background-color: #c8e5ef;
}
.select-input-countdown {
  float: right;
  position: relative;
}
.select-input-countdown .badge {
  color: #5facc1;
  background-color: #c8e5ef;
}
.module-wrapper {
  position: absolute;
  top: 42px;
  bottom: 0;
  left: 0;
  right: 0;
}
.module-wrapper > .fixed-layout {
  width: 100%;
  height: 100%;
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
}
.fixed-layout {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.fixed-layout .left-nav-disabled .ui-layout-pane.nav2 {
  position: unset !important;
  padding-left: 0;
}
.fixed-layout .ui-layout-pane {
  padding: 0;
  border: none;
}
.fixed-layout .ui-layout-pane.nav2 {
  padding-left: 30px;
  overflow: visible;
  z-index: 0 !important;
}
.fixed-layout .ui-layout-pane.nav2 .nav-pills-bar-4c .nav-pills-btn-bar {
  position: absolute;
  bottom: 0;
  right: 0;
}
.fixed-layout .ui-layout-south.toolbar {
  background: #223135;
}
.fixed-layout .ui-layout-west {
  width: 200px;
}
.fixed-layout .panel-nav {
  position: relative;
}
.fixed-layout .nav-actions {
  position: relative;
  float: right;
  padding: 5px 8px;
}
.fixed-layout .nav-actions .btn:not(.btn-download-short) {
  max-width: 215px;
}
.fixed-layout .nav-actions .btn {
  margin: 0 0 0 10px;
  height: 30px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fixed-layout .nav-actions .badge {
  background: #ffffff;
  color: #223135;
  font-size: 10px;
}
.fixed-layout.layout-main .ui-layout-resizer-west {
  overflow: visible !important;
  box-shadow: 0px 0px 2px #bdc4c9;
}
.fixed-layout.layout-main .ui-layout-resizer-west:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 5px;
  left: -10px;
}
.fixed-layout.layout-main .ui-layout-resizer-west:hover {
  background: #5facc1;
  border-color: #5facc1;
}
.fixed-layout.layout-main .ui-layout-resizer-west .ui-layout-toggler-west {
  top: -1px !important;
  /*left: 12px !important;*/
  border-color: #bdc4c9 !important;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-radius: 0 0 2px 2px;
  box-shadow: 1px 1px 3px #9ca6af;
  width: 30px !important;
  height: 36px !important;
  background: #ffffff;
  color: #223135;
}
.fixed-layout.layout-main .ui-layout-resizer-west .ui-layout-toggler-west:before {
  content: 'r';
}
.fixed-layout.layout-main .ui-layout-resizer-west .ui-layout-toggler-west:before {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 16px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  top: 10px !important;
}
.fixed-layout.layout-main .ui-layout-resizer-west .ui-layout-toggler-west:hover {
  opacity: 0.7;
}
.fixed-layout .layout-content .ui-layout-resizer-south {
  display: block !important;
  overflow: visible !important;
  background: #c1c8cd;
  border: 0;
}
.fixed-layout .layout-content .ui-layout-resizer-south:hover:not(.ui-layout-resizer-south-closed) {
  background: #5facc1;
  border-color: #5facc1;
}
.fixed-layout .layout-content .ui-layout-resizer-south:before {
  content: "\25CF \25CF \25CF";
  font-size: 7px;
  line-height: 5px;
  text-align: center;
  margin: 0 auto;
  color: #8359a3;
  display: block;
  letter-spacing: 3px;
  font-size: 6px;
  line-height: 4px;
  color: #7b8994;
  letter-spacing: 0;
}
.fixed-layout .layout-content .ui-layout-resizer-south.ui-layout-resizer-south-closed {
  height: 0 !important;
}
.fixed-layout .layout-content .ui-layout-resizer-south .ui-layout-toggler-south {
  background: none !important;
  border: none !important;
  left: auto !important;
  overflow: visible !important;
  right: 4px !important;
  top: 9px !important;
  width: 26px !important;
}
.fixed-layout .layout-content .ui-layout-resizer-south .ui-layout-toggler-south:before {
  content: 'y';
}
.fixed-layout .layout-content .ui-layout-resizer-south .ui-layout-toggler-south:before {
  font-weight: 700;
  font-family: '4C Platform Icons';
  -webkit-touch-callout: none;
  user-select: none;
  color: #223135;
  font-size: 20px;
}
.fixed-layout .layout-content .ui-layout-resizer-south .ui-layout-toggler-south:hover {
  opacity: 0.7;
}
/*
 *  PANES & CONTENT-DIVs
 */
.ui-layout-pane {
  /* all 'panes' */
  background: #FFF;
  border: 1px solid #BBB;
  padding: 10px;
  overflow: auto;
  /* DO NOT add scrolling (or padding) to 'panes' that have a content-div,
     otherwise you may get double-scrollbars - on the pane AND on the content-div
     - use ui-layout-wrapper class if pane has a content-div
     - use ui-layout-container if pane has an inner-layout
  */
}
/* (scrolling) content-div inside pane allows for fixed header(s) and/or footer(s) */
.ui-layout-content {
  padding: 10px;
  position: relative;
  /* contain floated or positioned elements */
  overflow: auto;
  /* add scrolling to content-div */
}
/*
 *  UTILITY CLASSES
 *  Must come AFTER pane-class above so will override
 *  These classes are NOT auto-generated and are NOT used by Layout
 */
.layout-child-container,
.layout-content-container {
  padding: 0;
  overflow: hidden;
}
.layout-child-container {
  border: 0;
  /* remove border because inner-layout-panes probably have borders */
}
.layout-scroll {
  overflow: auto;
}
.layout-hide {
  display: none;
}
/*
 *  RESIZER-BARS
 */
.ui-layout-resizer {
  background: #bdc4c9;
  border-width: 0;
  border: 1px solid #bdc4c9;
}
.ui-layout-resizer-drag {
  /* REAL resizer while resize in progress */
}
.ui-layout-resizer-hover {
  /* affects both open and closed states */
}
/* NOTE: It looks best when 'hover' and 'dragging' are set to the same color,
  otherwise color shifts while dragging when bar can't keep up with mouse */
.ui-layout-resizer-dragging {
  /* resizer beging 'dragging' */
  background: #9c79b6 !important;
}
.ui-layout-resizer-dragging {
  /* CLONED resizer being dragged */
  border: 1px solid #BBB;
}
.ui-layout-resizer-north-dragging,
.ui-layout-resizer-south-dragging {
  border-width: 1px 0;
}
.ui-layout-resizer-west-dragging,
.ui-layout-resizer-east-dragging {
  border-width: 0 1px;
}
/* NOTE: Add a 'dragging-limit' color to provide visual feedback when resizer hits min/max size limits */
.ui-layout-resizer-dragging-limit {
  /* CLONED resizer at min or max size-limit */
  background: #E1A4A4;
  /* red */
}
.ui-layout-resizer-closed-hover {
  /* hover-color to 'slide open' */
  background: #EBD5AA;
}
.ui-layout-resizer-sliding {
  /* resizer when pane is 'slid open' */
  filter: alpha(opacity=10);
  opacity: 0.1;
  /* show only a slight shadow */
}
.ui-layout-resizer-sliding-hover {
  /* sliding resizer - hover */
  filter: alpha(opacity=100);
  opacity: 1;
  /* on-hover, show the resizer-bar normally */
}
/* sliding resizer - add 'outside-border' to resizer on-hover
 * this sample illustrates how to target specific panes and states */
.ui-layout-resizer-north-sliding-hover {
  border-bottom-width: 1px;
}
.ui-layout-resizer-south-sliding-hover {
  border-top-width: 1px;
}
.ui-layout-resizer-west-sliding-hover {
  border-right-width: 1px;
}
.ui-layout-resizer-east-sliding-hover {
  border-left-width: 1px;
}
/*
 *  TOGGLER-BUTTONS
 */
.ui-layout-toggler {
  border: 1px solid #BBB;
  /* match pane-border */
  background-color: #BBB;
  color: #8359a3;
}
.ui-layout-toggler-hover {
  background-color: #8359a3;
  color: #7b8994;
}
.ui-layout-toggler-north,
.ui-layout-toggler-south {
  border-width: 0 1px;
  /* left/right borders */
}
.ui-layout-toggler-west,
.ui-layout-toggler-east {
  border-width: 1px 0;
  /* top/bottom borders */
}
/* hide the toggler-button when the pane is 'slid open' */
.ui-layout-resizer-sliding .ui-layout-toggler {
  display: none;
}
/*
   *  style the text we put INSIDE the togglers
   */
.ui-layout-toggler .content {
  color: #7b8994;
  font-size: 12px;
  font-weight: bold;
  width: 100%;
  padding-bottom: 0.35ex;
  /* to 'vertically center' text inside text-span */
}
/*
 *  PANE-MASKS
 *  these styles are hard-coded on mask elems, but are also
 *  included here as !important to ensure will overrides any generic styles
 */
.ui-layout-mask {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}
.ui-layout-mask-inside-pane {
  /* masks always inside pane EXCEPT when pane is an iframe */
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
/* standard mask for iframes */
/* extra mask for objects/applets */
/*
 *  Default printing styles
 */
@media print {
  /*
   *  Unless you want to print the layout as it appears onscreen,
   *  these html/body styles are needed to allow the content to 'flow'
   */
  html {
    height: auto !important;
    overflow: visible !important;
  }
  body.ui-layout-container {
    position: static !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    /* only IE6 has container width & height set by Layout */
    _width: auto !important;
    _height: auto !important;
  }
  .ui-layout-resizer,
  .ui-layout-toggler {
    display: none !important;
  }
  /*
   *  Default pane print styles disables positioning, borders and backgrounds.
   *  You can modify these styles however it suit your needs.
   */
  .ui-layout-pane {
    border: none !important;
    background: transparent !important;
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
  }
}
.main-content {
  min-height: 600px;
  background-color: #fff;
}
.ui-layout-center .off-white {
  background-color: #f0f2f4;
}
.headliner-type {
  font-family: 'Avenir W01';
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.02px;
  color: #223135;
}
.headliner-l-type {
  font-family: 'Avenir W01';
  font-size: 32px;
  font-weight: 700;
  color: #223135;
}
.headliner-xl-type {
  font-family: 'Avenir W01';
  font-weight: 700;
  font-size: 42px;
  color: #223135;
}
.paragraph-type {
  font-family: 'Avenir W01';
  font-weight: 300;
  font-size: 12px;
  color: #223135;
}
.paragraph-l-type {
  font-family: 'Avenir W01';
  font-weight: 300;
  font-size: 14px;
  color: #223135;
}
.paragraph-xl-type {
  font-family: 'Avenir W01';
  font-weight: 300;
  font-size: 16px;
  color: #223135;
}
.subhead-type {
  font-family: 'Avenir W01';
  font-weight: 900;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #223135;
}
.subhead-l-type {
  font-family: 'Avenir W01';
  font-weight: 900;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #223135;
}
.hint-type {
  font-family: 'Avenir W01';
  font-weight: 300;
  font-size: 12px;
  color: #7b8994;
  opacity: 0.8;
}
.label-type {
  font-family: 'Avenir W01';
  font-weight: 900;
  font-size: 14px;
  color: #223135;
}
.link-type {
  font-family: 'Avenir W01';
  font-weight: 900;
  font-size: 12px;
  color: #8359a3;
  cursor: pointer;
}
.link-type:hover {
  opacity: 0.7;
}
.light-type {
  opacity: 0.8;
}
.emphasis-type {
  font-weight: 900;
}
.alert-panel {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 10px;
  border-radius: 4px;
  background: #ffdbab;
  color: #4e5a5d;
  box-shadow: 0 2px 2px 0 rgba(204, 204, 204, 0.7);
  font-size: 12px;
}
.alert-panel.error {
  background: #cc687d;
  color: #fff;
}
.alert-panel.success {
  background: #35ac9e;
  color: #fff;
}
h1.map-header,
label.map-header,
.map-header {
  font-size: 24px;
  font-weight: 700;
}
h1.modal-title,
label.modal-title,
.modal-title {
  font-size: 20px;
  font-weight: normal;
  color: #223135;
}
h1.modal-title .modal-subtitle,
label.modal-title .modal-subtitle,
.modal-title .modal-subtitle {
  font-size: 14px;
  color: #7b8994;
  padding-left: 10px;
}
h1.modal-title.modal-subtitle,
label.modal-title.modal-subtitle,
.modal-title.modal-subtitle {
  color: #7b8994;
  font-size: 12px;
  margin-top: 10px;
  margin-left: -45px;
  min-width: 120px;
}
h2.tool-header,
label.tool-header,
.tool-header {
  margin-left: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #223135;
}
h3.modal-section,
label.modal-section,
.modal-section {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #223135;
}
h4.bold,
label.bold {
  display: inline;
  font-size: 12px;
  font-weight: 700;
  color: #223135;
}
.body-copy {
  font-size: 12px;
  color: #223135;
  font-weight: normal;
}
.body-copy p.prompt {
  font-size: 14px;
}
.grey-body-copy {
  font-size: 12px;
  color: #223135;
  font-weight: normal;
  color: #7b8994;
}
.grey-body-copy p.prompt {
  font-size: 14px;
}
.header-instructions {
  font-size: 14px;
  color: #7b8994;
}
.hint-text,
p.hint-text {
  color: #5a6879;
  font-style: normal;
  font-weight: 400;
}
.hint-text.hint-reduced-margin,
p.hint-text.hint-reduced-margin {
  margin: 10px 0 0;
}
.hint-text.hint-small,
p.hint-text.hint-small {
  font-size: 10px;
}
.alert-text {
  color: #223135;
  font-size: 12px;
  background-color: #f1d7dc;
  border-radius: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 10px;
  padding-left: 10px;
  display: inline-block;
}
.alert-text.center-block {
  display: block;
}
.muted-text {
  color: #7b8994;
  font-weight: 400;
}
.warning-text {
  color: #223135;
  font-size: 12px;
  background-color: #fdefd2;
  border-radius: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 10px;
  padding-left: 10px;
  display: inline-block;
  border-color: #ffdbab;
}
.warning-text.center-block {
  display: block;
}
.bold-text {
  font-weight: 700;
}
.suggestions-text {
  position: absolute;
  color: #223135;
  font-size: 12px;
  background-color: #aadfd9;
  border-radius: 4px;
  border: 1px solid #bdc4c9;
  padding: 4px 8px;
  display: inline-block;
  position: relative;
}
.suggestions-text label {
  margin-bottom: 0;
}
.suggestions-text span.comma:last-of-type {
  display: none;
}
.suggestions-text a {
  color: #8359a3;
}
.suggestions-text.loading {
  opacity: 0.7;
}
.suggestions-text.loading .loading-spinner.in-flight {
  background-size: 28px;
  position: absolute;
  top: 0%;
  left: 45%;
  margin-top: 0;
}
.truncated-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.monospace-font {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.well-header-title {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 0.5rem 0;
  padding: 0;
}
.well-header-description {
  font-size: 12px;
  margin-bottom: 0.5rem;
}
.negative-red-text {
  color: #bb3551;
}
.panel-group {
  -webkit-touch-callout: none;
  user-select: none;
  margin: 5px;
  margin-top: 0px;
}
.panel-group .panel .panel.leaf:first-child {
  padding-top: 0px;
}
.panel-group a:hover {
  color: #8359a3;
}
.panel-group .active a {
  color: #223135;
}
.panel-group .panel {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-group .panel .panel {
  border: none;
}
.panel-group .panel .panel.leaf {
  margin-top: 0px;
  padding: 2px 0px 3px 0px;
}
.panel-group .panel .panel .panel-heading {
  background: none;
}
.panel-group .panel-group {
  margin-right: 0;
}
.panel-group .panel-node-heading {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 5px;
  background-color: none;
}
.panel-group .panel-node-heading.active {
  color: #8359a3;
  background-color: #92c8d7 !important;
}
.panel-group .panel-node-heading .panel-item {
  font-weight: 400;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
.panel-group .panel-body {
  margin-right: 0;
  padding: 0 10px;
  width: 100%;
}
.panel-group .panel-body .panel-group {
  margin-right: -10px;
}
.panel-group .panel-body .panel-item {
  font-weight: 400;
}
.panel-group .panel-title {
  font-size: 11px;
  width: 100%;
}
.panel-group .panel-title > a {
  position: relative;
}
.panel-group .panel-title span.toggler {
  position: absolute;
  z-index: 1;
  width: 10px;
}
.panel-group .panel-title span.toggler::before {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  font: 20px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  content: 'x';
  transform: none;
  transform: rotate(-90deg);
  display: inline-block;
  left: -8px;
  top: -3px;
}
.panel-group .panel-title span.toggler.open::before {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  font: 20px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  content: 'x';
  transform: none;
  display: inline-block;
  left: -8px;
  top: -3px;
}
.panel-group .panel-title div.panel-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  font-size: 12px;
  padding-left: 10px;
  width: 100%;
}
.panel-group .panel-title div.panel-item.first-level {
  font-size: 12px;
  font-weight: bold;
  color: #8359a3;
  padding-bottom: 2px;
}
.panel-group .panel-title div.panel-item.first-level:hover {
  color: #a88abf;
}
.ui-layout-pane-west > .tree-list-control {
  margin-top: 10px;
}
.collapse-control .panel-collapse.collapse {
  webkit-transition: none;
  transition: none;
}
.collapse-control .panel-collapse.collapse.in {
  height: auto !important;
}
.collapse-control .panel-item .subtext {
  display: block;
  font-size: 11px;
  font-weight: 300;
}
.array-manager-modal-editor-wrapper {
  padding: 0 20px;
}
.array-manager-modal-editor-nested-wrapper {
  margin-left: 33.33%;
  left: 10px;
  padding: 10px;
  padding-right: 25px;
  background: #f0f2f4;
  position: relative;
  border-radius: 2px;
  width: 65%;
}
.array-manager-modal-editor-nested-wrapper .control-label-invisible {
  display: none;
}
.array-item-label {
  margin-top: 5px;
  margin-bottom: 1px;
}
.array-item-wrapper {
  position: relative;
  margin-bottom: 5px;
}
.array-item-wrapper .array-item-inner {
  background: #fff;
  border: 1px solid #bdc4c9;
  position: relative;
  padding: 10px 10px 0 10px;
  border-radius: 2px;
}
.array-item-wrapper .array-item-inner.transparent {
  background: none;
}
.array-item-wrapper .array-item-inner.has-errors {
  border: 1px solid #bb3551;
}
.array-item-wrapper .array-item-inner.asset-customization-item {
  padding-top: 5px;
}
.array-item-wrapper .array-item-inner .item-edit-form-wrapper {
  margin-right: 0;
  padding: 0 10px;
}
.array-item-wrapper .array-item-inner .item-edit-form-wrapper .item-label {
  font-size: 13px;
}
.array-item-wrapper .array-item-inner .item-edit-form-wrapper .item-sublabel {
  color: #7b8994;
  margin-top: 4px;
}
.array-item-wrapper .array-item-inner .item-edit-form-wrapper.show-edit {
  margin-right: 40px;
}
.array-item-wrapper .array-item-inner .item-edit-form-wrapper.show-edit .control-label-invisible {
  display: none !important;
}
.array-item-wrapper .array-item-inner .item-edit-form-wrapper.alerts-config-item {
  padding-bottom: 10px;
  padding-top: 2px;
  padding-left: 7px;
  width: 90%;
}
.array-item-wrapper .array-item-inner .item-edit-form-wrapper.alerts-config-item .item-summary:hover {
  background-color: #fff;
}
.array-item-wrapper .array-item-inner .item-edit-form-wrapper.asset-customization-item {
  padding: 2px;
}
.array-item-wrapper .array-item-inner .edit-button-wrapper {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 40px;
  background-color: #EEE;
  border-left: 1px solid #CCC;
}
.array-item-wrapper .array-item-inner .edit-button-wrapper .edit-button {
  font-weight: 700;
  margin-top: -8px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.array-item-wrapper .remove-item-wrapper {
  position: absolute;
  right: -20px;
  margin-top: -8px;
  z-index: 1;
  cursor: pointer;
  opacity: 0.7;
}
.array-item-wrapper .remove-item-wrapper.vertical.middle {
  top: 75%;
}
.array-item-wrapper .remove-item-wrapper.vertical.grouped {
  top: 55%;
}
.array-item-wrapper .remove-item-wrapper.middle {
  top: 50%;
}
.array-item-wrapper .remove-item-wrapper.top {
  top: 20%;
}
.array-item-wrapper .remove-item-wrapper.bottom {
  top: 70%;
}
.array-item-wrapper .remove-item-wrapper.content-aligned {
  top: 0;
  margin-top: 10px;
}
.array-item-wrapper .remove-item-wrapper.inline {
  right: -5px;
  margin-top: -7px;
}
.array-item-wrapper .remove-item-wrapper:hover {
  opacity: 1;
}
.array-item-wrapper .remove-item-wrapper .status-icon {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 18px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  line-height: 0;
}
.array-item-wrapper .duplate-item-wrapper {
  position: absolute;
  right: -20px;
  margin-top: -8px;
  z-index: 1;
  cursor: pointer;
  opacity: 0.7;
}
.array-item-wrapper .duplate-item-wrapper.vertical.middle {
  top: 75%;
}
.array-item-wrapper .duplate-item-wrapper.vertical.grouped {
  top: 55%;
}
.array-item-wrapper .duplate-item-wrapper.middle {
  top: 50%;
}
.array-item-wrapper .duplate-item-wrapper.top {
  top: 20%;
}
.array-item-wrapper .duplate-item-wrapper.bottom {
  top: 70%;
}
.array-item-wrapper .duplate-item-wrapper.content-aligned {
  top: 0;
  margin-top: 10px;
}
.array-item-wrapper .duplate-item-wrapper.inline {
  right: -5px;
  margin-top: -7px;
}
.array-item-wrapper .duplate-item-wrapper:hover {
  opacity: 1;
}
.array-item-wrapper .duplate-item-wrapper .status-icon {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 18px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  line-height: 0;
}
.array-item-wrapper.no-border .array-item-inner {
  border: none;
}
.array-item-wrapper.grouped .array-item-inner {
  border: 1px solid #bdc4c9;
  border-radius: 2px;
  padding: 5px;
}
.operator-text {
  font-weight: 700;
  color: #aadfd9;
  font-style: italic;
  margin-bottom: 5px;
  margin-left: 2px;
}
.add-element-btn.add-required {
  border-color: #bb3551;
}
.array-manager-add-button {
  display: grid;
  grid-template-columns: min-content min-content auto;
  grid-gap: 10px;
  align-items: center;
}
.custom-metric-info {
  margin-left: 5px;
  margin-bottom: 15px;
}
.custom-metric-edit-panel {
  margin-right: 8%;
  margin-bottom: 20px;
}
.custom-metric-edit-panel .hint {
  color: #7b8994;
  opacity: 0.7;
  font-style: italic;
  position: absolute;
  top: -10px;
}
.custom-metric-edit-panel .success {
  position: absolute;
  top: 2px;
  padding: 1px 15px;
  margin-left: 15px;
  color: #35ac9e;
  font-weight: bold;
}
.custom-metric-edit-panel .fadeout {
  opacity: 0;
  transition: opacity 1.5s ease;
}
.custom-metric-edit-panel .fadein {
  opacity: 1;
  transition: opacity 1.5s ease 0.5s;
}
.custom-metric-edit-panel .modify-icon {
  position: relative;
  top: 3px;
  right: 1px;
  font-size: 16px;
}
.custom-metric-edit-panel .modify-text {
  margin-top: -2px;
}
.custom-metric-edit-panel .btn-textual {
  height: 28px;
}
@keyframes blink {
  50% {
    opacity: 0;
  }
}
@-webkit-keyframes blink {
  50% {
    opacity: 0;
  }
}
.custom-metric-formula .formula-input-container {
  display: flex;
  max-width: 100%;
  min-height: 26px;
  border: 1px solid #8359a3;
  border-radius: 2px;
}
.custom-metric-formula .formula-input-container.has-error {
  border-color: #bb3551;
}
.custom-metric-formula .formula-input-container > input {
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  color: transparent;
}
.custom-metric-formula .formula-input-container .items {
  margin: 2px;
  padding: 0;
}
.custom-metric-formula .formula-input-container .items .cursor {
  font-size: 14px;
  font-weight: bold;
  color: #bdc4c9;
  animation: blink 1s step-start 0s infinite;
  -webkit-animation: blink 1s step-start 0s infinite;
}
.custom-metric-formula .formula-input-container .items .search {
  color: #7b8994;
}
.custom-metric-formula .formula-input-container .items .token {
  display: inline-block;
  background: #c0acd0;
  border-radius: 3px;
  padding: 2px 5px;
  margin: 3px;
  font-weight: bold;
  color: #8359a3;
}
.custom-metric-formula .formula-input-container .items .token.currency {
  background: #c8e5ef;
  color: #5facc1;
}
.custom-metric-formula .formula-input-container .items .token.operator {
  background: none;
  padding: 0px;
  margin: 1px;
}
.custom-metric-formula .formula-input-container .items .token.number {
  background: #35ac9e;
  color: #ffffff;
}
.custom-metric-formula .dropdown {
  position: relative;
}
.custom-metric-formula .dropdown .results {
  position: absolute;
  width: 100%;
  padding-left: 0px;
  background: #ffffff;
  border: 1px solid #bdc4c9;
  max-height: 100px;
  overflow-y: scroll;
  transition: height 1s ease;
}
.custom-metric-formula .dropdown .results .category {
  margin-left: 2px;
  padding-left: 3px;
  font-weight: bold;
  font-size: 12px;
  color: #223135;
}
.custom-metric-formula .dropdown .results .result {
  cursor: pointer;
  padding: 3px;
  padding-left: 20px;
  font-size: 12px;
  color: #223135;
}
.custom-metric-formula .dropdown .results .result.selected {
  background: #c0acd0;
}
.custom-metric-formula .dropdown .results .result:hover {
  background: #f2eef5;
}
.floodlight-subscribe-cta-text {
  margin: 20px 40px 30px 30px;
}
.floodlight-subscribe-activity-add-button-container {
  padding-left: 38px;
  margin-bottom: 40px;
}
.floodlight-subscribe-node .dcm-activity-selector-container {
  padding-right: 0px;
}
.floodlight-subscribe-node .dcm-activity-selector-container .edit-component-wrapper.inline {
  padding-right: 0px;
}
.floodlight-subscribe-node .dcm-activity-selector-container .edit-component-wrapper.inline .dcm-activity-selector .control-container {
  width: 354px;
  padding-left: 18px;
}
.floodlight-subscribe-node .activity-delete-icon {
  margin-top: 5px;
}
.floodlight-subscribe-node .activity-metrics-container {
  margin-top: 10px;
}
.select2-perspective-result .select2-result-label .delete {
  font-weight: 700;
  float: right;
  font-size: 8px;
  line-height: 20px;
  text-transform: uppercase;
}
.data-grid-wrapper {
  height: 100%;
}
.full-grid {
  position: relative;
  width: 100%;
  height: 100%;
}
.radio-group-panel {
  margin-bottom: 1em;
  background-color: #f0f2f4;
  border: 1px solid #bdc4c9;
  border-radius: 2px;
  padding: 10px;
}
.radio-group-panel .panel-heading {
  padding-left: 0px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.radio-group-panel .panel-title {
  font-size: 14px;
}
.radio-group-panel .panel-info {
  float: left;
  margin-bottom: 10px;
}
.radio-group-panel .panel-body {
  padding: 0;
  overflow-wrap: break-word;
}
.radio-group-panel .panel-body .thin-border {
  padding-left: 5px;
  padding-right: 5px;
}
.quick-edit-grid {
  width: 100%;
  height: 300px;
  position: relative;
  margin-top: 0;
}
.quick-edit-grid .native-grid > .native-grid-action-bar {
  border-top: none;
  padding: 0 0;
  z-index: 1;
}
.quick-edit-grid .native-grid > .native-grid-content-wrapper {
  margin: 7px 0;
}
.campaign-filter-grid .modal-grid {
  width: 100%;
  height: 450px;
  position: relative;
}
.campaign-filter-grid .modal-grid.disabled {
  opacity: 0.45;
  pointer-events: none;
}
.no-horizontal-padding {
  padding-left: 0;
  padding-right: 0;
}
.data-summary-table {
  display: flex;
  position: relative;
}
.data-summary-table:not(.empty) .table-empty-message {
  display: none !important;
}
.data-summary-table.empty .table-row {
  opacity: 0.2;
}
.data-summary-table.empty .table-empty-message {
  font-weight: 700;
  text-align: center;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.data-summary-table .table-cell {
  padding: 8px;
}
.data-summary-table .table-cell.row-header {
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.data-summary-table .table-cell.col-header {
  font-size: 18px;
  height: 50px;
}
.data-summary-table .table-cell.col-header .sub-title {
  font-weight: 700;
  color: #7b8994 !important;
  text-transform: uppercase;
  font-size: 10px;
  margin: -2px 0 0;
}
.data-summary-table .table-cell.col-header .sub-title .highlight {
  color: #35ac9e !important;
}
.data-summary-table .table-row:nth-of-type(odd),
.data-summary-table .table-cell:nth-of-type(even) {
  background: rgba(192, 172, 208, 0.3);
}
.btn-download {
  max-width: 200px;
}
.btn-download > img {
  width: 20px;
  height: 20px;
  margin: -1px 5px 0 5px;
}
.btn-download > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.btn-download > span.loading {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: -5px;
  vertical-align: inherit;
}
.btn-download > span.loading:after {
  background-image: url(/static/img/upload-spinner.svg);
  background-repeat: no-repeat;
  transform: translateZ(0);
  width: 15px;
  height: 15px;
  background-size: 15px;
  content: '';
  display: inline-block;
}
.btn-download-short {
  max-width: 200px;
  max-width: 170px;
}
.btn-download-short > img {
  width: 20px;
  height: 20px;
  margin: -1px 5px 0 5px;
}
.btn-download-short > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.btn-download-short > span.loading {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: -5px;
  vertical-align: inherit;
}
.btn-download-short > span.loading:after {
  background-image: url(/static/img/upload-spinner.svg);
  background-repeat: no-repeat;
  transform: translateZ(0);
  width: 15px;
  height: 15px;
  background-size: 15px;
  content: '';
  display: inline-block;
}
.dropdown-menu.clickable {
  color: #223135;
  background: #ffffff;
  border: 1px solid #bdc4c9;
}
.selectize-input {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 3px 6px;
  font-size: 12px;
}
.selectize-input > input {
  height: unset !important;
}
.selectize-control.single .selectize-input {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.selectize-control.single .selectize-input:after {
  right: 5px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 3px 3px 0 3px;
}
.selectize-control.multi .selectize-input [data-value] {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  background: #c8e5ef;
  font-weight: normal;
  text-shadow: none;
  box-shadow: none;
}
.selectize-control.multi .selectize-input [data-value]:hover {
  background: #92c8d7;
}
.selectize-control.multi .selectize-input [data-value].active {
  background: #4294ab;
}
.selectize-control.multi .selectize-input > div,
.selectize-control.multi .selectize-input > div.active {
  line-height: 12px;
  border: 1px solid #92c8d7;
  color: #223135;
}
.selectize-control.plugin-remove_button [data-value] {
  padding-left: 20px !important;
  padding-right: 4px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  padding: 0;
  left: 0;
  right: inherit;
  border-left: none;
  border-right: none;
  color: #8359a3;
  font-size: 16px;
  font-weight: normal;
}
.selectize-dropdown {
  z-index: 1000;
}
.selectize-dropdown .active {
  background-color: #e6deed;
  color: #223135;
}
.categorized-selector {
  display: inline-flex;
  width: 100%;
}
.categorized-selector .category-selector {
  width: 15%;
}
.categorized-selector .content-selector {
  width: 85%;
}
.categorized-selector .content-selector .selectize-control.multi .selectize-input.has-items {
  padding: 3px;
}
.categorized-selector .content-selector .selectize-control.multi .selectize-input [data-value] {
  display: none;
}
.category-token-container {
  margin-top: -5px;
}
.category-token-container .category.selectize-input {
  display: block;
  background-color: #f0f2f4;
  width: 100%;
  min-height: 25px;
  padding: 5px 0 5px 10px;
  margin-bottom: 0px;
}
.ember-modal-dialog {
  z-index: 50;
  margin: auto;
}
.ember-modal-dialog.ember-modal-dialog-in-place {
  position: relative;
}
.ember-modal-dialog .modal-dialog .modal-header .pill-group {
  display: inline-block;
}
.ember-modal-dialog .modal-dialog .modal-header .pill-group .nav-pills-bar-4c {
  border-bottom: none;
  margin-bottom: 5px;
  padding-bottom: 0;
}
.ember-modal-dialog .modal-dialog .modal-header .pill-group .nav-pills-bar-4c .nav-pills-4c {
  margin: 0;
}
.ember-modal-dialog .modal-dialog .modal-header .pill-group .nav-pills-bar-4c .nav-pills-4c > li > a {
  padding-bottom: 6px;
}
.ember-modal-wrapper {
  position: fixed;
  z-index: 1100;
  height: 100vh;
  left: 0;
  right: 0;
  top: 0;
  overflow-y: auto;
}
.ember-modal-wrapper .ember-modal-overlay {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  min-height: 100vh;
  padding: 1em;
  position: relative;
  height: auto;
}
.ember-modal-wrapper .ember-modal-overlay.translucent:last-child {
  background-color: rgba(0, 0, 0, 0.5);
}
.ember-modal-wrapper.submodal {
  z-index: 1160;
}
.ember-tooltip {
  font-size: 12px;
  color: #3a3c47;
  background: #FFF;
  border: 1px solid #CCC;
  text-shadow: none;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  z-index: 1250;
  word-wrap: break-word;
}
.ember-tooltip.error {
  background: #f1d7dc;
}
.ember-tooltip:not(.ember-tooltip-or-popover-enabled) {
  display: none;
}
.ember-tooltip.native-grid-cell-tooltip.ember-tooltip-or-popover-pinned-right:after {
  left: calc(100% - 15px);
}
.ember-tooltip.native-grid-cell-tooltip.ember-tooltip-or-popover-pinned-left.frozen-state-cell-tooltip:after {
  left: 22px;
}
.ember-tooltip.native-grid-cell-tooltip.ember-tooltip-or-popover-pinned-left:not(.frozen-state-cell-tooltip):after {
  left: 72px;
}
.ember-popover {
  z-index: 1250;
}
.ember-popover:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  margin: -5px;
  background: inherit;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ember-popover.ember-tooltip-or-popover-target-attached-top:after,
.ember-popover.ember-tooltip-or-popover-target-attached-top-left:after,
.ember-popover.ember-tooltip-or-popover-target-attached-top-right:after {
  bottom: 0;
}
.ember-popover.ember-tooltip-or-popover-target-attached-bottom:after,
.ember-popover.ember-tooltip-or-popover-target-attached-bottom-left:after,
.ember-popover.ember-tooltip-or-popover-target-attached-bottom-right:after {
  top: 0;
}
.ember-popover.ember-tooltip-or-popover-target-attached-top:after,
.ember-popover.ember-tooltip-or-popover-target-attached-bottom:after {
  left: 50%;
}
.ember-popover.ember-tooltip-or-popover-target-attached-top-left:after,
.ember-popover.ember-tooltip-or-popover-target-attached-bottom-left:after {
  right: 15px;
}
.ember-popover.ember-tooltip-or-popover-target-attached-top-right:after,
.ember-popover.ember-tooltip-or-popover-target-attached-bottom-right:after {
  left: 15px;
}
.ember-popover.ember-tooltip-or-popover-target-attached-left:after,
.ember-popover.ember-tooltip-or-popover-target-attached-left-top:after,
.ember-popover.ember-tooltip-or-popover-target-attached-left-bottom:after {
  right: 0;
}
.ember-popover.ember-tooltip-or-popover-target-attached-right:after,
.ember-popover.ember-tooltip-or-popover-target-attached-right-top:after,
.ember-popover.ember-tooltip-or-popover-target-attached-right-bottom:after {
  left: 0;
}
.ember-popover.ember-tooltip-or-popover-target-attached-left:after,
.ember-popover.ember-tooltip-or-popover-target-attached-right:after {
  top: 50%;
}
.ember-popover.ember-tooltip-or-popover-target-attached-left-top:after,
.ember-popover.ember-tooltip-or-popover-target-attached-right-top:after {
  bottom: 15px;
}
.ember-popover.ember-tooltip-or-popover-target-attached-left-bottom:after,
.ember-popover.ember-tooltip-or-popover-target-attached-right-bottom:after {
  top: 15px;
}
.native-grid {
  height: 100%;
  width: 100%;
  outline: none;
  display: flex;
  flex-direction: column;
  position: relative;
}
.native-grid > .native-grid-action-bar {
  padding: 0 7px;
  padding-top: 7px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  border-top: 1px solid #bdc4c9;
  background: transparent;
  height: 46px;
  z-index: 2;
}
.native-grid > .native-grid-action-bar > .actions {
  flex: 2 1;
  display: flex;
  align-items: center;
  margin-left: -7px;
}
.native-grid > .native-grid-action-bar > .actions > * {
  margin: 7px;
  font-size: 13px;
}
.native-grid > .native-grid-action-bar > .actions > * .icon,
.native-grid > .native-grid-action-bar > .actions > * .icon-extra {
  font-size: 14px;
  vertical-align: middle;
}
.native-grid > .native-grid-action-bar > .actions > * .dropdown-menu {
  font-size: 13px;
  min-width: 0;
}
.native-grid > .native-grid-action-bar > .actions > * .dropdown-menu.dropdown-menu-right {
  right: 2px;
}
.native-grid > .native-grid-action-bar > .actions > * .dropdown-menu li a {
  padding: 3px 10px;
  font-weight: 700;
}
.native-grid > .native-grid-action-bar > .actions > * .dropdown-toggle {
  background: inherit;
}
.native-grid > .native-grid-action-bar > .actions > * .dropdown-toggle .caret {
  position: relative;
  left: -3px;
  top: -2px;
}
.native-grid > .native-grid-action-bar > .actions > * .dropdown-toggle .more-btn-name {
  margin-right: 3px;
}
.native-grid > .native-grid-action-bar > .actions > * .dropdown-toggle .copy-icon {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 16px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  margin-right: 5px;
  top: 3px;
  vertical-align: initial;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action-apply,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create-more {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background: transparent;
  border: 1px solid #8359a3;
  color: #8359a3;
  padding: 3px 8px;
  border: 1px solid #8359a3 !important;
  padding: 0;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action-apply.dropdown.more-dropdown,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create.dropdown.more-dropdown,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create-more.dropdown.more-dropdown {
  padding: 0;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action-apply.dropdown.more-dropdown > :first-child,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create.dropdown.more-dropdown > :first-child,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create-more.dropdown.more-dropdown > :first-child {
  padding: 3px 8px;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action-apply:focus:active,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create:focus:active,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create-more:focus:active,
.native-grid > .native-grid-action-bar > .actions .btn-grid-action-apply:active:active,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create:active:active,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create-more:active:active,
.native-grid > .native-grid-action-bar > .actions .btn-grid-action-apply.active:active,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create.active:active,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create-more.active:active {
  background-image: none;
  opacity: 0.5;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action-apply:hover,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create:hover,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create-more:hover {
  border-width: 1px;
  border-color: #8359a3;
  color: #8359a3;
  background-color: #c0acd0;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action-apply.disabled,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create.disabled,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create-more.disabled,
.native-grid > .native-grid-action-bar > .actions .btn-grid-action-apply[disabled],
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create[disabled],
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create-more[disabled] {
  opacity: 0.45;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action-apply > .plus-icon,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create > .plus-icon,
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create-more > .plus-icon {
  font-size: 20px;
  padding: 4px;
  color: #8359a3;
}
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create-more {
  padding: 0;
  z-index: 1;
}
.native-grid > .native-grid-action-bar > .actions .btn-toolbox-create-more > .dropdown-toggle {
  padding: 2px 16px;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply) {
  font-weight: 700;
  background: transparent;
  border: 0;
  color: #8359a3;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 11px;
  padding: 0;
  color: #223135;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply):hover {
  background: transparent;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply).disabled {
  background: transparent;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply) label {
  font-weight: normal;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply):not(.dropdown):not(.dim-disabled):hover {
  opacity: 0.7;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply).disabled,
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply)[disabled] {
  opacity: 0.45;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply) .new-icon {
  left: 5px;
  position: relative;
  top: 5px;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply).btn-create {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  font-weight: 700;
  background-position: 0;
  color: #fff;
  background-image: -webkit-linear-gradient(top, #8359a3 0%, #8359a3 100%);
  background-image: -o-linear-gradient(top, #8359a3 0%, #8359a3 100%);
  background-image: linear-gradient(to bottom, #8359a3 0%, #8359a3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8359a3', endColorstr='#ff8359a3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #8359a3;
  border: 1px solid #8359a3 !important;
  padding: 0;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply).btn-create:focus,
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply).btn-create:active,
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply).btn-create.active {
  background-color: #c0acd0;
  opacity: 0.5;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply).btn-create:hover {
  color: #8359a3;
  background-color: #c0acd0;
  background-image: none;
  border-color: #8359a3;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply).btn-create.disabled,
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply).btn-create[disabled] {
  opacity: 0.45;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action:not(.btn-grid-action-apply).btn-create > .plus-icon {
  font-size: 20px;
  padding: 4px;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action.icon,
.native-grid > .native-grid-action-bar > .actions .btn-grid-action.icon-extra {
  font-size: 24px;
  font-weight: normal !important;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action.btn-secondary {
  background: transparent;
  border: 1px solid #8359a3;
  color: #8359a3;
  padding: 3px 8px;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action.btn-secondary.dropdown.more-dropdown {
  padding: 0;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action.btn-secondary.dropdown.more-dropdown > :first-child {
  padding: 3px 8px;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action.btn-secondary:focus:active,
.native-grid > .native-grid-action-bar > .actions .btn-grid-action.btn-secondary:active:active,
.native-grid > .native-grid-action-bar > .actions .btn-grid-action.btn-secondary.active:active {
  background-image: none;
  opacity: 0.5;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action.btn-secondary:hover {
  border-width: 1px;
  border-color: #8359a3;
  color: #8359a3;
  background-color: #c0acd0;
}
.native-grid > .native-grid-action-bar > .actions .btn-grid-action.btn-secondary.disabled,
.native-grid > .native-grid-action-bar > .actions .btn-grid-action.btn-secondary[disabled] {
  opacity: 0.45;
}
.native-grid > .native-grid-action-bar > .actions .badge-grid-action {
  font-size: 13px;
}
.native-grid > .native-grid-action-bar > .actions .badge-grid-action > .badge.grid-count {
  background: #c8e5ef;
  color: #5facc1;
  padding: 6px 7px;
  border-radius: 5px;
}
.native-grid > .native-grid-action-bar > .actions .badge-grid-action.secondary > .badge.grid-count {
  background: #bdc4c9;
  color: #7b8994;
}
.native-grid > .native-grid-action-bar > .actions .black-link-1 {
  font-size: 12px;
  font-weight: bold;
  color: #223135;
}
.native-grid > .native-grid-action-bar > .actions .black-link-1:not(.dropdown):not(.dim-disabled):hover {
  opacity: 0.7;
}
.native-grid > .native-grid-action-bar > .settings {
  flex: 0 0;
  margin: 7px 0;
}
.native-grid > .native-grid-action-bar > .settings > .table-settings > .dropdown > .settings-selection {
  padding: 0 4px;
}
.native-grid > .native-grid-action-bar > .search {
  flex: 1 1;
  margin: 7px 0;
  height: 26px;
  min-width: 250px;
  max-width: 400px;
}
.native-grid > .native-grid-content-wrapper {
  flex-grow: 1;
  display: flex;
  margin: 7px 7px 0 7px;
  overflow: hidden;
  position: relative;
}
.native-grid > .native-grid-content-wrapper > .freeze-indicator {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 1;
}
.native-grid > .native-grid-content-wrapper > .freeze-indicator:before {
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  width: 5px;
  left: 0;
  content: '';
  -webkit-box-shadow: 4px 0px 4px -3px #7b8994 inset;
  box-shadow: 4px 0px 4px -3px #7b8994 inset;
}
.native-grid > .native-grid-content-wrapper > .grid-end-indicator {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 1;
}
.native-grid > .native-grid-content-wrapper > .grid-end-indicator:before {
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  width: 1px;
  left: 0;
  content: '';
  border-right: 1px solid #7b8994;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content {
  flex-grow: 1;
  position: relative;
  display: flex;
  flex-direction: column;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels {
  flex-shrink: 0;
  position: relative;
  border: 1px solid #CCC;
  border-bottom: none;
  background-image: -webkit-linear-gradient(top, #eceeee 0%, #d4d9da 100%);
  background-image: -o-linear-gradient(top, #eceeee 0%, #d4d9da 100%);
  background-image: linear-gradient(to bottom, #eceeee 0%, #d4d9da 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeceeee', endColorstr='#ffd4d9da', GradientType=0);
  background-repeat: repeat-x;
  font-weight: bold;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell {
  background-image: -webkit-linear-gradient(top, #eceeee 0%, #d4d9da 100%);
  background-image: -o-linear-gradient(top, #eceeee 0%, #d4d9da 100%);
  background-image: linear-gradient(to bottom, #eceeee 0%, #d4d9da 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeceeee', endColorstr='#ffd4d9da', GradientType=0);
  background-repeat: repeat-x;
  font-size: 11px !important;
  color: #223135;
  cursor: pointer;
  height: 100%;
  padding-right: 10px;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell.focused {
  background: #5facc1;
  color: #ffffff;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell:hover .native-grid-header-cell-edit,
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell.focused .native-grid-header-cell-edit {
  height: 16px;
  color: #8359a3;
  padding: 0px 1px;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell:hover .native-grid-header-cell-edit:hover,
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell.focused .native-grid-header-cell-edit:hover {
  color: #ffffff;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell:hover .native-grid-header-cell-edit:after,
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell.focused .native-grid-header-cell-edit:after {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 13px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  content: 'K';
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell:hover .native-grid-header-cell-filter,
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell.focused .native-grid-header-cell-filter,
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell .native-grid-header-cell-filter.filtered {
  color: #8359a3;
  padding: 0px 1px;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell:hover .native-grid-header-cell-filter:hover,
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell.focused .native-grid-header-cell-filter:hover,
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell .native-grid-header-cell-filter.filtered:hover {
  color: #ffffff;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell:hover .native-grid-header-cell-filter:after,
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell.focused .native-grid-header-cell-filter:after,
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell .native-grid-header-cell-filter.filtered:after {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 13px/1em '4C Platform Icons Extra';
  line-height: 1;
  position: relative;
  content: 'd';
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell.sort-asc:after {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 13px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  content: 'm';
  color: #8359a3;
  transform: rotate(180deg);
  margin-right: -10px;
  padding: 0px 1px;
  z-index: -1;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell.sort-asc:hover::after {
  color: #ffffff;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell.sort-desc:after {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 13px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  content: 'm';
  color: #8359a3;
  padding: 0px 1px;
  z-index: -1;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell.sort-desc:hover::after {
  color: #ffffff;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell.sort-neutral:after {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 13px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  content: '5';
  color: #8359a3;
  padding: 0px 1px;
  z-index: -1;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell.sort-neutral:hover::after {
  color: #ffffff;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell .native-grid-header-resizer {
  position: absolute;
  height: 100%;
  width: 10px;
  top: 0;
  right: 0;
  border-right: 1px solid #AAA;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-header-labels .native-grid-header-cell .native-grid-header-resizer[draggable=true] {
  cursor: ew-resize;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body {
  flex-grow: 1;
  position: relative;
  border: 1px solid #bdc4c9;
  background-color: white;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body > .native-scrollable {
  overflow-y: scroll !important;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row {
  position: relative;
  height: 100%;
  width: 100%;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row.odd > .native-grid-field {
  background-color: #EFEFEF;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row.even > .native-grid-field {
  background-color: #ffffff;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row.odd:hover > .native-grid-field,
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row.even:hover > .native-grid-field {
  background-color: #b7dbe5;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row.odd.selected > .native-grid-field + .native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row.even.selected > .native-grid-field,
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row.even.selected > .native-grid-field + .native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row.odd.selected > .native-grid-field {
  border-top: 1px solid #ffffff;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row.odd.selected > .native-grid-field,
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row.even.selected > .native-grid-field {
  background-color: #92c8d7;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row.odd.selected > .native-grid-field.focused,
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row.even.selected > .native-grid-field.focused {
  background-color: #5facc1;
  color: #ffffff;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row.odd.selected > .native-grid-field.focused .icon:before,
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row.even.selected > .native-grid-field.focused .icon:before {
  color: #ffffff;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-row.disabled .native-grid-field {
  color: #c0c0c0;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-cell-value-wrapper > .icon,
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .icon-extra {
  font-size: 16px;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body .native-grid-cell-value-wrapper > .status-archived-icon {
  font-size: 13px;
  line-height: 2;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body > .native-grid-no-data-mask {
  pointer-events: none;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: rgba(34, 49, 53, 0.6);
  background: rgba(200, 200, 200, 0.5);
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-body > .native-grid-no-data-mask-secondary {
  pointer-events: none;
  display: flex;
  position: relative;
  top: 75%;
  bottom: 0;
  left: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: rgba(34, 49, 53, 0.6);
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-footer {
  flex-shrink: 0;
  position: relative;
  border: 1px solid #CCC;
  border-top: none;
  -webkit-box-shadow: 0px 0px 4px 2px #7b8994;
  box-shadow: 0px 0px 4px 2px #7b8994;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-footer .native-grid-footer-cell {
  background: #bdc4c9;
  color: #223135;
  font-weight: bold;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-footer .native-grid-footer-cell > .native-grid-footer-cell-value {
  line-height: 0;
  vertical-align: middle;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content > .native-grid-footer .native-grid-footer-cell.native-grid-state-field {
  background: #bdc4c9;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content .scroll-region {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content .frozen-panel {
  position: absolute;
  height: 100%;
  z-index: 1;
}
.native-grid > .native-grid-content-wrapper > .native-grid-content .scrolling-panel {
  position: absolute;
  width: 100%;
  height: 100%;
}
.native-grid > .native-grid-loading-mask {
  display: flex;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(200, 200, 200, 0.5);
}
.native-grid > .native-grid-loading-mask .loading-spinner-icon {
  height: 60px;
  width: 60px;
  margin: auto;
}
.native-grid .native-grid-field {
  position: absolute;
  height: 100%;
  padding: 0 5px;
  display: flex;
  align-items: center;
}
.native-grid .native-grid-field:focus {
  outline: none;
}
.native-grid .native-grid-cell-value-wrapper {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex: 1 0;
}
.campaign-filter-grid {
  margin-top: 10px;
  background-color: #f0f2f4;
  border: 1px solid #f0f2f4;
}
.campaign-filter-grid .native-grid {
  min-height: 240px;
}
.nv-component.loading {
  opacity: 0.45;
}
.nv-component svg {
  width: 100%;
  height: 100%;
}
.nv-component .form-inline .form-group {
  width: 250px;
}
.data-partner-selected-audiences {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.data-partner-selected-audiences .cards-list {
  height: 100%;
  width: 100%;
  overflow-y: scroll;
}
.data-partner-selected-audiences .cards-list .audience-card {
  background: #f0f2f4;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 4px;
}
.data-partner-selected-audiences .cards-list .audience-card .audience-info {
  width: 100%;
  padding: 4px;
  border-right: 1px solid #bdc4c9;
  white-space: nowrap;
  overflow-x: hidden;
}
.data-partner-selected-audiences .cards-list .audience-card .delete-icon-container {
  padding: 4px;
  color: #8359a3;
}
.data-partner-selected-audiences .media-spend-notice {
  background: #f0f2f4;
  border-top: 1px solid #bdc4c9;
  padding: 8px;
  font-size: 11px;
}
.data-partner-selected-audiences .main-label {
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
}
.data-partner-selected-audiences .sublabel {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
}
.data-partner-selected-audiences .audience-list .audience {
  padding: 12px;
}
.data-partner-selected-audiences .audience-list .pricing-confirmation {
  margin: 12px;
  padding: 15px;
  border: 1px solid #5facc1;
  border-radius: 3px;
}
.data-partner-selected-audiences .audience-list .pricing-confirmation label {
  white-space: normal;
}
.data-partner-selected-audiences .audience-list .pricing-confirmation .confirmed-audience {
  display: flex;
  flex-direction: row;
  font-size: 11px;
  margin-bottom: 5px;
  margin-left: 20px;
}
.data-partner-selected-audiences .audience-list .pricing-confirmation .confirmed-audience .main-label {
  margin-right: 10px;
}
.data-partner-selected-audiences .audience-list .targeting-warning {
  padding: 12px;
}
.rounded-tag {
  display: inline-flex;
  color: #223135;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #c8e5ef;
  border-radius: 10px;
}
.data-partner-modal-step {
  margin-left: 15%;
  margin-right: 15%;
}
.partner-categories-warning-message {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: #cc687d;
  padding: 10px;
  color: #ffffff;
  box-shadow: 0px 2px 2px #bdc4c9;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 20px;
}
.partner-categories-warning-message .help-icon {
  font-size: 15px;
  margin-left: 5px;
}
.fb-experian-workflow-modal-wrapper {
  z-index: 1160;
}
.record-list {
  height: 100;
  overflow-y: auto;
  outline: none;
}
.record-list .record-list-item {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 2px 15px;
  width: 100%;
}
.record-list .record-list-item .record-list-item-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  width: 100%;
}
.record-list .record-list-item .record-list-item-text.invalid {
  padding-right: 15px;
}
.record-list .record-list-item .record-list-item-text .status-icon {
  position: absolute;
  top: 7px;
  right: 0;
}
.preview-changes-container {
  position: relative;
  height: 300px;
  padding: 0;
}
.preview-changes-container .record-list-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 30%;
  padding: 15px 0;
}
.preview-changes-container .preview-container {
  overflow-y: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 70%;
  padding: 15px;
  border-left: 2px solid #c0acd0;
}
.range-slider:focus {
  outline: none;
}
.range-slider .slider-wrap {
  position: relative;
}
.range-slider .slider-wrap .slider-root.ui-slider {
  margin: 5px;
}
.range-slider .slider-wrap .slider-root.ui-slider .ui-slider-handle {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background: #8359a3;
  outline: none !important;
}
.range-slider .slider-wrap .slider-root.ui-slider .ui-slider-range {
  background: #c0acd0;
}
.range-slider .slider-wrap .slider-range {
  width: 100%;
}
.range-slider .slider-wrap .slider-range .range-lo {
  float: left;
}
.range-slider .slider-wrap .slider-range .range-hi {
  float: right;
}
.report-center-metrics-editor {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 100%;
  display: inline-flex;
  min-height: 400px;
}
.report-center-metrics-editor .subsection {
  border: 1px solid #CCC;
  overflow-y: auto;
}
.report-center-metrics-editor .subsection:first-of-type {
  border-right: none;
}
.report-center-metrics-editor .subsection:last-of-type {
  border-left: none;
}
.report-center-metrics-editor .fields {
  flex-grow: 1;
  flex-direction: column;
  display: flex;
}
.report-center-metrics-editor .fields .custom-metric-cta {
  background: #c8e5ef;
  border: 1px solid #92c8d7;
  border-left: none;
  border-right: none;
  text-align: center;
  color: #9ca6af;
}
.report-center-metrics-editor .fields .custom-metric-cta .cta-container {
  padding: 20px;
}
.report-center-metrics-editor .fields .custom-metric-cta .cta-container .cta-text {
  margin-bottom: 10px;
}
.report-center-metrics-editor .fields .custom-metric-cta .cta-container .cta-text .toast {
  color: #5facc1;
}
.report-center-metrics-editor .fields .search-wrapper {
  background: #e1e1e1;
  padding: 10px;
  flex-shrink: 0;
}
.report-center-metrics-editor .fields .search-wrapper .search {
  position: relative;
  background: #ffffff;
  padding: 2px 2px 2px 24px;
  border: 1px solid #CCC;
}
.report-center-metrics-editor .fields .search-wrapper .search:before {
  content: 'J';
}
.report-center-metrics-editor .fields .search-wrapper .search:before {
  font-weight: 700;
  color: #bdc4c9;
  font-family: '4C Platform Icons';
  font-size: 14px;
  left: 7px;
  position: absolute;
  top: 7px;
}
.report-center-metrics-editor .fields .search-wrapper .search .form-group.row {
  margin: 0;
}
.report-center-metrics-editor .fields .search-wrapper .search .form-group.row .control-label.control-label-vertical {
  padding: 0px;
  margin: 0;
}
.report-center-metrics-editor .fields .search-wrapper .search .form-group.row .control-container {
  padding: 0px;
}
.report-center-metrics-editor .fields .search-wrapper .search input {
  border: none;
  width: 100%;
}
.report-center-metrics-editor .fields .field-list {
  padding: 10px;
  flex-grow: 1;
  overflow-y: auto;
}
.report-center-metrics-editor .fields .field-list .field-category-list .subcategory-header {
  font-weight: 700;
  margin-top: 10px;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field {
  width: 100%;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field label {
  cursor: pointer;
  font-weight: normal;
  margin: 0;
  padding: 2px 0;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field label input {
  margin-right: 5px;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field label {
  width: 100%;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .field-tooltip-target {
  width: 100%;
  display: flex;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric {
  padding: 2px 5px 2px 5px;
  float: left;
  width: 100%;
  display: flex;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric .metric-name {
  flex-basis: 50%;
  text-overflow: ellipsis;
  overflow-x: hidden;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  text-decoration: none;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric .metric-name.bold {
  font-weight: bold;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric .formula {
  flex-basis: 50%;
  padding: 0px 5px;
  font-size: 12px;
  font-family: monospace;
  position: relative;
  top: 3px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow-x: hidden;
  white-space: nowrap;
  color: #7b8994;
  text-decoration: none;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric .insert-area {
  cursor: pointer;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric > .icon-area {
  float: right;
  display: none;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric > .icon-area .action-icons {
  cursor: pointer;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0px 2px;
  font-size: 16px;
  color: #7b8994;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric > .icon-area .action-icons:hover {
  color: #a88abf;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric > .icon-area .action-icons.remove:hover {
  color: #d4687f;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric:hover {
  background: #f0f2f4;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric:hover > .icon-area {
  display: inline-block;
  flex-shrink: 0;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric:hover .metric-name {
  color: #8359a3;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric:hover .metric-name.underlined {
  text-decoration: underline;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric:hover .formula {
  color: #8359a3;
  flex-basis: 40%;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric:hover .formula.underlined {
  text-decoration: underline;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric.modifying {
  background: #fff1de;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field .custom-metric.created {
  background: #9ae0d8;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field:hover {
  background: #f0f2f4;
}
.report-center-metrics-editor .fields .field-list .field-category-list .field:first-child {
  margin-top: 10px;
}
.report-center-metrics-editor .categories {
  flex-shrink: 0;
  padding: 10px 0 10px 10px;
}
.report-center-metrics-editor .categories .selected {
  background: #e6deed;
}
.report-center-metrics-editor .categories .category {
  cursor: pointer;
  padding: 5px 10px 5px 5px;
  font-weight: 700;
}
.report-center-metrics-editor .categories .category:hover {
  background: #f0f2f4;
}
.report-center-metrics-editor .categories .category.selected {
  background: #c0acd0;
}
.report-center-metrics-editor .categories .category.custom-metric-style {
  color: #8359a3;
}
.report-center-metrics-editor .categories .category .category-icon {
  font-size: 14px;
  color: #5facc1;
  padding-right: 2px;
  position: relative;
  top: 2px;
}
.report-center-metrics-editor .categories .category .category-icon.selected {
  color: #ffffff;
}
.report-center-metrics-editor .summary {
  flex-shrink: 0;
  width: 325px;
  background-color: #f0f2f4;
  display: flex;
  flex-direction: column;
}
.report-center-metrics-editor .summary .metadata {
  padding: 10px;
  border-bottom: 1px solid #CCC;
  flex-shrink: 0;
}
.report-center-metrics-editor .summary .summary-header {
  font-weight: 700;
  margin-bottom: 10px;
}
.report-center-metrics-editor .summary .summary-save label {
  cursor: pointer;
  font-weight: normal;
  margin: 0;
  padding: 2px 0;
}
.report-center-metrics-editor .summary .summary-save label input {
  margin-right: 5px;
}
.report-center-metrics-editor .summary .field-spec {
  flex-grow: 1;
  overflow-y: auto;
  padding: 10px;
}
.report-center-metrics-editor .summary .field-spec .spec-summary {
  margin-bottom: 10px;
}
.report-center-metrics-editor .summary .field-spec .spec-summary .clear-all {
  float: right !important;
}
.report-center-metrics-editor .summary .field-spec .included-field {
  margin: 5px -10px 5px 10px;
  padding-right: 20px;
  position: relative;
}
.report-center-metrics-editor .summary .field-spec .included-field:hover .remove-field {
  display: block;
}
.report-center-metrics-editor .summary .field-spec .included-field .remove-field {
  display: none;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  cursor: pointer;
  opacity: 0.7;
}
.report-center-metrics-editor .summary .field-spec .included-field .remove-field:hover {
  opacity: 1;
}
.report-center-metrics-editor .summary .field-spec .included-field .field-tile {
  border: 1px solid #CCC;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  background: #e1e1e1;
  padding: 4px 60px 4px 20px;
  cursor: move;
  position: relative;
  height: 26px;
}
.report-center-metrics-editor .summary .field-spec .included-field .field-tile:before {
  content: 'b';
}
.report-center-metrics-editor .summary .field-spec .included-field .field-tile:before {
  font-weight: 700;
  font-family: '4C Platform Icons Extra';
  color: #223135;
  font-size: 12px;
  left: 4px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
}
.report-center-metrics-editor .summary .field-spec .included-field .field-tile:hover {
  background: #c8c8c8;
}
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .sort-field,
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .freeze-field,
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .filter-field {
  color: #bdc4c9;
  cursor: pointer;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
}
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .sort-field:hover,
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .freeze-field:hover,
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .filter-field:hover {
  color: #3b8498 !important;
}
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .sort-field {
  font-size: 14px;
  right: 40px;
}
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .sort-field.font-arrow-up,
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .sort-field.font-arrow-down {
  color: #5facc1;
  font-size: 12px;
  padding-right: 1px;
}
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .sort-field:before {
  padding: 6px 2px;
}
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .freeze-field {
  font-size: 12px;
  right: 2px;
}
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .freeze-field.last-frozen {
  color: #5facc1;
}
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .freeze-field.frozen {
  color: #cde5ec;
}
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .freeze-field:before {
  padding: 6px 2px;
}
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .filter-field {
  font-size: 12px;
  right: 24px;
}
.report-center-metrics-editor .summary .field-spec .included-field .field-tile .filter-field.filtered {
  color: #5facc1;
}
.report-center-metrics-editor .summary .field-spec .included-field.is-dragging {
  z-index: 1;
  opacity: 0.8;
}
.report-center-metrics-editor .summary .field-spec .no-fields-message {
  color: #bb3551;
}
.array-item-wrapper .array-item-inner.report-center-metric-inner-wrapper-padding {
  padding: 10px;
}
.report-center-modal-metric-field {
  z-index: 100;
  position: relative;
}
.report-stat-btn-container {
  position: absolute;
  top: 0;
  right: 30px;
  margin-top: 5px;
}
.report-stat-btn-container .refresh-icon,
.report-stat-btn-container-float .refresh-icon {
  margin-left: 2px;
}
.report-stat-btn-container .stat-btn-refresh,
.report-stat-btn-container-float .stat-btn-refresh {
  vertical-align: middle;
  margin-right: 7px;
}
.sftp-btn-container a {
  position: relative;
}
.sftp-btn-container .sftp-error {
  position: absolute;
  right: 0;
  top: 30px;
  color: #bb3551;
  font-size: 12px;
}
.sftp-btn-container .check-icon {
  vertical-align: top;
}
.sftp-btn-container .sftp-call-out {
  padding: 4px 16px;
  font-weight: bold;
}
.tangram-headliner-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.01rem;
  color: #223135;
}
.tangram-headliner-l-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-size: 32px;
  font-weight: 700;
  color: #223135;
}
.tangram-headliner-xl-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-size: 42px;
  font-weight: 700;
  color: #223135;
}
.tangram-paragraph-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.01rem;
  color: #223135;
  text-transform: none;
}
.tangram-paragraph-l-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.01rem;
  color: #223135;
  text-transform: none;
}
.tangram-paragraph-xl-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.01rem;
  color: #223135;
}
.tangram-subhead-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.18px;
  color: #223135;
}
.tangram-subhead-l-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.125rem;
  color: #223135;
}
.tangram-hint-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 400;
  font-size: 13px;
  color: #5a6879;
}
.tangram-hint-l-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 400;
  font-size: 13px;
  color: #5a6879;
  font-size: 15px;
}
.tangram-hint-xl-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 400;
  font-size: 13px;
  color: #5a6879;
  font-size: 18px;
}
.tangram-label-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  letter-spacing: 0.01rem;
  font-weight: 900;
  font-size: 13px;
  color: #223135;
}
.tangram-link-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  display: inline;
  padding: 0;
  border: none;
  letter-spacing: 0.01rem;
  font-weight: 900;
  font-size: inherit;
  text-align: start;
  text-decoration: none;
  color: #8359a3;
  background: none;
  cursor: pointer;
  outline-color: transparent;
  transition-property: opacity, outline;
  transition-duration: 150ms;
  transition-timing-function: ease-out, ease;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}
.tangram-link-type:hover {
  opacity: 0.7;
}
.tangram-link-type:focus {
  outline: 1px solid #117b97;
  outline-offset: 5px;
}
.tangram-link-l-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  display: inline;
  padding: 0;
  border: none;
  letter-spacing: 0.01rem;
  font-weight: 900;
  font-size: inherit;
  text-align: start;
  text-decoration: none;
  color: #8359a3;
  background: none;
  cursor: pointer;
  outline-color: transparent;
  transition-property: opacity, outline;
  transition-duration: 150ms;
  transition-timing-function: ease-out, ease;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  font-size: 15px;
}
.tangram-link-l-type:hover {
  opacity: 0.7;
}
.tangram-link-l-type:focus {
  outline: 1px solid #117b97;
  outline-offset: 5px;
}
.tangram-link-xl-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  display: inline;
  padding: 0;
  border: none;
  letter-spacing: 0.01rem;
  font-weight: 900;
  font-size: inherit;
  text-align: start;
  text-decoration: none;
  color: #8359a3;
  background: none;
  cursor: pointer;
  outline-color: transparent;
  transition-property: opacity, outline;
  transition-duration: 150ms;
  transition-timing-function: ease-out, ease;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  font-size: 18px;
}
.tangram-link-xl-type:hover {
  opacity: 0.7;
}
.tangram-link-xl-type:focus {
  outline: 1px solid #117b97;
  outline-offset: 5px;
}
.tangram-emphasis-type {
  font-weight: 900;
}
/* Global element spacing sizes as ints */
/* Global element spacing sizes */
/* Global pace of animations */
/* Global pace of animations in seconds */
/* Stolen from https://easings.net/ */
.tangram.filter-container .selector {
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  min-width: 100%;
  width: 100%;
  background: rgba(200, 229, 239, 0.35);
  transition: background-color 0.15s ease-in-out;
  border: solid #c8e5ef 1px;
  border-radius: 5px;
  padding: 5px;
  margin-bottom: 5px;
}
.tangram.filter-container .selector .icon {
  margin-right: 10px;
}
.tangram.filter-container .selector:hover {
  border: solid #92c8d7 1px;
  background: rgba(200, 229, 239, 0.5);
  transition: background-color 0.15s ease-in-out;
}
.tangram.filter-container .selector:active {
  background: #f0f2f4;
  border-color: #92c8d7;
}
.tangram.filter-container .selector.selected {
  background: rgba(146, 200, 215, 0.5);
  transition: background 0.15s ease-in-out;
  border: solid #117b97 1px;
  color: #223135;
}
.tangram.filter-container .selector.selected span:not(.service-icon) {
  font-weight: 700;
  color: #117b97;
}
.tangram.filter-container .selector.selected:hover {
  background-color: rgba(200, 229, 239, 0.35);
  transition: background 0.15s ease-in-out;
}
.tangram.filter-container .selector.selected:active {
  background: #f0f2f4;
  border-color: #92c8d7;
}
.checkbox-filter .form-group {
  margin-bottom: 5px;
}
.checkbox-filter .checkbox label {
  background-color: #edf8ff;
  border: solid #92c8d7 1px;
  border-radius: 2px;
  min-height: 30px;
  min-width: 100%;
  padding: 4px 10px 0 5px;
  width: 100%;
  display: inline-flex;
}
.checkbox-filter .checkbox label input {
  display: none;
}
.checkbox-filter .checkbox label .traffic-light-icon {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  height: 9px;
  width: 9px;
  margin: 4px 9px 4px 4px;
}
.checkbox-filter .checkbox label .traffic-light-icon.red {
  background-color: #bb3551;
}
.checkbox-filter .checkbox label .traffic-light-icon.gray {
  background-color: #7b8994;
}
.checkbox-filter .checkbox label .traffic-light-icon.yellow {
  background-color: #ffdbab;
}
.checkbox-filter .checkbox label .traffic-light-icon.orange {
  background-color: #ffaf45;
}
.checkbox-filter .checkbox label .traffic-light-icon.green {
  background-color: #35ac9e;
}
.checkbox-filter .checkbox label span:not(.service-icon) {
  font-weight: 700;
  display: flex;
  top: 0;
}
.checkbox-filter .checkbox label span.service-icon {
  margin: -2px 9px 0 3px;
  top: 0;
}
.checkbox-filter .checkbox label span.service-icon.facebook-color-icon {
  color: #3b5998 !important;
}
.checkbox-filter .checkbox label span.service-icon.facebook-color-icon:before {
  font-size: 22px;
}
.checkbox-filter .checkbox label span.service-icon.twitter-color-icon {
  color: #55acee !important;
}
.checkbox-filter .checkbox label span.service-icon.twitter-color-icon:before {
  font-size: 22px;
}
.checkbox-filter .checkbox label span.service-icon.pinterest-color-icon {
  color: #cc2127 !important;
}
.checkbox-filter .checkbox label span.service-icon.pinterest-color-icon:before {
  font-size: 22px;
}
.checkbox-filter .checkbox label span.service-icon.snapchat-circle-color-icon {
  height: 22px !important;
  width: 22px !important;
  margin: -2px 9px 0 3px !important;
}
.checkbox-filter .checkbox label span.service-icon.linkedin-color-icon {
  color: #0077b5 !important;
}
.checkbox-filter .checkbox label span.service-icon.linkedin-color-icon:before {
  font-size: 22px;
}
.checkbox-filter .checkbox label span.service-icon.ondemand-video-icon {
  font-size: 22px;
}
.checkbox-filter .checkbox label:hover {
  border: solid #5facc1 1px;
}
.checkbox-filter.checked .checkbox label {
  background-color: #c8e5ef;
  border: solid #5facc1 1px;
  color: #5facc1;
}
.checkbox-filter.checked .checkbox label span:not(.service-icon) {
  font-weight: 700;
  color: #5facc1;
}
.checkbox-filter.checked .checkbox label:hover {
  background-color: #edf8ff;
}
.truncated-label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.bootstrap-progress-bar {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.bootstrap-progress-bar .percent-progress {
  font-size: 12px;
  color: #7b8994;
  align-self: center;
  margin: 25% 0 3% 0;
}
.bootstrap-progress-bar .progress {
  height: 10px;
  border-radius: 5px;
  width: 60%;
  align-self: center;
}
.bootstrap-progress-bar .progress .progress-bar {
  background-color: #35ac9e;
  border-radius: 5px;
}
.bootstrap-progress-bar.small .progress {
  height: 6px;
  border-radius: 3px;
}
.bootstrap-progress-bar.small .progress .progress-bar {
  border-radius: 3px;
}
.thumbnail-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
}
.thumbnail-wrapper .thumbnail-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #9ca6af;
  opacity: 0.3;
}
.thumbnail-wrapper .asset-thumbnail {
  object-fit: cover;
  height: 100%;
}
.form-control.btn-wrapper-align-without-label {
  padding-left: 10px;
}
.ui-layout-west .left-nav-filter-to-selection,
.module-left-nav .left-nav-filter-to-selection {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #bdc4c9;
  display: block;
  line-height: 44px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ui-layout-west .left-nav-filter-to-selection.disabled,
.module-left-nav .left-nav-filter-to-selection.disabled {
  color: #bdc4c9;
}
.ui-layout-west .left-nav-filter-to-selection:hover,
.module-left-nav .left-nav-filter-to-selection:hover {
  opacity: 0.7;
}
.module-columns .module-left-nav .left-nav-filter-to-selection {
  margin-top: -12px;
}
.module-columns .module-left-nav .left-nav-filter-to-selection.left-nav-clear-selection {
  margin-top: 0px;
}
.additional-left-nav-filters {
  color: #223135;
  width: 200px;
  overflow: hidden;
  padding: 0px 7px;
}
.additional-left-nav-filters > .filter-container:first-child {
  margin-top: 20px;
}
.additional-left-nav-filters .filter-container {
  margin-top: 30px;
}
.additional-left-nav-filters .filter-container .filter-label {
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 5px;
}
.additional-left-nav-filters .filter-title {
  font-weight: bold;
  font-size: 14px;
  position: relative;
  top: 1px;
}
.input-group .toggle-button {
  padding: 5px 10px;
}
.input-group .toggle-button__description {
  font-weight: normal;
}
.input-group .toggle-button__button {
  height: 20px;
  border: solid 1px #bdc4c9;
  border-radius: 20px;
  width: 40px;
}
.input-group .toggle-button__button:hover {
  cursor: pointer;
}
.input-group .toggle-button__button--on {
  transition: background-color 150ms;
  background-color: #5facc1;
}
.input-group .toggle-button__button--on .toggle-button__knob {
  transition: margin-left 150ms;
  margin-left: 20px;
}
.input-group .toggle-button__button--off {
  transition: background-color 150ms;
  background-color: #f0f2f4;
}
.input-group .toggle-button__button--off .toggle-button__knob {
  transition: margin-left 150ms;
  margin-left: 0px;
}
.input-group .toggle-button__knob {
  height: 18px;
  width: 18px;
  background: #ffffff;
  border-radius: 50%;
  display: inline-block;
}
.combination-container {
  margin: 5px 0 10px 0;
}
.combination-container .combination-label {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #223135;
  margin-bottom: 15px;
}
.combination-container .combination-add-item {
  color: #8359a3;
  background: #ffffff;
  border-color: #8359a3;
}
.combination-container .combination-add-item:hover,
.combination-container .combination-add-item:focus {
  background-color: #c0acd0;
}
.combination-container .combination-intro {
  margin-top: 5px;
}
.combination-container .well-combination {
  background: #f0f2f4;
  border: 1px solid #bdc4c9;
  margin: 5px 0;
  padding: 5px;
  position: relative;
}
.combination-container .well-combination.has-error {
  border-color: #bb3551;
}
.combination-container .well-combination .control-label-invisible {
  display: none !important;
}
.combination-container .well-combination .form-group.row {
  margin-bottom: 0;
}
.combination-container .combination-error-message {
  color: #bb3551;
  margin-bottom: 5px;
  margin-top: -2px;
  padding-left: 3px;
}
.combination-container .remove-combination-item-btn {
  position: absolute;
  right: -30px;
  top: 5px;
}
.combination-confirm-container {
  margin-bottom: 0;
}
.combination-confirm-container li {
  border: #bdc4c9 solid 0;
}
.combination-confirm-container li:not(:last-child) {
  padding-bottom: 5px;
  border-bottom-width: 1px;
}
.combination-confirm-container li:not(:first-child) {
  padding-top: 5px;
}
.combination-confirm-container li:last-child {
  font-size: 14px;
}
.btn-data-grid-audience-builder {
  border: 1px solid #bdc4c9 !important;
  margin-left: 10px !important;
  color: #8359a3 !important;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e2e6ea 100%) !important;
  background-image: -o-linear-gradient(top, #ffffff 0%, #e2e6ea 100%) !important;
  background-image: linear-gradient(to bottom, #ffffff 0%, #e2e6ea 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe2e6ea', GradientType=0) !important;
  background-repeat: repeat-x !important;
}
.breadcrumbs {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
.breadcrumbs .breadcrumb-step-container {
  display: inline-block;
  width: 120px;
  text-align: center;
}
.breadcrumbs .breadcrumb-step-container:hover.complete {
  cursor: pointer;
}
.breadcrumbs .breadcrumb-step-container:hover .breadcrumb-circle-container .breadcrumb-circle.complete {
  border: 1px solid #8359a3;
  background: #f2eef5;
  color: #8359a3;
}
.breadcrumbs .breadcrumb-step-container:hover .breadcrumb-step-label.complete {
  color: #8359a3;
}
.breadcrumbs .breadcrumb-step-container:not(:first-of-type) {
  margin-left: 40px;
}
.breadcrumbs .breadcrumb-step-container .breadcrumb-circle-container {
  display: block;
  position: relative;
  margin: 10px auto;
  height: 22px;
}
.breadcrumbs .breadcrumb-step-container .breadcrumb-circle-container .breadcrumb-circle {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
}
.breadcrumbs .breadcrumb-step-container .breadcrumb-circle-container .breadcrumb-circle.complete {
  width: 22px;
  height: 22px;
  border: 1px solid #c0acd0;
  border-radius: 22px;
  background: #ffffff;
}
.breadcrumbs .breadcrumb-step-container .breadcrumb-circle-container .breadcrumb-circle.complete > span {
  font-family: '4C Platform Icons';
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 0px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px !important;
  color: #8359a3;
}
.breadcrumbs .breadcrumb-step-container .breadcrumb-circle-container .breadcrumb-circle.complete > span:before {
  content: 'A';
}
.breadcrumbs .breadcrumb-step-container .breadcrumb-circle-container .breadcrumb-circle.active {
  width: 8px;
  height: 8px;
  border: 1px solid #5facc1;
  border-radius: 8px;
  background: #edf8ff;
}
.breadcrumbs .breadcrumb-step-container .breadcrumb-circle-container .breadcrumb-circle.active-complete {
  width: 22px;
  height: 22px;
  border: 1px solid #5facc1;
  border-radius: 22px;
  background: #c8e5ef;
  opacity: 1;
}
.breadcrumbs .breadcrumb-step-container .breadcrumb-circle-container .breadcrumb-circle.active-complete > span {
  font-family: '4C Platform Icons';
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 0px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px !important;
  color: #5facc1;
}
.breadcrumbs .breadcrumb-step-container .breadcrumb-circle-container .breadcrumb-circle.active-complete > span:before {
  content: 'A';
}
.breadcrumbs .breadcrumb-step-container .breadcrumb-circle-container .breadcrumb-circle.future {
  width: 8px;
  height: 8px;
  border: 1px solid #9ca6af;
  border-radius: 8px;
  background: #ffffff;
}
.breadcrumbs .breadcrumb-step-container:not(:last-of-type) .breadcrumb-circle:after {
  display: block;
  position: absolute;
  top: 50%;
  content: ' ';
  border-top: 1px solid #9ca6af;
  height: 1px;
}
.breadcrumbs .breadcrumb-step-container:not(:last-of-type) .breadcrumb-circle.complete:after {
  margin-left: 21px;
  width: 150px;
}
.breadcrumbs .breadcrumb-step-container:not(:last-of-type) .breadcrumb-circle.active-complete:after {
  margin-left: 21px;
  width: 150px;
}
.breadcrumbs .breadcrumb-step-container:not(:last-of-type) .breadcrumb-circle.active:after {
  margin-left: 7px;
  width: 152px;
}
.breadcrumbs .breadcrumb-step-container:not(:last-of-type) .breadcrumb-circle.future:after {
  margin-left: 7px;
  width: 152px;
}
.breadcrumbs .breadcrumb-step-container .breadcrumb-step-label {
  display: block;
  text-align: center;
  font-size: 11px;
  color: #7b8994;
}
.breadcrumbs .breadcrumb-step-container .breadcrumb-step-label.active {
  font-weight: bold;
}
.breadcrumbs .breadcrumb-step-container .breadcrumb-step-label.active-complete {
  font-weight: bold;
}
.breadcrumbs .breadcrumb-step-container .breadcrumb-step-label.future {
  opacity: 0.5;
}
.bullet-chart svg {
  height: 40px;
  width: 100%;
}
.bullet-chart svg .nvd3.nv-scatter .nv-groups .nv-point.hover,
.bullet-chart svg .nvd3 .nv-groups .nv-point.hover {
  stroke-width: 15px;
}
.bullet-chart .export-anchor a.svg2png-export {
  position: relative;
  top: 30px;
  right: -10px;
}
.bullet-chart .export-anchor a.svg2png-export.glyphicons:before {
  color: #abc;
  text-shadow: 0px 1px 0px #456;
}
.bullet-chart .nvtooltip.xy-tooltip:empty {
  display: none !important;
}
.button-tabs {
  background-color: #fff;
  border-top: 1px solid #ddd;
  padding: 5px 0 5px 2px;
}
.button-tabs .option-container {
  width: 160px;
}
.button-tabs .option-container .option-text {
  line-height: 1.3em;
  padding-left: 10px;
}
.targeting-tabs .option-container {
  width: 160px;
}
.targeting-tabs .option-container .option-icon {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 24px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  top: 6px;
}
.targeting-tabs .option-container .option-text {
  line-height: 1.3em;
  padding-left: 10px;
}
.buttons {
  margin-top: 10px;
}
.buttons button {
  margin: 0 5px;
}
.btn.disabled,
.btn[disabled] {
  opacity: 0.45;
}
.bottom-up {
  top: auto;
  bottom: 100%;
}
.navbar .dropdown-menu.bottom-up:before {
  border-bottom: 0 solid transparent !important;
  border-top: 7px solid rgba(0, 0, 0, 0.2);
  top: auto !important;
  bottom: -7px;
}
.navbar .dropdown-menu.bottom-up:after {
  border-bottom: 0 solid transparent !important;
  border-top: 6px solid #ffffff;
  top: auto !important;
  bottom: -6px;
}
.btn-toolbar {
  margin: 10px 0;
  font-size: 0;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border: 1px solid #bdc4c9;
  background: #ffffff;
  color: #8359a3;
  font-size: 12px;
  line-height: 20px;
  padding: 2px 16px;
  text-shadow: none;
  font-weight: 700;
}
.transition(background-color 300ms ease-out) .btn.disabled,
.btn[disabled] {
  color: #52595B;
  background-color: #f5f5f5;
  *background-color: #ffffff;
  background-image: none;
  filter: -;
}
.btn.disabled.with-tooltip {
  cursor: default;
  pointer-events: all;
}
.btn:hover,
.btn:focus {
  color: #8359a3;
  background: #ffffff;
  border-color: #8359a3;
}
.btn:active,
.btn:active:focus {
  color: #8359a3;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  background: #bdc4c9;
  border-color: #bdc4c9;
}
.btn.mode-button {
  border: 2px solid #cc687d;
  background: #ffffff;
  color: #cc687d;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-transform: uppercase;
}
.btn.mode-button.selected {
  background: #cc687d;
  color: #ffffff;
}
.btn.mode-button:hover,
.btn.mode-button.selected:hover {
  background: #f1d7dc;
  color: #cc687d;
}
.btn.btn-toggle {
  border: 1px solid #5facc1;
}
.btn.btn-toggle.off {
  background: #ffffff;
  color: #5facc1;
}
.btn.btn-toggle.on {
  background: #5facc1;
  color: #ffffff;
}
.btn.large-blue {
  border: 2px solid #cc687d;
  background: #ffffff;
  color: #cc687d;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #5facc1;
  border-color: #5facc1;
  min-width: 270px;
}
.btn.large-blue.selected {
  background: #cc687d;
  color: #ffffff;
}
.btn.large-blue:hover,
.btn.large-blue.selected:hover {
  background: #f1d7dc;
  color: #cc687d;
}
.btn.large-blue:hover {
  background: #92c8d7;
  color: #5facc1;
}
.btn.toolbox-btn {
  border: none;
  background-color: rgba(146, 200, 215, 0.6);
  color: #223135;
  font-weight: 700;
}
.btn.toolbox-btn:hover {
  background-color: #92c8d7;
}
.btn.toolbox-btn.selected {
  background-color: #5facc1;
}
.btn.upload-btn {
  position: absolute;
  right: 5px;
  top: -12px;
}
.btn.btn-form-action {
  color: #8359a3;
  background: #ffffff;
  border-color: #8359a3;
}
.btn.btn-form-action:hover,
.btn.btn-form-action:focus {
  background-color: #c0acd0;
}
.btn.btn-download,
.btn.btn-download-short,
.btn.date-range-control-button,
.btn.btn-import {
  background: transparent;
  border: 1px solid #8359a3;
  color: #8359a3;
  padding: 3px 8px;
}
.btn.btn-download.dropdown.more-dropdown,
.btn.btn-download-short.dropdown.more-dropdown,
.btn.date-range-control-button.dropdown.more-dropdown,
.btn.btn-import.dropdown.more-dropdown {
  padding: 0;
}
.btn.btn-download.dropdown.more-dropdown > :first-child,
.btn.btn-download-short.dropdown.more-dropdown > :first-child,
.btn.date-range-control-button.dropdown.more-dropdown > :first-child,
.btn.btn-import.dropdown.more-dropdown > :first-child {
  padding: 3px 8px;
}
.btn.btn-download:focus:active,
.btn.btn-download-short:focus:active,
.btn.date-range-control-button:focus:active,
.btn.btn-import:focus:active,
.btn.btn-download:active:active,
.btn.btn-download-short:active:active,
.btn.date-range-control-button:active:active,
.btn.btn-import:active:active,
.btn.btn-download.active:active,
.btn.btn-download-short.active:active,
.btn.date-range-control-button.active:active,
.btn.btn-import.active:active {
  background-image: none;
  opacity: 0.5;
}
.btn.btn-download:hover,
.btn.btn-download-short:hover,
.btn.date-range-control-button:hover,
.btn.btn-import:hover {
  border-width: 1px;
  border-color: #8359a3;
  color: #8359a3;
  background-color: #c0acd0;
}
.btn.btn-download.disabled,
.btn.btn-download-short.disabled,
.btn.date-range-control-button.disabled,
.btn.btn-import.disabled,
.btn.btn-download[disabled],
.btn.btn-download-short[disabled],
.btn.date-range-control-button[disabled],
.btn.btn-import[disabled] {
  opacity: 0.45;
}
.btn.date-range-control-button:after {
  height: 15px;
  content: '';
  display: inline-block;
}
.btn.date-range-control-button.with-refresh {
  border-radius: 2px 0px 0px 2px;
}
.btn.date-range-refresh-button {
  margin-left: -1px !important;
  border-radius: 0px 2px 2px 0px;
}
.btn.btn-upload {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  color: #ffffff;
  background: #35ac9e;
  background-image: -webkit-linear-gradient(top, #35ac9e 0%, #35ac9e 100%);
  background-image: -o-linear-gradient(top, #35ac9e 0%, #35ac9e 100%);
  background-image: linear-gradient(to bottom, #35ac9e 0%, #35ac9e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff35ac9e', endColorstr='#ff35ac9e', GradientType=0);
  background-repeat: repeat-x;
  border: 1px solid #35ac9e;
}
.btn.btn-upload:hover,
.btn.btn-upload:focus {
  color: #223135;
  background: #35ac9e;
}
.btn.btn-upload:active,
.btn.btn-upload:active:focus {
  color: #223135;
  background: #35ac9e;
  border: 1px solid #35ac9e;
}
.btn-small {
  padding: 3px 10px;
}
.btn-success {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #8359a3 0%, #35ac9e 100%);
  background-image: -o-linear-gradient(top, #8359a3 0%, #35ac9e 100%);
  background-image: linear-gradient(to bottom, #8359a3 0%, #35ac9e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8359a3', endColorstr='#ff35ac9e', GradientType=0);
  background-repeat: repeat-x;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #8359a3;
  *background-color: #35ac9e;
}
.btn-success:active,
.btn-success.active {
  background-color: #c67605 \9;
}
.btn-group + .btn-group {
  margin-left: 0;
}
.btn-group + .btn-group .dropdown-alignment {
  position: relative;
}
.btn-group + .btn-group .dropdown-alignment .capitalize {
  text-transform: capitalize;
}
.btn-group > .btn {
  position: relative;
}
.btn:focus {
  outline: none;
}
.btn.pull-right {
  margin: 0 0 0 3px;
}
.btn.pull-right.settings {
  margin: -25px 10px 0;
}
/******************** Standard Buttons *********************/
.btn.btn-dismiss,
.btn.btn-primary {
  font-weight: 700;
  background-position: 0;
  color: #fff;
  background-image: -webkit-linear-gradient(top, #8359a3 0%, #8359a3 100%);
  background-image: -o-linear-gradient(top, #8359a3 0%, #8359a3 100%);
  background-image: linear-gradient(to bottom, #8359a3 0%, #8359a3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8359a3', endColorstr='#ff8359a3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #8359a3;
}
.btn.btn-dismiss:focus,
.btn.btn-primary:focus,
.btn.btn-dismiss:active,
.btn.btn-primary:active,
.btn.btn-dismiss.active,
.btn.btn-primary.active {
  background-color: #c0acd0;
  opacity: 0.5;
}
.btn.btn-dismiss:hover,
.btn.btn-primary:hover {
  color: #8359a3;
  background-color: #c0acd0;
  background-image: none;
  border-color: #8359a3;
}
.btn.btn-dismiss.disabled,
.btn.btn-primary.disabled,
.btn.btn-dismiss[disabled],
.btn.btn-primary[disabled] {
  opacity: 0.45;
}
.btn.btn-secondary {
  color: #8359a3;
  font-weight: 700;
  background-position: 0;
  background-color: #ffffff;
  border-color: #8359a3;
  border-width: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.btn.btn-secondary .caret {
  border-top-color: #8359a3;
}
.btn.btn-secondary:focus:active,
.btn.btn-secondary:active:active,
.btn.btn-secondary.active:active {
  opacity: 0.5;
}
.btn.btn-secondary:hover {
  background-color: #f2eef5;
}
.btn.btn-tertiary {
  font-weight: 700;
  background-position: 0;
  border: 1px solid #8359a3;
  background-color: #ffffff;
  background-image: none;
}
.btn.btn-tertiary:active,
.btn.btn-tertiary.active {
  opacity: 0.5;
}
.btn.btn-tertiary:hover {
  background-color: #c0acd0;
}
.btn.btn-tertiary.disabled,
.btn.btn-tertiary[disabled] {
  opacity: 0.45;
}
.btn.btn-grid-toolbar {
  border: 0;
  height: 100%;
  margin: 0;
  background: none;
}
.btn.btn-grid-toolbar.btn-create {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  color: #8359a3;
  font-weight: 700;
  background-position: 0;
  background-color: #ffffff;
  border-color: #8359a3;
  border-width: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 0;
  position: relative;
  padding: 0;
}
.btn.btn-grid-toolbar.btn-create .caret {
  border-top-color: #8359a3;
}
.btn.btn-grid-toolbar.btn-create:focus:active,
.btn.btn-grid-toolbar.btn-create:active:active,
.btn.btn-grid-toolbar.btn-create.active:active {
  opacity: 0.5;
}
.btn.btn-grid-toolbar.btn-create:hover {
  background-color: #f2eef5;
}
.btn.btn-grid-toolbar.btn-create .plus-icon {
  font-size: 22px;
  vertical-align: middle;
  padding: 3px;
}
/******************** Standard Buttons *********************/
.btn.btn-primary.btn-plus {
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}
.btn.btn-primary.btn-plus .plus-icon {
  font-size: 22px;
  vertical-align: middle;
  padding: 3px;
}
.btn.btn-visibility:focus {
  background: none;
  border: 1px solid #bdc4c9;
  color: #223135;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  min-width: 100px;
}
.btn.btn-visibility:active,
.btn.btn-visibility.active {
  background: #bdc4c9;
  border: 1px solid #bdc4c9;
  color: #223135;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  outline: 0;
}
.btn.btn-visibility:hover {
  border: 1px solid #223135;
  color: #223135;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
.btn.btn-visibility.disabled,
.btn.btn-visibility[disabled] {
  border: 1px solid #223135;
  color: #223135;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
.btn.btn-visibility.disabled.active,
.btn.btn-visibility[disabled].active {
  background: #bdc4c9;
  border: 1px solid #bdc4c9;
  opacity: 0.9;
  outline: 0;
}
.btn.btn-pill,
.btn.btn-pill:focus {
  color: #8359a3;
}
.btn.btn-pill,
.btn.btn-pill:focus,
.btn.btn-pill:active,
.btn.btn-pill.active,
.btn.btn-pill:hover,
.btn.btn-pill.disabled,
.btn.btn-pill[disabled] {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  background: none;
  border: 2px solid transparent;
  padding: 0 10px;
}
.btn.btn-pill:active,
.btn.btn-pill.active {
  background: #bdc4c9;
  border-color: #bdc4c9;
  color: #223135;
  outline: 0;
}
.btn.btn-pill:hover {
  border-color: #223135;
  color: #223135;
}
.btn.btn-dropdown {
  color: #8359a3;
  font-weight: 700;
  background-position: 0;
  background-color: #ffffff;
  border-color: #8359a3;
  border-width: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
  min-width: 120px;
  padding-right: 20px;
}
.btn.btn-dropdown .caret {
  border-top-color: #8359a3;
}
.btn.btn-dropdown:focus:active,
.btn.btn-dropdown:active:active,
.btn.btn-dropdown.active:active {
  opacity: 0.5;
}
.btn.btn-dropdown:hover {
  background-color: #f2eef5;
}
.btn.btn-dropdown.no-min-width {
  min-width: inherit;
}
.btn-dropdown-menu {
  min-width: 120px;
  font-size: 12px;
}
.btn-dropdown-menu li:hover {
  color: #8359a3;
}
.btn-dropdown-wrapper.dropdown.more-dropdown.btn.btn-grid-action {
  padding: 1px 5px;
}
.btn.btn-3d {
  margin-left: 1px;
  margin-right: 1px;
  color: #6E7B80;
  background-color: #BBC0C1;
  background-image: -webkit-linear-gradient(top, #BBC0C1 0%, #BBC0C1 100%);
  background-image: -o-linear-gradient(top, #BBC0C1 0%, #BBC0C1 100%);
  background-image: linear-gradient(to bottom, #BBC0C1 0%, #BBC0C1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbbc0c1', endColorstr='#ffbbc0c1', GradientType=0);
  background-repeat: repeat-x;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.btn.btn-3d:active,
.btn.btn-3d.active {
  font-weight: 700;
  background-position: 0;
  border: 1px solid #8359a3;
  background-color: #ffffff;
  background-image: none;
  color: #8359a3;
  outline: 0;
}
.btn.btn-3d:active:active,
.btn.btn-3d.active:active,
.btn.btn-3d:active.active,
.btn.btn-3d.active.active {
  opacity: 0.5;
}
.btn.btn-3d:active:hover,
.btn.btn-3d.active:hover {
  background-color: #c0acd0;
}
.btn.btn-3d:active.disabled,
.btn.btn-3d.active.disabled,
.btn.btn-3d:active[disabled],
.btn.btn-3d.active[disabled] {
  opacity: 0.45;
}
.btn.btn-preview {
  background-color: #35ac9e;
  color: #ffffff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn.btn-cancel {
  border: 0;
  background: transparent;
  box-shadow: none;
  text-decoration: underline;
}
.btn.btn-cancel.disabled {
  opacity: 0.45;
}
.btn.btn-save {
  border: 0;
  background: transparent;
  box-shadow: none;
}
.btn.btn-save.disabled {
  opacity: 0.45;
}
.btn.btn-help {
  padding-right: 0px;
}
.btn-textual {
  font-weight: 700;
  background: transparent;
  border: 0;
  color: #8359a3;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 11px;
}
.btn-textual:hover {
  background: transparent;
}
.btn-textual.disabled {
  background: transparent;
}
.btn-textual label {
  font-weight: normal;
}
.btn.btn-ice,
.btn.btn-special-case {
  font-weight: 700;
  background-position: 0;
  border: 1px solid #92c8d7;
  background-color: #ffffff;
  background-image: none;
  color: #5facc1;
}
.btn.btn-ice:focus,
.btn.btn-special-case:focus,
.btn.btn-ice:active,
.btn.btn-special-case:active,
.btn.btn-ice.active,
.btn.btn-special-case.active {
  color: #ffffff;
  background-color: #5facc1;
  opacity: 0.45;
}
.btn.btn-ice:hover,
.btn.btn-special-case:hover {
  background-color: #92c8d7;
}
.btn.btn-ice.disabled,
.btn.btn-special-case.disabled,
.btn.btn-ice[disabled],
.btn.btn-special-case[disabled] {
  opacity: 0.45;
}
.btn.btn-red {
  font-weight: 700;
  background-position: 0;
  border: 1px solid #cc687d;
  background-color: #ffffff;
  background-image: none;
  color: #cc687d;
}
.btn.btn-red:focus,
.btn.btn-red:active,
.btn.btn-red.active {
  color: #ffffff;
  background-color: #cc687d;
  opacity: 1;
}
.btn.btn-red:hover {
  background-color: #f1d7dc;
}
.btn.btn-red.disabled,
.btn.btn-red[disabled] {
  opacity: 0.45;
}
.btn-toolbar.hidden-label,
.hidden-label {
  margin-left: 180px;
}
.btn-toolbar.hidden-label .controls,
.hidden-label .controls {
  margin-left: 0;
}
button.hidden-label {
  margin-left: 165px;
}
.btn.btn-external-link {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 5px;
}
.btn.btn-external-link:after {
  font-family: '4C Platform Icons';
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 0px;
  -webkit-font-smoothing: antialiased;
  content: 'Z';
  float: right;
}
.btn.apply-text-action {
  margin-top: 5px;
}
.btn.apply-text-action .dropdown-menu {
  min-width: unset;
}
.dropdown-menu {
  padding: 3px 10px;
  font-weight: 700;
}
.dropdown-menu li.header {
  cursor: default;
}
.dropdown-menu li a {
  font-weight: 700;
  font-size: 12px;
}
.dropdown-menu li a:hover {
  color: #8359a3;
  background-color: inherit;
}
.btn.loading:after {
  background-image: url(/static/img/upload-spinner.svg);
  background-repeat: no-repeat;
  transform: translateZ(0);
  width: 15px;
  height: 15px;
  background-size: 15px;
  padding-left: 2px;
  content: '';
  display: inline-block;
  left: 2px;
  position: relative;
  top: 2px;
}
.btn.edit-icon-button {
  font-family: '4C Platform Icons';
  color: #223135;
}
.btn.edit-icon-button:before {
  content: 's';
}
.btn.edit-icon-button:hover {
  opacity: 0.7;
}
.btn.edit-icon-button.purple {
  color: #8359a3;
}
.btn-tooltip {
  font-size: 11px;
}
body .checkbox .help-icon {
  cursor: pointer;
  color: #8359a3;
  font-size: 16px;
  vertical-align: middle;
}
body .checkbox .help-icon:hover {
  opacity: 0.7;
}
body .checkbox .help-icon:focus {
  outline: 1px solid #117b97;
  outline-offset: 2px;
}
body .checkbox label {
  min-height: 26px;
  white-space: nowrap;
}
body .checkbox label span {
  color: #223135;
  font-size: 12px;
  position: relative;
  top: 2px;
}
body .checkbox input[type="checkbox"] {
  position: relative;
  top: -1px;
  vertical-align: bottom;
  width: 16px !important;
}
body .checkbox input[type="checkbox"][disabled] + span {
  cursor: not-allowed;
  opacity: 0.45;
}
body .checkbox.inline {
  margin-right: 15px;
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline {
  padding-top: 0;
  min-height: 26px;
}
.form-horizontal .checkbox label,
.form-horizontal .checkbox-inline label {
  font-size: 12px;
  color: #223135;
  padding-top: 5px;
}
.checkbox-wrapper {
  display: inline-block;
  margin-top: 5px;
}
.checkbox-no-label-with-text {
  display: inline;
  margin-left: -2px;
}
.check-array > label {
  margin-right: 10px;
}
.checkbox-label-missing {
  background: red;
}
.world-chloropleth,
.us-chloropleth {
  position: relative;
}
.world-chloropleth .chloro-tooltip,
.us-chloropleth .chloro-tooltip {
  color: #223135;
  background: #fff;
  padding: 0.5em;
  text-shadow: #f5f5f5 0 1px 0;
  border-radius: 2px;
  box-shadow: 0px 0px 2px 0px #a6a6a6;
  opacity: 0.9;
  position: absolute;
}
.collapsible-section .header {
  cursor: pointer;
  display: inline-block;
}
.collapsible-section .header-indicator {
  vertical-align: text-bottom;
  margin: 0 -5px;
}
.collapsible-section .header-label {
  vertical-align: text-bottom;
}
.collapsible-section .content {
  margin-left: 14px;
}
.column-chart svg {
  height: 300px;
  margin-top: 1.5em;
}
.column-chart .export-anchor a.svg2png-export {
  position: relative;
  top: 30px;
  right: -10px;
}
.column-chart .export-anchor a.svg2png-export.glyphicons:before {
  color: #1d3036;
  text-shadow: 0px 1px 0px #456;
}
.column-chart .nvtooltip {
  white-space: normal;
  border: 1px solid #76a0a5;
  padding: 8px;
  width: 100px;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-box-shadow: 0 1px 3px 0 rgba(34, 49, 53, 0.3);
  -moz-box-shadow: 0 1px 3px 0 rgba(34, 49, 53, 0.3);
  box-shadow: 0 1px 3px 0 rgba(34, 49, 53, 0.3);
}
.column-chart .nvtooltip .centered {
  text-align: center;
  margin: 0 auto;
}
.column-chart .nvtooltip:before,
.column-chart .nvtooltip:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent;
}
.column-chart .nvtooltip:before {
  border-top-color: #76a0a5;
  bottom: -21px;
  left: 47.5px;
  z-index: 1;
}
.column-chart .nvtooltip:after {
  border-top-color: #fff;
  bottom: -20px;
  left: 47.5px;
  z-index: 2;
}
.column-chart .tick line {
  display: none;
}
.control-group .radioGroup label input[type="radio"] {
  width: 10px!important;
}
.control-container {
  display: inline-block;
}
.date-range-selection-wrapper {
  border: 1px solid #bdc4c9;
  background-color: #f0f2f4;
}
.date-range-selection-wrapper .date-range-selection {
  padding-top: 15px;
  padding-bottom: 15px;
}
.date-range-selection-wrapper .control-container {
  width: 90%;
  padding-left: 15px;
}
.date-range-wrapper .select2-container {
  width: 100%;
}
.date-range-wrapper .select2-container a.btn {
  margin-right: 5px;
  width: 70%;
}
.date-range-wrapper .select2-container a.btn .caret {
  float: right;
}
.date-range-wrapper .select2-container .dropdown-menu > li > a {
  font-size: 11px;
  width: 70%;
  margin-left: 15%;
  padding: 0;
  margin-top: 5px;
  text-align: center;
}
.date-range-wrapper .select2-container .dropdown-menu .custom-range-wrapper {
  white-space: nowrap;
}
.date-range-wrapper .select2-container .dropdown-menu .custom-range-wrapper,
.date-range-wrapper .select2-container .dropdown-menu .custom-end-date-wrapper {
  padding: 10px;
}
.date-range-wrapper .select2-container .dropdown-menu .custom-range-wrapper .date-wrapper,
.date-range-wrapper .select2-container .dropdown-menu .custom-end-date-wrapper .date-wrapper {
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
}
.date-range-wrapper .select2-container .dropdown-menu .custom-range-wrapper .date-wrapper .ui-state-highlight,
.date-range-wrapper .select2-container .dropdown-menu .custom-end-date-wrapper .date-wrapper .ui-state-highlight {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/static/img/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
}
.date-range-wrapper .select2-container .dropdown-menu .custom-range-wrapper .date-wrapper .ui-state-active,
.date-range-wrapper .select2-container .dropdown-menu .custom-end-date-wrapper .date-wrapper .ui-state-active {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(/static/img/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
}
.date-range-wrapper .select2-container .dropdown-menu .custom-range-wrapper .date-wrapper .ui-datepicker-header a,
.date-range-wrapper .select2-container .dropdown-menu .custom-end-date-wrapper .date-wrapper .ui-datepicker-header a {
  padding: 0px;
}
.date-range-control-wrapper.hide-control .control-group {
  display: none;
}
/*.date-range-control-button.loading {
  padding-right: 17px;
  position: relative;
  &:after {
    margin-right: -6px;
    top: 3px;
  }
}*/
.date-range-control-button .dot {
  border: 5px solid;
  border-radius: 5px;
  display: inline-block;
}
.date-range-control-button .dot.dot-red {
  color: #bb3551;
}
.date-range-control-button .dot.dot-yellow {
  color: #ffdbab;
}
.date-range-control-button .dot.dot-green {
  color: #aadfd9;
}
.stats-message-box {
  border: 1px solid;
  border-radius: 3px;
  padding: 6px;
}
.stats-message-box.red {
  border-color: #bb3551;
  background-color: #f1d7dc;
}
.stats-message-box.red .icon {
  color: #bb3551;
}
.stats-message-box.yellow {
  border-color: #ffaf45;
  background-color: #ffdbab;
}
.stats-message-box.yellow .icon {
  color: #ffaf45;
}
.stats-message-box.green {
  border-color: #35ac9e;
  background-color: #aadfd9;
}
.stats-message-box.green .icon {
  color: #35ac9e;
}
.stats-message-box .stats-header {
  font-weight: bold;
}
.edit-select2.date-range-presets .control-container {
  width: 35%;
}
.form-group.date-range-start,
.form-group.date-range-end {
  display: grid;
  grid-template-columns: 1fr 11fr;
}
.date-interval-control-wrap {
  padding: 10px;
}
.date-range-control-wrapper {
  display: inline-block;
}
.date-range-control-wrapper > .control-group > .controls.btn-group {
  width: 100%;
  vertical-align: inherit;
  font-size: 14px;
}
.date-range-control-wrapper > .control-group > .controls.btn-group > a.btn .caret {
  margin-left: 5px;
}
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu > .date-range-presets {
  padding: 5px;
  border-bottom: 2px solid #9ca6af;
}
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu > .date-range-presets > .btn.btn-pill {
  margin-right: 0;
}
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu .custom-range-wrapper,
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu .custom-end-date-wrapper {
  padding: 5px;
}
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu .custom-range-wrapper > .btn,
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu .custom-end-date-wrapper > .btn {
  margin: 0;
}
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu .custom-range-wrapper .date-wrapper,
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu .custom-end-date-wrapper .date-wrapper {
  display: inline-block;
  font-size: 11px;
}
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu .custom-range-wrapper .date-wrapper > input,
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu .custom-end-date-wrapper .date-wrapper > input {
  width: 80px;
}
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu .custom-range-wrapper .date-wrapper .ui-state-highlight,
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu .custom-end-date-wrapper .date-wrapper .ui-state-highlight {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/static/img/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
}
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu .custom-range-wrapper .date-wrapper .ui-state-active,
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu .custom-end-date-wrapper .date-wrapper .ui-state-active {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(/static/img/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
}
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu .custom-range-wrapper .date-wrapper .ui-datepicker-header a,
.date-range-control-wrapper > .control-group > .controls.btn-group .dropdown-menu .custom-end-date-wrapper .date-wrapper .ui-datepicker-header a {
  padding: 0px;
}
.date-partition .input-group {
  position: relative;
}
.date-partition .input-group .input-group-addon .plus-icon {
  font-weight: 700;
  font-size: 12px;
  color: #8359a3;
  top: 2px;
}
.date-partition .input-group .new-partition-dialog {
  background: #ffffff;
  border: 2px solid #bdc4c9;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 28px;
  z-index: 1000;
}
.date-partition .input-group .new-partition-dialog .control-label {
  color: #223135;
}
.date-partition .input-group .new-partition-dialog .control-label + span {
  padding-top: 5px;
}
.date-partition .input-group .open-modal-wrapper {
  border-left: 0;
}
.date-partition .input-group .open-modal-wrapper .open-modal .open-modal-label {
  color: #223135;
}
.date-partition .input-group .partition-options {
  width: 360px;
  text-align: center;
  padding: 10px;
}
.date-partition .input-group .partition-options .btn-group.day-picker {
  display: inline-block;
  margin: 10px auto;
  margin-bottom: 0;
}
.date-partition .input-group .partition-options .btn-group.day-picker .btn {
  margin: 0 1px;
  padding: 5px;
}
.date-partition .input-group .partition-options .btn-group.day-picker .btn:first-of-type {
  margin-left: 0px;
}
.date-partition .input-group .partition-options .btn-group.day-picker .btn:last-of-type {
  margin-right: 0px;
}
.date-partition .input-group .partition-options .clear-all {
  padding-right: 10px;
}
.date-partition .input-group .partition-options .time-picker {
  padding: 0 5px 10px;
}
.date-partition .input-group .partition-options .time-picker:before,
.date-partition .input-group .partition-options .time-picker:after {
  display: table;
  content: " ";
}
.date-partition .input-group .partition-options .time-picker:after {
  clear: both;
}
.date-partition .input-group .partition-options .time-picker:before,
.date-partition .input-group .partition-options .time-picker:after {
  display: table;
  content: " ";
}
.date-partition .input-group .partition-options .time-picker:after {
  clear: both;
}
.date-partition .input-group .partition-options select {
  border: 1px solid #CCC;
}
.date-partition .input-group .partition-control {
  background-color: #bdc4c9;
  height: 38px;
}
.date-partition .input-group .partition-control .help-inline {
  color: #223135;
  font-size: 12.5px;
  font-style: italic;
  line-height: 44px;
}
.date-partition .input-group .partition-control .btn.add-partition {
  float: right !important;
  margin: 6px 4px 4px 0;
}
.date-partition .input-group-addon.input-suffix:hover {
  background: #f2eef5;
}
.date-partition:hover {
  border-color: #8359a3 !important;
}
.date-partition:hover .input-group-addon.input-suffix {
  border-color: #8359a3;
}
.datetimepicker {
  cursor: pointer;
}
.add-on.timezone {
  font-size: 10px;
  cursor: default;
}
.ui-timepicker-select {
  width: 130px;
}
.datepickerbutton {
  font-family: '4C Platform Icons';
  border-right: none;
  cursor: pointer;
  color: #8359a3;
}
.datepickerbutton:before {
  content: 'N';
}
.datepickerbutton:hover.clickable-button {
  background: #f2eef5;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  width: unset;
  min-width: 120px;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: unset;
  height: unset;
  margin: 0;
}
.bootstrap-datetimepicker-widget table.table-condensed td,
.bootstrap-datetimepicker-widget table.table-condensed td span {
  width: unset;
  height: unset;
  padding-left: 0;
  padding-right: 0;
  line-height: unset;
}
.timepicker-picker > table.table-condensed > tbody > tr > td span.separator {
  padding: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 5px;
}
.time-button {
  font-family: '4C Platform Icons';
}
.time-button:before {
  content: 'O';
}
.bootstrap-datetimepicker-widget table td.cw {
  width: 20px;
  color: #92c8d7;
}
.edit-day-multi-selector .day-options label {
  padding-right: 2px;
}
.edit-day-multi-selector .day-options label span {
  left: -4px;
  top: 1px;
}
.edit-day-multi-selector .toggle-all-days {
  color: #8359a3;
  font-weight: 700;
  background-position: 0;
  background-color: #ffffff;
  border-color: #8359a3;
  border-width: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding: 2px 7px;
  position: relative;
  top: 1px;
}
.edit-day-multi-selector .toggle-all-days .caret {
  border-top-color: #8359a3;
}
.edit-day-multi-selector .toggle-all-days:focus:active,
.edit-day-multi-selector .toggle-all-days:active:active,
.edit-day-multi-selector .toggle-all-days.active:active {
  opacity: 0.5;
}
.edit-day-multi-selector .toggle-all-days:hover {
  background-color: #f2eef5;
}
.edit-day-multi-selector .toggle-all-days:focus {
  opacity: 1;
}
.edit-day-multi-selector .toggle-all-days:active {
  opacity: 0.5;
}
.edit-dynamic-type  > .form-group {
  margin-bottom: 0;
}
fieldset > legend .tooltip {
  opacity: 1;
  cursor: default;
  white-space: nowrap;
}
fieldset > legend .tooltip .tooltip-inner {
  font-weight: 700;
  font-size: 12px;
  text-align: left;
  text-transform: none;
}
body .form-group {
  margin-bottom: 10px;
}
body .form-group.no-margin {
  margin-bottom: 0px;
}
body .form-group.row {
  margin-bottom: 5px;
}
body .form-group.row .control-label.control-label-vertical {
  padding-top: 5px;
}
body .checkbox input[type="checkbox"][disabled] + span {
  opacity: 1;
}
.input-group-addon {
  border: 1px solid #9ca6af;
}
.control-label {
  font-size: 12px;
  float: left;
  position: relative;
}
.control-label-invisible {
  color: transparent;
  white-space: nowrap;
  width: 0;
}
.has-error .control-label.control-label-invisible {
  color: transparent;
}
.has-error .control-label {
  color: #bb3551;
}
.has-error .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.control-label-hidden {
  display: none;
}
.control-label-vertical {
  text-align: left !important;
}
.control-label-vertical .help-icon {
  cursor: pointer;
  color: #8359a3;
  font-size: 16px;
  vertical-align: middle;
}
.control-label-vertical .help-icon:hover {
  opacity: 0.7;
}
.control-label-vertical .help-icon:focus {
  outline: 1px solid #117b97;
  outline-offset: 2px;
}
.control-label-inline {
  line-height: 28px;
  padding-right: 6px;
}
.control-label.col-xs-3 {
  padding-left: 5px;
}
.control-label-horizontal {
  padding-top: 4px !important;
}
.control-label-horizontal .help-icon {
  cursor: pointer;
  color: #8359a3;
  font-size: 16px;
  vertical-align: middle;
}
.control-label-horizontal .help-icon:hover {
  opacity: 0.7;
}
.control-label-horizontal .help-icon:focus {
  outline: 1px solid #117b97;
  outline-offset: 2px;
}
.edit-sidebar {
  min-width: 260px;
}
.edit-sidebar .preview-component {
  margin-bottom: 15px;
}
.edit-sidebar label {
  font-weight: 700;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
  font-size: 14px;
  margin-top: 5px;
  text-transform: uppercase;
}
.edit-sidebar .count {
  color: #8359a3;
  font-size: 16px;
  line-height: 25px;
}
.edit-sidebar span.list-spacer:before {
  content: ', ';
}
.edit-sidebar span.list-spacer:last-of-type:before {
  content: '';
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  border: none;
  color: #223135;
  font-size: 12px;
  height: inherit;
  padding: 0;
  position: relative;
  z-index: inherit;
}
.form-control:focus {
  border-color: #8359a3;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control.text-input-limit > input.ember-text-field {
  padding-right: 40px;
}
.form-control.text-input-limit.large-limit > input.ember-text-field {
  padding-right: 65px;
}
.form-control > input.ember-text-field,
.form-control textarea.ember-text-area {
  font-size: 12px;
  color: #223135;
  font-weight: normal;
  width: 100%;
  height: 26px;
  border: 1px solid #9ca6af;
  border-radius: 2px;
  padding: 5px 8px;
}
.form-control > input.ember-text-field p.prompt,
.form-control textarea.ember-text-area p.prompt {
  font-size: 14px;
}
.form-control > input.ember-text-field:focus,
.form-control textarea.ember-text-area:focus {
  border: 1px solid #8359a3;
}
.form-control > input.ember-text-field[type=number],
.form-control textarea.ember-text-area[type=number] {
  padding: 0 8px;
}
.form-control ~ .input-group-addon:not(:empty) {
  margin-bottom: 0;
  margin-top: 0;
}
.form-control > textarea.ember-text-area {
  height: 40px;
}
.form-control > .form-input,
.form-control > .form-input-bordered {
  border: 1px solid transparent;
  border-radius: 2px;
  padding: 5px 8px;
}
.form-control > .form-input-bordered {
  border-color: #9ca6af;
}
.form-control .file-name {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  color: #223135;
  display: inline;
}
.form-control .errors {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  background-color: #e9bec7;
  margin: 2px;
  border-radius: 5px;
  border-width: 2px;
  border-style: solid;
  border-color: #dd9aa8;
}
.form-control p {
  margin-bottom: 0;
  font-size: 12px;
}
.switch.form-control > label {
  display: inline-flex;
  align-items: center;
}
.switch.form-control > label > .switch-body {
  display: inline-block;
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin-left: 15px;
  background: #bdc4c9;
  border: 1px solid #9ca6af;
  border-radius: 10px;
  height: 20px;
  width: 40px;
}
.switch.form-control > label > .switch-body.left-side-switch {
  margin-left: 0;
  margin-right: 10px;
}
.switch.form-control > label > .switch-body.no-margin {
  margin-left: 0;
}
.switch.form-control > label > .switch-body > .switch-handle {
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 100%;
  background: #ffffff;
  transition: left 0.15s ease-in;
  box-shadow: 0 1px 4px 0 rgba(149, 147, 147, 0.5);
}
.switch.form-control > label > input[type=checkbox] {
  display: none;
}
.switch.form-control > label > input[type=checkbox]:checked + .switch-body {
  background: #5facc1;
}
.switch.form-control > label > input[type=checkbox]:checked + .switch-body > .switch-handle {
  left: 20px;
  right: 0;
}
.ember-view.readonly .form-group .control-container {
  opacity: 0.45;
}
.ember-view.readonly .form-group .control-container .btn[disabled],
.ember-view.readonly .form-group .control-container .btn.disabled {
  opacity: 1;
}
.form-control.form-control-short input {
  width: 52px;
  margin-right: 1em;
  text-align: right;
}
.form-control.form-control-short span.caption {
  font-size: 11px;
}
.rounded-right-side {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.rounded-left-side {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.input-prefix .form-control input.ember-text-field,
.input-group.input-suffix .input-group-addon.input-suffix {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.input-group.input-suffix .form-control input.ember-text-field.datetimepicker-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group .custom-prefix.datepickerbutton.clickable-button,
.input-group .custom-prefix.clickable-button {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.input-suffix .form-control input.ember-text-field {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
body .form-horizontal .radio,
body .form-horizontal .radio-inline {
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 0;
  position: initial;
}
body .form-horizontal.close-form-enabled,
body .form-inline.close-form-enabled {
  position: relative;
}
body .form-horizontal.close-form-enabled .input-group,
body .form-inline.close-form-enabled .input-group {
  width: 95%;
}
body .form-horizontal.close-form-enabled .close-icon,
body .form-inline.close-form-enabled .close-icon {
  position: absolute;
  right: -15px;
  top: 4px;
}
body .form-static .form-group {
  margin-bottom: 0;
}
.form-control-static {
  border: 1px solid transparent;
  min-height: 26px;
  padding: 4px 4px 3px 4px;
  word-break: break-word;
}
.form-inline .form-control > textarea.ember-text-area {
  height: 26px;
}
.control-container {
  position: relative;
  z-index: inherit;
}
.radio-group-wrapper .control-container {
  padding-top: 4px;
}
.radio-group-wrapper .form-group.row .control-container {
  padding-top: 0px;
}
.radio-group p.radio-subtext {
  line-height: 14px;
}
.input-group {
  width: 100%;
  position: relative;
  z-index: inherit;
}
.input-group .glyphicon {
  top: 0;
}
.input-group.focused .input-group-addon {
  border-color: #8359a3;
}
.input-group.focused .select2-container:not(.select2-container-disabled) .select2-choice {
  border-color: #8359a3;
}
.input-group .input-group-addon {
  padding: 0 12px;
  background: #ffffff;
  width: 1% !important;
  font-size: 12px;
}
.ember-view:not(.has-error) .form-group:not(.row):not(.has-error) > .control-label ~ .control-container > .input-group:hover .custom-prefix,
.ember-view:not(.has-error) .form-group:not(.row):not(.has-error) > .control-label ~ .control-container > .input-group:hover .input-prefix,
.ember-view:not(.has-error) .form-group:not(.row):not(.has-error) > .control-label ~ .control-container > .input-group:hover .select2-container:not(.select2-container-disabled) .select2-choices,
.ember-view:not(.has-error) .form-group:not(.row):not(.has-error) > .control-label ~ .control-container > .input-group:hover .input-group-addon,
.ember-view:not(.has-error) .form-group:not(.row):not(.has-error) > .control-label ~ .control-container > .input-group:hover .field-control-static,
.ember-view:not(.has-error) .form-group:not(.row):not(.has-error) > .control-label ~ .control-container > .input-group:hover .form-control .ember-text-field,
.ember-view:not(.has-error) .form-group:not(.row):not(.has-error) > .control-label ~ .control-container > .input-group:hover .input-suffix {
  border-color: #8359a3;
}
.edit-component-wrapper {
  position: relative;
}
.edit-component-wrapper label {
  word-wrap: break-word;
}
.edit-component-wrapper.inline {
  display: inline-block;
  padding-left: 15px;
  padding-right: 25px;
}
.edit-component-wrapper.readonly .input-group {
  cursor: default;
}
.edit-component-wrapper.readonly .input-group .input-group-addon {
  cursor: default;
}
.edit-component-wrapper.readonly .input-group.focused {
  border-color: #9ca6af;
}
.edit-component-wrapper.readonly .input-group.focused input:focus,
.edit-component-wrapper.readonly .input-group.focused .input-group-addon {
  border-color: #9ca6af;
}
.edit-component-wrapper.readonly .input-group.focused .input-group-addon {
  cursor: default;
}
.edit-component-wrapper.readonly .input-group .custom-prefix,
.edit-component-wrapper.readonly .input-group .input-prefix,
.edit-component-wrapper.readonly .input-group .form-contro .ember-text-field,
.edit-component-wrapper.readonly .input-group .input-suffix {
  border-color: #9ca6af;
}
.edit-component-wrapper.readonly .input-group:hover .custom-prefix,
.edit-component-wrapper.readonly .input-group:hover .input-prefix,
.edit-component-wrapper.readonly .input-group:hover .form-control .ember-text-field,
.edit-component-wrapper.readonly .input-group:hover .input-suffix {
  border-color: #9ca6af;
}
.edit-component-wrapper .btn-textual {
  padding-right: 0px;
}
.dropdown-menu .edit-component-wrapper.inline {
  padding-right: 0;
  padding-left: 0;
}
.edit-component-wrapper.has-error:not(.readonly) .form-control > input.ember-text-field,
.edit-component-wrapper.has-error:not(.readonly) .form-control > textarea.ember-text-area,
.edit-component-wrapper.has-error:not(.readonly) .input-group.focused .input-group-addon,
.edit-component-wrapper.has-error:not(.readonly) .input-group .input-group-addon:hover,
.edit-component-wrapper.has-error:not(.readonly) .input-group:hover .input-group-addon,
.edit-component-wrapper.has-error:not(.readonly) .select2-container:not(.select2-container-disabled) .select2-choice .select2-arrow,
.edit-component-wrapper.has-error:not(.readonly) .select2-container a.select2-choice,
.edit-component-wrapper.has-error:not(.readonly) .select2-container a.select2-choice:hover,
.edit-component-wrapper.has-error:not(.readonly) .select2-choices {
  border-color: #bb3551;
}
.edit-component-wrapper.has-error:not(.readonly) .form-control > .form-input {
  border-color: #bb3551;
}
.edit-component-wrapper.has-error:not(.readonly) .form-control > .form-input-bordered {
  border-color: #bb3551;
}
.edit-component-wrapper.has-error:not(.readonly) .checkbox.form-control label {
  color: #223135;
}
.edit-component-wrapper.has-error:not(.readonly) .selectize-input {
  border-color: #bb3551;
}
.form-group.has-error .form-control > input.ember-text-field,
.form-group.has-error textarea.ember-text-area,
.form-group.has-error .input-group.focused .input-group-addon,
.form-group.has-error .select2-container .select2-choice .select2-arrow,
.form-group.has-error .select2-container .select2-choice .select2-arrow:hover,
.form-group.has-error .select2-container a.select2-choice,
.form-group.has-error .select2-container a.select2-choice:hover,
.form-group.has-error .select2-choices {
  border-color: #bb3551;
}
.form-group.has-error .form-control > .form-input {
  border-color: #bb3551;
}
.form-group.has-error .form-control > .form-input-bordered {
  border-color: #bb3551;
}
.form-group.has-error .selectize-input {
  border-color: #bb3551;
}
.droppable {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 2px dashed #9ca6af;
  padding: 10px;
  line-height: 30px;
  margin-bottom: 10px;
}
.droppable:hover {
  border-color: #8359a3;
}
.droppable.disabled:hover {
  background-color: transparent;
  border-color: #9ca6af;
}
.droppable .drop-info {
  margin-left: 21%;
}
.droppable .btn {
  margin-top: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  color: #8359a3;
}
.droppable .body-copy,
.droppable .header-instructions {
  display: block;
  color: #223135;
  opacity: 0.6;
  font-size: 12px;
  font-style: italic;
  text-align: center;
  line-height: 14px;
}
.droppable.dropover {
  background-color: #35ac9e;
}
.droppable.dropover.disabled {
  background-color: transparent;
}
.droppable.dropover.disabled:hover {
  border-color: #9ca6af;
}
.droppable.loading {
  opacity: 0.45;
}
.droppable.loading:after {
  background-image: url(/static/img/upload-spinner.svg);
  background-repeat: no-repeat;
  transform: translateZ(0);
  content: '';
  position: absolute;
  top: 15px;
  right: -20px;
  display: block;
  background-size: 50px;
  margin-right: 50%;
  opacity: 1;
  height: 50px;
  width: 50px;
}
.file-reset.icon.close-icon,
.file-reset.icon-extra.trash-icon {
  cursor: pointer;
  font-size: 18px;
  position: relative;
  top: 5px;
}
.file-upload-loading-spinner-icon {
  background-image: url(/static/img/upload-spinner.svg);
  background-repeat: no-repeat;
  transform: translateZ(0);
  width: 25px;
  height: 25px;
  display: inline;
  float: right;
  background-size: 25px;
}
.editor-paragraph {
  margin-top: 5px;
  margin-left: 175px;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  width: 60%;
  white-space: normal;
}
.item-summary-child-spacer {
  padding-left: 5px;
}
.item-summary {
  padding-left: 5px;
}
.item-summary:before,
.item-summary:after {
  display: table;
  content: " ";
}
.item-summary:after {
  clear: both;
}
.item-summary:before,
.item-summary:after {
  display: table;
  content: " ";
}
.item-summary:after {
  clear: both;
}
.item-summary:hover {
  background-color: #EEE;
}
.item-summary .close-icon {
  cursor: pointer;
  opacity: 0.7;
}
.btn-editor-sidebar {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  width: 100%;
}
.form-control-static.bordered {
  border-left: 1px solid rgba(156, 166, 175, 0.3);
  border-top: 1px solid rgba(156, 166, 175, 0.3);
  border-bottom: 1px solid rgba(156, 166, 175, 0.3);
}
.input-group-addon + .form-control-static.bordered {
  border-left: 0;
  border-right: 1px solid rgba(156, 166, 175, 0.3);
}
.form-control-static.bordered + .input-group-addon {
  border-left: 0;
}
.editor-info {
  margin-left: 33.33333333%;
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.panel-heading .help-icon {
  cursor: pointer;
  color: #8359a3;
  font-size: 16px;
  vertical-align: middle;
}
.panel-heading .help-icon:hover {
  opacity: 0.7;
}
.panel-heading .help-icon:focus {
  outline: 1px solid #117b97;
  outline-offset: 2px;
}
.panel-heading .help-icon {
  top: -2px;
  padding-left: 5px;
}
.panel-heading .panel-title {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.shoulder-text {
  float: right !important;
  color: #5a6879;
  font-style: normal;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px;
  font-size: 10px;
}
.shoulder-text.hint-reduced-margin {
  margin: 10px 0 0;
}
.shoulder-text.hint-small {
  font-size: 10px;
}
.subform-well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px 15px 0 15px;
  margin-bottom: 0;
}
.subform-well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.nested-editor {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 0 0 10px 0;
}
.nested-editor blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.nested-editor.reduced-bottom-margin {
  margin-bottom: 0;
}
.nested-editor .close-icon {
  cursor: pointer;
}
.nested-editor .panel-body {
  padding: 0px 15px 0 15px;
}
.nested-editor .panel {
  background-color: inherit;
}
.nested-editor .control-label-invisible {
  display: none;
}
.nested-editor .display-tv-sync-initiative-video-ads-upload {
  margin-bottom: 0;
}
.nested-editor .array-item-wrapper .array-item-inner {
  background: inherit;
}
.nested-editor .array-item-wrapper .remove-item-wrapper {
  right: 0;
}
.select2.form-control .nested-editor {
  margin-top: 10px;
}
.data-explorer {
  position: relative;
  height: 100%;
  width: 100%;
}
.data-explorer .pvtAxisContainer,
.data-explorer .pvtVals {
  border: none;
  padding: 2px;
}
.data-explorer .pvtAxisContainer.pvtUnused {
  background: #ffffff;
}
.data-explorer .pvtAxisContainer.pvtRows,
.data-explorer .pvtAxisContainer.pvtCols {
  background: #c8e5ef;
}
.data-explorer .pvtVals {
  background: #92c8d7;
}
.data-explorer .pvtAxisContainer li {
  padding: 4px 2px;
}
.data-explorer .pvtHorizList li {
  display: inline-block;
}
.data-explorer .pvtAggregator {
  margin: 2px 0;
  width: 100%;
}
.data-explorer .pvtRowOrder,
.data-explorer .pvtColOrder {
  display: none;
}
.data-explorer .pvtAttrDropdown {
  margin: 2px 0;
  width: 100%;
}
.data-explorer .pvtRenderer {
  height: 100%;
  width: 100%;
}
.data-explorer .pvtUi {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
}
.data-explorer .pvtUi > tbody {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.data-explorer .pvtUi > tbody > tr {
  display: flex;
}
.data-explorer .pvtUi > tbody > tr:first-child > td:first-child {
  border: none;
  padding: 0 2px 2px 0;
}
.data-explorer .pvtUi > tbody > tr:last-child {
  flex: 1 1;
}
.data-explorer .pvtUi > tbody > tr > td {
  margin: -1px -1px 0 0;
  border: 1px solid #bdc4c9;
}
.data-explorer .pvtUi > tbody > tr > td:first-child {
  flex: 0 0 200px;
}
.data-explorer .pvtUi > tbody > tr > td:nth-child(2) {
  flex: 0 0 250px;
}
.data-explorer .pvtUi > tbody > tr > td:last-child {
  flex: 1 1;
}
.data-explorer .pvtUi > tbody > tr > td.pvtRendererArea {
  overflow: auto;
  position: relative;
  padding: 0;
}
.data-explorer .pvtTable {
  border-collapse: separate;
  border-spacing: 0;
  position: absolute;
  width: 100%;
  transform: translateZ(0);
  transform-style: preserve-3d;
}
.data-explorer .pvtTable tbody {
  transform: translateZ(-1px);
}
.data-explorer .pvtTable th,
.data-explorer .pvtTable td {
  border-top: none;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: none;
  padding: 5px 10px;
  box-sizing: border-box;
  margin: 0;
}
.data-explorer .pvtTable td {
  background: #fff;
}
.data-explorer .pvtTable th {
  background: #eee;
}
.data-explorer .hEdge {
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  width: 1px;
  box-shadow: 2px 0 4px #223135;
  margin-left: -2px;
}
.data-explorer .vEdge {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 1px;
  box-shadow: 0 2px 4px #223135;
  margin-top: -2px;
}
.export-component-wrapper {
  padding-left: 5px;
}
.export-component-wrapper .form-horizontal,
.export-component-wrapper .checkbox,
.export-component-wrapper .checkbox label {
  min-height: 20px;
}
.export-component-wrapper .btn-group > .btn:first-child {
  padding-left: 0px;
}
.export-component-wrapper .btn-textual {
  margin: 8px 0px 3px 0px;
}
.export-component-wrapper .form-horizontal .form-group {
  margin-bottom: 0;
}
.heat-map {
  display: flex;
  flex-direction: column;
}
.heat-map .heat-map-actions {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding: 10px 0;
}
.heat-map .heat-map-legend {
  position: relative;
  width: 170px;
}
.heat-map .heat-map-legend-colors {
  display: flex;
  border: 1px solid #bdc4c9;
  width: 100%;
}
.heat-map .heat-map-legend-colors > div {
  flex: 1 0;
  height: 12px;
}
.heat-map .heat-map-legend-quantiles {
  position: absolute;
  width: 100%;
  display: flex;
}
.heat-map .heat-map-legend-quantiles .value-quantile {
  flex: 1 0;
  text-align: center;
}
.heat-map .heat-map-legend-quantiles .value-quantile-label {
  margin-left: -50%;
  width: 100%;
}
.heat-map .heat-map-legend-values {
  position: absolute;
  width: 100%;
  display: flex;
  font-size: 11px;
  color: #7b8994;
  font-weight: 700;
}
.heat-map .heat-map-legend-values > .value-low {
  text-align: right;
  flex: 0 0 24px;
}
.heat-map .heat-map-legend-values > .value-middle {
  text-align: center;
  flex: 1 0;
}
.heat-map .heat-map-legend-values > .value-high {
  text-align: left;
  flex: 0 0 24px;
}
.heat-map .heat-map-chart {
  flex: 1 0 auto;
  overflow: auto;
  position: relative;
}
.heat-map table {
  position: absolute;
  min-width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  transform: translateZ(0);
  transform-style: preserve-3d;
}
.heat-map thead th:not(.plain) + th {
  border-left-width: 0;
}
.heat-map tbody {
  transform: translateZ(-1px);
}
.heat-map tbody tr th {
  text-align: right;
}
.heat-map tbody tr:last-child td {
  border-bottom: 1px solid #bdc4c9;
}
.heat-map tbody tr td:last-child {
  border-right: 1px solid #bdc4c9;
}
.heat-map tbody tr + tr th {
  border-top-width: 0;
}
.heat-map th {
  border: 1px solid #bdc4c9;
  background: #edf8ff;
}
.heat-map th.origin {
  border-top-width: 0;
  border-left-width: 0;
  background: #ffffff;
  cursor: default;
}
.heat-map th.active {
  background: #c8e5ef;
}
.heat-map th,
.heat-map td {
  padding: 5px;
  min-width: 125px;
  max-width: 125px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.heat-map.bordered td {
  border: 1px solid #f0f2f4;
  border-width: 0 1px 1px 0;
}
.heat-map .h-edge {
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  width: 1px;
  box-shadow: 2px 0 4px #223135;
  margin-left: -2px;
}
.heat-map .v-edge {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 1px;
  box-shadow: 0 2px 4px #223135;
  margin-top: -2px;
}
.heat-map-color-undefined {
  background-color: #9ca6af;
}
.heat-map-color-lowest {
  background-color: #cc687d;
}
.heat-map-color-lower {
  background-color: #dfa1ae;
}
.heat-map-color-low {
  background-color: #f3dadf;
}
.heat-map-color-neutral {
  background-color: #ffffff;
}
.heat-map-color-high {
  background-color: #c1ece7;
}
.heat-map-color-higher {
  background-color: #73d4c9;
}
.heat-map-color-highest {
  background-color: #35ac9e;
}
.supports-help .help-icon {
  cursor: pointer;
  color: #8359a3;
  font-size: 16px;
  vertical-align: middle;
}
.supports-help .help-icon:hover {
  opacity: 0.7;
}
.supports-help .help-icon:focus {
  outline: 1px solid #117b97;
  outline-offset: 2px;
}
.popover.help {
  border: 1px solid #8359a3;
  max-width: 230px;
  z-index: 1250;
}
.popover.help .popover-content p {
  padding-top: 3px;
  word-wrap: break-word;
}
.popover.help .popover-content p:last-of-type {
  margin-bottom: 1px;
}
.popover.help.bottom .arrow {
  border-bottom-color: #8359a3;
}
.popover.help.left .arrow {
  border-left-color: #8359a3;
}
.popover.help.right .arrow {
  border-right-color: #8359a3;
}
.popover.help.top .arrow {
  border-top-color: #8359a3;
}
.btn-with-help-wrapper {
  padding-right: 8px;
}
.btn-with-help-wrapper .btn {
  padding-right: 8px !important;
  margin-right: 2px;
}
.btn-with-help-wrapper .icon,
.btn-with-help-wrapper .help-icon {
  font-size: 16px !important;
  padding-top: 5px;
  padding-bottom: 2px;
  vertical-align: middle;
}
.loading > .btn-with-help-wrapper:after {
  background-image: url(/static/img/upload-spinner.svg);
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-size: 15px;
  content: '';
  display: inline-block;
  left: -3px;
  position: relative;
  vertical-align: middle;
}
.centered {
  text-align: center;
  margin: 0 auto;
}
.crop-crop-btn {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}
.crop-remove-btn {
  position: absolute;
  bottom: 25%;
  height: 50%;
  left: 100%;
  border: none;
  background: transparent;
}
.crop-reset-btn {
  display: block;
  margin: 5px auto;
}
.crop-tool {
  height: 500px;
  width: 100%;
}
.crop-preview {
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-bottom: 5px;
}
.crop-preview-raw {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  background: #FAFAFA;
}
.crop-preview-raw > span {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.crop-preview-raw > div {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0 1px;
}
.crop-preview-raw > div > img {
  display: block;
  margin: 0 auto;
  max-height: 84px;
  max-width: 100%;
}
.crop-preview-error {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: whitesmoke;
}
.center-icon {
  position: absolute;
  text-align: center;
  height: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.crop-service-container {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.crop-text {
  min-height: 1.4em;
}
.crop-text .error {
  font-weight: 700;
  color: #bb3551;
}
.crop-text .warning {
  font-style: italic;
}
.image-preview-browser {
  width: 250px;
  padding: 10px;
}
.image-preview-browser .image-container {
  width: 200px;
  margin-left: 25px;
  background-color: #f5f5f5;
}
.image-preview-browser .image-container img {
  max-height: 150px;
  max-width: 200px;
}
.image-preview-browser .controls {
  border-top: 1px solid #f5f5f5;
}
.image-preview-browser .controls a i {
  margin-top: -1px;
}
.image-preview-browser .controls .info {
  padding: 0 10px 0 10px;
}
.image-preview-browser .controls label input[type="checkbox"] {
  width: 10px;
}
.line-chart svg {
  height: 190px;
  width: 100%;
}
.line-chart svg .nvd3.nv-scatter .nv-groups .nv-point.hover,
.line-chart svg .nvd3 .nv-groups .nv-point.hover {
  stroke-width: 15px;
}
.line-chart .export-anchor a.svg2png-export {
  position: relative;
  top: 30px;
  right: -10px;
}
.line-chart .export-anchor a.svg2png-export.glyphicons:before {
  color: #abc;
  text-shadow: 0px 1px 0px #456;
}
.modal-full .modal-dialog {
  width: 96%;
}
.modal-4-5 {
  width: 800px;
}
.modal {
  overflow-y: auto;
  overflow-x: hidden;
}
.ember-modal-dialog.non-scaling {
  max-width: 100%;
}
.ember-modal-dialog.non-scaling > .modal-lg {
  min-width: 1000px;
}
.ember-modal-dialog.non-scaling > .modal {
  min-width: 600px;
}
.ember-modal-dialog.non-scaling > .modal-sm {
  min-width: 300px;
}
.modal-fl {
  position: absolute;
  margin: 0;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.modal-fl > .modal-content {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  height: 100vh;
  min-height: 708px;
  border: none;
  border-radius: 0;
}
.modal-fl > .modal-content > .modal-body {
  flex-grow: 1;
}
.modal-body {
  background-color: #ffffff;
  padding: 40px 15px;
}
.modal-body .modal-body-tabbed-scrollable {
  max-height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: -10px;
  padding-top: 10px;
}
.modal-body .panel-default {
  border: none;
  margin-bottom: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-body .panel.no-pad-left > .panel-body {
  padding-left: 0;
}
.modal-body .panel.no-pad-right > .panel-body {
  padding-right: 0;
}
.modal-body .panel-heading {
  background-color: transparent;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #bdc4c9;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  display: flex;
  align-items: baseline;
}
.modal-body .panel-heading h4.panel-title {
  font-weight: 700;
}
.modal-body .panel-heading .hint-text {
  margin-left: 5px;
}
.modal-body .panel-description {
  margin-top: 5px;
}
.modal-body .no-bottom-pad .panel-body {
  padding-bottom: 0px;
}
.modal-body .no-top-pad .panel-body {
  padding-top: 0px;
}
.modal-body .side-panel {
  margin-bottom: 1em;
}
.modal-body .side-panel .panel-heading {
  padding-left: 0px;
}
.modal-body .side-panel .panel-heading {
  border-bottom-color: transparent;
}
.modal-body .side-panel .panel-title {
  font-size: 14px;
}
.modal-body .side-panel .panel-info {
  float: left;
  margin-bottom: 10px;
}
.modal-body .side-panel .panel-body {
  border: 1px solid #bdc4c9;
  background-color: #f0f2f4;
  padding: 10px;
  overflow-wrap: break-word;
}
.modal-body .side-panel .panel-body .thin-border {
  padding-left: 5px;
  padding-right: 5px;
}
.modal-body .side-panel .panel-body .row.scrollable-offset {
  margin-right: 0;
  margin-left: 0;
}
.modal-body .side-panel .panel-no-data {
  min-height: 200px;
  display: table;
  width: 100%;
}
.modal-content {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  position: relative;
}
.modal-banner-top {
  position: absolute;
  top: 43px;
  width: 100%;
  padding: 10px 40px 0;
  height: 50px;
}
.modal-header {
  display: flex;
  padding: 0 15px 0 15px;
  min-height: 45px;
  flex-wrap: wrap;
  align-items: flex-end;
  background: #f0f2f4;
  border-bottom: 1px solid #bdc4c9;
}
.modal-header .modal-title {
  display: inline-block;
  margin-right: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.modal-header .modal-tabs {
  display: inline-block;
}
.modal-header .modal-tabs .nav-pills-bar-4c {
  margin-bottom: 2px;
  border: none;
}
.modal-header .modal-tabs .nav-pills-bar-4c .nav-pills-4c {
  margin: 0;
}
.modal-header .modal-tabs .nav-pills-bar-4c .nav-pills-4c > li > a {
  padding-bottom: 6px;
}
.modal-header .duplicate-context {
  color: #5a6879;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin-left: -40px;
}
.modal-header .duplicate-context.hint-reduced-margin {
  margin: 10px 0 0;
}
.modal-header .duplicate-context.hint-small {
  font-size: 10px;
}
.modal-header .duplicate-context .duplicate-context-item:after {
  content: '\0020>\0020';
}
.modal-header .duplicate-context .duplicate-context-item:last-of-type::after {
  content: '';
}
.modal-header .duplicate-subtitle {
  margin-left: 10px;
  color: #5a6879;
  font-style: normal;
  font-weight: 400;
}
.modal-header .duplicate-subtitle.hint-reduced-margin {
  margin: 10px 0 0;
}
.modal-header .duplicate-subtitle.hint-small {
  font-size: 10px;
}
.modal-header h3 {
  margin: 0;
  font-family: 'Avenir W01', arial, helvetica, clean, sans-serif;
  color: #223135;
  font-size: 20px;
}
.modal-header .close {
  position: absolute;
  top: 12px;
  right: 12px;
  color: #3c4d54;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.modal-header .close:hover,
.modal-header .close:focus {
  filter: alpha(opacity=100);
  opacity: 1;
  outline: 0;
}
.modal-footer {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f0f2f4;
  padding: 5px;
}
.modal-footer .status {
  margin-top: 15px;
}
.modal-footer .errors {
  color: #bb3551;
  margin: 0 auto;
  text-align: center;
  left: 25%;
}
.modal-footer .errors > label {
  padding-left: 5px;
  vertical-align: text-bottom;
}
.modal-footer .btn {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-footer .btn:focus {
  border-color: #8359a3;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-footer .footer-checkbox-wrapper {
  max-height: 25px;
}
.modal-footer .footer-checkbox-wrapper .checkbox.form-control {
  margin-top: 0;
  line-height: 20px;
}
.modal-footer .footer-checkbox-wrapper .checkbox.form-control label span {
  top: 1px;
}
.footer-component {
  display: flex;
  align-items: center;
}
.footer-component .footer-btn-group {
  margin-left: auto;
}
.modal-tool-grid {
  width: 100%;
  height: 300px;
  position: relative;
  padding-top: 36px;
  padding-bottom: 5px;
  margin: 10px 0;
}
.modal-tool-grid.tall {
  height: 450px;
}
.modal-tool-grid-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.modal-tool-header-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-top: 5px;
}
.modal-tool-header-container .modal-tool-label-large {
  color: #8359a3;
  font-size: 18px;
  font-weight: normal;
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-tool-header-container .modal-tool-help-label {
  left: 3px;
  top: 4px;
}
.modal .right-rail.panel {
  margin-left: 30px;
}
.modal .right-rail.panel .panel-heading {
  border: 0;
}
.modal .right-rail.panel .panel-body {
  background: #f0f2f4;
  border: 1px solid #bdc4c9;
  padding: 10px;
}
.modal-section-header {
  font-weight: 700;
  font-size: 14px;
  /*
    I want to use &extend H3 here per:
    https://drive.google.com/file/d/0B4q5GkDnQM6GSzJaRjhvdlFXTU0/view?ts=573f2a07
    but H3 is set elsewhere conflictingly.
  */
  padding: 0;
  border: 0;
  padding-bottom: 10px;
  border-bottom: 1px;
  border-style: solid;
  margin-top: 15px;
  margin-bottom: 15px;
  border-color: #bdc4c9;
}
.modal-section-header-text {
  padding: 0;
  border: 0;
  margin-bottom: 20px;
}
.modal-full-screen {
  position: absolute;
  margin: 0;
  left: 0;
  min-width: 1280px;
  width: 100%;
  height: 100%;
}
.modal-full-screen .modal-dialog {
  margin: 0;
  height: 100%;
}
.modal-full-screen .modal-content {
  height: 100%;
}
.report-center-deprecation-modal .modal-title {
  margin-right: 0px;
}
.report-center-deprecation-modal .btn.btn-secondary {
  margin-bottom: 10px;
}
.report-center-deprecation-modal .check-label {
  margin-left: 5px;
  cursor: pointer;
  user-select: none;
}
.prisma-campaign-modal-grid {
  width: 100%;
  height: 300px;
  position: relative;
  margin-top: 0;
}
.prisma-campaign-modal-grid .native-grid > .native-grid-action-bar {
  border-top: none;
  padding: 0;
}
.prisma-campaign-modal-grid .native-grid > .native-grid-content-wrapper {
  margin: 0;
}
.module-header > .title-row {
  line-height: 23px;
  display: flex;
  padding: 4px 7px;
}
.module-header > .title-row .header-title {
  flex: 0 0;
  font-size: 16px;
  font-weight: 700;
  white-space: nowrap;
}
.module-header > .title-row .header-subtitle {
  flex: 0 0;
  padding-top: 2px;
  font-size: 12px;
  color: #7b8994;
  font-weight: 300;
  white-space: nowrap;
}
.module-header > .title-row .header-subtitle:not(:first-child) {
  margin-left: 8px;
}
.module-header > .title-row .header-actions {
  flex: 1 0;
}
.module-header > .title-row .header-actions:not(:first-child) {
  margin-left: 8px;
}
.module-header > .meta-row {
  padding: 4px 7px;
}
.module-wrap {
  position: relative;
  overflow-y: auto;
}
.module-wrap > .module-wrap {
  height: 100%;
}
.module-columns {
  flex: 1 1 auto;
  display: flex;
  height: 100%;
  position: relative;
}
.module-rows {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.module-left-nav {
  flex: 0 0 auto;
  background: #ffffff;
  overflow-y: auto;
  padding-top: 12px;
}
.module-left-nav.left-nav-animate {
  margin-left: 0;
  transition: width 0.3s ease, margin-left 0.3s ease;
}
.module-left-nav.left-nav-border-line {
  border-top: 1px solid #bdc4c9;
}
.module-left-nav-resizer {
  background: #bdc4c9;
  width: 3px;
  flex: 0 0 auto;
  cursor: ew-resize;
  height: 100%;
}
.module-left-nav-resizer.fixed {
  cursor: inherit;
  width: 1px;
}
.module-left-nav-resizer:before {
  content: 'r';
}
.module-left-nav-resizer:hover:before {
  opacity: 0.7;
}
.module-left-nav-resizer:before {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 16px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  position: absolute;
  width: 30px !important;
  height: 36px !important;
  background: none;
  border-color: #bdc4c9 !important;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-radius: 0 0 2px 2px;
  box-shadow: 1px 1px 3px #9ca6af;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  z-index: 1;
  color: #223135;
  top: 3px;
  padding: 2px;
}
.module-left-nav-resizer.ui-draggable-dragging {
  z-index: 1000;
}
.module-left-nav-resizer,
.module-toolbox-resizer {
  z-index: 3;
}
.module-left-nav-resizer:hover,
.module-toolbox-resizer:hover {
  background: #5facc1;
  border-color: #5facc1;
}
.module-rows.has-left-nav > .pill-group:first-child > *:first-child,
.module-rows.has-left-nav > .module-header:first-child > *:first-child {
  padding-left: 42px;
}
.module-panel-nav,
.module-subpanel-nav,
.module-toolbar-nav,
.module-toolbox-nav {
  flex: 0 0 auto;
}
.module-panel-nav > .nav-pills-bar-4c,
.module-subpanel-nav > .nav-pills-bar-4c,
.module-toolbar-nav > .nav-pills-bar-4c,
.module-toolbox-nav > .nav-pills-bar-4c {
  border-bottom: none;
  padding: 4px 7px;
  margin-bottom: 0;
  display: flex;
  height: 43px;
}
.module-panel-nav > .nav-pills-bar-4c > .nav-title-4c,
.module-subpanel-nav > .nav-pills-bar-4c > .nav-title-4c,
.module-toolbar-nav > .nav-pills-bar-4c > .nav-title-4c,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-title-4c {
  flex: 0 0 auto;
  padding-right: 10px;
  min-height: 26px;
}
.module-panel-nav > .nav-pills-bar-4c > .nav-title-4c > a:after,
.module-subpanel-nav > .nav-pills-bar-4c > .nav-title-4c > a:after,
.module-toolbar-nav > .nav-pills-bar-4c > .nav-title-4c > a:after,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-title-4c > a:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.module-panel-nav > .nav-pills-bar-4c > .nav-title-4c > a > .nav-pills-4c-title,
.module-subpanel-nav > .nav-pills-bar-4c > .nav-title-4c > a > .nav-pills-4c-title,
.module-toolbar-nav > .nav-pills-bar-4c > .nav-title-4c > a > .nav-pills-4c-title,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-title-4c > a > .nav-pills-4c-title {
  vertical-align: middle;
  font-size: 14px;
  font-weight: 700;
  color: #223135;
}
.module-panel-nav > .nav-pills-bar-4c > .nav-pills-4c,
.module-subpanel-nav > .nav-pills-bar-4c > .nav-pills-4c,
.module-toolbar-nav > .nav-pills-bar-4c > .nav-pills-4c,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-pills-4c {
  flex: 0 0 auto;
  margin-top: 8px;
  z-index: 3;
}
.module-panel-nav > .nav-pills-bar-4c > .nav-pills-action-bar,
.module-subpanel-nav > .nav-pills-bar-4c > .nav-pills-action-bar,
.module-toolbar-nav > .nav-pills-bar-4c > .nav-pills-action-bar,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-pills-action-bar {
  flex-grow: 1;
}
.module-panel-nav > .nav-pills-bar-4c > .nav-pills-action-bar .btn,
.module-subpanel-nav > .nav-pills-bar-4c > .nav-pills-action-bar .btn,
.module-toolbar-nav > .nav-pills-bar-4c > .nav-pills-action-bar .btn,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-pills-action-bar .btn {
  margin: 3px 0 0 10px;
  height: 30px;
  float: left;
  max-width: 215px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.module-panel-nav > .nav-pills-bar-4c > .nav-pills-action-bar .badge,
.module-subpanel-nav > .nav-pills-bar-4c > .nav-pills-action-bar .badge,
.module-toolbar-nav > .nav-pills-bar-4c > .nav-pills-action-bar .badge,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-pills-action-bar .badge {
  background: #ffffff;
  color: #223135;
  font-size: 10px;
}
.module-panel-nav > .nav-pills-bar-4c {
  margin-bottom: 0px;
}
.module-subpanel-nav {
  border-top: 1px solid #bdc4c9;
  background: #f2eef5;
}
.module-subpanel-nav > .nav-pills-bar-4c > .nav-pills-4c,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-pills-4c {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  margin: 0;
  overflow: hidden;
}
.module-subpanel-nav > .nav-pills-bar-4c > .nav-pills-4c > li,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-pills-4c > li {
  padding: 0 10px;
  margin: 0;
  height: inherit;
  background: #ffffff;
}
.module-subpanel-nav > .nav-pills-bar-4c > .nav-pills-4c > li.active,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-pills-4c > li.active {
  background: #8359a3;
}
.module-subpanel-nav > .nav-pills-bar-4c > .nav-pills-4c > li.active > a > .pill-label,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-pills-4c > li.active > a > .pill-label,
.module-subpanel-nav > .nav-pills-bar-4c > .nav-pills-4c > li.active > a > .icon,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-pills-4c > li.active > a > .icon {
  color: #ffffff;
}
.module-subpanel-nav > .nav-pills-bar-4c > .nav-pills-4c > li > a,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-pills-4c > li > a {
  border: none;
  margin-top: 2px;
}
.module-subpanel-nav > .nav-pills-bar-4c > .nav-pills-4c > li > a:hover,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-pills-4c > li > a:hover {
  border: none;
}
.module-subpanel-nav > .nav-pills-bar-4c > .nav-pills-4c > li > a > .pill-label,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-pills-4c > li > a > .pill-label,
.module-subpanel-nav > .nav-pills-bar-4c > .nav-pills-4c > li > a > .icon,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-pills-4c > li > a > .icon {
  color: #223135;
  font-size: 14px;
}
.module-subpanel-nav > .nav-pills-bar-4c > .nav-pills-4c > li > a > .icon,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-pills-4c > li > a > .icon {
  margin-right: 0;
  top: 2px;
}
.module-subpanel-nav > .nav-pills-bar-4c > .nav-pills-4c > li > a > .nav-pills-4c-title,
.module-toolbox-nav > .nav-pills-bar-4c > .nav-pills-4c > li > a > .nav-pills-4c-title {
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
}
.module-toolbox-resizer {
  background: #c1c8cd;
  height: 4px;
  flex: 0 0 auto;
  cursor: ns-resize;
  width: 100%;
}
.module-toolbox-resizer:before {
  font-family: '4C Platform Icons';
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 0px;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  content: 'y';
  float: right;
  color: #7b8994;
  cursor: pointer;
  top: 14px;
  right: 4px;
  padding: 0;
  z-index: 1;
}
.module-toolbox-resizer:before.left-nav-hidden {
  background-image: url(/static/img/left-panel-open-btn@2x.png);
}
:hover.module-toolbox-resizer:before {
  color: #a1abb2;
}
.module-toolbox-resizer:after {
  content: '\25CF \25CF \25CF';
  font-size: 6px;
  line-height: 4px;
  text-align: center;
  margin: 0 auto;
  display: block;
  letter-spacing: 0px;
  color: #7b8994;
}
.module-toolbox-resizer.ui-draggable-dragging {
  z-index: 1000;
  background: #9c79b6;
}
.module-toolbox {
  flex: 0 0 auto;
  background: #f0f2f4;
  display: flex;
  flex-direction: column;
}
.module-toolbox > .pill-group:first-child > *:first-child,
.module-toolbox > .module-header:first-child > *:first-child {
  padding-right: 32px;
}
.module-toolbox .btn-refresh {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  background: transparent;
  border: 1px solid #8359a3;
  color: #8359a3;
  padding: 3px 8px;
  margin: 0 0 0 5px;
  position: relative;
  padding: 1px 0 0 0;
}
.module-toolbox .btn-refresh.dropdown.more-dropdown {
  padding: 0;
}
.module-toolbox .btn-refresh.dropdown.more-dropdown > :first-child {
  padding: 3px 8px;
}
.module-toolbox .btn-refresh:focus:active,
.module-toolbox .btn-refresh:active:active,
.module-toolbox .btn-refresh.active:active {
  background-image: none;
  opacity: 0.5;
}
.module-toolbox .btn-refresh:hover {
  border-width: 1px;
  border-color: #8359a3;
  color: #8359a3;
  background-color: #c0acd0;
}
.module-toolbox .btn-refresh.disabled,
.module-toolbox .btn-refresh[disabled] {
  opacity: 0.45;
}
.module-toolbox .btn-refresh .refresh-icon {
  font-size: 18px;
  vertical-align: middle;
  padding: 4px;
}
.module-toolbox .container {
  width: 100%;
}
.module-content {
  flex-grow: 1;
  height: 0;
  position: relative;
  overflow: hidden;
}
.module-content > .native-grid-action-bar {
  padding-left: 40px;
}
.module-toolbar-nav {
  background: rgba(237, 248, 255, 0.15);
  border: none;
  height: 31px !important;
}
.module-toolbar-nav .nav-pills-bar-4c {
  background: #ffffff;
  height: 31px !important;
  padding: 0 5px;
  border-top: 1px solid #bdc4c9;
  overflow-y: hidden;
}
.module-toolbar-nav .nav-pills-bar-4c .nav-pills-4c {
  height: 31px !important;
  padding-top: 1px;
  margin-top: 0;
}
.module-toolbar-nav .nav-pills-bar-4c .nav-pills-4c li {
  margin: 0 5px 0 0;
  background: rgba(146, 200, 215, 0.4);
  border-radius: 2px;
}
.module-toolbar-nav .nav-pills-bar-4c .nav-pills-4c li.active {
  color: #223135;
  background: #5facc1;
}
.module-toolbar-nav .nav-pills-bar-4c .nav-pills-4c li.active:hover {
  background: #5facc1;
}
.module-toolbar-nav .nav-pills-bar-4c .nav-pills-4c li.disabled {
  opacity: 0.45;
  color: #7b8994;
}
.module-toolbar-nav .nav-pills-bar-4c .nav-pills-4c li:not(.active):hover {
  background: #92c8d7;
}
.module-toolbar-nav .nav-pills-bar-4c .nav-pills-4c li a {
  color: #223135;
  font-weight: 700;
  border-radius: 2px;
  border-bottom: none !important;
  background: transparent;
  float: left;
  height: 25px !important;
  line-height: 22px !important;
  padding: 0px 10px;
}
.module-toolbar-nav .nav-pills-bar-4c .nav-pills-4c li a .pill-label {
  font-size: 11px;
}
.module-toolbar-nav .nav-pills-bar-4c .nav-pills-4c li a:hover {
  color: #223135;
}
.module-toolbar-nav .nav-pills-bar-4c .nav-pills-4c li a.external {
  color: #223135;
  border: none;
}
.module-toolbar-nav .nav-pills-bar-4c .nav-pills-4c li a.external:hover {
  opacity: 0.7;
}
.module-toolbar-nav .nav-pills-bar-4c .nav-pills-4c li a.external .external-link-icon {
  float: right !important;
  margin-right: -10px;
}
.module-toolbox-content {
  border-top: 1px solid #bdc4c9;
  flex-grow: 1;
  height: 0;
  position: relative;
  overflow: scroll;
}
.module-toolbox-content > .native-grid .native-grid-action-bar {
  border: none;
}
.module-toolbox-content .details-toolbox {
  height: 100%;
  overflow-y: scroll;
}
.module-custom-tool-header {
  color: #223135;
  font-weight: bold;
  font-size: 16px;
}
.module-custom-tool-header .sub-title {
  padding-left: 5px;
  color: #5a6879;
  font-style: normal;
  font-weight: 400;
}
.module-custom-tool-header .sub-title.hint-reduced-margin {
  margin: 10px 0 0;
}
.module-custom-tool-header .sub-title.hint-small {
  font-size: 10px;
}
.module-custom-tool-header .header-radio-group {
  float: right;
  height: 30px;
}
.module-custom-tool-header .header-radio-group .control-label-vertical {
  padding: 0 !important;
  margin: 0 !important;
}
.module-custom-tool-header .header-select2 {
  float: right;
  height: 30px;
}
.multi-bar-chart svg {
  height: 300px;
  margin-top: 1.5em;
}
.naming-convention-editor .form-group .lib-naming-convention-editor-tags .fields > .field {
  padding: 0 10px;
}
.naming-convention-editor .form-group .lib-naming-convention-editor-tags .fields .draggable-icon {
  font-family: '4C Platform Icons Extra';
  font-size: 10pt;
  position: absolute;
  left: -6px;
  top: 29px;
  cursor: pointer;
  z-index: 1;
}
.naming-convention-editor .form-group .lib-naming-convention-editor-tags .fields .draggable-icon:before {
  content: 'b';
}
.naming-convention-editor .form-group .lib-naming-convention-editor-tags .fields .delete-icon {
  position: absolute;
  right: -9px;
  top: 25px;
  z-index: 1;
}
.naming-convention-editor .form-group .has-error .well {
  border: 1px solid #bb3551;
}
.naming-convention-apply .unmodified .form-control > input.ember-text-field {
  color: #7b8994;
}
.naming-convention-apply p.title {
  font-size: 14px;
}
.naming-convention-apply .checkbox {
  margin-left: 28px;
}
.naming-convention-apply .checkbox label input[type="checkbox"].disabled,
.naming-convention-apply .checkbox label input[type="checkbox"][disabled] {
  opacity: 0.7;
}
.naming-convention-apply .checkbox label input[type="checkbox"].disabled span,
.naming-convention-apply .checkbox label input[type="checkbox"][disabled] span {
  font-weight: bold;
  color: #9ca6af;
}
.naming-convention-apply .checkbox label span {
  font-weight: bold;
}
.naming-convention-apply .control-label {
  padding-right: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.naming-convention-apply .well-combination {
  background: #f0f2f4;
  border: 1px solid #bdc4c9;
  border-radius: 2px;
  margin: 5px 0;
  padding: 5px;
  position: relative;
  float: right;
}
.nav-bar {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #8359a3;
}
.nav-bar > li {
  position: relative;
  display: block;
}
.nav-bar > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav-bar > li > a:hover,
.nav-bar > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav-bar > li.disabled > a {
  color: #777777;
}
.nav-bar > li.disabled > a:hover,
.nav-bar > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav-bar .open > a,
.nav-bar .open > a:hover,
.nav-bar .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav-bar .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav-bar > li > a > img {
  max-width: none;
}
.nav-bar:before,
.nav-bar:after {
  display: table;
  content: " ";
}
.nav-bar:after {
  clear: both;
}
.nav-bar:before,
.nav-bar:after {
  display: table;
  content: " ";
}
.nav-bar:after {
  clear: both;
}
.nav-bar-title {
  flex: 0 0 auto;
  margin-right: 30px;
  font-size: 14px;
  font-weight: bold;
}
.nav-bar-tabs {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  flex: 0 0 auto;
  margin: 0;
  padding: 0;
}
.nav-bar-tabs > li {
  position: relative;
  display: block;
}
.nav-bar-tabs > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav-bar-tabs > li > a:hover,
.nav-bar-tabs > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav-bar-tabs > li.disabled > a {
  color: #777777;
}
.nav-bar-tabs > li.disabled > a:hover,
.nav-bar-tabs > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav-bar-tabs .open > a,
.nav-bar-tabs .open > a:hover,
.nav-bar-tabs .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav-bar-tabs .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav-bar-tabs > li > a > img {
  max-width: none;
}
.nav-bar-tabs > li {
  float: left;
}
.nav-bar-tabs > li > a {
  border-radius: 2px;
}
.nav-bar-tabs > li + li {
  margin-left: 2px;
}
.nav-bar-tabs > li.active > a,
.nav-bar-tabs > li.active > a:hover,
.nav-bar-tabs > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-bar-tabs > li {
  cursor: pointer;
  float: left;
  margin: 0 30px -2px 0;
}
.nav-bar-tabs > li:not(.active):hover {
  opacity: 0.7;
}
.nav-bar-tabs > li > a {
  color: #223135;
  background-color: inherit;
  padding: 0 1px;
}
.nav-bar-tabs > li > a:hover {
  background-color: inherit;
}
.nav-bar-tabs > li > a > .tab-label {
  font-size: 14px;
  line-height: 40px;
  font-weight: bold;
}
.nav-bar-tabs > li > a > .icon {
  font-size: 14px;
  top: 2px;
  margin-right: -2em;
}
.nav-bar-tabs > li > a .active {
  color: #35ac9e;
}
.nav-bar-tabs > li > a .error {
  color: #bb3551;
}
.nav-bar-tabs > li > .btn {
  position: relative;
  top: -6px;
}
.nav-bar-tabs > li.active > a,
.nav-bar-tabs > li.active > a:hover,
.nav-bar-tabs > li.active > a:focus {
  color: #8359a3;
  background-color: transparent;
  border-bottom: 2px solid #8359a3;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.nav-bar-tabs :last-child {
  margin-right: 0;
}
.nav-bar-buttons {
  flex: 1 0 auto;
  display: flex;
  justify-content: flex-end;
}
.nav-bar-buttons > .nav-bar-button {
  margin-left: 10px;
}
.fixed-layout .nav-bar {
  border: none;
  margin: 0;
}
.fixed-layout .nav-bar .nav-bar-tabs {
  position: absolute;
  bottom: 9px;
  left: 45px;
}
.fixed-layout .left-nav-disabled .nav-bar .nav-bar-tabs {
  left: 7px;
}
.module-panel-nav .nav-bar > .nav-bar-tabs > li,
.ui-layout-north.nav2 .nav-bar > .nav-bar-tabs > li {
  margin: 0 15px -2px 0;
}
.nav-pills-bar-4c {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  margin-bottom: 10px;
  border-bottom: 1px solid #8359a3;
  padding-bottom: 3px;
}
.nav-pills-bar-4c > li {
  position: relative;
  display: block;
}
.nav-pills-bar-4c > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav-pills-bar-4c > li > a:hover,
.nav-pills-bar-4c > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav-pills-bar-4c > li.disabled > a {
  color: #777777;
}
.nav-pills-bar-4c > li.disabled > a:hover,
.nav-pills-bar-4c > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav-pills-bar-4c .open > a,
.nav-pills-bar-4c .open > a:hover,
.nav-pills-bar-4c .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav-pills-bar-4c .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav-pills-bar-4c > li > a > img {
  max-width: none;
}
.nav-pills-bar-4c:before,
.nav-pills-bar-4c:after {
  display: table;
  content: " ";
}
.nav-pills-bar-4c:after {
  clear: both;
}
.nav-pills-bar-4c:before,
.nav-pills-bar-4c:after {
  display: table;
  content: " ";
}
.nav-pills-bar-4c:after {
  clear: both;
}
.nav-pills-4c {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-pills-4c > li {
  position: relative;
  display: block;
}
.nav-pills-4c > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav-pills-4c > li > a:hover,
.nav-pills-4c > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav-pills-4c > li.disabled > a {
  color: #777777;
}
.nav-pills-4c > li.disabled > a:hover,
.nav-pills-4c > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav-pills-4c .open > a,
.nav-pills-4c .open > a:hover,
.nav-pills-4c .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav-pills-4c .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav-pills-4c > li > a > img {
  max-width: none;
}
.nav-pills-4c > li {
  float: left;
}
.nav-pills-4c > li > a {
  border-radius: 2px;
}
.nav-pills-4c > li + li {
  margin-left: 2px;
}
.nav-pills-4c > li.active > a,
.nav-pills-4c > li.active > a:hover,
.nav-pills-4c > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-pills-4c > li {
  cursor: pointer;
  float: left;
  margin: 0 30px -2px 0;
  height: 23px;
}
.nav-pills-4c > li:not(.active):hover {
  opacity: 0.7;
}
.nav-pills-4c > li > a {
  color: #223135;
  background-color: inherit;
  padding: 0 1px;
  padding-bottom: 9px;
  white-space: nowrap;
}
.nav-pills-4c > li > a:hover {
  background-color: inherit;
}
.nav-pills-4c > li > a > .pill-label {
  font-size: 14px;
  font-weight: bold;
}
.nav-pills-4c > li > a > .icon {
  font-size: 14px;
  top: 2px;
  margin-right: -2em;
}
.nav-pills-4c > li > a .active {
  color: #35ac9e;
}
.nav-pills-4c > li > a .error {
  color: #bb3551;
}
.nav-pills-4c > li > .btn {
  position: relative;
  top: -6px;
}
.nav-pills-4c > li.active > a,
.nav-pills-4c > li.active > a:hover,
.nav-pills-4c > li.active > a:focus {
  color: #8359a3;
  background-color: transparent;
  border-bottom: 2px solid #8359a3;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.nav-pills-4c :last-child {
  margin-right: 0;
}
.nav-pills-btn-bar > .btn {
  padding: 3px 10px;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-right: 0;
  border: 0;
}
.nav-pills-btn-bar > a.btn {
  line-height: 26px;
}
.fixed-layout .nav-pills-bar-4c {
  border: none;
  margin: 0;
}
.fixed-layout .nav-pills-bar-4c .nav-pills-4c {
  position: absolute;
  bottom: 9px;
  left: 45px;
}
.fixed-layout .left-nav-disabled .nav-pills-bar-4c .nav-pills-4c {
  left: 7px;
}
.dataTable-editor-wrapper .editor-content .nav-pills-bar-4c {
  margin-left: 0;
  margin-right: 0;
}
.module-panel-nav .nav-pills-bar-4c > .nav-pills-4c > li,
.ui-layout-north.nav2 .nav-pills-bar-4c > .nav-pills-4c > li {
  margin: 0 15px -2px 0;
}
.pie-chart {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.pie-chart label.pie-chart-label {
  width: 100%;
  text-align: center;
}
.pie-chart .export-anchor a.svg2png-export {
  position: relative;
  top: 30px;
  right: -10px;
}
.pie-chart .export-anchor a.svg2png-export.glyphicons:before {
  color: #abc;
  text-shadow: 0 1px 0 #456;
}
.radio-group .radio-4c.radio-inline {
  display: inline-grid;
  grid-auto-flow: column;
  grid-column-gap: 5px;
  align-items: center;
  margin: 0;
  margin-right: 10px;
  padding: 0;
}
.radio-group .radio-4c.radio-stacked {
  display: grid;
  grid-column-gap: 5px;
  grid-template-columns: min-content minmax(min-content, 75%);
  align-items: center;
  margin-bottom: 10px;
}
.radio-group .radio-4c.radio-stacked .subtext {
  grid-column-start: 2;
}
.radio-group .radio-4c input {
  position: relative;
  margin: 0;
}
.radio-group .radio-4c label {
  margin: 0;
  font-family: 'Avenir W01';
  font-weight: 300;
  font-size: 12px;
  color: #223135;
  cursor: pointer;
  user-select: none;
}
.radio-group .radio-4c label.with-subtext {
  font-weight: bold;
}
.radio-group .radio-4c label > .help-icon {
  margin-left: 5px;
}
.radio-group .radio-4c input[disabled] + label {
  cursor: not-allowed;
  opacity: 0.45;
}
.range-select select {
  width: auto!important;
}
.input-field-percent-slider .input-group.input-prefix .form-control input.ember-text-field,
.input-field-percent-slider .input-group.input-suffix .input-group-addon.input-suffix {
  border: none;
  padding-left: 0;
  padding-right: 0;
  background: transparent;
  color: #223135;
}
.input-slider-control {
  display: flex;
  height: 26px;
  line-height: 26px;
  align-items: center;
  border: 1px solid transparent;
}
.input-slider-root {
  flex: 1 0;
  margin: 0 2px;
  height: 6px;
}
.input-slider-root.ui-slider-horizontal .ui-slider-handle {
  width: 14px;
  margin-left: -7px;
  height: 14px;
  top: -5px;
  background: #5facc1;
  outline: none !important;
  border: 1px solid #9ca6af !important;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.input-slider-root .ui-slider-range {
  background: #84bfcf;
}
.input-slider-value {
  flex: 0 0 38px;
  text-align: right;
  font-weight: 700;
  font-size: 11px;
}
#nav {
  height: 40px;
}
#nav #serviceheader {
  height: 40px;
}
#nav #serviceheader .nav {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 1px !important;
  margin: 0 !important;
  border-bottom: 1px blue !important;
  height: 0 !important;
}
#nav #serviceheader .nav-tabs > li {
  height: 40px;
  padding: 0;
}
#nav #serviceheader .nav-tabs > li > a {
  color: #fff !important;
  font-size: 16px;
  font-weight: normal;
  border: none;
  border-radius: 0;
  padding: 10px 35px;
}
#nav #serviceheader .nav-tabs > .active > a,
#nav #serviceheader .nav-tabs > .active > a:hover {
  background-image: -webkit-linear-gradient(top, #7b8994 0%, #9ca6af 100%);
  background-image: -o-linear-gradient(top, #7b8994 0%, #9ca6af 100%);
  background-image: linear-gradient(to bottom, #7b8994 0%, #9ca6af 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7b8994', endColorstr='#ff9ca6af', GradientType=0);
  background-repeat: repeat-x;
}
#nav #serviceheader .nav-tabs [class^="icon-"],
#nav #serviceheader .nav-tabs [class*=" icon-"] {
  margin-right: 5px;
}
.service-content {
  min-height: 1024px;
}
.summary-label {
  font-weight: 700;
  cursor: pointer;
}
.tooltip-inner {
  max-width: 400px;
  min-width: 80px;
  width: 160px;
  padding: 2px 6px;
  font-size: 11px;
}
.tooltip-inner .item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
  line-height: 13px;
  text-align: left;
}
.toast {
  display: none;
  align-items: center;
  position: fixed;
  top: 45px;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 4px;
  background: #86cdc5;
  font-size: 12px;
  font-weight: 700;
}
.toast.show-toast {
  display: flex;
}
.toast.error.show-toast {
  color: #223135;
  font-size: 12px;
  background-color: #f1d7dc;
  border-radius: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 10px;
  padding-left: 10px;
  display: inline-block;
  display: flex;
}
.toast.error.show-toast.center-block {
  display: block;
}
.toast.warning.show-toast {
  color: #223135;
  font-size: 12px;
  background-color: #fdefd2;
  border-radius: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 10px;
  padding-left: 10px;
  display: inline-block;
  border-color: #ffdbab;
  display: flex;
}
.toast.warning.show-toast.center-block {
  display: block;
}
.toast .close-icon {
  margin-left: 20px;
  line-height: unset;
  color: #7b8994;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}
.intro {
  margin-bottom: 20px;
}
.intro h3 {
  color: black;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 10px 0;
}
.upload-hint {
  color: #5a6879;
  font-style: normal;
  font-weight: 400;
  margin: -20px 0 10px 0;
}
.upload-hint.hint-reduced-margin {
  margin: 10px 0 0;
}
.upload-hint.hint-small {
  font-size: 10px;
}
.upload-summary {
  font-weight: 700;
  color: #223135;
  line-height: 22px;
  border-bottom: 1px solid #bdc4c9;
}
.upload-summary:last-of-type {
  border-bottom: 0;
}
.upload-summary .entity-upload {
  margin-bottom: 30px;
}
.upload-summary .header {
  display: flex;
  border-bottom: 1px solid #bdc4c9;
}
.upload-summary .wrapper {
  margin-right: 7px;
}
.upload-summary .title {
  font-size: 14px;
  font-weight: bold;
  color: #223135;
}
.upload-summary .sub-title {
  font-size: 11px;
  font-style: italic;
  opacity: 0.6;
  color: #223135;
}
.upload-summary .upload-links {
  color: #8359a3;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
.upload-summary .entity-upload-errors {
  color: #bb3551;
  display: flex;
  flex-flow: row;
  padding-top: 3px;
}
.upload-summary .entity-upload-errors .entity-upload-errors-icon {
  margin-right: 2px;
}
.upload-summary .entity-upload-errors .entity-upload-errors-icon span {
  font-size: 14px;
  vertical-align: text-bottom;
}
.upload-summary .entity-upload-errors .entity-upload-errors-summary {
  margin-right: 5px;
  color: #bb3551;
  font-size: 12px;
  font-weight: bold;
}
.upload-steps {
  position: relative;
  margin-bottom: 20px;
  font-weight: 700;
  color: #223135;
  line-height: 22px;
  border-bottom: 1px solid #bdc4c9;
}
.upload-steps .status-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(34, 49, 53, 0.1);
}
.upload-steps .status-mask .status-text {
  font-size: 14px;
  font-weight: bold;
  background-color: #E8EAEA;
}
.upload-steps .status-mask .status-text.complete {
  color: #35ac9e;
}
.upload-steps .status-mask .status-text.incomplete {
  color: #bb3551;
}
.entity-upload-changes-summary {
  display: flex;
  flex-flow: row;
  padding-top: 3px;
}
.entity-upload-changes-summary .entity-upload-changes-count {
  margin-right: 5px;
}
.entity-upload-changes-summary .entity-upload-changes-modify {
  margin-right: 10px;
}
.entity-upload-changes-summary .entity-upload-changes-view {
  flex-grow: 1;
}
.entity-upload-changes-summary .entity-upload-changes-view .valid-changes-row {
  margin: 15px 0 0 15px;
  line-height: 12px;
}
.entity-upload-changes-summary .entity-upload-changes-view .valid-changes-row:last-of-type {
  margin: 15px 0 15px 15px;
  line-height: 12px;
}
.entity-upload-changes-summary .entity-upload-changes-view .valid-changes-name {
  font-size: 11px;
  color: #223135;
  margin-bottom: 0px;
}
.entity-upload-changes-summary .entity-upload-changes-view .valid-changes-summary {
  margin-top: 5px;
  font-size: 8px;
}
.entity-upload-changes-summary .valid-changes-details {
  display: none;
  border: 1px solid #bdc4c9;
}
.entity-upload-changes-summary .entity-upload-changes-hide,
.entity-upload-changes-summary .entity-upload-changes-show:target {
  display: none;
}
.entity-upload-changes-summary .entity-upload-changes-show,
.entity-upload-changes-summary .entity-upload-changes-show:target + .entity-upload-changes-hide,
.entity-upload-changes-summary .entity-upload-changes-show:target ~ .valid-changes-details {
  display: block;
}
.entity-upload-changes-summary a.disabled {
  pointer-events: none;
  cursor: default;
  color: #bdc4c9;
}
.entity-upload-changes-summary span.toggler::before {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 20px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  content: 'x';
  transform: none;
  font: 14px/1em '4C Platform Icons';
  left: -5px;
  top: 4px;
}
.entity-upload-changes-summary span.toggler-open::before {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  font: 20px/1em '4C Platform Icons';
  line-height: 1;
  position: relative;
  content: 'x';
  transform: none;
  transform: rotate(180deg);
  font: 14px/1em '4C Platform Icons';
  left: -5px;
  top: 4px;
  display: inline-block;
}
.step {
  font-weight: 700;
  color: #223135;
  line-height: 22px;
  padding-left: 2px;
}
.step:not(:last-of-type) {
  border-bottom: 1px solid #bdc4c9;
}
.step .step-item-count {
  float: right !important;
  font-weight: normal;
}
.step .step-status-icon {
  -webkit-touch-callout: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  font: 14px/1em '4C Platform Icons';
  line-height: 1;
  color: #8359a3;
  margin-right: 4px;
  position: relative;
  top: 2px;
}
.step .step-status-icon.done {
  color: #35ac9e;
}
.step .step-status-icon.running {
  background-image: url(/static/img/upload-spinner.svg);
  background-repeat: no-repeat;
  transform: translateZ(0);
  color: transparent;
  background-size: 14px;
}
.step .step-status-icon.waiting {
  opacity: 0;
}
.step .step-status {
  margin-right: 20px;
  float: right !important;
}
.step .errors {
  color: #bb3551;
  font-size: 12px;
  font-weight: normal;
  margin-left: 5px;
  text-decoration: underline;
}
.step .flash-message {
  font-weight: normal;
  padding-left: 22px;
}
.upload-error {
  font-size: 12px;
}
.upload-change-summary {
  position: absolute;
  top: 29px;
  right: 3px;
  font-size: 12px;
  color: #8359a3;
}
.upload-change-summary .tooltip {
  right: 0;
  left: inherit!important;
}
.upload-change-summary .tooltip .tooltip-arrow {
  right: 25px;
  left: inherit;
}
.upload-fee-warning {
  margin: 0 0 45px 0;
}
.upload-fee-warning .icon.error {
  float: right;
  font-size: 26px;
}
.progress-admonitions {
  margin-top: 20px;
  max-height: 300px;
}
.progress-admonitions > .header {
  border-bottom: 1px solid #9ca6af;
  margin-bottom: 10px;
}
.progress-admonitions > .header > .header-text {
  font-family: 'Avenir W01';
  font-weight: 300;
  font-size: 14px;
  color: #223135;
  font-weight: 900;
  margin-right: 5px;
}
.progress-admonitions > .header > .header-text .icon {
  font-size: 14px;
}
.progress-admonitions > .header > .subheader-text {
  font-family: 'Avenir W01';
  font-weight: 300;
  font-size: 12px;
  color: #7b8994;
  opacity: 0.8;
}
.progress-admonitions .progress-admonition-list {
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
}
.progress-admonitions .progress-admonition-list .progress-admonition > span > b {
  margin-right: 5px;
}
.progress-admonitions .progress-admonition-list .progress-admonition > span:not(:last-of-type):after {
  margin-left: 3px;
  content: '\2014';
}
.progress-admonitions .progress-admonition-list .progress-admonition:not(:last-of-type) {
  padding-bottom: 10px;
}
.progress-admonitions.errors .progress-admonition-list {
  color: #223135;
  font-size: 12px;
  background-color: #f1d7dc;
  border-radius: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 10px;
  padding-left: 10px;
  display: inline-block;
}
.progress-admonitions.errors .progress-admonition-list.center-block {
  display: block;
}
.progress-admonitions.warnings .progress-admonition-list {
  color: #223135;
  font-size: 12px;
  background-color: #fdefd2;
  border-radius: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 10px;
  padding-left: 10px;
  display: inline-block;
  border-color: #ffdbab;
}
.progress-admonitions.warnings .progress-admonition-list.center-block {
  display: block;
}
.no-breadcrumbs .workflow-modal.modal table.breadcrumbs {
  display: none;
}
.workflow-modal .modal-dialog {
  width: 96%;
}
.workflow-modal .modal-header .close {
  margin-top: -7px;
}
.workflow-modal .modal-body .workflow-modal-anchor-right {
  position: absolute;
  right: 0;
  top: 0;
}
.workflow-modal .nav-pills-bar-4c {
  display: none;
}
.ui-layout-pane-south.toolbox {
  background: rgba(237, 248, 255, 0.15);
  padding: 0 5px;
}
.ui-layout-pane-south.toolbox > .toolbox-padding {
  width: 100%;
  height: 100%;
  padding-top: 38px;
  position: relative;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .module-wrap {
  height: 100%;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .padded-content {
  padding: 15px;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .btn-refresh {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  background: transparent;
  border: 1px solid #8359a3;
  color: #8359a3;
  padding: 3px 8px;
  margin: 0;
  position: relative;
  padding: 0;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .btn-refresh.dropdown.more-dropdown {
  padding: 0;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .btn-refresh.dropdown.more-dropdown > :first-child {
  padding: 3px 8px;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .btn-refresh:focus:active,
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .btn-refresh:active:active,
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .btn-refresh.active:active {
  background-image: none;
  opacity: 0.5;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .btn-refresh:hover {
  border-width: 1px;
  border-color: #8359a3;
  color: #8359a3;
  background-color: #c0acd0;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .btn-refresh.disabled,
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .btn-refresh[disabled] {
  opacity: 0.45;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .btn-refresh .refresh-icon {
  font-size: 18px;
  vertical-align: middle;
  padding: 3px;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .btn-textual label {
  cursor: pointer;
  margin-bottom: 0;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .row {
  margin-left: 0;
  margin-right: 0;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content label.tool-label {
  font-size: 16px;
  font-weight: bold;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .tool-label-large {
  color: #8359a3;
  font-size: 18px;
  font-weight: normal;
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5px;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .tool-label-right {
  float: right;
  margin-right: 30px;
  font-weight: normal;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content a.route-link {
  color: #8359a3;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .tool-header-container {
  left: 0;
  margin-top: 8px;
  position: absolute;
  right: 0;
  top: 0;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .tool-header-container .tool-border-line {
  padding-bottom: 3px;
  border-bottom: 1px solid #bdc4c9;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .tool-header-container .tool-help-label {
  left: 6px;
  top: 6px;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .tool-header-container .tool-help-icon {
  margin-bottom: 3px;
  margin-left: 3px;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .tool-grid-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .section-title {
  font-weight: 700;
  color: #223135;
  font-size: 14px;
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .data-grid .search:before {
  content: "";
}
.ui-layout-pane-south.toolbox > .toolbox-padding .toolbox-content .data-grid .search input {
  padding-left: 9px;
}
.ui-layout-pane-south .toolbar {
  background-color: rgba(237, 248, 255, 0.15);
}
.ui-layout-pane-south.toolbar {
  background: rgba(237, 248, 255, 0.15);
  border: none;
  height: 31px !important;
}
.ui-layout-pane-south.toolbar .nav-pills-bar-4c {
  background: #ffffff;
  height: 31px !important;
  padding: 0 5px;
  border-top: 1px solid #bdc4c9;
  overflow-y: hidden;
}
.ui-layout-pane-south.toolbar .nav-pills-bar-4c .nav-pills-btn-bar {
  height: 31px !important;
}
.ui-layout-pane-south.toolbar .nav-pills-bar-4c .nav-pills-btn-bar .btn {
  border-radius: 0 0 2px 2px;
  float: left;
  font-size: 11px;
  height: 26px !important;
  line-height: 26px !important;
  margin-right: 5px;
  padding: 0px 10px;
}
.ui-layout-pane-south.toolbar .nav-pills-bar-4c .nav-pills-btn-bar .btn.external {
  color: #223135;
  background: transparent;
  border: none;
}
.ui-layout-pane-south.toolbar .nav-pills-bar-4c .nav-pills-btn-bar .btn.external:hover {
  opacity: 0.7;
  background: transparent;
}
.ui-layout-pane-south.toolbar .nav-pills-bar-4c .nav-pills-btn-bar .btn.external .external-link-icon {
  float: right !important;
  margin-right: -10px;
}
.ui-layout-pane-south.toolbar .nav-pills-bar-4c .nav-pills-btn-bar .btn:not(.selected):not(.external) {
  color: #223135;
}
.ui-layout-pane-south.toolbar .nav-pills-bar-4c .nav-pills-btn-bar .btn:hover:not(.selected):not(.external) {
  background: #92c8d7;
}
.ui-layout-pane-south.toolbar .nav-pills-bar-4c .nav-pills-btn-bar .btn.selected {
  color: #223135;
  background: #5facc1;
}
.ui-layout-pane-south.toolbar .nav-pills-bar-4c .nav-pills-btn-bar .btn.disabled {
  opacity: 0.45;
  color: #7b8994;
}
.details-section {
  background-color: #fff;
  border-radius: 2px;
  margin-bottom: 30px;
}
.details-section h3 {
  margin: 0;
  padding: 4px;
}
.details-section .details-section-wrapper {
  border: 1px solid #bdc4c9;
  border-radius: 2px;
  padding: 5px;
}
.details-section .details-section-wrapper.nested {
  padding: 4px;
}
.details-section .details-section-wrapper.nested table {
  margin-left: 8px;
}
.details-section table {
  border: 0;
  margin-bottom: 0;
}
.details-section table > tbody > tr > td {
  padding: 4px;
  border: 0;
  vertical-align: top;
}
.details-section table > tbody > tr > td:first-child {
  font-weight: 700;
  width: 33.3333%;
}
.highchart-container {
  width: inherit;
  height: inherit;
}
.highchart-container div[class^="highcharts-menu"] hr {
  margin-top: 5px;
  margin-bottom: 5px;
}
.form-control .button-group button.button-group-button-4c {
  cursor: pointer;
  border: 1px solid transparent;
  background: transparent;
  padding: 2px;
  margin-right: 2px;
}
.form-control .button-group button.button-group-button-4c[disabled] {
  opacity: 0.45;
}
.form-control .button-group button.button-group-button-4c:focus {
  outline: none;
}
.form-control .button-group button.button-group-button-4c.selected {
  border: 1px solid #92c8d7;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  background: #fff;
}
.form-control .button-group button.button-group-button-4c:hover {
  border: 1px solid #92c8d7;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  background: #edf8ff;
}
.performance-tool .controls button.btn {
  font-weight: 700;
  background: transparent;
  border: 0;
  color: #8359a3;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 11px;
  vertical-align: top;
}
.performance-tool .controls button.btn:hover {
  background: transparent;
}
.performance-tool .controls button.btn.disabled {
  background: transparent;
}
.performance-tool .controls button.btn label {
  font-weight: normal;
}
.performance-tool .chart-area {
  width: 50%;
  height: 300px;
  margin: 0 auto;
}
.performance-tool .chart-area > label {
  width: 100%;
  text-align: center;
  font-size: 14px;
}

{facebookBrandColor:#3b5998;fbigBrandColor:#3b5998;instagramBrandColor:#517fa4;twitterBrandColor:#55acee;pinterestBrandColor:#cc2127;linkedinBrandColor:#0077b5;apple-newsBrandColor:#a7a9ac;amazonBrandColor:#232a33;snapchatBrandColor:#f4f10b;vizioBrandColor:#010101;nielsenBrandColor:#00a3da;xtwitterBrandColor:#000}{facebookBrandColor:#3b5998;fbigBrandColor:#3b5998;instagramBrandColor:#517fa4;twitterBrandColor:#55acee;pinterestBrandColor:#cc2127;linkedinBrandColor:#0077b5;apple-newsBrandColor:#a7a9ac;amazonBrandColor:#232a33;snapchatBrandColor:#f4f10b;vizioBrandColor:#010101;nielsenBrandColor:#00a3da;xtwitterBrandColor:#000}.highcharts-exporting-group .highcharts-button{font-weight:700;stroke:#e6deed;fill:#fff}.highcharts-exporting-group .highcharts-button:hover{stroke:#8359a3}.highcharts-exporting-group .highcharts-button:active,.highcharts-exporting-group .highcharts-button.highcharts-button-pressed{stroke:#8359a3;background:#f0f2f4}.highcharts-exporting-group text{text-anchor:start;transform:translateX(15px)}html{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-size:13px !important;font-variant-ligatures:none;text-rendering:geometricprecision;letter-spacing:.001rem}body{margin:0}button{font-family:"Avenir W01",Avenir,Helvetica,sans-serif}a{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;display:inline;padding:0;border:none;letter-spacing:.01rem;font-weight:700;font-size:1rem;text-align:start;text-decoration:none;color:#8359a3;background:none;cursor:pointer;outline-color:rgba(0,0,0,0);transition-property:opacity,outline;transition-duration:.15s;transition-timing-function:ease-out,ease}a:hover{opacity:.7}a:focus{outline:1px solid #117b97;outline-offset:5px}ol,ul,dd,dt{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;letter-spacing:.01rem;color:#223135;text-transform:none;margin-top:.25rem;margin-bottom:.25rem;line-height:1.5rem}dt{font-weight:700}dd{margin-bottom:.25rem}ol,ul{margin-left:.5rem;padding-left:0}ol li,ul li{list-style-position:inside}ol>ol,ol>ul,ul>ol,ul>ul{margin-left:1rem}h1{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-size:3.231rem;font-weight:700;color:#223135;margin:0}h2{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-size:2.462rem;font-weight:700;color:#223135;margin:0}h3{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-size:1.384rem;font-weight:700;letter-spacing:.01rem;color:#223135;margin:0}p{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;letter-spacing:.01rem;color:#223135;text-transform:none}hr{margin:0;border:0;border-top:1px solid #e2e6ea}input[type=checkbox]{display:inline-flex;align-items:center;justify-content:center;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border:0;cursor:pointer}input[type=checkbox].__disabled_scaffolding__1JBklG,input[type=checkbox][disabled],input[type=checkbox].__disabled_scaffolding__1JBklG:hover,input[type=checkbox][disabled]:hover{opacity:.5;cursor:not-allowed}input[type=checkbox]:focus{outline:none}input[type=checkbox]::after{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;bottom:0;right:0;width:14px;height:14px;border:2px solid #ebedef;border-radius:2px;content:"";box-sizing:border-box;background:#fff;font-family:"Material Icons";font-size:16px;transition-property:background,box-shadow,border;transition-duration:.15s;transition-timing-function:ease-in-out}input[type=checkbox]:focus::after{box-shadow:0 0 0 2px fade(#117b97, 30%)}input[type=checkbox]:hover::after{background:#c8e5ef}input[type=checkbox]:checked::after{content:"";border:2px solid #117b97;background:#117b97;color:#fff}input[type=checkbox]:indeterminate::after{content:"";border:2px solid #117b97;color:#117b97;font-size:14px}input[type=checkbox]:checked:hover::after{border:2px solid #92c8d7;background:#92c8d7}input[type=checkbox]:indeterminate:hover::after{border:2px solid #92c8d7;background:#92c8d7}input[type=radio]{display:inline-flex;position:relative;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border:0;cursor:pointer}input[type=radio].__disabled_scaffolding__1JBklG,input[type=radio][disabled],input[type=radio].__disabled_scaffolding__1JBklG:hover,input[type=radio][disabled]:hover{opacity:.5;cursor:not-allowed}input[type=radio]:focus{outline:none}input[type=radio]::after{display:block;position:absolute;top:0;left:0;bottom:0;right:0;width:14px;height:14px;border:2px solid #ebedef;border-radius:100%;box-sizing:border-box;content:"";background:#fff;transition-property:background,box-shadow,border;transition-duration:.15s;transition-timing-function:ease-in-out}input[type=radio]:focus::after{box-shadow:0 0 0 2px fade(#117b97, 30%)}input[type=radio]:hover::after{background-color:#c8e5ef}input[type=radio][disabled]::after{background:#fff}input[type=radio]:checked::after{border:4px solid #117b97}input[type=radio]:checked:hover::after{background-color:#c8e5ef}input[type=text],input[type=number],input[type=search]{width:100%;height:2.667rem;font-size:inherit;box-sizing:border-box;padding:0 5px;border:1px solid;border-color:#bdc4c9;border-radius:2px;transition-property:background,border-color,box-shadow;transition-duration:.15s;transition-timing-function:ease-in-out}input[type=text]:hover,input[type=number]:hover,input[type=search]:hover{box-shadow:0 0 0 4px #c8e5ef}input[type=text]:focus,input[type=number]:focus,input[type=search]:focus{border-color:#117b97;outline:none}input[type=text][disabled],input[type=number][disabled],input[type=search][disabled]{border-color:#e2e6ea;background:#f0f2f4;cursor:not-allowed;box-shadow:none}input[type=text]::placeholder,input[type=number]::placeholder,input[type=search]::placeholder{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;color:#5a6879}input[type=text]:invalid,input[type=number]:invalid,input[type=search]:invalid{background:rgba(241,215,220,.1);border-color:rgba(204,104,125,.8)}input[type=text]:hover:invalid,input[type=number]:hover:invalid,input[type=search]:hover:invalid{box-shadow:0 0 0 4px rgba(241,215,220,.6)}*,*::before,*::after{box-sizing:border-box}
/**
 * @license Highcharts
 *
 * (c) 2009-2016 Torstein Honsi
 *
 * License: www.highcharts.com/license
 */
.highcharts-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: left;
  line-height: normal;
  z-index: 0;
  /* #1072 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 12px;
  user-select: none;
}
.highcharts-root {
  display: block;
}
.highcharts-root text {
  stroke-width: 0;
}
.highcharts-strong {
  font-weight: bold;
}
.highcharts-emphasized {
  font-style: italic;
}
.highcharts-anchor {
  cursor: pointer;
}
.highcharts-background {
  fill: #ffffff;
}
.highcharts-plot-border,
.highcharts-plot-background {
  fill: none;
}
.highcharts-label-box {
  fill: none;
}
.highcharts-button-box {
  fill: inherit;
}
.highcharts-tracker-line {
  stroke-linejoin: round;
  stroke: rgba(192, 192, 192, 0.0001);
  stroke-width: 22;
  fill: none;
}
.highcharts-tracker-area {
  fill: rgba(192, 192, 192, 0.0001);
  stroke-width: 0;
}
/* Titles */
.highcharts-title {
  fill: #333333;
  font-size: 1.5em;
}
.highcharts-subtitle {
  fill: #666666;
}
/* Axes */
.highcharts-axis-line {
  fill: none;
  stroke: #ccd6eb;
}
.highcharts-yaxis .highcharts-axis-line {
  stroke-width: 0;
}
.highcharts-axis-title {
  fill: #666666;
}
.highcharts-axis-labels {
  fill: #666666;
  cursor: default;
  font-size: 0.9em;
}
.highcharts-grid-line {
  fill: none;
  stroke: #e6e6e6;
}
.highcharts-xaxis-grid .highcharts-grid-line {
  stroke-width: 0px;
}
.highcharts-tick {
  stroke: #ccd6eb;
}
.highcharts-yaxis .highcharts-tick {
  stroke-width: 0;
}
.highcharts-minor-grid-line {
  stroke: #f2f2f2;
}
.highcharts-crosshair-thin {
  stroke-width: 1px;
  stroke: #cccccc;
}
.highcharts-crosshair-category {
  stroke: #ccd6eb;
  stroke-opacity: 0.25;
}
/* Credits */
.highcharts-credits {
  cursor: pointer;
  fill: #999999;
  font-size: 0.7em;
  transition: fill 250ms, font-size 250ms;
}
.highcharts-credits:hover {
  fill: black;
  font-size: 1em;
}
/* Tooltip */
.highcharts-tooltip {
  cursor: default;
  pointer-events: none;
  white-space: nowrap;
  transition: stroke 150ms;
}
.highcharts-tooltip text {
  fill: #333333;
}
.highcharts-tooltip .highcharts-header {
  font-size: 0.85em;
}
.highcharts-tooltip-box {
  stroke-width: 1px;
  fill: #f7f7f7;
  fill-opacity: 0.85;
}
.highcharts-tooltip-box .highcharts-label-box {
  fill: #f7f7f7;
  fill-opacity: 0.85;
}
div.highcharts-tooltip {
  filter: none;
}
.highcharts-selection-marker {
  fill: #335cad;
  fill-opacity: 0.25;
}
.highcharts-graph {
  fill: none;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.highcharts-empty-series {
  stroke-width: 1px;
  fill: none;
  stroke: #cccccc;
}
.highcharts-state-hover .highcharts-graph {
  stroke-width: 3;
}
.highcharts-point-inactive {
  opacity: 0.2;
  transition: opacity 50ms;
  /* quick in */
}
.highcharts-series-inactive {
  opacity: 0.2;
  transition: opacity 50ms;
  /* quick in */
}
.highcharts-state-hover path {
  transition: stroke-width 50ms;
  /* quick in */
}
.highcharts-state-normal path {
  transition: stroke-width 250ms;
  /* slow out */
}
/* Legend hover affects points and series */
g.highcharts-series,
.highcharts-point,
.highcharts-markers,
.highcharts-data-labels {
  transition: opacity 250ms;
}
.highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover),
.highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover),
.highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),
.highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover) {
  opacity: 0.2;
}
/* Series options */
/* Default colors */
.highcharts-color-0 {
  fill: #7cb5ec;
  stroke: #7cb5ec;
}
.highcharts-color-1 {
  fill: #434348;
  stroke: #434348;
}
.highcharts-color-2 {
  fill: #90ed7d;
  stroke: #90ed7d;
}
.highcharts-color-3 {
  fill: #f7a35c;
  stroke: #f7a35c;
}
.highcharts-color-4 {
  fill: #8085e9;
  stroke: #8085e9;
}
.highcharts-color-5 {
  fill: #f15c80;
  stroke: #f15c80;
}
.highcharts-color-6 {
  fill: #e4d354;
  stroke: #e4d354;
}
.highcharts-color-7 {
  fill: #2b908f;
  stroke: #2b908f;
}
.highcharts-color-8 {
  fill: #f45b5b;
  stroke: #f45b5b;
}
.highcharts-color-9 {
  fill: #91e8e1;
  stroke: #91e8e1;
}
.highcharts-area {
  fill-opacity: 0.75;
  stroke-width: 0;
}
.highcharts-markers {
  stroke-width: 1px;
  stroke: #ffffff;
}
.highcharts-a11y-markers-hidden .highcharts-point:not(.highcharts-point-hover):not(.highcharts-a11y-marker-visible),
.highcharts-a11y-marker-hidden {
  opacity: 0;
}
.highcharts-point {
  stroke-width: 1px;
}
.highcharts-dense-data .highcharts-point {
  stroke-width: 0;
}
.highcharts-data-label {
  font-size: 0.9em;
  font-weight: bold;
}
.highcharts-data-label-box {
  fill: none;
  stroke-width: 0;
}
.highcharts-data-label text,
text.highcharts-data-label {
  fill: #333333;
}
.highcharts-data-label-connector {
  fill: none;
}
.highcharts-data-label-hidden {
  pointer-events: none;
}
.highcharts-halo {
  fill-opacity: 0.25;
  stroke-width: 0;
}
.highcharts-series:not(.highcharts-pie-series) .highcharts-point-select,
.highcharts-markers .highcharts-point-select {
  fill: #cccccc;
  stroke: #000000;
}
.highcharts-column-series rect.highcharts-point {
  stroke: #ffffff;
}
.highcharts-column-series .highcharts-point {
  transition: fill-opacity 250ms;
}
.highcharts-column-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}
.highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #ffffff;
}
.highcharts-pie-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}
.highcharts-funnel-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #ffffff;
}
.highcharts-funnel-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}
.highcharts-funnel-series .highcharts-point-select {
  fill: inherit;
  stroke: inherit;
}
.highcharts-pyramid-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #ffffff;
}
.highcharts-pyramid-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}
.highcharts-pyramid-series .highcharts-point-select {
  fill: inherit;
  stroke: inherit;
}
.highcharts-solidgauge-series .highcharts-point {
  stroke-width: 0;
}
.highcharts-treemap-series .highcharts-point {
  stroke-width: 1px;
  stroke: #e6e6e6;
  transition: stroke 250ms, fill 250ms, fill-opacity 250ms;
}
.highcharts-treemap-series .highcharts-point-hover {
  stroke: #999999;
  transition: stroke 25ms, fill 25ms, fill-opacity 25ms;
}
.highcharts-treemap-series .highcharts-above-level {
  display: none;
}
.highcharts-treemap-series .highcharts-internal-node {
  fill: none;
}
.highcharts-treemap-series .highcharts-internal-node-interactive {
  fill-opacity: 0.15;
  cursor: pointer;
}
.highcharts-treemap-series .highcharts-internal-node-interactive:hover {
  fill-opacity: 0.75;
}
.highcharts-vector-series .highcharts-point {
  fill: none;
  stroke-width: 2px;
}
.highcharts-windbarb-series .highcharts-point {
  fill: none;
  stroke-width: 2px;
}
.highcharts-lollipop-stem {
  stroke: #000000;
}
.highcharts-focus-border {
  fill: none;
  stroke-width: 2px;
}
.highcharts-legend-item-hidden .highcharts-focus-border {
  fill: none !important;
}
/* Legend */
.highcharts-legend-box {
  fill: none;
  stroke-width: 0;
}
.highcharts-legend-item > text {
  fill: #333333;
  font-weight: bold;
  font-size: 1em;
  cursor: pointer;
  stroke-width: 0;
}
.highcharts-legend-item:hover text {
  fill: #000000;
}
.highcharts-legend-item-hidden * {
  fill: #cccccc !important;
  stroke: #cccccc !important;
  transition: fill 250ms;
}
.highcharts-legend-nav-active {
  fill: #003399;
  cursor: pointer;
}
.highcharts-legend-nav-inactive {
  fill: #cccccc;
}
circle.highcharts-legend-nav-active,
circle.highcharts-legend-nav-inactive {
  /* tracker */
  fill: rgba(192, 192, 192, 0.0001);
}
.highcharts-legend-title-box {
  fill: none;
  stroke-width: 0;
}
/* Bubble legend */
.highcharts-bubble-legend-symbol {
  stroke-width: 2;
  fill-opacity: 0.5;
}
.highcharts-bubble-legend-connectors {
  stroke-width: 1;
}
.highcharts-bubble-legend-labels {
  fill: #333333;
}
/* Loading */
.highcharts-loading {
  position: absolute;
  background-color: #ffffff;
  opacity: 0.5;
  text-align: center;
  z-index: 10;
  transition: opacity 250ms;
}
.highcharts-loading-hidden {
  height: 0 !important;
  opacity: 0;
  overflow: hidden;
  transition: opacity 250ms, height 250ms step-end;
}
.highcharts-loading-inner {
  font-weight: bold;
  position: relative;
  top: 45%;
}
/* Plot bands and polar pane backgrounds */
.highcharts-plot-band,
.highcharts-pane {
  fill: #000000;
  fill-opacity: 0.05;
}
.highcharts-plot-line {
  fill: none;
  stroke: #999999;
  stroke-width: 1px;
}
/* Highcharts More and modules */
.highcharts-boxplot-box {
  fill: #ffffff;
}
.highcharts-boxplot-median {
  stroke-width: 2px;
}
.highcharts-bubble-series .highcharts-point {
  fill-opacity: 0.5;
}
.highcharts-errorbar-series .highcharts-point {
  stroke: #000000;
}
.highcharts-gauge-series .highcharts-data-label-box {
  stroke: #cccccc;
  stroke-width: 1px;
}
.highcharts-gauge-series .highcharts-dial {
  fill: #000000;
  stroke-width: 0;
}
.highcharts-polygon-series .highcharts-graph {
  fill: inherit;
  stroke-width: 0;
}
.highcharts-waterfall-series .highcharts-graph {
  stroke: #333333;
  stroke-dasharray: 1, 3;
}
.highcharts-sankey-series .highcharts-point {
  stroke-width: 0;
}
.highcharts-sankey-series .highcharts-link {
  transition: fill 250ms, fill-opacity 250ms;
  fill-opacity: 0.5;
}
.highcharts-sankey-series .highcharts-point-hover.highcharts-link {
  transition: fill 50ms, fill-opacity 50ms;
  fill-opacity: 1;
}
.highcharts-venn-series .highcharts-point {
  fill-opacity: 0.75;
  stroke: #cccccc;
  transition: stroke 250ms, fill-opacity 250ms;
}
.highcharts-venn-series .highcharts-point-hover {
  fill-opacity: 1;
  stroke: #cccccc;
}
/* Highstock */
.highcharts-navigator-mask-outside {
  fill-opacity: 0;
}
.highcharts-navigator-mask-inside {
  fill: #6685c2;
  /* navigator.maskFill option */
  fill-opacity: 0.25;
  cursor: ew-resize;
}
.highcharts-navigator-outline {
  stroke: #cccccc;
  fill: none;
}
.highcharts-navigator-handle {
  stroke: #cccccc;
  fill: #f2f2f2;
  cursor: ew-resize;
}
.highcharts-navigator-series {
  fill: #335cad;
  stroke: #335cad;
}
.highcharts-navigator-series .highcharts-graph {
  stroke-width: 1px;
}
.highcharts-navigator-series .highcharts-area {
  fill-opacity: 0.05;
}
.highcharts-navigator-xaxis .highcharts-axis-line {
  stroke-width: 0;
}
.highcharts-navigator-xaxis .highcharts-grid-line {
  stroke-width: 1px;
  stroke: #e6e6e6;
}
.highcharts-navigator-xaxis.highcharts-axis-labels {
  fill: #999999;
}
.highcharts-navigator-yaxis .highcharts-grid-line {
  stroke-width: 0;
}
.highcharts-scrollbar-thumb {
  fill: #cccccc;
  stroke: #cccccc;
  stroke-width: 1px;
}
.highcharts-scrollbar-button {
  fill: #e6e6e6;
  stroke: #cccccc;
  stroke-width: 1px;
}
.highcharts-scrollbar-arrow {
  fill: #666666;
}
.highcharts-scrollbar-rifles {
  stroke: #666666;
  stroke-width: 1px;
}
.highcharts-scrollbar-track {
  fill: #f2f2f2;
  stroke: #f2f2f2;
  stroke-width: 1px;
}
.highcharts-button {
  fill: #f7f7f7;
  stroke: #cccccc;
  cursor: default;
  stroke-width: 1px;
  transition: fill 250ms;
}
.highcharts-button text {
  fill: #333333;
}
.highcharts-button-hover {
  transition: fill 0ms;
  fill: #e6e6e6;
  stroke: #cccccc;
}
.highcharts-button-hover text {
  fill: #333333;
}
.highcharts-button-pressed {
  font-weight: bold;
  fill: #e6ebf5;
  stroke: #cccccc;
}
.highcharts-button-pressed text {
  fill: #333333;
  font-weight: bold;
}
.highcharts-button-disabled text {
  fill: #333333;
}
.highcharts-range-selector-buttons .highcharts-button {
  stroke-width: 0px;
}
.highcharts-range-label rect {
  fill: none;
}
.highcharts-range-label text {
  fill: #666666;
}
.highcharts-range-input rect {
  fill: none;
}
.highcharts-range-input text {
  fill: #333333;
}
.highcharts-range-input {
  stroke-width: 1px;
  stroke: #cccccc;
}
input.highcharts-range-selector {
  position: absolute;
  border: 0;
  width: 1px;
  /* Chrome needs a pixel to see it */
  height: 1px;
  padding: 0;
  text-align: center;
  left: -9em;
  /* #4798 */
}
.highcharts-crosshair-label text {
  fill: #ffffff;
  font-size: 1.1em;
}
.highcharts-crosshair-label .highcharts-label-box {
  fill: inherit;
}
.highcharts-candlestick-series .highcharts-point {
  stroke: #000000;
  stroke-width: 1px;
}
.highcharts-candlestick-series .highcharts-point-up {
  fill: #ffffff;
}
.highcharts-ohlc-series .highcharts-point-hover {
  stroke-width: 3px;
}
.highcharts-flags-series .highcharts-point .highcharts-label-box {
  stroke: #999999;
  fill: #ffffff;
  transition: fill 250ms;
}
.highcharts-flags-series .highcharts-point-hover .highcharts-label-box {
  stroke: #000000;
  fill: #ccd6eb;
}
.highcharts-flags-series .highcharts-point text {
  fill: #000000;
  font-size: 0.9em;
  font-weight: bold;
}
/* Highmaps */
.highcharts-map-series .highcharts-point {
  transition: fill 500ms, fill-opacity 500ms, stroke-width 250ms;
  stroke: #cccccc;
}
.highcharts-map-series .highcharts-point-hover {
  transition: fill 0ms, fill-opacity 0ms;
  fill-opacity: 0.5;
  stroke-width: 2px;
}
.highcharts-mapline-series .highcharts-point {
  fill: none;
}
.highcharts-heatmap-series .highcharts-point {
  stroke-width: 0;
}
.highcharts-map-navigation {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}
.highcharts-coloraxis {
  stroke-width: 0;
}
.highcharts-coloraxis-marker {
  fill: #999999;
}
.highcharts-null-point {
  fill: #f7f7f7;
}
/* 3d charts */
.highcharts-3d-frame {
  fill: transparent;
}
/* Exporting module */
.highcharts-contextbutton {
  fill: #ffffff;
  /* needed to capture hover */
  stroke: none;
  stroke-linecap: round;
}
.highcharts-contextbutton:hover {
  fill: #e6e6e6;
  stroke: #e6e6e6;
}
.highcharts-button-symbol {
  stroke: #666666;
  stroke-width: 3px;
}
.highcharts-menu {
  border: 1px solid #999999;
  background: #ffffff;
  padding: 5px 0;
  box-shadow: 3px 3px 10px #888;
}
.highcharts-menu-item {
  padding: 0.5em 1em;
  background: none;
  color: #333333;
  cursor: pointer;
  transition: background 250ms, color 250ms;
}
.highcharts-menu-item:hover {
  background: #335cad;
  color: #ffffff;
}
/* Drilldown module */
.highcharts-drilldown-point {
  cursor: pointer;
}
.highcharts-drilldown-data-label text,
text.highcharts-drilldown-data-label,
.highcharts-drilldown-axis-label {
  cursor: pointer;
  fill: #003399;
  font-weight: bold;
  text-decoration: underline;
}
/* No-data module */
.highcharts-no-data text {
  font-weight: bold;
  font-size: 12px;
  fill: #666666;
}
/* Drag-panes module */
.highcharts-axis-resizer {
  cursor: ns-resize;
  stroke: black;
  stroke-width: 2px;
}
/* Bullet type series */
.highcharts-bullet-target {
  stroke-width: 0;
}
/* Lineargauge type series */
.highcharts-lineargauge-target {
  stroke-width: 1px;
  stroke: #333333;
}
.highcharts-lineargauge-target-line {
  stroke-width: 1px;
  stroke: #333333;
}
/* Annotations module */
.highcharts-annotation-label-box {
  stroke-width: 1px;
  stroke: #000000;
  fill: #000000;
  fill-opacity: 0.75;
}
.highcharts-annotation-label text {
  fill: #e6e6e6;
}
/* Gantt */
.highcharts-treegrid-node-collapsed,
.highcharts-treegrid-node-expanded {
  cursor: pointer;
}
.highcharts-point-connecting-path {
  fill: none;
}
.highcharts-grid-axis .highcharts-tick {
  stroke-width: 1px;
}
.highcharts-grid-axis .highcharts-axis-line {
  stroke-width: 1px;
}

{facebookBrandColor:#3b5998;fbigBrandColor:#3b5998;instagramBrandColor:#517fa4;twitterBrandColor:#55acee;pinterestBrandColor:#cc2127;linkedinBrandColor:#0077b5;apple-newsBrandColor:#a7a9ac;amazonBrandColor:#232a33;snapchatBrandColor:#f4f10b;vizioBrandColor:#010101;nielsenBrandColor:#00a3da;xtwitterBrandColor:#000}{facebookBrandColor:#3b5998;fbigBrandColor:#3b5998;instagramBrandColor:#517fa4;twitterBrandColor:#55acee;pinterestBrandColor:#cc2127;linkedinBrandColor:#0077b5;apple-newsBrandColor:#a7a9ac;amazonBrandColor:#232a33;snapchatBrandColor:#f4f10b;vizioBrandColor:#010101;nielsenBrandColor:#00a3da;xtwitterBrandColor:#000}.dropdown-container_Notifications__3CNV6B,.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM{display:grid;grid-auto-rows:fit-content(375px) 50px;z-index:100;margin:0;flex-direction:column;justify-content:center;border:1px solid #bdc4c9;box-shadow:0 1px 10px 2px rgba(0,0,0,.3);box-sizing:border-box;border-radius:4px;background-color:#fff}.dropdown-container_Notifications__3CNV6B ul,.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM ul{margin:0;overflow-y:auto}.dropdown-container_Notifications__3CNV6B hr,.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM hr{margin:5px 0}.dropdown-container_Notifications__3CNV6B .list_Notifications__1PLQgk,.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .list_Notifications__1PLQgk{padding:5px 0}.dropdown-container_Notifications__3CNV6B .list_Notifications__1PLQgk p:first-of-type,.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .list_Notifications__1PLQgk p:first-of-type{margin-top:-5px;border-radius:4px 4px 0 0}.dropdown-container_Notifications__3CNV6B .list_Notifications__1PLQgk.has-header_Notifications__2Oh5uz,.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .list_Notifications__1PLQgk.has-header_Notifications__2Oh5uz{margin-top:0}.dropdown-container_Notifications__3CNV6B li,.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM li{margin:0;list-style:none}.footer_Notifications__14i6dY{height:50px;padding:10px;border-top:1px solid #bdc4c9}.notification-center-trigger-host_Notifications__1pje-E{display:flex;align-items:center}.notification-center-trigger-host_Notifications__1pje-E .notification-center-trigger_Notifications__1XBuKl{position:relative}.notification-center-trigger-host_Notifications__1pje-E .notification-center-trigger_Notifications__1XBuKl>.badge_Notifications__2kEXkK{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;letter-spacing:.01rem;color:#223135;text-transform:none;font-weight:700;display:flex;position:absolute;top:0;right:0;transform:translate(-50%, 15%);align-items:center;justify-items:center;padding:0 2px;border:1px solid #fff;border-radius:2px;background:#117b97;color:#fff;font-size:9px}.notification-center-trigger-host_Notifications__1pje-E .notification-center-trigger_Notifications__1XBuKl:focus{outline:1px solid #117b97}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM{display:flex;z-index:2000;width:350px;height:500px;margin:0;overflow:hidden}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM button.link-type_Notifications__3xErai{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;display:inline;padding:0;border:none;letter-spacing:.01rem;font-weight:700;font-size:1rem;text-align:start;text-decoration:none;color:#8359a3;background:none;cursor:pointer;outline-color:rgba(0,0,0,0);transition-property:opacity,outline;transition-duration:.15s;transition-timing-function:ease-out,ease;display:inline-flex;align-items:center}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM button.link-type_Notifications__3xErai:hover{opacity:.7}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM button.link-type_Notifications__3xErai:focus{outline:1px solid #117b97;outline-offset:5px}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM button.link-type_Notifications__3xErai>span+span{margin-left:5px}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW{display:grid;grid-template-rows:repeat(2, 40px);grid-auto-rows:max-content}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .notification-main-header_Notifications__3M8bB6{display:grid;padding:0 15px;grid-template-columns:1fr 1fr;align-items:center}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .notification-main-header_Notifications__3M8bB6>button{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;letter-spacing:.01rem;color:#223135;text-transform:none;justify-self:end;color:#8359a3;transition:opacity .15s ease-in;opacity:0;pointer-events:none}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .notification-main-header_Notifications__3M8bB6>button.visible_Notifications__zeqFPf{cursor:pointer;transition:opacity .15s ease-out;opacity:1;pointer-events:all}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .notification-main-header_Notifications__3M8bB6>button.visible_Notifications__zeqFPf:hover{opacity:.7}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .notification-sub-header_Notifications__1emiVM{display:flex;padding-left:5px;padding-right:15px;border-top:1px solid #e2e6ea;border-bottom:1px solid #e2e6ea;align-items:center;background:#f0f2f4}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .settings-panel_Notifications__3vHLzJ{display:grid;width:100%;height:0;padding:0 15px;grid-template-columns:1fr 1fr;grid-row-gap:5px;align-content:center;align-items:center;overflow:hidden;background:#fff;transition-property:height,border-bottom;transition-duration:.15s;transition-timing-function:ease-in}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .settings-panel_Notifications__3vHLzJ.open_Notifications__3BX9Ra{height:80px;border-bottom:1px solid #e2e6ea}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .settings-panel_Notifications__3vHLzJ.open_Notifications__3BX9Ra::before{opacity:1}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .settings-panel_Notifications__3vHLzJ.open_Notifications__3BX9Ra::after{top:160px;opacity:1}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .settings-panel_Notifications__3vHLzJ::before{top:70px;right:15px;width:0;height:0;border-bottom:10px solid #fff;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);position:absolute;filter:drop-shadow(0 -2px #e2e6ea);content:"";opacity:0;transition:opacity .15s ease-in}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .settings-panel_Notifications__3vHLzJ::after{top:80px;left:0;right:0;height:4px;position:absolute;content:"";background:linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));opacity:0;transition:opacity .15s ease-in,top .15s ease-in}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .settings-panel_Notifications__3vHLzJ>.settings-header_Notifications__7CKXYD{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1.154rem;letter-spacing:.01rem;color:#223135;text-transform:none;font-weight:700;display:block;grid-column:span 2}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .settings-panel_Notifications__3vHLzJ>label{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;letter-spacing:.01rem;color:#223135;text-transform:none;margin:0}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .settings-panel_Notifications__3vHLzJ>div{justify-self:end}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .settings-panel_Notifications__3vHLzJ>span{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;letter-spacing:.01rem;color:#223135;text-transform:none;grid-column:span 2}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notification-header_Notifications__2UZkgW .settings-panel_Notifications__3vHLzJ .perm-hint_Notifications__1jDToK{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;color:#5a6879}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notifications_Notifications__1WAncp{height:100%;margin:0;overflow-y:auto;list-style:none}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notifications_Notifications__1WAncp>.notification_Notifications__3YJ2Mc{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;letter-spacing:.01rem;color:#223135;text-transform:none;display:grid;padding:10px 15px;border-bottom:1px solid #e2e6ea;column-gap:15px;row-gap:5px;grid-template-columns:3fr 1fr;transition-property:background,opacity;transition-duration:.15s;transition-timing-function:ease-in}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notifications_Notifications__1WAncp>.notification_Notifications__3YJ2Mc:hover{background:rgba(240,242,244,.5)}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notifications_Notifications__1WAncp>.notification_Notifications__3YJ2Mc>.content_Notifications__ok7T0d{cursor:pointer}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notifications_Notifications__1WAncp>.notification_Notifications__3YJ2Mc>.content_Notifications__ok7T0d:focus{cursor:pointer;outline:1px solid #117b97;outline-offset:1px}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notifications_Notifications__1WAncp>.notification_Notifications__3YJ2Mc>.content_Notifications__ok7T0d>p{margin:0;word-break:break-word}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notifications_Notifications__1WAncp>.notification_Notifications__3YJ2Mc>time{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;color:#5a6879;justify-self:end}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notifications_Notifications__1WAncp>.notification_Notifications__3YJ2Mc>.source_Notifications__2Mh4r0{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;color:#5a6879;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notifications_Notifications__1WAncp>.notification_Notifications__3YJ2Mc>.source_Notifications__2Mh4r0>span{margin-right:5px}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notifications_Notifications__1WAncp>.notification_Notifications__3YJ2Mc>button{cursor:pointer;transition:opacity .15s ease-out;display:grid;width:18px;height:18px;padding:0;border-radius:100%;align-items:center;justify-items:center;justify-self:end;background:#d4c5df}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .notifications_Notifications__1WAncp>.notification_Notifications__3YJ2Mc>button:hover{opacity:.7}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .empty-panel_Notifications__222F-D{display:grid;height:100%;grid-gap:10px;justify-content:center;justify-items:stretch;align-content:stretch}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .empty-panel_Notifications__222F-D .image-well_Notifications__IOWEnx{display:grid;padding:0 15px;align-items:end;justify-items:center}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .empty-panel_Notifications__222F-D .notifications-intro_Notifications__i8oZXP{padding:15px}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .empty-panel_Notifications__222F-D .notifications-intro_Notifications__i8oZXP li{list-style:disc inside}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .empty-panel_Notifications__222F-D .empty-footer_Notifications__gTyRui{padding:10px;align-self:end;justify-self:center}.notification-center-trigger-host_Notifications__1pje-E+.notification-center-dropdown_Notifications__3GjSFM .empty-panel_Notifications__222F-D .empty-footer_Notifications__gTyRui a{display:inline-flex;align-items:center}
{facebookBrandColor:#3b5998;fbigBrandColor:#3b5998;instagramBrandColor:#517fa4;twitterBrandColor:#55acee;pinterestBrandColor:#cc2127;linkedinBrandColor:#0077b5;apple-newsBrandColor:#a7a9ac;amazonBrandColor:#232a33;snapchatBrandColor:#f4f10b;vizioBrandColor:#010101;nielsenBrandColor:#00a3da;xtwitterBrandColor:#000}{facebookBrandColor:#3b5998;fbigBrandColor:#3b5998;instagramBrandColor:#517fa4;twitterBrandColor:#55acee;pinterestBrandColor:#cc2127;linkedinBrandColor:#0077b5;apple-newsBrandColor:#a7a9ac;amazonBrandColor:#232a33;snapchatBrandColor:#f4f10b;vizioBrandColor:#010101;nielsenBrandColor:#00a3da;xtwitterBrandColor:#000}.dropdown-item_ProfileList__3HgMJP,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y{display:flex;cursor:pointer;max-width:600px;min-width:250px;min-height:25px;padding:0 10px;transition:background .15s ease-in;user-select:none;place-items:center}.dropdown-item_ProfileList__3HgMJP.fit-content_ProfileList__17WMxC,.profile-list_ProfileList__1AtiQY>.fit-content_ProfileList__17WMxC.profile_ProfileList__1n_74y{min-width:0}.dropdown-item_ProfileList__3HgMJP .text-icon_ProfileList__3wyCy3,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .text-icon_ProfileList__3wyCy3{display:flex;margin-right:5px}.dropdown-item_ProfileList__3HgMJP .text-icon_ProfileList__3wyCy3.disabled_ProfileList__1ehDoj span,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .text-icon_ProfileList__3wyCy3.disabled_ProfileList__1ehDoj span{color:#9ca6af}.dropdown-item_ProfileList__3HgMJP .action-icons_ProfileList__10jCxi.color_ProfileList__o1UJ_y.specific_ProfileList__3fFAwU,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .action-icons_ProfileList__10jCxi.color_ProfileList__o1UJ_y.specific_ProfileList__3fFAwU{visibility:hidden;display:flex;justify-content:flex-end;flex-grow:1}.dropdown-item_ProfileList__3HgMJP .action-icons_ProfileList__10jCxi.color_ProfileList__o1UJ_y.specific_ProfileList__3fFAwU span,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .action-icons_ProfileList__10jCxi.color_ProfileList__o1UJ_y.specific_ProfileList__3fFAwU span{color:#117b97;margin-left:5px}.dropdown-item_ProfileList__3HgMJP:hover,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y:hover{background:#edf8ff;color:#117b97}.dropdown-item_ProfileList__3HgMJP:hover .action-icons_ProfileList__10jCxi.color_ProfileList__o1UJ_y.specific_ProfileList__3fFAwU,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y:hover .action-icons_ProfileList__10jCxi.color_ProfileList__o1UJ_y.specific_ProfileList__3fFAwU{visibility:visible}.dropdown-item_ProfileList__3HgMJP.disabled_ProfileList__1ehDoj,.profile-list_ProfileList__1AtiQY>.disabled_ProfileList__1ehDoj.profile_ProfileList__1n_74y{cursor:not-allowed;background:#fff;color:#7b8994}.dropdown-item_ProfileList__3HgMJP.disabled_ProfileList__1ehDoj .action-icons_ProfileList__10jCxi.color_ProfileList__o1UJ_y.specific_ProfileList__3fFAwU span,.profile-list_ProfileList__1AtiQY>.disabled_ProfileList__1ehDoj.profile_ProfileList__1n_74y .action-icons_ProfileList__10jCxi.color_ProfileList__o1UJ_y.specific_ProfileList__3fFAwU span{color:#9ca6af}.dropdown-item_ProfileList__3HgMJP.disabled_ProfileList__1ehDoj:hover,.profile-list_ProfileList__1AtiQY>.disabled_ProfileList__1ehDoj.profile_ProfileList__1n_74y:hover{background:#fff}.dropdown-item_ProfileList__3HgMJP:focus,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y:focus{background:#fff;border-top:1px solid #92c8d7;border-bottom:1px solid #92c8d7}.dropdown-item_ProfileList__3HgMJP.has-subtext_ProfileList__20lJs6,.profile-list_ProfileList__1AtiQY>.has-subtext_ProfileList__20lJs6.profile_ProfileList__1n_74y{height:50px}.dropdown-item_ProfileList__3HgMJP.has-direct-child-action_ProfileList__1S2cc-,.profile-list_ProfileList__1AtiQY>.has-direct-child-action_ProfileList__1S2cc-.profile_ProfileList__1n_74y{padding:0}.dropdown-item_ProfileList__3HgMJP.has-direct-child-action_ProfileList__1S2cc-:first-child,.profile-list_ProfileList__1AtiQY>.has-direct-child-action_ProfileList__1S2cc-.profile_ProfileList__1n_74y:first-child{padding-top:0}.dropdown-item_ProfileList__3HgMJP.has-direct-child-action_ProfileList__1S2cc-:last-child,.profile-list_ProfileList__1AtiQY>.has-direct-child-action_ProfileList__1S2cc-.profile_ProfileList__1n_74y:last-child{padding-bottom:0}.dropdown-item_ProfileList__3HgMJP.has-direct-child-action_ProfileList__1S2cc->a,.profile-list_ProfileList__1AtiQY>.has-direct-child-action_ProfileList__1S2cc-.profile_ProfileList__1n_74y>a,.dropdown-item_ProfileList__3HgMJP.has-direct-child-action_ProfileList__1S2cc->button,.profile-list_ProfileList__1AtiQY>.has-direct-child-action_ProfileList__1S2cc-.profile_ProfileList__1n_74y>button{width:100%;padding:5px 6px}.dropdown-item_ProfileList__3HgMJP.has-direct-child-action_ProfileList__1S2cc-:first-child>a,.profile-list_ProfileList__1AtiQY>.has-direct-child-action_ProfileList__1S2cc-.profile_ProfileList__1n_74y:first-child>a,.dropdown-item_ProfileList__3HgMJP.has-direct-child-action_ProfileList__1S2cc-:first-child>button,.profile-list_ProfileList__1AtiQY>.has-direct-child-action_ProfileList__1S2cc-.profile_ProfileList__1n_74y:first-child>button{padding-top:6px}.dropdown-item_ProfileList__3HgMJP.has-direct-child-action_ProfileList__1S2cc-:last-child>a,.profile-list_ProfileList__1AtiQY>.has-direct-child-action_ProfileList__1S2cc-.profile_ProfileList__1n_74y:last-child>a,.dropdown-item_ProfileList__3HgMJP.has-direct-child-action_ProfileList__1S2cc-:last-child>button,.profile-list_ProfileList__1AtiQY>.has-direct-child-action_ProfileList__1S2cc-.profile_ProfileList__1n_74y:last-child>button{padding-bottom:6px}.dropdown-item_ProfileList__3HgMJP .text-body_ProfileList__2P3jBG,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .text-body_ProfileList__2P3jBG{display:flex;flex-direction:column;max-width:525px;justify-content:center}.dropdown-item_ProfileList__3HgMJP .text-body_ProfileList__2P3jBG .main-text_ProfileList__E2V0Lm,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .text-body_ProfileList__2P3jBG .main-text_ProfileList__E2V0Lm{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dropdown-item_ProfileList__3HgMJP .text-body_ProfileList__2P3jBG .selected_ProfileList__3V9y3x,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .text-body_ProfileList__2P3jBG .selected_ProfileList__3V9y3x{font-weight:700;color:#117b97}.dropdown-item_ProfileList__3HgMJP .text-body_ProfileList__2P3jBG .subtext_ProfileList__3cnq9C,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .text-body_ProfileList__2P3jBG .subtext_ProfileList__3cnq9C{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;letter-spacing:.01rem;color:#223135;text-transform:none;color:#5a6879}.dropdown-item_ProfileList__3HgMJP .paragraph_ProfileList__2DcFlm,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .paragraph_ProfileList__2DcFlm{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;letter-spacing:.01rem;color:#223135;text-transform:none;display:flex}.dropdown-item_ProfileList__3HgMJP:hover .text-icon_ProfileList__3wyCy3,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y:hover .text-icon_ProfileList__3wyCy3{color:#5a6879}@keyframes spin_ProfileList__1iv92_{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.profile-list_ProfileList__1AtiQY{margin:0;overflow-y:auto;list-style:none}.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y{display:grid;justify-items:inherit;height:50px;padding:4px;grid-template-areas:"logo name" "logo group";grid-template-columns:45px auto 65px;border:1px solid #fff;transition:border-color .15s ease}.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y.__active_ProfileList__1Piai6>.profile-name_ProfileList__10NZYM{color:#117b97}.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y:focus{border-color:#117b97;outline:0}.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y>img{width:35px;height:35px;padding:2px;grid-area:logo;border-radius:100%;background-color:#fff;object-fit:contain;overflow:hidden}.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y>img.__spin_ProfileList__28pi8S{animation:spin_ProfileList__1iv92_ 1.2s infinite}.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .default-img_ProfileList__dO9O0o,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .innovid-brand-profile-img_ProfileList__2-j9QQ{display:flex;align-items:center;justify-content:center;height:35px;width:35px;padding:2px;grid-area:logo;border-radius:100%;border:1px solid #fff;background-color:#fff}.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .default-img_ProfileList__dO9O0o>img,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .innovid-brand-profile-img_ProfileList__2-j9QQ>img{padding:2px;border-radius:100%;object-fit:contain;object-position:2.5px .5px;overflow:hidden}.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .default-img_ProfileList__dO9O0o>img.__spin_ProfileList__28pi8S,.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .innovid-brand-profile-img_ProfileList__2-j9QQ>img.__spin_ProfileList__28pi8S{animation:spin_ProfileList__1iv92_ 1.2s infinite}.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y .default-img_ProfileList__dO9O0o>img{filter:grayscale(100%) brightness(75%) opacity(25%)}.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y>.profile-name_ProfileList__10NZYM{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;grid-area:name}.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y>.group-name_ProfileList__B29dZe{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;color:#5a6879;grid-area:group}.profile-list_ProfileList__1AtiQY>.profile_ProfileList__1n_74y>.profile-id_ProfileList__36o4Oz{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;color:#5a6879;text-align:right}
{facebookBrandColor:#3b5998;fbigBrandColor:#3b5998;instagramBrandColor:#517fa4;twitterBrandColor:#55acee;pinterestBrandColor:#cc2127;linkedinBrandColor:#0077b5;apple-newsBrandColor:#a7a9ac;amazonBrandColor:#232a33;snapchatBrandColor:#f4f10b;vizioBrandColor:#010101;nielsenBrandColor:#00a3da;xtwitterBrandColor:#000}{facebookBrandColor:#3b5998;fbigBrandColor:#3b5998;instagramBrandColor:#517fa4;twitterBrandColor:#55acee;pinterestBrandColor:#cc2127;linkedinBrandColor:#0077b5;apple-newsBrandColor:#a7a9ac;amazonBrandColor:#232a33;snapchatBrandColor:#f4f10b;vizioBrandColor:#010101;nielsenBrandColor:#00a3da;xtwitterBrandColor:#000}.dropdown-container_BrandProfiles__1nlnIE,.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa{display:grid;grid-auto-rows:fit-content(375px) 50px;z-index:100;margin:0;flex-direction:column;justify-content:center;border:1px solid #bdc4c9;box-shadow:0 1px 10px 2px rgba(0,0,0,.3);box-sizing:border-box;border-radius:4px;background-color:#fff}.dropdown-container_BrandProfiles__1nlnIE ul,.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa ul{margin:0;overflow-y:auto}.dropdown-container_BrandProfiles__1nlnIE hr,.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa hr{margin:5px 0}.dropdown-container_BrandProfiles__1nlnIE .list_BrandProfiles__3DHpy3,.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa .list_BrandProfiles__3DHpy3{padding:5px 0}.dropdown-container_BrandProfiles__1nlnIE .list_BrandProfiles__3DHpy3 p:first-of-type,.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa .list_BrandProfiles__3DHpy3 p:first-of-type{margin-top:-5px;border-radius:4px 4px 0 0}.dropdown-container_BrandProfiles__1nlnIE .list_BrandProfiles__3DHpy3.has-header_BrandProfiles__31yFcD,.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa .list_BrandProfiles__3DHpy3.has-header_BrandProfiles__31yFcD{margin-top:0}.dropdown-container_BrandProfiles__1nlnIE li,.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa li{margin:0;list-style:none}.footer_BrandProfiles__1zwAH-{height:50px;padding:10px;border-top:1px solid #bdc4c9}.brand-profile-trigger-host_BrandProfiles__35ZUl1{display:flex;align-items:center;border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);transition:border-bottom-color .15s ease-in}.brand-profile-trigger-host_BrandProfiles__35ZUl1:focus{outline:0;border-bottom-color:#117b97}.brand-profile-trigger-host_BrandProfiles__35ZUl1:hover .brand-profile-trigger_BrandProfiles__3BLivZ{box-shadow:0 0 2px 1px #5a6879}.brand-profile-trigger-host_BrandProfiles__35ZUl1 .brand-profile-trigger_BrandProfiles__3BLivZ{display:flex;width:35px;height:35px;padding:2px;align-items:center;justify-content:center;border-radius:100%;box-shadow:0 0 3px 0 #5a6879;background:#fff;transition:box-shadow .15s ease-in;will-change:box-shadow;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.brand-profile-trigger-host_BrandProfiles__35ZUl1 .brand-profile-trigger_BrandProfiles__3BLivZ.__active_BrandProfiles__35xyQ4{box-shadow:0 0 2px 1px #117b97}.brand-profile-trigger-host_BrandProfiles__35ZUl1 .brand-profile-trigger_BrandProfiles__3BLivZ>span{padding:2px;border-radius:100%;object-fit:contain;color:gray}.brand-profile-trigger-host_BrandProfiles__35ZUl1 .brand-profile-trigger_BrandProfiles__3BLivZ>img{width:inherit;height:inherit;padding:2px;border-radius:100%;object-fit:contain}.brand-profile-trigger-host_BrandProfiles__35ZUl1 .brand-profile-trigger_BrandProfiles__3BLivZ .innovid-brand-profile-img_BrandProfiles__3bTMBR{width:inherit;height:inherit;border-radius:100%;object-fit:contain;object-position:3px .8px}.brand-profile-trigger-host_BrandProfiles__35ZUl1 .brand-profile-trigger_BrandProfiles__3BLivZ .default-img_BrandProfiles__27ZRdz{display:flex;align-items:center;justify-content:center;width:inherit;height:inherit;padding:2px;border-radius:100%;border:1px solid #fff;background-color:#fff}.brand-profile-trigger-host_BrandProfiles__35ZUl1 .brand-profile-trigger_BrandProfiles__3BLivZ .default-img_BrandProfiles__27ZRdz>img{border-radius:100%;object-fit:contain;object-position:2.4px .5px;overflow:hidden;filter:grayscale(100%) brightness(75%) opacity(25%)}.select-cue_BrandProfiles__2EsvcB{display:grid;max-width:180px;grid-auto-flow:column;grid-gap:5px;text-align:left}.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa{margin:0;height:unset;width:300px;max-height:400px;grid-template-rows:1fr 6fr 1fr;justify-content:stretch;z-index:2000}.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa>.current-profile_BrandProfiles__3IbS0G{display:grid;padding:5px;border-bottom:1px solid rgba(189,196,201,.5);align-items:center}.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa>.current-profile_BrandProfiles__3IbS0G>.profile-name_BrandProfiles__2CevZ4{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;letter-spacing:.01rem;color:#223135;text-transform:none;font-weight:700}.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa>.current-profile_BrandProfiles__3IbS0G>.group-name_BrandProfiles__2Jx6-c{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;color:#5a6879}.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa>.profile-actions_BrandProfiles__39mpLH{display:grid;padding:15px;grid-row-gap:10px;grid-template-columns:min-content;background:#f0f2f4;border-top:1px solid rgba(189,196,201,.5)}.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa>.profile-actions_BrandProfiles__39mpLH>button.link-type_BrandProfiles__2_euqj{display:flex;align-items:center;line-height:1;white-space:nowrap}.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa>.profile-actions_BrandProfiles__39mpLH>button.link-type_BrandProfiles__2_euqj>span:last-child{margin-left:5px}.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa button.link-type_BrandProfiles__2_euqj{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;display:inline;padding:0;border:none;letter-spacing:.01rem;font-weight:700;font-size:1rem;text-align:start;text-decoration:none;color:#8359a3;background:none;cursor:pointer;outline-color:rgba(0,0,0,0);transition-property:opacity,outline;transition-duration:.15s;transition-timing-function:ease-out,ease}.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa button.link-type_BrandProfiles__2_euqj:hover{opacity:.7}.brand-profile-trigger-host_BrandProfiles__35ZUl1+.brand-profile-dropdown_BrandProfiles__388wNa button.link-type_BrandProfiles__2_euqj:focus{outline:1px solid #117b97;outline-offset:5px}
{facebookBrandColor:#3b5998;fbigBrandColor:#3b5998;instagramBrandColor:#517fa4;twitterBrandColor:#55acee;pinterestBrandColor:#cc2127;linkedinBrandColor:#0077b5;apple-newsBrandColor:#a7a9ac;amazonBrandColor:#232a33;snapchatBrandColor:#f4f10b;vizioBrandColor:#010101;nielsenBrandColor:#00a3da;xtwitterBrandColor:#000}.user_User__2O3uMN{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;color:#5a6879;font-size:1.154rem;padding-top:6px;padding-bottom:5px;padding-left:6px;padding-right:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.user_User__2O3uMN.user-margin_User__1jxQDk{margin-top:-5px}.modal-layout_User__3_cgyt{display:grid;grid-row-gap:5px}.modal-layout_User__3_cgyt img{width:80%;justify-self:center;margin-bottom:10px}.modal-layout_User__3_cgyt .credit_User__3qlYEZ{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;color:#5a6879}
{facebookBrandColor:#3b5998;fbigBrandColor:#3b5998;instagramBrandColor:#517fa4;twitterBrandColor:#55acee;pinterestBrandColor:#cc2127;linkedinBrandColor:#0077b5;apple-newsBrandColor:#a7a9ac;amazonBrandColor:#232a33;snapchatBrandColor:#f4f10b;vizioBrandColor:#010101;nielsenBrandColor:#00a3da;xtwitterBrandColor:#000}{facebookBrandColor:#3b5998;fbigBrandColor:#3b5998;instagramBrandColor:#517fa4;twitterBrandColor:#55acee;pinterestBrandColor:#cc2127;linkedinBrandColor:#0077b5;apple-newsBrandColor:#a7a9ac;amazonBrandColor:#232a33;snapchatBrandColor:#f4f10b;vizioBrandColor:#010101;nielsenBrandColor:#00a3da;xtwitterBrandColor:#000}.dropdown-container_GlobalNav__1k0PBV,header>nav .module-selector_GlobalNav__kNG76H+ul{display:grid;grid-auto-rows:fit-content(375px) 50px;z-index:100;margin:0;flex-direction:column;justify-content:center;border:1px solid #bdc4c9;box-shadow:0 1px 10px 2px rgba(0,0,0,.3);box-sizing:border-box;border-radius:4px;background-color:#fff}.dropdown-container_GlobalNav__1k0PBV ul,header>nav .module-selector_GlobalNav__kNG76H+ul ul{margin:0;overflow-y:auto}.dropdown-container_GlobalNav__1k0PBV hr,header>nav .module-selector_GlobalNav__kNG76H+ul hr{margin:5px 0}.dropdown-container_GlobalNav__1k0PBV .list_GlobalNav__2mTbpK,header>nav .module-selector_GlobalNav__kNG76H+ul .list_GlobalNav__2mTbpK{padding:5px 0}.dropdown-container_GlobalNav__1k0PBV .list_GlobalNav__2mTbpK p:first-of-type,header>nav .module-selector_GlobalNav__kNG76H+ul .list_GlobalNav__2mTbpK p:first-of-type{margin-top:-5px;border-radius:4px 4px 0 0}.dropdown-container_GlobalNav__1k0PBV .list_GlobalNav__2mTbpK.has-header_GlobalNav__3dqM6g,header>nav .module-selector_GlobalNav__kNG76H+ul .list_GlobalNav__2mTbpK.has-header_GlobalNav__3dqM6g{margin-top:0}.dropdown-container_GlobalNav__1k0PBV li,header>nav .module-selector_GlobalNav__kNG76H+ul li{margin:0;list-style:none}.footer_GlobalNav__piDXsa{height:50px;padding:10px;border-top:1px solid #bdc4c9}{facebookBrandColor:#3b5998;fbigBrandColor:#3b5998;instagramBrandColor:#517fa4;twitterBrandColor:#55acee;pinterestBrandColor:#cc2127;linkedinBrandColor:#0077b5;apple-newsBrandColor:#a7a9ac;amazonBrandColor:#232a33;snapchatBrandColor:#f4f10b;vizioBrandColor:#010101;nielsenBrandColor:#00a3da;xtwitterBrandColor:#000}.dropdown-item_GlobalNav__2Nwb-z,header>nav .module-selector_GlobalNav__kNG76H+ul>li{display:flex;cursor:pointer;max-width:600px;min-width:250px;min-height:25px;padding:0 10px;transition:background .15s ease-in;user-select:none;place-items:center}.dropdown-item_GlobalNav__2Nwb-z.fit-content_GlobalNav__6ilawf,header>nav .module-selector_GlobalNav__kNG76H+ul>li.fit-content_GlobalNav__6ilawf{min-width:0}.dropdown-item_GlobalNav__2Nwb-z .text-icon_GlobalNav__hIoRJc,header>nav .module-selector_GlobalNav__kNG76H+ul>li .text-icon_GlobalNav__hIoRJc{display:flex;margin-right:5px}.dropdown-item_GlobalNav__2Nwb-z .text-icon_GlobalNav__hIoRJc.disabled_GlobalNav__33XW3J span,header>nav .module-selector_GlobalNav__kNG76H+ul>li .text-icon_GlobalNav__hIoRJc.disabled_GlobalNav__33XW3J span{color:#9ca6af}.dropdown-item_GlobalNav__2Nwb-z .action-icons_GlobalNav__WxbKQF.color_GlobalNav__1DimZG.specific_GlobalNav__1bW8ER,header>nav .module-selector_GlobalNav__kNG76H+ul>li .action-icons_GlobalNav__WxbKQF.color_GlobalNav__1DimZG.specific_GlobalNav__1bW8ER{visibility:hidden;display:flex;justify-content:flex-end;flex-grow:1}.dropdown-item_GlobalNav__2Nwb-z .action-icons_GlobalNav__WxbKQF.color_GlobalNav__1DimZG.specific_GlobalNav__1bW8ER span,header>nav .module-selector_GlobalNav__kNG76H+ul>li .action-icons_GlobalNav__WxbKQF.color_GlobalNav__1DimZG.specific_GlobalNav__1bW8ER span{color:#117b97;margin-left:5px}.dropdown-item_GlobalNav__2Nwb-z:hover,header>nav .module-selector_GlobalNav__kNG76H+ul>li:hover{background:#edf8ff;color:#117b97}.dropdown-item_GlobalNav__2Nwb-z:hover .action-icons_GlobalNav__WxbKQF.color_GlobalNav__1DimZG.specific_GlobalNav__1bW8ER,header>nav .module-selector_GlobalNav__kNG76H+ul>li:hover .action-icons_GlobalNav__WxbKQF.color_GlobalNav__1DimZG.specific_GlobalNav__1bW8ER{visibility:visible}.dropdown-item_GlobalNav__2Nwb-z.disabled_GlobalNav__33XW3J,header>nav .module-selector_GlobalNav__kNG76H+ul>li.disabled_GlobalNav__33XW3J{cursor:not-allowed;background:#fff;color:#7b8994}.dropdown-item_GlobalNav__2Nwb-z.disabled_GlobalNav__33XW3J .action-icons_GlobalNav__WxbKQF.color_GlobalNav__1DimZG.specific_GlobalNav__1bW8ER span,header>nav .module-selector_GlobalNav__kNG76H+ul>li.disabled_GlobalNav__33XW3J .action-icons_GlobalNav__WxbKQF.color_GlobalNav__1DimZG.specific_GlobalNav__1bW8ER span{color:#9ca6af}.dropdown-item_GlobalNav__2Nwb-z.disabled_GlobalNav__33XW3J:hover,header>nav .module-selector_GlobalNav__kNG76H+ul>li.disabled_GlobalNav__33XW3J:hover{background:#fff}.dropdown-item_GlobalNav__2Nwb-z:focus,header>nav .module-selector_GlobalNav__kNG76H+ul>li:focus{background:#fff;border-top:1px solid #92c8d7;border-bottom:1px solid #92c8d7}.dropdown-item_GlobalNav__2Nwb-z.has-subtext_GlobalNav__21hw0m,header>nav .module-selector_GlobalNav__kNG76H+ul>li.has-subtext_GlobalNav__21hw0m{height:50px}.dropdown-item_GlobalNav__2Nwb-z.has-direct-child-action_GlobalNav__1etIAa,header>nav .module-selector_GlobalNav__kNG76H+ul>li.has-direct-child-action_GlobalNav__1etIAa{padding:0}.dropdown-item_GlobalNav__2Nwb-z.has-direct-child-action_GlobalNav__1etIAa:first-child,header>nav .module-selector_GlobalNav__kNG76H+ul>li.has-direct-child-action_GlobalNav__1etIAa:first-child{padding-top:0}.dropdown-item_GlobalNav__2Nwb-z.has-direct-child-action_GlobalNav__1etIAa:last-child,header>nav .module-selector_GlobalNav__kNG76H+ul>li.has-direct-child-action_GlobalNav__1etIAa:last-child{padding-bottom:0}.dropdown-item_GlobalNav__2Nwb-z.has-direct-child-action_GlobalNav__1etIAa>a,header>nav .module-selector_GlobalNav__kNG76H+ul>li.has-direct-child-action_GlobalNav__1etIAa>a,.dropdown-item_GlobalNav__2Nwb-z.has-direct-child-action_GlobalNav__1etIAa>button,header>nav .module-selector_GlobalNav__kNG76H+ul>li.has-direct-child-action_GlobalNav__1etIAa>button{width:100%;padding:5px 6px}.dropdown-item_GlobalNav__2Nwb-z.has-direct-child-action_GlobalNav__1etIAa:first-child>a,header>nav .module-selector_GlobalNav__kNG76H+ul>li.has-direct-child-action_GlobalNav__1etIAa:first-child>a,.dropdown-item_GlobalNav__2Nwb-z.has-direct-child-action_GlobalNav__1etIAa:first-child>button,header>nav .module-selector_GlobalNav__kNG76H+ul>li.has-direct-child-action_GlobalNav__1etIAa:first-child>button{padding-top:6px}.dropdown-item_GlobalNav__2Nwb-z.has-direct-child-action_GlobalNav__1etIAa:last-child>a,header>nav .module-selector_GlobalNav__kNG76H+ul>li.has-direct-child-action_GlobalNav__1etIAa:last-child>a,.dropdown-item_GlobalNav__2Nwb-z.has-direct-child-action_GlobalNav__1etIAa:last-child>button,header>nav .module-selector_GlobalNav__kNG76H+ul>li.has-direct-child-action_GlobalNav__1etIAa:last-child>button{padding-bottom:6px}.dropdown-item_GlobalNav__2Nwb-z .text-body_GlobalNav__1ERG3q,header>nav .module-selector_GlobalNav__kNG76H+ul>li .text-body_GlobalNav__1ERG3q{display:flex;flex-direction:column;max-width:525px;justify-content:center}.dropdown-item_GlobalNav__2Nwb-z .text-body_GlobalNav__1ERG3q .main-text_GlobalNav__2rLwIZ,header>nav .module-selector_GlobalNav__kNG76H+ul>li .text-body_GlobalNav__1ERG3q .main-text_GlobalNav__2rLwIZ{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dropdown-item_GlobalNav__2Nwb-z .text-body_GlobalNav__1ERG3q .selected_GlobalNav__CL5GD8,header>nav .module-selector_GlobalNav__kNG76H+ul>li .text-body_GlobalNav__1ERG3q .selected_GlobalNav__CL5GD8{font-weight:700;color:#117b97}.dropdown-item_GlobalNav__2Nwb-z .text-body_GlobalNav__1ERG3q .subtext_GlobalNav__1Sp_wT,header>nav .module-selector_GlobalNav__kNG76H+ul>li .text-body_GlobalNav__1ERG3q .subtext_GlobalNav__1Sp_wT{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;letter-spacing:.01rem;color:#223135;text-transform:none;color:#5a6879}.dropdown-item_GlobalNav__2Nwb-z .paragraph_GlobalNav__1jFu1x,header>nav .module-selector_GlobalNav__kNG76H+ul>li .paragraph_GlobalNav__1jFu1x{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;letter-spacing:.01rem;color:#223135;text-transform:none;display:flex}.dropdown-item_GlobalNav__2Nwb-z:hover .text-icon_GlobalNav__hIoRJc,header>nav .module-selector_GlobalNav__kNG76H+ul>li:hover .text-icon_GlobalNav__hIoRJc{color:#5a6879}header{display:grid;grid-template-areas:"toast toast" "nav user";grid-template-rows:minmax(min-content, 1fr) 60px;border-bottom:1px solid rgba(189,196,201,.5);transition:grid-template-rows .15s ease-out}header>nav{display:grid;grid-area:nav;grid-auto-flow:column;grid-auto-columns:max-content;align-items:stretch;height:inherit}header>nav>.logo-container_GlobalNav__2v83VB{border-right:1px solid rgba(189,196,201,.5);display:flex;padding:5px;max-width:80px;border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;overflow:hidden;transition:border-bottom-color .15s ease-in}header>nav>.logo-container_GlobalNav__2v83VB:focus{outline:0;border-bottom-color:#117b97}header>nav>.logo-container_GlobalNav__2v83VB img{width:100%;object-fit:contain;outline-color:rgba(0,0,0,0);transition:outline .15s ease}header>nav>div{border-right:1px solid rgba(189,196,201,.5);padding-left:15px;padding-right:15px;border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);color:inherit;background-color:inherit;transition:border-bottom-color .15s ease-in}header>nav>div:last-of-type{border-right:none}header>nav>div:focus{outline:none;border-bottom-color:#117b97}header>nav>div+ul{max-height:500px;overflow-y:auto}header>nav .group-selector_GlobalNav__Qy4r6Z{cursor:pointer;transition:opacity .15s ease-out;display:grid;-webkit-user-select:none;-moz-user-select:none;user-select:none}header>nav .group-selector_GlobalNav__Qy4r6Z:hover{opacity:.7}header>nav .group-selector_GlobalNav__Qy4r6Z>.org-name_GlobalNav__1ZZPnz{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;color:#5a6879;font-size:1.154rem;color:inherit}header>nav .group-selector_GlobalNav__Qy4r6Z>.group-name_GlobalNav__2j7vYM{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1.154rem;letter-spacing:.01rem;color:#223135;text-transform:none;font-weight:700;color:inherit}header>nav .group-dropdown-item_GlobalNav__3i0M57{display:grid}header>nav .group-dropdown-item_GlobalNav__3i0M57.active_GlobalNav__cyHarV{color:#117b97}header>nav .group-dropdown-item_GlobalNav__3i0M57>.org-name_GlobalNav__1ZZPnz{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1rem;color:#5a6879;color:inherit}header>nav .group-dropdown-item_GlobalNav__3i0M57>.group-name_GlobalNav__2j7vYM{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1.154rem;letter-spacing:.01rem;color:#223135;text-transform:none;color:inherit}header>nav .provider-selector_GlobalNav__3D2ZrJ{cursor:pointer;transition:opacity .15s ease-out;display:flex;align-items:center;color:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none}header>nav .provider-selector_GlobalNav__3D2ZrJ:hover{opacity:.7}header>nav .provider-selector_GlobalNav__3D2ZrJ>span:nth-child(2){margin-left:5px}header>nav .provider-selector_GlobalNav__3D2ZrJ>.provider-icon_GlobalNav__qR-nDE{display:grid;grid-auto-flow:column;grid-auto-columns:min-content;grid-gap:5px;align-items:center}header>nav .provider-selector_GlobalNav__3D2ZrJ>.provider-name_GlobalNav__2efT_E{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1.154rem;letter-spacing:.01rem;color:#223135;text-transform:none;font-weight:700;color:inherit}header>nav .provider-dropdown_GlobalNav__YL82Y2{display:grid;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:-5px}header>nav .provider-dropdown_GlobalNav__YL82Y2 .scope-header_GlobalNav__v7ED-T{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1.154rem;letter-spacing:.01rem;color:#223135;text-transform:none;display:flex;padding-left:10px;padding-right:5px;align-items:center;background:#f0f2f4;cursor:pointer;transition:background .15s ease-in}header>nav .provider-dropdown_GlobalNav__YL82Y2 .scope-header_GlobalNav__v7ED-T.selected_GlobalNav__CL5GD8{background:rgba(200,229,239,.8)}header>nav .provider-dropdown_GlobalNav__YL82Y2 .scope-header_GlobalNav__v7ED-T.selected_GlobalNav__CL5GD8>span{color:#117b97}header>nav .provider-dropdown_GlobalNav__YL82Y2 .scope-header_GlobalNav__v7ED-T:hover{background:rgba(200,229,239,.5)}header>nav .provider-dropdown_GlobalNav__YL82Y2 .scope-header_GlobalNav__v7ED-T>img{width:70px;margin-top:5px;margin-right:5px}header>nav .provider-dropdown_GlobalNav__YL82Y2 .providers_GlobalNav__2eVoo5{display:grid;grid-auto-flow:column;grid-auto-columns:235px;-webkit-user-select:none;-moz-user-select:none;user-select:none}header>nav .provider-dropdown_GlobalNav__YL82Y2 .providers_GlobalNav__2eVoo5 .category_GlobalNav__2MiyLG{margin:15px 0;padding:0 15px}header>nav .provider-dropdown_GlobalNav__YL82Y2 .providers_GlobalNav__2eVoo5 .category_GlobalNav__2MiyLG:last-of-type{border-left:1px solid #e2e6ea}header>nav .provider-dropdown_GlobalNav__YL82Y2 .providers_GlobalNav__2eVoo5 .category_GlobalNav__2MiyLG .category-name_GlobalNav__3zO0ws{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:.125rem;color:#223135;display:block;margin-top:20px;margin-bottom:10px;color:rgba(90,104,121,.8)}header>nav .provider-dropdown_GlobalNav__YL82Y2 .providers_GlobalNav__2eVoo5 .category_GlobalNav__2MiyLG>ul{display:grid;margin:0;grid-row-gap:10px}header>nav .provider-dropdown_GlobalNav__YL82Y2 .providers_GlobalNav__2eVoo5 .category_GlobalNav__2MiyLG>ul>li,header>nav .provider-dropdown_GlobalNav__YL82Y2 .providers_GlobalNav__2eVoo5 .category_GlobalNav__2MiyLG>ul>li>a{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1.154rem;letter-spacing:.01rem;color:#223135;text-transform:none;cursor:pointer;transition:opacity .15s ease-out;display:grid;grid-auto-flow:column;grid-column-gap:5px;align-items:center;justify-content:start;white-space:nowrap;overflow-x:hidden}header>nav .provider-dropdown_GlobalNav__YL82Y2 .providers_GlobalNav__2eVoo5 .category_GlobalNav__2MiyLG>ul>li:hover,header>nav .provider-dropdown_GlobalNav__YL82Y2 .providers_GlobalNav__2eVoo5 .category_GlobalNav__2MiyLG>ul>li>a:hover{opacity:.7}header>nav .provider-dropdown_GlobalNav__YL82Y2 .providers_GlobalNav__2eVoo5 .category_GlobalNav__2MiyLG>ul>li[aria-selected=true],header>nav .provider-dropdown_GlobalNav__YL82Y2 .providers_GlobalNav__2eVoo5 .category_GlobalNav__2MiyLG>ul>li>a[aria-selected=true]{color:#117b97}header>nav .provider-dropdown_GlobalNav__YL82Y2 .providers_GlobalNav__2eVoo5 .category_GlobalNav__2MiyLG>.social-icons_GlobalNav__3LaZ-4{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:10px}header>nav .provider-dropdown_GlobalNav__YL82Y2 .providers_GlobalNav__2eVoo5 .category_GlobalNav__2MiyLG>.social-icons_GlobalNav__3LaZ-4>.social-icon_GlobalNav__1X7hrW{display:grid;padding:5px;grid-auto-flow:column;grid-auto-columns:min-content;grid-gap:10px;border-bottom:2px solid rgba(0,0,0,0);border-radius:4px;transition:background .15s ease-in;cursor:pointer}header>nav .provider-dropdown_GlobalNav__YL82Y2 .providers_GlobalNav__2eVoo5 .category_GlobalNav__2MiyLG>.social-icons_GlobalNav__3LaZ-4>.social-icon_GlobalNav__1X7hrW:hover{background:#e6deed}header>nav .provider-dropdown_GlobalNav__YL82Y2 .providers_GlobalNav__2eVoo5 .category_GlobalNav__2MiyLG>.social-icons_GlobalNav__3LaZ-4>.social-icon_GlobalNav__1X7hrW.active_GlobalNav__cyHarV{background:#c8e5ef;border-color:#117b97;border-bottom-left-radius:0;border-bottom-right-radius:0}header>nav .module-selector_GlobalNav__kNG76H{cursor:pointer;transition:opacity .15s ease-out;display:flex;align-items:center;color:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none}header>nav .module-selector_GlobalNav__kNG76H:hover{opacity:.7}header>nav .module-selector_GlobalNav__kNG76H>.module-name_GlobalNav__18KoDo{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1.154rem;letter-spacing:.01rem;color:#223135;text-transform:none;font-weight:700;color:inherit}header>nav .module-selector_GlobalNav__kNG76H+ul{grid-auto-rows:25px;margin:0;border-top-left-radius:0;border-top-right-radius:0}header>nav .module-selector_GlobalNav__kNG76H+ul>li{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1.154rem;letter-spacing:.01rem;color:#223135;text-transform:none;overflow-x:hidden}header>nav .module-selector_GlobalNav__kNG76H+ul>li.active_GlobalNav__cyHarV{color:#117b97;font-weight:700}header>nav .module-selector_GlobalNav__kNG76H+ul>li>a{font-family:"Avenir W01",Avenir,Helvetica,sans-serif;font-weight:400;font-size:1.154rem;letter-spacing:.01rem;color:#223135;text-transform:none;cursor:pointer;transition:opacity .15s ease-out;color:inherit}header>nav .module-selector_GlobalNav__kNG76H+ul>li>a:hover{opacity:.7}header>nav .module-selector_GlobalNav__kNG76H+ul>li:hover a>span{color:#117b97}header>.user-center_GlobalNav__1WTenG{display:grid;height:100%;grid-area:user;grid-auto-flow:column;grid-auto-columns:min-content;grid-column-gap:10px;align-items:center;justify-self:end;margin-right:15px}header>.user-center_GlobalNav__1WTenG>.provider-portal_GlobalNav__2NbiBU{display:flex;height:100%;align-items:center}header>.user-center_GlobalNav__1WTenG>div{height:100%;border-top:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);transition:border-bottom-color .15s ease-in}header>.user-center_GlobalNav__1WTenG>div:focus{outline:none;border-bottom-color:#117b97}
.material-icon {
  display: inline-block;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}
.material-icon.size-xs {
  font-size: 11px;
}
.material-icon.size-s {
  font-size: 16px;
}
.material-icon.size-m {
  font-size: 22px;
}
.material-icon.size-l {
  font-size: 28px;
}
.material-icon.size-xl {
  font-size: 40px;
}
.material-icon.black {
  color: #223135;
}
.material-icon.gray-0 {
  color: #5a6879;
}
.material-icon.gray-1 {
  color: #7b8994;
}
.material-icon.gray-2 {
  color: #9ca6af;
}
.material-icon.gray-3 {
  color: #bdc4c9;
}
.material-icon.gray-4 {
  color: #e2e6ea;
}
.material-icon.gray-5 {
  color: #f0f2f4;
}
.material-icon.purple-0 {
  color: #8359a3;
}
.material-icon.purple-1 {
  color: #a283ba;
}
.material-icon.purple-2 {
  color: #c0acd0;
}
.material-icon.purple-3 {
  color: #d4c5df;
}
.material-icon.purple-4 {
  color: #e6deed;
}
.material-icon.purple-5 {
  color: #f2eef5;
}
.material-icon.teal-0 {
  color: #117b97;
}
.material-icon.teal-1 {
  color: #3093ae;
}
.material-icon.teal-2 {
  color: #5facc1;
}
.material-icon.teal-3 {
  color: #92c8d7;
}
.material-icon.teal-4 {
  color: #c8e5ef;
}
.material-icon.teal-5 {
  color: #edf8ff;
}
.material-icon.green-0 {
  color: #35ac9e;
}
.material-icon.green-1 {
  color: #67c6bb;
}
.material-icon.green-2 {
  color: #8dd4cc;
}
.material-icon.green-3 {
  color: #aadfd9;
}
.material-icon.green-4 {
  color: #cfedea;
}
.material-icon.green-5 {
  color: #ecf7f6;
}
.material-icon.red-0 {
  color: #bb3551;
}
.material-icon.red-1 {
  color: #cc687d;
}
.material-icon.red-2 {
  color: #dd9aa8;
}
.material-icon.red-3 {
  color: #e9bec7;
}
.material-icon.red-4 {
  color: #f1d7dc;
}
.material-icon.red-5 {
  color: #f8eaed;
}
.material-icon.gold-0 {
  color: #ffaf45;
}
.material-icon.gold-1 {
  color: #ffc77d;
}
.material-icon.gold-2 {
  color: #ffdbab;
}
.material-icon.gold-3 {
  color: #ffe7c7;
}
.material-icon.gold-4 {
  color: #fff3e3;
}
.material-icon.gold-5 {
  color: #fff9f1;
}
.material-icon.white {
  color: #ffffff;
}
.social-circle-icon.size-xs {
  width: 11px;
  height: 11px;
}
.social-circle-icon.size-s {
  width: 16px;
  height: 16px;
}
.social-circle-icon.size-m {
  width: 22px;
  height: 22px;
}
.social-circle-icon.size-l {
  width: 28px;
  height: 28px;
}
.social-circle-icon.size-xl {
  width: 40px;
  height: 40px;
}

.interest-card {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  width: 210px;
  box-shadow: 2px 2px 5px #bdc4c9;
  cursor: pointer;
}
.interest-card:hover {
  outline: 1px solid #117b97;
}
.interest-card:hover .radio-button-unchecked {
  color: #117b97;
}
.interest-card > .checked-card {
  outline: 3px solid #117b97;
}
.interest-card > .unchecked-card {
  outline: 1px solid #bdc4c9;
}
.interest-card > img {
  height: 50%;
}
.interest-card > .content-container {
  display: grid;
  height: 100%;
  background-color: #f0f2f4;
  grid-template-rows: 50px 100px;
  padding: 15px 10px 0px 10px;
  grid-row-gap: 10px;
}
.interest-card > .content-container > .title {
  color: #8359a3;
  text-align: center;
  place-self: center;
  width: 150px;
}
.interest-card > .footer {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #e2e6ea;
  height: 40px;
}

@media screen and (max-width: 767px) {
}@media (min-width: 768px) {
}.tangram-headliner-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.01rem;
  color: #223135;
}
.tangram-headliner-l-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-size: 32px;
  font-weight: 700;
  color: #223135;
}
.tangram-headliner-xl-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-size: 42px;
  font-weight: 700;
  color: #223135;
}
.tangram-paragraph-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.01rem;
  color: #223135;
  text-transform: none;
}
.tangram-paragraph-l-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.01rem;
  color: #223135;
  text-transform: none;
}
.tangram-paragraph-xl-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.01rem;
  color: #223135;
}
.tangram-subhead-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.18px;
  color: #223135;
}
.tangram-subhead-l-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.125rem;
  color: #223135;
}
.tangram-hint-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 400;
  font-size: 13px;
  color: #5a6879;
}
.tangram-hint-l-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 400;
  font-size: 13px;
  color: #5a6879;
  font-size: 15px;
}
.tangram-hint-xl-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 400;
  font-size: 13px;
  color: #5a6879;
  font-size: 18px;
}
.tangram-label-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  letter-spacing: 0.01rem;
  font-weight: 900;
  font-size: 13px;
  color: #223135;
}
.tangram-link-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  display: inline;
  padding: 0;
  border: none;
  letter-spacing: 0.01rem;
  font-weight: 900;
  font-size: inherit;
  text-align: start;
  text-decoration: none;
  color: #8359a3;
  background: none;
  cursor: pointer;
  outline-color: transparent;
  transition-property: opacity, outline;
  transition-duration: 150ms;
  transition-timing-function: ease-out, ease;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}
.tangram-link-type:hover {
  opacity: 0.7;
}
.tangram-link-type:focus {
  outline: 1px solid #117b97;
  outline-offset: 5px;
}
.tangram-link-l-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  display: inline;
  padding: 0;
  border: none;
  letter-spacing: 0.01rem;
  font-weight: 900;
  font-size: inherit;
  text-align: start;
  text-decoration: none;
  color: #8359a3;
  background: none;
  cursor: pointer;
  outline-color: transparent;
  transition-property: opacity, outline;
  transition-duration: 150ms;
  transition-timing-function: ease-out, ease;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  font-size: 15px;
}
.tangram-link-l-type:hover {
  opacity: 0.7;
}
.tangram-link-l-type:focus {
  outline: 1px solid #117b97;
  outline-offset: 5px;
}
.tangram-link-xl-type {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  display: inline;
  padding: 0;
  border: none;
  letter-spacing: 0.01rem;
  font-weight: 900;
  font-size: inherit;
  text-align: start;
  text-decoration: none;
  color: #8359a3;
  background: none;
  cursor: pointer;
  outline-color: transparent;
  transition-property: opacity, outline;
  transition-duration: 150ms;
  transition-timing-function: ease-out, ease;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  font-size: 18px;
}
.tangram-link-xl-type:hover {
  opacity: 0.7;
}
.tangram-link-xl-type:focus {
  outline: 1px solid #117b97;
  outline-offset: 5px;
}
.tangram-emphasis-type {
  font-weight: 900;
}
.material-icon {
  display: inline-block;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}
.material-icon.size-xs {
  font-size: 11px;
}
.material-icon.size-s {
  font-size: 16px;
}
.material-icon.size-m {
  font-size: 22px;
}
.material-icon.size-l {
  font-size: 28px;
}
.material-icon.size-xl {
  font-size: 40px;
}
.material-icon.black {
  color: #223135;
}
.material-icon.gray-0 {
  color: #5a6879;
}
.material-icon.gray-1 {
  color: #7b8994;
}
.material-icon.gray-2 {
  color: #9ca6af;
}
.material-icon.gray-3 {
  color: #bdc4c9;
}
.material-icon.gray-4 {
  color: #e2e6ea;
}
.material-icon.gray-5 {
  color: #f0f2f4;
}
.material-icon.purple-0 {
  color: #8359a3;
}
.material-icon.purple-1 {
  color: #a283ba;
}
.material-icon.purple-2 {
  color: #c0acd0;
}
.material-icon.purple-3 {
  color: #d4c5df;
}
.material-icon.purple-4 {
  color: #e6deed;
}
.material-icon.purple-5 {
  color: #f2eef5;
}
.material-icon.teal-0 {
  color: #117b97;
}
.material-icon.teal-1 {
  color: #3093ae;
}
.material-icon.teal-2 {
  color: #5facc1;
}
.material-icon.teal-3 {
  color: #92c8d7;
}
.material-icon.teal-4 {
  color: #c8e5ef;
}
.material-icon.teal-5 {
  color: #edf8ff;
}
.material-icon.green-0 {
  color: #35ac9e;
}
.material-icon.green-1 {
  color: #67c6bb;
}
.material-icon.green-2 {
  color: #8dd4cc;
}
.material-icon.green-3 {
  color: #aadfd9;
}
.material-icon.green-4 {
  color: #cfedea;
}
.material-icon.green-5 {
  color: #ecf7f6;
}
.material-icon.red-0 {
  color: #bb3551;
}
.material-icon.red-1 {
  color: #cc687d;
}
.material-icon.red-2 {
  color: #dd9aa8;
}
.material-icon.red-3 {
  color: #e9bec7;
}
.material-icon.red-4 {
  color: #f1d7dc;
}
.material-icon.red-5 {
  color: #f8eaed;
}
.material-icon.gold-0 {
  color: #ffaf45;
}
.material-icon.gold-1 {
  color: #ffc77d;
}
.material-icon.gold-2 {
  color: #ffdbab;
}
.material-icon.gold-3 {
  color: #ffe7c7;
}
.material-icon.gold-4 {
  color: #fff3e3;
}
.material-icon.gold-5 {
  color: #fff9f1;
}
.material-icon.white {
  color: #ffffff;
}
.social-circle-icon.size-xs {
  width: 11px;
  height: 11px;
}
.social-circle-icon.size-s {
  width: 16px;
  height: 16px;
}
.social-circle-icon.size-m {
  width: 22px;
  height: 22px;
}
.social-circle-icon.size-l {
  width: 28px;
  height: 28px;
}
.social-circle-icon.size-xl {
  width: 40px;
  height: 40px;
}
.scope-new-user-modal > .modal-fl {
  background-image: url(/static/img/MO-BG-Image-01.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 50%;
}
.scope-new-user-modal > .modal-fl > .modal-content {
  background-image: url(/static/img/MO-BG-Image-01.png);
  opacity: 0.8;
  animation-name: scope-onboarding-modal-bg;
  animation-delay: 0.2s;
  animation-duration: 0.4s;
  animation-timing-function: ease-in;
  animation-fill-mode: forwards;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-header {
  background: none;
  border: none;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-header .close {
  animation-name: scope-onboarding-appear-anim;
  animation-delay: 0.2s;
  animation-duration: 0.4s;
  animation-timing-function: ease-in;
  animation-fill-mode: forwards;
  color: #ffffff;
  opacity: 0;
  text-shadow: none;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body {
  display: flex;
  flex-direction: column;
  padding: 0;
  background: none;
  overflow: hidden;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body h1 {
  animation-name: scope-onboarding-appear-anim;
  animation-delay: 0.2s;
  animation-duration: 0.4s;
  animation-timing-function: ease-in;
  animation-fill-mode: forwards;
  margin: 0;
  color: #ffffff;
  text-align: center;
  opacity: 0;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .welcome-panel-container {
  align-self: center;
  width: 1050px;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .interests-panel-container {
  padding: 0px 30px 0px 30px;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container {
  position: relative;
  margin-top: 40px;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container .intro-panel-footer {
  background-color: #e2e6ea;
  border-bottom-right-radius: 5px;
  text-align: end;
  padding: 10px;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container .intro-panel-footer .mo-primary-btn {
  background: #2568f8;
  border-color: #2568f8;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container .intro-panel-footer .mo-primary-btn:hover {
  opacity: 0.8;
  color: #fff;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container .intro-panel-footer .mo-secondary-btn {
  color: #2568f8;
  border-color: #2568f8;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container .intro-panel-footer .mo-secondary-btn:hover {
  opacity: 0.8;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container > .interests-panel {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  max-height: 550px;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container > .intro-panel {
  display: flex;
  height: 500px;
  border-radius: 2px;
  box-shadow: 0 4px 16px 1px #223135;
  transform: translateX(100%);
  opacity: 0;
  animation-name: scope-onboarding-slide;
  animation-delay: 0.25s;
  animation-duration: 0.55s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container > .intro-panel > img {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 50%;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container > .intro-panel > .intro-panel-right-container {
  display: flex;
  width: 50%;
  flex-direction: column;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container > .intro-panel > .intro-panel-right-container > img {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container > .intro-panel > .intro-panel-right-container > .panel-text {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  padding: 80px 15px 80px 15px;
  border-top-right-radius: 5px;
  background: #ffffff;
  color: #223135;
  text-align: center;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container > .intro-panel > .intro-panel-right-container > .panel-text > img {
  width: 80%;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container > .intro-panel > .intro-panel-right-container > .panel-text > p {
  margin-bottom: 20px;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container > .intro-panel > .intro-panel-right-container > .panel-text > .btn-primary {
  padding: 8px 10px;
  line-height: unset;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container .interests-container {
  display: grid;
  grid-gap: 10px;
  height: 100%;
  overflow: auto;
  justify-items: center;
  grid-template-columns: repeat(auto-fit, minmax(215px, 1fr));
  padding: 30px 12px 20px 12px;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .intro-panel-container .interests-container > .interests-card-container {
  margin-bottom: 20px;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .links {
  display: flex;
  justify-content: center;
  margin: 20px auto;
  animation-name: scope-onboarding-appear-anim;
  animation-delay: 0.2s;
  animation-duration: 0.4s;
  animation-timing-function: ease-in;
  animation-fill-mode: forwards;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .links > a {
  font-family: 'Avenir W01', Avenir, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.01rem;
  color: #223135;
  text-transform: none;
  margin-right: 10px;
  color: #ffffff;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-body > .links > a:last-child {
  margin-right: 0;
}
.scope-new-user-modal > .modal-fl > .modal-content .pagination-circle-container {
  display: flex;
  flex-flow: row;
  align-self: center;
  align-items: center;
  margin-top: 30px;
}
.scope-new-user-modal > .modal-fl > .modal-content .pagination-circle-container .pagination-circle-spacing {
  margin-right: 10px;
}
.scope-new-user-modal > .modal-fl > .modal-content .pagination-circle-container .pagination-circle-selected {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
}
.scope-new-user-modal > .modal-fl > .modal-content .pagination-circle-container .pagination-circle-unselected {
  border-radius: 50%;
  width: 7px;
  height: 7px;
  background-color: grey;
}
.scope-new-user-modal > .modal-fl > .modal-content > .modal-footer {
  display: none;
}
@keyframes scope-onboarding-modal-bg {
  to {
    opacity: 1;
  }
}
@keyframes scope-onboarding-slide {
  to {
    transform: translateX(0%);
    opacity: 1;
  }
}
@keyframes scope-onboarding-appear-anim {
  to {
    opacity: 1;
  }
}

