/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Muli, 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #EEEEEE;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #3f51b5;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2b387c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #EEEEEE;
  border: 1px solid #ddd;
  border-radius: 2px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: #9c27b0;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #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 {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-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: #3f51b5;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #32408f;
}
.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: #3f51b5;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #32408f;
}
.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-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.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   \A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.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: '\A0   \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.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;
}
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: #EEEEEE;
}
.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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #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 {
  overflow-x: auto;
  min-height: 0.01%;
}
@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;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 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 {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  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;
  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:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #3f51b5;
  border-color: #3849a2;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #32408f;
  border-color: #171e44;
}
.btn-primary:hover {
  color: #fff;
  background-color: #32408f;
  border-color: #293475;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #32408f;
  border-color: #293475;
}
.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: #293475;
  border-color: #171e44;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #3f51b5;
  border-color: #3849a2;
}
.btn-primary .badge {
  color: #3f51b5;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #4caf50;
  border-color: #449d48;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #3d8b40;
  border-color: #1e441f;
}
.btn-success:hover {
  color: #fff;
  background-color: #3d8b40;
  border-color: #327334;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #3d8b40;
  border-color: #327334;
}
.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: #327334;
  border-color: #1e441f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #4caf50;
  border-color: #449d48;
}
.btn-success .badge {
  color: #4caf50;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #2196f3;
  border-color: #0d8aee;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #0c7cd5;
  border-color: #064475;
}
.btn-info:hover {
  color: #fff;
  background-color: #0c7cd5;
  border-color: #0a68b4;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #0c7cd5;
  border-color: #0a68b4;
}
.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: #0a68b4;
  border-color: #064475;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #2196f3;
  border-color: #0d8aee;
}
.btn-info .badge {
  color: #2196f3;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #ff9800;
  border-color: #e68900;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #cc7a00;
  border-color: #663d00;
}
.btn-warning:hover {
  color: #fff;
  background-color: #cc7a00;
  border-color: #a86400;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #cc7a00;
  border-color: #a86400;
}
.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: #a86400;
  border-color: #663d00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ff9800;
  border-color: #e68900;
}
.btn-warning .badge {
  color: #ff9800;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #f44336;
  border-color: #f32c1e;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #ea1c0d;
  border-color: #891008;
}
.btn-danger:hover {
  color: #fff;
  background-color: #ea1c0d;
  border-color: #c8180b;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ea1c0d;
  border-color: #c8180b;
}
.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: #c8180b;
  border-color: #891008;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #f44336;
  border-color: #f32c1e;
}
.btn-danger .badge {
  color: #f44336;
  background-color: #fff;
}
.btn-link {
  color: #3f51b5;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2b387c;
  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: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.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;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 2px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  background-clip: padding-box;
}
.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: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #3f51b5;
}
.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;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.nav {
  margin-bottom: 0;
  padding-left: 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;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #3f51b5;
}
.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;
  background-color: #EEEEEE;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.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: #EEEEEE;
  }
}
.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: #3f51b5;
}
.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 {
  text-align: center;
  margin-bottom: 5px;
}
.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: #EEEEEE;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-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;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.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-left: 5px;
  margin-bottom: 0;
}
.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 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Muli, 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.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;
}
.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 {
  bottom: 0;
  right: 5px;
  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;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Muli, 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, .25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, .25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, .25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
/*

To get this list of colors inject jQuery at http://www.google.com/design/spec/style/color.html#color-color-palette

Then, run this script to get the list.


(function() {
  var colors = {}, main = {};
  $(".color-group").each(function() {
    var color = $(this).find(".name").text().trim().toLowerCase().replace(" ", "-");
    colors[color] = {};

    $(this).find(".color").not(".main-color").each(function() {
      var shade = $(this).find(".shade").text().trim(),
          hex   = $(this).find(".hex").text().trim();

      colors[color][shade] = hex;
    });
    main[color] = color + "-" + $(this).find(".main-color .shade").text().trim();

  });
  var LESS = "";
  $.each(colors, function(name, shades) {
    LESS += "\n\n";
    $.each(shades, function(shade, hex) {
      LESS += "@" + name + "-" + shade + ": " + hex + ";\n";
    });
    if (main[name]) {
      LESS += "@" + name + ": " + main[name] + ";\n";
    }
  });
  console.log(LESS);
})();


*/
/* ANIMATION */
/* SHADOWS */
/* Shadows (from mdl http://www.getmdl.io/) */
body {
  background-color: #EEEEEE;
}
body.inverse {
  background: #333333;
}
body.inverse,
body.inverse .form-control {
  color: rgba(255, 255, 255, .84);
}
body.inverse .modal,
body.inverse .panel-default,
body.inverse .card,
body.inverse .modal .form-control,
body.inverse .panel-default .form-control,
body.inverse .card .form-control {
  background-color: transparent;
  background-color: initial;
  color: #000;
  color: initial;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
  font-family: Muli, 'Open Sans', Arial, sans-serif;
  font-weight: 300;
}
h5,
h6 {
  font-weight: 400;
}
a,
a:hover,
a:focus {
  color: #3f51b5;
}
a .material-icons,
a:hover .material-icons,
a:focus .material-icons {
  vertical-align: middle;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 0;
}
.form-horizontal .radio {
  margin-bottom: 10px;
}
.form-horizontal label {
  text-align: right;
}
.form-horizontal label.control-label {
  margin: 0;
}
body .container .well.well-sm,
body .container-fluid .well.well-sm {
  padding: 10px;
}
body .container .well.well-lg,
body .container-fluid .well.well-lg {
  padding: 26px;
}
body .container .well,
body .container-fluid .well,
body .container .jumbotron,
body .container-fluid .jumbotron {
  background-color: #fff;
  padding: 19px;
  margin-bottom: 20px;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
  border-radius: 2px;
  border: 0;
}
body .container .well p,
body .container-fluid .well p,
body .container .jumbotron p,
body .container-fluid .jumbotron p {
  font-weight: 300;
}
body .container .well,
body .container-fluid .well,
body .container .jumbotron,
body .container-fluid .jumbotron,
body .container .well-default,
body .container-fluid .well-default,
body .container .jumbotron-default,
body .container-fluid .jumbotron-default {
  background-color: #ffffff;
}
body .container .well-inverse,
body .container-fluid .well-inverse,
body .container .jumbotron-inverse,
body .container-fluid .jumbotron-inverse {
  background-color: #3f51b5;
}
body .container .well-primary,
body .container-fluid .well-primary,
body .container .jumbotron-primary,
body .container-fluid .jumbotron-primary {
  background-color: #3f51b5;
}
body .container .well-success,
body .container-fluid .well-success,
body .container .jumbotron-success,
body .container-fluid .jumbotron-success {
  background-color: #4caf50;
}
body .container .well-info,
body .container-fluid .well-info,
body .container .jumbotron-info,
body .container-fluid .jumbotron-info {
  background-color: #2196f3;
}
body .container .well-warning,
body .container-fluid .well-warning,
body .container .jumbotron-warning,
body .container-fluid .jumbotron-warning {
  background-color: #ff9800;
}
body .container .well-danger,
body .container-fluid .well-danger,
body .container .jumbotron-danger,
body .container-fluid .jumbotron-danger {
  background-color: #f44336;
}
.btn,
.input-group-btn .btn {
  border: none;
  border-radius: 2px;
  position: relative;
  padding: 8px 30px;
  margin: 10px 1px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow, transform;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  background: transparent;
}
.btn::-moz-focus-inner,
.input-group-btn .btn::-moz-focus-inner {
  border: 0;
}
.btn:not(.btn-raised),
.input-group-btn .btn:not(.btn-raised) {
  box-shadow: none;
}
.btn:not(.btn-raised),
.input-group-btn .btn:not(.btn-raised),
.btn:not(.btn-raised).btn-default,
.input-group-btn .btn:not(.btn-raised).btn-default {
  color: rgba(0, 0, 0, .87);
}
.btn:not(.btn-raised).btn-inverse,
.input-group-btn .btn:not(.btn-raised).btn-inverse {
  color: #3f51b5;
}
.btn:not(.btn-raised).btn-primary,
.input-group-btn .btn:not(.btn-raised).btn-primary {
  color: #3f51b5;
}
.btn:not(.btn-raised).btn-success,
.input-group-btn .btn:not(.btn-raised).btn-success {
  color: #4caf50;
}
.btn:not(.btn-raised).btn-info,
.input-group-btn .btn:not(.btn-raised).btn-info {
  color: #2196f3;
}
.btn:not(.btn-raised).btn-warning,
.input-group-btn .btn:not(.btn-raised).btn-warning {
  color: #ff9800;
}
.btn:not(.btn-raised).btn-danger,
.input-group-btn .btn:not(.btn-raised).btn-danger {
  color: #f44336;
}
.btn:not(.btn-raised):not(.btn-link):hover,
.input-group-btn .btn:not(.btn-raised):not(.btn-link):hover,
.btn:not(.btn-raised):not(.btn-link):focus,
.input-group-btn .btn:not(.btn-raised):not(.btn-link):focus {
  background-color: rgba(153, 153, 153, .2);
}
.theme-dark .btn:not(.btn-raised):not(.btn-link):hover,
.theme-dark .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover,
.theme-dark .btn:not(.btn-raised):not(.btn-link):focus,
.theme-dark .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus {
  background-color: rgba(204, 204, 204, .15);
}
.btn.btn-raised,
.input-group-btn .btn.btn-raised,
.btn.btn-fab,
.input-group-btn .btn.btn-fab,
.btn-group-raised .btn,
.btn-group-raised .input-group-btn .btn,
.btn.btn-raised.btn-default,
.input-group-btn .btn.btn-raised.btn-default,
.btn.btn-fab.btn-default,
.input-group-btn .btn.btn-fab.btn-default,
.btn-group-raised .btn.btn-default,
.btn-group-raised .input-group-btn .btn.btn-default {
  background-color: #EEEEEE;
  color: rgba(0, 0, 0, .87);
}
.btn.btn-raised.btn-inverse,
.input-group-btn .btn.btn-raised.btn-inverse,
.btn.btn-fab.btn-inverse,
.input-group-btn .btn.btn-fab.btn-inverse,
.btn-group-raised .btn.btn-inverse,
.btn-group-raised .input-group-btn .btn.btn-inverse {
  background-color: #3f51b5;
  color: #ffffff;
}
.btn.btn-raised.btn-primary,
.input-group-btn .btn.btn-raised.btn-primary,
.btn.btn-fab.btn-primary,
.input-group-btn .btn.btn-fab.btn-primary,
.btn-group-raised .btn.btn-primary,
.btn-group-raised .input-group-btn .btn.btn-primary {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, .84);
}
.btn.btn-raised.btn-success,
.input-group-btn .btn.btn-raised.btn-success,
.btn.btn-fab.btn-success,
.input-group-btn .btn.btn-fab.btn-success,
.btn-group-raised .btn.btn-success,
.btn-group-raised .input-group-btn .btn.btn-success {
  background-color: #4caf50;
  color: rgba(255, 255, 255, .84);
}
.btn.btn-raised.btn-info,
.input-group-btn .btn.btn-raised.btn-info,
.btn.btn-fab.btn-info,
.input-group-btn .btn.btn-fab.btn-info,
.btn-group-raised .btn.btn-info,
.btn-group-raised .input-group-btn .btn.btn-info {
  background-color: #2196f3;
  color: rgba(255, 255, 255, .84);
}
.btn.btn-raised.btn-warning,
.input-group-btn .btn.btn-raised.btn-warning,
.btn.btn-fab.btn-warning,
.input-group-btn .btn.btn-fab.btn-warning,
.btn-group-raised .btn.btn-warning,
.btn-group-raised .input-group-btn .btn.btn-warning {
  background-color: #ff9800;
  color: rgba(255, 255, 255, .84);
}
.btn.btn-raised.btn-danger,
.input-group-btn .btn.btn-raised.btn-danger,
.btn.btn-fab.btn-danger,
.input-group-btn .btn.btn-fab.btn-danger,
.btn-group-raised .btn.btn-danger,
.btn-group-raised .input-group-btn .btn.btn-danger {
  background-color: #f44336;
  color: rgba(255, 255, 255, .84);
}
.btn.btn-raised:not(.btn-link),
.input-group-btn .btn.btn-raised:not(.btn-link),
.btn-group-raised .btn:not(.btn-link),
.btn-group-raised .input-group-btn .btn:not(.btn-link) {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
.btn.btn-raised:not(.btn-link):hover,
.input-group-btn .btn.btn-raised:not(.btn-link):hover,
.btn-group-raised .btn:not(.btn-link):hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover,
.btn.btn-raised:not(.btn-link):focus,
.input-group-btn .btn.btn-raised:not(.btn-link):focus,
.btn-group-raised .btn:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus,
.btn.btn-raised:not(.btn-link).active,
.input-group-btn .btn.btn-raised:not(.btn-link).active,
.btn-group-raised .btn:not(.btn-link).active,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active,
.btn.btn-raised:not(.btn-link):active,
.input-group-btn .btn.btn-raised:not(.btn-link):active,
.btn-group-raised .btn:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active {
  outline: 0;
}
.btn.btn-raised:not(.btn-link):hover,
.input-group-btn .btn.btn-raised:not(.btn-link):hover,
.btn-group-raised .btn:not(.btn-link):hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover,
.btn.btn-raised:not(.btn-link):focus,
.input-group-btn .btn.btn-raised:not(.btn-link):focus,
.btn-group-raised .btn:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus,
.btn.btn-raised:not(.btn-link).active,
.input-group-btn .btn.btn-raised:not(.btn-link).active,
.btn-group-raised .btn:not(.btn-link).active,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active,
.btn.btn-raised:not(.btn-link):active,
.input-group-btn .btn.btn-raised:not(.btn-link):active,
.btn-group-raised .btn:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active,
.btn.btn-raised:not(.btn-link):hover.btn-default,
.input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-default,
.btn-group-raised .btn:not(.btn-link):hover.btn-default,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-default,
.btn.btn-raised:not(.btn-link):focus.btn-default,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-default,
.btn-group-raised .btn:not(.btn-link):focus.btn-default,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-default,
.btn.btn-raised:not(.btn-link).active.btn-default,
.input-group-btn .btn.btn-raised:not(.btn-link).active.btn-default,
.btn-group-raised .btn:not(.btn-link).active.btn-default,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-default,
.btn.btn-raised:not(.btn-link):active.btn-default,
.input-group-btn .btn.btn-raised:not(.btn-link):active.btn-default,
.btn-group-raised .btn:not(.btn-link):active.btn-default,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-default {
  background-color: #e4e4e4;
}
.btn.btn-raised:not(.btn-link):hover.btn-inverse,
.input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-inverse,
.btn-group-raised .btn:not(.btn-link):hover.btn-inverse,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-inverse,
.btn.btn-raised:not(.btn-link):focus.btn-inverse,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-inverse,
.btn-group-raised .btn:not(.btn-link):focus.btn-inverse,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-inverse,
.btn.btn-raised:not(.btn-link).active.btn-inverse,
.input-group-btn .btn.btn-raised:not(.btn-link).active.btn-inverse,
.btn-group-raised .btn:not(.btn-link).active.btn-inverse,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-inverse,
.btn.btn-raised:not(.btn-link):active.btn-inverse,
.input-group-btn .btn.btn-raised:not(.btn-link):active.btn-inverse,
.btn-group-raised .btn:not(.btn-link):active.btn-inverse,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-inverse {
  background-color: #495bc0;
}
.btn.btn-raised:not(.btn-link):hover.btn-primary,
.input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-primary,
.btn-group-raised .btn:not(.btn-link):hover.btn-primary,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-primary,
.btn.btn-raised:not(.btn-link):focus.btn-primary,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-primary,
.btn-group-raised .btn:not(.btn-link):focus.btn-primary,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-primary,
.btn.btn-raised:not(.btn-link).active.btn-primary,
.input-group-btn .btn.btn-raised:not(.btn-link).active.btn-primary,
.btn-group-raised .btn:not(.btn-link).active.btn-primary,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-primary,
.btn.btn-raised:not(.btn-link):active.btn-primary,
.input-group-btn .btn.btn-raised:not(.btn-link):active.btn-primary,
.btn-group-raised .btn:not(.btn-link):active.btn-primary,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-primary {
  background-color: #495bc0;
}
.btn.btn-raised:not(.btn-link):hover.btn-success,
.input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-success,
.btn-group-raised .btn:not(.btn-link):hover.btn-success,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-success,
.btn.btn-raised:not(.btn-link):focus.btn-success,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-success,
.btn-group-raised .btn:not(.btn-link):focus.btn-success,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-success,
.btn.btn-raised:not(.btn-link).active.btn-success,
.input-group-btn .btn.btn-raised:not(.btn-link).active.btn-success,
.btn-group-raised .btn:not(.btn-link).active.btn-success,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-success,
.btn.btn-raised:not(.btn-link):active.btn-success,
.input-group-btn .btn.btn-raised:not(.btn-link):active.btn-success,
.btn-group-raised .btn:not(.btn-link):active.btn-success,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-success {
  background-color: #59b75c;
}
.btn.btn-raised:not(.btn-link):hover.btn-info,
.input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-info,
.btn-group-raised .btn:not(.btn-link):hover.btn-info,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-info,
.btn.btn-raised:not(.btn-link):focus.btn-info,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-info,
.btn-group-raised .btn:not(.btn-link):focus.btn-info,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-info,
.btn.btn-raised:not(.btn-link).active.btn-info,
.input-group-btn .btn.btn-raised:not(.btn-link).active.btn-info,
.btn-group-raised .btn:not(.btn-link).active.btn-info,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-info,
.btn.btn-raised:not(.btn-link):active.btn-info,
.input-group-btn .btn.btn-raised:not(.btn-link):active.btn-info,
.btn-group-raised .btn:not(.btn-link):active.btn-info,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-info {
  background-color: #349ff4;
}
.btn.btn-raised:not(.btn-link):hover.btn-warning,
.input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-warning,
.btn-group-raised .btn:not(.btn-link):hover.btn-warning,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-warning,
.btn.btn-raised:not(.btn-link):focus.btn-warning,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-warning,
.btn-group-raised .btn:not(.btn-link):focus.btn-warning,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-warning,
.btn.btn-raised:not(.btn-link).active.btn-warning,
.input-group-btn .btn.btn-raised:not(.btn-link).active.btn-warning,
.btn-group-raised .btn:not(.btn-link).active.btn-warning,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-warning,
.btn.btn-raised:not(.btn-link):active.btn-warning,
.input-group-btn .btn.btn-raised:not(.btn-link):active.btn-warning,
.btn-group-raised .btn:not(.btn-link):active.btn-warning,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-warning {
  background-color: #eb8c00;
}
.btn.btn-raised:not(.btn-link):hover.btn-danger,
.input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-danger,
.btn-group-raised .btn:not(.btn-link):hover.btn-danger,
.btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-danger,
.btn.btn-raised:not(.btn-link):focus.btn-danger,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-danger,
.btn-group-raised .btn:not(.btn-link):focus.btn-danger,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-danger,
.btn.btn-raised:not(.btn-link).active.btn-danger,
.input-group-btn .btn.btn-raised:not(.btn-link).active.btn-danger,
.btn-group-raised .btn:not(.btn-link).active.btn-danger,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-danger,
.btn.btn-raised:not(.btn-link):active.btn-danger,
.input-group-btn .btn.btn-raised:not(.btn-link):active.btn-danger,
.btn-group-raised .btn:not(.btn-link):active.btn-danger,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-danger {
  background-color: #f55549;
}
.btn.btn-raised:not(.btn-link).active,
.input-group-btn .btn.btn-raised:not(.btn-link).active,
.btn-group-raised .btn:not(.btn-link).active,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active,
.btn.btn-raised:not(.btn-link):active,
.input-group-btn .btn.btn-raised:not(.btn-link):active,
.btn-group-raised .btn:not(.btn-link):active,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active,
.btn.btn-raised:not(.btn-link).active:hover,
.input-group-btn .btn.btn-raised:not(.btn-link).active:hover,
.btn-group-raised .btn:not(.btn-link).active:hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link).active:hover,
.btn.btn-raised:not(.btn-link):active:hover,
.input-group-btn .btn.btn-raised:not(.btn-link):active:hover,
.btn-group-raised .btn:not(.btn-link):active:hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):active:hover {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}
.btn.btn-raised:not(.btn-link):focus,
.input-group-btn .btn.btn-raised:not(.btn-link):focus,
.btn-group-raised .btn:not(.btn-link):focus,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus,
.btn.btn-raised:not(.btn-link):focus.active,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.active,
.btn-group-raised .btn:not(.btn-link):focus.active,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.active,
.btn.btn-raised:not(.btn-link):focus:active,
.input-group-btn .btn.btn-raised:not(.btn-link):focus:active,
.btn-group-raised .btn:not(.btn-link):focus:active,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus:active,
.btn.btn-raised:not(.btn-link):focus:hover,
.input-group-btn .btn.btn-raised:not(.btn-link):focus:hover,
.btn-group-raised .btn:not(.btn-link):focus:hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus:hover,
.btn.btn-raised:not(.btn-link):focus.active:hover,
.input-group-btn .btn.btn-raised:not(.btn-link):focus.active:hover,
.btn-group-raised .btn:not(.btn-link):focus.active:hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus.active:hover,
.btn.btn-raised:not(.btn-link):focus:active:hover,
.input-group-btn .btn.btn-raised:not(.btn-link):focus:active:hover,
.btn-group-raised .btn:not(.btn-link):focus:active:hover,
.btn-group-raised .input-group-btn .btn:not(.btn-link):focus:active:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, .18), 0 8px 16px rgba(0, 0, 0, .36);
}
.btn.btn-fab,
.input-group-btn .btn.btn-fab {
  border-radius: 50%;
  font-size: 24px;
  height: 56px;
  margin: auto;
  min-width: 56px;
  width: 56px;
  padding: 0;
  overflow: hidden;
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
  position: relative;
  line-height: normal;
}
.btn.btn-fab .ripple-container,
.input-group-btn .btn.btn-fab .ripple-container {
  border-radius: 50%;
}
.btn.btn-fab.btn-fab-mini,
.input-group-btn .btn.btn-fab.btn-fab-mini,
.btn-group-sm .btn.btn-fab,
.btn-group-sm .input-group-btn .btn.btn-fab {
  height: 40px;
  min-width: 40px;
  width: 40px;
}
.btn.btn-fab.btn-fab-mini.material-icons,
.input-group-btn .btn.btn-fab.btn-fab-mini.material-icons,
.btn-group-sm .btn.btn-fab.material-icons,
.btn-group-sm .input-group-btn .btn.btn-fab.material-icons {
  top: 0px;
  left: 0px;
}
.btn.btn-fab i.material-icons,
.input-group-btn .btn.btn-fab i.material-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-12px, -12px);
      -ms-transform: translate(-12px, -12px);
          transform: translate(-12px, -12px);
  line-height: 24px;
  width: 24px;
}
.btn i.material-icons,
.input-group-btn .btn i.material-icons {
  vertical-align: middle;
}
.btn.btn-lg,
.input-group-btn .btn.btn-lg,
.btn-group-lg .btn,
.btn-group-lg .input-group-btn .btn {
  font-size: 16px;
}
.btn.btn-sm,
.input-group-btn .btn.btn-sm,
.btn-group-sm .btn,
.btn-group-sm .input-group-btn .btn {
  padding: 5px 20px;
  font-size: 12px;
}
.btn.btn-xs,
.input-group-btn .btn.btn-xs,
.btn-group-xs .btn,
.btn-group-xs .input-group-btn .btn {
  padding: 4px 15px;
  font-size: 10px;
}
fieldset[disabled][disabled] .btn,
fieldset[disabled][disabled] .input-group-btn .btn,
fieldset[disabled][disabled] .btn-group,
fieldset[disabled][disabled] .btn-group-vertical,
.btn.disabled,
.input-group-btn .btn.disabled,
.btn-group.disabled,
.btn-group-vertical.disabled,
.btn:disabled,
.input-group-btn .btn:disabled,
.btn-group:disabled,
.btn-group-vertical:disabled,
.btn[disabled][disabled],
.input-group-btn .btn[disabled][disabled],
.btn-group[disabled][disabled],
.btn-group-vertical[disabled][disabled] {
  color: rgba(0, 0, 0, .26);
  background: transparent;
}
.theme-dark fieldset[disabled][disabled] .btn,
.theme-dark fieldset[disabled][disabled] .input-group-btn .btn,
.theme-dark fieldset[disabled][disabled] .btn-group,
.theme-dark fieldset[disabled][disabled] .btn-group-vertical,
.theme-dark .btn.disabled,
.theme-dark .input-group-btn .btn.disabled,
.theme-dark .btn-group.disabled,
.theme-dark .btn-group-vertical.disabled,
.theme-dark .btn:disabled,
.theme-dark .input-group-btn .btn:disabled,
.theme-dark .btn-group:disabled,
.theme-dark .btn-group-vertical:disabled,
.theme-dark .btn[disabled][disabled],
.theme-dark .input-group-btn .btn[disabled][disabled],
.theme-dark .btn-group[disabled][disabled],
.theme-dark .btn-group-vertical[disabled][disabled] {
  color: rgba(255, 255, 255, .3);
}
fieldset[disabled][disabled] .btn.btn-raised,
fieldset[disabled][disabled] .input-group-btn .btn.btn-raised,
fieldset[disabled][disabled] .btn-group.btn-raised,
fieldset[disabled][disabled] .btn-group-vertical.btn-raised,
.btn.disabled.btn-raised,
.input-group-btn .btn.disabled.btn-raised,
.btn-group.disabled.btn-raised,
.btn-group-vertical.disabled.btn-raised,
.btn:disabled.btn-raised,
.input-group-btn .btn:disabled.btn-raised,
.btn-group:disabled.btn-raised,
.btn-group-vertical:disabled.btn-raised,
.btn[disabled][disabled].btn-raised,
.input-group-btn .btn[disabled][disabled].btn-raised,
.btn-group[disabled][disabled].btn-raised,
.btn-group-vertical[disabled][disabled].btn-raised,
fieldset[disabled][disabled] .btn.btn-group-raised,
fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised,
fieldset[disabled][disabled] .btn-group.btn-group-raised,
fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised,
.btn.disabled.btn-group-raised,
.input-group-btn .btn.disabled.btn-group-raised,
.btn-group.disabled.btn-group-raised,
.btn-group-vertical.disabled.btn-group-raised,
.btn:disabled.btn-group-raised,
.input-group-btn .btn:disabled.btn-group-raised,
.btn-group:disabled.btn-group-raised,
.btn-group-vertical:disabled.btn-group-raised,
.btn[disabled][disabled].btn-group-raised,
.input-group-btn .btn[disabled][disabled].btn-group-raised,
.btn-group[disabled][disabled].btn-group-raised,
.btn-group-vertical[disabled][disabled].btn-group-raised,
fieldset[disabled][disabled] .btn.btn-raised.active,
fieldset[disabled][disabled] .input-group-btn .btn.btn-raised.active,
fieldset[disabled][disabled] .btn-group.btn-raised.active,
fieldset[disabled][disabled] .btn-group-vertical.btn-raised.active,
.btn.disabled.btn-raised.active,
.input-group-btn .btn.disabled.btn-raised.active,
.btn-group.disabled.btn-raised.active,
.btn-group-vertical.disabled.btn-raised.active,
.btn:disabled.btn-raised.active,
.input-group-btn .btn:disabled.btn-raised.active,
.btn-group:disabled.btn-raised.active,
.btn-group-vertical:disabled.btn-raised.active,
.btn[disabled][disabled].btn-raised.active,
.input-group-btn .btn[disabled][disabled].btn-raised.active,
.btn-group[disabled][disabled].btn-raised.active,
.btn-group-vertical[disabled][disabled].btn-raised.active,
fieldset[disabled][disabled] .btn.btn-group-raised.active,
fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised.active,
fieldset[disabled][disabled] .btn-group.btn-group-raised.active,
fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised.active,
.btn.disabled.btn-group-raised.active,
.input-group-btn .btn.disabled.btn-group-raised.active,
.btn-group.disabled.btn-group-raised.active,
.btn-group-vertical.disabled.btn-group-raised.active,
.btn:disabled.btn-group-raised.active,
.input-group-btn .btn:disabled.btn-group-raised.active,
.btn-group:disabled.btn-group-raised.active,
.btn-group-vertical:disabled.btn-group-raised.active,
.btn[disabled][disabled].btn-group-raised.active,
.input-group-btn .btn[disabled][disabled].btn-group-raised.active,
.btn-group[disabled][disabled].btn-group-raised.active,
.btn-group-vertical[disabled][disabled].btn-group-raised.active,
fieldset[disabled][disabled] .btn.btn-raised:active,
fieldset[disabled][disabled] .input-group-btn .btn.btn-raised:active,
fieldset[disabled][disabled] .btn-group.btn-raised:active,
fieldset[disabled][disabled] .btn-group-vertical.btn-raised:active,
.btn.disabled.btn-raised:active,
.input-group-btn .btn.disabled.btn-raised:active,
.btn-group.disabled.btn-raised:active,
.btn-group-vertical.disabled.btn-raised:active,
.btn:disabled.btn-raised:active,
.input-group-btn .btn:disabled.btn-raised:active,
.btn-group:disabled.btn-raised:active,
.btn-group-vertical:disabled.btn-raised:active,
.btn[disabled][disabled].btn-raised:active,
.input-group-btn .btn[disabled][disabled].btn-raised:active,
.btn-group[disabled][disabled].btn-raised:active,
.btn-group-vertical[disabled][disabled].btn-raised:active,
fieldset[disabled][disabled] .btn.btn-group-raised:active,
fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised:active,
fieldset[disabled][disabled] .btn-group.btn-group-raised:active,
fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised:active,
.btn.disabled.btn-group-raised:active,
.input-group-btn .btn.disabled.btn-group-raised:active,
.btn-group.disabled.btn-group-raised:active,
.btn-group-vertical.disabled.btn-group-raised:active,
.btn:disabled.btn-group-raised:active,
.input-group-btn .btn:disabled.btn-group-raised:active,
.btn-group:disabled.btn-group-raised:active,
.btn-group-vertical:disabled.btn-group-raised:active,
.btn[disabled][disabled].btn-group-raised:active,
.input-group-btn .btn[disabled][disabled].btn-group-raised:active,
.btn-group[disabled][disabled].btn-group-raised:active,
.btn-group-vertical[disabled][disabled].btn-group-raised:active,
fieldset[disabled][disabled] .btn.btn-raised:focus:not(:active),
fieldset[disabled][disabled] .input-group-btn .btn.btn-raised:focus:not(:active),
fieldset[disabled][disabled] .btn-group.btn-raised:focus:not(:active),
fieldset[disabled][disabled] .btn-group-vertical.btn-raised:focus:not(:active),
.btn.disabled.btn-raised:focus:not(:active),
.input-group-btn .btn.disabled.btn-raised:focus:not(:active),
.btn-group.disabled.btn-raised:focus:not(:active),
.btn-group-vertical.disabled.btn-raised:focus:not(:active),
.btn:disabled.btn-raised:focus:not(:active),
.input-group-btn .btn:disabled.btn-raised:focus:not(:active),
.btn-group:disabled.btn-raised:focus:not(:active),
.btn-group-vertical:disabled.btn-raised:focus:not(:active),
.btn[disabled][disabled].btn-raised:focus:not(:active),
.input-group-btn .btn[disabled][disabled].btn-raised:focus:not(:active),
.btn-group[disabled][disabled].btn-raised:focus:not(:active),
.btn-group-vertical[disabled][disabled].btn-raised:focus:not(:active),
fieldset[disabled][disabled] .btn.btn-group-raised:focus:not(:active),
fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised:focus:not(:active),
fieldset[disabled][disabled] .btn-group.btn-group-raised:focus:not(:active),
fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised:focus:not(:active),
.btn.disabled.btn-group-raised:focus:not(:active),
.input-group-btn .btn.disabled.btn-group-raised:focus:not(:active),
.btn-group.disabled.btn-group-raised:focus:not(:active),
.btn-group-vertical.disabled.btn-group-raised:focus:not(:active),
.btn:disabled.btn-group-raised:focus:not(:active),
.input-group-btn .btn:disabled.btn-group-raised:focus:not(:active),
.btn-group:disabled.btn-group-raised:focus:not(:active),
.btn-group-vertical:disabled.btn-group-raised:focus:not(:active),
.btn[disabled][disabled].btn-group-raised:focus:not(:active),
.input-group-btn .btn[disabled][disabled].btn-group-raised:focus:not(:active),
.btn-group[disabled][disabled].btn-group-raised:focus:not(:active),
.btn-group-vertical[disabled][disabled].btn-group-raised:focus:not(:active) {
  box-shadow: none;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  margin: 10px 1px;
}
.btn-group.open > .dropdown-toggle.btn,
.btn-group-vertical.open > .dropdown-toggle.btn,
.btn-group.open > .dropdown-toggle.btn.btn-default,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-default {
  background-color: #EEEEEE;
}
.btn-group.open > .dropdown-toggle.btn.btn-inverse,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-inverse {
  background-color: #3f51b5;
}
.btn-group.open > .dropdown-toggle.btn.btn-primary,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-primary {
  background-color: #3f51b5;
}
.btn-group.open > .dropdown-toggle.btn.btn-success,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-success {
  background-color: #4caf50;
}
.btn-group.open > .dropdown-toggle.btn.btn-info,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-info {
  background-color: #2196f3;
}
.btn-group.open > .dropdown-toggle.btn.btn-warning,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-warning {
  background-color: #ff9800;
}
.btn-group.open > .dropdown-toggle.btn.btn-danger,
.btn-group-vertical.open > .dropdown-toggle.btn.btn-danger {
  background-color: #f44336;
}
.btn-group .dropdown-menu,
.btn-group-vertical .dropdown-menu {
  border-radius: 0 0 2px 2px;
}
.btn-group.btn-group-raised,
.btn-group-vertical.btn-group-raised {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
.btn-group .btn + .btn,
.btn-group-vertical .btn + .btn,
.btn-group .btn,
.btn-group-vertical .btn,
.btn-group .btn:active,
.btn-group-vertical .btn:active,
.btn-group .btn-group,
.btn-group-vertical .btn-group {
  margin: 0;
}
.checkbox label,
label.checkbox-inline {
  cursor: pointer;
  padding-left: 0;
  color: #333333;
}
.form-group.is-focused .checkbox label,
.form-group.is-focused label.checkbox-inline {
  color: #333333;
}
.form-group.is-focused .checkbox label:hover,
.form-group.is-focused label.checkbox-inline:hover,
.form-group.is-focused .checkbox label:focus,
.form-group.is-focused label.checkbox-inline:focus {
  color: rgba(0, 0, 0, .54);
}
fieldset[disabled] .form-group.is-focused .checkbox label,
fieldset[disabled] .form-group.is-focused label.checkbox-inline {
  color: #333333;
}
.checkbox input[type=checkbox],
label.checkbox-inline input[type=checkbox] {
  opacity: 0;
  position: absolute;
  margin: 0;
  z-index: -1;
  width: 0;
  height: 0;
  overflow: hidden;
  left: 0;
  pointer-events: none;
}
.checkbox .checkbox-material,
label.checkbox-inline .checkbox-material {
  vertical-align: middle;
  position: relative;
  top: 3px;
}
.checkbox .checkbox-material:before,
label.checkbox-inline .checkbox-material:before {
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, .84);
  height: 20px;
  width: 20px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  -webkit-transform: scale3d(2.3, 2.3, 1);
          transform: scale3d(2.3, 2.3, 1);
}
.checkbox .checkbox-material .check,
label.checkbox-inline .checkbox-material .check {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, .54);
  border-radius: 2px;
  overflow: hidden;
  z-index: 1;
}
.checkbox .checkbox-material .check:before,
label.checkbox-inline .checkbox-material .check:before {
  position: absolute;
  content: "";
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  display: block;
  margin-top: -4px;
  margin-left: 6px;
  width: 0;
  height: 0;
  box-shadow: 0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0 inset;
}
.checkbox input[type=checkbox]:focus + .checkbox-material .check:after,
label.checkbox-inline input[type=checkbox]:focus + .checkbox-material .check:after {
  opacity: 0.2;
}
.checkbox input[type=checkbox]:focus:checked + .checkbox-material:before,
label.checkbox-inline input[type=checkbox]:focus:checked + .checkbox-material:before {
  -webkit-animation: rippleOn 500ms;
          animation: rippleOn 500ms;
}
.checkbox input[type=checkbox]:focus:checked + .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox]:focus:checked + .checkbox-material .check:before {
  -webkit-animation: checkbox-on 0.3s forwards;
          animation: checkbox-on 0.3s forwards;
}
.checkbox input[type=checkbox]:focus:checked + .checkbox-material .check:after,
label.checkbox-inline input[type=checkbox]:focus:checked + .checkbox-material .check:after {
  -webkit-animation: rippleOn 500ms forwards;
          animation: rippleOn 500ms forwards;
}
.checkbox input[type=checkbox]:focus:not(:checked) + .checkbox-material:before,
label.checkbox-inline input[type=checkbox]:focus:not(:checked) + .checkbox-material:before {
  -webkit-animation: rippleOff 500ms;
          animation: rippleOff 500ms;
}
.checkbox input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:before {
  -webkit-animation: checkbox-off 0.3s forwards;
          animation: checkbox-off 0.3s forwards;
}
.checkbox input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:after,
label.checkbox-inline input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:after {
  -webkit-animation: rippleOff 500ms forwards;
          animation: rippleOff 500ms forwards;
}
.checkbox input[type=checkbox]:checked + .checkbox-material .check,
label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check {
  color: #3f51b5;
  border-color: #3f51b5;
}
.checkbox input[type=checkbox]:checked + .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #3f51b5;
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
}
fieldset[disabled] .checkbox,
fieldset[disabled] label.checkbox-inline,
fieldset[disabled] .checkbox input[type=checkbox],
fieldset[disabled] label.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before,
.checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check,
label.checkbox-inline input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check,
.checkbox input[type=checkbox][disabled] + .circle,
label.checkbox-inline input[type=checkbox][disabled] + .circle {
  opacity: 0.5;
}
.checkbox input[type=checkbox][disabled] + .checkbox-material .check:after,
label.checkbox-inline input[type=checkbox][disabled] + .checkbox-material .check:after {
  background-color: rgba(0, 0, 0, .87);
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@-webkit-keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
  }
  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
  }
  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  }
}
@keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
  }
  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
  }
  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  }
}
@-webkit-keyframes checkbox-off {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  50% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: -4px;
    margin-left: 6px;
    width: 0;
    height: 0;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
  }
  51% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0 0 10px inset;
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0 0 0 inset;
  }
}
@keyframes checkbox-off {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  50% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: -4px;
    margin-left: 6px;
    width: 0;
    height: 0;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
  }
  51% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0 0 10px inset;
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0 0 0 inset;
  }
}
@-webkit-keyframes rippleOn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rippleOn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes rippleOff {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rippleOff {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
.togglebutton {
  vertical-align: middle;
}
.togglebutton,
.togglebutton label,
.togglebutton input,
.togglebutton .toggle {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.togglebutton label {
  cursor: pointer;
  color: #333333;
}
.form-group.is-focused .togglebutton label {
  color: #333333;
}
.form-group.is-focused .togglebutton label:hover,
.form-group.is-focused .togglebutton label:focus {
  color: rgba(0, 0, 0, .54);
}
fieldset[disabled] .form-group.is-focused .togglebutton label {
  color: #333333;
}
.togglebutton label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
.togglebutton label .toggle {
  text-align: left;
}
.togglebutton label .toggle,
.togglebutton label input[type=checkbox][disabled] + .toggle {
  content: "";
  display: inline-block;
  width: 30px;
  height: 15px;
  background-color: rgba(80, 80, 80, .7);
  border-radius: 15px;
  margin-right: 15px;
  transition: background 0.3s ease;
  vertical-align: middle;
}
.togglebutton label .toggle:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #F1F1F1;
  border-radius: 20px;
  position: relative;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4);
  left: -5px;
  top: -2px;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
}
.togglebutton label input[type=checkbox][disabled] + .toggle:after,
.togglebutton label input[type=checkbox][disabled]:checked + .toggle:after {
  background-color: #BDBDBD;
}
.togglebutton label input[type=checkbox] + .toggle:active:after,
.togglebutton label input[type=checkbox][disabled] + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4), 0 0 0 15px rgba(0, 0, 0, .1);
}
.togglebutton label input[type=checkbox]:checked + .toggle:after {
  left: 15px;
}
.togglebutton label input[type=checkbox]:checked + .toggle {
  background-color: rgba(63, 81, 181, .5);
}
.togglebutton label input[type=checkbox]:checked + .toggle:after {
  background-color: #3f51b5;
}
.togglebutton label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4), 0 0 0 15px rgba(63, 81, 181, .1);
}
.radio label,
label.radio-inline {
  cursor: pointer;
  padding-left: 45px;
  position: relative;
  color: #333333;
}
.form-group.is-focused .radio label,
.form-group.is-focused label.radio-inline {
  color: #333333;
}
.form-group.is-focused .radio label:hover,
.form-group.is-focused label.radio-inline:hover,
.form-group.is-focused .radio label:focus,
.form-group.is-focused label.radio-inline:focus {
  color: rgba(0, 0, 0, .54);
}
fieldset[disabled] .form-group.is-focused .radio label,
fieldset[disabled] .form-group.is-focused label.radio-inline {
  color: #333333;
}
.radio span,
label.radio-inline span {
  display: block;
  position: absolute;
  left: 10px;
  top: 2px;
  transition-duration: 0.2s;
}
.radio .circle,
label.radio-inline .circle {
  border: 2px solid rgba(0, 0, 0, .54);
  height: 15px;
  width: 15px;
  border-radius: 100%;
}
.radio .check,
label.radio-inline .check {
  height: 15px;
  width: 15px;
  border-radius: 100%;
  background-color: #3f51b5;
  -webkit-transform: scale3d(0, 0, 0);
          transform: scale3d(0, 0, 0);
}
.radio .check:after,
label.radio-inline .check:after {
  display: block;
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, .87);
  left: -18px;
  top: -18px;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1);
          transform: scale3d(1.5, 1.5, 1);
}
.radio input[type=radio]:focus:not(:checked) ~ .check:after,
label.radio-inline input[type=radio]:focus:not(:checked) ~ .check:after {
  -webkit-animation: rippleOff 500ms;
          animation: rippleOff 500ms;
}
.radio input[type=radio]:focus:checked ~ .check:after,
label.radio-inline input[type=radio]:focus:checked ~ .check:after {
  -webkit-animation: rippleOn 500ms;
          animation: rippleOn 500ms;
}
.radio input[type=radio],
label.radio-inline input[type=radio] {
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}
.radio input[type=radio]:checked ~ .check,
label.radio-inline input[type=radio]:checked ~ .check,
.radio input[type=radio]:checked ~ .circle,
label.radio-inline input[type=radio]:checked ~ .circle {
  opacity: 1;
}
.radio input[type=radio]:checked ~ .check,
label.radio-inline input[type=radio]:checked ~ .check {
  background-color: #3f51b5;
}
.radio input[type=radio]:checked ~ .circle,
label.radio-inline input[type=radio]:checked ~ .circle {
  border-color: #3f51b5;
}
.radio input[type=radio]:checked ~ .check,
label.radio-inline input[type=radio]:checked ~ .check {
  -webkit-transform: scale3d(0.55, 0.55, 1);
          transform: scale3d(0.55, 0.55, 1);
}
.radio input[type=radio][disabled] ~ .check,
label.radio-inline input[type=radio][disabled] ~ .check,
.radio input[type=radio][disabled] ~ .circle,
label.radio-inline input[type=radio][disabled] ~ .circle {
  opacity: 0.26;
}
.radio input[type=radio][disabled] ~ .check,
label.radio-inline input[type=radio][disabled] ~ .check {
  background-color: #000000;
}
.radio input[type=radio][disabled] ~ .circle,
label.radio-inline input[type=radio][disabled] ~ .circle {
  border-color: #000000;
}
.theme-dark .radio input[type=radio][disabled] ~ .check,
.theme-dark label.radio-inline input[type=radio][disabled] ~ .check,
.theme-dark .radio input[type=radio][disabled] ~ .circle,
.theme-dark label.radio-inline input[type=radio][disabled] ~ .circle {
  opacity: 0.3;
}
.theme-dark .radio input[type=radio][disabled] ~ .check,
.theme-dark label.radio-inline input[type=radio][disabled] ~ .check {
  background-color: #ffffff;
}
.theme-dark .radio input[type=radio][disabled] ~ .circle,
.theme-dark label.radio-inline input[type=radio][disabled] ~ .circle {
  border-color: #ffffff;
}
@keyframes rippleOn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rippleOff {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
legend {
  margin-bottom: 22px;
  font-size: 24px;
}
output {
  padding-top: 8px;
  font-size: 16px;
  line-height: 1.42857143;
}
.form-control {
  height: 38px;
  padding: 7px 0;
  font-size: 16px;
  line-height: 1.42857143;
}
@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: 38px;
  }
  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: 24px;
  }
  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: 44px;
  }
}
.radio label,
.checkbox label {
  min-height: 22px;
}
.form-control-static {
  padding-top: 8px;
  padding-bottom: 8px;
  min-height: 38px;
}
.input-sm .input-sm {
  height: 24px;
  padding: 3px 0;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0;
}
.input-sm select.input-sm {
  height: 24px;
  line-height: 24px;
}
.input-sm textarea.input-sm,
.input-sm select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 24px;
  padding: 3px 0;
  font-size: 11px;
  line-height: 1.5;
}
.form-group-sm select.form-control {
  height: 24px;
  line-height: 24px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 24px;
  min-height: 33px;
  padding: 4px 0;
  font-size: 11px;
  line-height: 1.5;
}
.input-lg .input-lg {
  height: 44px;
  padding: 9px 0;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.input-lg select.input-lg {
  height: 44px;
  line-height: 44px;
}
.input-lg textarea.input-lg,
.input-lg select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 44px;
  padding: 9px 0;
  font-size: 18px;
  line-height: 1.3333333;
}
.form-group-lg select.form-control {
  height: 44px;
  line-height: 44px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 44px;
  min-height: 40px;
  padding: 10px 0;
  font-size: 18px;
  line-height: 1.3333333;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 8px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 30px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 8px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 12.9999997px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 4px;
    font-size: 11px;
  }
}
.label {
  border-radius: 2px;
  padding: .3em .6em;
}
.label,
.label.label-default {
  background-color: #9e9e9e;
}
.label.label-inverse {
  background-color: #3f51b5;
}
.label.label-primary {
  background-color: #3f51b5;
}
.label.label-success {
  background-color: #4caf50;
}
.label.label-info {
  background-color: #2196f3;
}
.label.label-warning {
  background-color: #ff9800;
}
.label.label-danger {
  background-color: #f44336;
}
.form-control,
.form-group .form-control {
  border: 0;
  background-image: linear-gradient(#3f51b5, #3f51b5), linear-gradient(#D2D2D2, #D2D2D2);
  background-size: 0 2px, 100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center calc(100% - 1px);
  background-color: rgba(0, 0, 0, 0);
  transition: background 0s ease-out;
  float: none;
  box-shadow: none;
  border-radius: 0;
}
.form-control::-moz-placeholder,
.form-group .form-control::-moz-placeholder {
  color: #BDBDBD;
  font-weight: 400;
}
.form-control:-ms-input-placeholder,
.form-group .form-control:-ms-input-placeholder {
  color: #BDBDBD;
  font-weight: 400;
}
.form-control::-webkit-input-placeholder,
.form-group .form-control::-webkit-input-placeholder {
  color: #BDBDBD;
  font-weight: 400;
}
.form-control[readonly],
.form-group .form-control[readonly],
.form-control[disabled],
.form-group .form-control[disabled],
fieldset[disabled] .form-control,
fieldset[disabled] .form-group .form-control {
  background-color: rgba(0, 0, 0, 0);
}
.form-control[disabled],
.form-group .form-control[disabled],
fieldset[disabled] .form-control,
fieldset[disabled] .form-group .form-control {
  background-image: none;
  border-bottom: 1px dotted #D2D2D2;
}
.form-group {
  position: relative;
}
.form-group.label-static label.control-label,
.form-group.label-placeholder label.control-label,
.form-group.label-floating label.control-label {
  position: absolute;
  pointer-events: none;
  transition: 0.3s ease all;
}
.form-group.label-floating label.control-label {
  will-change: left, top, contents;
}
.form-group.label-placeholder:not(.is-empty) label.control-label {
  display: none;
}
.form-group .help-block {
  position: absolute;
  display: none;
}
.form-group.is-focused .form-control {
  outline: none;
  background-image: linear-gradient(#3f51b5, #3f51b5), linear-gradient(#D2D2D2, #D2D2D2);
  background-size: 100% 2px, 100% 1px;
  box-shadow: none;
  transition-duration: 0.3s;
}
.form-group.is-focused .form-control .material-input:after {
  background-color: #3f51b5;
}
.form-group.is-focused label,
.form-group.is-focused label.control-label {
  color: #3f51b5;
}
.form-group.is-focused.label-placeholder label,
.form-group.is-focused.label-placeholder label.control-label {
  color: #BDBDBD;
}
.form-group.is-focused .help-block {
  display: block;
}
.form-group.has-warning .form-control {
  box-shadow: none;
}
.form-group.has-warning.is-focused .form-control {
  background-image: linear-gradient(#ff9800, #ff9800), linear-gradient(#D2D2D2, #D2D2D2);
}
.form-group.has-warning label.control-label,
.form-group.has-warning .help-block {
  color: #ff9800;
}
.form-group.has-error .form-control {
  box-shadow: none;
}
.form-group.has-error.is-focused .form-control {
  background-image: linear-gradient(#f44336, #f44336), linear-gradient(#D2D2D2, #D2D2D2);
}
.form-group.has-error label.control-label,
.form-group.has-error .help-block {
  color: #f44336;
}
.form-group.has-success .form-control {
  box-shadow: none;
}
.form-group.has-success.is-focused .form-control {
  background-image: linear-gradient(#4caf50, #4caf50), linear-gradient(#D2D2D2, #D2D2D2);
}
.form-group.has-success label.control-label,
.form-group.has-success .help-block {
  color: #4caf50;
}
.form-group.has-info .form-control {
  box-shadow: none;
}
.form-group.has-info.is-focused .form-control {
  background-image: linear-gradient(#2196f3, #2196f3), linear-gradient(#D2D2D2, #D2D2D2);
}
.form-group.has-info label.control-label,
.form-group.has-info .help-block {
  color: #2196f3;
}
.form-group textarea {
  resize: none;
}
.form-group textarea ~ .form-control-highlight {
  margin-top: -11px;
}
.form-group select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form-group select ~ .material-input:after {
  display: none;
}
.form-control {
  margin-bottom: 7px;
}
.form-control::-moz-placeholder {
  font-size: 16px;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400;
}
.form-control:-ms-input-placeholder {
  font-size: 16px;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400;
}
.form-control::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400;
}
.checkbox label,
.radio label,
label {
  font-size: 16px;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400;
}
label.control-label {
  font-size: 12px;
  line-height: 1.07142857;
  font-weight: 400;
  margin: 16px 0 0 0;
}
.help-block {
  margin-top: 0;
  font-size: 12px;
}
.form-group {
  padding-bottom: 7px;
  margin: 28px 0 0 0;
}
.form-group .form-control {
  margin-bottom: 7px;
}
.form-group .form-control::-moz-placeholder {
  font-size: 16px;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400;
}
.form-group .form-control:-ms-input-placeholder {
  font-size: 16px;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400;
}
.form-group .form-control::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400;
}
.form-group .checkbox label,
.form-group .radio label,
.form-group label {
  font-size: 16px;
  line-height: 1.42857143;
  color: #BDBDBD;
  font-weight: 400;
}
.form-group label.control-label {
  font-size: 12px;
  line-height: 1.07142857;
  font-weight: 400;
  margin: 16px 0 0 0;
}
.form-group .help-block {
  margin-top: 0;
  font-size: 12px;
}
.form-group.label-floating label.control-label,
.form-group.label-placeholder label.control-label {
  top: -7px;
  font-size: 16px;
  line-height: 1.42857143;
}
.form-group.label-static label.control-label,
.form-group.label-floating.is-focused label.control-label,
.form-group.label-floating:not(.is-empty) label.control-label {
  top: -30px;
  left: 0;
  font-size: 12px;
  line-height: 1.07142857;
}
.form-group.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
  top: -30px;
  left: 0;
  font-size: 12px;
  line-height: 1.07142857;
}
.form-group.form-group-sm {
  padding-bottom: 3px;
  margin: 21px 0 0 0;
}
.form-group.form-group-sm .form-control {
  margin-bottom: 3px;
}
.form-group.form-group-sm .form-control::-moz-placeholder {
  font-size: 11px;
  line-height: 1.5;
  color: #BDBDBD;
  font-weight: 400;
}
.form-group.form-group-sm .form-control:-ms-input-placeholder {
  font-size: 11px;
  line-height: 1.5;
  color: #BDBDBD;
  font-weight: 400;
}
.form-group.form-group-sm .form-control::-webkit-input-placeholder {
  font-size: 11px;
  line-height: 1.5;
  color: #BDBDBD;
  font-weight: 400;
}
.form-group.form-group-sm .checkbox label,
.form-group.form-group-sm .radio label,
.form-group.form-group-sm label {
  font-size: 11px;
  line-height: 1.5;
  color: #BDBDBD;
  font-weight: 400;
}
.form-group.form-group-sm label.control-label {
  font-size: 9px;
  line-height: 1.125;
  font-weight: 400;
  margin: 16px 0 0 0;
}
.form-group.form-group-sm .help-block {
  margin-top: 0;
  font-size: 9px;
}
.form-group.form-group-sm.label-floating label.control-label,
.form-group.form-group-sm.label-placeholder label.control-label {
  top: -11px;
  font-size: 11px;
  line-height: 1.5;
}
.form-group.form-group-sm.label-static label.control-label,
.form-group.form-group-sm.label-floating.is-focused label.control-label,
.form-group.form-group-sm.label-floating:not(.is-empty) label.control-label {
  top: -25px;
  left: 0;
  font-size: 9px;
  line-height: 1.125;
}
.form-group.form-group-sm.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
  top: -25px;
  left: 0;
  font-size: 9px;
  line-height: 1.125;
}
.form-group.form-group-lg {
  padding-bottom: 9px;
  margin: 30px 0 0 0;
}
.form-group.form-group-lg .form-control {
  margin-bottom: 9px;
}
.form-group.form-group-lg .form-control::-moz-placeholder {
  font-size: 18px;
  line-height: 1.3333333;
  color: #BDBDBD;
  font-weight: 400;
}
.form-group.form-group-lg .form-control:-ms-input-placeholder {
  font-size: 18px;
  line-height: 1.3333333;
  color: #BDBDBD;
  font-weight: 400;
}
.form-group.form-group-lg .form-control::-webkit-input-placeholder {
  font-size: 18px;
  line-height: 1.3333333;
  color: #BDBDBD;
  font-weight: 400;
}
.form-group.form-group-lg .checkbox label,
.form-group.form-group-lg .radio label,
.form-group.form-group-lg label {
  font-size: 18px;
  line-height: 1.3333333;
  color: #BDBDBD;
  font-weight: 400;
}
.form-group.form-group-lg label.control-label {
  font-size: 14px;
  line-height: 0.99999998;
  font-weight: 400;
  margin: 16px 0 0 0;
}
.form-group.form-group-lg .help-block {
  margin-top: 0;
  font-size: 14px;
}
.form-group.form-group-lg.label-floating label.control-label,
.form-group.form-group-lg.label-placeholder label.control-label {
  top: -5px;
  font-size: 18px;
  line-height: 1.3333333;
}
.form-group.form-group-lg.label-static label.control-label,
.form-group.form-group-lg.label-floating.is-focused label.control-label,
.form-group.form-group-lg.label-floating:not(.is-empty) label.control-label {
  top: -32px;
  left: 0;
  font-size: 14px;
  line-height: 0.99999998;
}
.form-group.form-group-lg.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
  top: -32px;
  left: 0;
  font-size: 14px;
  line-height: 0.99999998;
}
select.form-control {
  border: 0;
  box-shadow: none;
  border-radius: 0;
}
.form-group.is-focused select.form-control {
  box-shadow: none;
  border-color: #D2D2D2;
}
select.form-control[multiple],
.form-group.is-focused select.form-control[multiple] {
  height: 85px;
}
.input-group-btn .btn {
  margin: 0 0 7px 0;
}
.form-group.form-group-sm .input-group-btn .btn {
  margin: 0 0 3px 0;
}
.form-group.form-group-lg .input-group-btn .btn {
  margin: 0 0 9px 0;
}
.input-group .input-group-btn {
  padding: 0 12px;
}
.input-group .input-group-addon {
  border: 0;
  background: transparent;
}
.form-group input[type=file] {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
legend {
  border-bottom: 0;
}
.list-group {
  border-radius: 0;
}
.list-group .list-group-item {
  background-color: transparent;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  padding: 0 16px;
}
.list-group .list-group-item.baseline {
  border-bottom: 1px solid #cecece;
}
.list-group .list-group-item.baseline:last-child {
  border-bottom: none;
}
.list-group .list-group-item .row-picture,
.list-group .list-group-item .row-action-primary {
  display: inline-block;
  padding-right: 16px;
}
.list-group .list-group-item .row-picture img,
.list-group .list-group-item .row-action-primary img,
.list-group .list-group-item .row-picture i,
.list-group .list-group-item .row-action-primary i,
.list-group .list-group-item .row-picture label,
.list-group .list-group-item .row-action-primary label {
  display: block;
  width: 56px;
  height: 56px;
}
.list-group .list-group-item .row-picture img,
.list-group .list-group-item .row-action-primary img {
  background: rgba(0, 0, 0, .1);
  padding: 1px;
}
.list-group .list-group-item .row-picture img.circle,
.list-group .list-group-item .row-action-primary img.circle {
  border-radius: 100%;
}
.list-group .list-group-item .row-picture i,
.list-group .list-group-item .row-action-primary i {
  background: rgba(0, 0, 0, .25);
  border-radius: 100%;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
  color: white;
}
.list-group .list-group-item .row-picture label,
.list-group .list-group-item .row-action-primary label {
  margin-left: 7px;
  margin-right: -7px;
  margin-top: 5px;
  margin-bottom: -5px;
}
.list-group .list-group-item .row-picture label .checkbox-material,
.list-group .list-group-item .row-action-primary label .checkbox-material {
  left: -10px;
}
.list-group .list-group-item .row-content {
  display: inline-block;
  width: calc(100% - 92px);
  min-height: 66px;
}
.list-group .list-group-item .row-content .action-secondary {
  position: absolute;
  right: 16px;
  top: 16px;
}
.list-group .list-group-item .row-content .action-secondary i {
  font-size: 20px;
  color: rgba(0, 0, 0, .25);
  cursor: pointer;
}
.list-group .list-group-item .row-content .action-secondary ~ * {
  max-width: calc(100% - 30px);
}
.list-group .list-group-item .row-content .least-content {
  position: absolute;
  right: 16px;
  top: 0;
  color: rgba(0, 0, 0, .54);
  font-size: 14px;
}
.list-group .list-group-item .list-group-item-heading {
  color: rgba(0, 0, 0, .77);
  font-size: 20px;
  line-height: 29px;
}
.list-group .list-group-item.active:hover,
.list-group .list-group-item.active:focus {
  background: rgba(0, 0, 0, .15);
  outline: 10px solid rgba(0, 0, 0, .15);
}
.list-group .list-group-item.active .list-group-item-heading,
.list-group .list-group-item.active .list-group-item-text {
  color: rgba(0, 0, 0, .87);
}
.list-group .list-group-separator {
  clear: both;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}
.list-group .list-group-separator:before {
  content: "";
  width: calc(100% - 90px);
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  float: right;
}
.navbar {
  background-color: #3f51b5;
  border: 0;
  border-radius: 0;
}
.navbar .navbar-brand {
  position: relative;
  height: 60px;
  line-height: 30px;
  color: inherit;
}
.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
  color: inherit;
  background-color: transparent;
}
.navbar .navbar-text {
  color: inherit;
  margin-top: 20px;
  margin-bottom: 20px;
}
.navbar .navbar-nav > li > a {
  color: inherit;
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
  color: inherit;
  background-color: transparent;
}
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus {
  color: inherit;
  background-color: rgba(255, 255, 255, .1);
}
.navbar .navbar-nav > .disabled > a,
.navbar .navbar-nav > .disabled > a:hover,
.navbar .navbar-nav > .disabled > a:focus {
  color: inherit;
  background-color: transparent;
  opacity: 0.9;
}
.navbar .navbar-toggle {
  border: 0;
}
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus {
  background-color: transparent;
}
.navbar .navbar-toggle .icon-bar {
  background-color: inherit;
  border: 1px solid;
}
.navbar .navbar-default .navbar-toggle,
.navbar .navbar-inverse .navbar-toggle {
  border-color: transparent;
}
.navbar .navbar-collapse,
.navbar .navbar-form {
  border-color: rgba(0, 0, 0, .1);
}
.navbar .navbar-nav > .open > a,
.navbar .navbar-nav > .open > a:hover,
.navbar .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: inherit;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .navbar-text {
    color: inherit;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .navbar .navbar-nav .open .dropdown-menu > .dropdown-header {
    border: 0;
    color: inherit;
  }
  .navbar .navbar-nav .open .dropdown-menu .divider {
    border-bottom: 1px solid;
    opacity: 0.08;
  }
  .navbar .navbar-nav .open .dropdown-menu > li > a {
    color: inherit;
  }
  .navbar .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > li > a:focus {
    color: inherit;
    background-color: transparent;
  }
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: inherit;
    background-color: transparent;
  }
  .navbar .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: inherit;
    background-color: transparent;
  }
}
.navbar .navbar-link {
  color: inherit;
}
.navbar .navbar-link:hover {
  color: inherit;
}
.navbar .btn-link {
  color: inherit;
}
.navbar .btn-link:hover,
.navbar .btn-link:focus {
  color: inherit;
}
.navbar .btn-link[disabled]:hover,
fieldset[disabled] .navbar .btn-link:hover,
.navbar .btn-link[disabled]:focus,
fieldset[disabled] .navbar .btn-link:focus {
  color: inherit;
}
.navbar .navbar-form {
  margin-top: 16px;
}
.navbar .navbar-form .form-group {
  margin: 0;
  padding: 0;
}
.navbar .navbar-form .form-group .material-input:before,
.navbar .navbar-form .form-group.is-focused .material-input:after {
  background-color: inherit;
}
.navbar .navbar-form .form-group .form-control,
.navbar .navbar-form .form-control {
  border-color: inherit;
  color: inherit;
  padding: 0;
  margin: 0;
  height: 28px;
  font-size: 14px;
  line-height: 1.42857143;
}
.navbar,
.navbar.navbar-default {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, .84);
}
.navbar .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar.navbar-default .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar .navbar-form input.form-control::-moz-placeholder,
.navbar.navbar-default .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar.navbar-default .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar .navbar-form input.form-control:-ms-input-placeholder,
.navbar.navbar-default .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar.navbar-default .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar .navbar-form input.form-control::-webkit-input-placeholder,
.navbar.navbar-default .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar .dropdown-menu,
.navbar.navbar-default .dropdown-menu {
  border-radius: 2px;
}
.navbar .dropdown-menu li > a,
.navbar.navbar-default .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar .dropdown-menu li > a:hover,
.navbar.navbar-default .dropdown-menu li > a:hover,
.navbar .dropdown-menu li > a:focus,
.navbar.navbar-default .dropdown-menu li > a:focus {
  color: #3f51b5;
  background-color: #eeeeee;
}
.navbar .dropdown-menu .active > a,
.navbar.navbar-default .dropdown-menu .active > a {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, .84);
}
.navbar .dropdown-menu .active > a:hover,
.navbar.navbar-default .dropdown-menu .active > a:hover,
.navbar .dropdown-menu .active > a:focus,
.navbar.navbar-default .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-inverse {
  background-color: #3f51b5;
  color: #ffffff;
}
.navbar.navbar-inverse .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar.navbar-inverse .navbar-form input.form-control::-moz-placeholder {
  color: #ffffff;
}
.navbar.navbar-inverse .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar.navbar-inverse .navbar-form input.form-control:-ms-input-placeholder {
  color: #ffffff;
}
.navbar.navbar-inverse .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar.navbar-inverse .navbar-form input.form-control::-webkit-input-placeholder {
  color: #ffffff;
}
.navbar.navbar-inverse .dropdown-menu {
  border-radius: 2px;
}
.navbar.navbar-inverse .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar.navbar-inverse .dropdown-menu li > a:hover,
.navbar.navbar-inverse .dropdown-menu li > a:focus {
  color: #3f51b5;
  background-color: #eeeeee;
}
.navbar.navbar-inverse .dropdown-menu .active > a {
  background-color: #3f51b5;
  color: #ffffff;
}
.navbar.navbar-inverse .dropdown-menu .active > a:hover,
.navbar.navbar-inverse .dropdown-menu .active > a:focus {
  color: #ffffff;
}
.navbar.navbar-primary {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-primary .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar.navbar-primary .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-primary .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar.navbar-primary .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-primary .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar.navbar-primary .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-primary .dropdown-menu {
  border-radius: 2px;
}
.navbar.navbar-primary .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar.navbar-primary .dropdown-menu li > a:hover,
.navbar.navbar-primary .dropdown-menu li > a:focus {
  color: #3f51b5;
  background-color: #eeeeee;
}
.navbar.navbar-primary .dropdown-menu .active > a {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-primary .dropdown-menu .active > a:hover,
.navbar.navbar-primary .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-success {
  background-color: #4caf50;
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-success .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar.navbar-success .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-success .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar.navbar-success .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-success .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar.navbar-success .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-success .dropdown-menu {
  border-radius: 2px;
}
.navbar.navbar-success .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar.navbar-success .dropdown-menu li > a:hover,
.navbar.navbar-success .dropdown-menu li > a:focus {
  color: #4caf50;
  background-color: #eeeeee;
}
.navbar.navbar-success .dropdown-menu .active > a {
  background-color: #4caf50;
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-success .dropdown-menu .active > a:hover,
.navbar.navbar-success .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-info {
  background-color: #2196f3;
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-info .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar.navbar-info .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-info .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar.navbar-info .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-info .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar.navbar-info .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-info .dropdown-menu {
  border-radius: 2px;
}
.navbar.navbar-info .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar.navbar-info .dropdown-menu li > a:hover,
.navbar.navbar-info .dropdown-menu li > a:focus {
  color: #2196f3;
  background-color: #eeeeee;
}
.navbar.navbar-info .dropdown-menu .active > a {
  background-color: #2196f3;
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-info .dropdown-menu .active > a:hover,
.navbar.navbar-info .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-warning {
  background-color: #ff9800;
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-warning .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar.navbar-warning .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-warning .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar.navbar-warning .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-warning .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar.navbar-warning .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-warning .dropdown-menu {
  border-radius: 2px;
}
.navbar.navbar-warning .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar.navbar-warning .dropdown-menu li > a:hover,
.navbar.navbar-warning .dropdown-menu li > a:focus {
  color: #ff9800;
  background-color: #eeeeee;
}
.navbar.navbar-warning .dropdown-menu .active > a {
  background-color: #ff9800;
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-warning .dropdown-menu .active > a:hover,
.navbar.navbar-warning .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-danger {
  background-color: #f44336;
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-danger .navbar-form .form-group input.form-control::-moz-placeholder,
.navbar.navbar-danger .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-danger .navbar-form .form-group input.form-control:-ms-input-placeholder,
.navbar.navbar-danger .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-danger .navbar-form .form-group input.form-control::-webkit-input-placeholder,
.navbar.navbar-danger .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-danger .dropdown-menu {
  border-radius: 2px;
}
.navbar.navbar-danger .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar.navbar-danger .dropdown-menu li > a:hover,
.navbar.navbar-danger .dropdown-menu li > a:focus {
  color: #f44336;
  background-color: #eeeeee;
}
.navbar.navbar-danger .dropdown-menu .active > a {
  background-color: #f44336;
  color: rgba(255, 255, 255, .84);
}
.navbar.navbar-danger .dropdown-menu .active > a:hover,
.navbar.navbar-danger .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, .84);
}
.navbar-inverse {
  background-color: #3f51b5;
}
@media (max-width: 1199px) {
  .navbar .navbar-brand {
    height: 50px;
    padding: 10px 15px;
  }
  .navbar .navbar-form {
    margin-top: 10px;
  }
  .navbar .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.dropdown-menu {
  border: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
}
.dropdown-menu .divider {
  background-color: rgba(0, 0, 0, .12);
}
.dropdown-menu li {
  overflow: hidden;
  position: relative;
}
.dropdown-menu li a:hover {
  background-color: transparent;
  color: #3f51b5;
}
.alert {
  border: 0;
  border-radius: 0;
}
.alert,
.alert.alert-default {
  background-color: rgba(255, 255, 255, .84);
  color: rgba(255, 255, 255, .84);
}
.alert a,
.alert.alert-default a,
.alert .alert-link,
.alert.alert-default .alert-link {
  color: rgba(255, 255, 255, .84);
}
.alert.alert-inverse {
  background-color: #3f51b5;
  color: #ffffff;
}
.alert.alert-inverse a,
.alert.alert-inverse .alert-link {
  color: #ffffff;
}
.alert.alert-primary {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, .84);
}
.alert.alert-primary a,
.alert.alert-primary .alert-link {
  color: rgba(255, 255, 255, .84);
}
.alert.alert-success {
  background-color: #4caf50;
  color: rgba(255, 255, 255, .84);
}
.alert.alert-success a,
.alert.alert-success .alert-link {
  color: rgba(255, 255, 255, .84);
}
.alert.alert-info {
  background-color: #2196f3;
  color: rgba(255, 255, 255, .84);
}
.alert.alert-info a,
.alert.alert-info .alert-link {
  color: rgba(255, 255, 255, .84);
}
.alert.alert-warning {
  background-color: #ff9800;
  color: rgba(255, 255, 255, .84);
}
.alert.alert-warning a,
.alert.alert-warning .alert-link {
  color: rgba(255, 255, 255, .84);
}
.alert.alert-danger {
  background-color: #f44336;
  color: rgba(255, 255, 255, .84);
}
.alert.alert-danger a,
.alert.alert-danger .alert-link {
  color: rgba(255, 255, 255, .84);
}
.alert-info,
.alert-danger,
.alert-warning,
.alert-success {
  color: rgba(255, 255, 255, .84);
}
.alert-default a,
.alert-default .alert-link {
  color: rgba(0, 0, 0, .87);
}
.progress {
  height: 4px;
  border-radius: 0;
  box-shadow: none;
  background: #c8c8c8;
}
.progress .progress-bar {
  box-shadow: none;
}
.progress .progress-bar,
.progress .progress-bar.progress-bar-default {
  background-color: #3f51b5;
}
.progress .progress-bar.progress-bar-inverse {
  background-color: #3f51b5;
}
.progress .progress-bar.progress-bar-primary {
  background-color: #3f51b5;
}
.progress .progress-bar.progress-bar-success {
  background-color: #4caf50;
}
.progress .progress-bar.progress-bar-info {
  background-color: #2196f3;
}
.progress .progress-bar.progress-bar-warning {
  background-color: #ff9800;
}
.progress .progress-bar.progress-bar-danger {
  background-color: #f44336;
}
.text-warning {
  color: #ff9800;
}
.text-primary {
  color: #3f51b5;
}
.text-danger {
  color: #f44336;
}
.text-success {
  color: #4caf50;
}
.text-info {
  color: #2196f3;
}
.nav-tabs {
  background: #3f51b5;
}
.nav-tabs > li > a {
  color: #FFFFFF;
  border: 0;
  margin: 0;
}
.nav-tabs > li > a:hover {
  background-color: transparent;
  border: 0;
}
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background-color: transparent !important;
  border: 0 !important;
  color: #FFFFFF !important;
  font-weight: 500;
}
.nav-tabs > li.disabled > a,
.nav-tabs > li.disabled > a:hover {
  color: rgba(255, 255, 255, .5);
}
.popover,
.tooltip-inner {
  color: #ececec;
  line-height: 1em;
  background: rgba(101, 101, 101, .9);
  border: none;
  border-radius: 2px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .12), 0 1px 6px 0 rgba(0, 0, 0, .12);
}
.tooltip,
.tooltip.in {
  opacity: 1;
}
.popover .arrow,
.tooltip .arrow,
.popover .tooltip-arrow,
.tooltip .tooltip-arrow {
  display: none;
}
.card {
  /***** Make height equal to width (http://stackoverflow.com/a/6615994) ****/
  display: inline-block;
  position: relative;
  width: 100%;
  /**************************************************************************/
  border-radius: 2px;
  color: rgba(0, 0, 0, .87);
  background: #fff;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
}
.card .card-height-indicator {
  margin-top: 100%;
}
.card .card-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.card .card-image {
  height: 60%;
  position: relative;
  overflow: hidden;
}
.card .card-image img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  pointer-events: none;
}
.card .card-image .card-image-headline {
  position: absolute;
  bottom: 16px;
  left: 18px;
  color: #fff;
  font-size: 2em;
}
.card .card-body {
  height: 30%;
  padding: 18px;
}
.card .card-footer {
  height: 10%;
  padding: 18px;
}
.card .card-footer button,
.card .card-footer a {
  margin: 0 !important;
  position: relative;
  bottom: 25px;
  width: auto;
}
.card .card-footer button:first-child,
.card .card-footer a:first-child {
  left: -15px;
}
.modal-content {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, .2), 0 40px 77px 0 rgba(0, 0, 0, .22);
  border-radius: 2px;
  border: none;
}
.modal-content .modal-header {
  border-bottom: none;
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 0;
  padding-left: 24px;
}
.modal-content .modal-body {
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
}
.modal-content .modal-footer {
  border-top: none;
  padding: 7px;
}
.modal-content .modal-footer button {
  margin: 0;
  padding-left: 16px;
  padding-right: 16px;
  width: auto;
}
.modal-content .modal-footer button.pull-left {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  left: -5px;
}
.modal-content .modal-footer button + button {
  margin-bottom: 16px;
}
.modal-content .modal-body + .modal-footer {
  padding-top: 0;
}
.modal-backdrop {
  background: rgba(0, 0, 0, .3);
}
.panel {
  border-radius: 2px;
  border: 0;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .12), 0 1px 6px 0 rgba(0, 0, 0, .12);
}
.panel > .panel-heading,
.panel.panel-default > .panel-heading {
  background-color: #eeeeee;
}
.panel.panel-inverse > .panel-heading {
  background-color: #3f51b5;
}
.panel.panel-primary > .panel-heading {
  background-color: #3f51b5;
}
.panel.panel-success > .panel-heading {
  background-color: #4caf50;
}
.panel.panel-info > .panel-heading {
  background-color: #2196f3;
}
.panel.panel-warning > .panel-heading {
  background-color: #ff9800;
}
.panel.panel-danger > .panel-heading {
  background-color: #f44336;
}
[class*="panel-"] > .panel-heading {
  color: rgba(255, 255, 255, .84);
  border: 0;
}
.panel-default > .panel-heading,
.panel:not([class*="panel-"]) > .panel-heading {
  color: rgba(0, 0, 0, .87);
}
.panel-footer {
  background-color: #eeeeee;
}
hr.on-dark {
  color: #1a1a1a;
}
hr.on-light {
  color: #ffffff;
}
@media (-webkit-min-device-pixel-ratio: 0.75), (min--moz-device-pixel-ratio: 0.75), (-o-device-pixel-ratio: 3/4), (min-device-pixel-ratio: 0.75), (min-resolution: 0.75dppx), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  hr {
    height: 0.75px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1), (min--moz-device-pixel-ratio: 1), (-o-device-pixel-ratio: 1), (min-device-pixel-ratio: 1), (min-resolution: 1dppx), (-webkit-min-device-pixel-ratio: 1.6666666666666667), (min-resolution: 160dpi) {
  hr {
    height: 1px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.33), (min--moz-device-pixel-ratio: 1.33), (-o-device-pixel-ratio: 133/100), (min-device-pixel-ratio: 1.33), (min-resolution: 1.33dppx), (-webkit-min-device-pixel-ratio: 2.21875), (min-resolution: 213dpi) {
  hr {
    height: 1.333px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-device-pixel-ratio: 3/2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 2.5), (min-resolution: 240dpi) {
  hr {
    height: 1.5px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 2dppx), (-webkit-min-device-pixel-ratio: 3.9583333333333335), (min-resolution: 380dpi) {
  hr {
    height: 2px;
  }
}
@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-o-device-pixel-ratio: 3/1), (min-device-pixel-ratio: 3), (min-resolution: 3dppx), (-webkit-min-device-pixel-ratio: 5), (min-resolution: 480dpi) {
  hr {
    height: 3px;
  }
}
@media (-webkit-min-device-pixel-ratio: 4), (min--moz-device-pixel-ratio: 4), (-o-device-pixel-ratio: 4/1), (min-device-pixel-ratio: 3), (min-resolution: 4dppx), (-webkit-min-device-pixel-ratio: 6.666666666666667), (min-resolution: 640dpi) {
  hr {
    height: 4px;
  }
}
* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}
*:focus {
  outline: 0;
}
.snackbar {
  background-color: #323232;
  color: rgba(255, 255, 255, .84);
  font-size: 14px;
  border-radius: 2px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .12), 0 1px 6px 0 rgba(0, 0, 0, .12);
  height: 0;
  transition: opacity 0.2s ease-in, height 0s linear 0.2s, padding 0s linear 0.2s, height 0s linear 0.2s, -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s, padding 0s linear 0.2s, height 0s linear 0.2s;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s, padding 0s linear 0.2s, height 0s linear 0.2s, -webkit-transform 0.2s ease-in-out;
  -webkit-transform: translateY(200%);
      -ms-transform: translateY(200%);
          transform: translateY(200%);
}
.snackbar.snackbar-opened {
  padding: 14px 15px;
  margin-bottom: 20px;
  height: auto;
  transition: opacity 0.2s ease-in, height 0s linear 0.2s, height 0s linear 0.2s, -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s, height 0s linear 0.2s;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s, height 0s linear 0.2s, -webkit-transform 0.2s ease-in-out;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.snackbar.toast {
  border-radius: 200px;
}
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -ms-touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  box-sizing: border-box;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}
.noUi-stacking .noUi-handle {
  z-index: 10;
}
.noUi-state-tap .noUi-origin {
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-horizontal {
  height: 10px;
}
.noUi-handle {
  box-sizing: border-box;
  width: 12px;
  height: 12px;
  left: -10px;
  top: -5px;
  cursor: ew-resize;
  border-radius: 100%;
  transition: all 0.2s ease-out;
  border: 1px solid;
}
.noUi-vertical .noUi-handle {
  margin-left: 5px;
  cursor: ns-resize;
}
.noUi-horizontal.noUi-extended {
  padding: 0 15px;
}
.noUi-horizontal.noUi-extended .noUi-origin {
  right: -15px;
}
.noUi-background {
  height: 2px;
  margin: 20px 0;
}
.noUi-origin {
  margin: 0;
  border-radius: 0;
  height: 2px;
  background: #c8c8c8;
}
.noUi-origin[style^="left: 0"] .noUi-handle {
  background-color: #fff;
  border: 2px solid #c8c8c8;
}
.noUi-origin[style^="left: 0"] .noUi-handle.noUi-active {
  border-width: 1px;
}
.noUi-target {
  border-radius: 2px;
}
.noUi-horizontal {
  height: 2px;
  margin: 15px 0;
}
.noUi-vertical {
  height: 100%;
  width: 2px;
  margin: 0 15px;
  display: inline-block;
}
.noUi-handle.noUi-active {
  -webkit-transform: scale3d(2.5, 2.5, 1);
          transform: scale3d(2.5, 2.5, 1);
}
[disabled].noUi-slider {
  opacity: 0.5;
}
[disabled] .noUi-handle {
  cursor: not-allowed;
}
.slider {
  background: #c8c8c8;
}
.slider.noUi-connect,
.slider.slider-default.noUi-connect {
  background-color: #3f51b5;
}
.slider.slider-inverse.noUi-connect {
  background-color: #3f51b5;
}
.slider.slider-primary.noUi-connect {
  background-color: #3f51b5;
}
.slider.slider-success.noUi-connect {
  background-color: #4caf50;
}
.slider.slider-info.noUi-connect {
  background-color: #2196f3;
}
.slider.slider-warning.noUi-connect {
  background-color: #ff9800;
}
.slider.slider-danger.noUi-connect {
  background-color: #f44336;
}
.slider .noUi-connect,
.slider.slider-default .noUi-connect {
  background-color: #3f51b5;
}
.slider.slider-inverse .noUi-connect {
  background-color: #3f51b5;
}
.slider.slider-primary .noUi-connect {
  background-color: #3f51b5;
}
.slider.slider-success .noUi-connect {
  background-color: #4caf50;
}
.slider.slider-info .noUi-connect {
  background-color: #2196f3;
}
.slider.slider-warning .noUi-connect {
  background-color: #ff9800;
}
.slider.slider-danger .noUi-connect {
  background-color: #f44336;
}
.slider .noUi-handle,
.slider.slider-default .noUi-handle {
  background-color: #3f51b5;
}
.slider.slider-inverse .noUi-handle {
  background-color: #3f51b5;
}
.slider.slider-primary .noUi-handle {
  background-color: #3f51b5;
}
.slider.slider-success .noUi-handle {
  background-color: #4caf50;
}
.slider.slider-info .noUi-handle {
  background-color: #2196f3;
}
.slider.slider-warning .noUi-handle {
  background-color: #ff9800;
}
.slider.slider-danger .noUi-handle {
  background-color: #f44336;
}
.slider .noUi-handle,
.slider.slider-default .noUi-handle {
  border-color: #3f51b5;
}
.slider.slider-inverse .noUi-handle {
  border-color: #3f51b5;
}
.slider.slider-primary .noUi-handle {
  border-color: #3f51b5;
}
.slider.slider-success .noUi-handle {
  border-color: #4caf50;
}
.slider.slider-info .noUi-handle {
  border-color: #2196f3;
}
.slider.slider-warning .noUi-handle {
  border-color: #ff9800;
}
.slider.slider-danger .noUi-handle {
  border-color: #f44336;
}
.selectize-control.single,
.selectize-control.multi {
  padding: 0;
}
.selectize-control.single .selectize-input,
.selectize-control.multi .selectize-input,
.selectize-control.single .selectize-input.input-active,
.selectize-control.multi .selectize-input.input-active {
  cursor: text;
  background: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
  height: 100%;
  font-size: 14px;
  line-height: 30px;
}
.selectize-control.single .selectize-input .has-items,
.selectize-control.multi .selectize-input .has-items,
.selectize-control.single .selectize-input.input-active .has-items,
.selectize-control.multi .selectize-input.input-active .has-items {
  padding: 0;
}
.selectize-control.single .selectize-input:after,
.selectize-control.multi .selectize-input:after,
.selectize-control.single .selectize-input.input-active:after,
.selectize-control.multi .selectize-input.input-active:after {
  right: 5px;
  position: absolute;
  font-size: 25px;
  content: "\E5C5";
  font-family: 'Material Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.selectize-control.single .selectize-input input,
.selectize-control.multi .selectize-input input,
.selectize-control.single .selectize-input.input-active input,
.selectize-control.multi .selectize-input.input-active input {
  font-size: 14px;
  outline: 0;
  border: 0;
  background: transparent;
}
.selectize-control.single .selectize-input.label-floating-fix input,
.selectize-control.multi .selectize-input.label-floating-fix input,
.selectize-control.single .selectize-input.input-active.label-floating-fix input,
.selectize-control.multi .selectize-input.input-active.label-floating-fix input {
  opacity: 0;
}
.selectize-control.single .selectize-input > div,
.selectize-control.multi .selectize-input > div,
.selectize-control.single .selectize-input.input-active > div,
.selectize-control.multi .selectize-input.input-active > div,
.selectize-control.single .selectize-input > .item,
.selectize-control.multi .selectize-input > .item,
.selectize-control.single .selectize-input.input-active > .item,
.selectize-control.multi .selectize-input.input-active > .item {
  display: inline-block;
  margin: 0 8px 3px 0;
  padding: 0;
  background: transparent;
  border: 0;
}
.selectize-control.single .selectize-input > div:after,
.selectize-control.multi .selectize-input > div:after,
.selectize-control.single .selectize-input.input-active > div:after,
.selectize-control.multi .selectize-input.input-active > div:after,
.selectize-control.single .selectize-input > .item:after,
.selectize-control.multi .selectize-input > .item:after,
.selectize-control.single .selectize-input.input-active > .item:after,
.selectize-control.multi .selectize-input.input-active > .item:after {
  content: ",";
}
.selectize-control.single .selectize-input > div:last-of-type:after,
.selectize-control.multi .selectize-input > div:last-of-type:after,
.selectize-control.single .selectize-input.input-active > div:last-of-type:after,
.selectize-control.multi .selectize-input.input-active > div:last-of-type:after,
.selectize-control.single .selectize-input > .item:last-of-type:after,
.selectize-control.multi .selectize-input > .item:last-of-type:after,
.selectize-control.single .selectize-input.input-active > .item:last-of-type:after,
.selectize-control.multi .selectize-input.input-active > .item:last-of-type:after {
  content: "";
}
.selectize-control.single .selectize-input > div.active,
.selectize-control.multi .selectize-input > div.active,
.selectize-control.single .selectize-input.input-active > div.active,
.selectize-control.multi .selectize-input.input-active > div.active,
.selectize-control.single .selectize-input > .item.active,
.selectize-control.multi .selectize-input > .item.active,
.selectize-control.single .selectize-input.input-active > .item.active,
.selectize-control.multi .selectize-input.input-active > .item.active {
  font-weight: bold;
  background: transparent;
  border: 0;
}
.selectize-control.single .selectize-dropdown,
.selectize-control.multi .selectize-dropdown {
  position: absolute;
  z-index: 1000;
  border: 0;
  width: 100% !important;
  left: 0 !important;
  height: auto;
  background-color: #FFF;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  border-radius: 2px;
  padding: 0;
  margin-top: 3px;
}
.selectize-control.single .selectize-dropdown .active,
.selectize-control.multi .selectize-dropdown .active {
  background-color: inherit;
}
.selectize-control.single .selectize-dropdown .highlight,
.selectize-control.multi .selectize-dropdown .highlight {
  background-color: #d5d8ff;
}
.selectize-control.single .selectize-dropdown .selected,
.selectize-control.multi .selectize-dropdown .selected,
.selectize-control.single .selectize-dropdown .selected.active,
.selectize-control.multi .selectize-dropdown .selected.active {
  background-color: #EEEEEE;
}
.selectize-control.single .selectize-dropdown [data-selectable],
.selectize-control.multi .selectize-dropdown [data-selectable],
.selectize-control.single .selectize-dropdown .optgroup-header,
.selectize-control.multi .selectize-dropdown .optgroup-header {
  padding: 10px 20px;
  cursor: pointer;
}
.selectize-control.single .dropdown-active ~ .selectize-dropdown,
.selectize-control.multi .dropdown-active ~ .selectize-dropdown {
  display: block;
}
.dropdownjs::after {
  right: 5px;
  top: 3px;
  font-size: 25px;
  position: absolute;
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  content: "\E5C5";
  pointer-events: none;
  color: #757575;
}
.withripple {
  position: relative;
}
.ripple-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: inherit;
  pointer-events: none;
}
.ripple {
  position: absolute;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  border-radius: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, .05);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  opacity: 0;
  pointer-events: none;
}
.ripple.ripple-on {
  transition: opacity 0.15s ease-in 0s, -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  opacity: 0.1;
}
.ripple.ripple-out {
  transition: opacity 0.1s linear 0s !important;
  opacity: 0;
}
@font-face {
  font-family: 'icomoon';
  src: url(/fonts/icomoon.eot);
  src: url(/fonts/icomoon.eot) format('embedded-opentype'), url(/fonts/icomoon.woff2) format('woff2'), url(/fonts/icomoon.ttf) format('truetype'), url(/fonts/icomoon.woff) format('woff'), url(/fonts/icomoon.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook_circle:before {
  content: "\E945";
}
.icon-linkedin_circle:before {
  content: "\E946";
}
.icon-twitter_circle:before {
  content: "\E947";
}
.icon-youtube_circle:before {
  content: "\E948";
}
.icon-youtube:before {
  content: "\E918";
}
.icon-facebook:before {
  content: "\E91B";
}
.icon-linkedin:before {
  content: "\E91C";
}
.icon-twitter:before {
  content: "\E91D";
}
.icon-find_consultant3:before {
  content: "\E916";
}
.icon-find_consultant4:before {
  content: "\E917";
}
.icon-find_consultant:before {
  content: "\E914";
}
.icon-find_consultant2:before {
  content: "\E915";
}
.icon-arrange_align_vert_bottom:before {
  content: "\E905";
}
.icon-arrange_align_vert_middle:before {
  content: "\E906";
}
.icon-arrange_align_vert_top:before {
  content: "\E907";
}
.icon-arrange_align_horiz_left:before {
  content: "\E908";
}
.icon-arrange_align_horiz_middle:before {
  content: "\E909";
}
.icon-arrange_align_horiz_right:before {
  content: "\E90A";
}
.icon-arrange_distribute_horiz:before {
  content: "\E90B";
}
.icon-arrange_distribute_vert:before {
  content: "\E90C";
}
.icon-arrange_order_back:before {
  content: "\E90D";
}
.icon-arrange_order_front:before {
  content: "\E90E";
}
.icon-format_text_bottom:before {
  content: "\E90F";
}
.icon-format_text_middle:before {
  content: "\E910";
}
.icon-format_text_top:before {
  content: "\E911";
}
.icon-line_arrowhead_left:before {
  content: "\E912";
}
.icon-line_arrowhead_right:before {
  content: "\E913";
}
.icon-box:before {
  content: "\E902";
}
.icon-move:before {
  content: "\E903";
}
.icon-3d_rotation:before {
  content: "\E84D";
}
.icon-ac_unit:before {
  content: "\EB3B";
}
.icon-alarm:before {
  content: "\E855";
}
.icon-access_alarms:before {
  content: "\E191";
}
.icon-schedule:before {
  content: "\E8B5";
}
.icon-accessibility:before {
  content: "\E84E";
}
.icon-accessible:before {
  content: "\E91E";
}
.icon-account_balance:before {
  content: "\E84F";
}
.icon-account_balance_wallet:before {
  content: "\E850";
}
.icon-account_box:before {
  content: "\E851";
}
.icon-account_circle:before {
  content: "\E853";
}
.icon-adb:before {
  content: "\E60E";
}
.icon-add:before {
  content: "\E145";
}
.icon-add_a_photo:before {
  content: "\E439";
}
.icon-alarm_add:before {
  content: "\E856";
}
.icon-add_alert:before {
  content: "\E003";
}
.icon-add_box:before {
  content: "\E146";
}
.icon-add_circle:before {
  content: "\E147";
}
.icon-control_point:before {
  content: "\E3BA";
}
.icon-add_location:before {
  content: "\E567";
}
.icon-add_shopping_cart:before {
  content: "\E854";
}
.icon-queue:before {
  content: "\E03C";
}
.icon-add_to_queue:before {
  content: "\E05C";
}
.icon-adjust:before {
  content: "\E39E";
}
.icon-airline_seat_flat:before {
  content: "\E630";
}
.icon-airline_seat_flat_angled:before {
  content: "\E631";
}
.icon-airline_seat_individual_suite:before {
  content: "\E632";
}
.icon-airline_seat_legroom_extra:before {
  content: "\E633";
}
.icon-airline_seat_legroom_normal:before {
  content: "\E634";
}
.icon-airline_seat_legroom_reduced:before {
  content: "\E635";
}
.icon-airline_seat_recline_extra:before {
  content: "\E636";
}
.icon-airline_seat_recline_normal:before {
  content: "\E637";
}
.icon-flight:before {
  content: "\E539";
}
.icon-airplanemode_inactive:before {
  content: "\E194";
}
.icon-airplay:before {
  content: "\E055";
}
.icon-airport_shuttle:before {
  content: "\EB3C";
}
.icon-alarm_off:before {
  content: "\E857";
}
.icon-alarm_on:before {
  content: "\E858";
}
.icon-album:before {
  content: "\E019";
}
.icon-all_inclusive:before {
  content: "\EB3D";
}
.icon-all_out:before {
  content: "\E91F";
}
.icon-android:before {
  content: "\E859";
}
.icon-announcement:before {
  content: "\E85A";
}
.icon-apps:before {
  content: "\E5C3";
}
.icon-archive:before {
  content: "\E149";
}
.icon-arrow_back:before {
  content: "\E5C4";
}
.icon-arrow_downward:before {
  content: "\E5DB";
}
.icon-arrow_drop_down:before {
  content: "\E5C5";
}
.icon-arrow_drop_down_circle:before {
  content: "\E5C6";
}
.icon-arrow_drop_up:before {
  content: "\E5C7";
}
.icon-arrow_forward:before {
  content: "\E5C8";
}
.icon-arrow_upward:before {
  content: "\E5D8";
}
.icon-art_track:before {
  content: "\E060";
}
.icon-aspect_ratio:before {
  content: "\E85B";
}
.icon-poll:before {
  content: "\E801";
}
.icon-assignment:before {
  content: "\E85D";
}
.icon-assignment_ind:before {
  content: "\E85E";
}
.icon-assignment_late:before {
  content: "\E85F";
}
.icon-assignment_return:before {
  content: "\E860";
}
.icon-assignment_returned:before {
  content: "\E861";
}
.icon-assignment_turned_in:before {
  content: "\E862";
}
.icon-assistant:before {
  content: "\E39F";
}
.icon-flag:before {
  content: "\E153";
}
.icon-attach_file:before {
  content: "\E226";
}
.icon-attach_money:before {
  content: "\E227";
}
.icon-attachment:before {
  content: "\E2BC";
}
.icon-audiotrack:before {
  content: "\E3A1";
}
.icon-autorenew:before {
  content: "\E863";
}
.icon-av_timer:before {
  content: "\E01B";
}
.icon-backspace:before {
  content: "\E14A";
}
.icon-cloud_upload:before {
  content: "\E2C3";
}
.icon-battery_alert:before {
  content: "\E19C";
}
.icon-battery_charging_full:before {
  content: "\E1A3";
}
.icon-battery_std:before {
  content: "\E1A5";
}
.icon-battery_unknown:before {
  content: "\E1A6";
}
.icon-beach_access:before {
  content: "\EB3E";
}
.icon-beenhere:before {
  content: "\E52D";
}
.icon-block:before {
  content: "\E14B";
}
.icon-bluetooth:before {
  content: "\E1A7";
}
.icon-bluetooth_searching:before {
  content: "\E1AA";
}
.icon-bluetooth_connected:before {
  content: "\E1A8";
}
.icon-bluetooth_disabled:before {
  content: "\E1A9";
}
.icon-blur_circular:before {
  content: "\E3A2";
}
.icon-blur_linear:before {
  content: "\E3A3";
}
.icon-blur_off:before {
  content: "\E3A4";
}
.icon-blur_on:before {
  content: "\E3A5";
}
.icon-class:before {
  content: "\E86E";
}
.icon-turned_in:before {
  content: "\E8E6";
}
.icon-turned_in_not:before {
  content: "\E8E7";
}
.icon-border_all:before {
  content: "\E228";
}
.icon-border_bottom:before {
  content: "\E229";
}
.icon-border_clear:before {
  content: "\E22A";
}
.icon-border_color:before {
  content: "\E22B";
}
.icon-border_horizontal:before {
  content: "\E22C";
}
.icon-border_inner:before {
  content: "\E22D";
}
.icon-border_left:before {
  content: "\E22E";
}
.icon-border_outer:before {
  content: "\E22F";
}
.icon-border_right:before {
  content: "\E230";
}
.icon-border_style:before {
  content: "\E231";
}
.icon-border_top:before {
  content: "\E232";
}
.icon-border_vertical:before {
  content: "\E233";
}
.icon-branding_watermark:before {
  content: "\E06B";
}
.icon-brightness_1:before {
  content: "\E3A6";
}
.icon-brightness_2:before {
  content: "\E3A7";
}
.icon-brightness_3:before {
  content: "\E3A8";
}
.icon-brightness_4:before {
  content: "\E3A9";
}
.icon-brightness_low:before {
  content: "\E1AD";
}
.icon-brightness_medium:before {
  content: "\E1AE";
}
.icon-brightness_high:before {
  content: "\E1AC";
}
.icon-brightness_auto:before {
  content: "\E1AB";
}
.icon-broken_image:before {
  content: "\E3AD";
}
.icon-brush:before {
  content: "\E3AE";
}
.icon-bubble_chart:before {
  content: "\E6DD";
}
.icon-bug_report:before {
  content: "\E868";
}
.icon-build:before {
  content: "\E869";
}
.icon-burst_mode:before {
  content: "\E43C";
}
.icon-domain:before {
  content: "\E7EE";
}
.icon-business_center:before {
  content: "\EB3F";
}
.icon-cached:before {
  content: "\E86A";
}
.icon-cake:before {
  content: "\E7E9";
}
.icon-phone:before {
  content: "\E0CD";
}
.icon-call_end:before {
  content: "\E0B1";
}
.icon-call_made:before {
  content: "\E0B2";
}
.icon-merge_type:before {
  content: "\E252";
}
.icon-call_missed:before {
  content: "\E0B4";
}
.icon-call_missed_outgoing:before {
  content: "\E0E4";
}
.icon-call_received:before {
  content: "\E0B5";
}
.icon-call_split:before {
  content: "\E0B6";
}
.icon-call_to_action:before {
  content: "\E06C";
}
.icon-camera:before {
  content: "\E3AF";
}
.icon-photo_camera:before {
  content: "\E412";
}
.icon-camera_enhance:before {
  content: "\E8FC";
}
.icon-camera_front:before {
  content: "\E3B1";
}
.icon-camera_rear:before {
  content: "\E3B2";
}
.icon-camera_roll:before {
  content: "\E3B3";
}
.icon-cancel:before {
  content: "\E5C9";
}
.icon-redeem:before {
  content: "\E8B1";
}
.icon-card_membership:before {
  content: "\E8F7";
}
.icon-card_travel:before {
  content: "\E8F8";
}
.icon-casino:before {
  content: "\EB40";
}
.icon-cast:before {
  content: "\E307";
}
.icon-cast_connected:before {
  content: "\E308";
}
.icon-center_focus_strong:before {
  content: "\E3B4";
}
.icon-center_focus_weak:before {
  content: "\E3B5";
}
.icon-change_history:before {
  content: "\E86B";
}
.icon-chat:before {
  content: "\E0B7";
}
.icon-chat_bubble:before {
  content: "\E0CA";
}
.icon-chat_bubble_outline:before {
  content: "\E0CB";
}
.icon-check:before {
  content: "\E5CA";
}
.icon-check_box:before {
  content: "\E834";
}
.icon-check_box_outline_blank:before {
  content: "\E835";
}
.icon-check_circle:before {
  content: "\E86C";
}
.icon-navigate_before:before {
  content: "\E408";
}
.icon-navigate_next:before {
  content: "\E409";
}
.icon-child_care:before {
  content: "\EB41";
}
.icon-child_friendly:before {
  content: "\EB42";
}
.icon-chrome_reader_mode:before {
  content: "\E86D";
}
.icon-close:before {
  content: "\E5CD";
}
.icon-clear_all:before {
  content: "\E0B8";
}
.icon-closed_caption:before {
  content: "\E01C";
}
.icon-wb_cloudy:before {
  content: "\E42D";
}
.icon-cloud_circle:before {
  content: "\E2BE";
}
.icon-cloud_done:before {
  content: "\E2BF";
}
.icon-cloud_download:before {
  content: "\E2C0";
}
.icon-cloud_off:before {
  content: "\E2C1";
}
.icon-cloud_queue:before {
  content: "\E2C2";
}
.icon-code:before {
  content: "\E86F";
}
.icon-photo_library:before {
  content: "\E413";
}
.icon-collections_bookmark:before {
  content: "\E431";
}
.icon-palette:before {
  content: "\E40A";
}
.icon-colorize:before {
  content: "\E3B8";
}
.icon-comment:before {
  content: "\E0B9";
}
.icon-compare:before {
  content: "\E3B9";
}
.icon-compare_arrows:before {
  content: "\E920";
}
.icon-laptop:before {
  content: "\E31E";
}
.icon-confirmation_number:before {
  content: "\E638";
}
.icon-contact_mail:before {
  content: "\E0D0";
}
.icon-contact_phone:before {
  content: "\E0CF";
}
.icon-contacts:before {
  content: "\E0BA";
}
.icon-content_copy:before {
  content: "\E14D";
}
.icon-content_cut:before {
  content: "\E14E";
}
.icon-content_paste:before {
  content: "\E14F";
}
.icon-control_point_duplicate:before {
  content: "\E3BB";
}
.icon-copyright:before {
  content: "\E921";
}
.icon-mode_edit:before {
  content: "\E254";
}
.icon-create_new_folder:before {
  content: "\E2CC";
}
.icon-payment:before {
  content: "\E8A1";
}
.icon-crop:before {
  content: "\E3BE";
}
.icon-crop_16_9:before {
  content: "\E3BC";
}
.icon-crop_3_2:before {
  content: "\E3BD";
}
.icon-crop_landscape:before {
  content: "\E3C3";
}
.icon-crop_7_5:before {
  content: "\E3C0";
}
.icon-crop_din:before {
  content: "\E3C1";
}
.icon-crop_free:before {
  content: "\E3C2";
}
.icon-crop_original:before {
  content: "\E3C4";
}
.icon-crop_portrait:before {
  content: "\E3C5";
}
.icon-crop_rotate:before {
  content: "\E437";
}
.icon-crop_square:before {
  content: "\E3C6";
}
.icon-dashboard:before {
  content: "\E871";
}
.icon-data_usage:before {
  content: "\E1AF";
}
.icon-date_range:before {
  content: "\E922";
}
.icon-dehaze:before {
  content: "\E3C7";
}
.icon-delete:before {
  content: "\E872";
}
.icon-delete_forever:before {
  content: "\E92B";
}
.icon-delete_sweep:before {
  content: "\E16C";
}
.icon-description:before {
  content: "\E873";
}
.icon-desktop_mac:before {
  content: "\E30B";
}
.icon-desktop_windows:before {
  content: "\E30C";
}
.icon-details:before {
  content: "\E3C8";
}
.icon-developer_board:before {
  content: "\E30D";
}
.icon-developer_mode:before {
  content: "\E1B0";
}
.icon-device_hub:before {
  content: "\E335";
}
.icon-phonelink:before {
  content: "\E326";
}
.icon-devices_other:before {
  content: "\E337";
}
.icon-dialer_sip:before {
  content: "\E0BB";
}
.icon-dialpad:before {
  content: "\E0BC";
}
.icon-directions:before {
  content: "\E52E";
}
.icon-directions_bike:before {
  content: "\E52F";
}
.icon-directions_boat:before {
  content: "\E532";
}
.icon-directions_bus:before {
  content: "\E530";
}
.icon-directions_car:before {
  content: "\E531";
}
.icon-directions_railway:before {
  content: "\E534";
}
.icon-directions_run:before {
  content: "\E566";
}
.icon-directions_transit:before {
  content: "\E535";
}
.icon-directions_walk:before {
  content: "\E536";
}
.icon-disc_full:before {
  content: "\E610";
}
.icon-dns:before {
  content: "\E875";
}
.icon-not_interested:before {
  content: "\E033";
}
.icon-do_not_disturb_alt:before {
  content: "\E611";
}
.icon-do_not_disturb_off:before {
  content: "\E643";
}
.icon-remove_circle:before {
  content: "\E15C";
}
.icon-dock:before {
  content: "\E30E";
}
.icon-done:before {
  content: "\E876";
}
.icon-done_all:before {
  content: "\E877";
}
.icon-donut_large:before {
  content: "\E923";
}
.icon-donut_small:before {
  content: "\E925";
}
.icon-drafts:before {
  content: "\E151";
}
.icon-drag_handle:before {
  content: "\E25D";
}
.icon-time_to_leave:before {
  content: "\E62C";
}
.icon-dvr:before {
  content: "\E1B2";
}
.icon-edit_location:before {
  content: "\E568";
}
.icon-eject:before {
  content: "\E8FB";
}
.icon-markunread:before {
  content: "\E159";
}
.icon-enhanced_encryption:before {
  content: "\E63F";
}
.icon-equalizer:before {
  content: "\E01D";
}
.icon-error:before {
  content: "\E000";
}
.icon-error_outline:before {
  content: "\E001";
}
.icon-euro_symbol:before {
  content: "\E926";
}
.icon-ev_station:before {
  content: "\E56D";
}
.icon-insert_invitation:before {
  content: "\E24F";
}
.icon-event_available:before {
  content: "\E614";
}
.icon-event_busy:before {
  content: "\E615";
}
.icon-event_note:before {
  content: "\E616";
}
.icon-event_seat:before {
  content: "\E927";
}
.icon-exit_to_app:before {
  content: "\E879";
}
.icon-expand_less:before {
  content: "\E5CE";
}
.icon-expand_more:before {
  content: "\E5CF";
}
.icon-explicit:before {
  content: "\E01E";
}
.icon-explore:before {
  content: "\E87A";
}
.icon-exposure:before {
  content: "\E3CA";
}
.icon-exposure_neg_1:before {
  content: "\E3CB";
}
.icon-exposure_neg_2:before {
  content: "\E3CC";
}
.icon-exposure_plus_1:before {
  content: "\E3CD";
}
.icon-exposure_plus_2:before {
  content: "\E3CE";
}
.icon-exposure_zero:before {
  content: "\E3CF";
}
.icon-extension:before {
  content: "\E87B";
}
.icon-face:before {
  content: "\E87C";
}
.icon-fast_forward:before {
  content: "\E01F";
}
.icon-fast_rewind:before {
  content: "\E020";
}
.icon-favorite:before {
  content: "\E87D";
}
.icon-favorite_border:before {
  content: "\E87E";
}
.icon-featured_play_list:before {
  content: "\E06D";
}
.icon-featured_video:before {
  content: "\E06E";
}
.icon-sms_failed:before {
  content: "\E626";
}
.icon-fiber_dvr:before {
  content: "\E05D";
}
.icon-fiber_manual_record:before {
  content: "\E061";
}
.icon-fiber_new:before {
  content: "\E05E";
}
.icon-fiber_pin:before {
  content: "\E06A";
}
.icon-fiber_smart_record:before {
  content: "\E062";
}
.icon-get_app:before {
  content: "\E884";
}
.icon-file_upload:before {
  content: "\E2C6";
}
.icon-filter:before {
  content: "\E3D3";
}
.icon-filter_1:before {
  content: "\E3D0";
}
.icon-filter_2:before {
  content: "\E3D1";
}
.icon-filter_3:before {
  content: "\E3D2";
}
.icon-filter_4:before {
  content: "\E3D4";
}
.icon-filter_5:before {
  content: "\E3D5";
}
.icon-filter_6:before {
  content: "\E3D6";
}
.icon-filter_7:before {
  content: "\E3D7";
}
.icon-filter_8:before {
  content: "\E3D8";
}
.icon-filter_9:before {
  content: "\E3D9";
}
.icon-filter_9_plus:before {
  content: "\E3DA";
}
.icon-filter_b_and_w:before {
  content: "\E3DB";
}
.icon-filter_center_focus:before {
  content: "\E3DC";
}
.icon-filter_drama:before {
  content: "\E3DD";
}
.icon-filter_frames:before {
  content: "\E3DE";
}
.icon-terrain:before {
  content: "\E564";
}
.icon-filter_list:before {
  content: "\E152";
}
.icon-filter_none:before {
  content: "\E3E0";
}
.icon-filter_tilt_shift:before {
  content: "\E3E2";
}
.icon-filter_vintage:before {
  content: "\E3E3";
}
.icon-find_in_page:before {
  content: "\E880";
}
.icon-find_replace:before {
  content: "\E881";
}
.icon-fingerprint:before {
  content: "\E929";
}
.icon-first_page:before {
  content: "\E5DC";
}
.icon-fitness_center:before {
  content: "\EB43";
}
.icon-flare:before {
  content: "\E3E4";
}
.icon-flash_auto:before {
  content: "\E3E5";
}
.icon-flash_off:before {
  content: "\E3E6";
}
.icon-flash_on:before {
  content: "\E3E7";
}
.icon-flight_land:before {
  content: "\E92A";
}
.icon-flight_takeoff:before {
  content: "\E92C";
}
.icon-flip:before {
  content: "\E3E8";
}
.icon-flip_to_back:before {
  content: "\E882";
}
.icon-flip_to_front:before {
  content: "\E883";
}
.icon-folder:before {
  content: "\E2C7";
}
.icon-folder_open:before {
  content: "\E2C8";
}
.icon-folder_shared:before {
  content: "\E2C9";
}
.icon-folder_special:before {
  content: "\E617";
}
.icon-font_download:before {
  content: "\E167";
}
.icon-format_align_center:before {
  content: "\E234";
}
.icon-format_align_justify:before {
  content: "\E235";
}
.icon-format_align_left:before {
  content: "\E236";
}
.icon-format_align_right:before {
  content: "\E237";
}
.icon-format_bold:before {
  content: "\E238";
}
.icon-format_clear:before {
  content: "\E239";
}
.icon-format_color_fill:before {
  content: "\E23A";
}
.icon-format_color_reset:before {
  content: "\E23B";
}
.icon-format_color_text:before {
  content: "\E23C";
}
.icon-format_indent_decrease:before {
  content: "\E23D";
}
.icon-format_indent_increase:before {
  content: "\E23E";
}
.icon-format_italic:before {
  content: "\E23F";
}
.icon-format_line_spacing:before {
  content: "\E240";
}
.icon-format_list_bulleted:before {
  content: "\E241";
}
.icon-format_list_numbered:before {
  content: "\E242";
}
.icon-format_paint:before {
  content: "\E243";
}
.icon-format_quote:before {
  content: "\E244";
}
.icon-format_shapes:before {
  content: "\E25E";
}
.icon-format_size:before {
  content: "\E245";
}
.icon-format_strikethrough:before {
  content: "\E246";
}
.icon-format_textdirection_l_to_r:before {
  content: "\E247";
}
.icon-format_textdirection_r_to_l:before {
  content: "\E248";
}
.icon-format_underlined:before {
  content: "\E249";
}
.icon-question_answer:before {
  content: "\E8AF";
}
.icon-forward:before {
  content: "\E154";
}
.icon-forward_10:before {
  content: "\E056";
}
.icon-forward_30:before {
  content: "\E057";
}
.icon-forward_5:before {
  content: "\E058";
}
.icon-free_breakfast:before {
  content: "\EB44";
}
.icon-fullscreen:before {
  content: "\E5D0";
}
.icon-fullscreen_exit:before {
  content: "\E5D1";
}
.icon-functions:before {
  content: "\E24A";
}
.icon-g_translate:before {
  content: "\E92D";
}
.icon-games:before {
  content: "\E021";
}
.icon-gavel:before {
  content: "\E92E";
}
.icon-gesture:before {
  content: "\E155";
}
.icon-gif:before {
  content: "\E92F";
}
.icon-goat:before {
  content: "\E930";
}
.icon-golf_course:before {
  content: "\EB45";
}
.icon-my_location:before {
  content: "\E55C";
}
.icon-location_searching:before {
  content: "\E1B7";
}
.icon-location_disabled:before {
  content: "\E1B6";
}
.icon-star:before {
  content: "\E838";
}
.icon-gradient:before {
  content: "\E3E9";
}
.icon-grain:before {
  content: "\E3EA";
}
.icon-graphic_eq:before {
  content: "\E1B8";
}
.icon-grid_off:before {
  content: "\E3EB";
}
.icon-grid_on:before {
  content: "\E3EC";
}
.icon-people:before {
  content: "\E7FB";
}
.icon-group_add:before {
  content: "\E7F0";
}
.icon-group_work:before {
  content: "\E886";
}
.icon-hd:before {
  content: "\E052";
}
.icon-hdr_off:before {
  content: "\E3ED";
}
.icon-hdr_on:before {
  content: "\E3EE";
}
.icon-hdr_strong:before {
  content: "\E3F1";
}
.icon-hdr_weak:before {
  content: "\E3F2";
}
.icon-headset:before {
  content: "\E310";
}
.icon-headset_mic:before {
  content: "\E311";
}
.icon-healing:before {
  content: "\E3F3";
}
.icon-hearing:before {
  content: "\E023";
}
.icon-help:before {
  content: "\E887";
}
.icon-help_outline:before {
  content: "\E8FD";
}
.icon-high_quality:before {
  content: "\E024";
}
.icon-highlight:before {
  content: "\E25F";
}
.icon-highlight_off:before {
  content: "\E888";
}
.icon-restore:before {
  content: "\E8B3";
}
.icon-home:before {
  content: "\E88A";
}
.icon-hot_tub:before {
  content: "\EB46";
}
.icon-local_hotel:before {
  content: "\E549";
}
.icon-hourglass_empty:before {
  content: "\E88B";
}
.icon-hourglass_full:before {
  content: "\E88C";
}
.icon-http:before {
  content: "\E931";
}
.icon-lock:before {
  content: "\E897";
}
.icon-photo:before {
  content: "\E410";
}
.icon-image_aspect_ratio:before {
  content: "\E3F5";
}
.icon-import_contacts:before {
  content: "\E0E0";
}
.icon-import_export:before {
  content: "\E0C3";
}
.icon-important_devices:before {
  content: "\E932";
}
.icon-inbox:before {
  content: "\E156";
}
.icon-indeterminate_check_box:before {
  content: "\E933";
}
.icon-info:before {
  content: "\E88E";
}
.icon-info_outline:before {
  content: "\E88F";
}
.icon-input:before {
  content: "\E890";
}
.icon-insert_comment:before {
  content: "\E24C";
}
.icon-insert_drive_file:before {
  content: "\E24D";
}
.icon-tag_faces:before {
  content: "\E420";
}
.icon-link:before {
  content: "\E157";
}
.icon-invert_colors:before {
  content: "\E891";
}
.icon-invert_colors_off:before {
  content: "\E0C4";
}
.icon-iso:before {
  content: "\E3F6";
}
.icon-keyboard:before {
  content: "\E312";
}
.icon-keyboard_arrow_down:before {
  content: "\E313";
}
.icon-keyboard_arrow_left:before {
  content: "\E314";
}
.icon-keyboard_arrow_right:before {
  content: "\E315";
}
.icon-keyboard_arrow_up:before {
  content: "\E316";
}
.icon-keyboard_backspace:before {
  content: "\E317";
}
.icon-keyboard_capslock:before {
  content: "\E318";
}
.icon-keyboard_hide:before {
  content: "\E31A";
}
.icon-keyboard_return:before {
  content: "\E31B";
}
.icon-keyboard_tab:before {
  content: "\E31C";
}
.icon-keyboard_voice:before {
  content: "\E31D";
}
.icon-kitchen:before {
  content: "\EB47";
}
.icon-label:before {
  content: "\E892";
}
.icon-label_outline:before {
  content: "\E893";
}
.icon-language:before {
  content: "\E894";
}
.icon-laptop_chromebook:before {
  content: "\E31F";
}
.icon-laptop_mac:before {
  content: "\E320";
}
.icon-laptop_windows:before {
  content: "\E321";
}
.icon-last_page:before {
  content: "\E5DD";
}
.icon-open_in_new:before {
  content: "\E89E";
}
.icon-layers:before {
  content: "\E53B";
}
.icon-layers_clear:before {
  content: "\E53C";
}
.icon-leak_add:before {
  content: "\E3F8";
}
.icon-leak_remove:before {
  content: "\E3F9";
}
.icon-lens:before {
  content: "\E3FA";
}
.icon-library_books:before {
  content: "\E02F";
}
.icon-library_music:before {
  content: "\E030";
}
.icon-lightbulb_outline:before {
  content: "\E934";
}
.icon-line_style:before {
  content: "\E919";
}
.icon-line_weight:before {
  content: "\E91A";
}
.icon-linear_scale:before {
  content: "\E260";
}
.icon-linked_camera:before {
  content: "\E438";
}
.icon-list:before {
  content: "\E896";
}
.icon-live_help:before {
  content: "\E0C6";
}
.icon-live_tv:before {
  content: "\E639";
}
.icon-local_play:before {
  content: "\E553";
}
.icon-local_airport:before {
  content: "\E53D";
}
.icon-local_atm:before {
  content: "\E53E";
}
.icon-local_bar:before {
  content: "\E540";
}
.icon-local_cafe:before {
  content: "\E541";
}
.icon-local_car_wash:before {
  content: "\E542";
}
.icon-local_convenience_store:before {
  content: "\E543";
}
.icon-restaurant_menu:before {
  content: "\E561";
}
.icon-local_drink:before {
  content: "\E544";
}
.icon-local_florist:before {
  content: "\E545";
}
.icon-local_gas_station:before {
  content: "\E546";
}
.icon-shopping_cart:before {
  content: "\E8CC";
}
.icon-local_hospital:before {
  content: "\E548";
}
.icon-local_laundry_service:before {
  content: "\E54A";
}
.icon-local_library:before {
  content: "\E54B";
}
.icon-local_mall:before {
  content: "\E54C";
}
.icon-theaters:before {
  content: "\E8DA";
}
.icon-local_offer:before {
  content: "\E54E";
}
.icon-local_parking:before {
  content: "\E54F";
}
.icon-local_pharmacy:before {
  content: "\E550";
}
.icon-local_pizza:before {
  content: "\E552";
}
.icon-print:before {
  content: "\E8AD";
}
.icon-local_shipping:before {
  content: "\E558";
}
.icon-local_taxi:before {
  content: "\E559";
}
.icon-location_city:before {
  content: "\E7F1";
}
.icon-location_off:before {
  content: "\E0C7";
}
.icon-room:before {
  content: "\E8B4";
}
.icon-lock_open:before {
  content: "\E898";
}
.icon-lock_outline:before {
  content: "\E899";
}
.icon-looks:before {
  content: "\E3FC";
}
.icon-looks_3:before {
  content: "\E3FB";
}
.icon-looks_4:before {
  content: "\E3FD";
}
.icon-looks_5:before {
  content: "\E3FE";
}
.icon-looks_6:before {
  content: "\E3FF";
}
.icon-looks_one:before {
  content: "\E400";
}
.icon-looks_two:before {
  content: "\E401";
}
.icon-sync:before {
  content: "\E627";
}
.icon-loupe:before {
  content: "\E402";
}
.icon-low_priority:before {
  content: "\E16D";
}
.icon-loyalty:before {
  content: "\E89A";
}
.icon-mail_outline:before {
  content: "\E0E1";
}
.icon-map:before {
  content: "\E55B";
}
.icon-markunread_mailbox:before {
  content: "\E89B";
}
.icon-memory:before {
  content: "\E322";
}
.icon-menu:before {
  content: "\E5D2";
}
.icon-message:before {
  content: "\E0C9";
}
.icon-mic:before {
  content: "\E029";
}
.icon-mic_none:before {
  content: "\E02A";
}
.icon-mic_off:before {
  content: "\E02B";
}
.icon-mms:before {
  content: "\E618";
}
.icon-mode_comment:before {
  content: "\E253";
}
.icon-monetization_on:before {
  content: "\E263";
}
.icon-money_off:before {
  content: "\E25C";
}
.icon-monochrome_photos:before {
  content: "\E403";
}
.icon-mood_bad:before {
  content: "\E7F3";
}
.icon-more:before {
  content: "\E619";
}
.icon-more_horiz:before {
  content: "\E5D3";
}
.icon-more_vert:before {
  content: "\E5D4";
}
.icon-motorcycle:before {
  content: "\E935";
}
.icon-mouse:before {
  content: "\E323";
}
.icon-move_to_inbox:before {
  content: "\E168";
}
.icon-movie_creation:before {
  content: "\E404";
}
.icon-movie_filter:before {
  content: "\E43A";
}
.icon-multiline_chart:before {
  content: "\E6DF";
}
.icon-music_note:before {
  content: "\E405";
}
.icon-music_video:before {
  content: "\E063";
}
.icon-nature:before {
  content: "\E406";
}
.icon-nature_people:before {
  content: "\E407";
}
.icon-navigation:before {
  content: "\E55D";
}
.icon-near_me:before {
  content: "\E569";
}
.icon-network_cell:before {
  content: "\E1B9";
}
.icon-network_check:before {
  content: "\E640";
}
.icon-network_locked:before {
  content: "\E61A";
}
.icon-network_wifi:before {
  content: "\E1BA";
}
.icon-new_releases:before {
  content: "\E031";
}
.icon-next_week:before {
  content: "\E16A";
}
.icon-nfc:before {
  content: "\E1BB";
}
.icon-no_encryption:before {
  content: "\E641";
}
.icon-signal_cellular_no_sim:before {
  content: "\E1CE";
}
.icon-note:before {
  content: "\E06F";
}
.icon-note_add:before {
  content: "\E89C";
}
.icon-notifications:before {
  content: "\E7F4";
}
.icon-notifications_active:before {
  content: "\E7F7";
}
.icon-notifications_none:before {
  content: "\E7F5";
}
.icon-notifications_off:before {
  content: "\E7F6";
}
.icon-notifications_paused:before {
  content: "\E7F8";
}
.icon-offline_pin:before {
  content: "\E936";
}
.icon-ondemand_video:before {
  content: "\E63A";
}
.icon-opacity:before {
  content: "\E937";
}
.icon-open_in_browser:before {
  content: "\E89D";
}
.icon-open_with:before {
  content: "\E89F";
}
.icon-pages:before {
  content: "\E7F9";
}
.icon-pageview:before {
  content: "\E8A0";
}
.icon-pan_tool:before {
  content: "\E938";
}
.icon-panorama:before {
  content: "\E40B";
}
.icon-radio_button_unchecked:before {
  content: "\E836";
}
.icon-panorama_horizontal:before {
  content: "\E40D";
}
.icon-panorama_vertical:before {
  content: "\E40E";
}
.icon-panorama_wide_angle:before {
  content: "\E40F";
}
.icon-party_mode:before {
  content: "\E7FA";
}
.icon-pause:before {
  content: "\E034";
}
.icon-pause_circle_filled:before {
  content: "\E035";
}
.icon-pause_circle_outline:before {
  content: "\E036";
}
.icon-people_outline:before {
  content: "\E7FC";
}
.icon-perm_camera_mic:before {
  content: "\E8A2";
}
.icon-perm_contact_calendar:before {
  content: "\E8A3";
}
.icon-perm_data_setting:before {
  content: "\E8A4";
}
.icon-perm_device_information:before {
  content: "\E8A5";
}
.icon-person_outline:before {
  content: "\E7FF";
}
.icon-perm_media:before {
  content: "\E8A7";
}
.icon-perm_phone_msg:before {
  content: "\E8A8";
}
.icon-perm_scan_wifi:before {
  content: "\E8A9";
}
.icon-person:before {
  content: "\E7FD";
}
.icon-person_add:before {
  content: "\E7FE";
}
.icon-person_pin:before {
  content: "\E55A";
}
.icon-person_pin_circle:before {
  content: "\E56A";
}
.icon-personal_video:before {
  content: "\E63B";
}
.icon-pets:before {
  content: "\E939";
}
.icon-phone_android:before {
  content: "\E324";
}
.icon-phone_bluetooth_speaker:before {
  content: "\E61B";
}
.icon-phone_forwarded:before {
  content: "\E61C";
}
.icon-phone_in_talk:before {
  content: "\E61D";
}
.icon-phone_iphone:before {
  content: "\E325";
}
.icon-phone_locked:before {
  content: "\E61E";
}
.icon-phone_missed:before {
  content: "\E61F";
}
.icon-phone_paused:before {
  content: "\E620";
}
.icon-phonelink_erase:before {
  content: "\E0DB";
}
.icon-phonelink_lock:before {
  content: "\E0DC";
}
.icon-phonelink_off:before {
  content: "\E327";
}
.icon-phonelink_ring:before {
  content: "\E0DD";
}
.icon-phonelink_setup:before {
  content: "\E0DE";
}
.icon-photo_album:before {
  content: "\E411";
}
.icon-photo_filter:before {
  content: "\E43B";
}
.icon-photo_size_select_actual:before {
  content: "\E432";
}
.icon-photo_size_select_large:before {
  content: "\E433";
}
.icon-photo_size_select_small:before {
  content: "\E434";
}
.icon-picture_as_pdf:before {
  content: "\E415";
}
.icon-picture_in_picture:before {
  content: "\E8AA";
}
.icon-picture_in_picture_alt:before {
  content: "\E93A";
}
.icon-pie_chart:before {
  content: "\E6C4";
}
.icon-pie_chart_outlined:before {
  content: "\E6C5";
}
.icon-pin_drop:before {
  content: "\E55E";
}
.icon-play_arrow:before {
  content: "\E037";
}
.icon-play_circle_filled:before {
  content: "\E038";
}
.icon-play_circle_outline:before {
  content: "\E039";
}
.icon-play_for_work:before {
  content: "\E93B";
}
.icon-playlist_add:before {
  content: "\E03B";
}
.icon-playlist_add_check:before {
  content: "\E065";
}
.icon-playlist_play:before {
  content: "\E05F";
}
.icon-plus_one:before {
  content: "\E800";
}
.icon-polymer:before {
  content: "\E8AB";
}
.icon-pool:before {
  content: "\EB48";
}
.icon-portable_wifi_off:before {
  content: "\E0CE";
}
.icon-portrait:before {
  content: "\E416";
}
.icon-power:before {
  content: "\E63C";
}
.icon-power_input:before {
  content: "\E336";
}
.icon-power_settings_new:before {
  content: "\E8AC";
}
.icon-pregnant_woman:before {
  content: "\E93C";
}
.icon-present_to_all:before {
  content: "\E0DF";
}
.icon-priority_high:before {
  content: "\E645";
}
.icon-public:before {
  content: "\E80B";
}
.icon-publish:before {
  content: "\E255";
}
.icon-queue_music:before {
  content: "\E03D";
}
.icon-queue_play_next:before {
  content: "\E066";
}
.icon-radio:before {
  content: "\E03E";
}
.icon-radio_button_checked:before {
  content: "\E837";
}
.icon-rate_review:before {
  content: "\E560";
}
.icon-receipt:before {
  content: "\E8B0";
}
.icon-recent_actors:before {
  content: "\E03F";
}
.icon-record_voice_over:before {
  content: "\E93D";
}
.icon-redo:before {
  content: "\E15A";
}
.icon-refresh:before {
  content: "\E5D5";
}
.icon-remove:before {
  content: "\E15B";
}
.icon-remove_circle_outline:before {
  content: "\E15D";
}
.icon-remove_from_queue:before {
  content: "\E067";
}
.icon-visibility:before {
  content: "\E8F4";
}
.icon-remove_shopping_cart:before {
  content: "\E928";
}
.icon-reorder:before {
  content: "\E8FE";
}
.icon-repeat:before {
  content: "\E040";
}
.icon-repeat_one:before {
  content: "\E041";
}
.icon-replay:before {
  content: "\E042";
}
.icon-replay_10:before {
  content: "\E059";
}
.icon-replay_30:before {
  content: "\E05A";
}
.icon-replay_5:before {
  content: "\E05B";
}
.icon-reply:before {
  content: "\E15E";
}
.icon-reply_all:before {
  content: "\E15F";
}
.icon-report:before {
  content: "\E160";
}
.icon-warning:before {
  content: "\E002";
}
.icon-restaurant:before {
  content: "\E56C";
}
.icon-restore_page:before {
  content: "\E93E";
}
.icon-ring_volume:before {
  content: "\E0D1";
}
.icon-room_service:before {
  content: "\EB49";
}
.icon-rotate_90_degrees_ccw:before {
  content: "\E418";
}
.icon-rotate_left:before {
  content: "\E419";
}
.icon-rotate_right:before {
  content: "\E41A";
}
.icon-rounded_corner:before {
  content: "\E93F";
}
.icon-router:before {
  content: "\E328";
}
.icon-rowing:before {
  content: "\E940";
}
.icon-rss_feed:before {
  content: "\E0E5";
}
.icon-rv_hookup:before {
  content: "\E642";
}
.icon-satellite:before {
  content: "\E562";
}
.icon-save2:before {
  content: "\E161";
}
.icon-scanner:before {
  content: "\E329";
}
.icon-school:before {
  content: "\E80C";
}
.icon-screen_lock_landscape:before {
  content: "\E1BE";
}
.icon-screen_lock_portrait:before {
  content: "\E1BF";
}
.icon-screen_lock_rotation:before {
  content: "\E1C0";
}
.icon-screen_rotation:before {
  content: "\E1C1";
}
.icon-screen_share:before {
  content: "\E0E2";
}
.icon-sd_storage:before {
  content: "\E1C2";
}
.icon-search:before {
  content: "\E8B6";
}
.icon-security:before {
  content: "\E32A";
}
.icon-select_all:before {
  content: "\E162";
}
.icon-send:before {
  content: "\E163";
}
.icon-sentiment_dissatisfied:before {
  content: "\E811";
}
.icon-sentiment_neutral:before {
  content: "\E812";
}
.icon-sentiment_satisfied:before {
  content: "\E813";
}
.icon-sentiment_very_dissatisfied:before {
  content: "\E814";
}
.icon-sentiment_very_satisfied:before {
  content: "\E815";
}
.icon-settings:before {
  content: "\E8B8";
}
.icon-settings_applications:before {
  content: "\E8B9";
}
.icon-settings_backup_restore:before {
  content: "\E8BA";
}
.icon-settings_bluetooth:before {
  content: "\E8BB";
}
.icon-settings_brightness:before {
  content: "\E8BD";
}
.icon-settings_cell:before {
  content: "\E8BC";
}
.icon-settings_ethernet:before {
  content: "\E8BE";
}
.icon-settings_input_antenna:before {
  content: "\E8BF";
}
.icon-settings_input_composite:before {
  content: "\E8C1";
}
.icon-settings_input_hdmi:before {
  content: "\E8C2";
}
.icon-settings_input_svideo:before {
  content: "\E8C3";
}
.icon-settings_overscan:before {
  content: "\E8C4";
}
.icon-settings_phone:before {
  content: "\E8C5";
}
.icon-settings_power:before {
  content: "\E8C6";
}
.icon-settings_remote:before {
  content: "\E8C7";
}
.icon-settings_system_daydream:before {
  content: "\E1C3";
}
.icon-settings_voice:before {
  content: "\E8C8";
}
.icon-share:before {
  content: "\E80D";
}
.icon-shop:before {
  content: "\E8C9";
}
.icon-shop_two:before {
  content: "\E8CA";
}
.icon-shopping_basket:before {
  content: "\E8CB";
}
.icon-short_text:before {
  content: "\E261";
}
.icon-show_chart:before {
  content: "\E6E1";
}
.icon-shuffle:before {
  content: "\E043";
}
.icon-signal_cellular_4_bar:before {
  content: "\E1C8";
}
.icon-signal_cellular_connected_no_internet_4_bar:before {
  content: "\E1CD";
}
.icon-signal_cellular_null:before {
  content: "\E1CF";
}
.icon-signal_cellular_off:before {
  content: "\E1D0";
}
.icon-signal_wifi_4_bar:before {
  content: "\E1D8";
}
.icon-signal_wifi_4_bar_lock:before {
  content: "\E1D9";
}
.icon-signal_wifi_off:before {
  content: "\E1DA";
}
.icon-sim_card:before {
  content: "\E32B";
}
.icon-sim_card_alert:before {
  content: "\E624";
}
.icon-skip_next:before {
  content: "\E044";
}
.icon-skip_previous:before {
  content: "\E045";
}
.icon-slideshow:before {
  content: "\E41B";
}
.icon-slow_motion_video:before {
  content: "\E068";
}
.icon-stay_primary_portrait:before {
  content: "\E0D6";
}
.icon-smoke_free:before {
  content: "\EB4A";
}
.icon-smoking_rooms:before {
  content: "\EB4B";
}
.icon-textsms:before {
  content: "\E0D8";
}
.icon-snooze:before {
  content: "\E046";
}
.icon-sort:before {
  content: "\E164";
}
.icon-sort_by_alpha:before {
  content: "\E053";
}
.icon-spa:before {
  content: "\EB4C";
}
.icon-space_bar:before {
  content: "\E256";
}
.icon-speaker:before {
  content: "\E32D";
}
.icon-speaker_group:before {
  content: "\E32E";
}
.icon-speaker_notes:before {
  content: "\E8CD";
}
.icon-speaker_notes_off:before {
  content: "\E941";
}
.icon-speaker_phone:before {
  content: "\E0D2";
}
.icon-spellcheck:before {
  content: "\E8CE";
}
.icon-star_border:before {
  content: "\E83A";
}
.icon-star_half:before {
  content: "\E839";
}
.icon-stars:before {
  content: "\E8D0";
}
.icon-stay_primary_landscape:before {
  content: "\E0D5";
}
.icon-stop:before {
  content: "\E047";
}
.icon-stop_screen_share:before {
  content: "\E0E3";
}
.icon-storage2:before {
  content: "\E1DB";
}
.icon-store_mall_directory:before {
  content: "\E563";
}
.icon-straighten:before {
  content: "\E41C";
}
.icon-streetview:before {
  content: "\E56E";
}
.icon-strikethrough_s:before {
  content: "\E257";
}
.icon-style:before {
  content: "\E41D";
}
.icon-subdirectory_arrow_left:before {
  content: "\E5D9";
}
.icon-subdirectory_arrow_right:before {
  content: "\E5DA";
}
.icon-subject:before {
  content: "\E8D2";
}
.icon-subscriptions:before {
  content: "\E064";
}
.icon-subtitles:before {
  content: "\E048";
}
.icon-subway:before {
  content: "\E56F";
}
.icon-supervisor_account:before {
  content: "\E8D3";
}
.icon-surround_sound:before {
  content: "\E049";
}
.icon-swap_calls:before {
  content: "\E0D7";
}
.icon-swap_horiz:before {
  content: "\E8D4";
}
.icon-swap_vert:before {
  content: "\E8D5";
}
.icon-swap_vertical_circle:before {
  content: "\E8D6";
}
.icon-switch_camera:before {
  content: "\E41E";
}
.icon-switch_video:before {
  content: "\E41F";
}
.icon-sync_disabled:before {
  content: "\E628";
}
.icon-sync_problem:before {
  content: "\E629";
}
.icon-system_update:before {
  content: "\E62A";
}
.icon-system_update_alt:before {
  content: "\E8D7";
}
.icon-tab:before {
  content: "\E8D8";
}
.icon-tab_unselected:before {
  content: "\E8D9";
}
.icon-tablet:before {
  content: "\E32F";
}
.icon-tablet_android:before {
  content: "\E330";
}
.icon-tablet_mac:before {
  content: "\E331";
}
.icon-tap_and_play:before {
  content: "\E62B";
}
.icon-text_fields:before {
  content: "\E262";
}
.icon-text_format:before {
  content: "\E165";
}
.icon-texture:before {
  content: "\E421";
}
.icon-thumb_down:before {
  content: "\E8DB";
}
.icon-thumb_up:before {
  content: "\E8DC";
}
.icon-thumbs_up_down:before {
  content: "\E8DD";
}
.icon-timelapse:before {
  content: "\E422";
}
.icon-timeline:before {
  content: "\E942";
}
.icon-timer:before {
  content: "\E425";
}
.icon-timer_10:before {
  content: "\E423";
}
.icon-timer_3:before {
  content: "\E424";
}
.icon-timer_off:before {
  content: "\E426";
}
.icon-title:before {
  content: "\E264";
}
.icon-toc:before {
  content: "\E8DE";
}
.icon-today:before {
  content: "\E8DF";
}
.icon-toll:before {
  content: "\E8E0";
}
.icon-tonality:before {
  content: "\E427";
}
.icon-touch_app:before {
  content: "\E943";
}
.icon-toys:before {
  content: "\E332";
}
.icon-track_changes:before {
  content: "\E8E1";
}
.icon-traffic:before {
  content: "\E565";
}
.icon-train:before {
  content: "\E570";
}
.icon-tram:before {
  content: "\E571";
}
.icon-transfer_within_a_station:before {
  content: "\E572";
}
.icon-transform:before {
  content: "\E428";
}
.icon-translate:before {
  content: "\E8E2";
}
.icon-trending_down:before {
  content: "\E8E3";
}
.icon-trending_flat:before {
  content: "\E8E4";
}
.icon-trending_up:before {
  content: "\E8E5";
}
.icon-tune:before {
  content: "\E429";
}
.icon-tv:before {
  content: "\E333";
}
.icon-unarchive:before {
  content: "\E169";
}
.icon-undo:before {
  content: "\E166";
}
.icon-unfold_less:before {
  content: "\E5D6";
}
.icon-unfold_more:before {
  content: "\E5D7";
}
.icon-update:before {
  content: "\E944";
}
.icon-usb:before {
  content: "\E1E0";
}
.icon-verified_user:before {
  content: "\E8E8";
}
.icon-vertical_align_bottom:before {
  content: "\E258";
}
.icon-vertical_align_center:before {
  content: "\E259";
}
.icon-vertical_align_top:before {
  content: "\E25A";
}
.icon-vibration:before {
  content: "\E62D";
}
.icon-video_call:before {
  content: "\E070";
}
.icon-video_label:before {
  content: "\E071";
}
.icon-video_library:before {
  content: "\E04A";
}
.icon-videocam:before {
  content: "\E04B";
}
.icon-videocam_off:before {
  content: "\E04C";
}
.icon-videogame_asset:before {
  content: "\E338";
}
.icon-view_agenda:before {
  content: "\E8E9";
}
.icon-view_array:before {
  content: "\E8EA";
}
.icon-view_carousel:before {
  content: "\E8EB";
}
.icon-view_column:before {
  content: "\E8EC";
}
.icon-view_comfy:before {
  content: "\E42A";
}
.icon-view_compact:before {
  content: "\E42B";
}
.icon-view_day:before {
  content: "\E8ED";
}
.icon-view_headline:before {
  content: "\E8EE";
}
.icon-view_list:before {
  content: "\E8EF";
}
.icon-view_module:before {
  content: "\E8F0";
}
.icon-view_quilt:before {
  content: "\E8F1";
}
.icon-view_stream:before {
  content: "\E8F2";
}
.icon-view_week:before {
  content: "\E8F3";
}
.icon-vignette:before {
  content: "\E435";
}
.icon-visibility_off:before {
  content: "\E8F5";
}
.icon-voice_chat:before {
  content: "\E62E";
}
.icon-voicemail:before {
  content: "\E0D9";
}
.icon-volume_down:before {
  content: "\E04D";
}
.icon-volume_mute:before {
  content: "\E04E";
}
.icon-volume_off:before {
  content: "\E04F";
}
.icon-volume_up:before {
  content: "\E050";
}
.icon-vpn_key:before {
  content: "\E0DA";
}
.icon-vpn_lock:before {
  content: "\E62F";
}
.icon-wallpaper:before {
  content: "\E1BC";
}
.icon-watch:before {
  content: "\E334";
}
.icon-watch_later:before {
  content: "\E924";
}
.icon-wb_auto:before {
  content: "\E42C";
}
.icon-wb_incandescent:before {
  content: "\E42E";
}
.icon-wb_iridescent:before {
  content: "\E436";
}
.icon-wb_sunny:before {
  content: "\E430";
}
.icon-wc:before {
  content: "\E63D";
}
.icon-web:before {
  content: "\E051";
}
.icon-web_asset:before {
  content: "\E069";
}
.icon-weekend:before {
  content: "\E16B";
}
.icon-whatshot:before {
  content: "\E80E";
}
.icon-widgets:before {
  content: "\E1BD";
}
.icon-wifi:before {
  content: "\E63E";
}
.icon-wifi_lock:before {
  content: "\E1E1";
}
.icon-wifi_tethering:before {
  content: "\E1E2";
}
.icon-work:before {
  content: "\E8F9";
}
.icon-wrap_text:before {
  content: "\E25B";
}
.icon-youtube_searched_for:before {
  content: "\E8FA";
}
.icon-zoom_in:before {
  content: "\E8FF";
}
.icon-zoom_out:before {
  content: "\E900";
}
.icon-zoom_out_map:before {
  content: "\E56B";
}
.icon-chain-broken:before {
  content: "\E904";
}
.icon-database:before {
  content: "\E901";
}
.icon-db:before {
  content: "\E901";
}
.icon-server:before {
  content: "\E901";
}
.icon-host:before {
  content: "\E901";
}
.icon-storage:before {
  content: "\E901";
}
.icon-save:before {
  content: "\E901";
}
.icon-datecenter:before {
  content: "\E901";
}
.ReactTable {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid rgba(0, 0, 0, .1);
}
.ReactTable * {
  box-sizing: border-box;
}
.ReactTable .rt-table {
  -webkit-box-flex: 1;
  -ms-flex: auto 1;
  flex: auto 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  border-collapse: collapse;
  overflow: auto;
}
.ReactTable .rt-thead {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ReactTable .rt-thead.-headerGroups {
  background: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .05);
}
.ReactTable .rt-thead.-filters {
  border-bottom: 1px solid rgba(0, 0, 0, .05);
}
.ReactTable .rt-thead.-filters input,
.ReactTable .rt-thead.-filters select {
  border: 1px solid rgba(0, 0, 0, .1);
  background: #fff;
  padding: 5px 7px;
  font-size: inherit;
  border-radius: 3px;
  font-weight: normal;
  outline: none;
}
.ReactTable .rt-thead.-filters .rt-th {
  border-right: 1px solid rgba(0, 0, 0, .02);
}
.ReactTable .rt-thead.-header {
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  background: rgba(0, 0, 0, .02);
}
.ReactTable .rt-thead .rt-th,
.ReactTable .rt-thead .rt-td {
  padding: 5px 5px;
  line-height: normal;
  position: relative;
  border-right: 1px solid rgba(0, 0, 0, .05);
  transition: box-shadow 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: inset 0 0 0 0 transparent;
}
.ReactTable .rt-thead .rt-th.-sort-asc .rt-resizer:before,
.ReactTable .rt-thead .rt-td.-sort-asc .rt-resizer:before {
  content: '\25B2';
}
.ReactTable .rt-thead .rt-th.-sort-desc .rt-resizer:before,
.ReactTable .rt-thead .rt-td.-sort-desc .rt-resizer:before {
  content: '\25BC';
}
.ReactTable .rt-thead .rt-th.-cursor-pointer,
.ReactTable .rt-thead .rt-td.-cursor-pointer {
  cursor: pointer;
}
.ReactTable .rt-thead .rt-th:last-child,
.ReactTable .rt-thead .rt-td:last-child {
  border-right: 0;
}
.ReactTable .rt-thead .rt-resizable-header {
  overflow: visible;
}
.ReactTable .rt-thead .rt-resizable-header:last-child {
  overflow: hidden;
}
.ReactTable .rt-thead .rt-resizable-header-content {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
.ReactTable .rt-thead .rt-header-pivot {
  border-right-color: #f7f7f7;
}
.ReactTable .rt-thead .rt-header-pivot:after,
.ReactTable .rt-thead .rt-header-pivot:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.ReactTable .rt-thead .rt-header-pivot:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 8px;
  margin-top: -8px;
}
.ReactTable .rt-thead .rt-header-pivot:before {
  border-color: rgba(102, 102, 102, 0);
  border-left-color: #f7f7f7;
  border-width: 10px;
  margin-top: -10px;
}
.ReactTable .rt-tbody {
  -webkit-box-flex: 99999;
  -ms-flex: 99999 1 auto;
  flex: 99999 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: auto;
}
.ReactTable .rt-tbody .rt-tr-group {
  border-bottom: solid 1px rgba(0, 0, 0, .05);
}
.ReactTable .rt-tbody .rt-tr-group:last-child {
  border-bottom: 0;
}
.ReactTable .rt-tbody .rt-td {
  border-right: 1px solid rgba(0, 0, 0, .02);
}
.ReactTable .rt-tbody .rt-td:last-child {
  border-right: 0;
}
.ReactTable .rt-tbody .rt-expandable {
  cursor: pointer;
}
.ReactTable .rt-tr-group {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.ReactTable .rt-tr {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.ReactTable .rt-th,
.ReactTable .rt-td {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 7px 5px;
  overflow: hidden;
  transition: .3s ease;
  transition-property: width, min-width, padding, opacity;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ReactTable .rt-th.-hidden,
.ReactTable .rt-td.-hidden {
  width: 0 !important;
  min-width: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  opacity: 0 !important;
}
.ReactTable .rt-expander {
  display: inline-block;
  position: relative;
  margin: 0;
  color: transparent;
  margin: 0 10px;
}
.ReactTable .rt-expander:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  -ms-transform: translate(-50%, -50%) rotate(-90deg);
      transform: translate(-50%, -50%) rotate(-90deg);
  border-left: 5.04px solid transparent;
  border-right: 5.04px solid transparent;
  border-top: 7px solid rgba(0, 0, 0, .8);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  cursor: pointer;
}
.ReactTable .rt-expander.-open:after {
  -webkit-transform: translate(-50%, -50%) rotate(0);
  -ms-transform: translate(-50%, -50%) rotate(0);
      transform: translate(-50%, -50%) rotate(0);
}
.ReactTable .rt-resizer {
  display: inline-block;
  position: absolute;
  width: 36px;
  top: 0;
  bottom: 0;
  right: -18px;
  cursor: col-resize;
  z-index: 10;
}
.ReactTable .rt-tfoot {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
}
.ReactTable .rt-tfoot .rt-td {
  border-right: 1px solid rgba(0, 0, 0, .05);
}
.ReactTable .rt-tfoot .rt-td:last-child {
  border-right: 0;
}
.ReactTable.-striped .rt-tr.-odd {
  background: #f9f9f9;
}
.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover {
  background: #f5f5f5;
}
.ReactTable .rt-tbody .rt-tr.-active {
  background: #e1f5fe !important;
}
.ReactTable .-pagination {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 3px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
  border-top: 2px solid rgba(0, 0, 0, .1);
}
.ReactTable .-pagination input,
.ReactTable .-pagination select {
  border: 1px solid rgba(0, 0, 0, .1);
  background: #fff;
  padding: 5px 7px;
  font-size: inherit;
  border-radius: 3px;
  font-weight: normal;
  outline: none;
}
.ReactTable .-pagination .-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  border-radius: 2px;
  position: relative;
  padding: 8px 30px;
  margin: 10px 1px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow, transform;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  background: transparent;
}
.ReactTable .-pagination .-btn:focus,
.ReactTable .-pagination .-btn:active:focus,
.ReactTable .-pagination .-btn.active:focus,
.ReactTable .-pagination .-btn.focus,
.ReactTable .-pagination .-btn:active.focus,
.ReactTable .-pagination .-btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ReactTable .-pagination .-btn:hover,
.ReactTable .-pagination .-btn:focus,
.ReactTable .-pagination .-btn.focus {
  color: #333;
  text-decoration: none;
}
.ReactTable .-pagination .-btn:active,
.ReactTable .-pagination .-btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.ReactTable .-pagination .-btn.disabled,
.ReactTable .-pagination .-btn[disabled],
fieldset[disabled] .ReactTable .-pagination .-btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.ReactTable .-pagination .-btn.disabled,
fieldset[disabled] a.ReactTable .-pagination .-btn {
  pointer-events: none;
}
.ReactTable .-pagination .-btn::-moz-focus-inner {
  border: 0;
}
.ReactTable .-pagination .-btn:not(.btn-raised) {
  box-shadow: none;
}
.ReactTable .-pagination .-btn:not(.btn-raised),
.ReactTable .-pagination .-btn:not(.btn-raised).btn-default {
  color: rgba(0, 0, 0, .87);
}
.ReactTable .-pagination .-btn:not(.btn-raised).btn-inverse {
  color: #3f51b5;
}
.ReactTable .-pagination .-btn:not(.btn-raised).btn-primary {
  color: #3f51b5;
}
.ReactTable .-pagination .-btn:not(.btn-raised).btn-success {
  color: #4caf50;
}
.ReactTable .-pagination .-btn:not(.btn-raised).btn-info {
  color: #2196f3;
}
.ReactTable .-pagination .-btn:not(.btn-raised).btn-warning {
  color: #ff9800;
}
.ReactTable .-pagination .-btn:not(.btn-raised).btn-danger {
  color: #f44336;
}
.ReactTable .-pagination .-btn:not(.btn-raised):not(.btn-link):hover,
.ReactTable .-pagination .-btn:not(.btn-raised):not(.btn-link):focus {
  background-color: rgba(153, 153, 153, .2);
}
.theme-dark .ReactTable .-pagination .-btn:not(.btn-raised):not(.btn-link):hover,
.theme-dark .ReactTable .-pagination .-btn:not(.btn-raised):not(.btn-link):focus {
  background-color: rgba(204, 204, 204, .15);
}
.ReactTable .-pagination .-btn.btn-raised,
.ReactTable .-pagination .-btn.btn-fab,
.btn-group-raised .ReactTable .-pagination .-btn,
.ReactTable .-pagination .-btn.btn-raised.btn-default,
.ReactTable .-pagination .-btn.btn-fab.btn-default,
.btn-group-raised .ReactTable .-pagination .-btn.btn-default {
  background-color: #EEEEEE;
  color: rgba(0, 0, 0, .87);
}
.ReactTable .-pagination .-btn.btn-raised.btn-inverse,
.ReactTable .-pagination .-btn.btn-fab.btn-inverse,
.btn-group-raised .ReactTable .-pagination .-btn.btn-inverse {
  background-color: #3f51b5;
  color: #ffffff;
}
.ReactTable .-pagination .-btn.btn-raised.btn-primary,
.ReactTable .-pagination .-btn.btn-fab.btn-primary,
.btn-group-raised .ReactTable .-pagination .-btn.btn-primary {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, .84);
}
.ReactTable .-pagination .-btn.btn-raised.btn-success,
.ReactTable .-pagination .-btn.btn-fab.btn-success,
.btn-group-raised .ReactTable .-pagination .-btn.btn-success {
  background-color: #4caf50;
  color: rgba(255, 255, 255, .84);
}
.ReactTable .-pagination .-btn.btn-raised.btn-info,
.ReactTable .-pagination .-btn.btn-fab.btn-info,
.btn-group-raised .ReactTable .-pagination .-btn.btn-info {
  background-color: #2196f3;
  color: rgba(255, 255, 255, .84);
}
.ReactTable .-pagination .-btn.btn-raised.btn-warning,
.ReactTable .-pagination .-btn.btn-fab.btn-warning,
.btn-group-raised .ReactTable .-pagination .-btn.btn-warning {
  background-color: #ff9800;
  color: rgba(255, 255, 255, .84);
}
.ReactTable .-pagination .-btn.btn-raised.btn-danger,
.ReactTable .-pagination .-btn.btn-fab.btn-danger,
.btn-group-raised .ReactTable .-pagination .-btn.btn-danger {
  background-color: #f44336;
  color: rgba(255, 255, 255, .84);
}
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link),
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link) {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):hover,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):hover,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):focus,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):focus,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link).active,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link).active,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):active,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):active {
  outline: 0;
}
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):hover,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):hover,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):focus,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):focus,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link).active,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link).active,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):active,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):active,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):hover.btn-default,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):hover.btn-default,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):focus.btn-default,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):focus.btn-default,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link).active.btn-default,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link).active.btn-default,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):active.btn-default,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):active.btn-default {
  background-color: #e4e4e4;
}
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):hover.btn-inverse,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):hover.btn-inverse,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):focus.btn-inverse,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):focus.btn-inverse,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link).active.btn-inverse,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link).active.btn-inverse,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):active.btn-inverse,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):active.btn-inverse {
  background-color: #495bc0;
}
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):hover.btn-primary,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):hover.btn-primary,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):focus.btn-primary,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):focus.btn-primary,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link).active.btn-primary,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link).active.btn-primary,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):active.btn-primary,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):active.btn-primary {
  background-color: #495bc0;
}
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):hover.btn-success,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):hover.btn-success,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):focus.btn-success,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):focus.btn-success,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link).active.btn-success,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link).active.btn-success,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):active.btn-success,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):active.btn-success {
  background-color: #59b75c;
}
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):hover.btn-info,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):hover.btn-info,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):focus.btn-info,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):focus.btn-info,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link).active.btn-info,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link).active.btn-info,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):active.btn-info,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):active.btn-info {
  background-color: #349ff4;
}
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):hover.btn-warning,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):hover.btn-warning,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):focus.btn-warning,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):focus.btn-warning,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link).active.btn-warning,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link).active.btn-warning,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):active.btn-warning,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):active.btn-warning {
  background-color: #eb8c00;
}
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):hover.btn-danger,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):hover.btn-danger,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):focus.btn-danger,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):focus.btn-danger,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link).active.btn-danger,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link).active.btn-danger,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):active.btn-danger,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):active.btn-danger {
  background-color: #f55549;
}
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link).active,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link).active,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):active,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):active,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link).active:hover,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link).active:hover,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):active:hover,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):active:hover {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):focus,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):focus,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):focus.active,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):focus.active,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):focus:active,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):focus:active,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):focus:hover,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):focus:hover,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):focus.active:hover,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):focus.active:hover,
.ReactTable .-pagination .-btn.btn-raised:not(.btn-link):focus:active:hover,
.btn-group-raised .ReactTable .-pagination .-btn:not(.btn-link):focus:active:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, .18), 0 8px 16px rgba(0, 0, 0, .36);
}
.ReactTable .-pagination .-btn.btn-fab {
  border-radius: 50%;
  font-size: 24px;
  height: 56px;
  margin: auto;
  min-width: 56px;
  width: 56px;
  padding: 0;
  overflow: hidden;
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
  position: relative;
  line-height: normal;
}
.ReactTable .-pagination .-btn.btn-fab .ripple-container {
  border-radius: 50%;
}
.ReactTable .-pagination .-btn.btn-fab.btn-fab-mini,
.btn-group-sm .ReactTable .-pagination .-btn.btn-fab {
  height: 40px;
  min-width: 40px;
  width: 40px;
}
.ReactTable .-pagination .-btn.btn-fab.btn-fab-mini.material-icons,
.btn-group-sm .ReactTable .-pagination .-btn.btn-fab.material-icons {
  top: 0px;
  left: 0px;
}
.ReactTable .-pagination .-btn.btn-fab i.material-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-12px, -12px);
      -ms-transform: translate(-12px, -12px);
          transform: translate(-12px, -12px);
  line-height: 24px;
  width: 24px;
}
.ReactTable .-pagination .-btn i.material-icons {
  vertical-align: middle;
}
.ReactTable .-pagination .-btn.btn-lg,
.btn-group-lg .ReactTable .-pagination .-btn {
  font-size: 16px;
}
.ReactTable .-pagination .-btn.btn-sm,
.btn-group-sm .ReactTable .-pagination .-btn {
  padding: 5px 20px;
  font-size: 12px;
}
.ReactTable .-pagination .-btn.btn-xs,
.btn-group-xs .ReactTable .-pagination .-btn {
  padding: 4px 15px;
  font-size: 10px;
}
fieldset[disabled][disabled] .ReactTable .-pagination .-btn,
.ReactTable .-pagination .-btn.disabled,
.ReactTable .-pagination .-btn:disabled,
.ReactTable .-pagination .-btn[disabled][disabled] {
  color: rgba(0, 0, 0, .26);
  background: transparent;
}
.theme-dark fieldset[disabled][disabled] .ReactTable .-pagination .-btn,
.theme-dark .ReactTable .-pagination .-btn.disabled,
.theme-dark .ReactTable .-pagination .-btn:disabled,
.theme-dark .ReactTable .-pagination .-btn[disabled][disabled] {
  color: rgba(255, 255, 255, .3);
}
fieldset[disabled][disabled] .ReactTable .-pagination .-btn.btn-raised,
.ReactTable .-pagination .-btn.disabled.btn-raised,
.ReactTable .-pagination .-btn:disabled.btn-raised,
.ReactTable .-pagination .-btn[disabled][disabled].btn-raised,
fieldset[disabled][disabled] .ReactTable .-pagination .-btn.btn-group-raised,
.ReactTable .-pagination .-btn.disabled.btn-group-raised,
.ReactTable .-pagination .-btn:disabled.btn-group-raised,
.ReactTable .-pagination .-btn[disabled][disabled].btn-group-raised,
fieldset[disabled][disabled] .ReactTable .-pagination .-btn.btn-raised.active,
.ReactTable .-pagination .-btn.disabled.btn-raised.active,
.ReactTable .-pagination .-btn:disabled.btn-raised.active,
.ReactTable .-pagination .-btn[disabled][disabled].btn-raised.active,
fieldset[disabled][disabled] .ReactTable .-pagination .-btn.btn-group-raised.active,
.ReactTable .-pagination .-btn.disabled.btn-group-raised.active,
.ReactTable .-pagination .-btn:disabled.btn-group-raised.active,
.ReactTable .-pagination .-btn[disabled][disabled].btn-group-raised.active,
fieldset[disabled][disabled] .ReactTable .-pagination .-btn.btn-raised:active,
.ReactTable .-pagination .-btn.disabled.btn-raised:active,
.ReactTable .-pagination .-btn:disabled.btn-raised:active,
.ReactTable .-pagination .-btn[disabled][disabled].btn-raised:active,
fieldset[disabled][disabled] .ReactTable .-pagination .-btn.btn-group-raised:active,
.ReactTable .-pagination .-btn.disabled.btn-group-raised:active,
.ReactTable .-pagination .-btn:disabled.btn-group-raised:active,
.ReactTable .-pagination .-btn[disabled][disabled].btn-group-raised:active,
fieldset[disabled][disabled] .ReactTable .-pagination .-btn.btn-raised:focus:not(:active),
.ReactTable .-pagination .-btn.disabled.btn-raised:focus:not(:active),
.ReactTable .-pagination .-btn:disabled.btn-raised:focus:not(:active),
.ReactTable .-pagination .-btn[disabled][disabled].btn-raised:focus:not(:active),
fieldset[disabled][disabled] .ReactTable .-pagination .-btn.btn-group-raised:focus:not(:active),
.ReactTable .-pagination .-btn.disabled.btn-group-raised:focus:not(:active),
.ReactTable .-pagination .-btn:disabled.btn-group-raised:focus:not(:active),
.ReactTable .-pagination .-btn[disabled][disabled].btn-group-raised:focus:not(:active) {
  box-shadow: none;
}
.ReactTable .-pagination .-btn.btn-flat,
.ReactTable .-pagination .-btn.btn-flat.btn-default {
  background-color: #EEEEEE;
  color: rgba(0, 0, 0, .87);
}
.ReactTable .-pagination .-btn.btn-flat.btn-inverse {
  background-color: #3f51b5;
  color: #ffffff;
}
.ReactTable .-pagination .-btn.btn-flat.btn-primary {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, .84);
}
.ReactTable .-pagination .-btn.btn-flat.btn-success {
  background-color: #4caf50;
  color: rgba(255, 255, 255, .84);
}
.ReactTable .-pagination .-btn.btn-flat.btn-info {
  background-color: #2196f3;
  color: rgba(255, 255, 255, .84);
}
.ReactTable .-pagination .-btn.btn-flat.btn-warning {
  background-color: #ff9800;
  color: rgba(255, 255, 255, .84);
}
.ReactTable .-pagination .-btn.btn-flat.btn-danger {
  background-color: #f44336;
  color: rgba(255, 255, 255, .84);
}
.ReactTable .-pagination .-btn.btn-flat:hover,
.ReactTable .-pagination .-btn.btn-flat:focus,
.ReactTable .-pagination .-btn.btn-flat.active,
.ReactTable .-pagination .-btn.btn-flat:active {
  outline: 0;
}
.ReactTable .-pagination .-btn.btn-flat:hover,
.ReactTable .-pagination .-btn.btn-flat:focus,
.ReactTable .-pagination .-btn.btn-flat.active,
.ReactTable .-pagination .-btn.btn-flat:active,
.ReactTable .-pagination .-btn.btn-flat:hover.btn-default,
.ReactTable .-pagination .-btn.btn-flat:focus.btn-default,
.ReactTable .-pagination .-btn.btn-flat.active.btn-default,
.ReactTable .-pagination .-btn.btn-flat:active.btn-default {
  background-color: #e4e4e4;
}
.ReactTable .-pagination .-btn.btn-flat:hover.btn-inverse,
.ReactTable .-pagination .-btn.btn-flat:focus.btn-inverse,
.ReactTable .-pagination .-btn.btn-flat.active.btn-inverse,
.ReactTable .-pagination .-btn.btn-flat:active.btn-inverse {
  background-color: #495bc0;
}
.ReactTable .-pagination .-btn.btn-flat:hover.btn-primary,
.ReactTable .-pagination .-btn.btn-flat:focus.btn-primary,
.ReactTable .-pagination .-btn.btn-flat.active.btn-primary,
.ReactTable .-pagination .-btn.btn-flat:active.btn-primary {
  background-color: #495bc0;
}
.ReactTable .-pagination .-btn.btn-flat:hover.btn-success,
.ReactTable .-pagination .-btn.btn-flat:focus.btn-success,
.ReactTable .-pagination .-btn.btn-flat.active.btn-success,
.ReactTable .-pagination .-btn.btn-flat:active.btn-success {
  background-color: #59b75c;
}
.ReactTable .-pagination .-btn.btn-flat:hover.btn-info,
.ReactTable .-pagination .-btn.btn-flat:focus.btn-info,
.ReactTable .-pagination .-btn.btn-flat.active.btn-info,
.ReactTable .-pagination .-btn.btn-flat:active.btn-info {
  background-color: #349ff4;
}
.ReactTable .-pagination .-btn.btn-flat:hover.btn-warning,
.ReactTable .-pagination .-btn.btn-flat:focus.btn-warning,
.ReactTable .-pagination .-btn.btn-flat.active.btn-warning,
.ReactTable .-pagination .-btn.btn-flat:active.btn-warning {
  background-color: #eb8c00;
}
.ReactTable .-pagination .-btn.btn-flat:hover.btn-danger,
.ReactTable .-pagination .-btn.btn-flat:focus.btn-danger,
.ReactTable .-pagination .-btn.btn-flat.active.btn-danger,
.ReactTable .-pagination .-btn.btn-flat:active.btn-danger {
  background-color: #f55549;
}
.ReactTable .-pagination .-btn.btn-flat.active,
.ReactTable .-pagination .-btn.btn-flat:active,
.ReactTable .-pagination .-btn.btn-flat.active:hover,
.ReactTable .-pagination .-btn.btn-flat:active:hover {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}
.ReactTable .-pagination .-btn.btn-flat:focus,
.ReactTable .-pagination .-btn.btn-flat:focus.active,
.ReactTable .-pagination .-btn.btn-flat:focus:active,
.ReactTable .-pagination .-btn.btn-flat:focus:hover,
.ReactTable .-pagination .-btn.btn-flat:focus.active:hover,
.ReactTable .-pagination .-btn.btn-flat:focus:active:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, .18), 0 8px 16px rgba(0, 0, 0, .36);
}
.ReactTable .-pagination .-btn.dropdown-toggle {
  padding: 8px 0px;
}
.ReactTable .-pagination .-btn[disabled] {
  opacity: .5;
  cursor: default;
}
.ReactTable .-pagination .-btn:not([disabled]):hover {
  background: rgba(0, 0, 0, .3);
  color: #fff;
}
.ReactTable .-pagination .-previous,
.ReactTable .-pagination .-next {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
.ReactTable .-pagination .-center {
  -webkit-box-flex: 1.5;
  -ms-flex: 1.5;
  flex: 1.5;
  text-align: center;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.ReactTable .-pagination .-pageInfo {
  display: inline-block;
  margin: 3px 10px;
  white-space: nowrap;
}
.ReactTable .-pagination .-pageJump {
  display: inline-block;
}
.ReactTable .-pagination .-pageJump input {
  width: 70px;
  text-align: center;
}
.ReactTable .-pagination .-pageSizeOptions {
  margin: 3px 10px;
}
.ReactTable .rt-noData {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, .8);
  transition: all .3s ease;
  z-index: 1;
  pointer-events: none;
  padding: 20px;
  color: rgba(0, 0, 0, .5);
}
.ReactTable .-loading {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, .8);
  transition: all .3s ease;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
}
.ReactTable .-loading > div {
  position: absolute;
  display: block;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 0;
  font-size: 15px;
  color: rgba(0, 0, 0, .6);
  -webkit-transform: translateY(-52%);
  -ms-transform: translateY(-52%);
      transform: translateY(-52%);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.ReactTable .-loading.-active {
  opacity: 1;
  z-index: 2;
  pointer-events: all;
}
.ReactTable .-loading.-active > div {
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
      transform: translateY(50%);
}
.ReactTable .rt-resizing .rt-th,
.ReactTable .rt-resizing .rt-td {
  transition: none !important;
  cursor: col-resize;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* ==========================================================================
   HAPPI
   Global variables
   ========================================================================== */
/* ==========================================================================
   HAPPI
   Layout framework
   ========================================================================== */
HTML,
BODY,
.wrapper {
  height: 100%;
}
.wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.header-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 80px;
}
.header-wrapper .header-brand {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.header-wrapper .header-title,
.header-wrapper .header-nav {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.body-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  overflow: auto;
}
.canvas-wrapper {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pane-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 200px;
  overflow: hidden;
  z-index: 100;
  transition: width .1s ease, opacity .05s ease;
}
.pane-wrapper.with-nav {
  width: 260px;
}
.pane-wrapper.visible {
  transition: width .1s ease, opacity .05s ease .05s;
}
.canvas-navbar,
.pane-titlebar {
  height: 30px;
}
.pane-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.pane-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}
.pane-content::-webkit-scrollbar {
  width: 10px;
}
.pane-content::-webkit-scrollbar-track {
  background-color: transparent;
}
.pane-content::-webkit-scrollbar-thumb {
  background-color: #e0e0e0;
  border: 2px solid #fff;
  border-radius: 10px;
}
.with-nav .pane-content {
  left: 60px;
}
.canvas-holder,
.canvas-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.canvas-body {
  position: relative;
}
.canvas {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}
.gojs-diagram {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  border-width: 1px 0 0 0;
}
.gojs-diagram-hidden {
  display: none;
}
.footer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
}
.footer-wrapper .footer-left,
.footer-wrapper .footer-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.footer-wrapper .footer-right {
  text-align: right;
}
/* ==========================================================================
   HAPPI
   Flexbox columns
   Used inside .modal-body
   ========================================================================== */
.col-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.modal .col-wrapper {
  height: 100%;
}
.col-facets {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  overflow: auto;
}
.col-summary {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 230px;
          flex: 0 0 230px;
  overflow-x: hidden;
  max-width: 230px;
  height: 100%;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.col-summary.closed {
  max-width: 0;
}
.col-subnets {
  background-color: #f5f5f5;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.col-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  overflow-x: hidden;
}
.col-facets::-webkit-scrollbar,
.col-content::-webkit-scrollbar {
  width: 10px;
}
.col-facets::-webkit-scrollbar-track,
.col-content::-webkit-scrollbar-track {
  background-color: transparent;
}
.col-facets::-webkit-scrollbar-thumb,
.col-content::-webkit-scrollbar-thumb {
  background-color: #e0e0e0;
  border: 2px solid #fff;
  border-radius: 10px;
}
.col-facets H4:first-child,
.col-content H4:first-child {
  margin-top: 0;
}
.col-configure .asset-image {
  max-width: none;
  margin-right: 15px;
}
.col-secondary {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 270px;
          flex: 0 0 270px;
}
.form-group-2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form-group-2col .checkbox,
.form-group-2col .radio {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}
/* ==========================================================================
   HAPPI
   Panes, left or right: Infrastructure, Network, Rack, Basket
   ========================================================================== */
.pane-wrapper {
  position: relative;
  background-color: #fff;
  color: #000;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}
.pane-grabber {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3px;
  background: transparent;
  cursor: col-resize;
}
.pane-grabber.react-draggable-dragging,
.pane-grabber:hover {
  background-color: #e91e63;
}
.pane-left .pane-grabber {
  right: 0;
}
.pane-right .pane-grabber {
  left: 0;
}
.pane-titlebar {
  padding: 0 15px;
  line-height: 30px;
  background-color: #eeeeee;
  text-transform: uppercase;
  font-size: 13px;
  white-space: nowrap;
}
.pane-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  line-height: 30px;
  background: transparent;
  border: 0;
  font-size: 18px;
}
.pane-close:hover,
.pane-close:focus {
  background-color: #f5f5f5;
}
.pane-content {
  padding: 15px;
  font-size: 13px;
}
.pane-content .btn {
  margin: 0 0 15px 0;
}
.pane-content .design-button {
  width: 230px;
}
.pane-group-title {
  margin-bottom: 15px;
  text-align: left;
  text-transform: uppercase;
  font-size: 12px;
}
.pane-group-help {
  float: right;
  text-transform: uppercase;
  color: #9e9e9e;
  text-decoration: none;
}
.pane-group-help .help-label {
  opacity: 0;
  transition: opacity .3s ease;
}
.pane-group-help .icon {
  position: relative;
  top: -2px;
  font-size: 20px;
  vertical-align: middle;
}
.pane-group-help:hover,
.pane-group-help:focus,
.pane-group-help:active {
  text-decoration: none;
  color: #3f51b5;
}
.pane-group-help:hover .help-label,
.pane-group-help:focus .help-label,
.pane-group-help:active .help-label {
  opacity: 1;
}
.pane-subtitlebar {
  position: relative;
  height: 48px;
  line-height: 48px;
  background-color: #f5f5f5;
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pane-subtitlebar:hover,
.pane-subtitlebar:focus {
  background-color: #f8f8f8;
}
.pane-subtitlebar .dropdown-menu .right-caret {
  position: absolute;
  right: 2px;
  margin-top: 2px;
}
.dropdown-menu.sub-menu {
  top: 0;
  left: 50%;
  margin-top: -1px;
}
.pane-subtitle-catalogue {
  font-weight: 600;
  padding-left: 10px;
}
.pane-subtitle-site {
  margin-left: 5px;
  font-weight: 400;
  color: #9e9e9e;
  text-transform: none;
}
.pane-show-catalogue {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 48px;
  margin: 0;
  padding-left: 15px;
  text-align: left;
  background-color: #f5f5f5 !important;
  box-shadow: none !important;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.catalogue-dropdown {
  text-transform: none;
  margin-top: -2px;
}
#pane-basket {
  width: 300px;
}
.table-basket-pane.table TH {
  vertical-align: middle;
  line-height: 1.2;
}
.table-basket-pane.table TH .price-from {
  font-weight: 400;
  font-style: italic;
}
.table-basket-pane .col-price {
  text-align: right;
}
.table-basket-pane + .price-smallprint {
  margin: 0 0 10px 0;
}
.pane-property {
  width: 260px;
}
.pane-property .btn {
  margin: 10px 0 0 0;
}
.pane-property .form-group {
  margin-top: 5px;
}
.pane-property .form-group-quantity,
.pane-property .form-group-line,
.pane-property .form-group-text-alignment,
.pane-property .form-group-text-size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0 0 0;
  padding: 0;
}
.pane-property .form-group-quantity .control-label,
.pane-property .form-group-line .control-label,
.pane-property .form-group-text-alignment .control-label,
.pane-property .form-group-text-size .control-label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0 10px 0 0;
  font-size: 14px;
  font-weight: 600;
  color: #9c27b0;
}
.pane-property .form-group-quantity .form-control,
.pane-property .form-group-line .form-control,
.pane-property .form-group-text-alignment .form-control,
.pane-property .form-group-text-size .form-control {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 30px;
  padding: 0 10px;
  margin: 0;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  background-image: none;
  background-color: #fff;
}
.pane-property .form-group-quantity .btn,
.pane-property .form-group-line .btn,
.pane-property .form-group-text-alignment .btn,
.pane-property .form-group-text-size .btn {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin: 0 0 0 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.pane-property .component-name {
  margin: 10px 0;
}
.pane-property .component-name .control-label {
  display: block;
  margin-top: 0;
}
.pane-property .component-name .form-control {
  width: 100%;
}
.pane-property .component-name .field-subtitle {
  font-size: 12px;
}
.pane-property .item-view-options {
  margin: 10px 0;
}
.pane-property .item-view-options LABEL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0;
}
.pane-property .item-view-options LABEL INPUT {
  width: 0;
}
.pane-property .item-view-options .label {
  margin-left: 5px;
  font-size: 13px;
  color: #333333;
}
.form-group-opacity.form-group .control-label {
  font-size: 14px;
  font-weight: 600;
  color: #9c27b0;
}
.command-list {
  margin: 0 -15px;
  padding: 0;
  list-style: none;
}
.command-list > LI {
  margin: 0;
  border-bottom: 1px solid #eeeeee;
}
.command-list > LI:first-child {
  border-top: 1px solid #eeeeee;
}
.command-list > LI > A {
  display: block;
  padding: 5px 15px;
}
.command-list > LI > A:hover,
.command-list > LI > A:focus {
  background-color: #f5f5f5;
  text-decoration: none;
}
.pane-nav-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 60px;
  overflow: hidden;
}
.pane-nav-wrapper:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 20px;
  background: linear-gradient(to top, #eeeeee, #eeeeee 25%, rgba(238, 238, 238, .1));
}
.pane-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 77px;
  padding-right: 17px;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #eeeeee;
}
.pane-nav > LI {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 60px;
  text-align: center;
}
.pane-nav > LI:last-child {
  margin-bottom: 10px;
}
.pane-nav > LI > A {
  display: block;
  padding: 10px 2px;
  text-decoration: none;
  outline: 0;
}
.pane-nav > LI > A:hover,
.pane-nav > LI > A:focus {
  background-color: #e0e0e0;
}
.pane-nav > LI.active,
.pane-nav > LI.active > A:hover,
.pane-nav > LI.active > A:focus {
  background-color: #fff;
}
.pane-hide-vertical {
  transition: max-height 0.4s ease, opacity 0.2s linear;
  overflow: hidden;
}
.pane-hide-vertical:not(.active) {
  transition: max-height 0.4s ease, opacity 0.2s linear 0.1s;
  max-height: 0 !important;
  opacity: 0;
}
.notify {
  font-family: Muli, 'Open Sans', Arial, sans-serif !important;
  bottom: 40px !important;
  left: 280px !important;
  right: 280px !important;
}
.notify .notify-label {
  color: #fff;
  font-size: inherit;
  position: relative;
  top: 0;
}
.pane-diagramOptions input[type="checkbox"],
.pane-diagramOptions input[type="radio"] {
  width: 0;
}
.pane-diagramOptions .item-view-options > label {
  padding: 0;
}
.active-catalogue-dropdown {
  float: right;
  padding-right: 5px;
  margin: 5px 1px;
}
.active-catalogue-dropdown BUTTON {
  width: 20px;
}
/* ==========================================================================
   HAPPI
   Canvas area
   ========================================================================== */
.canvas-wrapper {
  background-color: #fafafa;
}
.canvas-navbar {
  background-color: #606fc7;
}
.canvas-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
  font-size: 13px;
}
.canvas-tabs > LI {
  float: left;
  margin: 0;
  padding: 0;
}
.canvas-tabs > LI > A,
.canvas-tabs > LI > .btn-link {
  display: block;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  outline: 0;
}
.canvas-tabs > LI > A:hover,
.canvas-tabs > LI > .btn-link:hover,
.canvas-tabs > LI > A:focus,
.canvas-tabs > LI > .btn-link:focus {
  background-color: #3f51b5;
  text-decoration: none;
}
.canvas-tabs > LI > A:focus,
.canvas-tabs > LI > .btn-link:focus {
  color: rgba(255, 255, 255, .8);
}
.canvas-tabs > LI.active A,
.canvas-tabs > LI > A.active {
  background-color: #fafafa;
  color: #333333;
}
.canvas-tabs > LI.tab-basket {
  float: right;
}
.canvas-tabs > LI.tab-menu .btn-link,
.canvas-tabs > LI.tab-basket .btn-link,
.canvas-tabs > LI.tab-options .btn-link {
  width: 33px;
  overflow: hidden;
  transition: width .3s;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 18px;
  text-align: center;
}
.canvas-tabs > LI.tab-menu.active {
  display: none;
}
.canvas-tabs > LI.tab-menu.active .btn-link {
  width: 0;
}
.canvas-tabs > LI.tab-options.active .btn-link {
  background-color: #4d5ec1;
}
.canvas-tabs > LI.tab-brand {
  width: 0;
  overflow: hidden;
  white-space: nowrap;
  transition: width 0.3s ease-out;
  background-color: #32408f;
  font-weight: 700;
}
.canvas-tabs > LI.tab-brand .icon {
  margin-left: 5px;
}
.canvas-tabs > LI.tab-brand.visible {
  width: 60px;
}
.canvas-tabs > LI.tab-brand.visible:hover,
.canvas-tabs > LI.tab-brand.visible:focus {
  width: 75px;
}
.canvas-tabs > LI.tab-brand a {
  cursor: pointer;
}
.canvas-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background-color: #fafafa;
  border-bottom: 1px solid #f5f5f5;
  height: 48px;
  padding: 0 10px;
}
.canvas-options LABEL {
  font-size: 13px;
  color: #333333;
  white-space: nowrap;
}
.canvas-filters {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.canvas-filter {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.canvas-filter .form-group {
  padding-right: 40px;
  margin-top: 16px;
}
.canvas-filter .form-control {
  width: 100%;
  font-size: 12px;
}
.canvas-filter .btn {
  position: absolute;
  top: -1px;
  right: 10px;
  padding: 5px;
}
.canvas-option {
  margin-left: 20px;
}
.canvas-tools {
  margin: 0;
  padding: 0;
  list-style: none;
}
.canvas-tools > LI {
  margin: 0;
  padding: 0;
}
.canvas-tools > LI.tool-zoom {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.canvas-tools > LI.tool-zoom .btn-group {
  height: 36px;
  margin: 0;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .12), 0 1px 6px 0 rgba(0, 0, 0, .12);
}
.canvas-tools > LI.tool-zoom .btn-group:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}
.canvas-tools > LI.tool-zoom .btn {
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: none;
}
.canvas-tools > LI.tool-zoom .tool-zoomout,
.canvas-tools > LI.tool-zoom .tool-zoomin {
  height: 36px;
  line-height: 36px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 22px;
}
.canvas-tools > LI.tool-fab {
  position: absolute;
  top: 15px;
  right: 15px;
}
.canvas-tools > LI.tool-fab .btn-fab {
  background-color: #f44336;
  color: #fff;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .12), 0 1px 6px 0 rgba(0, 0, 0, .12);
}
.canvas-tools > LI.tool-fab .btn-fab:hover,
.canvas-tools > LI.tool-fab .btn-fab:focus {
  background-color: #f44336;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}
.canvas-tools > LI.tool-fab .tool-infrastructure .btn-fab {
  background-color: #f44336;
}
.canvas-tools > LI.tool-fab .tool-network .btn-fab {
  background-color: #8bc34a;
}
.canvas-tools > LI.tool-fab .tool-rack .btn-fab {
  background-color: #03a9f4;
}
.canvas {
  padding: 15px 15px 15px 15px;
}
/* ==========================================================================
   HAPPI
   Header
   ========================================================================== */
.header-wrapper {
  background-color: #3f51b5;
  background: linear-gradient(123deg, #57368d, #3f51b5 50%, #3f51b5 67%, #4748a8);
  color: #fff;
  transition: height .2s;
}
body.header-minimised .header-wrapper {
  height: 0px;
}
.header-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100px;
  background-color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
}
.header-brand A {
  display: block;
  height: 80px;
  line-height: 80px;
  color: #fff;
  opacity: .9;
  transition: all .2s;
}
.header-brand A:hover,
.header-brand A:focus {
  opacity: 1;
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
  text-shadow: 0px 0px 5px #969696;
  text-decoration: none;
}
.header-brand .logo {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 66px;
  height: auto;
}
.main-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-nav > LI {
  float: left;
  font-size: 14px;
}
.main-nav > LI > A {
  display: block;
  padding: 5px 10px;
  color: #fff;
}
.main-nav > LI > A:hover,
.main-nav > LI > A:focus {
  color: #b2dfdb;
  text-decoration: none;
}
.main-nav > LI.active {
  font-weight: 700;
}
.main-nav > LI.active A {
  color: #80cbc4;
}
.search-form {
  position: relative;
  margin: 0;
  padding: 0;
}
.search-form .form-group {
  margin: 0;
  width: 0;
  overflow: hidden;
  transition: width 0.3s ease-out;
}
.search-form .form-group .form-control {
  font-size: 14px;
}
.search-form .form-group .form-control::-moz-placeholder {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
.search-form .form-group .form-control:-ms-input-placeholder {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
.search-form .form-group .form-control::-webkit-input-placeholder {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
.search-form.active .form-group {
  width: 170px;
}
.search-form .btn-search {
  position: absolute;
  top: 0;
  left: -30px;
  bottom: 0;
  padding: 0 3px;
  border: 0;
  background-color: transparent;
  color: #fff;
  cursor: pointer;
}
.search-form .btn-search .icon {
  font-size: 26px;
}
.search-form .btn-search:hover,
.search-form .btn-search:focus {
  color: #b2dfdb;
}
.account-nav {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
}
.account-nav > LI {
  float: left;
}
.account-nav > LI > A {
  display: block;
  padding: 5px 10px;
  color: #fff;
}
.account-nav > LI > A:hover,
.account-nav > LI > A:focus {
  color: #b2dfdb;
  text-decoration: none;
}
.btn-profile {
  display: block;
  padding: 5px 10px;
  background: transparent;
  border: 0;
}
.btn-profile:hover,
.btn-profile:focus {
  color: #b2dfdb;
}
.header-title {
  padding-left: 15px;
  font-size: 20px;
  font-weight: 600;
}
.header-title-text {
  display: inline-block;
  transition: all .3s;
}
.header-title-text.editable .icon {
  opacity: 0;
  transition: all .3s;
}
.header-title-text.editable:focus,
.header-title-text.editable:hover {
  color: #b2dfdb;
  cursor: text;
}
.header-title-text.editable:focus .icon,
.header-title-text.editable:hover .icon {
  opacity: 1;
}
.header-title-text A {
  color: #fff;
}
.header-title-form {
  margin: 0;
}
.header-status {
  padding-right: 50px;
  opacity: .5;
}
.header-toggle {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -25px;
  transition: all .3s;
  opacity: 0;
}
.header-toggle.visible {
  top: -25px;
  opacity: 1;
}
.header-toggle .btn-toggle-header {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 0;
  line-height: 75px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background: none transparent;
  transition: all .3s;
}
.header-toggle .btn-toggle-header:hover,
.header-toggle .btn-toggle-header:focus {
  background-color: rgba(255, 255, 255, .2);
}
.header-wrapper:hover .header-toggle {
  opacity: 1;
}
/* ==========================================================================
   HAPPI
   Footer
   ========================================================================== */
.footer-wrapper {
  background-color: #3f51b5;
  color: #fff;
}
.footer-wrapper .btn {
  color: #fff !important;
}
.footer-wrapper .footer-left .btn,
.footer-wrapper .footer-right .btn {
  margin: 0;
}
.footer-wrapper .footer-right {
  padding: 0 70px 0 0;
}
.footer-wrapper .footer-left {
  padding: 0 0 0 15px;
}
.footer-wrapper .footer-centre A {
  color: #fff;
  font-size: 11px;
  padding: 0 5px 0 5px;
}
/* ==========================================================================
   HAPPI
   Non-paned layout (fixed-width, centered)
   ========================================================================== */
.nonpaned .wrapper {
  background-color: #3f51b5;
}
.nonpaned .canvas-wrapper {
  overflow: auto;
}
.nonpaned .header-wrapper {
  width: 970px;
  margin: 0 auto;
}
@media (max-width: 1180px) {
  .nonpaned .header-wrapper .header-brand {
    position: static;
  }
}
@media (max-width: 991px) {
  .nonpaned .header-wrapper {
    width: 750px;
  }
}
.nonpaned .header-brand {
  position: absolute;
  left: -100px;
  top: 0;
  height: 80px;
}
.nonpaned .header-nav {
  margin-left: 15px;
}
.content-wrapper {
  max-width: 970px;
  margin: 20px auto;
}
.nonpaned H1 {
  margin-top: 50px;
}
.home-button {
  margin: 20px 0;
}
.home-button .btn {
  font-size: 18px;
}
.well {
  padding: 20px;
  border-radius: 2px;
  background-color: #f5f5f5;
}
.well.well-warning {
  background-color: #ff9800;
  color: #fff;
}
.alpha-warning H2 {
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.alpha-warning .hero-icon {
  float: none;
  margin: 0;
  text-align: center;
  font-size: 64px;
}
/* ==========================================================================
   HAPPI
   Layout framework inside modals
   Extending Bootstrap modals.less
   ========================================================================== */
.modal-xl {
  width: 94%;
  height: 90%;
}
.modal-fullwidth {
  padding: 0 !important;
}
.modal-fullwidth .modal-xl {
  width: 100%;
  position: absolute;
  bottom: 0;
  top: 80px;
  margin: 0;
}
.modal-fullwidth .modal-xl .modal-content {
  height: 100%;
  border-radius: 0;
}
.modal-fullwidth .modal-xl .modal-body {
  height: calc(100% - 75px);
  padding-right: 0;
  padding-bottom: 0;
}
.modal-fullwidth .col-summary {
  border-radius: 0;
}
body.header-minimised .modal-xl {
  top: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, 25%);
  -ms-transform: translate(0, 25%);
  transform: translate(0, 25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-content {
  border-radius: 2px;
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, .2), 0 40px 77px 0 rgba(0, 0, 0, .22);
}
.modal-header .close {
  font-size: 36px;
}
.modal-back {
  float: left;
  margin: 2px 0 0 -20px;
  padding: 1px 6px;
  font-size: 30px;
  max-height: 40px;
  /* prevent gap under modal-header */
}
.modal-back:hover {
  text-decoration: none;
}
.modal-breadcrumbs {
  position: absolute;
  top: 10px;
  left: 24px;
}
.modal-breadcrumbs .modal-back {
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 13px;
  color: #9e9e9e;
}
.modal-breadcrumbs .modal-back .icon {
  position: relative;
  top: 1px;
}
.modal-breadcrumbs .modal-back:hover,
.modal-breadcrumbs .modal-back:focus {
  color: #3f51b5;
}
.modal-breadcrumbs + .modal-title {
  margin-top: 5px;
}
.modal-title {
  font-size: 30px;
}
.modal-body .spinner {
  width: 100%;
}
.modal-content .modal-footer button.pull-left,
.modal-content .modal-footer .btn.pull-left {
  margin: 0;
  padding-left: 16px;
  padding-right: 16px;
  position: inherit;
  float: left;
}
.modal-footer a {
  margin: 0;
  padding-left: 16px;
  padding-right: 16px;
  width: auto;
}
.modal-largetext .modal-title {
  font-size: 32px;
}
.modal-largetext .modal-body {
  font-size: 18px;
}
.modal-largetext .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.modal-subtitle {
  font-size: 18px;
  font-weight: 300;
  color: #333333;
}
.hero-icon {
  float: left;
  max-width: 100px;
  margin-right: 30px;
  font-size: 96px;
  line-height: 1;
}
.hero-icon ~ P {
  margin-left: 130px;
}
.hero-icon IMG {
  width: 100%;
  height: auto;
}
.modal .template-chooser {
  height: 65vh;
}
.template-grid,
.template-summary {
  height: 100%;
  overflow: auto;
}
.template-summary .summary-heading {
  font-size: 18px;
  font-weight: 400;
}
.template-summary .summary-content {
  overflow: visible;
}
.template-created,
.template-properties {
  font-size: 12px;
  color: #9e9e9e;
}
.template-created:last-child,
.template-properties:last-child {
  margin-bottom: 20px;
}
.template-chooser .col {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.modal .template-profile {
  height: 65vh;
}
.modal .template-profile .col-content {
  position: relative;
}
.col-profile-left {
  margin-right: 30px;
  overflow: auto;
  max-width: 270px;
}
.profile-description {
  margin: 30px 0 0 0;
}
.profile-environments {
  margin: 30px 0 0 0;
  overflow: auto;
}
.template-profile-edit .profile-environments {
  margin: 10px 0 0 0;
  padding: 10px;
  background-color: #f5f5f5;
}
.template-profile-edit .profile-environments .togglebutton {
  margin-bottom: 5px;
}
.template-profile-edit .profile-environments .togglebutton .label {
  color: #333333;
}
.template-profile-edit .profile-publish {
  margin: 10px 0 0 0;
  padding: 10px;
}
.profile-img {
  position: relative;
  width: 250px;
  padding: 5px;
  margin-bottom: 30px;
  background-color: #f5f5f5;
}
.profile-img IMG {
  width: 100%;
  height: auto;
}
.profile-img .btn {
  position: absolute;
  top: 50%;
  left: -1px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: 0.75;
}
.profile-img .btn:hover,
.profile-img .btn:focus {
  opacity: 1;
}
.profile-img .hint {
  text-align: center;
  margin-top: 5px;
  font-size: .8em;
}
.profile-icons {
  list-style: none;
  margin: 15px 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.profile-icons LI {
  width: 33%;
  margin: 0 0 10px 0;
  text-align: center;
}
.profile-icons .btn-fab {
  box-shadow: none;
}
.profile-icons .btn-fab:hover,
.profile-icons .btn-fab:focus {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
  color: #3f51b5;
}
.skills-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.skills-list .skill {
  display: inline-block;
  padding: 2px 10px;
  margin: 0 2px 5px 0;
  border-radius: 15px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  font-size: 11px;
}
.profile-description .skill {
  padding: 4px 15px;
  font-size: 13px;
}
.profile-example {
  position: absolute;
  z-index: 200;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 5px 5px 10px 5px;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
.profile-example .summary-box {
  padding-top: 30px;
}
.profile-example .summary-img {
  height: 70%;
  overflow: auto;
}
.profile-example .close {
  position: absolute;
  top: 5px;
  right: 10px;
  color: #333333 !important;
}
.vlan-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.vlan-row .lozenge {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: none;
}
.connect-row-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 10px;
}
.connect-row-details > * {
  margin: 5px 0;
}
.connect-row-details .asset-left,
.connect-row-details .asset-right {
  padding: 10px 15px;
  background-color: #e0e0e0;
  white-space: nowrap;
}
.connect-row-details .asset-left {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.connect-row-details .asset-right {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-left: 0;
}
.connect-row-details .asset-right.asset-left {
  padding-left: 15px;
}
.connect-row-details .asset-right + .asset-right {
  margin-left: -15px;
  padding-left: 15px;
}
.connect-row-details .connect-row-ips {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.connect-row-details .connect-row-ips LABEL,
.connect-row-details .connect-row-ips INPUT {
  font-size: 14px;
  color: #333333;
}
.connect-row-details .connect-row-ips INPUT {
  width: 50px;
  padding: 2px 4px;
  margin-left: 3px;
  border: 1px solid #ccc;
}
.connect-row-details .circle-icon-horiz-label {
  font-weight: 600;
}
.connect-row-details .btn {
  margin: 0;
}
.connect-row-details .connector {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  text-transform: none;
}
.connect-row-details .connector .icon {
  display: inline-block;
  transition: all .3s;
}
.connect-row-details .connector .icon.rotated {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.connect-row-details .btn-close {
  margin-left: 10px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 18px;
}
.connect-row-details .inuse {
  font-weight: 300;
}
.connect-row-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.connect-row .connect-row-products {
  height: 0;
  opacity: 0;
  visibility: hidden;
  display: none;
  transition: display 1s, visibility 0s linear 0.2s, opacity 0.2s ease, height 10s linear;
}
.connect-row .connect-row-products.product-grid {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.connect-row .connect-row-products .product-grid .product {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.connect-row.expanded .connect-row-details .connector .icon {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.connect-row.expanded .connect-row-products {
  height: inherit;
  opacity: 1;
  visibility: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transition: display 1s, visibility 0s linear 0.2s, opacity 0.2s ease, height 10s linear;
}
.connect-row.noshow {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  transition: visibility 0s linear 0.4s, max-height 0.4s ease-in, opacity 0.4s;
}
.connect-row.noshow .connect-row-details {
  margin-bottom: 0;
  transition: margin-bottom 0.4s;
}
.connect-row.nolink .link-to {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.4s, opacity 0.4s;
}
.connect-row.noremove .remove-link {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.4s, opacity 0.4s;
}
.asset-category .control-label {
  display: block;
  margin: 15px 0 5px 0;
}
.asset-category .form-group,
.asset-category .form-control {
  margin: 0;
  width: 100%;
}
.modal-dark .modal-content {
  background-color: #212121;
  font-weight: 600;
  color: #fff;
}
.modal-dark .modal-header .close {
  color: #fff;
}
.modal-dark .modal-title {
  font-weight: 600;
}
.feedback-msg {
  padding: 15px;
  margin-top: 30px;
  border-radius: 2px;
  background-color: #3f51b5;
  font-size: 16px;
  text-align: center;
}
.nav-help {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-help > LI {
  margin: 0;
}
.nav-help > LI > A {
  display: block;
  padding: 10px 15px;
  border-radius: 2px;
  color: #606fc7;
}
.nav-help > LI.active > A {
  background-color: #424242;
  color: #fff;
  font-weight: 700;
}
.help-content {
  padding-left: 30px;
}
.help-content H3,
.help-content H4 {
  margin: 0 0 15px 0;
  height: 40px;
  line-height: 40px;
}
.list-help {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-help > LI {
  margin: 0 0 10px 0;
}
.list-how {
  margin: -10px 0 0 0;
  padding: 0;
  list-style: none;
}
.list-how > LI {
  position: relative;
  margin: 0;
}
.list-how > LI > A {
  display: block;
  padding: 10px 15px 10px 30px;
  font-size: 16px;
  color: #606fc7;
  outline: 0;
}
.list-how > LI > A .icon {
  position: absolute;
  top: 10px;
  left: 5px;
  font-size: 20px;
  color: #fff;
  transition: .3s all;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.list-how > LI > A.collapsed .icon {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.list-how > LI .collapse {
  padding-left: 30px;
}
.modal-banner .modal-header {
  background-size: 100% auto;
  background-repeat: no-repeat;
  color: #fff;
}
.modal-banner.blue .modal-header {
  background-color: #3f51b5;
}
.modal-banner.purple .modal-header {
  background-color: #9c27b0;
}
.modal-banner .modal-title {
  padding: 0 0 14px 0;
  color: #fff;
}
.modal-banner.modal-banner-lg.purple .modal-header {
  background-image: url(/assets/home-banner-purple-dcdbbb45ff8828e98cf1fd6ca1169875.jpg);
}
.modal-banner.modal-banner-lg.blue .modal-header {
  background-image: url(/assets/home-banner-indigo-f2df16432161388c9dfe21b5105d29f4.jpg);
}
.modal-banner.modal-banner-lg .modal-title {
  padding: 100px 0 14px 0;
}
.modal-banner .close,
.modal-banner .modal-back {
  color: #fff;
}
.home-center {
  margin: 40px 0;
}
.home-center .btn {
  margin: 0 10px;
}
.link-modal .modal-xl.modal-dialog {
  height: auto;
}
.link-modal .modal-content {
  max-height: none;
}
.subs-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.subs-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 10px 0px 10px 0px;
}
.subs-check INPUT {
  width: 0;
}
LABEL.subs-check {
  margin-bottom: 0;
  padding: 0;
  height: auto;
}
.subs-check SPAN {
  white-space: normal;
  display: inline;
}
.subs-subtext {
  margin: 0;
  color: #9c27b0;
  font-size: 12px;
}
.subnet-box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.subnet-list {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
  height: 350px;
}
.subnet-list > LI {
  margin: 0;
  padding: 5px;
  font-size: 14px;
  cursor: pointer;
  color: #3f51b5;
}
.subnet-list > LI.selected {
  font-weight: 700;
  background-color: #e0e0e0;
}
.subnet-details {
  margin: 15px;
}
.subnet-usage-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.subnet-usage-list .subnet-usage-input {
  margin-top: -5px;
}
/* ==========================================================================
   HAPPI
   Faceted refinement
   ========================================================================== */
.facet-group {
  position: relative;
  margin-bottom: 5px;
}
.facet-heading {
  position: relative;
  margin: 0;
}
.facet-heading BUTTON {
  display: block;
  padding: 4px 15px 3px 35px;
  background-color: #eeeeee;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  width: 100%;
  text-align: left;
  margin: 0;
  outline: none !important;
}
.facet-heading BUTTON:hover,
.facet-heading BUTTON:focus {
  background-color: #e0e0e0;
  text-decoration: none;
}
.facet-heading BUTTON .caret {
  position: absolute;
  left: 14px;
  top: 12px;
  transition: all .3s;
}
.closed .facet-heading .caret {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.facet-list {
  position: relative;
  margin: 10px 0;
  padding: 0;
  list-style: none;
}
.facet-list LABEL {
  margin-bottom: 0px;
  padding: 0 0 0 15px;
}
.facet-list SPAN {
  font-size: 13px;
  font-weight: 300;
  font-family: Muli, 'Open Sans', Arial, sans-serif;
  color: #333333;
}
.facet-list SPAN:hover,
.facet-list SPAN:focus {
  background-color: #f5f5f5;
}
.facet-list .with-children > A {
  position: relative;
  display: block;
  padding: 3px 20px 3px 10px;
  font-size: 13px;
  color: #333333;
}
.facet-list .with-children > A:hover,
.facet-list .with-children > A:focus {
  background-color: #f5f5f5;
  text-decoration: none;
}
.facet-list .with-children > A .icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  line-height: 1;
}
.facet-list .facet-more {
  display: none;
}
.facet-list .is-hidden {
  display: none;
}
.facet-list > LI > .facet-list {
  clear: both;
  margin-top: 5px;
  padding-left: 0;
}
.facet-list > .is-expanded > A {
  padding: 3px 10px 3px 30px;
}
.facet-list > .is-expanded > A .icon {
  right: auto;
  left: 10px;
  top: 2px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.facet-group-contents {
  overflow-y: hidden;
  max-height: 500px;
  /* approximate max height */
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.facet-group.closed .facet-group-contents {
  max-height: 0;
}
.btn-more {
  display: block;
  border: 0;
  padding: 2px 6px;
  font-size: 13px;
  color: #bdbdbd;
}
.radio input[type="radio"],
label.radio-inline input[type="radio"] {
  position: absolute;
}
.facet-help {
  position: absolute;
  top: 5px;
  right: 5px;
}
.facet-help A {
  color: #757575;
  text-decoration: none;
}
.facet-help .icon {
  font-size: 18px;
  cursor: help;
}
.slider-wrapper {
  padding: 0 10px;
  overflow: hidden;
}
.slider-value {
  margin-top: -5px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: 600;
  color: #9c27b0;
}
.facet-group-contents .togglebutton {
  margin: 10px 0 10px 30px;
}
.facet-group-contents .togglebutton .toggle-value {
  font-weight: 600;
  color: #9c27b0;
}
/* ==========================================================================
   HAPPI
   Product summary panel
   ========================================================================== */
.col-summary {
  position: relative;
  height: 100%;
  border-radius: 2px;
  background-color: #ede7f6;
}
.summary-box {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 15px;
}
.summary-box > * {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.summary-box .btn-block {
  margin: 10px 0 0 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.col-summary .summary-box .btn-default.btn-flat {
  background-color: #ffffff;
}
.col-summary .summary-box .btn-default.btn-flat:hover,
.col-summary .summary-box .btn-default.btn-flat:focus {
  background-color: #ffffff;
}
.summary-title {
  margin: 0 0 15px 0;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #333333;
}
.summary-heading {
  margin: 0 0 5px 0;
  font-size: 14px;
  font-weight: 600;
  color: #9c27b0;
}
.summary-img {
  min-height: 150px;
  background-color: #fafafa;
  padding: 5px;
  margin-bottom: 15px;
}
.summary-img IMG {
  width: 100%;
  height: auto;
}
.summary-content {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  overflow: auto;
  font-size: 13px;
}
.summary-content DT {
  float: left;
  margin-right: 5px;
}
.summary-content::-webkit-scrollbar {
  width: .5em;
}
.summary-content::-webkit-scrollbar-track {
  background-color: #ede7f6;
  border-radius: .5em;
}
.summary-content::-webkit-scrollbar-thumb {
  background-color: #b59dda;
  border-radius: .5em;
}
.summary-content + * {
  position: relative;
}
.summary-content + *::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  height: 20px;
  background: linear-gradient(to top, #ede7f6, #ede7f6 25%, rgba(237, 231, 246, .1));
}
.summary-box-table {
  margin-bottom: 10px;
  border-bottom: 1px solid #c3afe1;
}
.summary-box-table TH {
  padding: 3px 10px 3px 0;
  border-top: 1px solid #c3afe1;
  vertical-align: top;
  text-align: left;
  font-weight: 600;
  line-height: 1.2;
}
.summary-box-table TD {
  padding: 3px 0;
  border-top: 1px solid #c3afe1;
  vertical-align: top;
  text-align: right;
}
.summary-box-table TD.price {
  text-align: right;
}
.summary-location {
  margin: 10px 0 0 0;
}
.summary-location .btn-group {
  display: block;
  width: 100%;
  margin: 0;
}
.summary-location .btn-group .btn {
  margin: 0;
  display: block;
  width: 100%;
}
.summary-quantity .form-group-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0;
}
.summary-quantity .form-group-quantity .control-label {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin: 0 10px 0 0;
  font-size: 14px;
  font-weight: 600;
  color: #9c27b0;
}
.summary-quantity .form-group-quantity .form-control {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 130px;
  padding: 0 10px;
  margin: 0;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  background-image: none;
  background-color: #fff;
}
.summary-price {
  margin-bottom: 5px;
}
.summary-price .price .price-from {
  position: relative;
  margin: 10px 0 5px 0;
  font-size: 12px;
  text-align: left;
  display: block;
}
.summary-price .price .price-from::after {
  content: '';
  position: absolute;
  left: 95px;
  right: 0;
  top: 2px;
  height: 1px;
  margin-top: 5px;
  background-color: #b59dda;
}
.summary-price .price .price-lg {
  font-size: 36px;
}
.summary-price .price .price-sm {
  font-size: 15px;
}
.sitepicker-list {
  max-height: 60vh;
  width: 100%;
  overflow: auto;
}
.sitepicker-list::-webkit-scrollbar {
  width: .5em;
}
.sitepicker-list::-webkit-scrollbar-track {
  background-color: #ede7f6;
  border-radius: .5em;
}
.sitepicker-list::-webkit-scrollbar-thumb {
  background-color: #b59dda;
  border-radius: .5em;
}
/* ==========================================================================
   HAPPI
   Product 'cards' and 'slabs'
   ========================================================================== */
.configure-group {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
}
.configure-group .configure-group-section {
  margin: 0 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.configure-group.closed {
  opacity: 0;
}
.configure-extra-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-top: 15px;
  padding: 15px 15px 0 15px;
  border-radius: 10px;
  background-color: #e0f2f1;
}
.configure-extra-option {
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  padding: 10px;
  margin: 0 15px 15px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.configure-extra-option h4 {
  padding: 0;
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
}
.configure-extra-option span.add-icon {
  display: block;
  text-align: center;
}
.configure-extra-option.configurable {
  background-color: #fff;
}
.configure-extra-option.configurable.selected {
  border: 2px solid #03a9f4;
}
.configure-extra-option.configurable:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}
.configure-extra-option.unconfigurable {
  background-color: #2F98BC;
  color: #fff;
}
.configure-extra-option.unconfigurable h4 {
  color: #fff;
}
.product-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0;
  margin: 0;
  list-style: none;
}
.product-grid .product {
  margin: 0 15px 15px 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.col-facets + .col-content .product-grid {
  padding-left: 15px;
}
.col-facets + .col-content > H3,
.col-facets + .col-content > H4 {
  margin-left: 15px;
}
@media (max-width: 991px) {
  .product-grid-4-col .product {
    -ms-flex-preferred-size: calc(100% - 18px);
        flex-basis: calc(100% - 18px);
  }
}
@media (min-width: 992px) {
  .product-grid-4-col .product {
    -ms-flex-preferred-size: calc(50% - 18px);
        flex-basis: calc(50% - 18px);
  }
}
@media (min-width: 1200px) {
  .product-grid-4-col .product {
    -ms-flex-preferred-size: calc(33.33333% - 18px);
        flex-basis: calc(33.33333% - 18px);
  }
}
@media (min-width: 1400px) {
  .product-grid-4-col .product {
    -ms-flex-preferred-size: calc(25% - 18px);
        flex-basis: calc(25% - 18px);
  }
}
@media (max-width: 1199px) {
  .product-grid-3-col .product {
    -ms-flex-preferred-size: calc(100% - 18px);
        flex-basis: calc(100% - 18px);
  }
}
@media (min-width: 1200px) {
  .product-grid-3-col .product {
    -ms-flex-preferred-size: calc(50% - 18px);
        flex-basis: calc(50% - 18px);
  }
}
@media (min-width: 1400px) {
  .product-grid-3-col .product {
    -ms-flex-preferred-size: calc(33.33333% - 18px);
        flex-basis: calc(33.33333% - 18px);
  }
}
@media (max-width: 1199px) {
  .product-grid-2-col .product,
  .product-grid-2-col .product-grid-element {
    -ms-flex-preferred-size: calc(100% - 18px);
        flex-basis: calc(100% - 18px);
  }
}
@media (min-width: 1200px) {
  .product-grid-2-col .product,
  .product-grid-2-col .product-grid-element {
    -ms-flex-preferred-size: calc(50% - 18px);
        flex-basis: calc(50% - 18px);
  }
}
@media (min-width: 1400px) {
  .product-grid-2-col .product,
  .product-grid-2-col .product-grid-element {
    -ms-flex-preferred-size: calc(50% - 18px);
        flex-basis: calc(50% - 18px);
  }
}
@media (max-width: 991px) {
  .product-grid-modal .product {
    -ms-flex-preferred-size: calc(100% - 18px);
        flex-basis: calc(100% - 18px);
  }
}
@media (min-width: 992px) {
  .product-grid-modal .product {
    -ms-flex-preferred-size: calc(50% - 18px);
        flex-basis: calc(50% - 18px);
  }
}
@media (max-width: 991px) {
  .template-grid .product {
    -ms-flex-preferred-size: calc(50% - 18px);
        flex-basis: calc(50% - 18px);
  }
}
@media (min-width: 992px) {
  .template-grid .product {
    -ms-flex-preferred-size: calc(33.33333% - 18px);
        flex-basis: calc(33.33333% - 18px);
  }
}
@media (min-width: 1200px) {
  .template-grid-wide .product {
    -ms-flex-preferred-size: calc(25% - 18px);
        flex-basis: calc(25% - 18px);
  }
}
.product {
  position: relative;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
.product .product-label {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
.product .product-label:hover {
  cursor: pointer;
}
.product.selected {
  border: 2px solid #03a9f4;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .2), 0 1px 8px 0 rgba(0, 0, 0, .12);
}
.product:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}
.disable-hover .product-label:hover {
  cursor: default;
}
.disable-hover:hover {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
.product-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.product-card .product-image {
  padding: 10px;
  position: relative;
}
.product-card .product-image IMG {
  width: 100%;
  height: auto;
}
.product-card .product-image-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 12px;
  font-style: italic;
}
.product-card .product-title {
  padding: 10px;
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
}
.product-card .product-desc {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
  overflow: hidden;
  padding: 0 10px;
  padding-bottom: 20px;
  font-size: 13px;
}
.product-card .product-desc::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  background: linear-gradient(to top, #ffffff, #ffffff 25%, rgba(255, 255, 255, 0));
}
.product-card .product-price {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  padding: 10px;
  background-color: #eeeeee;
  border-top: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-card .product-price .price {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.product-card .product-price .price:last-child {
  text-align: right;
}
.product-card .product-price .product-stock-status {
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
}
.product-card .product-price .price-from {
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  padding: 3px 6px 0 6px;
  background-color: #eeeeee;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  border-bottom: 0;
  line-height: 1;
  font-size: 12px;
}
.product-card .product-stock-status {
  background-color: #eeeeee;
  padding: 10px;
  color: #9e9e9e;
  text-align: center;
  font-weight: 600;
}
.product-card.selected > * {
  padding-left: 9px;
  padding-right: 9px;
}
.product-card.selected .product-title {
  padding-top: 9px;
}
.product-card.selected .product-price {
  padding-bottom: 9px;
}
.spec-list-inline {
  margin: 0;
}
.spec-list-inline DD,
.spec-list-inline DT {
  margin: 0;
  display: inline;
}
.feature-list {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
.feature-list LI {
  position: relative;
  padding-left: 1.5em;
}
.feature-list LI::before {
  font-family: 'icomoon';
  content: "\E834";
  position: absolute;
  top: -2px;
  left: 0;
  font-size: 1.2em;
  color: #8bc34a;
}
.feature-empty {
  font-style: italic;
  color: #9e9e9e;
}
.price {
  line-height: 1;
}
.price .price-curr,
.price .price-amount {
  color: #9c27b0;
}
.price .price-curr {
  font-size: 15px;
  baseline-shift: 10%;
}
.price .price-lg {
  font-size: 26px;
  font-weight: 600;
}
.price .price-sm {
  font-size: 15px;
}
.price .price-term {
  font-size: 13px;
  white-space: nowrap;
}
.price .price-from {
  margin-right: 5px;
  font-size: 13px;
  font-style: italic;
}
.product-slab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-height: 100px;
}
.product-slab .product-title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 10px;
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
}
.product-slab .product-slab-content {
  padding: 10px;
  font-size: 13px;
}
.product-slab .product-desc {
  font-weight: 600;
}
.product-slab .product-price {
  color: #9c27b0;
}
.product-slab .product-price .price-lg {
  font-size: 16px;
}
.product-slab.selected .product-title {
  padding-left: 9px;
  padding-top: 9px;
  padding-bottom: 9px;
}
.product-slab.selected .product-slab-content {
  padding-right: 9px;
  padding-top: 9px;
  padding-bottom: 9px;
}
.product-slider {
  position: static;
}
.product-slider > .product-slab {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.product-slider .slider-wrapper {
  width: 100%;
  padding: 0 15px 5px 20px;
}
.product-slider.selected .slider-wrapper {
  padding: 0 14px 4px 19px;
}
.product-slider.selected .product-title {
  padding-bottom: 10px;
}
.product-slider.selected .product-slab-content {
  padding-bottom: 10px;
}
.template-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  padding: 0;
  margin: 0;
  list-style: none;
}
.template-grid .product {
  max-height: 160px;
}
.template-grid .product-image {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  height: 120px;
  overflow: hidden;
  padding: 5px;
  background-color: #fafafa;
}
.template-grid .product-title {
  font-weight: 400;
}
.user-grid .product {
  height: 265px;
  max-height: none;
}
.user-grid .product-image {
  position: relative;
  height: 185px;
  background-color: #f5f5f5;
}
.user-grid .user-image {
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.user-grid .product-title {
  padding-bottom: 0;
}
.user-grid .product-desc {
  height: 50px;
  color: #9e9e9e;
}
.extras-grid {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.extras-grid .product-slab {
  box-shadow: none;
  cursor: pointer;
}
.extras-grid .product-slab:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}
.extras-grid .product-title,
.extras-grid .selected .product-title {
  padding: 0;
  margin-bottom: 4px;
}
.extras-grid .product-price {
  padding: 10px;
}
/* ==========================================================================
   HAPPI
   Asset view
   ========================================================================== */
.asset-image {
  position: relative;
  max-width: 1050px;
  margin-top: 15px;
}
svg {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
text.asset-image-label,
text.asset-image-label-inner {
  fill: #267EA4;
  alignment-baseline: middle;
  font-weight: 700;
}
text.asset-image-label-inner {
  fill: #ffffff;
}
.asset-image-tab-rect {
  fill: #267EA4;
  stroke: #2F98BC;
  stroke-width: 1;
}
.asset-nic-tab.clickable {
  cursor: pointer;
}
.asset-nic-tab.clickable:hover .asset-image-tab-rect {
  stroke-width: 2px;
}
.asset-nic-tab .asset-image-nic {
  font-size: 12px;
}
.asset-image-tab-text {
  font-weight: 700;
  fill: #ffffff;
  text-anchor: middle;
  alignment-baseline: middle;
  dominant-baseline: central;
}
.asset-image-tab rect {
  fill: #267EA4;
  stroke: #2F98BC;
  stroke-width: 1;
}
.asset-image-tab text {
  font-weight: 700;
  fill: #ffffff;
  text-anchor: middle;
  alignment-baseline: middle;
  dominant-baseline: central;
}
.asset-image-rack-unit rect {
  fill: #267EA4;
  stroke: #2F98BC;
  fill: #2F98BC;
  stroke: #ffffff;
  stroke-width: 1;
}
.asset-image-configurable {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.asset-image-configurable rect {
  fill: #BBDCE3;
  stroke: #009688;
  stroke-width: 1;
}
.asset-image-configurable text {
  fill: #009688;
}
.asset-image-configurable:hover rect {
  fill: #96CDD2;
}
.asset-image-configurable.active rect {
  fill: #EBEDF3;
}
.asset-image-lozenge.asset-image-configurable rect {
  stroke: #ffffff;
}
.asset-image-icon circle {
  fill: #ffffff;
  stroke: #267EA4;
  stroke-width: 2;
}
.asset-image-icon path {
  fill: #267EA4;
}
.asset-image-nic rect {
  stroke: #267EA4;
  stroke-width: 1;
}
.asset-image-nic text {
  text-anchor: middle;
  alignment-baseline: middle;
  dominant-baseline: central;
}
.asset-image-help {
  fill: #9e9e9e;
}
.asset-image-moving {
  opacity: 0.6;
  pointer-events: none;
}
.package-svg {
  transition: 0.5s;
  opacity: 0;
}
.package-svg.show {
  opacity: 1;
}
.raid-config-bg {
  fill: #BBDCE3;
  stroke: #009688;
  stroke-width: 2;
}
.raid-config-array-bg {
  fill: #ffffff;
}
.raid-config-array-moving rect {
  fill: #ffffff;
  stroke: #009688;
  stroke-width: 1;
}
.raid-config-array-moving text {
  pointer-events: none;
}
.raid-config-array-empty-bg {
  fill: #D5EAEE;
  stroke: #ffffff;
  stroke-width: 1;
}
.raid-config-option {
  cursor: pointer;
}
.raid-config-option rect {
  fill: #267EA4;
  stroke: #2F98BC;
  stroke-width: 1;
}
.raid-config-option text {
  font-weight: 700;
  fill: #ffffff;
  text-anchor: middle;
  alignment-baseline: middle;
  dominant-baseline: central;
}
.raid-config-option rect {
  fill: #D5EAEE;
  stroke: #ffffff;
}
.raid-config-option text {
  fill: #009688;
}
.raid-config-option:hover rect {
  fill: #96CDD2;
}
.raid-config-array-close {
  cursor: pointer;
}
.asset-specs {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  grid-row-gap: 15px;
  grid-column-gap: 15px;
}
.asset-specs H2 {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.asset-specs-group {
  margin-left: 0;
}
.asset-specs-group:first-child {
  margin-left: 0;
}
.table-specs {
  background-color: #fff;
}
.table-specs TH,
.table-specs TH .form-control {
  text-align: right;
}
.table-specs TH {
  width: 30%;
  white-space: nowrap;
}
.table-specs .form-group {
  margin: 0;
  padding: 0;
}
.table-specs .form-group .form-control {
  margin: 0;
  background-image: none;
  font-size: inherit;
  width: 100%;
  text-overflow: ellipsis;
}
.asset-connection-specs {
  margin-top: 20px;
  position: relative;
  padding: 15px;
  background-color: #eeeeee;
}
.asset-connection-specs H2 {
  margin-top: 0;
}
.asset-connection-specs .table-specs {
  margin-bottom: 0;
}
.asset-connection-specs .pane-close {
  position: absolute;
  top: 15px;
  right: 15px;
}
/* ==========================================================================
   HAPPI
   Tables
   Extending Bootstrap tables.less; and styles relating to specific tables
   ========================================================================== */
.table TH {
  color: #9c27b0;
}
.table .qty {
  color: #9e9e9e;
}
.table-inventory {
  background-color: #fff;
  font-size: 13px;
}
.table-inventory.table TD {
  vertical-align: middle;
}
.table-inventory .col-name {
  font-weight: 600;
}
.table-inventory .price-from {
  font-weight: normal;
  font-style: italic;
}
.table-inventory .col-fee,
.table-inventory .col-month {
  text-align: right;
}
.inventory-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 20px 0 10px 0;
}
.inventory-filters .form-group {
  margin: 0 15px 0 0;
}
.inventory-filters .dropdown .btn {
  margin: 0;
}
.inventory-filters .table-buttons {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.inventory-filters .table-buttons .btn {
  margin: 0;
}
.table-costcard {
  background-color: #fff;
}
.table-costcard.table TD {
  vertical-align: middle;
}
.table-costcard .radio LABEL,
.table-costcard .checkbox LABEL,
.table-costcard .togglebutton LABEL {
  font-size: 14px;
  color: #9e9e9e;
  display: block;
}
.table-costcard .selected.radio LABEL,
.table-costcard .selected.checkbox LABEL,
.table-costcard .selected.togglebutton LABEL {
  font-weight: 600;
  color: #333333;
}
.table-costcard .colgroup {
  text-align: center;
  text-transform: uppercase;
}
.table-costcard TH.col-price {
  text-align: center;
}
.table-costcard TD.col-price {
  text-align: right;
}
.table-costcard TH.col-term {
  background-color: #fff3e0;
}
.table-costcard .col-term {
  text-align: left;
}
.table-costcard .col-term.colgroup {
  background-color: #ffe0b2;
  text-align: center;
}
.table-costcard .col-term.colgroup .sub {
  margin-left: 5px;
  text-transform: none;
  font-weight: normal;
}
.table-costcard .col-term.col-noterm {
  text-align: left;
  color: #9e9e9e;
}
.table-costcard .col-na {
  display: block;
  text-align: left;
  color: #9e9e9e;
}
.table-costcard TD.col-term:hover {
  cursor: pointer;
}
.table-costcard TD.col-term:hover .circle {
  border-color: #3f51b5;
}
.table-costcard TH.col-hourly {
  background-color: #fff9c4;
  text-transform: uppercase;
}
.table-costcard TD.col-setup {
  text-align: left;
}
.table-costcard TH.col-setup {
  text-transform: uppercase;
}
.table-costcard TH.col-setup .sub {
  text-transform: none;
  font-weight: normal;
}
.table-costcard .total-price {
  border-color: #fff;
}
.table-costcard TH.total-price {
  background-color: #f8bbd0;
}
.table-costcard TH.total-price.colgroup {
  background-color: #e91e63;
  color: #fff;
  text-transform: uppercase;
}
.table-costcard TD.total-price {
  background-color: #fce4ec;
}
.table-costcard TD.total-price.your-total {
  background-color: #f8bbd0;
}
.table-costcard .type-product {
  display: block;
  font-size: 13px;
  color: #9e9e9e;
}
.table-costcard .col-subtotal {
  text-align: right;
}
.table-costcard .your-total {
  font-weight: 600;
  font-size: 18px;
  color: #9c27b0;
}
.table-costcard.table-hover > TBODY > TR:hover TD.total-price {
  background-color: #f8bbd0;
}
.table-costcard-later TH {
  color: #333333;
}
.table-costcard-later TH.col-term {
  background-color: #fafafa;
}
.table-costcard-later .col-term.colgroup {
  background-color: #eeeeee;
}
.table-costcard-later TH.col-hourly {
  background-color: #eeeeee;
}
.table-costcard-later TH.total-price {
  background-color: #eeeeee;
}
.table-costcard-later TH.total-price.colgroup {
  background-color: #9e9e9e;
}
.table-costcard-later TD.total-price {
  background-color: #fafafa;
}
.table-costcard-later TD.total-price.your-total {
  background-color: #eeeeee;
}
.table-costcard-later .total-price {
  border-color: #e0e0e0;
}
.table-costcard-later.table-hover > TBODY > TR:hover TD.total-price {
  background-color: #eeeeee;
}
.costcard-action {
  margin-bottom: 20px;
  text-align: right;
}
.table-costcard TH.col-type,
.table-costcard-later TH.col-type {
  width: 30%;
}
.table-costcard TH.col-order,
.table-costcard-later TH.col-order {
  width: 45px;
}
/* ==========================================================================
   HAPPI
   Buttons
   Extend Bootstrap buttons.less and MD for BS _buttons.less
   ========================================================================== */
.btn-primary {
  font-weight: 600;
}
.btn.btn-flat,
.btn.btn-flat.btn-default {
  background-color: #EEEEEE;
  color: rgba(0, 0, 0, .87);
}
.btn.btn-flat.btn-inverse {
  background-color: #3f51b5;
  color: #ffffff;
}
.btn.btn-flat.btn-primary {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, .84);
}
.btn.btn-flat.btn-success {
  background-color: #4caf50;
  color: rgba(255, 255, 255, .84);
}
.btn.btn-flat.btn-info {
  background-color: #2196f3;
  color: rgba(255, 255, 255, .84);
}
.btn.btn-flat.btn-warning {
  background-color: #ff9800;
  color: rgba(255, 255, 255, .84);
}
.btn.btn-flat.btn-danger {
  background-color: #f44336;
  color: rgba(255, 255, 255, .84);
}
.btn.btn-flat:hover,
.btn.btn-flat:focus,
.btn.btn-flat.active,
.btn.btn-flat:active {
  outline: 0;
}
.btn.btn-flat:hover,
.btn.btn-flat:focus,
.btn.btn-flat.active,
.btn.btn-flat:active,
.btn.btn-flat:hover.btn-default,
.btn.btn-flat:focus.btn-default,
.btn.btn-flat.active.btn-default,
.btn.btn-flat:active.btn-default {
  background-color: #e4e4e4;
}
.btn.btn-flat:hover.btn-inverse,
.btn.btn-flat:focus.btn-inverse,
.btn.btn-flat.active.btn-inverse,
.btn.btn-flat:active.btn-inverse {
  background-color: #495bc0;
}
.btn.btn-flat:hover.btn-primary,
.btn.btn-flat:focus.btn-primary,
.btn.btn-flat.active.btn-primary,
.btn.btn-flat:active.btn-primary {
  background-color: #495bc0;
}
.btn.btn-flat:hover.btn-success,
.btn.btn-flat:focus.btn-success,
.btn.btn-flat.active.btn-success,
.btn.btn-flat:active.btn-success {
  background-color: #59b75c;
}
.btn.btn-flat:hover.btn-info,
.btn.btn-flat:focus.btn-info,
.btn.btn-flat.active.btn-info,
.btn.btn-flat:active.btn-info {
  background-color: #349ff4;
}
.btn.btn-flat:hover.btn-warning,
.btn.btn-flat:focus.btn-warning,
.btn.btn-flat.active.btn-warning,
.btn.btn-flat:active.btn-warning {
  background-color: #eb8c00;
}
.btn.btn-flat:hover.btn-danger,
.btn.btn-flat:focus.btn-danger,
.btn.btn-flat.active.btn-danger,
.btn.btn-flat:active.btn-danger {
  background-color: #f55549;
}
.btn.btn-flat.active,
.btn.btn-flat:active,
.btn.btn-flat.active:hover,
.btn.btn-flat:active:hover {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}
.btn.btn-flat:focus,
.btn.btn-flat:focus.active,
.btn.btn-flat:focus:active,
.btn.btn-flat:focus:hover,
.btn.btn-flat:focus.active:hover,
.btn.btn-flat:focus:active:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, .18), 0 8px 16px rgba(0, 0, 0, .36);
}
.btn.dropdown-toggle {
  padding: 8px 0px;
}
.btn-fab.with-label {
  overflow: visible;
}
.btn-fab.with-label .fab-label {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  color: #333333;
}
.btn-fab.with-label.btn-fab-mini .fab-label {
  top: 45px;
}
.btn.btn-fab.fab-infrastructure,
.btn.btn-fab.fab-infrastructure:hover {
  background-color: #f44336;
}
.btn.btn-fab.fab-network,
.btn.btn-fab.fab-network:hover {
  background-color: #ffeb3b;
}
.btn.btn-fab.fab-rack,
.btn.btn-fab.fab-rack:hover {
  background-color: #8bc34a;
}
.btn-fab-container {
  position: relative;
}
.btn-fab-container .btn-fab-list {
  position: absolute;
  margin: 0;
  padding: 10px 0;
  transition: all .3s;
  list-style: none;
}
.btn-fab-container .btn-fab-list > LI {
  display: inline-block;
}
.btn-fab-container .btn-fab-list .btn-fab {
  -webkit-transform: scale(0.2, 0.2);
      -ms-transform: scale(0.2, 0.2);
          transform: scale(0.2, 0.2);
  opacity: 0;
  margin: 0;
  transition: all .3s;
}
.btn-fab-container .btn-fab-list .btn-fab .fab-label {
  opacity: 0;
  transition: opacity 1s;
}
.btn-fab-container:hover > .btn-fab-list {
  padding-right: 20px;
}
.btn-fab-container:hover > .btn-fab-list .btn-fab {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  opacity: 1;
  margin-left: 15px;
}
.btn-fab-container:hover > .btn-fab-list .btn-fab .fab-label {
  opacity: 1;
}
.btn-fab-container.horizontal {
  padding-left: 20px;
}
.btn-fab-container.horizontal > .btn-fab-list {
  top: 0;
  right: 56px;
  bottom: 0;
  white-space: nowrap;
}
/* ==========================================================================
   HAPPI
   Icons and lozenges
   Extending on icomoon/style.css
   ========================================================================== */
.with-icon {
  position: relative;
  padding-left: 30px !important;
}
.with-icon .icon {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 26px;
}
.with-icon-right {
  position: relative;
  padding-right: 30px !important;
}
.with-icon-right .icon {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 26px;
}
.svg-icon {
  border: 2px solid;
}
.svg-icon svg {
  width: 100%;
  height: 100%;
}
.inventory-icon {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.product-icon {
  width: 36px;
  height: 36px;
  border-radius: 36px;
  display: inline-block;
  background-color: #3f51b5;
  border-color: #fff;
  line-height: 33px;
  text-align: center;
  vertical-align: middle;
}
.lozenge-icon.red {
  background-color: #f44336;
}
.lozenge-icon.pink {
  background-color: #e91e63;
}
.lozenge-icon.purple {
  background-color: #9c27b0;
}
.lozenge-icon.deep-purple {
  background-color: #673ab7;
}
.lozenge-icon.indigo {
  background-color: #3f51b5;
}
.lozenge-icon.teal {
  background-color: #009688;
}
.lozenge-icon.orange {
  background-color: #ff9800;
}
.lozenge-icon.deep-orange {
  background-color: #ff5722;
}
.lozenge-icon.red {
  background-color: #f44336;
}
.lozenge-icon.blue-grey {
  background-color: #607d8b;
}
.product-icon-label {
  display: block;
  margin-top: 5px;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1;
  color: #3f51b5;
}
.circle-icon-horiz-label {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
}
.circle-icon-horiz {
  white-space: nowrap;
}
.lozenge {
  position: relative;
  display: inline-block;
  height: 36px;
  max-width: 150px;
  padding-left: 41px;
  padding-right: 10px;
  border-radius: 36px;
  border: 2px solid #c5cbe9;
  background-color: #6574c4;
  line-height: 31px;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: default;
}
.lozenge .product-icon {
  position: absolute;
  top: -2px;
  left: -2px;
  border-color: #c5cbe9;
}
.lozenge .lozenge-title {
  color: #000;
}
.lozenge[draggable] {
  cursor: move;
}
.lozenge[draggable]:hover {
  border-color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
.lozenge[draggable]:hover .lozenge-icon {
  border-color: #fff;
}
.lozenge.none {
  border-color: #fff;
  background-color: #eeeeee;
}
.lozenge.none .lozenge-icon {
  border-color: #f5f5f5;
  background-color: #eeeeee;
}
.lozenge.none .lozenge-title {
  color: #9e9e9e;
}
.lozenge.red {
  border-color: #f6695e;
  background-color: #fcc7c3;
}
.lozenge.red .lozenge-icon {
  border-color: #f44336;
  background-color: #fcc7c3;
}
.lozenge.pink {
  border-color: #ed4b82;
  background-color: #f8bcd0;
}
.lozenge.pink .lozenge-icon {
  border-color: #e91e63;
  background-color: #f8bcd0;
}
.lozenge.purple {
  border-color: #b052c0;
  background-color: #e1bee7;
}
.lozenge.purple .lozenge-icon {
  border-color: #9c27b0;
  background-color: #e1bee7;
}
.lozenge.deep-purple {
  border-color: #8561c5;
  background-color: #d1c4e9;
}
.lozenge.deep-purple .lozenge-icon {
  border-color: #673ab7;
  background-color: #d1c4e9;
}
.lozenge.indigo {
  border-color: #6574c4;
  background-color: #c5cbe9;
}
.lozenge.indigo .lozenge-icon {
  border-color: #3f51b5;
  background-color: #c5cbe9;
}
.lozenge.light-blue {
  border-color: #35baf6;
  background-color: #b3e5fc;
}
.lozenge.light-blue .lozenge-icon {
  border-color: #03a9f4;
  background-color: #b3e5fc;
}
.lozenge.cyan {
  border-color: #33c9dd;
  background-color: #b3ebf2;
}
.lozenge.cyan .lozenge-icon {
  border-color: #00bcd4;
  background-color: #b3ebf2;
}
.lozenge.teal {
  border-color: #33aba0;
  background-color: #b3e0db;
}
.lozenge.teal .lozenge-icon {
  border-color: #009688;
  background-color: #b3e0db;
}
.lozenge.light-green {
  border-color: #a2cf6e;
  background-color: #dcedc9;
}
.lozenge.light-green .lozenge-icon {
  border-color: #8bc34a;
  background-color: #dcedc9;
}
.lozenge.lime {
  border-color: #d7e361;
  background-color: #f0f5c4;
}
.lozenge.lime .lozenge-icon {
  border-color: #cddc39;
  background-color: #f0f5c4;
}
.lozenge.lime .lozenge-title {
  color: #827717;
}
.lozenge.yellow {
  border-color: #ffef62;
  background-color: #fff9c4;
}
.lozenge.yellow .lozenge-icon {
  border-color: #ffeb3b;
  background-color: #fff9c4;
}
.lozenge.yellow .lozenge-title {
  color: #f57f17;
}
.lozenge.orange {
  border-color: #ffad33;
  background-color: #ffe0b3;
}
.lozenge.orange .lozenge-icon {
  border-color: #ff9800;
  background-color: #ffe0b3;
}
.lozenge.deep-orange {
  border-color: #ff794e;
  background-color: #ffcdbd;
}
.lozenge.deep-orange .lozenge-icon {
  border-color: #ff5722;
  background-color: #ffcdbd;
}
.lozenge.grey {
  border-color: #b1b1b1;
  background-color: #e2e2e2;
}
.lozenge.grey .lozenge-icon {
  border-color: #9e9e9e;
  background-color: #e2e2e2;
}
.lozenge.blue-grey {
  border-color: #8097a2;
  background-color: #cfd8dc;
}
.lozenge.blue-grey .lozenge-icon {
  border-color: #607d8b;
  background-color: #cfd8dc;
}
.pane-content .lozenge {
  display: block;
  max-width: none;
  margin-bottom: 15px;
}
.shape-option > svg > g {
  cursor: move;
}
.shape-option:hover > svg > g > path {
  fill: #606fc7;
}
.vlan-row .lozenge {
  padding: 0;
  text-align: left;
}
.lozenge .radio-inline {
  padding-left: 35px;
  font-size: 13px;
}
.lozenge .radio-inline:hover,
.lozenge .radio-inline:focus {
  color: #fff;
}
.lozenge .radio-inline .circle {
  background-color: #fff;
  border-color: #fff;
}
.lozenge.none .radio-inline:hover,
.lozenge.none .radio-inline:focus {
  color: #333333;
}
.lozenge.none .radio-inline .circle {
  border-color: #eeeeee;
}
/* ==========================================================================
   HAPPI
   General typography and text
   ========================================================================== */
BODY {
  font-weight: 400;
}
H1 {
  margin-bottom: 20px;
}
.smaller {
  font-size: .8em;
}
.price-tbd {
  font-style: italic;
  color: #009688;
}
.price-smallprint {
  margin-top: 10px;
  font-size: 11px;
}
.intro {
  font-size: 24px;
  font-weight: 300;
  color: #9c27b0;
}
.canvas-subtitle {
  margin: -10px 0 15px 0;
  color: #bdbdbd;
}
.muted {
  font-weight: 300;
  color: #9e9e9e;
}
.centered {
  text-align: center;
}
.largetext {
  margin-bottom: 15px;
  font-size: 18px;
}
.help-text {
  border-bottom: 1px dotted currentColor;
  cursor: help;
}
.home-footnote {
  margin-top: 80px;
  color: #9c27b0;
}
.radio:hover .circle,
.radio-inline:hover .circle,
.checkbox:hover .circle,
.checkbox-inline:hover .circle,
.radio:focus .circle,
.radio-inline:focus .circle,
.checkbox:focus .circle,
.checkbox-inline:focus .circle {
  border-color: #3f51b5;
}
.radio:hover LABEL,
.radio-inline:hover LABEL,
.checkbox:hover LABEL,
.checkbox-inline:hover LABEL,
.radio:focus LABEL,
.radio-inline:focus LABEL,
.checkbox:focus LABEL,
.checkbox-inline:focus LABEL,
.radio:hover,
.radio-inline:hover,
.checkbox:hover,
.checkbox-inline:hover,
.radio:focus,
.radio-inline:focus,
.checkbox:focus,
.checkbox-inline:focus {
  color: #3f51b5;
}
.footnotes {
  float: left;
  margin: 10px 0;
  min-width: 50%;
  font-size: 13px;
}
.footnotes OL {
  margin: 0;
}
.error {
  color: #f44336;
}
KBD {
  padding: 5px 10px;
  border-radius: 2px;
  background-color: #eeeeee;
  color: #333333;
  vertical-align: middle;
}
.modal-title KBD {
  font-size: 14px;
}
/* ==========================================================================
   HAPPI
   Popovers - used by M_NEWENV template boxes, also component flyouts
   Extends Bootstrap popovers.less, and changes some MDB styling
   ========================================================================== */
.popover {
  background-color: #fff;
  line-height: 1.4;
  font-size: 13px;
  color: #333333;
}
.popover .close {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
}
.popover .arrow {
  display: block;
}
.popover-title {
  padding: 10px 14px;
  border-radius: 0;
  border: 0;
  background-color: #3f51b5;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
}
.template-popover {
  max-width: 400px;
}
.template-created {
  font-size: 12px;
  color: #9e9e9e;
}
.template-thumbnail {
  float: right;
  width: 150px;
  margin: 0 0 10px 10px;
  border: 1px solid #bdbdbd;
  background-color: #fff;
}
.template-thumbnail IMG {
  width: 100%;
  height: auto;
}
.component-popover {
  width: 300px;
}
.component-popover .btn {
  margin: 10px 0 0 0;
}
.component-popover .form-group {
  margin-top: 5px;
}
.component-popover .form-group-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0 0 0;
  padding: 0;
}
.component-popover .form-group-quantity .control-label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0 10px 0 0;
  font-size: 14px;
  font-weight: 600;
  color: #9c27b0;
}
.component-popover .form-group-quantity .form-control {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 30px;
  padding: 0 10px;
  margin: 0;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  background-image: none;
  background-color: #fff;
}
.component-popover .form-group-quantity .btn {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin: 0 0 0 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.component-popover .component-name {
  margin: 20px 0 10px 0;
}
.component-popover .component-name .control-label {
  display: block;
}
.component-popover .component-name .form-control {
  width: 100%;
}
.component-popover .component-name .field-subtitle {
  font-size: 12px;
}
.site-marker-label {
  width: auto;
  max-width: 150px;
  position: relative;
  padding: 3px;
  background: #FFFFFF;
  border-radius: 5px;
  border: #7F7F7F solid 1px;
}
/* ==========================================================================
   HAPPI
   Forms - some special forms styles
   ========================================================================== */
.form-group {
  margin-top: 15px;
}
.form-group .label {
  margin: 0;
  padding: 7px 0;
  background-color: transparent;
  font-size: 14px;
  font-weight: 600;
  color: #9c27b0;
}
.form-group .checkbox LABEL,
.form-group .radio LABEL {
  color: #333333;
}
.form-group.field-block .form-control {
  width: 100%;
}
.form-group .btn-pw-toggle {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  background-color: #fff;
  text-decoration: none;
}
.form-group .btn-pw-toggle:hover,
.form-group .btn-pw-toggle:focus {
  color: #3f51b5;
}
.colour-selector .label {
  margin: 0;
  padding: 7px 0;
  background-color: transparent;
}
.swatch {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, .54);
  border-radius: 2px;
  text-indent: 20px;
  overflow: hidden;
  cursor: pointer;
  margin-right: 2px;
}
.swatch:hover,
.swatch:focus {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
.swatch .icon {
  display: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  font-size: 16px;
  font-weight: bold;
  text-indent: 0;
  color: #fff;
}
.swatch INPUT {
  display: none;
}
.swatch INPUT:checked + .icon {
  display: inline-block;
}
.swatch.transparent .icon,
.swatch.grey-100 .icon,
.swatch.grey-200 .icon,
.swatch.grey-300 .icon,
.swatch.grey-400 .icon,
.swatch.lime .icon,
.swatch.yellow .icon {
  color: #000;
}
.swatch.transparent {
  border-color: #707070;
}
.colour-picker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
  position: relative;
}
.colour-picker .sketch-picker {
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
}
.colour-picker-color {
  width: 36px;
  height: 14px;
  border-Radius: 2px;
}
.colour-picker-text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0 10px 0 0;
  font-size: 14px;
  font-weight: 600;
  color: #9c27b0;
}
.colour-picker-swatch {
  padding: 5px;
  background: #fff;
  border-radius: 1px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
  display: inline-block;
  cursor: pointer;
}
.colour-picker-popover {
  position: absolute;
  top: 0;
  left: -4px;
  width: 220px;
  z-index: 202;
  padding: 10px;
  box-sizing: content-box;
  box-sizing: initial;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, .14902) 0px 0px 0px 1px, rgba(0, 0, 0, .14902) 0px 8px 16px;
}
.colour-picker-cover {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.dropdown-menu .checkbox {
  padding: 4px 15px;
}
.dropdown-menu .checkbox LABEL {
  display: block;
  margin-left: 5px;
  color: #333333;
  font-size: 14px;
}
.dropdown-menu .checkbox LABEL:hover,
.dropdown-menu .checkbox LABEL:focus {
  color: #3f51b5;
}
.dropdown-menu .dropdown-title {
  padding: 3px 20px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.5;
  color: #9e9e9e;
}
.react-grid-Main .form-group,
.react-grid-Main .form-control {
  padding: 0;
  margin: 0;
}
.react-grid-Main .form-control {
  height: 32px;
}
.react-grid-Main .react-grid-HeaderRow:nth-of-type(2) .react-grid-HeaderCell {
  padding-top: 0;
}
.react-grid-Main .react-grid-HeaderRow:nth-of-type(2) .widget-HeaderCell__value {
  display: none;
}
.react-grid-Main .react-grid-HeaderCell .widget-HeaderCell__value {
  overflow: hidden;
}
.react-grid-Main .react-grid-HeaderCell-sortable {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
.react-grid-Main .react-grid-HeaderCell-sortable .pull-right {
  float: none !important;
  position: absolute;
  top: 0;
  right: 0;
  background: #f9f9f9;
}
.react-grid-Main .react-grid-Cell__value {
  cursor: default;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -moz-user-select: none;
}
.form-control {
  color: inherit;
  width: auto;
}
.site.form-control {
  width: 30rem;
}
.reg-radio-group {
  margin-top: 10px;
}
.reg-radio-group-btn SPAN {
  font-size: 16px;
}
.form-group textarea {
  resize: vertical;
  width: 100%;
  min-height: 94px;
  font-size: 14px;
}
.pane-content .btn-group .btn.active {
  background-color: #3f51b5;
  color: #c5cae9;
}
.pane-content .btn-group .btn {
  margin: 0;
  background-color: #f5f5f5;
  color: #3f51b5;
}
.toolbox-input-container {
  padding: 0px !important;
  width: auto !important;
  width: initial !important;
  height: auto !important;
  height: initial !important;
  opacity: 1 !important;
}
.toolbox-input-container > input {
  text-align: left !important;
}
.toolbox-input-hint {
  top: 12px !important;
}
.connect-row-products > label {
  padding: 0 !important;
}
.connect-row-products > label > input[type="checkbox"] {
  width: 0 !important;
}
.switch-label-primary {
  font-size: 14px;
  color: #9c27b0 !important;
}
.sites-diagram-search {
  box-Sizing: border-box;
  border: 1px solid transparent;
  width: 240px;
  height: 32px;
  margin: 10px 0 0 10px;
  padding: 0 12px;
  border-Radius: 3px;
  box-Shadow: 0 2px 6px rgba(0, 0, 0, .3);
  font-Size: 14px;
  outline: none;
  text-Overflow: ellipses;
}
.asset-filter {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
div.filter-input-container {
  padding: 0;
  display: inline-block;
  width: auto;
  width: initial;
  height: auto;
  height: initial;
  opacity: 1;
}
div.filter-input-container::after {
  border-left: 0;
  border-right: 0;
}
input.filter-input {
  font-family: Muli, 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  padding: 20px 0 0;
  display: inline-block;
  text-align: left !important;
}
label.filter-label {
  color: #BDBDBD;
  font-family: Muli, 'Open Sans', Arial, sans-serif;
  top: 22px;
}
ul.filter-suggestions {
  margin-top: 0 !important;
}
ul.filter-suggestions li {
  font-family: Muli, 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  padding: 3px 20px;
}
button.filter-remove-button {
  display: inline-block;
  position: relative !important;
  top: 0 !important;
  right: 0 !important;
}
label.site-switch-container {
  margin-top: 7px;
  margin-bottom: 0;
}
label.site-switch-container:last-child {
  margin-left: auto;
}
._-node_modules-react-toolbox-lib-input-theme__input___2hm_N {
  padding: 20px 0;
  position: relative;
  box-sizing: border-box;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%
}
._-node_modules-react-toolbox-lib-input-theme__input___2hm_N *,
    ._-node_modules-react-toolbox-lib-input-theme__input___2hm_N *::after,
    ._-node_modules-react-toolbox-lib-input-theme__input___2hm_N *::before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-touch-callout: none;
}
._-node_modules-react-toolbox-lib-input-theme__input___2hm_N._-node_modules-react-toolbox-lib-input-theme__withIcon___18blG {
  margin-left: 68px;
}
._-node_modules-react-toolbox-lib-input-theme__icon___1Rtkf {
  color: rgba(0, 0, 0, 0.26);
  display: block;
  font-size: 24px !important;
  height: 48px;
  left: -68px;
  line-height: 48px !important;
  position: absolute;
  text-align: center;
  top: 16px;
  transition: color 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  width: 48px;
}
._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB {
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-left: 0;
  border-right: 0;
  border-top: 0;
  color: rgb(33, 33, 33);
  display: block;
  font-size: 16px;
  outline: none;
  padding: 8px 0;
  width: 100%
}
._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB:focus:not([disabled]):not([readonly]) ~ ._-node_modules-react-toolbox-lib-input-theme__bar___1syBp::before,
    ._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB:focus:not([disabled]):not([readonly]) ~ ._-node_modules-react-toolbox-lib-input-theme__bar___1syBp::after {
  width: 50%;
}
._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB:focus:not([disabled]):not([readonly]) ~ ._-node_modules-react-toolbox-lib-input-theme__label___29JXj:not(._-node_modules-react-toolbox-lib-input-theme__fixed___3Hvdy) {
  color: rgb(63, 81, 181);
}
._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB:focus:not([disabled]):not([readonly]) ~ ._-node_modules-react-toolbox-lib-input-theme__label___29JXj > ._-node_modules-react-toolbox-lib-input-theme__required___3WxUF {
  color: rgb(222, 50, 38);
}
._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB:focus:not([disabled]):not([readonly]) ~ ._-node_modules-react-toolbox-lib-input-theme__hint___AMvLu {
  display: block;
  opacity: 1;
}
._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB:focus:not([disabled]):not([readonly]) ~ ._-node_modules-react-toolbox-lib-input-theme__icon___1Rtkf {
  color: rgb(63, 81, 181);
}
._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB:focus:not([disabled]):not([readonly])._-node_modules-react-toolbox-lib-input-theme__filled___s9rE0 ~ ._-node_modules-react-toolbox-lib-input-theme__hint___AMvLu {
  opacity: 0;
}
._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB:focus:not([disabled]):not([readonly]) ~ ._-node_modules-react-toolbox-lib-input-theme__label___29JXj:not(._-node_modules-react-toolbox-lib-input-theme__fixed___3Hvdy), ._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB._-node_modules-react-toolbox-lib-input-theme__filled___s9rE0 ~ ._-node_modules-react-toolbox-lib-input-theme__label___29JXj:not(._-node_modules-react-toolbox-lib-input-theme__fixed___3Hvdy), ._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB[type='date'] ~ ._-node_modules-react-toolbox-lib-input-theme__label___29JXj:not(._-node_modules-react-toolbox-lib-input-theme__fixed___3Hvdy), ._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB[type='time'] ~ ._-node_modules-react-toolbox-lib-input-theme__label___29JXj:not(._-node_modules-react-toolbox-lib-input-theme__fixed___3Hvdy) {
  font-size: 12px;
  top: 6px;
}
._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB._-node_modules-react-toolbox-lib-input-theme__filled___s9rE0 ~ ._-node_modules-react-toolbox-lib-input-theme__label___29JXj._-node_modules-react-toolbox-lib-input-theme__fixed___3Hvdy,
  ._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB._-node_modules-react-toolbox-lib-input-theme__filled___s9rE0 ~ ._-node_modules-react-toolbox-lib-input-theme__hint___AMvLu {
  display: none;
}
._-node_modules-react-toolbox-lib-input-theme__label___29JXj {
  color: rgba(0, 0, 0, 0.26);
  font-size: 16px;
  left: 0;
  line-height: 16px;
  pointer-events: none;
  position: absolute;
  top: 32px;
  transition-duration: 0.35s;
  transition-property: top, font-size, color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}
._-node_modules-react-toolbox-lib-input-theme__label___29JXj._-node_modules-react-toolbox-lib-input-theme__fixed___3Hvdy ~ ._-node_modules-react-toolbox-lib-input-theme__hint___AMvLu {
  display: none;
}
._-node_modules-react-toolbox-lib-input-theme__hint___AMvLu {
  color: rgba(0, 0, 0, 0.26);
  font-size: 16px;
  left: 0;
  line-height: 16px;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  top: 32px;
  transition-duration: 0.35s;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
._-node_modules-react-toolbox-lib-input-theme__bar___1syBp {
  display: block;
  position: relative;
  width: 100%
}
._-node_modules-react-toolbox-lib-input-theme__bar___1syBp::before,
  ._-node_modules-react-toolbox-lib-input-theme__bar___1syBp::after {
  background-color: rgb(63, 81, 181);
  bottom: 0;
  content: '';
  height: 2px;
  position: absolute;
  transition-duration: 0.2s;
  transition-property: width, background-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 0;
}
._-node_modules-react-toolbox-lib-input-theme__bar___1syBp::before {
  left: 50%;
}
._-node_modules-react-toolbox-lib-input-theme__bar___1syBp::after {
  right: 50%;
}
._-node_modules-react-toolbox-lib-input-theme__error___3jFYT,
._-node_modules-react-toolbox-lib-input-theme__counter___3ISBv {
  color: rgb(222, 50, 38);
  font-size: 12px;
  line-height: 20px;
  margin-bottom: -20px;
}
._-node_modules-react-toolbox-lib-input-theme__counter___3ISBv {
  color: rgba(0, 0, 0, 0.26);
  position: absolute;
  right: 0;
}
._-node_modules-react-toolbox-lib-input-theme__disabled___8txUZ > ._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB {
  border-bottom-style: dotted;
  color: rgba(0, 0, 0, 0.26);
}
._-node_modules-react-toolbox-lib-input-theme__errored___c7U9Q {
  padding-bottom: 0
}
._-node_modules-react-toolbox-lib-input-theme__errored___c7U9Q > ._-node_modules-react-toolbox-lib-input-theme__inputElement___1K_gB {
  border-bottom-color: rgb(222, 50, 38);
  margin-top: 1px;
}
._-node_modules-react-toolbox-lib-input-theme__errored___c7U9Q > ._-node_modules-react-toolbox-lib-input-theme__counter___3ISBv,
  ._-node_modules-react-toolbox-lib-input-theme__errored___c7U9Q > ._-node_modules-react-toolbox-lib-input-theme__label___29JXj {
  color: rgb(222, 50, 38);
}
._-node_modules-react-toolbox-lib-input-theme__errored___c7U9Q > ._-node_modules-react-toolbox-lib-input-theme__label___29JXj > ._-node_modules-react-toolbox-lib-input-theme__required___3WxUF {
  color: rgb(222, 50, 38);
}
._-node_modules-react-toolbox-lib-input-theme__hidden___V7773 {
  display: none;
}
._-node_modules-react-toolbox-lib-progress_bar-theme__linear___7t51F {
  background: rgb(238, 238, 238);
  display: inline-block;
  height: 4px;
  overflow: hidden;
  position: relative;
  width: 100%
}
._-node_modules-react-toolbox-lib-progress_bar-theme__linear___7t51F._-node_modules-react-toolbox-lib-progress_bar-theme__indeterminate___2M91Q ._-node_modules-react-toolbox-lib-progress_bar-theme__value___2WLnc {
  -webkit-animation: _-node_modules-react-toolbox-lib-progress_bar-theme__linear-indeterminate-bar___2N8Wt 1s linear infinite;
          animation: _-node_modules-react-toolbox-lib-progress_bar-theme__linear-indeterminate-bar___2N8Wt 1s linear infinite;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
}
._-node_modules-react-toolbox-lib-progress_bar-theme__value___2WLnc,
._-node_modules-react-toolbox-lib-progress_bar-theme__buffer___STVmc {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  transition-duration: 0.35s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
._-node_modules-react-toolbox-lib-progress_bar-theme__value___2WLnc {
  background-color: rgb(63, 81, 181);
}
._-node_modules-react-toolbox-lib-progress_bar-theme__buffer___STVmc {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)),
    linear-gradient(to right, rgb(63, 81, 181), rgb(63, 81, 181));
}
._-node_modules-react-toolbox-lib-progress_bar-theme__circular___1DvU_ {
  display: inline-block;
  height: 60px;
  position: relative;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 60px
}
._-node_modules-react-toolbox-lib-progress_bar-theme__circular___1DvU_._-node_modules-react-toolbox-lib-progress_bar-theme__indeterminate___2M91Q ._-node_modules-react-toolbox-lib-progress_bar-theme__circle___3ZuGM {
  -webkit-animation: _-node_modules-react-toolbox-lib-progress_bar-theme__circular-indeterminate-bar-rotate___2xIXO 2s linear infinite;
          animation: _-node_modules-react-toolbox-lib-progress_bar-theme__circular-indeterminate-bar-rotate___2xIXO 2s linear infinite;
}
._-node_modules-react-toolbox-lib-progress_bar-theme__circular___1DvU_._-node_modules-react-toolbox-lib-progress_bar-theme__indeterminate___2M91Q ._-node_modules-react-toolbox-lib-progress_bar-theme__path___28Bn1 {
  -webkit-animation: _-node_modules-react-toolbox-lib-progress_bar-theme__circular-indeterminate-bar-dash___2yTte 1.5s ease-in-out infinite;
          animation: _-node_modules-react-toolbox-lib-progress_bar-theme__circular-indeterminate-bar-dash___2yTte 1.5s ease-in-out infinite;
  stroke-dasharray: 1.25, 250;
  stroke-dashoffset: 0;
}
._-node_modules-react-toolbox-lib-progress_bar-theme__circular___1DvU_._-node_modules-react-toolbox-lib-progress_bar-theme__indeterminate___2M91Q._-node_modules-react-toolbox-lib-progress_bar-theme__multicolor___1mLjE ._-node_modules-react-toolbox-lib-progress_bar-theme__path___28Bn1 {
  -webkit-animation:
        _-node_modules-react-toolbox-lib-progress_bar-theme__circular-indeterminate-bar-dash___2yTte 1.5s ease-in-out infinite,         _-node_modules-react-toolbox-lib-progress_bar-theme__colors___1YCiz 6s ease-in-out infinite;
          animation:
        _-node_modules-react-toolbox-lib-progress_bar-theme__circular-indeterminate-bar-dash___2yTte 1.5s ease-in-out infinite,         _-node_modules-react-toolbox-lib-progress_bar-theme__colors___1YCiz 6s ease-in-out infinite;
}
._-node_modules-react-toolbox-lib-progress_bar-theme__circular___1DvU_[disabled] ._-node_modules-react-toolbox-lib-progress_bar-theme__value___2WLnc, ._-node_modules-react-toolbox-lib-progress_bar-theme__linear___7t51F[disabled] ._-node_modules-react-toolbox-lib-progress_bar-theme__value___2WLnc {
  background-color: rgba(0, 0, 0, 0.26);
}
._-node_modules-react-toolbox-lib-progress_bar-theme__circular___1DvU_[disabled] ._-node_modules-react-toolbox-lib-progress_bar-theme__buffer___STVmc, ._-node_modules-react-toolbox-lib-progress_bar-theme__linear___7t51F[disabled] ._-node_modules-react-toolbox-lib-progress_bar-theme__buffer___STVmc {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)),
      linear-gradient(to right, rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.26));
}
._-node_modules-react-toolbox-lib-progress_bar-theme__circle___3ZuGM {
  height: 100%;
  width: 100%;
}
._-node_modules-react-toolbox-lib-progress_bar-theme__path___28Bn1 {
  fill: none;
  stroke: rgb(63, 81, 181);
  stroke-dasharray: 0, 250;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  stroke-miterlimit: 20;
  stroke-width: 4;
  transition: stroke-dasharray 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
@-webkit-keyframes _-node_modules-react-toolbox-lib-progress_bar-theme__linear-indeterminate-bar___2N8Wt {
  0% {
    -webkit-transform: translate(-50%) scaleX(0);
            transform: translate(-50%) scaleX(0);
  }

  50% {
    -webkit-transform: translate(-0%) scaleX(0.3);
            transform: translate(-0%) scaleX(0.3);
  }

  100% {
    -webkit-transform: translate(50%) scaleX(0);
            transform: translate(50%) scaleX(0);
  }
}
@keyframes _-node_modules-react-toolbox-lib-progress_bar-theme__linear-indeterminate-bar___2N8Wt {
  0% {
    -webkit-transform: translate(-50%) scaleX(0);
            transform: translate(-50%) scaleX(0);
  }

  50% {
    -webkit-transform: translate(-0%) scaleX(0.3);
            transform: translate(-0%) scaleX(0.3);
  }

  100% {
    -webkit-transform: translate(50%) scaleX(0);
            transform: translate(50%) scaleX(0);
  }
}
@-webkit-keyframes _-node_modules-react-toolbox-lib-progress_bar-theme__circular-indeterminate-bar-rotate___2xIXO {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes _-node_modules-react-toolbox-lib-progress_bar-theme__circular-indeterminate-bar-rotate___2xIXO {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes _-node_modules-react-toolbox-lib-progress_bar-theme__circular-indeterminate-bar-dash___2yTte {
  0% {
    stroke-dasharray: 1.25, 250;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 111.25, 250;
    stroke-dashoffset: -43.75;
  }

  100% {
    stroke-dasharray: 111.25, 250;
    stroke-dashoffset: -155;
  }
}
@keyframes _-node_modules-react-toolbox-lib-progress_bar-theme__circular-indeterminate-bar-dash___2yTte {
  0% {
    stroke-dasharray: 1.25, 250;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 111.25, 250;
    stroke-dashoffset: -43.75;
  }

  100% {
    stroke-dasharray: 111.25, 250;
    stroke-dashoffset: -155;
  }
}
@-webkit-keyframes _-node_modules-react-toolbox-lib-progress_bar-theme__colors___1YCiz {
  0% {
    stroke: #4285f4;
  }

  25% {
    stroke: #de3e35;
  }

  50% {
    stroke: #f7c223;
  }

  75% {
    stroke: #1b9a59;
  }

  100% {
    stroke: #4285f4;
  }
}
@keyframes _-node_modules-react-toolbox-lib-progress_bar-theme__colors___1YCiz {
  0% {
    stroke: #4285f4;
  }

  25% {
    stroke: #de3e35;
  }

  50% {
    stroke: #f7c223;
  }

  75% {
    stroke: #1b9a59;
  }

  100% {
    stroke: #4285f4;
  }
}
._-node_modules-react-toolbox-lib-ripple-theme__rippleWrapper___2GBlU {
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
._-node_modules-react-toolbox-lib-ripple-theme__ripple___6cBaH {
  background-color: currentColor;
  border-radius: 50%;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  transition-duration: 800ms;
  z-index: 100
}
._-node_modules-react-toolbox-lib-ripple-theme__ripple___6cBaH._-node_modules-react-toolbox-lib-ripple-theme__rippleRestarting___1oAjW {
  opacity: 0.3;
  transition-property: none;
}
._-node_modules-react-toolbox-lib-ripple-theme__ripple___6cBaH._-node_modules-react-toolbox-lib-ripple-theme__rippleActive___1oBqc {
  opacity: 0.3;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
._-node_modules-react-toolbox-lib-ripple-theme__ripple___6cBaH:not(._-node_modules-react-toolbox-lib-ripple-theme__rippleActive___1oBqc):not(._-node_modules-react-toolbox-lib-ripple-theme__rippleRestarting___1oAjW) {
  opacity: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}
._-node_modules-react-toolbox-lib-checkbox-theme__field___1Pq9C {
  display: block;
  height: 18px;
  margin-bottom: 15px;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%
}
._-node_modules-react-toolbox-lib-checkbox-theme__field___1Pq9C *,
    ._-node_modules-react-toolbox-lib-checkbox-theme__field___1Pq9C *::after,
    ._-node_modules-react-toolbox-lib-checkbox-theme__field___1Pq9C *::before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-touch-callout: none;
}
._-node_modules-react-toolbox-lib-checkbox-theme__field___1Pq9C ._-node_modules-react-toolbox-lib-checkbox-theme__ripple___1kLez {
  background-color: rgb(63, 81, 181);
  opacity: 0.3;
  transition-duration: 650ms;
}
._-node_modules-react-toolbox-lib-checkbox-theme__text___2QxUe {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  padding-left: 10px;
  vertical-align: top;
  white-space: nowrap;
}
._-node_modules-react-toolbox-lib-checkbox-theme__input___3wqt5 {
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0
}
._-node_modules-react-toolbox-lib-checkbox-theme__input___3wqt5:focus ~ ._-node_modules-react-toolbox-lib-checkbox-theme__check___1qunE::before {
  background-color: rgba(0, 0, 0, 0.01);
  border-radius: 50%;
  content: '';
  height: 41.4px;
  left: 50%;
  margin-left: -20.7px;
  margin-top: -20.7px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 41.4px;
}
._-node_modules-react-toolbox-lib-checkbox-theme__input___3wqt5:focus ~ ._-node_modules-react-toolbox-lib-checkbox-theme__check___1qunE._-node_modules-react-toolbox-lib-checkbox-theme__checked___SNvoo::before {
  background-color: rgba(63, 81, 181, 0.26);
}
._-node_modules-react-toolbox-lib-checkbox-theme__check___1qunE {
  border-color: rgb(0, 0, 0);
  border-radius: 2px;
  border-style: solid;
  border-width: 2px;
  cursor: pointer;
  display: inline-block;
  height: 18px;
  position: relative;
  transition-duration: 0.2s;
  transition-property: background-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: top;
  width: 18px;
  box-sizing: border-box;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%
}
._-node_modules-react-toolbox-lib-checkbox-theme__check___1qunE *,
    ._-node_modules-react-toolbox-lib-checkbox-theme__check___1qunE *::after,
    ._-node_modules-react-toolbox-lib-checkbox-theme__check___1qunE *::before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-touch-callout: none;
}
._-node_modules-react-toolbox-lib-checkbox-theme__check___1qunE._-node_modules-react-toolbox-lib-checkbox-theme__checked___SNvoo {
  background-color: rgb(63, 81, 181);
  border-color: rgb(63, 81, 181);
}
._-node_modules-react-toolbox-lib-checkbox-theme__check___1qunE._-node_modules-react-toolbox-lib-checkbox-theme__checked___SNvoo::after {
  -webkit-animation: _-node_modules-react-toolbox-lib-checkbox-theme__checkmark-expand___UFWhR 140ms ease-out forwards;
          animation: _-node_modules-react-toolbox-lib-checkbox-theme__checkmark-expand___UFWhR 140ms ease-out forwards;
  border-bottom-width: 2px;
  border-color: rgb(255, 255, 255);
  border-left: 0;
  border-right-width: 2px;
  border-style: solid;
  border-top: 0;
  content: '';
  height: 12px;
  left: 4px;
  position: absolute;
  top: -1px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 7px;
}
._-node_modules-react-toolbox-lib-checkbox-theme__disabled___1Y-8o > ._-node_modules-react-toolbox-lib-checkbox-theme__text___2QxUe {
  color: rgba(0, 0, 0, 0.26);
}
._-node_modules-react-toolbox-lib-checkbox-theme__disabled___1Y-8o > ._-node_modules-react-toolbox-lib-checkbox-theme__check___1qunE {
  border-color: rgba(0, 0, 0, 0.26);
  cursor: auto;
}
._-node_modules-react-toolbox-lib-checkbox-theme__disabled___1Y-8o > ._-node_modules-react-toolbox-lib-checkbox-theme__check___1qunE._-node_modules-react-toolbox-lib-checkbox-theme__checked___SNvoo {
  background-color: rgba(0, 0, 0, 0.26);
  border-color: transparent;
  cursor: auto;
}
@-webkit-keyframes _-node_modules-react-toolbox-lib-checkbox-theme__checkmark-expand___UFWhR {
  0% {
    height: 0;
    left: 6px;
    top: 9px;
    width: 0;
  }

  100% {
    height: 12px;
    left: 4px;
    top: -1px;
    width: 7px;
  }
}
@keyframes _-node_modules-react-toolbox-lib-checkbox-theme__checkmark-expand___UFWhR {
  0% {
    height: 0;
    left: 6px;
    top: 9px;
    width: 0;
  }

  100% {
    height: 12px;
    left: 4px;
    top: -1px;
    width: 7px;
  }
}
._-node_modules-react-toolbox-lib-switch-theme__field___12sVb {
  display: block;
  margin-bottom: 15px;
  position: relative;
  white-space: normal;
  box-sizing: border-box;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}
._-node_modules-react-toolbox-lib-switch-theme__field___12sVb *,
    ._-node_modules-react-toolbox-lib-switch-theme__field___12sVb *::after,
    ._-node_modules-react-toolbox-lib-switch-theme__field___12sVb *::before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-touch-callout: none;
}
._-node_modules-react-toolbox-lib-switch-theme__text___kjPX7 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  padding-left: 10px;
  vertical-align: top;
  white-space: nowrap;
}
._-node_modules-react-toolbox-lib-switch-theme__thumb___-mqZJ {
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  position: absolute;
  top: -3px;
  transition-duration: 0.28s;
  transition-property: left;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 20px;
  box-sizing: border-box;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%
}
._-node_modules-react-toolbox-lib-switch-theme__thumb___-mqZJ *,
    ._-node_modules-react-toolbox-lib-switch-theme__thumb___-mqZJ *::after,
    ._-node_modules-react-toolbox-lib-switch-theme__thumb___-mqZJ *::before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-touch-callout: none;
}
._-node_modules-react-toolbox-lib-switch-theme__thumb___-mqZJ ._-node_modules-react-toolbox-lib-switch-theme__ripple___2Ghft {
  background-color: rgb(63, 81, 181);
  opacity: 0.3;
  transition-duration: 650ms;
}
._-node_modules-react-toolbox-lib-switch-theme__on___1-Ls9,
._-node_modules-react-toolbox-lib-switch-theme__off___zBwyQ {
  border-radius: 14px;
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin-top: 5px;
  position: relative;
  vertical-align: top;
  width: 36px;
}
._-node_modules-react-toolbox-lib-switch-theme__on___1-Ls9 {
  background: rgba(63, 81, 181, 0.5)
}
._-node_modules-react-toolbox-lib-switch-theme__on___1-Ls9 ._-node_modules-react-toolbox-lib-switch-theme__thumb___-mqZJ {
  background: rgb(63, 81, 181);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14),
    0 3px 3px -2px rgba(0, 0, 0, .2),
    0 1px 8px 0 rgba(0, 0, 0, .12);
  left: 16px;
}
._-node_modules-react-toolbox-lib-switch-theme__off___zBwyQ {
  background: rgba(0, 0, 0, 0.26)
}
._-node_modules-react-toolbox-lib-switch-theme__off___zBwyQ ._-node_modules-react-toolbox-lib-switch-theme__thumb___-mqZJ {
  background: rgb(250, 250, 250);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14),
    0 3px 1px -2px rgba(0, 0, 0, .2),
    0 1px 5px 0 rgba(0, 0, 0, .12);
  left: 0;
}
._-node_modules-react-toolbox-lib-switch-theme__off___zBwyQ ._-node_modules-react-toolbox-lib-switch-theme__ripple___2Ghft {
  background: rgba(0, 0, 0, 0.4);
}
._-node_modules-react-toolbox-lib-switch-theme__input___185cG {
  height: 0;
  opacity: 0;
  overflow: hidden;
  width: 0
}
._-node_modules-react-toolbox-lib-switch-theme__input___185cG:focus:not(:active) + ._-node_modules-react-toolbox-lib-switch-theme__switch-on___XCpWV > ._-node_modules-react-toolbox-lib-switch-theme__thumb___-mqZJ::before,
    ._-node_modules-react-toolbox-lib-switch-theme__input___185cG:focus:not(:active) + ._-node_modules-react-toolbox-lib-switch-theme__switch-off___2rQA1 > ._-node_modules-react-toolbox-lib-switch-theme__thumb___-mqZJ::before {
  background-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  display: inline-block;
  height: 8px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-4px, -4px);
      -ms-transform: translate(-4px, -4px);
          transform: translate(-4px, -4px);
  width: 8px;
}
._-node_modules-react-toolbox-lib-switch-theme__input___185cG:focus:not(:active) + ._-node_modules-react-toolbox-lib-switch-theme__switch-on___XCpWV > ._-node_modules-react-toolbox-lib-switch-theme__thumb___-mqZJ::before {
  background-color: rgba(63, 81, 181, 0.26);
  box-shadow: 0 0 0 20px rgba(63, 81, 181, 0.26);
}
._-node_modules-react-toolbox-lib-switch-theme__input___185cG:focus:not(:active) + ._-node_modules-react-toolbox-lib-switch-theme__switch-off___2rQA1 > ._-node_modules-react-toolbox-lib-switch-theme__thumb___-mqZJ::before {
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
}
._-node_modules-react-toolbox-lib-switch-theme__disabled___rjC6- {
}
._-node_modules-react-toolbox-lib-switch-theme__disabled___rjC6- ._-node_modules-react-toolbox-lib-switch-theme__text___kjPX7 {
  color: rgba(0, 0, 0, 0.26);
}
._-node_modules-react-toolbox-lib-switch-theme__disabled___rjC6- ._-node_modules-react-toolbox-lib-switch-theme__on___1-Ls9,
  ._-node_modules-react-toolbox-lib-switch-theme__disabled___rjC6- ._-node_modules-react-toolbox-lib-switch-theme__off___zBwyQ {
  background: rgba(0, 0, 0, 0.12);
  cursor: auto;
}
._-node_modules-react-toolbox-lib-switch-theme__disabled___rjC6- ._-node_modules-react-toolbox-lib-switch-theme__thumb___-mqZJ {
  background-color: rgb(189, 189, 189);
  border-color: transparent;
  cursor: auto;
}
._-node_modules-react-toolbox-lib-button-theme__button___20xhZ {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0;
  cursor: pointer;
  display: inline-block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 14px;
  font-weight: 500;
  height: 36px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0;
  line-height: 36px;
  outline: none;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),
    background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),
    color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  white-space: nowrap;
  box-sizing: border-box;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%
}
._-node_modules-react-toolbox-lib-button-theme__button___20xhZ *,
    ._-node_modules-react-toolbox-lib-button-theme__button___20xhZ *::after,
    ._-node_modules-react-toolbox-lib-button-theme__button___20xhZ *::before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-touch-callout: none;
}
._-node_modules-react-toolbox-lib-button-theme__button___20xhZ > input {
  height: 0.1px;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.1px;
  z-index: 0;
}
._-node_modules-react-toolbox-lib-button-theme__button___20xhZ::-moz-focus-inner {
  border: 0;
}
._-node_modules-react-toolbox-lib-button-theme__button___20xhZ > span:not([data-react-toolbox='tooltip']) {
  display: inline-block;
  line-height: 36px;
  vertical-align: middle;
}
._-node_modules-react-toolbox-lib-button-theme__button___20xhZ > svg {
  display: inline-block;
  fill: currentColor;
  font-size: 120%;
  height: 36px;
  vertical-align: top;
  width: 1em;
}
._-node_modules-react-toolbox-lib-button-theme__button___20xhZ > * {
  pointer-events: none;
}
._-node_modules-react-toolbox-lib-button-theme__button___20xhZ > ._-node_modules-react-toolbox-lib-button-theme__rippleWrapper___DS_V0 {
  overflow: hidden;
}
._-node_modules-react-toolbox-lib-button-theme__button___20xhZ[disabled] {
  color: rgba(0, 0, 0, 0.26);
  cursor: auto;
  pointer-events: none;
}
._-node_modules-react-toolbox-lib-button-theme__squared___3AZhT {
  border-radius: 2px;
  min-width: 90px;
  padding: 0 12px
}
._-node_modules-react-toolbox-lib-button-theme__squared___3AZhT ._-node_modules-react-toolbox-lib-button-theme__icon___IB0dR {
  font-size: 120%;
  margin-right: 6px;
  vertical-align: middle;
}
._-node_modules-react-toolbox-lib-button-theme__squared___3AZhT > svg {
  margin-right: 5px;
}
._-node_modules-react-toolbox-lib-button-theme__solid___1H2lv[disabled] {
  background-color: rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14),
    0 3px 1px -2px rgba(0, 0, 0, .2),
    0 1px 5px 0 rgba(0, 0, 0, .12);
}
._-node_modules-react-toolbox-lib-button-theme__solid___1H2lv:active {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14),
    0 3px 1px -2px rgba(0, 0, 0, .2),
    0 1px 5px 0 rgba(0, 0, 0, .12);
}
._-node_modules-react-toolbox-lib-button-theme__solid___1H2lv:focus:not(:active) {
  box-shadow:
      0 0 8px rgba(0, 0, 0, .18),
      0 8px 16px rgba(0, 0, 0, .36);
}
._-node_modules-react-toolbox-lib-button-theme__raised___r4lU5 {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14),
    0 3px 1px -2px rgba(0, 0, 0, .2),
    0 1px 5px 0 rgba(0, 0, 0, .12);
}
._-node_modules-react-toolbox-lib-button-theme__flat___1r1Pt {
  background: transparent;
}
._-node_modules-react-toolbox-lib-button-theme__floating___2uGP3 {
  border-radius: 50%;
  box-shadow:
    0 1px 1.5px 0 rgba(0, 0, 0, .12),
    0 1px 1px 0 rgba(0, 0, 0, .24);
  font-size: 24px;
  height: 56px;
  width: 56px
}
._-node_modules-react-toolbox-lib-button-theme__floating___2uGP3 ._-node_modules-react-toolbox-lib-button-theme__icon___IB0dR:not([data-react-toolbox='tooltip']) {
  line-height: 56px;
}
._-node_modules-react-toolbox-lib-button-theme__floating___2uGP3 > ._-node_modules-react-toolbox-lib-button-theme__rippleWrapper___DS_V0 {
  border-radius: 50%;
}
._-node_modules-react-toolbox-lib-button-theme__floating___2uGP3._-node_modules-react-toolbox-lib-button-theme__mini___2XlsV {
  font-size: 17.77778px;
  height: 40px;
  width: 40px;
}
._-node_modules-react-toolbox-lib-button-theme__floating___2uGP3._-node_modules-react-toolbox-lib-button-theme__mini___2XlsV ._-node_modules-react-toolbox-lib-button-theme__icon___IB0dR {
  font-size: 17.77778px;
  line-height: 40px;
}
._-node_modules-react-toolbox-lib-button-theme__toggle___fYymG {
  background: transparent;
  border-radius: 50%;
  vertical-align: middle;
  width: 36px
}
._-node_modules-react-toolbox-lib-button-theme__toggle___fYymG > ._-node_modules-react-toolbox-lib-button-theme__icon___IB0dR,
  ._-node_modules-react-toolbox-lib-button-theme__toggle___fYymG svg {
  font-size: 20px;
  line-height: 36px;
  vertical-align: top;
}
._-node_modules-react-toolbox-lib-button-theme__toggle___fYymG > ._-node_modules-react-toolbox-lib-button-theme__rippleWrapper___DS_V0 {
  border-radius: 50%;
}
._-node_modules-react-toolbox-lib-button-theme__primary___2kO4n:not([disabled])._-node_modules-react-toolbox-lib-button-theme__raised___r4lU5,
  ._-node_modules-react-toolbox-lib-button-theme__primary___2kO4n:not([disabled])._-node_modules-react-toolbox-lib-button-theme__floating___2uGP3 {
  background: rgb(63, 81, 181);
  color: rgb(255, 255, 255);
}
._-node_modules-react-toolbox-lib-button-theme__primary___2kO4n:not([disabled])._-node_modules-react-toolbox-lib-button-theme__flat___1r1Pt,
  ._-node_modules-react-toolbox-lib-button-theme__primary___2kO4n:not([disabled])._-node_modules-react-toolbox-lib-button-theme__toggle___fYymG {
  color: rgb(63, 81, 181);
}
._-node_modules-react-toolbox-lib-button-theme__primary___2kO4n:not([disabled])._-node_modules-react-toolbox-lib-button-theme__flat___1r1Pt:focus:not(:active), ._-node_modules-react-toolbox-lib-button-theme__primary___2kO4n:not([disabled])._-node_modules-react-toolbox-lib-button-theme__toggle___fYymG:focus:not(:active) {
  background: rgba(63, 81, 181, 0.2);
}
._-node_modules-react-toolbox-lib-button-theme__primary___2kO4n:not([disabled])._-node_modules-react-toolbox-lib-button-theme__flat___1r1Pt:hover {
  background: rgba(63, 81, 181, 0.2);
}
._-node_modules-react-toolbox-lib-button-theme__accent___2oX2A:not([disabled])._-node_modules-react-toolbox-lib-button-theme__raised___r4lU5,
  ._-node_modules-react-toolbox-lib-button-theme__accent___2oX2A:not([disabled])._-node_modules-react-toolbox-lib-button-theme__floating___2uGP3 {
  background: rgb(255, 64, 129);
  color: rgb(255, 255, 255);
}
._-node_modules-react-toolbox-lib-button-theme__accent___2oX2A:not([disabled])._-node_modules-react-toolbox-lib-button-theme__flat___1r1Pt,
  ._-node_modules-react-toolbox-lib-button-theme__accent___2oX2A:not([disabled])._-node_modules-react-toolbox-lib-button-theme__toggle___fYymG {
  color: rgb(255, 64, 129);
}
._-node_modules-react-toolbox-lib-button-theme__accent___2oX2A:not([disabled])._-node_modules-react-toolbox-lib-button-theme__flat___1r1Pt:focus:not(:active), ._-node_modules-react-toolbox-lib-button-theme__accent___2oX2A:not([disabled])._-node_modules-react-toolbox-lib-button-theme__toggle___fYymG:focus:not(:active) {
  background: rgba(255, 64, 129, 0.2);
}
._-node_modules-react-toolbox-lib-button-theme__accent___2oX2A:not([disabled])._-node_modules-react-toolbox-lib-button-theme__flat___1r1Pt:hover {
  background: rgba(255, 64, 129, 0.2);
}
._-node_modules-react-toolbox-lib-button-theme__neutral___1ynBh:not([disabled])._-node_modules-react-toolbox-lib-button-theme__raised___r4lU5,
  ._-node_modules-react-toolbox-lib-button-theme__neutral___1ynBh:not([disabled])._-node_modules-react-toolbox-lib-button-theme__floating___2uGP3 {
  background-color: rgb(255, 255, 255);
  color: rgb(33, 33, 33);
}
._-node_modules-react-toolbox-lib-button-theme__neutral___1ynBh:not([disabled])._-node_modules-react-toolbox-lib-button-theme__flat___1r1Pt,
  ._-node_modules-react-toolbox-lib-button-theme__neutral___1ynBh:not([disabled])._-node_modules-react-toolbox-lib-button-theme__toggle___fYymG {
  color: rgb(33, 33, 33);
}
._-node_modules-react-toolbox-lib-button-theme__neutral___1ynBh:not([disabled])._-node_modules-react-toolbox-lib-button-theme__flat___1r1Pt:focus:not(:active), ._-node_modules-react-toolbox-lib-button-theme__neutral___1ynBh:not([disabled])._-node_modules-react-toolbox-lib-button-theme__toggle___fYymG:focus:not(:active) {
  background: rgba(33, 33, 33, 0.2);
}
._-node_modules-react-toolbox-lib-button-theme__neutral___1ynBh:not([disabled])._-node_modules-react-toolbox-lib-button-theme__flat___1r1Pt:hover {
  background: rgba(33, 33, 33, 0.2);
}
._-node_modules-react-toolbox-lib-button-theme__neutral___1ynBh:not([disabled])._-node_modules-react-toolbox-lib-button-theme__inverse___20Nnw._-node_modules-react-toolbox-lib-button-theme__raised___r4lU5,
    ._-node_modules-react-toolbox-lib-button-theme__neutral___1ynBh:not([disabled])._-node_modules-react-toolbox-lib-button-theme__inverse___20Nnw._-node_modules-react-toolbox-lib-button-theme__floating___2uGP3 {
  background-color: rgb(33, 33, 33);
  color: rgb(255, 255, 255);
}
._-node_modules-react-toolbox-lib-button-theme__neutral___1ynBh:not([disabled])._-node_modules-react-toolbox-lib-button-theme__inverse___20Nnw._-node_modules-react-toolbox-lib-button-theme__flat___1r1Pt,
    ._-node_modules-react-toolbox-lib-button-theme__neutral___1ynBh:not([disabled])._-node_modules-react-toolbox-lib-button-theme__inverse___20Nnw._-node_modules-react-toolbox-lib-button-theme__toggle___fYymG {
  color: rgb(255, 255, 255);
}
._-node_modules-react-toolbox-lib-button-theme__neutral___1ynBh:not([disabled])._-node_modules-react-toolbox-lib-button-theme__inverse___20Nnw._-node_modules-react-toolbox-lib-button-theme__flat___1r1Pt:focus:not(:active), ._-node_modules-react-toolbox-lib-button-theme__neutral___1ynBh:not([disabled])._-node_modules-react-toolbox-lib-button-theme__inverse___20Nnw._-node_modules-react-toolbox-lib-button-theme__toggle___fYymG:focus:not(:active) {
  background: rgba(33, 33, 33, 0.2);
}
._-node_modules-react-toolbox-lib-button-theme__neutral___1ynBh:not([disabled])._-node_modules-react-toolbox-lib-button-theme__inverse___20Nnw._-node_modules-react-toolbox-lib-button-theme__flat___1r1Pt:hover {
  background: rgba(33, 33, 33, 0.2);
}
._-node_modules-react-toolbox-lib-button-theme__neutral___1ynBh._-node_modules-react-toolbox-lib-button-theme__inverse___20Nnw[disabled] {
  background-color: rgba(0, 0, 0, 0.08);
  color: rgba(0, 0, 0, 0.54);
}
._-node_modules-react-toolbox-lib-dropdown-theme__dropdown___16WEc {
  position: relative;
  box-sizing: border-box;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%
}
._-node_modules-react-toolbox-lib-dropdown-theme__dropdown___16WEc *,
    ._-node_modules-react-toolbox-lib-dropdown-theme__dropdown___16WEc *::after,
    ._-node_modules-react-toolbox-lib-dropdown-theme__dropdown___16WEc *::before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-touch-callout: none;
}
._-node_modules-react-toolbox-lib-dropdown-theme__dropdown___16WEc:not(._-node_modules-react-toolbox-lib-dropdown-theme__active___3S35a) > ._-node_modules-react-toolbox-lib-dropdown-theme__values___3ewlk {
  max-height: 0;
  visibility: hidden;
}
._-node_modules-react-toolbox-lib-dropdown-theme__dropdown___16WEc._-node_modules-react-toolbox-lib-dropdown-theme__active___3S35a > ._-node_modules-react-toolbox-lib-dropdown-theme__label___3HUDd,
    ._-node_modules-react-toolbox-lib-dropdown-theme__dropdown___16WEc._-node_modules-react-toolbox-lib-dropdown-theme__active___3S35a > ._-node_modules-react-toolbox-lib-dropdown-theme__value___3W_ae {
  opacity: 0.5;
}
._-node_modules-react-toolbox-lib-dropdown-theme__dropdown___16WEc._-node_modules-react-toolbox-lib-dropdown-theme__active___3S35a > ._-node_modules-react-toolbox-lib-dropdown-theme__values___3ewlk {
  box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 4px rgba(0, 0, 0, .24);
  max-height: 45vh;
  visibility: visible;
}
._-node_modules-react-toolbox-lib-dropdown-theme__dropdown___16WEc:not(._-node_modules-react-toolbox-lib-dropdown-theme__up___3IGfF) > ._-node_modules-react-toolbox-lib-dropdown-theme__values___3ewlk {
  bottom: auto;
  top: 0;
}
._-node_modules-react-toolbox-lib-dropdown-theme__dropdown___16WEc._-node_modules-react-toolbox-lib-dropdown-theme__up___3IGfF > ._-node_modules-react-toolbox-lib-dropdown-theme__values___3ewlk {
  bottom: 0;
  top: auto;
}
._-node_modules-react-toolbox-lib-dropdown-theme__dropdown___16WEc._-node_modules-react-toolbox-lib-dropdown-theme__disabled___1OtcY {
  cursor: normal;
  pointer-events: none;
}
._-node_modules-react-toolbox-lib-dropdown-theme__value___3W_ae > input {
  cursor: pointer;
}
._-node_modules-react-toolbox-lib-dropdown-theme__value___3W_ae::after {
  border-left: 5.48571px solid transparent;
  border-right: 5.48571px solid transparent;
  border-top: 5.48571px solid rgba(0, 0, 0, 0.12);
  content: '';
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 8px;
  top: 50%;
  transition: -webkit-transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  width: 0;
}
._-node_modules-react-toolbox-lib-dropdown-theme__field___3mYtA {
  cursor: pointer;
  padding: 20px 0;
  position: relative
}
._-node_modules-react-toolbox-lib-dropdown-theme__field___3mYtA._-node_modules-react-toolbox-lib-dropdown-theme__errored___3nVg_ {
  padding-bottom: 0;
}
._-node_modules-react-toolbox-lib-dropdown-theme__field___3mYtA._-node_modules-react-toolbox-lib-dropdown-theme__errored___3nVg_ > ._-node_modules-react-toolbox-lib-dropdown-theme__label___3HUDd {
  color: rgb(222, 50, 38);
}
._-node_modules-react-toolbox-lib-dropdown-theme__field___3mYtA._-node_modules-react-toolbox-lib-dropdown-theme__errored___3nVg_ > ._-node_modules-react-toolbox-lib-dropdown-theme__templateValue___2aTvE {
  border-bottom: 1px solid rgb(222, 50, 38);
}
._-node_modules-react-toolbox-lib-dropdown-theme__field___3mYtA._-node_modules-react-toolbox-lib-dropdown-theme__errored___3nVg_ > ._-node_modules-react-toolbox-lib-dropdown-theme__label___3HUDd > ._-node_modules-react-toolbox-lib-dropdown-theme__required___2SKI9 {
  color: rgb(222, 50, 38);
}
._-node_modules-react-toolbox-lib-dropdown-theme__field___3mYtA._-node_modules-react-toolbox-lib-dropdown-theme__disabled___1OtcY {
  cursor: normal;
  pointer-events: none;
}
._-node_modules-react-toolbox-lib-dropdown-theme__field___3mYtA._-node_modules-react-toolbox-lib-dropdown-theme__disabled___1OtcY > ._-node_modules-react-toolbox-lib-dropdown-theme__templateValue___2aTvE {
  border-bottom-style: dotted;
  opacity: 0.7;
}
._-node_modules-react-toolbox-lib-dropdown-theme__templateValue___2aTvE {
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: rgb(33, 33, 33);
  min-height: 38.4px;
  padding: 8px 0;
  position: relative;
}
._-node_modules-react-toolbox-lib-dropdown-theme__label___3HUDd {
  color: rgba(0, 0, 0, 0.26);
  font-size: 12px;
  left: 0;
  line-height: 16px;
  position: absolute;
  top: 6px
}
._-node_modules-react-toolbox-lib-dropdown-theme__label___3HUDd ._-node_modules-react-toolbox-lib-dropdown-theme__required___2SKI9 {
  color: rgb(222, 50, 38);
}
._-node_modules-react-toolbox-lib-dropdown-theme__error___ewFfF {
  color: rgb(222, 50, 38);
  font-size: 12px;
  line-height: 20px;
  margin-bottom: -20px;
}
._-node_modules-react-toolbox-lib-dropdown-theme__values___3ewlk {
  background-color: rgb(255, 255, 255);
  border-radius: 2px;
  list-style: none;
  margin: 0;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  transition-duration: 0.35s;
  transition-property: max-height, box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  z-index: 100
}
._-node_modules-react-toolbox-lib-dropdown-theme__values___3ewlk > * {
  cursor: pointer;
  overflow: hidden;
  padding: 10px;
  position: relative;
}
._-node_modules-react-toolbox-lib-dropdown-theme__values___3ewlk > *:hover:not(._-node_modules-react-toolbox-lib-dropdown-theme__disabled___1OtcY) {
  background-color: rgb(238, 238, 238);
}
._-node_modules-react-toolbox-lib-dropdown-theme__values___3ewlk > *._-node_modules-react-toolbox-lib-dropdown-theme__selected___3PJOq {
  color: rgb(63, 81, 181);
}
._-node_modules-react-toolbox-lib-dropdown-theme__values___3ewlk > *._-node_modules-react-toolbox-lib-dropdown-theme__disabled___1OtcY {
  color: rgba(0, 0, 0, 0.26);
  cursor: not-allowed;
}
._-node_modules-react-toolbox-lib-dropdown-theme__values___3ewlk::-webkit-scrollbar {
  height: 0;
  width: 0;
}
._-node_modules-react-toolbox-lib-slider-theme__container___8y64C {
  height: 32px;
  margin-right: 32px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: calc(100% - 32px);
  box-sizing: border-box;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%
}
._-node_modules-react-toolbox-lib-slider-theme__container___8y64C *,
    ._-node_modules-react-toolbox-lib-slider-theme__container___8y64C *::after,
    ._-node_modules-react-toolbox-lib-slider-theme__container___8y64C *::before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-touch-callout: none;
}
._-node_modules-react-toolbox-lib-slider-theme__container___8y64C:not(:last-child) {
  margin-right: 42px;
}
._-node_modules-react-toolbox-lib-slider-theme__container___8y64C:not(:first-child) {
  margin-left: 10px;
}
._-node_modules-react-toolbox-lib-slider-theme__knob___1aeUJ {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: relative;
  top: 0;
  width: 32px;
  z-index: 200;
}
._-node_modules-react-toolbox-lib-slider-theme__innerknob___2M_jh {
  background-color: rgb(63, 81, 181);
  border-radius: 50%;
  height: 12px;
  transition-duration: 0.1s;
  transition-property: height, width, background-color, border;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 12px;
  z-index: 100;
}
._-node_modules-react-toolbox-lib-slider-theme__snaps___b7Jqw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 2px;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 15px;
  width: calc(100% + 2px)
}
._-node_modules-react-toolbox-lib-slider-theme__snaps___b7Jqw::after {
  background-color: rgb(0, 0, 0);
  border-radius: 50%;
  content: '';
  display: block;
  height: 2px;
  width: 2px;
}
._-node_modules-react-toolbox-lib-slider-theme__snap___2d_BZ {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1
}
._-node_modules-react-toolbox-lib-slider-theme__snap___2d_BZ::after {
  background-color: rgb(0, 0, 0);
  border-radius: 50%;
  content: '';
  display: block;
  height: 2px;
  width: 2px;
}
._-node_modules-react-toolbox-lib-slider-theme__input___1lXE4 {
  margin-bottom: 0;
  padding: 0;
  width: 50px
}
._-node_modules-react-toolbox-lib-slider-theme__input___1lXE4 > input {
  text-align: center;
}
._-node_modules-react-toolbox-lib-slider-theme__progress___2Kwkv {
  height: 100%;
  left: 16px;
  position: absolute;
  top: 0;
  width: 100%
}
._-node_modules-react-toolbox-lib-slider-theme__progress___2Kwkv ._-node_modules-react-toolbox-lib-slider-theme__innerprogress___1sX60 {
  height: 2px;
  position: absolute;
  top: 15px;
}
._-node_modules-react-toolbox-lib-slider-theme__progress___2Kwkv ._-node_modules-react-toolbox-lib-slider-theme__innerprogress___1sX60 [data-ref='value'] {
  transition-duration: 0s;
}
._-node_modules-react-toolbox-lib-slider-theme__slider___1qox4:focus ._-node_modules-react-toolbox-lib-slider-theme__knob___1aeUJ::before {
  background-color: rgb(63, 81, 181);
  border-radius: 50%;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0.26;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
._-node_modules-react-toolbox-lib-slider-theme__slider___1qox4[disabled] {
  cursor: auto;
  pointer-events: none;
}
._-node_modules-react-toolbox-lib-slider-theme__slider___1qox4[disabled] ._-node_modules-react-toolbox-lib-slider-theme__innerknob___2M_jh {
  background-color: rgba(177, 177, 177, 1);
}
._-node_modules-react-toolbox-lib-slider-theme__slider___1qox4._-node_modules-react-toolbox-lib-slider-theme__editable___sdTuk {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
._-node_modules-react-toolbox-lib-slider-theme__slider___1qox4._-node_modules-react-toolbox-lib-slider-theme__pinned___1wYm5 ._-node_modules-react-toolbox-lib-slider-theme__innerknob___2M_jh::before {
  background-color: rgb(63, 81, 181);
  border-radius: 50% 50% 50% 0;
  content: '';
  height: 26px;
  left: 0;
  margin-left: 3px;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(-45deg) scale(0) translate(0);
      -ms-transform: rotate(-45deg) scale(0) translate(0);
          transform: rotate(-45deg) scale(0) translate(0);
  transition: background-color 0.18s ease,
        -webkit-transform 0.2s ease;
  transition: transform 0.2s ease,
        background-color 0.18s ease;
  transition:
        transform 0.2s ease,
        background-color 0.18s ease,
        -webkit-transform 0.2s ease;
  width: 26px;
}
._-node_modules-react-toolbox-lib-slider-theme__slider___1qox4._-node_modules-react-toolbox-lib-slider-theme__pinned___1wYm5 ._-node_modules-react-toolbox-lib-slider-theme__innerknob___2M_jh::after {
  color: rgb(255, 255, 255);
  content: attr(data-value);
  font-size: 10px;
  height: 26px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transform: scale(0) translate(0);
      -ms-transform: scale(0) translate(0);
          transform: scale(0) translate(0);
  transition: background-color 0.18s ease,
        -webkit-transform 0.2s ease;
  transition: transform 0.2s ease,
        background-color 0.18s ease;
  transition:
        transform 0.2s ease,
        background-color 0.18s ease,
        -webkit-transform 0.2s ease;
  width: 32px;
}
._-node_modules-react-toolbox-lib-slider-theme__slider___1qox4._-node_modules-react-toolbox-lib-slider-theme__pressed___1KBh3._-node_modules-react-toolbox-lib-slider-theme__pinned___1wYm5 ._-node_modules-react-toolbox-lib-slider-theme__innerknob___2M_jh::before {
  -webkit-transform: rotate(-45deg) scale(1) translate(17px, -17px);
      -ms-transform: rotate(-45deg) scale(1) translate(17px, -17px);
          transform: rotate(-45deg) scale(1) translate(17px, -17px);
  transition-delay: 100ms;
}
._-node_modules-react-toolbox-lib-slider-theme__slider___1qox4._-node_modules-react-toolbox-lib-slider-theme__pressed___1KBh3._-node_modules-react-toolbox-lib-slider-theme__pinned___1wYm5 ._-node_modules-react-toolbox-lib-slider-theme__innerknob___2M_jh::after {
  -webkit-transform: scale(1) translate(0, -17px);
      -ms-transform: scale(1) translate(0, -17px);
          transform: scale(1) translate(0, -17px);
  transition-delay: 100ms;
}
._-node_modules-react-toolbox-lib-slider-theme__slider___1qox4._-node_modules-react-toolbox-lib-slider-theme__pressed___1KBh3:not(._-node_modules-react-toolbox-lib-slider-theme__pinned___1wYm5)._-node_modules-react-toolbox-lib-slider-theme__ring___1ySy1 ._-node_modules-react-toolbox-lib-slider-theme__progress___2Kwkv {
  left: 30px;
  width: calc(100% - 14px);
}
._-node_modules-react-toolbox-lib-slider-theme__slider___1qox4._-node_modules-react-toolbox-lib-slider-theme__pressed___1KBh3:not(._-node_modules-react-toolbox-lib-slider-theme__pinned___1wYm5) ._-node_modules-react-toolbox-lib-slider-theme__innerknob___2M_jh {
  height: 100%;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
}
._-node_modules-react-toolbox-lib-slider-theme__slider___1qox4._-node_modules-react-toolbox-lib-slider-theme__ring___1ySy1 ._-node_modules-react-toolbox-lib-slider-theme__innerknob___2M_jh {
  background-color: transparent;
  border: 2px solid rgb(238, 238, 238);
}
._-node_modules-react-toolbox-lib-slider-theme__slider___1qox4._-node_modules-react-toolbox-lib-slider-theme__ring___1ySy1 ._-node_modules-react-toolbox-lib-slider-theme__innerknob___2M_jh::before {
  background-color: rgb(63, 81, 181);
}
._-node_modules-react-toolbox-lib-slider-theme__slider___1qox4._-node_modules-react-toolbox-lib-slider-theme__ring___1ySy1 ._-node_modules-react-toolbox-lib-slider-theme__progress___2Kwkv {
  left: 20px;
  transition:
        left 0.18s ease,
        width 0.18s ease;
  width: calc(100% - 2px * 2);
}
._-node_modules-react-toolbox-lib-slider-theme__slider___1qox4._-node_modules-react-toolbox-lib-slider-theme__ring___1ySy1._-node_modules-react-toolbox-lib-slider-theme__pinned___1wYm5 ._-node_modules-react-toolbox-lib-slider-theme__innerknob___2M_jh {
  background-color: rgb(255, 255, 255);
}
._-node_modules-react-toolbox-lib-slider-theme__slider___1qox4._-node_modules-react-toolbox-lib-slider-theme__ring___1ySy1._-node_modules-react-toolbox-lib-slider-theme__pinned___1wYm5 ._-node_modules-react-toolbox-lib-slider-theme__progress___2Kwkv {
  left: 16px;
  width: 100%;
}
._-node_modules-react-toolbox-lib-avatar-theme__avatar___1C3r3 {
  background-color: rgb(158, 158, 158);
  border-radius: 50%;
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 24px;
  height: 40px;
  overflow: hidden;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  box-sizing: border-box;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%
}
._-node_modules-react-toolbox-lib-avatar-theme__avatar___1C3r3 *,
    ._-node_modules-react-toolbox-lib-avatar-theme__avatar___1C3r3 *::after,
    ._-node_modules-react-toolbox-lib-avatar-theme__avatar___1C3r3 *::before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-touch-callout: none;
}
._-node_modules-react-toolbox-lib-avatar-theme__avatar___1C3r3 > svg {
  fill: currentColor;
  height: 40px;
  width: 1em;
}
._-node_modules-react-toolbox-lib-avatar-theme__avatar___1C3r3 > img {
  height: auto;
  max-width: 100%;
}
._-node_modules-react-toolbox-lib-avatar-theme__image___1izFW {
  background-color: transparent;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
._-node_modules-react-toolbox-lib-avatar-theme__letter___hkoQC {
  display: block;
  line-height: 40px;
  width: 100%;
}
._-node_modules-react-toolbox-lib-chip-theme__chip___1Ybwj {
  background-color: rgb(238, 238, 238);
  border-radius: 32px;
  color: rgb(117, 117, 117);
  display: inline-block;
  font-size: 14px;
  line-height: 32px;
  margin-right: 2.5px;
  max-width: 100%;
  overflow: hidden;
  padding: 0 12px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}
._-node_modules-react-toolbox-lib-chip-theme__chip___1Ybwj *,
    ._-node_modules-react-toolbox-lib-chip-theme__chip___1Ybwj *::after,
    ._-node_modules-react-toolbox-lib-chip-theme__chip___1Ybwj *::before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-touch-callout: none;
}
._-node_modules-react-toolbox-lib-chip-theme__avatar___1bHhS {
  padding-left: 0
}
._-node_modules-react-toolbox-lib-chip-theme__avatar___1bHhS > [data-react-toolbox='avatar'] {
  height: 32px;
  margin-right: 8px;
  vertical-align: middle;
  width: 32px;
}
._-node_modules-react-toolbox-lib-chip-theme__avatar___1bHhS > [data-react-toolbox='avatar'] > span {
  font-size: 20px;
  line-height: 32px;
}
._-node_modules-react-toolbox-lib-chip-theme__deletable___3QFi0 {
  padding-right: 32px;
}
._-node_modules-react-toolbox-lib-chip-theme__delete___1cJ27 {
  cursor: pointer;
  display: inline-block;
  height: 24px;
  margin: 4px;
  padding: 4px;
  position: absolute;
  right: 0;
  width: 24px;
}
._-node_modules-react-toolbox-lib-chip-theme__delete___1cJ27:hover ._-node_modules-react-toolbox-lib-chip-theme__deleteIcon___2YJBg {
  background: rgb(158, 158, 158);
}
._-node_modules-react-toolbox-lib-chip-theme__deleteIcon___2YJBg {
  background: rgb(189, 189, 189);
  border-radius: 24px;
  vertical-align: top
}
._-node_modules-react-toolbox-lib-chip-theme__deleteIcon___2YJBg ._-node_modules-react-toolbox-lib-chip-theme__deleteX___2ViTl {
  fill: transparent;
  stroke: rgb(255, 255, 255);
  stroke-width: 4px;
}
._-node_modules-react-toolbox-lib-autocomplete-theme__autocomplete___3I1bq {
  padding: 10px 0;
  position: relative;
  box-sizing: border-box;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%
}
._-node_modules-react-toolbox-lib-autocomplete-theme__autocomplete___3I1bq *,
    ._-node_modules-react-toolbox-lib-autocomplete-theme__autocomplete___3I1bq *::after,
    ._-node_modules-react-toolbox-lib-autocomplete-theme__autocomplete___3I1bq *::before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-touch-callout: none;
}
._-node_modules-react-toolbox-lib-autocomplete-theme__autocomplete___3I1bq._-node_modules-react-toolbox-lib-autocomplete-theme__focus___37Buu ._-node_modules-react-toolbox-lib-autocomplete-theme__suggestions___1sFFz {
  box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 4px rgba(0, 0, 0, .24);
  max-height: 45vh;
  visibility: visible;
}
._-node_modules-react-toolbox-lib-autocomplete-theme__values___QK9uz {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0 0 5px 0;
}
._-node_modules-react-toolbox-lib-autocomplete-theme__value___17Lq4 {
  margin: 2.5px 5px 2.5px 0;
}
._-node_modules-react-toolbox-lib-autocomplete-theme__suggestions___1sFFz {
  background-color: rgb(255, 255, 255);
  list-style: none;
  max-height: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  transition-duration: 0.35s;
  transition-property: max-height, box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  visibility: hidden;
  width: 100%;
  z-index: 100
}
._-node_modules-react-toolbox-lib-autocomplete-theme__suggestions___1sFFz:not(._-node_modules-react-toolbox-lib-autocomplete-theme__up___3r1iC) {
  margin-top: -20px;
}
._-node_modules-react-toolbox-lib-autocomplete-theme__suggestions___1sFFz._-node_modules-react-toolbox-lib-autocomplete-theme__up___3r1iC {
  bottom: 0;
}
._-node_modules-react-toolbox-lib-autocomplete-theme__suggestions___1sFFz::-webkit-scrollbar {
  height: 0;
  width: 0;
}
._-node_modules-react-toolbox-lib-autocomplete-theme__suggestion___-zUVv {
  cursor: pointer;
  font-size: 16px;
  padding: 10px
}
._-node_modules-react-toolbox-lib-autocomplete-theme__suggestion___-zUVv._-node_modules-react-toolbox-lib-autocomplete-theme__active___8jfwt {
  background-color: rgb(238, 238, 238);
}
._-node_modules-react-toolbox-lib-autocomplete-theme__input___2tnJ4 {
  position: relative
}
._-node_modules-react-toolbox-lib-autocomplete-theme__input___2tnJ4::after {
  border-left: 5.48571px solid transparent;
  border-right: 5.48571px solid transparent;
  border-top: 5.48571px solid rgba(0, 0, 0, 0.12);
  content: '';
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 8px;
  top: 50%;
  transition: -webkit-transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  width: 0;
}
._-node_modules-react-toolbox-lib-snackbar-theme__snackbar___2Uajw {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgb(33, 33, 33);
  border-radius: 2px;
  bottom: 0;
  color: rgb(255, 255, 255);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 24px;
  margin: 14px auto 0;
  padding: 14px 24px;
  position: fixed;
  right: 24px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.35s;
  z-index: 200;
  box-sizing: border-box;
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%
}
._-node_modules-react-toolbox-lib-snackbar-theme__snackbar___2Uajw *,
    ._-node_modules-react-toolbox-lib-snackbar-theme__snackbar___2Uajw *::after,
    ._-node_modules-react-toolbox-lib-snackbar-theme__snackbar___2Uajw *::before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-touch-callout: none;
}
._-node_modules-react-toolbox-lib-snackbar-theme__snackbar___2Uajw._-node_modules-react-toolbox-lib-snackbar-theme__accept___360jG ._-node_modules-react-toolbox-lib-snackbar-theme__button___22-_y {
  color: rgb(76, 175, 80);
}
._-node_modules-react-toolbox-lib-snackbar-theme__snackbar___2Uajw._-node_modules-react-toolbox-lib-snackbar-theme__warning___3b0Hc ._-node_modules-react-toolbox-lib-snackbar-theme__button___22-_y {
  color: rgb(238, 255, 65);
}
._-node_modules-react-toolbox-lib-snackbar-theme__snackbar___2Uajw._-node_modules-react-toolbox-lib-snackbar-theme__cancel___2Cpg4 ._-node_modules-react-toolbox-lib-snackbar-theme__button___22-_y {
  color: rgb(244, 67, 54);
}
._-node_modules-react-toolbox-lib-snackbar-theme__snackbar___2Uajw:not(._-node_modules-react-toolbox-lib-snackbar-theme__active___3FaiB) {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
._-node_modules-react-toolbox-lib-snackbar-theme__snackbar___2Uajw._-node_modules-react-toolbox-lib-snackbar-theme__active___3FaiB {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
}
._-node_modules-react-toolbox-lib-snackbar-theme__label___34qNX {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 14px;
}
._-node_modules-react-toolbox-lib-snackbar-theme__button___22-_y {
  margin: -7px     -12px     -7px     48px;
  min-width: inherit;
}

/*# sourceMappingURL=index.e25846f6eb28cb1d580c.css.map*/